{
  "captchaResult": "CAPTCHA_NOT_NEEDED",
  "kind": "pagespeedonline#result",
  "id": "https://beaconhormone.com/",
  "loadingExperience": {
    "initial_url": "https://beaconhormone.com/"
  },
  "lighthouseResult": {
    "requestedUrl": "https://beaconhormone.com/",
    "finalUrl": "https://beaconhormone.com/",
    "mainDocumentUrl": "https://beaconhormone.com/",
    "finalDisplayedUrl": "https://beaconhormone.com/",
    "lighthouseVersion": "13.4.0",
    "userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/149.0.7827.155 Safari/537.36",
    "fetchTime": "2026-07-21T07:39:11.179Z",
    "environment": {
      "networkUserAgent": "Mozilla/5.0 (Linux; Android 11; moto g power (2022)) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Mobile Safari/537.36",
      "hostUserAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/149.0.7827.155 Safari/537.36",
      "benchmarkIndex": 776.5,
      "credits": {
        "axe-core": "4.12.0"
      }
    },
    "runWarnings": [],
    "configSettings": {
      "emulatedFormFactor": "mobile",
      "formFactor": "mobile",
      "locale": "en-US",
      "onlyCategories": [
        "performance",
        "accessibility",
        "best-practices",
        "seo"
      ],
      "channel": "lr"
    },
    "audits": {
      "link-in-text-block": {
        "id": "link-in-text-block",
        "title": "Links are distinguishable without relying on color.",
        "description": "Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. [Learn how to make links distinguishable](https://dequeuniversity.com/rules/axe/4.12/link-in-text-block).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "type": "table",
          "items": [],
          "headings": [
            {
              "label": "Failing Elements",
              "valueType": "node",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "key": "node"
            }
          ]
        }
      },
      "geolocation-on-start": {
        "id": "geolocation-on-start",
        "title": "Avoids requesting the geolocation permission on page load",
        "description": "Users are mistrustful of or confused by sites that request their location without context. Consider tying the request to a user action instead. [Learn more about the geolocation permission](https://developer.chrome.com/docs/lighthouse/best-practices/geolocation-on-start/). Also consider using the [`\u003cgeolocation\u003e` element](https://developer.chrome.com/blog/geolocation-html-element).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "items": [],
          "headings": [
            {
              "key": "source",
              "label": "Source",
              "valueType": "source-location"
            }
          ],
          "type": "table"
        }
      },
      "meta-viewport": {
        "id": "meta-viewport",
        "title": "`[user-scalable=\"no\"]` is not used in the `\u003cmeta name=\"viewport\"\u003e` element and the `[maximum-scale]` attribute is not less than 5.",
        "description": "Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more about the viewport meta tag](https://dequeuniversity.com/rules/axe/4.12/meta-viewport).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "type": "table",
          "items": [],
          "headings": [
            {
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "key": "node",
              "label": "Failing Elements",
              "valueType": "node"
            }
          ]
        }
      },
      "largest-contentful-paint": {
        "id": "largest-contentful-paint",
        "title": "Largest Contentful Paint",
        "description": "Largest Contentful Paint marks the time at which the largest text or image is painted. [Learn more about the Largest Contentful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-largest-contentful-paint/)",
        "score": 0.75,
        "scoreDisplayMode": "numeric",
        "displayValue": "3.1 s",
        "numericValue": 3089.2116589983921,
        "numericUnit": "millisecond"
      },
      "use-landmarks": {
        "id": "use-landmarks",
        "title": "HTML5 landmark elements are used to improve navigation",
        "description": "Landmark elements (`\u003cmain\u003e`, `\u003cnav\u003e`, etc.) are used to improve the keyboard navigation of the page for assistive technology. [Learn more about landmark elements](https://developer.chrome.com/docs/lighthouse/accessibility/use-landmarks/).",
        "score": null,
        "scoreDisplayMode": "manual"
      },
      "unused-css-rules": {
        "id": "unused-css-rules",
        "title": "Reduce unused CSS",
        "description": "Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/).",
        "score": 1,
        "scoreDisplayMode": "metricSavings",
        "metricSavings": {
          "LCP": 0,
          "FCP": 0
        },
        "details": {
          "type": "opportunity",
          "overallSavingsMs": 0,
          "items": [],
          "headings": [],
          "sortedBy": [
            "wastedBytes"
          ],
          "debugData": {
            "type": "debugdata",
            "metricSavings": {
              "LCP": 0,
              "FCP": 0
            }
          },
          "overallSavingsBytes": 0
        },
        "numericValue": 0,
        "numericUnit": "millisecond"
      },
      "valid-lang": {
        "id": "valid-lang",
        "title": "`[lang]` attributes have a valid value",
        "description": "Specifying a valid [BCP 47 language](https://www.w3.org/International/questions/qa-choosing-language-tags#question) on elements helps ensure that text is pronounced correctly by a screen reader. [Learn how to use the `lang` attribute](https://dequeuniversity.com/rules/axe/4.12/valid-lang).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "aria-toggle-field-name": {
        "id": "aria-toggle-field-name",
        "title": "ARIA toggle fields have accessible names",
        "description": "When a toggle field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about toggle fields](https://dequeuniversity.com/rules/axe/4.12/aria-toggle-field-name).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "aria-valid-attr-value": {
        "id": "aria-valid-attr-value",
        "title": "`[aria-*]` attributes have valid values",
        "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more about valid values for ARIA attributes](https://dequeuniversity.com/rules/axe/4.12/aria-valid-attr-value).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "type": "table",
          "items": [],
          "headings": [
            {
              "label": "Failing Elements",
              "valueType": "node",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "key": "node"
            }
          ]
        }
      },
      "th-has-data-cells": {
        "id": "th-has-data-cells",
        "title": "`\u003cth\u003e` elements and elements with `[role=\"columnheader\"/\"rowheader\"]` have data cells they describe.",
        "description": "Screen readers have features to make navigating tables easier. Ensuring table headers always refer to some set of cells may improve the experience for screen reader users. [Learn more about table headers](https://dequeuniversity.com/rules/axe/4.12/th-has-data-cells).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "object-alt": {
        "id": "object-alt",
        "title": "`\u003cobject\u003e` elements have alternate text",
        "description": "Screen readers cannot translate non-text content. Adding alternate text to `\u003cobject\u003e` elements helps screen readers convey meaning to users. [Learn more about alt text for `object` elements](https://dequeuniversity.com/rules/axe/4.12/object-alt).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "dom-size-insight": {
        "id": "dom-size-insight",
        "title": "Optimize DOM size",
        "description": "A large DOM can increase the duration of style calculations and layout reflows, impacting page responsiveness. A large DOM will also increase memory usage. [Learn how to avoid an excessive DOM size](https://developer.chrome.com/docs/performance/insights/dom-size).",
        "score": 1,
        "scoreDisplayMode": "informative",
        "metricSavings": {
          "INP": 0
        },
        "details": {
          "type": "table",
          "items": [
            {
              "value": {
                "granularity": 1,
                "type": "numeric",
                "value": 798
              },
              "statistic": "Total elements"
            },
            {
              "value": {
                "value": 9,
                "type": "numeric",
                "granularity": 1
              },
              "node": {
                "path": "1,HTML,1,BODY,15,SECTION,1,DIV,0,DIV,2,DIV,1,DIV,2,DIV,0,svg,0,path",
                "type": "node",
                "selector": "div \u003e div.review-badge \u003e svg.g-icon \u003e path",
                "nodeLabel": "div \u003e div.review-badge \u003e svg.g-icon \u003e path",
                "snippet": "\u003cpath d=\"M22.56 12.25c0-.78-.07-1.53-.2-2.25H12v4.26h5.92c-.26 1.37-1.04 2.53-2.21 …\" fill=\"#4285F4\"\u003e",
                "lhId": "page-5-path",
                "boundingRect": {
                  "top": 18904,
                  "height": 6,
                  "right": 114,
                  "left": 108,
                  "width": 6,
                  "bottom": 18909
                }
              },
              "statistic": "DOM depth"
            },
            {
              "value": {
                "value": 39,
                "type": "numeric",
                "granularity": 1
              },
              "node": {
                "boundingRect": {
                  "top": 16,
                  "height": 40,
                  "right": 61,
                  "left": 21,
                  "width": 40,
                  "bottom": 56
                },
                "lhId": "page-4-svg",
                "nodeLabel": "body \u003e nav \u003e a.logo \u003e svg",
                "snippet": "\u003csvg width=\"40\" height=\"40\" viewBox=\"0 0 400 400\" aria-hidden=\"true\" xmlns=\"http://www.w3.org/2000/svg\"\u003e",
                "selector": "body \u003e nav \u003e a.logo \u003e svg",
                "type": "node",
                "path": "1,HTML,1,BODY,0,NAV,0,A,0,svg"
              },
              "statistic": "Most children"
            }
          ],
          "headings": [
            {
              "key": "statistic",
              "label": "Statistic",
              "valueType": "text"
            },
            {
              "key": "node",
              "label": "Element",
              "valueType": "node"
            },
            {
              "key": "value",
              "label": "Value",
              "valueType": "numeric"
            }
          ],
          "debugData": {
            "maxDepth": 9,
            "totalElements": 798,
            "type": "debugdata",
            "maxChildren": 39
          }
        },
        "numericValue": 798,
        "numericUnit": "element"
      },
      "csp-xss": {
        "id": "csp-xss",
        "title": "Ensure CSP is effective against XSS attacks",
        "description": "A strong Content Security Policy (CSP) significantly reduces the risk of cross-site scripting (XSS) attacks. [Learn how to use a CSP to prevent XSS](https://developer.chrome.com/docs/lighthouse/best-practices/csp-xss/)",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "type": "table",
          "items": [
            {
              "severity": "High",
              "description": "`script-src` directive is missing. This can allow the execution of unsafe scripts.",
              "directive": "script-src"
            },
            {
              "severity": "High",
              "description": "Missing `object-src` allows the injection of plugins that execute unsafe scripts. Consider setting `object-src` to `'none'` if you can.",
              "directive": "object-src"
            }
          ],
          "headings": [
            {
              "subItemsHeading": {
                "key": "description"
              },
              "key": "description",
              "label": "Description",
              "valueType": "text"
            },
            {
              "label": "Directive",
              "valueType": "code",
              "subItemsHeading": {
                "key": "directive"
              },
              "key": "directive"
            },
            {
              "subItemsHeading": {
                "key": "severity"
              },
              "key": "severity",
              "label": "Severity",
              "valueType": "text"
            }
          ]
        }
      },
      "viewport-insight": {
        "id": "viewport-insight",
        "title": "Optimize viewport for mobile",
        "description": "Tap interactions may be [delayed by up to 300 ms](https://developer.chrome.com/docs/performance/insights/viewport) if the viewport is not optimized for mobile.",
        "score": 1,
        "scoreDisplayMode": "numeric",
        "metricSavings": {
          "INP": 0
        },
        "details": {
          "items": [
            {
              "node": {
                "boundingRect": {
                  "width": 0,
                  "bottom": 0,
                  "left": 0,
                  "right": 0,
                  "height": 0,
                  "top": 0
                },
                "lhId": "page-3-META",
                "path": "1,HTML,0,HEAD,1,META",
                "type": "node",
                "nodeLabel": "head \u003e meta",
                "snippet": "\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e",
                "selector": "head \u003e meta"
              }
            }
          ],
          "headings": [
            {
              "key": "node",
              "valueType": "node"
            }
          ],
          "type": "table"
        }
      },
      "unminified-css": {
        "id": "unminified-css",
        "title": "Minify CSS",
        "description": "Minifying CSS files can reduce network payload sizes. [Learn how to minify CSS](https://developer.chrome.com/docs/lighthouse/performance/unminified-css/).",
        "score": 1,
        "scoreDisplayMode": "metricSavings",
        "metricSavings": {
          "LCP": 0,
          "FCP": 0
        },
        "details": {
          "debugData": {
            "type": "debugdata",
            "metricSavings": {
              "LCP": 0,
              "FCP": 0
            }
          },
          "overallSavingsBytes": 0,
          "sortedBy": [
            "wastedBytes"
          ],
          "overallSavingsMs": 0,
          "items": [],
          "headings": [],
          "type": "opportunity"
        },
        "numericValue": 0,
        "numericUnit": "millisecond"
      },
      "notification-on-start": {
        "id": "notification-on-start",
        "title": "Avoids requesting the notification permission on page load",
        "description": "Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. [Learn more about responsibly getting permission for notifications](https://developer.chrome.com/docs/lighthouse/best-practices/notification-on-start/).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "type": "table",
          "items": [],
          "headings": [
            {
              "label": "Source",
              "valueType": "source-location",
              "key": "source"
            }
          ]
        }
      },
      "label-content-name-mismatch": {
        "id": "label-content-name-mismatch",
        "title": "Elements with visible text labels have matching accessible names.",
        "description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https://dequeuniversity.com/rules/axe/4.12/label-content-name-mismatch).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "network-requests": {
        "id": "network-requests",
        "title": "Network Requests",
        "description": "Lists the network requests that were made during page load.",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "type": "table",
          "items": [
            {
              "cache": "none",
              "protocol": "h2",
              "networkEndTime": 542.18599999975413,
              "entity": "beaconhormone.com",
              "sessionTargetType": "page",
              "url": "https://beaconhormone.com/",
              "priority": "VeryHigh",
              "mimeType": "text/html",
              "networkRequestTime": 1.1810000003315508,
              "finished": true,
              "statusCode": 200,
              "resourceSize": 102613,
              "rendererStartTime": 0,
              "transferSize": 21901,
              "experimentalFromMainFrame": true,
              "resourceType": "Document"
            },
            {
              "cache": "none",
              "networkEndTime": 564.50899999961257,
              "protocol": "h2",
              "entity": "Google Fonts",
              "url": "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&family=DM+Sans:wght@300;400;500&display=swap",
              "sessionTargetType": "page",
              "priority": "VeryHigh",
              "networkRequestTime": 558.14099999982864,
              "mimeType": "text/css",
              "finished": true,
              "statusCode": 200,
              "transferSize": 1592,
              "experimentalFromMainFrame": true,
              "resourceType": "Stylesheet",
              "rendererStartTime": 556.22899999981746,
              "resourceSize": 12881
            },
            {
              "resourceType": "Image",
              "experimentalFromMainFrame": true,
              "transferSize": 25326,
              "rendererStartTime": 556.72699999948964,
              "resourceSize": 25004,
              "statusCode": 200,
              "finished": true,
              "networkRequestTime": 558.59699999960139,
              "mimeType": "image/webp",
              "priority": "Medium",
              "sessionTargetType": "page",
              "url": "https://beaconhormone.com/sergio.jpg",
              "entity": "beaconhormone.com",
              "networkEndTime": 1197.5509999999776,
              "protocol": "h2",
              "cache": "none"
            },
            {
              "cache": "none",
              "protocol": "h2",
              "networkEndTime": 582.53700000001118,
              "entity": "Google Fonts",
              "sessionTargetType": "page",
              "url": "https://fonts.gstatic.com/s/dmsans/v17/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K6z9mXg.woff2",
              "priority": "VeryHigh",
              "mimeType": "font/woff2",
              "networkRequestTime": 578.57299999985844,
              "finished": true,
              "statusCode": 200,
              "resourceSize": 36980,
              "rendererStartTime": 577.99699999997392,
              "transferSize": 37792,
              "resourceType": "Font",
              "experimentalFromMainFrame": true
            },
            {
              "cache": "none",
              "networkEndTime": 584.06999999983236,
              "protocol": "h2",
              "entity": "Google Fonts",
              "url": "https://fonts.gstatic.com/s/cormorantgaramond/v21/co3bmX5slCNuHLi8bLeY9MK7whWMhyjYqXtKky2F7g.woff2",
              "sessionTargetType": "page",
              "networkRequestTime": 580.52599999960512,
              "mimeType": "font/woff2",
              "priority": "VeryHigh",
              "statusCode": 200,
              "transferSize": 38587,
              "experimentalFromMainFrame": true,
              "resourceType": "Font",
              "resourceSize": 37776,
              "rendererStartTime": 580.02000000001863,
              "finished": true
            },
            {
              "statusCode": 200,
              "transferSize": 40115,
              "experimentalFromMainFrame": true,
              "resourceType": "Font",
              "rendererStartTime": 580.30699999956414,
              "resourceSize": 39304,
              "finished": true,
              "networkRequestTime": 580.67799999983981,
              "mimeType": "font/woff2",
              "priority": "VeryHigh",
              "entity": "Google Fonts",
              "sessionTargetType": "page",
              "url": "https://fonts.gstatic.com/s/cormorantgaramond/v21/co3ZmX5slCNuHLi8bLeY9MK7whWMhyjYrEtImSqn7B6D.woff2",
              "cache": "none",
              "networkEndTime": 583.811999999918,
              "protocol": "h2"
            }
          ],
          "headings": [
            {
              "label": "URL",
              "valueType": "url",
              "key": "url"
            },
            {
              "key": "protocol",
              "label": "Protocol",
              "valueType": "text"
            },
            {
              "label": "Network Request Time",
              "valueType": "ms",
              "granularity": 1,
              "key": "networkRequestTime"
            },
            {
              "granularity": 1,
              "key": "networkEndTime",
              "label": "Network End Time",
              "valueType": "ms"
            },
            {
              "displayUnit": "kb",
              "granularity": 1,
              "key": "transferSize",
              "label": "Transfer Size",
              "valueType": "bytes"
            },
            {
              "displayUnit": "kb",
              "granularity": 1,
              "key": "resourceSize",
              "label": "Resource Size",
              "valueType": "bytes"
            },
            {
              "key": "statusCode",
              "label": "Status Code",
              "valueType": "text"
            },
            {
              "label": "MIME Type",
              "valueType": "text",
              "key": "mimeType"
            },
            {
              "label": "Resource Type",
              "valueType": "text",
              "key": "resourceType"
            }
          ],
          "debugData": {
            "initiators": [
              {
                "columnNumber": 179,
                "lineNumber": 18,
                "type": "parser",
                "url": "https://beaconhormone.com/"
              },
              {
                "type": "parser",
                "url": "https://beaconhormone.com/",
                "columnNumber": 112,
                "lineNumber": 569
              },
              {
                "type": "parser",
                "url": "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&family=DM+Sans:wght@300;400;500&display=swap"
              },
              {
                "type": "parser",
                "url": "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&family=DM+Sans:wght@300;400;500&display=swap"
              },
              {
                "type": "parser",
                "url": "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&family=DM+Sans:wght@300;400;500&display=swap"
              }
            ],
            "networkStartTimeTs": 3439029046,
            "type": "debugdata"
          }
        }
      },
      "document-title": {
        "id": "document-title",
        "title": "Document has a `\u003ctitle\u003e` element",
        "description": "The title gives screen reader users an overview of the page, and search engine users rely on it heavily to determine if a page is relevant to their search. [Learn more about document titles](https://dequeuniversity.com/rules/axe/4.12/document-title).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "type": "table",
          "headings": [
            {
              "label": "Failing Elements",
              "valueType": "node",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "key": "node"
            }
          ],
          "items": []
        }
      },
      "total-byte-weight": {
        "id": "total-byte-weight",
        "title": "Avoids enormous network payloads",
        "description": "Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https://developer.chrome.com/docs/lighthouse/performance/total-byte-weight/).",
        "score": 1,
        "scoreDisplayMode": "metricSavings",
        "displayValue": "Total size was 161 KiB",
        "details": {
          "type": "table",
          "sortedBy": [
            "totalBytes"
          ],
          "headings": [
            {
              "label": "URL",
              "valueType": "url",
              "key": "url"
            },
            {
              "label": "Transfer Size",
              "valueType": "bytes",
              "key": "totalBytes"
            }
          ],
          "items": [
            {
              "totalBytes": 40115,
              "url": "https://fonts.gstatic.com/s/cormorantgaramond/v21/co3ZmX5slCNuHLi8bLeY9MK7whWMhyjYrEtImSqn7B6D.woff2"
            },
            {
              "totalBytes": 38587,
              "url": "https://fonts.gstatic.com/s/cormorantgaramond/v21/co3bmX5slCNuHLi8bLeY9MK7whWMhyjYqXtKky2F7g.woff2"
            },
            {
              "totalBytes": 37792,
              "url": "https://fonts.gstatic.com/s/dmsans/v17/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K6z9mXg.woff2"
            },
            {
              "totalBytes": 25326,
              "url": "https://beaconhormone.com/sergio.jpg"
            },
            {
              "totalBytes": 21901,
              "url": "https://beaconhormone.com/"
            },
            {
              "totalBytes": 1592,
              "url": "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&family=DM+Sans:wght@300;400;500&display=swap"
            }
          ]
        },
        "numericValue": 165313,
        "numericUnit": "byte"
      },
      "document-latency-insight": {
        "id": "document-latency-insight",
        "title": "Document request latency",
        "description": "Your first network request is the most important. [Reduce its latency](https://developer.chrome.com/docs/performance/insights/document-latency) by avoiding redirects, ensuring a fast server response, and enabling text compression.",
        "score": 1,
        "scoreDisplayMode": "metricSavings",
        "metricSavings": {
          "LCP": 0,
          "FCP": 0
        },
        "details": {
          "items": {
            "serverResponseIsFast": {
              "label": "Server responds quickly (observed 52 ms)",
              "value": true
            },
            "noRedirects": {
              "value": true,
              "label": "Avoids redirects"
            },
            "usesCompression": {
              "label": "Applies text compression",
              "value": true
            }
          },
          "debugData": {
            "uncompressedResponseBytes": 0,
            "type": "debugdata",
            "wastedBytes": 0,
            "redirectDuration": 0,
            "serverResponseTime": 52
          },
          "type": "checklist"
        }
      },
      "image-size-responsive": {
        "id": "image-size-responsive",
        "title": "Serves images with appropriate resolution",
        "description": "Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. [Learn how to provide responsive images](https://web.dev/articles/serve-responsive-images).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "type": "table",
          "items": [],
          "headings": [
            {
              "valueType": "node",
              "key": "node"
            },
            {
              "key": "url",
              "label": "URL",
              "valueType": "url"
            },
            {
              "label": "Displayed size",
              "valueType": "text",
              "key": "displayedSize"
            },
            {
              "label": "Actual size",
              "valueType": "text",
              "key": "actualSize"
            },
            {
              "label": "Expected size",
              "valueType": "text",
              "key": "expectedSize"
            }
          ]
        }
      },
      "crawlable-anchors": {
        "id": "crawlable-anchors",
        "title": "Links are crawlable",
        "description": "Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https://support.google.com/webmasters/answer/9112205)",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "items": [],
          "headings": [
            {
              "label": "Uncrawlable Link",
              "valueType": "node",
              "key": "node"
            }
          ],
          "type": "table"
        }
      },
      "layout-shifts": {
        "id": "layout-shifts",
        "title": "Avoid large layout shifts",
        "description": "These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to [windowing](https://web.dev/articles/cls#what_is_cls). [Learn how to improve CLS](https://web.dev/articles/optimize-cls)",
        "score": null,
        "scoreDisplayMode": "notApplicable",
        "metricSavings": {
          "CLS": 0
        },
        "details": {
          "items": [],
          "headings": [
            {
              "label": "Element",
              "valueType": "node",
              "subItemsHeading": {
                "key": "extra"
              },
              "key": "node"
            },
            {
              "granularity": 0.001,
              "subItemsHeading": {
                "valueType": "text",
                "key": "cause"
              },
              "key": "score",
              "label": "Layout shift score",
              "valueType": "numeric"
            }
          ],
          "type": "table"
        }
      },
      "identical-links-same-purpose": {
        "id": "identical-links-same-purpose",
        "title": "Identical links have the same purpose.",
        "description": "Links with the same destination should have the same description, to help users understand the link's purpose and decide whether to follow it. [Learn more about identical links](https://dequeuniversity.com/rules/axe/4.12/identical-links-same-purpose).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "has-hsts": {
        "id": "has-hsts",
        "title": "Use a strong HSTS policy",
        "description": "Deployment of the HSTS header significantly reduces the risk of downgrading HTTP connections and eavesdropping attacks. A rollout in stages, starting with a low max-age is recommended. [Learn more about using a strong HSTS policy.](https://developer.chrome.com/docs/lighthouse/best-practices/has-hsts)",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "items": [
            {
              "description": "No HSTS header found",
              "severity": "High"
            }
          ],
          "headings": [
            {
              "label": "Description",
              "valueType": "text",
              "subItemsHeading": {
                "key": "description"
              },
              "key": "description"
            },
            {
              "key": "directive",
              "subItemsHeading": {
                "key": "directive"
              },
              "valueType": "code",
              "label": "Directive"
            },
            {
              "subItemsHeading": {
                "key": "severity"
              },
              "key": "severity",
              "valueType": "text",
              "label": "Severity"
            }
          ],
          "type": "table"
        }
      },
      "hreflang": {
        "id": "hreflang",
        "title": "Document has a valid `hreflang`",
        "description": "hreflang links tell search engines what version of a page they should list in search results for a given language or region. [Learn more about `hreflang`](https://developer.chrome.com/docs/lighthouse/seo/hreflang/).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "type": "table",
          "items": [],
          "headings": [
            {
              "valueType": "code",
              "subItemsHeading": {
                "valueType": "text",
                "key": "reason"
              },
              "key": "source"
            }
          ]
        }
      },
      "inp-breakdown-insight": {
        "id": "inp-breakdown-insight",
        "title": "INP breakdown",
        "description": "Start investigating [how to improve INP](https://developer.chrome.com/docs/performance/insights/inp-breakdown) by looking at the longest subpart.",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "link-text": {
        "id": "link-text",
        "title": "Links have descriptive text",
        "description": "Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "type": "table",
          "items": [],
          "headings": [
            {
              "key": "href",
              "valueType": "url",
              "label": "Link destination"
            },
            {
              "key": "text",
              "valueType": "text",
              "label": "Link Text"
            }
          ]
        }
      },
      "aria-conditional-attr": {
        "id": "aria-conditional-attr",
        "title": "ARIA attributes are used as specified for the element's role",
        "description": "Some ARIA attributes are only allowed on an element under certain conditions. [Learn more about conditional ARIA attributes](https://dequeuniversity.com/rules/axe/4.12/aria-conditional-attr).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "items": [],
          "headings": [
            {
              "valueType": "node",
              "label": "Failing Elements",
              "key": "node",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              }
            }
          ],
          "type": "table"
        }
      },
      "robots-txt": {
        "id": "robots-txt",
        "title": "robots.txt is valid",
        "description": "If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. [Learn more about robots.txt](https://developer.chrome.com/docs/lighthouse/seo/invalid-robots-txt/).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "items": [],
          "headings": [
            {
              "key": "index",
              "label": "Line #",
              "valueType": "text"
            },
            {
              "key": "line",
              "label": "Content",
              "valueType": "code"
            },
            {
              "key": "message",
              "label": "Error",
              "valueType": "code"
            }
          ],
          "type": "table"
        }
      },
      "aria-required-children": {
        "id": "aria-required-children",
        "title": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.",
        "description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https://dequeuniversity.com/rules/axe/4.12/aria-required-children).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "total-blocking-time": {
        "id": "total-blocking-time",
        "title": "Total Blocking Time",
        "description": "Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. [Learn more about the Total Blocking Time metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-total-blocking-time/).",
        "score": 1,
        "scoreDisplayMode": "numeric",
        "displayValue": "0 ms",
        "numericValue": 0,
        "numericUnit": "millisecond"
      },
      "html-has-lang": {
        "id": "html-has-lang",
        "title": "`\u003chtml\u003e` element has a `[lang]` attribute",
        "description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https://dequeuniversity.com/rules/axe/4.12/html-has-lang).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "type": "table",
          "items": [],
          "headings": [
            {
              "key": "node",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "label": "Failing Elements",
              "valueType": "node"
            }
          ]
        }
      },
      "bootup-time": {
        "id": "bootup-time",
        "title": "JavaScript execution time",
        "description": "Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to reduce Javascript execution time](https://developer.chrome.com/docs/lighthouse/performance/bootup-time/).",
        "score": 1,
        "scoreDisplayMode": "metricSavings",
        "displayValue": "0.0 s",
        "metricSavings": {
          "TBT": 0
        },
        "details": {
          "type": "table",
          "items": [
            {
              "scripting": 1.9355999999999995,
              "total": 279.79080000000005,
              "url": "https://beaconhormone.com/",
              "scriptParseCompile": 0.57839999999999991
            }
          ],
          "headings": [
            {
              "label": "URL",
              "valueType": "url",
              "key": "url"
            },
            {
              "key": "total",
              "granularity": 1,
              "label": "Total CPU Time",
              "valueType": "ms"
            },
            {
              "granularity": 1,
              "key": "scripting",
              "valueType": "ms",
              "label": "Script Evaluation"
            },
            {
              "label": "Script Parse",
              "valueType": "ms",
              "granularity": 1,
              "key": "scriptParseCompile"
            }
          ],
          "sortedBy": [
            "total"
          ],
          "summary": {
            "wastedMs": 2.5139999999999993
          }
        },
        "numericValue": 2.5139999999999993,
        "numericUnit": "millisecond"
      },
      "custom-controls-labels": {
        "id": "custom-controls-labels",
        "title": "Custom controls have associated labels",
        "description": "Custom interactive controls have associated labels, provided by aria-label or aria-labelledby. [Learn more about custom controls and labels](https://developer.chrome.com/docs/lighthouse/accessibility/custom-controls-labels/).",
        "score": null,
        "scoreDisplayMode": "manual"
      },
      "baseline": {
        "id": "baseline",
        "title": "Baseline Features",
        "description": "Lists web features used on the page and their Baseline status as of 2026-06-05. [Learn more about Baseline](https://webstatus.dev/).",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "type": "table",
          "items": [
            {
              "featureId": {
                "text": "backdrop-filter",
                "type": "link",
                "url": "https://webstatus.dev/features/backdrop-filter"
              },
              "displayStatus": {
                "type": "baseline-status",
                "displayString": "Newly Available (2024-09-16)",
                "status": "low"
              }
            },
            {
              "displayStatus": {
                "type": "baseline-status",
                "status": "high",
                "displayString": "Widely Available (2021-09-20)"
              },
              "featureId": {
                "url": "https://webstatus.dev/features/aspect-ratio",
                "type": "link",
                "text": "aspect-ratio"
              }
            },
            {
              "displayStatus": {
                "status": "high",
                "displayString": "Widely Available (2020-11-19)",
                "type": "baseline-status"
              },
              "featureId": {
                "text": "text-underline-offset",
                "url": "https://webstatus.dev/features/text-underline-offset",
                "type": "link"
              }
            },
            {
              "displayStatus": {
                "type": "baseline-status",
                "displayString": "Widely Available (2023-03-27)",
                "status": "high"
              },
              "featureId": {
                "type": "link",
                "url": "https://webstatus.dev/features/outline",
                "text": "outline"
              }
            },
            {
              "displayStatus": {
                "type": "baseline-status",
                "status": "high",
                "displayString": "Widely Available (2021-01-21)"
              },
              "featureId": {
                "text": "clip-path",
                "url": "https://webstatus.dev/features/clip-path",
                "type": "link"
              }
            },
            {
              "displayStatus": {
                "displayString": "Widely Available (2015-09-30)",
                "status": "high",
                "type": "baseline-status"
              },
              "featureId": {
                "text": "flexbox",
                "type": "link",
                "url": "https://webstatus.dev/features/flexbox"
              }
            },
            {
              "featureId": {
                "text": "grid",
                "type": "link",
                "url": "https://webstatus.dev/features/grid"
              },
              "displayStatus": {
                "status": "high",
                "displayString": "Widely Available (2017-10-17)",
                "type": "baseline-status"
              }
            },
            {
              "featureId": {
                "url": "https://webstatus.dev/features/webp",
                "type": "link",
                "text": "webp"
              },
              "displayStatus": {
                "status": "high",
                "displayString": "Widely Available (2020-09-16)",
                "type": "baseline-status"
              }
            }
          ],
          "headings": [
            {
              "key": "featureId",
              "label": "Web-features",
              "valueType": "link"
            },
            {
              "key": "displayStatus",
              "label": "Baseline Status",
              "valueType": "baseline-status"
            },
            {
              "key": "source",
              "valueType": "source-location",
              "label": "Source"
            }
          ]
        }
      },
      "button-name": {
        "id": "button-name",
        "title": "Buttons have an accessible name",
        "description": "When a button doesn't have an accessible name, screen readers announce it as \"button\", making it unusable for users who rely on screen readers. [Learn how to make buttons more accessible](https://dequeuniversity.com/rules/axe/4.12/button-name).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "items": [],
          "headings": [
            {
              "label": "Failing Elements",
              "valueType": "node",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "key": "node"
            }
          ],
          "type": "table"
        }
      },
      "legacy-javascript-insight": {
        "id": "legacy-javascript-insight",
        "title": "Legacy JavaScript",
        "description": "Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile [Baseline](https://web.dev/articles/baseline-and-polyfills) features, unless you know you must support older browsers. [Learn why most sites can deploy ES6+ code without transpiling](https://developer.chrome.com/docs/performance/insights/legacy-javascript)",
        "score": 1,
        "scoreDisplayMode": "metricSavings",
        "metricSavings": {
          "LCP": 0,
          "FCP": 0
        },
        "details": {
          "type": "table",
          "items": [],
          "headings": [
            {
              "subItemsHeading": {
                "valueType": "source-location",
                "key": "location"
              },
              "key": "url",
              "label": "URL",
              "valueType": "url"
            },
            {
              "subItemsHeading": {
                "key": "signal"
              },
              "key": null,
              "valueType": "code"
            },
            {
              "key": "wastedBytes",
              "label": "Wasted bytes",
              "valueType": "bytes"
            }
          ],
          "debugData": {
            "wastedBytes": 0,
            "type": "debugdata"
          }
        }
      },
      "max-potential-fid": {
        "id": "max-potential-fid",
        "title": "Max Potential First Input Delay",
        "description": "The maximum potential First Input Delay that your users could experience is the duration of the longest task. [Learn more about the Maximum Potential First Input Delay metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-max-potential-fid/).",
        "score": 1,
        "scoreDisplayMode": "numeric",
        "displayValue": "20 ms",
        "numericValue": 16,
        "numericUnit": "millisecond"
      },
      "long-tasks": {
        "id": "long-tasks",
        "title": "Avoid long main-thread tasks",
        "description": "Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay. [Learn how to avoid long main-thread tasks](https://web.dev/articles/optimize-long-tasks)",
        "score": 1,
        "scoreDisplayMode": "informative",
        "displayValue": "1 long task found",
        "metricSavings": {
          "TBT": 0
        },
        "details": {
          "debugData": {
            "tasks": [
              {
                "other": 65,
                "scriptEvaluation": 0,
                "urlIndex": 0,
                "styleLayout": 0,
                "startTime": 1008.5,
                "duration": 65,
                "paintCompositeRender": 0
              }
            ],
            "urls": [
              "https://beaconhormone.com/"
            ],
            "type": "debugdata"
          },
          "sortedBy": [
            "duration"
          ],
          "headings": [
            {
              "label": "URL",
              "valueType": "url",
              "key": "url"
            },
            {
              "valueType": "ms",
              "label": "Start Time",
              "key": "startTime",
              "granularity": 1
            },
            {
              "granularity": 1,
              "key": "duration",
              "label": "Duration",
              "valueType": "ms"
            }
          ],
          "items": [
            {
              "duration": 65,
              "url": "https://beaconhormone.com/",
              "startTime": 1008.5142332986434
            }
          ],
          "skipSumming": [
            "startTime"
          ],
          "type": "table"
        }
      },
      "accesskeys": {
        "id": "accesskeys",
        "title": "`[accesskey]` values are unique",
        "description": "Access keys let users quickly focus a part of the page. For proper navigation, each access key must be unique. [Learn more about access keys](https://dequeuniversity.com/rules/axe/4.12/accesskeys).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "network-server-latency": {
        "id": "network-server-latency",
        "title": "Server Backend Latencies",
        "description": "Server latencies can impact web performance. If the server latency of an origin is high, it's an indication the server is overloaded or has poor backend performance. [Learn more about server response time](https://hpbn.co/primer-on-web-performance/#analyzing-the-resource-waterfall).",
        "score": 1,
        "scoreDisplayMode": "informative",
        "displayValue": "80 ms",
        "details": {
          "type": "table",
          "sortedBy": [
            "serverResponseTime"
          ],
          "items": [
            {
              "origin": "https://beaconhormone.com",
              "serverResponseTime": 84.5
            },
            {
              "origin": "https://fonts.googleapis.com",
              "serverResponseTime": 1
            },
            {
              "serverResponseTime": 1,
              "origin": "https://fonts.gstatic.com"
            }
          ],
          "headings": [
            {
              "key": "origin",
              "label": "URL",
              "valueType": "text"
            },
            {
              "valueType": "ms",
              "label": "Time Spent",
              "key": "serverResponseTime",
              "granularity": 1
            }
          ]
        },
        "numericValue": 84.5,
        "numericUnit": "millisecond"
      },
      "unminified-javascript": {
        "id": "unminified-javascript",
        "title": "Minify JavaScript",
        "description": "Minifying JavaScript files can reduce payload sizes and script parse time. [Learn how to minify JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unminified-javascript/).",
        "score": 1,
        "scoreDisplayMode": "metricSavings",
        "metricSavings": {
          "LCP": 0,
          "FCP": 0
        },
        "details": {
          "overallSavingsMs": 0,
          "items": [],
          "headings": [],
          "type": "opportunity",
          "debugData": {
            "type": "debugdata",
            "metricSavings": {
              "FCP": 0,
              "LCP": 0
            }
          },
          "overallSavingsBytes": 0,
          "sortedBy": [
            "wastedBytes"
          ]
        },
        "warnings": [],
        "numericValue": 0,
        "numericUnit": "millisecond"
      },
      "inspector-issues": {
        "id": "inspector-issues",
        "title": "No issues in the `Issues` panel in Chrome Devtools",
        "description": "Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "items": [],
          "headings": [
            {
              "label": "Issue type",
              "valueType": "text",
              "subItemsHeading": {
                "valueType": "url",
                "key": "url"
              },
              "key": "issueType"
            }
          ],
          "type": "table"
        }
      },
      "select-name": {
        "id": "select-name",
        "title": "Select elements have associated label elements.",
        "description": "Form elements without effective labels can create frustrating experiences for screen reader users. [Learn more about the `select` element](https://dequeuniversity.com/rules/axe/4.12/select-name).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "lcp-discovery-insight": {
        "id": "lcp-discovery-insight",
        "title": "LCP request discovery",
        "description": "[Optimize LCP](https://developer.chrome.com/docs/performance/insights/lcp-discovery) by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "skip-link": {
        "id": "skip-link",
        "title": "Skip links are focusable.",
        "description": "Including a skip link can help users skip to the main content to save time. [Learn more about skip links](https://dequeuniversity.com/rules/axe/4.12/skip-link).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "duplicate-id-aria": {
        "id": "duplicate-id-aria",
        "title": "ARIA IDs are unique",
        "description": "The value of an ARIA ID must be unique to prevent other instances from being overlooked by assistive technologies. [Learn how to fix duplicate ARIA IDs](https://dequeuniversity.com/rules/axe/4.12/duplicate-id-aria).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "focus-traps": {
        "id": "focus-traps",
        "title": "User focus is not accidentally trapped in a region",
        "description": "A user can tab into and out of any control or region without accidentally trapping their focus. [Learn how to avoid focus traps](https://developer.chrome.com/docs/lighthouse/accessibility/focus-traps/).",
        "score": null,
        "scoreDisplayMode": "manual"
      },
      "clickjacking-mitigation": {
        "id": "clickjacking-mitigation",
        "title": "Mitigate clickjacking with XFO or CSP",
        "description": "The `X-Frame-Options` (XFO) header or the `frame-ancestors` directive in the `Content-Security-Policy` (CSP) header control where a page can be embedded. These can mitigate clickjacking attacks by blocking some or all sites from embedding the page. [Learn more about mitigating clickjacking](https://developer.chrome.com/docs/lighthouse/best-practices/clickjacking-mitigation).",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "items": [
            {
              "severity": "High",
              "description": "No frame control policy found"
            }
          ],
          "headings": [
            {
              "valueType": "text",
              "label": "Description",
              "subItemsHeading": {
                "key": "description"
              },
              "key": "description"
            },
            {
              "subItemsHeading": {
                "key": "severity"
              },
              "key": "severity",
              "label": "Severity",
              "valueType": "text"
            }
          ],
          "type": "table"
        }
      },
      "third-party-cookies": {
        "id": "third-party-cookies",
        "title": "Avoids third-party cookies",
        "description": "Third-party cookies may be blocked in some contexts. [Learn more about preparing for third-party cookie restrictions](https://privacysandbox.google.com/cookies/prepare/overview).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "items": [],
          "headings": [
            {
              "key": "name",
              "label": "Name",
              "valueType": "text"
            },
            {
              "key": "url",
              "label": "URL",
              "valueType": "url"
            }
          ],
          "type": "table"
        }
      },
      "html-xml-lang-mismatch": {
        "id": "html-xml-lang-mismatch",
        "title": "`\u003chtml\u003e` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.",
        "description": "If the webpage does not specify a consistent language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https://dequeuniversity.com/rules/axe/4.12/html-xml-lang-mismatch).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "presentation-role-conflict": {
        "id": "presentation-role-conflict",
        "title": "Elements with `role=\"none\"` or `role=\"presentation\"` do not have conflicts",
        "description": "There are certain cases where the semantic role of an element with `role=\"none\"` or `role=\"presentation\"` does not resolve to none or presentation. To ensure the element remains removed from the accessibility tree, you should not add any global ARIA attributes to the element or make it focusable. [Learn more about presentation role conflict](https://dequeuniversity.com/rules/axe/4.12/presentation-role-conflict).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "render-blocking-insight": {
        "id": "render-blocking-insight",
        "title": "Render-blocking requests",
        "description": "Requests are blocking the page's initial render, which may delay LCP. [Deferring or inlining](https://developer.chrome.com/docs/performance/insights/render-blocking) can move these network requests out of the critical path.",
        "score": 0,
        "scoreDisplayMode": "metricSavings",
        "displayValue": "Est savings of 1,880 ms",
        "metricSavings": {
          "LCP": 1900,
          "FCP": 1900
        },
        "details": {
          "type": "table",
          "headings": [
            {
              "key": "url",
              "label": "URL",
              "valueType": "url"
            },
            {
              "valueType": "bytes",
              "label": "Transfer Size",
              "key": "totalBytes"
            },
            {
              "label": "Duration",
              "valueType": "timespanMs",
              "key": "wastedMs"
            }
          ],
          "items": [
            {
              "totalBytes": 1592,
              "url": "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&family=DM+Sans:wght@300;400;500&display=swap",
              "wastedMs": 751
            }
          ]
        }
      },
      "aria-hidden-focus": {
        "id": "aria-hidden-focus",
        "title": "`[aria-hidden=\"true\"]` elements do not contain focusable descendents",
        "description": "Focusable descendents within an `[aria-hidden=\"true\"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. [Learn how `aria-hidden` affects focusable elements](https://dequeuniversity.com/rules/axe/4.12/aria-hidden-focus).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "items": [],
          "headings": [
            {
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "key": "node",
              "label": "Failing Elements",
              "valueType": "node"
            }
          ],
          "type": "table"
        }
      },
      "html-lang-valid": {
        "id": "html-lang-valid",
        "title": "`\u003chtml\u003e` element has a valid value for its `[lang]` attribute",
        "description": "Specifying a valid [BCP 47 language](https://www.w3.org/International/questions/qa-choosing-language-tags#question) helps screen readers announce text properly. [Learn how to use the `lang` attribute](https://dequeuniversity.com/rules/axe/4.12/html-lang-valid).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "headings": [
            {
              "key": "node",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "label": "Failing Elements",
              "valueType": "node"
            }
          ],
          "items": [],
          "type": "table"
        }
      },
      "interactive-element-affordance": {
        "id": "interactive-element-affordance",
        "title": "Interactive elements indicate their purpose and state",
        "description": "Interactive elements, such as links and buttons, should indicate their state and be distinguishable from non-interactive elements. [Learn how to decorate interactive elements with affordance hints](https://developer.chrome.com/docs/lighthouse/accessibility/interactive-element-affordance/).",
        "score": null,
        "scoreDisplayMode": "manual"
      },
      "cls-culprits-insight": {
        "id": "cls-culprits-insight",
        "title": "Layout shift culprits",
        "description": "Layout shifts occur when elements move absent any user interaction. [Investigate the causes of layout shifts](https://developer.chrome.com/docs/performance/insights/cls-culprit), such as elements being added, removed, or their fonts changing as the page loads.",
        "score": 1,
        "scoreDisplayMode": "numeric",
        "metricSavings": {
          "CLS": 0
        },
        "details": {
          "items": [],
          "type": "list"
        }
      },
      "frame-title": {
        "id": "frame-title",
        "title": "`\u003cframe\u003e` or `\u003ciframe\u003e` elements have a title",
        "description": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more about frame titles](https://dequeuniversity.com/rules/axe/4.12/frame-title).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "aria-progressbar-name": {
        "id": "aria-progressbar-name",
        "title": "ARIA `progressbar` elements have accessible names",
        "description": "When a `progressbar` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to label `progressbar` elements](https://dequeuniversity.com/rules/axe/4.12/aria-progressbar-name).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "table-duplicate-name": {
        "id": "table-duplicate-name",
        "title": "Tables have different content in the summary attribute and `\u003ccaption\u003e`.",
        "description": "The summary attribute should describe the table structure, while `\u003ccaption\u003e` should have the onscreen title. Accurate table mark-up helps users of screen readers. [Learn more about summary and caption](https://dequeuniversity.com/rules/axe/4.12/table-duplicate-name).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "is-crawlable": {
        "id": "is-crawlable",
        "title": "Page isn’t blocked from indexing",
        "description": "Search engines are unable to include your pages in search results if they don't have permission to crawl them. [Learn more about crawler directives](https://developer.chrome.com/docs/lighthouse/seo/is-crawlable/).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "items": [],
          "headings": [
            {
              "label": "Blocking Directive Source",
              "valueType": "code",
              "key": "source"
            }
          ],
          "type": "table"
        },
        "warnings": []
      },
      "color-contrast": {
        "id": "color-contrast",
        "title": "Background and foreground colors do not have a sufficient contrast ratio.",
        "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https://dequeuniversity.com/rules/axe/4.12/color-contrast).",
        "score": 0,
        "scoreDisplayMode": "binary",
        "details": {
          "items": [
            {
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "snippet": "\u003cdiv class=\"trust-strip\" aria-label=\"Patient review highlights\"\u003e",
                      "selector": "body \u003e div.trust-strip",
                      "nodeLabel": "5.0\n★★★★★\n11 GOOGLE REVIEWS\n★★★★★\n\"Sergio has been a champion for my health jou…",
                      "path": "1,HTML,1,BODY,3,DIV",
                      "type": "node",
                      "boundingRect": {
                        "height": 484,
                        "top": 1110,
                        "bottom": 1594,
                        "width": 412,
                        "left": 0,
                        "right": 412
                      },
                      "lhId": "1-1-DIV"
                    }
                  },
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "right": 412,
                        "left": 0,
                        "width": 412,
                        "bottom": 28911,
                        "top": 0,
                        "height": 28911
                      },
                      "lhId": "1-2-BODY",
                      "snippet": "\u003cbody\u003e",
                      "selector": "body",
                      "nodeLabel": "body",
                      "path": "1,HTML,1,BODY",
                      "type": "node"
                    }
                  }
                ],
                "type": "subitems"
              },
              "node": {
                "lhId": "1-0-DIV",
                "boundingRect": {
                  "height": 20,
                  "top": 1193,
                  "width": 137,
                  "bottom": 1212,
                  "left": 137,
                  "right": 275
                },
                "nodeLabel": "11 GOOGLE REVIEWS",
                "snippet": "\u003cdiv class=\"trust-count\"\u003e",
                "selector": "body \u003e div.trust-strip \u003e div.trust-aggregate \u003e div.trust-count",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.68 (foreground color: #727d85, background color: #142633, font size: 8.6pt (11.52px), font weight: normal). Expected contrast ratio of 4.5:1",
                "path": "1,HTML,1,BODY,3,DIV,0,DIV,2,DIV"
              }
            },
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "left": 0,
                        "right": 412,
                        "bottom": 1594,
                        "width": 412,
                        "top": 1110,
                        "height": 484
                      },
                      "lhId": "1-1-DIV",
                      "nodeLabel": "5.0\n★★★★★\n11 GOOGLE REVIEWS\n★★★★★\n\"Sergio has been a champion for my health jou…",
                      "snippet": "\u003cdiv class=\"trust-strip\" aria-label=\"Patient review highlights\"\u003e",
                      "selector": "body \u003e div.trust-strip",
                      "path": "1,HTML,1,BODY,3,DIV",
                      "type": "node"
                    }
                  },
                  {
                    "relatedNode": {
                      "type": "node",
                      "path": "1,HTML,1,BODY",
                      "nodeLabel": "body",
                      "snippet": "\u003cbody\u003e",
                      "selector": "body",
                      "lhId": "1-2-BODY",
                      "boundingRect": {
                        "left": 0,
                        "right": 412,
                        "bottom": 28911,
                        "width": 412,
                        "top": 0,
                        "height": 28911
                      }
                    }
                  }
                ]
              },
              "node": {
                "path": "1,HTML,1,BODY,3,DIV,2,DIV,2,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.13 (foreground color: #66727a, background color: #142633, font size: 8.4pt (11.2px), font weight: normal). Expected contrast ratio of 4.5:1",
                "nodeLabel": "— LESLIE STANKIEWICZ, LOCAL GUIDE",
                "snippet": "\u003cdiv class=\"trust-name\"\u003e",
                "selector": "body \u003e div.trust-strip \u003e div.trust-item \u003e div.trust-name",
                "lhId": "1-3-DIV",
                "boundingRect": {
                  "left": 85,
                  "right": 327,
                  "bottom": 1346,
                  "width": 242,
                  "top": 1327,
                  "height": 19
                }
              }
            },
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "snippet": "\u003cdiv class=\"trust-strip\" aria-label=\"Patient review highlights\"\u003e",
                      "selector": "body \u003e div.trust-strip",
                      "nodeLabel": "5.0\n★★★★★\n11 GOOGLE REVIEWS\n★★★★★\n\"Sergio has been a champion for my health jou…",
                      "path": "1,HTML,1,BODY,3,DIV",
                      "type": "node",
                      "boundingRect": {
                        "right": 412,
                        "left": 0,
                        "width": 412,
                        "bottom": 1594,
                        "top": 1110,
                        "height": 484
                      },
                      "lhId": "1-1-DIV"
                    }
                  },
                  {
                    "relatedNode": {
                      "lhId": "1-2-BODY",
                      "boundingRect": {
                        "height": 28911,
                        "top": 0,
                        "width": 412,
                        "bottom": 28911,
                        "left": 0,
                        "right": 412
                      },
                      "selector": "body",
                      "nodeLabel": "body",
                      "snippet": "\u003cbody\u003e",
                      "path": "1,HTML,1,BODY",
                      "type": "node"
                    }
                  }
                ]
              },
              "node": {
                "lhId": "1-4-DIV",
                "boundingRect": {
                  "right": 320,
                  "left": 92,
                  "bottom": 1459,
                  "width": 228,
                  "top": 1440,
                  "height": 19
                },
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.13 (foreground color: #66727a, background color: #142633, font size: 8.4pt (11.2px), font weight: normal). Expected contrast ratio of 4.5:1",
                "path": "1,HTML,1,BODY,3,DIV,4,DIV,2,DIV",
                "nodeLabel": "— ALICE DEWITT, VERIFIED PATIENT",
                "snippet": "\u003cdiv class=\"trust-name\"\u003e",
                "selector": "body \u003e div.trust-strip \u003e div.trust-item \u003e div.trust-name"
              }
            },
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "selector": "body \u003e div.trust-strip",
                      "nodeLabel": "5.0\n★★★★★\n11 GOOGLE REVIEWS\n★★★★★\n\"Sergio has been a champion for my health jou…",
                      "snippet": "\u003cdiv class=\"trust-strip\" aria-label=\"Patient review highlights\"\u003e",
                      "path": "1,HTML,1,BODY,3,DIV",
                      "type": "node",
                      "lhId": "1-1-DIV",
                      "boundingRect": {
                        "top": 1110,
                        "height": 484,
                        "right": 412,
                        "left": 0,
                        "width": 412,
                        "bottom": 1594
                      }
                    }
                  },
                  {
                    "relatedNode": {
                      "selector": "body",
                      "nodeLabel": "body",
                      "snippet": "\u003cbody\u003e",
                      "path": "1,HTML,1,BODY",
                      "type": "node",
                      "boundingRect": {
                        "height": 28911,
                        "top": 0,
                        "width": 412,
                        "bottom": 28911,
                        "right": 412,
                        "left": 0
                      },
                      "lhId": "1-2-BODY"
                    }
                  }
                ]
              },
              "node": {
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.13 (foreground color: #66727a, background color: #142633, font size: 8.4pt (11.2px), font weight: normal). Expected contrast ratio of 4.5:1",
                "path": "1,HTML,1,BODY,3,DIV,6,DIV,2,DIV",
                "nodeLabel": "— MARY SABAN, VERIFIED PATIENT",
                "snippet": "\u003cdiv class=\"trust-name\"\u003e",
                "selector": "body \u003e div.trust-strip \u003e div.trust-item \u003e div.trust-name",
                "boundingRect": {
                  "height": 19,
                  "top": 1554,
                  "width": 218,
                  "bottom": 1573,
                  "right": 315,
                  "left": 97
                },
                "lhId": "1-5-DIV"
              }
            },
            {
              "node": {
                "boundingRect": {
                  "top": 1699,
                  "height": 56,
                  "right": 181,
                  "left": 24,
                  "width": 157,
                  "bottom": 1755
                },
                "lhId": "1-6-DIV",
                "path": "1,HTML,1,BODY,4,DIV,0,DIV,2,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.76 (foreground color: #6e7981, background color: #0d1f2d, font size: 9.4pt (12.48px), font weight: normal). Expected contrast ratio of 4.5:1",
                "snippet": "\u003cdiv class=\"pillar-strip-desc\"\u003e",
                "selector": "body \u003e div.pillar-strip \u003e div.pillar-strip-item \u003e div.pillar-strip-desc",
                "nodeLabel": "Understand why you're exhausted — and actually fix it"
              },
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "path": "1,HTML,1,BODY,4,DIV",
                      "type": "node",
                      "selector": "body \u003e div.pillar-strip",
                      "nodeLabel": "⚡\nGet Your Energy Back\nUnderstand why you're exhausted — and actually fix it\n⚖️\n…",
                      "snippet": "\u003cdiv class=\"pillar-strip\" aria-label=\"What you get\"\u003e",
                      "boundingRect": {
                        "height": 409,
                        "top": 1594,
                        "width": 412,
                        "bottom": 2003,
                        "left": 0,
                        "right": 412
                      },
                      "lhId": "1-7-DIV"
                    }
                  }
                ],
                "type": "subitems"
              }
            },
            {
              "node": {
                "lhId": "1-8-DIV",
                "boundingRect": {
                  "bottom": 1755,
                  "width": 157,
                  "left": 230,
                  "right": 387,
                  "height": 56,
                  "top": 1699
                },
                "nodeLabel": "Address the metabolic root cause, not just the calories",
                "snippet": "\u003cdiv class=\"pillar-strip-desc\"\u003e",
                "selector": "body \u003e div.pillar-strip \u003e div.pillar-strip-item \u003e div.pillar-strip-desc",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.76 (foreground color: #6e7981, background color: #0d1f2d, font size: 9.4pt (12.48px), font weight: normal). Expected contrast ratio of 4.5:1",
                "path": "1,HTML,1,BODY,4,DIV,1,DIV,2,DIV"
              },
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "path": "1,HTML,1,BODY,4,DIV",
                      "type": "node",
                      "nodeLabel": "⚡\nGet Your Energy Back\nUnderstand why you're exhausted — and actually fix it\n⚖️\n…",
                      "snippet": "\u003cdiv class=\"pillar-strip\" aria-label=\"What you get\"\u003e",
                      "selector": "body \u003e div.pillar-strip",
                      "boundingRect": {
                        "top": 1594,
                        "height": 409,
                        "left": 0,
                        "right": 412,
                        "bottom": 2003,
                        "width": 412
                      },
                      "lhId": "1-7-DIV"
                    }
                  }
                ]
              }
            },
            {
              "node": {
                "lhId": "1-9-DIV",
                "boundingRect": {
                  "bottom": 1973,
                  "width": 157,
                  "left": 24,
                  "right": 181,
                  "height": 56,
                  "top": 1917
                },
                "nodeLabel": "Many patients improve enough to reduce or eliminate prescriptions",
                "snippet": "\u003cdiv class=\"pillar-strip-desc\"\u003e",
                "selector": "body \u003e div.pillar-strip \u003e div.pillar-strip-item \u003e div.pillar-strip-desc",
                "path": "1,HTML,1,BODY,4,DIV,2,DIV,2,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.76 (foreground color: #6e7981, background color: #0d1f2d, font size: 9.4pt (12.48px), font weight: normal). Expected contrast ratio of 4.5:1"
              },
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "left": 0,
                        "right": 412,
                        "width": 412,
                        "bottom": 2003,
                        "top": 1594,
                        "height": 409
                      },
                      "lhId": "1-7-DIV",
                      "nodeLabel": "⚡\nGet Your Energy Back\nUnderstand why you're exhausted — and actually fix it\n⚖️\n…",
                      "snippet": "\u003cdiv class=\"pillar-strip\" aria-label=\"What you get\"\u003e",
                      "selector": "body \u003e div.pillar-strip",
                      "path": "1,HTML,1,BODY,4,DIV",
                      "type": "node"
                    }
                  }
                ]
              }
            },
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "height": 409,
                        "top": 1594,
                        "width": 412,
                        "bottom": 2003,
                        "right": 412,
                        "left": 0
                      },
                      "lhId": "1-7-DIV",
                      "path": "1,HTML,1,BODY,4,DIV",
                      "type": "node",
                      "snippet": "\u003cdiv class=\"pillar-strip\" aria-label=\"What you get\"\u003e",
                      "selector": "body \u003e div.pillar-strip",
                      "nodeLabel": "⚡\nGet Your Energy Back\nUnderstand why you're exhausted — and actually fix it\n⚖️\n…"
                    }
                  }
                ]
              },
              "node": {
                "nodeLabel": "Catch cardiovascular and metabolic risk before it becomes a crisis",
                "snippet": "\u003cdiv class=\"pillar-strip-desc\"\u003e",
                "selector": "body \u003e div.pillar-strip \u003e div.pillar-strip-item \u003e div.pillar-strip-desc",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.76 (foreground color: #6e7981, background color: #0d1f2d, font size: 9.4pt (12.48px), font weight: normal). Expected contrast ratio of 4.5:1",
                "path": "1,HTML,1,BODY,4,DIV,3,DIV,2,DIV",
                "boundingRect": {
                  "top": 1889,
                  "height": 56,
                  "right": 388,
                  "left": 230,
                  "bottom": 1946,
                  "width": 158
                },
                "lhId": "1-10-DIV"
              }
            },
            {
              "node": {
                "path": "1,HTML,1,BODY,6,SECTION,1,DIV,0,ARTICLE,0,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 1.17 (foreground color: #e5efee, background color: #ffffff, font size: 36.0pt (48px), font weight: normal). Expected contrast ratio of 3:1",
                "selector": "section#services \u003e div.svc-grid \u003e article.svc-card \u003e div.svc-num",
                "nodeLabel": "01",
                "snippet": "\u003cdiv class=\"svc-num\"\u003e",
                "lhId": "1-11-DIV",
                "boundingRect": {
                  "right": 350,
                  "left": 62,
                  "width": 289,
                  "bottom": 3537,
                  "top": 3489,
                  "height": 48
                }
              },
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "type": "node",
                      "path": "1,HTML,1,BODY,6,SECTION,1,DIV,0,ARTICLE",
                      "nodeLabel": "01\nMetabolic Health Evaluation & Insulin Resistance Treatment\n\nStubborn weight,…",
                      "snippet": "\u003carticle class=\"svc-card\"\u003e",
                      "selector": "body \u003e section#services \u003e div.svc-grid \u003e article.svc-card",
                      "lhId": "1-12-ARTICLE",
                      "boundingRect": {
                        "right": 390,
                        "left": 22,
                        "width": 369,
                        "bottom": 3973,
                        "top": 3449,
                        "height": 524
                      }
                    }
                  }
                ],
                "type": "subitems"
              }
            },
            {
              "node": {
                "boundingRect": {
                  "right": 171,
                  "left": 62,
                  "width": 110,
                  "bottom": 3933,
                  "top": 3908,
                  "height": 25
                },
                "lhId": "1-13-A",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.33 (foreground color: #2a7d6f, background color: #eaf2f1, font size: 8.4pt (11.2px), font weight: normal). Expected contrast ratio of 4.5:1",
                "path": "1,HTML,1,BODY,6,SECTION,1,DIV,0,ARTICLE,3,A",
                "nodeLabel": "METABOLIC →",
                "snippet": "\u003ca href=\"metabolic-health.html\" class=\"tag\" style=\"text-decoration:none\"\u003e",
                "selector": "section#services \u003e div.svc-grid \u003e article.svc-card \u003e a.tag"
              },
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "type": "node",
                      "path": "1,HTML,1,BODY,6,SECTION,1,DIV,0,ARTICLE",
                      "nodeLabel": "01\nMetabolic Health Evaluation & Insulin Resistance Treatment\n\nStubborn weight,…",
                      "snippet": "\u003carticle class=\"svc-card\"\u003e",
                      "selector": "body \u003e section#services \u003e div.svc-grid \u003e article.svc-card",
                      "boundingRect": {
                        "top": 3449,
                        "height": 524,
                        "left": 22,
                        "right": 390,
                        "width": 369,
                        "bottom": 3973
                      },
                      "lhId": "1-12-ARTICLE"
                    }
                  }
                ]
              }
            },
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "lhId": "1-15-ARTICLE",
                      "boundingRect": {
                        "height": 446,
                        "top": 3975,
                        "bottom": 4421,
                        "width": 369,
                        "left": 22,
                        "right": 390
                      },
                      "path": "1,HTML,1,BODY,6,SECTION,1,DIV,1,ARTICLE",
                      "type": "node",
                      "selector": "body \u003e section#services \u003e div.svc-grid \u003e article.svc-card",
                      "nodeLabel": "02\nHormone Therapy for Men & Women in Washington State\n\nLow testosterone in men…",
                      "snippet": "\u003carticle class=\"svc-card\"\u003e"
                    }
                  }
                ]
              },
              "node": {
                "path": "1,HTML,1,BODY,6,SECTION,1,DIV,1,ARTICLE,0,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 1.17 (foreground color: #e5efee, background color: #ffffff, font size: 36.0pt (48px), font weight: normal). Expected contrast ratio of 3:1",
                "selector": "section#services \u003e div.svc-grid \u003e article.svc-card \u003e div.svc-num",
                "nodeLabel": "02",
                "snippet": "\u003cdiv class=\"svc-num\"\u003e",
                "lhId": "1-14-DIV",
                "boundingRect": {
                  "height": 48,
                  "top": 4015,
                  "bottom": 4063,
                  "width": 289,
                  "right": 350,
                  "left": 62
                }
              }
            },
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "path": "1,HTML,1,BODY,6,SECTION,1,DIV,1,ARTICLE",
                      "type": "node",
                      "nodeLabel": "02\nHormone Therapy for Men & Women in Washington State\n\nLow testosterone in men…",
                      "snippet": "\u003carticle class=\"svc-card\"\u003e",
                      "selector": "body \u003e section#services \u003e div.svc-grid \u003e article.svc-card",
                      "lhId": "1-15-ARTICLE",
                      "boundingRect": {
                        "right": 390,
                        "left": 22,
                        "bottom": 4421,
                        "width": 369,
                        "top": 3975,
                        "height": 446
                      }
                    }
                  }
                ]
              },
              "node": {
                "boundingRect": {
                  "bottom": 4381,
                  "width": 86,
                  "right": 148,
                  "left": 62,
                  "height": 25,
                  "top": 4356
                },
                "lhId": "1-16-A",
                "nodeLabel": "WOMEN →",
                "snippet": "\u003ca href=\"hormone-therapy-women.html\" class=\"tag\" style=\"text-decoration:none\"\u003e",
                "selector": "div.svc-grid \u003e article.svc-card \u003e div \u003e a.tag",
                "path": "1,HTML,1,BODY,6,SECTION,1,DIV,1,ARTICLE,3,DIV,0,A",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.33 (foreground color: #2a7d6f, background color: #eaf2f1, font size: 8.4pt (11.2px), font weight: normal). Expected contrast ratio of 4.5:1"
              }
            },
            {
              "node": {
                "snippet": "\u003ca href=\"hormone-therapy-men.html\" class=\"tag\" style=\"text-decoration:none\"\u003e",
                "selector": "div.svc-grid \u003e article.svc-card \u003e div \u003e a.tag",
                "nodeLabel": "MEN →",
                "path": "1,HTML,1,BODY,6,SECTION,1,DIV,1,ARTICLE,3,DIV,1,A",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.33 (foreground color: #2a7d6f, background color: #eaf2f1, font size: 8.4pt (11.2px), font weight: normal). Expected contrast ratio of 4.5:1",
                "boundingRect": {
                  "height": 25,
                  "top": 4356,
                  "width": 64,
                  "bottom": 4381,
                  "left": 156,
                  "right": 219
                },
                "lhId": "1-17-A"
              },
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "lhId": "1-15-ARTICLE",
                      "boundingRect": {
                        "top": 3975,
                        "height": 446,
                        "left": 22,
                        "right": 390,
                        "width": 369,
                        "bottom": 4421
                      },
                      "type": "node",
                      "path": "1,HTML,1,BODY,6,SECTION,1,DIV,1,ARTICLE",
                      "nodeLabel": "02\nHormone Therapy for Men & Women in Washington State\n\nLow testosterone in men…",
                      "snippet": "\u003carticle class=\"svc-card\"\u003e",
                      "selector": "body \u003e section#services \u003e div.svc-grid \u003e article.svc-card"
                    }
                  }
                ],
                "type": "subitems"
              }
            },
            {
              "node": {
                "nodeLabel": "03",
                "snippet": "\u003cdiv class=\"svc-num\"\u003e",
                "selector": "section#services \u003e div.svc-grid \u003e article.svc-card \u003e div.svc-num",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 1.17 (foreground color: #e5efee, background color: #ffffff, font size: 36.0pt (48px), font weight: normal). Expected contrast ratio of 3:1",
                "path": "1,HTML,1,BODY,6,SECTION,1,DIV,2,ARTICLE,0,DIV",
                "lhId": "1-18-DIV",
                "boundingRect": {
                  "top": 4463,
                  "height": 48,
                  "left": 62,
                  "right": 350,
                  "width": 289,
                  "bottom": 4511
                }
              },
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "lhId": "1-19-ARTICLE",
                      "boundingRect": {
                        "left": 22,
                        "right": 390,
                        "bottom": 4895,
                        "width": 369,
                        "top": 4423,
                        "height": 472
                      },
                      "selector": "body \u003e section#services \u003e div.svc-grid \u003e article.svc-card",
                      "nodeLabel": "03\nPreventive Health Evaluation & Disease Prevention Consultation\n\nMost chronic…",
                      "snippet": "\u003carticle class=\"svc-card\"\u003e",
                      "path": "1,HTML,1,BODY,6,SECTION,1,DIV,2,ARTICLE",
                      "type": "node"
                    }
                  }
                ]
              }
            },
            {
              "node": {
                "lhId": "1-20-A",
                "boundingRect": {
                  "width": 178,
                  "bottom": 4855,
                  "right": 239,
                  "left": 62,
                  "height": 25,
                  "top": 4830
                },
                "path": "1,HTML,1,BODY,6,SECTION,1,DIV,2,ARTICLE,3,A",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.33 (foreground color: #2a7d6f, background color: #eaf2f1, font size: 8.4pt (11.2px), font weight: normal). Expected contrast ratio of 4.5:1",
                "selector": "section#services \u003e div.svc-grid \u003e article.svc-card \u003e a.tag",
                "nodeLabel": "PREVENTIVE MEDICINE →",
                "snippet": "\u003ca href=\"preventive-health.html\" class=\"tag\" style=\"text-decoration:none\"\u003e"
              },
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "height": 472,
                        "top": 4423,
                        "bottom": 4895,
                        "width": 369,
                        "left": 22,
                        "right": 390
                      },
                      "lhId": "1-19-ARTICLE",
                      "nodeLabel": "03\nPreventive Health Evaluation & Disease Prevention Consultation\n\nMost chronic…",
                      "snippet": "\u003carticle class=\"svc-card\"\u003e",
                      "selector": "body \u003e section#services \u003e div.svc-grid \u003e article.svc-card",
                      "type": "node",
                      "path": "1,HTML,1,BODY,6,SECTION,1,DIV,2,ARTICLE"
                    }
                  }
                ]
              }
            },
            {
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "nodeLabel": "04\nLifestyle Medicine Consultation & Ongoing Care\n\nNutrition, movement, sleep, …",
                      "snippet": "\u003carticle class=\"svc-card\"\u003e",
                      "selector": "body \u003e section#services \u003e div.svc-grid \u003e article.svc-card",
                      "path": "1,HTML,1,BODY,6,SECTION,1,DIV,3,ARTICLE",
                      "type": "node",
                      "boundingRect": {
                        "right": 390,
                        "left": 22,
                        "bottom": 5317,
                        "width": 369,
                        "top": 4897,
                        "height": 421
                      },
                      "lhId": "1-22-ARTICLE"
                    }
                  }
                ],
                "type": "subitems"
              },
              "node": {
                "boundingRect": {
                  "top": 4937,
                  "height": 48,
                  "left": 62,
                  "right": 350,
                  "width": 289,
                  "bottom": 4985
                },
                "lhId": "1-21-DIV",
                "snippet": "\u003cdiv class=\"svc-num\"\u003e",
                "selector": "section#services \u003e div.svc-grid \u003e article.svc-card \u003e div.svc-num",
                "nodeLabel": "04",
                "path": "1,HTML,1,BODY,6,SECTION,1,DIV,3,ARTICLE,0,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 1.17 (foreground color: #e5efee, background color: #ffffff, font size: 36.0pt (48px), font weight: normal). Expected contrast ratio of 3:1"
              }
            },
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "nodeLabel": "04\nLifestyle Medicine Consultation & Ongoing Care\n\nNutrition, movement, sleep, …",
                      "snippet": "\u003carticle class=\"svc-card\"\u003e",
                      "selector": "body \u003e section#services \u003e div.svc-grid \u003e article.svc-card",
                      "path": "1,HTML,1,BODY,6,SECTION,1,DIV,3,ARTICLE",
                      "type": "node",
                      "boundingRect": {
                        "right": 390,
                        "left": 22,
                        "width": 369,
                        "bottom": 5317,
                        "top": 4897,
                        "height": 421
                      },
                      "lhId": "1-22-ARTICLE"
                    }
                  }
                ]
              },
              "node": {
                "nodeLabel": "LIFESTYLE MEDICINE →",
                "snippet": "\u003ca href=\"lifestyle-medicine.html\" class=\"tag\" style=\"text-decoration:none\"\u003e",
                "selector": "section#services \u003e div.svc-grid \u003e article.svc-card \u003e a.tag",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.33 (foreground color: #2a7d6f, background color: #eaf2f1, font size: 8.4pt (11.2px), font weight: normal). Expected contrast ratio of 4.5:1",
                "path": "1,HTML,1,BODY,6,SECTION,1,DIV,3,ARTICLE,3,A",
                "boundingRect": {
                  "height": 25,
                  "top": 5252,
                  "bottom": 5277,
                  "width": 166,
                  "right": 227,
                  "left": 62
                },
                "lhId": "1-23-A"
              }
            },
            {
              "node": {
                "path": "1,HTML,1,BODY,7,SECTION,0,DIV,0,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.34 (foreground color: #2a7d6f, background color: #f5f0e8, font size: 8.6pt (11.52px), font weight: normal). Expected contrast ratio of 4.5:1",
                "nodeLabel": "HORMONE THERAPY",
                "snippet": "\u003cdiv class=\"eyebrow\"\u003e",
                "selector": "body \u003e section#hormones \u003e div.horm-intro \u003e div.eyebrow",
                "boundingRect": {
                  "bottom": 5538,
                  "width": 371,
                  "left": 21,
                  "right": 391,
                  "height": 20,
                  "top": 5518
                },
                "lhId": "1-24-DIV"
              },
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "top": 5418,
                        "height": 2124,
                        "left": 0,
                        "right": 412,
                        "bottom": 7543,
                        "width": 412
                      },
                      "lhId": "1-25-SECTION",
                      "nodeLabel": "HORMONE THERAPY\nThoughtful Hormone Therapy\n\nWe take a thoughtful, individualize…",
                      "snippet": "\u003csection id=\"hormones\" aria-labelledby=\"horm-h\"\u003e",
                      "selector": "body \u003e section#hormones",
                      "path": "1,HTML,1,BODY,7,SECTION",
                      "type": "node"
                    }
                  }
                ],
                "type": "subitems"
              }
            },
            {
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "right": 412,
                        "left": 0,
                        "bottom": 7543,
                        "width": 412,
                        "top": 5418,
                        "height": 2124
                      },
                      "lhId": "1-25-SECTION",
                      "path": "1,HTML,1,BODY,7,SECTION",
                      "type": "node",
                      "snippet": "\u003csection id=\"hormones\" aria-labelledby=\"horm-h\"\u003e",
                      "selector": "body \u003e section#hormones",
                      "nodeLabel": "HORMONE THERAPY\nThoughtful Hormone Therapy\n\nWe take a thoughtful, individualize…"
                    }
                  }
                ],
                "type": "subitems"
              },
              "node": {
                "nodeLabel": "Our approach: Hormone therapy is recommended when lab values, symptoms, and ind…",
                "snippet": "\u003cdiv class=\"note-box\" role=\"note\"\u003e",
                "selector": "body \u003e section#hormones \u003e div.note-box",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.23 (foreground color: #5a7080, background color: #e9e9e1, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 4.5:1",
                "path": "1,HTML,1,BODY,7,SECTION,2,DIV",
                "boundingRect": {
                  "width": 371,
                  "bottom": 7443,
                  "right": 391,
                  "left": 21,
                  "height": 234,
                  "top": 7208
                },
                "lhId": "1-26-DIV"
              }
            },
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "snippet": "\u003cdiv class=\"note-box\" role=\"note\"\u003e",
                      "selector": "body \u003e section#hormones \u003e div.note-box",
                      "nodeLabel": "Our approach: Hormone therapy is recommended when lab values, symptoms, and ind…",
                      "path": "1,HTML,1,BODY,7,SECTION,2,DIV",
                      "type": "node",
                      "boundingRect": {
                        "bottom": 7443,
                        "width": 371,
                        "right": 391,
                        "left": 21,
                        "height": 234,
                        "top": 7208
                      },
                      "lhId": "1-26-DIV"
                    }
                  },
                  {
                    "relatedNode": {
                      "lhId": "1-25-SECTION",
                      "boundingRect": {
                        "height": 2124,
                        "top": 5418,
                        "bottom": 7543,
                        "width": 412,
                        "right": 412,
                        "left": 0
                      },
                      "type": "node",
                      "path": "1,HTML,1,BODY,7,SECTION",
                      "nodeLabel": "HORMONE THERAPY\nThoughtful Hormone Therapy\n\nWe take a thoughtful, individualize…",
                      "snippet": "\u003csection id=\"hormones\" aria-labelledby=\"horm-h\"\u003e",
                      "selector": "body \u003e section#hormones"
                    }
                  }
                ]
              },
              "node": {
                "boundingRect": {
                  "right": 143,
                  "left": 48,
                  "bottom": 7249,
                  "width": 95,
                  "top": 7231,
                  "height": 18
                },
                "lhId": "1-27-STRONG",
                "selector": "body \u003e section#hormones \u003e div.note-box \u003e strong",
                "nodeLabel": "Our approach:",
                "snippet": "\u003cstrong\u003e",
                "path": "1,HTML,1,BODY,7,SECTION,2,DIV,0,STRONG",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.23 (foreground color: #5a7080, background color: #e9e9e1, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 4.5:1"
              }
            },
            {
              "node": {
                "path": "1,HTML,1,BODY,8,SECTION,1,DIV,1,DIV,5,DIV,0,DIV,0,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.34 (foreground color: #2a7d6f, background color: #f5f0e8, font size: 8.4pt (11.2px), font weight: normal). Expected contrast ratio of 4.5:1",
                "selector": "div.about-content \u003e div.about-hl \u003e div.hl-item \u003e div.hl-label",
                "nodeLabel": "CREDENTIALS",
                "snippet": "\u003cdiv class=\"hl-label\"\u003e",
                "boundingRect": {
                  "top": 8860,
                  "height": 19,
                  "left": 42,
                  "right": 370,
                  "width": 329,
                  "bottom": 8879
                },
                "lhId": "1-28-DIV"
              },
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "height": 87,
                        "top": 8839,
                        "bottom": 8926,
                        "width": 371,
                        "right": 391,
                        "left": 21
                      },
                      "lhId": "1-29-DIV",
                      "nodeLabel": "CREDENTIALS\nBoard-Certified FNP-C",
                      "snippet": "\u003cdiv class=\"hl-item\"\u003e",
                      "selector": "div.about-grid \u003e div.about-content \u003e div.about-hl \u003e div.hl-item",
                      "path": "1,HTML,1,BODY,8,SECTION,1,DIV,1,DIV,5,DIV,0,DIV",
                      "type": "node"
                    }
                  }
                ]
              }
            },
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "selector": "div.about-grid \u003e div.about-content \u003e div.about-hl \u003e div.hl-item",
                      "nodeLabel": "EXPERIENCE\nNearly 20 Years in Healthcare",
                      "snippet": "\u003cdiv class=\"hl-item\"\u003e",
                      "path": "1,HTML,1,BODY,8,SECTION,1,DIV,1,DIV,5,DIV,1,DIV",
                      "type": "node",
                      "boundingRect": {
                        "top": 8942,
                        "height": 87,
                        "left": 21,
                        "right": 391,
                        "width": 371,
                        "bottom": 9028
                      },
                      "lhId": "1-31-DIV"
                    }
                  }
                ]
              },
              "node": {
                "lhId": "1-30-DIV",
                "boundingRect": {
                  "height": 19,
                  "top": 8963,
                  "width": 329,
                  "bottom": 8982,
                  "left": 42,
                  "right": 370
                },
                "nodeLabel": "EXPERIENCE",
                "snippet": "\u003cdiv class=\"hl-label\"\u003e",
                "selector": "div.about-content \u003e div.about-hl \u003e div.hl-item \u003e div.hl-label",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.34 (foreground color: #2a7d6f, background color: #f5f0e8, font size: 8.4pt (11.2px), font weight: normal). Expected contrast ratio of 4.5:1",
                "path": "1,HTML,1,BODY,8,SECTION,1,DIV,1,DIV,5,DIV,1,DIV,0,DIV"
              }
            },
            {
              "node": {
                "path": "1,HTML,1,BODY,8,SECTION,1,DIV,1,DIV,5,DIV,2,DIV,0,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.34 (foreground color: #2a7d6f, background color: #f5f0e8, font size: 8.4pt (11.2px), font weight: normal). Expected contrast ratio of 4.5:1",
                "snippet": "\u003cdiv class=\"hl-label\"\u003e",
                "selector": "div.about-content \u003e div.about-hl \u003e div.hl-item \u003e div.hl-label",
                "nodeLabel": "CLINICAL FOCUS",
                "boundingRect": {
                  "height": 19,
                  "top": 9065,
                  "width": 329,
                  "bottom": 9084,
                  "left": 42,
                  "right": 370
                },
                "lhId": "1-32-DIV"
              },
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "top": 9044,
                        "height": 87,
                        "left": 21,
                        "right": 391,
                        "width": 371,
                        "bottom": 9131
                      },
                      "lhId": "1-33-DIV",
                      "nodeLabel": "CLINICAL FOCUS\nLifestyle Medicine, Hormones & Metabolic Health",
                      "snippet": "\u003cdiv class=\"hl-item\"\u003e",
                      "selector": "div.about-grid \u003e div.about-content \u003e div.about-hl \u003e div.hl-item",
                      "path": "1,HTML,1,BODY,8,SECTION,1,DIV,1,DIV,5,DIV,2,DIV",
                      "type": "node"
                    }
                  }
                ]
              }
            },
            {
              "node": {
                "selector": "div.about-content \u003e div.about-hl \u003e div.hl-item \u003e div.hl-label",
                "nodeLabel": "PRACTICE STYLE",
                "snippet": "\u003cdiv class=\"hl-label\"\u003e",
                "path": "1,HTML,1,BODY,8,SECTION,1,DIV,1,DIV,5,DIV,3,DIV,0,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.34 (foreground color: #2a7d6f, background color: #f5f0e8, font size: 8.4pt (11.2px), font weight: normal). Expected contrast ratio of 4.5:1",
                "lhId": "1-34-DIV",
                "boundingRect": {
                  "right": 370,
                  "left": 42,
                  "width": 329,
                  "bottom": 9187,
                  "top": 9168,
                  "height": 19
                }
              },
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "path": "1,HTML,1,BODY,8,SECTION,1,DIV,1,DIV,5,DIV,3,DIV",
                      "type": "node",
                      "nodeLabel": "PRACTICE STYLE\nPrevention-First, Evidence-Based",
                      "snippet": "\u003cdiv class=\"hl-item\"\u003e",
                      "selector": "div.about-grid \u003e div.about-content \u003e div.about-hl \u003e div.hl-item",
                      "lhId": "1-35-DIV",
                      "boundingRect": {
                        "top": 9147,
                        "height": 87,
                        "right": 391,
                        "left": 21,
                        "width": 371,
                        "bottom": 9233
                      }
                    }
                  }
                ],
                "type": "subitems"
              }
            },
            {
              "node": {
                "nodeLabel": "TRADITIONAL INSURANCE-BASED CARE",
                "snippet": "\u003cdiv class=\"val-tag\"\u003e",
                "selector": "div.val-inner \u003e div.val-grid \u003e div.val-col \u003e div.val-tag",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.22 (foreground color: #7f8990, background color: #172835, font size: 8.4pt (11.2px), font weight: normal). Expected contrast ratio of 4.5:1",
                "path": "1,HTML,1,BODY,10,SECTION,1,DIV,3,DIV,0,DIV,0,DIV",
                "lhId": "1-36-DIV",
                "boundingRect": {
                  "left": 49,
                  "right": 363,
                  "bottom": 10582,
                  "width": 314,
                  "top": 10563,
                  "height": 19
                }
              },
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "nodeLabel": "TRADITIONAL INSURANCE-BASED CARE\n—\n7 to 15 minutes with the provider\n—\nOften a …",
                      "snippet": "\u003cdiv class=\"val-col rushed\"\u003e",
                      "selector": "section#value \u003e div.val-inner \u003e div.val-grid \u003e div.val-col",
                      "path": "1,HTML,1,BODY,10,SECTION,1,DIV,3,DIV,0,DIV",
                      "type": "node",
                      "boundingRect": {
                        "top": 10530,
                        "height": 533,
                        "right": 391,
                        "left": 21,
                        "width": 371,
                        "bottom": 11063
                      },
                      "lhId": "1-37-DIV"
                    }
                  },
                  {
                    "relatedNode": {
                      "path": "1,HTML,1,BODY,10,SECTION",
                      "type": "node",
                      "nodeLabel": "TWO DIFFERENT MODELS OF CARE\nWhat Your Visit Actually Buys You\n\nMost of us have…",
                      "snippet": "\u003csection id=\"value\" aria-labelledby=\"value-h\" style=\"background:var(--navy);padding:90px 5%\"\u003e",
                      "selector": "body \u003e section#value",
                      "lhId": "1-38-SECTION",
                      "boundingRect": {
                        "left": 0,
                        "right": 412,
                        "width": 412,
                        "bottom": 11855,
                        "top": 10108,
                        "height": 1747
                      }
                    }
                  }
                ]
              }
            },
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "nodeLabel": "TRANSPARENT PRICING\nSimple, Cash-Pay Pricing — No Surprises\n\nWe're a cash-pay p…",
                      "snippet": "\u003csection id=\"pricing\" aria-labelledby=\"price-h\"\u003e",
                      "selector": "body \u003e section#pricing",
                      "path": "1,HTML,1,BODY,11,SECTION",
                      "type": "node",
                      "boundingRect": {
                        "height": 2890,
                        "top": 11855,
                        "bottom": 14746,
                        "width": 412,
                        "right": 412,
                        "left": 0
                      },
                      "lhId": "1-40-SECTION"
                    }
                  }
                ]
              },
              "node": {
                "boundingRect": {
                  "top": 11955,
                  "height": 20,
                  "left": 21,
                  "right": 391,
                  "width": 371,
                  "bottom": 11975
                },
                "lhId": "1-39-DIV",
                "nodeLabel": "TRANSPARENT PRICING",
                "snippet": "\u003cdiv class=\"eyebrow\"\u003e",
                "selector": "body \u003e section#pricing \u003e div.pricing-intro \u003e div.eyebrow",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.34 (foreground color: #2a7d6f, background color: #f5f0e8, font size: 8.6pt (11.52px), font weight: normal). Expected contrast ratio of 4.5:1",
                "path": "1,HTML,1,BODY,11,SECTION,0,DIV,0,DIV",
                "type": "node"
              }
            },
            {
              "node": {
                "path": "1,HTML,1,BODY,11,SECTION,3,DIV,1,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.23 (foreground color: #5a7080, background color: #e9e9e1, font size: 10.6pt (14.08px), font weight: normal). Expected contrast ratio of 4.5:1",
                "selector": "body \u003e section#pricing \u003e div.price-note \u003e div",
                "nodeLabel": "Labs can be done through Rupa Health (cash-pay, typically $150-250 for a compre…",
                "snippet": "\u003cdiv\u003e",
                "boundingRect": {
                  "bottom": 14625,
                  "width": 304,
                  "right": 366,
                  "left": 63,
                  "height": 191,
                  "top": 14434
                },
                "lhId": "1-41-DIV"
              },
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "path": "1,HTML,1,BODY,11,SECTION,3,DIV",
                      "type": "node",
                      "selector": "body \u003e section#pricing \u003e div.price-note",
                      "nodeLabel": "ℹ\nLabs can be done through Rupa Health (cash-pay, typically $150-250 for a comp…",
                      "snippet": "\u003cdiv class=\"price-note\" role=\"note\"\u003e",
                      "boundingRect": {
                        "height": 232,
                        "top": 14414,
                        "width": 371,
                        "bottom": 14646,
                        "left": 21,
                        "right": 391
                      },
                      "lhId": "1-42-DIV"
                    }
                  },
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "height": 2890,
                        "top": 11855,
                        "width": 412,
                        "bottom": 14746,
                        "right": 412,
                        "left": 0
                      },
                      "lhId": "1-40-SECTION",
                      "nodeLabel": "TRANSPARENT PRICING\nSimple, Cash-Pay Pricing — No Surprises\n\nWe're a cash-pay p…",
                      "snippet": "\u003csection id=\"pricing\" aria-labelledby=\"price-h\"\u003e",
                      "selector": "body \u003e section#pricing",
                      "path": "1,HTML,1,BODY,11,SECTION",
                      "type": "node"
                    }
                  }
                ],
                "type": "subitems"
              }
            },
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "left": 0,
                        "right": 412,
                        "bottom": 16010,
                        "width": 412,
                        "top": 14746,
                        "height": 1264
                      },
                      "lhId": "1-44-SECTION",
                      "path": "1,HTML,1,BODY,12,SECTION",
                      "type": "node",
                      "snippet": "\u003csection id=\"process\" aria-labelledby=\"process-h\"\u003e",
                      "selector": "body \u003e section#process",
                      "nodeLabel": "HOW IT WORKS\nThree Simple Steps to Better Health\n\nGetting started is straightfo…"
                    }
                  }
                ]
              },
              "node": {
                "lhId": "1-43-DIV",
                "boundingRect": {
                  "bottom": 15114,
                  "width": 307,
                  "right": 359,
                  "left": 53,
                  "height": 18,
                  "top": 15095
                },
                "path": "1,HTML,1,BODY,12,SECTION,1,DIV,0,DIV,0,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.24 (foreground color: #c8a96e, background color: #ffffff, font size: 8.2pt (10.88px), font weight: normal). Expected contrast ratio of 4.5:1",
                "nodeLabel": "STEP 1",
                "snippet": "\u003cdiv class=\"step-label\"\u003e",
                "selector": "section#process \u003e div.steps \u003e div.step \u003e div.step-label"
              }
            },
            {
              "node": {
                "lhId": "1-45-DIV",
                "boundingRect": {
                  "bottom": 15338,
                  "width": 307,
                  "left": 53,
                  "right": 359,
                  "height": 18,
                  "top": 15319
                },
                "nodeLabel": "STEP 2",
                "snippet": "\u003cdiv class=\"step-label\"\u003e",
                "selector": "section#process \u003e div.steps \u003e div.step \u003e div.step-label",
                "path": "1,HTML,1,BODY,12,SECTION,1,DIV,1,DIV,0,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.24 (foreground color: #c8a96e, background color: #ffffff, font size: 8.2pt (10.88px), font weight: normal). Expected contrast ratio of 4.5:1"
              },
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "right": 412,
                        "left": 0,
                        "width": 412,
                        "bottom": 16010,
                        "top": 14746,
                        "height": 1264
                      },
                      "lhId": "1-44-SECTION",
                      "selector": "body \u003e section#process",
                      "nodeLabel": "HOW IT WORKS\nThree Simple Steps to Better Health\n\nGetting started is straightfo…",
                      "snippet": "\u003csection id=\"process\" aria-labelledby=\"process-h\"\u003e",
                      "path": "1,HTML,1,BODY,12,SECTION",
                      "type": "node"
                    }
                  }
                ],
                "type": "subitems"
              }
            },
            {
              "node": {
                "lhId": "1-46-DIV",
                "boundingRect": {
                  "height": 18,
                  "top": 15543,
                  "bottom": 15561,
                  "width": 307,
                  "right": 359,
                  "left": 53
                },
                "path": "1,HTML,1,BODY,12,SECTION,1,DIV,2,DIV,0,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.24 (foreground color: #c8a96e, background color: #ffffff, font size: 8.2pt (10.88px), font weight: normal). Expected contrast ratio of 4.5:1",
                "selector": "section#process \u003e div.steps \u003e div.step \u003e div.step-label",
                "nodeLabel": "STEP 3",
                "snippet": "\u003cdiv class=\"step-label\"\u003e"
              },
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "lhId": "1-44-SECTION",
                      "boundingRect": {
                        "left": 0,
                        "right": 412,
                        "bottom": 16010,
                        "width": 412,
                        "top": 14746,
                        "height": 1264
                      },
                      "path": "1,HTML,1,BODY,12,SECTION",
                      "type": "node",
                      "nodeLabel": "HOW IT WORKS\nThree Simple Steps to Better Health\n\nGetting started is straightfo…",
                      "snippet": "\u003csection id=\"process\" aria-labelledby=\"process-h\"\u003e",
                      "selector": "body \u003e section#process"
                    }
                  }
                ],
                "type": "subitems"
              }
            },
            {
              "node": {
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.34 (foreground color: #2a7d6f, background color: #f5f0e8, font size: 8.6pt (11.52px), font weight: normal). Expected contrast ratio of 4.5:1",
                "path": "1,HTML,1,BODY,13,SECTION,0,DIV,0,DIV,0,DIV",
                "nodeLabel": "100% VIRTUAL CARE",
                "snippet": "\u003cdiv class=\"eyebrow\"\u003e",
                "selector": "section#telemedicine \u003e div.tele-grid \u003e div.tele-text \u003e div.eyebrow",
                "boundingRect": {
                  "height": 20,
                  "top": 16090,
                  "width": 371,
                  "bottom": 16109,
                  "left": 21,
                  "right": 391
                },
                "lhId": "1-47-DIV"
              },
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "path": "1,HTML,1,BODY,13,SECTION",
                      "type": "node",
                      "nodeLabel": "100% VIRTUAL CARE\nSee Your Provider From Anywhere in Washington\n\nWe're a fully …",
                      "snippet": "\u003csection id=\"telemedicine\" aria-labelledby=\"tele-h\"\u003e",
                      "selector": "body \u003e section#telemedicine",
                      "lhId": "1-48-SECTION",
                      "boundingRect": {
                        "right": 412,
                        "left": 0,
                        "bottom": 17382,
                        "width": 412,
                        "top": 16010,
                        "height": 1372
                      }
                    }
                  }
                ]
              }
            },
            {
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "path": "1,HTML,1,BODY,14,SECTION",
                      "type": "node",
                      "selector": "body \u003e section#service-areas",
                      "nodeLabel": "WHERE WE SERVE\nHormone Therapy & Metabolic Health Telemedicine Across Washingto…",
                      "snippet": "\u003csection id=\"service-areas\" aria-labelledby=\"areas-h\" style=\"background:var(--cream);padding:60px 5%\"\u003e",
                      "boundingRect": {
                        "bottom": 18229,
                        "width": 412,
                        "right": 412,
                        "left": 0,
                        "height": 847,
                        "top": 17382
                      },
                      "lhId": "1-50-SECTION"
                    }
                  }
                ],
                "type": "subitems"
              },
              "node": {
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.34 (foreground color: #2a7d6f, background color: #f5f0e8, font size: 8.6pt (11.52px), font weight: normal). Expected contrast ratio of 4.5:1",
                "path": "1,HTML,1,BODY,14,SECTION,0,DIV,0,DIV",
                "type": "node",
                "nodeLabel": "WHERE WE SERVE",
                "snippet": "\u003cdiv class=\"eyebrow\" style=\"justify-content:center\"\u003e",
                "selector": "body \u003e section#service-areas \u003e div \u003e div.eyebrow",
                "boundingRect": {
                  "height": 20,
                  "top": 17442,
                  "width": 371,
                  "bottom": 17462,
                  "right": 391,
                  "left": 21
                },
                "lhId": "1-49-DIV"
              }
            },
            {
              "node": {
                "path": "1,HTML,1,BODY,15,SECTION,1,DIV,0,DIV,2,DIV,1,DIV,1,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.64 (foreground color: #747e86, background color: #172835, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1",
                "nodeLabel": "Local Guide · 17 reviews",
                "snippet": "\u003cdiv class=\"review-meta\"\u003e",
                "selector": "div.review-card \u003e div.review-author \u003e div \u003e div.review-meta",
                "boundingRect": {
                  "top": 18872,
                  "height": 20,
                  "left": 102,
                  "right": 236,
                  "bottom": 18892,
                  "width": 134
                },
                "lhId": "1-51-DIV"
              },
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "path": "1,HTML,1,BODY,15,SECTION,1,DIV,0,DIV",
                      "type": "node",
                      "selector": "body \u003e section#reviews \u003e div.reviews-grid \u003e div.review-card",
                      "nodeLabel": "★★★★★\n\n\"Sergio has been a champion for my health journey. I struggled for almos…",
                      "snippet": "\u003cdiv class=\"review-card\"\u003e",
                      "boundingRect": {
                        "width": 371,
                        "bottom": 18947,
                        "right": 391,
                        "left": 21,
                        "height": 413,
                        "top": 18535
                      },
                      "lhId": "1-52-DIV"
                    }
                  },
                  {
                    "relatedNode": {
                      "nodeLabel": "PATIENT REVIEWS\nWhat Patients Are Saying\n\nReal experiences from real patients a…",
                      "snippet": "\u003csection id=\"reviews\" aria-labelledby=\"reviews-h\"\u003e",
                      "selector": "body \u003e section#reviews",
                      "type": "node",
                      "path": "1,HTML,1,BODY,15,SECTION",
                      "lhId": "1-53-SECTION",
                      "boundingRect": {
                        "width": 412,
                        "bottom": 23651,
                        "right": 412,
                        "left": 0,
                        "height": 5422,
                        "top": 18229
                      }
                    }
                  }
                ]
              }
            },
            {
              "node": {
                "lhId": "1-54-DIV",
                "boundingRect": {
                  "height": 19,
                  "top": 18895,
                  "width": 134,
                  "bottom": 18914,
                  "left": 102,
                  "right": 236
                },
                "nodeLabel": "GOOGLE REVIEW",
                "snippet": "\u003cdiv class=\"review-badge\"\u003e",
                "selector": "div.review-card \u003e div.review-author \u003e div \u003e div.review-badge",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.68 (foreground color: #5d6972, background color: #172835, font size: 8.4pt (11.2px), font weight: normal). Expected contrast ratio of 4.5:1",
                "path": "1,HTML,1,BODY,15,SECTION,1,DIV,0,DIV,2,DIV,1,DIV,2,DIV"
              },
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "nodeLabel": "★★★★★\n\n\"Sergio has been a champion for my health journey. I struggled for almos…",
                      "snippet": "\u003cdiv class=\"review-card\"\u003e",
                      "selector": "body \u003e section#reviews \u003e div.reviews-grid \u003e div.review-card",
                      "type": "node",
                      "path": "1,HTML,1,BODY,15,SECTION,1,DIV,0,DIV",
                      "lhId": "1-52-DIV",
                      "boundingRect": {
                        "top": 18535,
                        "height": 413,
                        "right": 391,
                        "left": 21,
                        "bottom": 18947,
                        "width": 371
                      }
                    }
                  },
                  {
                    "relatedNode": {
                      "path": "1,HTML,1,BODY,15,SECTION",
                      "type": "node",
                      "nodeLabel": "PATIENT REVIEWS\nWhat Patients Are Saying\n\nReal experiences from real patients a…",
                      "snippet": "\u003csection id=\"reviews\" aria-labelledby=\"reviews-h\"\u003e",
                      "selector": "body \u003e section#reviews",
                      "lhId": "1-53-SECTION",
                      "boundingRect": {
                        "bottom": 23651,
                        "width": 412,
                        "left": 0,
                        "right": 412,
                        "height": 5422,
                        "top": 18229
                      }
                    }
                  }
                ],
                "type": "subitems"
              }
            },
            {
              "node": {
                "path": "1,HTML,1,BODY,15,SECTION,1,DIV,1,DIV,2,DIV,1,DIV,1,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.64 (foreground color: #747e86, background color: #172835, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1",
                "selector": "div.review-card \u003e div.review-author \u003e div \u003e div.review-meta",
                "nodeLabel": "Local Guide · Verified Patient",
                "snippet": "\u003cdiv class=\"review-meta\"\u003e",
                "lhId": "1-55-DIV",
                "boundingRect": {
                  "top": 19279,
                  "height": 20,
                  "right": 265,
                  "left": 102,
                  "bottom": 19299,
                  "width": 163
                }
              },
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "top": 18971,
                        "height": 383,
                        "left": 21,
                        "right": 391,
                        "width": 371,
                        "bottom": 19354
                      },
                      "lhId": "1-56-DIV",
                      "nodeLabel": "★★★★★\n\n\"Sergio is very caring and knowledgeable. I really appreciate the time h…",
                      "snippet": "\u003cdiv class=\"review-card\"\u003e",
                      "selector": "body \u003e section#reviews \u003e div.reviews-grid \u003e div.review-card",
                      "path": "1,HTML,1,BODY,15,SECTION,1,DIV,1,DIV",
                      "type": "node"
                    }
                  },
                  {
                    "relatedNode": {
                      "lhId": "1-53-SECTION",
                      "boundingRect": {
                        "bottom": 23651,
                        "width": 412,
                        "left": 0,
                        "right": 412,
                        "height": 5422,
                        "top": 18229
                      },
                      "path": "1,HTML,1,BODY,15,SECTION",
                      "type": "node",
                      "selector": "body \u003e section#reviews",
                      "nodeLabel": "PATIENT REVIEWS\nWhat Patients Are Saying\n\nReal experiences from real patients a…",
                      "snippet": "\u003csection id=\"reviews\" aria-labelledby=\"reviews-h\"\u003e"
                    }
                  }
                ],
                "type": "subitems"
              }
            },
            {
              "node": {
                "nodeLabel": "GOOGLE REVIEW",
                "snippet": "\u003cdiv class=\"review-badge\"\u003e",
                "selector": "div.review-card \u003e div.review-author \u003e div \u003e div.review-badge",
                "path": "1,HTML,1,BODY,15,SECTION,1,DIV,1,DIV,2,DIV,1,DIV,2,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.68 (foreground color: #5d6972, background color: #172835, font size: 8.4pt (11.2px), font weight: normal). Expected contrast ratio of 4.5:1",
                "boundingRect": {
                  "top": 19302,
                  "height": 19,
                  "left": 102,
                  "right": 265,
                  "bottom": 19321,
                  "width": 163
                },
                "lhId": "1-57-DIV"
              },
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "top": 18971,
                        "height": 383,
                        "left": 21,
                        "right": 391,
                        "width": 371,
                        "bottom": 19354
                      },
                      "lhId": "1-56-DIV",
                      "nodeLabel": "★★★★★\n\n\"Sergio is very caring and knowledgeable. I really appreciate the time h…",
                      "snippet": "\u003cdiv class=\"review-card\"\u003e",
                      "selector": "body \u003e section#reviews \u003e div.reviews-grid \u003e div.review-card",
                      "path": "1,HTML,1,BODY,15,SECTION,1,DIV,1,DIV",
                      "type": "node"
                    }
                  },
                  {
                    "relatedNode": {
                      "path": "1,HTML,1,BODY,15,SECTION",
                      "type": "node",
                      "selector": "body \u003e section#reviews",
                      "nodeLabel": "PATIENT REVIEWS\nWhat Patients Are Saying\n\nReal experiences from real patients a…",
                      "snippet": "\u003csection id=\"reviews\" aria-labelledby=\"reviews-h\"\u003e",
                      "boundingRect": {
                        "top": 18229,
                        "height": 5422,
                        "right": 412,
                        "left": 0,
                        "bottom": 23651,
                        "width": 412
                      },
                      "lhId": "1-53-SECTION"
                    }
                  }
                ]
              }
            },
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "type": "node",
                      "path": "1,HTML,1,BODY,15,SECTION,1,DIV,2,DIV",
                      "nodeLabel": "★★★★★\n\n\"Sergio has been my provider for a few years now. My blood pressure is c…",
                      "snippet": "\u003cdiv class=\"review-card\"\u003e",
                      "selector": "body \u003e section#reviews \u003e div.reviews-grid \u003e div.review-card",
                      "lhId": "1-59-DIV",
                      "boundingRect": {
                        "height": 383,
                        "top": 19378,
                        "bottom": 19761,
                        "width": 371,
                        "right": 391,
                        "left": 21
                      }
                    }
                  },
                  {
                    "relatedNode": {
                      "nodeLabel": "PATIENT REVIEWS\nWhat Patients Are Saying\n\nReal experiences from real patients a…",
                      "snippet": "\u003csection id=\"reviews\" aria-labelledby=\"reviews-h\"\u003e",
                      "selector": "body \u003e section#reviews",
                      "path": "1,HTML,1,BODY,15,SECTION",
                      "type": "node",
                      "boundingRect": {
                        "bottom": 23651,
                        "width": 412,
                        "left": 0,
                        "right": 412,
                        "height": 5422,
                        "top": 18229
                      },
                      "lhId": "1-53-SECTION"
                    }
                  }
                ]
              },
              "node": {
                "selector": "div.review-card \u003e div.review-author \u003e div \u003e div.review-meta",
                "nodeLabel": "Verified Patient",
                "snippet": "\u003cdiv class=\"review-meta\"\u003e",
                "path": "1,HTML,1,BODY,15,SECTION,1,DIV,2,DIV,2,DIV,1,DIV,1,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.64 (foreground color: #747e86, background color: #172835, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1",
                "boundingRect": {
                  "width": 117,
                  "bottom": 19706,
                  "right": 218,
                  "left": 102,
                  "height": 20,
                  "top": 19686
                },
                "lhId": "1-58-DIV"
              }
            },
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "path": "1,HTML,1,BODY,15,SECTION,1,DIV,2,DIV",
                      "type": "node",
                      "nodeLabel": "★★★★★\n\n\"Sergio has been my provider for a few years now. My blood pressure is c…",
                      "snippet": "\u003cdiv class=\"review-card\"\u003e",
                      "selector": "body \u003e section#reviews \u003e div.reviews-grid \u003e div.review-card",
                      "boundingRect": {
                        "top": 19378,
                        "height": 383,
                        "right": 391,
                        "left": 21,
                        "width": 371,
                        "bottom": 19761
                      },
                      "lhId": "1-59-DIV"
                    }
                  },
                  {
                    "relatedNode": {
                      "path": "1,HTML,1,BODY,15,SECTION",
                      "type": "node",
                      "selector": "body \u003e section#reviews",
                      "nodeLabel": "PATIENT REVIEWS\nWhat Patients Are Saying\n\nReal experiences from real patients a…",
                      "snippet": "\u003csection id=\"reviews\" aria-labelledby=\"reviews-h\"\u003e",
                      "lhId": "1-53-SECTION",
                      "boundingRect": {
                        "width": 412,
                        "bottom": 23651,
                        "left": 0,
                        "right": 412,
                        "height": 5422,
                        "top": 18229
                      }
                    }
                  }
                ]
              },
              "node": {
                "lhId": "1-60-DIV",
                "boundingRect": {
                  "top": 19709,
                  "height": 19,
                  "left": 102,
                  "right": 218,
                  "bottom": 19728,
                  "width": 117
                },
                "nodeLabel": "GOOGLE REVIEW",
                "snippet": "\u003cdiv class=\"review-badge\"\u003e",
                "selector": "div.review-card \u003e div.review-author \u003e div \u003e div.review-badge",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.68 (foreground color: #5d6972, background color: #172835, font size: 8.4pt (11.2px), font weight: normal). Expected contrast ratio of 4.5:1",
                "path": "1,HTML,1,BODY,15,SECTION,1,DIV,2,DIV,2,DIV,1,DIV,2,DIV"
              }
            },
            {
              "node": {
                "nodeLabel": "Verified Patient",
                "snippet": "\u003cdiv class=\"review-meta\"\u003e",
                "selector": "div.review-card \u003e div.review-author \u003e div \u003e div.review-meta",
                "path": "1,HTML,1,BODY,15,SECTION,1,DIV,3,DIV,2,DIV,1,DIV,1,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.64 (foreground color: #747e86, background color: #172835, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1",
                "boundingRect": {
                  "height": 20,
                  "top": 20093,
                  "width": 117,
                  "bottom": 20113,
                  "left": 102,
                  "right": 218
                },
                "lhId": "1-61-DIV"
              },
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "path": "1,HTML,1,BODY,15,SECTION,1,DIV,3,DIV",
                      "type": "node",
                      "selector": "body \u003e section#reviews \u003e div.reviews-grid \u003e div.review-card",
                      "nodeLabel": "★★★★★\n\n\"Sergio listens to his patients and does complete work-ups, proper lab o…",
                      "snippet": "\u003cdiv class=\"review-card\"\u003e",
                      "boundingRect": {
                        "bottom": 20168,
                        "width": 371,
                        "right": 391,
                        "left": 21,
                        "height": 383,
                        "top": 19785
                      },
                      "lhId": "1-62-DIV"
                    }
                  },
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "top": 18229,
                        "height": 5422,
                        "right": 412,
                        "left": 0,
                        "width": 412,
                        "bottom": 23651
                      },
                      "lhId": "1-53-SECTION",
                      "selector": "body \u003e section#reviews",
                      "nodeLabel": "PATIENT REVIEWS\nWhat Patients Are Saying\n\nReal experiences from real patients a…",
                      "snippet": "\u003csection id=\"reviews\" aria-labelledby=\"reviews-h\"\u003e",
                      "path": "1,HTML,1,BODY,15,SECTION",
                      "type": "node"
                    }
                  }
                ],
                "type": "subitems"
              }
            },
            {
              "node": {
                "boundingRect": {
                  "right": 218,
                  "left": 102,
                  "width": 117,
                  "bottom": 20135,
                  "top": 20116,
                  "height": 19
                },
                "lhId": "1-63-DIV",
                "snippet": "\u003cdiv class=\"review-badge\"\u003e",
                "selector": "div.review-card \u003e div.review-author \u003e div \u003e div.review-badge",
                "nodeLabel": "GOOGLE REVIEW",
                "path": "1,HTML,1,BODY,15,SECTION,1,DIV,3,DIV,2,DIV,1,DIV,2,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.68 (foreground color: #5d6972, background color: #172835, font size: 8.4pt (11.2px), font weight: normal). Expected contrast ratio of 4.5:1"
              },
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "path": "1,HTML,1,BODY,15,SECTION,1,DIV,3,DIV",
                      "type": "node",
                      "nodeLabel": "★★★★★\n\n\"Sergio listens to his patients and does complete work-ups, proper lab o…",
                      "snippet": "\u003cdiv class=\"review-card\"\u003e",
                      "selector": "body \u003e section#reviews \u003e div.reviews-grid \u003e div.review-card",
                      "lhId": "1-62-DIV",
                      "boundingRect": {
                        "top": 19785,
                        "height": 383,
                        "right": 391,
                        "left": 21,
                        "width": 371,
                        "bottom": 20168
                      }
                    }
                  },
                  {
                    "relatedNode": {
                      "lhId": "1-53-SECTION",
                      "boundingRect": {
                        "height": 5422,
                        "top": 18229,
                        "bottom": 23651,
                        "width": 412,
                        "left": 0,
                        "right": 412
                      },
                      "nodeLabel": "PATIENT REVIEWS\nWhat Patients Are Saying\n\nReal experiences from real patients a…",
                      "snippet": "\u003csection id=\"reviews\" aria-labelledby=\"reviews-h\"\u003e",
                      "selector": "body \u003e section#reviews",
                      "path": "1,HTML,1,BODY,15,SECTION",
                      "type": "node"
                    }
                  }
                ],
                "type": "subitems"
              }
            },
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "lhId": "1-65-DIV",
                      "boundingRect": {
                        "width": 371,
                        "bottom": 20635,
                        "left": 21,
                        "right": 391,
                        "height": 443,
                        "top": 20192
                      },
                      "nodeLabel": "★★★★★\n\n\"It's so nice to have a provider that understands and listens to my conc…",
                      "snippet": "\u003cdiv class=\"review-card\"\u003e",
                      "selector": "body \u003e section#reviews \u003e div.reviews-grid \u003e div.review-card",
                      "path": "1,HTML,1,BODY,15,SECTION,1,DIV,4,DIV",
                      "type": "node"
                    }
                  },
                  {
                    "relatedNode": {
                      "type": "node",
                      "path": "1,HTML,1,BODY,15,SECTION",
                      "nodeLabel": "PATIENT REVIEWS\nWhat Patients Are Saying\n\nReal experiences from real patients a…",
                      "snippet": "\u003csection id=\"reviews\" aria-labelledby=\"reviews-h\"\u003e",
                      "selector": "body \u003e section#reviews",
                      "boundingRect": {
                        "top": 18229,
                        "height": 5422,
                        "right": 412,
                        "left": 0,
                        "bottom": 23651,
                        "width": 412
                      },
                      "lhId": "1-53-SECTION"
                    }
                  }
                ]
              },
              "node": {
                "path": "1,HTML,1,BODY,15,SECTION,1,DIV,4,DIV,2,DIV,1,DIV,1,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.64 (foreground color: #747e86, background color: #172835, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1",
                "nodeLabel": "Verified Patient",
                "snippet": "\u003cdiv class=\"review-meta\"\u003e",
                "selector": "div.review-card \u003e div.review-author \u003e div \u003e div.review-meta",
                "boundingRect": {
                  "width": 117,
                  "bottom": 20580,
                  "right": 218,
                  "left": 102,
                  "height": 20,
                  "top": 20559
                },
                "lhId": "1-64-DIV"
              }
            },
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "nodeLabel": "★★★★★\n\n\"It's so nice to have a provider that understands and listens to my conc…",
                      "snippet": "\u003cdiv class=\"review-card\"\u003e",
                      "selector": "body \u003e section#reviews \u003e div.reviews-grid \u003e div.review-card",
                      "path": "1,HTML,1,BODY,15,SECTION,1,DIV,4,DIV",
                      "type": "node",
                      "boundingRect": {
                        "top": 20192,
                        "height": 443,
                        "right": 391,
                        "left": 21,
                        "width": 371,
                        "bottom": 20635
                      },
                      "lhId": "1-65-DIV"
                    }
                  },
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "top": 18229,
                        "height": 5422,
                        "left": 0,
                        "right": 412,
                        "bottom": 23651,
                        "width": 412
                      },
                      "lhId": "1-53-SECTION",
                      "selector": "body \u003e section#reviews",
                      "nodeLabel": "PATIENT REVIEWS\nWhat Patients Are Saying\n\nReal experiences from real patients a…",
                      "snippet": "\u003csection id=\"reviews\" aria-labelledby=\"reviews-h\"\u003e",
                      "path": "1,HTML,1,BODY,15,SECTION",
                      "type": "node"
                    }
                  }
                ]
              },
              "node": {
                "lhId": "1-66-DIV",
                "boundingRect": {
                  "top": 20583,
                  "height": 19,
                  "right": 218,
                  "left": 102,
                  "bottom": 20602,
                  "width": 117
                },
                "nodeLabel": "GOOGLE REVIEW",
                "snippet": "\u003cdiv class=\"review-badge\"\u003e",
                "selector": "div.review-card \u003e div.review-author \u003e div \u003e div.review-badge",
                "path": "1,HTML,1,BODY,15,SECTION,1,DIV,4,DIV,2,DIV,1,DIV,2,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.68 (foreground color: #5d6972, background color: #172835, font size: 8.4pt (11.2px), font weight: normal). Expected contrast ratio of 4.5:1"
              }
            },
            {
              "node": {
                "selector": "div.review-card \u003e div.review-author \u003e div \u003e div.review-meta",
                "nodeLabel": "Verified Patient",
                "snippet": "\u003cdiv class=\"review-meta\"\u003e",
                "path": "1,HTML,1,BODY,15,SECTION,1,DIV,5,DIV,2,DIV,1,DIV,1,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.64 (foreground color: #747e86, background color: #172835, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1",
                "lhId": "1-67-DIV",
                "boundingRect": {
                  "top": 20966,
                  "height": 20,
                  "left": 102,
                  "right": 218,
                  "width": 117,
                  "bottom": 20987
                }
              },
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "height": 383,
                        "top": 20659,
                        "bottom": 21042,
                        "width": 371,
                        "right": 391,
                        "left": 21
                      },
                      "lhId": "1-68-DIV",
                      "path": "1,HTML,1,BODY,15,SECTION,1,DIV,5,DIV",
                      "type": "node",
                      "nodeLabel": "★★★★★\n\n\"Sergio took the time to listen to my concerns, give me options for trea…",
                      "snippet": "\u003cdiv class=\"review-card\"\u003e",
                      "selector": "body \u003e section#reviews \u003e div.reviews-grid \u003e div.review-card"
                    }
                  },
                  {
                    "relatedNode": {
                      "path": "1,HTML,1,BODY,15,SECTION",
                      "type": "node",
                      "snippet": "\u003csection id=\"reviews\" aria-labelledby=\"reviews-h\"\u003e",
                      "selector": "body \u003e section#reviews",
                      "nodeLabel": "PATIENT REVIEWS\nWhat Patients Are Saying\n\nReal experiences from real patients a…",
                      "boundingRect": {
                        "width": 412,
                        "bottom": 23651,
                        "right": 412,
                        "left": 0,
                        "height": 5422,
                        "top": 18229
                      },
                      "lhId": "1-53-SECTION"
                    }
                  }
                ],
                "type": "subitems"
              }
            },
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "lhId": "1-68-DIV",
                      "boundingRect": {
                        "height": 383,
                        "top": 20659,
                        "width": 371,
                        "bottom": 21042,
                        "left": 21,
                        "right": 391
                      },
                      "type": "node",
                      "path": "1,HTML,1,BODY,15,SECTION,1,DIV,5,DIV",
                      "nodeLabel": "★★★★★\n\n\"Sergio took the time to listen to my concerns, give me options for trea…",
                      "snippet": "\u003cdiv class=\"review-card\"\u003e",
                      "selector": "body \u003e section#reviews \u003e div.reviews-grid \u003e div.review-card"
                    }
                  },
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "right": 412,
                        "left": 0,
                        "width": 412,
                        "bottom": 23651,
                        "top": 18229,
                        "height": 5422
                      },
                      "lhId": "1-53-SECTION",
                      "path": "1,HTML,1,BODY,15,SECTION",
                      "type": "node",
                      "nodeLabel": "PATIENT REVIEWS\nWhat Patients Are Saying\n\nReal experiences from real patients a…",
                      "snippet": "\u003csection id=\"reviews\" aria-labelledby=\"reviews-h\"\u003e",
                      "selector": "body \u003e section#reviews"
                    }
                  }
                ]
              },
              "node": {
                "lhId": "1-69-DIV",
                "boundingRect": {
                  "top": 20990,
                  "height": 19,
                  "left": 102,
                  "right": 218,
                  "width": 117,
                  "bottom": 21009
                },
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.68 (foreground color: #5d6972, background color: #172835, font size: 8.4pt (11.2px), font weight: normal). Expected contrast ratio of 4.5:1",
                "path": "1,HTML,1,BODY,15,SECTION,1,DIV,5,DIV,2,DIV,1,DIV,2,DIV",
                "nodeLabel": "GOOGLE REVIEW",
                "snippet": "\u003cdiv class=\"review-badge\"\u003e",
                "selector": "div.review-card \u003e div.review-author \u003e div \u003e div.review-badge"
              }
            },
            {
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "nodeLabel": "★★★★★\n\n\"I stand by Sergio as a healthcare provider 100%. He listens, takes his …",
                      "snippet": "\u003cdiv class=\"review-card\"\u003e",
                      "selector": "body \u003e section#reviews \u003e div.reviews-grid \u003e div.review-card",
                      "path": "1,HTML,1,BODY,15,SECTION,1,DIV,6,DIV",
                      "type": "node",
                      "boundingRect": {
                        "height": 383,
                        "top": 21066,
                        "width": 371,
                        "bottom": 21449,
                        "left": 21,
                        "right": 391
                      },
                      "lhId": "1-71-DIV"
                    }
                  },
                  {
                    "relatedNode": {
                      "nodeLabel": "PATIENT REVIEWS\nWhat Patients Are Saying\n\nReal experiences from real patients a…",
                      "snippet": "\u003csection id=\"reviews\" aria-labelledby=\"reviews-h\"\u003e",
                      "selector": "body \u003e section#reviews",
                      "path": "1,HTML,1,BODY,15,SECTION",
                      "type": "node",
                      "boundingRect": {
                        "height": 5422,
                        "top": 18229,
                        "width": 412,
                        "bottom": 23651,
                        "right": 412,
                        "left": 0
                      },
                      "lhId": "1-53-SECTION"
                    }
                  }
                ],
                "type": "subitems"
              },
              "node": {
                "nodeLabel": "Verified Patient",
                "snippet": "\u003cdiv class=\"review-meta\"\u003e",
                "selector": "div.review-card \u003e div.review-author \u003e div \u003e div.review-meta",
                "path": "1,HTML,1,BODY,15,SECTION,1,DIV,6,DIV,2,DIV,1,DIV,1,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.64 (foreground color: #747e86, background color: #172835, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1",
                "boundingRect": {
                  "left": 102,
                  "right": 218,
                  "width": 117,
                  "bottom": 21394,
                  "top": 21373,
                  "height": 20
                },
                "lhId": "1-70-DIV"
              }
            },
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "path": "1,HTML,1,BODY,15,SECTION,1,DIV,6,DIV",
                      "type": "node",
                      "selector": "body \u003e section#reviews \u003e div.reviews-grid \u003e div.review-card",
                      "nodeLabel": "★★★★★\n\n\"I stand by Sergio as a healthcare provider 100%. He listens, takes his …",
                      "snippet": "\u003cdiv class=\"review-card\"\u003e",
                      "boundingRect": {
                        "height": 383,
                        "top": 21066,
                        "bottom": 21449,
                        "width": 371,
                        "right": 391,
                        "left": 21
                      },
                      "lhId": "1-71-DIV"
                    }
                  },
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "left": 0,
                        "right": 412,
                        "bottom": 23651,
                        "width": 412,
                        "top": 18229,
                        "height": 5422
                      },
                      "lhId": "1-53-SECTION",
                      "type": "node",
                      "path": "1,HTML,1,BODY,15,SECTION",
                      "nodeLabel": "PATIENT REVIEWS\nWhat Patients Are Saying\n\nReal experiences from real patients a…",
                      "snippet": "\u003csection id=\"reviews\" aria-labelledby=\"reviews-h\"\u003e",
                      "selector": "body \u003e section#reviews"
                    }
                  }
                ]
              },
              "node": {
                "boundingRect": {
                  "left": 102,
                  "right": 218,
                  "width": 117,
                  "bottom": 21416,
                  "top": 21397,
                  "height": 19
                },
                "lhId": "1-72-DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.68 (foreground color: #5d6972, background color: #172835, font size: 8.4pt (11.2px), font weight: normal). Expected contrast ratio of 4.5:1",
                "path": "1,HTML,1,BODY,15,SECTION,1,DIV,6,DIV,2,DIV,1,DIV,2,DIV",
                "nodeLabel": "GOOGLE REVIEW",
                "snippet": "\u003cdiv class=\"review-badge\"\u003e",
                "selector": "div.review-card \u003e div.review-author \u003e div \u003e div.review-badge"
              }
            },
            {
              "node": {
                "lhId": "1-73-DIV",
                "boundingRect": {
                  "bottom": 21861,
                  "width": 117,
                  "left": 102,
                  "right": 218,
                  "height": 20,
                  "top": 21840
                },
                "path": "1,HTML,1,BODY,15,SECTION,1,DIV,7,DIV,2,DIV,1,DIV,1,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.64 (foreground color: #747e86, background color: #172835, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1",
                "nodeLabel": "Verified Patient",
                "snippet": "\u003cdiv class=\"review-meta\"\u003e",
                "selector": "div.review-card \u003e div.review-author \u003e div \u003e div.review-meta"
              },
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "selector": "body \u003e section#reviews \u003e div.reviews-grid \u003e div.review-card",
                      "nodeLabel": "★★★★★\n\n\"I cannot say enough about Sergio — one of the best providers I've ever …",
                      "snippet": "\u003cdiv class=\"review-card\"\u003e",
                      "path": "1,HTML,1,BODY,15,SECTION,1,DIV,7,DIV",
                      "type": "node",
                      "lhId": "1-74-DIV",
                      "boundingRect": {
                        "height": 443,
                        "top": 21473,
                        "width": 371,
                        "bottom": 21916,
                        "left": 21,
                        "right": 391
                      }
                    }
                  },
                  {
                    "relatedNode": {
                      "snippet": "\u003csection id=\"reviews\" aria-labelledby=\"reviews-h\"\u003e",
                      "selector": "body \u003e section#reviews",
                      "nodeLabel": "PATIENT REVIEWS\nWhat Patients Are Saying\n\nReal experiences from real patients a…",
                      "path": "1,HTML,1,BODY,15,SECTION",
                      "type": "node",
                      "boundingRect": {
                        "width": 412,
                        "bottom": 23651,
                        "left": 0,
                        "right": 412,
                        "height": 5422,
                        "top": 18229
                      },
                      "lhId": "1-53-SECTION"
                    }
                  }
                ],
                "type": "subitems"
              }
            },
            {
              "node": {
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.68 (foreground color: #5d6972, background color: #172835, font size: 8.4pt (11.2px), font weight: normal). Expected contrast ratio of 4.5:1",
                "path": "1,HTML,1,BODY,15,SECTION,1,DIV,7,DIV,2,DIV,1,DIV,2,DIV",
                "nodeLabel": "GOOGLE REVIEW",
                "snippet": "\u003cdiv class=\"review-badge\"\u003e",
                "selector": "div.review-card \u003e div.review-author \u003e div \u003e div.review-badge",
                "lhId": "1-75-DIV",
                "boundingRect": {
                  "right": 218,
                  "left": 102,
                  "bottom": 21883,
                  "width": 117,
                  "top": 21864,
                  "height": 19
                }
              },
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "top": 21473,
                        "height": 443,
                        "right": 391,
                        "left": 21,
                        "width": 371,
                        "bottom": 21916
                      },
                      "lhId": "1-74-DIV",
                      "type": "node",
                      "path": "1,HTML,1,BODY,15,SECTION,1,DIV,7,DIV",
                      "nodeLabel": "★★★★★\n\n\"I cannot say enough about Sergio — one of the best providers I've ever …",
                      "snippet": "\u003cdiv class=\"review-card\"\u003e",
                      "selector": "body \u003e section#reviews \u003e div.reviews-grid \u003e div.review-card"
                    }
                  },
                  {
                    "relatedNode": {
                      "lhId": "1-53-SECTION",
                      "boundingRect": {
                        "bottom": 23651,
                        "width": 412,
                        "left": 0,
                        "right": 412,
                        "height": 5422,
                        "top": 18229
                      },
                      "nodeLabel": "PATIENT REVIEWS\nWhat Patients Are Saying\n\nReal experiences from real patients a…",
                      "snippet": "\u003csection id=\"reviews\" aria-labelledby=\"reviews-h\"\u003e",
                      "selector": "body \u003e section#reviews",
                      "path": "1,HTML,1,BODY,15,SECTION",
                      "type": "node"
                    }
                  }
                ],
                "type": "subitems"
              }
            },
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "top": 21940,
                        "height": 413,
                        "left": 21,
                        "right": 391,
                        "width": 371,
                        "bottom": 22352
                      },
                      "lhId": "1-77-DIV",
                      "type": "node",
                      "path": "1,HTML,1,BODY,15,SECTION,1,DIV,8,DIV",
                      "nodeLabel": "★★★★★\n\n\"Sergio has been so great in helping me navigate perimenopause and is a …",
                      "snippet": "\u003cdiv class=\"review-card\"\u003e",
                      "selector": "body \u003e section#reviews \u003e div.reviews-grid \u003e div.review-card"
                    }
                  },
                  {
                    "relatedNode": {
                      "type": "node",
                      "path": "1,HTML,1,BODY,15,SECTION",
                      "nodeLabel": "PATIENT REVIEWS\nWhat Patients Are Saying\n\nReal experiences from real patients a…",
                      "snippet": "\u003csection id=\"reviews\" aria-labelledby=\"reviews-h\"\u003e",
                      "selector": "body \u003e section#reviews",
                      "boundingRect": {
                        "top": 18229,
                        "height": 5422,
                        "left": 0,
                        "right": 412,
                        "width": 412,
                        "bottom": 23651
                      },
                      "lhId": "1-53-SECTION"
                    }
                  }
                ]
              },
              "node": {
                "snippet": "\u003cdiv class=\"review-meta\"\u003e",
                "selector": "div.review-card \u003e div.review-author \u003e div \u003e div.review-meta",
                "nodeLabel": "Verified Patient",
                "path": "1,HTML,1,BODY,15,SECTION,1,DIV,8,DIV,2,DIV,1,DIV,1,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.64 (foreground color: #747e86, background color: #172835, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1",
                "boundingRect": {
                  "height": 20,
                  "top": 22277,
                  "bottom": 22297,
                  "width": 117,
                  "left": 102,
                  "right": 218
                },
                "lhId": "1-76-DIV"
              }
            },
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "top": 21940,
                        "height": 413,
                        "right": 391,
                        "left": 21,
                        "width": 371,
                        "bottom": 22352
                      },
                      "lhId": "1-77-DIV",
                      "nodeLabel": "★★★★★\n\n\"Sergio has been so great in helping me navigate perimenopause and is a …",
                      "snippet": "\u003cdiv class=\"review-card\"\u003e",
                      "selector": "body \u003e section#reviews \u003e div.reviews-grid \u003e div.review-card",
                      "path": "1,HTML,1,BODY,15,SECTION,1,DIV,8,DIV",
                      "type": "node"
                    }
                  },
                  {
                    "relatedNode": {
                      "nodeLabel": "PATIENT REVIEWS\nWhat Patients Are Saying\n\nReal experiences from real patients a…",
                      "snippet": "\u003csection id=\"reviews\" aria-labelledby=\"reviews-h\"\u003e",
                      "selector": "body \u003e section#reviews",
                      "type": "node",
                      "path": "1,HTML,1,BODY,15,SECTION",
                      "lhId": "1-53-SECTION",
                      "boundingRect": {
                        "height": 5422,
                        "top": 18229,
                        "bottom": 23651,
                        "width": 412,
                        "right": 412,
                        "left": 0
                      }
                    }
                  }
                ]
              },
              "node": {
                "boundingRect": {
                  "top": 22300,
                  "height": 19,
                  "left": 102,
                  "right": 218,
                  "width": 117,
                  "bottom": 22319
                },
                "lhId": "1-78-DIV",
                "snippet": "\u003cdiv class=\"review-badge\"\u003e",
                "selector": "div.review-card \u003e div.review-author \u003e div \u003e div.review-badge",
                "nodeLabel": "GOOGLE REVIEW",
                "path": "1,HTML,1,BODY,15,SECTION,1,DIV,8,DIV,2,DIV,1,DIV,2,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.68 (foreground color: #5d6972, background color: #172835, font size: 8.4pt (11.2px), font weight: normal). Expected contrast ratio of 4.5:1"
              }
            },
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "height": 413,
                        "top": 22376,
                        "bottom": 22789,
                        "width": 371,
                        "right": 391,
                        "left": 21
                      },
                      "lhId": "1-80-DIV",
                      "nodeLabel": "★★★★★\n\n\"Sergio was thorough, explained things well, and did not try to get me o…",
                      "snippet": "\u003cdiv class=\"review-card\"\u003e",
                      "selector": "body \u003e section#reviews \u003e div.reviews-grid \u003e div.review-card",
                      "path": "1,HTML,1,BODY,15,SECTION,1,DIV,9,DIV",
                      "type": "node"
                    }
                  },
                  {
                    "relatedNode": {
                      "nodeLabel": "PATIENT REVIEWS\nWhat Patients Are Saying\n\nReal experiences from real patients a…",
                      "snippet": "\u003csection id=\"reviews\" aria-labelledby=\"reviews-h\"\u003e",
                      "selector": "body \u003e section#reviews",
                      "type": "node",
                      "path": "1,HTML,1,BODY,15,SECTION",
                      "boundingRect": {
                        "height": 5422,
                        "top": 18229,
                        "bottom": 23651,
                        "width": 412,
                        "left": 0,
                        "right": 412
                      },
                      "lhId": "1-53-SECTION"
                    }
                  }
                ]
              },
              "node": {
                "nodeLabel": "11 reviews",
                "snippet": "\u003cdiv class=\"review-meta\"\u003e",
                "selector": "div.review-card \u003e div.review-author \u003e div \u003e div.review-meta",
                "path": "1,HTML,1,BODY,15,SECTION,1,DIV,9,DIV,2,DIV,1,DIV,1,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.64 (foreground color: #747e86, background color: #172835, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1",
                "lhId": "1-79-DIV",
                "boundingRect": {
                  "left": 102,
                  "right": 218,
                  "width": 117,
                  "bottom": 22734,
                  "top": 22714,
                  "height": 20
                }
              }
            },
            {
              "node": {
                "path": "1,HTML,1,BODY,15,SECTION,1,DIV,9,DIV,2,DIV,1,DIV,2,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.68 (foreground color: #5d6972, background color: #172835, font size: 8.4pt (11.2px), font weight: normal). Expected contrast ratio of 4.5:1",
                "nodeLabel": "GOOGLE REVIEW",
                "snippet": "\u003cdiv class=\"review-badge\"\u003e",
                "selector": "div.review-card \u003e div.review-author \u003e div \u003e div.review-badge",
                "lhId": "1-81-DIV",
                "boundingRect": {
                  "height": 19,
                  "top": 22737,
                  "bottom": 22756,
                  "width": 117,
                  "left": 102,
                  "right": 218
                }
              },
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "lhId": "1-80-DIV",
                      "boundingRect": {
                        "height": 413,
                        "top": 22376,
                        "bottom": 22789,
                        "width": 371,
                        "right": 391,
                        "left": 21
                      },
                      "path": "1,HTML,1,BODY,15,SECTION,1,DIV,9,DIV",
                      "type": "node",
                      "nodeLabel": "★★★★★\n\n\"Sergio was thorough, explained things well, and did not try to get me o…",
                      "snippet": "\u003cdiv class=\"review-card\"\u003e",
                      "selector": "body \u003e section#reviews \u003e div.reviews-grid \u003e div.review-card"
                    }
                  },
                  {
                    "relatedNode": {
                      "selector": "body \u003e section#reviews",
                      "nodeLabel": "PATIENT REVIEWS\nWhat Patients Are Saying\n\nReal experiences from real patients a…",
                      "snippet": "\u003csection id=\"reviews\" aria-labelledby=\"reviews-h\"\u003e",
                      "path": "1,HTML,1,BODY,15,SECTION",
                      "type": "node",
                      "lhId": "1-53-SECTION",
                      "boundingRect": {
                        "left": 0,
                        "right": 412,
                        "width": 412,
                        "bottom": 23651,
                        "top": 18229,
                        "height": 5422
                      }
                    }
                  }
                ],
                "type": "subitems"
              }
            },
            {
              "node": {
                "lhId": "1-82-DIV",
                "boundingRect": {
                  "left": 102,
                  "right": 219,
                  "width": 117,
                  "bottom": 23350,
                  "top": 23330,
                  "height": 20
                },
                "selector": "div.review-card \u003e div.review-author \u003e div \u003e div.review-meta",
                "nodeLabel": "Verified Patient",
                "snippet": "\u003cdiv class=\"review-meta\"\u003e",
                "path": "1,HTML,1,BODY,15,SECTION,1,DIV,10,DIV,2,DIV,1,DIV,1,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.64 (foreground color: #747e86, background color: #172835, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
              },
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "path": "1,HTML,1,BODY,15,SECTION,1,DIV,10,DIV",
                      "type": "node",
                      "snippet": "\u003cdiv class=\"review-card\"\u003e",
                      "selector": "body \u003e section#reviews \u003e div.reviews-grid \u003e div.review-card",
                      "nodeLabel": "★★★★★\n\n\"Sergio has been an integral part of my health journey the last couple o…",
                      "boundingRect": {
                        "right": 391,
                        "left": 21,
                        "bottom": 23406,
                        "width": 371,
                        "top": 22813,
                        "height": 592
                      },
                      "lhId": "1-83-DIV"
                    }
                  },
                  {
                    "relatedNode": {
                      "nodeLabel": "PATIENT REVIEWS\nWhat Patients Are Saying\n\nReal experiences from real patients a…",
                      "snippet": "\u003csection id=\"reviews\" aria-labelledby=\"reviews-h\"\u003e",
                      "selector": "body \u003e section#reviews",
                      "path": "1,HTML,1,BODY,15,SECTION",
                      "type": "node",
                      "boundingRect": {
                        "height": 5422,
                        "top": 18229,
                        "width": 412,
                        "bottom": 23651,
                        "left": 0,
                        "right": 412
                      },
                      "lhId": "1-53-SECTION"
                    }
                  }
                ],
                "type": "subitems"
              }
            },
            {
              "node": {
                "lhId": "1-84-DIV",
                "boundingRect": {
                  "width": 117,
                  "bottom": 23373,
                  "left": 102,
                  "right": 219,
                  "height": 19,
                  "top": 23353
                },
                "nodeLabel": "GOOGLE REVIEW",
                "snippet": "\u003cdiv class=\"review-badge\"\u003e",
                "selector": "div.review-card \u003e div.review-author \u003e div \u003e div.review-badge",
                "path": "1,HTML,1,BODY,15,SECTION,1,DIV,10,DIV,2,DIV,1,DIV,2,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.68 (foreground color: #5d6972, background color: #172835, font size: 8.4pt (11.2px), font weight: normal). Expected contrast ratio of 4.5:1"
              },
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "height": 592,
                        "top": 22813,
                        "width": 371,
                        "bottom": 23406,
                        "right": 391,
                        "left": 21
                      },
                      "lhId": "1-83-DIV",
                      "path": "1,HTML,1,BODY,15,SECTION,1,DIV,10,DIV",
                      "type": "node",
                      "selector": "body \u003e section#reviews \u003e div.reviews-grid \u003e div.review-card",
                      "nodeLabel": "★★★★★\n\n\"Sergio has been an integral part of my health journey the last couple o…",
                      "snippet": "\u003cdiv class=\"review-card\"\u003e"
                    }
                  },
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "bottom": 23651,
                        "width": 412,
                        "right": 412,
                        "left": 0,
                        "height": 5422,
                        "top": 18229
                      },
                      "lhId": "1-53-SECTION",
                      "nodeLabel": "PATIENT REVIEWS\nWhat Patients Are Saying\n\nReal experiences from real patients a…",
                      "snippet": "\u003csection id=\"reviews\" aria-labelledby=\"reviews-h\"\u003e",
                      "selector": "body \u003e section#reviews",
                      "type": "node",
                      "path": "1,HTML,1,BODY,15,SECTION"
                    }
                  }
                ],
                "type": "subitems"
              }
            },
            {
              "node": {
                "path": "1,HTML,1,BODY,15,SECTION,2,P",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.24 (foreground color: #5a7080, background color: #0d1f2d, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1",
                "nodeLabel": "Had a good experience? Your review helps others find the care they need.",
                "snippet": "\u003cp\u003e",
                "selector": "body \u003e section#reviews \u003e p",
                "boundingRect": {
                  "bottom": 23503,
                  "width": 371,
                  "right": 391,
                  "left": 21,
                  "height": 58,
                  "top": 23446
                },
                "lhId": "1-85-P"
              },
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "lhId": "1-53-SECTION",
                      "boundingRect": {
                        "top": 18229,
                        "height": 5422,
                        "right": 412,
                        "left": 0,
                        "width": 412,
                        "bottom": 23651
                      },
                      "nodeLabel": "PATIENT REVIEWS\nWhat Patients Are Saying\n\nReal experiences from real patients a…",
                      "snippet": "\u003csection id=\"reviews\" aria-labelledby=\"reviews-h\"\u003e",
                      "selector": "body \u003e section#reviews",
                      "path": "1,HTML,1,BODY,15,SECTION",
                      "type": "node"
                    }
                  }
                ]
              }
            },
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "type": "node",
                      "path": "1,HTML,1,BODY,18,SECTION",
                      "nodeLabel": "BEFORE YOU DECIDE\nNot Ready to Book? Let's Talk First.\n\nChoosing a provider you…",
                      "snippet": "\u003csection id=\"connect\" aria-labelledby=\"connect-h\" style=\"background:var(--cream);padding:90px 5%\"\u003e",
                      "selector": "body \u003e section#connect",
                      "lhId": "1-87-SECTION",
                      "boundingRect": {
                        "bottom": 26518,
                        "width": 412,
                        "right": 412,
                        "left": 0,
                        "height": 1712,
                        "top": 24806
                      }
                    }
                  }
                ]
              },
              "node": {
                "path": "1,HTML,1,BODY,18,SECTION,1,DIV,0,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.34 (foreground color: #2a7d6f, background color: #f5f0e8, font size: 8.6pt (11.52px), font weight: normal). Expected contrast ratio of 4.5:1",
                "selector": "body \u003e section#connect \u003e div.cn-inner \u003e div.eyebrow",
                "nodeLabel": "BEFORE YOU DECIDE",
                "snippet": "\u003cdiv class=\"eyebrow\" style=\"justify-content:center\"\u003e",
                "lhId": "1-86-DIV",
                "boundingRect": {
                  "height": 20,
                  "top": 24896,
                  "width": 371,
                  "bottom": 24915,
                  "left": 21,
                  "right": 391
                }
              }
            },
            {
              "node": {
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.34 (foreground color: #2a7d6f, background color: #f5f0e8, font size: 12.6pt (16.8px), font weight: normal). Expected contrast ratio of 4.5:1",
                "path": "1,HTML,1,BODY,18,SECTION,1,DIV,2,P,1,A",
                "nodeLabel": "2-minute symptom self-check",
                "snippet": "\u003ca href=\"symptom-check.html\" style=\"color:var(--teal);font-weight:500\"\u003e",
                "selector": "section#connect \u003e div.cn-inner \u003e p.cn-lead \u003e a",
                "lhId": "1-88-A",
                "boundingRect": {
                  "top": 25176,
                  "height": 52,
                  "right": 371,
                  "left": 163,
                  "width": 208,
                  "bottom": 25228
                }
              },
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "lhId": "1-87-SECTION",
                      "boundingRect": {
                        "left": 0,
                        "right": 412,
                        "width": 412,
                        "bottom": 26518,
                        "top": 24806,
                        "height": 1712
                      },
                      "path": "1,HTML,1,BODY,18,SECTION",
                      "type": "node",
                      "nodeLabel": "BEFORE YOU DECIDE\nNot Ready to Book? Let's Talk First.\n\nChoosing a provider you…",
                      "snippet": "\u003csection id=\"connect\" aria-labelledby=\"connect-h\" style=\"background:var(--cream);padding:90px 5%\"\u003e",
                      "selector": "body \u003e section#connect"
                    }
                  }
                ],
                "type": "subitems"
              }
            },
            {
              "node": {
                "path": "1,HTML,1,BODY,18,SECTION,1,DIV,3,DIV,1,DIV,0,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 1.17 (foreground color: #e5efee, background color: #ffffff, font size: 24.0pt (32px), font weight: normal). Expected contrast ratio of 3:1",
                "nodeLabel": "01",
                "snippet": "\u003cdiv class=\"svc-num\" style=\"font-size:2rem\"\u003e",
                "selector": "div.cn-inner \u003e div.cn-grid \u003e div.cn-card \u003e div.svc-num",
                "lhId": "1-89-DIV",
                "boundingRect": {
                  "top": 25314,
                  "height": 32,
                  "right": 363,
                  "left": 49,
                  "bottom": 25346,
                  "width": 314
                }
              },
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "width": 371,
                        "bottom": 25689,
                        "right": 391,
                        "left": 21,
                        "height": 408,
                        "top": 25281
                      },
                      "lhId": "1-90-DIV",
                      "nodeLabel": "01\nA Brief Introductory Call\n\nA free 15-minute video call to see if we're the r…",
                      "snippet": "\u003cdiv class=\"cn-card call\"\u003e",
                      "selector": "section#connect \u003e div.cn-inner \u003e div.cn-grid \u003e div.cn-card",
                      "type": "node",
                      "path": "1,HTML,1,BODY,18,SECTION,1,DIV,3,DIV,1,DIV"
                    }
                  }
                ],
                "type": "subitems"
              }
            },
            {
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "width": 371,
                        "bottom": 26428,
                        "right": 391,
                        "left": 21,
                        "height": 720,
                        "top": 25708
                      },
                      "lhId": "1-92-DIV",
                      "nodeLabel": "02\nHave a Question First?\n\nSend a note and Sergio will personally respond — usu…",
                      "snippet": "\u003cdiv class=\"cn-card\"\u003e",
                      "selector": "section#connect \u003e div.cn-inner \u003e div.cn-grid \u003e div.cn-card",
                      "path": "1,HTML,1,BODY,18,SECTION,1,DIV,3,DIV,3,DIV",
                      "type": "node"
                    }
                  }
                ],
                "type": "subitems"
              },
              "node": {
                "selector": "div.cn-inner \u003e div.cn-grid \u003e div.cn-card \u003e div.svc-num",
                "nodeLabel": "02",
                "snippet": "\u003cdiv class=\"svc-num\" style=\"font-size:2rem\"\u003e",
                "path": "1,HTML,1,BODY,18,SECTION,1,DIV,3,DIV,3,DIV,0,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 1.17 (foreground color: #e5efee, background color: #ffffff, font size: 24.0pt (32px), font weight: normal). Expected contrast ratio of 3:1",
                "lhId": "1-91-DIV",
                "boundingRect": {
                  "bottom": 25773,
                  "width": 314,
                  "right": 363,
                  "left": 49,
                  "height": 32,
                  "top": 25741
                }
              }
            },
            {
              "node": {
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.06 (foreground color: #dfece9, background color: #2a7d6f, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1",
                "path": "1,HTML,1,BODY,19,SECTION,1,P",
                "nodeLabel": "Your $175 covers a 60-minute initial consultation AND a follow-up visit to revi…",
                "snippet": "\u003cp class=\"cta-lead\"\u003e",
                "selector": "body \u003e section#cta \u003e p.cta-lead",
                "lhId": "1-93-P",
                "boundingRect": {
                  "right": 391,
                  "left": 21,
                  "bottom": 26860,
                  "width": 371,
                  "top": 26687,
                  "height": 173
                }
              },
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "path": "1,HTML,1,BODY,19,SECTION",
                      "type": "node",
                      "nodeLabel": "Start With a Comprehensive Initial Evaluation — $175\n\nYour $175 covers a 60-min…",
                      "snippet": "\u003csection id=\"cta\" aria-labelledby=\"cta-h\"\u003e",
                      "selector": "body \u003e section#cta",
                      "lhId": "1-94-SECTION",
                      "boundingRect": {
                        "top": 26518,
                        "height": 636,
                        "right": 412,
                        "left": 0,
                        "width": 412,
                        "bottom": 27154
                      }
                    }
                  }
                ],
                "type": "subitems"
              }
            },
            {
              "node": {
                "boundingRect": {
                  "left": 21,
                  "right": 391,
                  "bottom": 26926,
                  "width": 371,
                  "top": 26868,
                  "height": 58
                },
                "lhId": "1-95-P",
                "path": "1,HTML,1,BODY,19,SECTION,2,P",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.06 (foreground color: #dfece9, background color: #2a7d6f, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1",
                "nodeLabel": "Questions first? Call (509) 906-1935 or email sergio@beaconhormone.com",
                "snippet": "\u003cp class=\"cta-contact\"\u003e",
                "selector": "body \u003e section#cta \u003e p.cta-contact"
              },
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "snippet": "\u003csection id=\"cta\" aria-labelledby=\"cta-h\"\u003e",
                      "selector": "body \u003e section#cta",
                      "nodeLabel": "Start With a Comprehensive Initial Evaluation — $175\n\nYour $175 covers a 60-min…",
                      "path": "1,HTML,1,BODY,19,SECTION",
                      "type": "node",
                      "boundingRect": {
                        "right": 412,
                        "left": 0,
                        "bottom": 27154,
                        "width": 412,
                        "top": 26518,
                        "height": 636
                      },
                      "lhId": "1-94-SECTION"
                    }
                  }
                ]
              }
            },
            {
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "left": 0,
                        "right": 412,
                        "bottom": 27154,
                        "width": 412,
                        "top": 26518,
                        "height": 636
                      },
                      "lhId": "1-94-SECTION",
                      "path": "1,HTML,1,BODY,19,SECTION",
                      "type": "node",
                      "nodeLabel": "Start With a Comprehensive Initial Evaluation — $175\n\nYour $175 covers a 60-min…",
                      "snippet": "\u003csection id=\"cta\" aria-labelledby=\"cta-h\"\u003e",
                      "selector": "body \u003e section#cta"
                    }
                  }
                ],
                "type": "subitems"
              },
              "node": {
                "boundingRect": {
                  "bottom": 26894,
                  "width": 121,
                  "right": 314,
                  "left": 193,
                  "height": 23,
                  "top": 26871
                },
                "lhId": "1-96-A",
                "snippet": "\u003ca href=\"tel:+15099061935\"\u003e",
                "selector": "body \u003e section#cta \u003e p.cta-contact \u003e a",
                "nodeLabel": "(509) 906-1935",
                "path": "1,HTML,1,BODY,19,SECTION,2,P,1,A",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.19 (foreground color: #c8a96e, background color: #2a7d6f, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
              }
            },
            {
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "width": 412,
                        "bottom": 27154,
                        "right": 412,
                        "left": 0,
                        "height": 636,
                        "top": 26518
                      },
                      "lhId": "1-94-SECTION",
                      "path": "1,HTML,1,BODY,19,SECTION",
                      "type": "node",
                      "nodeLabel": "Start With a Comprehensive Initial Evaluation — $175\n\nYour $175 covers a 60-min…",
                      "snippet": "\u003csection id=\"cta\" aria-labelledby=\"cta-h\"\u003e",
                      "selector": "body \u003e section#cta"
                    }
                  }
                ],
                "type": "subitems"
              },
              "node": {
                "lhId": "1-97-A",
                "boundingRect": {
                  "height": 23,
                  "top": 26900,
                  "width": 227,
                  "bottom": 26923,
                  "right": 320,
                  "left": 93
                },
                "nodeLabel": "sergio@beaconhormone.com",
                "snippet": "\u003ca href=\"mailto:sergio@beaconhormone.com\"\u003e",
                "selector": "body \u003e section#cta \u003e p.cta-contact \u003e a",
                "path": "1,HTML,1,BODY,19,SECTION,2,P,3,A",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.19 (foreground color: #c8a96e, background color: #2a7d6f, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
              }
            },
            {
              "node": {
                "nodeLabel": "A Washington State telemedicine practice led by Sergio Fernandez, FNP-C. Offeri…",
                "snippet": "\u003cp class=\"footer-desc\"\u003e",
                "selector": "footer \u003e div.footer-grid \u003e div \u003e p.footer-desc",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.76 (foreground color: #6e7981, background color: #0d1f2d, font size: 10.6pt (14.08px), font weight: normal). Expected contrast ratio of 4.5:1",
                "path": "1,HTML,1,BODY,20,FOOTER,0,DIV,0,DIV,1,P",
                "lhId": "1-98-P",
                "boundingRect": {
                  "bottom": 27354,
                  "width": 371,
                  "right": 391,
                  "left": 21,
                  "height": 96,
                  "top": 27259
                }
              },
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "lhId": "1-99-FOOTER",
                      "boundingRect": {
                        "bottom": 28911,
                        "width": 412,
                        "left": 0,
                        "right": 412,
                        "height": 1757,
                        "top": 27154
                      },
                      "nodeLabel": "Beacon Hormone & Wellness\n\nA Washington State telemedicine practice led by Serg…",
                      "snippet": "\u003cfooter\u003e",
                      "selector": "body \u003e footer",
                      "type": "node",
                      "path": "1,HTML,1,BODY,20,FOOTER"
                    }
                  }
                ]
              }
            },
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "nodeLabel": "Beacon Hormone & Wellness\n\nA Washington State telemedicine practice led by Serg…",
                      "snippet": "\u003cfooter\u003e",
                      "selector": "body \u003e footer",
                      "type": "node",
                      "path": "1,HTML,1,BODY,20,FOOTER",
                      "lhId": "1-99-FOOTER",
                      "boundingRect": {
                        "width": 412,
                        "bottom": 28911,
                        "right": 412,
                        "left": 0,
                        "height": 1757,
                        "top": 27154
                      }
                    }
                  }
                ]
              },
              "node": {
                "path": "1,HTML,1,BODY,20,FOOTER,0,DIV,0,DIV,3,DIV",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.4 (foreground color: #7a848c, background color: #0d1f2d, font size: 9.8pt (13.12px), font weight: normal). Expected contrast ratio of 4.5:1",
                "selector": "footer \u003e div.footer-grid \u003e div \u003e div.footer-contact",
                "nodeLabel": "Fax: (509) 356-3869",
                "snippet": "\u003cdiv class=\"footer-contact\" style=\"display: flex; align-items: center; gap: 8px; font-size: 0.82rem;\"\u003e",
                "boundingRect": {
                  "width": 371,
                  "bottom": 27429,
                  "left": 21,
                  "right": 391,
                  "height": 22,
                  "top": 27407
                },
                "lhId": "1-100-DIV"
              }
            },
            {
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "selector": "body \u003e footer",
                      "nodeLabel": "Beacon Hormone & Wellness\n\nA Washington State telemedicine practice led by Serg…",
                      "snippet": "\u003cfooter\u003e",
                      "path": "1,HTML,1,BODY,20,FOOTER",
                      "type": "node",
                      "boundingRect": {
                        "height": 1757,
                        "top": 27154,
                        "width": 412,
                        "bottom": 28911,
                        "right": 412,
                        "left": 0
                      },
                      "lhId": "1-99-FOOTER"
                    }
                  }
                ],
                "type": "subitems"
              },
              "node": {
                "snippet": "\u003ca href=\"metabolic-health.html\"\u003e",
                "selector": "div.footer-col \u003e ul \u003e li \u003e a",
                "nodeLabel": "Metabolic Health",
                "path": "1,HTML,1,BODY,20,FOOTER,0,DIV,1,DIV,1,UL,0,LI,0,A",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.4 (foreground color: #7a848c, background color: #0d1f2d, font size: 10.6pt (14.08px), font weight: normal). Expected contrast ratio of 4.5:1",
                "boundingRect": {
                  "width": 114,
                  "bottom": 27577,
                  "left": 21,
                  "right": 135,
                  "height": 18,
                  "top": 27559
                },
                "lhId": "1-101-A"
              }
            },
            {
              "node": {
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.4 (foreground color: #7a848c, background color: #0d1f2d, font size: 10.6pt (14.08px), font weight: normal). Expected contrast ratio of 4.5:1",
                "path": "1,HTML,1,BODY,20,FOOTER,0,DIV,1,DIV,1,UL,1,LI,0,A",
                "nodeLabel": "Women's Hormones",
                "snippet": "\u003ca href=\"hormone-therapy-women.html\"\u003e",
                "selector": "div.footer-col \u003e ul \u003e li \u003e a",
                "boundingRect": {
                  "bottom": 27613,
                  "width": 133,
                  "left": 21,
                  "right": 154,
                  "height": 18,
                  "top": 27595
                },
                "lhId": "1-102-A"
              },
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "left": 0,
                        "right": 412,
                        "width": 412,
                        "bottom": 28911,
                        "top": 27154,
                        "height": 1757
                      },
                      "lhId": "1-99-FOOTER",
                      "path": "1,HTML,1,BODY,20,FOOTER",
                      "type": "node",
                      "nodeLabel": "Beacon Hormone & Wellness\n\nA Washington State telemedicine practice led by Serg…",
                      "snippet": "\u003cfooter\u003e",
                      "selector": "body \u003e footer"
                    }
                  }
                ]
              }
            },
            {
              "node": {
                "nodeLabel": "Men's Hormones",
                "snippet": "\u003ca href=\"hormone-therapy-men.html\"\u003e",
                "selector": "div.footer-col \u003e ul \u003e li \u003e a",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.4 (foreground color: #7a848c, background color: #0d1f2d, font size: 10.6pt (14.08px), font weight: normal). Expected contrast ratio of 4.5:1",
                "path": "1,HTML,1,BODY,20,FOOTER,0,DIV,1,DIV,1,UL,2,LI,0,A",
                "type": "node",
                "boundingRect": {
                  "right": 132,
                  "left": 21,
                  "bottom": 27650,
                  "width": 111,
                  "top": 27632,
                  "height": 18
                },
                "lhId": "1-103-A"
              },
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "path": "1,HTML,1,BODY,20,FOOTER",
                      "type": "node",
                      "nodeLabel": "Beacon Hormone & Wellness\n\nA Washington State telemedicine practice led by Serg…",
                      "snippet": "\u003cfooter\u003e",
                      "selector": "body \u003e footer",
                      "lhId": "1-99-FOOTER",
                      "boundingRect": {
                        "right": 412,
                        "left": 0,
                        "bottom": 28911,
                        "width": 412,
                        "top": 27154,
                        "height": 1757
                      }
                    }
                  }
                ],
                "type": "subitems"
              }
            },
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "nodeLabel": "Beacon Hormone & Wellness\n\nA Washington State telemedicine practice led by Serg…",
                      "snippet": "\u003cfooter\u003e",
                      "selector": "body \u003e footer",
                      "path": "1,HTML,1,BODY,20,FOOTER",
                      "type": "node",
                      "lhId": "1-99-FOOTER",
                      "boundingRect": {
                        "right": 412,
                        "left": 0,
                        "bottom": 28911,
                        "width": 412,
                        "top": 27154,
                        "height": 1757
                      }
                    }
                  }
                ]
              },
              "node": {
                "boundingRect": {
                  "height": 18,
                  "top": 27669,
                  "bottom": 27687,
                  "width": 117,
                  "left": 21,
                  "right": 138
                },
                "lhId": "1-104-A",
                "snippet": "\u003ca href=\"preventive-health.html\"\u003e",
                "selector": "div.footer-col \u003e ul \u003e li \u003e a",
                "nodeLabel": "Preventive Health",
                "path": "1,HTML,1,BODY,20,FOOTER,0,DIV,1,DIV,1,UL,3,LI,0,A",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.4 (foreground color: #7a848c, background color: #0d1f2d, font size: 10.6pt (14.08px), font weight: normal). Expected contrast ratio of 4.5:1"
              }
            },
            {
              "node": {
                "boundingRect": {
                  "height": 18,
                  "top": 27706,
                  "bottom": 27724,
                  "width": 122,
                  "right": 143,
                  "left": 21
                },
                "lhId": "1-105-A",
                "nodeLabel": "Lifestyle Medicine",
                "snippet": "\u003ca href=\"lifestyle-medicine.html\"\u003e",
                "selector": "div.footer-col \u003e ul \u003e li \u003e a",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.4 (foreground color: #7a848c, background color: #0d1f2d, font size: 10.6pt (14.08px), font weight: normal). Expected contrast ratio of 4.5:1",
                "path": "1,HTML,1,BODY,20,FOOTER,0,DIV,1,DIV,1,UL,4,LI,0,A"
              },
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "right": 412,
                        "left": 0,
                        "bottom": 28911,
                        "width": 412,
                        "top": 27154,
                        "height": 1757
                      },
                      "lhId": "1-99-FOOTER",
                      "path": "1,HTML,1,BODY,20,FOOTER",
                      "type": "node",
                      "snippet": "\u003cfooter\u003e",
                      "selector": "body \u003e footer",
                      "nodeLabel": "Beacon Hormone & Wellness\n\nA Washington State telemedicine practice led by Serg…"
                    }
                  }
                ]
              }
            },
            {
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "lhId": "1-99-FOOTER",
                      "boundingRect": {
                        "width": 412,
                        "bottom": 28911,
                        "left": 0,
                        "right": 412,
                        "height": 1757,
                        "top": 27154
                      },
                      "path": "1,HTML,1,BODY,20,FOOTER",
                      "type": "node",
                      "selector": "body \u003e footer",
                      "nodeLabel": "Beacon Hormone & Wellness\n\nA Washington State telemedicine practice led by Serg…",
                      "snippet": "\u003cfooter\u003e"
                    }
                  }
                ],
                "type": "subitems"
              },
              "node": {
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.4 (foreground color: #7a848c, background color: #0d1f2d, font size: 10.6pt (14.08px), font weight: normal). Expected contrast ratio of 4.5:1",
                "path": "1,HTML,1,BODY,20,FOOTER,0,DIV,1,DIV,1,UL,5,LI,0,A",
                "nodeLabel": "Upper Kittitas Care",
                "snippet": "\u003ca href=\"upper-kittitas-hormone-care.html\"\u003e",
                "selector": "div.footer-col \u003e ul \u003e li \u003e a",
                "lhId": "1-106-A",
                "boundingRect": {
                  "right": 149,
                  "left": 21,
                  "bottom": 27761,
                  "width": 128,
                  "top": 27743,
                  "height": 18
                }
              }
            },
            {
              "node": {
                "boundingRect": {
                  "right": 181,
                  "left": 21,
                  "width": 160,
                  "bottom": 27797,
                  "top": 27779,
                  "height": 18
                },
                "lhId": "1-107-A",
                "path": "1,HTML,1,BODY,20,FOOTER,0,DIV,1,DIV,1,UL,6,LI,0,A",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.4 (foreground color: #7a848c, background color: #0d1f2d, font size: 10.6pt (14.08px), font weight: normal). Expected contrast ratio of 4.5:1",
                "nodeLabel": "Islands & Peninsula Care",
                "snippet": "\u003ca href=\"islands-peninsula-hormone-care.html\"\u003e",
                "selector": "div.footer-col \u003e ul \u003e li \u003e a"
              },
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "selector": "body \u003e footer",
                      "nodeLabel": "Beacon Hormone & Wellness\n\nA Washington State telemedicine practice led by Serg…",
                      "snippet": "\u003cfooter\u003e",
                      "path": "1,HTML,1,BODY,20,FOOTER",
                      "type": "node",
                      "lhId": "1-99-FOOTER",
                      "boundingRect": {
                        "top": 27154,
                        "height": 1757,
                        "left": 0,
                        "right": 412,
                        "bottom": 28911,
                        "width": 412
                      }
                    }
                  }
                ],
                "type": "subitems"
              }
            },
            {
              "node": {
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.4 (foreground color: #7a848c, background color: #0d1f2d, font size: 10.6pt (14.08px), font weight: normal). Expected contrast ratio of 4.5:1",
                "path": "1,HTML,1,BODY,20,FOOTER,0,DIV,1,DIV,1,UL,7,LI,0,A",
                "nodeLabel": "Tacoma & South Sound",
                "snippet": "\u003ca href=\"tacoma-hormone-care.html\"\u003e",
                "selector": "div.footer-col \u003e ul \u003e li \u003e a",
                "lhId": "1-108-A",
                "boundingRect": {
                  "right": 178,
                  "left": 21,
                  "width": 157,
                  "bottom": 27834,
                  "top": 27816,
                  "height": 18
                }
              },
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "nodeLabel": "Beacon Hormone & Wellness\n\nA Washington State telemedicine practice led by Serg…",
                      "snippet": "\u003cfooter\u003e",
                      "selector": "body \u003e footer",
                      "path": "1,HTML,1,BODY,20,FOOTER",
                      "type": "node",
                      "boundingRect": {
                        "top": 27154,
                        "height": 1757,
                        "left": 0,
                        "right": 412,
                        "width": 412,
                        "bottom": 28911
                      },
                      "lhId": "1-99-FOOTER"
                    }
                  }
                ],
                "type": "subitems"
              }
            },
            {
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "height": 1757,
                        "top": 27154,
                        "width": 412,
                        "bottom": 28911,
                        "right": 412,
                        "left": 0
                      },
                      "lhId": "1-99-FOOTER",
                      "nodeLabel": "Beacon Hormone & Wellness\n\nA Washington State telemedicine practice led by Serg…",
                      "snippet": "\u003cfooter\u003e",
                      "selector": "body \u003e footer",
                      "path": "1,HTML,1,BODY,20,FOOTER",
                      "type": "node"
                    }
                  }
                ],
                "type": "subitems"
              },
              "node": {
                "boundingRect": {
                  "width": 125,
                  "bottom": 27871,
                  "left": 21,
                  "right": 146,
                  "height": 18,
                  "top": 27853
                },
                "lhId": "1-109-A",
                "path": "1,HTML,1,BODY,20,FOOTER,0,DIV,1,DIV,1,UL,8,LI,0,A",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.4 (foreground color: #7a848c, background color: #0d1f2d, font size: 10.6pt (14.08px), font weight: normal). Expected contrast ratio of 4.5:1",
                "nodeLabel": "Seattle & Eastside",
                "snippet": "\u003ca href=\"seattle-eastside-hormone-care.html\"\u003e",
                "selector": "div.footer-col \u003e ul \u003e li \u003e a"
              }
            },
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "type": "node",
                      "path": "1,HTML,1,BODY,20,FOOTER",
                      "nodeLabel": "Beacon Hormone & Wellness\n\nA Washington State telemedicine practice led by Serg…",
                      "snippet": "\u003cfooter\u003e",
                      "selector": "body \u003e footer",
                      "lhId": "1-99-FOOTER",
                      "boundingRect": {
                        "right": 412,
                        "left": 0,
                        "bottom": 28911,
                        "width": 412,
                        "top": 27154,
                        "height": 1757
                      }
                    }
                  }
                ]
              },
              "node": {
                "lhId": "1-110-A",
                "boundingRect": {
                  "left": 21,
                  "right": 152,
                  "width": 131,
                  "bottom": 27908,
                  "top": 27890,
                  "height": 18
                },
                "path": "1,HTML,1,BODY,20,FOOTER,0,DIV,1,DIV,1,UL,9,LI,0,A",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.4 (foreground color: #7a848c, background color: #0d1f2d, font size: 10.6pt (14.08px), font weight: normal). Expected contrast ratio of 4.5:1",
                "selector": "div.footer-col \u003e ul \u003e li \u003e a",
                "nodeLabel": "Olympia & Thurston",
                "snippet": "\u003ca href=\"olympia-hormone-care.html\"\u003e"
              }
            },
            {
              "node": {
                "boundingRect": {
                  "width": 119,
                  "bottom": 27945,
                  "right": 140,
                  "left": 21,
                  "height": 18,
                  "top": 27927
                },
                "lhId": "1-111-A",
                "path": "1,HTML,1,BODY,20,FOOTER,0,DIV,1,DIV,1,UL,10,LI,0,A",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.4 (foreground color: #7a848c, background color: #0d1f2d, font size: 10.6pt (14.08px), font weight: normal). Expected contrast ratio of 4.5:1",
                "nodeLabel": "Beacon Signature",
                "snippet": "\u003ca href=\"signature.html\"\u003e",
                "selector": "div.footer-col \u003e ul \u003e li \u003e a"
              },
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "lhId": "1-99-FOOTER",
                      "boundingRect": {
                        "top": 27154,
                        "height": 1757,
                        "left": 0,
                        "right": 412,
                        "bottom": 28911,
                        "width": 412
                      },
                      "type": "node",
                      "path": "1,HTML,1,BODY,20,FOOTER",
                      "nodeLabel": "Beacon Hormone & Wellness\n\nA Washington State telemedicine practice led by Serg…",
                      "snippet": "\u003cfooter\u003e",
                      "selector": "body \u003e footer"
                    }
                  }
                ],
                "type": "subitems"
              }
            },
            {
              "node": {
                "nodeLabel": "GLP-1 Weight Management",
                "snippet": "\u003ca href=\"glp1-weight-management.html\"\u003e",
                "selector": "div.footer-col \u003e ul \u003e li \u003e a",
                "path": "1,HTML,1,BODY,20,FOOTER,0,DIV,1,DIV,1,UL,11,LI,0,A",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.4 (foreground color: #7a848c, background color: #0d1f2d, font size: 10.6pt (14.08px), font weight: normal). Expected contrast ratio of 4.5:1",
                "boundingRect": {
                  "left": 21,
                  "right": 200,
                  "bottom": 27981,
                  "width": 179,
                  "top": 27963,
                  "height": 18
                },
                "lhId": "1-112-A"
              },
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "path": "1,HTML,1,BODY,20,FOOTER",
                      "type": "node",
                      "snippet": "\u003cfooter\u003e",
                      "selector": "body \u003e footer",
                      "nodeLabel": "Beacon Hormone & Wellness\n\nA Washington State telemedicine practice led by Serg…",
                      "boundingRect": {
                        "left": 0,
                        "right": 412,
                        "width": 412,
                        "bottom": 28911,
                        "top": 27154,
                        "height": 1757
                      },
                      "lhId": "1-99-FOOTER"
                    }
                  }
                ],
                "type": "subitems"
              }
            },
            {
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "top": 27154,
                        "height": 1757,
                        "left": 0,
                        "right": 412,
                        "width": 412,
                        "bottom": 28911
                      },
                      "lhId": "1-99-FOOTER",
                      "path": "1,HTML,1,BODY,20,FOOTER",
                      "type": "node",
                      "nodeLabel": "Beacon Hormone & Wellness\n\nA Washington State telemedicine practice led by Serg…",
                      "snippet": "\u003cfooter\u003e",
                      "selector": "body \u003e footer"
                    }
                  }
                ],
                "type": "subitems"
              },
              "node": {
                "boundingRect": {
                  "top": 28086,
                  "height": 18,
                  "left": 21,
                  "right": 109,
                  "width": 88,
                  "bottom": 28104
                },
                "lhId": "1-113-A",
                "path": "1,HTML,1,BODY,20,FOOTER,0,DIV,2,DIV,1,UL,0,LI,0,A",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.4 (foreground color: #7a848c, background color: #0d1f2d, font size: 10.6pt (14.08px), font weight: normal). Expected contrast ratio of 4.5:1",
                "selector": "div.footer-col \u003e ul \u003e li \u003e a",
                "nodeLabel": "About Sergio",
                "snippet": "\u003ca href=\"about.html\"\u003e"
              }
            },
            {
              "node": {
                "boundingRect": {
                  "right": 167,
                  "left": 21,
                  "width": 146,
                  "bottom": 28141,
                  "top": 28123,
                  "height": 18
                },
                "lhId": "1-114-A",
                "snippet": "\u003ca href=\"symptom-check.html\"\u003e",
                "selector": "div.footer-col \u003e ul \u003e li \u003e a",
                "nodeLabel": "Symptom Self-Check",
                "path": "1,HTML,1,BODY,20,FOOTER,0,DIV,2,DIV,1,UL,1,LI,0,A",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.4 (foreground color: #7a848c, background color: #0d1f2d, font size: 10.6pt (14.08px), font weight: normal). Expected contrast ratio of 4.5:1"
              },
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "nodeLabel": "Beacon Hormone & Wellness\n\nA Washington State telemedicine practice led by Serg…",
                      "snippet": "\u003cfooter\u003e",
                      "selector": "body \u003e footer",
                      "path": "1,HTML,1,BODY,20,FOOTER",
                      "type": "node",
                      "boundingRect": {
                        "left": 0,
                        "right": 412,
                        "bottom": 28911,
                        "width": 412,
                        "top": 27154,
                        "height": 1757
                      },
                      "lhId": "1-99-FOOTER"
                    }
                  }
                ],
                "type": "subitems"
              }
            },
            {
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "right": 412,
                        "left": 0,
                        "bottom": 28911,
                        "width": 412,
                        "top": 27154,
                        "height": 1757
                      },
                      "lhId": "1-99-FOOTER",
                      "nodeLabel": "Beacon Hormone & Wellness\n\nA Washington State telemedicine practice led by Serg…",
                      "snippet": "\u003cfooter\u003e",
                      "selector": "body \u003e footer",
                      "path": "1,HTML,1,BODY,20,FOOTER",
                      "type": "node"
                    }
                  }
                ],
                "type": "subitems"
              },
              "node": {
                "path": "1,HTML,1,BODY,20,FOOTER,0,DIV,2,DIV,1,UL,2,LI,0,A",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.4 (foreground color: #7a848c, background color: #0d1f2d, font size: 10.6pt (14.08px), font weight: normal). Expected contrast ratio of 4.5:1",
                "nodeLabel": "Patient Reviews",
                "snippet": "\u003ca href=\"#reviews\"\u003e",
                "selector": "div.footer-col \u003e ul \u003e li \u003e a",
                "lhId": "1-115-A",
                "boundingRect": {
                  "left": 21,
                  "right": 126,
                  "width": 105,
                  "bottom": 28178,
                  "top": 28160,
                  "height": 18
                }
              }
            },
            {
              "node": {
                "lhId": "1-116-A",
                "boundingRect": {
                  "width": 25,
                  "bottom": 28215,
                  "right": 46,
                  "left": 21,
                  "height": 18,
                  "top": 28197
                },
                "path": "1,HTML,1,BODY,20,FOOTER,0,DIV,2,DIV,1,UL,3,LI,0,A",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.4 (foreground color: #7a848c, background color: #0d1f2d, font size: 10.6pt (14.08px), font weight: normal). Expected contrast ratio of 4.5:1",
                "selector": "div.footer-col \u003e ul \u003e li \u003e a",
                "nodeLabel": "FAQ",
                "snippet": "\u003ca href=\"faq.html\"\u003e"
              },
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "nodeLabel": "Beacon Hormone & Wellness\n\nA Washington State telemedicine practice led by Serg…",
                      "snippet": "\u003cfooter\u003e",
                      "selector": "body \u003e footer",
                      "path": "1,HTML,1,BODY,20,FOOTER",
                      "type": "node",
                      "boundingRect": {
                        "bottom": 28911,
                        "width": 412,
                        "right": 412,
                        "left": 0,
                        "height": 1757,
                        "top": 27154
                      },
                      "lhId": "1-99-FOOTER"
                    }
                  }
                ],
                "type": "subitems"
              }
            },
            {
              "node": {
                "lhId": "1-117-A",
                "boundingRect": {
                  "width": 29,
                  "bottom": 28251,
                  "right": 50,
                  "left": 21,
                  "height": 18,
                  "top": 28233
                },
                "path": "1,HTML,1,BODY,20,FOOTER,0,DIV,2,DIV,1,UL,4,LI,0,A",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.4 (foreground color: #7a848c, background color: #0d1f2d, font size: 10.6pt (14.08px), font weight: normal). Expected contrast ratio of 4.5:1",
                "nodeLabel": "Blog",
                "snippet": "\u003ca href=\"blog.html\"\u003e",
                "selector": "div.footer-col \u003e ul \u003e li \u003e a"
              },
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "type": "node",
                      "path": "1,HTML,1,BODY,20,FOOTER",
                      "nodeLabel": "Beacon Hormone & Wellness\n\nA Washington State telemedicine practice led by Serg…",
                      "snippet": "\u003cfooter\u003e",
                      "selector": "body \u003e footer",
                      "boundingRect": {
                        "left": 0,
                        "right": 412,
                        "width": 412,
                        "bottom": 28911,
                        "top": 27154,
                        "height": 1757
                      },
                      "lhId": "1-99-FOOTER"
                    }
                  }
                ],
                "type": "subitems"
              }
            },
            {
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "bottom": 28911,
                        "width": 412,
                        "left": 0,
                        "right": 412,
                        "height": 1757,
                        "top": 27154
                      },
                      "lhId": "1-99-FOOTER",
                      "path": "1,HTML,1,BODY,20,FOOTER",
                      "type": "node",
                      "selector": "body \u003e footer",
                      "nodeLabel": "Beacon Hormone & Wellness\n\nA Washington State telemedicine practice led by Serg…",
                      "snippet": "\u003cfooter\u003e"
                    }
                  }
                ],
                "type": "subitems"
              },
              "node": {
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.4 (foreground color: #7a848c, background color: #0d1f2d, font size: 10.6pt (14.08px), font weight: normal). Expected contrast ratio of 4.5:1",
                "path": "1,HTML,1,BODY,20,FOOTER,0,DIV,2,DIV,1,UL,5,LI,0,A",
                "nodeLabel": "Privacy Policy",
                "snippet": "\u003ca href=\"privacy.html\"\u003e",
                "selector": "div.footer-col \u003e ul \u003e li \u003e a",
                "lhId": "1-118-A",
                "boundingRect": {
                  "top": 28270,
                  "height": 18,
                  "left": 21,
                  "right": 109,
                  "width": 88,
                  "bottom": 28288
                }
              }
            },
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "left": 0,
                        "right": 412,
                        "bottom": 28911,
                        "width": 412,
                        "top": 27154,
                        "height": 1757
                      },
                      "lhId": "1-99-FOOTER",
                      "type": "node",
                      "path": "1,HTML,1,BODY,20,FOOTER",
                      "nodeLabel": "Beacon Hormone & Wellness\n\nA Washington State telemedicine practice led by Serg…",
                      "snippet": "\u003cfooter\u003e",
                      "selector": "body \u003e footer"
                    }
                  }
                ]
              },
              "node": {
                "lhId": "1-119-A",
                "boundingRect": {
                  "height": 18,
                  "top": 28307,
                  "width": 112,
                  "bottom": 28325,
                  "right": 133,
                  "left": 21
                },
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.4 (foreground color: #7a848c, background color: #0d1f2d, font size: 10.6pt (14.08px), font weight: normal). Expected contrast ratio of 4.5:1",
                "path": "1,HTML,1,BODY,20,FOOTER,0,DIV,2,DIV,1,UL,6,LI,0,A",
                "nodeLabel": "Terms of Service",
                "snippet": "\u003ca href=\"terms.html\"\u003e",
                "selector": "div.footer-col \u003e ul \u003e li \u003e a"
              }
            },
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "path": "1,HTML,1,BODY,20,FOOTER",
                      "type": "node",
                      "nodeLabel": "Beacon Hormone & Wellness\n\nA Washington State telemedicine practice led by Serg…",
                      "snippet": "\u003cfooter\u003e",
                      "selector": "body \u003e footer",
                      "boundingRect": {
                        "height": 1757,
                        "top": 27154,
                        "width": 412,
                        "bottom": 28911,
                        "left": 0,
                        "right": 412
                      },
                      "lhId": "1-99-FOOTER"
                    }
                  }
                ]
              },
              "node": {
                "nodeLabel": "Book Initial Consult",
                "snippet": "\u003ca href=\"https://my.practicebetter.io/#/697fdef010431586f6182dd5/bookings?step=serv…\" target=\"_blank\" rel=\"noopener\"\u003e",
                "selector": "div.footer-col \u003e ul \u003e li \u003e a",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.4 (foreground color: #7a848c, background color: #0d1f2d, font size: 10.6pt (14.08px), font weight: normal). Expected contrast ratio of 4.5:1",
                "path": "1,HTML,1,BODY,20,FOOTER,0,DIV,3,DIV,1,UL,0,LI,0,A",
                "lhId": "1-120-A",
                "boundingRect": {
                  "left": 21,
                  "right": 148,
                  "width": 127,
                  "bottom": 28448,
                  "top": 28430,
                  "height": 18
                }
              }
            },
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "right": 412,
                        "left": 0,
                        "bottom": 28911,
                        "width": 412,
                        "top": 27154,
                        "height": 1757
                      },
                      "lhId": "1-99-FOOTER",
                      "nodeLabel": "Beacon Hormone & Wellness\n\nA Washington State telemedicine practice led by Serg…",
                      "snippet": "\u003cfooter\u003e",
                      "selector": "body \u003e footer",
                      "path": "1,HTML,1,BODY,20,FOOTER",
                      "type": "node"
                    }
                  }
                ]
              },
              "node": {
                "boundingRect": {
                  "height": 18,
                  "top": 28467,
                  "width": 137,
                  "bottom": 28485,
                  "left": 21,
                  "right": 158
                },
                "lhId": "1-121-A",
                "nodeLabel": "Call (509) 906-1935",
                "snippet": "\u003ca href=\"tel:+15099061935\"\u003e",
                "selector": "div.footer-col \u003e ul \u003e li \u003e a",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.4 (foreground color: #7a848c, background color: #0d1f2d, font size: 10.6pt (14.08px), font weight: normal). Expected contrast ratio of 4.5:1",
                "path": "1,HTML,1,BODY,20,FOOTER,0,DIV,3,DIV,1,UL,1,LI,0,A",
                "type": "node"
              }
            },
            {
              "node": {
                "path": "1,HTML,1,BODY,20,FOOTER,0,DIV,3,DIV,1,UL,2,LI,0,A",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.4 (foreground color: #7a848c, background color: #0d1f2d, font size: 10.6pt (14.08px), font weight: normal). Expected contrast ratio of 4.5:1",
                "selector": "div.footer-col \u003e ul \u003e li \u003e a",
                "nodeLabel": "Email Sergio",
                "snippet": "\u003ca href=\"mailto:sergio@beaconhormone.com\"\u003e",
                "lhId": "1-122-A",
                "boundingRect": {
                  "top": 28504,
                  "height": 18,
                  "left": 21,
                  "right": 103,
                  "width": 82,
                  "bottom": 28522
                }
              },
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "right": 412,
                        "left": 0,
                        "width": 412,
                        "bottom": 28911,
                        "top": 27154,
                        "height": 1757
                      },
                      "lhId": "1-99-FOOTER",
                      "nodeLabel": "Beacon Hormone & Wellness\n\nA Washington State telemedicine practice led by Serg…",
                      "snippet": "\u003cfooter\u003e",
                      "selector": "body \u003e footer",
                      "path": "1,HTML,1,BODY,20,FOOTER",
                      "type": "node"
                    }
                  }
                ]
              }
            },
            {
              "node": {
                "lhId": "1-123-A",
                "boundingRect": {
                  "height": 18,
                  "top": 28540,
                  "bottom": 28558,
                  "width": 145,
                  "left": 21,
                  "right": 166
                },
                "path": "1,HTML,1,BODY,20,FOOTER,0,DIV,3,DIV,1,UL,3,LI,0,A",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 4.4 (foreground color: #7a848c, background color: #0d1f2d, font size: 10.6pt (14.08px), font weight: normal). Expected contrast ratio of 4.5:1",
                "nodeLabel": "beaconhormone.com",
                "snippet": "\u003ca href=\"https://www.beaconhormone.com\"\u003e",
                "selector": "div.footer-col \u003e ul \u003e li \u003e a"
              },
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "path": "1,HTML,1,BODY,20,FOOTER",
                      "type": "node",
                      "selector": "body \u003e footer",
                      "nodeLabel": "Beacon Hormone & Wellness\n\nA Washington State telemedicine practice led by Serg…",
                      "snippet": "\u003cfooter\u003e",
                      "boundingRect": {
                        "top": 27154,
                        "height": 1757,
                        "left": 0,
                        "right": 412,
                        "width": 412,
                        "bottom": 28911
                      },
                      "lhId": "1-99-FOOTER"
                    }
                  }
                ]
              }
            },
            {
              "node": {
                "path": "1,HTML,1,BODY,20,FOOTER,1,DIV,0,SPAN",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.17 (foreground color: #626d77, background color: #0d1f2d, font size: 9.4pt (12.48px), font weight: normal). Expected contrast ratio of 4.5:1",
                "selector": "body \u003e footer \u003e div.footer-bottom \u003e span",
                "nodeLabel": "© 2026 Beacon Hormone & Wellness · Sergio Fernandez, FNP-C. All rights reserved.",
                "snippet": "\u003cspan\u003e",
                "lhId": "1-124-SPAN",
                "boundingRect": {
                  "right": 287,
                  "left": 21,
                  "bottom": 28696,
                  "width": 266,
                  "top": 28653,
                  "height": 42
                }
              },
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "nodeLabel": "Beacon Hormone & Wellness\n\nA Washington State telemedicine practice led by Serg…",
                      "snippet": "\u003cfooter\u003e",
                      "selector": "body \u003e footer",
                      "path": "1,HTML,1,BODY,20,FOOTER",
                      "type": "node",
                      "boundingRect": {
                        "width": 412,
                        "bottom": 28911,
                        "right": 412,
                        "left": 0,
                        "height": 1757,
                        "top": 27154
                      },
                      "lhId": "1-99-FOOTER"
                    }
                  }
                ],
                "type": "subitems"
              }
            },
            {
              "node": {
                "boundingRect": {
                  "right": 367,
                  "left": 287,
                  "bottom": 28671,
                  "width": 80,
                  "top": 28655,
                  "height": 16
                },
                "lhId": "1-125-A",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.17 (foreground color: #626d77, background color: #0d1f2d, font size: 9.4pt (12.48px), font weight: normal). Expected contrast ratio of 4.5:1",
                "path": "1,HTML,1,BODY,20,FOOTER,1,DIV,1,SPAN,0,A",
                "type": "node",
                "nodeLabel": "Privacy Policy",
                "snippet": "\u003ca href=\"privacy.html\" style=\"color:rgba(255,255,255,0.35);text-decoration:none;transition:color 0.2s\" onmouseover=\"this.style.color='#c8a96e'\" onmouseout=\"this.style.color='rgba(255,255,255,0.35)'\"\u003e",
                "selector": "footer \u003e div.footer-bottom \u003e span \u003e a"
              },
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "lhId": "1-99-FOOTER",
                      "boundingRect": {
                        "top": 27154,
                        "height": 1757,
                        "left": 0,
                        "right": 412,
                        "bottom": 28911,
                        "width": 412
                      },
                      "type": "node",
                      "path": "1,HTML,1,BODY,20,FOOTER",
                      "nodeLabel": "Beacon Hormone & Wellness\n\nA Washington State telemedicine practice led by Serg…",
                      "snippet": "\u003cfooter\u003e",
                      "selector": "body \u003e footer"
                    }
                  }
                ]
              }
            },
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "lhId": "1-99-FOOTER",
                      "boundingRect": {
                        "height": 1757,
                        "top": 27154,
                        "width": 412,
                        "bottom": 28911,
                        "right": 412,
                        "left": 0
                      },
                      "path": "1,HTML,1,BODY,20,FOOTER",
                      "type": "node",
                      "nodeLabel": "Beacon Hormone & Wellness\n\nA Washington State telemedicine practice led by Serg…",
                      "snippet": "\u003cfooter\u003e",
                      "selector": "body \u003e footer"
                    }
                  }
                ]
              },
              "node": {
                "nodeLabel": "Terms of Service",
                "snippet": "\u003ca href=\"terms.html\" style=\"color:rgba(255,255,255,0.35);text-decoration:none;transition:color 0.2s\" onmouseover=\"this.style.color='#c8a96e'\" onmouseout=\"this.style.color='rgba(255,255,255,0.35)'\"\u003e",
                "selector": "footer \u003e div.footer-bottom \u003e span \u003e a",
                "path": "1,HTML,1,BODY,20,FOOTER,1,DIV,1,SPAN,2,A",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.17 (foreground color: #626d77, background color: #0d1f2d, font size: 9.4pt (12.48px), font weight: normal). Expected contrast ratio of 4.5:1",
                "boundingRect": {
                  "width": 97,
                  "bottom": 28692,
                  "left": 287,
                  "right": 384,
                  "height": 16,
                  "top": 28676
                },
                "lhId": "1-126-A"
              }
            },
            {
              "node": {
                "boundingRect": {
                  "bottom": 28879,
                  "width": 371,
                  "left": 21,
                  "right": 391,
                  "height": 160,
                  "top": 28720
                },
                "lhId": "1-127-P",
                "selector": "body \u003e footer \u003e p.footer-legal",
                "nodeLabel": "The information on this website is for informational purposes only and does not…",
                "snippet": "\u003cp class=\"footer-legal\"\u003e",
                "path": "1,HTML,1,BODY,20,FOOTER,2,P",
                "type": "node",
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 2.51 (foreground color: #515e68, background color: #0d1f2d, font size: 9.4pt (12.48px), font weight: normal). Expected contrast ratio of 4.5:1"
              },
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "boundingRect": {
                        "height": 1757,
                        "top": 27154,
                        "bottom": 28911,
                        "width": 412,
                        "right": 412,
                        "left": 0
                      },
                      "lhId": "1-99-FOOTER",
                      "path": "1,HTML,1,BODY,20,FOOTER",
                      "type": "node",
                      "nodeLabel": "Beacon Hormone & Wellness\n\nA Washington State telemedicine practice led by Serg…",
                      "snippet": "\u003cfooter\u003e",
                      "selector": "body \u003e footer"
                    }
                  }
                ]
              }
            }
          ],
          "headings": [
            {
              "label": "Failing Elements",
              "valueType": "node",
              "key": "node",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              }
            }
          ],
          "debugData": {
            "tags": [
              "cat.color",
              "wcag2aa",
              "wcag143",
              "TTv5",
              "TT13.c",
              "EN-301-549",
              "EN-9.1.4.3",
              "ACT",
              "RGAAv4",
              "RGAA-3.2.1"
            ],
            "type": "debugdata",
            "impact": "serious"
          },
          "type": "table"
        }
      },
      "aria-input-field-name": {
        "id": "aria-input-field-name",
        "title": "ARIA input fields have accessible names",
        "description": "When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about input field labels](https://dequeuniversity.com/rules/axe/4.12/aria-input-field-name).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "meta-description": {
        "id": "meta-description",
        "title": "Document has a meta description",
        "description": "Meta descriptions may be included in search results to concisely summarize page content. [Learn more about the meta description](https://developer.chrome.com/docs/lighthouse/seo/meta-description/).",
        "score": 1,
        "scoreDisplayMode": "binary"
      },
      "form-field-multiple-labels": {
        "id": "form-field-multiple-labels",
        "title": "No form fields have multiple labels",
        "description": "Form fields with multiple labels can be confusingly announced by assistive technologies like screen readers which use either the first, the last, or all of the labels. [Learn how to use form labels](https://dequeuniversity.com/rules/axe/4.12/form-field-multiple-labels).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "aria-command-name": {
        "id": "aria-command-name",
        "title": "`button`, `link`, and `menuitem` elements have accessible names",
        "description": "When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to make command elements more accessible](https://dequeuniversity.com/rules/axe/4.12/aria-command-name).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "aria-valid-attr": {
        "id": "aria-valid-attr",
        "title": "`[aria-*]` attributes are valid and not misspelled",
        "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. [Learn more about valid ARIA attributes](https://dequeuniversity.com/rules/axe/4.12/aria-valid-attr).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "type": "table",
          "items": [],
          "headings": [
            {
              "valueType": "node",
              "label": "Failing Elements",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "key": "node"
            }
          ]
        }
      },
      "meta-refresh": {
        "id": "meta-refresh",
        "title": "The document does not use `\u003cmeta http-equiv=\"refresh\"\u003e`",
        "description": "Users do not expect a page to refresh automatically, and doing so will move focus back to the top of the page. This may create a frustrating or confusing experience. [Learn more about the refresh meta tag](https://dequeuniversity.com/rules/axe/4.12/meta-refresh).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "image-delivery-insight": {
        "id": "image-delivery-insight",
        "title": "Improve image delivery",
        "description": "Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/performance/insights/image-delivery)",
        "score": 1,
        "scoreDisplayMode": "metricSavings",
        "metricSavings": {
          "LCP": 0,
          "FCP": 0
        },
        "details": {
          "debugData": {
            "wastedBytes": 0,
            "type": "debugdata"
          },
          "items": [],
          "headings": [
            {
              "valueType": "node",
              "key": "node"
            },
            {
              "subItemsHeading": {
                "key": "reason",
                "valueType": "text"
              },
              "key": "url",
              "label": "URL",
              "valueType": "url"
            },
            {
              "label": "Resource Size",
              "valueType": "bytes",
              "key": "totalBytes"
            },
            {
              "key": "wastedBytes",
              "subItemsHeading": {
                "valueType": "bytes",
                "key": "wastedBytes"
              },
              "label": "Est Savings",
              "valueType": "bytes"
            }
          ],
          "type": "table"
        }
      },
      "font-display-insight": {
        "id": "font-display-insight",
        "title": "Font display",
        "description": "Consider setting [font-display](https://developer.chrome.com/docs/performance/insights/font-display) to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with [font metric overrides](https://developer.chrome.com/blog/font-fallbacks).",
        "score": 1,
        "scoreDisplayMode": "metricSavings",
        "metricSavings": {
          "INP": 0
        },
        "details": {
          "type": "table",
          "headings": [
            {
              "label": "URL",
              "valueType": "url",
              "key": "url"
            },
            {
              "label": "Est Savings",
              "valueType": "ms",
              "key": "wastedMs"
            }
          ],
          "items": [],
          "skipSumming": [
            "wastedMs"
          ]
        }
      },
      "unsized-images": {
        "id": "unsized-images",
        "title": "Image elements have explicit `width` and `height`",
        "description": "Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https://web.dev/articles/optimize-cls#images_without_dimensions)",
        "score": 1,
        "scoreDisplayMode": "metricSavings",
        "metricSavings": {
          "CLS": 0
        },
        "details": {
          "items": [],
          "headings": [
            {
              "valueType": "node",
              "key": "node"
            },
            {
              "label": "URL",
              "valueType": "url",
              "key": "url"
            }
          ],
          "type": "table"
        }
      },
      "charset": {
        "id": "charset",
        "title": "Properly defines charset",
        "description": "A character encoding declaration is required. It can be done with a `\u003cmeta\u003e` tag in the first 1024 bytes of the HTML or in the Content-Type HTTP response header. [Learn more about declaring the character encoding](https://developer.chrome.com/docs/lighthouse/best-practices/charset/).",
        "score": 1,
        "scoreDisplayMode": "binary"
      },
      "redirects": {
        "id": "redirects",
        "title": "Avoid multiple page redirects",
        "description": "Redirects introduce additional delays before the page can be loaded. [Learn how to avoid page redirects](https://developer.chrome.com/docs/lighthouse/performance/redirects/).",
        "score": 1,
        "scoreDisplayMode": "metricSavings",
        "metricSavings": {
          "LCP": 0,
          "FCP": 0
        },
        "details": {
          "items": [],
          "headings": [],
          "overallSavingsMs": 0,
          "type": "opportunity"
        },
        "numericValue": 0,
        "numericUnit": "millisecond"
      },
      "aria-text": {
        "id": "aria-text",
        "title": "Elements with the `role=text` attribute do not have focusable descendents.",
        "description": "Adding `role=text` around a text node split by markup enables VoiceOver to treat it as one phrase, but the element's focusable descendents will not be announced. [Learn more about the `role=text` attribute](https://dequeuniversity.com/rules/axe/4.12/aria-text).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "input-button-name": {
        "id": "input-button-name",
        "title": "Input buttons have discernible text.",
        "description": "Adding discernable and accessible text to input buttons may help screen reader users understand the purpose of the input button. [Learn more about input buttons](https://dequeuniversity.com/rules/axe/4.12/input-button-name).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "script-treemap-data": {
        "id": "script-treemap-data",
        "title": "Script Treemap Data",
        "description": "Used for treemap app",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "nodes": [
            {
              "children": [
                {
                  "unusedBytes": 943,
                  "name": "(inline) const hamburger…",
                  "resourceBytes": 1208
                }
              ],
              "name": "https://beaconhormone.com/",
              "resourceBytes": 1208,
              "encodedBytes": 251,
              "unusedBytes": 943
            }
          ],
          "type": "treemap-data"
        }
      },
      "managed-focus": {
        "id": "managed-focus",
        "title": "The user's focus is directed to new content added to the page",
        "description": "If new content, such as a dialog, is added to the page, the user's focus is directed to it. [Learn how to direct focus to new content](https://developer.chrome.com/docs/lighthouse/accessibility/managed-focus/).",
        "score": null,
        "scoreDisplayMode": "manual"
      },
      "aria-prohibited-attr": {
        "id": "aria-prohibited-attr",
        "title": "Elements use only permitted ARIA attributes",
        "description": "Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. [Learn more about prohibited ARIA roles](https://dequeuniversity.com/rules/axe/4.12/aria-prohibited-attr).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "headings": [
            {
              "label": "Failing Elements",
              "valueType": "node",
              "subItemsHeading": {
                "key": "relatedNode",
                "valueType": "node"
              },
              "key": "node"
            }
          ],
          "items": [],
          "type": "table"
        }
      },
      "diagnostics": {
        "id": "diagnostics",
        "title": "Diagnostics",
        "description": "Collection of useful page vitals.",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "items": [
            {
              "throughput": 44083467112.080719,
              "numFonts": 3,
              "maxRtt": 0.89999999999999991,
              "mainDocumentTransferSize": 21901,
              "rtt": 0.00085810008375843854,
              "numScripts": 0,
              "numTasksOver10ms": 3,
              "numStylesheets": 1,
              "numTasks": 382,
              "maxServerLatency": 84.5,
              "totalTaskTime": 261.21399999999892,
              "totalByteWeight": 165313,
              "numRequests": 6,
              "numTasksOver50ms": 2,
              "numTasksOver25ms": 2,
              "numTasksOver500ms": 0,
              "numTasksOver100ms": 1
            }
          ],
          "type": "debugdata"
        }
      },
      "logical-tab-order": {
        "id": "logical-tab-order",
        "title": "The page has a logical tab order",
        "description": "Tabbing through the page follows the visual layout. Users cannot focus elements that are offscreen. [Learn more about logical tab ordering](https://developer.chrome.com/docs/lighthouse/accessibility/logical-tab-order/).",
        "score": null,
        "scoreDisplayMode": "manual"
      },
      "bypass": {
        "id": "bypass",
        "title": "The page contains a heading, skip link, or landmark region",
        "description": "Adding ways to bypass repetitive content lets keyboard users navigate the page more efficiently. [Learn more about bypass blocks](https://dequeuniversity.com/rules/axe/4.12/bypass).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "is-on-https": {
        "id": "is-on-https",
        "title": "Uses HTTPS",
        "description": "All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding [mixed content](https://developers.google.com/web/fundamentals/security/prevent-mixed-content/what-is-mixed-content), where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. [Learn more about HTTPS](https://developer.chrome.com/docs/lighthouse/pwa/is-on-https/).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "type": "table",
          "items": [],
          "headings": [
            {
              "label": "Insecure URL",
              "valueType": "url",
              "key": "url"
            },
            {
              "label": "Request Resolution",
              "valueType": "text",
              "key": "resolution"
            }
          ]
        }
      },
      "canonical": {
        "id": "canonical",
        "title": "Document has a valid `rel=canonical`",
        "description": "Canonical links suggest which URL to show in search results. [Learn more about canonical links](https://developer.chrome.com/docs/lighthouse/seo/canonical/).",
        "score": 1,
        "scoreDisplayMode": "binary"
      },
      "image-redundant-alt": {
        "id": "image-redundant-alt",
        "title": "Image elements do not have `[alt]` attributes that are redundant text.",
        "description": "Informative elements should aim for short, descriptive alternative text. Alternative text that is exactly the same as the text adjacent to the link or image is potentially confusing for screen reader users, because the text will be read twice. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.12/image-redundant-alt).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "structured-data": {
        "id": "structured-data",
        "title": "Structured data is valid",
        "description": "Run the [Structured Data Testing Tool](https://developers.google.com/search/docs/appearance/structured-data/) to validate structured data. [Learn more about Structured Data](https://developer.chrome.com/docs/lighthouse/seo/structured-data/).",
        "score": null,
        "scoreDisplayMode": "manual"
      },
      "aria-treeitem-name": {
        "id": "aria-treeitem-name",
        "title": "ARIA `treeitem` elements have accessible names",
        "description": "When a `treeitem` element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn more about labeling `treeitem` elements](https://dequeuniversity.com/rules/axe/4.12/aria-treeitem-name).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "interactive": {
        "id": "interactive",
        "title": "Time to Interactive",
        "description": "Time to Interactive is the amount of time it takes for the page to become fully interactive. [Learn more about the Time to Interactive metric](https://developer.chrome.com/docs/lighthouse/performance/interactive/).",
        "score": 0.95,
        "scoreDisplayMode": "numeric",
        "displayValue": "3.1 s",
        "numericValue": 3089.2116589983925,
        "numericUnit": "millisecond"
      },
      "aria-allowed-attr": {
        "id": "aria-allowed-attr",
        "title": "`[aria-*]` attributes match their roles",
        "description": "Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. [Learn how to match ARIA attributes to their roles](https://dequeuniversity.com/rules/axe/4.12/aria-allowed-attr).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "items": [],
          "headings": [
            {
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "key": "node",
              "label": "Failing Elements",
              "valueType": "node"
            }
          ],
          "type": "table"
        }
      },
      "cumulative-layout-shift": {
        "id": "cumulative-layout-shift",
        "title": "Cumulative Layout Shift",
        "description": "Cumulative Layout Shift measures the movement of visible elements within the viewport. [Learn more about the Cumulative Layout Shift metric](https://web.dev/articles/cls).",
        "score": 1,
        "scoreDisplayMode": "numeric",
        "displayValue": "0",
        "details": {
          "type": "debugdata",
          "items": [
            {
              "cumulativeLayoutShiftMainFrame": 0,
              "newEngineResultDiffered": false,
              "newEngineResult": {
                "cumulativeLayoutShiftMainFrame": 0,
                "cumulativeLayoutShift": 0
              }
            }
          ]
        },
        "numericValue": 0,
        "numericUnit": "unitless"
      },
      "valid-source-maps": {
        "id": "valid-source-maps",
        "title": "Page has valid source maps",
        "description": "Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. [Learn more about source maps](https://developer.chrome.com/docs/devtools/javascript/source-maps/).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "type": "table",
          "items": [],
          "headings": [
            {
              "subItemsHeading": {
                "key": "error"
              },
              "key": "scriptUrl",
              "label": "URL",
              "valueType": "url"
            },
            {
              "label": "Map URL",
              "valueType": "url",
              "key": "sourceMapUrl"
            }
          ]
        }
      },
      "paste-preventing-inputs": {
        "id": "paste-preventing-inputs",
        "title": "Allows users to paste into input fields",
        "description": "Preventing input pasting is a bad practice for the UX, and weakens security by blocking password managers.[Learn more about user-friendly input fields](https://developer.chrome.com/docs/lighthouse/best-practices/paste-preventing-inputs/).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "type": "table",
          "items": [],
          "headings": [
            {
              "valueType": "node",
              "label": "Failing Elements",
              "key": "node"
            }
          ]
        }
      },
      "td-headers-attr": {
        "id": "td-headers-attr",
        "title": "Cells in a `\u003ctable\u003e` element that use the `[headers]` attribute refer to table cells within the same table.",
        "description": "Screen readers have features to make navigating tables easier. Ensuring `\u003ctd\u003e` cells using the `[headers]` attribute only refer to other cells in the same table may improve the experience for screen reader users. [Learn more about the `headers` attribute](https://dequeuniversity.com/rules/axe/4.12/td-headers-attr).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "dlitem": {
        "id": "dlitem",
        "title": "Definition list items are wrapped in `\u003cdl\u003e` elements",
        "description": "Definition list items (`\u003cdt\u003e` and `\u003cdd\u003e`) must be wrapped in a parent `\u003cdl\u003e` element to ensure that screen readers can properly announce them. [Learn how to structure definition lists correctly](https://dequeuniversity.com/rules/axe/4.12/dlitem).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "cache-insight": {
        "id": "cache-insight",
        "title": "Use efficient cache lifetimes",
        "description": "A long cache lifetime can speed up repeat visits to your page. [Learn more about caching](https://developer.chrome.com/docs/performance/insights/cache).",
        "score": 0.5,
        "scoreDisplayMode": "metricSavings",
        "displayValue": "Est savings of 2 KiB",
        "metricSavings": {
          "LCP": 0,
          "FCP": 0
        },
        "details": {
          "skipSumming": [
            "cacheLifetimeMs"
          ],
          "items": [
            {
              "totalBytes": 25326,
              "cacheLifetimeMs": 604800000,
              "url": "https://beaconhormone.com/sergio.jpg",
              "wastedBytes": 2532.5999999999995
            }
          ],
          "headings": [
            {
              "label": "Request",
              "valueType": "url",
              "key": "url"
            },
            {
              "key": "cacheLifetimeMs",
              "label": "Cache TTL",
              "valueType": "ms",
              "displayUnit": "duration"
            },
            {
              "label": "Transfer Size",
              "valueType": "bytes",
              "granularity": 1,
              "key": "totalBytes",
              "displayUnit": "kb"
            }
          ],
          "type": "table",
          "debugData": {
            "wastedBytes": 2532.5999999999995,
            "type": "debugdata"
          },
          "sortedBy": [
            "wastedBytes"
          ]
        }
      },
      "speed-index": {
        "id": "speed-index",
        "title": "Speed Index",
        "description": "Speed Index shows how quickly the contents of a page are visibly populated. [Learn more about the Speed Index metric](https://developer.chrome.com/docs/lighthouse/performance/speed-index/).",
        "score": 0.93,
        "scoreDisplayMode": "numeric",
        "displayValue": "3.1 s",
        "numericValue": 3089.2116589983921,
        "numericUnit": "millisecond"
      },
      "resource-summary": {
        "id": "resource-summary",
        "title": "Resources Summary",
        "description": "Aggregates all network requests and groups them by type",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "items": [
            {
              "label": "Total",
              "transferSize": 165313,
              "resourceType": "total",
              "requestCount": 6
            },
            {
              "requestCount": 3,
              "resourceType": "font",
              "transferSize": 116494,
              "label": "Font"
            },
            {
              "transferSize": 25326,
              "resourceType": "image",
              "requestCount": 1,
              "label": "Image"
            },
            {
              "label": "Document",
              "requestCount": 1,
              "transferSize": 21901,
              "resourceType": "document"
            },
            {
              "transferSize": 1592,
              "resourceType": "stylesheet",
              "requestCount": 1,
              "label": "Stylesheet"
            },
            {
              "label": "Media",
              "requestCount": 0,
              "resourceType": "media",
              "transferSize": 0
            },
            {
              "label": "Script",
              "resourceType": "script",
              "transferSize": 0,
              "requestCount": 0
            },
            {
              "resourceType": "other",
              "transferSize": 0,
              "requestCount": 0,
              "label": "Other"
            },
            {
              "label": "Third-party",
              "transferSize": 118086,
              "resourceType": "third-party",
              "requestCount": 4
            }
          ],
          "headings": [
            {
              "valueType": "text",
              "label": "Resource Type",
              "key": "label"
            },
            {
              "valueType": "numeric",
              "label": "Requests",
              "key": "requestCount"
            },
            {
              "label": "Transfer Size",
              "valueType": "bytes",
              "key": "transferSize"
            }
          ],
          "type": "table"
        }
      },
      "custom-controls-roles": {
        "id": "custom-controls-roles",
        "title": "Custom controls have ARIA roles",
        "description": "Custom interactive controls have appropriate ARIA roles. [Learn how to add roles to custom controls](https://developer.chrome.com/docs/lighthouse/accessibility/custom-control-roles/).",
        "score": null,
        "scoreDisplayMode": "manual"
      },
      "server-response-time": {
        "id": "server-response-time",
        "title": "Initial server response time was short",
        "description": "Keep the server response time for the main document short because all other requests depend on it. [Learn more about the Time to First Byte metric](https://developer.chrome.com/docs/lighthouse/performance/time-to-first-byte/).",
        "score": 1,
        "scoreDisplayMode": "metricSavings",
        "displayValue": "Root document took 50 ms",
        "metricSavings": {
          "LCP": 0,
          "FCP": 0
        },
        "details": {
          "overallSavingsMs": 0,
          "items": [
            {
              "responseTime": 52,
              "url": "https://beaconhormone.com/"
            }
          ],
          "headings": [
            {
              "label": "URL",
              "valueType": "url",
              "key": "url"
            },
            {
              "key": "responseTime",
              "label": "Time Spent",
              "valueType": "timespanMs"
            }
          ],
          "type": "opportunity"
        },
        "numericValue": 52,
        "numericUnit": "millisecond"
      },
      "metrics": {
        "id": "metrics",
        "title": "Metrics",
        "description": "Collects all available metrics.",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "items": [
            {
              "observedTraceEndTs": 3442543572,
              "firstContentfulPaint": 3089,
              "cumulativeLayoutShift": 0,
              "observedLargestContentfulPaintAllFramesTs": 3439718028,
              "observedFirstPaint": 689,
              "observedFirstContentfulPaintTs": 3439718028,
              "observedFirstContentfulPaintAllFrames": 689,
              "observedSpeedIndexTs": 3439925565,
              "observedLargestContentfulPaint": 689,
              "largestContentfulPaint": 3089,
              "interactive": 3089,
              "totalBlockingTime": 0,
              "maxPotentialFID": 16,
              "timeToFirstByte": 685,
              "observedLoadTs": 3440228030,
              "observedDomContentLoaded": 751,
              "observedFirstPaintTs": 3439718028,
              "observedNavigationStart": 0,
              "observedCumulativeLayoutShift": 0,
              "observedFirstContentfulPaint": 689,
              "observedLastVisualChange": 1824,
              "cumulativeLayoutShiftMainFrame": 0,
              "observedSpeedIndex": 897,
              "observedTraceEnd": 3515,
              "observedLargestContentfulPaintTs": 3439718028,
              "observedLargestContentfulPaintAllFrames": 689,
              "observedLoad": 1199,
              "observedFirstVisualChange": 689,
              "observedFirstVisualChangeTs": 3439717920,
              "observedFirstContentfulPaintAllFramesTs": 3439718028,
              "observedDomContentLoadedTs": 3439780409,
              "observedNavigationStartTs": 3439028920,
              "observedLastVisualChangeTs": 3440852920,
              "observedCumulativeLayoutShiftMainFrame": 0,
              "observedTimeOrigin": 0,
              "speedIndex": 3089,
              "observedTimeOriginTs": 3439028920
            },
            {
              "lcpInvalidated": false
            }
          ],
          "type": "debugdata"
        },
        "numericValue": 3089,
        "numericUnit": "millisecond"
      },
      "visual-order-follows-dom": {
        "id": "visual-order-follows-dom",
        "title": "Visual order on the page follows DOM order",
        "description": "DOM order matches the visual order, improving navigation for assistive technology. [Learn more about DOM and visual ordering](https://developer.chrome.com/docs/lighthouse/accessibility/visual-order-follows-dom/).",
        "score": null,
        "scoreDisplayMode": "manual"
      },
      "non-composited-animations": {
        "id": "non-composited-animations",
        "title": "Avoid non-composited animations",
        "description": "Animations which are not composited can be janky and increase CLS. [Learn how to avoid non-composited animations](https://developer.chrome.com/docs/lighthouse/performance/non-composited-animations/)",
        "score": null,
        "scoreDisplayMode": "notApplicable",
        "metricSavings": {
          "CLS": 0
        },
        "details": {
          "type": "table",
          "items": [],
          "headings": [
            {
              "label": "Element",
              "valueType": "node",
              "key": "node",
              "subItemsHeading": {
                "valueType": "text",
                "key": "failureReason"
              }
            }
          ]
        }
      },
      "link-name": {
        "id": "link-name",
        "title": "Links have a discernible name",
        "description": "Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn how to make links accessible](https://dequeuniversity.com/rules/axe/4.12/link-name).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "items": [],
          "headings": [
            {
              "label": "Failing Elements",
              "valueType": "node",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "key": "node"
            }
          ],
          "type": "table"
        }
      },
      "tabindex": {
        "id": "tabindex",
        "title": "No element has a `[tabindex]` value greater than 0",
        "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https://dequeuniversity.com/rules/axe/4.12/tabindex).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "offscreen-content-hidden": {
        "id": "offscreen-content-hidden",
        "title": "Offscreen content is hidden from assistive technology",
        "description": "Offscreen content is hidden with display: none or aria-hidden=true. [Learn how to properly hide offscreen content](https://developer.chrome.com/docs/lighthouse/accessibility/offscreen-content-hidden/).",
        "score": null,
        "scoreDisplayMode": "manual"
      },
      "errors-in-console": {
        "id": "errors-in-console",
        "title": "No browser errors logged to the console",
        "description": "Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https://developer.chrome.com/docs/lighthouse/best-practices/errors-in-console/)",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "items": [],
          "headings": [
            {
              "label": "Source",
              "valueType": "source-location",
              "key": "sourceLocation"
            },
            {
              "key": "description",
              "label": "Description",
              "valueType": "code"
            }
          ],
          "type": "table"
        }
      },
      "svg-img-alt": {
        "id": "svg-img-alt",
        "title": "SVG elements with an `img` role have an accessible text alternative",
        "description": "Ensures SVG elements with an `img`, `graphics-document` or `graphics-symbol` role have an accessible text alternative. [Learn more about SVG alt text](https://dequeuniversity.com/rules/axe/4.12/svg-img-alt).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "aria-allowed-role": {
        "id": "aria-allowed-role",
        "title": "Uses ARIA roles only on compatible elements",
        "description": "Many HTML elements can only be assigned certain ARIA roles. Using ARIA roles where they are not allowed can interfere with the accessibility of the web page. [Learn more about ARIA roles](https://dequeuniversity.com/rules/axe/4.12/aria-allowed-role).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "lcp-breakdown-insight": {
        "id": "lcp-breakdown-insight",
        "title": "LCP breakdown",
        "description": "Each [subpart has specific improvement strategies](https://developer.chrome.com/docs/performance/insights/lcp-breakdown). Ideally, most of the LCP time should be spent on loading the resources, not within delays.",
        "score": 1,
        "scoreDisplayMode": "informative",
        "metricSavings": {
          "LCP": 0
        },
        "details": {
          "type": "list",
          "items": [
            {
              "items": [
                {
                  "duration": 52.126,
                  "label": "Time to first byte",
                  "subpart": "timeToFirstByte"
                },
                {
                  "subpart": "elementRenderDelay",
                  "duration": 636.982,
                  "label": "Element render delay"
                }
              ],
              "headings": [
                {
                  "key": "label",
                  "label": "Subpart",
                  "valueType": "text"
                },
                {
                  "key": "duration",
                  "label": "Duration",
                  "valueType": "ms"
                }
              ],
              "type": "table"
            },
            {
              "boundingRect": {
                "height": 33,
                "top": 19,
                "bottom": 52,
                "width": 254,
                "left": 73,
                "right": 326
              },
              "lhId": "page-0-DIV",
              "path": "1,HTML,1,BODY,0,NAV,0,A,1,DIV",
              "type": "node",
              "selector": "body \u003e nav \u003e a.logo \u003e div.logo-text",
              "nodeLabel": "Beacon Hormone & Wellness\nGUIDING YOU TO BETTER HEALTH",
              "snippet": "\u003cdiv class=\"logo-text\"\u003e"
            }
          ]
        }
      },
      "video-caption": {
        "id": "video-caption",
        "title": "`\u003cvideo\u003e` elements contain a `\u003ctrack\u003e` element with `[kind=\"captions\"]`",
        "description": "When a video provides a caption it is easier for deaf and hearing impaired users to access its information. [Learn more about video captions](https://dequeuniversity.com/rules/axe/4.12/video-caption).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "aria-required-attr": {
        "id": "aria-required-attr",
        "title": "`[role]`s have all required `[aria-*]` attributes",
        "description": "Some ARIA roles have required attributes that describe the state of the element to screen readers. [Learn more about roles and required attributes](https://dequeuniversity.com/rules/axe/4.12/aria-required-attr).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "type": "table",
          "items": [],
          "headings": [
            {
              "label": "Failing Elements",
              "valueType": "node",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "key": "node"
            }
          ]
        }
      },
      "td-has-header": {
        "id": "td-has-header",
        "title": "`\u003ctd\u003e` elements in a large `\u003ctable\u003e` have one or more table headers.",
        "description": "Screen readers have features to make navigating tables easier. Ensuring that `\u003ctd\u003e` elements in a large table (3 or more cells in width and height) have an associated table header may improve the experience for screen reader users. [Learn more about table headers](https://dequeuniversity.com/rules/axe/4.12/td-has-header).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "redirects-http": {
        "id": "redirects-http",
        "title": "Redirects HTTP traffic to HTTPS",
        "description": "Make sure that you redirect all HTTP traffic to HTTPS in order to enable secure web features for all your users. [Learn more](https://developer.chrome.com/docs/lighthouse/pwa/redirects-http/).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "final-screenshot": {
        "id": "final-screenshot",
        "title": "Final Screenshot",
        "description": "The last screenshot captured of the pageload.",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "timestamp": 3440869495,
          "data": "data:image/jpeg;base64,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",
          "type": "screenshot",
          "timing": 1841
        }
      },
      "landmark-one-main": {
        "id": "landmark-one-main",
        "title": "Document has a main landmark.",
        "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https://dequeuniversity.com/rules/axe/4.12/landmark-one-main).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "type": "table",
          "items": [],
          "headings": [
            {
              "valueType": "node",
              "label": "Failing Elements",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "key": "node"
            }
          ]
        }
      },
      "aria-meter-name": {
        "id": "aria-meter-name",
        "title": "ARIA `meter` elements have accessible names",
        "description": "When a meter element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `meter` elements](https://dequeuniversity.com/rules/axe/4.12/aria-meter-name).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "table-fake-caption": {
        "id": "table-fake-caption",
        "title": "Tables use `\u003ccaption\u003e` instead of cells with the `[colspan]` attribute to indicate a caption.",
        "description": "Screen readers have features to make navigating tables easier. Ensuring that tables use the actual caption element instead of cells with the `[colspan]` attribute may improve the experience for screen reader users. [Learn more about captions](https://dequeuniversity.com/rules/axe/4.12/table-fake-caption).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "heading-order": {
        "id": "heading-order",
        "title": "Heading elements are not in a sequentially-descending order",
        "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https://dequeuniversity.com/rules/axe/4.12/heading-order).",
        "score": 0,
        "scoreDisplayMode": "binary",
        "details": {
          "items": [
            {
              "node": {
                "nodeLabel": "Book Online",
                "snippet": "\u003ch4\u003e",
                "selector": "section#process \u003e div.steps \u003e div.step \u003e h4",
                "type": "node",
                "explanation": "Fix any of the following:\n  Heading order invalid",
                "path": "1,HTML,1,BODY,12,SECTION,1,DIV,0,DIV,2,H4",
                "boundingRect": {
                  "width": 307,
                  "bottom": 15235,
                  "left": 53,
                  "right": 359,
                  "height": 31,
                  "top": 15204
                },
                "lhId": "1-128-H4"
              }
            },
            {
              "node": {
                "boundingRect": {
                  "height": 19,
                  "top": 27515,
                  "width": 371,
                  "bottom": 27535,
                  "left": 21,
                  "right": 391
                },
                "lhId": "1-129-H5",
                "nodeLabel": "SERVICES",
                "snippet": "\u003ch5\u003e",
                "selector": "footer \u003e div.footer-grid \u003e div.footer-col \u003e h5",
                "explanation": "Fix any of the following:\n  Heading order invalid",
                "path": "1,HTML,1,BODY,20,FOOTER,0,DIV,1,DIV,0,H5",
                "type": "node"
              }
            }
          ],
          "headings": [
            {
              "valueType": "node",
              "label": "Failing Elements",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "key": "node"
            }
          ],
          "debugData": {
            "tags": [
              "cat.semantics",
              "best-practice"
            ],
            "type": "debugdata",
            "impact": "moderate"
          },
          "type": "table"
        }
      },
      "aria-dialog-name": {
        "id": "aria-dialog-name",
        "title": "Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.",
        "description": "ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. [Learn how to make ARIA dialog elements more accessible](https://dequeuniversity.com/rules/axe/4.12/aria-dialog-name).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "origin-isolation": {
        "id": "origin-isolation",
        "title": "Ensure proper origin isolation with COOP",
        "description": "The Cross-Origin-Opener-Policy (COOP) can be used to isolate the top-level window from other documents such as pop-ups. [Learn more about deploying the COOP header.](https://web.dev/articles/why-coop-coep#coop)",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "type": "table",
          "items": [
            {
              "description": "No COOP header found",
              "severity": "High"
            }
          ],
          "headings": [
            {
              "label": "Description",
              "valueType": "text",
              "subItemsHeading": {
                "key": "description"
              },
              "key": "description"
            },
            {
              "label": "Directive",
              "valueType": "code",
              "subItemsHeading": {
                "key": "directive"
              },
              "key": "directive"
            },
            {
              "subItemsHeading": {
                "key": "severity"
              },
              "key": "severity",
              "label": "Severity",
              "valueType": "text"
            }
          ]
        }
      },
      "aria-required-parent": {
        "id": "aria-required-parent",
        "title": "`[role]`s are contained by their required parent element",
        "description": "Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. [Learn more about ARIA roles and required parent element](https://dequeuniversity.com/rules/axe/4.12/aria-required-parent).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "aria-hidden-body": {
        "id": "aria-hidden-body",
        "title": "`[aria-hidden=\"true\"]` is not present on the document `\u003cbody\u003e`",
        "description": "Assistive technologies, like screen readers, work inconsistently when `aria-hidden=\"true\"` is set on the document `\u003cbody\u003e`. [Learn how `aria-hidden` affects the document body](https://dequeuniversity.com/rules/axe/4.12/aria-hidden-body).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "type": "table",
          "items": [],
          "headings": [
            {
              "label": "Failing Elements",
              "valueType": "node",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "key": "node"
            }
          ]
        }
      },
      "list": {
        "id": "list",
        "title": "Lists contain only `\u003cli\u003e` elements and script supporting elements (`\u003cscript\u003e` and `\u003ctemplate\u003e`).",
        "description": "Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. [Learn more about proper list structure](https://dequeuniversity.com/rules/axe/4.12/list).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "type": "table",
          "items": [],
          "headings": [
            {
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "key": "node",
              "label": "Failing Elements",
              "valueType": "node"
            }
          ]
        }
      },
      "target-size": {
        "id": "target-size",
        "title": "Touch targets have sufficient size and spacing.",
        "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https://dequeuniversity.com/rules/axe/4.12/target-size).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "type": "table",
          "headings": [
            {
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "key": "node",
              "label": "Failing Elements",
              "valueType": "node"
            }
          ],
          "items": []
        }
      },
      "user-timings": {
        "id": "user-timings",
        "title": "User Timing marks and measures",
        "description": "Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences. [Learn more about User Timing marks](https://developer.chrome.com/docs/lighthouse/performance/user-timings/).",
        "score": null,
        "scoreDisplayMode": "notApplicable",
        "details": {
          "type": "table",
          "items": [],
          "headings": [
            {
              "label": "Name",
              "valueType": "text",
              "key": "name"
            },
            {
              "label": "Type",
              "valueType": "text",
              "key": "timingType"
            },
            {
              "label": "Start Time",
              "valueType": "ms",
              "granularity": 0.01,
              "key": "startTime"
            },
            {
              "key": "duration",
              "granularity": 0.01,
              "label": "Duration",
              "valueType": "ms"
            }
          ]
        }
      },
      "forced-reflow-insight": {
        "id": "forced-reflow-insight",
        "title": "Forced reflow",
        "description": "A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about [forced reflows](https://developer.chrome.com/docs/performance/insights/forced-reflow) and possible mitigations.",
        "score": 0,
        "scoreDisplayMode": "numeric",
        "details": {
          "items": [
            {
              "headings": [
                {
                  "key": "source",
                  "valueType": "source-location",
                  "label": "Source"
                },
                {
                  "valueType": "ms",
                  "label": "Total reflow time",
                  "key": "reflowTime",
                  "granularity": 1
                }
              ],
              "items": [
                {
                  "reflowTime": 61.339,
                  "source": {
                    "value": "[unattributed]",
                    "type": "text"
                  }
                }
              ],
              "type": "table"
            }
          ],
          "type": "list"
        }
      },
      "unused-javascript": {
        "id": "unused-javascript",
        "title": "Reduce unused JavaScript",
        "description": "Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).",
        "score": 1,
        "scoreDisplayMode": "metricSavings",
        "metricSavings": {
          "LCP": 0,
          "FCP": 0
        },
        "details": {
          "sortedBy": [
            "wastedBytes"
          ],
          "overallSavingsBytes": 0,
          "debugData": {
            "type": "debugdata",
            "metricSavings": {
              "LCP": 0,
              "FCP": 0
            }
          },
          "type": "opportunity",
          "overallSavingsMs": 0,
          "items": [],
          "headings": []
        },
        "numericValue": 0,
        "numericUnit": "millisecond"
      },
      "aria-tooltip-name": {
        "id": "aria-tooltip-name",
        "title": "ARIA `tooltip` elements have accessible names",
        "description": "When a tooltip element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. [Learn how to name `tooltip` elements](https://dequeuniversity.com/rules/axe/4.12/aria-tooltip-name).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "doctype": {
        "id": "doctype",
        "title": "Page has the HTML doctype",
        "description": "Specifying a doctype prevents the browser from switching to quirks-mode. [Learn more about the doctype declaration](https://developer.chrome.com/docs/lighthouse/best-practices/doctype/).",
        "score": 1,
        "scoreDisplayMode": "binary"
      },
      "js-libraries": {
        "id": "js-libraries",
        "title": "Detected JavaScript libraries",
        "description": "All front-end JavaScript libraries detected on the page. [Learn more about this JavaScript library detection diagnostic audit](https://developer.chrome.com/docs/lighthouse/best-practices/js-libraries/).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "third-parties-insight": {
        "id": "third-parties-insight",
        "title": "3rd parties",
        "description": "3rd party code can significantly impact load performance. [Reduce and defer loading of 3rd party code](https://developer.chrome.com/docs/performance/insights/third-parties) to prioritize your page's content.",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "isEntityGrouped": true,
          "type": "table",
          "items": [
            {
              "mainThreadTime": 0,
              "transferSize": 118086,
              "subItems": {
                "items": [
                  {
                    "mainThreadTime": 0,
                    "transferSize": 40115,
                    "url": "https://fonts.gstatic.com/s/cormorantgaramond/v21/co3ZmX5slCNuHLi8bLeY9MK7whWMhyjYrEtImSqn7B6D.woff2"
                  },
                  {
                    "mainThreadTime": 0,
                    "transferSize": 38587,
                    "url": "https://fonts.gstatic.com/s/cormorantgaramond/v21/co3bmX5slCNuHLi8bLeY9MK7whWMhyjYqXtKky2F7g.woff2"
                  },
                  {
                    "mainThreadTime": 0,
                    "url": "https://fonts.gstatic.com/s/dmsans/v17/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K6z9mXg.woff2",
                    "transferSize": 37792
                  },
                  {
                    "mainThreadTime": 0,
                    "transferSize": 1592,
                    "url": "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&family=DM+Sans:wght@300;400;500&display=swap"
                  }
                ],
                "type": "subitems"
              },
              "entity": "Google Fonts"
            }
          ],
          "headings": [
            {
              "subItemsHeading": {
                "valueType": "url",
                "key": "url"
              },
              "key": "entity",
              "label": "3rd party",
              "valueType": "text"
            },
            {
              "subItemsHeading": {
                "key": "transferSize"
              },
              "granularity": 1,
              "key": "transferSize",
              "label": "Transfer size",
              "valueType": "bytes"
            },
            {
              "subItemsHeading": {
                "key": "mainThreadTime"
              },
              "granularity": 1,
              "key": "mainThreadTime",
              "label": "Main thread time",
              "valueType": "ms"
            }
          ]
        }
      },
      "main-thread-tasks": {
        "id": "main-thread-tasks",
        "title": "Tasks",
        "description": "Lists the toplevel main thread tasks that executed during page load.",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "items": [
            {
              "duration": 11.837,
              "startTime": 545.563
            },
            {
              "duration": 8.091,
              "startTime": 557.769
            },
            {
              "duration": 107.505,
              "startTime": 567.098
            },
            {
              "duration": 70.619,
              "startTime": 680.107
            },
            {
              "startTime": 755.812,
              "duration": 6.312
            }
          ],
          "headings": [
            {
              "label": "Start Time",
              "valueType": "ms",
              "granularity": 1,
              "key": "startTime"
            },
            {
              "granularity": 1,
              "key": "duration",
              "label": "End Time",
              "valueType": "ms"
            }
          ],
          "type": "table"
        }
      },
      "image-aspect-ratio": {
        "id": "image-aspect-ratio",
        "title": "Displays images with correct aspect ratio",
        "description": "Image display dimensions should match natural aspect ratio. [Learn more about image aspect ratio](https://developer.chrome.com/docs/lighthouse/best-practices/image-aspect-ratio/).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "type": "table",
          "headings": [
            {
              "valueType": "node",
              "key": "node"
            },
            {
              "valueType": "url",
              "label": "URL",
              "key": "url"
            },
            {
              "label": "Aspect Ratio (Displayed)",
              "valueType": "text",
              "key": "displayedAspectRatio"
            },
            {
              "label": "Aspect Ratio (Actual)",
              "valueType": "text",
              "key": "actualAspectRatio"
            }
          ],
          "items": []
        }
      },
      "screenshot-thumbnails": {
        "id": "screenshot-thumbnails",
        "title": "Screenshot Thumbnails",
        "description": "This is what the load of your site looked like.",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "scale": 3000,
          "items": [
            {
              "data": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2MBERISGBUYLxoaL2NCOEJjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY//AABEIAPgAfAMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/APQKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKAP//Z",
              "timing": 375,
              "timestamp": 3439403920
            },
            {
              "timestamp": 3439778920,
              "data": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAD4AHwDASIAAhEBAxEB/8QAGwABAQEBAQEBAQAAAAAAAAAAAAIBAwUGBAj/xAArEAACAgEDAwMEAgMBAAAAAAAAAQIRAwQSIQUxoUFRUgYTImEygWJxwZH/xAAXAQEBAQEAAAAAAAAAAAAAAAAAAQIE/8QAGBEBAQEBAQAAAAAAAAAAAAAAAAEREgL/2gAMAwEAAhEDEQA/AP52N2S2OVPanV/sxcSTatX29z14a2C6Nk09pKWaM3j9HSauu3qddcNuPN0uny6rMsOng55Gm1FeyVvwmxn0+bT5pYs+OcMkXTjJU16n7Oiaqel6tDPg+zCSU4r7jait0HF82n68cn0mL6o1v3seacumymp/cak503wk5JS5ffl3Ll2/aX1jUmvi9r9mfo0eg1Wtlt0uCeWW+OOo990nUV/ts+lx/Umr0ksWfDLp7lGeJpRc3t2tSut3CbVtLhc1VnDTdd1mh1eTqGDLo55pTw5JK5fk8VV627rm+Xz2J0vL5na/Zja/Zn1mH6k1uOGkx4s2jx44zxcrdH+EUluqXbhWu18ruzvP6s10M+PLLJoZ5ceyalUpXUp5Kb3c8yr9cVT5HRy+Laa7pn6pdO1cdWtLLT5FqGm/ttU+1/8AGe91TrGbVrTYs2XQTjhyxm63uM9kaW9W1K6fNXy+a4N6v1rVa3qei6l93Q49VpNkoPFKX5OP5K1KTtqkvRv1vuOjl4L6brFq8emenmtRkmscYerk6SXlHHUabNp5qGbHKEnGM0n6qUVKL/tNM+nz/VfUMOaOd5NJqMjnidxjKLSwyuKai0mnx3vsuxwwfWWvw4cWJYNLLHjqotT9MUcV/wAuHtguVym20WXUsj5unV06MPb1v1Lq9ZoMukzYtPsywhjlNQe/8JOSdt97b59uPY6fSfVcfTJal5NTkwfcUa2Syq6v4Sj7+pUeAD2vqnqMOpa3Flx555lHHt3TlkbXL4/OUmeKBW1fJeRtXyXkwAbtXyXkbV8l5MAG7V8l5G1fJeTABu1fJeRtXyXkwAbtXyXkbV8l5MAG7V8l5G1fJeTABu1fJeRtXyXkwAbtXyXkbf8AJeTAAAAAAAAAAAAAAAAAAAAAAAEU4rjl8/okrcrh34Ayn7OhT9itytfp2Ny5Vuq/8AmS2ujVH8bfbsJNPlX6Gxkkl+nYE0/YU/YqL7JduTau1y+KqgIaa7pmHS63N8r/AKRwqrkBT9mZVdy1NKV81dkAAAAAAAtx5aS7OiCnJO7Xd2Bm11ZTjy0vejG00rXPubv5br1sCdrDVdyoy5X9+pMu/AGAAAAAAAAAAAAAAAAAAoAAgACwAAKD9QAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAbRtIJqQVSMoGsBrRgUAAAAAAAAANSAJFApIIyhRVG0ERQouhQHMlo6NEtAQCmSGgAAAAARZMSo9wikikjEUghRtGo2gykUVRjQENEtHRksK5ksuRhWkAAigAA2JcSIlxDK0UiUUglUikiUUmEGiWU2SwJZLKZLCxEiSpEhUgANAAA2PcpMgoI6IpEJlIItG2RZthlVmGWY2AbJZrZLYaS+4BDCg4BgVXA4MAA1GBfsqLRSZzs1BHUHOzbILsEWY2BbaJdWYS2FG/YwAKAAABRtAYDaMoABQoDbYswUwY2xZlMUDAAAAAAAAACxYACwAAAAAAAAAAAAAABYACzbAAWYABti/0gAFiwAF/pGAAAAAAAH//Z",
              "timing": 750
            },
            {
              "timestamp": 3440153920,
              "data": "data:image/jpeg;base64,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",
              "timing": 1125
            },
            {
              "data": "data:image/jpeg;base64,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",
              "timing": 1500,
              "timestamp": 3440528920
            },
            {
              "timing": 1875,
              "data": "data:image/jpeg;base64,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",
              "timestamp": 3440903920
            },
            {
              "timing": 2250,
              "data": "data:image/jpeg;base64,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",
              "timestamp": 3441278920
            },
            {
              "timestamp": 3441653920,
              "timing": 2625,
              "data": "data:image/jpeg;base64,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"
            },
            {
              "timestamp": 3442028920,
              "data": "data:image/jpeg;base64,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",
              "timing": 3000
            }
          ],
          "type": "filmstrip"
        }
      },
      "trusted-types-xss": {
        "id": "trusted-types-xss",
        "title": "Mitigate DOM-based XSS with Trusted Types",
        "description": "The `require-trusted-types-for` directive in the `Content-Security-Policy` (CSP) header instructs user agents to control the data passed to DOM XSS sink functions. [Learn more about mitigating DOM-based XSS with Trusted Types](https://developer.chrome.com/docs/lighthouse/best-practices/trusted-types-xss).",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "type": "table",
          "items": [
            {
              "severity": "High",
              "description": "No `Content-Security-Policy` header with Trusted Types directive found"
            }
          ],
          "headings": [
            {
              "subItemsHeading": {
                "key": "description"
              },
              "key": "description",
              "label": "Description",
              "valueType": "text"
            },
            {
              "label": "Severity",
              "valueType": "text",
              "subItemsHeading": {
                "key": "severity"
              },
              "key": "severity"
            }
          ]
        }
      },
      "network-dependency-tree-insight": {
        "id": "network-dependency-tree-insight",
        "title": "Network dependency tree",
        "description": "[Avoid chaining critical requests](https://developer.chrome.com/docs/performance/insights/network-dependency-tree) by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.",
        "score": 0,
        "scoreDisplayMode": "numeric",
        "metricSavings": {
          "LCP": 0
        },
        "details": {
          "items": [
            {
              "value": {
                "longestChain": {
                  "duration": 678
                },
                "type": "network-tree",
                "chains": {
                  "AEDB3C7A436095E71A31F85CA0F59D6B": {
                    "children": {
                      "54.2": {
                        "children": {
                          "54.32": {
                            "url": "https://fonts.gstatic.com/s/dmsans/v17/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K6z9mXg.woff2",
                            "transferSize": 37792,
                            "navStartToEndTime": 675,
                            "children": {}
                          },
                          "54.10": {
                            "transferSize": 40115,
                            "url": "https://fonts.gstatic.com/s/cormorantgaramond/v21/co3ZmX5slCNuHLi8bLeY9MK7whWMhyjYrEtImSqn7B6D.woff2",
                            "children": {},
                            "navStartToEndTime": 676
                          },
                          "54.20": {
                            "transferSize": 38587,
                            "url": "https://fonts.gstatic.com/s/cormorantgaramond/v21/co3bmX5slCNuHLi8bLeY9MK7whWMhyjYqXtKky2F7g.woff2",
                            "children": {},
                            "navStartToEndTime": 676
                          }
                        },
                        "navStartToEndTime": 567,
                        "transferSize": 1592,
                        "url": "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&family=DM+Sans:wght@300;400;500&display=swap"
                      }
                    },
                    "transferSize": 21901,
                    "url": "https://beaconhormone.com/",
                    "isLongest": true,
                    "navStartToEndTime": 678
                  }
                }
              },
              "type": "list-section"
            },
            {
              "value": {
                "items": [
                  {
                    "subItems": {
                      "items": [],
                      "type": "subitems"
                    },
                    "source": {
                      "nodeLabel": "head \u003e link",
                      "snippet": "\u003clink rel=\"preconnect\" href=\"https://fonts.googleapis.com\"\u003e",
                      "selector": "head \u003e link",
                      "type": "node",
                      "path": "1,HTML,0,HEAD,12,LINK",
                      "lhId": "page-1-LINK",
                      "boundingRect": {
                        "top": 0,
                        "height": 0,
                        "left": 0,
                        "right": 0,
                        "bottom": 0,
                        "width": 0
                      }
                    },
                    "origin": "https://fonts.googleapis.com/"
                  },
                  {
                    "subItems": {
                      "type": "subitems",
                      "items": []
                    },
                    "source": {
                      "boundingRect": {
                        "top": 0,
                        "height": 0,
                        "left": 0,
                        "right": 0,
                        "width": 0,
                        "bottom": 0
                      },
                      "lhId": "page-2-LINK",
                      "selector": "head \u003e link",
                      "nodeLabel": "head \u003e link",
                      "snippet": "\u003clink rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin=\"\"\u003e",
                      "path": "1,HTML,0,HEAD,13,LINK",
                      "type": "node"
                    },
                    "origin": "https://fonts.gstatic.com/"
                  }
                ],
                "headings": [
                  {
                    "subItemsHeading": {
                      "key": "warning"
                    },
                    "key": "origin",
                    "label": "Origin",
                    "valueType": "text"
                  },
                  {
                    "key": "source",
                    "label": "Source",
                    "valueType": "node"
                  }
                ],
                "type": "table"
              },
              "description": "[preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints help the browser establish a connection earlier in the page load, saving time when the first request for that origin is made. The following are the origins that the page preconnected to.",
              "title": "Preconnected origins",
              "type": "list-section"
            },
            {
              "value": {
                "value": "No additional origins are good candidates for preconnecting",
                "type": "text"
              },
              "description": "Add [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints to your most important origins, but try to use no more than 4.",
              "title": "Preconnect candidates",
              "type": "list-section"
            }
          ],
          "type": "list"
        }
      },
      "aria-roles": {
        "id": "aria-roles",
        "title": "`[role]` values are valid",
        "description": "ARIA roles must have valid values in order to perform their intended accessibility functions. [Learn more about valid ARIA roles](https://dequeuniversity.com/rules/axe/4.12/aria-roles).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "items": [],
          "headings": [
            {
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "key": "node",
              "label": "Failing Elements",
              "valueType": "node"
            }
          ],
          "type": "table"
        }
      },
      "mainthread-work-breakdown": {
        "id": "mainthread-work-breakdown",
        "title": "Minimizes main-thread work",
        "description": "Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to minimize main-thread work](https://developer.chrome.com/docs/lighthouse/performance/mainthread-work-breakdown/)",
        "score": 1,
        "scoreDisplayMode": "metricSavings",
        "displayValue": "0.3 s",
        "metricSavings": {
          "TBT": 0
        },
        "details": {
          "items": [
            {
              "groupLabel": "Style & Layout",
              "group": "styleLayout",
              "duration": 197.96040000000005
            },
            {
              "group": "other",
              "groupLabel": "Other",
              "duration": 56.894400000000076
            },
            {
              "groupLabel": "Rendering",
              "group": "paintCompositeRender",
              "duration": 43.4232
            },
            {
              "duration": 10.2348,
              "groupLabel": "Parse HTML & CSS",
              "group": "parseHTML"
            },
            {
              "duration": 4.3655999999999988,
              "group": "scriptEvaluation",
              "groupLabel": "Script Evaluation"
            },
            {
              "groupLabel": "Script Parsing & Compilation",
              "group": "scriptParseCompile",
              "duration": 0.57839999999999991
            }
          ],
          "headings": [
            {
              "key": "groupLabel",
              "valueType": "text",
              "label": "Category"
            },
            {
              "label": "Time Spent",
              "valueType": "ms",
              "granularity": 1,
              "key": "duration"
            }
          ],
          "sortedBy": [
            "duration"
          ],
          "type": "table"
        },
        "numericValue": 313.4568000000001,
        "numericUnit": "millisecond"
      },
      "network-rtt": {
        "id": "network-rtt",
        "title": "Network Round Trip Times",
        "description": "Network round trip times (RTT) have a large impact on performance. If the RTT to an origin is high, it's an indication that servers closer to the user could improve performance. [Learn more about the Round Trip Time](https://hpbn.co/primer-on-latency-and-bandwidth/).",
        "score": 1,
        "scoreDisplayMode": "informative",
        "displayValue": "0 ms",
        "details": {
          "type": "table",
          "sortedBy": [
            "rtt"
          ],
          "headings": [
            {
              "key": "origin",
              "label": "URL",
              "valueType": "text"
            },
            {
              "valueType": "ms",
              "label": "Time Spent",
              "key": "rtt",
              "granularity": 1
            }
          ],
          "items": [
            {
              "rtt": 0.89999999999999991,
              "origin": "https://fonts.googleapis.com"
            },
            {
              "rtt": 0.00441642474464245,
              "origin": "https://beaconhormone.com"
            },
            {
              "rtt": 0.00085810008375843854,
              "origin": "https://fonts.gstatic.com"
            }
          ]
        },
        "numericValue": 0.89999999999999991,
        "numericUnit": "millisecond"
      },
      "image-alt": {
        "id": "image-alt",
        "title": "Image elements have `[alt]` attributes",
        "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.12/image-alt).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "type": "table",
          "items": [],
          "headings": [
            {
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "key": "node",
              "label": "Failing Elements",
              "valueType": "node"
            }
          ]
        }
      },
      "duplicated-javascript-insight": {
        "id": "duplicated-javascript-insight",
        "title": "Duplicated JavaScript",
        "description": "Remove large, [duplicate JavaScript modules](https://developer.chrome.com/docs/performance/insights/duplicated-javascript) from bundles to reduce unnecessary bytes consumed by network activity.",
        "score": 1,
        "scoreDisplayMode": "metricSavings",
        "metricSavings": {
          "LCP": 0,
          "FCP": 0
        },
        "details": {
          "type": "table",
          "debugData": {
            "wastedBytes": 0,
            "type": "debugdata"
          },
          "items": [],
          "headings": [
            {
              "label": "Source",
              "valueType": "code",
              "subItemsHeading": {
                "valueType": "url",
                "key": "url"
              },
              "key": "source"
            },
            {
              "key": "wastedBytes",
              "granularity": 10,
              "subItemsHeading": {
                "key": "sourceTransferBytes"
              },
              "valueType": "bytes",
              "label": "Duplicated bytes"
            }
          ]
        }
      },
      "aria-deprecated-role": {
        "id": "aria-deprecated-role",
        "title": "Deprecated ARIA roles were not used",
        "description": "Deprecated ARIA roles may not be processed correctly by assistive technology. [Learn more about deprecated ARIA roles](https://dequeuniversity.com/rules/axe/4.12/aria-deprecated-role).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "items": [],
          "headings": [
            {
              "key": "node",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "valueType": "node",
              "label": "Failing Elements"
            }
          ],
          "type": "table"
        }
      },
      "label": {
        "id": "label",
        "title": "Form elements have associated labels",
        "description": "Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more about form element labels](https://dequeuniversity.com/rules/axe/4.12/label).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "headings": [
            {
              "label": "Failing Elements",
              "valueType": "node",
              "key": "node",
              "subItemsHeading": {
                "key": "relatedNode",
                "valueType": "node"
              }
            }
          ],
          "items": [],
          "type": "table"
        }
      },
      "deprecations": {
        "id": "deprecations",
        "title": "Avoids deprecated APIs",
        "description": "Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https://developer.chrome.com/docs/lighthouse/best-practices/deprecations/).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "items": [],
          "headings": [
            {
              "label": "Deprecation / Warning",
              "valueType": "text",
              "key": "value"
            },
            {
              "label": "Source",
              "valueType": "source-location",
              "key": "source"
            }
          ],
          "type": "table"
        }
      },
      "first-contentful-paint": {
        "id": "first-contentful-paint",
        "title": "First Contentful Paint",
        "description": "First Contentful Paint marks the time at which the first text or image is painted. [Learn more about the First Contentful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/first-contentful-paint/).",
        "score": 0.47,
        "scoreDisplayMode": "numeric",
        "displayValue": "3.1 s",
        "numericValue": 3089.2116589983921,
        "numericUnit": "millisecond"
      },
      "listitem": {
        "id": "listitem",
        "title": "List items (`\u003cli\u003e`) are contained within `\u003cul\u003e`, `\u003col\u003e` or `\u003cmenu\u003e` parent elements",
        "description": "Screen readers require list items (`\u003cli\u003e`) to be contained within a parent `\u003cul\u003e`, `\u003col\u003e` or `\u003cmenu\u003e` to be announced properly. [Learn more about proper list structure](https://dequeuniversity.com/rules/axe/4.12/listitem).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "items": [],
          "headings": [
            {
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "key": "node",
              "label": "Failing Elements",
              "valueType": "node"
            }
          ],
          "type": "table"
        }
      },
      "autocomplete-valid": {
        "id": "autocomplete-valid",
        "title": "`autocomplete` attributes are used correctly",
        "description": "The `autocomplete` attribute values must be valid and correctly applied for screen readers to function correctly. [Learn more about valid autocomplete values](https://dequeuniversity.com/rules/axe/4.12/autocomplete-valid).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "definition-list": {
        "id": "definition-list",
        "title": "`\u003cdl\u003e`'s contain only properly-ordered `\u003cdt\u003e` and `\u003cdd\u003e` groups, `\u003cscript\u003e`, `\u003ctemplate\u003e` or `\u003cdiv\u003e` elements.",
        "description": "When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. [Learn how to structure definition lists correctly](https://dequeuniversity.com/rules/axe/4.12/definition-list).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "http-status-code": {
        "id": "http-status-code",
        "title": "Page has successful HTTP status code",
        "description": "Pages with unsuccessful HTTP status codes may not be indexed properly. [Learn more about HTTP status codes](https://developer.chrome.com/docs/lighthouse/seo/http-status-code/).",
        "score": 1,
        "scoreDisplayMode": "binary"
      },
      "empty-heading": {
        "id": "empty-heading",
        "title": "All heading elements contain content.",
        "description": "A heading with no content or inaccessible text prevent screen reader users from accessing information on the page's structure. [Learn more about headings](https://dequeuniversity.com/rules/axe/4.12/empty-heading).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "focusable-controls": {
        "id": "focusable-controls",
        "title": "Interactive controls are keyboard focusable",
        "description": "Custom interactive controls are keyboard focusable and display a focus indicator. [Learn how to make custom controls focusable](https://developer.chrome.com/docs/lighthouse/accessibility/focusable-controls/).",
        "score": null,
        "scoreDisplayMode": "manual"
      },
      "input-image-alt": {
        "id": "input-image-alt",
        "title": "`\u003cinput type=\"image\"\u003e` elements have `[alt]` text",
        "description": "When an image is being used as an `\u003cinput\u003e` button, providing alternative text can help screen reader users understand the purpose of the button. [Learn about input image alt text](https://dequeuniversity.com/rules/axe/4.12/input-image-alt).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      }
    },
    "categories": {
      "performance": {
        "id": "performance",
        "title": "Performance",
        "score": 0.88,
        "auditRefs": [
          {
            "id": "first-contentful-paint",
            "weight": 10,
            "group": "metrics",
            "acronym": "FCP"
          },
          {
            "id": "largest-contentful-paint",
            "weight": 25,
            "group": "metrics",
            "acronym": "LCP"
          },
          {
            "id": "total-blocking-time",
            "weight": 30,
            "group": "metrics",
            "acronym": "TBT"
          },
          {
            "id": "cumulative-layout-shift",
            "weight": 25,
            "group": "metrics",
            "acronym": "CLS"
          },
          {
            "id": "speed-index",
            "weight": 10,
            "group": "metrics",
            "acronym": "SI"
          },
          {
            "id": "cache-insight",
            "weight": 0,
            "group": "insights"
          },
          {
            "id": "cls-culprits-insight",
            "weight": 0,
            "group": "insights"
          },
          {
            "id": "document-latency-insight",
            "weight": 0,
            "group": "insights"
          },
          {
            "id": "dom-size-insight",
            "weight": 0,
            "group": "insights"
          },
          {
            "id": "duplicated-javascript-insight",
            "weight": 0,
            "group": "insights"
          },
          {
            "id": "font-display-insight",
            "weight": 0,
            "group": "insights"
          },
          {
            "id": "forced-reflow-insight",
            "weight": 0,
            "group": "insights"
          },
          {
            "id": "image-delivery-insight",
            "weight": 0,
            "group": "insights"
          },
          {
            "id": "inp-breakdown-insight",
            "weight": 0,
            "group": "insights"
          },
          {
            "id": "lcp-breakdown-insight",
            "weight": 0,
            "group": "insights"
          },
          {
            "id": "lcp-discovery-insight",
            "weight": 0,
            "group": "insights"
          },
          {
            "id": "legacy-javascript-insight",
            "weight": 0,
            "group": "insights"
          },
          {
            "id": "network-dependency-tree-insight",
            "weight": 0,
            "group": "insights"
          },
          {
            "id": "render-blocking-insight",
            "weight": 0,
            "group": "insights"
          },
          {
            "id": "third-parties-insight",
            "weight": 0,
            "group": "insights"
          },
          {
            "id": "viewport-insight",
            "weight": 0,
            "group": "insights"
          },
          {
            "id": "interactive",
            "weight": 0,
            "group": "hidden",
            "acronym": "TTI"
          },
          {
            "id": "max-potential-fid",
            "weight": 0,
            "group": "hidden"
          },
          {
            "id": "unminified-css",
            "weight": 0,
            "group": "diagnostics"
          },
          {
            "id": "unminified-javascript",
            "weight": 0,
            "group": "diagnostics"
          },
          {
            "id": "unused-css-rules",
            "weight": 0,
            "group": "diagnostics"
          },
          {
            "id": "unused-javascript",
            "weight": 0,
            "group": "diagnostics"
          },
          {
            "id": "total-byte-weight",
            "weight": 0,
            "group": "diagnostics"
          },
          {
            "id": "user-timings",
            "weight": 0,
            "group": "diagnostics"
          },
          {
            "id": "bootup-time",
            "weight": 0,
            "group": "diagnostics"
          },
          {
            "id": "mainthread-work-breakdown",
            "weight": 0,
            "group": "diagnostics"
          },
          {
            "id": "long-tasks",
            "weight": 0,
            "group": "diagnostics"
          },
          {
            "id": "non-composited-animations",
            "weight": 0,
            "group": "diagnostics"
          },
          {
            "id": "unsized-images",
            "weight": 0,
            "group": "diagnostics"
          },
          {
            "id": "network-requests",
            "weight": 0,
            "group": "hidden"
          },
          {
            "id": "network-rtt",
            "weight": 0,
            "group": "hidden"
          },
          {
            "id": "network-server-latency",
            "weight": 0,
            "group": "hidden"
          },
          {
            "id": "main-thread-tasks",
            "weight": 0,
            "group": "hidden"
          },
          {
            "id": "diagnostics",
            "weight": 0,
            "group": "hidden"
          },
          {
            "id": "metrics",
            "weight": 0,
            "group": "hidden"
          },
          {
            "id": "screenshot-thumbnails",
            "weight": 0,
            "group": "hidden"
          },
          {
            "id": "final-screenshot",
            "weight": 0,
            "group": "hidden"
          },
          {
            "id": "script-treemap-data",
            "weight": 0,
            "group": "hidden"
          },
          {
            "id": "resource-summary",
            "weight": 0,
            "group": "hidden"
          },
          {
            "id": "redirects",
            "weight": 0,
            "group": "hidden"
          },
          {
            "id": "server-response-time",
            "weight": 0,
            "group": "hidden"
          },
          {
            "id": "layout-shifts",
            "weight": 0,
            "group": "hidden"
          }
        ]
      },
      "accessibility": {
        "id": "accessibility",
        "title": "Accessibility",
        "description": "These checks highlight opportunities to [improve the accessibility of your web app](https://developer.chrome.com/docs/lighthouse/accessibility/). Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so [manual testing](https://web.dev/articles/how-to-review) is also encouraged.",
        "score": 0.95,
        "manualDescription": "These items address areas which an automated testing tool cannot cover. Learn more in our guide on [conducting an accessibility review](https://web.dev/articles/how-to-review).",
        "auditRefs": [
          {
            "id": "accesskeys",
            "weight": 0,
            "group": "a11y-navigation"
          },
          {
            "id": "aria-allowed-attr",
            "weight": 10,
            "group": "a11y-aria"
          },
          {
            "id": "aria-command-name",
            "weight": 0,
            "group": "a11y-aria"
          },
          {
            "id": "aria-conditional-attr",
            "weight": 7,
            "group": "a11y-aria"
          },
          {
            "id": "aria-deprecated-role",
            "weight": 1,
            "group": "a11y-aria"
          },
          {
            "id": "aria-dialog-name",
            "weight": 0,
            "group": "a11y-aria"
          },
          {
            "id": "aria-hidden-body",
            "weight": 10,
            "group": "a11y-aria"
          },
          {
            "id": "aria-hidden-focus",
            "weight": 7,
            "group": "a11y-aria"
          },
          {
            "id": "aria-input-field-name",
            "weight": 0,
            "group": "a11y-aria"
          },
          {
            "id": "aria-meter-name",
            "weight": 0,
            "group": "a11y-aria"
          },
          {
            "id": "aria-progressbar-name",
            "weight": 0,
            "group": "a11y-aria"
          },
          {
            "id": "aria-prohibited-attr",
            "weight": 7,
            "group": "a11y-aria"
          },
          {
            "id": "aria-required-attr",
            "weight": 10,
            "group": "a11y-aria"
          },
          {
            "id": "aria-required-children",
            "weight": 0,
            "group": "a11y-aria"
          },
          {
            "id": "aria-required-parent",
            "weight": 0,
            "group": "a11y-aria"
          },
          {
            "id": "aria-roles",
            "weight": 10,
            "group": "a11y-aria"
          },
          {
            "id": "aria-text",
            "weight": 0,
            "group": "a11y-aria"
          },
          {
            "id": "aria-toggle-field-name",
            "weight": 0,
            "group": "a11y-aria"
          },
          {
            "id": "aria-tooltip-name",
            "weight": 0,
            "group": "a11y-aria"
          },
          {
            "id": "aria-treeitem-name",
            "weight": 0,
            "group": "a11y-aria"
          },
          {
            "id": "aria-valid-attr-value",
            "weight": 10,
            "group": "a11y-aria"
          },
          {
            "id": "aria-valid-attr",
            "weight": 10,
            "group": "a11y-aria"
          },
          {
            "id": "button-name",
            "weight": 10,
            "group": "a11y-names-labels"
          },
          {
            "id": "bypass",
            "weight": 0,
            "group": "a11y-navigation"
          },
          {
            "id": "color-contrast",
            "weight": 7,
            "group": "a11y-color-contrast"
          },
          {
            "id": "definition-list",
            "weight": 0,
            "group": "a11y-tables-lists"
          },
          {
            "id": "dlitem",
            "weight": 0,
            "group": "a11y-tables-lists"
          },
          {
            "id": "document-title",
            "weight": 7,
            "group": "a11y-names-labels"
          },
          {
            "id": "duplicate-id-aria",
            "weight": 0,
            "group": "a11y-aria"
          },
          {
            "id": "form-field-multiple-labels",
            "weight": 0,
            "group": "a11y-names-labels"
          },
          {
            "id": "frame-title",
            "weight": 0,
            "group": "a11y-names-labels"
          },
          {
            "id": "heading-order",
            "weight": 3,
            "group": "a11y-navigation"
          },
          {
            "id": "html-has-lang",
            "weight": 7,
            "group": "a11y-language"
          },
          {
            "id": "html-lang-valid",
            "weight": 7,
            "group": "a11y-language"
          },
          {
            "id": "html-xml-lang-mismatch",
            "weight": 0,
            "group": "a11y-language"
          },
          {
            "id": "image-alt",
            "weight": 10,
            "group": "a11y-names-labels"
          },
          {
            "id": "input-button-name",
            "weight": 0,
            "group": "a11y-names-labels"
          },
          {
            "id": "input-image-alt",
            "weight": 0,
            "group": "a11y-names-labels"
          },
          {
            "id": "label",
            "weight": 10,
            "group": "a11y-names-labels"
          },
          {
            "id": "link-in-text-block",
            "weight": 7,
            "group": "a11y-color-contrast"
          },
          {
            "id": "link-name",
            "weight": 7,
            "group": "a11y-names-labels"
          },
          {
            "id": "list",
            "weight": 7,
            "group": "a11y-tables-lists"
          },
          {
            "id": "listitem",
            "weight": 7,
            "group": "a11y-tables-lists"
          },
          {
            "id": "meta-refresh",
            "weight": 0,
            "group": "a11y-best-practices"
          },
          {
            "id": "meta-viewport",
            "weight": 10,
            "group": "a11y-best-practices"
          },
          {
            "id": "object-alt",
            "weight": 0,
            "group": "a11y-names-labels"
          },
          {
            "id": "select-name",
            "weight": 0,
            "group": "a11y-names-labels"
          },
          {
            "id": "skip-link",
            "weight": 0,
            "group": "a11y-names-labels"
          },
          {
            "id": "tabindex",
            "weight": 0,
            "group": "a11y-navigation"
          },
          {
            "id": "target-size",
            "weight": 7,
            "group": "a11y-best-practices"
          },
          {
            "id": "td-headers-attr",
            "weight": 0,
            "group": "a11y-tables-lists"
          },
          {
            "id": "th-has-data-cells",
            "weight": 0,
            "group": "a11y-tables-lists"
          },
          {
            "id": "valid-lang",
            "weight": 0,
            "group": "a11y-language"
          },
          {
            "id": "video-caption",
            "weight": 0,
            "group": "a11y-audio-video"
          },
          {
            "id": "landmark-one-main",
            "weight": 3,
            "group": "a11y-best-practices"
          },
          {
            "id": "autocomplete-valid",
            "weight": 0,
            "group": "a11y-best-practices"
          },
          {
            "id": "presentation-role-conflict",
            "weight": 0,
            "group": "a11y-best-practices"
          },
          {
            "id": "svg-img-alt",
            "weight": 0,
            "group": "a11y-best-practices"
          },
          {
            "id": "focusable-controls",
            "weight": 0
          },
          {
            "id": "interactive-element-affordance",
            "weight": 0
          },
          {
            "id": "logical-tab-order",
            "weight": 0
          },
          {
            "id": "visual-order-follows-dom",
            "weight": 0
          },
          {
            "id": "focus-traps",
            "weight": 0
          },
          {
            "id": "managed-focus",
            "weight": 0
          },
          {
            "id": "use-landmarks",
            "weight": 0
          },
          {
            "id": "offscreen-content-hidden",
            "weight": 0
          },
          {
            "id": "custom-controls-labels",
            "weight": 0
          },
          {
            "id": "custom-controls-roles",
            "weight": 0
          },
          {
            "id": "table-duplicate-name",
            "weight": 0,
            "group": "a11y-best-practices"
          },
          {
            "id": "empty-heading",
            "weight": 0,
            "group": "a11y-best-practices"
          },
          {
            "id": "aria-allowed-role",
            "weight": 0,
            "group": "a11y-best-practices"
          },
          {
            "id": "image-redundant-alt",
            "weight": 0,
            "group": "a11y-names-labels"
          },
          {
            "id": "identical-links-same-purpose",
            "weight": 0,
            "group": "a11y-best-practices"
          },
          {
            "id": "label-content-name-mismatch",
            "weight": 0,
            "group": "hidden"
          },
          {
            "id": "table-fake-caption",
            "weight": 0,
            "group": "hidden"
          },
          {
            "id": "td-has-header",
            "weight": 0,
            "group": "hidden"
          }
        ]
      },
      "best-practices": {
        "id": "best-practices",
        "title": "Best Practices",
        "score": 1,
        "auditRefs": [
          {
            "id": "is-on-https",
            "weight": 5,
            "group": "best-practices-trust-safety"
          },
          {
            "id": "redirects-http",
            "weight": 0,
            "group": "best-practices-trust-safety"
          },
          {
            "id": "geolocation-on-start",
            "weight": 1,
            "group": "best-practices-trust-safety"
          },
          {
            "id": "notification-on-start",
            "weight": 1,
            "group": "best-practices-trust-safety"
          },
          {
            "id": "csp-xss",
            "weight": 0,
            "group": "best-practices-trust-safety"
          },
          {
            "id": "has-hsts",
            "weight": 0,
            "group": "best-practices-trust-safety"
          },
          {
            "id": "origin-isolation",
            "weight": 0,
            "group": "best-practices-trust-safety"
          },
          {
            "id": "clickjacking-mitigation",
            "weight": 0,
            "group": "best-practices-trust-safety"
          },
          {
            "id": "trusted-types-xss",
            "weight": 0,
            "group": "best-practices-trust-safety"
          },
          {
            "id": "paste-preventing-inputs",
            "weight": 3,
            "group": "best-practices-ux"
          },
          {
            "id": "image-aspect-ratio",
            "weight": 1,
            "group": "best-practices-ux"
          },
          {
            "id": "image-size-responsive",
            "weight": 1,
            "group": "best-practices-ux"
          },
          {
            "id": "doctype",
            "weight": 1,
            "group": "best-practices-browser-compat"
          },
          {
            "id": "charset",
            "weight": 1,
            "group": "best-practices-browser-compat"
          },
          {
            "id": "baseline",
            "weight": 0,
            "group": "best-practices-browser-compat"
          },
          {
            "id": "js-libraries",
            "weight": 0,
            "group": "best-practices-general"
          },
          {
            "id": "deprecations",
            "weight": 5,
            "group": "best-practices-general"
          },
          {
            "id": "third-party-cookies",
            "weight": 5,
            "group": "best-practices-general"
          },
          {
            "id": "errors-in-console",
            "weight": 1,
            "group": "best-practices-general"
          },
          {
            "id": "valid-source-maps",
            "weight": 0,
            "group": "best-practices-general"
          },
          {
            "id": "inspector-issues",
            "weight": 1,
            "group": "best-practices-general"
          }
        ]
      },
      "seo": {
        "id": "seo",
        "title": "SEO",
        "description": "These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on [Core Web Vitals](https://web.dev/explore/vitals). [Learn more about Google Search Essentials](https://support.google.com/webmasters/answer/35769).",
        "score": 1,
        "manualDescription": "Run these additional validators on your site to check additional SEO best practices.",
        "auditRefs": [
          {
            "id": "is-crawlable",
            "weight": 4.0434782608695654,
            "group": "seo-crawl"
          },
          {
            "id": "document-title",
            "weight": 1,
            "group": "seo-content"
          },
          {
            "id": "meta-description",
            "weight": 1,
            "group": "seo-content"
          },
          {
            "id": "http-status-code",
            "weight": 1,
            "group": "seo-crawl"
          },
          {
            "id": "link-text",
            "weight": 1,
            "group": "seo-content"
          },
          {
            "id": "crawlable-anchors",
            "weight": 1,
            "group": "seo-crawl"
          },
          {
            "id": "robots-txt",
            "weight": 1,
            "group": "seo-crawl"
          },
          {
            "id": "image-alt",
            "weight": 1,
            "group": "seo-content"
          },
          {
            "id": "hreflang",
            "weight": 1,
            "group": "seo-content"
          },
          {
            "id": "canonical",
            "weight": 1,
            "group": "seo-content"
          },
          {
            "id": "structured-data",
            "weight": 0
          }
        ]
      }
    },
    "categoryGroups": {
      "a11y-language": {
        "title": "Internationalization and localization",
        "description": "These are opportunities to improve the interpretation of your content by users in different locales."
      },
      "best-practices-general": {
        "title": "General"
      },
      "seo-content": {
        "title": "Content Best Practices",
        "description": "Format your HTML in a way that enables crawlers to better understand your app’s content."
      },
      "a11y-tables-lists": {
        "title": "Tables and lists",
        "description": "These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader."
      },
      "metrics": {
        "title": "Metrics"
      },
      "seo-crawl": {
        "title": "Crawling and Indexing",
        "description": "To appear in search results, crawlers need access to your app."
      },
      "diagnostics": {
        "title": "Diagnostics",
        "description": "More information about the performance of your application. These numbers don't [directly affect](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/) the Performance score."
      },
      "best-practices-browser-compat": {
        "title": "Browser Compatibility"
      },
      "a11y-audio-video": {
        "title": "Audio and video",
        "description": "These are opportunities to provide alternative content for audio and video. This may improve the experience for users with hearing or vision impairments."
      },
      "best-practices-trust-safety": {
        "title": "Trust and Safety"
      },
      "a11y-best-practices": {
        "title": "Best practices",
        "description": "These items highlight common accessibility best practices."
      },
      "agent-accessibility": {
        "title": "Agent Accessibility",
        "description": "These audits highlight best practices for improving the accessibility of the website for AI agents."
      },
      "webmcp": {
        "title": "WebMCP",
        "description": "Audits validating WebMCP integration."
      },
      "seo-mobile": {
        "title": "Mobile Friendly",
        "description": "Make sure your pages are mobile friendly so users don’t have to pinch or zoom in order to read the content pages. [Learn how to make pages mobile-friendly](https://developers.google.com/search/mobile-sites/)."
      },
      "best-practices-ux": {
        "title": "User Experience"
      },
      "a11y-navigation": {
        "title": "Navigation",
        "description": "These are opportunities to improve keyboard navigation in your application."
      },
      "a11y-names-labels": {
        "title": "Names and labels",
        "description": "These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader."
      },
      "a11y-aria": {
        "title": "ARIA",
        "description": "These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader."
      },
      "insights": {
        "title": "Insights",
        "description": "These insights are also available in the Chrome DevTools Performance Panel - [record a trace](https://developer.chrome.com/docs/devtools/performance/reference) to view more detailed information."
      },
      "a11y-color-contrast": {
        "title": "Contrast",
        "description": "These are opportunities to improve the legibility of your content."
      }
    },
    "timing": {
      "total": 11270.099999999999
    },
    "i18n": {
      "rendererFormattedStrings": {
        "varianceDisclaimer": "Values are estimated and may vary. The [performance score is calculated](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/) directly from these metrics.",
        "opportunityResourceColumnLabel": "Opportunity",
        "opportunitySavingsColumnLabel": "Estimated Savings",
        "errorMissingAuditInfo": "Report error: no audit information",
        "errorLabel": "Error!",
        "warningHeader": "Warnings: ",
        "passedAuditsGroupTitle": "Passed audits",
        "notApplicableAuditsGroupTitle": "Not applicable",
        "manualAuditsGroupTitle": "Additional items to manually check",
        "toplevelWarningsMessage": "There were issues affecting this run of Lighthouse:",
        "crcLongestDurationLabel": "Maximum critical path latency:",
        "crcInitialNavigation": "Initial Navigation",
        "lsPerformanceCategoryDescription": "[Lighthouse](https://developers.google.com/web/tools/lighthouse/) analysis of the current page on an emulated mobile network. Values are estimated and may vary.",
        "labDataTitle": "Lab Data",
        "warningAuditsGroupTitle": "Passed audits but with warnings",
        "snippetExpandButtonLabel": "Expand snippet",
        "snippetCollapseButtonLabel": "Collapse snippet",
        "thirdPartyResourcesLabel": "Show 3rd-party resources",
        "runtimeDesktopEmulation": "Emulated Desktop",
        "runtimeMobileEmulation": "Emulated Moto G Power",
        "runtimeNoEmulation": "No emulation",
        "runtimeSettingsBenchmark": "Unthrottled CPU/Memory Power",
        "runtimeSettingsCPUThrottling": "CPU throttling",
        "runtimeSettingsDevice": "Device",
        "runtimeSettingsNetworkThrottling": "Network throttling",
        "runtimeSettingsUANetwork": "User agent (network)",
        "runtimeUnknown": "Unknown",
        "dropdownCopyJSON": "Copy JSON",
        "dropdownDarkTheme": "Toggle Dark Theme",
        "dropdownPrintExpanded": "Print Expanded",
        "dropdownPrintSummary": "Print Summary",
        "dropdownSaveGist": "Save as Gist",
        "dropdownSaveHTML": "Save as HTML",
        "dropdownSaveJSON": "Save as JSON",
        "dropdownViewer": "Open in Viewer",
        "footerIssue": "File an issue",
        "throttlingProvided": "Provided by environment",
        "calculatorLink": "See calculator.",
        "runtimeSettingsAxeVersion": "Axe version",
        "viewTreemapLabel": "View Treemap",
        "showRelevantAudits": "Show audits relevant to:"
      }
    },
    "entities": [
      {
        "name": "beaconhormone.com",
        "isFirstParty": true,
        "isUnrecognized": true,
        "origins": [
          "https://beaconhormone.com"
        ]
      },
      {
        "name": "Google Fonts",
        "homepage": "https://fonts.google.com/",
        "category": "cdn",
        "origins": [
          "https://fonts.googleapis.com",
          "https://fonts.gstatic.com"
        ]
      }
    ],
    "fullPageScreenshot": {
      "screenshot": {
        "width": 412,
        "data": "data:image/webp;base64,UklGRnp0AABXRUJQVlA4WAoAAAAgAAAAmwEA/j8ASUNDUMgBAAAAAAHIAAAAAAQwAABtbnRyUkdCIFhZWiAH4AABAAEAAAAAAABhY3NwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAA9tYAAQAAAADTLQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAlkZXNjAAAA8AAAACRyWFlaAAABFAAAABRnWFlaAAABKAAAABRiWFlaAAABPAAAABR3dHB0AAABUAAAABRyVFJDAAABZAAAAChnVFJDAAABZAAAAChiVFJDAAABZAAAAChjcHJ0AAABjAAAADxtbHVjAAAAAAAAAAEAAAAMZW5VUwAAAAgAAAAcAHMAUgBHAEJYWVogAAAAAAAAb6IAADj1AAADkFhZWiAAAAAAAABimQAAt4UAABjaWFlaIAAAAAAAACSgAAAPhAAAts9YWVogAAAAAAAA9tYAAQAAAADTLXBhcmEAAAAAAAQAAAACZmYAAPKnAAANWQAAE9AAAApbAAAAAAAAAABtbHVjAAAAAAAAAAEAAAAMZW5VUwAAACAAAAAcAEcAbwBvAGcAbABlACAASQBuAGMALgAgADIAMAAxADZWUDggjHIAANDkBp0BKpwB/z8/EYi/WiworqUgUOgh0CIJaW78X/UgN/OlCDo+d8kuOK5efh8D3z/9O/bgN0o9cb+AdPb6/+Qy+Tf+b/cfXb8x/cP+J4e/n33PwZsW/rH+f5p/0H9NZ1f6XvV+iWoRdF7Ffc/+d6AXv9+J77vUd8eewB5id9B+M/6PsDfzn/I/tP7T+g59j/8PsO/2L/a/uj2xQI+NqHOLxF/8sbUOb/SjWfvj9RgLKYpGKjFSNiXrpVr67Neim2LLCjxSIeBQGRPFojbOBzSNqjNpbU83MxWLb3y+Sz+vuGrOmtlWjcqWspklzA1w4wH96x/U7JIR4BsBe7GOhaj09XZKPRCeIZMg+diGrO1SeFhVaX+7yoHBEX/5use7wv9h3QDX12VSHL5ICEvue0yZm1z/UxcxsUFsgO4EQBI3fcGQRhJc/1sKEUC4+PHD1HmLvK+v685gKUOYG2cwr4fo+X3yY6k4SbuqN7JZvhLWUkkZ0GBmuOPhmwbME9/Y4SAOa5OeY8TNpDTA1XcxLwH0sHol9LxKZwgiyi8lNSSWPReTZd9FyJHelU9VVjahzi8Rf/MXUOcXiSfMX/yxtQ8l1a3U/0bUOcXiMANMVUXj7JYBrqf6Nq1SUOcXiL/5Y2oc4zVf/LG1DnF4i/+WO9KovEX/yxtQ5xeJJ1P9G1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WNxqovEX/yxtQ5xeIyVyNqHOLxF/8sbUPJVANdT/RtQ5xeIwNR9G1DnF4i/+WNqLJzEX/yxtQ5xeIwA0iOcXiL/5Y2oc4vc//LG1DnF4i/+WMS3tKsIZv4sa6jIohNnSx/Qe7JLIAbqxi5/2EOI3N6vmFKGuOdZ3XXMnV11H6doSKhLAEs1n4iCKbgwVnEgHYEPwKpM89TQ8mA3agA2PNqc9gASbtVyOzugJmYCsggBRiMavhpgQCw7Qceq+FCUGEAOJj/RNFqTN3SXFnjCpXhixahwvIYUqOErGA3vPhF5YCHnvIowZ4NdyBuCHlr+5Yo3K+QuIv/ljaiLmBNqf6NqHMDBUr/4Gufx+jytk+SGGXnqk9wh84bcHQETQxkfamOgbAm1P8/Ts2UdqH4G3aYaa1fI8DXtw99JQEfZ9Xg9VZegAO9sry2ToS3xqLPm+ICAjL0QFAf239BdYGuRGHzaXTXsH/Stx9p+QNC5212j99nMR6JfU/vkPJNta3U1QBJFAph2eU2DyoZBNyAHKF64Bj1rd6ZFqIHTcDox0APmYt86n/eSBIGWpT+M+3WM0uyMMcp4T2zPmDgViEAzEBeEACKeUbUGMx6LP4dqmSsqU0DPVQwhqEUGjTH3/yxiXFZ7kDv7NY7hGpAaL5mCCwGCjfZ2Xszh5WULkMYqtM/308zl/6DQm+wweqJE1P9G1DbTAKye9jnRt3lwDCJIv0numAEb/5aj8ICrjn+2QGiVeSqAa6n+jahzyH4kn03AGyTq24vfH8mfuoifSAjlIHYGd8EkR3XRtQ5gWBhKlbu0iJOm7SvgLzNxLc+KKfEaRSL8ecyIxHJmaNwR5/CkybQikGN7nZyzJQ/w2zgSc0fGHc//tQuol0mgFqXl/5EJwtZSLDHMPQyIK4QQg4FdG1DbWr2Z/9I4AI0wBdt7XAiUk0sEoakqlXJOIuSgLQU8o2A1JP7KnDC3um9QOizaw2AjL0rd9A0kDKxnKRWT4vEYACqAOmYyimJ+G6p2LiOUxtip2s4i/+WNtNE7HliGWcLTHOLwg0DY4Mw6ZIEdbbA0u7MQP6QQeDgILSzoEXOgwbsj9XECWUGRmMwvgRhjLJD4xBAISVAuBazXrdkKAPY7IOQQyalrA0cEshF9sNg3EBUWeNADWr41tU5oKlnm89PmAR6B8XRAkgXfdT6R4+M3p6K5A3Au/cSAHNle4PiH8nIcFHSlqAACdalAsq8KAT+PleKpoKChW9QHHfwDfMdaW7a3aA1nWDjU6TNdG8QFnf2FUa4tVxJvCoGUwtgPm0OateiQeRv/kmJtb9GMAuiX8B/5JKKrKNT/vxTZhJot0XoyiTsg3oLOMjYkpbnl3W1AjpbUD50LHN/TECd0aW1mScNFyiTKmD5WgCYgQBSdLGo7q0AKLq+n9fcoClRp2M8Um91IHcKXRiYwT3jyDxzCAFdDcKcTNk9ljgVKXeDVfMO0GWyYPO1Bjw0ncA69KqfznktV3ylPqJsocdSHQY97+QDOXJ4ARWkjCF0j6pwYbrk5kLaeH3dyAm2NtP0dorY2vCYNN64C0fpHa+lL7G5qNJEK4psXYVuhyZRRIFkXPiyhfQESY5HQL4oKIoVT5Gotcw/SiQzN4kQJuWyz1dqhIfokUqX+m6AEB+im3b+9rbvxM6tWYaO2W7MXtMQ1T0BTO6IDujqBugAHYiB3h185ThsQB0tgY/s8Y+QCdRAuJ4Q2e9yLLsRFnBbj8IatQHV3KB4YENKNw2iaoswwxiuGyilWcQhk1FwDBiw7YFSdi5ZuhlDDhhnUrjDzI2P3NVtrc20ChiTIIKhW4FiFkwicnmWZ2QM1FZOuM0R+jJFEMHLpTqNic0z9CGEgbzl3pwcKgwMQn2/ZpABKUgmEXQsvxeI2Fa22GXV5YBwMbqf6RCE1QFH9Q21EDo7cQ/HDwLwLwLwLAK8vAq8vAvAq8vAvAq8vAvAWQcilYxzEypeAWWxEB6JZAWW+qeka5pAC/cbxZBx8ACLt7uFphw8sxQPJTLgH3/6ugJL8AV+U6X6mQAIrm1KIBaqACTldPOYnUAR33Wefh3B6pllvtjZaWB7/rFXeUM5hgHZJzqgZCoSaD/7r5iBGiYowC5az5GdDPJT8jr4e+LFLv/Neu1HCrIlnqerererererererererererererereqz9UsljOraKXw0OCbx7sx0BqlCOAt4vi0I2ogQRbLvAXoEJh7mIcfYN7oC4Owt8TGIYW1y4KWDXSZFL9lb0gESQFQQEjJAPkpFIlosrOiuxEdLivkNUVRVFUWBj+P4/l1B/H8lTvHS7Uy+59OCbyKEvAk0w7ZdYjSkA5C65L7pgcKAZBZgQAWcuqPuPlpJJF4uc5sm8qr2e0P+FilTAoIACkDIfFMWlwRnfXVAGjwC+bGeAmr2OD1bgOUcW3AL7Vs3dCGPaIW7g4P42f0q7U19F+ZKLMiLhMF33sP9i7T8uZWGxXP61jSpw73WFb5HR9Ye8K+vJcCfAEixKevRj8WhvirVtm/VDAI5vS+UZa8m4VE90EjwF85/iJisMtHfzeJfMEcIsVhMSmj2Bod5xgyllktktkq13+A4ZUMRwvEyWyWyWzlPddIsr+uWZwxqZZFCldlxXLXNhgNBpsRCNkZ4lkbjkhjwQ5Z6SqWIWRfW+ejf4ky+EYA7MGcMulExivwcieElTs86CKRoWqhIYKOPbL1BcOgFOmXuta3woQGThNOkL0S7MopCBRsISA3DQYOmZibp/BktwCqeelfmjv6HAW9m+xSspF3ANpXwsIzIjsvDYnOhXYNAxZBQU9BYF6WA5NgBnJh+l/UQsAcppdRgdrRwpJ6AAy+BwYgRyWIoWl2dnkv2yiIpz1gwfLeWJx+Bn/atbrqFRBFNmPcAXa6V0bUOcXlHrPCRwBe5AhmTVG0MrKB9bGH8mgojIgA7ABbghAAUtgbejQifZAi5K686qqhi/Lul6AAnkTkcS5k8LGmXL4koz69It7n3lkcRNrvCi4eTf4VzUSjVmrWiGVQEg6rzrgEf6iy/Dc62xWeF70mDQgcpY0vltgjRcU0gsAHq2pdvAxWVAMuH7ECMTUPPNGRMefO13EEKk6rbrQASsCh3fyjAUtl63k5oBOY4TVDkfQ11QAcri3yWOIlBrIuKf8tnhL0BAJo7ayBhKPfQx/8ihLbOHnEwAQ5ESenAaI2AlOjnmYz844a6n+kzY5xeIv/ljamAmtbqf6NqHOK29LKciieBW1kDLEu+d1P9OKhRoDAd9a5v5FAKwDapXZbMc4vEX/yxiXKwWATUrt7rokI+tii9RNxIKuyZpZSebrDmgNGV3COqSwNbBeyFAFKewTlE4a6ZYkjBcixTw7DpBwQQ/cCUxfRbMGBG5HnijEU3JTkwQIVmhe2BiAFPA3Z9ovAlxRxTqlOaHu21tmhoB2ARTuSjVZ7zFbqaqTwflsLbdc9qN9sINAE4mQsnkHylYeufk8BNvuQKAyJiBStMAsLecb34gf11sMDAkwN8AjPxU4ARPn42liQBItuefiWgrfzDxOEMxP7LZhKw4SpBh1jKgNUTYQOCZwQ8rj8wzU4OvekCCqoFuxg0LJ9qA1wR0nS+jILjH6WOFSHt+VgXoPWITiGsgcN4Z4TuSoYIROFh9ctvgYQJhVNgBwMOStMcjRbuWoOT844udl8DJ/tZRzoEPJxBoyM9YMPdq+iJRjBrqf6NqHOLzkxP+jahzi8RgJujaiLmAa6n+jahzi8Rgb6/+WNqHOLxF/8sd6VReIv/ljahzi8STqf6NqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/8sbjVReIv/ljahzi8RkrkbUOcXiL/5Y2oeSqAa6n+jahzi8Rgaj6NqHOLxF/8sbUWTmIv/ljahzi8RgBpEc4vEX/yxtQ5xe5/+WNqHOLxF/7wAAD+/7Ld63dS7W3XgdKNTKYYlE9U33noeRmlo6o+n7pUDPbAATq5F+Kjwbsvlabko3nKZJs3pGhP/LUnggojlQ0tVq5+S7uTc/blbfl7oaZ15umo6bbPl7xAZ6EACJ/0Uo1IZ5tvbgbUwexYVsMtF9p/JowcJm6YTNPOu3uEvtNT9ftGTABTGDn0QMN5NCADkQjMoSMeQTYpKJ5ZPVKPSwhqi9EAgKK1ZU89NJP4MizL7oVTykz1g0h9x2OGP3NympB9PPa+KZ45IrYs9G1qdM/vk+5+lIG+pc1Gx2/eq4cPh9I4lMs7pHFQ3teV/6IHkZ/fuHIlFCbJiV+vZ8eqcW9dVk9dlVjidAm3xmvPAbdBcizVdhWwieuYQn613zAbrrNhjkNk3/cartQgARWqli94VYMsMJusFN1g/uzuKaQQMfHr9hlCh0wZ4XzWqqpGuBbOMfWcF2cPxEqma1a2DtqfaVLw0mDsAgaeTZR7xBDsErkziJoTK9MfGc5PBpUBbPGVKuF6rnQbCS5m/P9PXtjYbbGxyki3jDBMi0yp7fJ+I5V5csqoUv5RXSPbWSwEbtmd2AOGsvdh94IoPktkAzHyubpT7su9UvjagJzHXpevv1P+BvZ/DaUYRzuuDUTKEfrHCqVpTW25FjoZp+QI0j0pnZOmj9fw/J5uAoI+RCNGMQfo5NETs9InzEmnglSbHD1B8vx0cjMnHCsSQ+BqNrwMIoI+yJGKiCt5Ar6lsX8PLD3J7Ngbv8cfi2UyZZASlLNfatSErF/vBPesErDmriywNtL+N1xkO0yBFmghTii/Ta+tX5IWc+IbTNot89dU9W37S0SlDdbHAtP1VWEfRKiAoGooYVTcSfIETcOjkvH0gUfwR2u9j5uktbPjpC5/xEVaFYAeg6XGJ+83t8dc225RtnwwS4Q3gS/JK2tKrJumqHmQGqsw9t8HFIZfVhLuAKoY4ImgBrXYp5ltawzk1bZSj34qUeDush7j+63bHAhuM0hJ9nsi4dMrFV+NqzrJf6fri7JYHtjBPRA4l/3KulC6q5QAIChAgmsNEjWhMGUNP+Oye1HchK35hBoRbdUaHKXHdA9uvb7JQZAYPleDhrVjJBTKw24vRZnGbtrbyA+OY2cYbBvP7IMe0fPfa+5ZUCjAaMdyGyAbAmQIksaz90IYmyXNDpRaEAqjajsG6rdJ4p+vHTtfIXS4ydaogHEsRm5werpUbILjtgCuxk5wu6vM+vC7ZddRwiG2qCQ9GKyYNYmvrOyPfZQh7a0VIlxHTKi+bskgqsQ/A2ufxHxWChYl5JUMECBTOGFWKzQVx4l83ZIFaPY2UHDfob50NFhkzwxfunZcpn5L82tJIgZ6JXSiq4uOGWo9biX/lEyd8hMNwwlR4YOMbEYroR1RNI03wR+H+U4iJ4R28bMcnxX06PwU93sVsHIgasLihEs4gSWVjfqr5lVHJBP+ffl2vE1RroSFAKnXzKgjR3vofZCOTbA02nCrp0fgp7vYm0q2zgjq1wpqvBMlEacK4rSeNledE9n5xd+IJMd1CgWktuRseyfG0W9FgF6Hpwhhvi762bWAEQWKpxrcCoyMZZKE5ifS9jJ1atTCw2Oo+sEgDZFUm2cas3JWNxnTMw8OBpgQhZxwvZTE2rlpCbVoxJx6wOhAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABWdA/5NLUl7yXJG8aqhqPIH2FIsWpox0jnMy/PoGdqyblRkPZOjfFHxQZ+jVJIu9zuGvjaDnrT8fEYS4r78/SWu6eFC/VJ1tEIELVauNPfQ1leR8tG1F1/OrSZnwH9eVFoLgpFGl4ZEpaSaVegLsY0k8raWlyyiaTIdStpTddjnTKHRBTYOwYT4JQ1PPvCCJ+Y+Wd1702/cc1ebQH3Q87h/WrGIgY2TCWNNcYV+njQXDqlP9VdzyjSbvhPIpQxkLa03reGYkTwWKdsUaGxgrFKSPsiemqAgVyAaereSkt6uyJNFkC2ZIEcU6l0oBDzSDvhy7swyGW1NG7Ct+QoB1b/gb/7RT0qFl6rZVdoIoVXyfZJr/QAab6IxZ6dwhKPYoAzN5m8vNAGnyi7o8UlblkKpTfV0SU3J46qXg4jyP2Mu90k9yKBGm8YbbgAzxHDwHFx/nDhUbKkaaOJCsLWrp2WixwvzHIUPU2eLFqdybmWQZud4/dIdlU5Dc93me9toeLn3flwkXhyPV+UiSkJTy52caLDx3eGPBe8dTJTVCulHMS7zjKYsTQLVaxbuakA7tXV4OowgbBy7fWOyq4Cmb4T062LbC/lUKlwufEkAmYapG5Nyeh7Eo5NSNBJsfw293k8ZViBDDkOCA3JZZxwOgLcMvWQeqFYZ1Z0wATaVAVPKa6nC9z/dWpRuF3PCwgUJtLTRctCGzNdeeAkvxwWFE95mgJAQXLiYKqLvRJjpxb6j3r560ZP4dZ+4o/wErFkfVq9y7iEmC2PKHwXhjlmCK1nRKmtWHrWw+IZaM4OjkjZ6Cht2O2btoaiPHMWn/lI2amFWYsmMyHUrltZLiOMzHuEHaV/YvDqKRaOIVWiYGicEevU0uxAbFwVMhUA1QOM1RCOnPPtg3TP6zv655KgiKVbFdMg1D7O6vbNHwQmZVBKddfHvMExzpHA0zd5SF7iV0KVabYcRq74CQC1hPDTkEFT20cT87L/i1aQr1uYcSU9UYsxePTND5VE8eP3KTc/BX48ahAZqtjYadSo+jqAlAPovbooSpIhl4MC0XWd+9EOmECkVziJi5WrmCfhF53oN5/OICdbYA/t365MppKfOZvljJzmo6Mjesmau8NkZGQvXqdBInS7F639n9H37TwcFJX4ZUaQpc2WKEkR3KrPV0ZOakH+pckrhaG7zqWz6eLK7uiZ8Ialueyz+Xis6U0Jk6wH9lHdPfQ5dzeZmIGWiUaUikf3ADfpF0pcfzY5JQ/ZPMTSi6AzKyPFWHH2Wb+DQgMxAx+QioU45+J0Bk3fmnn2+IGmW4VZwrTl03CkbhCoBLmYq7K33s3638Mu6bps8KBSUrN4wDx3UEwhDJ8bXOG/vP0mzy9pchSAsV1pObev453HbBySWaIWwgk3I9a2gkyHL1n6LCFowvg8Tc8FO2JkImK9QM/pAuVEaHbcHeiHIRIO/MWk0aFeAHXeehQgwo/GQnknbzsdBzkuFuefuso72hGi+335pKt+7uc4T6Db9vHC2VVlmvWazYY9LiDJ/HZyJiuO5P5STi7W7lOlhe9j2SLtcpQ/XOZgZjADAbxnNRgk49nn8gYZDQbHXCHVxyJwfk5dFI9pjPEypb17B3bMIcaLlIG30tvBjql33GqyOPy7yW2ToSZy7KX10y9uTxs7F058b49ycr7fVJfWl3yK0ARjyvkLIqTPXkK3B2QgaKc94yyGM7vaWKJslkelfUaUfRQ50C7tBiiaB1bxme5B7YNgaLypSD7lRhXI4n4GrcVsDUqctCGlwfxm5Vz0HPZiwbPmVxv60x1opVWvbVxZBUrbvUqWpR2yRkQX52CSNWhdKtVMqNMFCFD2xwH/OUIdbmDDHh5OivGIS8ChsgMmk25UdUeSUu/ipjN7nTnJW8S+CqOYFwaI+vZwUiR0plomioj3Nke8VVtS3ahIDH4AQuyqKR7r5gyJnRM7RYegphJccaU0biXArXAdCDVlIM3egnd/M/UYSUcXIZAKBg6VdsT7gMkImxinD4dULY7cEOZI8eKd6fXgEI5ze0dpo1855u+a2Z4MgYCFpyiklz37pK2Ldu3blzh55b4koJ5LUFOPM0mdmGy6iNqTMJK/JVub6iSRUzBCKECyTkyivtE7O4uI4fvvg7nwvL29NxB7ShDWPPc36IWpWnxSxwpacgD5jJbMYGw+88mNz3kzeL0LWU5sBOOuAViVDvyeIyIuAhq9Y2NZ3o1iJFCLn6eOIGpCSzQXNbTSXtuPh69Q5LzV+vTvkha24ioefBrOiLl1RUm1mA6qicqrCFPXjPAyZYYYUhbwnM5Il8zC6pckiPqwedhON3xRRgnskYWOBHexWRJhQE22kcaSxi0ZFtUjaN7K4fBNCumCvaRkmIDW1guALsq8QKc2kNwWhQyMiUikZkvYSa+1foKaIp79ujku/ya5zizpJ4IBJ3O4rl9hrjMAmXbRyMBTg82TvmE14AlRDPI9LuWzdPNSz7jj5OaK92Tr3rP5mtKI2EV5tOAv5B1vD+5W/SWwYSSvy66xWkA9+zBm5FvUEUTLWcX+U5TBABfK0ivwYnW2aIkwelINrHOVuxj7PSgQ20xzXwOkAQlepISHoXIPxpIZErYW1ObzxdO0IxiW9FO0492MOQdb+HC8kwf4dpICig9LZK4tqid+MJPFOFSGCv+QOlnSZt/6nyXF1tyWUNOhThbxNqZKUXIS2tRH7SN0ui1cm0s14w+xa7fJIVsKP2ijZReHNedaxDTQLvw9l7cKNBJwA/KT8Ov72poAgd/Ys2bvIlTi7/outOeO52NNpPs5DQxypmOyLLCWBSjyPmdxxr3OtHZYkxLQvg+NjU2wYbmn6LtTX9ZFR2oHLJ2RoazIxYxUznsJF/mJxztntYd+2ebszqeo0qa9Ec8K4+6nAKEVRFpFrAyeKQVp443MPOdjSj7mXQ7CP1Jtx9pMjq73cgPxxSh2jh25e0pjdJbmsRv0wMVBM4mhO45FINbZ0QojDUNOO/8AesZ+gQOre9MjEBb6rvBREgJITll3xLMx3eNvdFNb5ean0wK9Mytz8m16YfWJwF9E7F7nOAwuNAS0eEY4ebegE4clxQlb/eBPf5TlGU0/0YIxexP+viqK8MI8tjVn0obcgq3RB16CklYM1HBp7uYpRT82FhyzZpNOI9mbrQEkVhKFjDiWORpAJFMj+0tFxm6YRVoWqa/jywAdvZ15b2DMgh/TKiG9UBv5xKspVb4dgxGWQM+MKv7oMDGvUL9ldjENFfL2LB4bWVAUc5Znjj+m7rm1WHvEVeYs3uyM204sEXkmagwyltrkRYnRUoQGEtIIPE4ur+8ke1G4uesU2CThdt2Ve80eJVtv5JloSJqjiZKrvsaoTscaOCbDvR0cVcWhJZQ4EM1MwMXw8pv1+PrHxclpxt+Kigew1DZugl3u4BAXCTJjvUUgninHywm0MA5i22bdFrwhF6ZrRCR6w2hukgqN0D9zq1armz0c49kmNLdcRqyqTA2y59EqXZGWkkNjL9YHCFRdNi18cwN1GMV0ceThuadpE4U18zly4pzC6BmC8JVOQQj1ziyDRdrfHQjUSMq9XaivIQWvO52379oclKwzBei50K6ex2NBcJhs363FDCev09iW1edQUc1OB0QHE950wiUsSy6DiXi5oPeG+9fJ/pUriENjmgV5ioEk9PKBGR28puR9MBSD3sLmMAzolz5WV1oqcWxf9rEx+dmXW4tEPoxqSAR9VbmZvrm/dEgj9Bhl1QHmLOjc8Ov9r8tPPfqumNCc4+qCCxA8a8Vi8FknBmjbDTUTUfsnM+UEw2i0F3R4w3t/bbV44bED5h0kbPC1oZvna2techRrLfkUw1lxWtIfZzyfZbaWi7DVm1tZ0mhPj46YjPZQY/OPnZrUpwKP1d/KQB78evtK9O0talLxg7tPndaUUwFTzBBuhw8vqYIr2pSJSRnGXaXPtMqSZFTp/ieDf5xnjK80NFgG5FHJKA/el0trmcae2Kl4m9hp2LGLUkGQ4V+SQaN+2ofFlZq+C0lFQIZjs8HcR5NejlzyZBL97YDwW3iSpIrodZpOfQ/pARzUmrkznicqgA4UDdMhizK7p7DhgvLDBgBC1GX963v1GFcvtZqyBKWnNxWxf2A55LbHnJnOYxXevrLmQYBvlW1GSEGFjf24CVtdLRGn1XNPBbw15bDnOuD0OY0HKDF+PvOlg+m5Q90gM/gGXlbPjnnVlPvpCFJ2oZPoF2RB4jxv1K1HsUkCIbVsnqHLz5bAKcbqjaBHRT11mZdIeoe6hJ+pyU2pgr8cFI4XZd+0ownlrUaX8jQcACW/C9cMNZ0s31S4XL/nwTdMA+jaRC38g2AYuRs/69Dcfn5XJSKFJKCKOlgHUZCfZtCbncXKxDNvRKyMfG4lTcyCony+1rtbAG2nOXTxS47I8udK+tL1IP3/ChD52qYb8FjIWLi70BMae2Egdgo4eTyN0ZqmlwilrqZ5DVsrDdrk2zA2HIQ9osrBzcyhp0BWQSsh3dQ44sDrhwmhDGlDEli7OqFXGk6TKQlsG/VZl5S1kwZ1WpKkOe6AU6OoWmKYswl3rfHtSTzQIpoD23ivpKlQXoocDPLdIFJQ0WZHtogx/Sx1uKpt1ubvgg5AkdZeZ5CKSZ8BnNh2B+RkRGmQ7GHUSDlHEFL35ma3QUExPtJu3t7+S6p3jfZTK9n7QjCAPqveugDTJYfCP4HBiKzGwjQE7a5oa2wqhGU55kiYffqKVRKK5Vvqib9H+PDwIXz2wz3UWpxfiCuoe4Nih4N3sYJSCinNVMpYQFgSCfEA1vs+Ofr5iSRo83ir53kG6Z/kQ1xTSlFkDgI4/ZUZc4nC9N/a2e71OPOlqgBAx7Ar1TjspCa3A56VLa/QxtzaQAtodgDSq6SZGjW5mrsjWURkTCLpyACWurhPCQkrDzo+ypN4E4+1e2trc0Koc2oLU7HCgMWUG5rAp47lmGyRUHYGgsV8V/TsJGmOQlxhe1SIMlg3y/SWsnSPMkThDxgm7CNWc4kfm5Tv5GW2QaCQkdZ6DbeuBETrmUyf7ZN6UD5c9w4UV4Q8PJoL08OZLOpU1vox6SwXERh0kA37sk3Oiafs1P60vmbeyTLjz7+AI8Zdgc9LNJbAHs4zlM0TKJB1NZtLPhingVr4EUws4qe2Au4FoZtzjSj58xfo1n73doaK8E6nOCzZHvCwF4TmjWofHYBnI/HHIbaosliXWr00/NG9JXrNIk6segAW59i8XlJDjCVTUXVGf4zeVFTKf0Ao72VxfRsDTKEuxP/kJORSgTJ5lfKZDiHuA9KM8DPWhapwuBZBwELg3KTV7XaE+L4fk93vXIDlYVb4iGt7VGvRmQ16/4bIEjKB5jiPDIG73cnHiFVxlCBC+eNCpbxQn3C7W4HPSxsseGd9/a1ZVhOsAAG14c88+XxY8jnq2MyWDaxWuHDCVuAlE309VPbETcwL24Uv83UPHmcfbhs3H2mtliBY1qpb3IGkSqALWeZBRC68X0sZ74LJtCuGc4r8gByqj7L2ICFxU9kQatR0tS8rwT1brt2jRath4TxUzFWEcZ2682VwFJnb5AOOr5i5A9ygKffKaSpDnuiF0aVrQ4TGi5z9en32waZugaZOTuBYggapMyXTBhYnF/iSEsQJ1A1+Q3PDvVyMRfYqMTy3mbKnie7VgVjmjqd8wtEnc2TzRnIrQJiyS2wnMZZ2tgeUzOe0iK1qpU2y4xBECFlgEFvm0K/9Swa7+wLodZqMYHj3TLtbkcYiwPJetKAyvFMp2DsSp5henGG2VIOrfs7pDzQbz5G1DtgM5EsaqLsyPYy4Z2KAyYz9n3L7WrVlSG/pJqODtoqhbLu89DSgZdu1O3ikxObS0pBJN08fo/sjntLx76+gK4bJUKHU62mT/Wj+Z9ICtkPWZPofapBqKueNaNm9ZujryZeAg7HIOHo6IlAc28xp9+VtLmjLWOIn0RjWgAzV3RMnlmUEg3ran0CtXZfalUTwUZoThLi0/PMBDZtUBlaoCgsITK7i1DhxMEwtZCHW9Cn3ZjVV6F9+hs7z0uzhGuMrkDrs5U9AxiqLnZsdkIkSS8DbBohKk7W0iJ7/29MWEDMKcHOVA5ue4wDdGVOfvqrsuT3Pxwtx97gPzGj2wKjcBRsZlAzUOXELfQbdLeLr8u9DGj/9aLmnLIRZsI/3A0FmsYkdpsANJQixEuK/EjbOs7lI/rNMyaAzkh1Av6iIx7IviAmBopMmuW4BRGTgJZTUcpCmjpJacpkTOyYJ/kacmBu+QktXezb23Or+6+hOkoaublhPCyQhSymd41cmWdQ7rgPtocOExhSKnBHulYMzjD2W6jhskb2xY52bxaB7U0unndVrPIMkySyQSiwzjalfVRi1DBcD+2sNqrRHqvjLcXh/IeEarACrgsnGkNgrhwfub6LEvUfrXEETSNB9IIjucyiZXLvQ1xQqaoA1Ef1zqj7mx3YNFBw2Q+tuw+LCDlvU8F8DYYHvxlm/Vs1t23AjGyp5roOGF1bFjqsHHOOFpbMwJIkTsi3LmNFgEACgbXiue0uZmpyMCbg1W+z2uzxivwTFBm0bbMzLFi2pWdj88uFwWSUv9CGSnuAr4NWljq/R8YJrXOlMcKv1ZxvmSpc7Nbkot9NnE56VqyvTohBoZCaIatFE8Flan1iXH2/k06VUInAkjED5+Qn30ZcPcknXMX8GsgcFYzG8Y3oWZuJNhLMlfeBp7bRARhWleoDnOoEDf+ry/zGVid8W+XfhbSbdT9SuSAS50gNEKgw1dSt5P4cO5l6E7ij/ASUoTXhT6VOKCR5KBYMUzIhE3lj3tm9ghAV6a+hTyZ4nJg6tvqpXxH2/nyzV8TO6XvggGsOVbCPCbaH5KeavFe0igEO6LATXdMVCEWAQNJO94+hvastMpI5Zj77EvecSU2lONP7sFrwjQv64JGT7j7QAfiN8tuivy3qUz7Gadz06Su4I+pszzYhLtN/Yv4g699oSoRnYgtRdkIB7oktK68eUByd3w7O5HqHqLmYvPJKkABFPBLm5VcZJoEtrE4A3dbnvzNDsGVIj0V15TiW1H3J9utHzmn0nZsG94IBXrYlaE0y2axRQvDkZOOw6dHmrnAN51fu+Ytus/i9SAmTGZyVknQsc8zzb9Wyz5dSpNFDXfRZc0bFojQMuaLemlK//4mpcBFbvLMDrACJpHjVi7ZZ7sFqNaX/DhCypdxR7/eb0eCifgEdIMZn1xhvNbSihiYHQGy6OKVhiPFt0wRfLO/xp986ZYpZvHx8WixmQTQpqJOufWZir7GunbQMU4mFxQa/ahMmKJXdgvnbRSyEJlG3FavyDQPJdAe/E9+rtNO5kkShFwsc/J7cYlU3iBSWm6wOWBJckwyGwbFWj9ydZDvdQ6IzmCDILOmUXp1o8Dx/lnj6TDyQnAA3Ep173RxIkNmzQeFP3i5kGBZTSty39yaPb+yLBtdl1jiYor+V6y1XEB6tNlx+o2fpRzaCdPuIiHWWQGRbYNNZ1WycR1kuatL3nkjI08wcOYvTjcXjbk0x2oXa+BnPvU05/SK81z3IKiaVe0sFcentcr38J8vSpUUuufwsOt3Us7wjq3FL0Arldh4t8ku3LimDk7Y9iksGd4md5NnpGt72hl9pl3Npxf7cF2/WawMqS/JeU+QCo3rd4+Q26YMq59ZLqZphG32Xn9VbEXtuSlr/fNvzA1lubvvPvvf41C2LB8nOKLm+TKXfEQzU93sLyuKSHRN/DBNU77/rihcO7PrH2f7wpvCL3frXwDUEfa1HM5FTo3JR9ZEUfD8utTwRbDmf2l9n6luMVSbUEK5Za31psSwGCueKWZFZdj4KuEHNewAJ5hBzJJDEauIrkDCGe+8DT3Me65Qc/2k5K0tQeWPaF+ngJh9ck9rpFcPxW3jmnapPTIXhW7FLJKWhiRjv/0AmTFgtTtR3SrR06Tl3hGFE0N2Q6ammqps7XuG3FQhiYMe3C3NutnVhKImRpp97gZgGuUe/6tVPbv6k2fPalm6YvKXKhei7DEafkM1ewpTT6++8vZg8RlOu3XorxRMyK65DfVqHDPWV2rL293h5ATP73ZUTE2hatoyoqnr+eCFdr7IU3QdBlI2Eps7UF+Hu7ps+Pti2X893V+swKBOaSaBHNjr2aWHjD2V52S+XS1fXzpbFXfsZN2/2IIuub4qBESeiGf+6wN28vgQV4u9fBCyjViMMMry0Sf2pTu+eKUeb5EikKDMPOzpINK1A8WdLIZo5MzzazodanC+An2ORjGOBzRf4MRdqSz5K3LeC6MaqY06X3BUct17YfW5hccOh8nFZEQJ78Glv4xuTd1WKEt2N7ZH+yaP8G5kuHfcVCbl23LZaLNfctqYjF4jaaX1GI5VvwK3jbMfJ7BDvLGolA6VZRdvN3nYPeTlyOZn7tHPSAQ+DwF0iZKQDk4fuPT4xyfPjN62giafsCIX7117iBrFh1cnV5FBM9zhR6rravIpI0kimOVe3oYNQed1RspxMhgCRlkAKBqkA7WFxKnxvccfwlyPAKCzys4ddc3EYRdTjxhD8hVWp0Cq4+K8al7Hewl5kCgOCCDekRZMFqVlzRsEfvxp2T2QJZbX+v4XvDjQuX8m0BzkDDz07K+VnFMMil20zx8xmNOuPvyVpG/ZNthRJjy6O8+XsCeSKr4kazTD8UU31SY7IxSsRkb2RVJYukGvMwpUOKKM030mVAYJRG9QnLC/LKiaqaJvuROs+bsdXxg12zFH1QYIBDIIcJO2SDlmFlCloGXk/UrHKrWLji3IMbYTIsPGTGWKXFzg7GJswwQYt0Rwcxir0ndMr+p6cHXJ1aJ5oK7AgmDdKpF6aa72yQUall/ad3fF22qxE3WPsEcS9mkWNQc2ts/gIoEl64fTP2jAAS1IJ5/CSj1wHi80IFxXzjNlJXMS22/gBPPP7SWKcccYsWPVMo27XC/uCpnt+WopYE0ubobkMHE4N1ggGxFk/1/xquH8MG0R6ebs4VvxEVAk1Ar8jxV3bIat50opRjktkOR0QnGSrIxH7XOYWmLsiZV8FqQn7xmY1GNgxUxsdvfeQZYIwV9oFvhWm/KE988X7E1bX649NS6b24zi9eStnBmIsJ6Ge+j6pAmNzhofpNyzZeQkkl8g6RvVJcwNvEzeEDProE0ElAOEqO4UfPXjysN4MPQUkkzpkKGoXFrQN91+GcFBgVLKcuRfQoCbIPPB+KpLwtWYqAtHlhFnxUkQSMam9YYBHEPXJsr71KlU5QCYr349/843EOlfINrmHstGy4inFPkkgXBhTDNd+u0fjL2Z6jBiUc5OvT6+9CKvrOul49d2QDRLWKD5H7EFsSr9RqaMVkyxymnHTe+taHa5BacGhUTFGrvpCt4cWHQoioN4ql0/Ioj68xD8XmarkFR8nAC4y4KjZqiaztEmlyWX5kviNGRZHdNZm7lMghdoOiRguWAnDLc7Ukl2AQrwxpgQyK33sCL2xU53qBLSyM867tnXIdkej5hpe23fhRw6jezfv9EZKRjAM/QsRLPIgVZFh2euY+0wyLA7RXHDb9gzrPCtwQAJZLzufj6USv2ZDYKSy2sjT7SGg+gKmYB7PssdKcHnnr0aTw2nW9cpxKEWKrYf4cvQuxxyTMeBjEtMrLS9zIvKiMqIdDvurlqhg2UUIHZNinHy8OntE9nRT9CGIgaH/U71IbjAK5/QFe74/HCQ9UjvgUJ0BaAbWC8ZJR88FeG0CDf7HKPj1dSooF6+R5v4XOL3/U9Kw3RTbnm37ZXiY1N47iPFwJ90F4+1GvkVQrJNF9ZsXJlZsjMxb2zpzz1KflaeSpvZsjUfRppwoq69AnogXpVZgXW8jyxg9Cdm/2QhuzqOxYuSwyjHJ/H28gxHn+gcMVAH8q1Zl1jrWtNgAAGvyda5uUBR4xRsSizYTQMvKb+fccv7KEe2PA/gyANwf4Bx9iVDixMvzFx/L1Dx7bJ4c3lhp6iOVTah0fWyftlbBkhxLV6+RZyH+rw65V+T5OWiRq1A5qG3ukP0JO4qOG2xGDSE4T+d1sI5W45hxwt6mInTW27/GWqKnqdBPY3yNBijyXwGXLpXWFYFkOH9ST7AKp3YvS9Hh7Om2JPhpHtk6MP0Csciiy1E1xJBlYA4CSoEcI/wwlWI+DvSbVzc+RE5bqHcxUrhEgMdcNxDuyGnwp6YZknOnlEM2Qxruje/mJiGPO5AUnuO9GPM5AG6Dah2KSxQMI2PjQ0Htn3LzK9LfqrxnliXApIgeXvPIBiT92IvdU9PXLZC2oqU3FdjGS33z7L0HLxPso+QW15YIbZaJmpUGhzae96d9M5u2yRIwJC9xUyg1jWY/RSEiZ24FMd+Ns9C0vDeO3qfvRPCcSNogsdcSHY0jTIRlB+IijOnDKrXCZp1oS9UV/MWwAIaPQ8fsu2ZDVoCjeQ5Kqe6O9yMnTw3UlWiHNiWqI54oeyQD1NxK38fFyKwT7TmIfCFTK870mcb93KDiCRyd2KEQ0ejLgMpRbXEfL7tbILr8fL8wIdaun3vDIlPW2raOgob6GBQUFk0cdOCo7GDQQKUskc5thZnF9VzMPq7LTnXRB/Nn/ipkpg0wPbxeUNRemkbj+Bh+2PTI4Usu0gCJC9BnKeU+0uDIl/7ozrqZA5c5+Bnwc7bq0WMd+MnAz4S3sttgh/FZfKs4iQ6TcWt+Ab54iOJHTJjTL8RSKOEguYK3p9SD2OjrpVphw8NXLj+aZ9UeHFlPSzhjY4wcXanB4oYdfpzpugT+5zF6JdKKrA1P7kRwYce+wgDWLga3UJ/rn620XrrOP76C/C+NLu5zyHfU7F9MwYwLv6WZ07yE0ClDxcDFkMyXS3yyqhbyDvoWcYscVUoMkmpKad9ZXe/JhVyW5gfUH0UHD5/2R6UKetfc6us6PRnqdGtZrDlan9k8MUzeaM6bszYCaudymn0v2WcWqsTIKdjmXc6J1NpOz41TP6EwEGfaZTiOiaUMgGUSCBD8WxqOcFvaVNnqyg0OYNNsJegBZ1MNqcqI1dTOsRW3N5/DJn52Fcwjd1kGOwJvzBgnAyOe3xOhB0ZF7vvaS5JFRa3+NjacODfeysIIJOGLnZr8kZC8ozSjQheLaQKNwCmamtqqUb9iSuAWQrexvmKjiyWeFv4E/TRvu+F2X8cQ/hW3AR+phsXsNMa4ohXv3YxHXo9cbNisR7C09wrJM6pcnU0Y69rl8wS/I1kDRCBNGvavTL3qmMgYzSc/WSG1w3rezfIy1KgmVjuDOjcW+dd9aHJUdXCLbNKi0AazltElK3/ejt45SsZgkGH37eBTlH6kv7KXMEE0y8oPfcY2UBZULjqUxSn20IzbV1iqjm81JPfGAUigGiUy1IaQ+RjgjAuGpL0Xa275fTr++1Jl5sLap515Uv9PfBIDwlz/uj/Hdc/YBkc/znGSh0W8AEXw5rniaGOv2SXgXo7nGWONELjD/T4G7DVcdvDJ9fCh9PMxCPy5S8mgvlNJB12vkf840QvV3GHm9PQvcc0qlmAiLIUesRYRTAE2m/9RQVcXojzjKZjejcN3VjlXmHl4lj4qKT2hGa9Fr4N7uAqAYIEEbRhzuACslAbED+kBPgMb3jw4E5+ZjrphSi+leeN/MG20EoCeyTImmE2ccp4eQXK2r+KHfuVOrxkY46TTR0707X7QrGPqs80KRLDWkU3O8JRnmz/Dp6BR2wcsmvSsykNO/OCn9VbSKmRVBrXsfdopCcW1fxSWzd7sf7wqtRKzEb0af/EIQFZMdUsM7utGMsKpGnHYYgkT+icRXlbbddgvi6NPG0p/0zumX5C90zwYwAcMWsRFATJpbNH2dBfOpZYEpeiXFxJV4nUwNeFbl/dLHtMnJr5twi1MIwTz2EPffpQ9104oXvy6LgwqV5n8VKJHF7vgGepw8L71dsMSxxvnN9uxurfb7HPx3Csrus06d1QDJ5MvEjWK9FqJwWn0WdDAuQzTNAQS69qIi4fCt43CmktnbCErv9qP+5sFbacTl4k3w2/RoNtlXVRE19i00f4IUMDNSHLk6zcMxf6hk8XoY4T1JUb9UGfdBAyPmtUJ1+dlsIi9v21LQJBxbV6NE+lgeg3igsw+0NaTezG2hzUME5vhliVKGFsXHbav4u6TABT0DQa/OJY0c7cW550co7pq18dm4A49b9Qz2SzS6tWkghTl/RD7sBz256qmJndfqVQsgaVnuH3CQueKOqxWT68gy21gg+8UUzwETqZ7JJbnScVq9H4Yp3Q2/uEM+WgZeyyJ32Znf3jPX1ixXC1aQam1qU1Lk+wTh1c5g7b1HksAfU7pV+r3FGnWAgC8ry1A4+kgesfmK1zANynGs1DMK8wXSmtrA2DjAAQXyQ/QSYk5YbGrA2mEVIDtq7xIACOG6LGfuueoK3kr6rTo9NaIjMgQeOczIyGoix2z47h9euH0CazlRXeIvcIZxQqMiKVkrBRAJ3gIASS5enu5d08QPcOXoKZ0MZzYa36TrdDTM3z7TvrFBlVdfxHAfECwtJ+XIcuOUwI+Mt6ot0O7mtOiK+sTP1cHqZUApqZMm9d9I/fHBeV8ZmKOjxh0H+9ilWJ+fHw6JmKnRrI3Q9EmO3qHAtWjj7C/VQyKrPUnmpmXWwPKvax7FhIPhqJKl/LH4ARq8ji8lxYalATvowIBX781bbkS0Np3zF6karNc3FwuzYj9KCcd+SwnW4GsxsYOq/5QUg++FzjR5D4NLMSZ+UNGHsB203Mst6KHScAKanqQi53Ae6dZI/2ua5n+Vltzw4wFLzkDJb945NPzOvBqUF3y3drBqsr3Dsrrs2fYvusKISKccH+Fef2L7AyGEYeABo2RxZLCwd7KqtE7f7syGuT+mL5SO4lu+jEqqPtT0Z6hYZLW+KnCuYwYU1XJ2t0kE6zvB+/nGQah5LBP2wvqla9MuGIC7raN5Ajav5q3efktocS+bs0z7TMWTJXnsiVXqpdevlFJR0w2HV2WurqEVNiMBCaCXZS0S2jECAKnjwDNob1cb0gc03nGtSGFVVfQ8NwLWm6tucnc3jzsPdwmzlBVoqZSp/FkdnWhNCiA92k7hsYLb8vUrHgg6LMseeZBhaqCSFngGpeAhriNwoGOiRkDjjWYgbRZ0KUGT9Li29BqEu+Ol8JnWxprt0vZgf8mJNlDualOfjGva/tK4zeSWKuXWEZBHtggnCYIuOh2E0suSPyRHIiS1EDE96wgpU51O5Z3JkZwYp7wnSuYLQA2d7kO+Q5tODpTPiFEKkC59jAF351oplJOccRJqP07rbHAGqW3dymfun6Qq2Jghr3fdxsrra+BnXt7e5BuUk2M8GwPHYlKYSkDn4VYCWXvIlcqSxJrtp1jT8KExelewLulGAgew0jYbBXxQpmxMCqboy3mB/EMYrTtycvh5gGajV2kHiyb8abvabg7vqROnFXJp2lJFLPPAeRPLKuU3J4q+PSu+J8eN2DyCBS7uJyCvq5Y+P7ig02+gY4ldKvYogqgR9RFKZydLXAFTEJ9GOPcE78Lx/02/WUCkK7Btmzt5Y3GDKIr7III0EC/osMwxAl1WfMB64AOzbErxT4PxcpbmpC4Marrlq90lvL+OBQGKFXWF+U1QSE7CwXcnGmRTFZgwAoJDLjqtAgH8+Sjygv0vB7eMBW2gBKOhvNkQa7dTxjxfsw0MMR/AUESxkvb6EuniDWkGjnlJYi7sOPVzGOUWbvUT65unE9fSRvpqstdyCbt5NJh8Epj8OdGHTe0R/FFl1f+PHkoYK8Wz8o5Q7l3+pvdt+mmxY8wYhsGxzmTrR23TvUBg29obVOwRrBZIvY3CAQmqPanZakABihsUQg7xZTGVbGYbfXpzZmkyMQrsAe8YuEfEqRPqRJXVCcVntVcOYKXHnXvI3EboRfLAtxXlGSAgvBtaPfDPT24nuY14cy/4I9uLjs6XJVeBEIHJSS6fkNY9S9042/ZUkjei+eYSh76b2rY7uibWZjRflFghX45HCM47vmn4qaizoazJ1WiJ3XVH5fhTuH/PW2qaqlACAAR8RKZL94ThPpoUoEEqgV982/lWbZUnrSUbPOhyPc/OEbbg66Ye/NV5Q9WAg7PxtkffGtQxrMkqFqFZSjmQweKsh9u2JbGIs9SJ2VGO24Rh8hlCQ240uIqvTIluH6Co2sHSnxCZBd44zmMntDtgLf20mgcZHK6Q4wZzh9H3mGqTCnj/uWQq+NFgf9j/a0eyIEnyCD8yJxobUOJnLKG4TjPWuerD5knWtxSj1ZVQB0Z/vlWLOSea5/WUE64VIWyAaUcbXSF7u5QBpOWGRqZoi8IcjoT1STVzfsMWSAqT8HxZyRcYumaRK++72MB3itEs0rq6ZJg4jbFm02rqPG+WaVh0RxSR0Ej+QONRw719t51bipBebkTZZRu3kqzsXMGUqpIJ8kru0xVhMW5bWHT7fDm7YMn/vUuLDauMmsISDtrasTNaCIeewLFDHzf7uyfEC2t3COHwmm3pY3blelAuJuHS+rmxmvaHR2OUhx5x9RFTpBKdZOiGMjz3bWCpUwhEo4GkW6T+clkATm4bwUC/v3Soh1M4rzub7+KiaU6mWsMAaI5u4xSXx2hqTmo01qGPyDEC340ZB5H/BI12b+cGkhWoSbfwBfuqRM314L6OcHhoWM3fHmWQ3FJDwAtI1+qcyxibfr0i1vABPAjvwVtgL1XFNogeQGfOTUK76j809fQQIxaTcmuQm7RcbxkemL0q7FSm0oZ4mjFWcT8D/fPe3+VUV0QWtNN/IFNJXLqe2KFDCfTzSM9c/Gwr411EqbgtGyaxiS3SdWfVBhtsfG2b7NGNqpEcLkzCQTI7Bt/QQJVAOQOCKzFoT/svm32US+0KFFrl5PEA68MlQO3pH8ZJakpryZT5Y5nSKfxM66klK7/t5qMV9ZXAcJ6jZ4uhOB5mcMjBSlt1/57R8gTJkxKvl+BnWPJqxAqwQpARtzUH5m8r++sMiOxYH92nOoVOe/+untSfEDbyMle6RoEgQHK6sLGqkU3zttBt78LHY5GZADxmAqCrkLplBamQcujvi7Ku4eEwhdlBrQaUz1MEwf9MwATioAFFxdmpb2aZRMSiJx1n7s4wfxPYOUCIbWPSwau3s5DYblyLQqVPj0u01H1NC+EYXDUHy+b6nSBB4uZfKsBNrOuJFgLKeqczgrZRi87Tevq6uxpHU/1AkPvB2gf4fjhy8pWg4rk8pPfqVRXRRob15s1AQrZhyCZLj1mVcvch86JublG7F0eNJUEUmsrfakUfLhC/+yBYCWCtJwIhoblnEtBDeeaogOVwR5BtcM5Zukqfu1/vh8f3Q7ZuWDphA45FTIQgGyVDDBk7Lutol/llKb2uKxAmKYSAOMKUykSetPUuue+f9YGDYkAhc8NJwDT7AwMUmnk4dpXV0BcPe9MwHJKxf1kKJMKxp5XlT61xIIm925fueoUJmcdG26DhSPJjnMk3kFA36wSn7yV86WY36EAxuR/TIPPa1cyltYnphsPc4XmN50fIN91QJ5cBebOU9nQlY8t6MAjtTGlYBJwe0ZeST6GxQAI77gbG3ka0JhoAOGSi1Lmm5ft05DdkJNPGKA2vC9VGlUWN7izpqxoPNeje/OE/zQiVQh2rdR8LVEeNdGgkFMroahCZxxst06XffCuOxLQ7nnHtDZu3o8+ZjSkD8lEienBO2IdR2SvQYNC1uoHzWMwLOItJ0LH/ws1ZwgYbdpihmlLZHLQMguq0kchUvxoerZlEP+AVOd5vdzzNiYN1BjxixoRO8o9/TFuXx6qb1cY042ABWD1dl9t/Tf7OgS5W2xDmX8bW/9fKbVk/VQJGXbQLWnq1ki3T5JNZvzofEoxDfpl/L+oiPF2xrDrfOdbkT3WFK/ZBp9IzAtYtUfUSMMLl1vFd2shy/uyX/k0Py0u/4Nh4Bogz4wS4a1h3tbe1GU5nYMHNV6QgYymd7hpae7mKnPYrK5BFN3JqvOrD4vPNdt9QIk0tNthaUlJuZ/c63nMCdo9lsNxR9dCkmgCWSmnBPE1nKx277fkzLYaWkxaOiweAxq2Umbuy7D/F0vhxd4xSUKIifsF+hVatS6B/HKccmvx7wxTFyIw7o8wlg+K9vS7subW23k0dJF5AKiJ5+j5Bvnwj+2ilNTMU7HrMRBrp4gYnM4xM9z4Giat/B1156R8xL+vJKyOLsNwrzOqnEuBSrDvn5Q6Lyet+XisJ1w8uvWwc17hOgAifJcN7lKS8OulSim1QdG80T9x3/0XPPSdXY3ZE6gQtB/sDhApo/PWbMJJmWuRwF1qJzBMAFYPDvAYZDb+BIfCCehQMqnfXGSGTF70sJVYt5+EFl073ZyFKk1WrCK/NJyez7TtEiQDEYYbNmw43GqhqAg5WE4LUBbbhatXMbtilxF1Kotrq8ic6ZnrtahdU3utqzANKncahlHTdllcLnsgzzDtqdq6BQLbpHP7Pdlg50JBYrSs1kZJHsiAaJ1qTIBXiNooXyrw95jL5UlvC71VTuNobggJ8wk6a4TnUY8i4eTKoUVE8w3n6YxDo86aFjM/Sv2+fmxLqd7V8RCSJ1+JuAh3VZD7RukeIPS+5Kk2E488v7sDNBHG9BgsQ1CdGzjFxXOgEcuOwjfiJUdju8vnspXIrymcxC284Pj9dVj4HlfxMO7Rewz2k7NL1MYtnzseG49na9rOiPHDzWxSShdtGSFCqq8P9irr1CzF5ttkajt46vblC4slYIa5UgiMjT7KfpiHeEdPUKIUOUAgTWNtXOHyFRMduq6p7Z7fyPEzBq9de05XIzFAf4YAvXUnC46xx1YH8c0qFGSNndF9PWeu/ODGL9cb4plxPBN5it5NrwYvFC9y9NKSPqrnDhd3HluzpX15ZEFN/x/8qrZmtZHQcadpNM6Vs+jl8u9wPCqeB6CS4hGVLaD7ILdoNvVVfiq0h6/3pIqNcMSSUjlbNFrKfsACblmqjCp3cYCe2fYNcc5g3FNfJBRuKJbaO3qCaEupEW7qbjYzrPwQ8PqU/sdCeKaS9BKljnpwI28FAT2UB57p5OZD3va0eKe+ydhYcGUyN9BSv71l2Rz4gsZDXDIXEWocMRVmlinA16fTzFGSMB5vVaQAR3mrJAXJkca0CLQlyktUZWWjnQik4UNazJ8YHYlrvqYOt1F4QlchAvf5MGxOpwlUsb0ElbremUYyYRZYjMnoS66kyF5fQR0/A9UJYAV9fC3xGnZ6ud46Jmd0vJMRwWRBmLsC8hMR8kDyhdfYP0cLSpC2vzYTrexOwbk2SIWvBbAskm95wyg6+4peX1wBiTKBwCVkzmJyU7uZx+rq2lgcKkDNwQE1PfkNy3ulG5Do41sCHmD4fAyFPfFcX9G7DVBQjyc00/tjkEUgflgrOzHM+KeAJIjUUEoma9RHbSgpYYXBs55RubfKAqU0JkkaqtZZokm2oeylHXJSSTVftHI8TJcUXFCwV7McYuH9oBuXBTSWvsS/M9CM/5PbLwZBQ4vYwh2nkYUToeg2WoHIt1NKjrOWO5l45fqRgz6cMsatYgsU9YRjwa969GsPfCyjjQj4cJOChL7+NwcAvx9npJKIeu0oSib1zTyHOnJgneE7F+OQlYcTOGcCubDoLUCCRYwBYUF6UkaknVulgEkD/pQrHImOPQGx2VAQBy5BZzeYmSrEycO5yb2cqJRe3J+rBQZtxS5sxqbSb1FbFTJraBy0r6XMKlk6KJYbTELRbUKFcFzuHOua/qxyQswVz7RP9OR8FJVKOkvSzum8N7NorgF0ZBAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
        "height": 16383
      },
      "nodes": {
        "1-41-DIV": {
          "height": 191,
          "top": 29707,
          "width": 304,
          "bottom": 29899,
          "right": 366,
          "left": 63
        },
        "1-103-A": {
          "right": 132,
          "left": 21,
          "width": 111,
          "bottom": 42924,
          "top": 42906,
          "height": 18
        },
        "1-118-A": {
          "top": 43543,
          "height": 18,
          "right": 109,
          "left": 21,
          "width": 88,
          "bottom": 43561
        },
        "page-8-P": {
          "top": 7944,
          "height": 144,
          "right": 370,
          "left": 21,
          "width": 349,
          "bottom": 8088
        },
        "1-178-TEXTAREA": {
          "width": 314,
          "bottom": 41486,
          "left": 49,
          "right": 363,
          "height": 90,
          "top": 41396,
          "id": "cn-msg"
        },
        "1-8-DIV": {
          "height": 56,
          "top": 16972,
          "width": 157,
          "bottom": 17028,
          "left": 230,
          "right": 387
        },
        "1-127-P": {
          "width": 371,
          "bottom": 44153,
          "right": 391,
          "left": 21,
          "height": 160,
          "top": 43993
        },
        "1-153-A": {
          "width": 0,
          "bottom": 0,
          "right": 0,
          "left": 0,
          "height": 0,
          "top": 0
        },
        "1-106-A": {
          "height": 18,
          "top": 43016,
          "bottom": 43034,
          "width": 128,
          "right": 149,
          "left": 21
        },
        "1-7-DIV": {
          "top": 16867,
          "height": 409,
          "left": 0,
          "right": 412,
          "width": 412,
          "bottom": 17276
        },
        "1-23-A": {
          "left": 62,
          "right": 227,
          "width": 166,
          "bottom": 20551,
          "top": 20526,
          "height": 25
        },
        "1-65-DIV": {
          "top": 35465,
          "height": 443,
          "left": 21,
          "right": 391,
          "width": 371,
          "bottom": 35908
        },
        "1-51-DIV": {
          "height": 20,
          "top": 34145,
          "width": 134,
          "bottom": 34166,
          "left": 102,
          "right": 236
        },
        "1-191-META": {
          "right": 0,
          "left": 0,
          "bottom": 0,
          "width": 0,
          "top": 0,
          "height": 0
        },
        "1-18-DIV": {
          "width": 289,
          "bottom": 19784,
          "left": 62,
          "right": 350,
          "height": 48,
          "top": 19736
        },
        "1-119-A": {
          "top": 43580,
          "height": 18,
          "left": 21,
          "right": 133,
          "width": 112,
          "bottom": 43598
        },
        "1-47-DIV": {
          "top": 31363,
          "height": 20,
          "left": 21,
          "right": 391,
          "width": 371,
          "bottom": 31383
        },
        "1-30-DIV": {
          "height": 19,
          "top": 24236,
          "width": 329,
          "bottom": 24255,
          "right": 370,
          "left": 42
        },
        "1-48-SECTION": {
          "height": 1372,
          "top": 31283,
          "id": "telemedicine",
          "width": 412,
          "bottom": 32655,
          "left": 0,
          "right": 412
        },
        "1-189-META": {
          "top": 0,
          "height": 0,
          "right": 0,
          "left": 0,
          "width": 0,
          "bottom": 0
        },
        "1-68-DIV": {
          "width": 371,
          "bottom": 36315,
          "right": 391,
          "left": 21,
          "height": 383,
          "top": 35932
        },
        "1-167-A": {
          "right": 160,
          "left": 43,
          "bottom": 42666,
          "width": 117,
          "top": 42641,
          "height": 25
        },
        "1-109-A": {
          "width": 125,
          "bottom": 43144,
          "left": 21,
          "right": 146,
          "height": 18,
          "top": 43126
        },
        "1-101-A": {
          "height": 18,
          "top": 42832,
          "width": 114,
          "bottom": 42850,
          "left": 21,
          "right": 135
        },
        "1-151-A": {
          "top": 0,
          "height": 0,
          "left": 0,
          "right": 0,
          "bottom": 0,
          "width": 0
        },
        "1-173-INPUT": {
          "right": 0,
          "left": 0,
          "width": 0,
          "bottom": 0,
          "top": 0,
          "height": 0
        },
        "1-145-A": {
          "right": 0,
          "left": 0,
          "bottom": 0,
          "width": 0,
          "top": 0,
          "height": 0
        },
        "1-39-DIV": {
          "height": 20,
          "top": 27229,
          "width": 371,
          "bottom": 27248,
          "left": 21,
          "right": 391
        },
        "1-15-ARTICLE": {
          "top": 19248,
          "height": 446,
          "right": 390,
          "left": 22,
          "width": 369,
          "bottom": 19695
        },
        "1-25-SECTION": {
          "left": 0,
          "right": 412,
          "width": 412,
          "bottom": 22816,
          "top": 20692,
          "id": "hormones",
          "height": 2124
        },
        "1-146-A": {
          "top": 0,
          "height": 0,
          "left": 0,
          "right": 0,
          "width": 0,
          "bottom": 0
        },
        "1-181-LINK": {
          "left": 0,
          "right": 0,
          "width": 0,
          "bottom": 0,
          "top": 0,
          "height": 0
        },
        "1-123-A": {
          "top": 43814,
          "height": 18,
          "right": 166,
          "left": 21,
          "bottom": 43832,
          "width": 145
        },
        "1-43-DIV": {
          "height": 18,
          "top": 30369,
          "bottom": 30387,
          "width": 307,
          "left": 53,
          "right": 359
        },
        "1-141-A": {
          "height": 0,
          "top": 0,
          "width": 0,
          "bottom": 0,
          "right": 0,
          "left": 0
        },
        "page-13-DIV": {
          "right": 370,
          "left": 21,
          "bottom": 8230,
          "width": 349,
          "top": 8128,
          "height": 103
        },
        "1-134-A": {
          "height": 0,
          "top": 0,
          "width": 0,
          "bottom": 0,
          "left": 0,
          "right": 0
        },
        "1-2-BODY": {
          "top": 0,
          "height": 44185,
          "left": 0,
          "right": 412,
          "width": 412,
          "bottom": 44185
        },
        "1-3-DIV": {
          "height": 19,
          "top": 16600,
          "width": 242,
          "bottom": 16619,
          "left": 85,
          "right": 327
        },
        "1-111-A": {
          "height": 18,
          "top": 43200,
          "width": 119,
          "bottom": 43218,
          "left": 21,
          "right": 140
        },
        "1-34-DIV": {
          "top": 24441,
          "height": 19,
          "left": 42,
          "right": 370,
          "width": 329,
          "bottom": 24460
        },
        "1-10-DIV": {
          "right": 388,
          "left": 230,
          "width": 158,
          "bottom": 17219,
          "top": 17163,
          "height": 56
        },
        "page-1-LINK": {
          "right": 0,
          "left": 0,
          "width": 0,
          "bottom": 0,
          "top": 0,
          "height": 0
        },
        "1-192-META": {
          "height": 0,
          "top": 0,
          "width": 0,
          "bottom": 0,
          "left": 0,
          "right": 0
        },
        "1-174-INPUT": {
          "bottom": 0,
          "width": 0,
          "right": 0,
          "left": 0,
          "height": 0,
          "top": 0
        },
        "1-148-A": {
          "width": 0,
          "bottom": 0,
          "left": 0,
          "right": 0,
          "height": 0,
          "top": 0
        },
        "1-76-DIV": {
          "top": 37550,
          "height": 20,
          "left": 102,
          "right": 218,
          "bottom": 37571,
          "width": 117
        },
        "1-16-A": {
          "width": 86,
          "bottom": 19655,
          "left": 62,
          "right": 148,
          "height": 25,
          "top": 19630
        },
        "1-37-DIV": {
          "height": 533,
          "top": 25803,
          "width": 371,
          "bottom": 26336,
          "right": 391,
          "left": 21
        },
        "1-131-NAV": {
          "top": 0,
          "height": 72,
          "right": 412,
          "left": 0,
          "bottom": 72,
          "width": 412
        },
        "1-12-ARTICLE": {
          "left": 22,
          "right": 390,
          "width": 369,
          "bottom": 19247,
          "top": 18722,
          "height": 524
        },
        "1-184-META": {
          "height": 0,
          "top": 0,
          "width": 0,
          "bottom": 0,
          "right": 0,
          "left": 0
        },
        "1-45-DIV": {
          "right": 359,
          "left": 53,
          "bottom": 30611,
          "width": 307,
          "top": 30593,
          "height": 18
        },
        "1-113-A": {
          "left": 21,
          "right": 109,
          "width": 88,
          "bottom": 43378,
          "top": 43360,
          "height": 18
        },
        "1-165-A": {
          "top": 42239,
          "height": 53,
          "right": 380,
          "left": 32,
          "width": 349,
          "bottom": 42292
        },
        "1-117-A": {
          "height": 18,
          "top": 43507,
          "width": 29,
          "bottom": 43525,
          "right": 50,
          "left": 21
        },
        "1-160-A": {
          "height": 48,
          "top": 38776,
          "width": 266,
          "bottom": 38825,
          "right": 286,
          "left": 21
        },
        "1-132-DIV": {
          "width": 412,
          "bottom": 16383,
          "left": 0,
          "right": 412,
          "height": 16383,
          "top": 0
        },
        "1-126-A": {
          "right": 384,
          "left": 287,
          "bottom": 43966,
          "width": 97,
          "top": 43950,
          "height": 16
        },
        "1-33-DIV": {
          "height": 87,
          "top": 24318,
          "bottom": 24404,
          "width": 371,
          "left": 21,
          "right": 391
        },
        "1-62-DIV": {
          "left": 21,
          "right": 391,
          "width": 371,
          "bottom": 35441,
          "top": 35059,
          "height": 383
        },
        "1-14-DIV": {
          "top": 19288,
          "height": 48,
          "left": 62,
          "right": 350,
          "bottom": 19336,
          "width": 289
        },
        "1-114-A": {
          "width": 146,
          "bottom": 43414,
          "left": 21,
          "right": 167,
          "height": 18,
          "top": 43396
        },
        "1-42-DIV": {
          "left": 21,
          "right": 391,
          "bottom": 29919,
          "width": 371,
          "top": 29687,
          "height": 232
        },
        "1-1-DIV": {
          "top": 16383,
          "height": 484,
          "right": 412,
          "left": 0,
          "width": 412,
          "bottom": 16867
        },
        "1-32-DIV": {
          "right": 370,
          "left": 42,
          "bottom": 24358,
          "width": 329,
          "top": 24339,
          "height": 19
        },
        "1-6-DIV": {
          "height": 56,
          "top": 16972,
          "bottom": 17028,
          "width": 157,
          "right": 181,
          "left": 24
        },
        "1-50-SECTION": {
          "right": 412,
          "left": 0,
          "width": 412,
          "bottom": 33503,
          "top": 32655,
          "id": "service-areas",
          "height": 847
        },
        "1-136-A": {
          "height": 0,
          "top": 0,
          "width": 0,
          "bottom": 0,
          "right": 0,
          "left": 0
        },
        "1-159-A": {
          "top": 31096,
          "height": 50,
          "left": 57,
          "right": 355,
          "width": 298,
          "bottom": 31146
        },
        "1-104-A": {
          "height": 18,
          "top": 42942,
          "bottom": 42960,
          "width": 117,
          "right": 138,
          "left": 21
        },
        "1-125-A": {
          "bottom": 43944,
          "width": 80,
          "left": 287,
          "right": 367,
          "height": 16,
          "top": 43928
        },
        "1-180-LINK": {
          "right": 0,
          "left": 0,
          "width": 0,
          "bottom": 0,
          "top": 0,
          "height": 0
        },
        "1-82-DIV": {
          "height": 20,
          "top": 38603,
          "width": 117,
          "bottom": 38624,
          "left": 102,
          "right": 219
        },
        "page-0-DIV": {
          "height": 33,
          "top": 19,
          "bottom": 52,
          "width": 254,
          "left": 73,
          "right": 326
        },
        "1-154-A": {
          "bottom": 0,
          "width": 0,
          "left": 0,
          "right": 0,
          "height": 0,
          "top": 0
        },
        "1-58-DIV": {
          "right": 218,
          "left": 102,
          "width": 117,
          "bottom": 34979,
          "top": 34959,
          "height": 20
        },
        "1-54-DIV": {
          "top": 34169,
          "height": 19,
          "right": 236,
          "left": 102,
          "width": 134,
          "bottom": 34188
        },
        "1-22-ARTICLE": {
          "left": 22,
          "right": 390,
          "width": 369,
          "bottom": 20591,
          "top": 20170,
          "height": 421
        },
        "1-150-A": {
          "height": 0,
          "top": 0,
          "width": 0,
          "bottom": 0,
          "right": 0,
          "left": 0
        },
        "1-55-DIV": {
          "top": 34552,
          "height": 20,
          "right": 265,
          "left": 102,
          "width": 163,
          "bottom": 34573
        },
        "page-2-LINK": {
          "height": 0,
          "top": 0,
          "width": 0,
          "bottom": 0,
          "right": 0,
          "left": 0
        },
        "1-135-A": {
          "left": 0,
          "right": 0,
          "width": 0,
          "bottom": 0,
          "top": 0,
          "height": 0
        },
        "1-85-P": {
          "top": 38719,
          "height": 58,
          "left": 21,
          "right": 391,
          "width": 371,
          "bottom": 38776
        },
        "1-102-A": {
          "left": 21,
          "right": 154,
          "bottom": 42887,
          "width": 133,
          "top": 42869,
          "height": 18
        },
        "1-110-A": {
          "top": 43163,
          "height": 18,
          "right": 152,
          "left": 21,
          "bottom": 43181,
          "width": 131
        },
        "1-46-DIV": {
          "width": 307,
          "bottom": 30835,
          "left": 53,
          "right": 359,
          "height": 18,
          "top": 30816
        },
        "1-88-A": {
          "top": 40450,
          "height": 52,
          "left": 163,
          "right": 371,
          "bottom": 40502,
          "width": 208
        },
        "1-86-DIV": {
          "width": 371,
          "bottom": 40189,
          "right": 391,
          "left": 21,
          "height": 20,
          "top": 40169
        },
        "1-92-DIV": {
          "top": 40981,
          "height": 720,
          "right": 391,
          "left": 21,
          "bottom": 41701,
          "width": 371
        },
        "1-64-DIV": {
          "top": 35833,
          "height": 20,
          "right": 218,
          "left": 102,
          "width": 117,
          "bottom": 35853
        },
        "1-73-DIV": {
          "width": 117,
          "bottom": 37134,
          "left": 102,
          "right": 218,
          "height": 20,
          "top": 37113
        },
        "1-60-DIV": {
          "left": 102,
          "right": 218,
          "width": 117,
          "bottom": 35002,
          "top": 34982,
          "height": 19
        },
        "1-77-DIV": {
          "right": 391,
          "left": 21,
          "width": 371,
          "bottom": 37626,
          "top": 37213,
          "height": 413
        },
        "1-80-DIV": {
          "width": 371,
          "bottom": 38063,
          "right": 391,
          "left": 21,
          "height": 413,
          "top": 37650
        },
        "1-69-DIV": {
          "width": 117,
          "bottom": 36282,
          "left": 102,
          "right": 218,
          "height": 19,
          "top": 36263
        },
        "1-161-A": {
          "width": 221,
          "bottom": 39187,
          "right": 317,
          "left": 95,
          "height": 50,
          "top": 39137
        },
        "1-91-DIV": {
          "height": 32,
          "top": 41014,
          "bottom": 41046,
          "width": 314,
          "right": 363,
          "left": 49
        },
        "page-6-IMG": {
          "top": 22983,
          "height": 494,
          "right": 391,
          "left": 21,
          "width": 371,
          "bottom": 23478
        },
        "1-49-DIV": {
          "top": 32715,
          "height": 20,
          "right": 391,
          "left": 21,
          "width": 371,
          "bottom": 32735
        },
        "1-147-A": {
          "right": 0,
          "left": 0,
          "width": 0,
          "bottom": 0,
          "top": 0,
          "height": 0
        },
        "page-10-DIV": {
          "left": 21,
          "right": 370,
          "width": 349,
          "bottom": 8476,
          "top": 8315,
          "height": 161
        },
        "1-122-A": {
          "height": 18,
          "top": 43777,
          "width": 82,
          "bottom": 43795,
          "left": 21,
          "right": 103
        },
        "1-98-P": {
          "height": 96,
          "top": 42532,
          "bottom": 42628,
          "width": 371,
          "left": 21,
          "right": 391
        },
        "1-81-DIV": {
          "height": 19,
          "top": 38010,
          "width": 117,
          "bottom": 38030,
          "left": 102,
          "right": 218
        },
        "1-112-A": {
          "height": 18,
          "top": 43237,
          "width": 179,
          "bottom": 43255,
          "left": 21,
          "right": 200
        },
        "1-84-DIV": {
          "height": 19,
          "top": 38627,
          "width": 117,
          "bottom": 38646,
          "left": 102,
          "right": 219
        },
        "1-155-A": {
          "left": 21,
          "right": 303,
          "width": 282,
          "bottom": 8178,
          "top": 8128,
          "height": 50
        },
        "1-26-DIV": {
          "bottom": 22716,
          "width": 371,
          "left": 21,
          "right": 391,
          "height": 234,
          "top": 22482
        },
        "1-163-A": {
          "height": 50,
          "top": 39929,
          "width": 228,
          "bottom": 39979,
          "right": 320,
          "left": 92
        },
        "1-31-DIV": {
          "right": 391,
          "left": 21,
          "width": 371,
          "bottom": 24302,
          "top": 24215,
          "height": 87
        },
        "1-83-DIV": {
          "bottom": 38679,
          "width": 371,
          "left": 21,
          "right": 391,
          "height": 592,
          "top": 38087
        },
        "1-116-A": {
          "left": 21,
          "right": 46,
          "bottom": 43488,
          "width": 25,
          "top": 43470,
          "height": 18
        },
        "1-185-META": {
          "bottom": 0,
          "width": 0,
          "left": 0,
          "right": 0,
          "height": 0,
          "top": 0
        },
        "1-20-A": {
          "height": 25,
          "top": 20103,
          "width": 178,
          "bottom": 20128,
          "right": 239,
          "left": 62
        },
        "1-93-P": {
          "top": 41961,
          "height": 173,
          "right": 391,
          "left": 21,
          "bottom": 42134,
          "width": 371
        },
        "page-11-DIV": {
          "top": 7709,
          "height": 39,
          "left": 21,
          "right": 370,
          "width": 349,
          "bottom": 7748
        },
        "1-168-A": {
          "width": 218,
          "bottom": 42741,
          "right": 261,
          "left": 43,
          "height": 25,
          "top": 42716
        },
        "1-61-DIV": {
          "left": 102,
          "right": 218,
          "bottom": 35386,
          "width": 117,
          "top": 35366,
          "height": 20
        },
        "1-182-LINK": {
          "top": 0,
          "height": 0,
          "right": 0,
          "left": 0,
          "bottom": 0,
          "width": 0
        },
        "1-149-A": {
          "top": 0,
          "height": 0,
          "left": 0,
          "right": 0,
          "width": 0,
          "bottom": 0
        },
        "1-170-LABEL": {
          "left": 49,
          "right": 363,
          "width": 314,
          "bottom": 41212,
          "top": 41191,
          "height": 21
        },
        "1-142-A": {
          "top": 0,
          "height": 0,
          "left": 0,
          "right": 0,
          "bottom": 0,
          "width": 0
        },
        "page-4-svg": {
          "top": 16,
          "height": 40,
          "left": 21,
          "right": 61,
          "width": 40,
          "bottom": 56
        },
        "1-70-DIV": {
          "bottom": 36667,
          "width": 117,
          "left": 102,
          "right": 218,
          "height": 20,
          "top": 36647
        },
        "1-124-SPAN": {
          "height": 42,
          "top": 43926,
          "width": 266,
          "bottom": 43969,
          "left": 21,
          "right": 287
        },
        "1-29-DIV": {
          "right": 391,
          "left": 21,
          "width": 371,
          "bottom": 24199,
          "top": 24112,
          "height": 87
        },
        "1-171-LABEL": {
          "width": 314,
          "bottom": 41300,
          "left": 49,
          "right": 363,
          "height": 21,
          "top": 41279
        },
        "1-4-DIV": {
          "top": 16713,
          "height": 19,
          "left": 92,
          "right": 320,
          "width": 228,
          "bottom": 16732
        },
        "1-162-A": {
          "bottom": 39971,
          "width": 119,
          "left": 100,
          "right": 218,
          "height": 20,
          "top": 39951
        },
        "1-21-DIV": {
          "height": 48,
          "top": 20210,
          "bottom": 20258,
          "width": 289,
          "left": 62,
          "right": 350
        },
        "1-158-A": {
          "top": 8272,
          "height": 18,
          "left": 81,
          "right": 256,
          "width": 175,
          "bottom": 8290
        },
        "1-72-DIV": {
          "height": 19,
          "top": 36670,
          "width": 117,
          "bottom": 36689,
          "left": 102,
          "right": 218
        },
        "1-19-ARTICLE": {
          "height": 472,
          "top": 19696,
          "width": 369,
          "bottom": 20168,
          "right": 390,
          "left": 22
        },
        "1-94-SECTION": {
          "width": 412,
          "bottom": 42427,
          "right": 412,
          "left": 0,
          "height": 636,
          "top": 41791,
          "id": "cta"
        },
        "1-97-A": {
          "right": 320,
          "left": 93,
          "width": 227,
          "bottom": 42196,
          "top": 42173,
          "height": 23
        },
        "1-187-META": {
          "bottom": 0,
          "width": 0,
          "right": 0,
          "left": 0,
          "height": 0,
          "top": 0
        },
        "1-100-DIV": {
          "right": 391,
          "left": 21,
          "width": 371,
          "bottom": 42702,
          "top": 42680,
          "height": 22
        },
        "1-36-DIV": {
          "top": 25836,
          "height": 19,
          "right": 363,
          "left": 49,
          "bottom": 25855,
          "width": 314
        },
        "page-12-H1": {
          "top": 7772,
          "height": 148,
          "right": 370,
          "left": 21,
          "width": 349,
          "bottom": 7920
        },
        "1-99-FOOTER": {
          "height": 1757,
          "top": 42427,
          "width": 412,
          "bottom": 44185,
          "left": 0,
          "right": 412
        },
        "1-140-A": {
          "width": 0,
          "bottom": 0,
          "left": 0,
          "right": 0,
          "height": 0,
          "top": 0
        },
        "1-66-DIV": {
          "right": 218,
          "left": 102,
          "width": 117,
          "bottom": 35875,
          "top": 35856,
          "height": 19
        },
        "1-0-DIV": {
          "top": 16466,
          "height": 20,
          "left": 137,
          "right": 275,
          "width": 137,
          "bottom": 16486
        },
        "1-128-H4": {
          "left": 53,
          "right": 359,
          "bottom": 30509,
          "width": 307,
          "top": 30477,
          "height": 31
        },
        "1-188-META": {
          "top": 0,
          "height": 0,
          "left": 0,
          "right": 0,
          "width": 0,
          "bottom": 0
        },
        "1-53-SECTION": {
          "height": 5422,
          "top": 33503,
          "id": "reviews",
          "width": 412,
          "bottom": 38925,
          "right": 412,
          "left": 0
        },
        "1-133-A": {
          "top": 16,
          "height": 40,
          "left": 21,
          "right": 326,
          "bottom": 56,
          "width": 306
        },
        "1-9-DIV": {
          "height": 56,
          "top": 17190,
          "width": 157,
          "bottom": 17246,
          "right": 181,
          "left": 24
        },
        "1-75-DIV": {
          "width": 117,
          "bottom": 37156,
          "left": 102,
          "right": 218,
          "height": 19,
          "top": 37137
        },
        "1-87-SECTION": {
          "top": 40079,
          "id": "connect",
          "height": 1712,
          "left": 0,
          "right": 412,
          "width": 412,
          "bottom": 41791
        },
        "1-175-INPUT": {
          "right": 0,
          "left": 0,
          "width": 0,
          "bottom": 0,
          "top": 0,
          "height": 0
        },
        "1-121-A": {
          "width": 137,
          "bottom": 43758,
          "left": 21,
          "right": 158,
          "height": 18,
          "top": 43740
        },
        "page-7-DIV": {
          "height": 147,
          "top": 8540,
          "width": 349,
          "bottom": 8686,
          "left": 21,
          "right": 370
        },
        "1-177-INPUT": {
          "width": 314,
          "bottom": 41352,
          "right": 363,
          "left": 49,
          "height": 44,
          "top": 41308,
          "id": "cn-email"
        },
        "1-44-SECTION": {
          "height": 1264,
          "id": "process",
          "top": 30019,
          "width": 412,
          "bottom": 31283,
          "left": 0,
          "right": 412
        },
        "1-40-SECTION": {
          "bottom": 30019,
          "width": 412,
          "right": 412,
          "left": 0,
          "height": 2890,
          "top": 27129,
          "id": "pricing"
        },
        "1-115-A": {
          "height": 18,
          "top": 43433,
          "bottom": 43451,
          "width": 105,
          "right": 126,
          "left": 21
        },
        "1-120-A": {
          "height": 18,
          "top": 43703,
          "width": 127,
          "bottom": 43721,
          "right": 148,
          "left": 21
        },
        "1-169-FORM": {
          "bottom": 41668,
          "width": 314,
          "right": 363,
          "left": 49,
          "height": 477,
          "top": 41191
        },
        "1-176-INPUT": {
          "left": 49,
          "right": 363,
          "width": 314,
          "bottom": 41264,
          "id": "cn-name",
          "top": 41220,
          "height": 44
        },
        "1-78-DIV": {
          "width": 117,
          "bottom": 37593,
          "right": 218,
          "left": 102,
          "height": 19,
          "top": 37574
        },
        "1-183-LINK": {
          "height": 0,
          "top": 0,
          "bottom": 0,
          "width": 0,
          "right": 0,
          "left": 0
        },
        "1-71-DIV": {
          "height": 383,
          "top": 36339,
          "width": 371,
          "bottom": 36722,
          "right": 391,
          "left": 21
        },
        "1-57-DIV": {
          "right": 265,
          "left": 102,
          "width": 163,
          "bottom": 34595,
          "top": 34576,
          "height": 19
        },
        "1-144-A": {
          "bottom": 0,
          "width": 0,
          "left": 0,
          "right": 0,
          "height": 0,
          "top": 0,
          "id": "mobileServicesToggle"
        },
        "1-27-STRONG": {
          "top": 22504,
          "height": 18,
          "right": 143,
          "left": 48,
          "width": 95,
          "bottom": 22522
        },
        "1-129-H5": {
          "right": 391,
          "left": 21,
          "bottom": 42808,
          "width": 371,
          "top": 42789,
          "height": 19
        },
        "1-152-A": {
          "width": 0,
          "bottom": 0,
          "right": 0,
          "left": 0,
          "height": 0,
          "top": 0
        },
        "1-190-META": {
          "height": 0,
          "top": 0,
          "width": 0,
          "bottom": 0,
          "right": 0,
          "left": 0
        },
        "1-139-A": {
          "width": 0,
          "bottom": 0,
          "right": 0,
          "left": 0,
          "height": 0,
          "top": 0
        },
        "1-105-A": {
          "left": 21,
          "right": 143,
          "width": 122,
          "bottom": 42997,
          "top": 42979,
          "height": 18
        },
        "1-179-IMG": {
          "left": 21,
          "right": 391,
          "bottom": 23478,
          "width": 371,
          "top": 22983,
          "height": 494
        },
        "1-130-DIV": {
          "width": 254,
          "bottom": 52,
          "left": 73,
          "right": 326,
          "height": 33,
          "top": 19
        },
        "1-90-DIV": {
          "left": 21,
          "right": 391,
          "bottom": 40962,
          "width": 371,
          "top": 40554,
          "height": 408
        },
        "1-89-DIV": {
          "left": 49,
          "right": 363,
          "bottom": 40619,
          "width": 314,
          "top": 40587,
          "height": 32
        },
        "page-5-path": {
          "top": 34177,
          "height": 6,
          "right": 114,
          "left": 108,
          "width": 6,
          "bottom": 34183
        },
        "page-3-META": {
          "left": 0,
          "right": 0,
          "bottom": 0,
          "width": 0,
          "top": 0,
          "height": 0
        },
        "1-63-DIV": {
          "top": 35389,
          "height": 19,
          "right": 218,
          "left": 102,
          "bottom": 35408,
          "width": 117
        },
        "1-28-DIV": {
          "right": 370,
          "left": 42,
          "width": 329,
          "bottom": 24152,
          "top": 24133,
          "height": 19
        },
        "1-35-DIV": {
          "left": 21,
          "right": 391,
          "width": 371,
          "bottom": 24507,
          "top": 24420,
          "height": 87
        },
        "1-108-A": {
          "width": 157,
          "bottom": 43107,
          "right": 178,
          "left": 21,
          "height": 18,
          "top": 43089
        },
        "1-74-DIV": {
          "right": 391,
          "left": 21,
          "bottom": 37189,
          "width": 371,
          "top": 36746,
          "height": 443
        },
        "1-143-A": {
          "top": 0,
          "height": 0,
          "right": 0,
          "left": 0,
          "width": 0,
          "bottom": 0
        },
        "1-17-A": {
          "height": 25,
          "top": 19630,
          "width": 64,
          "bottom": 19655,
          "left": 156,
          "right": 219
        },
        "1-79-DIV": {
          "left": 102,
          "right": 218,
          "width": 117,
          "bottom": 38007,
          "top": 37987,
          "height": 20
        },
        "1-11-DIV": {
          "top": 18762,
          "height": 48,
          "right": 350,
          "left": 62,
          "bottom": 18810,
          "width": 289
        },
        "1-166-A": {
          "left": 84,
          "right": 328,
          "width": 244,
          "bottom": 42347,
          "top": 42292,
          "height": 55
        },
        "1-52-DIV": {
          "top": 33808,
          "height": 413,
          "left": 21,
          "right": 391,
          "width": 371,
          "bottom": 34221
        },
        "1-137-A": {
          "left": 0,
          "right": 0,
          "width": 0,
          "bottom": 0,
          "top": 0,
          "height": 0
        },
        "1-13-A": {
          "left": 62,
          "right": 171,
          "bottom": 19207,
          "width": 110,
          "top": 19182,
          "height": 25
        },
        "1-95-P": {
          "top": 42142,
          "height": 58,
          "right": 391,
          "left": 21,
          "width": 371,
          "bottom": 42199
        },
        "1-59-DIV": {
          "height": 383,
          "top": 34652,
          "width": 371,
          "bottom": 35035,
          "left": 21,
          "right": 391
        },
        "1-67-DIV": {
          "top": 36240,
          "height": 20,
          "right": 218,
          "left": 102,
          "width": 117,
          "bottom": 36260
        },
        "1-172-LABEL": {
          "width": 314,
          "bottom": 41388,
          "right": 363,
          "left": 49,
          "height": 21,
          "top": 41366
        },
        "1-156-A": {
          "height": 52,
          "top": 8178,
          "width": 254,
          "bottom": 8230,
          "right": 274,
          "left": 21
        },
        "1-164-A": {
          "height": 50,
          "top": 40843,
          "width": 314,
          "bottom": 40893,
          "left": 49,
          "right": 363
        },
        "page-9-DIV": {
          "left": 21,
          "right": 370,
          "width": 349,
          "bottom": 8293,
          "top": 8248,
          "height": 45
        },
        "1-157-A": {
          "top": 8250,
          "height": 18,
          "right": 335,
          "left": 125,
          "width": 210,
          "bottom": 8268
        },
        "1-138-A": {
          "width": 0,
          "bottom": 0,
          "right": 0,
          "left": 0,
          "height": 0,
          "top": 0
        },
        "1-5-DIV": {
          "top": 16827,
          "height": 19,
          "right": 315,
          "left": 97,
          "width": 218,
          "bottom": 16846
        },
        "1-107-A": {
          "left": 21,
          "right": 181,
          "width": 160,
          "bottom": 43071,
          "top": 43053,
          "height": 18
        },
        "1-96-A": {
          "width": 121,
          "bottom": 42168,
          "right": 314,
          "left": 193,
          "height": 23,
          "top": 42145
        },
        "1-56-DIV": {
          "right": 391,
          "left": 21,
          "bottom": 34628,
          "width": 371,
          "top": 34245,
          "height": 383
        },
        "1-38-SECTION": {
          "right": 412,
          "left": 0,
          "width": 412,
          "bottom": 27129,
          "top": 25381,
          "id": "value",
          "height": 1747
        },
        "1-186-META": {
          "bottom": 0,
          "width": 0,
          "left": 0,
          "right": 0,
          "height": 0,
          "top": 0
        },
        "1-24-DIV": {
          "left": 21,
          "right": 391,
          "bottom": 20811,
          "width": 371,
          "top": 20792,
          "height": 20
        }
      }
    }
  },
  "analysisUTCTimestamp": "2026-07-21T07:39:11.179Z"
}
