{
  "captchaResult": "CAPTCHA_NOT_NEEDED",
  "kind": "pagespeedonline#result",
  "id": "https://www.deferranti.com/",
  "loadingExperience": {
    "initial_url": "https://www.deferranti.com/"
  },
  "lighthouseResult": {
    "requestedUrl": "https://deferranti.com/",
    "finalUrl": "https://www.deferranti.com/",
    "mainDocumentUrl": "https://www.deferranti.com/",
    "finalDisplayedUrl": "https://www.deferranti.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-20T17:51:37.165Z",
    "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": 975.5,
      "credits": {
        "axe-core": "4.12.0"
      }
    },
    "runWarnings": [
      "The page may not be loading as expected because your test URL (https://deferranti.com/) was redirected to https://www.deferranti.com/. Try testing the second URL directly."
    ],
    "configSettings": {
      "emulatedFormFactor": "mobile",
      "formFactor": "mobile",
      "locale": "en-US",
      "onlyCategories": [
        "performance",
        "accessibility",
        "best-practices",
        "seo"
      ],
      "channel": "lr"
    },
    "audits": {
      "link-in-text-block": {
        "id": "link-in-text-block",
        "title": "Links are distinguishable without relying on color.",
        "description": "Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. [Learn how to make links distinguishable](https://dequeuniversity.com/rules/axe/4.12/link-in-text-block).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "color-contrast": {
        "id": "color-contrast",
        "title": "Background and foreground colors 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": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "headings": [
            {
              "label": "Failing Elements",
              "subItemsHeading": {
                "key": "relatedNode",
                "valueType": "node"
              },
              "key": "node",
              "valueType": "node"
            }
          ],
          "items": [],
          "type": "table"
        }
      },
      "tabindex": {
        "id": "tabindex",
        "title": "No element has a `[tabindex]` value greater than 0",
        "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https://dequeuniversity.com/rules/axe/4.12/tabindex).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "type": "table",
          "items": [],
          "headings": [
            {
              "label": "Failing Elements",
              "subItemsHeading": {
                "key": "relatedNode",
                "valueType": "node"
              },
              "key": "node",
              "valueType": "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"
      },
      "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": 0,
        "scoreDisplayMode": "metricSavings",
        "displayValue": "Est savings of 780 ms",
        "metricSavings": {
          "LCP": 800,
          "FCP": 800
        },
        "details": {
          "headings": [
            {
              "valueType": "url",
              "key": "url",
              "label": "URL"
            },
            {
              "label": "Time Spent",
              "key": "wastedMs",
              "valueType": "timespanMs"
            }
          ],
          "items": [
            {
              "wastedMs": 780,
              "url": "https://deferranti.com/"
            },
            {
              "wastedMs": 0,
              "url": "https://www.deferranti.com/"
            }
          ],
          "type": "opportunity",
          "overallSavingsMs": 780
        },
        "numericValue": 780,
        "numericUnit": "millisecond"
      },
      "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,
        "scoreDisplayMode": "numeric",
        "displayValue": "18.8 s",
        "numericValue": 18845.560226400816,
        "numericUnit": "millisecond"
      },
      "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 6,341 KiB",
        "metricSavings": {
          "LCP": 31800,
          "FCP": 150
        },
        "details": {
          "headings": [
            {
              "subItemsHeading": {
                "key": "source",
                "valueType": "code"
              },
              "label": "URL",
              "valueType": "url",
              "key": "url"
            },
            {
              "valueType": "bytes",
              "key": "totalBytes",
              "subItemsHeading": {
                "key": "sourceBytes"
              },
              "label": "Transfer Size"
            },
            {
              "subItemsHeading": {
                "key": "sourceWastedBytes"
              },
              "label": "Est Savings",
              "valueType": "bytes",
              "key": "wastedBytes"
            }
          ],
          "sortedBy": [
            "wastedBytes"
          ],
          "overallSavingsMs": 31800,
          "items": [
            {
              "wastedPercent": 99.592195995746451,
              "url": "https://www.deferranti.com/_nuxt/D8i7_IVD.js",
              "wastedBytes": 6447828,
              "totalBytes": 6474230
            },
            {
              "wastedPercent": 42.273965243469128,
              "wastedBytes": 44936,
              "totalBytes": 106298,
              "url": "https://www.deferranti.com/_nuxt/DLBsM7p4.js"
            }
          ],
          "overallSavingsBytes": 6492764,
          "type": "opportunity",
          "debugData": {
            "metricSavings": {
              "LCP": 31800,
              "FCP": 150
            },
            "type": "debugdata"
          }
        },
        "numericValue": 31800,
        "numericUnit": "millisecond"
      },
      "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"
            },
            {
              "key": "displayedSize",
              "valueType": "text",
              "label": "Displayed size"
            },
            {
              "valueType": "text",
              "key": "actualSize",
              "label": "Actual size"
            },
            {
              "label": "Expected size",
              "key": "expectedSize",
              "valueType": "text"
            }
          ]
        }
      },
      "unused-css-rules": {
        "id": "unused-css-rules",
        "title": "Reduce unused CSS",
        "description": "Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/).",
        "score": 1,
        "scoreDisplayMode": "metricSavings",
        "metricSavings": {
          "LCP": 0,
          "FCP": 0
        },
        "details": {
          "items": [],
          "sortedBy": [
            "wastedBytes"
          ],
          "overallSavingsMs": 0,
          "headings": [],
          "type": "opportunity",
          "debugData": {
            "type": "debugdata",
            "metricSavings": {
              "LCP": 0,
              "FCP": 0
            }
          },
          "overallSavingsBytes": 0
        },
        "numericValue": 0,
        "numericUnit": "millisecond"
      },
      "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": {
          "headings": [
            {
              "valueType": "text",
              "key": "description",
              "subItemsHeading": {
                "key": "description"
              },
              "label": "Description"
            },
            {
              "valueType": "text",
              "key": "severity",
              "subItemsHeading": {
                "key": "severity"
              },
              "label": "Severity"
            }
          ],
          "type": "table",
          "items": [
            {
              "description": "No frame control policy found",
              "severity": "High"
            }
          ]
        }
      },
      "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"
      },
      "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": {
          "headings": [
            {
              "valueType": "code",
              "key": "source",
              "subItemsHeading": {
                "valueType": "url",
                "key": "url"
              },
              "label": "Source"
            },
            {
              "label": "Duplicated bytes",
              "granularity": 10,
              "key": "wastedBytes",
              "subItemsHeading": {
                "key": "sourceTransferBytes"
              },
              "valueType": "bytes"
            }
          ],
          "items": [],
          "debugData": {
            "wastedBytes": 0,
            "type": "debugdata"
          },
          "type": "table"
        }
      },
      "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,
        "scoreDisplayMode": "numeric",
        "displayValue": "84.5 s",
        "numericValue": 84488.500000000015,
        "numericUnit": "millisecond"
      },
      "network-requests": {
        "id": "network-requests",
        "title": "Network Requests",
        "description": "Lists the network requests that were made during page load.",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "headings": [
            {
              "label": "URL",
              "key": "url",
              "valueType": "url"
            },
            {
              "label": "Protocol",
              "valueType": "text",
              "key": "protocol"
            },
            {
              "granularity": 1,
              "key": "networkRequestTime",
              "valueType": "ms",
              "label": "Network Request Time"
            },
            {
              "granularity": 1,
              "key": "networkEndTime",
              "valueType": "ms",
              "label": "Network End Time"
            },
            {
              "valueType": "bytes",
              "displayUnit": "kb",
              "granularity": 1,
              "key": "transferSize",
              "label": "Transfer Size"
            },
            {
              "granularity": 1,
              "key": "resourceSize",
              "displayUnit": "kb",
              "label": "Resource Size",
              "valueType": "bytes"
            },
            {
              "valueType": "text",
              "key": "statusCode",
              "label": "Status Code"
            },
            {
              "key": "mimeType",
              "valueType": "text",
              "label": "MIME Type"
            },
            {
              "valueType": "text",
              "key": "resourceType",
              "label": "Resource Type"
            }
          ],
          "debugData": {
            "networkStartTimeTs": 37708284414.000008,
            "type": "debugdata",
            "initiators": [
              {
                "lineNumber": 0,
                "columnNumber": 1800,
                "url": "https://www.deferranti.com/",
                "type": "parser"
              },
              {
                "lineNumber": 0,
                "url": "https://www.deferranti.com/",
                "columnNumber": 1870,
                "type": "parser"
              },
              {
                "type": "parser",
                "columnNumber": 1938,
                "url": "https://www.deferranti.com/",
                "lineNumber": 0
              },
              {
                "columnNumber": 2005,
                "url": "https://www.deferranti.com/",
                "lineNumber": 0,
                "type": "parser"
              },
              {
                "lineNumber": 0,
                "columnNumber": 2081,
                "url": "https://www.deferranti.com/",
                "type": "parser"
              },
              {
                "type": "parser",
                "lineNumber": 0,
                "url": "https://www.deferranti.com/",
                "columnNumber": 2157
              },
              {
                "lineNumber": 0,
                "columnNumber": 2233,
                "url": "https://www.deferranti.com/",
                "type": "parser"
              },
              {
                "type": "parser",
                "lineNumber": 0,
                "url": "https://www.deferranti.com/",
                "columnNumber": 2309
              },
              {
                "type": "parser",
                "lineNumber": 0,
                "columnNumber": 2385,
                "url": "https://www.deferranti.com/"
              },
              {
                "lineNumber": 0,
                "columnNumber": 2461,
                "url": "https://www.deferranti.com/",
                "type": "parser"
              },
              {
                "type": "parser",
                "lineNumber": 0,
                "url": "https://www.deferranti.com/",
                "columnNumber": 2537
              },
              {
                "type": "parser",
                "lineNumber": 0,
                "url": "https://www.deferranti.com/",
                "columnNumber": 2613
              },
              {
                "columnNumber": 2689,
                "url": "https://www.deferranti.com/",
                "lineNumber": 0,
                "type": "parser"
              },
              {
                "type": "parser",
                "columnNumber": 2765,
                "url": "https://www.deferranti.com/",
                "lineNumber": 0
              },
              {
                "type": "parser",
                "lineNumber": 0,
                "url": "https://www.deferranti.com/",
                "columnNumber": 2841
              },
              {
                "type": "parser",
                "lineNumber": 0,
                "columnNumber": 2917,
                "url": "https://www.deferranti.com/"
              },
              {
                "type": "parser",
                "columnNumber": 2993,
                "url": "https://www.deferranti.com/",
                "lineNumber": 0
              },
              {
                "columnNumber": 3069,
                "url": "https://www.deferranti.com/",
                "lineNumber": 0,
                "type": "parser"
              },
              {
                "columnNumber": 3145,
                "url": "https://www.deferranti.com/",
                "lineNumber": 0,
                "type": "parser"
              },
              {
                "columnNumber": 3221,
                "url": "https://www.deferranti.com/",
                "lineNumber": 0,
                "type": "parser"
              },
              {
                "columnNumber": 3297,
                "url": "https://www.deferranti.com/",
                "lineNumber": 0,
                "type": "parser"
              },
              {
                "columnNumber": 3373,
                "url": "https://www.deferranti.com/",
                "lineNumber": 0,
                "type": "parser"
              },
              {
                "columnNumber": 3449,
                "url": "https://www.deferranti.com/",
                "lineNumber": 0,
                "type": "parser"
              },
              {
                "type": "parser",
                "columnNumber": 3525,
                "url": "https://www.deferranti.com/",
                "lineNumber": 0
              },
              {
                "lineNumber": 0,
                "columnNumber": 3601,
                "url": "https://www.deferranti.com/",
                "type": "parser"
              },
              {
                "lineNumber": 0,
                "columnNumber": 3677,
                "url": "https://www.deferranti.com/",
                "type": "parser"
              },
              {
                "type": "parser",
                "columnNumber": 3753,
                "url": "https://www.deferranti.com/",
                "lineNumber": 0
              },
              {
                "url": "https://www.deferranti.com/",
                "columnNumber": 3829,
                "lineNumber": 0,
                "type": "parser"
              },
              {
                "lineNumber": 0,
                "columnNumber": 3905,
                "url": "https://www.deferranti.com/",
                "type": "parser"
              },
              {
                "lineNumber": 0,
                "url": "https://www.deferranti.com/",
                "columnNumber": 3981,
                "type": "parser"
              },
              {
                "type": "parser",
                "lineNumber": 0,
                "columnNumber": 4057,
                "url": "https://www.deferranti.com/"
              },
              {
                "lineNumber": 0,
                "url": "https://www.deferranti.com/",
                "columnNumber": 4133,
                "type": "parser"
              },
              {
                "lineNumber": 0,
                "url": "https://www.deferranti.com/",
                "columnNumber": 4209,
                "type": "parser"
              },
              {
                "type": "parser",
                "lineNumber": 0,
                "columnNumber": 4285,
                "url": "https://www.deferranti.com/"
              },
              {
                "lineNumber": 0,
                "columnNumber": 4361,
                "url": "https://www.deferranti.com/",
                "type": "parser"
              },
              {
                "type": "parser",
                "lineNumber": 0,
                "url": "https://www.deferranti.com/",
                "columnNumber": 4437
              },
              {
                "lineNumber": 0,
                "columnNumber": 4513,
                "url": "https://www.deferranti.com/",
                "type": "parser"
              },
              {
                "type": "parser",
                "lineNumber": 0,
                "columnNumber": 4589,
                "url": "https://www.deferranti.com/"
              },
              {
                "type": "parser",
                "lineNumber": 0,
                "columnNumber": 4665,
                "url": "https://www.deferranti.com/"
              },
              {
                "type": "parser",
                "columnNumber": 4741,
                "url": "https://www.deferranti.com/",
                "lineNumber": 0
              },
              {
                "type": "parser",
                "lineNumber": 0,
                "url": "https://www.deferranti.com/",
                "columnNumber": 4817
              },
              {
                "type": "parser",
                "url": "https://www.deferranti.com/",
                "columnNumber": 4893,
                "lineNumber": 0
              },
              {
                "type": "parser",
                "lineNumber": 0,
                "columnNumber": 4969,
                "url": "https://www.deferranti.com/"
              },
              {
                "type": "parser",
                "lineNumber": 0,
                "columnNumber": 5045,
                "url": "https://www.deferranti.com/"
              },
              {
                "type": "parser",
                "columnNumber": 5121,
                "url": "https://www.deferranti.com/",
                "lineNumber": 0
              },
              {
                "type": "parser",
                "lineNumber": 0,
                "columnNumber": 5197,
                "url": "https://www.deferranti.com/"
              },
              {
                "type": "parser",
                "lineNumber": 0,
                "columnNumber": 5273,
                "url": "https://www.deferranti.com/"
              },
              {
                "type": "parser",
                "lineNumber": 0,
                "columnNumber": 5349,
                "url": "https://www.deferranti.com/"
              },
              {
                "lineNumber": 0,
                "columnNumber": 5425,
                "url": "https://www.deferranti.com/",
                "type": "parser"
              },
              {
                "lineNumber": 0,
                "columnNumber": 470848,
                "url": "https://www.deferranti.com/",
                "type": "parser"
              },
              {
                "type": "parser",
                "lineNumber": 0,
                "columnNumber": 471280,
                "url": "https://www.deferranti.com/"
              },
              {
                "columnNumber": 482617,
                "url": "https://www.deferranti.com/",
                "lineNumber": 0,
                "type": "parser"
              },
              {
                "lineNumber": 0,
                "url": "https://www.deferranti.com/",
                "columnNumber": 483471,
                "type": "parser"
              },
              {
                "type": "parser",
                "columnNumber": 484340,
                "url": "https://www.deferranti.com/",
                "lineNumber": 0
              },
              {
                "lineNumber": 0,
                "columnNumber": 485254,
                "url": "https://www.deferranti.com/",
                "type": "parser"
              },
              {
                "type": "parser",
                "lineNumber": 0,
                "columnNumber": 486110,
                "url": "https://www.deferranti.com/"
              },
              {
                "type": "parser",
                "columnNumber": 486972,
                "url": "https://www.deferranti.com/",
                "lineNumber": 0
              },
              {
                "lineNumber": 0,
                "columnNumber": 487871,
                "url": "https://www.deferranti.com/",
                "type": "parser"
              },
              {
                "type": "parser",
                "lineNumber": 0,
                "url": "https://www.deferranti.com/",
                "columnNumber": 488710
              },
              {
                "columnNumber": 489546,
                "url": "https://www.deferranti.com/",
                "lineNumber": 0,
                "type": "parser"
              },
              {
                "type": "parser",
                "columnNumber": 490359,
                "url": "https://www.deferranti.com/",
                "lineNumber": 0
              },
              {
                "columnNumber": 491202,
                "url": "https://www.deferranti.com/",
                "lineNumber": 0,
                "type": "parser"
              },
              {
                "url": "https://www.deferranti.com/",
                "columnNumber": 492067,
                "lineNumber": 0,
                "type": "parser"
              },
              {
                "lineNumber": 0,
                "columnNumber": 492949,
                "url": "https://www.deferranti.com/",
                "type": "parser"
              },
              {
                "columnNumber": 493764,
                "url": "https://www.deferranti.com/",
                "lineNumber": 0,
                "type": "parser"
              },
              {
                "lineNumber": 0,
                "url": "https://www.deferranti.com/",
                "columnNumber": 494612,
                "type": "parser"
              },
              {
                "columnNumber": 495466,
                "url": "https://www.deferranti.com/",
                "lineNumber": 0,
                "type": "parser"
              },
              {
                "columnNumber": 496317,
                "url": "https://www.deferranti.com/",
                "lineNumber": 0,
                "type": "parser"
              },
              {
                "lineNumber": 0,
                "columnNumber": 497189,
                "url": "https://www.deferranti.com/",
                "type": "parser"
              },
              {
                "url": "https://www.deferranti.com/",
                "columnNumber": 498021,
                "lineNumber": 0,
                "type": "parser"
              },
              {
                "columnNumber": 498858,
                "url": "https://www.deferranti.com/",
                "lineNumber": 0,
                "type": "parser"
              },
              {
                "lineNumber": 0,
                "columnNumber": 499735,
                "url": "https://www.deferranti.com/",
                "type": "parser"
              },
              {
                "type": "parser",
                "lineNumber": 0,
                "columnNumber": 500544,
                "url": "https://www.deferranti.com/"
              },
              {
                "type": "parser",
                "lineNumber": 0,
                "columnNumber": 501359,
                "url": "https://www.deferranti.com/"
              },
              {
                "lineNumber": 0,
                "url": "https://www.deferranti.com/",
                "columnNumber": 502213,
                "type": "parser"
              },
              {
                "type": "parser",
                "url": "https://www.deferranti.com/",
                "columnNumber": 503118,
                "lineNumber": 0
              },
              {
                "type": "parser",
                "lineNumber": 0,
                "columnNumber": 504004,
                "url": "https://www.deferranti.com/"
              },
              {
                "columnNumber": 504878,
                "url": "https://www.deferranti.com/",
                "lineNumber": 0,
                "type": "parser"
              },
              {
                "type": "parser",
                "lineNumber": 0,
                "columnNumber": 505756,
                "url": "https://www.deferranti.com/"
              },
              {
                "lineNumber": 0,
                "columnNumber": 506590,
                "url": "https://www.deferranti.com/",
                "type": "parser"
              },
              {
                "url": "https://www.deferranti.com/",
                "columnNumber": 507429,
                "lineNumber": 0,
                "type": "parser"
              },
              {
                "type": "parser",
                "lineNumber": 0,
                "columnNumber": 508271,
                "url": "https://www.deferranti.com/"
              },
              {
                "lineNumber": 0,
                "url": "https://www.deferranti.com/",
                "columnNumber": 509064,
                "type": "parser"
              },
              {
                "type": "parser",
                "url": "https://www.deferranti.com/",
                "columnNumber": 509869,
                "lineNumber": 0
              },
              {
                "columnNumber": 510714,
                "url": "https://www.deferranti.com/",
                "lineNumber": 0,
                "type": "parser"
              },
              {
                "type": "parser",
                "columnNumber": 511553,
                "url": "https://www.deferranti.com/",
                "lineNumber": 0
              },
              {
                "type": "parser",
                "columnNumber": 512424,
                "url": "https://www.deferranti.com/",
                "lineNumber": 0
              },
              {
                "type": "parser",
                "lineNumber": 0,
                "url": "https://www.deferranti.com/",
                "columnNumber": 513256
              },
              {
                "type": "parser",
                "columnNumber": 514076,
                "url": "https://www.deferranti.com/",
                "lineNumber": 0
              },
              {
                "type": "parser",
                "lineNumber": 0,
                "columnNumber": 514883,
                "url": "https://www.deferranti.com/"
              },
              {
                "type": "parser",
                "columnNumber": 515696,
                "url": "https://www.deferranti.com/",
                "lineNumber": 0
              },
              {
                "type": "parser",
                "columnNumber": 516530,
                "url": "https://www.deferranti.com/",
                "lineNumber": 0
              },
              {
                "type": "parser",
                "lineNumber": 0,
                "columnNumber": 517380,
                "url": "https://www.deferranti.com/"
              },
              {
                "type": "parser",
                "columnNumber": 518209,
                "url": "https://www.deferranti.com/",
                "lineNumber": 0
              },
              {
                "type": "parser",
                "url": "https://www.deferranti.com/",
                "columnNumber": 519147,
                "lineNumber": 0
              },
              {
                "lineNumber": 0,
                "url": "https://www.deferranti.com/",
                "columnNumber": 520017,
                "type": "parser"
              },
              {
                "type": "parser",
                "lineNumber": 0,
                "columnNumber": 520854,
                "url": "https://www.deferranti.com/"
              },
              {
                "type": "parser",
                "lineNumber": 0,
                "url": "https://www.deferranti.com/",
                "columnNumber": 521740
              },
              {
                "lineNumber": 0,
                "url": "https://www.deferranti.com/",
                "columnNumber": 522554,
                "type": "parser"
              },
              {
                "type": "parser",
                "columnNumber": 5584,
                "url": "https://www.deferranti.com/",
                "lineNumber": 0
              },
              {
                "url": "https://www.deferranti.com/_nuxt/entry.CZhM7OCp.css",
                "type": "parser"
              },
              {
                "url": "https://www.deferranti.com/_nuxt/entry.CZhM7OCp.css",
                "type": "parser"
              },
              {
                "url": "https://www.deferranti.com/_nuxt/entry.CZhM7OCp.css",
                "type": "parser"
              },
              {
                "url": "https://www.deferranti.com/_nuxt/entry.CZhM7OCp.css",
                "type": "parser"
              }
            ]
          },
          "type": "table",
          "items": [
            {
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "networkEndTime": 60.954999998211861,
              "transferSize": 382,
              "rendererStartTime": 0,
              "priority": "VeryHigh",
              "url": "https://deferranti.com/",
              "cache": "none",
              "mimeType": "text/html",
              "sessionTargetType": "page",
              "statusCode": 307,
              "resourceSize": 0,
              "networkRequestTime": 0.66699999570846558,
              "protocol": "http/1.1",
              "finished": true
            },
            {
              "protocol": "h2",
              "finished": true,
              "resourceSize": 760996,
              "networkRequestTime": 61.493000000715256,
              "priority": "VeryHigh",
              "cache": "none",
              "url": "https://www.deferranti.com/",
              "mimeType": "text/html",
              "statusCode": 200,
              "sessionTargetType": "page",
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "transferSize": 121706,
              "networkEndTime": 1806.2029999941587,
              "rendererStartTime": 60.954999998211861,
              "resourceType": "Document"
            },
            {
              "resourceSize": 47359,
              "networkRequestTime": 1819.8189999908209,
              "protocol": "h2",
              "finished": true,
              "transferSize": 10666,
              "networkEndTime": 1874.7569999918342,
              "rendererStartTime": 1819.3049999922514,
              "resourceType": "Stylesheet",
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "mimeType": "text/css",
              "statusCode": 200,
              "sessionTargetType": "page",
              "priority": "VeryHigh",
              "cache": "none",
              "url": "https://www.deferranti.com/_nuxt/entry.CZhM7OCp.css"
            },
            {
              "priority": "VeryHigh",
              "url": "https://www.deferranti.com/_nuxt/default.h4sVhvNL.css",
              "cache": "none",
              "mimeType": "text/css",
              "sessionTargetType": "page",
              "statusCode": 200,
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "networkEndTime": 1873.9919999986887,
              "transferSize": 962,
              "resourceType": "Stylesheet",
              "rendererStartTime": 1819.5269999951124,
              "protocol": "h2",
              "finished": true,
              "resourceSize": 1291,
              "networkRequestTime": 1819.8789999932051
            },
            {
              "finished": true,
              "protocol": "h2",
              "networkRequestTime": 1819.9200000017881,
              "resourceSize": 231,
              "sessionTargetType": "page",
              "statusCode": 200,
              "mimeType": "text/css",
              "url": "https://www.deferranti.com/_nuxt/index.DvFIju3l.css",
              "cache": "none",
              "priority": "VeryHigh",
              "resourceType": "Stylesheet",
              "rendererStartTime": 1819.5849999934435,
              "networkEndTime": 1866.027999997139,
              "transferSize": 744,
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com"
            },
            {
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "resourceType": "Stylesheet",
              "rendererStartTime": 1819.640000000596,
              "transferSize": 673,
              "networkEndTime": 1883.6679999902844,
              "cache": "none",
              "url": "https://www.deferranti.com/_nuxt/Grid.C0WaoOc-.css",
              "priority": "VeryHigh",
              "statusCode": 200,
              "sessionTargetType": "page",
              "mimeType": "text/css",
              "networkRequestTime": 1819.96099999547,
              "resourceSize": 162,
              "finished": true,
              "protocol": "h2"
            },
            {
              "priority": "High",
              "cache": "none",
              "url": "https://www.deferranti.com/_nuxt/DLBsM7p4.js",
              "mimeType": "application/javascript",
              "statusCode": 200,
              "sessionTargetType": "page",
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "transferSize": 106876,
              "networkEndTime": 1904.4569999948144,
              "rendererStartTime": 1819.7119999974966,
              "resourceType": "Script",
              "protocol": "h2",
              "finished": true,
              "isLinkPreload": true,
              "resourceSize": 294103,
              "networkRequestTime": 1820.0119999945164
            },
            {
              "networkRequestTime": 1820.0769999921322,
              "isLinkPreload": true,
              "resourceSize": 37859,
              "finished": true,
              "protocol": "h2",
              "rendererStartTime": 1819.7709999904037,
              "resourceType": "Script",
              "transferSize": 12350,
              "networkEndTime": 1873.4259999990463,
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "statusCode": 200,
              "sessionTargetType": "page",
              "mimeType": "application/javascript",
              "cache": "none",
              "url": "https://www.deferranti.com/_nuxt/PFm_ynLH.js",
              "priority": "High"
            },
            {
              "isLinkPreload": true,
              "resourceSize": 5367,
              "networkRequestTime": 1820.125999994576,
              "protocol": "h2",
              "finished": true,
              "transferSize": 2798,
              "networkEndTime": 1854.3509999960661,
              "resourceType": "Script",
              "rendererStartTime": 1819.8179999962449,
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "mimeType": "application/javascript",
              "statusCode": 200,
              "sessionTargetType": "page",
              "priority": "High",
              "cache": "none",
              "url": "https://www.deferranti.com/_nuxt/4zWoSvSr.js"
            },
            {
              "protocol": "h2",
              "finished": true,
              "resourceSize": 4074,
              "isLinkPreload": true,
              "networkRequestTime": 1820.2139999940991,
              "priority": "High",
              "url": "https://www.deferranti.com/_nuxt/S3JYoR5W.js",
              "cache": "none",
              "mimeType": "application/javascript",
              "sessionTargetType": "page",
              "statusCode": 200,
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "networkEndTime": 1874.4219999983907,
              "transferSize": 2305,
              "rendererStartTime": 1819.8729999959469,
              "resourceType": "Script"
            },
            {
              "networkRequestTime": 1820.2829999998212,
              "isLinkPreload": true,
              "resourceSize": 13635,
              "finished": true,
              "protocol": "h2",
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "resourceType": "Script",
              "rendererStartTime": 1819.9229999929667,
              "transferSize": 4593,
              "networkEndTime": 1856.0199999958277,
              "cache": "none",
              "url": "https://www.deferranti.com/_nuxt/B6VPeBqJ.js",
              "priority": "High",
              "statusCode": 200,
              "sessionTargetType": "page",
              "mimeType": "application/javascript"
            },
            {
              "networkEndTime": 1871.0979999899864,
              "transferSize": 626,
              "resourceType": "Script",
              "rendererStartTime": 1819.9689999967813,
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "mimeType": "application/javascript",
              "sessionTargetType": "page",
              "statusCode": 200,
              "priority": "High",
              "url": "https://www.deferranti.com/_nuxt/jc0MLXVe.js",
              "cache": "none",
              "resourceSize": 106,
              "isLinkPreload": true,
              "networkRequestTime": 1820.3509999886155,
              "protocol": "h2",
              "finished": true
            },
            {
              "networkEndTime": 1869.0889999940991,
              "transferSize": 5047,
              "resourceType": "Script",
              "rendererStartTime": 1820.0129999965429,
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "mimeType": "application/javascript",
              "sessionTargetType": "page",
              "statusCode": 200,
              "priority": "High",
              "url": "https://www.deferranti.com/_nuxt/Bh69jLC6.js",
              "cache": "none",
              "resourceSize": 15288,
              "isLinkPreload": true,
              "networkRequestTime": 1820.4369999915361,
              "protocol": "h2",
              "finished": true
            },
            {
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "resourceType": "Script",
              "rendererStartTime": 1820.058999992907,
              "networkEndTime": 1869.2579999938607,
              "transferSize": 7646,
              "url": "https://www.deferranti.com/_nuxt/BUFzmizx.js",
              "cache": "none",
              "priority": "High",
              "sessionTargetType": "page",
              "statusCode": 200,
              "mimeType": "application/javascript",
              "networkRequestTime": 1820.4849999919534,
              "resourceSize": 26816,
              "isLinkPreload": true,
              "finished": true,
              "protocol": "h2"
            },
            {
              "rendererStartTime": 1820.1319999992847,
              "resourceType": "Script",
              "networkEndTime": 1885.9529999941587,
              "transferSize": 936,
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "sessionTargetType": "page",
              "statusCode": 200,
              "mimeType": "application/javascript",
              "url": "https://www.deferranti.com/_nuxt/CLs7nh7g.js",
              "cache": "none",
              "priority": "High",
              "networkRequestTime": 1820.5449999943376,
              "resourceSize": 416,
              "isLinkPreload": true,
              "finished": true,
              "protocol": "h2"
            },
            {
              "protocol": "h2",
              "finished": true,
              "resourceSize": 4826,
              "isLinkPreload": true,
              "networkRequestTime": 1820.6709999963641,
              "priority": "High",
              "url": "https://www.deferranti.com/_nuxt/CWGEj5kW.js",
              "cache": "none",
              "mimeType": "application/javascript",
              "sessionTargetType": "page",
              "statusCode": 200,
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "networkEndTime": 1867.238999992609,
              "transferSize": 2162,
              "rendererStartTime": 1820.1799999922514,
              "resourceType": "Script"
            },
            {
              "priority": "High",
              "cache": "none",
              "url": "https://www.deferranti.com/_nuxt/Ccug4oDw.js",
              "mimeType": "application/javascript",
              "statusCode": 200,
              "sessionTargetType": "page",
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "transferSize": 579,
              "networkEndTime": 1870.2219999954104,
              "resourceType": "Script",
              "rendererStartTime": 1820.2289999946952,
              "protocol": "h2",
              "finished": true,
              "isLinkPreload": true,
              "resourceSize": 61,
              "networkRequestTime": 1820.7169999927282
            },
            {
              "mimeType": "application/javascript",
              "sessionTargetType": "page",
              "statusCode": 200,
              "priority": "High",
              "url": "https://www.deferranti.com/_nuxt/B8OUpbI_.js",
              "cache": "none",
              "networkEndTime": 1866.2219999954104,
              "transferSize": 1033,
              "rendererStartTime": 1820.2809999957681,
              "resourceType": "Script",
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "protocol": "h2",
              "finished": true,
              "resourceSize": 514,
              "isLinkPreload": true,
              "networkRequestTime": 1820.7809999883175
            },
            {
              "isLinkPreload": true,
              "resourceSize": 1730,
              "networkRequestTime": 1820.8469999954104,
              "protocol": "h2",
              "finished": true,
              "transferSize": 1570,
              "networkEndTime": 1855.7879999950528,
              "resourceType": "Script",
              "rendererStartTime": 1820.3379999920726,
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "mimeType": "application/javascript",
              "statusCode": 200,
              "sessionTargetType": "page",
              "priority": "High",
              "cache": "none",
              "url": "https://www.deferranti.com/_nuxt/CWpjGuz3.js"
            },
            {
              "protocol": "h2",
              "finished": true,
              "resourceSize": 2409,
              "isLinkPreload": true,
              "networkRequestTime": 1820.8969999924302,
              "priority": "High",
              "url": "https://www.deferranti.com/_nuxt/D5CnJRRg.js",
              "cache": "none",
              "mimeType": "application/javascript",
              "sessionTargetType": "page",
              "statusCode": 200,
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "networkEndTime": 1856.6059999987483,
              "transferSize": 1546,
              "resourceType": "Script",
              "rendererStartTime": 1820.3859999999404
            },
            {
              "protocol": "h2",
              "finished": true,
              "resourceSize": 27606,
              "isLinkPreload": true,
              "networkRequestTime": 1821.0380000025034,
              "priority": "High",
              "url": "https://www.deferranti.com/_nuxt/pVdLcCnG.js",
              "cache": "none",
              "mimeType": "application/javascript",
              "sessionTargetType": "page",
              "statusCode": 200,
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "networkEndTime": 1868.6559999957681,
              "transferSize": 4713,
              "rendererStartTime": 1820.4269999936223,
              "resourceType": "Script"
            },
            {
              "protocol": "h2",
              "finished": true,
              "isLinkPreload": true,
              "resourceSize": 2423,
              "networkRequestTime": 1821.0949999988079,
              "mimeType": "application/javascript",
              "statusCode": 200,
              "sessionTargetType": "page",
              "priority": "High",
              "cache": "none",
              "url": "https://www.deferranti.com/_nuxt/DRTqiA9K.js",
              "transferSize": 1943,
              "networkEndTime": 1874.5489999949932,
              "resourceType": "Script",
              "rendererStartTime": 1820.4939999952912,
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true
            },
            {
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "rendererStartTime": 1820.54699999094,
              "resourceType": "Script",
              "transferSize": 1862,
              "networkEndTime": 1845.2459999918938,
              "cache": "none",
              "url": "https://www.deferranti.com/_nuxt/sncEAmlp.js",
              "priority": "High",
              "statusCode": 200,
              "sessionTargetType": "page",
              "mimeType": "application/javascript",
              "networkRequestTime": 1821.140999995172,
              "isLinkPreload": true,
              "resourceSize": 4003,
              "finished": true,
              "protocol": "h2"
            },
            {
              "protocol": "h2",
              "finished": true,
              "isLinkPreload": true,
              "resourceSize": 323,
              "networkRequestTime": 1821.2060000002384,
              "mimeType": "application/javascript",
              "statusCode": 200,
              "sessionTargetType": "page",
              "priority": "High",
              "cache": "none",
              "url": "https://www.deferranti.com/_nuxt/ZhWAdK_X.js",
              "transferSize": 843,
              "networkEndTime": 1866.9939999952912,
              "rendererStartTime": 1820.6030000001192,
              "resourceType": "Script",
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true
            },
            {
              "networkRequestTime": 1821.2529999986291,
              "resourceSize": 91,
              "isLinkPreload": true,
              "finished": true,
              "protocol": "h2",
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "resourceType": "Script",
              "rendererStartTime": 1820.6749999895692,
              "networkEndTime": 1859.0299999937415,
              "transferSize": 610,
              "url": "https://www.deferranti.com/_nuxt/DlAUqK2U.js",
              "cache": "none",
              "priority": "High",
              "sessionTargetType": "page",
              "statusCode": 200,
              "mimeType": "application/javascript"
            },
            {
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "networkEndTime": 1865.9359999969602,
              "transferSize": 1018,
              "rendererStartTime": 1820.7559999972582,
              "resourceType": "Script",
              "priority": "High",
              "url": "https://www.deferranti.com/_nuxt/C4ZSEXKJ.js",
              "cache": "none",
              "mimeType": "application/javascript",
              "sessionTargetType": "page",
              "statusCode": 200,
              "resourceSize": 499,
              "isLinkPreload": true,
              "networkRequestTime": 1821.3029999956489,
              "protocol": "h2",
              "finished": true
            },
            {
              "protocol": "h2",
              "finished": true,
              "isLinkPreload": true,
              "resourceSize": 13062,
              "networkRequestTime": 1821.4549999982119,
              "priority": "High",
              "cache": "none",
              "url": "https://www.deferranti.com/_nuxt/kfWXTgJj.js",
              "mimeType": "application/javascript",
              "statusCode": 200,
              "sessionTargetType": "page",
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "transferSize": 4338,
              "networkEndTime": 1876.0069999992847,
              "resourceType": "Script",
              "rendererStartTime": 1820.8679999932647
            },
            {
              "finished": true,
              "protocol": "h2",
              "networkRequestTime": 1821.543999992311,
              "resourceSize": 2143,
              "isLinkPreload": true,
              "url": "https://www.deferranti.com/_nuxt/BbsV3NPc.js",
              "cache": "none",
              "priority": "High",
              "sessionTargetType": "page",
              "statusCode": 200,
              "mimeType": "application/javascript",
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "resourceType": "Script",
              "rendererStartTime": 1820.9539999887347,
              "networkEndTime": 1871.2549999952316,
              "transferSize": 1738
            },
            {
              "finished": true,
              "protocol": "h2",
              "networkRequestTime": 1821.5969999954104,
              "resourceSize": 4824,
              "isLinkPreload": true,
              "url": "https://www.deferranti.com/_nuxt/CvGq9_DM.js",
              "cache": "none",
              "priority": "High",
              "sessionTargetType": "page",
              "statusCode": 200,
              "mimeType": "application/javascript",
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "resourceType": "Script",
              "rendererStartTime": 1821.0109999999404,
              "networkEndTime": 1865.7739999964833,
              "transferSize": 2202
            },
            {
              "transferSize": 708,
              "networkEndTime": 1881.5769999995828,
              "resourceType": "Script",
              "rendererStartTime": 1821.0789999961853,
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "mimeType": "application/javascript",
              "statusCode": 200,
              "sessionTargetType": "page",
              "priority": "High",
              "cache": "none",
              "url": "https://www.deferranti.com/_nuxt/B-yA9geh.js",
              "isLinkPreload": true,
              "resourceSize": 188,
              "networkRequestTime": 1821.6619999930263,
              "protocol": "h2",
              "finished": true
            },
            {
              "transferSize": 2038,
              "networkEndTime": 1868.8519999980927,
              "rendererStartTime": 1821.1479999944568,
              "resourceType": "Script",
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "mimeType": "application/javascript",
              "statusCode": 200,
              "sessionTargetType": "page",
              "priority": "High",
              "cache": "none",
              "url": "https://www.deferranti.com/_nuxt/BTNs8hhT.js",
              "isLinkPreload": true,
              "resourceSize": 4532,
              "networkRequestTime": 1821.7149999961257,
              "protocol": "h2",
              "finished": true
            },
            {
              "networkRequestTime": 1821.8310000002384,
              "resourceSize": 536,
              "isLinkPreload": true,
              "finished": true,
              "protocol": "h2",
              "resourceType": "Script",
              "rendererStartTime": 1821.2189999967813,
              "networkEndTime": 1849.2749999985099,
              "transferSize": 1056,
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "sessionTargetType": "page",
              "statusCode": 200,
              "mimeType": "application/javascript",
              "url": "https://www.deferranti.com/_nuxt/CXr7-Y1y.js",
              "cache": "none",
              "priority": "High"
            },
            {
              "rendererStartTime": 1821.2819999977946,
              "resourceType": "Script",
              "networkEndTime": 1872.8169999942183,
              "transferSize": 1448,
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "sessionTargetType": "page",
              "statusCode": 200,
              "mimeType": "application/javascript",
              "url": "https://www.deferranti.com/_nuxt/iPBnjGVV.js",
              "cache": "none",
              "priority": "High",
              "networkRequestTime": 1821.8969999998808,
              "resourceSize": 3065,
              "isLinkPreload": true,
              "finished": true,
              "protocol": "h2"
            },
            {
              "mimeType": "application/javascript",
              "statusCode": 200,
              "sessionTargetType": "page",
              "priority": "High",
              "cache": "none",
              "url": "https://www.deferranti.com/_nuxt/BDfAhJth.js",
              "transferSize": 3691,
              "networkEndTime": 1857.3579999953508,
              "rendererStartTime": 1821.359999999404,
              "resourceType": "Script",
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "protocol": "h2",
              "finished": true,
              "isLinkPreload": true,
              "resourceSize": 10677,
              "networkRequestTime": 1821.9560000002384
            },
            {
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "networkEndTime": 1877.2069999948144,
              "transferSize": 1711,
              "rendererStartTime": 1821.4409999996424,
              "resourceType": "Script",
              "priority": "High",
              "url": "https://www.deferranti.com/_nuxt/Ce-R_jC2.js",
              "cache": "none",
              "mimeType": "application/javascript",
              "sessionTargetType": "page",
              "statusCode": 200,
              "resourceSize": 1956,
              "isLinkPreload": true,
              "networkRequestTime": 1822.0069999918342,
              "protocol": "h2",
              "finished": true
            },
            {
              "protocol": "h2",
              "finished": true,
              "resourceSize": 1495,
              "isLinkPreload": true,
              "networkRequestTime": 1822.0689999982715,
              "mimeType": "application/javascript",
              "sessionTargetType": "page",
              "statusCode": 200,
              "priority": "High",
              "url": "https://www.deferranti.com/_nuxt/CnJgh-Qd.js",
              "cache": "none",
              "networkEndTime": 1871.528999991715,
              "transferSize": 1382,
              "rendererStartTime": 1821.500999994576,
              "resourceType": "Script",
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com"
            },
            {
              "isLinkPreload": true,
              "resourceSize": 12232670,
              "networkRequestTime": 1822.2279999926686,
              "protocol": "h2",
              "finished": true,
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "transferSize": 6474853,
              "networkEndTime": 2123.9439999982715,
              "resourceType": "Script",
              "rendererStartTime": 1821.5659999921918,
              "priority": "High",
              "cache": "none",
              "url": "https://www.deferranti.com/_nuxt/D8i7_IVD.js",
              "mimeType": "application/javascript",
              "statusCode": 200,
              "sessionTargetType": "page"
            },
            {
              "sessionTargetType": "page",
              "statusCode": 200,
              "mimeType": "application/javascript",
              "url": "https://www.deferranti.com/_nuxt/MHTok_On.js",
              "cache": "none",
              "priority": "High",
              "rendererStartTime": 1821.6319999992847,
              "resourceType": "Script",
              "networkEndTime": 1851.3659999892116,
              "transferSize": 8312,
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "finished": true,
              "protocol": "h2",
              "networkRequestTime": 1822.3139999955893,
              "resourceSize": 24048,
              "isLinkPreload": true
            },
            {
              "finished": true,
              "protocol": "h2",
              "networkRequestTime": 1822.3819999918342,
              "resourceSize": 6918,
              "isLinkPreload": true,
              "sessionTargetType": "page",
              "statusCode": 200,
              "mimeType": "application/javascript",
              "url": "https://www.deferranti.com/_nuxt/BH9zxFfW.js",
              "cache": "none",
              "priority": "High",
              "rendererStartTime": 1821.7030000016093,
              "resourceType": "Script",
              "networkEndTime": 1871.6699999943376,
              "transferSize": 2212,
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com"
            },
            {
              "mimeType": "application/javascript",
              "statusCode": 200,
              "sessionTargetType": "page",
              "priority": "High",
              "cache": "none",
              "url": "https://www.deferranti.com/_nuxt/BH1gpIVL.js",
              "transferSize": 979,
              "networkEndTime": 1876.3539999946952,
              "rendererStartTime": 1821.7799999937415,
              "resourceType": "Script",
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "protocol": "h2",
              "finished": true,
              "isLinkPreload": true,
              "resourceSize": 460,
              "networkRequestTime": 1822.4419999942183
            },
            {
              "resourceType": "Script",
              "rendererStartTime": 1821.8419999927282,
              "transferSize": 3853,
              "networkEndTime": 1849.4479999989271,
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "statusCode": 200,
              "sessionTargetType": "page",
              "mimeType": "application/javascript",
              "cache": "none",
              "url": "https://www.deferranti.com/_nuxt/DuCXNi_M.js",
              "priority": "High",
              "networkRequestTime": 1822.4979999959469,
              "isLinkPreload": true,
              "resourceSize": 14888,
              "finished": true,
              "protocol": "h2"
            },
            {
              "networkRequestTime": 1822.5609999969602,
              "resourceSize": 5225,
              "isLinkPreload": true,
              "finished": true,
              "protocol": "h2",
              "resourceType": "Script",
              "rendererStartTime": 1821.9109999984503,
              "networkEndTime": 1888.266999989748,
              "transferSize": 2301,
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "sessionTargetType": "page",
              "statusCode": 200,
              "mimeType": "application/javascript",
              "url": "https://www.deferranti.com/_nuxt/Dhj0Xb-m.js",
              "cache": "none",
              "priority": "High"
            },
            {
              "finished": true,
              "protocol": "h2",
              "networkRequestTime": 1822.6920000016689,
              "isLinkPreload": true,
              "resourceSize": 4035,
              "cache": "none",
              "url": "https://www.deferranti.com/_nuxt/Bk_ALETb.js",
              "priority": "High",
              "statusCode": 200,
              "sessionTargetType": "page",
              "mimeType": "application/javascript",
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "resourceType": "Script",
              "rendererStartTime": 1821.9699999913573,
              "transferSize": 1898,
              "networkEndTime": 1870.765999995172
            },
            {
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "networkEndTime": 1848.9379999935627,
              "transferSize": 2967,
              "rendererStartTime": 1822.031999990344,
              "resourceType": "Script",
              "priority": "High",
              "url": "https://www.deferranti.com/_nuxt/D1tA-NcY.js",
              "cache": "none",
              "mimeType": "application/javascript",
              "sessionTargetType": "page",
              "statusCode": 200,
              "resourceSize": 8951,
              "isLinkPreload": true,
              "networkRequestTime": 1822.734999999404,
              "protocol": "h2",
              "finished": true
            },
            {
              "mimeType": "application/javascript",
              "statusCode": 200,
              "sessionTargetType": "page",
              "priority": "High",
              "cache": "none",
              "url": "https://www.deferranti.com/_nuxt/CYCN4MYu.js",
              "transferSize": 975,
              "networkEndTime": 1870.6369999945164,
              "resourceType": "Script",
              "rendererStartTime": 1822.0899999961257,
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "protocol": "h2",
              "finished": true,
              "isLinkPreload": true,
              "resourceSize": 455,
              "networkRequestTime": 1822.7839999943972
            },
            {
              "protocol": "h2",
              "finished": true,
              "resourceSize": 4129,
              "isLinkPreload": true,
              "networkRequestTime": 1822.8279999941587,
              "mimeType": "application/javascript",
              "sessionTargetType": "page",
              "statusCode": 200,
              "priority": "High",
              "url": "https://www.deferranti.com/_nuxt/a6HD7dDQ.js",
              "cache": "none",
              "networkEndTime": 1874.2889999970794,
              "transferSize": 2032,
              "resourceType": "Script",
              "rendererStartTime": 1822.152999997139,
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com"
            },
            {
              "networkRequestTime": 1822.8819999992847,
              "resourceSize": 66446,
              "isLinkPreload": true,
              "finished": true,
              "protocol": "h2",
              "resourceType": "Script",
              "rendererStartTime": 1822.2170000001788,
              "networkEndTime": 1859.7049999907613,
              "transferSize": 24147,
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "sessionTargetType": "page",
              "statusCode": 200,
              "mimeType": "application/javascript",
              "url": "https://www.deferranti.com/_nuxt/ZLNK0mh6.js",
              "cache": "none",
              "priority": "High"
            },
            {
              "transferSize": 1175,
              "networkEndTime": 1956.9179999902844,
              "rendererStartTime": 1822.2739999964833,
              "resourceType": "Script",
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "mimeType": "application/javascript",
              "statusCode": 200,
              "sessionTargetType": "page",
              "priority": "High",
              "cache": "none",
              "url": "https://www.deferranti.com/_nuxt/Bwzf9oRt.js",
              "isLinkPreload": true,
              "resourceSize": 1142,
              "networkRequestTime": 1822.9349999949336,
              "protocol": "h2",
              "finished": true
            },
            {
              "isLinkPreload": true,
              "resourceSize": 7969,
              "networkRequestTime": 1822.9759999960661,
              "protocol": "h2",
              "finished": true,
              "transferSize": 3927,
              "networkEndTime": 1870.8959999978542,
              "rendererStartTime": 1822.3289999887347,
              "resourceType": "Script",
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "mimeType": "application/javascript",
              "statusCode": 200,
              "sessionTargetType": "page",
              "priority": "High",
              "cache": "none",
              "url": "https://www.deferranti.com/_nuxt/pKsUn-4m.js"
            },
            {
              "protocol": "h2",
              "finished": true,
              "resourceSize": 1862,
              "isLinkPreload": true,
              "networkRequestTime": 1823.112999998033,
              "mimeType": "application/javascript",
              "sessionTargetType": "page",
              "statusCode": 200,
              "priority": "High",
              "url": "https://www.deferranti.com/_nuxt/BfAlU07p.js",
              "cache": "none",
              "networkEndTime": 1868.3269999921322,
              "transferSize": 1603,
              "resourceType": "Script",
              "rendererStartTime": 1822.3979999944568,
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com"
            },
            {
              "transferSize": 901,
              "networkEndTime": 1866.4009999930859,
              "resourceType": "Script",
              "rendererStartTime": 1822.4449999928474,
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "mimeType": "application/javascript",
              "statusCode": 200,
              "sessionTargetType": "page",
              "priority": "High",
              "cache": "none",
              "url": "https://www.deferranti.com/_nuxt/m4A7i7sv.js",
              "isLinkPreload": true,
              "resourceSize": 381,
              "networkRequestTime": 1823.1569999977946,
              "protocol": "h2",
              "finished": true
            },
            {
              "statusCode": 200,
              "sessionTargetType": "page",
              "mimeType": "image/svg+xml",
              "cache": "none",
              "url": "https://www.deferranti.com/images/logos/neisha-crosland.svg",
              "priority": "Medium",
              "rendererStartTime": 1822.5259999930859,
              "resourceType": "Image",
              "transferSize": 2060,
              "networkEndTime": 1879.1510000005364,
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "finished": true,
              "protocol": "h2",
              "networkRequestTime": 1823.2219999954104,
              "resourceSize": 3797
            },
            {
              "url": "https://www.deferranti.com/images/logos/deferranti.svg",
              "cache": "none",
              "priority": "Medium",
              "sessionTargetType": "page",
              "statusCode": 200,
              "mimeType": "image/svg+xml",
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "rendererStartTime": 1822.5839999988675,
              "resourceType": "Image",
              "networkEndTime": 1868.9640000015497,
              "transferSize": 5364,
              "finished": true,
              "protocol": "h2",
              "networkRequestTime": 1823.2809999957681,
              "resourceSize": 18567
            },
            {
              "mimeType": "image/jpeg",
              "statusCode": 200,
              "sessionTargetType": "page",
              "priority": "Medium",
              "cache": "none",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-alabaster-art-slabs-tiles-mosaic-bricks.jpg",
              "transferSize": 20653,
              "networkEndTime": 2002.4009999930859,
              "rendererStartTime": 1822.6589999943972,
              "resourceType": "Image",
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "protocol": "h2",
              "finished": true,
              "resourceSize": 20360,
              "networkRequestTime": 1839.4539999961853
            },
            {
              "protocol": "h2",
              "finished": true,
              "resourceSize": 20043,
              "networkRequestTime": 1839.6709999963641,
              "mimeType": "image/jpeg",
              "statusCode": 200,
              "sessionTargetType": "page",
              "priority": "Medium",
              "cache": "none",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-architectural-elements-in-metal.jpg",
              "transferSize": 20336,
              "networkEndTime": 1922.3940000012517,
              "resourceType": "Image",
              "rendererStartTime": 1822.7169999927282,
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true
            },
            {
              "resourceSize": 22829,
              "networkRequestTime": 1839.7760000005364,
              "protocol": "h2",
              "finished": true,
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "networkEndTime": 1957.4319999963045,
              "transferSize": 23122,
              "resourceType": "Image",
              "rendererStartTime": 1822.7649999931455,
              "priority": "Medium",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-architectural-elements-in-stone-marble.jpg",
              "cache": "none",
              "mimeType": "image/jpeg",
              "sessionTargetType": "page",
              "statusCode": 200
            },
            {
              "protocol": "h2",
              "finished": true,
              "resourceSize": 44701,
              "networkRequestTime": 1839.8239999935031,
              "mimeType": "image/jpeg",
              "sessionTargetType": "page",
              "statusCode": 200,
              "priority": "Low",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-bone-horn-surfaces-replaced-with-white-serpentine.jpg",
              "cache": "none",
              "networkEndTime": 2005.6079999953508,
              "transferSize": 44994,
              "rendererStartTime": 1822.8109999969602,
              "resourceType": "Image",
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com"
            },
            {
              "networkEndTime": 2005.1639999970794,
              "transferSize": 56452,
              "rendererStartTime": 1822.8559999987483,
              "resourceType": "Image",
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "mimeType": "image/jpeg",
              "sessionTargetType": "page",
              "statusCode": 200,
              "priority": "Low",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-borders-various-disciplines.jpg",
              "cache": "none",
              "resourceSize": 56159,
              "networkRequestTime": 1839.8830000013113,
              "protocol": "h2",
              "finished": true
            },
            {
              "mimeType": "image/jpeg",
              "sessionTargetType": "page",
              "statusCode": 200,
              "priority": "Low",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-carved-stone-bas-relief-high-relief.jpg",
              "cache": "none",
              "networkEndTime": 1983.9299999922514,
              "transferSize": 166177,
              "resourceType": "Image",
              "rendererStartTime": 1822.8959999978542,
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "protocol": "h2",
              "finished": true,
              "resourceSize": 165882,
              "networkRequestTime": 1839.9270000010729
            },
            {
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/05/de-ferranti-alvaro-afonso-collaborations-ceramics-terracotta-quadrant3.jpg",
              "cache": "none",
              "priority": "Low",
              "sessionTargetType": "page",
              "statusCode": 200,
              "mimeType": "image/jpeg",
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "resourceType": "Image",
              "rendererStartTime": 1822.9399999976158,
              "networkEndTime": 1969.9009999930859,
              "transferSize": 242322,
              "finished": true,
              "protocol": "h2",
              "networkRequestTime": 1839.9839999973774,
              "resourceSize": 242027
            },
            {
              "statusCode": 200,
              "sessionTargetType": "page",
              "mimeType": "image/jpeg",
              "cache": "none",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-ceramics-all-disciplines.jpg",
              "priority": "Low",
              "resourceType": "Image",
              "rendererStartTime": 1822.9839999973774,
              "transferSize": 67503,
              "networkEndTime": 2006.2309999987483,
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "finished": true,
              "protocol": "h2",
              "networkRequestTime": 1840.043999992311,
              "resourceSize": 67209
            },
            {
              "networkRequestTime": 1840.1000000014901,
              "resourceSize": 743754,
              "finished": true,
              "protocol": "h2",
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "resourceType": "Image",
              "rendererStartTime": 1823.0329999998212,
              "networkEndTime": 2021.0389999970794,
              "transferSize": 744049,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/04/de-ferranti-Neisha-Crosland-Deferranti-category.jpg",
              "cache": "none",
              "priority": "Low",
              "sessionTargetType": "page",
              "statusCode": 200,
              "mimeType": "image/jpeg"
            },
            {
              "finished": true,
              "protocol": "h2",
              "networkRequestTime": 1840.1649999991059,
              "resourceSize": 45445,
              "statusCode": 200,
              "sessionTargetType": "page",
              "mimeType": "image/jpeg",
              "cache": "none",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-concrete-cement-tiles.jpg",
              "priority": "Low",
              "resourceType": "Image",
              "rendererStartTime": 1823.0919999927282,
              "transferSize": 45738,
              "networkEndTime": 1968.2689999938011,
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true
            },
            {
              "finished": true,
              "protocol": "h2",
              "networkRequestTime": 1840.2169999927282,
              "resourceSize": 27509,
              "statusCode": 200,
              "sessionTargetType": "page",
              "mimeType": "image/jpeg",
              "cache": "none",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-decorative-objects-artifacts-angelica-2.jpg",
              "priority": "Low",
              "rendererStartTime": 1823.1379999965429,
              "resourceType": "Image",
              "transferSize": 27802,
              "networkEndTime": 1957.973999992013,
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true
            },
            {
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "transferSize": 98861,
              "networkEndTime": 2000.0449999943376,
              "rendererStartTime": 1823.1789999976754,
              "resourceType": "Image",
              "priority": "Low",
              "cache": "none",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-diamanti-swarovski-esque-crystals.jpg",
              "mimeType": "image/jpeg",
              "statusCode": 200,
              "sessionTargetType": "page",
              "resourceSize": 98567,
              "networkRequestTime": 1840.2559999898076,
              "protocol": "h2",
              "finished": true
            },
            {
              "mimeType": "image/jpeg",
              "sessionTargetType": "page",
              "statusCode": 200,
              "priority": "Low",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-embossed-repousse-relief-work-in-metal.jpg",
              "cache": "none",
              "networkEndTime": 1967.3249999955297,
              "transferSize": 45334,
              "resourceType": "Image",
              "rendererStartTime": 1823.2419999986887,
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "protocol": "h2",
              "finished": true,
              "resourceSize": 45041,
              "networkRequestTime": 1840.36099999398
            },
            {
              "resourceSize": 65903,
              "networkRequestTime": 1840.4599999934435,
              "protocol": "h2",
              "finished": true,
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "networkEndTime": 2005.3989999964833,
              "transferSize": 66197,
              "rendererStartTime": 1823.3099999949336,
              "resourceType": "Image",
              "priority": "Low",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/04/de-ferranti-english-flint-lifestyle-cover.jpg",
              "cache": "none",
              "mimeType": "image/jpeg",
              "sessionTargetType": "page",
              "statusCode": 200
            },
            {
              "resourceSize": 160950,
              "networkRequestTime": 1840.5229999944568,
              "protocol": "h2",
              "finished": true,
              "networkEndTime": 1987.0230000019073,
              "transferSize": 161245,
              "rendererStartTime": 1823.3570000007749,
              "resourceType": "Image",
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "mimeType": "image/jpeg",
              "sessionTargetType": "page",
              "statusCode": 200,
              "priority": "Low",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-fayum-portraits-painted-on-wood-stone.jpg",
              "cache": "none"
            },
            {
              "finished": true,
              "protocol": "h2",
              "networkRequestTime": 1840.5939999967813,
              "resourceSize": 124078,
              "cache": "none",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-frescoes-religious-iconography.jpg",
              "priority": "Low",
              "statusCode": 200,
              "sessionTargetType": "page",
              "mimeType": "image/jpeg",
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "rendererStartTime": 1823.4089999943972,
              "resourceType": "Image",
              "transferSize": 124373,
              "networkEndTime": 2003.8259999975562
            },
            {
              "networkEndTime": 2027.3669999912381,
              "transferSize": 187532,
              "rendererStartTime": 1823.4670000001788,
              "resourceType": "Image",
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "mimeType": "image/jpeg",
              "sessionTargetType": "page",
              "statusCode": 200,
              "priority": "Low",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-gesso-for-wall-panels-furniture.jpg",
              "cache": "none",
              "resourceSize": 187237,
              "networkRequestTime": 1840.6709999963641,
              "protocol": "h2",
              "finished": true
            },
            {
              "networkRequestTime": 1840.750999994576,
              "resourceSize": 53277,
              "finished": true,
              "protocol": "h2",
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "resourceType": "Image",
              "rendererStartTime": 1823.5289999991655,
              "networkEndTime": 1983.2649999931455,
              "transferSize": 53570,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-glass-crystal-tile-lighting-collection.jpg",
              "cache": "none",
              "priority": "Low",
              "sessionTargetType": "page",
              "statusCode": 200,
              "mimeType": "image/jpeg"
            },
            {
              "networkRequestTime": 1840.92199999094,
              "resourceSize": 65315,
              "finished": true,
              "protocol": "h2",
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "rendererStartTime": 1823.58599999547,
              "resourceType": "Image",
              "networkEndTime": 1989.4719999954104,
              "transferSize": 65608,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-inlaid-timber-briquettes.jpg",
              "cache": "none",
              "priority": "Low",
              "sessionTargetType": "page",
              "statusCode": 200,
              "mimeType": "image/jpeg"
            },
            {
              "sessionTargetType": "page",
              "statusCode": 200,
              "mimeType": "image/jpeg",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-inlay-intarsio-non-pietre-dure.jpg",
              "cache": "none",
              "priority": "Low",
              "resourceType": "Image",
              "rendererStartTime": 1823.641999989748,
              "networkEndTime": 2028.848999992013,
              "transferSize": 38972,
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "finished": true,
              "protocol": "h2",
              "networkRequestTime": 1840.9639999940991,
              "resourceSize": 38679
            },
            {
              "sessionTargetType": "page",
              "statusCode": 200,
              "mimeType": "image/jpeg",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-jali-screens-in-marble-stone-metal-wood.jpg",
              "cache": "none",
              "priority": "Low",
              "resourceType": "Image",
              "rendererStartTime": 1823.6859999895096,
              "networkEndTime": 2001.2209999933839,
              "transferSize": 110406,
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "finished": true,
              "protocol": "h2",
              "networkRequestTime": 1841.0079999938607,
              "resourceSize": 110111
            },
            {
              "networkRequestTime": 1841.0909999981523,
              "resourceSize": 139717,
              "finished": true,
              "protocol": "h2",
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "resourceType": "Image",
              "rendererStartTime": 1823.7309999912977,
              "transferSize": 140012,
              "networkEndTime": 2021.98599999398,
              "cache": "none",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-lava-magma.jpg",
              "priority": "Low",
              "statusCode": 200,
              "sessionTargetType": "page",
              "mimeType": "image/jpeg"
            },
            {
              "finished": true,
              "protocol": "h2",
              "networkRequestTime": 1841.1330000013113,
              "resourceSize": 24114,
              "statusCode": 200,
              "sessionTargetType": "page",
              "mimeType": "image/jpeg",
              "cache": "none",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-leather-floor-wall-tiles.jpg",
              "priority": "Low",
              "resourceType": "Image",
              "rendererStartTime": 1823.7839999943972,
              "transferSize": 24407,
              "networkEndTime": 1967.5779999941587,
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true
            },
            {
              "statusCode": 200,
              "sessionTargetType": "page",
              "mimeType": "image/jpeg",
              "cache": "none",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-limeston-collection.jpg",
              "priority": "Low",
              "resourceType": "Image",
              "rendererStartTime": 1823.83599999547,
              "transferSize": 28529,
              "networkEndTime": 2008.4649999961257,
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "finished": true,
              "protocol": "h2",
              "networkRequestTime": 1841.1779999956489,
              "resourceSize": 28236
            },
            {
              "priority": "Low",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-marble-onyx-collection-rare-luxury-antique.jpg",
              "cache": "none",
              "mimeType": "image/jpeg",
              "sessionTargetType": "page",
              "statusCode": 200,
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "networkEndTime": 1983.5889999940991,
              "transferSize": 29580,
              "rendererStartTime": 1823.8799999952316,
              "resourceType": "Image",
              "protocol": "h2",
              "finished": true,
              "resourceSize": 29287,
              "networkRequestTime": 1841.2189999967813
            },
            {
              "finished": true,
              "protocol": "h2",
              "networkRequestTime": 1841.2989999949932,
              "resourceSize": 109291,
              "statusCode": 200,
              "sessionTargetType": "page",
              "mimeType": "image/jpeg",
              "cache": "none",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-metal-tiles.jpg",
              "priority": "Low",
              "rendererStartTime": 1823.9289999976754,
              "resourceType": "Image",
              "transferSize": 109586,
              "networkEndTime": 1957.7469999939203,
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true
            },
            {
              "rendererStartTime": 1823.9789999946952,
              "resourceType": "Image",
              "transferSize": 47533,
              "networkEndTime": 2027.6169999986887,
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "statusCode": 200,
              "sessionTargetType": "page",
              "mimeType": "image/jpeg",
              "cache": "none",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-mica-for-wall-surfaces-furniture.jpg",
              "priority": "Low",
              "networkRequestTime": 1841.3559999912977,
              "resourceSize": 47240,
              "finished": true,
              "protocol": "h2"
            },
            {
              "networkEndTime": 2008.6299999952316,
              "transferSize": 73094,
              "rendererStartTime": 1824.0189999938011,
              "resourceType": "Image",
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "mimeType": "image/jpeg",
              "sessionTargetType": "page",
              "statusCode": 200,
              "priority": "Low",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-mirrors-bevelled-painted-verre-eglomise.jpg",
              "cache": "none",
              "resourceSize": 72800,
              "networkRequestTime": 1841.4019999951124,
              "protocol": "h2",
              "finished": true
            },
            {
              "finished": true,
              "protocol": "h2",
              "networkRequestTime": 1841.4569999948144,
              "resourceSize": 53518,
              "cache": "none",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-mosaics-all-disciplines.jpg",
              "priority": "Low",
              "statusCode": 200,
              "sessionTargetType": "page",
              "mimeType": "image/jpeg",
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "resourceType": "Image",
              "rendererStartTime": 1824.0609999969602,
              "transferSize": 53811,
              "networkEndTime": 1938.2719999998808
            },
            {
              "resourceType": "Image",
              "rendererStartTime": 1824.1079999953508,
              "transferSize": 18081,
              "networkEndTime": 1958.2349999919534,
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "statusCode": 200,
              "sessionTargetType": "page",
              "mimeType": "image/jpeg",
              "cache": "none",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-objects-of-desire-curiosities.jpg",
              "priority": "Low",
              "networkRequestTime": 1841.5099999979138,
              "resourceSize": 17788,
              "finished": true,
              "protocol": "h2"
            },
            {
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-pavements-pavimenti-flooring.jpg",
              "cache": "none",
              "priority": "Low",
              "sessionTargetType": "page",
              "statusCode": 200,
              "mimeType": "image/jpeg",
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "rendererStartTime": 1824.1519999951124,
              "resourceType": "Image",
              "networkEndTime": 2004.1449999958277,
              "transferSize": 159781,
              "finished": true,
              "protocol": "h2",
              "networkRequestTime": 1841.5449999943376,
              "resourceSize": 159486
            },
            {
              "priority": "Low",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-pebble-mosaics.jpg",
              "cache": "none",
              "mimeType": "image/jpeg",
              "sessionTargetType": "page",
              "statusCode": 200,
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "networkEndTime": 1982.9849999919534,
              "transferSize": 106565,
              "resourceType": "Image",
              "rendererStartTime": 1824.195000000298,
              "protocol": "h2",
              "finished": true,
              "resourceSize": 106270,
              "networkRequestTime": 1841.667999997735
            },
            {
              "resourceSize": 128614,
              "networkRequestTime": 1841.7249999940395,
              "protocol": "h2",
              "finished": true,
              "networkEndTime": 2011.6079999953508,
              "transferSize": 128909,
              "resourceType": "Image",
              "rendererStartTime": 1824.2339999973774,
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "mimeType": "image/jpeg",
              "sessionTargetType": "page",
              "statusCode": 200,
              "priority": "Low",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-pietre-dure-pierre-dure.jpg",
              "cache": "none"
            },
            {
              "networkRequestTime": 1841.7739999964833,
              "resourceSize": 56855,
              "finished": true,
              "protocol": "h2",
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "rendererStartTime": 1824.2769999951124,
              "resourceType": "Image",
              "networkEndTime": 1938.6059999912977,
              "transferSize": 57148,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-pyrites-fools-gold-egyptian-gold.jpg",
              "cache": "none",
              "priority": "Low",
              "sessionTargetType": "page",
              "statusCode": 200,
              "mimeType": "image/jpeg"
            },
            {
              "sessionTargetType": "page",
              "statusCode": 200,
              "mimeType": "image/jpeg",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-reclaimed-antique-terracotta.jpg",
              "cache": "none",
              "priority": "Low",
              "rendererStartTime": 1824.3249999955297,
              "resourceType": "Image",
              "networkEndTime": 2001.4289999902248,
              "transferSize": 39246,
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "finished": true,
              "protocol": "h2",
              "networkRequestTime": 1841.8389999940991,
              "resourceSize": 38953
            },
            {
              "networkRequestTime": 1841.8949999958277,
              "resourceSize": 76879,
              "finished": true,
              "protocol": "h2",
              "rendererStartTime": 1824.3680000007153,
              "resourceType": "Image",
              "networkEndTime": 1958.5419999957085,
              "transferSize": 77173,
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "sessionTargetType": "page",
              "statusCode": 200,
              "mimeType": "image/jpeg",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-reclaimed-stone-limestone-marble-floors.jpg",
              "cache": "none",
              "priority": "Low"
            },
            {
              "protocol": "h2",
              "finished": true,
              "resourceSize": 140006,
              "networkRequestTime": 1841.9649999961257,
              "mimeType": "image/jpeg",
              "statusCode": 200,
              "sessionTargetType": "page",
              "priority": "Low",
              "cache": "none",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-scagliola-stucco-marble.jpg",
              "transferSize": 140301,
              "networkEndTime": 2000.7829999923706,
              "resourceType": "Image",
              "rendererStartTime": 1824.4120000004768,
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true
            },
            {
              "sessionTargetType": "page",
              "statusCode": 200,
              "mimeType": "image/jpeg",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-semi-precious-tile-slab.jpg",
              "cache": "none",
              "priority": "Low",
              "resourceType": "Image",
              "rendererStartTime": 1824.4539999961853,
              "networkEndTime": 2023.2949999943376,
              "transferSize": 53012,
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "finished": true,
              "protocol": "h2",
              "networkRequestTime": 1842.0139999985695,
              "resourceSize": 52719
            },
            {
              "priority": "Low",
              "cache": "none",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-shagreen-fish-skins.jpg",
              "mimeType": "image/jpeg",
              "statusCode": 200,
              "sessionTargetType": "page",
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "transferSize": 30702,
              "networkEndTime": 2007.6869999915361,
              "rendererStartTime": 1824.4989999905229,
              "resourceType": "Image",
              "protocol": "h2",
              "finished": true,
              "resourceSize": 30409,
              "networkRequestTime": 1842.043999992311
            },
            {
              "transferSize": 37562,
              "networkEndTime": 2007.4909999966621,
              "resourceType": "Image",
              "rendererStartTime": 1824.5389999970794,
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "mimeType": "image/jpeg",
              "statusCode": 200,
              "sessionTargetType": "page",
              "priority": "Low",
              "cache": "none",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-shells-mother-of-pearl.jpg",
              "resourceSize": 37269,
              "networkRequestTime": 1842.1309999972582,
              "protocol": "h2",
              "finished": true
            },
            {
              "priority": "Low",
              "cache": "none",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-skins-hides-tanned-leathers.jpg",
              "mimeType": "image/jpeg",
              "statusCode": 200,
              "sessionTargetType": "page",
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "transferSize": 368685,
              "networkEndTime": 1999.1119999960065,
              "rendererStartTime": 1824.5779999941587,
              "resourceType": "Image",
              "protocol": "h2",
              "finished": true,
              "resourceSize": 368390,
              "networkRequestTime": 1842.21099999547
            },
            {
              "resourceType": "Image",
              "rendererStartTime": 1824.6279999911785,
              "transferSize": 56710,
              "networkEndTime": 2029.4639999940991,
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "statusCode": 200,
              "sessionTargetType": "page",
              "mimeType": "image/jpeg",
              "cache": "none",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-stencilled-painted-stone-marble.jpg",
              "priority": "Low",
              "networkRequestTime": 1842.2629999965429,
              "resourceSize": 56417,
              "finished": true,
              "protocol": "h2"
            },
            {
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-terracotta-floors-walls.jpg",
              "cache": "none",
              "priority": "Low",
              "sessionTargetType": "page",
              "statusCode": 200,
              "mimeType": "image/jpeg",
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "rendererStartTime": 1824.6700000017881,
              "resourceType": "Image",
              "networkEndTime": 2024.0039999932051,
              "transferSize": 122581,
              "finished": true,
              "protocol": "h2",
              "networkRequestTime": 1842.3099999949336,
              "resourceSize": 122286
            },
            {
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "rendererStartTime": 1824.7129999995232,
              "resourceType": "Image",
              "networkEndTime": 2027.9799999967217,
              "transferSize": 46229,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-textures-in-various-finishes-combinations-wood-nature-textured-eco-surfaces-bamboo-straw-marquetry-star-1.jpg",
              "cache": "none",
              "priority": "Low",
              "sessionTargetType": "page",
              "statusCode": 200,
              "mimeType": "image/jpeg",
              "networkRequestTime": 1842.3629999905825,
              "resourceSize": 45936,
              "finished": true,
              "protocol": "h2"
            },
            {
              "finished": true,
              "protocol": "h2",
              "networkRequestTime": 1842.4319999963045,
              "resourceSize": 172725,
              "sessionTargetType": "page",
              "statusCode": 200,
              "mimeType": "image/jpeg",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-tole-work-painted-lacquered-metal.jpg",
              "cache": "none",
              "priority": "Low",
              "resourceType": "Image",
              "rendererStartTime": 1824.7559999972582,
              "networkEndTime": 1994.2849999964237,
              "transferSize": 173020,
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com"
            },
            {
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "resourceType": "Image",
              "rendererStartTime": 1824.8039999902248,
              "networkEndTime": 1922.167999997735,
              "transferSize": 21411,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-vellum-goat-skin-parchment.jpg",
              "cache": "none",
              "priority": "Low",
              "sessionTargetType": "page",
              "statusCode": 200,
              "mimeType": "image/jpeg",
              "networkRequestTime": 1842.5119999945164,
              "resourceSize": 21118,
              "finished": true,
              "protocol": "h2"
            },
            {
              "protocol": "h2",
              "finished": true,
              "resourceSize": 29236,
              "networkRequestTime": 1842.5539999902248,
              "mimeType": "image/jpeg",
              "sessionTargetType": "page",
              "statusCode": 200,
              "priority": "Low",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-victorian-geometric-floors-encaustic-marble.jpg",
              "cache": "none",
              "networkEndTime": 1984.180999994278,
              "transferSize": 29529,
              "resourceType": "Image",
              "rendererStartTime": 1824.8529999926686,
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com"
            },
            {
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "networkEndTime": 2019.3069999888539,
              "transferSize": 38915,
              "rendererStartTime": 1824.8989999964833,
              "resourceType": "Image",
              "priority": "Low",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-waterjet-mosaics.jpg",
              "cache": "none",
              "mimeType": "image/jpeg",
              "sessionTargetType": "page",
              "statusCode": 200,
              "resourceSize": 38622,
              "networkRequestTime": 1842.6150000020862,
              "protocol": "h2",
              "finished": true
            },
            {
              "mimeType": "image/svg+xml",
              "sessionTargetType": "page",
              "statusCode": 200,
              "priority": "VeryLow",
              "url": "https://www.deferranti.com/_nuxt/primeicons.Dr5RGzOO.svg",
              "cache": "none",
              "networkEndTime": 1893.2909999936819,
              "transferSize": 103302,
              "resourceType": "Other",
              "rendererStartTime": 1829.2179999947548,
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "protocol": "h2",
              "finished": true,
              "resourceSize": 0,
              "networkRequestTime": 1842.6579999998212
            },
            {
              "networkRequestTime": 1890.6510000005364,
              "resourceSize": 693915,
              "finished": true,
              "protocol": "h2",
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "resourceType": "Image",
              "rendererStartTime": 1890.3009999990463,
              "networkEndTime": 2025.402999997139,
              "transferSize": 694210,
              "url": "https://cms.deferranti.com/wp-content/uploads/images/patterns/55850010.jpg",
              "cache": "none",
              "priority": "Low",
              "sessionTargetType": "page",
              "statusCode": 200,
              "mimeType": "image/jpeg"
            },
            {
              "url": "https://cms.deferranti.com/wp-content/uploads/images/patterns/917091446_100.jpg",
              "cache": "none",
              "priority": "Low",
              "sessionTargetType": "page",
              "statusCode": 200,
              "mimeType": "image/jpeg",
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "rendererStartTime": 1891.4119999930263,
              "resourceType": "Image",
              "networkEndTime": 2031.359999999404,
              "transferSize": 284927,
              "finished": true,
              "protocol": "h2",
              "networkRequestTime": 1891.6469999924302,
              "resourceSize": 284632
            },
            {
              "transferSize": 35657,
              "networkEndTime": 1909.487999998033,
              "resourceType": "Font",
              "rendererStartTime": 1895.6059999987483,
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "mimeType": "font/woff2",
              "statusCode": 200,
              "sessionTargetType": "page",
              "priority": "VeryHigh",
              "cache": "none",
              "url": "https://www.deferranti.com/_nuxt/primeicons.C6QP2o4f.woff2",
              "resourceSize": 35148,
              "networkRequestTime": 1895.9349999949336,
              "protocol": "h2",
              "finished": true
            },
            {
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "networkEndTime": 1953.5179999917746,
              "transferSize": 3899945,
              "resourceType": "Font",
              "rendererStartTime": 1895.8169999942183,
              "priority": "VeryHigh",
              "url": "https://www.deferranti.com/fonts/apple-lisung-light.woff2",
              "cache": "none",
              "mimeType": "font/woff2",
              "sessionTargetType": "page",
              "statusCode": 200,
              "resourceSize": 3899436,
              "networkRequestTime": 1896.0689999908209,
              "protocol": "h2",
              "finished": true
            },
            {
              "finished": true,
              "protocol": "h2",
              "networkRequestTime": 2026.2910000011325,
              "resourceSize": 106940,
              "sessionTargetType": "page",
              "statusCode": 200,
              "mimeType": "application/javascript",
              "url": "https://www.deferranti.com/_nuxt/DkcWXiys.js",
              "cache": "none",
              "priority": "High",
              "resourceType": "Script",
              "rendererStartTime": 2024.8500000014901,
              "networkEndTime": 2044.0889999940991,
              "transferSize": 31254,
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com"
            },
            {
              "networkRequestTime": 2028.3229999989271,
              "resourceSize": 77438,
              "finished": true,
              "protocol": "h2",
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "resourceType": "Script",
              "rendererStartTime": 2025.2399999946356,
              "transferSize": 25551,
              "networkEndTime": 2051.1449999958277,
              "cache": "none",
              "url": "https://www.deferranti.com/_nuxt/DwVnyzsy.js",
              "priority": "High",
              "statusCode": 200,
              "sessionTargetType": "page",
              "mimeType": "application/javascript"
            },
            {
              "finished": true,
              "protocol": "h2",
              "networkRequestTime": 2783.7949999943376,
              "resourceSize": 583537,
              "cache": "none",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/04/de-ferranti-valter-solari-roman-mosaic-hertfort-street.jpg",
              "priority": "High",
              "statusCode": 200,
              "sessionTargetType": "page",
              "mimeType": "image/jpeg",
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "resourceType": "Image",
              "rendererStartTime": 2783.3769999966025,
              "transferSize": 583832,
              "networkEndTime": 2813.33599999547
            },
            {
              "networkRequestTime": 2784.1239999979734,
              "resourceSize": 290880,
              "finished": true,
              "protocol": "h2",
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "rendererStartTime": 2783.8599999919534,
              "resourceType": "Image",
              "transferSize": 291175,
              "networkEndTime": 2814.2889999970794,
              "cache": "none",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/04/de-ferranti-pyrite-hyde-park-gardens-portrait.jpg",
              "priority": "Low",
              "statusCode": 200,
              "sessionTargetType": "page",
              "mimeType": "image/jpeg"
            },
            {
              "protocol": "h2",
              "finished": true,
              "resourceSize": 357567,
              "networkRequestTime": 2784.6519999951124,
              "mimeType": "image/jpeg",
              "statusCode": 200,
              "sessionTargetType": "page",
              "priority": "Low",
              "cache": "none",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/04/de-ferranti-parkside-custom-limestone-floor.jpg",
              "transferSize": 357862,
              "networkEndTime": 2835.5029999986291,
              "resourceType": "Image",
              "rendererStartTime": 2784.277999997139,
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true
            },
            {
              "resourceSize": 492513,
              "networkRequestTime": 2784.8469999954104,
              "protocol": "h2",
              "finished": true,
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "transferSize": 492808,
              "networkEndTime": 2825.2489999979734,
              "rendererStartTime": 2784.5489999949932,
              "resourceType": "Image",
              "priority": "Low",
              "cache": "none",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/04/de-ferranti-killua-castle-medievalle-floor.jpg",
              "mimeType": "image/jpeg",
              "statusCode": 200,
              "sessionTargetType": "page"
            },
            {
              "networkRequestTime": 2785.0819999948144,
              "resourceSize": 473894,
              "finished": true,
              "protocol": "h2",
              "rendererStartTime": 2784.8259999901056,
              "resourceType": "Image",
              "transferSize": 474189,
              "networkEndTime": 2831.6339999958873,
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "statusCode": 200,
              "sessionTargetType": "page",
              "mimeType": "image/jpeg",
              "cache": "none",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/05/de-ferranti-debenham-house-glazed-roof-tiles-portrait.jpg",
              "priority": "Low"
            },
            {
              "statusCode": 200,
              "sessionTargetType": "page",
              "mimeType": "image/jpeg",
              "cache": "none",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/04/de-ferranti-carlton-tower-hotel-gilt-champaigne-bar-hammered-brass-brickets-1-scaled.jpg",
              "priority": "Low",
              "resourceType": "Image",
              "rendererStartTime": 2785.0839999914169,
              "transferSize": 680979,
              "networkEndTime": 2833.6089999973774,
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "finished": true,
              "protocol": "h2",
              "networkRequestTime": 2785.3130000010133,
              "resourceSize": 680684
            },
            {
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "networkEndTime": 2830.2439999952912,
              "transferSize": 786128,
              "resourceType": "Image",
              "rendererStartTime": 2785.3289999961853,
              "priority": "Low",
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/04/de-ferranti-neisha-crosland-home.jpg",
              "cache": "none",
              "mimeType": "image/jpeg",
              "sessionTargetType": "page",
              "statusCode": 200,
              "resourceSize": 785833,
              "networkRequestTime": 2785.5289999991655,
              "protocol": "h2",
              "finished": true
            },
            {
              "finished": true,
              "protocol": "h2",
              "networkRequestTime": 2843.7939999997616,
              "resourceSize": 2979,
              "cache": "none",
              "url": "https://www.deferranti.com/_nuxt/CowKqZqM.js",
              "priority": "High",
              "statusCode": 200,
              "sessionTargetType": "page",
              "mimeType": "application/javascript",
              "entity": "deferranti.com",
              "experimentalFromMainFrame": true,
              "rendererStartTime": 2843.3589999973774,
              "resourceType": "Script",
              "transferSize": 1807,
              "networkEndTime": 2856.625
            },
            {
              "resourceSize": 88,
              "networkRequestTime": 3811.2069999948144,
              "protocol": "h2",
              "finished": true,
              "networkEndTime": 3847.7100000008941,
              "transferSize": 631,
              "rendererStartTime": 3810.5799999982119,
              "resourceType": "Fetch",
              "experimentalFromMainFrame": true,
              "entity": "deferranti.com",
              "mimeType": "application/json",
              "sessionTargetType": "page",
              "statusCode": 200,
              "priority": "High",
              "url": "https://www.deferranti.com/_nuxt/builds/meta/2b3e5ee0-8d06-4f43-83f4-2be69f974602.json",
              "cache": "none"
            }
          ]
        }
      },
      "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": {
          "items": [],
          "type": "table",
          "headings": [
            {
              "label": "Failing Elements",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "key": "node",
              "valueType": "node"
            }
          ]
        }
      },
      "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": 1,
        "scoreDisplayMode": "metricSavings",
        "metricSavings": {
          "LCP": 0,
          "FCP": 0
        },
        "details": {
          "headings": [
            {
              "key": "url",
              "valueType": "url",
              "label": "Request"
            },
            {
              "label": "Cache TTL",
              "key": "cacheLifetimeMs",
              "displayUnit": "duration",
              "valueType": "ms"
            },
            {
              "valueType": "bytes",
              "key": "totalBytes",
              "granularity": 1,
              "displayUnit": "kb",
              "label": "Transfer Size"
            }
          ],
          "items": [],
          "type": "table",
          "debugData": {
            "wastedBytes": 0,
            "type": "debugdata"
          }
        }
      },
      "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"
      },
      "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": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "items": [],
          "type": "table",
          "headings": [
            {
              "key": "node",
              "valueType": "node",
              "label": "Failing Elements",
              "subItemsHeading": {
                "key": "relatedNode",
                "valueType": "node"
              }
            }
          ]
        }
      },
      "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"
      },
      "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": "82.2 s",
        "numericValue": 82156,
        "numericUnit": "millisecond"
      },
      "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"
      },
      "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"
      },
      "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": {
          "type": "table",
          "items": [],
          "headings": [
            {
              "valueType": "node",
              "key": "node",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "label": "Failing Elements"
            }
          ]
        }
      },
      "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"
      },
      "total-byte-weight": {
        "id": "total-byte-weight",
        "title": "Avoid 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": 0.5,
        "scoreDisplayMode": "metricSavings",
        "displayValue": "Total size was 19,750 KiB",
        "details": {
          "headings": [
            {
              "key": "url",
              "valueType": "url",
              "label": "URL"
            },
            {
              "valueType": "bytes",
              "key": "totalBytes",
              "label": "Transfer Size"
            }
          ],
          "sortedBy": [
            "totalBytes"
          ],
          "type": "table",
          "items": [
            {
              "totalBytes": 6474853,
              "url": "https://www.deferranti.com/_nuxt/D8i7_IVD.js"
            },
            {
              "totalBytes": 3899945,
              "url": "https://www.deferranti.com/fonts/apple-lisung-light.woff2"
            },
            {
              "totalBytes": 786128,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/04/de-ferranti-neisha-crosland-home.jpg"
            },
            {
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/04/de-ferranti-Neisha-Crosland-Deferranti-category.jpg",
              "totalBytes": 744049
            },
            {
              "totalBytes": 694210,
              "url": "https://cms.deferranti.com/wp-content/uploads/images/patterns/55850010.jpg"
            },
            {
              "totalBytes": 680979,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/04/de-ferranti-carlton-tower-hotel-gilt-champaigne-bar-hammered-brass-brickets-1-scaled.jpg"
            },
            {
              "totalBytes": 583832,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/04/de-ferranti-valter-solari-roman-mosaic-hertfort-street.jpg"
            },
            {
              "totalBytes": 492808,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/04/de-ferranti-killua-castle-medievalle-floor.jpg"
            },
            {
              "totalBytes": 474189,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/05/de-ferranti-debenham-house-glazed-roof-tiles-portrait.jpg"
            },
            {
              "totalBytes": 368685,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-skins-hides-tanned-leathers.jpg"
            }
          ]
        },
        "numericValue": 20223675,
        "numericUnit": "byte"
      },
      "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": [
            {
              "headings": [
                {
                  "key": "node",
                  "valueType": "node",
                  "label": "Element",
                  "subItemsHeading": {
                    "key": "extra"
                  }
                },
                {
                  "label": "Layout shift score",
                  "granularity": 0.001,
                  "key": "score",
                  "subItemsHeading": {
                    "key": "cause",
                    "valueType": "text"
                  },
                  "valueType": "numeric"
                }
              ],
              "type": "table",
              "items": [
                {
                  "score": 0.00012835768479063111,
                  "node": {
                    "type": "text",
                    "value": "Total"
                  }
                },
                {
                  "node": {
                    "nodeLabel": "div.min-h-screen \u003e header.fixed \u003e div.w-screen \u003e div.fixed",
                    "lhId": "page-35-DIV",
                    "snippet": "\u003cdiv class=\"fixed right-6 top-0 h-24 flex items-center\"\u003e",
                    "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,1,HEADER,0,DIV,1,DIV",
                    "type": "node",
                    "boundingRect": {
                      "top": 36,
                      "height": 96,
                      "width": 62,
                      "left": 326,
                      "right": 388,
                      "bottom": 132
                    },
                    "selector": "div.min-h-screen \u003e header.fixed \u003e div.w-screen \u003e div.fixed"
                  },
                  "score": 0.00012835768479063111
                }
              ]
            }
          ],
          "type": "list"
        }
      },
      "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": 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"
      },
      "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"
      },
      "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": null,
        "scoreDisplayMode": "notApplicable"
      },
      "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.38,
        "scoreDisplayMode": "numeric",
        "displayValue": "290 ms",
        "numericValue": 290,
        "numericUnit": "millisecond"
      },
      "image-alt": {
        "id": "image-alt",
        "title": "Image elements have `[alt]` attributes",
        "description": "Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. [Learn more about the `alt` attribute](https://dequeuniversity.com/rules/axe/4.12/image-alt).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "headings": [
            {
              "valueType": "node",
              "key": "node",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "label": "Failing Elements"
            }
          ],
          "items": [],
          "type": "table"
        }
      },
      "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": "20 ms",
        "details": {
          "items": [
            {
              "serverResponseTime": 18,
              "origin": "https://cms.deferranti.com"
            },
            {
              "serverResponseTime": 1,
              "origin": "https://www.deferranti.com"
            }
          ],
          "type": "table",
          "sortedBy": [
            "serverResponseTime"
          ],
          "headings": [
            {
              "label": "URL",
              "valueType": "text",
              "key": "origin"
            },
            {
              "label": "Time Spent",
              "granularity": 1,
              "key": "serverResponseTime",
              "valueType": "ms"
            }
          ]
        },
        "numericValue": 18,
        "numericUnit": "millisecond"
      },
      "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"
      },
      "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": {
          "items": [
            {
              "description": "No CSP found in enforcement mode",
              "severity": "High"
            }
          ],
          "type": "table",
          "headings": [
            {
              "label": "Description",
              "subItemsHeading": {
                "key": "description"
              },
              "key": "description",
              "valueType": "text"
            },
            {
              "valueType": "code",
              "key": "directive",
              "subItemsHeading": {
                "key": "directive"
              },
              "label": "Directive"
            },
            {
              "valueType": "text",
              "key": "severity",
              "subItemsHeading": {
                "key": "severity"
              },
              "label": "Severity"
            }
          ]
        }
      },
      "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"
      },
      "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": {
          "headings": [
            {
              "key": "node",
              "valueType": "node"
            },
            {
              "key": "url",
              "valueType": "url",
              "label": "URL"
            },
            {
              "key": "displayedAspectRatio",
              "valueType": "text",
              "label": "Aspect Ratio (Displayed)"
            },
            {
              "valueType": "text",
              "key": "actualAspectRatio",
              "label": "Aspect Ratio (Actual)"
            }
          ],
          "type": "table",
          "items": []
        }
      },
      "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"
      },
      "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 160 ms",
        "metricSavings": {
          "LCP": 0,
          "FCP": 150
        },
        "details": {
          "type": "table",
          "items": [
            {
              "wastedMs": 475,
              "totalBytes": 673,
              "url": "https://www.deferranti.com/_nuxt/Grid.C0WaoOc-.css"
            },
            {
              "wastedMs": 317,
              "totalBytes": 10666,
              "url": "https://www.deferranti.com/_nuxt/entry.CZhM7OCp.css"
            },
            {
              "wastedMs": 475,
              "totalBytes": 962,
              "url": "https://www.deferranti.com/_nuxt/default.h4sVhvNL.css"
            },
            {
              "wastedMs": 475,
              "totalBytes": 744,
              "url": "https://www.deferranti.com/_nuxt/index.DvFIju3l.css"
            }
          ],
          "headings": [
            {
              "valueType": "url",
              "key": "url",
              "label": "URL"
            },
            {
              "key": "totalBytes",
              "valueType": "bytes",
              "label": "Transfer Size"
            },
            {
              "label": "Duration",
              "key": "wastedMs",
              "valueType": "timespanMs"
            }
          ]
        }
      },
      "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": {
          "headings": [
            {
              "label": "Source",
              "key": "source",
              "valueType": "source-location"
            }
          ],
          "items": [],
          "type": "table"
        }
      },
      "aria-required-children": {
        "id": "aria-required-children",
        "title": "Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.",
        "description": "Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. [Learn more about roles and required children elements](https://dequeuniversity.com/rules/axe/4.12/aria-required-children).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "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"
      },
      "js-libraries": {
        "id": "js-libraries",
        "title": "Detected JavaScript libraries",
        "description": "All front-end JavaScript libraries detected on the page. [Learn more about this JavaScript library detection diagnostic audit](https://developer.chrome.com/docs/lighthouse/best-practices/js-libraries/).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "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": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "headings": [
            {
              "valueType": "node",
              "key": "node",
              "subItemsHeading": {
                "key": "relatedNode",
                "valueType": "node"
              },
              "label": "Failing Elements"
            }
          ],
          "type": "table",
          "items": []
        }
      },
      "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",
          "items": [],
          "headings": [
            {
              "key": "node",
              "valueType": "node"
            },
            {
              "valueType": "url",
              "key": "url",
              "label": "URL"
            }
          ]
        }
      },
      "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.5,
        "scoreDisplayMode": "metricSavings",
        "displayValue": "Est savings of 10 ms",
        "metricSavings": {
          "FCP": 0,
          "INP": 0
        },
        "details": {
          "skipSumming": [
            "wastedMs"
          ],
          "type": "table",
          "items": [
            {
              "wastedMs": 10,
              "url": "https://www.deferranti.com/_nuxt/primeicons.C6QP2o4f.woff2"
            }
          ],
          "headings": [
            {
              "label": "URL",
              "key": "url",
              "valueType": "url"
            },
            {
              "key": "wastedMs",
              "valueType": "ms",
              "label": "Est Savings"
            }
          ]
        }
      },
      "meta-description": {
        "id": "meta-description",
        "title": "Document does not have 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": 0,
        "scoreDisplayMode": "binary"
      },
      "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": "numeric",
        "metricSavings": {
          "INP": 0
        },
        "details": {
          "debugData": {
            "maxDepth": 17,
            "maxChildren": 48,
            "type": "debugdata",
            "totalElements": 632
          },
          "type": "table",
          "items": [
            {
              "value": {
                "type": "numeric",
                "value": 632,
                "granularity": 1
              },
              "statistic": "Total elements"
            },
            {
              "node": {
                "type": "node",
                "boundingRect": {
                  "height": 16,
                  "width": 16,
                  "left": 63,
                  "right": 79,
                  "top": 3326,
                  "bottom": 3342
                },
                "selector": "div.flex \u003e a.mt-auto \u003e button.p-button \u003e span.p-button-icon",
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,1,DIV,0,DIV,2,DIV,0,DIV,0,DIV,0,DIV,2,DIV,0,DIV,2,A,0,BUTTON,2,SPAN",
                "lhId": "page-40-SPAN",
                "snippet": "\u003cspan class=\"p-button-icon p-button-icon-left pi pi-phone\" data-p=\"left\" data-pc-section=\"icon\"\u003e",
                "nodeLabel": "div.flex \u003e a.mt-auto \u003e button.p-button \u003e span.p-button-icon"
              },
              "value": {
                "type": "numeric",
                "granularity": 1,
                "value": 17
              },
              "statistic": "DOM depth"
            },
            {
              "value": {
                "granularity": 1,
                "value": 48,
                "type": "numeric"
              },
              "statistic": "Most children",
              "node": {
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,2,DIV,0,DIV,0,DIV",
                "boundingRect": {
                  "bottom": 10021,
                  "top": 3817,
                  "height": 6204,
                  "width": 364,
                  "left": 24,
                  "right": 388
                },
                "selector": "div.w-full \u003e div.w-full \u003e div.w-full \u003e div.grid",
                "type": "node",
                "nodeLabel": "Alabaster Art – Slabs Tiles Mosaic & Bricks\n1 Product\nArchitectural Elements in…",
                "lhId": "page-39-DIV",
                "snippet": "\u003cdiv class=\"grid grid-cols-2 md:grid-cols-2 lg:grid-cols-4 2xl:grid-cols-6 gap-x-4 gap…\"\u003e"
              }
            }
          ],
          "headings": [
            {
              "valueType": "text",
              "key": "statistic",
              "label": "Statistic"
            },
            {
              "key": "node",
              "valueType": "node",
              "label": "Element"
            },
            {
              "valueType": "numeric",
              "key": "value",
              "label": "Value"
            }
          ]
        },
        "numericValue": 632,
        "numericUnit": "element"
      },
      "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"
      },
      "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": {
          "headings": [
            {
              "label": "Uncrawlable Link",
              "valueType": "node",
              "key": "node"
            }
          ],
          "type": "table",
          "items": []
        }
      },
      "valid-source-maps": {
        "id": "valid-source-maps",
        "title": "Missing source maps for large first-party JavaScript",
        "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": 0,
        "scoreDisplayMode": "binary",
        "details": {
          "type": "table",
          "items": [
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "error": "Large JavaScript file is missing a source map"
                  }
                ]
              },
              "scriptUrl": "https://www.deferranti.com/_nuxt/D8i7_IVD.js"
            }
          ],
          "headings": [
            {
              "label": "URL",
              "subItemsHeading": {
                "key": "error"
              },
              "key": "scriptUrl",
              "valueType": "url"
            },
            {
              "label": "Map URL",
              "valueType": "url",
              "key": "sourceMapUrl"
            }
          ]
        }
      },
      "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": 1,
        "scoreDisplayMode": "informative",
        "displayValue": "1 animated element found",
        "metricSavings": {
          "CLS": 0
        },
        "details": {
          "items": [
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "animation": "wheel-up-down",
                    "failureReason": "Unsupported CSS Property: margin-top"
                  }
                ]
              },
              "node": {
                "lhId": "page-37-SPAN",
                "snippet": "\u003cspan class=\"mouse-wheel\" data-v-66dda7b0=\"\"\u003e",
                "nodeLabel": "div.w-screen \u003e div.mouse \u003e div.mouse-icon \u003e span.mouse-wheel",
                "type": "node",
                "boundingRect": {
                  "top": 879,
                  "right": 208,
                  "height": 6,
                  "width": 3,
                  "left": 205,
                  "bottom": 885
                },
                "selector": "div.w-screen \u003e div.mouse \u003e div.mouse-icon \u003e span.mouse-wheel",
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,0,DIV,1,DIV,0,DIV,0,SPAN"
              }
            }
          ],
          "type": "table",
          "headings": [
            {
              "label": "Element",
              "subItemsHeading": {
                "valueType": "text",
                "key": "failureReason"
              },
              "key": "node",
              "valueType": "node"
            },
            {
              "label": "Name",
              "subItemsHeading": {
                "key": "animation",
                "valueType": "text"
              },
              "key": null,
              "valueType": "text"
            }
          ]
        }
      },
      "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": "numeric",
        "details": {
          "headings": [
            {
              "subItemsHeading": {
                "valueType": "url",
                "key": "url"
              },
              "label": "3rd party",
              "valueType": "text",
              "key": "entity"
            },
            {
              "label": "Transfer size",
              "granularity": 1,
              "key": "transferSize",
              "subItemsHeading": {
                "key": "transferSize"
              },
              "valueType": "bytes"
            },
            {
              "valueType": "ms",
              "subItemsHeading": {
                "key": "mainThreadTime"
              },
              "granularity": 1,
              "key": "mainThreadTime",
              "label": "Main thread time"
            }
          ],
          "items": [],
          "type": "table"
        }
      },
      "aria-valid-attr-value": {
        "id": "aria-valid-attr-value",
        "title": "`[aria-*]` attributes have valid values",
        "description": "Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. [Learn more about valid values for ARIA attributes](https://dequeuniversity.com/rules/axe/4.12/aria-valid-attr-value).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "type": "table",
          "items": [],
          "headings": [
            {
              "valueType": "node",
              "key": "node",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "label": "Failing Elements"
            }
          ]
        }
      },
      "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"
      },
      "script-treemap-data": {
        "id": "script-treemap-data",
        "title": "Script Treemap Data",
        "description": "Used for treemap app",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "nodes": [
            {
              "name": "https://www.deferranti.com/",
              "resourceBytes": 132848,
              "children": [
                {
                  "unusedBytes": 0,
                  "name": "(inline) window.__NUXT__…",
                  "resourceBytes": 132848
                }
              ],
              "encodedBytes": 21170
            },
            {
              "encodedBytes": 106298,
              "resourceBytes": 294103,
              "name": "https://www.deferranti.com/_nuxt/DLBsM7p4.js",
              "unusedBytes": 124329
            },
            {
              "resourceBytes": 7967,
              "name": "https://www.deferranti.com/_nuxt/pKsUn-4m.js",
              "unusedBytes": 44,
              "encodedBytes": 3351
            },
            {
              "name": "https://www.deferranti.com/_nuxt/DlAUqK2U.js",
              "resourceBytes": 91,
              "unusedBytes": 0,
              "encodedBytes": 30
            },
            {
              "encodedBytes": 2223,
              "unusedBytes": 802,
              "name": "https://www.deferranti.com/_nuxt/4zWoSvSr.js",
              "resourceBytes": 5367
            },
            {
              "resourceBytes": 27605,
              "name": "https://www.deferranti.com/_nuxt/pVdLcCnG.js",
              "unusedBytes": 478,
              "encodedBytes": 4137
            },
            {
              "name": "https://www.deferranti.com/_nuxt/DRTqiA9K.js",
              "resourceBytes": 2423,
              "unusedBytes": 2270,
              "encodedBytes": 1368
            },
            {
              "encodedBytes": 970,
              "unusedBytes": 1491,
              "resourceBytes": 2409,
              "name": "https://www.deferranti.com/_nuxt/D5CnJRRg.js"
            },
            {
              "encodedBytes": 4475,
              "resourceBytes": 15288,
              "name": "https://www.deferranti.com/_nuxt/Bh69jLC6.js",
              "unusedBytes": 3364
            },
            {
              "encodedBytes": 1286,
              "unusedBytes": 1585,
              "resourceBytes": 4003,
              "name": "https://www.deferranti.com/_nuxt/sncEAmlp.js"
            },
            {
              "resourceBytes": 323,
              "name": "https://www.deferranti.com/_nuxt/ZhWAdK_X.js",
              "unusedBytes": 0,
              "encodedBytes": 262
            },
            {
              "encodedBytes": 1744,
              "resourceBytes": 4074,
              "name": "https://www.deferranti.com/_nuxt/S3JYoR5W.js",
              "unusedBytes": 2503
            },
            {
              "encodedBytes": 4018,
              "unusedBytes": 4762,
              "resourceBytes": 13635,
              "name": "https://www.deferranti.com/_nuxt/B6VPeBqJ.js"
            },
            {
              "resourceBytes": 106,
              "name": "https://www.deferranti.com/_nuxt/jc0MLXVe.js",
              "unusedBytes": 0,
              "encodedBytes": 60
            },
            {
              "encodedBytes": 1017,
              "unusedBytes": 32,
              "resourceBytes": 1862,
              "name": "https://www.deferranti.com/_nuxt/BfAlU07p.js"
            },
            {
              "encodedBytes": 320,
              "resourceBytes": 381,
              "name": "https://www.deferranti.com/_nuxt/m4A7i7sv.js",
              "unusedBytes": 0
            },
            {
              "unusedBytes": 62637,
              "resourceBytes": 106940,
              "name": "https://www.deferranti.com/_nuxt/DkcWXiys.js",
              "encodedBytes": 30677
            },
            {
              "encodedBytes": 24975,
              "unusedBytes": 43446,
              "resourceBytes": 77438,
              "name": "https://www.deferranti.com/_nuxt/DwVnyzsy.js"
            },
            {
              "encodedBytes": 11773,
              "resourceBytes": 37855,
              "name": "https://www.deferranti.com/_nuxt/PFm_ynLH.js",
              "unusedBytes": 21857
            },
            {
              "unusedBytes": 16178,
              "resourceBytes": 26816,
              "name": "https://www.deferranti.com/_nuxt/BUFzmizx.js",
              "encodedBytes": 7070
            },
            {
              "resourceBytes": 416,
              "name": "https://www.deferranti.com/_nuxt/CLs7nh7g.js",
              "unusedBytes": 320,
              "encodedBytes": 344
            },
            {
              "unusedBytes": 3026,
              "resourceBytes": 4826,
              "name": "https://www.deferranti.com/_nuxt/CWGEj5kW.js",
              "encodedBytes": 1586
            },
            {
              "encodedBytes": 0,
              "resourceBytes": 61,
              "name": "https://www.deferranti.com/_nuxt/Ccug4oDw.js",
              "unusedBytes": 0
            },
            {
              "resourceBytes": 514,
              "name": "https://www.deferranti.com/_nuxt/B8OUpbI_.js",
              "unusedBytes": 0,
              "encodedBytes": 456
            },
            {
              "encodedBytes": 1009,
              "unusedBytes": 1574,
              "resourceBytes": 1730,
              "name": "https://www.deferranti.com/_nuxt/CWpjGuz3.js"
            },
            {
              "encodedBytes": 437,
              "resourceBytes": 499,
              "name": "https://www.deferranti.com/_nuxt/C4ZSEXKJ.js",
              "unusedBytes": 335
            },
            {
              "unusedBytes": 5394,
              "name": "https://www.deferranti.com/_nuxt/kfWXTgJj.js",
              "resourceBytes": 13062,
              "encodedBytes": 3762
            },
            {
              "encodedBytes": 1166,
              "resourceBytes": 2143,
              "name": "https://www.deferranti.com/_nuxt/BbsV3NPc.js",
              "unusedBytes": 1992
            },
            {
              "encodedBytes": 1615,
              "unusedBytes": 4410,
              "resourceBytes": 4824,
              "name": "https://www.deferranti.com/_nuxt/CvGq9_DM.js"
            },
            {
              "unusedBytes": 114,
              "name": "https://www.deferranti.com/_nuxt/B-yA9geh.js",
              "resourceBytes": 188,
              "encodedBytes": 116
            },
            {
              "encodedBytes": 1451,
              "resourceBytes": 4532,
              "name": "https://www.deferranti.com/_nuxt/BTNs8hhT.js",
              "unusedBytes": 1584
            },
            {
              "encodedBytes": 474,
              "unusedBytes": 235,
              "resourceBytes": 536,
              "name": "https://www.deferranti.com/_nuxt/CXr7-Y1y.js"
            },
            {
              "encodedBytes": 872,
              "resourceBytes": 3065,
              "name": "https://www.deferranti.com/_nuxt/iPBnjGVV.js",
              "unusedBytes": 2185
            },
            {
              "unusedBytes": 4662,
              "resourceBytes": 10677,
              "name": "https://www.deferranti.com/_nuxt/BDfAhJth.js",
              "encodedBytes": 3115
            },
            {
              "resourceBytes": 1956,
              "name": "https://www.deferranti.com/_nuxt/Ce-R_jC2.js",
              "unusedBytes": 1805,
              "encodedBytes": 1124
            },
            {
              "encodedBytes": 806,
              "resourceBytes": 1495,
              "name": "https://www.deferranti.com/_nuxt/CnJgh-Qd.js",
              "unusedBytes": 1344
            },
            {
              "unusedBytes": 12182707,
              "resourceBytes": 12232592,
              "name": "https://www.deferranti.com/_nuxt/D8i7_IVD.js",
              "encodedBytes": 6474271
            },
            {
              "resourceBytes": 24048,
              "name": "https://www.deferranti.com/_nuxt/MHTok_On.js",
              "unusedBytes": 17062,
              "encodedBytes": 7737
            },
            {
              "encodedBytes": 1625,
              "unusedBytes": 587,
              "resourceBytes": 6918,
              "name": "https://www.deferranti.com/_nuxt/BH9zxFfW.js"
            },
            {
              "name": "https://www.deferranti.com/_nuxt/BH1gpIVL.js",
              "resourceBytes": 460,
              "unusedBytes": 169,
              "encodedBytes": 388
            },
            {
              "resourceBytes": 14888,
              "name": "https://www.deferranti.com/_nuxt/DuCXNi_M.js",
              "unusedBytes": 4068,
              "encodedBytes": 3277
            },
            {
              "encodedBytes": 1726,
              "unusedBytes": 2161,
              "resourceBytes": 5225,
              "name": "https://www.deferranti.com/_nuxt/Dhj0Xb-m.js"
            },
            {
              "resourceBytes": 4035,
              "name": "https://www.deferranti.com/_nuxt/Bk_ALETb.js",
              "unusedBytes": 3017,
              "encodedBytes": 1322
            },
            {
              "resourceBytes": 8951,
              "name": "https://www.deferranti.com/_nuxt/D1tA-NcY.js",
              "unusedBytes": 2840,
              "encodedBytes": 2406
            },
            {
              "unusedBytes": 167,
              "resourceBytes": 455,
              "name": "https://www.deferranti.com/_nuxt/CYCN4MYu.js",
              "encodedBytes": 383
            },
            {
              "encodedBytes": 1460,
              "resourceBytes": 4129,
              "name": "https://www.deferranti.com/_nuxt/a6HD7dDQ.js",
              "unusedBytes": 3050
            },
            {
              "encodedBytes": 23559,
              "resourceBytes": 66438,
              "name": "https://www.deferranti.com/_nuxt/ZLNK0mh6.js",
              "unusedBytes": 32765
            },
            {
              "unusedBytes": 985,
              "resourceBytes": 1138,
              "name": "https://www.deferranti.com/_nuxt/Bwzf9oRt.js",
              "encodedBytes": 597
            },
            {
              "encodedBytes": 1232,
              "name": "https://www.deferranti.com/_nuxt/CowKqZqM.js",
              "resourceBytes": 2979,
              "unusedBytes": 1468
            }
          ],
          "type": "treemap-data"
        }
      },
      "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": 0.5,
        "scoreDisplayMode": "metricSavings",
        "displayValue": "Est savings of 12 KiB",
        "metricSavings": {
          "LCP": 0,
          "FCP": 0
        },
        "details": {
          "headings": [
            {
              "subItemsHeading": {
                "key": "location",
                "valueType": "source-location"
              },
              "label": "URL",
              "valueType": "url",
              "key": "url"
            },
            {
              "subItemsHeading": {
                "key": "signal"
              },
              "valueType": "code",
              "key": null
            },
            {
              "label": "Wasted bytes",
              "key": "wastedBytes",
              "valueType": "bytes"
            }
          ],
          "items": [
            {
              "url": "https://www.deferranti.com/_nuxt/DLBsM7p4.js",
              "subItems": {
                "items": [
                  {
                    "location": {
                      "url": "https://www.deferranti.com/_nuxt/DLBsM7p4.js",
                      "line": 148,
                      "urlProvider": "network",
                      "column": 18421,
                      "type": "source-location"
                    },
                    "signal": "Array.from"
                  }
                ],
                "type": "subitems"
              },
              "wastedBytes": 12375
            }
          ],
          "debugData": {
            "wastedBytes": 12375,
            "type": "debugdata"
          },
          "type": "table"
        }
      },
      "target-size": {
        "id": "target-size",
        "title": "Touch targets do not have sufficient size or 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": 0,
        "scoreDisplayMode": "binary",
        "details": {
          "debugData": {
            "impact": "serious",
            "type": "debugdata",
            "tags": [
              "cat.sensory-and-visual-cues",
              "wcag22aa",
              "wcag258"
            ]
          },
          "type": "table",
          "items": [
            {
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,0,DIV,0,SWIPER-CONTAINER,a,#document-fragment,0,DIV,5,DIV,1,SPAN",
                      "boundingRect": {
                        "bottom": 939,
                        "top": 931,
                        "height": 8,
                        "width": 8,
                        "left": 170,
                        "right": 178
                      },
                      "selector": "div.swiper \u003e div.swiper-pagination \u003e span.swiper-pagination-bullet",
                      "type": "node",
                      "nodeLabel": "Go to slide 2",
                      "lhId": "1-3-SPAN",
                      "snippet": "\u003cspan part=\"bullet\" class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"\u003e"
                    }
                  }
                ],
                "type": "subitems"
              },
              "node": {
                "nodeLabel": "Go to slide 1",
                "explanation": "Fix any of the following:\n  Target has insufficient size (8px by 8px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 8px instead of at least 24px.",
                "snippet": "\u003cspan part=\"bullet-active\" class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"\u003e",
                "lhId": "1-2-SPAN",
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,0,DIV,0,SWIPER-CONTAINER,a,#document-fragment,0,DIV,5,DIV,0,SPAN",
                "boundingRect": {
                  "top": 931,
                  "height": 8,
                  "width": 8,
                  "left": 154,
                  "right": 162,
                  "bottom": 939
                },
                "selector": "div.swiper \u003e div.swiper-pagination \u003e span.swiper-pagination-bullet",
                "type": "node"
              }
            },
            {
              "node": {
                "selector": "div.swiper \u003e div.swiper-pagination \u003e span.swiper-pagination-bullet",
                "type": "node",
                "boundingRect": {
                  "bottom": 939,
                  "left": 170,
                  "height": 8,
                  "width": 8,
                  "right": 178,
                  "top": 931
                },
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,0,DIV,0,SWIPER-CONTAINER,a,#document-fragment,0,DIV,5,DIV,1,SPAN",
                "lhId": "1-3-SPAN",
                "snippet": "\u003cspan part=\"bullet\" class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"\u003e",
                "nodeLabel": "Go to slide 2",
                "explanation": "Fix any of the following:\n  Target has insufficient size (8px by 8px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 8px instead of at least 24px."
              },
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "type": "node",
                      "boundingRect": {
                        "bottom": 939,
                        "top": 931,
                        "height": 8,
                        "width": 8,
                        "left": 154,
                        "right": 162
                      },
                      "selector": "div.swiper \u003e div.swiper-pagination \u003e span.swiper-pagination-bullet",
                      "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,0,DIV,0,SWIPER-CONTAINER,a,#document-fragment,0,DIV,5,DIV,0,SPAN",
                      "lhId": "1-2-SPAN",
                      "snippet": "\u003cspan part=\"bullet-active\" class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 1\" aria-current=\"true\"\u003e",
                      "nodeLabel": "Go to slide 1"
                    }
                  },
                  {
                    "relatedNode": {
                      "type": "node",
                      "boundingRect": {
                        "bottom": 939,
                        "width": 8,
                        "left": 186,
                        "height": 8,
                        "right": 194,
                        "top": 931
                      },
                      "selector": "div.swiper \u003e div.swiper-pagination \u003e span.swiper-pagination-bullet",
                      "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,0,DIV,0,SWIPER-CONTAINER,a,#document-fragment,0,DIV,5,DIV,2,SPAN",
                      "lhId": "1-4-SPAN",
                      "snippet": "\u003cspan part=\"bullet\" class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"\u003e",
                      "nodeLabel": "Go to slide 3"
                    }
                  }
                ]
              }
            },
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "lhId": "1-3-SPAN",
                      "snippet": "\u003cspan part=\"bullet\" class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 2\"\u003e",
                      "nodeLabel": "Go to slide 2",
                      "boundingRect": {
                        "bottom": 939,
                        "left": 170,
                        "height": 8,
                        "width": 8,
                        "right": 178,
                        "top": 931
                      },
                      "selector": "div.swiper \u003e div.swiper-pagination \u003e span.swiper-pagination-bullet",
                      "type": "node",
                      "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,0,DIV,0,SWIPER-CONTAINER,a,#document-fragment,0,DIV,5,DIV,1,SPAN"
                    }
                  },
                  {
                    "relatedNode": {
                      "nodeLabel": "Go to slide 4",
                      "lhId": "1-5-SPAN",
                      "snippet": "\u003cspan part=\"bullet\" class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"\u003e",
                      "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,0,DIV,0,SWIPER-CONTAINER,a,#document-fragment,0,DIV,5,DIV,3,SPAN",
                      "type": "node",
                      "boundingRect": {
                        "top": 931,
                        "height": 8,
                        "width": 8,
                        "left": 202,
                        "right": 210,
                        "bottom": 939
                      },
                      "selector": "div.swiper \u003e div.swiper-pagination \u003e span.swiper-pagination-bullet"
                    }
                  }
                ]
              },
              "node": {
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,0,DIV,0,SWIPER-CONTAINER,a,#document-fragment,0,DIV,5,DIV,2,SPAN",
                "type": "node",
                "boundingRect": {
                  "right": 194,
                  "left": 186,
                  "height": 8,
                  "width": 8,
                  "top": 931,
                  "bottom": 939
                },
                "selector": "div.swiper \u003e div.swiper-pagination \u003e span.swiper-pagination-bullet",
                "explanation": "Fix any of the following:\n  Target has insufficient size (8px by 8px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 8px instead of at least 24px.",
                "nodeLabel": "Go to slide 3",
                "snippet": "\u003cspan part=\"bullet\" class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"\u003e",
                "lhId": "1-4-SPAN"
              }
            },
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "nodeLabel": "Go to slide 3",
                      "snippet": "\u003cspan part=\"bullet\" class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 3\"\u003e",
                      "lhId": "1-4-SPAN",
                      "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,0,DIV,0,SWIPER-CONTAINER,a,#document-fragment,0,DIV,5,DIV,2,SPAN",
                      "boundingRect": {
                        "top": 931,
                        "right": 194,
                        "height": 8,
                        "width": 8,
                        "left": 186,
                        "bottom": 939
                      },
                      "selector": "div.swiper \u003e div.swiper-pagination \u003e span.swiper-pagination-bullet",
                      "type": "node"
                    }
                  },
                  {
                    "relatedNode": {
                      "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,0,DIV,0,SWIPER-CONTAINER,a,#document-fragment,0,DIV,5,DIV,4,SPAN",
                      "boundingRect": {
                        "bottom": 939,
                        "height": 8,
                        "width": 8,
                        "left": 218,
                        "right": 226,
                        "top": 931
                      },
                      "selector": "div.swiper \u003e div.swiper-pagination \u003e span.swiper-pagination-bullet",
                      "type": "node",
                      "nodeLabel": "Go to slide 5",
                      "snippet": "\u003cspan part=\"bullet\" class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"\u003e",
                      "lhId": "1-6-SPAN"
                    }
                  }
                ]
              },
              "node": {
                "nodeLabel": "Go to slide 4",
                "explanation": "Fix any of the following:\n  Target has insufficient size (8px by 8px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 8px instead of at least 24px.",
                "snippet": "\u003cspan part=\"bullet\" class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"\u003e",
                "lhId": "1-5-SPAN",
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,0,DIV,0,SWIPER-CONTAINER,a,#document-fragment,0,DIV,5,DIV,3,SPAN",
                "boundingRect": {
                  "right": 210,
                  "height": 8,
                  "width": 8,
                  "left": 202,
                  "top": 931,
                  "bottom": 939
                },
                "selector": "div.swiper \u003e div.swiper-pagination \u003e span.swiper-pagination-bullet",
                "type": "node"
              }
            },
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "nodeLabel": "Go to slide 4",
                      "snippet": "\u003cspan part=\"bullet\" class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 4\"\u003e",
                      "lhId": "1-5-SPAN",
                      "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,0,DIV,0,SWIPER-CONTAINER,a,#document-fragment,0,DIV,5,DIV,3,SPAN",
                      "type": "node",
                      "boundingRect": {
                        "right": 210,
                        "width": 8,
                        "left": 202,
                        "height": 8,
                        "top": 931,
                        "bottom": 939
                      },
                      "selector": "div.swiper \u003e div.swiper-pagination \u003e span.swiper-pagination-bullet"
                    }
                  },
                  {
                    "relatedNode": {
                      "snippet": "\u003cspan part=\"bullet\" class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"\u003e",
                      "lhId": "1-7-SPAN",
                      "nodeLabel": "Go to slide 6",
                      "type": "node",
                      "boundingRect": {
                        "top": 931,
                        "right": 242,
                        "height": 8,
                        "width": 8,
                        "left": 234,
                        "bottom": 939
                      },
                      "selector": "div.swiper \u003e div.swiper-pagination \u003e span.swiper-pagination-bullet",
                      "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,0,DIV,0,SWIPER-CONTAINER,a,#document-fragment,0,DIV,5,DIV,5,SPAN"
                    }
                  }
                ]
              },
              "node": {
                "type": "node",
                "boundingRect": {
                  "bottom": 939,
                  "top": 931,
                  "right": 226,
                  "height": 8,
                  "width": 8,
                  "left": 218
                },
                "selector": "div.swiper \u003e div.swiper-pagination \u003e span.swiper-pagination-bullet",
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,0,DIV,0,SWIPER-CONTAINER,a,#document-fragment,0,DIV,5,DIV,4,SPAN",
                "lhId": "1-6-SPAN",
                "snippet": "\u003cspan part=\"bullet\" class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"\u003e",
                "explanation": "Fix any of the following:\n  Target has insufficient size (8px by 8px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 8px instead of at least 24px.",
                "nodeLabel": "Go to slide 5"
              }
            },
            {
              "node": {
                "type": "node",
                "boundingRect": {
                  "top": 931,
                  "right": 242,
                  "height": 8,
                  "width": 8,
                  "left": 234,
                  "bottom": 939
                },
                "selector": "div.swiper \u003e div.swiper-pagination \u003e span.swiper-pagination-bullet",
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,0,DIV,0,SWIPER-CONTAINER,a,#document-fragment,0,DIV,5,DIV,5,SPAN",
                "lhId": "1-7-SPAN",
                "snippet": "\u003cspan part=\"bullet\" class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"\u003e",
                "explanation": "Fix any of the following:\n  Target has insufficient size (8px by 8px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 8px instead of at least 24px.",
                "nodeLabel": "Go to slide 6"
              },
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,0,DIV,0,SWIPER-CONTAINER,a,#document-fragment,0,DIV,5,DIV,4,SPAN",
                      "type": "node",
                      "boundingRect": {
                        "top": 931,
                        "right": 226,
                        "height": 8,
                        "width": 8,
                        "left": 218,
                        "bottom": 939
                      },
                      "selector": "div.swiper \u003e div.swiper-pagination \u003e span.swiper-pagination-bullet",
                      "nodeLabel": "Go to slide 5",
                      "lhId": "1-6-SPAN",
                      "snippet": "\u003cspan part=\"bullet\" class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 5\"\u003e"
                    }
                  },
                  {
                    "relatedNode": {
                      "selector": "div.swiper \u003e div.swiper-pagination \u003e span.swiper-pagination-bullet",
                      "type": "node",
                      "boundingRect": {
                        "bottom": 939,
                        "top": 931,
                        "height": 8,
                        "width": 8,
                        "left": 250,
                        "right": 258
                      },
                      "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,0,DIV,0,SWIPER-CONTAINER,a,#document-fragment,0,DIV,5,DIV,6,SPAN",
                      "lhId": "1-8-SPAN",
                      "snippet": "\u003cspan part=\"bullet\" class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 7\"\u003e",
                      "nodeLabel": "Go to slide 7"
                    }
                  }
                ]
              }
            },
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "relatedNode": {
                      "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,0,DIV,0,SWIPER-CONTAINER,a,#document-fragment,0,DIV,5,DIV,5,SPAN",
                      "type": "node",
                      "boundingRect": {
                        "bottom": 939,
                        "right": 242,
                        "left": 234,
                        "height": 8,
                        "width": 8,
                        "top": 931
                      },
                      "selector": "div.swiper \u003e div.swiper-pagination \u003e span.swiper-pagination-bullet",
                      "nodeLabel": "Go to slide 6",
                      "lhId": "1-7-SPAN",
                      "snippet": "\u003cspan part=\"bullet\" class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 6\"\u003e"
                    }
                  }
                ]
              },
              "node": {
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,0,DIV,0,SWIPER-CONTAINER,a,#document-fragment,0,DIV,5,DIV,6,SPAN",
                "boundingRect": {
                  "top": 931,
                  "width": 8,
                  "left": 250,
                  "height": 8,
                  "right": 258,
                  "bottom": 939
                },
                "selector": "div.swiper \u003e div.swiper-pagination \u003e span.swiper-pagination-bullet",
                "type": "node",
                "nodeLabel": "Go to slide 7",
                "explanation": "Fix any of the following:\n  Target has insufficient size (8px by 8px, should be at least 24px by 24px)\n  Target has insufficient space to its closest neighbors. Safe clickable space has a diameter of 8px instead of at least 24px.",
                "snippet": "\u003cspan part=\"bullet\" class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go to slide 7\"\u003e",
                "lhId": "1-8-SPAN"
              }
            }
          ],
          "headings": [
            {
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "label": "Failing Elements",
              "valueType": "node",
              "key": "node"
            }
          ]
        }
      },
      "robots-txt": {
        "id": "robots-txt",
        "title": "robots.txt is valid",
        "description": "If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. [Learn more about robots.txt](https://developer.chrome.com/docs/lighthouse/seo/invalid-robots-txt/).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "headings": [
            {
              "label": "Line #",
              "valueType": "text",
              "key": "index"
            },
            {
              "valueType": "code",
              "key": "line",
              "label": "Content"
            },
            {
              "valueType": "code",
              "key": "message",
              "label": "Error"
            }
          ],
          "type": "table",
          "items": []
        }
      },
      "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"
      },
      "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": 50
        },
        "details": {
          "summary": {
            "wastedMs": 371.88480000000084
          },
          "type": "table",
          "headings": [
            {
              "label": "URL",
              "valueType": "url",
              "key": "url"
            },
            {
              "granularity": 1,
              "key": "total",
              "valueType": "ms",
              "label": "Total CPU Time"
            },
            {
              "label": "Script Evaluation",
              "valueType": "ms",
              "granularity": 1,
              "key": "scripting"
            },
            {
              "label": "Script Parse",
              "key": "scriptParseCompile",
              "granularity": 1,
              "valueType": "ms"
            }
          ],
          "sortedBy": [
            "total"
          ],
          "items": [
            {
              "total": 560.98560000000077,
              "url": "https://www.deferranti.com/_nuxt/pKsUn-4m.js",
              "scriptParseCompile": 0.3912,
              "scripting": 136.2660000000011
            },
            {
              "total": 427.73759999999874,
              "scriptParseCompile": 8.2391999999999985,
              "scripting": 20.125199999999989,
              "url": "https://www.deferranti.com/"
            },
            {
              "total": 178.34519999999998,
              "url": "https://www.deferranti.com/_nuxt/D8i7_IVD.js",
              "scriptParseCompile": 140.13,
              "scripting": 0
            },
            {
              "scriptParseCompile": 0,
              "scripting": 66.733199999999783,
              "url": "Unattributable",
              "total": 168.8400000000002
            }
          ]
        },
        "numericValue": 371.88480000000084,
        "numericUnit": "millisecond"
      },
      "metrics": {
        "id": "metrics",
        "title": "Metrics",
        "description": "Collects all available metrics.",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "type": "debugdata",
          "items": [
            {
              "observedLargestContentfulPaintAllFramesTs": 37711162539,
              "observedFirstVisualChangeTs": 37710204311,
              "observedFirstContentfulPaintAllFrames": 1921,
              "lcpLoadDelay": 79463,
              "observedCumulativeLayoutShift": 0.00012835768479063111,
              "lcpLoadDuration": 80307,
              "observedLoadTs": 37710404618,
              "cumulativeLayoutShift": 0.00012835768479063111,
              "observedNavigationStart": 0,
              "observedFirstContentfulPaint": 1921,
              "firstContentfulPaint": 3481,
              "observedSpeedIndex": 2776,
              "observedLargestContentfulPaint": 2878,
              "cumulativeLayoutShiftMainFrame": 0.00012835768479063111,
              "speedIndex": 18846,
              "observedTimeOrigin": 0,
              "observedDomContentLoaded": 1974,
              "observedFirstVisualChange": 1920,
              "observedDomContentLoadedTs": 37710258562,
              "timeToFirstByte": 601,
              "maxPotentialFID": 290,
              "observedLoad": 2120,
              "observedNavigationStartTs": 37708284311,
              "observedLastVisualChangeTs": 37711162311,
              "observedTimeOriginTs": 37708284311,
              "observedCumulativeLayoutShiftMainFrame": 0.00012835768479063111,
              "observedSpeedIndexTs": 37711060181,
              "observedLargestContentfulPaintTs": 37711162539,
              "observedFirstPaintTs": 37710204853,
              "largestContentfulPaint": 82156,
              "interactive": 84489,
              "observedTraceEndTs": 37714448915,
              "observedFirstContentfulPaintAllFramesTs": 37710204853,
              "totalBlockingTime": 125,
              "observedLastVisualChange": 2878,
              "observedFirstPaint": 1921,
              "observedLargestContentfulPaintAllFrames": 2878,
              "observedFirstContentfulPaintTs": 37710204853,
              "observedTraceEnd": 6165
            },
            {
              "lcpInvalidated": false
            }
          ]
        },
        "numericValue": 84489,
        "numericUnit": "millisecond"
      },
      "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": [
            {
              "label": "Source",
              "key": "sourceLocation",
              "valueType": "source-location"
            },
            {
              "label": "Description",
              "valueType": "code",
              "key": "description"
            }
          ],
          "type": "table",
          "items": []
        }
      },
      "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": {
          "headings": [
            {
              "label": "Link destination",
              "valueType": "url",
              "key": "href"
            },
            {
              "label": "Link Text",
              "key": "text",
              "valueType": "text"
            }
          ],
          "items": [],
          "type": "table"
        }
      },
      "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": {
          "items": [
            {
              "description": "No `Content-Security-Policy` header with Trusted Types directive found",
              "severity": "High"
            }
          ],
          "type": "table",
          "headings": [
            {
              "subItemsHeading": {
                "key": "description"
              },
              "label": "Description",
              "valueType": "text",
              "key": "description"
            },
            {
              "label": "Severity",
              "subItemsHeading": {
                "key": "severity"
              },
              "key": "severity",
              "valueType": "text"
            }
          ]
        }
      },
      "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"
      },
      "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": {
          "type": "table",
          "items": [],
          "headings": [
            {
              "label": "Name",
              "key": "name",
              "valueType": "text"
            },
            {
              "label": "URL",
              "valueType": "url",
              "key": "url"
            }
          ]
        }
      },
      "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"
      },
      "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"
      },
      "aria-prohibited-attr": {
        "id": "aria-prohibited-attr",
        "title": "Elements use only permitted ARIA attributes",
        "description": "Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. [Learn more about prohibited ARIA roles](https://dequeuniversity.com/rules/axe/4.12/aria-prohibited-attr).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "headings": [
            {
              "valueType": "node",
              "key": "node",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "label": "Failing Elements"
            }
          ],
          "type": "table",
          "items": []
        }
      },
      "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.35,
        "scoreDisplayMode": "numeric",
        "displayValue": "3.5 s",
        "numericValue": 3481,
        "numericUnit": "millisecond"
      },
      "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"
      },
      "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"
      },
      "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": null,
        "scoreDisplayMode": "notApplicable"
      },
      "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"
      },
      "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-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": null,
        "scoreDisplayMode": "notApplicable"
      },
      "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"
      },
      "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,
        "scoreDisplayMode": "metricSavings",
        "displayValue": "Est savings of 2,923 KiB",
        "metricSavings": {
          "LCP": 150,
          "FCP": 0
        },
        "details": {
          "headings": [
            {
              "valueType": "node",
              "key": "node"
            },
            {
              "subItemsHeading": {
                "valueType": "text",
                "key": "reason"
              },
              "label": "URL",
              "valueType": "url",
              "key": "url"
            },
            {
              "label": "Resource Size",
              "key": "totalBytes",
              "valueType": "bytes"
            },
            {
              "valueType": "bytes",
              "key": "wastedBytes",
              "subItemsHeading": {
                "valueType": "bytes",
                "key": "wastedBytes"
              },
              "label": "Est Savings"
            }
          ],
          "items": [
            {
              "wastedBytes": 730715,
              "totalBytes": 743754,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/04/de-ferranti-Neisha-Crosland-Deferranti-category.jpg",
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "wastedBytes": 380129,
                    "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size."
                  },
                  {
                    "reason": "This image file is larger than it needs to be (1704x1280) for its displayed dimensions (343x228). Use responsive images to reduce the image download size.",
                    "wastedBytes": 717085
                  }
                ]
              },
              "node": {
                "nodeLabel": "Ceramics by Neisha Crosland",
                "lhId": "page-0-IMG",
                "snippet": "\u003cimg src=\"https://cms.deferranti.com/wp-content/uploads/2026/04/de-ferranti-Neisha-C…\" alt=\"Ceramics by Neisha Crosland\" class=\"w-full h-full object-cover group-hover:scale-[1.08] duration-500\" data-v-f60c45ca=\"\"\u003e",
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,2,DIV,0,DIV,0,DIV,9,A,0,DIV,0,DIV,0,IMG",
                "boundingRect": {
                  "right": 198,
                  "height": 131,
                  "width": 174,
                  "left": 24,
                  "top": 4857,
                  "bottom": 4988
                },
                "selector": "a \u003e div.group \u003e div.product--tile-img \u003e img.w-full",
                "type": "node"
              }
            },
            {
              "subItems": {
                "items": [
                  {
                    "wastedBytes": 62717,
                    "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size."
                  },
                  {
                    "reason": "This image file is larger than it needs to be (1200x897) for its displayed dimensions (305x406). Use responsive images to reduce the image download size.",
                    "wastedBytes": 214216
                  }
                ],
                "type": "subitems"
              },
              "wastedBytes": 221423,
              "totalBytes": 242027,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/05/de-ferranti-alvaro-afonso-collaborations-ceramics-terracotta-quadrant3.jpg",
              "node": {
                "type": "node",
                "boundingRect": {
                  "top": 4602,
                  "height": 131,
                  "width": 174,
                  "left": 24,
                  "right": 198,
                  "bottom": 4732
                },
                "selector": "a \u003e div.group \u003e div.product--tile-img \u003e img.w-full",
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,2,DIV,0,DIV,0,DIV,7,A,0,DIV,0,DIV,0,IMG",
                "lhId": "page-1-IMG",
                "snippet": "\u003cimg src=\"https://cms.deferranti.com/wp-content/uploads/2026/05/de-ferranti-alvaro-a…\" alt=\"Ceramic Tiles by Alvaro Afonso Atelier (Shop)\" class=\"w-full h-full object-cover group-hover:scale-[1.08] duration-500\" data-v-f60c45ca=\"\"\u003e",
                "nodeLabel": "Ceramic Tiles by Alvaro Afonso Atelier (Shop)"
              }
            },
            {
              "node": {
                "nodeLabel": "Gesso for Wall Panels & Furniture",
                "snippet": "\u003cimg src=\"https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-gesso-fo…\" alt=\"Gesso for Wall Panels &amp; Furniture\" class=\"w-full h-full object-cover group-hover:scale-[1.08] duration-500\" data-v-f60c45ca=\"\"\u003e",
                "lhId": "page-2-IMG",
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,2,DIV,0,DIV,0,DIV,17,A,0,DIV,0,DIV,0,IMG",
                "boundingRect": {
                  "top": 5880,
                  "right": 198,
                  "height": 131,
                  "width": 174,
                  "left": 24,
                  "bottom": 6011
                },
                "selector": "a \u003e div.group \u003e div.product--tile-img \u003e img.w-full",
                "type": "node"
              },
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-gesso-for-wall-panels-furniture.jpg",
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                    "wastedBytes": 154356
                  },
                  {
                    "wastedBytes": 111513,
                    "reason": "This image file is larger than it needs to be (512x385) for its displayed dimensions (349x228). Use responsive images to reduce the image download size."
                  }
                ]
              },
              "wastedBytes": 173939,
              "totalBytes": 187237
            },
            {
              "node": {
                "boundingRect": {
                  "bottom": 4476,
                  "top": 4346,
                  "right": 388,
                  "height": 131,
                  "width": 174,
                  "left": 214
                },
                "selector": "a \u003e div.group \u003e div.product--tile-img \u003e img.w-full",
                "type": "node",
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,2,DIV,0,DIV,0,DIV,6,A,0,DIV,0,DIV,0,IMG",
                "snippet": "\u003cimg src=\"https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-carved-s…\" alt=\"Carved Stone – Bas-Relief &amp; High-Relief\" class=\"w-full h-full object-cover group-hover:scale-[1.08] duration-500\" data-v-f60c45ca=\"\"\u003e",
                "lhId": "page-3-IMG",
                "nodeLabel": "Carved Stone – Bas-Relief & High-Relief"
              },
              "subItems": {
                "items": [
                  {
                    "wastedBytes": 133001,
                    "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size."
                  },
                  {
                    "reason": "This image file is larger than it needs to be (512x385) for its displayed dimensions (349x228). Use responsive images to reduce the image download size.",
                    "wastedBytes": 98795
                  }
                ],
                "type": "subitems"
              },
              "wastedBytes": 152584,
              "totalBytes": 165882,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-carved-stone-bas-relief-high-relief.jpg"
            },
            {
              "node": {
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,2,DIV,0,DIV,0,DIV,15,A,0,DIV,0,DIV,0,IMG",
                "type": "node",
                "boundingRect": {
                  "top": 5624,
                  "right": 198,
                  "height": 131,
                  "width": 174,
                  "left": 24,
                  "bottom": 5755
                },
                "selector": "a \u003e div.group \u003e div.product--tile-img \u003e img.w-full",
                "nodeLabel": "Fayum Portraits Painted on Wood & Stone",
                "lhId": "page-4-IMG",
                "snippet": "\u003cimg src=\"https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-fayum-po…\" alt=\"Fayum Portraits Painted on Wood &amp; Stone\" class=\"w-full h-full object-cover group-hover:scale-[1.08] duration-500\" data-v-f60c45ca=\"\"\u003e"
              },
              "subItems": {
                "items": [
                  {
                    "wastedBytes": 128069,
                    "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size."
                  },
                  {
                    "reason": "This image file is larger than it needs to be (512x385) for its displayed dimensions (349x228). Use responsive images to reduce the image download size.",
                    "wastedBytes": 95857
                  }
                ],
                "type": "subitems"
              },
              "wastedBytes": 147652,
              "totalBytes": 160950,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-fayum-portraits-painted-on-wood-stone.jpg"
            },
            {
              "node": {
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,2,DIV,0,DIV,0,DIV,31,A,0,DIV,0,DIV,0,IMG",
                "boundingRect": {
                  "bottom": 7818,
                  "height": 131,
                  "width": 174,
                  "left": 24,
                  "right": 198,
                  "top": 7688
                },
                "selector": "a \u003e div.group \u003e div.product--tile-img \u003e img.w-full",
                "type": "node",
                "nodeLabel": "Pavements, Pavimenti & Flooring",
                "lhId": "page-5-IMG",
                "snippet": "\u003cimg src=\"https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-pavement…\" alt=\"Pavements, Pavimenti &amp; Flooring\" class=\"w-full h-full object-cover group-hover:scale-[1.08] duration-500\" data-v-f60c45ca=\"\"\u003e"
              },
              "subItems": {
                "items": [
                  {
                    "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                    "wastedBytes": 126605
                  },
                  {
                    "wastedBytes": 94986,
                    "reason": "This image file is larger than it needs to be (512x385) for its displayed dimensions (349x228). Use responsive images to reduce the image download size."
                  }
                ],
                "type": "subitems"
              },
              "wastedBytes": 146188,
              "totalBytes": 159486,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-pavements-pavimenti-flooring.jpg"
            },
            {
              "subItems": {
                "items": [
                  {
                    "wastedBytes": 145833,
                    "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size."
                  }
                ],
                "type": "subitems"
              },
              "wastedBytes": 145833,
              "totalBytes": 785833,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/04/de-ferranti-neisha-crosland-home.jpg",
              "node": {
                "nodeLabel": "SURFACEOLOGISTS\n\nMuseum-quality materials, chosen for their history, provenance…",
                "snippet": "\u003cdiv data-v-66dda7b0=\"\" class=\"w-screen h-screen min-h-[600px] relative bg-cover bg-center block\" style=\"background-image: url(&quot;https://cms.deferranti.com/wp-content/uploads/2026/…&quot;);\"\u003e",
                "lhId": "page-6-DIV",
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,0,DIV,0,SWIPER-CONTAINER,6,SWIPER-SLIDE,0,DIV",
                "boundingRect": {
                  "bottom": 955,
                  "left": 0,
                  "height": 823,
                  "width": 412,
                  "right": 412,
                  "top": 132
                },
                "selector": "div.w-screen \u003e swiper-container \u003e swiper-slide.swiper-slide--hero \u003e div.w-screen",
                "type": "node"
              }
            },
            {
              "totalBytes": 139717,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-lava-magma.jpg",
              "subItems": {
                "items": [
                  {
                    "wastedBytes": 106836,
                    "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size."
                  },
                  {
                    "wastedBytes": 83212,
                    "reason": "This image file is larger than it needs to be (512x385) for its displayed dimensions (349x228). Use responsive images to reduce the image download size."
                  }
                ],
                "type": "subitems"
              },
              "wastedBytes": 126419,
              "node": {
                "lhId": "page-7-IMG",
                "snippet": "\u003cimg src=\"https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-lava-mag…\" alt=\"Lava Stone &amp; Magma\" class=\"w-full h-full object-cover group-hover:scale-[1.08] duration-500\" data-v-f60c45ca=\"\"\u003e",
                "nodeLabel": "Lava Stone & Magma",
                "type": "node",
                "boundingRect": {
                  "bottom": 6522,
                  "top": 6391,
                  "right": 388,
                  "left": 214,
                  "height": 131,
                  "width": 174
                },
                "selector": "a \u003e div.group \u003e div.product--tile-img \u003e img.w-full",
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,2,DIV,0,DIV,0,DIV,22,A,0,DIV,0,DIV,0,IMG"
              }
            },
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                    "wastedBytes": 91197
                  },
                  {
                    "wastedBytes": 73897,
                    "reason": "This image file is larger than it needs to be (512x385) for its displayed dimensions (349x228). Use responsive images to reduce the image download size."
                  }
                ]
              },
              "wastedBytes": 110780,
              "totalBytes": 124078,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-frescoes-religious-iconography.jpg",
              "node": {
                "boundingRect": {
                  "bottom": 5755,
                  "right": 388,
                  "width": 174,
                  "left": 214,
                  "height": 131,
                  "top": 5624
                },
                "selector": "a \u003e div.group \u003e div.product--tile-img \u003e img.w-full",
                "type": "node",
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,2,DIV,0,DIV,0,DIV,16,A,0,DIV,0,DIV,0,IMG",
                "snippet": "\u003cimg src=\"https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-frescoes…\" alt=\"Frescoes &amp; Religious Iconography\" class=\"w-full h-full object-cover group-hover:scale-[1.08] duration-500\" data-v-f60c45ca=\"\"\u003e",
                "lhId": "page-8-IMG",
                "nodeLabel": "Frescoes & Religious Iconography"
              }
            },
            {
              "node": {
                "nodeLabel": "Jali Screens in Marble Stone Metal & Wood",
                "snippet": "\u003cimg src=\"https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-jali-scr…\" alt=\"Jali Screens in Marble Stone Metal &amp; Wood\" class=\"w-full h-full object-cover group-hover:scale-[1.08] duration-500\" data-v-f60c45ca=\"\"\u003e",
                "lhId": "page-9-IMG",
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,2,DIV,0,DIV,0,DIV,21,A,0,DIV,0,DIV,0,IMG",
                "boundingRect": {
                  "top": 6391,
                  "right": 198,
                  "left": 24,
                  "height": 131,
                  "width": 174,
                  "bottom": 6522
                },
                "selector": "a \u003e div.group \u003e div.product--tile-img \u003e img.w-full",
                "type": "node"
              },
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "wastedBytes": 77230,
                    "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size."
                  },
                  {
                    "reason": "This image file is larger than it needs to be (512x385) for its displayed dimensions (349x228). Use responsive images to reduce the image download size.",
                    "wastedBytes": 65579
                  }
                ]
              },
              "wastedBytes": 96813,
              "totalBytes": 110111,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-jali-screens-in-marble-stone-metal-wood.jpg"
            },
            {
              "node": {
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,2,DIV,0,DIV,0,DIV,26,A,0,DIV,0,DIV,0,IMG",
                "type": "node",
                "boundingRect": {
                  "right": 388,
                  "height": 131,
                  "width": 174,
                  "left": 214,
                  "top": 6903,
                  "bottom": 7033
                },
                "selector": "a \u003e div.group \u003e div.product--tile-img \u003e img.w-full",
                "nodeLabel": "Metal Floor & Wall Tiles from the Alchemy Collection",
                "lhId": "page-10-IMG",
                "snippet": "\u003cimg src=\"https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-metal-ti…\" alt=\"Metal Floor &amp; Wall Tiles from the Alchemy Collection\" class=\"w-full h-full object-cover group-hover:scale-[1.08] duration-500\" data-v-f60c45ca=\"\"\u003e"
              },
              "wastedBytes": 95993,
              "totalBytes": 109291,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-metal-tiles.jpg",
              "subItems": {
                "items": [
                  {
                    "wastedBytes": 76410,
                    "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size."
                  },
                  {
                    "wastedBytes": 65091,
                    "reason": "This image file is larger than it needs to be (512x385) for its displayed dimensions (349x228). Use responsive images to reduce the image download size."
                  }
                ],
                "type": "subitems"
              }
            },
            {
              "node": {
                "nodeLabel": "Pebble Mosaics",
                "lhId": "page-11-IMG",
                "snippet": "\u003cimg src=\"https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-pebble-m…\" alt=\"Pebble Mosaics\" class=\"w-full h-full object-cover group-hover:scale-[1.08] duration-500\" data-v-f60c45ca=\"\"\u003e",
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,2,DIV,0,DIV,0,DIV,32,A,0,DIV,0,DIV,0,IMG",
                "type": "node",
                "boundingRect": {
                  "bottom": 7818,
                  "right": 388,
                  "height": 131,
                  "width": 174,
                  "left": 214,
                  "top": 7688
                },
                "selector": "a \u003e div.group \u003e div.product--tile-img \u003e img.w-full"
              },
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "wastedBytes": 73389,
                    "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size."
                  },
                  {
                    "wastedBytes": 63292,
                    "reason": "This image file is larger than it needs to be (512x385) for its displayed dimensions (349x228). Use responsive images to reduce the image download size."
                  }
                ]
              },
              "wastedBytes": 92972,
              "totalBytes": 106270,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-pebble-mosaics.jpg"
            },
            {
              "node": {
                "nodeLabel": "Diamanti – Svarowski-esque Crystals on Tile",
                "lhId": "page-12-IMG",
                "snippet": "\u003cimg src=\"https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-diamanti…\" alt=\"Diamanti – Svarowski-esque Crystals on Tile\" class=\"w-full h-full object-cover group-hover:scale-[1.08] duration-500\" data-v-f60c45ca=\"\"\u003e",
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,2,DIV,0,DIV,0,DIV,12,A,0,DIV,0,DIV,0,IMG",
                "type": "node",
                "boundingRect": {
                  "top": 5113,
                  "right": 388,
                  "height": 131,
                  "width": 174,
                  "left": 214,
                  "bottom": 5244
                },
                "selector": "a \u003e div.group \u003e div.product--tile-img \u003e img.w-full"
              },
              "subItems": {
                "items": [
                  {
                    "wastedBytes": 65686,
                    "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size."
                  },
                  {
                    "wastedBytes": 58704,
                    "reason": "This image file is larger than it needs to be (512x385) for its displayed dimensions (349x228). Use responsive images to reduce the image download size."
                  }
                ],
                "type": "subitems"
              },
              "wastedBytes": 85269,
              "totalBytes": 98567,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-diamanti-swarovski-esque-crystals.jpg"
            },
            {
              "node": {
                "nodeLabel": "Mirrors – Bevelled Painted & Verre Églomisé",
                "snippet": "\u003cimg src=\"https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-mirrors-…\" alt=\"Mirrors – Bevelled Painted &amp; Verre Églomisé\" class=\"w-full h-full object-cover group-hover:scale-[1.08] duration-500\" data-v-f60c45ca=\"\"\u003e",
                "lhId": "page-13-IMG",
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,2,DIV,0,DIV,0,DIV,28,A,0,DIV,0,DIV,0,IMG",
                "boundingRect": {
                  "top": 7176,
                  "height": 131,
                  "width": 174,
                  "left": 214,
                  "right": 388,
                  "bottom": 7307
                },
                "selector": "a \u003e div.group \u003e div.product--tile-img \u003e img.w-full",
                "type": "node"
              },
              "wastedBytes": 59502,
              "totalBytes": 72800,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-mirrors-bevelled-painted-verre-eglomise.jpg",
              "subItems": {
                "items": [
                  {
                    "wastedBytes": 39919,
                    "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size."
                  },
                  {
                    "wastedBytes": 43358,
                    "reason": "This image file is larger than it needs to be (512x385) for its displayed dimensions (349x228). Use responsive images to reduce the image download size."
                  }
                ],
                "type": "subitems"
              }
            },
            {
              "subItems": {
                "items": [
                  {
                    "wastedBytes": 57101,
                    "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size."
                  }
                ],
                "type": "subitems"
              },
              "wastedBytes": 57101,
              "totalBytes": 473894,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/05/de-ferranti-debenham-house-glazed-roof-tiles-portrait.jpg",
              "node": {
                "lhId": "page-14-DIV",
                "snippet": "\u003cdiv data-v-66dda7b0=\"\" class=\"w-screen h-screen min-h-[600px] relative bg-cover bg-center block\" style=\"background-image: url(&quot;https://cms.deferranti.com/wp-content/uploads/2026/…&quot;);\"\u003e",
                "nodeLabel": "SURFACEOLOGISTS\n\nMuseum-quality materials, chosen for their history, provenance…",
                "type": "node",
                "boundingRect": {
                  "bottom": 955,
                  "right": 412,
                  "height": 823,
                  "width": 412,
                  "left": 0,
                  "top": 132
                },
                "selector": "div.w-screen \u003e swiper-container \u003e swiper-slide.swiper-slide--hero \u003e div.w-screen",
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,0,DIV,0,SWIPER-CONTAINER,4,SWIPER-SLIDE,0,DIV"
              }
            },
            {
              "subItems": {
                "items": [
                  {
                    "wastedBytes": 34328,
                    "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size."
                  },
                  {
                    "wastedBytes": 40028,
                    "reason": "This image file is larger than it needs to be (512x385) for its displayed dimensions (349x228). Use responsive images to reduce the image download size."
                  }
                ],
                "type": "subitems"
              },
              "wastedBytes": 53911,
              "totalBytes": 67209,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-ceramics-all-disciplines.jpg",
              "node": {
                "selector": "a \u003e div.group \u003e div.product--tile-img \u003e img.w-full",
                "type": "node",
                "boundingRect": {
                  "right": 388,
                  "height": 131,
                  "width": 174,
                  "left": 214,
                  "top": 4602,
                  "bottom": 4732
                },
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,2,DIV,0,DIV,0,DIV,8,A,0,DIV,0,DIV,0,IMG",
                "lhId": "page-15-IMG",
                "snippet": "\u003cimg src=\"https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-ceramics…\" alt=\"Ceramics – All Disciplines\" class=\"w-full h-full object-cover group-hover:scale-[1.08] duration-500\" data-v-f60c45ca=\"\"\u003e",
                "nodeLabel": "Ceramics – All Disciplines"
              }
            },
            {
              "node": {
                "nodeLabel": "English Flint",
                "lhId": "page-16-IMG",
                "snippet": "\u003cimg src=\"https://cms.deferranti.com/wp-content/uploads/2026/04/de-ferranti-english-…\" alt=\"English Flint\" class=\"w-full h-full object-cover group-hover:scale-[1.08] duration-500\" data-v-f60c45ca=\"\"\u003e",
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,2,DIV,0,DIV,0,DIV,14,A,0,DIV,0,DIV,0,IMG",
                "boundingRect": {
                  "bottom": 5499,
                  "right": 388,
                  "width": 174,
                  "left": 214,
                  "height": 131,
                  "top": 5369
                },
                "selector": "a \u003e div.group \u003e div.product--tile-img \u003e img.w-full",
                "type": "node"
              },
              "subItems": {
                "items": [
                  {
                    "wastedBytes": 28056,
                    "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size."
                  },
                  {
                    "wastedBytes": 42742,
                    "reason": "This image file is larger than it needs to be (550x413) for its displayed dimensions (349x228). Use responsive images to reduce the image download size."
                  }
                ],
                "type": "subitems"
              },
              "wastedBytes": 52602,
              "totalBytes": 65903,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/04/de-ferranti-english-flint-lifestyle-cover.jpg"
            },
            {
              "node": {
                "type": "node",
                "boundingRect": {
                  "top": 6136,
                  "height": 131,
                  "width": 174,
                  "left": 24,
                  "right": 198,
                  "bottom": 6266
                },
                "selector": "a \u003e div.group \u003e div.product--tile-img \u003e img.w-full",
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,2,DIV,0,DIV,0,DIV,19,A,0,DIV,0,DIV,0,IMG",
                "lhId": "page-17-IMG",
                "snippet": "\u003cimg src=\"https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-inlaid-t…\" alt=\"Inlaid Timber Briquettes\" class=\"w-full h-full object-cover group-hover:scale-[1.08] duration-500\" data-v-f60c45ca=\"\"\u003e",
                "nodeLabel": "Inlaid Timber Briquettes"
              },
              "wastedBytes": 52017,
              "totalBytes": 65315,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-inlaid-timber-briquettes.jpg",
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "wastedBytes": 32434,
                    "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size."
                  },
                  {
                    "wastedBytes": 38900,
                    "reason": "This image file is larger than it needs to be (512x385) for its displayed dimensions (349x228). Use responsive images to reduce the image download size."
                  }
                ]
              }
            },
            {
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-borders-various-disciplines.jpg",
              "subItems": {
                "items": [
                  {
                    "wastedBytes": 23278,
                    "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size."
                  },
                  {
                    "wastedBytes": 33447,
                    "reason": "This image file is larger than it needs to be (512x385) for its displayed dimensions (349x228). Use responsive images to reduce the image download size."
                  }
                ],
                "type": "subitems"
              },
              "wastedBytes": 42861,
              "totalBytes": 56159,
              "node": {
                "boundingRect": {
                  "top": 4346,
                  "height": 131,
                  "width": 174,
                  "left": 24,
                  "right": 198,
                  "bottom": 4476
                },
                "selector": "a \u003e div.group \u003e div.product--tile-img \u003e img.w-full",
                "type": "node",
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,2,DIV,0,DIV,0,DIV,5,A,0,DIV,0,DIV,0,IMG",
                "lhId": "page-18-IMG",
                "snippet": "\u003cimg src=\"https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-borders-…\" alt=\"Borders – Various Disciplines\" class=\"w-full h-full object-cover group-hover:scale-[1.08] duration-500\" data-v-f60c45ca=\"\"\u003e",
                "nodeLabel": "Borders – Various Disciplines"
              }
            },
            {
              "subItems": {
                "items": [
                  {
                    "wastedBytes": 20637,
                    "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size."
                  },
                  {
                    "wastedBytes": 31874,
                    "reason": "This image file is larger than it needs to be (512x385) for its displayed dimensions (349x228). Use responsive images to reduce the image download size."
                  }
                ],
                "type": "subitems"
              },
              "wastedBytes": 40220,
              "totalBytes": 53518,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-mosaics-all-disciplines.jpg",
              "node": {
                "boundingRect": {
                  "right": 198,
                  "left": 24,
                  "height": 131,
                  "width": 174,
                  "top": 7432,
                  "bottom": 7562
                },
                "selector": "a \u003e div.group \u003e div.product--tile-img \u003e img.w-full",
                "type": "node",
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,2,DIV,0,DIV,0,DIV,29,A,0,DIV,0,DIV,0,IMG",
                "snippet": "\u003cimg src=\"https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-mosaics-…\" alt=\"Mosaics – All Disciplines\" class=\"w-full h-full object-cover group-hover:scale-[1.08] duration-500\" data-v-f60c45ca=\"\"\u003e",
                "lhId": "page-19-IMG",
                "nodeLabel": "Mosaics – All Disciplines"
              }
            },
            {
              "node": {
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,2,DIV,0,DIV,0,DIV,18,A,0,DIV,0,DIV,0,IMG",
                "type": "node",
                "boundingRect": {
                  "top": 5880,
                  "right": 388,
                  "height": 131,
                  "width": 174,
                  "left": 214,
                  "bottom": 6011
                },
                "selector": "a \u003e div.group \u003e div.product--tile-img \u003e img.w-full",
                "nodeLabel": "Glass Crystal Tile & Lighting Collection",
                "lhId": "page-20-IMG",
                "snippet": "\u003cimg src=\"https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-glass-cr…\" alt=\"Glass Crystal Tile &amp; Lighting Collection\" class=\"w-full h-full object-cover group-hover:scale-[1.08] duration-500\" data-v-f60c45ca=\"\"\u003e"
              },
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                    "wastedBytes": 20396
                  },
                  {
                    "wastedBytes": 31730,
                    "reason": "This image file is larger than it needs to be (512x385) for its displayed dimensions (349x228). Use responsive images to reduce the image download size."
                  }
                ]
              },
              "wastedBytes": 39979,
              "totalBytes": 53277,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-glass-crystal-tile-lighting-collection.jpg"
            },
            {
              "totalBytes": 47240,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-mica-for-wall-surfaces-furniture.jpg",
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "wastedBytes": 14359,
                    "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size."
                  },
                  {
                    "wastedBytes": 28135,
                    "reason": "This image file is larger than it needs to be (512x385) for its displayed dimensions (349x228). Use responsive images to reduce the image download size."
                  }
                ]
              },
              "wastedBytes": 33942,
              "node": {
                "type": "node",
                "boundingRect": {
                  "right": 198,
                  "left": 24,
                  "height": 131,
                  "width": 174,
                  "top": 7176,
                  "bottom": 7307
                },
                "selector": "a \u003e div.group \u003e div.product--tile-img \u003e img.w-full",
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,2,DIV,0,DIV,0,DIV,27,A,0,DIV,0,DIV,0,IMG",
                "lhId": "page-21-IMG",
                "snippet": "\u003cimg src=\"https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-mica-for…\" alt=\"Mica for Wall Surfaces &amp; Furniture\" class=\"w-full h-full object-cover group-hover:scale-[1.08] duration-500\" data-v-f60c45ca=\"\"\u003e",
                "nodeLabel": "Mica for Wall Surfaces & Furniture"
              }
            },
            {
              "node": {
                "nodeLabel": "Concrete – Cement Tiles",
                "lhId": "page-22-IMG",
                "snippet": "\u003cimg src=\"https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-concrete…\" alt=\"Concrete – Cement Tiles\" class=\"w-full h-full object-cover group-hover:scale-[1.08] duration-500\" data-v-f60c45ca=\"\"\u003e",
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,2,DIV,0,DIV,0,DIV,10,A,0,DIV,0,DIV,0,IMG",
                "type": "node",
                "boundingRect": {
                  "right": 388,
                  "left": 214,
                  "height": 131,
                  "width": 174,
                  "top": 4857,
                  "bottom": 4988
                },
                "selector": "a \u003e div.group \u003e div.product--tile-img \u003e img.w-full"
              },
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "wastedBytes": 12564,
                    "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size."
                  },
                  {
                    "wastedBytes": 27066,
                    "reason": "This image file is larger than it needs to be (512x385) for its displayed dimensions (349x228). Use responsive images to reduce the image download size."
                  }
                ]
              },
              "wastedBytes": 32147,
              "totalBytes": 45445,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-concrete-cement-tiles.jpg"
            },
            {
              "node": {
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,2,DIV,0,DIV,0,DIV,13,A,0,DIV,0,DIV,0,IMG",
                "type": "node",
                "boundingRect": {
                  "bottom": 5499,
                  "top": 5369,
                  "height": 131,
                  "width": 174,
                  "left": 24,
                  "right": 198
                },
                "selector": "a \u003e div.group \u003e div.product--tile-img \u003e img.w-full",
                "nodeLabel": "Embossed & Repoussé Relief Work in Metal",
                "lhId": "page-23-IMG",
                "snippet": "\u003cimg src=\"https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-embossed…\" alt=\"Embossed &amp; Repoussé Relief Work in Metal\" class=\"w-full h-full object-cover group-hover:scale-[1.08] duration-500\" data-v-f60c45ca=\"\"\u003e"
              },
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "wastedBytes": 12160,
                    "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size."
                  },
                  {
                    "wastedBytes": 26825,
                    "reason": "This image file is larger than it needs to be (512x385) for its displayed dimensions (349x228). Use responsive images to reduce the image download size."
                  }
                ]
              },
              "wastedBytes": 31743,
              "totalBytes": 45041,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-embossed-repousse-relief-work-in-metal.jpg"
            },
            {
              "node": {
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,2,DIV,0,DIV,0,DIV,4,A,0,DIV,0,DIV,0,IMG",
                "boundingRect": {
                  "bottom": 4203,
                  "width": 174,
                  "left": 214,
                  "height": 131,
                  "right": 388,
                  "top": 4073
                },
                "selector": "a \u003e div.group \u003e div.product--tile-img \u003e img.w-full",
                "type": "node",
                "nodeLabel": "Bone & Horn Surfaces – Replaced with White Serpentine",
                "snippet": "\u003cimg src=\"https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-bone-hor…\" alt=\"Bone &amp; Horn Surfaces – Replaced with White Serpentine\" class=\"w-full h-full object-cover group-hover:scale-[1.08] duration-500\" data-v-f60c45ca=\"\"\u003e",
                "lhId": "page-24-IMG"
              },
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                    "wastedBytes": 11820
                  },
                  {
                    "wastedBytes": 26623,
                    "reason": "This image file is larger than it needs to be (512x385) for its displayed dimensions (349x228). Use responsive images to reduce the image download size."
                  }
                ]
              },
              "wastedBytes": 31403,
              "totalBytes": 44701,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-bone-horn-surfaces-replaced-with-white-serpentine.jpg"
            },
            {
              "subItems": {
                "items": [
                  {
                    "reason": "Using a modern image format (WebP, AVIF) or increasing the image compression could improve this image's download size.",
                    "wastedBytes": 5798
                  },
                  {
                    "wastedBytes": 23036,
                    "reason": "This image file is larger than it needs to be (512x385) for its displayed dimensions (349x228). Use responsive images to reduce the image download size."
                  }
                ],
                "type": "subitems"
              },
              "wastedBytes": 25381,
              "totalBytes": 38679,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-inlay-intarsio-non-pietre-dure.jpg",
              "node": {
                "type": "node",
                "boundingRect": {
                  "top": 6136,
                  "height": 131,
                  "width": 174,
                  "left": 214,
                  "right": 388,
                  "bottom": 6266
                },
                "selector": "a \u003e div.group \u003e div.product--tile-img \u003e img.w-full",
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,2,DIV,0,DIV,0,DIV,20,A,0,DIV,0,DIV,0,IMG",
                "snippet": "\u003cimg src=\"https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-inlay-in…\" alt=\"Inlay – Intarsio (non Pietre Dure)\" class=\"w-full h-full object-cover group-hover:scale-[1.08] duration-500\" data-v-f60c45ca=\"\"\u003e",
                "lhId": "page-25-IMG",
                "nodeLabel": "Inlay – Intarsio (non Pietre Dure)"
              }
            },
            {
              "node": {
                "lhId": "page-26-IMG",
                "snippet": "\u003cimg src=\"https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-marble-o…\" alt=\"Marble &amp; Onyx Collection – Rare, Luxury &amp; Antique\" class=\"w-full h-full object-cover group-hover:scale-[1.08] duration-500\" data-v-f60c45ca=\"\"\u003e",
                "nodeLabel": "Marble & Onyx Collection – Rare, Luxury & Antique",
                "type": "node",
                "boundingRect": {
                  "bottom": 7033,
                  "top": 6903,
                  "right": 198,
                  "height": 131,
                  "width": 174,
                  "left": 24
                },
                "selector": "a \u003e div.group \u003e div.product--tile-img \u003e img.w-full",
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,2,DIV,0,DIV,0,DIV,25,A,0,DIV,0,DIV,0,IMG"
              },
              "subItems": {
                "items": [
                  {
                    "wastedBytes": 17443,
                    "reason": "This image file is larger than it needs to be (512x385) for its displayed dimensions (349x228). Use responsive images to reduce the image download size."
                  }
                ],
                "type": "subitems"
              },
              "wastedBytes": 17443,
              "totalBytes": 29287,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-marble-onyx-collection-rare-luxury-antique.jpg"
            },
            {
              "totalBytes": 28236,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-limeston-collection.jpg",
              "subItems": {
                "items": [
                  {
                    "wastedBytes": 16817,
                    "reason": "This image file is larger than it needs to be (512x385) for its displayed dimensions (349x228). Use responsive images to reduce the image download size."
                  }
                ],
                "type": "subitems"
              },
              "wastedBytes": 16817,
              "node": {
                "type": "node",
                "boundingRect": {
                  "height": 131,
                  "width": 174,
                  "left": 214,
                  "right": 388,
                  "top": 6647,
                  "bottom": 6778
                },
                "selector": "a \u003e div.group \u003e div.product--tile-img \u003e img.w-full",
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,2,DIV,0,DIV,0,DIV,24,A,0,DIV,0,DIV,0,IMG",
                "snippet": "\u003cimg src=\"https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-limeston…\" alt=\"Limestone Collection – Rare, Luxury &amp; Unusual\" class=\"w-full h-full object-cover group-hover:scale-[1.08] duration-500\" data-v-f60c45ca=\"\"\u003e",
                "lhId": "page-27-IMG",
                "nodeLabel": "Limestone Collection – Rare, Luxury & Unusual"
              }
            },
            {
              "node": {
                "snippet": "\u003cimg src=\"https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-decorati…\" alt=\"Decorative Objects &amp; Artifacts\" class=\"w-full h-full object-cover group-hover:scale-[1.08] duration-500\" data-v-f60c45ca=\"\"\u003e",
                "lhId": "page-28-IMG",
                "nodeLabel": "Decorative Objects & Artifacts",
                "boundingRect": {
                  "top": 5113,
                  "left": 24,
                  "height": 131,
                  "width": 174,
                  "right": 198,
                  "bottom": 5244
                },
                "selector": "a \u003e div.group \u003e div.product--tile-img \u003e img.w-full",
                "type": "node",
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,2,DIV,0,DIV,0,DIV,11,A,0,DIV,0,DIV,0,IMG"
              },
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "wastedBytes": 16384,
                    "reason": "This image file is larger than it needs to be (512x385) for its displayed dimensions (349x228). Use responsive images to reduce the image download size."
                  }
                ]
              },
              "wastedBytes": 16384,
              "totalBytes": 27509,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-decorative-objects-artifacts-angelica-2.jpg"
            },
            {
              "wastedBytes": 14362,
              "totalBytes": 24114,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-leather-floor-wall-tiles.jpg",
              "subItems": {
                "items": [
                  {
                    "wastedBytes": 14362,
                    "reason": "This image file is larger than it needs to be (512x385) for its displayed dimensions (349x228). Use responsive images to reduce the image download size."
                  }
                ],
                "type": "subitems"
              },
              "node": {
                "type": "node",
                "boundingRect": {
                  "bottom": 6778,
                  "right": 198,
                  "left": 24,
                  "height": 131,
                  "width": 174,
                  "top": 6647
                },
                "selector": "a \u003e div.group \u003e div.product--tile-img \u003e img.w-full",
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,2,DIV,0,DIV,0,DIV,23,A,0,DIV,0,DIV,0,IMG",
                "lhId": "page-29-IMG",
                "snippet": "\u003cimg src=\"https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-leather-…\" alt=\"Leather Floor &amp; Wall Tiles\" class=\"w-full h-full object-cover group-hover:scale-[1.08] duration-500\" data-v-f60c45ca=\"\"\u003e",
                "nodeLabel": "Leather Floor & Wall Tiles"
              }
            },
            {
              "node": {
                "lhId": "page-30-IMG",
                "snippet": "\u003cimg src=\"https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-architec…\" alt=\"Architectural Elements in Stone &amp; Marble\" class=\"w-full h-full object-cover group-hover:scale-[1.08] duration-500\" data-v-f60c45ca=\"\"\u003e",
                "nodeLabel": "Architectural Elements in Stone & Marble",
                "boundingRect": {
                  "bottom": 4203,
                  "top": 4073,
                  "right": 198,
                  "height": 131,
                  "width": 174,
                  "left": 24
                },
                "selector": "a \u003e div.group \u003e div.product--tile-img \u003e img.w-full",
                "type": "node",
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,2,DIV,0,DIV,0,DIV,3,A,0,DIV,0,DIV,0,IMG"
              },
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "wastedBytes": 13596,
                    "reason": "This image file is larger than it needs to be (512x385) for its displayed dimensions (349x228). Use responsive images to reduce the image download size."
                  }
                ]
              },
              "wastedBytes": 13596,
              "totalBytes": 22829,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-architectural-elements-in-stone-marble.jpg"
            },
            {
              "node": {
                "nodeLabel": "Alabaster Art – Slabs Tiles Mosaic & Bricks",
                "lhId": "page-31-IMG",
                "snippet": "\u003cimg src=\"https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-alabaste…\" alt=\"Alabaster Art – Slabs Tiles Mosaic &amp; Bricks\" class=\"w-full h-full object-cover group-hover:scale-[1.08] duration-500\" data-v-f60c45ca=\"\"\u003e",
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,2,DIV,0,DIV,0,DIV,1,A,0,DIV,0,DIV,0,IMG",
                "type": "node",
                "boundingRect": {
                  "bottom": 3948,
                  "right": 198,
                  "left": 24,
                  "height": 131,
                  "width": 174,
                  "top": 3817
                },
                "selector": "a \u003e div.group \u003e div.product--tile-img \u003e img.w-full"
              },
              "totalBytes": 20360,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-alabaster-art-slabs-tiles-mosaic-bricks.jpg",
              "subItems": {
                "items": [
                  {
                    "wastedBytes": 12126,
                    "reason": "This image file is larger than it needs to be (512x385) for its displayed dimensions (349x228). Use responsive images to reduce the image download size."
                  }
                ],
                "type": "subitems"
              },
              "wastedBytes": 12126
            },
            {
              "subItems": {
                "type": "subitems",
                "items": [
                  {
                    "reason": "This image file is larger than it needs to be (512x385) for its displayed dimensions (349x228). Use responsive images to reduce the image download size.",
                    "wastedBytes": 11937
                  }
                ]
              },
              "wastedBytes": 11937,
              "totalBytes": 20043,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-architectural-elements-in-metal.jpg",
              "node": {
                "nodeLabel": "Architectural Elements in Metal",
                "lhId": "page-32-IMG",
                "snippet": "\u003cimg src=\"https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-architec…\" alt=\"Architectural Elements in Metal\" class=\"w-full h-full object-cover group-hover:scale-[1.08] duration-500\" data-v-f60c45ca=\"\"\u003e",
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,2,DIV,0,DIV,0,DIV,2,A,0,DIV,0,DIV,0,IMG",
                "type": "node",
                "boundingRect": {
                  "height": 131,
                  "width": 174,
                  "left": 214,
                  "right": 388,
                  "top": 3817,
                  "bottom": 3948
                },
                "selector": "a \u003e div.group \u003e div.product--tile-img \u003e img.w-full"
              }
            },
            {
              "wastedBytes": 10594,
              "totalBytes": 17788,
              "url": "https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-objects-of-desire-curiosities.jpg",
              "subItems": {
                "items": [
                  {
                    "wastedBytes": 10594,
                    "reason": "This image file is larger than it needs to be (512x385) for its displayed dimensions (349x228). Use responsive images to reduce the image download size."
                  }
                ],
                "type": "subitems"
              },
              "node": {
                "snippet": "\u003cimg src=\"https://cms.deferranti.com/wp-content/uploads/2026/03/de-ferranti-objects-…\" alt=\"Objects of Desire &amp; Curiosities\" class=\"w-full h-full object-cover group-hover:scale-[1.08] duration-500\" data-v-f60c45ca=\"\"\u003e",
                "lhId": "page-33-IMG",
                "nodeLabel": "Objects of Desire & Curiosities",
                "boundingRect": {
                  "top": 7432,
                  "height": 131,
                  "width": 174,
                  "left": 214,
                  "right": 388,
                  "bottom": 7562
                },
                "selector": "a \u003e div.group \u003e div.product--tile-img \u003e img.w-full",
                "type": "node",
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,2,DIV,0,DIV,0,DIV,30,A,0,DIV,0,DIV,0,IMG"
              }
            }
          ],
          "debugData": {
            "type": "debugdata",
            "wastedBytes": 2992648
          },
          "type": "table"
        }
      },
      "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": {
          "overallSavingsBytes": 0,
          "type": "opportunity",
          "debugData": {
            "type": "debugdata",
            "metricSavings": {
              "LCP": 0,
              "FCP": 0
            }
          },
          "headings": [],
          "items": [],
          "overallSavingsMs": 0,
          "sortedBy": [
            "wastedBytes"
          ]
        },
        "warnings": [],
        "numericValue": 0,
        "numericUnit": "millisecond"
      },
      "notification-on-start": {
        "id": "notification-on-start",
        "title": "Avoids requesting the notification permission on page load",
        "description": "Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. [Learn more about responsibly getting permission for notifications](https://developer.chrome.com/docs/lighthouse/best-practices/notification-on-start/).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "items": [],
          "type": "table",
          "headings": [
            {
              "key": "source",
              "valueType": "source-location",
              "label": "Source"
            }
          ]
        }
      },
      "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": {
          "headings": [
            {
              "valueType": "node",
              "key": "node",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "label": "Failing Elements"
            }
          ],
          "debugData": {
            "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"
            ],
            "impact": "serious",
            "type": "debugdata"
          },
          "type": "table",
          "items": [
            {
              "node": {
                "snippet": "\u003ca href=\"#\" class=\"lg:hidden mr-4\"\u003e",
                "lhId": "1-1-A",
                "nodeLabel": "header.fixed \u003e div.w-screen \u003e div.fixed \u003e a.lg:hidden",
                "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",
                "boundingRect": {
                  "bottom": 98,
                  "left": 326,
                  "height": 27,
                  "width": 21,
                  "right": 347,
                  "top": 71
                },
                "selector": "header.fixed \u003e div.w-screen \u003e div.fixed \u003e a.lg:hidden",
                "type": "node",
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,1,HEADER,0,DIV,1,DIV,0,A"
              }
            }
          ]
        }
      },
      "document-title": {
        "id": "document-title",
        "title": "Document doesn't have 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": 0,
        "scoreDisplayMode": "binary",
        "details": {
          "items": [
            {
              "node": {
                "path": "1,HTML",
                "boundingRect": {
                  "width": 412,
                  "left": 0,
                  "height": 10403,
                  "right": 412,
                  "top": 0,
                  "bottom": 10403
                },
                "selector": "html",
                "type": "node",
                "explanation": "Fix any of the following:\n  Document does not have a non-empty \u003ctitle\u003e element",
                "nodeLabel": "html",
                "snippet": "\u003chtml\u003e",
                "lhId": "1-0-HTML"
              }
            }
          ],
          "debugData": {
            "impact": "serious",
            "type": "debugdata",
            "tags": [
              "cat.text-alternatives",
              "wcag2a",
              "wcag242",
              "TTv5",
              "TT12.a",
              "EN-301-549",
              "EN-9.2.4.2",
              "ACT",
              "RGAAv4",
              "RGAA-8.5.1"
            ]
          },
          "type": "table",
          "headings": [
            {
              "label": "Failing Elements",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "key": "node",
              "valueType": "node"
            }
          ]
        }
      },
      "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": [
            {
              "key": "node",
              "valueType": "node",
              "label": "Failing Elements",
              "subItemsHeading": {
                "key": "relatedNode",
                "valueType": "node"
              }
            }
          ],
          "type": "table",
          "items": []
        }
      },
      "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"
      },
      "cumulative-layout-shift": {
        "id": "cumulative-layout-shift",
        "title": "Cumulative Layout Shift",
        "description": "Cumulative Layout Shift measures the movement of visible elements within the viewport. [Learn more about the Cumulative Layout Shift metric](https://web.dev/articles/cls).",
        "score": 1,
        "scoreDisplayMode": "numeric",
        "displayValue": "0",
        "details": {
          "items": [
            {
              "newEngineResultDiffered": false,
              "cumulativeLayoutShiftMainFrame": 0.00012835768479063111
            }
          ],
          "type": "debugdata"
        },
        "numericValue": 0.00012835768479063111,
        "numericUnit": "unitless"
      },
      "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"
      },
      "diagnostics": {
        "id": "diagnostics",
        "title": "Diagnostics",
        "description": "Collection of useful page vitals.",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "type": "debugdata",
          "items": [
            {
              "maxServerLatency": 18,
              "numFonts": 2,
              "numTasksOver100ms": 2,
              "numRequests": 117,
              "numTasksOver500ms": 0,
              "numTasksOver25ms": 5,
              "throughput": 627078905691.962,
              "numTasksOver10ms": 12,
              "totalTaskTime": 1201.650999999991,
              "numScripts": 48,
              "totalByteWeight": 20223675,
              "rtt": 0.00048611495402633059,
              "numTasks": 2642,
              "maxRtt": 0.00056957290407828724,
              "numTasksOver50ms": 3,
              "mainDocumentTransferSize": 121706,
              "numStylesheets": 4
            }
          ]
        }
      },
      "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": {
          "headings": [
            {
              "key": "node",
              "valueType": "node",
              "label": "Failing Elements",
              "subItemsHeading": {
                "key": "relatedNode",
                "valueType": "node"
              }
            }
          ],
          "items": [],
          "type": "table"
        }
      },
      "svg-img-alt": {
        "id": "svg-img-alt",
        "title": "SVG elements with an `img` role have an accessible text alternative",
        "description": "Ensures SVG elements with an `img`, `graphics-document` or `graphics-symbol` role have an accessible text alternative. [Learn more about SVG alt text](https://dequeuniversity.com/rules/axe/4.12/svg-img-alt).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "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"
      },
      "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"
      },
      "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": "3 long tasks found",
        "metricSavings": {
          "TBT": 150
        },
        "details": {
          "debugData": {
            "tasks": [
              {
                "other": 290,
                "scriptEvaluation": 0,
                "startTime": 104881,
                "duration": 290,
                "urlIndex": 0
              },
              {
                "scriptParseCompile": 0,
                "duration": 178,
                "urlIndex": 1,
                "startTime": 825,
                "other": 178
              },
              {
                "duration": 55,
                "urlIndex": 2,
                "scriptEvaluation": 0,
                "startTime": 44731,
                "other": 55
              }
            ],
            "urls": [
              "https://www.deferranti.com/_nuxt/pKsUn-4m.js",
              "https://www.deferranti.com/_nuxt/D8i7_IVD.js",
              "Unattributable"
            ],
            "type": "debugdata"
          },
          "skipSumming": [
            "startTime"
          ],
          "type": "table",
          "sortedBy": [
            "duration"
          ],
          "items": [
            {
              "duration": 290,
              "startTime": 104881.00000000001,
              "url": "https://www.deferranti.com/_nuxt/pKsUn-4m.js"
            },
            {
              "duration": 178,
              "startTime": 825,
              "url": "https://www.deferranti.com/_nuxt/D8i7_IVD.js"
            },
            {
              "startTime": 44731,
              "url": "Unattributable",
              "duration": 55
            }
          ],
          "headings": [
            {
              "label": "URL",
              "valueType": "url",
              "key": "url"
            },
            {
              "label": "Start Time",
              "key": "startTime",
              "granularity": 1,
              "valueType": "ms"
            },
            {
              "key": "duration",
              "granularity": 1,
              "valueType": "ms",
              "label": "Duration"
            }
          ]
        }
      },
      "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"
      },
      "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": [
            {
              "type": "list-section",
              "value": {
                "longestChain": {
                  "duration": 2120
                },
                "chains": {
                  "B0D60053E7BAECFCED518206D212A164": {
                    "url": "https://www.deferranti.com/",
                    "isLongest": true,
                    "transferSize": 121706,
                    "navStartToEndTime": 1844,
                    "children": {
                      "B0D60053E7BAECFCED518206D212A164": {
                        "transferSize": 121706,
                        "navStartToEndTime": 1844,
                        "children": {
                          "54.4": {
                            "children": {},
                            "url": "https://www.deferranti.com/_nuxt/index.DvFIju3l.css",
                            "navStartToEndTime": 1867,
                            "transferSize": 744
                          },
                          "54.2": {
                            "url": "https://www.deferranti.com/_nuxt/entry.CZhM7OCp.css",
                            "isLongest": true,
                            "transferSize": 10666,
                            "navStartToEndTime": 1877,
                            "children": {
                              "54.202": {
                                "children": {},
                                "url": "https://www.deferranti.com/_nuxt/primeicons.C6QP2o4f.woff2",
                                "transferSize": 35657,
                                "navStartToEndTime": 1914
                              },
                              "54.205": {
                                "url": "https://www.deferranti.com/fonts/apple-lisung-light.woff2",
                                "isLongest": true,
                                "transferSize": 3899945,
                                "navStartToEndTime": 2120,
                                "children": {}
                              }
                            }
                          },
                          "54.3": {
                            "children": {},
                            "url": "https://www.deferranti.com/_nuxt/default.h4sVhvNL.css",
                            "navStartToEndTime": 1875,
                            "transferSize": 962
                          },
                          "54.5": {
                            "url": "https://www.deferranti.com/_nuxt/Grid.C0WaoOc-.css",
                            "children": {},
                            "transferSize": 673,
                            "navStartToEndTime": 1884
                          }
                        },
                        "url": "https://www.deferranti.com/",
                        "isLongest": true
                      }
                    }
                  }
                },
                "type": "network-tree"
              }
            },
            {
              "title": "Preconnected origins",
              "value": {
                "type": "text",
                "value": "no origins were preconnected"
              },
              "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"
            },
            {
              "type": "list-section",
              "value": {
                "type": "text",
                "value": "No additional origins are good candidates for preconnecting"
              },
              "description": "Add [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints to your most important origins, but try to use no more than 4.",
              "title": "Preconnect candidates"
            }
          ],
          "type": "list"
        }
      },
      "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"
      },
      "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"
      },
      "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"
      },
      "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"
      },
      "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": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "headings": [
            {
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "label": "Failing Elements",
              "valueType": "node",
              "key": "node"
            }
          ],
          "items": [
            {
              "subItems": {
                "items": [
                  {
                    "relatedNode": {
                      "selector": "div.w-full \u003e div.justify-end \u003e div.flex \u003e a",
                      "type": "node",
                      "boundingRect": {
                        "top": 10191,
                        "right": 388,
                        "height": 32,
                        "width": 32,
                        "left": 356,
                        "bottom": 10223
                      },
                      "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,3,DIV,0,DIV,1,DIV,0,DIV,2,A",
                      "lhId": "1-12-A",
                      "snippet": "\u003ca href=\"https://uk.pinterest.com/DeFerranti/de-ferranti/\" rel=\"noopener noreferrer\" target=\"_blank\" data-v-8618f650=\"\"\u003e",
                      "nodeLabel": "facebook"
                    }
                  },
                  {
                    "relatedNode": {
                      "nodeLabel": "facebook",
                      "snippet": "\u003ca href=\"https://twitter.com/de_ferranti\" rel=\"noopener noreferrer\" target=\"_blank\" data-v-8618f650=\"\"\u003e",
                      "lhId": "1-13-A",
                      "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,3,DIV,0,DIV,1,DIV,0,DIV,3,A",
                      "boundingRect": {
                        "top": 10239,
                        "right": 388,
                        "height": 32,
                        "width": 32,
                        "left": 356,
                        "bottom": 10271
                      },
                      "selector": "div.w-full \u003e div.justify-end \u003e div.flex \u003e a",
                      "type": "node"
                    }
                  }
                ],
                "type": "subitems"
              },
              "node": {
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,3,DIV,0,DIV,1,DIV,0,DIV,0,A",
                "boundingRect": {
                  "top": 10095,
                  "height": 32,
                  "width": 32,
                  "left": 356,
                  "right": 388,
                  "bottom": 10127
                },
                "selector": "div.w-full \u003e div.justify-end \u003e div.flex \u003e a",
                "type": "node",
                "explanation": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous.",
                "nodeLabel": "facebook",
                "snippet": "\u003ca href=\"https://www.facebook.com/De-Ferranti-Limited-167998539931386/\" rel=\"noopener noreferrer\" target=\"_blank\" data-v-8618f650=\"\"\u003e",
                "lhId": "1-11-A"
              }
            }
          ],
          "type": "table",
          "debugData": {
            "impact": "minor",
            "type": "debugdata",
            "tags": [
              "cat.semantics",
              "wcag2aaa",
              "wcag249"
            ]
          }
        }
      },
      "paste-preventing-inputs": {
        "id": "paste-preventing-inputs",
        "title": "Allows users to paste into input fields",
        "description": "Preventing input pasting is a bad practice for the UX, and weakens security by blocking password managers.[Learn more about user-friendly input fields](https://developer.chrome.com/docs/lighthouse/best-practices/paste-preventing-inputs/).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "type": "table",
          "items": [],
          "headings": [
            {
              "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.96,
        "scoreDisplayMode": "numeric",
        "displayValue": "130 ms",
        "numericValue": 125,
        "numericUnit": "millisecond"
      },
      "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": [
            {
              "headings": [
                {
                  "label": "Subpart",
                  "key": "label",
                  "valueType": "text"
                },
                {
                  "label": "Duration",
                  "valueType": "ms",
                  "key": "duration"
                }
              ],
              "items": [
                {
                  "label": "Time to first byte",
                  "subpart": "timeToFirstByte",
                  "duration": 544.103
                },
                {
                  "label": "Resource load delay",
                  "subpart": "resourceLoadDelay",
                  "duration": 2239.377
                },
                {
                  "label": "Resource load duration",
                  "duration": 29.959,
                  "subpart": "resourceLoadDuration"
                },
                {
                  "label": "Element render delay",
                  "subpart": "elementRenderDelay",
                  "duration": 64.789
                }
              ],
              "type": "table"
            },
            {
              "lhId": "page-34-DIV",
              "snippet": "\u003cdiv data-v-66dda7b0=\"\" class=\"w-screen h-screen min-h-[600px] relative bg-cover bg-center block\" style=\"background-image: url(&quot;https://cms.deferranti.com/wp-content/uploads/2026/…&quot;);\"\u003e",
              "nodeLabel": "SURFACEOLOGISTS\n\nMuseum-quality materials, chosen for their history, provenance…",
              "boundingRect": {
                "height": 823,
                "width": 412,
                "left": 0,
                "right": 412,
                "top": 132,
                "bottom": 955
              },
              "selector": "div.w-screen \u003e swiper-container \u003e swiper-slide.swiper-slide--hero \u003e div.w-screen",
              "type": "node",
              "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,0,DIV,0,SWIPER-CONTAINER,0,SWIPER-SLIDE,0,DIV"
            }
          ],
          "type": "list"
        }
      },
      "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": {
          "headings": [
            {
              "key": "name",
              "valueType": "text",
              "label": "Name"
            },
            {
              "valueType": "text",
              "key": "timingType",
              "label": "Type"
            },
            {
              "label": "Start Time",
              "granularity": 0.01,
              "key": "startTime",
              "valueType": "ms"
            },
            {
              "valueType": "ms",
              "granularity": 0.01,
              "key": "duration",
              "label": "Duration"
            }
          ],
          "type": "table",
          "items": []
        }
      },
      "empty-heading": {
        "id": "empty-heading",
        "title": "All heading elements contain content.",
        "description": "A heading with no content or inaccessible text prevent screen reader users from accessing information on the page's structure. [Learn more about headings](https://dequeuniversity.com/rules/axe/4.12/empty-heading).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "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"
      },
      "screenshot-thumbnails": {
        "id": "screenshot-thumbnails",
        "title": "Screenshot Thumbnails",
        "description": "This is what the load of your site looked like.",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "scale": 3000,
          "type": "filmstrip",
          "items": [
            {
              "data": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEABALDA4MChAODQ4SERATGCgaGBYWGDEjJR0oOjM9PDkzODdASFxOQERXRTc4UG1RV19iZ2hnPk1xeXBkeFxlZ2MBERISGBUYLxoaL2NCOEJjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY2NjY//AABEIAPgAfAMBEQACEQEDEQH/xAGiAAABBQEBAQEBAQAAAAAAAAAAAQIDBAUGBwgJCgsQAAIBAwMCBAMFBQQEAAABfQECAwAEEQUSITFBBhNRYQcicRQygZGhCCNCscEVUtHwJDNicoIJChYXGBkaJSYnKCkqNDU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6g4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2drh4uPk5ebn6Onq8fLz9PX29/j5+gEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoLEQACAQIEBAMEBwUEBAABAncAAQIDEQQFITEGEkFRB2FxEyIygQgUQpGhscEJIzNS8BVictEKFiQ04SXxFxgZGiYnKCkqNTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqCg4SFhoeIiYqSk5SVlpeYmZqio6Slpqeoqaqys7S1tre4ubrCw8TFxsfIycrS09TV1tfY2dri4+Tl5ufo6ery8/T19vf4+fr/2gAMAwEAAhEDEQA/APQKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKAP//Z",
              "timestamp": 37708659311,
              "timing": 375
            },
            {
              "timing": 750,
              "data": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAD4AHwDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAj/xAAUEAEAAAAAAAAAAAAAAAAAAAAA/8QAFAEBAAAAAAAAAAAAAAAAAAAAAP/EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/AKpAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB//9k=",
              "timestamp": 37709034311
            },
            {
              "timestamp": 37709409311,
              "timing": 1125,
              "data": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAD4AHwDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAj/xAAUEAEAAAAAAAAAAAAAAAAAAAAA/8QAFAEBAAAAAAAAAAAAAAAAAAAAAP/EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/AKpAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB//9k="
            },
            {
              "data": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAD4AHwDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAj/xAAUEAEAAAAAAAAAAAAAAAAAAAAA/8QAFAEBAAAAAAAAAAAAAAAAAAAAAP/EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/AKpAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB//9k=",
              "timestamp": 37709784311,
              "timing": 1500
            },
            {
              "data": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAD4AHwDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAj/xAAUEAEAAAAAAAAAAAAAAAAAAAAA/8QAFAEBAAAAAAAAAAAAAAAAAAAAAP/EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/AKpAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB//9k=",
              "timestamp": 37710159311,
              "timing": 1875
            },
            {
              "timing": 2250,
              "data": "data:image/jpeg;base64,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",
              "timestamp": 37710534311
            },
            {
              "data": "data:image/jpeg;base64,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",
              "timestamp": 37710909311,
              "timing": 2625
            },
            {
              "data": "data:image/jpeg;base64,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",
              "timestamp": 37711284311,
              "timing": 3000
            }
          ]
        }
      },
      "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"
      },
      "has-hsts": {
        "id": "has-hsts",
        "title": "Use a strong HSTS policy",
        "description": "Deployment of the HSTS header significantly reduces the risk of downgrading HTTP connections and eavesdropping attacks. A rollout in stages, starting with a low max-age is recommended. [Learn more about using a strong HSTS policy.](https://developer.chrome.com/docs/lighthouse/best-practices/has-hsts)",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "items": [
            {
              "severity": "Medium",
              "description": "No `includeSubDomains` directive found",
              "directive": "includeSubDomains"
            },
            {
              "severity": "Medium",
              "description": "No `preload` directive found",
              "directive": "preload"
            }
          ],
          "type": "table",
          "headings": [
            {
              "label": "Description",
              "subItemsHeading": {
                "key": "description"
              },
              "key": "description",
              "valueType": "text"
            },
            {
              "key": "directive",
              "valueType": "code",
              "label": "Directive",
              "subItemsHeading": {
                "key": "directive"
              }
            },
            {
              "label": "Severity",
              "subItemsHeading": {
                "key": "severity"
              },
              "key": "severity",
              "valueType": "text"
            }
          ]
        }
      },
      "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"
      },
      "skip-link": {
        "id": "skip-link",
        "title": "Skip links are focusable.",
        "description": "Including a skip link can help users skip to the main content to save time. [Learn more about skip links](https://dequeuniversity.com/rules/axe/4.12/skip-link).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "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": null,
        "scoreDisplayMode": "notApplicable"
      },
      "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"
      },
      "network-rtt": {
        "id": "network-rtt",
        "title": "Network Round Trip Times",
        "description": "Network round trip times (RTT) have a large impact on performance. If the RTT to an origin is high, it's an indication that servers closer to the user could improve performance. [Learn more about the Round Trip Time](https://hpbn.co/primer-on-latency-and-bandwidth/).",
        "score": 1,
        "scoreDisplayMode": "informative",
        "displayValue": "0 ms",
        "details": {
          "headings": [
            {
              "key": "origin",
              "valueType": "text",
              "label": "URL"
            },
            {
              "granularity": 1,
              "key": "rtt",
              "valueType": "ms",
              "label": "Time Spent"
            }
          ],
          "items": [
            {
              "rtt": 0.00056957290407828724,
              "origin": "https://cms.deferranti.com"
            },
            {
              "origin": "https://www.deferranti.com",
              "rtt": 0.00048611495402633059
            }
          ],
          "sortedBy": [
            "rtt"
          ],
          "type": "table"
        },
        "numericValue": 0.00056957290407828724,
        "numericUnit": "millisecond"
      },
      "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"
      },
      "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": {
          "headings": [
            {
              "key": "node",
              "valueType": "node",
              "label": "Failing Elements",
              "subItemsHeading": {
                "key": "relatedNode",
                "valueType": "node"
              }
            }
          ],
          "type": "table",
          "items": []
        }
      },
      "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": {
          "headings": [
            {
              "label": "Failing Elements",
              "subItemsHeading": {
                "key": "relatedNode",
                "valueType": "node"
              },
              "key": "node",
              "valueType": "node"
            }
          ],
          "items": [],
          "type": "table"
        }
      },
      "resource-summary": {
        "id": "resource-summary",
        "title": "Resources Summary",
        "description": "Aggregates all network requests and groups them by type",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "items": [
            {
              "resourceType": "total",
              "requestCount": 117,
              "label": "Total",
              "transferSize": 20223675
            },
            {
              "resourceType": "image",
              "requestCount": 59,
              "label": "Image",
              "transferSize": 9276892
            },
            {
              "transferSize": 6772115,
              "requestCount": 48,
              "label": "Script",
              "resourceType": "script"
            },
            {
              "resourceType": "font",
              "requestCount": 2,
              "label": "Font",
              "transferSize": 3935602
            },
            {
              "resourceType": "document",
              "transferSize": 121706,
              "requestCount": 1,
              "label": "Document"
            },
            {
              "label": "Other",
              "requestCount": 3,
              "transferSize": 104315,
              "resourceType": "other"
            },
            {
              "resourceType": "stylesheet",
              "transferSize": 13045,
              "requestCount": 4,
              "label": "Stylesheet"
            },
            {
              "resourceType": "media",
              "transferSize": 0,
              "requestCount": 0,
              "label": "Media"
            },
            {
              "resourceType": "third-party",
              "transferSize": 0,
              "requestCount": 0,
              "label": "Third-party"
            }
          ],
          "type": "table",
          "headings": [
            {
              "valueType": "text",
              "key": "label",
              "label": "Resource Type"
            },
            {
              "label": "Requests",
              "key": "requestCount",
              "valueType": "numeric"
            },
            {
              "label": "Transfer Size",
              "key": "transferSize",
              "valueType": "bytes"
            }
          ]
        }
      },
      "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": "1.4 s",
        "metricSavings": {
          "TBT": 150
        },
        "details": {
          "headings": [
            {
              "key": "groupLabel",
              "valueType": "text",
              "label": "Category"
            },
            {
              "valueType": "ms",
              "granularity": 1,
              "key": "duration",
              "label": "Time Spent"
            }
          ],
          "items": [
            {
              "duration": 796.10399999999811,
              "groupLabel": "Other",
              "group": "other"
            },
            {
              "duration": 256.10999999999689,
              "groupLabel": "Script Evaluation",
              "group": "scriptEvaluation"
            },
            {
              "duration": 188.4084,
              "groupLabel": "Script Parsing & Compilation",
              "group": "scriptParseCompile"
            },
            {
              "duration": 111.70319999999977,
              "groupLabel": "Style & Layout",
              "group": "styleLayout"
            },
            {
              "group": "paintCompositeRender",
              "groupLabel": "Rendering",
              "duration": 59.722799999999168
            },
            {
              "group": "parseHTML",
              "duration": 20.137199999999993,
              "groupLabel": "Parse HTML & CSS"
            },
            {
              "duration": 9.7955999999999985,
              "groupLabel": "Garbage Collection",
              "group": "garbageCollection"
            }
          ],
          "sortedBy": [
            "duration"
          ],
          "type": "table"
        },
        "numericValue": 1441.9811999999938,
        "numericUnit": "millisecond"
      },
      "final-screenshot": {
        "id": "final-screenshot",
        "title": "Final Screenshot",
        "description": "The last screenshot captured of the pageload.",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "data": "data:image/jpeg;base64,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",
          "timestamp": 37711162678,
          "timing": 2878,
          "type": "screenshot"
        }
      },
      "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
        },
        "details": {
          "type": "table",
          "items": [
            {
              "score": 0.00012835768479063111,
              "node": {
                "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,1,HEADER,0,DIV,1,DIV",
                "boundingRect": {
                  "height": 96,
                  "width": 62,
                  "left": 326,
                  "right": 388,
                  "top": 36,
                  "bottom": 132
                },
                "selector": "div.min-h-screen \u003e header.fixed \u003e div.w-screen \u003e div.fixed",
                "type": "node",
                "nodeLabel": "div.min-h-screen \u003e header.fixed \u003e div.w-screen \u003e div.fixed",
                "snippet": "\u003cdiv class=\"fixed right-6 top-0 h-24 flex items-center\"\u003e",
                "lhId": "page-35-DIV"
              }
            }
          ],
          "headings": [
            {
              "key": "node",
              "valueType": "node",
              "label": "Element",
              "subItemsHeading": {
                "key": "extra"
              }
            },
            {
              "valueType": "numeric",
              "subItemsHeading": {
                "valueType": "text",
                "key": "cause"
              },
              "granularity": 0.001,
              "key": "score",
              "label": "Layout shift score"
            }
          ]
        }
      },
      "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": {
          "headings": [
            {
              "valueType": "node",
              "key": "node"
            }
          ],
          "items": [
            {
              "node": {
                "nodeLabel": "head \u003e meta",
                "snippet": "\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1\"\u003e",
                "lhId": "page-38-META",
                "path": "1,HTML,0,HEAD,1,META",
                "boundingRect": {
                  "bottom": 0,
                  "top": 0,
                  "right": 0,
                  "height": 0,
                  "width": 0,
                  "left": 0
                },
                "selector": "head \u003e meta",
                "type": "node"
              }
            }
          ],
          "type": "table"
        }
      },
      "deprecations": {
        "id": "deprecations",
        "title": "Avoids deprecated APIs",
        "description": "Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https://developer.chrome.com/docs/lighthouse/best-practices/deprecations/).",
        "score": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "headings": [
            {
              "label": "Deprecation / Warning",
              "key": "value",
              "valueType": "text"
            },
            {
              "key": "source",
              "valueType": "source-location",
              "label": "Source"
            }
          ],
          "items": [],
          "type": "table"
        }
      },
      "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"
      },
      "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"
      },
      "heading-order": {
        "id": "heading-order",
        "title": "Heading elements appear 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": 1,
        "scoreDisplayMode": "binary",
        "details": {
          "headings": [
            {
              "label": "Failing Elements",
              "subItemsHeading": {
                "key": "relatedNode",
                "valueType": "node"
              },
              "key": "node",
              "valueType": "node"
            }
          ],
          "items": [],
          "type": "table"
        }
      },
      "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": [],
          "type": "table",
          "headings": [
            {
              "label": "Failing Elements",
              "subItemsHeading": {
                "valueType": "node",
                "key": "relatedNode"
              },
              "key": "node",
              "valueType": "node"
            }
          ]
        }
      },
      "unminified-css": {
        "id": "unminified-css",
        "title": "Minify CSS",
        "description": "Minifying CSS files can reduce network payload sizes. [Learn how to minify CSS](https://developer.chrome.com/docs/lighthouse/performance/unminified-css/).",
        "score": 1,
        "scoreDisplayMode": "metricSavings",
        "metricSavings": {
          "LCP": 0,
          "FCP": 0
        },
        "details": {
          "debugData": {
            "metricSavings": {
              "LCP": 0,
              "FCP": 0
            },
            "type": "debugdata"
          },
          "type": "opportunity",
          "overallSavingsBytes": 0,
          "sortedBy": [
            "wastedBytes"
          ],
          "overallSavingsMs": 0,
          "items": [],
          "headings": []
        },
        "numericValue": 0,
        "numericUnit": "millisecond"
      },
      "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"
      },
      "landmark-one-main": {
        "id": "landmark-one-main",
        "title": "Document does not have 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": 0,
        "scoreDisplayMode": "binary",
        "details": {
          "items": [
            {
              "node": {
                "type": "node",
                "boundingRect": {
                  "height": 10403,
                  "width": 412,
                  "left": 0,
                  "right": 412,
                  "top": 0,
                  "bottom": 10403
                },
                "selector": "html",
                "path": "1,HTML",
                "snippet": "\u003chtml\u003e",
                "lhId": "1-0-HTML",
                "explanation": "Fix all of the following:\n  Document does not have a main landmark",
                "nodeLabel": "html"
              }
            }
          ],
          "type": "table",
          "debugData": {
            "impact": "moderate",
            "type": "debugdata",
            "tags": [
              "cat.semantics",
              "best-practice"
            ]
          },
          "headings": [
            {
              "valueType": "node",
              "key": "node",
              "subItemsHeading": {
                "key": "relatedNode",
                "valueType": "node"
              },
              "label": "Failing Elements"
            }
          ]
        }
      },
      "baseline": {
        "id": "baseline",
        "title": "Baseline Features",
        "description": "Lists web features used on the page and their Baseline status as of 2026-06-05. [Learn more about Baseline](https://webstatus.dev/).",
        "score": 1,
        "scoreDisplayMode": "informative",
        "details": {
          "type": "table",
          "items": [
            {
              "featureId": {
                "type": "link",
                "text": "requestidlecallback",
                "url": "https://webstatus.dev/features/requestidlecallback"
              },
              "displayStatus": {
                "status": "limited",
                "displayString": "Limited Availability",
                "type": "baseline-status"
              },
              "source": {
                "url": "_lighthouse-eval.js",
                "line": 8,
                "urlProvider": "network",
                "type": "source-location",
                "column": 109
              }
            },
            {
              "displayStatus": {
                "type": "baseline-status",
                "displayString": "Limited Availability",
                "status": "limited"
              },
              "featureId": {
                "type": "link",
                "url": "https://webstatus.dev/features/background-clip-text",
                "text": "background-clip-text"
              }
            },
            {
              "featureId": {
                "url": "https://webstatus.dev/features/has",
                "text": "has",
                "type": "link"
              },
              "displayStatus": {
                "type": "baseline-status",
                "status": "low",
                "displayString": "Newly Available (2023-12-19)"
              }
            },
            {
              "displayStatus": {
                "type": "baseline-status",
                "displayString": "Newly Available (2023-12-07)",
                "status": "low"
              },
              "featureId": {
                "url": "https://webstatus.dev/features/dir-pseudo",
                "text": "dir-pseudo",
                "type": "link"
              }
            },
            {
              "featureId": {
                "url": "https://webstatus.dev/features/scrollbar-width",
                "text": "scrollbar-width",
                "type": "link"
              },
              "displayStatus": {
                "type": "baseline-status",
                "status": "low",
                "displayString": "Newly Available (2024-12-11)"
              }
            },
            {
              "displayStatus": {
                "status": "low",
                "displayString": "Newly Available (2024-09-16)",
                "type": "baseline-status"
              },
              "featureId": {
                "url": "https://webstatus.dev/features/backdrop-filter",
                "text": "backdrop-filter",
                "type": "link"
              }
            },
            {
              "displayStatus": {
                "status": "high",
                "displayString": "Widely Available (2020-09-16)",
                "type": "baseline-status"
              },
              "featureId": {
                "url": "https://webstatus.dev/features/logical-assignments",
                "text": "logical-assignments",
                "type": "link"
              },
              "source": {
                "line": 0,
                "urlProvider": "network",
                "url": "https://www.deferranti.com/",
                "type": "source-location",
                "column": 0
              }
            },
            {
              "featureId": {
                "type": "link",
                "url": "https://webstatus.dev/features/nullish-coalescing",
                "text": "nullish-coalescing"
              },
              "displayStatus": {
                "type": "baseline-status",
                "status": "high",
                "displayString": "Widely Available (2020-09-16)"
              },
              "source": {
                "url": "https://www.deferranti.com/",
                "line": 0,
                "urlProvider": "network",
                "column": 0,
                "type": "source-location"
              }
            },
            {
              "featureId": {
                "text": "template",
                "url": "https://webstatus.dev/features/template",
                "type": "link"
              },
              "displayStatus": {
                "type": "baseline-status",
                "status": "high",
                "displayString": "Widely Available (2015-11-12)"
              },
              "source": {
                "url": "https://www.deferranti.com/_nuxt/DLBsM7p4.js",
                "line": 3,
                "urlProvider": "network",
                "type": "source-location",
                "column": 43648
              }
            },
            {
              "source": {
                "line": 15,
                "urlProvider": "network",
                "url": "https://www.deferranti.com/_nuxt/DLBsM7p4.js",
                "column": 2156,
                "type": "source-location"
              },
              "featureId": {
                "url": "https://webstatus.dev/features/string-replaceall",
                "text": "string-replaceall",
                "type": "link"
              },
              "displayStatus": {
                "type": "baseline-status",
                "displayString": "Widely Available (2020-08-27)",
                "status": "high"
              }
            },
            {
              "displayStatus": {
                "type": "baseline-status",
                "displayString": "Widely Available (2023-03-27)",
                "status": "high"
              },
              "featureId": {
                "type": "link",
                "url": "https://webstatus.dev/features/constructed-stylesheets",
                "text": "constructed-stylesheets"
              },
              "source": {
                "url": "https://www.deferranti.com/_nuxt/DkcWXiys.js",
                "line": 5,
                "urlProvider": "network",
                "column": 48,
                "type": "source-location"
              }
            },
            {
              "featureId": {
                "url": "https://webstatus.dev/features/scroll-snap",
                "text": "scroll-snap",
                "type": "link"
              },
              "displayStatus": {
                "type": "baseline-status",
                "status": "high",
                "displayString": "Widely Available (2020-01-15)"
              },
              "source": {
                "url": "https://www.deferranti.com/_nuxt/DkcWXiys.js",
                "line": 5,
                "urlProvider": "network",
                "column": 96,
                "type": "source-location"
              }
            },
            {
              "displayStatus": {
                "type": "baseline-status",
                "status": "high",
                "displayString": "Widely Available (2020-01-15)"
              },
              "featureId": {
                "type": "link",
                "url": "https://webstatus.dev/features/slot",
                "text": "slot"
              },
              "source": {
                "line": 0,
                "urlProvider": "network",
                "url": "https://www.deferranti.com/_nuxt/DwVnyzsy.js",
                "column": 6397,
                "type": "source-location"
              }
            },
            {
              "displayStatus": {
                "displayString": "Widely Available (2015-07-29)",
                "status": "high",
                "type": "baseline-status"
              },
              "featureId": {
                "type": "link",
                "text": "request-animation-frame",
                "url": "https://webstatus.dev/features/request-animation-frame"
              },
              "source": {
                "column": 8279,
                "type": "source-location",
                "url": "https://www.deferranti.com/_nuxt/DwVnyzsy.js",
                "line": 0,
                "urlProvider": "network"
              }
            },
            {
              "displayStatus": {
                "status": "high",
                "displayString": "Widely Available (2019-03-25)",
                "type": "baseline-status"
              },
              "featureId": {
                "type": "link",
                "text": "intersection-observer",
                "url": "https://webstatus.dev/features/intersection-observer"
              },
              "source": {
                "column": 4992,
                "type": "source-location",
                "url": "https://www.deferranti.com/_nuxt/4zWoSvSr.js",
                "line": 0,
                "urlProvider": "network"
              }
            },
            {
              "featureId": {
                "text": "font-optical-sizing",
                "url": "https://webstatus.dev/features/font-optical-sizing",
                "type": "link"
              },
              "displayStatus": {
                "type": "baseline-status",
                "status": "high",
                "displayString": "Widely Available (2020-03-24)"
              }
            },
            {
              "featureId": {
                "url": "https://webstatus.dev/features/js-modules",
                "text": "js-modules",
                "type": "link"
              },
              "displayStatus": {
                "status": "high",
                "displayString": "Widely Available (2018-05-09)",
                "type": "baseline-status"
              }
            },
            {
              "displayStatus": {
                "type": "baseline-status",
                "displayString": "Widely Available (2020-01-15)",
                "status": "high"
              },
              "featureId": {
                "type": "link",
                "text": "will-change",
                "url": "https://webstatus.dev/features/will-change"
              }
            },
            {
              "featureId": {
                "type": "link",
                "url": "https://webstatus.dev/features/outline",
                "text": "outline"
              },
              "displayStatus": {
                "type": "baseline-status",
                "status": "high",
                "displayString": "Widely Available (2023-03-27)"
              }
            },
            {
              "featureId": {
                "url": "https://webstatus.dev/features/logical-properties",
                "text": "logical-properties",
                "type": "link"
              },
              "displayStatus": {
                "type": "baseline-status",
                "status": "high",
                "displayString": "Widely Available (2021-09-20)"
              }
            },
            {
              "displayStatus": {
                "displayString": "Widely Available (2022-02-03)",
                "status": "high",
                "type": "baseline-status"
              },
              "featureId": {
                "type": "link",
                "url": "https://webstatus.dev/features/color-scheme",
                "text": "color-scheme"
              }
            },
            {
              "featureId": {
                "type": "link",
                "url": "https://webstatus.dev/features/not",
                "text": "not"
              },
              "displayStatus": {
                "type": "baseline-status",
                "status": "high",
                "displayString": "Widely Available (2021-01-21)"
              }
            },
            {
              "featureId": {
                "url": "https://webstatus.dev/features/focus-visible",
                "text": "focus-visible",
                "type": "link"
              },
              "displayStatus": {
                "type": "baseline-status",
                "displayString": "Widely Available (2022-03-14)",
                "status": "high"
              }
            },
            {
              "featureId": {
                "url": "https://webstatus.dev/features/appearance",
                "text": "appearance",
                "type": "link"
              },
              "displayStatus": {
                "type": "baseline-status",
                "status": "high",
                "displayString": "Widely Available (2022-03-14)"
              }
            },
            {
              "featureId": {
                "url": "https://webstatus.dev/features/nth-child-of",
                "text": "nth-child-of",
                "type": "link"
              },
              "displayStatus": {
                "type": "baseline-status",
                "status": "high",
                "displayString": "Widely Available (2023-05-09)"
              }
            },
            {
              "featureId": {
                "url": "https://webstatus.dev/features/aspect-ratio",
                "text": "aspect-ratio",
                "type": "link"
              },
              "displayStatus": {
                "status": "high",
                "displayString": "Widely Available (2021-09-20)",
                "type": "baseline-status"
              }
            },
            {
              "displayStatus": {
                "displayString": "Widely Available (2021-01-21)",
                "status": "high",
                "type": "baseline-status"
              },
              "featureId": {
                "text": "clip-path",
                "url": "https://webstatus.dev/features/clip-path",
                "type": "link"
              }
            },
            {
              "displayStatus": {
                "type": "baseline-status",
                "displayString": "Widely Available (2021-01-21)",
                "status": "high"
              },
              "featureId": {
                "url": "https://webstatus.dev/features/where",
                "text": "where",
                "type": "link"
              }
            },
            {
              "displayStatus": {
                "type": "baseline-status",
                "displayString": "Widely Available (2015-09-30)",
                "status": "high"
              },
              "featureId": {
                "text": "flexbox",
                "url": "https://webstatus.dev/features/flexbox",
                "type": "link"
              }
            },
            {
              "featureId": {
                "url": "https://webstatus.dev/features/grid",
                "text": "grid",
                "type": "link"
              },
              "displayStatus": {
                "status": "high",
                "displayString": "Widely Available (2017-10-17)",
                "type": "baseline-status"
              }
            },
            {
              "featureId": {
                "url": "https://webstatus.dev/features/text-indent",
                "text": "text-indent",
                "type": "link"
              },
              "displayStatus": {
                "displayString": "Widely Available (2015-07-29)",
                "status": "high",
                "type": "baseline-status"
              }
            }
          ],
          "headings": [
            {
              "valueType": "link",
              "key": "featureId",
              "label": "Web-features"
            },
            {
              "key": "displayStatus",
              "valueType": "baseline-status",
              "label": "Baseline Status"
            },
            {
              "label": "Source",
              "valueType": "source-location",
              "key": "source"
            }
          ]
        }
      },
      "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"
      },
      "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"
      },
      "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"
      },
      "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": {
          "headings": [
            {
              "subItemsHeading": {
                "valueType": "text",
                "key": "reason"
              },
              "key": "source",
              "valueType": "code"
            }
          ],
          "items": [],
          "type": "table"
        }
      },
      "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": 0,
        "scoreDisplayMode": "metricSavings",
        "displayValue": "Est savings of 60 ms",
        "metricSavings": {
          "LCP": 50,
          "FCP": 50
        },
        "details": {
          "items": {
            "usesCompression": {
              "label": "Applies text compression",
              "value": true
            },
            "serverResponseIsFast": {
              "label": "Server responds quickly (observed 544 ms)",
              "value": true
            },
            "noRedirects": {
              "value": false,
              "label": "Had redirects (1 redirects, +61 ms)"
            }
          },
          "debugData": {
            "redirectDuration": 61,
            "uncompressedResponseBytes": 0,
            "wastedBytes": 0,
            "type": "debugdata",
            "serverResponseTime": 544
          },
          "type": "checklist"
        }
      },
      "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"
      },
      "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": {
          "headings": [
            {
              "label": "Issue type",
              "subItemsHeading": {
                "valueType": "url",
                "key": "url"
              },
              "key": "issueType",
              "valueType": "text"
            }
          ],
          "items": [],
          "type": "table"
        }
      },
      "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": {
          "type": "list",
          "items": [
            {
              "type": "table",
              "items": [],
              "headings": [
                {
                  "label": "Source",
                  "key": "source",
                  "valueType": "source-location"
                },
                {
                  "valueType": "ms",
                  "granularity": 1,
                  "key": "reflowTime",
                  "label": "Total reflow time"
                }
              ]
            }
          ]
        }
      },
      "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": {
          "items": [
            {
              "severity": "High",
              "description": "No COOP header found"
            }
          ],
          "type": "table",
          "headings": [
            {
              "label": "Description",
              "subItemsHeading": {
                "key": "description"
              },
              "key": "description",
              "valueType": "text"
            },
            {
              "label": "Directive",
              "subItemsHeading": {
                "key": "directive"
              },
              "key": "directive",
              "valueType": "code"
            },
            {
              "key": "severity",
              "valueType": "text",
              "label": "Severity",
              "subItemsHeading": {
                "key": "severity"
              }
            }
          ]
        }
      },
      "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"
      },
      "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"
      },
      "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": {
          "headings": [
            {
              "valueType": "url",
              "key": "url",
              "label": "Insecure URL"
            },
            {
              "key": "resolution",
              "valueType": "text",
              "label": "Request Resolution"
            }
          ],
          "items": [],
          "type": "table"
        }
      },
      "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 540 ms",
        "metricSavings": {
          "LCP": 450,
          "FCP": 450
        },
        "details": {
          "items": [
            {
              "url": "https://www.deferranti.com/",
              "responseTime": 544
            }
          ],
          "overallSavingsMs": 444,
          "type": "opportunity",
          "headings": [
            {
              "label": "URL",
              "key": "url",
              "valueType": "url"
            },
            {
              "label": "Time Spent",
              "valueType": "timespanMs",
              "key": "responseTime"
            }
          ]
        },
        "numericValue": 544,
        "numericUnit": "millisecond"
      },
      "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": {
          "type": "list",
          "items": [
            {
              "type": "checklist",
              "items": {
                "requestDiscoverable": {
                  "value": false,
                  "label": "Request is discoverable in initial document"
                },
                "eagerlyLoaded": {
                  "label": "LCP resources should not use loading=lazy",
                  "value": true
                },
                "priorityHinted": {
                  "value": false,
                  "label": "fetchpriority=high should be applied"
                }
              }
            },
            {
              "boundingRect": {
                "bottom": 955,
                "left": 0,
                "height": 823,
                "width": 412,
                "right": 412,
                "top": 132
              },
              "selector": "div.w-screen \u003e swiper-container \u003e swiper-slide.swiper-slide--hero \u003e div.w-screen",
              "type": "node",
              "path": "1,HTML,1,BODY,0,DIV,0,DIV,0,DIV,2,DIV,2,DIV,0,DIV,0,SWIPER-CONTAINER,0,SWIPER-SLIDE,0,DIV",
              "snippet": "\u003cdiv data-v-66dda7b0=\"\" class=\"w-screen h-screen min-h-[600px] relative bg-cover bg-center block\" style=\"background-image: url(&quot;https://cms.deferranti.com/wp-content/uploads/2026/…&quot;);\"\u003e",
              "lhId": "page-34-DIV",
              "nodeLabel": "SURFACEOLOGISTS\n\nMuseum-quality materials, chosen for their history, provenance…"
            }
          ]
        }
      },
      "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"
      },
      "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": [
            {
              "label": "Blocking Directive Source",
              "key": "source",
              "valueType": "code"
            }
          ]
        },
        "warnings": []
      },
      "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": {
          "headings": [
            {
              "valueType": "ms",
              "granularity": 1,
              "key": "startTime",
              "label": "Start Time"
            },
            {
              "label": "End Time",
              "key": "duration",
              "granularity": 1,
              "valueType": "ms"
            }
          ],
          "items": [
            {
              "duration": 18.808,
              "startTime": 1808.28
            },
            {
              "duration": 11.98,
              "startTime": 1827.547
            },
            {
              "duration": 28.882,
              "startTime": 1884.698
            },
            {
              "startTime": 1919.244,
              "duration": 7.996
            },
            {
              "duration": 13.89,
              "startTime": 1929.047
            },
            {
              "duration": 5.489,
              "startTime": 1943.696
            },
            {
              "startTime": 1950.417,
              "duration": 7.699
            },
            {
              "startTime": 1959.287,
              "duration": 15.216
            },
            {
              "startTime": 1980.234,
              "duration": 45.665
            },
            {
              "duration": 12.88,
              "startTime": 2040.401
            },
            {
              "startTime": 2063.708,
              "duration": 55.841
            },
            {
              "startTime": 2123.434,
              "duration": 14.892
            },
            {
              "duration": 148.621,
              "startTime": 2148.887
            },
            {
              "duration": 483.913,
              "startTime": 2298.671
            },
            {
              "startTime": 2782.703,
              "duration": 7.16
            },
            {
              "duration": 15.823,
              "startTime": 2857.963
            }
          ],
          "type": "table"
        }
      },
      "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": {
                "key": "relatedNode",
                "valueType": "node"
              },
              "label": "Failing Elements",
              "valueType": "node",
              "key": "node"
            }
          ],
          "type": "table",
          "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"
            }
          ],
          "items": [],
          "type": "table"
        }
      },
      "select-name": {
        "id": "select-name",
        "title": "Select elements have associated label elements.",
        "description": "Form elements without effective labels can create frustrating experiences for screen reader users. [Learn more about the `select` element](https://dequeuniversity.com/rules/axe/4.12/select-name).",
        "score": null,
        "scoreDisplayMode": "notApplicable"
      },
      "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"
      },
      "html-has-lang": {
        "id": "html-has-lang",
        "title": "`\u003chtml\u003e` element does not have 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": 0,
        "scoreDisplayMode": "binary",
        "details": {
          "headings": [
            {
              "label": "Failing Elements",
              "subItemsHeading": {
                "key": "relatedNode",
                "valueType": "node"
              },
              "key": "node",
              "valueType": "node"
            }
          ],
          "type": "table",
          "debugData": {
            "tags": [
              "cat.language",
              "wcag2a",
              "wcag311",
              "TTv5",
              "TT11.a",
              "EN-301-549",
              "EN-9.3.1.1",
              "ACT",
              "RGAAv4",
              "RGAA-8.3.1"
            ],
            "type": "debugdata",
            "impact": "serious"
          },
          "items": [
            {
              "node": {
                "lhId": "1-0-HTML",
                "snippet": "\u003chtml\u003e",
                "nodeLabel": "html",
                "explanation": "Fix any of the following:\n  The \u003chtml\u003e element does not have a lang attribute",
                "selector": "html",
                "type": "node",
                "boundingRect": {
                  "top": 0,
                  "right": 412,
                  "left": 0,
                  "height": 10403,
                  "width": 412,
                  "bottom": 10403
                },
                "path": "1,HTML"
              }
            }
          ]
        }
      }
    },
    "categories": {
      "performance": {
        "id": "performance",
        "title": "Performance",
        "score": 0.57,
        "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.81,
        "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": 7,
            "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": 0,
            "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": 0,
            "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": 0,
            "group": "a11y-tables-lists"
          },
          {
            "id": "listitem",
            "weight": 0,
            "group": "a11y-tables-lists"
          },
          {
            "id": "meta-refresh",
            "weight": 0,
            "group": "a11y-best-practices"
          },
          {
            "id": "meta-viewport",
            "weight": 10,
            "group": "a11y-best-practices"
          },
          {
            "id": "object-alt",
            "weight": 0,
            "group": "a11y-names-labels"
          },
          {
            "id": "select-name",
            "weight": 0,
            "group": "a11y-names-labels"
          },
          {
            "id": "skip-link",
            "weight": 0,
            "group": "a11y-names-labels"
          },
          {
            "id": "tabindex",
            "weight": 7,
            "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.83,
        "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": 0,
            "group": "seo-content"
          },
          {
            "id": "structured-data",
            "weight": 0
          }
        ]
      }
    },
    "categoryGroups": {
      "a11y-language": {
        "title": "Internationalization and localization",
        "description": "These are opportunities to improve the interpretation of your content by users in different locales."
      },
      "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/)."
      },
      "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-best-practices": {
        "title": "Best practices",
        "description": "These items highlight common accessibility best practices."
      },
      "best-practices-trust-safety": {
        "title": "Trust and Safety"
      },
      "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."
      },
      "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."
      },
      "best-practices-ux": {
        "title": "User Experience"
      },
      "agent-accessibility": {
        "title": "Agent Accessibility",
        "description": "These audits highlight best practices for improving the accessibility of the website for AI agents."
      },
      "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-navigation": {
        "title": "Navigation",
        "description": "These are opportunities to improve keyboard navigation in your application."
      },
      "seo-crawl": {
        "title": "Crawling and Indexing",
        "description": "To appear in search results, crawlers need access to your app."
      },
      "metrics": {
        "title": "Metrics"
      },
      "best-practices-browser-compat": {
        "title": "Browser Compatibility"
      },
      "webmcp": {
        "title": "WebMCP",
        "description": "Audits validating WebMCP integration."
      },
      "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-general": {
        "title": "General"
      },
      "a11y-color-contrast": {
        "title": "Contrast",
        "description": "These are opportunities to improve the legibility of your content."
      }
    },
    "timing": {
      "total": 23606.600000000002
    },
    "i18n": {
      "rendererFormattedStrings": {
        "varianceDisclaimer": "Values are estimated and may vary. The [performance score is calculated](https://developer.chrome.com/docs/lighthouse/performance/performance-scoring/) directly from these metrics.",
        "opportunityResourceColumnLabel": "Opportunity",
        "opportunitySavingsColumnLabel": "Estimated Savings",
        "errorMissingAuditInfo": "Report error: no audit information",
        "errorLabel": "Error!",
        "warningHeader": "Warnings: ",
        "passedAuditsGroupTitle": "Passed audits",
        "notApplicableAuditsGroupTitle": "Not applicable",
        "manualAuditsGroupTitle": "Additional items to manually check",
        "toplevelWarningsMessage": "There were issues affecting this run of Lighthouse:",
        "crcLongestDurationLabel": "Maximum critical path latency:",
        "crcInitialNavigation": "Initial Navigation",
        "lsPerformanceCategoryDescription": "[Lighthouse](https://developers.google.com/web/tools/lighthouse/) analysis of the current page on an emulated mobile network. Values are estimated and may vary.",
        "labDataTitle": "Lab Data",
        "warningAuditsGroupTitle": "Passed audits but with warnings",
        "snippetExpandButtonLabel": "Expand snippet",
        "snippetCollapseButtonLabel": "Collapse snippet",
        "thirdPartyResourcesLabel": "Show 3rd-party resources",
        "runtimeDesktopEmulation": "Emulated Desktop",
        "runtimeMobileEmulation": "Emulated Moto G Power",
        "runtimeNoEmulation": "No emulation",
        "runtimeSettingsBenchmark": "Unthrottled CPU/Memory Power",
        "runtimeSettingsCPUThrottling": "CPU throttling",
        "runtimeSettingsDevice": "Device",
        "runtimeSettingsNetworkThrottling": "Network throttling",
        "runtimeSettingsUANetwork": "User agent (network)",
        "runtimeUnknown": "Unknown",
        "dropdownCopyJSON": "Copy JSON",
        "dropdownDarkTheme": "Toggle Dark Theme",
        "dropdownPrintExpanded": "Print Expanded",
        "dropdownPrintSummary": "Print Summary",
        "dropdownSaveGist": "Save as Gist",
        "dropdownSaveHTML": "Save as HTML",
        "dropdownSaveJSON": "Save as JSON",
        "dropdownViewer": "Open in Viewer",
        "footerIssue": "File an issue",
        "throttlingProvided": "Provided by environment",
        "calculatorLink": "See calculator.",
        "runtimeSettingsAxeVersion": "Axe version",
        "viewTreemapLabel": "View Treemap",
        "showRelevantAudits": "Show audits relevant to:"
      }
    },
    "entities": [
      {
        "name": "deferranti.com",
        "isFirstParty": true,
        "isUnrecognized": true,
        "origins": [
          "https://deferranti.com",
          "https://www.deferranti.com",
          "https://cms.deferranti.com"
        ]
      }
    ],
    "fullPageScreenshot": {
      "nodes": {
        "1-47-A": {
          "bottom": 15188,
          "top": 14949,
          "height": 240,
          "width": 174,
          "left": 24,
          "right": 198
        },
        "page-5-IMG": {
          "bottom": 17398,
          "top": 17268,
          "right": 198,
          "height": 131,
          "width": 174,
          "left": 24
        },
        "1-110-IMG": {
          "bottom": 16358,
          "right": 198,
          "left": 24,
          "height": 131,
          "width": 174,
          "top": 16227
        },
        "page-22-IMG": {
          "bottom": 14568,
          "top": 14437,
          "left": 214,
          "height": 131,
          "width": 174,
          "right": 388
        },
        "page-23-IMG": {
          "left": 24,
          "height": 131,
          "width": 174,
          "right": 198,
          "top": 14949,
          "bottom": 15079
        },
        "page-3-IMG": {
          "right": 388,
          "height": 131,
          "width": 174,
          "left": 214,
          "top": 13926,
          "bottom": 14056
        },
        "1-77-A": {
          "top": 18784,
          "right": 198,
          "left": 24,
          "height": 240,
          "width": 174,
          "bottom": 19024
        },
        "1-8-SPAN": {
          "bottom": 10519,
          "right": 258,
          "width": 8,
          "left": 250,
          "height": 8,
          "top": 10511
        },
        "1-5-SPAN": {
          "bottom": 10519,
          "top": 10511,
          "right": 210,
          "height": 8,
          "width": 8,
          "left": 202
        },
        "page-4-IMG": {
          "top": 15204,
          "width": 174,
          "left": 24,
          "height": 131,
          "right": 198,
          "bottom": 15335
        },
        "1-45-A": {
          "bottom": 14933,
          "height": 240,
          "width": 174,
          "left": 24,
          "right": 198,
          "top": 14693
        },
        "page-12-IMG": {
          "left": 214,
          "height": 131,
          "width": 174,
          "right": 388,
          "top": 14693,
          "bottom": 14824
        },
        "1-144-LINK": {
          "right": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "top": 0,
          "bottom": 0
        },
        "1-167-LINK": {
          "bottom": 0,
          "right": 0,
          "left": 0,
          "height": 0,
          "width": 0,
          "top": 0
        },
        "1-62-A": {
          "right": 388,
          "left": 214,
          "height": 240,
          "width": 174,
          "top": 16756,
          "bottom": 16996
        },
        "1-91-IMG": {
          "right": 388,
          "height": 131,
          "width": 174,
          "left": 214,
          "top": 13653,
          "bottom": 13783
        },
        "1-127-IMG": {
          "bottom": 18421,
          "right": 388,
          "height": 131,
          "width": 174,
          "left": 214,
          "top": 18290
        },
        "1-6-SPAN": {
          "right": 226,
          "height": 8,
          "width": 8,
          "left": 218,
          "top": 10511,
          "bottom": 10519
        },
        "1-192-LINK": {
          "bottom": 0,
          "top": 0,
          "right": 0,
          "height": 0,
          "width": 0,
          "left": 0
        },
        "1-180-LINK": {
          "bottom": 0,
          "top": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "right": 0
        },
        "page-38-META": {
          "width": 0,
          "left": 0,
          "height": 0,
          "right": 0,
          "top": 0,
          "bottom": 0
        },
        "1-63-A": {
          "bottom": 17252,
          "top": 17012,
          "width": 174,
          "left": 24,
          "height": 240,
          "right": 198
        },
        "1-27-A": {
          "top": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "right": 0,
          "bottom": 0
        },
        "1-166-LINK": {
          "right": 0,
          "left": 0,
          "height": 0,
          "width": 0,
          "top": 0,
          "bottom": 0
        },
        "1-168-LINK": {
          "top": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "right": 0,
          "bottom": 0
        },
        "1-157-LINK": {
          "bottom": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "right": 0,
          "top": 0
        },
        "page-9-IMG": {
          "bottom": 16102,
          "right": 198,
          "height": 131,
          "width": 174,
          "left": 24,
          "top": 15971
        },
        "1-197-LINK": {
          "top": 0,
          "right": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "bottom": 0
        },
        "1-40-A": {
          "bottom": 14166,
          "top": 13926,
          "height": 240,
          "width": 174,
          "left": 214,
          "right": 388
        },
        "1-35-A": {
          "left": 24,
          "height": 240,
          "width": 174,
          "right": 198,
          "top": 13397,
          "bottom": 13637
        },
        "1-204-META": {
          "top": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "right": 0,
          "bottom": 0
        },
        "1-130-IMG": {
          "bottom": 18915,
          "top": 18784,
          "right": 198,
          "left": 24,
          "height": 131,
          "width": 174
        },
        "1-69-A": {
          "bottom": 18036,
          "height": 257,
          "width": 174,
          "left": 24,
          "right": 198,
          "top": 17779
        },
        "1-175-LINK": {
          "bottom": 0,
          "right": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "top": 0
        },
        "1-13-A": {
          "height": 32,
          "width": 32,
          "left": 356,
          "right": 388,
          "top": 19819,
          "bottom": 19851
        },
        "1-199-LINK": {
          "right": 0,
          "left": 0,
          "height": 0,
          "width": 0,
          "top": 0,
          "bottom": 0
        },
        "1-186-LINK": {
          "bottom": 0,
          "top": 0,
          "right": 0,
          "left": 0,
          "height": 0,
          "width": 0
        },
        "page-27-IMG": {
          "bottom": 16358,
          "top": 16227,
          "right": 388,
          "width": 174,
          "left": 214,
          "height": 131
        },
        "1-42-A": {
          "bottom": 14421,
          "top": 14182,
          "right": 388,
          "left": 214,
          "height": 240,
          "width": 174
        },
        "1-139-DIV": {
          "bottom": 10535,
          "top": 132,
          "right": 412,
          "left": 0,
          "height": 10403,
          "width": 412
        },
        "1-89-IMG": {
          "top": 13397,
          "height": 131,
          "width": 174,
          "left": 214,
          "right": 388,
          "bottom": 13528
        },
        "1-28-A": {
          "bottom": 0,
          "left": 0,
          "height": 0,
          "width": 0,
          "right": 0,
          "top": 0
        },
        "1-161-LINK": {
          "top": 0,
          "right": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "bottom": 0
        },
        "page-32-IMG": {
          "bottom": 13528,
          "width": 174,
          "left": 214,
          "height": 131,
          "right": 388,
          "top": 13397
        },
        "1-29-A": {
          "bottom": 0,
          "left": 0,
          "height": 0,
          "width": 0,
          "right": 0,
          "top": 0
        },
        "1-188-LINK": {
          "bottom": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "right": 0,
          "top": 0
        },
        "1-122-IMG": {
          "top": 17779,
          "width": 174,
          "left": 24,
          "height": 131,
          "right": 198,
          "bottom": 17909
        },
        "1-73-A": {
          "bottom": 18512,
          "right": 198,
          "height": 222,
          "width": 174,
          "left": 24,
          "top": 18290
        },
        "1-60-A": {
          "height": 257,
          "width": 174,
          "left": 214,
          "right": 388,
          "top": 16483,
          "bottom": 16740
        },
        "1-174-LINK": {
          "bottom": 0,
          "top": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "right": 0
        },
        "1-102-IMG": {
          "height": 131,
          "width": 174,
          "left": 24,
          "right": 198,
          "top": 15204,
          "bottom": 15335
        },
        "1-14-A": {
          "bottom": 28,
          "top": 11,
          "right": 112,
          "left": 112,
          "height": 17,
          "width": 0
        },
        "1-58-A": {
          "right": 388,
          "width": 174,
          "left": 214,
          "height": 240,
          "top": 16227,
          "bottom": 16467
        },
        "1-1-A": {
          "bottom": 98,
          "height": 27,
          "width": 21,
          "left": 326,
          "right": 347,
          "top": 71
        },
        "1-43-A": {
          "top": 14437,
          "height": 240,
          "width": 174,
          "left": 24,
          "right": 198,
          "bottom": 14677
        },
        "1-163-LINK": {
          "bottom": 0,
          "top": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "right": 0
        },
        "1-121-IMG": {
          "bottom": 17654,
          "right": 388,
          "left": 214,
          "height": 131,
          "width": 174,
          "top": 17523
        },
        "page-46-DIV": {
          "bottom": 10535,
          "top": 132,
          "right": 412,
          "height": 10403,
          "width": 412,
          "left": 0
        },
        "1-86-IMG": {
          "bottom": 24,
          "top": 12,
          "height": 12,
          "width": 221,
          "left": 167,
          "right": 388
        },
        "page-26-IMG": {
          "top": 16483,
          "right": 198,
          "left": 24,
          "height": 131,
          "width": 174,
          "bottom": 16613
        },
        "1-133-IMG": {
          "top": 19040,
          "left": 214,
          "height": 131,
          "width": 174,
          "right": 388,
          "bottom": 19170
        },
        "1-92-IMG": {
          "bottom": 14056,
          "top": 13926,
          "height": 131,
          "width": 174,
          "left": 24,
          "right": 198
        },
        "1-189-LINK": {
          "bottom": 0,
          "right": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "top": 0
        },
        "1-61-A": {
          "top": 16756,
          "right": 198,
          "height": 240,
          "width": 174,
          "left": 24,
          "bottom": 16996
        },
        "1-148-LINK": {
          "height": 0,
          "width": 0,
          "left": 0,
          "right": 0,
          "top": 0,
          "bottom": 0
        },
        "page-8-IMG": {
          "bottom": 15335,
          "left": 214,
          "height": 131,
          "width": 174,
          "right": 388,
          "top": 15204
        },
        "page-44-DIV": {
          "top": 13373,
          "height": 6252,
          "width": 412,
          "left": 0,
          "right": 412,
          "bottom": 19625
        },
        "1-64-A": {
          "top": 17012,
          "right": 388,
          "height": 240,
          "width": 174,
          "left": 214,
          "bottom": 17252
        },
        "1-112-IMG": {
          "right": 198,
          "width": 174,
          "left": 24,
          "height": 131,
          "top": 16483,
          "bottom": 16613
        },
        "1-160-LINK": {
          "bottom": 0,
          "right": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "top": 0
        },
        "1-152-LINK": {
          "right": 0,
          "width": 0,
          "left": 0,
          "height": 0,
          "top": 0,
          "bottom": 0
        },
        "1-97-IMG": {
          "bottom": 14568,
          "right": 388,
          "width": 174,
          "left": 214,
          "height": 131,
          "top": 14437
        },
        "1-164-LINK": {
          "bottom": 0,
          "top": 0,
          "right": 0,
          "height": 0,
          "width": 0,
          "left": 0
        },
        "1-53-A": {
          "top": 15716,
          "right": 198,
          "height": 240,
          "width": 174,
          "left": 24,
          "bottom": 15955
        },
        "1-159-LINK": {
          "right": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "top": 0,
          "bottom": 0
        },
        "page-17-IMG": {
          "top": 15716,
          "right": 198,
          "height": 131,
          "width": 174,
          "left": 24,
          "bottom": 15846
        },
        "1-176-LINK": {
          "right": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "top": 0,
          "bottom": 0
        },
        "1-185-LINK": {
          "right": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "top": 0,
          "bottom": 0
        },
        "1-82-A": {
          "right": 388,
          "width": 174,
          "left": 214,
          "height": 257,
          "top": 19295,
          "bottom": 19553
        },
        "1-96-IMG": {
          "bottom": 14568,
          "right": 198,
          "left": 24,
          "height": 131,
          "width": 174,
          "top": 14437
        },
        "1-31-A": {
          "bottom": 0,
          "top": 0,
          "right": 0,
          "height": 0,
          "width": 0,
          "left": 0
        },
        "page-29-IMG": {
          "bottom": 16358,
          "top": 16227,
          "right": 198,
          "height": 131,
          "width": 174,
          "left": 24
        },
        "1-170-LINK": {
          "bottom": 0,
          "top": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "right": 0
        },
        "1-22-A": {
          "top": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "right": 0,
          "bottom": 0
        },
        "1-202-META": {
          "right": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "top": 0,
          "bottom": 0
        },
        "1-158-LINK": {
          "top": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "right": 0,
          "bottom": 0
        },
        "1-67-A": {
          "height": 240,
          "width": 174,
          "left": 24,
          "right": 198,
          "top": 17523,
          "bottom": 17763
        },
        "page-13-IMG": {
          "bottom": 16887,
          "width": 174,
          "left": 214,
          "height": 131,
          "right": 388,
          "top": 16756
        },
        "1-118-IMG": {
          "bottom": 17398,
          "left": 24,
          "height": 131,
          "width": 174,
          "right": 198,
          "top": 17268
        },
        "1-126-IMG": {
          "bottom": 18421,
          "top": 18290,
          "height": 131,
          "width": 174,
          "left": 24,
          "right": 198
        },
        "1-103-IMG": {
          "right": 388,
          "height": 131,
          "width": 174,
          "left": 214,
          "top": 15204,
          "bottom": 15335
        },
        "1-129-IMG": {
          "bottom": 18659,
          "top": 18528,
          "left": 214,
          "height": 131,
          "width": 174,
          "right": 388
        },
        "page-42-IMG": {
          "bottom": 108,
          "width": 246,
          "left": 24,
          "height": 48,
          "right": 270,
          "top": 60
        },
        "1-99-IMG": {
          "bottom": 14824,
          "top": 14693,
          "right": 388,
          "width": 174,
          "left": 214,
          "height": 131
        },
        "1-196-LINK": {
          "top": 0,
          "right": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "bottom": 0
        },
        "1-198-LINK": {
          "bottom": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "right": 0,
          "top": 0
        },
        "1-149-LINK": {
          "top": 0,
          "right": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "bottom": 0
        },
        "1-75-A": {
          "top": 18528,
          "right": 198,
          "height": 240,
          "width": 174,
          "left": 24,
          "bottom": 18768
        },
        "1-49-A": {
          "bottom": 15444,
          "top": 15204,
          "height": 240,
          "width": 174,
          "left": 24,
          "right": 198
        },
        "page-19-IMG": {
          "bottom": 17142,
          "right": 198,
          "width": 174,
          "left": 24,
          "height": 131,
          "top": 17012
        },
        "page-24-IMG": {
          "height": 131,
          "width": 174,
          "left": 214,
          "right": 388,
          "top": 13653,
          "bottom": 13783
        },
        "1-136-DIV": {
          "top": 132,
          "height": 10403,
          "width": 412,
          "left": 0,
          "right": 412,
          "bottom": 10535
        },
        "1-36-A": {
          "top": 13397,
          "right": 388,
          "height": 240,
          "width": 174,
          "left": 214,
          "bottom": 13637
        },
        "1-80-A": {
          "bottom": 19279,
          "top": 19040,
          "right": 388,
          "width": 174,
          "left": 214,
          "height": 240
        },
        "1-178-LINK": {
          "bottom": 0,
          "right": 0,
          "left": 0,
          "height": 0,
          "width": 0,
          "top": 0
        },
        "1-24-A": {
          "height": 0,
          "width": 0,
          "left": 0,
          "right": 0,
          "top": 0,
          "bottom": 0
        },
        "1-165-LINK": {
          "bottom": 0,
          "right": 0,
          "left": 0,
          "height": 0,
          "width": 0,
          "top": 0
        },
        "1-94-IMG": {
          "height": 131,
          "width": 174,
          "left": 24,
          "right": 198,
          "top": 14182,
          "bottom": 14312
        },
        "1-4-SPAN": {
          "top": 10511,
          "right": 194,
          "height": 8,
          "width": 8,
          "left": 186,
          "bottom": 10519
        },
        "1-111-IMG": {
          "bottom": 16358,
          "height": 131,
          "width": 174,
          "left": 214,
          "right": 388,
          "top": 16227
        },
        "1-181-LINK": {
          "right": 0,
          "width": 0,
          "left": 0,
          "height": 0,
          "top": 0,
          "bottom": 0
        },
        "page-48-DIV": {
          "bottom": 10535,
          "top": 132,
          "right": 412,
          "height": 10403,
          "width": 412,
          "left": 0
        },
        "page-28-IMG": {
          "bottom": 14824,
          "top": 14693,
          "height": 131,
          "width": 174,
          "left": 24,
          "right": 198
        },
        "1-113-IMG": {
          "bottom": 16613,
          "right": 388,
          "height": 131,
          "width": 174,
          "left": 214,
          "top": 16483
        },
        "1-173-LINK": {
          "height": 0,
          "width": 0,
          "left": 0,
          "right": 0,
          "top": 0,
          "bottom": 0
        },
        "1-52-A": {
          "right": 388,
          "height": 240,
          "width": 174,
          "left": 214,
          "top": 15460,
          "bottom": 15700
        },
        "page-37-SPAN": {
          "left": 205,
          "height": 6,
          "width": 3,
          "right": 208,
          "top": 10472,
          "bottom": 10478
        },
        "1-116-IMG": {
          "bottom": 17142,
          "left": 24,
          "height": 131,
          "width": 174,
          "right": 198,
          "top": 17012
        },
        "1-142-DIV": {
          "bottom": 13341,
          "top": 10567,
          "height": 2774,
          "width": 412,
          "left": 0,
          "right": 412
        },
        "1-150-LINK": {
          "bottom": 0,
          "right": 0,
          "width": 0,
          "left": 0,
          "height": 0,
          "top": 0
        },
        "1-146-LINK": {
          "bottom": 0,
          "right": 0,
          "left": 0,
          "height": 0,
          "width": 0,
          "top": 0
        },
        "1-54-A": {
          "bottom": 15955,
          "height": 240,
          "width": 174,
          "left": 214,
          "right": 388,
          "top": 15716
        },
        "1-65-A": {
          "right": 198,
          "height": 240,
          "width": 174,
          "left": 24,
          "top": 17268,
          "bottom": 17507
        },
        "1-107-IMG": {
          "top": 15716,
          "height": 131,
          "width": 174,
          "left": 214,
          "right": 388,
          "bottom": 15846
        },
        "1-20-A": {
          "bottom": 0,
          "right": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "top": 0
        },
        "1-0-HTML": {
          "bottom": 19983,
          "height": 19983,
          "width": 412,
          "left": 0,
          "right": 412,
          "top": 0
        },
        "1-123-IMG": {
          "bottom": 17909,
          "top": 17779,
          "right": 388,
          "left": 214,
          "height": 131,
          "width": 174
        },
        "1-177-LINK": {
          "bottom": 0,
          "top": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "right": 0
        },
        "page-1-IMG": {
          "bottom": 14312,
          "right": 198,
          "height": 131,
          "width": 174,
          "left": 24,
          "top": 14182
        },
        "1-194-LINK": {
          "top": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "right": 0,
          "bottom": 0
        },
        "1-104-IMG": {
          "right": 198,
          "left": 24,
          "height": 131,
          "width": 174,
          "top": 15460,
          "bottom": 15591
        },
        "page-10-IMG": {
          "right": 388,
          "left": 214,
          "height": 131,
          "width": 174,
          "top": 16483,
          "bottom": 16613
        },
        "1-190-LINK": {
          "bottom": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "right": 0,
          "top": 0
        },
        "1-120-IMG": {
          "top": 17523,
          "right": 198,
          "height": 131,
          "width": 174,
          "left": 24,
          "bottom": 17654
        },
        "1-38-A": {
          "bottom": 13910,
          "height": 257,
          "width": 174,
          "left": 214,
          "right": 388,
          "top": 13653
        },
        "1-171-LINK": {
          "top": 0,
          "left": 0,
          "height": 0,
          "width": 0,
          "right": 0,
          "bottom": 0
        },
        "1-100-IMG": {
          "bottom": 15079,
          "top": 14949,
          "height": 131,
          "width": 174,
          "left": 24,
          "right": 198
        },
        "1-17-A": {
          "bottom": 0,
          "top": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "right": 0
        },
        "1-191-LINK": {
          "bottom": 0,
          "right": 0,
          "width": 0,
          "left": 0,
          "height": 0,
          "top": 0
        },
        "1-193-LINK": {
          "height": 0,
          "width": 0,
          "left": 0,
          "right": 0,
          "top": 0,
          "bottom": 0
        },
        "1-156-LINK": {
          "top": 0,
          "right": 0,
          "left": 0,
          "height": 0,
          "width": 0,
          "bottom": 0
        },
        "1-183-LINK": {
          "bottom": 0,
          "top": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "right": 0
        },
        "1-81-A": {
          "top": 19295,
          "right": 198,
          "height": 257,
          "width": 174,
          "left": 24,
          "bottom": 19553
        },
        "1-184-LINK": {
          "top": 0,
          "right": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "bottom": 0
        },
        "1-84-A": {
          "bottom": 19933,
          "top": 19917,
          "height": 16,
          "width": 86,
          "left": 24,
          "right": 110
        },
        "1-154-LINK": {
          "bottom": 0,
          "top": 0,
          "right": 0,
          "height": 0,
          "width": 0,
          "left": 0
        },
        "1-51-A": {
          "bottom": 15700,
          "height": 240,
          "width": 174,
          "left": 24,
          "right": 198,
          "top": 15460
        },
        "page-39-DIV": {
          "bottom": 19601,
          "top": 13397,
          "height": 6204,
          "width": 364,
          "left": 24,
          "right": 388
        },
        "1-85-A": {
          "bottom": 19755,
          "height": 32,
          "width": 32,
          "left": 356,
          "right": 388,
          "top": 19723
        },
        "1-16-A": {
          "bottom": 0,
          "left": 0,
          "height": 0,
          "width": 0,
          "right": 0,
          "top": 0
        },
        "1-66-A": {
          "bottom": 17507,
          "right": 388,
          "height": 240,
          "width": 174,
          "left": 214,
          "top": 17268
        },
        "page-15-IMG": {
          "height": 131,
          "width": 174,
          "left": 214,
          "right": 388,
          "top": 14182,
          "bottom": 14312
        },
        "1-95-IMG": {
          "top": 14182,
          "right": 388,
          "height": 131,
          "width": 174,
          "left": 214,
          "bottom": 14312
        },
        "1-124-IMG": {
          "bottom": 18183,
          "top": 18052,
          "right": 198,
          "left": 24,
          "height": 131,
          "width": 174
        },
        "1-18-A": {
          "bottom": 0,
          "right": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "top": 0
        },
        "1-93-IMG": {
          "right": 388,
          "height": 131,
          "width": 174,
          "left": 214,
          "top": 13926,
          "bottom": 14056
        },
        "1-169-LINK": {
          "bottom": 0,
          "right": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "top": 0
        },
        "1-135-IMG": {
          "right": 388,
          "left": 214,
          "height": 131,
          "width": 174,
          "top": 19295,
          "bottom": 19426
        },
        "1-44-A": {
          "right": 388,
          "left": 214,
          "height": 240,
          "width": 174,
          "top": 14437,
          "bottom": 14677
        },
        "1-68-A": {
          "bottom": 17763,
          "top": 17523,
          "right": 388,
          "height": 240,
          "width": 174,
          "left": 214
        },
        "1-151-LINK": {
          "bottom": 0,
          "top": 0,
          "right": 0,
          "height": 0,
          "width": 0,
          "left": 0
        },
        "1-153-LINK": {
          "bottom": 0,
          "top": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "right": 0
        },
        "1-134-IMG": {
          "bottom": 19426,
          "width": 174,
          "left": 24,
          "height": 131,
          "right": 198,
          "top": 19295
        },
        "1-125-IMG": {
          "top": 18052,
          "right": 388,
          "left": 214,
          "height": 131,
          "width": 174,
          "bottom": 18183
        },
        "1-201-LINK": {
          "right": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "top": 0,
          "bottom": 0
        },
        "page-34-DIV": {
          "height": 10403,
          "width": 412,
          "left": 0,
          "right": 412,
          "top": 132,
          "bottom": 10535
        },
        "1-2-SPAN": {
          "bottom": 10519,
          "top": 10511,
          "right": 162,
          "left": 154,
          "height": 8,
          "width": 8
        },
        "page-11-IMG": {
          "top": 17268,
          "right": 388,
          "left": 214,
          "height": 131,
          "width": 174,
          "bottom": 17398
        },
        "1-87-IMG": {
          "top": 60,
          "left": 24,
          "height": 48,
          "width": 246,
          "right": 270,
          "bottom": 108
        },
        "1-72-A": {
          "bottom": 18274,
          "height": 222,
          "width": 174,
          "left": 214,
          "right": 388,
          "top": 18052
        },
        "page-35-DIV": {
          "top": 36,
          "right": 388,
          "height": 96,
          "width": 62,
          "left": 326,
          "bottom": 132
        },
        "page-14-DIV": {
          "height": 10403,
          "width": 412,
          "left": 0,
          "right": 412,
          "top": 132,
          "bottom": 10535
        },
        "1-23-A": {
          "bottom": 0,
          "top": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "right": 0
        },
        "1-71-A": {
          "bottom": 18274,
          "top": 18052,
          "height": 222,
          "width": 174,
          "left": 24,
          "right": 198
        },
        "page-41-IMG": {
          "bottom": 24,
          "left": 167,
          "height": 12,
          "width": 221,
          "right": 388,
          "top": 12
        },
        "1-10-DIV": {
          "top": 132,
          "right": 412,
          "height": 10403,
          "width": 412,
          "left": 0,
          "bottom": 10535
        },
        "1-106-IMG": {
          "top": 15716,
          "height": 131,
          "width": 174,
          "left": 24,
          "right": 198,
          "bottom": 15846
        },
        "1-98-IMG": {
          "height": 131,
          "width": 174,
          "left": 24,
          "right": 198,
          "top": 14693,
          "bottom": 14824
        },
        "1-11-A": {
          "bottom": 19707,
          "top": 19675,
          "height": 32,
          "width": 32,
          "left": 356,
          "right": 388
        },
        "page-30-IMG": {
          "top": 13653,
          "right": 198,
          "left": 24,
          "height": 131,
          "width": 174,
          "bottom": 13783
        },
        "1-70-A": {
          "bottom": 18036,
          "width": 174,
          "left": 214,
          "height": 257,
          "right": 388,
          "top": 17779
        },
        "1-83-A": {
          "bottom": 19853,
          "right": 149,
          "height": 16,
          "width": 125,
          "left": 24,
          "top": 19837
        },
        "1-200-LINK": {
          "bottom": 0,
          "right": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "top": 0
        },
        "1-203-META": {
          "bottom": 0,
          "left": 0,
          "height": 0,
          "width": 0,
          "right": 0,
          "top": 0
        },
        "1-187-LINK": {
          "height": 0,
          "width": 0,
          "left": 0,
          "right": 0,
          "top": 0,
          "bottom": 0
        },
        "1-21-A": {
          "bottom": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "right": 0,
          "top": 0
        },
        "page-18-IMG": {
          "right": 198,
          "left": 24,
          "height": 131,
          "width": 174,
          "top": 13926,
          "bottom": 14056
        },
        "1-132-IMG": {
          "height": 131,
          "width": 174,
          "left": 24,
          "right": 198,
          "top": 19040,
          "bottom": 19170
        },
        "1-119-IMG": {
          "top": 17268,
          "height": 131,
          "width": 174,
          "left": 214,
          "right": 388,
          "bottom": 17398
        },
        "1-155-LINK": {
          "bottom": 0,
          "right": 0,
          "width": 0,
          "left": 0,
          "height": 0,
          "top": 0
        },
        "1-109-IMG": {
          "right": 388,
          "height": 131,
          "width": 174,
          "left": 214,
          "top": 15971,
          "bottom": 16102
        },
        "page-43-DIV": {
          "height": 2774,
          "width": 412,
          "left": 0,
          "right": 412,
          "top": 10567,
          "bottom": 13341
        },
        "1-143-DIV": {
          "bottom": 19625,
          "top": 13373,
          "left": 0,
          "height": 6252,
          "width": 412,
          "right": 412
        },
        "1-37-A": {
          "bottom": 13910,
          "top": 13653,
          "height": 257,
          "width": 174,
          "left": 24,
          "right": 198
        },
        "page-7-IMG": {
          "bottom": 16102,
          "top": 15971,
          "right": 388,
          "height": 131,
          "width": 174,
          "left": 214
        },
        "1-9-P": {
          "right": 342,
          "width": 272,
          "left": 70,
          "height": 36,
          "top": 5182,
          "bottom": 5218
        },
        "1-48-A": {
          "bottom": 15188,
          "right": 388,
          "height": 240,
          "width": 174,
          "left": 214,
          "top": 14949
        },
        "1-115-IMG": {
          "top": 16756,
          "height": 131,
          "width": 174,
          "left": 214,
          "right": 388,
          "bottom": 16887
        },
        "page-31-IMG": {
          "bottom": 13528,
          "right": 198,
          "height": 131,
          "width": 174,
          "left": 24,
          "top": 13397
        },
        "1-90-IMG": {
          "top": 13653,
          "left": 24,
          "height": 131,
          "width": 174,
          "right": 198,
          "bottom": 13783
        },
        "1-50-A": {
          "right": 388,
          "height": 240,
          "width": 174,
          "left": 214,
          "top": 15204,
          "bottom": 15444
        },
        "page-36-SPAN": {
          "bottom": 28,
          "height": 21,
          "width": 68,
          "left": 45,
          "right": 113,
          "top": 7
        },
        "1-74-A": {
          "top": 18290,
          "right": 388,
          "height": 222,
          "width": 174,
          "left": 214,
          "bottom": 18512
        },
        "1-56-A": {
          "top": 15971,
          "right": 388,
          "height": 240,
          "width": 174,
          "left": 214,
          "bottom": 16211
        },
        "1-39-A": {
          "bottom": 14166,
          "height": 240,
          "width": 174,
          "left": 24,
          "right": 198,
          "top": 13926
        },
        "1-34-A": {
          "top": 12881,
          "height": 66,
          "width": 126,
          "left": 236,
          "right": 362,
          "bottom": 12947
        },
        "page-0-IMG": {
          "top": 14437,
          "right": 198,
          "height": 131,
          "width": 174,
          "left": 24,
          "bottom": 14568
        },
        "1-78-A": {
          "bottom": 19024,
          "right": 388,
          "height": 240,
          "width": 174,
          "left": 214,
          "top": 18784
        },
        "page-25-IMG": {
          "bottom": 15846,
          "left": 214,
          "height": 131,
          "width": 174,
          "right": 388,
          "top": 15716
        },
        "1-105-IMG": {
          "bottom": 15591,
          "top": 15460,
          "height": 131,
          "width": 174,
          "left": 214,
          "right": 388
        },
        "1-195-LINK": {
          "bottom": 0,
          "top": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "right": 0
        },
        "page-45-DIV": {
          "left": 0,
          "height": 10403,
          "width": 412,
          "right": 412,
          "top": 132,
          "bottom": 10535
        },
        "1-172-LINK": {
          "top": 0,
          "right": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "bottom": 0
        },
        "page-47-DIV": {
          "height": 10403,
          "width": 412,
          "left": 0,
          "right": 412,
          "top": 132,
          "bottom": 10535
        },
        "page-33-IMG": {
          "right": 388,
          "left": 214,
          "height": 131,
          "width": 174,
          "top": 17012,
          "bottom": 17142
        },
        "1-137-DIV": {
          "bottom": 10535,
          "right": 412,
          "left": 0,
          "height": 10403,
          "width": 412,
          "top": 132
        },
        "page-20-IMG": {
          "top": 15460,
          "right": 388,
          "height": 131,
          "width": 174,
          "left": 214,
          "bottom": 15591
        },
        "1-141-DIV": {
          "top": 132,
          "height": 10403,
          "width": 412,
          "left": 0,
          "right": 412,
          "bottom": 10535
        },
        "1-128-IMG": {
          "bottom": 18659,
          "height": 131,
          "width": 174,
          "left": 24,
          "right": 198,
          "top": 18528
        },
        "1-182-LINK": {
          "bottom": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "right": 0,
          "top": 0
        },
        "1-46-A": {
          "bottom": 14933,
          "right": 388,
          "height": 240,
          "width": 174,
          "left": 214,
          "top": 14693
        },
        "1-59-A": {
          "bottom": 16740,
          "top": 16483,
          "right": 198,
          "left": 24,
          "height": 257,
          "width": 174
        },
        "1-140-DIV": {
          "bottom": 10535,
          "top": 132,
          "right": 412,
          "height": 10403,
          "width": 412,
          "left": 0
        },
        "1-3-SPAN": {
          "left": 170,
          "height": 8,
          "width": 8,
          "right": 178,
          "top": 10511,
          "bottom": 10519
        },
        "1-7-SPAN": {
          "bottom": 10519,
          "top": 10511,
          "right": 242,
          "left": 234,
          "height": 8,
          "width": 8
        },
        "1-30-A": {
          "top": 0,
          "right": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "bottom": 0
        },
        "1-55-A": {
          "bottom": 16211,
          "right": 198,
          "height": 240,
          "width": 174,
          "left": 24,
          "top": 15971
        },
        "1-76-A": {
          "height": 240,
          "width": 174,
          "left": 214,
          "right": 388,
          "top": 18528,
          "bottom": 18768
        },
        "1-117-IMG": {
          "width": 174,
          "left": 214,
          "height": 131,
          "right": 388,
          "top": 17012,
          "bottom": 17142
        },
        "1-79-A": {
          "top": 19040,
          "left": 24,
          "height": 240,
          "width": 174,
          "right": 198,
          "bottom": 19279
        },
        "1-131-IMG": {
          "height": 131,
          "width": 174,
          "left": 214,
          "right": 388,
          "top": 18784,
          "bottom": 18915
        },
        "1-101-IMG": {
          "bottom": 15079,
          "right": 388,
          "height": 131,
          "width": 174,
          "left": 214,
          "top": 14949
        },
        "1-19-A": {
          "left": 0,
          "height": 0,
          "width": 0,
          "right": 0,
          "top": 0,
          "bottom": 0
        },
        "1-12-A": {
          "right": 388,
          "height": 32,
          "width": 32,
          "left": 356,
          "top": 19771,
          "bottom": 19803
        },
        "1-26-A": {
          "right": 0,
          "left": 0,
          "height": 0,
          "width": 0,
          "top": 0,
          "bottom": 0
        },
        "1-108-IMG": {
          "bottom": 16102,
          "height": 131,
          "width": 174,
          "left": 24,
          "right": 198,
          "top": 15971
        },
        "page-49-DIV": {
          "bottom": 10535,
          "top": 132,
          "right": 412,
          "height": 10403,
          "width": 412,
          "left": 0
        },
        "1-162-LINK": {
          "bottom": 0,
          "top": 0,
          "right": 0,
          "height": 0,
          "width": 0,
          "left": 0
        },
        "1-114-IMG": {
          "right": 198,
          "height": 131,
          "width": 174,
          "left": 24,
          "top": 16756,
          "bottom": 16887
        },
        "1-32-A": {
          "top": 0,
          "right": 0,
          "height": 0,
          "width": 0,
          "left": 0,
          "bottom": 0
        },
        "page-40-SPAN": {
          "bottom": 12922,
          "height": 16,
          "width": 16,
          "left": 63,
          "right": 79,
          "top": 12906
        },
        "1-145-LINK": {
          "bottom": 0,
          "right": 0,
          "width": 0,
          "left": 0,
          "height": 0,
          "top": 0
        },
        "page-21-IMG": {
          "top": 16756,
          "left": 24,
          "height": 131,
          "width": 174,
          "right": 198,
          "bottom": 16887
        },
        "1-57-A": {
          "bottom": 16467,
          "top": 16227,
          "right": 198,
          "height": 240,
          "width": 174,
          "left": 24
        },
        "page-2-IMG": {
          "bottom": 15591,
          "height": 131,
          "width": 174,
          "left": 24,
          "right": 198,
          "top": 15460
        },
        "page-6-DIV": {
          "bottom": 10535,
          "top": 132,
          "height": 10403,
          "width": 412,
          "left": 0,
          "right": 412
        },
        "1-25-A": {
          "bottom": 0,
          "top": 0,
          "right": 0,
          "left": 0,
          "height": 0,
          "width": 0
        },
        "1-147-LINK": {
          "height": 0,
          "width": 0,
          "left": 0,
          "right": 0,
          "top": 0,
          "bottom": 0
        },
        "1-138-DIV": {
          "top": 132,
          "right": 412,
          "height": 10403,
          "width": 412,
          "left": 0,
          "bottom": 10535
        },
        "1-179-LINK": {
          "top": 0,
          "left": 0,
          "height": 0,
          "width": 0,
          "right": 0,
          "bottom": 0
        },
        "1-88-IMG": {
          "top": 13397,
          "right": 198,
          "height": 131,
          "width": 174,
          "left": 24,
          "bottom": 13528
        },
        "1-41-A": {
          "bottom": 14421,
          "top": 14182,
          "left": 24,
          "height": 240,
          "width": 174,
          "right": 198
        },
        "1-33-A": {
          "bottom": 12947,
          "top": 12881,
          "right": 176,
          "height": 66,
          "width": 126,
          "left": 50
        },
        "1-15-A": {
          "top": 60,
          "right": 270,
          "height": 48,
          "width": 270,
          "left": 0,
          "bottom": 108
        },
        "page-16-IMG": {
          "right": 388,
          "width": 174,
          "left": 214,
          "height": 131,
          "top": 14949,
          "bottom": 15079
        }
      },
      "screenshot": {
        "data": "data:image/webp;base64,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",
        "height": 10403,
        "width": 412
      }
    }
  },
  "analysisUTCTimestamp": "2026-07-20T17:51:37.165Z"
}
