{
  "captchaResult": "CAPTCHA_NOT_NEEDED",
  "kind": "pagespeedonline#result",
  "id": "https://famhelp.com/",
  "loadingExperience": {
    "initial_url": "https://famhelp.com/"
  },
  "lighthouseResult": {
    "requestedUrl": "https://famhelp.com/",
    "finalUrl": "https://famhelp.com/",
    "mainDocumentUrl": "https://famhelp.com/",
    "finalDisplayedUrl": "https://famhelp.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-20T15:10:29.081Z",
    "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": 1041,
      "credits": {
        "axe-core": "4.12.0"
      }
    },
    "runWarnings": [],
    "configSettings": {
      "emulatedFormFactor": "mobile",
      "formFactor": "mobile",
      "locale": "en-US",
      "onlyCategories": [
        "performance",
        "accessibility",
        "best-practices",
        "seo"
      ],
      "channel": "lr"
    },
    "audits": {
      "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.65,
        "scoreDisplayMode": "numeric",
        "displayValue": "4.9 s",
        "numericValue": 4894.0501990622251,
        "numericUnit": "millisecond"
      },
      "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": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "debugData": {
            "tags": [
              "cat.name-role-value",
              "best-practice"
            ],
            "type": "debugdata",
            "impact": "minor"
          },
          "items": [
            {
              "node": {
                "boundingRect": {
                  "bottom": 4954,
                  "width": 331,
                  "right": 371,
                  "height": 22,
                  "top": 4932,
                  "left": 41
                },
                "explanation": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
                "selector": "div.fl-col-group \u003e div.fl-col \u003e div.fl-col-content \u003e h2.fl-module",
                "lhId": "1-3-H2",
                "snippet": "\u003ch2 class=\"fl-module fl-module-heading fl-heading fl-heading-text fl-node-c8k0794z2gpy\" data-node=\"c8k0794z2gpy\"\u003e",
                "type": "node",
                "path": "1,HTML,1,BODY,2,DIV,3,FOOTER,0,DIV,0,DIV,0,DIV,0,DIV,2,DIV,0,DIV,0,H2",
                "nodeLabel": " "
              }
            }
          ],
          "headings": [
            {
              "valueType": "node",
              "key": "node",
              "label": "Failing Elements",
              "subItemsHeading": {
                "key": "relatedNode",
                "valueType": "node"
              }
            }
          ],
          "type": "table"
        }
      },
      "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"
      },
      "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": [
            {
              "valueType": "node",
              "key": "node",
              "label": "Failing Elements",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              }
            }
          ],
          "items": []
        }
      },
      "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": {
          "headings": [
            {
              "valueType": "node",
              "key": "node",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "label": "Failing Elements"
            }
          ],
          "type": "table",
          "items": []
        }
      },
      "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.28,
        "scoreDisplayMode": "numeric",
        "displayValue": "9.7 s",
        "numericValue": 9725.2476181503989,
        "numericUnit": "millisecond"
      },
      "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": 0.95,
        "scoreDisplayMode": "numeric",
        "displayValue": "110 ms",
        "numericValue": 108,
        "numericUnit": "millisecond"
      },
      "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"
      },
      "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": [],
          "type": "table",
          "headings": [
            {
              "label": "Uncrawlable Link",
              "valueType": "node",
              "key": "node"
            }
          ]
        }
      },
      "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"
      },
      "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"
      },
      "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": "informative",
        "metricSavings": {
          "CLS": 0
        },
        "details": {
          "items": [
            {
              "items": [
                {
                  "score": 0.003712999187542582,
                  "node": {
                    "value": "Total",
                    "type": "text"
                  }
                },
                {
                  "score": 0.003712999187542582,
                  "node": {
                    "path": "1,HTML,1,BODY,2,DIV,2,DIV,0,DIV,0,DIV,0,DIV,0,ARTICLE,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,H3",
                    "type": "node",
                    "snippet": "\u003ch3 class=\"sc_section_title sc_item_title\" style=\"text-align: center;\"\u003e",
                    "nodeLabel": "Integrative, Relationship-Based Therapy for Families in Need",
                    "boundingRect": {
                      "bottom": 761,
                      "width": 372,
                      "right": 392,
                      "top": 543,
                      "height": 218,
                      "left": 20
                    },
                    "selector": "div.fl-module \u003e div.fl-module-content \u003e div.fl-rich-text \u003e h3.sc_section_title",
                    "lhId": "page-1-H3"
                  },
                  "subItems": {
                    "items": [
                      {
                        "extra": {
                          "value": "https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w5aX8.ttf",
                          "type": "url"
                        },
                        "cause": "Web font"
                      },
                      {
                        "cause": "Web font",
                        "extra": {
                          "value": "https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aX8.ttf",
                          "type": "url"
                        }
                      },
                      {
                        "cause": "Web font",
                        "extra": {
                          "value": "https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Hw5aX8.ttf",
                          "type": "url"
                        }
                      },
                      {
                        "extra": {
                          "value": "https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w5aX8.ttf",
                          "type": "url"
                        },
                        "cause": "Web font"
                      }
                    ],
                    "type": "subitems"
                  }
                }
              ],
              "type": "table",
              "headings": [
                {
                  "valueType": "node",
                  "key": "node",
                  "label": "Element",
                  "subItemsHeading": {
                    "key": "extra"
                  }
                },
                {
                  "key": "score",
                  "label": "Layout shift score",
                  "valueType": "numeric",
                  "granularity": 0.001,
                  "subItemsHeading": {
                    "valueType": "text",
                    "key": "cause"
                  }
                }
              ]
            }
          ],
          "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": 0,
        "scoreDisplayMode": "metricSavings",
        "displayValue": "Est savings of 207 KiB",
        "metricSavings": {
          "LCP": 1350,
          "FCP": 0
        },
        "details": {
          "overallSavingsBytes": 212429,
          "items": [
            {
              "url": "https://www.googletagmanager.com/gtag/js?id=G-YZHYB9FFJ5&cx=c&gtm=4e67f0",
              "wastedBytes": 74967,
              "totalBytes": 185363,
              "wastedPercent": 40.443550651392634
            },
            {
              "wastedPercent": 58.13938796307233,
              "url": "https://www.googletagmanager.com/gtm.js?id=GTM-5G8SHJB",
              "wastedBytes": 72715,
              "totalBytes": 125070
            },
            {
              "wastedPercent": 50.247281793083673,
              "url": "https://www.googletagmanager.com/gtag/js?id=UA-58605501-1",
              "wastedBytes": 64747,
              "totalBytes": 128856
            }
          ],
          "type": "opportunity",
          "headings": [
            {
              "label": "URL",
              "subItemsHeading": {
                "valueType": "code",
                "key": "source"
              },
              "valueType": "url",
              "key": "url"
            },
            {
              "valueType": "bytes",
              "key": "totalBytes",
              "label": "Transfer Size",
              "subItemsHeading": {
                "key": "sourceBytes"
              }
            },
            {
              "label": "Est Savings",
              "subItemsHeading": {
                "key": "sourceWastedBytes"
              },
              "valueType": "bytes",
              "key": "wastedBytes"
            }
          ],
          "debugData": {
            "metricSavings": {
              "LCP": 1350,
              "FCP": 0
            },
            "type": "debugdata"
          },
          "sortedBy": [
            "wastedBytes"
          ],
          "overallSavingsMs": 1350
        },
        "numericValue": 1350,
        "numericUnit": "millisecond"
      },
      "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.4 s",
        "metricSavings": {
          "TBT": 100
        },
        "details": {
          "summary": {
            "wastedMs": 434.12880000000041
          },
          "items": [
            {
              "scriptParseCompile": 1.8012000000000001,
              "total": 180.05519999999999,
              "url": "https://famhelp.com/",
              "scripting": 4.0235999999999992
            },
            {
              "scripting": 30.053999999999963,
              "total": 132.15240000000009,
              "url": "Unattributable",
              "scriptParseCompile": 0
            },
            {
              "scripting": 67.638000000000133,
              "scriptParseCompile": 42.648,
              "total": 110.92080000000013,
              "url": "https://www.googletagmanager.com/gtag/js?id=G-YZHYB9FFJ5&cx=c&gtm=4e67f0"
            },
            {
              "url": "https://scripts.clarity.ms/0.8.67/clarity.js",
              "scriptParseCompile": 5.0435999999999988,
              "total": 93.080400000000083,
              "scripting": 83.1888000000001
            },
            {
              "scripting": 32.530800000000021,
              "scriptParseCompile": 37.7664,
              "total": 71.943600000000018,
              "url": "https://www.googletagmanager.com/gtag/js?id=UA-58605501-1"
            },
            {
              "scriptParseCompile": 7.9091999999999985,
              "total": 70.098000000000113,
              "url": "https://famhelp.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1",
              "scripting": 55.039200000000108
            },
            {
              "scriptParseCompile": 27.957600000000003,
              "total": 66.775200000000041,
              "url": "https://www.googletagmanager.com/gtm.js?id=GTM-5G8SHJB",
              "scripting": 38.52840000000004
            }
          ],
          "type": "table",
          "headings": [
            {
              "valueType": "url",
              "key": "url",
              "label": "URL"
            },
            {
              "label": "Total CPU Time",
              "granularity": 1,
              "valueType": "ms",
              "key": "total"
            },
            {
              "granularity": 1,
              "valueType": "ms",
              "key": "scripting",
              "label": "Script Evaluation"
            },
            {
              "valueType": "ms",
              "key": "scriptParseCompile",
              "granularity": 1,
              "label": "Script Parse"
            }
          ],
          "sortedBy": [
            "total"
          ]
        },
        "numericValue": 434.12880000000041,
        "numericUnit": "millisecond"
      },
      "robots-txt": {
        "id": "robots-txt",
        "title": "robots.txt is not 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": 0,
        "scoreDisplayMode": "binary",
        "displayValue": "5 errors found",
        "details": {
          "headings": [
            {
              "valueType": "text",
              "key": "index",
              "label": "Line #"
            },
            {
              "valueType": "code",
              "key": "line",
              "label": "Content"
            },
            {
              "valueType": "code",
              "key": "message",
              "label": "Error"
            }
          ],
          "type": "table",
          "items": [
            {
              "line": "Disallow: https://famhelp.com/testimonial_group/uinta-academy/",
              "index": "5",
              "message": "Pattern should either be empty, start with \"/\" or \"*\""
            },
            {
              "line": "Disallow: https://famhelp.com/team/mark/",
              "index": "6",
              "message": "Pattern should either be empty, start with \"/\" or \"*\""
            },
            {
              "line": "Disallow: https://famhelp.com/team/dylan-anderson/",
              "index": "7",
              "message": "Pattern should either be empty, start with \"/\" or \"*\""
            },
            {
              "line": "Disallow: https://famhelp.com/team/dan-stuart/",
              "index": "8",
              "message": "Pattern should either be empty, start with \"/\" or \"*\""
            },
            {
              "line": "Disallow: https://famhelp.com/anxiety/depression/anxiety/",
              "index": "9",
              "message": "Pattern should either be empty, start with \"/\" or \"*\""
            }
          ]
        }
      },
      "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": {
          "headings": [
            {
              "valueType": "node",
              "key": "node",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "label": "Failing Elements"
            }
          ],
          "type": "table",
          "items": []
        }
      },
      "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"
      },
      "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": {
          "headings": [
            {
              "label": "Name",
              "valueType": "text",
              "key": "name"
            },
            {
              "label": "URL",
              "valueType": "url",
              "key": "url"
            }
          ],
          "type": "table",
          "items": []
        }
      },
      "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"
      },
      "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": {
          "type": "table",
          "headings": [
            {
              "valueType": "node",
              "key": "node"
            }
          ],
          "items": [
            {
              "node": {
                "boundingRect": {
                  "left": 0,
                  "right": 0,
                  "height": 0,
                  "top": 0,
                  "bottom": 0,
                  "width": 0
                },
                "selector": "head \u003e meta",
                "lhId": "page-6-META",
                "snippet": "\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e",
                "type": "node",
                "path": "1,HTML,0,HEAD,1,META",
                "nodeLabel": "head \u003e meta"
              }
            }
          ]
        }
      },
      "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": 3416,
          "type": "filmstrip",
          "items": [
            {
              "data": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAD4AHwDASIAAhEBAxEB/8QAFgABAQEAAAAAAAAAAAAAAAAAAAMI/8QAHRABAAIDAQEBAQAAAAAAAAAAAAMEFFOSAgERMf/EABQBAQAAAAAAAAAAAAAAAAAAAAD/xAAUEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwDVIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAI5VfdH0ZVfdH0AGVX3R9GVX3R9ABlV90fRlV90fQAZVfdH0ZVfdH0AGVX3R9GVX3R9ABlV90fRlV90fQAZVfdH0ZVfdH0AGVX3R9KRyeJPP749fPXz+fvz7+gD//2Q==",
              "timing": 427,
              "timestamp": 464415560165
            },
            {
              "data": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAD4AHwDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAj/xAAUEAEAAAAAAAAAAAAAAAAAAAAA/8QAFAEBAAAAAAAAAAAAAAAAAAAAAP/EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/AKpAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB//9k=",
              "timing": 854,
              "timestamp": 464415987165
            },
            {
              "timestamp": 464416414165,
              "timing": 1281,
              "data": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAD4AHwDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAj/xAAUEAEAAAAAAAAAAAAAAAAAAAAA/8QAFAEBAAAAAAAAAAAAAAAAAAAAAP/EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/AKpAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB//9k="
            },
            {
              "timestamp": 464416841165,
              "data": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAD4AHwDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAj/xAAUEAEAAAAAAAAAAAAAAAAAAAAA/8QAFAEBAAAAAAAAAAAAAAAAAAAAAP/EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/AKpAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB//9k=",
              "timing": 1708
            },
            {
              "timestamp": 464417268165,
              "data": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAD4AHwDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAj/xAAUEAEAAAAAAAAAAAAAAAAAAAAA/8QAFAEBAAAAAAAAAAAAAAAAAAAAAP/EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/AKpAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB//9k=",
              "timing": 2135
            },
            {
              "data": "data:image/jpeg;base64,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",
              "timing": 2562,
              "timestamp": 464417695165
            },
            {
              "timing": 2989,
              "data": "data:image/jpeg;base64,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",
              "timestamp": 464418122165
            },
            {
              "timestamp": 464418549165,
              "data": "data:image/jpeg;base64,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",
              "timing": 3416
            }
          ]
        }
      },
      "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"
      },
      "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"
      },
      "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"
      },
      "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"
      },
      "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": {
          "headings": [
            {
              "valueType": "source-location",
              "key": "sourceLocation",
              "label": "Source"
            },
            {
              "valueType": "code",
              "key": "description",
              "label": "Description"
            }
          ],
          "type": "table",
          "items": []
        }
      },
      "link-name": {
        "id": "link-name",
        "title": "Links do not 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": 0,
        "scoreDisplayMode": "binary",
        "details": {
          "debugData": {
            "impact": "serious",
            "tags": [
              "cat.name-role-value",
              "wcag2a",
              "wcag244",
              "wcag412",
              "section508",
              "section508.22.a",
              "TTv5",
              "TT6.a",
              "EN-301-549",
              "EN-9.2.4.4",
              "EN-9.4.1.2",
              "ACT",
              "RGAAv4",
              "RGAA-6.2.1"
            ],
            "type": "debugdata"
          },
          "items": [
            {
              "node": {
                "boundingRect": {
                  "width": 0,
                  "bottom": 1842,
                  "top": 1842,
                  "height": 0,
                  "right": 169,
                  "left": 169
                },
                "explanation": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
                "selector": "div.fl-module-content \u003e div.fl-icon-wrap \u003e span.fl-icon \u003e a",
                "lhId": "1-7-A",
                "type": "node",
                "snippet": "\u003ca href=\"tel:+18444132722\" target=\"_self\"\u003e",
                "path": "1,HTML,1,BODY,2,DIV,2,DIV,0,DIV,0,DIV,0,DIV,0,ARTICLE,0,DIV,0,DIV,3,DIV,0,DIV,1,DIV,0,DIV,1,DIV,0,DIV,2,DIV,0,DIV,0,DIV,0,SPAN,0,A",
                "nodeLabel": "div.fl-module-content \u003e div.fl-icon-wrap \u003e span.fl-icon \u003e a"
              }
            }
          ],
          "type": "table",
          "headings": [
            {
              "label": "Failing Elements",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "valueType": "node",
              "key": "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",
          "headings": [
            {
              "subItemsHeading": {
                "valueType": "url",
                "key": "url"
              },
              "label": "Source",
              "valueType": "code",
              "key": "source"
            },
            {
              "label": "Duplicated bytes",
              "key": "wastedBytes",
              "subItemsHeading": {
                "key": "sourceTransferBytes"
              },
              "valueType": "bytes",
              "granularity": 10
            }
          ],
          "debugData": {
            "wastedBytes": 0,
            "type": "debugdata"
          },
          "items": []
        }
      },
      "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,370 ms",
        "metricSavings": {
          "LCP": 0,
          "FCP": 1350
        },
        "details": {
          "items": [
            {
              "url": "https://famhelp.com/wp-includes/css/dashicons.min.css?ver=7.0.2",
              "wastedMs": 2563,
              "totalBytes": 35516
            },
            {
              "wastedMs": 733,
              "totalBytes": 12759,
              "url": "https://famhelp.com/wp-content/plugins/bb-plugin/fonts/fontawesome/5.15.4/css/all.min.css?ver=2.10.1.5"
            },
            {
              "wastedMs": 1099,
              "totalBytes": 20162,
              "url": "https://famhelp.com/wp-content/plugins/easy-social-icons/css/font-awesome/css/all.min.css?ver=7.0.0"
            },
            {
              "url": "https://famhelp.com/wp-content/plugins/slider-video/Style/fontawesomeSl-css.min.css?ver=7.0.2",
              "wastedMs": 367,
              "totalBytes": 6699
            },
            {
              "url": "https://famhelp.com/?display_custom_css=css&ver=7.0.2",
              "wastedMs": 367,
              "totalBytes": 3802
            },
            {
              "wastedMs": 367,
              "totalBytes": 372,
              "url": "https://famhelp.com/wp-content/themes/bb-theme-child/fl-child-theme.min.css?ver=7.0.2"
            },
            {
              "url": "https://famhelp.com/wp-content/uploads/bb-plugin/cache/fl-builder-layout-bundle-4a924645da83ff3b5c1e900d1dfaa23f.min.css?ver=2.10.1.5-1.5.2.4",
              "wastedMs": 733,
              "totalBytes": 7482
            },
            {
              "wastedMs": 1099,
              "totalBytes": 4336,
              "url": "https://famhelp.com/wp-content/plugins/easy-social-icons/css/font-awesome/css/v4-shims.min.css?ver=7.0.0"
            },
            {
              "wastedMs": 367,
              "totalBytes": 527,
              "url": "https://famhelp.com/wp-content/plugins/dvteam/css/dvteam_fix.min.css?ver=1.0"
            },
            {
              "url": "https://famhelp.com/wp-includes/css/admin-bar.min.css?ver=7.0.2",
              "wastedMs": 1099,
              "totalBytes": 4074
            },
            {
              "url": "https://famhelp.com/wp-content/plugins/slider-video/Style/Rich_Web_Video_Slider.min.css?ver=7.0.2",
              "wastedMs": 367,
              "totalBytes": 789
            },
            {
              "wastedMs": 367,
              "totalBytes": 912,
              "url": "https://famhelp.com/wp-content/plugins/us-map-with-dc/wp-mapstyle-frontend.min.css?ver=1.0"
            },
            {
              "url": "https://famhelp.com/wp-content/plugins/interactive-map-of-the-us-regions/static/css/freeusregions-html5-map-style.min.css?ver=7.0.2",
              "wastedMs": 367,
              "totalBytes": 1432
            },
            {
              "wastedMs": 367,
              "totalBytes": 3296,
              "url": "https://famhelp.com/wp-content/uploads/bb-plugin/icons/ultimate-icons/ultimate-icons.min.css?ver=2.10.1.5"
            },
            {
              "url": "https://famhelp.com/wp-content/plugins/bb-plugin/css/jquery.magnificpopup.min.css?ver=2.10.1.5",
              "wastedMs": 367,
              "totalBytes": 1879
            },
            {
              "url": "https://famhelp.com/wp-content/plugins/easy-social-icons/css/cnss_share_css.min.css?ver=1.0",
              "wastedMs": 1099,
              "totalBytes": 803
            },
            {
              "url": "https://famhelp.com/wp-content/plugins/easy-social-icons/css/cnss_css.min.css?ver=1.0",
              "wastedMs": 1099,
              "totalBytes": 2703
            },
            {
              "wastedMs": 733,
              "totalBytes": 8761,
              "url": "https://famhelp.com/wp-content/themes/bb-theme/css/base.min.css?ver=1.7.18.1"
            },
            {
              "url": "https://famhelp.com/wp-content/uploads/bb-theme/fl-automator-skin.min.css?ver=1.7.18.1",
              "wastedMs": 733,
              "totalBytes": 8750
            },
            {
              "url": "https://famhelp.com/wp-content/uploads/bb-plugin/cache/fl-builder-layout-5.min.css?ver=7eacedab4e50421574c7e7dc694aa3aa",
              "wastedMs": 733,
              "totalBytes": 8194
            },
            {
              "wastedMs": 367,
              "totalBytes": 805,
              "url": "https://famhelp.com/wp-content/plugins/wp-rss-retriever/inc/css/rss-retriever.min.css?ver=1.6.10"
            }
          ],
          "headings": [
            {
              "key": "url",
              "valueType": "url",
              "label": "URL"
            },
            {
              "label": "Transfer Size",
              "valueType": "bytes",
              "key": "totalBytes"
            },
            {
              "label": "Duration",
              "valueType": "timespanMs",
              "key": "wastedMs"
            }
          ],
          "type": "table"
        }
      },
      "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"
      },
      "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"
        }
      },
      "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": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "headings": [
            {
              "valueType": "text",
              "key": "name",
              "label": "Name"
            },
            {
              "valueType": "text",
              "key": "version",
              "label": "Version"
            }
          ],
          "type": "table",
          "debugData": {
            "stacks": [
              {
                "version": "3.7.1",
                "id": "jquery"
              },
              {
                "id": "jquery-fast"
              },
              {
                "version": "1.13.3",
                "id": "jquery_ui"
              },
              {
                "version": "7.0.2",
                "id": "wordpress"
              }
            ],
            "type": "debugdata"
          },
          "items": [
            {
              "npm": "jquery",
              "version": "3.7.1",
              "name": "jQuery"
            },
            {
              "npm": "jquery-ui",
              "version": "1.13.3",
              "name": "jQuery UI"
            },
            {
              "name": "WordPress",
              "version": "7.0.2"
            }
          ]
        }
      },
      "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": {
          "type": "table",
          "headings": [
            {
              "subItemsHeading": {
                "valueType": "url",
                "key": "url"
              },
              "label": "Issue type",
              "valueType": "text",
              "key": "issueType"
            }
          ],
          "items": []
        }
      },
      "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": "4 long tasks found",
        "metricSavings": {
          "TBT": 100
        },
        "details": {
          "type": "table",
          "headings": [
            {
              "valueType": "url",
              "key": "url",
              "label": "URL"
            },
            {
              "label": "Start Time",
              "valueType": "ms",
              "key": "startTime",
              "granularity": 1
            },
            {
              "granularity": 1,
              "valueType": "ms",
              "key": "duration",
              "label": "Duration"
            }
          ],
          "debugData": {
            "urls": [
              "https://www.googletagmanager.com/gtag/js?id=G-YZHYB9FFJ5&cx=c&gtm=4e67f0",
              "https://www.googletagmanager.com/gtag/js?id=UA-58605501-1",
              "https://scripts.clarity.ms/0.8.67/clarity.js",
              "https://famhelp.com/"
            ],
            "type": "debugdata",
            "tasks": [
              {
                "startTime": 9053,
                "urlIndex": 0,
                "other": 108,
                "scriptEvaluation": 0,
                "duration": 108
              },
              {
                "other": 63,
                "scriptEvaluation": 0,
                "duration": 63,
                "startTime": 6653,
                "urlIndex": 1
              },
              {
                "startTime": 5421.2,
                "urlIndex": 2,
                "duration": 58,
                "scriptEvaluation": 0,
                "other": 58
              },
              {
                "styleLayout": 0,
                "urlIndex": 3,
                "startTime": 932,
                "paintCompositeRender": 0,
                "scriptEvaluation": 0,
                "other": 53,
                "duration": 53
              }
            ]
          },
          "sortedBy": [
            "duration"
          ],
          "skipSumming": [
            "startTime"
          ],
          "items": [
            {
              "startTime": 9053.0490519527539,
              "duration": 108,
              "url": "https://www.googletagmanager.com/gtag/js?id=G-YZHYB9FFJ5&cx=c&gtm=4e67f0"
            },
            {
              "startTime": 6653.0462998897219,
              "duration": 63,
              "url": "https://www.googletagmanager.com/gtag/js?id=UA-58605501-1"
            },
            {
              "duration": 58,
              "url": "https://scripts.clarity.ms/0.8.67/clarity.js",
              "startTime": 5421.2460910554528
            },
            {
              "duration": 53,
              "url": "https://famhelp.com/",
              "startTime": 932.0401077478989
            }
          ]
        }
      },
      "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": 14.006,
              "startTime": 1032.158
            },
            {
              "duration": 11.497,
              "startTime": 1046.751
            },
            {
              "duration": 7.075,
              "startTime": 1059.532
            },
            {
              "duration": 10.767,
              "startTime": 2066.571
            },
            {
              "startTime": 2081.162,
              "duration": 5.267
            },
            {
              "duration": 87.716,
              "startTime": 2088.396
            },
            {
              "duration": 17.414,
              "startTime": 2183.791
            },
            {
              "startTime": 2206.501,
              "duration": 15.022
            },
            {
              "startTime": 2229.79,
              "duration": 52.406
            },
            {
              "startTime": 2282.204,
              "duration": 30.201
            },
            {
              "duration": 6.843,
              "startTime": 2318.296
            },
            {
              "duration": 5.869,
              "startTime": 2327.952
            },
            {
              "duration": 9.268,
              "startTime": 2363.864
            },
            {
              "duration": 8.294,
              "startTime": 2375.911
            },
            {
              "duration": 38.484,
              "startTime": 2406.586
            },
            {
              "duration": 16.353,
              "startTime": 2445.606
            },
            {
              "startTime": 2467.533,
              "duration": 24.318
            },
            {
              "duration": 89.678,
              "startTime": 2492.625
            },
            {
              "duration": 23.655,
              "startTime": 2583.529
            },
            {
              "startTime": 2768.146,
              "duration": 48.131
            },
            {
              "duration": 10.227,
              "startTime": 2817.547
            },
            {
              "startTime": 2828.439,
              "duration": 15.107
            },
            {
              "duration": 5.348,
              "startTime": 2880.857
            }
          ],
          "headings": [
            {
              "granularity": 1,
              "valueType": "ms",
              "key": "startTime",
              "label": "Start Time"
            },
            {
              "valueType": "ms",
              "key": "duration",
              "granularity": 1,
              "label": "End Time"
            }
          ],
          "type": "table"
        }
      },
      "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,
        "scoreDisplayMode": "metricSavings",
        "displayValue": "Est savings of 30 KiB",
        "metricSavings": {
          "LCP": 300,
          "FCP": 0
        },
        "details": {
          "items": [
            {
              "wastedBytes": 16284,
              "totalBytes": 21712,
              "url": "https://www.google-analytics.com/analytics.js",
              "cacheLifetimeMs": 7200000
            },
            {
              "cacheLifetimeMs": 86400000,
              "wastedBytes": 10347.2,
              "totalBytes": 25868,
              "url": "https://scripts.clarity.ms/0.8.67/clarity.js"
            },
            {
              "cacheLifetimeMs": 0,
              "wastedBytes": 3802,
              "totalBytes": 3802,
              "url": "https://famhelp.com/?display_custom_css=css&ver=7.0.2"
            }
          ],
          "headings": [
            {
              "label": "Request",
              "valueType": "url",
              "key": "url"
            },
            {
              "valueType": "ms",
              "key": "cacheLifetimeMs",
              "displayUnit": "duration",
              "label": "Cache TTL"
            },
            {
              "displayUnit": "kb",
              "valueType": "bytes",
              "granularity": 1,
              "label": "Transfer Size",
              "key": "totalBytes"
            }
          ],
          "type": "table",
          "skipSumming": [
            "cacheLifetimeMs"
          ],
          "sortedBy": [
            "wastedBytes"
          ],
          "debugData": {
            "type": "debugdata",
            "wastedBytes": 30433.2
          }
        }
      },
      "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"
      },
      "network-requests": {
        "id": "network-requests",
        "title": "Network Requests",
        "description": "Lists the network requests that were made during page load.",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "items": [
            {
              "url": "https://famhelp.com/",
              "entity": "famhelp.com",
              "protocol": "http/1.1",
              "statusCode": 200,
              "mimeType": "text/html",
              "rendererStartTime": 0,
              "networkRequestTime": 0.76200002431869507,
              "networkEndTime": 1028.9430000185966,
              "resourceSize": 79208,
              "sessionTargetType": "page",
              "transferSize": 15840,
              "experimentalFromMainFrame": true,
              "resourceType": "Document",
              "priority": "VeryHigh",
              "cache": "none",
              "finished": true
            },
            {
              "rendererStartTime": 1039.8450000286102,
              "networkRequestTime": 1042.5660000443459,
              "mimeType": "font/woff2",
              "statusCode": 200,
              "protocol": "http/1.1",
              "entity": "famhelp.com",
              "url": "https://famhelp.com/wp-content/plugins/bb-plugin/fonts/fontawesome/5.15.4/webfonts/fa-solid-900.woff2",
              "sessionTargetType": "page",
              "isLinkPreload": true,
              "transferSize": 78650,
              "resourceSize": 78268,
              "networkEndTime": 2197.3200000524521,
              "resourceType": "Font",
              "priority": "High",
              "experimentalFromMainFrame": true,
              "finished": true,
              "cache": "none"
            },
            {
              "sessionTargetType": "page",
              "transferSize": 13605,
              "isLinkPreload": true,
              "networkEndTime": 2060.152999997139,
              "resourceSize": 13224,
              "entity": "famhelp.com",
              "protocol": "http/1.1",
              "url": "https://famhelp.com/wp-content/plugins/bb-plugin/fonts/fontawesome/5.15.4/webfonts/fa-regular-400.woff2",
              "mimeType": "font/woff2",
              "networkRequestTime": 1042.6270000338554,
              "rendererStartTime": 1040.182000041008,
              "statusCode": 200,
              "finished": true,
              "cache": "none",
              "experimentalFromMainFrame": true,
              "resourceType": "Font",
              "priority": "High"
            },
            {
              "statusCode": 200,
              "mimeType": "text/css",
              "rendererStartTime": 1040.277999997139,
              "networkRequestTime": 1042.6800000071526,
              "url": "https://famhelp.com/wp-content/plugins/easy-social-icons/css/font-awesome/css/all.min.css?ver=7.0.0",
              "entity": "famhelp.com",
              "protocol": "http/1.1",
              "networkEndTime": 2065.7960000038147,
              "resourceSize": 74185,
              "transferSize": 20162,
              "sessionTargetType": "page",
              "priority": "VeryHigh",
              "resourceType": "Stylesheet",
              "experimentalFromMainFrame": true,
              "finished": true,
              "cache": "none"
            },
            {
              "sessionTargetType": "page",
              "transferSize": 4336,
              "resourceSize": 21210,
              "networkEndTime": 1929.9140000343323,
              "rendererStartTime": 1040.3769999742508,
              "networkRequestTime": 1042.745000064373,
              "mimeType": "text/css",
              "statusCode": 200,
              "protocol": "http/1.1",
              "entity": "famhelp.com",
              "url": "https://famhelp.com/wp-content/plugins/easy-social-icons/css/font-awesome/css/v4-shims.min.css?ver=7.0.0",
              "finished": true,
              "cache": "none",
              "priority": "VeryHigh",
              "resourceType": "Stylesheet",
              "experimentalFromMainFrame": true
            },
            {
              "statusCode": 200,
              "rendererStartTime": 1040.466000020504,
              "networkRequestTime": 1042.9560000300407,
              "mimeType": "text/css",
              "url": "https://famhelp.com/wp-content/plugins/easy-social-icons/css/cnss_css.min.css?ver=1.0",
              "protocol": "http/1.1",
              "entity": "famhelp.com",
              "resourceSize": 14241,
              "networkEndTime": 1920.0180000066757,
              "sessionTargetType": "page",
              "transferSize": 2703,
              "priority": "VeryHigh",
              "resourceType": "Stylesheet",
              "experimentalFromMainFrame": true,
              "finished": true,
              "cache": "none"
            },
            {
              "statusCode": 200,
              "rendererStartTime": 1040.5540000200272,
              "networkRequestTime": 1043.7070000171661,
              "mimeType": "text/css",
              "url": "https://famhelp.com/wp-content/plugins/easy-social-icons/css/cnss_share_css.min.css?ver=1.0",
              "protocol": "http/1.1",
              "entity": "famhelp.com",
              "resourceSize": 1135,
              "networkEndTime": 1916.2179999947548,
              "sessionTargetType": "page",
              "transferSize": 803,
              "priority": "VeryHigh",
              "resourceType": "Stylesheet",
              "experimentalFromMainFrame": true,
              "cache": "none",
              "finished": true
            },
            {
              "networkRequestTime": 1043.9330000281334,
              "rendererStartTime": 1040.6240000128746,
              "mimeType": "text/css",
              "statusCode": 200,
              "protocol": "http/1.1",
              "entity": "famhelp.com",
              "url": "https://famhelp.com/wp-includes/css/dashicons.min.css?ver=7.0.2",
              "sessionTargetType": "page",
              "transferSize": 35516,
              "resourceSize": 59004,
              "networkEndTime": 2084.1270000338554,
              "priority": "VeryHigh",
              "resourceType": "Stylesheet",
              "experimentalFromMainFrame": true,
              "finished": true,
              "cache": "none"
            },
            {
              "transferSize": 4074,
              "sessionTargetType": "page",
              "resourceSize": 20781,
              "networkEndTime": 1917.1669999957085,
              "protocol": "http/1.1",
              "entity": "famhelp.com",
              "url": "https://famhelp.com/wp-includes/css/admin-bar.min.css?ver=7.0.2",
              "networkRequestTime": 1043.9970000386238,
              "rendererStartTime": 1040.70400005579,
              "mimeType": "text/css",
              "statusCode": 200,
              "finished": true,
              "cache": "none",
              "experimentalFromMainFrame": true,
              "resourceType": "Stylesheet",
              "priority": "VeryHigh"
            },
            {
              "finished": true,
              "cache": "none",
              "experimentalFromMainFrame": true,
              "priority": "VeryHigh",
              "resourceType": "Stylesheet",
              "transferSize": 3296,
              "sessionTargetType": "page",
              "networkEndTime": 1922.0700000524521,
              "resourceSize": 17213,
              "entity": "famhelp.com",
              "protocol": "http/1.1",
              "url": "https://famhelp.com/wp-content/uploads/bb-plugin/icons/ultimate-icons/ultimate-icons.min.css?ver=2.10.1.5",
              "mimeType": "text/css",
              "rendererStartTime": 1040.805999994278,
              "networkRequestTime": 1044.2270000576973,
              "statusCode": 200
            },
            {
              "finished": true,
              "cache": "none",
              "resourceType": "Stylesheet",
              "priority": "VeryHigh",
              "experimentalFromMainFrame": true,
              "transferSize": 8194,
              "sessionTargetType": "page",
              "networkEndTime": 1919.2540000081062,
              "resourceSize": 59420,
              "mimeType": "text/css",
              "networkRequestTime": 1044.2950000166893,
              "rendererStartTime": 1040.8790000677109,
              "statusCode": 200,
              "entity": "famhelp.com",
              "protocol": "http/1.1",
              "url": "https://famhelp.com/wp-content/uploads/bb-plugin/cache/fl-builder-layout-5.min.css?ver=7eacedab4e50421574c7e7dc694aa3aa"
            },
            {
              "cache": "none",
              "finished": true,
              "priority": "VeryHigh",
              "resourceType": "Stylesheet",
              "experimentalFromMainFrame": true,
              "resourceSize": 355,
              "networkEndTime": 1926.3330000042915,
              "transferSize": 527,
              "sessionTargetType": "page",
              "statusCode": 200,
              "networkRequestTime": 1044.3400000333786,
              "rendererStartTime": 1041.1750000119209,
              "mimeType": "text/css",
              "url": "https://famhelp.com/wp-content/plugins/dvteam/css/dvteam_fix.min.css?ver=1.0",
              "protocol": "http/1.1",
              "entity": "famhelp.com"
            },
            {
              "statusCode": 200,
              "networkRequestTime": 1044.3980000019073,
              "rendererStartTime": 1041.3799999952316,
              "mimeType": "text/css",
              "url": "https://famhelp.com/wp-content/plugins/interactive-map-of-the-us-regions/static/css/freeusregions-html5-map-style.min.css?ver=7.0.2",
              "protocol": "http/1.1",
              "entity": "famhelp.com",
              "resourceSize": 4173,
              "networkEndTime": 1917.0130000114441,
              "transferSize": 1432,
              "sessionTargetType": "page",
              "priority": "VeryHigh",
              "resourceType": "Stylesheet",
              "experimentalFromMainFrame": true,
              "finished": true,
              "cache": "none"
            },
            {
              "resourceType": "Stylesheet",
              "priority": "VeryHigh",
              "experimentalFromMainFrame": true,
              "finished": true,
              "cache": "none",
              "networkRequestTime": 1044.4509999752045,
              "rendererStartTime": 1041.4790000319481,
              "mimeType": "text/css",
              "statusCode": 200,
              "protocol": "http/1.1",
              "entity": "famhelp.com",
              "url": "https://famhelp.com/wp-content/plugins/slider-video/Style/Rich_Web_Video_Slider.min.css?ver=7.0.2",
              "transferSize": 789,
              "sessionTargetType": "page",
              "resourceSize": 1289,
              "networkEndTime": 1918.9960000514984
            },
            {
              "networkEndTime": 1949.6769999861717,
              "resourceSize": 33495,
              "transferSize": 6699,
              "sessionTargetType": "page",
              "url": "https://famhelp.com/wp-content/plugins/slider-video/Style/fontawesomeSl-css.min.css?ver=7.0.2",
              "entity": "famhelp.com",
              "protocol": "http/1.1",
              "statusCode": 200,
              "mimeType": "text/css",
              "rendererStartTime": 1041.8810000419617,
              "networkRequestTime": 1044.4880000352859,
              "finished": true,
              "cache": "none",
              "experimentalFromMainFrame": true,
              "resourceType": "Stylesheet",
              "priority": "VeryHigh"
            },
            {
              "networkEndTime": 1917.2820000052452,
              "resourceSize": 1730,
              "sessionTargetType": "page",
              "transferSize": 912,
              "url": "https://famhelp.com/wp-content/plugins/us-map-with-dc/wp-mapstyle-frontend.min.css?ver=1.0",
              "entity": "famhelp.com",
              "protocol": "http/1.1",
              "statusCode": 200,
              "mimeType": "text/css",
              "networkRequestTime": 1044.5190000534058,
              "rendererStartTime": 1042.0199999809265,
              "cache": "none",
              "finished": true,
              "experimentalFromMainFrame": true,
              "priority": "VeryHigh",
              "resourceType": "Stylesheet"
            },
            {
              "mimeType": "text/css",
              "networkRequestTime": 1044.6039999723434,
              "rendererStartTime": 1042.1420000195503,
              "statusCode": 200,
              "entity": "famhelp.com",
              "protocol": "http/1.1",
              "url": "https://famhelp.com/wp-content/plugins/wp-rss-retriever/inc/css/rss-retriever.min.css?ver=1.6.10",
              "transferSize": 805,
              "sessionTargetType": "page",
              "networkEndTime": 1914.4090000391006,
              "resourceSize": 1249,
              "priority": "VeryHigh",
              "resourceType": "Stylesheet",
              "experimentalFromMainFrame": true,
              "finished": true,
              "cache": "none"
            },
            {
              "networkEndTime": 2073.8930000066757,
              "resourceSize": 59305,
              "transferSize": 12759,
              "sessionTargetType": "page",
              "url": "https://famhelp.com/wp-content/plugins/bb-plugin/fonts/fontawesome/5.15.4/css/all.min.css?ver=2.10.1.5",
              "entity": "famhelp.com",
              "protocol": "http/1.1",
              "statusCode": 200,
              "mimeType": "text/css",
              "networkRequestTime": 1045.182000041008,
              "rendererStartTime": 1042.2550000548363,
              "finished": true,
              "cache": "none",
              "experimentalFromMainFrame": true,
              "priority": "VeryHigh",
              "resourceType": "Stylesheet"
            },
            {
              "url": "https://famhelp.com/wp-content/uploads/bb-plugin/cache/fl-builder-layout-bundle-4a924645da83ff3b5c1e900d1dfaa23f.min.css?ver=2.10.1.5-1.5.2.4",
              "entity": "famhelp.com",
              "protocol": "http/1.1",
              "statusCode": 200,
              "mimeType": "text/css",
              "rendererStartTime": 1042.3390000462532,
              "networkRequestTime": 1045.5390000343323,
              "networkEndTime": 1937.4130000472069,
              "resourceSize": 82003,
              "sessionTargetType": "page",
              "transferSize": 7482,
              "experimentalFromMainFrame": true,
              "resourceType": "Stylesheet",
              "priority": "VeryHigh",
              "finished": true,
              "cache": "none"
            },
            {
              "sessionTargetType": "page",
              "transferSize": 1879,
              "resourceSize": 5788,
              "networkEndTime": 1916.7990000247955,
              "protocol": "http/1.1",
              "entity": "famhelp.com",
              "url": "https://famhelp.com/wp-content/plugins/bb-plugin/css/jquery.magnificpopup.min.css?ver=2.10.1.5",
              "networkRequestTime": 1045.5890000462532,
              "rendererStartTime": 1042.4190000295639,
              "mimeType": "text/css",
              "statusCode": 200,
              "finished": true,
              "cache": "none",
              "experimentalFromMainFrame": true,
              "resourceType": "Stylesheet",
              "priority": "VeryHigh"
            },
            {
              "resourceSize": 48426,
              "networkEndTime": 1916.6480000019073,
              "transferSize": 8761,
              "sessionTargetType": "page",
              "url": "https://famhelp.com/wp-content/themes/bb-theme/css/base.min.css?ver=1.7.18.1",
              "protocol": "http/1.1",
              "entity": "famhelp.com",
              "statusCode": 200,
              "networkRequestTime": 1045.6250000596046,
              "rendererStartTime": 1042.5110000371933,
              "mimeType": "text/css",
              "finished": true,
              "cache": "none",
              "experimentalFromMainFrame": true,
              "priority": "VeryHigh",
              "resourceType": "Stylesheet"
            },
            {
              "statusCode": 200,
              "networkRequestTime": 1045.807000041008,
              "rendererStartTime": 1042.6120000481606,
              "mimeType": "text/css",
              "url": "https://famhelp.com/wp-content/uploads/bb-theme/fl-automator-skin.min.css?ver=1.7.18.1",
              "protocol": "http/1.1",
              "entity": "famhelp.com",
              "resourceSize": 62944,
              "networkEndTime": 1919.7799999713898,
              "transferSize": 8750,
              "sessionTargetType": "page",
              "priority": "VeryHigh",
              "resourceType": "Stylesheet",
              "experimentalFromMainFrame": true,
              "cache": "none",
              "finished": true
            },
            {
              "priority": "VeryHigh",
              "resourceType": "Stylesheet",
              "experimentalFromMainFrame": true,
              "finished": true,
              "cache": "none",
              "statusCode": 200,
              "mimeType": "text/css",
              "networkRequestTime": 1045.8770000338554,
              "rendererStartTime": 1042.6850000023842,
              "url": "https://famhelp.com/wp-content/themes/bb-theme-child/fl-child-theme.min.css?ver=7.0.2",
              "entity": "famhelp.com",
              "protocol": "http/1.1",
              "networkEndTime": 1949.0680000185966,
              "resourceSize": 0,
              "transferSize": 372,
              "sessionTargetType": "page"
            },
            {
              "protocol": "http/1.1",
              "entity": "famhelp.com",
              "url": "https://famhelp.com/?display_custom_css=css&ver=7.0.2",
              "rendererStartTime": 1043.0989999771118,
              "networkRequestTime": 1054.3370000123978,
              "mimeType": "text/css",
              "statusCode": 200,
              "sessionTargetType": "page",
              "transferSize": 3802,
              "resourceSize": 14999,
              "networkEndTime": 1950.5400000214577,
              "experimentalFromMainFrame": true,
              "priority": "VeryHigh",
              "resourceType": "Stylesheet",
              "cache": "none",
              "finished": true
            },
            {
              "networkEndTime": 2070.4449999928474,
              "resourceSize": 87553,
              "sessionTargetType": "page",
              "transferSize": 30034,
              "url": "https://famhelp.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1",
              "entity": "famhelp.com",
              "protocol": "http/1.1",
              "statusCode": 200,
              "mimeType": "application/javascript",
              "networkRequestTime": 1058.8800000548363,
              "rendererStartTime": 1043.3100000619888,
              "cache": "none",
              "finished": true,
              "experimentalFromMainFrame": true,
              "priority": "Low",
              "resourceType": "Script"
            },
            {
              "networkEndTime": 1920.57900005579,
              "resourceSize": 13577,
              "sessionTargetType": "page",
              "transferSize": 5113,
              "url": "https://famhelp.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1",
              "entity": "famhelp.com",
              "protocol": "http/1.1",
              "statusCode": 200,
              "mimeType": "application/javascript",
              "networkRequestTime": 1058.9979999661446,
              "rendererStartTime": 1043.4280000329018,
              "cache": "none",
              "finished": true,
              "experimentalFromMainFrame": true,
              "resourceType": "Script",
              "priority": "Low"
            },
            {
              "mimeType": "application/javascript",
              "rendererStartTime": 1043.50100004673,
              "networkRequestTime": 1071.2289999723434,
              "statusCode": 200,
              "entity": "famhelp.com",
              "protocol": "http/1.1",
              "url": "https://famhelp.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3",
              "sessionTargetType": "page",
              "transferSize": 7227,
              "networkEndTime": 1930.3570000529289,
              "resourceSize": 21464,
              "resourceType": "Script",
              "priority": "Low",
              "experimentalFromMainFrame": true,
              "finished": true,
              "cache": "none"
            },
            {
              "transferSize": 628,
              "sessionTargetType": "page",
              "resourceSize": 300,
              "networkEndTime": 1916.9150000214577,
              "rendererStartTime": 1043.5920000076294,
              "networkRequestTime": 1072.07800000906,
              "mimeType": "text/javascript",
              "statusCode": 200,
              "protocol": "http/1.1",
              "entity": "famhelp.com",
              "url": "https://famhelp.com/wp-content/cache/autoptimize/autoptimize_single_c0e82506794079b6b30511e7f12405a5.php?ver=1.0",
              "finished": true,
              "cache": "none",
              "resourceType": "Script",
              "priority": "Low",
              "experimentalFromMainFrame": true
            },
            {
              "transferSize": 672,
              "sessionTargetType": "page",
              "resourceSize": 308,
              "networkEndTime": 1950.2260000705719,
              "protocol": "http/1.1",
              "entity": "famhelp.com",
              "url": "https://famhelp.com/wp-content/cache/autoptimize/autoptimize_single_53cb7bfc409258cfea902ec2b976b2be.php?ver=1.0",
              "networkRequestTime": 1072.1330000162125,
              "rendererStartTime": 1043.6680000424385,
              "mimeType": "text/javascript",
              "statusCode": 200,
              "finished": true,
              "cache": "none",
              "experimentalFromMainFrame": true,
              "resourceType": "Script",
              "priority": "Low"
            },
            {
              "transferSize": 771,
              "sessionTargetType": "page",
              "resourceSize": 893,
              "networkEndTime": 1950.6730000376701,
              "protocol": "http/1.1",
              "entity": "famhelp.com",
              "url": "https://famhelp.com/wp-content/cache/autoptimize/autoptimize_single_c697956927e4ff9a706bbca08a30d0b3.php?ver=7.0.2",
              "networkRequestTime": 1072.1670000553131,
              "rendererStartTime": 1043.7480000257492,
              "mimeType": "text/javascript",
              "statusCode": 200,
              "cache": "none",
              "finished": true,
              "experimentalFromMainFrame": true,
              "priority": "Low",
              "resourceType": "Script"
            },
            {
              "url": "https://www.googletagmanager.com/gtag/js?id=UA-58605501-1",
              "protocol": "h2",
              "entity": "Google Tag Manager",
              "statusCode": 200,
              "networkRequestTime": 1072.20300000906,
              "rendererStartTime": 1043.8159999847412,
              "mimeType": "application/javascript",
              "resourceSize": 369821,
              "networkEndTime": 1152.2880000472069,
              "transferSize": 129544,
              "sessionTargetType": "page",
              "experimentalFromMainFrame": true,
              "resourceType": "Script",
              "priority": "Low",
              "finished": true,
              "cache": "none"
            },
            {
              "transferSize": 8708,
              "sessionTargetType": "page",
              "resourceSize": 8328,
              "networkEndTime": 1919.430999994278,
              "protocol": "http/1.1",
              "entity": "famhelp.com",
              "url": "https://famhelp.com/wp-content/uploads/2016/05/family_help_logo.png",
              "rendererStartTime": 1043.9020000100136,
              "networkRequestTime": 1054.5020000338554,
              "mimeType": "image/webp",
              "statusCode": 200,
              "cache": "none",
              "finished": true,
              "experimentalFromMainFrame": true,
              "priority": "Medium",
              "resourceType": "Image"
            },
            {
              "experimentalFromMainFrame": true,
              "priority": "Low",
              "resourceType": "Script",
              "finished": true,
              "cache": "none",
              "url": "https://famhelp.com/wp-includes/js/jquery/ui/mouse.min.js?ver=1.13.3",
              "protocol": "http/1.1",
              "entity": "famhelp.com",
              "statusCode": 200,
              "rendererStartTime": 1043.9950000047684,
              "networkRequestTime": 1072.2379999756813,
              "mimeType": "application/javascript",
              "resourceSize": 3428,
              "networkEndTime": 1948.7910000085831,
              "transferSize": 1445,
              "sessionTargetType": "page"
            },
            {
              "finished": true,
              "cache": "none",
              "resourceType": "Script",
              "priority": "Low",
              "experimentalFromMainFrame": true,
              "transferSize": 6731,
              "sessionTargetType": "page",
              "resourceSize": 25504,
              "networkEndTime": 1916.4430000185966,
              "rendererStartTime": 1044.0929999947548,
              "networkRequestTime": 1072.279000043869,
              "mimeType": "application/javascript",
              "statusCode": 200,
              "protocol": "http/1.1",
              "entity": "famhelp.com",
              "url": "https://famhelp.com/wp-includes/js/jquery/ui/sortable.min.js?ver=1.13.3"
            },
            {
              "transferSize": 2963,
              "sessionTargetType": "page",
              "networkEndTime": 1908.880999982357,
              "resourceSize": 8833,
              "entity": "famhelp.com",
              "protocol": "http/1.1",
              "url": "https://famhelp.com/wp-content/plugins/bb-plugin/js/libs/jquery.waypoints.min.js?ver=2.10.1.5",
              "mimeType": "application/javascript",
              "rendererStartTime": 1044.1560000181198,
              "networkRequestTime": 1072.313000023365,
              "statusCode": 200,
              "finished": true,
              "cache": "none",
              "experimentalFromMainFrame": true,
              "priority": "Low",
              "resourceType": "Script"
            },
            {
              "mimeType": "text/javascript",
              "rendererStartTime": 1044.2139999866486,
              "networkRequestTime": 1072.3640000224113,
              "statusCode": 200,
              "entity": "famhelp.com",
              "protocol": "http/1.1",
              "url": "https://famhelp.com/wp-content/cache/autoptimize/autoptimize_single_734ad843f6e9297fbad53c9321eb1c83.php?ver=734ad843f6e9297fbad53c9321eb1c83",
              "sessionTargetType": "page",
              "transferSize": 9793,
              "networkEndTime": 1952.9010000228882,
              "resourceSize": 37346,
              "priority": "Low",
              "resourceType": "Script",
              "experimentalFromMainFrame": true,
              "finished": true,
              "cache": "none"
            },
            {
              "finished": true,
              "cache": "none",
              "experimentalFromMainFrame": true,
              "resourceType": "Script",
              "priority": "Low",
              "sessionTargetType": "page",
              "transferSize": 3797,
              "networkEndTime": 1936.7460000514984,
              "resourceSize": 7888,
              "entity": "famhelp.com",
              "protocol": "http/1.1",
              "url": "https://famhelp.com/wp-content/plugins/sg-cachepress/assets/js/lazysizes.min.js?ver=7.8.0",
              "mimeType": "application/javascript",
              "networkRequestTime": 1072.4120000600815,
              "rendererStartTime": 1044.285000026226,
              "statusCode": 200
            },
            {
              "priority": "Low",
              "resourceType": "Script",
              "experimentalFromMainFrame": true,
              "finished": true,
              "cache": "none",
              "statusCode": 200,
              "mimeType": "application/javascript",
              "networkRequestTime": 1073.2660000324249,
              "rendererStartTime": 1044.352999985218,
              "url": "https://famhelp.com/wp-content/plugins/bb-plugin/js/libs/jquery.imagesloaded.min.js?ver=2.10.1.5",
              "entity": "famhelp.com",
              "protocol": "http/1.1",
              "networkEndTime": 1926.1000000238419,
              "resourceSize": 5595,
              "sessionTargetType": "page",
              "transferSize": 2142
            },
            {
              "experimentalFromMainFrame": true,
              "priority": "Low",
              "resourceType": "Script",
              "cache": "none",
              "finished": true,
              "url": "https://famhelp.com/wp-content/plugins/bb-plugin/js/libs/jquery.ba-throttle-debounce.min.js?ver=2.10.1.5",
              "protocol": "http/1.1",
              "entity": "famhelp.com",
              "statusCode": 200,
              "networkRequestTime": 1073.3090000152588,
              "rendererStartTime": 1044.4240000247955,
              "mimeType": "application/javascript",
              "resourceSize": 731,
              "networkEndTime": 1480.6570000648499,
              "sessionTargetType": "page",
              "transferSize": 843
            },
            {
              "entity": "famhelp.com",
              "protocol": "http/1.1",
              "url": "https://famhelp.com/wp-content/cache/autoptimize/autoptimize_single_cfede821bb77554303f8474c5bb3dac6.php?ver=2.10.1.5-1.5.2.4",
              "mimeType": "text/javascript",
              "networkRequestTime": 1073.4700000286102,
              "rendererStartTime": 1044.4990000128746,
              "statusCode": 200,
              "transferSize": 10080,
              "sessionTargetType": "page",
              "networkEndTime": 1938.9640000462532,
              "resourceSize": 53537,
              "experimentalFromMainFrame": true,
              "resourceType": "Script",
              "priority": "Low",
              "finished": true,
              "cache": "none"
            },
            {
              "priority": "Low",
              "resourceType": "Script",
              "experimentalFromMainFrame": true,
              "cache": "none",
              "finished": true,
              "networkRequestTime": 1073.5140000581741,
              "rendererStartTime": 1044.5680000185966,
              "mimeType": "application/javascript",
              "statusCode": 200,
              "protocol": "http/1.1",
              "entity": "famhelp.com",
              "url": "https://famhelp.com/wp-content/uploads/wpmss/wpmssab.min.js?ver=1723471368",
              "transferSize": 507,
              "sessionTargetType": "page",
              "resourceSize": 83,
              "networkEndTime": 1964.2350000143051
            },
            {
              "experimentalFromMainFrame": true,
              "priority": "Low",
              "resourceType": "Script",
              "finished": true,
              "cache": "none",
              "entity": "famhelp.com",
              "protocol": "http/1.1",
              "url": "https://famhelp.com/wp-content/plugins/mousewheel-smooth-scroll/js/SmoothScroll.min.js?ver=1.5.1",
              "mimeType": "application/javascript",
              "rendererStartTime": 1044.6420000195503,
              "networkRequestTime": 1073.6420000195503,
              "statusCode": 200,
              "sessionTargetType": "page",
              "transferSize": 3422,
              "networkEndTime": 1919.5540000200272,
              "resourceSize": 7450
            },
            {
              "url": "https://famhelp.com/wp-content/uploads/wpmss/wpmss.min.js?ver=1723471368",
              "protocol": "http/1.1",
              "entity": "famhelp.com",
              "statusCode": 200,
              "networkRequestTime": 1073.7210000157356,
              "rendererStartTime": 1044.7010000348091,
              "mimeType": "application/javascript",
              "resourceSize": 181,
              "networkEndTime": 1930.2120000123978,
              "sessionTargetType": "page",
              "transferSize": 566,
              "experimentalFromMainFrame": true,
              "priority": "Low",
              "resourceType": "Script",
              "cache": "none",
              "finished": true
            },
            {
              "finished": true,
              "cache": "none",
              "experimentalFromMainFrame": true,
              "resourceType": "Script",
              "priority": "Low",
              "resourceSize": 3812,
              "networkEndTime": 1087.2070000171661,
              "transferSize": 1876,
              "sessionTargetType": "page",
              "url": "https://stats.wp.com/e-202630.js",
              "protocol": "h2",
              "entity": "WordPress Site Stats",
              "statusCode": 200,
              "rendererStartTime": 1044.7639999985695,
              "networkRequestTime": 1073.773000061512,
              "mimeType": "application/javascript"
            },
            {
              "resourceType": "Script",
              "priority": "Low",
              "experimentalFromMainFrame": true,
              "finished": true,
              "cache": "none",
              "networkRequestTime": 1073.9120000004768,
              "rendererStartTime": 1044.8289999961853,
              "mimeType": "application/javascript",
              "statusCode": 200,
              "protocol": "http/1.1",
              "entity": "famhelp.com",
              "url": "https://famhelp.com/wp-content/plugins/bb-plugin/js/libs/jquery.magnificpopup.min.js?ver=2.10.1.5",
              "sessionTargetType": "page",
              "transferSize": 7668,
              "resourceSize": 21145,
              "networkEndTime": 1937.7880000472069
            },
            {
              "experimentalFromMainFrame": true,
              "resourceType": "Script",
              "priority": "Low",
              "finished": true,
              "cache": "none",
              "url": "https://famhelp.com/wp-content/themes/bb-theme/js/theme.min.js?ver=1.7.18.1",
              "protocol": "http/1.1",
              "entity": "famhelp.com",
              "statusCode": 200,
              "networkRequestTime": 1073.95300000906,
              "rendererStartTime": 1044.8939999938011,
              "mimeType": "application/javascript",
              "resourceSize": 23252,
              "networkEndTime": 1939.2690000534058,
              "transferSize": 5744,
              "sessionTargetType": "page"
            },
            {
              "cache": "memory",
              "finished": true,
              "priority": "Low",
              "resourceType": "Script",
              "experimentalFromMainFrame": true,
              "resourceSize": 118,
              "networkEndTime": 1051.8400000333786,
              "sessionTargetType": "page",
              "transferSize": 0,
              "statusCode": 200,
              "networkRequestTime": 1051.6870000362396,
              "rendererStartTime": 1051.6870000362396,
              "mimeType": "text/javascript",
              "url": "data:text/javascript;base64,CnZhciBvYmplY3QgPSB7ImFqYXh1cmwiOiJodHRwczovL2ZhbWhlbHAuY29tL3dwLWFkbWl…",
              "protocol": "data"
            },
            {
              "networkEndTime": 1052.1220000386238,
              "resourceSize": 46,
              "sessionTargetType": "page",
              "transferSize": 0,
              "statusCode": 200,
              "mimeType": "text/javascript",
              "networkRequestTime": 1052.0259999632835,
              "rendererStartTime": 1052.0259999632835,
              "url": "data:text/javascript;base64,DQp3aW5kb3cuZGF0YUxheWVyID0gd2luZG93LmRhdGFMYXllciB8fCBbXTsNCg==",
              "protocol": "data",
              "finished": true,
              "cache": "memory",
              "priority": "Low",
              "resourceType": "Script",
              "experimentalFromMainFrame": true
            },
            {
              "experimentalFromMainFrame": true,
              "priority": "Low",
              "resourceType": "Script",
              "cache": "memory",
              "finished": true,
              "url": "data:text/javascript;base64,KGZ1bmN0aW9uKHcsZCxzLGwsaSl7d1tsXT13W2xdfHxbXTt3W2xdLnB1c2goeydndG0uc3R…",
              "protocol": "data",
              "statusCode": 200,
              "mimeType": "text/javascript",
              "networkRequestTime": 1052.1850000619888,
              "rendererStartTime": 1052.1850000619888,
              "networkEndTime": 1052.2879999876022,
              "resourceSize": 345,
              "transferSize": 0,
              "sessionTargetType": "page"
            },
            {
              "priority": "Low",
              "resourceType": "Script",
              "experimentalFromMainFrame": true,
              "finished": true,
              "cache": "memory",
              "mimeType": "text/javascript",
              "networkRequestTime": 1052.3440000414848,
              "rendererStartTime": 1052.3440000414848,
              "statusCode": 200,
              "protocol": "data",
              "url": "data:text/javascript;base64,DQogICAgKGZ1bmN0aW9uKGMsbCxhLHIsaSx0LHkpew0KICAgICAgICBjW2FdPWNbYV18fGZ…",
              "transferSize": 0,
              "sessionTargetType": "page",
              "networkEndTime": 1052.4200000166893,
              "resourceSize": 315
            },
            {
              "cache": "memory",
              "finished": true,
              "experimentalFromMainFrame": true,
              "priority": "Low",
              "resourceType": "Script",
              "resourceSize": 160,
              "networkEndTime": 1052.7260000109673,
              "transferSize": 0,
              "sessionTargetType": "page",
              "url": "data:text/javascript;base64,DQogIHdpbmRvdy5kYXRhTGF5ZXIgPSB3aW5kb3cuZGF0YUxheWVyIHx8IFtdOw0KICBmdW5…",
              "protocol": "data",
              "statusCode": 200,
              "networkRequestTime": 1052.6340000033379,
              "rendererStartTime": 1052.6340000033379,
              "mimeType": "text/javascript"
            },
            {
              "url": "data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",
              "protocol": "data",
              "statusCode": 200,
              "mimeType": "image/gif",
              "rendererStartTime": 1062.5890000462532,
              "networkRequestTime": 1062.5890000462532,
              "networkEndTime": 1062.7210000157356,
              "resourceSize": 42,
              "sessionTargetType": "page",
              "transferSize": 0,
              "experimentalFromMainFrame": true,
              "priority": "High",
              "resourceType": "Image",
              "finished": true,
              "cache": "memory"
            },
            {
              "priority": "High",
              "resourceType": "Image",
              "experimentalFromMainFrame": true,
              "finished": true,
              "cache": "none",
              "rendererStartTime": 2097.15700006485,
              "networkRequestTime": 2097.745000064373,
              "mimeType": "image/webp",
              "statusCode": 200,
              "protocol": "http/1.1",
              "entity": "famhelp.com",
              "url": "https://famhelp.com/wp-content/uploads/2024/08/shutterstock_2289097999.jpg",
              "transferSize": 129971,
              "sessionTargetType": "page",
              "resourceSize": 129588,
              "networkEndTime": 2956
            },
            {
              "statusCode": 200,
              "networkRequestTime": 2098.8840000629425,
              "rendererStartTime": 2098.0180000066757,
              "mimeType": "image/webp",
              "url": "https://famhelp.com/wp-content/uploads/2024/04/0e922c80-0845-462b-aa44-61b26fe1a808.jpeg",
              "protocol": "http/1.1",
              "entity": "famhelp.com",
              "resourceSize": 46538,
              "networkEndTime": 2676.5550000071526,
              "transferSize": 46919,
              "sessionTargetType": "page",
              "priority": "Low",
              "resourceType": "Image",
              "experimentalFromMainFrame": true,
              "cache": "none",
              "finished": true
            },
            {
              "experimentalFromMainFrame": true,
              "resourceType": "Font",
              "priority": "VeryHigh",
              "cache": "none",
              "finished": true,
              "url": "https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w5aX8.ttf",
              "entity": "Google Fonts",
              "protocol": "h2",
              "statusCode": 200,
              "mimeType": "font/ttf",
              "networkRequestTime": 2104.5870000123978,
              "rendererStartTime": 2103.8490000367165,
              "networkEndTime": 2109.9890000224113,
              "resourceSize": 48644,
              "transferSize": 24276,
              "sessionTargetType": "page"
            },
            {
              "networkEndTime": 2113.6220000386238,
              "resourceSize": 48532,
              "transferSize": 24384,
              "sessionTargetType": "page",
              "url": "https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aX8.ttf",
              "entity": "Google Fonts",
              "protocol": "h2",
              "statusCode": 200,
              "mimeType": "font/ttf",
              "rendererStartTime": 2104.1210000514984,
              "networkRequestTime": 2104.8140000104904,
              "cache": "none",
              "finished": true,
              "experimentalFromMainFrame": true,
              "resourceType": "Font",
              "priority": "VeryHigh"
            },
            {
              "cache": "none",
              "finished": true,
              "experimentalFromMainFrame": true,
              "priority": "VeryHigh",
              "resourceType": "Font",
              "transferSize": 24359,
              "sessionTargetType": "page",
              "networkEndTime": 2114.0670000314713,
              "resourceSize": 48556,
              "entity": "Google Fonts",
              "protocol": "h2",
              "url": "https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Hw5aX8.ttf",
              "mimeType": "font/ttf",
              "networkRequestTime": 2105.0709999799728,
              "rendererStartTime": 2104.3030000329018,
              "statusCode": 200
            },
            {
              "rendererStartTime": 2104.5809999704361,
              "networkRequestTime": 2105.1399999856949,
              "mimeType": "font/ttf",
              "statusCode": 200,
              "protocol": "h2",
              "entity": "Google Fonts",
              "url": "https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w5aX8.ttf",
              "transferSize": 24499,
              "sessionTargetType": "page",
              "resourceSize": 48520,
              "networkEndTime": 2109.6970000267029,
              "resourceType": "Font",
              "priority": "VeryHigh",
              "experimentalFromMainFrame": true,
              "finished": true,
              "cache": "none"
            },
            {
              "networkEndTime": 2545.5400000214577,
              "resourceSize": 94512,
              "sessionTargetType": "page",
              "transferSize": 55474,
              "url": "https://famhelp.com/wp-content/uploads/bb-plugin/icons/ultimate-icons/fonts/Ultimate-Icons.ttf?1ddi1j",
              "entity": "famhelp.com",
              "protocol": "http/1.1",
              "statusCode": 200,
              "mimeType": "application/x-font-ttf",
              "rendererStartTime": 2104.6890000104904,
              "networkRequestTime": 2106.9580000638962,
              "finished": true,
              "cache": "none",
              "experimentalFromMainFrame": true,
              "priority": "VeryHigh",
              "resourceType": "Font"
            },
            {
              "networkEndTime": 2203.2230000495911,
              "resourceSize": 155,
              "sessionTargetType": "page",
              "transferSize": 0,
              "url": "data:text/javascript;base64,CnZhciB0aGVtZW9wdHMgPSB7Im1lZGl1bV9icmVha3BvaW50IjoiOTkyIiwibW9iaWxlX2J…",
              "protocol": "data",
              "statusCode": 200,
              "mimeType": "text/javascript",
              "rendererStartTime": 2201.5160000324249,
              "networkRequestTime": 2201.5160000324249,
              "finished": true,
              "cache": "memory",
              "experimentalFromMainFrame": true,
              "priority": "Low",
              "resourceType": "Script"
            },
            {
              "mimeType": "application/javascript",
              "networkRequestTime": 2230.8180000185966,
              "rendererStartTime": 2228.9510000348091,
              "statusCode": 200,
              "entity": "Google Tag Manager",
              "protocol": "h2",
              "url": "https://www.googletagmanager.com/gtm.js?id=GTM-5G8SHJB",
              "transferSize": 125758,
              "sessionTargetType": "page",
              "networkEndTime": 2299.7550000548363,
              "resourceSize": 364063,
              "priority": "Low",
              "resourceType": "Script",
              "experimentalFromMainFrame": true,
              "finished": true,
              "cache": "none"
            },
            {
              "priority": "Low",
              "resourceType": "Script",
              "experimentalFromMainFrame": true,
              "finished": true,
              "cache": "none",
              "statusCode": 200,
              "networkRequestTime": 2230.8780000209808,
              "rendererStartTime": 2229.5,
              "mimeType": "application/x-javascript",
              "url": "https://www.clarity.ms/tag/fgbyginrxj",
              "protocol": "http/1.1",
              "entity": "Clarity",
              "resourceSize": 707,
              "networkEndTime": 2555.2639999985695,
              "transferSize": 1128,
              "sessionTargetType": "page"
            },
            {
              "priority": "Low",
              "resourceType": "Script",
              "experimentalFromMainFrame": true,
              "finished": true,
              "cache": "none",
              "statusCode": 200,
              "mimeType": "application/javascript",
              "networkRequestTime": 2308.6140000224113,
              "rendererStartTime": 2301.7300000190735,
              "url": "https://www.googletagmanager.com/gtag/js?id=G-YZHYB9FFJ5&cx=c&gtm=4e67f0",
              "entity": "Google Tag Manager",
              "protocol": "h2",
              "networkEndTime": 2393.4300000071526,
              "resourceSize": 569856,
              "sessionTargetType": "page",
              "transferSize": 186053
            },
            {
              "entity": "Google Analytics",
              "protocol": "h2",
              "url": "https://www.google-analytics.com/analytics.js",
              "mimeType": "text/javascript",
              "networkRequestTime": 2317.8209999799728,
              "rendererStartTime": 2311.5609999895096,
              "statusCode": 200,
              "transferSize": 21712,
              "sessionTargetType": "page",
              "networkEndTime": 2326.04800003767,
              "resourceSize": 52310,
              "experimentalFromMainFrame": true,
              "priority": "Low",
              "resourceType": "Script",
              "cache": "none",
              "finished": true
            },
            {
              "networkEndTime": 2348.7460000514984,
              "resourceSize": 50,
              "sessionTargetType": "page",
              "transferSize": 248,
              "statusCode": 200,
              "mimeType": "image/gif",
              "rendererStartTime": 2337.0609999895096,
              "networkRequestTime": 2341.9340000152588,
              "url": "https://pixel.wp.com/g.gif?v=ext&blog=240076026&post=5&tz=0&srv=famhelp.com&j=1%3A16.0.1&host=famhelp.com&ref=&fcp=0&rand=0.19651078113275",
              "entity": "WordPress Site Stats",
              "protocol": "h2",
              "cache": "none",
              "finished": true,
              "resourceType": "Image",
              "priority": "Low",
              "experimentalFromMainFrame": true
            },
            {
              "priority": "VeryLow",
              "resourceType": "Script",
              "cache": "none",
              "finished": true,
              "protocol": "blob",
              "url": "blob:https://famhelp.com/699a45a8-c5d7-4583-9088-1e07c14230ff",
              "networkRequestTime": 2345.2200000286102,
              "rendererStartTime": 2345.2200000286102,
              "mimeType": "text/javascript",
              "statusCode": 200,
              "sessionTargetType": "worker",
              "transferSize": -1,
              "resourceSize": 1327,
              "networkEndTime": 2498.319000005722
            },
            {
              "networkRequestTime": 2606.1340000033379,
              "rendererStartTime": 2605.1750000119209,
              "mimeType": "text/plain",
              "statusCode": 204,
              "protocol": "h2",
              "entity": "Google Analytics",
              "url": "https://analytics.google.com/g/collect?v=2&tid=G-YZHYB9FFJ5&gtm=45je67f0v9100496366za20g&_p=1784560231400&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAIACAC&are=1&cid=1459311421.1784560232&frm=0&ibt=1&ngs=1&pscdl=noapi&rcb=16&sr=412x823&uaa=&uab=64&uafvl=HeadlessChrome%3B149.0.7827.155%7CChromium%3B149.0.7827.155%7CNot)A%253BBrand%3B24.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115616985~115938466~115938469~118395333~118897920~118897930&sid=1784560231&sct=1&seg=0&dl=https%3A%2F%2Ffamhelp.com%2F&dt=Home%20-%20Family%20Help%20%26%20Wellness&en=page_view&_fv=1&_ss=1&gap.plf=5&tfd=2605",
              "sessionTargetType": "page",
              "transferSize": 795,
              "resourceSize": 0,
              "networkEndTime": 2616.8910000324249,
              "priority": "High",
              "resourceType": "Fetch",
              "experimentalFromMainFrame": true,
              "finished": true,
              "cache": "none"
            },
            {
              "resourceSize": 0,
              "networkEndTime": 2615.4629999995232,
              "transferSize": 0,
              "sessionTargetType": "page",
              "url": "https://stats.g.doubleclick.net/g/collect?v=2&ngs=1&ibt=1&tid=G-YZHYB9FFJ5&cid=1459311421.1784560232&gtm=45je67f0v9100496366za20g&rcb=16&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=115616985~115938466~115938469~118395333~118897920~118897930",
              "entity": "Google/Doubleclick Ads",
              "statusCode": -1,
              "rendererStartTime": 2606.2240000367165,
              "networkRequestTime": 2606.2240000367165,
              "finished": true,
              "cache": "none",
              "experimentalFromMainFrame": true,
              "priority": "VeryLow",
              "resourceType": "Ping"
            },
            {
              "cache": "none",
              "finished": true,
              "resourceType": "Script",
              "priority": "Low",
              "experimentalFromMainFrame": true,
              "networkEndTime": 2766.5400000214577,
              "resourceSize": 74445,
              "sessionTargetType": "page",
              "transferSize": 25868,
              "statusCode": 200,
              "mimeType": "application/javascript",
              "networkRequestTime": 2619.1610000133514,
              "rendererStartTime": 2618.0429999828339,
              "url": "https://scripts.clarity.ms/0.8.67/clarity.js",
              "entity": "Clarity",
              "protocol": "h2"
            },
            {
              "resourceSize": 0,
              "networkEndTime": 3192.926000058651,
              "transferSize": 275,
              "sessionTargetType": "page",
              "url": "https://j.clarity.ms/collect",
              "protocol": "http/1.1",
              "entity": "Clarity",
              "statusCode": 204,
              "rendererStartTime": 2886.6910000443459,
              "networkRequestTime": 2894.2590000033379,
              "mimeType": "text/plain",
              "finished": true,
              "cache": "none",
              "experimentalFromMainFrame": true,
              "resourceType": "XHR",
              "priority": "High"
            },
            {
              "entity": "Clarity",
              "protocol": "http/1.1",
              "url": "https://c.clarity.ms/c.gif",
              "mimeType": "text/plain",
              "rendererStartTime": 2960.1290000081062,
              "networkRequestTime": 2960.6510000228882,
              "statusCode": 302,
              "transferSize": 761,
              "sessionTargetType": "page",
              "networkEndTime": 3091.4430000185966,
              "resourceSize": 0,
              "experimentalFromMainFrame": true,
              "priority": "Low",
              "finished": true,
              "cache": "none"
            },
            {
              "mimeType": "text/plain",
              "rendererStartTime": 3091.4430000185966,
              "networkRequestTime": 3092.1999999880791,
              "statusCode": 302,
              "entity": "Bing Ads",
              "protocol": "http/1.1",
              "url": "https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=355B5DBD7C47443A9D556473398E67EA&RedC=c.clarity.ms&MXFR=11AC64983AD76E811ADF73043ED7607D",
              "sessionTargetType": "page",
              "transferSize": 1140,
              "networkEndTime": 3122.6930000185966,
              "resourceSize": 0,
              "priority": "Low",
              "experimentalFromMainFrame": true,
              "cache": "none",
              "finished": true
            },
            {
              "finished": true,
              "cache": "none",
              "experimentalFromMainFrame": true,
              "resourceType": "Image",
              "priority": "Low",
              "transferSize": 949,
              "sessionTargetType": "page",
              "resourceSize": 42,
              "networkEndTime": 3251.2120000123978,
              "protocol": "h2",
              "entity": "Clarity",
              "url": "https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=355B5DBD7C47443A9D556473398E67EA&MUID=1765615127DB6604209A76CD26D36789",
              "rendererStartTime": 3122.6930000185966,
              "networkRequestTime": 3123.4319999814034,
              "mimeType": "image/gif",
              "statusCode": 200
            },
            {
              "mimeType": "text/plain",
              "networkRequestTime": 3969.2940000295639,
              "rendererStartTime": 3966.9750000238419,
              "statusCode": 204,
              "entity": "Clarity",
              "protocol": "http/1.1",
              "url": "https://j.clarity.ms/collect",
              "transferSize": 275,
              "sessionTargetType": "page",
              "networkEndTime": 4310.2470000386238,
              "resourceSize": 0,
              "resourceType": "XHR",
              "priority": "High",
              "experimentalFromMainFrame": true,
              "cache": "none",
              "finished": true
            }
          ],
          "debugData": {
            "initiators": [
              {
                "type": "parser",
                "columnNumber": 3758,
                "url": "https://famhelp.com/",
                "lineNumber": 28
              },
              {
                "lineNumber": 28,
                "columnNumber": 3941,
                "url": "https://famhelp.com/",
                "type": "parser"
              },
              {
                "lineNumber": 29,
                "columnNumber": 236,
                "url": "https://famhelp.com/",
                "type": "parser"
              },
              {
                "type": "parser",
                "url": "https://famhelp.com/",
                "columnNumber": 421,
                "lineNumber": 29
              },
              {
                "lineNumber": 29,
                "columnNumber": 569,
                "url": "https://famhelp.com/",
                "type": "parser"
              },
              {
                "lineNumber": 29,
                "columnNumber": 729,
                "url": "https://famhelp.com/",
                "type": "parser"
              },
              {
                "type": "parser",
                "columnNumber": 176,
                "url": "https://famhelp.com/",
                "lineNumber": 45
              },
              {
                "lineNumber": 45,
                "type": "parser",
                "columnNumber": 303,
                "url": "https://famhelp.com/"
              },
              {
                "lineNumber": 159,
                "type": "parser",
                "columnNumber": 219,
                "url": "https://famhelp.com/"
              },
              {
                "url": "https://famhelp.com/",
                "columnNumber": 412,
                "type": "parser",
                "lineNumber": 159
              },
              {
                "lineNumber": 159,
                "columnNumber": 553,
                "url": "https://famhelp.com/",
                "type": "parser"
              },
              {
                "type": "parser",
                "columnNumber": 768,
                "url": "https://famhelp.com/",
                "lineNumber": 159
              },
              {
                "lineNumber": 159,
                "columnNumber": 941,
                "url": "https://famhelp.com/",
                "type": "parser"
              },
              {
                "columnNumber": 1106,
                "url": "https://famhelp.com/",
                "type": "parser",
                "lineNumber": 159
              },
              {
                "lineNumber": 159,
                "type": "parser",
                "url": "https://famhelp.com/",
                "columnNumber": 1271
              },
              {
                "lineNumber": 159,
                "type": "parser",
                "columnNumber": 1435,
                "url": "https://famhelp.com/"
              },
              {
                "lineNumber": 159,
                "columnNumber": 1606,
                "url": "https://famhelp.com/",
                "type": "parser"
              },
              {
                "type": "parser",
                "columnNumber": 1859,
                "url": "https://famhelp.com/",
                "lineNumber": 159
              },
              {
                "type": "parser",
                "url": "https://famhelp.com/",
                "columnNumber": 2028,
                "lineNumber": 159
              },
              {
                "type": "parser",
                "columnNumber": 2163,
                "url": "https://famhelp.com/",
                "lineNumber": 159
              },
              {
                "lineNumber": 159,
                "columnNumber": 2321,
                "url": "https://famhelp.com/",
                "type": "parser"
              },
              {
                "lineNumber": 159,
                "url": "https://famhelp.com/",
                "columnNumber": 2475,
                "type": "parser"
              },
              {
                "type": "parser",
                "url": "https://famhelp.com/",
                "columnNumber": 2604,
                "lineNumber": 159
              },
              {
                "lineNumber": 159,
                "url": "https://famhelp.com/",
                "columnNumber": 2711,
                "type": "parser"
              },
              {
                "lineNumber": 159,
                "columnNumber": 2838,
                "url": "https://famhelp.com/",
                "type": "parser"
              },
              {
                "type": "parser",
                "columnNumber": 2959,
                "url": "https://famhelp.com/",
                "lineNumber": 159
              },
              {
                "lineNumber": 159,
                "type": "parser",
                "url": "https://famhelp.com/",
                "columnNumber": 3118
              },
              {
                "type": "parser",
                "columnNumber": 3283,
                "url": "https://famhelp.com/",
                "lineNumber": 159
              },
              {
                "lineNumber": 159,
                "columnNumber": 3713,
                "url": "https://famhelp.com/",
                "type": "parser"
              },
              {
                "lineNumber": 171,
                "type": "parser",
                "columnNumber": 417,
                "url": "https://famhelp.com/"
              },
              {
                "columnNumber": 1733,
                "url": "https://famhelp.com/",
                "type": "parser",
                "lineNumber": 184
              },
              {
                "columnNumber": 20341,
                "url": "https://famhelp.com/",
                "type": "parser",
                "lineNumber": 188
              },
              {
                "lineNumber": 188,
                "columnNumber": 20470,
                "url": "https://famhelp.com/",
                "type": "parser"
              },
              {
                "type": "parser",
                "url": "https://famhelp.com/",
                "columnNumber": 20619,
                "lineNumber": 188
              },
              {
                "type": "parser",
                "columnNumber": 20819,
                "url": "https://famhelp.com/",
                "lineNumber": 188
              },
              {
                "columnNumber": 20982,
                "url": "https://famhelp.com/",
                "type": "parser",
                "lineNumber": 188
              },
              {
                "lineNumber": 188,
                "type": "parser",
                "url": "https://famhelp.com/",
                "columnNumber": 21130
              },
              {
                "lineNumber": 188,
                "type": "parser",
                "columnNumber": 21289,
                "url": "https://famhelp.com/"
              },
              {
                "columnNumber": 21511,
                "url": "https://famhelp.com/",
                "type": "parser",
                "lineNumber": 188
              },
              {
                "lineNumber": 188,
                "url": "https://famhelp.com/",
                "columnNumber": 21632,
                "type": "parser"
              },
              {
                "lineNumber": 188,
                "url": "https://famhelp.com/",
                "columnNumber": 21780,
                "type": "parser"
              },
              {
                "type": "parser",
                "columnNumber": 21897,
                "url": "https://famhelp.com/",
                "lineNumber": 188
              },
              {
                "url": "https://famhelp.com/",
                "columnNumber": 167,
                "type": "parser",
                "lineNumber": 191
              },
              {
                "url": "https://famhelp.com/",
                "columnNumber": 324,
                "type": "parser",
                "lineNumber": 191
              },
              {
                "type": "parser",
                "url": "https://famhelp.com/",
                "columnNumber": 745,
                "lineNumber": 191
              },
              {
                "lineNumber": 159,
                "type": "parser",
                "url": "https://famhelp.com/",
                "columnNumber": 3547
              },
              {
                "columnNumber": 4232,
                "url": "https://famhelp.com/",
                "type": "parser",
                "lineNumber": 159
              },
              {
                "type": "parser",
                "columnNumber": 4751,
                "url": "https://famhelp.com/",
                "lineNumber": 159
              },
              {
                "lineNumber": 159,
                "type": "parser",
                "url": "https://famhelp.com/",
                "columnNumber": 5231
              },
              {
                "url": "https://famhelp.com/",
                "columnNumber": 701,
                "type": "parser",
                "lineNumber": 171
              },
              {
                "columnNumber": 20184,
                "url": "https://famhelp.com/",
                "type": "parser",
                "lineNumber": 188
              },
              {
                "url": "https://famhelp.com/wp-content/uploads/bb-plugin/cache/fl-builder-layout-5.min.css?ver=7eacedab4e50421574c7e7dc694aa3aa",
                "type": "parser"
              },
              {
                "url": "https://famhelp.com/wp-content/uploads/bb-plugin/cache/fl-builder-layout-5.min.css?ver=7eacedab4e50421574c7e7dc694aa3aa",
                "type": "parser"
              },
              {
                "lineNumber": 191,
                "url": "https://famhelp.com/",
                "columnNumber": 46,
                "type": "parser"
              },
              {
                "type": "parser",
                "url": "https://famhelp.com/",
                "columnNumber": 46,
                "lineNumber": 191
              },
              {
                "lineNumber": 191,
                "columnNumber": 46,
                "url": "https://famhelp.com/",
                "type": "parser"
              },
              {
                "lineNumber": 191,
                "type": "parser",
                "columnNumber": 46,
                "url": "https://famhelp.com/"
              },
              {
                "url": "https://famhelp.com/wp-content/uploads/bb-plugin/icons/ultimate-icons/ultimate-icons.min.css?ver=2.10.1.5",
                "type": "parser"
              },
              {
                "lineNumber": 191,
                "columnNumber": 627,
                "url": "https://famhelp.com/",
                "type": "parser"
              },
              {
                "type": "other",
                "url": "https://famhelp.com/"
              }
            ],
            "networkStartTimeTs": 464415133284,
            "type": "debugdata"
          },
          "headings": [
            {
              "label": "URL",
              "key": "url",
              "valueType": "url"
            },
            {
              "label": "Protocol",
              "valueType": "text",
              "key": "protocol"
            },
            {
              "label": "Network Request Time",
              "valueType": "ms",
              "key": "networkRequestTime",
              "granularity": 1
            },
            {
              "granularity": 1,
              "valueType": "ms",
              "key": "networkEndTime",
              "label": "Network End Time"
            },
            {
              "granularity": 1,
              "valueType": "bytes",
              "displayUnit": "kb",
              "key": "transferSize",
              "label": "Transfer Size"
            },
            {
              "label": "Resource Size",
              "key": "resourceSize",
              "displayUnit": "kb",
              "valueType": "bytes",
              "granularity": 1
            },
            {
              "label": "Status Code",
              "valueType": "text",
              "key": "statusCode"
            },
            {
              "valueType": "text",
              "key": "mimeType",
              "label": "MIME Type"
            },
            {
              "label": "Resource Type",
              "valueType": "text",
              "key": "resourceType"
            }
          ],
          "type": "table"
        }
      },
      "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": [
            {
              "description": "No frame control policy found",
              "severity": "High"
            }
          ],
          "type": "table",
          "headings": [
            {
              "label": "Description",
              "subItemsHeading": {
                "key": "description"
              },
              "valueType": "text",
              "key": "description"
            },
            {
              "label": "Severity",
              "subItemsHeading": {
                "key": "severity"
              },
              "valueType": "text",
              "key": "severity"
            }
          ]
        }
      },
      "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"
      },
      "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": {
        "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": {
          "items": [],
          "headings": [
            {
              "valueType": "node",
              "key": "node",
              "subItemsHeading": {
                "key": "relatedNode",
                "valueType": "node"
              },
              "label": "Failing Elements"
            }
          ],
          "type": "table"
        }
      },
      "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"
      },
      "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"
      },
      "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"
      },
      "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"
      },
      "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"
      },
      "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": {
          "type": "checklist",
          "debugData": {
            "redirectDuration": 0,
            "serverResponseTime": 1,
            "wastedBytes": 0,
            "type": "debugdata",
            "uncompressedResponseBytes": 0
          },
          "items": {
            "serverResponseIsFast": {
              "value": true,
              "label": "Server responds quickly (observed 1 ms)"
            },
            "noRedirects": {
              "label": "Avoids redirects",
              "value": true
            },
            "usesCompression": {
              "label": "Applies text compression",
              "value": true
            }
          }
        }
      },
      "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": {
          "type": "table",
          "headings": [
            {
              "valueType": "node",
              "key": "node"
            },
            {
              "valueType": "url",
              "key": "url",
              "label": "URL"
            }
          ],
          "items": []
        }
      },
      "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": {
          "items": [],
          "headings": [
            {
              "key": "url",
              "valueType": "url",
              "label": "Insecure URL"
            },
            {
              "label": "Request Resolution",
              "valueType": "text",
              "key": "resolution"
            }
          ],
          "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"
      },
      "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"
      },
      "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"
      },
      "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": null,
        "scoreDisplayMode": "notApplicable"
      },
      "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": {
          "headings": [
            {
              "label": "Failing Elements",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "valueType": "node",
              "key": "node"
            }
          ],
          "type": "table",
          "items": []
        }
      },
      "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"
      },
      "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"
      },
      "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"
      },
      "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"
      },
      "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"
      },
      "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-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": {
          "headings": [
            {
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "label": "Failing Elements",
              "valueType": "node",
              "key": "node"
            }
          ],
          "type": "table",
          "items": []
        }
      },
      "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"
      },
      "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": {
          "headings": [
            {
              "subItemsHeading": {
                "key": "description"
              },
              "label": "Description",
              "valueType": "text",
              "key": "description"
            },
            {
              "subItemsHeading": {
                "key": "directive"
              },
              "label": "Directive",
              "valueType": "code",
              "key": "directive"
            },
            {
              "valueType": "text",
              "key": "severity",
              "subItemsHeading": {
                "key": "severity"
              },
              "label": "Severity"
            }
          ],
          "type": "table",
          "items": [
            {
              "severity": "High",
              "description": "No CSP found in enforcement mode"
            }
          ]
        }
      },
      "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": {
          "items": [],
          "overallSavingsBytes": 0,
          "debugData": {
            "metricSavings": {
              "FCP": 0,
              "LCP": 0
            },
            "type": "debugdata"
          },
          "sortedBy": [
            "wastedBytes"
          ],
          "overallSavingsMs": 0,
          "type": "opportunity",
          "headings": []
        },
        "numericValue": 0,
        "numericUnit": "millisecond"
      },
      "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": {
          "items": [],
          "headings": [
            {
              "valueType": "node",
              "key": "node"
            },
            {
              "label": "URL",
              "valueType": "url",
              "key": "url"
            },
            {
              "valueType": "text",
              "key": "displayedAspectRatio",
              "label": "Aspect Ratio (Displayed)"
            },
            {
              "label": "Aspect Ratio (Actual)",
              "valueType": "text",
              "key": "actualAspectRatio"
            }
          ],
          "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.004",
        "details": {
          "items": [
            {
              "cumulativeLayoutShiftMainFrame": 0.003712999187542582,
              "newEngineResultDiffered": false
            }
          ],
          "type": "debugdata"
        },
        "numericValue": 0.003712999187542582,
        "numericUnit": "unitless"
      },
      "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"
      },
      "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.55,
        "scoreDisplayMode": "numeric",
        "displayValue": "2.9 s",
        "numericValue": 2852.0401077478991,
        "numericUnit": "millisecond"
      },
      "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": {
          "items": [],
          "headings": [
            {
              "valueType": "node",
              "key": "node",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "label": "Failing Elements"
            }
          ],
          "type": "table"
        }
      },
      "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"
      },
      "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"
      },
      "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": {
          "headings": [
            {
              "subItemsHeading": {
                "valueType": "source-location",
                "key": "location"
              },
              "label": "URL",
              "key": "url",
              "valueType": "url"
            },
            {
              "subItemsHeading": {
                "key": "signal"
              },
              "valueType": "code",
              "key": null
            },
            {
              "label": "Wasted bytes",
              "valueType": "bytes",
              "key": "wastedBytes"
            }
          ],
          "type": "table",
          "items": [],
          "debugData": {
            "wastedBytes": 0,
            "type": "debugdata"
          }
        }
      },
      "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"
      },
      "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": {
          "items": [],
          "headings": [
            {
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "label": "Failing Elements",
              "valueType": "node",
              "key": "node"
            }
          ],
          "type": "table"
        }
      },
      "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": {
          "headings": [
            {
              "label": "Description",
              "subItemsHeading": {
                "key": "description"
              },
              "valueType": "text",
              "key": "description"
            },
            {
              "subItemsHeading": {
                "key": "directive"
              },
              "label": "Directive",
              "valueType": "code",
              "key": "directive"
            },
            {
              "valueType": "text",
              "key": "severity",
              "label": "Severity",
              "subItemsHeading": {
                "key": "severity"
              }
            }
          ],
          "type": "table",
          "items": [
            {
              "description": "No HSTS header found",
              "severity": "High"
            }
          ]
        }
      },
      "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"
      },
      "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"
      },
      "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": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "type": "table",
          "headings": [
            {
              "label": "Failing Elements",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "valueType": "node",
              "key": "node"
            }
          ],
          "items": []
        }
      },
      "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": 1,
        "scoreDisplayMode": "numeric",
        "details": {
          "items": [
            {
              "headings": [
                {
                  "label": "Source",
                  "valueType": "source-location",
                  "key": "source"
                },
                {
                  "key": "reflowTime",
                  "valueType": "ms",
                  "granularity": 1,
                  "label": "Total reflow time"
                }
              ],
              "type": "table",
              "items": []
            }
          ],
          "type": "list"
        }
      },
      "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": {
          "items": [],
          "type": "table",
          "headings": [
            {
              "valueType": "node",
              "key": "node"
            },
            {
              "valueType": "url",
              "key": "url",
              "label": "URL"
            },
            {
              "valueType": "text",
              "key": "displayedSize",
              "label": "Displayed size"
            },
            {
              "valueType": "text",
              "key": "actualSize",
              "label": "Actual size"
            },
            {
              "label": "Expected size",
              "valueType": "text",
              "key": "expectedSize"
            }
          ]
        }
      },
      "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 1,150 KiB",
        "details": {
          "items": [
            {
              "url": "https://www.googletagmanager.com/gtag/js?id=G-YZHYB9FFJ5&cx=c&gtm=4e67f0",
              "totalBytes": 186053
            },
            {
              "url": "https://famhelp.com/wp-content/uploads/2024/08/shutterstock_2289097999.jpg",
              "totalBytes": 129971
            },
            {
              "totalBytes": 129544,
              "url": "https://www.googletagmanager.com/gtag/js?id=UA-58605501-1"
            },
            {
              "url": "https://www.googletagmanager.com/gtm.js?id=GTM-5G8SHJB",
              "totalBytes": 125758
            },
            {
              "totalBytes": 78650,
              "url": "https://famhelp.com/wp-content/plugins/bb-plugin/fonts/fontawesome/5.15.4/webfonts/fa-solid-900.woff2"
            },
            {
              "totalBytes": 55474,
              "url": "https://famhelp.com/wp-content/uploads/bb-plugin/icons/ultimate-icons/fonts/Ultimate-Icons.ttf?1ddi1j"
            },
            {
              "totalBytes": 46919,
              "url": "https://famhelp.com/wp-content/uploads/2024/04/0e922c80-0845-462b-aa44-61b26fe1a808.jpeg"
            },
            {
              "url": "https://famhelp.com/wp-includes/css/dashicons.min.css?ver=7.0.2",
              "totalBytes": 35516
            },
            {
              "totalBytes": 30034,
              "url": "https://famhelp.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1"
            },
            {
              "url": "https://scripts.clarity.ms/0.8.67/clarity.js",
              "totalBytes": 25868
            }
          ],
          "sortedBy": [
            "totalBytes"
          ],
          "type": "table",
          "headings": [
            {
              "label": "URL",
              "valueType": "url",
              "key": "url"
            },
            {
              "label": "Transfer Size",
              "valueType": "bytes",
              "key": "totalBytes"
            }
          ]
        },
        "numericValue": 1177266,
        "numericUnit": "byte"
      },
      "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": {
          "debugData": {
            "type": "debugdata",
            "tags": [
              "cat.semantics",
              "best-practice"
            ],
            "impact": "moderate"
          },
          "items": [
            {
              "node": {
                "boundingRect": {
                  "left": 20,
                  "bottom": 761,
                  "width": 372,
                  "right": 392,
                  "height": 218,
                  "top": 543
                },
                "explanation": "Fix any of the following:\n  Heading order invalid",
                "selector": "div.fl-module \u003e div.fl-module-content \u003e div.fl-rich-text \u003e h3.sc_section_title",
                "lhId": "1-4-H3",
                "snippet": "\u003ch3 class=\"sc_section_title sc_item_title\" style=\"text-align: center;\"\u003e",
                "type": "node",
                "path": "1,HTML,1,BODY,2,DIV,2,DIV,0,DIV,0,DIV,0,DIV,0,ARTICLE,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,H3",
                "nodeLabel": "Integrative, Relationship-Based Therapy for Families in Need"
              }
            },
            {
              "node": {
                "selector": "div.fl-col-group \u003e div.fl-col \u003e div.fl-col-content \u003e h4.fl-module",
                "lhId": "1-5-H4",
                "boundingRect": {
                  "height": 28,
                  "top": 4444,
                  "right": 371,
                  "width": 331,
                  "bottom": 4472,
                  "left": 41
                },
                "explanation": "Fix any of the following:\n  Heading order invalid",
                "nodeLabel": "Get in touch",
                "snippet": "\u003ch4 class=\"fl-module fl-module-heading fl-heading fl-heading-text fl-node-pw9yteblx5id\" data-node=\"pw9yteblx5id\"\u003e",
                "type": "node",
                "path": "1,HTML,1,BODY,2,DIV,3,FOOTER,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,H4"
              }
            },
            {
              "node": {
                "nodeLabel": "About Us",
                "snippet": "\u003ch4 class=\"fl-module fl-module-heading fl-heading fl-heading-text fl-node-flh4iy39b0jz\" data-node=\"flh4iy39b0jz\"\u003e",
                "type": "node",
                "path": "1,HTML,1,BODY,2,DIV,3,FOOTER,0,DIV,0,DIV,0,DIV,0,DIV,3,DIV,0,DIV,0,H4",
                "selector": "div.fl-col-group \u003e div.fl-col \u003e div.fl-col-content \u003e h4.fl-module",
                "lhId": "1-6-H4",
                "boundingRect": {
                  "left": 41,
                  "width": 331,
                  "bottom": 5106,
                  "top": 5078,
                  "height": 28,
                  "right": 371
                },
                "explanation": "Fix any of the following:\n  Heading order invalid"
              }
            }
          ],
          "type": "table",
          "headings": [
            {
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "label": "Failing Elements",
              "valueType": "node",
              "key": "node"
            }
          ]
        }
      },
      "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": 0.99,
        "scoreDisplayMode": "numeric",
        "displayValue": "80 ms",
        "numericValue": 79,
        "numericUnit": "millisecond"
      },
      "script-treemap-data": {
        "id": "script-treemap-data",
        "title": "Script Treemap Data",
        "description": "Used for treemap app",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "type": "treemap-data",
          "nodes": [
            {
              "resourceBytes": 3188,
              "name": "https://famhelp.com/",
              "encodedBytes": 612,
              "children": [
                {
                  "unusedBytes": 0,
                  "resourceBytes": 226,
                  "name": "(inline) _stq = window._…"
                },
                {
                  "unusedBytes": 1393,
                  "resourceBytes": 2962,
                  "name": "(inline) /*! This file i…"
                }
              ],
              "unusedBytes": 1393
            },
            {
              "unusedBytes": 40940,
              "resourceBytes": 87553,
              "name": "https://famhelp.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1",
              "encodedBytes": 29533
            },
            {
              "unusedBytes": 5327,
              "encodedBytes": 4629,
              "resourceBytes": 13577,
              "name": "https://famhelp.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1"
            },
            {
              "encodedBytes": 6728,
              "resourceBytes": 21462,
              "name": "https://famhelp.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3",
              "unusedBytes": 14669
            },
            {
              "unusedBytes": 152,
              "resourceBytes": 300,
              "name": "https://famhelp.com/wp-content/cache/autoptimize/autoptimize_single_c0e82506794079b6b30511e7f12405a5.php?ver=1.0",
              "encodedBytes": 84
            },
            {
              "encodedBytes": 113,
              "name": "https://famhelp.com/wp-content/cache/autoptimize/autoptimize_single_53cb7bfc409258cfea902ec2b976b2be.php?ver=1.0",
              "resourceBytes": 308,
              "unusedBytes": 249
            },
            {
              "unusedBytes": 0,
              "resourceBytes": 118,
              "name": "data:text/javascript;base64,CnZhciBvYmplY3QgPSB7ImFqYXh1cmwiOiJodHRwczovL2ZhbWhlbHAuY29tL3dwLWFkbWluL2FkbWluLWFqYXgucGhwIn07Ci8vIyBzb3VyY2VVUkw9UmljaF9XZWJfVmlkZW9fU2xpZGVyLWpzLWV4dHJhCg==",
              "encodedBytes": 0
            },
            {
              "resourceBytes": 893,
              "name": "https://famhelp.com/wp-content/cache/autoptimize/autoptimize_single_c697956927e4ff9a706bbca08a30d0b3.php?ver=7.0.2",
              "encodedBytes": 212,
              "unusedBytes": 892
            },
            {
              "unusedBytes": 0,
              "resourceBytes": 46,
              "name": "data:text/javascript;base64,DQp3aW5kb3cuZGF0YUxheWVyID0gd2luZG93LmRhdGFMYXllciB8fCBbXTsNCg==",
              "encodedBytes": 0
            },
            {
              "resourceBytes": 345,
              "name": "data:text/javascript;base64,KGZ1bmN0aW9uKHcsZCxzLGwsaSl7d1tsXT13W2xdfHxbXTt3W2xdLnB1c2goeydndG0uc3RhcnQnOg0KbmV3IERhdGUoKS5nZXRUaW1lKCksZXZlbnQ6J2d0bS5qcyd9KTt2YXIgZj1kLmdldEVsZW1lbnRzQnlUYWdOYW1lKHMpWzBdLA0Kaj1kLmNyZWF0ZUVsZW1lbnQocyksZGw9bCE9J2RhdGFMYXllcic/JyZsPScrbDonJztqLmFzeW5jPXRydWU7ai5zcmM9DQonaHR0cHM6Ly93d3cuZ29vZ2xldGFnbWFuYWdlci5jb20vZ3RtLmpzP2lkPScraStkbDtmLnBhcmVudE5vZGUuaW5zZXJ0QmVmb3JlKGosZik7DQp9KSh3aW5kb3csZG9jdW1lbnQsJ3NjcmlwdCcsJ2RhdGFMYXllcicsJ0dUTS01RzhTSEpCJyk7",
              "encodedBytes": 0,
              "unusedBytes": 0
            },
            {
              "resourceBytes": 315,
              "name": "data:text/javascript;base64,DQogICAgKGZ1bmN0aW9uKGMsbCxhLHIsaSx0LHkpew0KICAgICAgICBjW2FdPWNbYV18fGZ1bmN0aW9uKCl7KGNbYV0ucT1jW2FdLnF8fFtdKS5wdXNoKGFyZ3VtZW50cyl9Ow0KICAgICAgICB0PWwuY3JlYXRlRWxlbWVudChyKTt0LmFzeW5jPTE7dC5zcmM9Imh0dHBzOi8vd3d3LmNsYXJpdHkubXMvdGFnLyIraTsNCiAgICAgICAgeT1sLmdldEVsZW1lbnRzQnlUYWdOYW1lKHIpWzBdO3kucGFyZW50Tm9kZS5pbnNlcnRCZWZvcmUodCx5KTsNCiAgICB9KSh3aW5kb3csIGRvY3VtZW50LCAiY2xhcml0eSIsICJzY3JpcHQiLCAiZmdieWdpbnJ4aiIpOw0K",
              "encodedBytes": 0,
              "unusedBytes": 0
            },
            {
              "name": "https://www.googletagmanager.com/gtag/js?id=UA-58605501-1",
              "resourceBytes": 369821,
              "encodedBytes": 128856,
              "unusedBytes": 185825
            },
            {
              "encodedBytes": 0,
              "resourceBytes": 160,
              "name": "data:text/javascript;base64,DQogIHdpbmRvdy5kYXRhTGF5ZXIgPSB3aW5kb3cuZGF0YUxheWVyIHx8IFtdOw0KICBmdW5jdGlvbiBndGFnKCl7ZGF0YUxheWVyLnB1c2goYXJndW1lbnRzKTt9DQogIGd0YWcoJ2pzJywgbmV3IERhdGUoKSk7DQoNCiAgZ3RhZygnY29uZmlnJywgJ1VBLTU4NjA1NTAxLTEnKTsNCg==",
              "unusedBytes": 0
            },
            {
              "unusedBytes": 2783,
              "encodedBytes": 947,
              "resourceBytes": 3428,
              "name": "https://famhelp.com/wp-includes/js/jquery/ui/mouse.min.js?ver=1.13.3"
            },
            {
              "encodedBytes": 6247,
              "resourceBytes": 25504,
              "name": "https://famhelp.com/wp-includes/js/jquery/ui/sortable.min.js?ver=1.13.3",
              "unusedBytes": 23872
            },
            {
              "encodedBytes": 2479,
              "resourceBytes": 8832,
              "name": "https://famhelp.com/wp-content/plugins/bb-plugin/js/libs/jquery.waypoints.min.js?ver=2.10.1.5",
              "unusedBytes": 1891
            },
            {
              "encodedBytes": 9233,
              "resourceBytes": 37346,
              "name": "https://famhelp.com/wp-content/cache/autoptimize/autoptimize_single_734ad843f6e9297fbad53c9321eb1c83.php?ver=734ad843f6e9297fbad53c9321eb1c83",
              "unusedBytes": 21070
            },
            {
              "unusedBytes": 3765,
              "encodedBytes": 3298,
              "resourceBytes": 7888,
              "name": "https://famhelp.com/wp-content/plugins/sg-cachepress/assets/js/lazysizes.min.js?ver=7.8.0"
            },
            {
              "unusedBytes": 1154,
              "encodedBytes": 1658,
              "resourceBytes": 5595,
              "name": "https://famhelp.com/wp-content/plugins/bb-plugin/js/libs/jquery.imagesloaded.min.js?ver=2.10.1.5"
            },
            {
              "unusedBytes": 272,
              "name": "https://famhelp.com/wp-content/plugins/bb-plugin/js/libs/jquery.ba-throttle-debounce.min.js?ver=2.10.1.5",
              "resourceBytes": 731,
              "encodedBytes": 370
            },
            {
              "unusedBytes": 23821,
              "encodedBytes": 9534,
              "name": "https://famhelp.com/wp-content/cache/autoptimize/autoptimize_single_cfede821bb77554303f8474c5bb3dac6.php?ver=2.10.1.5-1.5.2.4",
              "resourceBytes": 53537
            },
            {
              "unusedBytes": 0,
              "encodedBytes": 11,
              "resourceBytes": 83,
              "name": "https://famhelp.com/wp-content/uploads/wpmss/wpmssab.min.js?ver=1723471368"
            },
            {
              "encodedBytes": 2923,
              "resourceBytes": 7450,
              "name": "https://famhelp.com/wp-content/plugins/mousewheel-smooth-scroll/js/SmoothScroll.min.js?ver=1.5.1",
              "unusedBytes": 5096
            },
            {
              "unusedBytes": 0,
              "resourceBytes": 181,
              "name": "https://famhelp.com/wp-content/uploads/wpmss/wpmss.min.js?ver=1723471368",
              "encodedBytes": 85
            },
            {
              "unusedBytes": 1401,
              "resourceBytes": 3812,
              "name": "https://stats.wp.com/e-202630.js",
              "encodedBytes": 1392
            },
            {
              "unusedBytes": 16417,
              "encodedBytes": 7184,
              "resourceBytes": 21145,
              "name": "https://famhelp.com/wp-content/plugins/bb-plugin/js/libs/jquery.magnificpopup.min.js?ver=2.10.1.5"
            },
            {
              "resourceBytes": 155,
              "name": "data:text/javascript;base64,CnZhciB0aGVtZW9wdHMgPSB7Im1lZGl1bV9icmVha3BvaW50IjoiOTkyIiwibW9iaWxlX2JyZWFrcG9pbnQiOiI3NjgiLCJsaWdodGJveCI6ImVuYWJsZWQiLCJzY3JvbGxUb3BQb3NpdGlvbiI6IjgwMCJ9OwovLyMgc291cmNlVVJMPWZsLWF1dG9tYXRvci1qcy1leHRyYQo=",
              "encodedBytes": 0,
              "unusedBytes": 0
            },
            {
              "unusedBytes": 18100,
              "encodedBytes": 5260,
              "resourceBytes": 23252,
              "name": "https://famhelp.com/wp-content/themes/bb-theme/js/theme.min.js?ver=1.7.18.1"
            },
            {
              "unusedBytes": 211664,
              "encodedBytes": 125070,
              "resourceBytes": 364063,
              "name": "https://www.googletagmanager.com/gtm.js?id=GTM-5G8SHJB"
            },
            {
              "unusedBytes": 19583,
              "name": "https://www.google-analytics.com/analytics.js",
              "resourceBytes": 52310,
              "encodedBytes": 20719
            },
            {
              "unusedBytes": 230470,
              "resourceBytes": 569856,
              "name": "https://www.googletagmanager.com/gtag/js?id=G-YZHYB9FFJ5&cx=c&gtm=4e67f0",
              "encodedBytes": 185363
            },
            {
              "resourceBytes": 707,
              "name": "https://www.clarity.ms/tag/fgbyginrxj",
              "encodedBytes": 658,
              "unusedBytes": 0
            },
            {
              "encodedBytes": 25291,
              "resourceBytes": 74429,
              "name": "https://scripts.clarity.ms/0.8.67/clarity.js",
              "unusedBytes": 26298
            }
          ]
        }
      },
      "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": {
          "items": [],
          "headings": [
            {
              "label": "Failing Elements",
              "valueType": "node",
              "key": "node"
            }
          ],
          "type": "table"
        }
      },
      "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"
      },
      "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": {
          "type": "table",
          "headings": [
            {
              "valueType": "node",
              "key": "node",
              "label": "Failing Elements",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              }
            }
          ],
          "items": []
        }
      },
      "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": {
          "type": "table",
          "headings": [
            {
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "label": "Failing Elements",
              "valueType": "node",
              "key": "node"
            }
          ],
          "items": []
        }
      },
      "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"
      },
      "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.9 s",
        "metricSavings": {
          "TBT": 100
        },
        "details": {
          "items": [
            {
              "duration": 405.42480000000091,
              "groupLabel": "Script Evaluation",
              "group": "scriptEvaluation"
            },
            {
              "groupLabel": "Script Parsing & Compilation",
              "group": "scriptParseCompile",
              "duration": 144.64679999999996
            },
            {
              "duration": 133.34160000000037,
              "groupLabel": "Other",
              "group": "other"
            },
            {
              "duration": 132.5472,
              "groupLabel": "Style & Layout",
              "group": "styleLayout"
            },
            {
              "groupLabel": "Parse HTML & CSS",
              "group": "parseHTML",
              "duration": 57.1356
            },
            {
              "groupLabel": "Rendering",
              "group": "paintCompositeRender",
              "duration": 13.390799999999997
            },
            {
              "duration": 12.1692,
              "group": "garbageCollection",
              "groupLabel": "Garbage Collection"
            }
          ],
          "sortedBy": [
            "duration"
          ],
          "type": "table",
          "headings": [
            {
              "valueType": "text",
              "key": "groupLabel",
              "label": "Category"
            },
            {
              "granularity": 1,
              "valueType": "ms",
              "key": "duration",
              "label": "Time Spent"
            }
          ]
        },
        "numericValue": 898.6560000000012,
        "numericUnit": "millisecond"
      },
      "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"
      },
      "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",
          "headings": [
            {
              "key": "source",
              "valueType": "source-location",
              "label": "Source"
            }
          ],
          "items": []
        }
      },
      "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": 1,
        "scoreDisplayMode": "informative",
        "displayValue": "1 layout shift found",
        "metricSavings": {
          "CLS": 0.004
        },
        "details": {
          "type": "table",
          "headings": [
            {
              "subItemsHeading": {
                "key": "extra"
              },
              "label": "Element",
              "valueType": "node",
              "key": "node"
            },
            {
              "label": "Layout shift score",
              "key": "score",
              "subItemsHeading": {
                "valueType": "text",
                "key": "cause"
              },
              "valueType": "numeric",
              "granularity": 0.001
            }
          ],
          "items": [
            {
              "score": 0.003712999187542582,
              "node": {
                "nodeLabel": "Integrative, Relationship-Based Therapy for Families in Need",
                "path": "1,HTML,1,BODY,2,DIV,2,DIV,0,DIV,0,DIV,0,DIV,0,ARTICLE,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,H3",
                "type": "node",
                "snippet": "\u003ch3 class=\"sc_section_title sc_item_title\" style=\"text-align: center;\"\u003e",
                "selector": "div.fl-module \u003e div.fl-module-content \u003e div.fl-rich-text \u003e h3.sc_section_title",
                "lhId": "page-1-H3",
                "boundingRect": {
                  "left": 20,
                  "width": 372,
                  "bottom": 761,
                  "height": 218,
                  "top": 543,
                  "right": 392
                }
              },
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "extra": {
                      "value": "https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w5aX8.ttf",
                      "type": "url"
                    },
                    "cause": "Web font loaded"
                  },
                  {
                    "extra": {
                      "value": "https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aX8.ttf",
                      "type": "url"
                    },
                    "cause": "Web font loaded"
                  },
                  {
                    "cause": "Web font loaded",
                    "extra": {
                      "value": "https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Hw5aX8.ttf",
                      "type": "url"
                    }
                  },
                  {
                    "extra": {
                      "value": "https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w5aX8.ttf",
                      "type": "url"
                    },
                    "cause": "Web font loaded"
                  }
                ]
              }
            }
          ]
        }
      },
      "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"
      },
      "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": {
          "debugData": {
            "impact": "serious",
            "type": "debugdata",
            "tags": [
              "cat.color",
              "wcag2aa",
              "wcag143",
              "TTv5",
              "TT13.c",
              "EN-301-549",
              "EN-9.1.4.3",
              "ACT",
              "RGAAv4",
              "RGAA-3.2.1"
            ]
          },
          "items": [
            {
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "selector": "div.fl-row-content \u003e div.fl-col-group \u003e div.fl-col \u003e div.fl-col-content",
                      "lhId": "1-1-DIV",
                      "boundingRect": {
                        "left": 0,
                        "width": 412,
                        "bottom": 2498,
                        "height": 535,
                        "top": 1963,
                        "right": 412
                      },
                      "nodeLabel": "HELP FOR YOUR CHILD\nYou are not alone\n\nWhen your child is struggling with menta…",
                      "type": "node",
                      "snippet": "\u003cdiv class=\"fl-col-content fl-node-content\"\u003e",
                      "path": "1,HTML,1,BODY,2,DIV,2,DIV,0,DIV,0,DIV,0,DIV,0,ARTICLE,0,DIV,0,DIV,3,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,DIV"
                    }
                  },
                  {
                    "relatedNode": {
                      "path": "1,HTML,1,BODY,2,DIV,2,DIV",
                      "type": "node",
                      "snippet": "\u003cdiv id=\"fl-main-content\" class=\"fl-page-content\" itemprop=\"mainContentOfPage\" role=\"main\"\u003e",
                      "nodeLabel": "Repaired & Restored Relationships\nIntegrative, Relationship-Based Therapy for F…",
                      "boundingRect": {
                        "left": 0,
                        "right": 412,
                        "top": 91,
                        "height": 4313,
                        "bottom": 4404,
                        "width": 412
                      },
                      "lhId": "1-2-DIV",
                      "selector": "body.home \u003e div.fl-page \u003e div#fl-main-content"
                    }
                  }
                ],
                "type": "subitems"
              },
              "node": {
                "selector": "div.fl-module \u003e div.fl-module-content \u003e h2.fl-heading \u003e span.fl-heading-text",
                "lhId": "1-0-SPAN",
                "boundingRect": {
                  "left": 40,
                  "width": 218,
                  "bottom": 2026,
                  "height": 22,
                  "top": 2004,
                  "right": 258
                },
                "explanation": "Fix any of the following:\n  Element has insufficient color contrast of 3.47 (foreground color: #225c7d, background color: #7ebcd6, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1",
                "nodeLabel": "HELP FOR YOUR CHILD",
                "snippet": "\u003cspan class=\"fl-heading-text\"\u003e",
                "type": "node",
                "path": "1,HTML,1,BODY,2,DIV,2,DIV,0,DIV,0,DIV,0,DIV,0,ARTICLE,0,DIV,0,DIV,3,DIV,0,DIV,1,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,H2,0,SPAN"
              }
            }
          ],
          "type": "table",
          "headings": [
            {
              "valueType": "node",
              "key": "node",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "label": "Failing Elements"
            }
          ]
        }
      },
      "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": "40 ms",
        "details": {
          "sortedBy": [
            "serverResponseTime"
          ],
          "items": [
            {
              "origin": "https://www.googletagmanager.com",
              "serverResponseTime": 35
            },
            {
              "serverResponseTime": 16,
              "origin": "https://scripts.clarity.ms"
            },
            {
              "serverResponseTime": 2,
              "origin": "https://c.clarity.ms"
            },
            {
              "origin": "https://famhelp.com",
              "serverResponseTime": 1
            },
            {
              "origin": "https://fonts.gstatic.com",
              "serverResponseTime": 1
            },
            {
              "origin": "https://www.clarity.ms",
              "serverResponseTime": 1
            },
            {
              "serverResponseTime": 1,
              "origin": "https://pixel.wp.com"
            },
            {
              "origin": "https://analytics.google.com",
              "serverResponseTime": 1
            },
            {
              "serverResponseTime": 1,
              "origin": "https://j.clarity.ms"
            },
            {
              "serverResponseTime": 0,
              "origin": "https://stats.wp.com"
            },
            {
              "serverResponseTime": 0,
              "origin": "https://www.google-analytics.com"
            }
          ],
          "headings": [
            {
              "valueType": "text",
              "key": "origin",
              "label": "URL"
            },
            {
              "label": "Time Spent",
              "granularity": 1,
              "valueType": "ms",
              "key": "serverResponseTime"
            }
          ],
          "type": "table"
        },
        "numericValue": 35,
        "numericUnit": "millisecond"
      },
      "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 0 ms",
        "metricSavings": {
          "LCP": 0,
          "FCP": 0
        },
        "details": {
          "headings": [
            {
              "label": "URL",
              "valueType": "url",
              "key": "url"
            },
            {
              "valueType": "timespanMs",
              "key": "responseTime",
              "label": "Time Spent"
            }
          ],
          "type": "opportunity",
          "overallSavingsMs": 0,
          "items": [
            {
              "responseTime": 1,
              "url": "https://famhelp.com/"
            }
          ]
        },
        "numericValue": 1,
        "numericUnit": "millisecond"
      },
      "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"
      },
      "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": {
          "headings": [
            {
              "valueType": "text",
              "key": "entity",
              "subItemsHeading": {
                "valueType": "url",
                "key": "url"
              },
              "label": "3rd party"
            },
            {
              "key": "transferSize",
              "label": "Transfer size",
              "valueType": "bytes",
              "granularity": 1,
              "subItemsHeading": {
                "key": "transferSize"
              }
            },
            {
              "key": "mainThreadTime",
              "label": "Main thread time",
              "granularity": 1,
              "valueType": "ms",
              "subItemsHeading": {
                "key": "mainThreadTime"
              }
            }
          ],
          "type": "table",
          "items": [
            {
              "entity": "Google Tag Manager",
              "transferSize": 441355,
              "mainThreadTime": 204.74400001764297,
              "subItems": {
                "items": [
                  {
                    "url": "https://www.googletagmanager.com/gtag/js?id=G-YZHYB9FFJ5&cx=c&gtm=4e67f0",
                    "transferSize": 186053,
                    "mainThreadTime": 91.128999948501587
                  },
                  {
                    "url": "https://www.googletagmanager.com/gtag/js?id=UA-58605501-1",
                    "transferSize": 129544,
                    "mainThreadTime": 58.486000061035156
                  },
                  {
                    "transferSize": 125758,
                    "mainThreadTime": 55.129000008106232,
                    "url": "https://www.googletagmanager.com/gtm.js?id=GTM-5G8SHJB"
                  }
                ],
                "type": "subitems"
              }
            },
            {
              "transferSize": 28495,
              "mainThreadTime": 54.444999873638153,
              "entity": "Clarity",
              "subItems": {
                "items": [
                  {
                    "url": "https://scripts.clarity.ms/0.8.67/clarity.js",
                    "transferSize": 25868,
                    "mainThreadTime": 52.726999938488007
                  },
                  {
                    "transferSize": 1128,
                    "mainThreadTime": 1.3449999690055847,
                    "url": "https://www.clarity.ms/tag/fgbyginrxj"
                  },
                  {
                    "url": "https://j.clarity.ms/collect",
                    "mainThreadTime": 0.37299996614456177,
                    "transferSize": 550
                  },
                  {
                    "mainThreadTime": 0,
                    "transferSize": 949,
                    "url": "https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=355B5DBD7C47443A9D556473398E67EA&MUID=1765615127DB6604209A76CD26D36789"
                  }
                ],
                "type": "subitems"
              }
            },
            {
              "subItems": {
                "items": [
                  {
                    "url": "https://www.google-analytics.com/analytics.js",
                    "transferSize": 21712,
                    "mainThreadTime": 21.314999997615814
                  },
                  {
                    "transferSize": 795,
                    "mainThreadTime": 0,
                    "url": "https://analytics.google.com/g/collect?v=2&tid=G-YZHYB9FFJ5&gtm=45je67f0v9100496366za20g&_p=1784560231400&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAIACAC&are=1&cid=1459311421.1784560232&frm=0&ibt=1&ngs=1&pscdl=noapi&rcb=16&sr=412x823&uaa=&uab=64&uafvl=HeadlessChrome%3B149.0.7827.155%7CChromium%3B149.0.7827.155%7CNot)A%253BBrand%3B24.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=115616985~115938466~115938469~118395333~118897920~118897930&sid=1784560231&sct=1&seg=0&dl=https%3A%2F%2Ffamhelp.com%2F&dt=Home%20-%20Family%20Help%20%26%20Wellness&en=page_view&_fv=1&_ss=1&gap.plf=5&tfd=2605"
                  }
                ],
                "type": "subitems"
              },
              "entity": "Google Analytics",
              "transferSize": 22507,
              "mainThreadTime": 21.314999997615814
            },
            {
              "subItems": {
                "items": [
                  {
                    "transferSize": 1876,
                    "mainThreadTime": 1.2580000758171082,
                    "url": "https://stats.wp.com/e-202630.js"
                  },
                  {
                    "transferSize": 248,
                    "mainThreadTime": 0,
                    "url": "https://pixel.wp.com/g.gif?v=ext&blog=240076026&post=5&tz=0&srv=famhelp.com&j=1%3A16.0.1&host=famhelp.com&ref=&fcp=0&rand=0.19651078113275"
                  }
                ],
                "type": "subitems"
              },
              "entity": "WordPress Site Stats",
              "transferSize": 2124,
              "mainThreadTime": 1.2580000758171082
            },
            {
              "transferSize": 97518,
              "mainThreadTime": 0,
              "entity": "Google Fonts",
              "subItems": {
                "items": [
                  {
                    "url": "https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w5aX8.ttf",
                    "transferSize": 24499,
                    "mainThreadTime": 0
                  },
                  {
                    "url": "https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aX8.ttf",
                    "transferSize": 24384,
                    "mainThreadTime": 0
                  },
                  {
                    "transferSize": 24359,
                    "mainThreadTime": 0,
                    "url": "https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Hw5aX8.ttf"
                  },
                  {
                    "transferSize": 24276,
                    "mainThreadTime": 0,
                    "url": "https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w5aX8.ttf"
                  }
                ],
                "type": "subitems"
              }
            }
          ],
          "isEntityGrouped": true
        }
      },
      "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": [],
          "type": "table",
          "headings": [
            {
              "valueType": "code",
              "key": "source",
              "label": "Blocking Directive Source"
            }
          ]
        },
        "warnings": []
      },
      "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": {
          "debugData": {
            "type": "debugdata",
            "maxDepth": 21,
            "totalElements": 384,
            "maxChildren": 24
          },
          "items": [
            {
              "statistic": "Total elements",
              "value": {
                "granularity": 1,
                "value": 384,
                "type": "numeric"
              }
            },
            {
              "value": {
                "granularity": 1,
                "value": 21,
                "type": "numeric"
              },
              "node": {
                "lhId": "page-8-I",
                "selector": "div.fl-icon-wrap \u003e span.fl-icon \u003e a \u003e i.ua-icon",
                "boundingRect": {
                  "top": 1842,
                  "height": 75,
                  "right": 244,
                  "width": 75,
                  "bottom": 1917,
                  "left": 169
                },
                "nodeLabel": "div.fl-icon-wrap \u003e span.fl-icon \u003e a \u003e i.ua-icon",
                "path": "1,HTML,1,BODY,2,DIV,2,DIV,0,DIV,0,DIV,0,DIV,0,ARTICLE,0,DIV,0,DIV,3,DIV,0,DIV,1,DIV,0,DIV,1,DIV,0,DIV,2,DIV,0,DIV,0,DIV,0,SPAN,0,A,0,I",
                "type": "node",
                "snippet": "\u003ci class=\"ua-icon ua-icon-arrow-right-circle\" aria-hidden=\"true\"\u003e"
              },
              "statistic": "DOM depth"
            },
            {
              "value": {
                "type": "numeric",
                "granularity": 1,
                "value": 24
              },
              "node": {
                "boundingRect": {
                  "left": 0,
                  "bottom": 5569,
                  "width": 412,
                  "right": 412,
                  "height": 5569,
                  "top": 0
                },
                "selector": "body.home",
                "lhId": "page-7-BODY",
                "snippet": "\u003cbody class=\"home wp-singular page-template-default page page-id-5 wp-theme-bb-theme wp…\" itemscope=\"itemscope\" itemtype=\"https://schema.org/WebPage\"\u003e",
                "type": "node",
                "path": "1,HTML,1,BODY",
                "nodeLabel": "body.home"
              },
              "statistic": "Most children"
            }
          ],
          "headings": [
            {
              "label": "Statistic",
              "valueType": "text",
              "key": "statistic"
            },
            {
              "valueType": "node",
              "key": "node",
              "label": "Element"
            },
            {
              "label": "Value",
              "valueType": "numeric",
              "key": "value"
            }
          ],
          "type": "table"
        },
        "numericValue": 384,
        "numericUnit": "element"
      },
      "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"
      },
      "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"
      },
      "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": {
          "headings": [
            {
              "valueType": "node",
              "key": "node",
              "label": "Failing Elements",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              }
            }
          ],
          "type": "table",
          "items": []
        }
      },
      "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": {
          "items": [],
          "type": "table",
          "headings": [
            {
              "label": "Failing Elements",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "valueType": "node",
              "key": "node"
            }
          ]
        }
      },
      "final-screenshot": {
        "id": "final-screenshot",
        "title": "Final Screenshot",
        "description": "The last screenshot captured of the pageload.",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "timestamp": 464418549349,
          "timing": 3416,
          "type": "screenshot",
          "data": "data:image/jpeg;base64,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"
        }
      },
      "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": 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": 0,
        "scoreDisplayMode": "numeric",
        "metricSavings": {
          "LCP": 0
        },
        "details": {
          "items": [
            {
              "items": {
                "priorityHinted": {
                  "label": "fetchpriority=high should be applied",
                  "value": false
                },
                "eagerlyLoaded": {
                  "label": "LCP resources should not use loading=lazy",
                  "value": true
                },
                "requestDiscoverable": {
                  "label": "Request is discoverable in initial document",
                  "value": false
                }
              },
              "type": "checklist"
            },
            {
              "type": "node",
              "snippet": "\u003cdiv class=\"fl-row-content-wrap\"\u003e",
              "path": "1,HTML,1,BODY,2,DIV,2,DIV,0,DIV,0,DIV,0,DIV,0,ARTICLE,0,DIV,0,DIV,0,DIV,0,DIV",
              "nodeLabel": "Repaired & Restored Relationships",
              "boundingRect": {
                "left": 0,
                "right": 412,
                "top": 91,
                "height": 412,
                "bottom": 503,
                "width": 412
              },
              "selector": "div.fl-post-content \u003e div.fl-builder-content \u003e div.fl-row \u003e div.fl-row-content-wrap",
              "lhId": "page-0-DIV"
            }
          ],
          "type": "list"
        }
      },
      "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",
          "headings": [
            {
              "subItemsHeading": {
                "key": "description"
              },
              "label": "Description",
              "key": "description",
              "valueType": "text"
            },
            {
              "valueType": "code",
              "key": "directive",
              "label": "Directive",
              "subItemsHeading": {
                "key": "directive"
              }
            },
            {
              "label": "Severity",
              "subItemsHeading": {
                "key": "severity"
              },
              "valueType": "text",
              "key": "severity"
            }
          ],
          "items": [
            {
              "severity": "High",
              "description": "No COOP header found"
            }
          ]
        }
      },
      "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": [],
          "type": "table",
          "headings": [
            {
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "label": "Failing Elements",
              "valueType": "node",
              "key": "node"
            }
          ]
        }
      },
      "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-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": {
                "chains": {
                  "EFD72BE8B0E7F981FA2ABF9F7555B07A": {
                    "isLongest": true,
                    "transferSize": 15840,
                    "children": {
                      "61.15": {
                        "navStartToEndTime": 1969,
                        "url": "https://famhelp.com/wp-content/plugins/slider-video/Style/fontawesomeSl-css.min.css?ver=7.0.2",
                        "children": {},
                        "transferSize": 6699
                      },
                      "61.19": {
                        "children": {},
                        "transferSize": 7482,
                        "navStartToEndTime": 1949,
                        "url": "https://famhelp.com/wp-content/uploads/bb-plugin/cache/fl-builder-layout-bundle-4a924645da83ff3b5c1e900d1dfaa23f.min.css?ver=2.10.1.5-1.5.2.4"
                      },
                      "61.16": {
                        "children": {},
                        "transferSize": 912,
                        "navStartToEndTime": 1940,
                        "url": "https://famhelp.com/wp-content/plugins/us-map-with-dc/wp-mapstyle-frontend.min.css?ver=1.0"
                      },
                      "61.91": {
                        "children": {},
                        "transferSize": 24499,
                        "navStartToEndTime": 2177,
                        "url": "https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM73w5aX8.ttf"
                      },
                      "61.8": {
                        "transferSize": 35516,
                        "children": {},
                        "navStartToEndTime": 2088,
                        "url": "https://famhelp.com/wp-includes/css/dashicons.min.css?ver=7.0.2"
                      },
                      "61.7": {
                        "children": {},
                        "transferSize": 803,
                        "url": "https://famhelp.com/wp-content/plugins/easy-social-icons/css/cnss_share_css.min.css?ver=1.0",
                        "navStartToEndTime": 1935
                      },
                      "61.13": {
                        "url": "https://famhelp.com/wp-content/plugins/interactive-map-of-the-us-regions/static/css/freeusregions-html5-map-style.min.css?ver=7.0.2",
                        "navStartToEndTime": 1939,
                        "children": {},
                        "transferSize": 1432
                      },
                      "61.10": {
                        "navStartToEndTime": 1938,
                        "url": "https://famhelp.com/wp-content/uploads/bb-plugin/icons/ultimate-icons/ultimate-icons.min.css?ver=2.10.1.5",
                        "children": {
                          "61.115": {
                            "isLongest": true,
                            "children": {},
                            "transferSize": 55474,
                            "navStartToEndTime": 2583,
                            "url": "https://famhelp.com/wp-content/uploads/bb-plugin/icons/ultimate-icons/fonts/Ultimate-Icons.ttf?1ddi1j"
                          }
                        },
                        "transferSize": 3296,
                        "isLongest": true
                      },
                      "61.9": {
                        "navStartToEndTime": 1940,
                        "url": "https://famhelp.com/wp-includes/css/admin-bar.min.css?ver=7.0.2",
                        "children": {},
                        "transferSize": 4074
                      },
                      "61.90": {
                        "navStartToEndTime": 2177,
                        "url": "https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu173w5aX8.ttf",
                        "transferSize": 24276,
                        "children": {}
                      },
                      "61.23": {
                        "navStartToEndTime": 1963,
                        "url": "https://famhelp.com/wp-content/themes/bb-theme-child/fl-child-theme.min.css?ver=7.0.2",
                        "children": {},
                        "transferSize": 372
                      },
                      "61.18": {
                        "navStartToEndTime": 2086,
                        "url": "https://famhelp.com/wp-content/plugins/bb-plugin/fonts/fontawesome/5.15.4/css/all.min.css?ver=2.10.1.5",
                        "children": {},
                        "transferSize": 12759
                      },
                      "61.22": {
                        "navStartToEndTime": 1933,
                        "url": "https://famhelp.com/wp-content/uploads/bb-theme/fl-automator-skin.min.css?ver=1.7.18.1",
                        "transferSize": 8750,
                        "children": {}
                      },
                      "61.21": {
                        "transferSize": 8761,
                        "children": {},
                        "navStartToEndTime": 1937,
                        "url": "https://famhelp.com/wp-content/themes/bb-theme/css/base.min.css?ver=1.7.18.1"
                      },
                      "61.5": {
                        "transferSize": 4336,
                        "children": {},
                        "navStartToEndTime": 1942,
                        "url": "https://famhelp.com/wp-content/plugins/easy-social-icons/css/font-awesome/css/v4-shims.min.css?ver=7.0.0"
                      },
                      "61.24": {
                        "navStartToEndTime": 1969,
                        "url": "https://famhelp.com/?display_custom_css=css&ver=7.0.2",
                        "children": {},
                        "transferSize": 3802
                      },
                      "61.6": {
                        "navStartToEndTime": 1935,
                        "url": "https://famhelp.com/wp-content/plugins/easy-social-icons/css/cnss_css.min.css?ver=1.0",
                        "transferSize": 2703,
                        "children": {}
                      },
                      "61.20": {
                        "navStartToEndTime": 1937,
                        "url": "https://famhelp.com/wp-content/plugins/bb-plugin/css/jquery.magnificpopup.min.css?ver=2.10.1.5",
                        "children": {},
                        "transferSize": 1879
                      },
                      "61.89": {
                        "navStartToEndTime": 2179,
                        "url": "https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Hw5aX8.ttf",
                        "transferSize": 24359,
                        "children": {}
                      },
                      "61.11": {
                        "navStartToEndTime": 1930,
                        "url": "https://famhelp.com/wp-content/uploads/bb-plugin/cache/fl-builder-layout-5.min.css?ver=7eacedab4e50421574c7e7dc694aa3aa",
                        "children": {},
                        "transferSize": 8194
                      },
                      "61.12": {
                        "children": {},
                        "transferSize": 527,
                        "navStartToEndTime": 1940,
                        "url": "https://famhelp.com/wp-content/plugins/dvteam/css/dvteam_fix.min.css?ver=1.0"
                      },
                      "61.14": {
                        "children": {},
                        "transferSize": 789,
                        "navStartToEndTime": 1940,
                        "url": "https://famhelp.com/wp-content/plugins/slider-video/Style/Rich_Web_Video_Slider.min.css?ver=7.0.2"
                      },
                      "61.88": {
                        "children": {},
                        "transferSize": 24384,
                        "navStartToEndTime": 2178,
                        "url": "https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Hw5aX8.ttf"
                      },
                      "61.17": {
                        "transferSize": 805,
                        "children": {},
                        "navStartToEndTime": 1917,
                        "url": "https://famhelp.com/wp-content/plugins/wp-rss-retriever/inc/css/rss-retriever.min.css?ver=1.6.10"
                      },
                      "61.4": {
                        "navStartToEndTime": 2077,
                        "url": "https://famhelp.com/wp-content/plugins/easy-social-icons/css/font-awesome/css/all.min.css?ver=7.0.0",
                        "transferSize": 20162,
                        "children": {}
                      }
                    },
                    "navStartToEndTime": 1059,
                    "url": "https://famhelp.com/"
                  }
                },
                "type": "network-tree",
                "longestChain": {
                  "duration": 2583
                }
              },
              "type": "list-section"
            },
            {
              "title": "Preconnected origins",
              "value": {
                "headings": [
                  {
                    "valueType": "text",
                    "key": "origin",
                    "label": "Origin",
                    "subItemsHeading": {
                      "key": "warning"
                    }
                  },
                  {
                    "valueType": "node",
                    "key": "source",
                    "label": "Source"
                  }
                ],
                "type": "table",
                "items": [
                  {
                    "subItems": {
                      "items": [],
                      "type": "subitems"
                    },
                    "source": {
                      "path": "1,HTML,0,HEAD,6,LINK",
                      "type": "node",
                      "snippet": "\u003clink rel=\"preconnect\" href=\"https://fonts.gstatic.com/\" crossorigin=\"\"\u003e",
                      "nodeLabel": "head \u003e link",
                      "boundingRect": {
                        "width": 0,
                        "bottom": 0,
                        "top": 0,
                        "height": 0,
                        "right": 0,
                        "left": 0
                      },
                      "lhId": "page-2-LINK",
                      "selector": "head \u003e link"
                    },
                    "origin": "https://fonts.gstatic.com/"
                  },
                  {
                    "subItems": {
                      "type": "subitems",
                      "items": [
                        {
                          "warning": "Unused preconnect. Only use preconnect for origins that the page is likely to request."
                        }
                      ]
                    },
                    "source": {
                      "boundingRect": {
                        "left": 0,
                        "height": 0,
                        "top": 0,
                        "right": 0,
                        "width": 0,
                        "bottom": 0
                      },
                      "lhId": "page-3-LINK",
                      "selector": "head \u003e link",
                      "path": "1,HTML,0,HEAD,7,LINK",
                      "type": "node",
                      "snippet": "\u003clink rel=\"preconnect\" href=\"https://fonts.googleapis.com\"\u003e",
                      "nodeLabel": "head \u003e link"
                    },
                    "origin": "https://fonts.googleapis.com/"
                  },
                  {
                    "origin": "https://fonts.gstatic.com/",
                    "subItems": {
                      "items": [],
                      "type": "subitems"
                    },
                    "source": {
                      "boundingRect": {
                        "top": 0,
                        "height": 0,
                        "right": 0,
                        "width": 0,
                        "bottom": 0,
                        "left": 0
                      },
                      "lhId": "page-4-LINK",
                      "selector": "head \u003e link",
                      "path": "1,HTML,0,HEAD,27,LINK",
                      "type": "node",
                      "snippet": "\u003clink href=\"https://fonts.gstatic.com\" crossorigin=\"\" rel=\"preconnect\"\u003e",
                      "nodeLabel": "head \u003e link"
                    }
                  }
                ]
              },
              "type": "list-section",
              "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."
            },
            {
              "type": "list-section",
              "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.",
              "value": {
                "value": "No additional origins are good candidates for preconnecting",
                "type": "text"
              },
              "title": "Preconnect candidates"
            }
          ],
          "type": "list"
        }
      },
      "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": 0,
        "scoreDisplayMode": "metricSavings",
        "displayValue": "Est savings of 65 KiB",
        "metricSavings": {
          "LCP": 450,
          "FCP": 300
        },
        "details": {
          "items": [
            {
              "url": "https://famhelp.com/wp-includes/css/dashicons.min.css?ver=7.0.2",
              "totalBytes": 35030,
              "wastedBytes": 35030,
              "wastedPercent": 100
            },
            {
              "totalBytes": 19675,
              "wastedBytes": 19583,
              "url": "https://famhelp.com/wp-content/plugins/easy-social-icons/css/font-awesome/css/all.min.css?ver=7.0.0",
              "wastedPercent": 99.530902473545865
            },
            {
              "wastedPercent": 100,
              "totalBytes": 12273,
              "wastedBytes": 12273,
              "url": "https://famhelp.com/wp-content/plugins/bb-plugin/fonts/fontawesome/5.15.4/css/all.min.css?ver=2.10.1.5"
            }
          ],
          "overallSavingsBytes": 66886,
          "sortedBy": [
            "wastedBytes"
          ],
          "overallSavingsMs": 450,
          "debugData": {
            "metricSavings": {
              "LCP": 450,
              "FCP": 300
            },
            "type": "debugdata"
          },
          "headings": [
            {
              "valueType": "url",
              "key": "url",
              "label": "URL"
            },
            {
              "label": "Transfer Size",
              "valueType": "bytes",
              "key": "totalBytes"
            },
            {
              "label": "Est Savings",
              "valueType": "bytes",
              "key": "wastedBytes"
            }
          ],
          "type": "opportunity"
        },
        "numericValue": 450,
        "numericUnit": "millisecond"
      },
      "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": {
          "headings": [
            {
              "valueType": "text",
              "key": "description",
              "subItemsHeading": {
                "key": "description"
              },
              "label": "Description"
            },
            {
              "subItemsHeading": {
                "key": "severity"
              },
              "label": "Severity",
              "key": "severity",
              "valueType": "text"
            }
          ],
          "type": "table",
          "items": [
            {
              "description": "No `Content-Security-Policy` header with Trusted Types directive found",
              "severity": "High"
            }
          ]
        }
      },
      "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"
      },
      "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"
      },
      "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": {
          "items": [],
          "type": "table",
          "headings": [
            {
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "label": "Failing Elements",
              "valueType": "node",
              "key": "node"
            }
          ]
        }
      },
      "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": {
          "items": [],
          "headings": [
            {
              "valueType": "node",
              "key": "node",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "label": "Failing Elements"
            }
          ],
          "type": "table"
        }
      },
      "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"
      },
      "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"
      },
      "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"
      },
      "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",
              "requestCount": 66,
              "resourceType": "total",
              "transferSize": 1177266
            },
            {
              "transferSize": 592085,
              "resourceType": "script",
              "requestCount": 26,
              "label": "Script"
            },
            {
              "resourceType": "font",
              "transferSize": 245247,
              "label": "Font",
              "requestCount": 7
            },
            {
              "requestCount": 5,
              "label": "Image",
              "transferSize": 186795,
              "resourceType": "image"
            },
            {
              "label": "Stylesheet",
              "requestCount": 21,
              "resourceType": "stylesheet",
              "transferSize": 134053
            },
            {
              "requestCount": 1,
              "label": "Document",
              "transferSize": 15840,
              "resourceType": "document"
            },
            {
              "transferSize": 3246,
              "resourceType": "other",
              "requestCount": 6,
              "label": "Other"
            },
            {
              "transferSize": 0,
              "resourceType": "media",
              "requestCount": 0,
              "label": "Media"
            },
            {
              "label": "Third-party",
              "requestCount": 19,
              "resourceType": "third-party",
              "transferSize": 593900
            }
          ],
          "type": "table",
          "headings": [
            {
              "label": "Resource Type",
              "valueType": "text",
              "key": "label"
            },
            {
              "valueType": "numeric",
              "key": "requestCount",
              "label": "Requests"
            },
            {
              "valueType": "bytes",
              "key": "transferSize",
              "label": "Transfer Size"
            }
          ]
        }
      },
      "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": "20 ms",
        "details": {
          "type": "table",
          "headings": [
            {
              "label": "URL",
              "valueType": "text",
              "key": "origin"
            },
            {
              "granularity": 1,
              "key": "rtt",
              "valueType": "ms",
              "label": "Time Spent"
            }
          ],
          "items": [
            {
              "origin": "https://c.clarity.ms",
              "rtt": 22.999679999999998
            },
            {
              "rtt": 14.597144999999998,
              "origin": "https://www.clarity.ms"
            },
            {
              "rtt": 2.2399950000000004,
              "origin": "https://j.clarity.ms"
            },
            {
              "origin": "https://stats.wp.com",
              "rtt": 0.89999999999999991
            },
            {
              "origin": "https://pixel.wp.com",
              "rtt": 0.89999999999999991
            },
            {
              "rtt": 0.89999999999999991,
              "origin": "https://analytics.google.com"
            },
            {
              "origin": "https://famhelp.com",
              "rtt": 0.010421735855282667
            },
            {
              "rtt": 0.0030057895276320357,
              "origin": "https://www.google-analytics.com"
            },
            {
              "rtt": 0.0021138549955808964,
              "origin": "https://scripts.clarity.ms"
            },
            {
              "rtt": 0.00056680282010455082,
              "origin": "https://www.googletagmanager.com"
            },
            {
              "origin": "https://fonts.gstatic.com",
              "rtt": 0.00039479888054342352
            }
          ],
          "sortedBy": [
            "rtt"
          ]
        },
        "numericValue": 22.999679999999998,
        "numericUnit": "millisecond"
      },
      "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": {
          "type": "table",
          "headings": [
            {
              "label": "Source",
              "valueType": "source-location",
              "key": "source"
            }
          ],
          "items": []
        }
      },
      "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"
      },
      "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"
      },
      "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"
      },
      "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": {
          "items": [],
          "type": "table",
          "headings": [
            {
              "valueType": "node",
              "key": "node",
              "label": "Failing Elements",
              "subItemsHeading": {
                "key": "relatedNode",
                "valueType": "node"
              }
            }
          ]
        }
      },
      "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"
      },
      "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"
      },
      "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": 0,
        "scoreDisplayMode": "numeric",
        "metricSavings": {
          "LCP": 0
        },
        "details": {
          "items": [
            {
              "type": "table",
              "headings": [
                {
                  "valueType": "text",
                  "key": "label",
                  "label": "Subpart"
                },
                {
                  "valueType": "ms",
                  "key": "duration",
                  "label": "Duration"
                }
              ],
              "items": [
                {
                  "subpart": "timeToFirstByte",
                  "duration": 1.119,
                  "label": "Time to first byte"
                },
                {
                  "duration": 2096.157,
                  "label": "Resource load delay",
                  "subpart": "resourceLoadDelay"
                },
                {
                  "subpart": "resourceLoadDuration",
                  "duration": 858.843,
                  "label": "Resource load duration"
                },
                {
                  "subpart": "elementRenderDelay",
                  "duration": 43.03,
                  "label": "Element render delay"
                }
              ]
            },
            {
              "selector": "div.fl-post-content \u003e div.fl-builder-content \u003e div.fl-row \u003e div.fl-row-content-wrap",
              "lhId": "page-0-DIV",
              "boundingRect": {
                "left": 0,
                "bottom": 503,
                "width": 412,
                "right": 412,
                "top": 91,
                "height": 412
              },
              "nodeLabel": "Repaired & Restored Relationships",
              "path": "1,HTML,1,BODY,2,DIV,2,DIV,0,DIV,0,DIV,0,DIV,0,ARTICLE,0,DIV,0,DIV,0,DIV,0,DIV",
              "type": "node",
              "snippet": "\u003cdiv class=\"fl-row-content-wrap\"\u003e"
            }
          ],
          "type": "list"
        }
      },
      "diagnostics": {
        "id": "diagnostics",
        "title": "Diagnostics",
        "description": "Collection of useful page vitals.",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "items": [
            {
              "mainDocumentTransferSize": 15840,
              "totalTaskTime": 748.88000000000113,
              "maxRtt": 22.999679999999998,
              "numTasksOver10ms": 16,
              "numTasksOver500ms": 0,
              "numStylesheets": 21,
              "numTasksOver25ms": 6,
              "numTasksOver100ms": 0,
              "numScripts": 33,
              "throughput": 61140042.669706181,
              "numRequests": 74,
              "numTasks": 1121,
              "totalByteWeight": 1177265,
              "maxServerLatency": 35,
              "numFonts": 7,
              "numTasksOver50ms": 3,
              "rtt": 0.00039479888054342352
            }
          ],
          "type": "debugdata"
        }
      },
      "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",
          "headings": [
            {
              "label": "Web-features",
              "valueType": "link",
              "key": "featureId"
            },
            {
              "label": "Baseline Status",
              "valueType": "baseline-status",
              "key": "displayStatus"
            },
            {
              "label": "Source",
              "valueType": "source-location",
              "key": "source"
            }
          ],
          "items": [
            {
              "displayStatus": {
                "type": "baseline-status",
                "displayString": "Limited Availability",
                "status": "limited"
              },
              "source": {
                "urlProvider": "network",
                "type": "source-location",
                "column": 121,
                "url": "https://www.googletagmanager.com/gtag/js?id=G-YZHYB9FFJ5&cx=c&gtm=4e67f0",
                "line": 954
              },
              "featureId": {
                "text": "ua-client-hints",
                "type": "link",
                "url": "https://webstatus.dev/features/ua-client-hints"
              }
            },
            {
              "featureId": {
                "url": "https://webstatus.dev/features/requestidlecallback",
                "type": "link",
                "text": "requestidlecallback"
              },
              "source": {
                "column": 109,
                "url": "_lighthouse-eval.js",
                "line": 8,
                "type": "source-location",
                "urlProvider": "network"
              },
              "displayStatus": {
                "type": "baseline-status",
                "displayString": "Limited Availability",
                "status": "limited"
              }
            },
            {
              "featureId": {
                "text": "layout-instability",
                "type": "link",
                "url": "https://webstatus.dev/features/layout-instability"
              },
              "displayStatus": {
                "status": "limited",
                "type": "baseline-status",
                "displayString": "Limited Availability"
              },
              "source": {
                "urlProvider": "network",
                "type": "source-location",
                "column": 61706,
                "url": "https://scripts.clarity.ms/0.8.67/clarity.js",
                "line": 1
              }
            },
            {
              "displayStatus": {
                "status": "limited",
                "type": "baseline-status",
                "displayString": "Limited Availability"
              },
              "featureId": {
                "text": "speculation-rules",
                "url": "https://webstatus.dev/features/speculation-rules",
                "type": "link"
              }
            },
            {
              "displayStatus": {
                "status": "limited",
                "displayString": "Limited Availability",
                "type": "baseline-status"
              },
              "featureId": {
                "text": "background-clip-text",
                "type": "link",
                "url": "https://webstatus.dev/features/background-clip-text"
              }
            },
            {
              "source": {
                "line": 275,
                "column": 105,
                "url": "https://www.googletagmanager.com/gtag/js?id=G-YZHYB9FFJ5&cx=c&gtm=4e67f0",
                "type": "source-location",
                "urlProvider": "network"
              },
              "displayStatus": {
                "displayString": "Newly Available (2025-12-12)",
                "type": "baseline-status",
                "status": "low"
              },
              "featureId": {
                "url": "https://webstatus.dev/features/scrollend",
                "type": "link",
                "text": "scrollend"
              }
            },
            {
              "source": {
                "line": 1,
                "url": "https://scripts.clarity.ms/0.8.67/clarity.js",
                "column": 17086,
                "urlProvider": "network",
                "type": "source-location"
              },
              "displayStatus": {
                "displayString": "Newly Available (2025-12-12)",
                "type": "baseline-status",
                "status": "low"
              },
              "featureId": {
                "text": "document-caretpositionfrompoint",
                "url": "https://webstatus.dev/features/document-caretpositionfrompoint",
                "type": "link"
              }
            },
            {
              "displayStatus": {
                "type": "baseline-status",
                "displayString": "Newly Available (2024-10-29)",
                "status": "low"
              },
              "featureId": {
                "text": "fetch-priority",
                "url": "https://webstatus.dev/features/fetch-priority",
                "type": "link"
              }
            },
            {
              "displayStatus": {
                "status": "low",
                "displayString": "Newly Available (2023-12-19)",
                "type": "baseline-status"
              },
              "featureId": {
                "text": "has",
                "type": "link",
                "url": "https://webstatus.dev/features/has"
              }
            },
            {
              "displayStatus": {
                "status": "low",
                "type": "baseline-status",
                "displayString": "Newly Available (2025-09-05)"
              },
              "featureId": {
                "url": "https://webstatus.dev/features/uint8array-base64-hex",
                "type": "link",
                "text": "uint8array-base64-hex"
              }
            },
            {
              "featureId": {
                "text": "slot",
                "url": "https://webstatus.dev/features/slot",
                "type": "link"
              },
              "displayStatus": {
                "status": "high",
                "type": "baseline-status",
                "displayString": "Widely Available (2020-01-15)"
              },
              "source": {
                "line": 1,
                "url": "https://famhelp.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1",
                "column": 10009,
                "type": "source-location",
                "urlProvider": "network"
              }
            },
            {
              "featureId": {
                "type": "link",
                "url": "https://webstatus.dev/features/request-animation-frame",
                "text": "request-animation-frame"
              },
              "source": {
                "urlProvider": "network",
                "type": "source-location",
                "column": 2014,
                "url": "https://famhelp.com/wp-content/plugins/sg-cachepress/assets/js/lazysizes.min.js?ver=7.8.0",
                "line": 1
              },
              "displayStatus": {
                "displayString": "Widely Available (2015-07-29)",
                "type": "baseline-status",
                "status": "high"
              }
            },
            {
              "featureId": {
                "type": "link",
                "url": "https://webstatus.dev/features/constructed-stylesheets",
                "text": "constructed-stylesheets"
              },
              "source": {
                "url": "https://scripts.clarity.ms/0.8.67/clarity.js",
                "column": 19338,
                "line": 1,
                "urlProvider": "network",
                "type": "source-location"
              },
              "displayStatus": {
                "type": "baseline-status",
                "displayString": "Widely Available (2023-03-27)",
                "status": "high"
              }
            },
            {
              "featureId": {
                "type": "link",
                "url": "https://webstatus.dev/features/web-animations",
                "text": "web-animations"
              },
              "source": {
                "type": "source-location",
                "urlProvider": "network",
                "url": "https://scripts.clarity.ms/0.8.67/clarity.js",
                "column": 71441,
                "line": 1
              },
              "displayStatus": {
                "status": "high",
                "displayString": "Widely Available (2020-09-16)",
                "type": "baseline-status"
              }
            },
            {
              "displayStatus": {
                "status": "high",
                "type": "baseline-status",
                "displayString": "Widely Available (2023-05-09)"
              },
              "source": {
                "url": "https://scripts.clarity.ms/0.8.67/clarity.js",
                "column": 6959,
                "line": 1,
                "type": "source-location",
                "urlProvider": "network"
              },
              "featureId": {
                "text": "compression-streams",
                "type": "link",
                "url": "https://webstatus.dev/features/compression-streams"
              }
            },
            {
              "displayStatus": {
                "status": "high",
                "type": "baseline-status",
                "displayString": "Widely Available (2021-01-21)"
              },
              "featureId": {
                "type": "link",
                "url": "https://webstatus.dev/features/is",
                "text": "is"
              }
            },
            {
              "displayStatus": {
                "status": "high",
                "displayString": "Widely Available (2023-09-18)",
                "type": "baseline-status"
              },
              "featureId": {
                "type": "link",
                "url": "https://webstatus.dev/features/contain-intrinsic-size",
                "text": "contain-intrinsic-size"
              }
            },
            {
              "displayStatus": {
                "type": "baseline-status",
                "displayString": "Widely Available (2021-01-21)",
                "status": "high"
              },
              "featureId": {
                "url": "https://webstatus.dev/features/clip-path",
                "type": "link",
                "text": "clip-path"
              }
            },
            {
              "displayStatus": {
                "type": "baseline-status",
                "displayString": "Widely Available (2021-01-21)",
                "status": "high"
              },
              "featureId": {
                "url": "https://webstatus.dev/features/where",
                "type": "link",
                "text": "where"
              }
            },
            {
              "displayStatus": {
                "type": "baseline-status",
                "displayString": "Widely Available (2021-01-21)",
                "status": "high"
              },
              "featureId": {
                "text": "not",
                "type": "link",
                "url": "https://webstatus.dev/features/not"
              }
            },
            {
              "displayStatus": {
                "displayString": "Widely Available (2020-09-16)",
                "type": "baseline-status",
                "status": "high"
              },
              "featureId": {
                "text": "webp",
                "url": "https://webstatus.dev/features/webp",
                "type": "link"
              }
            },
            {
              "displayStatus": {
                "type": "baseline-status",
                "displayString": "Widely Available (2022-03-14)",
                "status": "high"
              },
              "featureId": {
                "url": "https://webstatus.dev/features/focus-visible",
                "type": "link",
                "text": "focus-visible"
              }
            },
            {
              "displayStatus": {
                "type": "baseline-status",
                "displayString": "Widely Available (2015-09-30)",
                "status": "high"
              },
              "featureId": {
                "type": "link",
                "url": "https://webstatus.dev/features/flexbox",
                "text": "flexbox"
              }
            },
            {
              "featureId": {
                "text": "js-modules",
                "url": "https://webstatus.dev/features/js-modules",
                "type": "link"
              },
              "displayStatus": {
                "type": "baseline-status",
                "displayString": "Widely Available (2018-05-09)",
                "status": "high"
              }
            },
            {
              "displayStatus": {
                "displayString": "Widely Available (2023-03-27)",
                "type": "baseline-status",
                "status": "high"
              },
              "featureId": {
                "text": "offscreen-canvas",
                "url": "https://webstatus.dev/features/offscreen-canvas",
                "type": "link"
              }
            },
            {
              "displayStatus": {
                "type": "baseline-status",
                "displayString": "Widely Available (2023-03-27)",
                "status": "high"
              },
              "featureId": {
                "url": "https://webstatus.dev/features/outline",
                "type": "link",
                "text": "outline"
              }
            }
          ]
        }
      },
      "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",
          "headings": [
            {
              "label": "Link destination",
              "valueType": "url",
              "key": "href"
            },
            {
              "valueType": "text",
              "key": "text",
              "label": "Link Text"
            }
          ],
          "items": []
        }
      },
      "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": {
          "items": [],
          "overallSavingsBytes": 0,
          "sortedBy": [
            "wastedBytes"
          ],
          "overallSavingsMs": 0,
          "debugData": {
            "type": "debugdata",
            "metricSavings": {
              "FCP": 0,
              "LCP": 0
            }
          },
          "headings": [],
          "type": "opportunity"
        },
        "warnings": [],
        "numericValue": 0,
        "numericUnit": "millisecond"
      },
      "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": {
          "headings": [
            {
              "valueType": "node",
              "key": "node",
              "subItemsHeading": {
                "key": "relatedNode",
                "valueType": "node"
              },
              "label": "Failing Elements"
            }
          ],
          "type": "table",
          "items": []
        }
      },
      "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": {
          "items": [],
          "headings": [
            {
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "label": "Failing Elements",
              "key": "node",
              "valueType": "node"
            }
          ],
          "type": "table"
        }
      },
      "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"
      },
      "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-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": [],
          "type": "table",
          "headings": [
            {
              "valueType": "node",
              "key": "node",
              "label": "Failing Elements",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              }
            }
          ]
        }
      },
      "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": 0.5,
        "scoreDisplayMode": "metricSavings",
        "displayValue": "Est savings of 5 KiB",
        "metricSavings": {
          "LCP": 0,
          "FCP": 0
        },
        "details": {
          "debugData": {
            "wastedBytes": 5505,
            "type": "debugdata"
          },
          "items": [
            {
              "url": "https://famhelp.com/wp-content/uploads/2016/05/family_help_logo.png",
              "totalBytes": 8328,
              "node": {
                "path": "1,HTML,1,BODY,2,DIV,0,HEADER,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,A,0,IMG",
                "snippet": "\u003cimg decoding=\"async\" class=\"fl-photo-img wp-image-2536 size-full\" src=\"https://famhelp.com/wp-content/uploads/2016/05/family_help_logo.png\" alt=\"family_help_logo\" height=\"77\" width=\"220\" data-no-lazy=\"1\" itemprop=\"image\"\u003e",
                "type": "node",
                "nodeLabel": "family_help_logo",
                "boundingRect": {
                  "width": 140,
                  "bottom": 70,
                  "top": 21,
                  "height": 49,
                  "right": 160,
                  "left": 20
                },
                "selector": "div.fl-photo \u003e div.fl-photo-content \u003e a \u003e img.fl-photo-img",
                "lhId": "page-5-IMG"
              },
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "wastedBytes": 5505,
                    "reason": "Increasing the image compression factor could improve this image's download size."
                  }
                ]
              },
              "wastedBytes": 5505
            }
          ],
          "headings": [
            {
              "valueType": "node",
              "key": "node"
            },
            {
              "valueType": "url",
              "key": "url",
              "label": "URL",
              "subItemsHeading": {
                "valueType": "text",
                "key": "reason"
              }
            },
            {
              "label": "Resource Size",
              "valueType": "bytes",
              "key": "totalBytes"
            },
            {
              "subItemsHeading": {
                "valueType": "bytes",
                "key": "wastedBytes"
              },
              "label": "Est Savings",
              "valueType": "bytes",
              "key": "wastedBytes"
            }
          ],
          "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"
      },
      "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",
          "headings": [
            {
              "label": "Name",
              "valueType": "text",
              "key": "name"
            },
            {
              "label": "Type",
              "valueType": "text",
              "key": "timingType"
            },
            {
              "label": "Start Time",
              "granularity": 0.01,
              "valueType": "ms",
              "key": "startTime"
            },
            {
              "label": "Duration",
              "granularity": 0.01,
              "valueType": "ms",
              "key": "duration"
            }
          ],
          "items": []
        }
      },
      "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",
          "headings": [
            {
              "key": "source",
              "valueType": "code",
              "subItemsHeading": {
                "valueType": "text",
                "key": "reason"
              }
            }
          ],
          "items": []
        }
      },
      "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": [],
          "overallSavingsMs": 0,
          "type": "opportunity",
          "headings": []
        },
        "numericValue": 0,
        "numericUnit": "millisecond"
      },
      "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": {
          "headings": [
            {
              "valueType": "url",
              "key": "scriptUrl",
              "label": "URL",
              "subItemsHeading": {
                "key": "error"
              }
            },
            {
              "label": "Map URL",
              "key": "sourceMapUrl",
              "valueType": "url"
            }
          ],
          "type": "table",
          "items": []
        }
      },
      "metrics": {
        "id": "metrics",
        "title": "Metrics",
        "description": "Collects all available metrics.",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "items": [
            {
              "interactive": 9725,
              "observedFirstContentfulPaintTs": 464417328385,
              "lcpLoadDelay": 6797,
              "observedSpeedIndex": 2681,
              "cumulativeLayoutShiftMainFrame": 0.003712999187542582,
              "observedLoad": 2960,
              "observedLargestContentfulPaintAllFrames": 2999,
              "observedLargestContentfulPaintTs": 464418132314,
              "observedFirstContentfulPaintAllFrames": 2195,
              "firstContentfulPaint": 2852,
              "cumulativeLayoutShift": 0.003712999187542582,
              "observedLargestContentfulPaint": 2999,
              "observedTraceEndTs": 464421764863,
              "observedTimeOriginTs": 464415133165,
              "observedNavigationStartTs": 464415133165,
              "observedTimeOrigin": 0,
              "observedFirstVisualChange": 2195,
              "largestContentfulPaint": 9718,
              "maxPotentialFID": 108,
              "observedNavigationStart": 0,
              "observedDomContentLoadedTs": 464417478335,
              "observedDomContentLoaded": 2345,
              "observedCumulativeLayoutShift": 0.003712999187542582,
              "lcpLoadDuration": 9578,
              "timeToFirstByte": 601,
              "observedFirstContentfulPaint": 2195,
              "observedFirstPaint": 2195,
              "observedFirstContentfulPaintAllFramesTs": 464417328385,
              "observedFirstVisualChangeTs": 464417328165,
              "observedSpeedIndexTs": 464417814047,
              "observedLoadTs": 464418093629,
              "observedCumulativeLayoutShiftMainFrame": 0.003712999187542582,
              "observedLastVisualChangeTs": 464418549165,
              "speedIndex": 4894,
              "observedFirstPaintTs": 464417328385,
              "observedLargestContentfulPaintAllFramesTs": 464418132314,
              "observedTraceEnd": 6632,
              "observedLastVisualChange": 3416,
              "totalBlockingTime": 79
            },
            {
              "lcpInvalidated": false
            }
          ],
          "type": "debugdata"
        },
        "numericValue": 9725,
        "numericUnit": "millisecond"
      },
      "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": [
            {
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "label": "Failing Elements",
              "valueType": "node",
              "key": "node"
            }
          ],
          "items": []
        }
      },
      "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": {
          "items": [],
          "headings": [
            {
              "subItemsHeading": {
                "valueType": "text",
                "key": "failureReason"
              },
              "label": "Element",
              "valueType": "node",
              "key": "node"
            }
          ],
          "type": "table"
        }
      },
      "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"
      },
      "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,
        "scoreDisplayMode": "numeric",
        "displayValue": "9.7 s",
        "numericValue": 9717.7476095502,
        "numericUnit": "millisecond"
      },
      "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": 0,
        "scoreDisplayMode": "metricSavings",
        "displayValue": "Est savings of 440 ms",
        "metricSavings": {
          "FCP": 450,
          "INP": 0
        },
        "details": {
          "headings": [
            {
              "valueType": "url",
              "key": "url",
              "label": "URL"
            },
            {
              "valueType": "ms",
              "key": "wastedMs",
              "label": "Est Savings"
            }
          ],
          "type": "table",
          "skipSumming": [
            "wastedMs"
          ],
          "items": [
            {
              "url": "https://famhelp.com/wp-content/uploads/bb-plugin/icons/ultimate-icons/fonts/Ultimate-Icons.ttf?1ddi1j",
              "wastedMs": 435
            }
          ]
        }
      }
    },
    "categories": {
      "performance": {
        "id": "performance",
        "title": "Performance",
        "score": 0.67,
        "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.9,
        "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": 0,
            "group": "a11y-names-labels"
          },
          {
            "id": "link-in-text-block",
            "weight": 0,
            "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": 3,
            "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": 0.92,
        "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": {
      "metrics": {
        "title": "Metrics"
      },
      "agent-accessibility": {
        "title": "Agent Accessibility",
        "description": "These audits highlight best practices for improving the accessibility of the website for AI agents."
      },
      "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."
      },
      "seo-content": {
        "title": "Content Best Practices",
        "description": "Format your HTML in a way that enables crawlers to better understand your app’s content."
      },
      "best-practices-general": {
        "title": "General"
      },
      "best-practices-browser-compat": {
        "title": "Browser Compatibility"
      },
      "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."
      },
      "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."
      },
      "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."
      },
      "a11y-color-contrast": {
        "title": "Contrast",
        "description": "These are opportunities to improve the legibility of your content."
      },
      "seo-crawl": {
        "title": "Crawling and Indexing",
        "description": "To appear in search results, crawlers need access to your app."
      },
      "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."
      },
      "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/)."
      },
      "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."
      },
      "best-practices-trust-safety": {
        "title": "Trust and Safety"
      },
      "a11y-language": {
        "title": "Internationalization and localization",
        "description": "These are opportunities to improve the interpretation of your content by users in different locales."
      },
      "a11y-best-practices": {
        "title": "Best practices",
        "description": "These items highlight common accessibility best practices."
      },
      "webmcp": {
        "title": "WebMCP",
        "description": "Audits validating WebMCP integration."
      },
      "best-practices-ux": {
        "title": "User Experience"
      },
      "a11y-navigation": {
        "title": "Navigation",
        "description": "These are opportunities to improve keyboard navigation in your application."
      }
    },
    "timing": {
      "total": 16150.7
    },
    "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:"
      }
    },
    "stackPacks": [
      {
        "id": "wordpress",
        "title": "WordPress",
        "iconDataURL": "data:image/svg+xml,\u003csvg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 122.5 122.5\"\u003e\u003cg fill=\"%232f3439\"\u003e\u003cpath d=\"M8.7 61.3c0 20.8 12.1 38.7 29.6 47.3l-25-68.7c-3 6.5-4.6 13.7-4.6 21.4zm88-2.7c0-6.5-2.3-11-4.3-14.5-2.7-4.3-5.2-8-5.2-12.3 0-4.8 3.7-9.3 8.9-9.3h.7a52.4 52.4 0 0 0-79.4 9.9h3.3c5.5 0 14-.6 14-.6 2.9-.2 3.2 4 .4 4.3 0 0-2.9.4-6 .5l19.1 57L59.7 59l-8.2-22.5c-2.8-.1-5.5-.5-5.5-.5-2.8-.1-2.5-4.5.3-4.3 0 0 8.7.7 13.9.7 5.5 0 14-.7 14-.7 2.8-.2 3.2 4 .3 4.3 0 0-2.8.4-6 .5l19 56.5 5.2-17.5c2.3-7.3 4-12.5 4-17z\"/\u003e\u003cpath d=\"m62.2 65.9-15.8 45.8a52.6 52.6 0 0 0 32.3-.9l-.4-.7zM107.4 36a49.6 49.6 0 0 1-3.6 24.2l-16.1 46.5A52.5 52.5 0 0 0 107.4 36z\"/\u003e\u003cpath d=\"M61.3 0a61.3 61.3 0 1 0 .1 122.7A61.3 61.3 0 0 0 61.3 0zm0 119.7a58.5 58.5 0 1 1 .1-117 58.5 58.5 0 0 1-.1 117z\"/\u003e\u003c/g\u003e\u003c/svg\u003e",
        "descriptions": {
          "total-byte-weight": "Consider showing excerpts in your post lists (e.g. via the more tag), reducing the number of posts shown on a given page, breaking your long posts into multiple pages, or using a plugin to lazy-load comments.",
          "uses-responsive-images": "Upload images directly through the [media library](https://wordpress.org/support/article/media-library-screen/) to ensure that the required image sizes are available, and then insert them from the media library or use the image widget to ensure the optimal image sizes are used (including those for the responsive breakpoints). Avoid using `Full Size` images unless the dimensions are adequate for their usage. [Learn More](https://wordpress.org/support/article/inserting-images-into-posts-and-pages/).",
          "unminified-javascript": "A number of [WordPress plugins](https://wordpress.org/plugins/search/minify+javascript/) can speed up your site by concatenating, minifying, and compressing your scripts. You may also want to use a build process to do this minification up front if possible.",
          "render-blocking-resources": "There are a number of WordPress plugins that can help you [inline critical assets](https://wordpress.org/plugins/search/critical+css/) or [defer less important resources](https://wordpress.org/plugins/search/defer+css+javascript/). Beware that optimizations provided by these plugins may break features of your theme or plugins, so you will likely need to make code changes.",
          "offscreen-images": "Install a [lazy-load WordPress plugin](https://wordpress.org/plugins/search/lazy+load/) that provides the ability to defer any offscreen images, or switch to a theme that provides that functionality. Also consider using [the AMP plugin](https://wordpress.org/plugins/amp/).",
          "uses-text-compression": "You can enable text compression in your web server configuration.",
          "uses-optimized-images": "Consider using an [image optimization WordPress plugin](https://wordpress.org/plugins/search/optimize+images/) that compresses your images while retaining quality.",
          "uses-long-cache-ttl": "Read about [Browser Caching in WordPress](https://wordpress.org/support/article/optimization/#browser-caching).",
          "unminified-css": "A number of [WordPress plugins](https://wordpress.org/plugins/search/minify+css/) can speed up your site by concatenating, minifying, and compressing your styles. You may also want to use a build process to do this minification up-front if possible.",
          "efficient-animated-content": "Consider uploading your GIF to a service which will make it available to embed as an HTML5 video.",
          "modern-image-formats": "Consider using the [Performance Lab](https://wordpress.org/plugins/performance-lab/) plugin to automatically convert your uploaded JPEG images into WebP, wherever supported.",
          "server-response-time": "Choose a lightweight theme (ideally a block theme) and implement full-page caching or a static site solution. Disable unnecessary plugins to minimize server overhead. Consider upgrading your hosting to managed or dedicated service.",
          "unused-javascript": "Consider reducing, or switching, the number of [WordPress plugins](https://wordpress.org/plugins/) loading unused JavaScript in your page. To identify plugins that are adding extraneous JS, try running [code coverage](https://developer.chrome.com/docs/devtools/coverage/) in Chrome DevTools. You can identify the theme/plugin responsible from the URL of the script. Look out for plugins that have many scripts in the list which have a lot of red in code coverage. A plugin should only enqueue a script if it is actually used on the page.",
          "unused-css-rules": "Consider reducing, or switching, the number of [WordPress plugins](https://wordpress.org/plugins/) loading unused CSS in your page. To identify plugins that are adding extraneous CSS, try running [code coverage](https://developer.chrome.com/docs/devtools/coverage/) in Chrome DevTools. You can identify the theme/plugin responsible from the URL of the stylesheet. Look out for plugins that have many stylesheets in the list which have a lot of red in code coverage. A plugin should only enqueue a stylesheet if it is actually used on the page."
        }
      }
    ],
    "entities": [
      {
        "name": "famhelp.com",
        "isFirstParty": true,
        "isUnrecognized": true,
        "origins": [
          "https://famhelp.com"
        ]
      },
      {
        "name": "Google Tag Manager",
        "homepage": "https://marketingplatform.google.com/about/tag-manager/",
        "category": "tag-manager",
        "origins": [
          "https://www.googletagmanager.com"
        ]
      },
      {
        "name": "WordPress Site Stats",
        "homepage": "https://wp.com/",
        "category": "analytics",
        "origins": [
          "https://stats.wp.com",
          "https://pixel.wp.com"
        ]
      },
      {
        "name": "Google Fonts",
        "homepage": "https://fonts.google.com/",
        "category": "cdn",
        "origins": [
          "https://fonts.gstatic.com"
        ]
      },
      {
        "name": "Clarity",
        "homepage": "https://clarity.microsoft.com/",
        "category": "utility",
        "origins": [
          "https://www.clarity.ms",
          "https://scripts.clarity.ms",
          "https://j.clarity.ms",
          "https://c.clarity.ms"
        ]
      },
      {
        "name": "Google Analytics",
        "homepage": "https://marketingplatform.google.com/about/analytics/",
        "category": "analytics",
        "origins": [
          "https://www.google-analytics.com",
          "https://analytics.google.com"
        ]
      },
      {
        "name": "Google/Doubleclick Ads",
        "homepage": "https://marketingplatform.google.com/about/enterprise/",
        "category": "ad",
        "origins": [
          "https://stats.g.doubleclick.net"
        ]
      },
      {
        "name": "Bing Ads",
        "homepage": "https://bingads.microsoft.com",
        "category": "ad",
        "origins": [
          "https://c.bing.com"
        ]
      }
    ],
    "fullPageScreenshot": {
      "screenshot": {
        "height": 5569,
        "width": 412,
        "data": "data:image/webp;base64,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"
      },
      "nodes": {
        "1-7-A": {
          "width": 0,
          "bottom": 6114,
          "top": 6114,
          "height": 0,
          "right": 169,
          "left": 169
        },
        "1-6-H4": {
          "left": 41,
          "right": 371,
          "height": 28,
          "top": 9349,
          "bottom": 9377,
          "width": 331
        },
        "1-69-LINK": {
          "bottom": 0,
          "width": 0,
          "right": 0,
          "top": 0,
          "height": 0,
          "left": 0
        },
        "1-70-LINK": {
          "left": 0,
          "width": 0,
          "bottom": 0,
          "id": "cnss_font_awesome_css-css",
          "height": 0,
          "top": 0,
          "right": 0
        },
        "1-89-LINK": {
          "width": 0,
          "bottom": 0,
          "id": "fl-child-theme-css",
          "top": 0,
          "height": 0,
          "right": 0,
          "left": 0
        },
        "1-18-A": {
          "left": 0,
          "height": 0,
          "top": 0,
          "right": 0,
          "width": 0,
          "bottom": 0
        },
        "page-10-DIV": {
          "bottom": 1541,
          "width": 412,
          "right": 412,
          "top": 1426,
          "height": 115,
          "left": 0
        },
        "1-64-LINK": {
          "left": 0,
          "width": 0,
          "bottom": 0,
          "top": 0,
          "height": 0,
          "right": 0
        },
        "page-1-H3": {
          "bottom": 3134,
          "width": 372,
          "right": 392,
          "top": 2916,
          "height": 218,
          "left": 20
        },
        "1-52-IMG": {
          "left": 101,
          "width": 210,
          "bottom": 7561,
          "top": 7351,
          "height": 210,
          "right": 311
        },
        "1-114-META": {
          "width": 0,
          "bottom": 0,
          "top": 0,
          "height": 0,
          "right": 0,
          "left": 0
        },
        "1-55-IMG": {
          "width": 70,
          "bottom": 9677,
          "top": 9611,
          "height": 67,
          "right": 241,
          "left": 171
        },
        "1-88-LINK": {
          "left": 0,
          "width": 0,
          "bottom": 0,
          "id": "fl-automator-skin-css",
          "top": 0,
          "height": 0,
          "right": 0
        },
        "1-31-A": {
          "top": 0,
          "height": 0,
          "right": 0,
          "width": 0,
          "bottom": 0,
          "left": 0
        },
        "1-108-META": {
          "left": 0,
          "bottom": 0,
          "width": 0,
          "right": 0,
          "height": 0,
          "top": 0
        },
        "page-0-DIV": {
          "left": 0,
          "bottom": 2876,
          "width": 412,
          "right": 412,
          "top": 91,
          "height": 2785
        },
        "1-104-META": {
          "right": 0,
          "top": 0,
          "height": 0,
          "bottom": 0,
          "width": 0,
          "left": 0
        },
        "1-103-META": {
          "bottom": 0,
          "width": 0,
          "right": 0,
          "top": 0,
          "height": 0,
          "left": 0
        },
        "1-92-LINK": {
          "bottom": 0,
          "width": 0,
          "right": 0,
          "height": 0,
          "top": 0,
          "left": 0
        },
        "1-95-LINK": {
          "left": 0,
          "right": 0,
          "height": 0,
          "top": 0,
          "bottom": 0,
          "width": 0
        },
        "page-7-BODY": {
          "top": 0,
          "height": 9840,
          "right": 412,
          "width": 412,
          "bottom": 9840,
          "left": 0
        },
        "1-91-LINK": {
          "width": 0,
          "bottom": 0,
          "top": 0,
          "height": 0,
          "right": 0,
          "left": 0
        },
        "1-83-LINK": {
          "right": 0,
          "height": 0,
          "top": 0,
          "bottom": 0,
          "id": "rss-retriever-css",
          "width": 0,
          "left": 0
        },
        "1-107-META": {
          "height": 0,
          "top": 0,
          "right": 0,
          "width": 0,
          "bottom": 0,
          "left": 0
        },
        "1-63-LINK": {
          "left": 0,
          "width": 0,
          "bottom": 0,
          "height": 0,
          "top": 0,
          "right": 0
        },
        "1-98-META": {
          "left": 0,
          "top": 0,
          "height": 0,
          "right": 0,
          "width": 0,
          "bottom": 0
        },
        "1-25-A": {
          "left": 0,
          "right": 0,
          "top": 0,
          "height": 0,
          "bottom": 0,
          "width": 0
        },
        "page-9-DIV": {
          "right": 412,
          "height": 2228,
          "top": 3609,
          "bottom": 5836,
          "width": 412,
          "left": 0
        },
        "1-44-A": {
          "left": 50,
          "bottom": 9734,
          "width": 55,
          "right": 105,
          "top": 9710,
          "height": 24
        },
        "1-28-A": {
          "top": 0,
          "height": 0,
          "right": 0,
          "width": 0,
          "bottom": 0,
          "left": 0
        },
        "1-65-LINK": {
          "left": 0,
          "right": 0,
          "top": 0,
          "height": 0,
          "bottom": 0,
          "width": 0
        },
        "1-41-A": {
          "bottom": 9259,
          "width": 331,
          "right": 371,
          "top": 9235,
          "height": 24,
          "left": 41
        },
        "1-9-SPAN": {
          "height": 90,
          "top": 1448,
          "right": 330,
          "width": 310,
          "bottom": 1538,
          "left": 20
        },
        "1-47-A": {
          "bottom": 9735,
          "width": 72,
          "right": 363,
          "top": 9711,
          "height": 24,
          "left": 291
        },
        "1-48-A": {
          "left": 120,
          "width": 107,
          "bottom": 9760,
          "height": 24,
          "top": 9736,
          "right": 227
        },
        "1-71-LINK": {
          "width": 0,
          "id": "cnss_font_awesome_v4_shims-css",
          "bottom": 0,
          "top": 0,
          "height": 0,
          "right": 0,
          "left": 0
        },
        "1-84-LINK": {
          "left": 0,
          "right": 0,
          "top": 0,
          "height": 0,
          "bottom": 0,
          "id": "font-awesome-5-css",
          "width": 0
        },
        "1-54-IMG": {
          "left": 101,
          "width": 210,
          "bottom": 8421,
          "height": 210,
          "top": 8211,
          "right": 311
        },
        "1-75-LINK": {
          "left": 0,
          "right": 0,
          "top": 0,
          "height": 0,
          "id": "admin-bar-css",
          "bottom": 0,
          "width": 0
        },
        "1-37-A": {
          "left": 41,
          "top": 9064,
          "height": 24,
          "right": 371,
          "width": 331,
          "bottom": 9088
        },
        "1-66-LINK": {
          "width": 0,
          "bottom": 0,
          "top": 0,
          "height": 0,
          "right": 0,
          "left": 0
        },
        "1-38-A": {
          "left": 41,
          "right": 371,
          "top": 9089,
          "height": 24,
          "bottom": 9113,
          "width": 331
        },
        "1-74-LINK": {
          "left": 0,
          "id": "dashicons-css",
          "bottom": 0,
          "width": 0,
          "right": 0,
          "top": 0,
          "height": 0
        },
        "1-21-A": {
          "left": 0,
          "bottom": 0,
          "width": 0,
          "right": 0,
          "top": 0,
          "height": 0
        },
        "1-96-LINK": {
          "width": 0,
          "bottom": 0,
          "top": 0,
          "height": 0,
          "right": 0,
          "left": 0
        },
        "1-15-A": {
          "left": 0,
          "bottom": 0,
          "width": 0,
          "right": 0,
          "top": 0,
          "height": 0
        },
        "page-8-I": {
          "left": 169,
          "bottom": 6189,
          "width": 75,
          "right": 244,
          "height": 75,
          "top": 6114
        },
        "1-78-LINK": {
          "left": 0,
          "bottom": 0,
          "id": "dvteam_fix-css",
          "width": 0,
          "right": 0,
          "top": 0,
          "height": 0
        },
        "1-110-META": {
          "left": 0,
          "top": 0,
          "height": 0,
          "right": 0,
          "width": 0,
          "bottom": 0
        },
        "1-23-A": {
          "top": 0,
          "height": 0,
          "right": 0,
          "width": 0,
          "bottom": 0,
          "left": 0
        },
        "1-106-META": {
          "left": 0,
          "width": 0,
          "bottom": 0,
          "top": 0,
          "height": 0,
          "right": 0
        },
        "1-29-A": {
          "left": 0,
          "right": 0,
          "top": 0,
          "height": 0,
          "bottom": 0,
          "width": 0
        },
        "1-12-A": {
          "right": 160,
          "top": 36,
          "height": 16,
          "bottom": 52,
          "width": 140,
          "left": 20
        },
        "1-39-A": {
          "bottom": 9138,
          "width": 331,
          "right": 371,
          "height": 24,
          "top": 9114,
          "left": 41
        },
        "1-94-LINK": {
          "left": 0,
          "width": 0,
          "bottom": 0,
          "height": 0,
          "top": 0,
          "right": 0
        },
        "1-105-META": {
          "width": 0,
          "bottom": 0,
          "height": 0,
          "top": 0,
          "right": 0,
          "left": 0
        },
        "1-90-LINK": {
          "left": 0,
          "width": 0,
          "bottom": 0,
          "id": "wp-add-custom-css-css",
          "top": 0,
          "height": 0,
          "right": 0
        },
        "1-62-LINK": {
          "left": 0,
          "width": 0,
          "bottom": 0,
          "top": 0,
          "height": 0,
          "right": 0
        },
        "1-46-A": {
          "bottom": 9735,
          "width": 109,
          "right": 291,
          "top": 9711,
          "height": 24,
          "left": 182
        },
        "1-49-A": {
          "left": 227,
          "height": 24,
          "top": 9736,
          "right": 292,
          "width": 65,
          "bottom": 9760
        },
        "1-60-LINK": {
          "left": 0,
          "bottom": 0,
          "width": 0,
          "right": 0,
          "top": 0,
          "height": 0
        },
        "1-40-A": {
          "left": 41,
          "height": 24,
          "top": 9139,
          "right": 371,
          "width": 331,
          "bottom": 9163
        },
        "1-45-A": {
          "left": 105,
          "width": 77,
          "bottom": 9735,
          "top": 9711,
          "height": 24,
          "right": 182
        },
        "1-0-SPAN": {
          "left": 40,
          "width": 218,
          "bottom": 6297,
          "height": 22,
          "top": 6275,
          "right": 258
        },
        "1-53-IMG": {
          "bottom": 7977,
          "width": 210,
          "right": 311,
          "height": 210,
          "top": 7767,
          "left": 101
        },
        "1-97-LINK": {
          "left": 0,
          "right": 0,
          "top": 0,
          "height": 0,
          "bottom": 0,
          "width": 0
        },
        "1-14-A": {
          "left": 0,
          "height": 0,
          "top": 0,
          "right": 0,
          "width": 0,
          "bottom": 0
        },
        "1-85-LINK": {
          "left": 0,
          "right": 0,
          "top": 0,
          "height": 0,
          "bottom": 0,
          "id": "fl-builder-layout-bundle-4a924645da83ff3b5c1e900d1dfaa23f-css",
          "width": 0
        },
        "1-111-META": {
          "left": 0,
          "height": 0,
          "top": 0,
          "right": 0,
          "width": 0,
          "bottom": 0
        },
        "1-72-LINK": {
          "right": 0,
          "height": 0,
          "top": 0,
          "bottom": 0,
          "id": "cnss_css-css",
          "width": 0,
          "left": 0
        },
        "page-6-META": {
          "left": 0,
          "right": 0,
          "top": 0,
          "height": 0,
          "bottom": 0,
          "width": 0
        },
        "1-113-META": {
          "height": 0,
          "top": 0,
          "right": 0,
          "width": 0,
          "bottom": 0,
          "left": 0
        },
        "1-4-H3": {
          "left": 20,
          "bottom": 3134,
          "width": 372,
          "right": 392,
          "height": 218,
          "top": 2916
        },
        "1-51-IMG": {
          "left": 101,
          "bottom": 7144,
          "width": 210,
          "right": 311,
          "top": 6934,
          "height": 210
        },
        "1-80-LINK": {
          "left": 0,
          "width": 0,
          "bottom": 0,
          "id": "Rich_Web_Video_Slider-css",
          "top": 0,
          "height": 0,
          "right": 0
        },
        "1-43-A": {
          "left": 41,
          "top": 9285,
          "height": 24,
          "right": 371,
          "width": 331,
          "bottom": 9309
        },
        "1-82-LINK": {
          "id": "wp-mapstyle-frontend-css",
          "bottom": 0,
          "width": 0,
          "right": 0,
          "height": 0,
          "top": 0,
          "left": 0
        },
        "1-100-META": {
          "left": 0,
          "width": 0,
          "bottom": 0,
          "top": 0,
          "height": 0,
          "right": 0
        },
        "1-10-DIV": {
          "left": 0,
          "top": 91,
          "height": 2785,
          "right": 412,
          "width": 412,
          "bottom": 2876
        },
        "1-16-A": {
          "bottom": 0,
          "width": 0,
          "right": 0,
          "top": 0,
          "height": 0,
          "left": 0
        },
        "1-76-LINK": {
          "right": 0,
          "top": 0,
          "height": 0,
          "bottom": 0,
          "id": "ultimate-icons-css",
          "width": 0,
          "left": 0
        },
        "1-24-A": {
          "left": 0,
          "top": 0,
          "height": 0,
          "right": 0,
          "width": 0,
          "bottom": 0
        },
        "1-36-A": {
          "left": 41,
          "width": 331,
          "bottom": 9063,
          "top": 9039,
          "height": 24,
          "right": 371
        },
        "1-58-LINK": {
          "width": 0,
          "bottom": 0,
          "top": 0,
          "height": 0,
          "right": 0,
          "left": 0
        },
        "1-77-LINK": {
          "height": 0,
          "top": 0,
          "right": 0,
          "width": 0,
          "bottom": 0,
          "id": "fl-builder-layout-5-css",
          "left": 0
        },
        "1-27-A": {
          "left": 0,
          "height": 0,
          "top": 0,
          "right": 0,
          "width": 0,
          "bottom": 0
        },
        "1-22-A": {
          "left": 0,
          "width": 0,
          "bottom": 0,
          "top": 0,
          "height": 0,
          "right": 0
        },
        "1-19-A": {
          "right": 0,
          "top": 0,
          "height": 0,
          "bottom": 0,
          "width": 0,
          "left": 0
        },
        "1-5-H4": {
          "left": 41,
          "width": 331,
          "bottom": 8743,
          "top": 8715,
          "height": 28,
          "right": 371
        },
        "1-2-DIV": {
          "right": 412,
          "height": 8584,
          "top": 91,
          "bottom": 8675,
          "id": "fl-main-content",
          "width": 412,
          "left": 0
        },
        "1-56-IMG": {
          "top": 0,
          "height": 0,
          "right": 0,
          "width": 0,
          "bottom": 0,
          "id": "wpstats",
          "left": 0
        },
        "1-11-A": {
          "left": -10000,
          "height": 20,
          "top": 0,
          "right": -9970,
          "width": 30,
          "bottom": 20
        },
        "1-87-LINK": {
          "left": 0,
          "bottom": 0,
          "id": "base-css",
          "width": 0,
          "right": 0,
          "top": 0,
          "height": 0
        },
        "1-57-DIV": {
          "left": 0,
          "top": 3609,
          "height": 2228,
          "right": 412,
          "width": 412,
          "bottom": 5836
        },
        "1-67-LINK": {
          "left": 0,
          "width": 0,
          "bottom": 0,
          "top": 0,
          "height": 0,
          "right": 0
        },
        "1-32-A": {
          "left": 0,
          "bottom": 0,
          "width": 0,
          "right": 0,
          "height": 0,
          "top": 0
        },
        "page-4-LINK": {
          "left": 0,
          "right": 0,
          "top": 0,
          "height": 0,
          "bottom": 0,
          "width": 0
        },
        "1-34-A": {
          "left": 41,
          "bottom": 4781,
          "width": 331,
          "right": 372,
          "height": 60,
          "top": 4721
        },
        "1-109-META": {
          "width": 0,
          "bottom": 0,
          "top": 0,
          "height": 0,
          "right": 0,
          "left": 0
        },
        "1-30-A": {
          "left": 0,
          "bottom": 0,
          "width": 0,
          "right": 0,
          "top": 0,
          "height": 0
        },
        "1-86-LINK": {
          "left": 0,
          "width": 0,
          "bottom": 0,
          "id": "jquery-magnificpopup-css",
          "height": 0,
          "top": 0,
          "right": 0
        },
        "1-81-LINK": {
          "left": 0,
          "top": 0,
          "height": 0,
          "right": 0,
          "width": 0,
          "bottom": 0,
          "id": "fontawesomeSl-css-css"
        },
        "1-102-META": {
          "height": 0,
          "top": 0,
          "right": 0,
          "width": 0,
          "bottom": 0,
          "left": 0
        },
        "1-79-LINK": {
          "left": 0,
          "width": 0,
          "bottom": 0,
          "id": "freeusregions-html5-map-style-css",
          "height": 0,
          "top": 0,
          "right": 0
        },
        "1-99-META": {
          "width": 0,
          "bottom": 0,
          "height": 0,
          "top": 0,
          "right": 0,
          "left": 0
        },
        "1-13-A": {
          "bottom": 0,
          "width": 0,
          "right": 0,
          "height": 0,
          "top": 0,
          "left": 0
        },
        "page-3-LINK": {
          "left": 0,
          "right": 0,
          "top": 0,
          "height": 0,
          "bottom": 0,
          "width": 0
        },
        "1-3-H2": {
          "left": 41,
          "width": 331,
          "bottom": 9225,
          "height": 22,
          "top": 9203,
          "right": 371
        },
        "1-42-A": {
          "left": 41,
          "right": 371,
          "height": 24,
          "top": 9260,
          "bottom": 9284,
          "width": 331
        },
        "1-8-BUTTON": {
          "left": 350,
          "right": 400,
          "top": 20,
          "height": 50,
          "bottom": 70,
          "width": 50
        },
        "1-61-LINK": {
          "width": 0,
          "bottom": 0,
          "height": 0,
          "top": 0,
          "right": 0,
          "left": 0
        },
        "1-68-LINK": {
          "left": 0,
          "bottom": 0,
          "width": 0,
          "right": 0,
          "top": 0,
          "height": 0
        },
        "1-50-IMG": {
          "height": 49,
          "top": 21,
          "right": 160,
          "width": 140,
          "bottom": 70,
          "left": 20
        },
        "1-1-DIV": {
          "left": 0,
          "right": 412,
          "top": 6234,
          "height": 535,
          "bottom": 6769,
          "width": 412
        },
        "1-20-A": {
          "left": 0,
          "width": 0,
          "bottom": 0,
          "top": 0,
          "height": 0,
          "right": 0
        },
        "1-17-A": {
          "left": 0,
          "width": 0,
          "bottom": 0,
          "height": 0,
          "top": 0,
          "right": 0
        },
        "1-33-A": {
          "width": 0,
          "bottom": 0,
          "height": 0,
          "top": 0,
          "right": 0,
          "left": 0
        },
        "1-73-LINK": {
          "left": 0,
          "width": 0,
          "id": "cnss_share_css-css",
          "bottom": 0,
          "top": 0,
          "height": 0,
          "right": 0
        },
        "1-112-META": {
          "bottom": 0,
          "width": 0,
          "right": 0,
          "top": 0,
          "height": 0,
          "left": 0
        },
        "page-2-LINK": {
          "left": 0,
          "height": 0,
          "top": 0,
          "right": 0,
          "width": 0,
          "bottom": 0
        },
        "1-59-LINK": {
          "width": 0,
          "bottom": 0,
          "height": 0,
          "top": 0,
          "right": 0,
          "left": 0
        },
        "1-101-META": {
          "left": 0,
          "bottom": 0,
          "width": 0,
          "right": 0,
          "height": 0,
          "top": 0
        },
        "1-93-LINK": {
          "left": 0,
          "bottom": 0,
          "width": 0,
          "right": 0,
          "top": 0,
          "height": 0
        },
        "1-35-A": {
          "left": 41,
          "width": 331,
          "bottom": 9038,
          "height": 24,
          "top": 9014,
          "right": 371
        },
        "page-5-IMG": {
          "bottom": 70,
          "width": 140,
          "right": 160,
          "top": 21,
          "height": 49,
          "left": 20
        },
        "1-26-A": {
          "bottom": 0,
          "width": 0,
          "right": 0,
          "height": 0,
          "top": 0,
          "left": 0
        }
      }
    }
  },
  "analysisUTCTimestamp": "2026-07-20T15:10:29.081Z"
}
