From 849cfde9cb807808641aedab05351c6b3d14b6e3 Mon Sep 17 00:00:00 2001 From: Max Ostapenko <1611259+max-ostapenko@users.noreply.github.com> Date: Sun, 21 Jul 2024 16:44:33 +0200 Subject: [PATCH] Query costs and estimates clarified (#11) * add query estimate note * GCP_PROJECT variable * note update * description fix * source json formatted --- src/content/docs/guides/guided-tour.mdx | 6 + src/content/docs/guides/minimizing-costs.md | 4 + ...ploring_httparchive-all-pages_tables.ipynb | 8579 ++++++++++++++- ...ring_httparchive-all-requests_tables.ipynb | 9413 ++++++++++++++++- ...ing_pages_and_requests_tables_joined.ipynb | 17 +- 5 files changed, 18013 insertions(+), 6 deletions(-) diff --git a/src/content/docs/guides/guided-tour.mdx b/src/content/docs/guides/guided-tour.mdx index 0e00267..e588d7f 100644 --- a/src/content/docs/guides/guided-tour.mdx +++ b/src/content/docs/guides/guided-tour.mdx @@ -24,3 +24,9 @@ This guide is split into multiple sections, each one focusing on different table 1. [Exploring the `httparchive.all.pages` tables](https://colab.research.google.com/github/rviscomi/har.fyi/blob/main/workbooks/exploring_httparchive-all-pages_tables.ipynb) 2. [Exploring the `httparchive.all.requests` tables](https://colab.research.google.com/github/rviscomi/har.fyi/blob/main/workbooks/exploring_httparchive-all-requests_tables.ipynb) 3. [JOINing `pages` and `requests` tables](https://colab.research.google.com/github/rviscomi/har.fyi/blob/main/workbooks/exploring_pages_and_requests_tables_joined.ipynb) + +:::caution +HTTP Archive uses clustered tables. BigQuery [doesn't guarantee](https://cloud.google.com/bigquery/docs/clustered-tables#clustered_table_pricing:~:text=BigQuery%20might%20not%20be%20able%20to%20accurately%20estimate%20the%20bytes%20to%20be%20processed) accuracy of estimations for bytes to be processed when querying clustered tables. For your information the actual bytes processed amount is provided in a comment for each query. + +Please also read [Minimizing query costs](../minimizing-costs/) for more details on the topic. +::: diff --git a/src/content/docs/guides/minimizing-costs.md b/src/content/docs/guides/minimizing-costs.md index fe41c12..0fae37a 100644 --- a/src/content/docs/guides/minimizing-costs.md +++ b/src/content/docs/guides/minimizing-costs.md @@ -14,6 +14,10 @@ Table | Partitioned by | Clustered by For example, the `httparchive.all.pages` table is [partitioned](https://cloud.google.com/bigquery/docs/partitioned-tables) by `date` and [clustered](https://cloud.google.com/bigquery/docs/clustered-tables) by the `client`, `is_root_page`, and `rank` columns, which means that queries that filter on these columns will be much faster and cheaper than queries that don't. +:::caution +BigQuery [doesn't guarantee](https://cloud.google.com/bigquery/docs/clustered-tables#clustered_table_pricing:~:text=BigQuery%20might%20not%20be%20able%20to%20accurately%20estimate%20the%20bytes%20to%20be%20processed) accuracy of estimations for 'Bytes processed' when querying clustered tables ([Issue Link](https://issuetracker.google.com/issues/176795805)). The actual data volume may be smaller than the amount provided in the estimate. +::: + Legacy tables like `httparchive.pages.2023_05_01_desktop`, however, do not take advantage of these optimizations and always incur the full cost of scanning the entire table. :::tip diff --git a/workbooks/exploring_httparchive-all-pages_tables.ipynb b/workbooks/exploring_httparchive-all-pages_tables.ipynb index bab7951..8f8e4a5 100644 --- a/workbooks/exploring_httparchive-all-pages_tables.ipynb +++ b/workbooks/exploring_httparchive-all-pages_tables.ipynb @@ -1 +1,8578 @@ -{"cells":[{"cell_type":"markdown","metadata":{"id":"KcAZ2RHCg_Ze"},"source":["# Before you begin\n","\n","1. Use the [Cloud Resource Manager](https://console.cloud.google.com/cloud-resource-manager) to Create a Cloud Platform project if you do not already have one.\n","2. [Enable billing](https://support.google.com/cloud/answer/6293499#enable-billing) for the project.\n","3. [Enable BigQuery](https://console.cloud.google.com/flows/enableapi?apiid=bigquery) APIs for the project.\n","4. Provide your credentials to the runtime"]},{"cell_type":"code","execution_count":2,"metadata":{"executionInfo":{"elapsed":11667,"status":"ok","timestamp":1719068573829,"user":{"displayName":"Max Ostapenko","userId":"15524868757665302379"},"user_tz":-120},"id":"SeTJb51SKs_W"},"outputs":[],"source":["from google.colab import auth\n","auth.authenticate_user()"]},{"cell_type":"markdown","metadata":{"id":"OHCBQv4uTCPc"},"source":["The [`pages`](https://har.fyi/reference/tables/pages/) table contains details about each page tracked in the archive. It includes timings, number of requests, types of requests and byte sizes. You can see the table schema by [selecting the table in BigQuery UI](https://console.cloud.google.com/bigquery?ws=!1m5!1m4!4m3!1shttparchive!2sall!3spages) or reading the [schema reference](https://har.fyi/reference/tables/pages/#schema). You can also preview the contents by clicking on the **Preview** button."]},{"cell_type":"code","execution_count":5,"metadata":{"colab":{"base_uri":"https://localhost:8080/","height":81,"referenced_widgets":["25c70abd54e04053a9957c5263ae6544","008518563ea448ba9b00318190496fd9","2a16e4bbcec04c2c88b5bbd761c0e206","d2f7ce0c783846e6884ac5fb57afbfcf","56e1776f9c504c82b2534a3a6980ef09","0204bf22ede8494ca311ffb940fe2f57","45d8b06fd8d94ce2939111e3137a9673","8062fe9b0c6841e893244abb18974600","2646c6a73c8f4a6e94fd43127a6d8965","273f8b551a9c461cab911c430ef671bb","21a7ae3a9be647a1bb573aff3ab2774e","94375ae3c32e40e2b145d815e17fa370","6e08fe2ec5994d55bd11d9254ee8b86d","b2883ac3a1c943fd825663e4fd9aaa00","b715fc46614641bfa61fa70f5824aac3","920db2a75ed84b3180ce7223575e8a58","f4c7b8f31f054711a8ef75bb40518e82","f6d918d23a054f96a05b6ed767b9e9c9","e3044d1360e847409bff317b4a6ba9fa","ed4d759032de415599b121c14ec7eef3","5ef29256d9ec47dfaa1e7c1e5061b4ea","244055dba4c64e568d96fe9a96452396"]},"executionInfo":{"elapsed":4361,"status":"ok","timestamp":1719068824099,"user":{"displayName":"Max Ostapenko","userId":"15524868757665302379"},"user_tz":-120},"id":"DMxOKQ3vJplj","outputId":"993088b9-0b07-47f4-bc04-7844a0fd367f"},"outputs":[{"data":{"application/vnd.jupyter.widget-view+json":{"model_id":"25c70abd54e04053a9957c5263ae6544","version_major":2,"version_minor":0},"text/plain":["Query is running: 0%| |"]},"metadata":{},"output_type":"display_data"},{"data":{"application/vnd.jupyter.widget-view+json":{"model_id":"94375ae3c32e40e2b145d815e17fa370","version_major":2,"version_minor":0},"text/plain":["Downloading: 0%| |"]},"metadata":{},"output_type":"display_data"}],"source":["# This query will process 898 MB when run.\n","%%bigquery df_preview --project httparchive\n","SELECT *\n","FROM `httparchive.all.pages`\n","WHERE date = '2024-05-01'\n"," AND client='desktop'\n"," AND is_root_page\n"," AND rank = 1000\n"," AND page = 'https://www.google.com/'"]},{"cell_type":"code","execution_count":6,"metadata":{"colab":{"base_uri":"https://localhost:8080/","height":6817},"executionInfo":{"elapsed":1824,"status":"ok","timestamp":1719068840615,"user":{"displayName":"Max Ostapenko","userId":"15524868757665302379"},"user_tz":-120},"id":"W8k33kn4fKaV","outputId":"86aa41c4-b322-4842-c299-15529e0f4ba7"},"outputs":[{"data":{"application/vnd.google.colaboratory.intrinsic+json":{"summary":"{\n \"name\": \"df_preview\",\n \"rows\": 1,\n \"fields\": [\n {\n \"column\": \"date\",\n \"properties\": {\n \"dtype\": \"dbdate\",\n \"num_unique_values\": 1,\n \"samples\": [\n \"2024-05-01\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"client\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 1,\n \"samples\": [\n \"desktop\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"page\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 1,\n \"samples\": [\n \"https://www.google.com/\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"is_root_page\",\n \"properties\": {\n \"dtype\": \"boolean\",\n \"num_unique_values\": 1,\n \"samples\": [\n true\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"root_page\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 1,\n \"samples\": [\n \"https://www.google.com/\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"rank\",\n \"properties\": {\n \"dtype\": \"Int64\",\n \"num_unique_values\": 1,\n \"samples\": [\n 1000\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"wptid\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 1,\n \"samples\": [\n \"240514_Dx1RL_DMOOB\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"payload\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 1,\n \"samples\": [\n \"{\\\"startedDateTime\\\":\\\"2024-05-16T10:40:35.950225\\\",\\\"title\\\":\\\"Run 1, First View for https://www.google.com/\\\",\\\"id\\\":\\\"page_1_0_1\\\",\\\"testID\\\":\\\"240514_Dx1RL_DMOOB\\\",\\\"pageTimings\\\":{\\\"onLoad\\\":2372,\\\"onContentLoad\\\":-1,\\\"_startRender\\\":500},\\\"_loadTime\\\":2372,\\\"_docTime\\\":2372,\\\"_fullyLoaded\\\":2517,\\\"_bytesOut\\\":162266,\\\"_bytesOutDoc\\\":159025,\\\"_bytesIn\\\":985082,\\\"_bytesInDoc\\\":984587,\\\"_requests\\\":39,\\\"_requestsFull\\\":39,\\\"_requestsDoc\\\":37,\\\"_responses_200\\\":29,\\\"_responses_404\\\":0,\\\"_responses_other\\\":10,\\\"_result\\\":0,\\\"_testStartOffset\\\":0,\\\"_cached\\\":0,\\\"_optimization_checked\\\":1,\\\"_main_frame\\\":\\\"682737D63193035E165E253039C5C3AC\\\",\\\"_loadEventStart\\\":2303,\\\"_loadEventEnd\\\":2306,\\\"_domContentLoadedEventStart\\\":1062,\\\"_domContentLoadedEventEnd\\\":1062,\\\"_URL\\\":\\\"https://www.google.com/\\\",\\\"_connections\\\":7,\\\"_final_base_page_request\\\":0,\\\"_final_base_page_request_id\\\":\\\"D2B15493C88A89F15F770AB50FB6B847\\\",\\\"_final_url\\\":\\\"https://www.google.com/\\\",\\\"_domInteractive\\\":442,\\\"_firstPaint\\\":473,\\\"_firstContentfulPaint\\\":543,\\\"_firstImagePaint\\\":543,\\\"_firstMeaningfulPaint\\\":543,\\\"_renderBlockingCSS\\\":1,\\\"_renderBlockingJS\\\":0,\\\"_metadata\\\":{\\\"rank\\\":1000,\\\"page_id\\\":22893419,\\\"tested_url\\\":\\\"https://www.google.com/\\\",\\\"layout\\\":\\\"Desktop\\\",\\\"crawl_depth\\\":0,\\\"link_depth\\\":0,\\\"root_page_id\\\":22893419,\\\"root_page_url\\\":\\\"https://www.google.com/\\\",\\\"root_page_test_id\\\":\\\"240514_Dx1RL_DMOOB\\\"},\\\"_TTFB\\\":254,\\\"_basePageSSLTime\\\":0,\\\"_score_cache\\\":87,\\\"_score_cdn\\\":100,\\\"_score_gzip\\\":100,\\\"_score_cookies\\\":-1,\\\"_score_keep-alive\\\":100,\\\"_score_minify\\\":-1,\\\"_score_combine\\\":-1,\\\"_score_compress\\\":100,\\\"_score_etags\\\":-1,\\\"_score_progressive_jpeg\\\":-1,\\\"_gzip_total\\\":902682,\\\"_gzip_savings\\\":0,\\\"_minify_total\\\":-1,\\\"_minify_savings\\\":-1,\\\"_image_total\\\":45379,\\\"_image_savings\\\":0,\\\"_base_page_cdn\\\":\\\"Google\\\",\\\"_cpuTimes\\\":{\\\"ParseHTML\\\":11,\\\"HTMLDocumentParser::FetchQueuedPreloads\\\":1,\\\"EventDispatch\\\":5,\\\"V8.GC_TIME_TO_SAFEPOINT\\\":1,\\\"CommitLoad\\\":0,\\\"EvaluateScript\\\":265,\\\"v8.compile\\\":51,\\\"ResourceFetcher::requestResource\\\":59,\\\"ParseAuthorStyleSheet\\\":0,\\\"FunctionCall\\\":55,\\\"UpdateLayoutTree\\\":7,\\\"Layout\\\":96,\\\"ResourceChangePriority\\\":0,\\\"PrePaint\\\":2,\\\"Paint\\\":2,\\\"Layerize\\\":1,\\\"FireIdleCallback\\\":0,\\\"HitTest\\\":0,\\\"largestContentfulPaint::Candidate\\\":0,\\\"V8.GC_HEAP_EXTERNAL_PROLOGUE\\\":0,\\\"MinorGC\\\":1,\\\"V8.GC_HEAP_PROLOGUE\\\":0,\\\"V8.GC_SCAVENGER\\\":0,\\\"V8.GC_HEAP_PROLOGUE_SAFEPOINT\\\":0,\\\"V8.GC_SCAVENGER_SCAVENGE\\\":0,\\\"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY\\\":0,\\\"V8.GC_SCAVENGER_SCAVENGE_ROOTS\\\":0,\\\"V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE\\\":15,\\\"Parallel scavenge started\\\":0,\\\"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS\\\":0,\\\"V8.GC_SCAVENGER_SCAVENGE_FINALIZE\\\":0,\\\"V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS\\\":0,\\\"V8.GC_SCAVENGER_FREE_REMEMBERED_SET\\\":0,\\\"V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS\\\":0,\\\"V8.GC_HEAP_EPILOGUE_SAFEPOINT\\\":0,\\\"V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE\\\":0,\\\"V8.GC_HEAP_EPILOGUE\\\":0,\\\"V8.GC_HEAP_EXTERNAL_EPILOGUE\\\":0,\\\"MarkDOMContent\\\":0,\\\"XHRReadyStateChange\\\":3,\\\"TimerFire\\\":3,\\\"V8.GC_SCAVENGER_SCAVENGE_PARALLEL\\\":5,\\\"XHRLoad\\\":0,\\\"HandlePostMessage\\\":0,\\\"V8.GC_MINOR_MS_FINISH_SWEEP_ARRAY_BUFFERS\\\":0,\\\"FireAnimationFrame\\\":0,\\\"V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS\\\":0,\\\"MarkLoad\\\":0,\\\"V8.GC_MC_INCREMENTAL_START\\\":0,\\\"V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE\\\":0,\\\"V8.GC_MC_MARK_EMBEDDER_PROLOGUE\\\":0,\\\"V8.GC_MC_MARK_ROOTS\\\":0,\\\"Major concurrent marking started\\\":0,\\\"V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE\\\":0,\\\"V8.GC_MC_INCREMENTAL\\\":0,\\\"V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING\\\":0,\\\"Major concurrent marking rescheduled\\\":0,\\\"MajorGC\\\":0,\\\"V8.GC_MARK_COMPACTOR\\\":0,\\\"V8.GC_MC_PROLOGUE\\\":0,\\\"V8.GC_MC_MARK\\\":0,\\\"V8.GC_MC_MARK_FINISH_INCREMENTAL\\\":0,\\\"V8.GC_MC_MARK_CLIENT_HEAPS\\\":0,\\\"V8.GC_MC_MARK_RETAIN_MAPS\\\":0,\\\"V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL\\\":0,\\\"V8.GC_MC_MARK_EMBEDDER_TRACING\\\":0,\\\"V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING\\\":0,\\\"V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN\\\":0,\\\"V8.GC_CONSERVATIVE_STACK_SCANNING\\\":0,\\\"V8.GC_MC_MARK_FULL_CLOSURE\\\":0,\\\"V8.GC_MC_CLEAR\\\":0,\\\"V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE\\\":0,\\\"ClearStringTableJob started\\\":0,\\\"V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE\\\":0,\\\"V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES\\\":0,\\\"V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE\\\":0,\\\"V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS\\\":0,\\\"V8.GC_MC_CLEAR_WEAK_LISTS\\\":0,\\\"V8.GC_MC_CLEAR_MAPS\\\":0,\\\"V8.GC_MC_CLEAR_WEAK_REFERENCES\\\":0,\\\"V8.GC_MC_CLEAR_WEAK_COLLECTIONS\\\":0,\\\"V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE\\\":0,\\\"V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE\\\":0,\\\"V8.GC_MC_SWEEP_CODE_POINTER_TABLE\\\":0,\\\"V8.GC_MC_CLEAR_JOIN_JOB\\\":0,\\\"V8.GC_MC_SWEEP\\\":0,\\\"V8.GC_MC_EVACUATE\\\":0,\\\"V8.GC_MC_EVACUATE_PROLOGUE\\\":0,\\\"V8.GC_MC_EVACUATE_COPY\\\":0,\\\"PageEvacuationJob started\\\":0,\\\"V8.GC_MC_EVACUATE_COPY_PARALLEL\\\":0,\\\"V8.GC_MC_EVACUATE_UPDATE_POINTERS\\\":0,\\\"V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS\\\":0,\\\"V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS\\\":0,\\\"V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN\\\":0,\\\"PointersUpdatingJob started\\\":0,\\\"V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL\\\":0,\\\"V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK\\\":0,\\\"V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES\\\":0,\\\"V8.GC_MC_EVACUATE_CLEAN_UP\\\":0,\\\"V8.GC_MC_EVACUATE_EPILOGUE\\\":0,\\\"V8.GC_MC_SWEEP_NEW_LO\\\":0,\\\"V8.GC_MC_EVACUATE_REBALANCE\\\":0,\\\"V8.GC_MC_FINISH\\\":0,\\\"V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS\\\":0,\\\"V8.GC_MC_SWEEP_START_JOBS\\\":0,\\\"V8.GC_MC_EPILOGUE\\\":0,\\\"V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES\\\":0,\\\"V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE\\\":0,\\\"V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS\\\":0,\\\"Idle\\\":1932},\\\"_cpuTimesDoc\\\":{\\\"ParseHTML\\\":11,\\\"HTMLDocumentParser::FetchQueuedPreloads\\\":1,\\\"EventDispatch\\\":5,\\\"V8.GC_TIME_TO_SAFEPOINT\\\":1,\\\"CommitLoad\\\":0,\\\"EvaluateScript\\\":260,\\\"v8.compile\\\":51,\\\"ResourceFetcher::requestResource\\\":51,\\\"ParseAuthorStyleSheet\\\":0,\\\"FunctionCall\\\":50,\\\"UpdateLayoutTree\\\":7,\\\"Layout\\\":96,\\\"ResourceChangePriority\\\":0,\\\"PrePaint\\\":2,\\\"Paint\\\":2,\\\"Layerize\\\":1,\\\"FireIdleCallback\\\":0,\\\"HitTest\\\":0,\\\"largestContentfulPaint::Candidate\\\":0,\\\"V8.GC_HEAP_EXTERNAL_PROLOGUE\\\":0,\\\"MinorGC\\\":1,\\\"V8.GC_HEAP_PROLOGUE\\\":0,\\\"V8.GC_SCAVENGER\\\":0,\\\"V8.GC_HEAP_PROLOGUE_SAFEPOINT\\\":0,\\\"V8.GC_SCAVENGER_SCAVENGE\\\":0,\\\"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY\\\":0,\\\"V8.GC_SCAVENGER_SCAVENGE_ROOTS\\\":0,\\\"V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE\\\":15,\\\"Parallel scavenge started\\\":0,\\\"V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS\\\":0,\\\"V8.GC_SCAVENGER_SCAVENGE_FINALIZE\\\":0,\\\"V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS\\\":0,\\\"V8.GC_SCAVENGER_FREE_REMEMBERED_SET\\\":0,\\\"V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS\\\":0,\\\"V8.GC_HEAP_EPILOGUE_SAFEPOINT\\\":0,\\\"V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE\\\":0,\\\"V8.GC_HEAP_EPILOGUE\\\":0,\\\"V8.GC_HEAP_EXTERNAL_EPILOGUE\\\":0,\\\"MarkDOMContent\\\":0,\\\"XHRReadyStateChange\\\":3,\\\"TimerFire\\\":1,\\\"V8.GC_SCAVENGER_SCAVENGE_PARALLEL\\\":5,\\\"XHRLoad\\\":0,\\\"HandlePostMessage\\\":0,\\\"V8.GC_MINOR_MS_FINISH_SWEEP_ARRAY_BUFFERS\\\":0,\\\"FireAnimationFrame\\\":0,\\\"V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS\\\":0,\\\"MarkLoad\\\":0,\\\"V8.GC_MC_INCREMENTAL_START\\\":0,\\\"V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE\\\":0,\\\"V8.GC_MC_MARK_EMBEDDER_PROLOGUE\\\":0,\\\"V8.GC_MC_MARK_ROOTS\\\":0,\\\"Major concurrent marking started\\\":0,\\\"V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE\\\":0,\\\"V8.GC_MC_INCREMENTAL\\\":0,\\\"V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING\\\":0,\\\"Major concurrent marking rescheduled\\\":0,\\\"MajorGC\\\":0,\\\"V8.GC_MARK_COMPACTOR\\\":0,\\\"V8.GC_MC_PROLOGUE\\\":0,\\\"V8.GC_MC_MARK\\\":0,\\\"V8.GC_MC_MARK_FINISH_INCREMENTAL\\\":0,\\\"V8.GC_MC_MARK_CLIENT_HEAPS\\\":0,\\\"V8.GC_MC_MARK_RETAIN_MAPS\\\":0,\\\"V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL\\\":0,\\\"V8.GC_MC_MARK_EMBEDDER_TRACING\\\":0,\\\"V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING\\\":0,\\\"V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN\\\":0,\\\"V8.GC_CONSERVATIVE_STACK_SCANNING\\\":0,\\\"V8.GC_MC_MARK_FULL_CLOSURE\\\":0,\\\"V8.GC_MC_CLEAR\\\":0,\\\"V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE\\\":0,\\\"ClearStringTableJob started\\\":0,\\\"V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE\\\":0,\\\"V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES\\\":0,\\\"V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE\\\":0,\\\"V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS\\\":0,\\\"V8.GC_MC_CLEAR_WEAK_LISTS\\\":0,\\\"V8.GC_MC_CLEAR_MAPS\\\":0,\\\"V8.GC_MC_CLEAR_WEAK_REFERENCES\\\":0,\\\"V8.GC_MC_CLEAR_WEAK_COLLECTIONS\\\":0,\\\"V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE\\\":0,\\\"V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE\\\":0,\\\"V8.GC_MC_SWEEP_CODE_POINTER_TABLE\\\":0,\\\"V8.GC_MC_CLEAR_JOIN_JOB\\\":0,\\\"V8.GC_MC_SWEEP\\\":0,\\\"V8.GC_MC_EVACUATE\\\":0,\\\"V8.GC_MC_EVACUATE_PROLOGUE\\\":0,\\\"V8.GC_MC_EVACUATE_COPY\\\":0,\\\"PageEvacuationJob started\\\":0,\\\"V8.GC_MC_EVACUATE_COPY_PARALLEL\\\":0,\\\"V8.GC_MC_EVACUATE_UPDATE_POINTERS\\\":0,\\\"V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS\\\":0,\\\"V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS\\\":0,\\\"V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN\\\":0,\\\"PointersUpdatingJob started\\\":0,\\\"V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL\\\":0,\\\"V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK\\\":0,\\\"V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES\\\":0,\\\"V8.GC_MC_EVACUATE_CLEAN_UP\\\":0,\\\"V8.GC_MC_EVACUATE_EPILOGUE\\\":0,\\\"V8.GC_MC_SWEEP_NEW_LO\\\":0,\\\"V8.GC_MC_EVACUATE_REBALANCE\\\":0,\\\"V8.GC_MC_FINISH\\\":0,\\\"V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS\\\":0,\\\"V8.GC_MC_SWEEP_START_JOBS\\\":0,\\\"V8.GC_MC_EPILOGUE\\\":0,\\\"V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES\\\":0,\\\"V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE\\\":0,\\\"V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS\\\":0,\\\"Idle\\\":1808},\\\"_cpu.ParseHTML\\\":11,\\\"_cpu.HTMLDocumentParser::FetchQueuedPreloads\\\":1,\\\"_cpu.EventDispatch\\\":5,\\\"_cpu.V8.GC_TIME_TO_SAFEPOINT\\\":1,\\\"_cpu.CommitLoad\\\":0,\\\"_cpu.EvaluateScript\\\":265,\\\"_cpu.v8.compile\\\":51,\\\"_cpu.ResourceFetcher::requestResource\\\":59,\\\"_cpu.ParseAuthorStyleSheet\\\":0,\\\"_cpu.FunctionCall\\\":55,\\\"_cpu.UpdateLayoutTree\\\":7,\\\"_cpu.Layout\\\":96,\\\"_cpu.ResourceChangePriority\\\":0,\\\"_cpu.PrePaint\\\":2,\\\"_cpu.Paint\\\":2,\\\"_cpu.Layerize\\\":1,\\\"_cpu.FireIdleCallback\\\":0,\\\"_cpu.HitTest\\\":0,\\\"_cpu.largestContentfulPaint::Candidate\\\":0,\\\"_cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE\\\":0,\\\"_cpu.MinorGC\\\":1,\\\"_cpu.V8.GC_HEAP_PROLOGUE\\\":0,\\\"_cpu.V8.GC_SCAVENGER\\\":0,\\\"_cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT\\\":0,\\\"_cpu.V8.GC_SCAVENGER_SCAVENGE\\\":0,\\\"_cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY\\\":0,\\\"_cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS\\\":0,\\\"_cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE\\\":15,\\\"_cpu.Parallel scavenge started\\\":0,\\\"_cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS\\\":0,\\\"_cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE\\\":0,\\\"_cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS\\\":0,\\\"_cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET\\\":0,\\\"_cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS\\\":0,\\\"_cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT\\\":0,\\\"_cpu.V8.GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE\\\":0,\\\"_cpu.V8.GC_HEAP_EPILOGUE\\\":0,\\\"_cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE\\\":0,\\\"_cpu.MarkDOMContent\\\":0,\\\"_cpu.XHRReadyStateChange\\\":3,\\\"_cpu.TimerFire\\\":3,\\\"_cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL\\\":5,\\\"_cpu.XHRLoad\\\":0,\\\"_cpu.HandlePostMessage\\\":0,\\\"_cpu.V8.GC_MINOR_MS_FINISH_SWEEP_ARRAY_BUFFERS\\\":0,\\\"_cpu.FireAnimationFrame\\\":0,\\\"_cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS\\\":0,\\\"_cpu.MarkLoad\\\":0,\\\"_cpu.V8.GC_MC_INCREMENTAL_START\\\":0,\\\"_cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE\\\":0,\\\"_cpu.V8.GC_MC_MARK_EMBEDDER_PROLOGUE\\\":0,\\\"_cpu.V8.GC_MC_MARK_ROOTS\\\":0,\\\"_cpu.Major concurrent marking started\\\":0,\\\"_cpu.V8.GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE\\\":0,\\\"_cpu.V8.GC_MC_INCREMENTAL\\\":0,\\\"_cpu.V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING\\\":0,\\\"_cpu.Major concurrent marking rescheduled\\\":0,\\\"_cpu.MajorGC\\\":0,\\\"_cpu.V8.GC_MARK_COMPACTOR\\\":0,\\\"_cpu.V8.GC_MC_PROLOGUE\\\":0,\\\"_cpu.V8.GC_MC_MARK\\\":0,\\\"_cpu.V8.GC_MC_MARK_FINISH_INCREMENTAL\\\":0,\\\"_cpu.V8.GC_MC_MARK_CLIENT_HEAPS\\\":0,\\\"_cpu.V8.GC_MC_MARK_RETAIN_MAPS\\\":0,\\\"_cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL\\\":0,\\\"_cpu.V8.GC_MC_MARK_EMBEDDER_TRACING\\\":0,\\\"_cpu.V8.GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING\\\":0,\\\"_cpu.V8.GC_MC_MARK_FULL_CLOSURE_PARALLEL_JOIN\\\":0,\\\"_cpu.V8.GC_CONSERVATIVE_STACK_SCANNING\\\":0,\\\"_cpu.V8.GC_MC_MARK_FULL_CLOSURE\\\":0,\\\"_cpu.V8.GC_MC_CLEAR\\\":0,\\\"_cpu.V8.GC_MC_CLEAR_STRING_FORWARDING_TABLE\\\":0,\\\"_cpu.ClearStringTableJob started\\\":0,\\\"_cpu.V8.GC_MC_CLEAR_EXTERNAL_STRING_TABLE\\\":0,\\\"_cpu.V8.GC_MC_CLEAR_WEAK_GLOBAL_HANDLES\\\":0,\\\"_cpu.V8.GC_MC_CLEAR_FLUSHABLE_BYTECODE\\\":0,\\\"_cpu.V8.GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS\\\":0,\\\"_cpu.V8.GC_MC_CLEAR_WEAK_LISTS\\\":0,\\\"_cpu.V8.GC_MC_CLEAR_MAPS\\\":0,\\\"_cpu.V8.GC_MC_CLEAR_WEAK_REFERENCES\\\":0,\\\"_cpu.V8.GC_MC_CLEAR_WEAK_COLLECTIONS\\\":0,\\\"_cpu.V8.GC_MC_SWEEP_EXTERNAL_POINTER_TABLE\\\":0,\\\"_cpu.V8.GC_MC_SWEEP_TRUSTED_POINTER_TABLE\\\":0,\\\"_cpu.V8.GC_MC_SWEEP_CODE_POINTER_TABLE\\\":0,\\\"_cpu.V8.GC_MC_CLEAR_JOIN_JOB\\\":0,\\\"_cpu.V8.GC_MC_SWEEP\\\":0,\\\"_cpu.V8.GC_MC_EVACUATE\\\":0,\\\"_cpu.V8.GC_MC_EVACUATE_PROLOGUE\\\":0,\\\"_cpu.V8.GC_MC_EVACUATE_COPY\\\":0,\\\"_cpu.PageEvacuationJob started\\\":0,\\\"_cpu.V8.GC_MC_EVACUATE_COPY_PARALLEL\\\":0,\\\"_cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS\\\":0,\\\"_cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS\\\":0,\\\"_cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_CLIENT_HEAPS\\\":0,\\\"_cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN\\\":0,\\\"_cpu.PointersUpdatingJob started\\\":0,\\\"_cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL\\\":0,\\\"_cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_WEAK\\\":0,\\\"_cpu.V8.GC_MC_EVACUATE_UPDATE_POINTERS_POINTER_TABLES\\\":0,\\\"_cpu.V8.GC_MC_EVACUATE_CLEAN_UP\\\":0,\\\"_cpu.V8.GC_MC_EVACUATE_EPILOGUE\\\":0,\\\"_cpu.V8.GC_MC_SWEEP_NEW_LO\\\":0,\\\"_cpu.V8.GC_MC_EVACUATE_REBALANCE\\\":0,\\\"_cpu.V8.GC_MC_FINISH\\\":0,\\\"_cpu.V8.GC_MC_FINISH_SWEEP_ARRAY_BUFFERS\\\":0,\\\"_cpu.V8.GC_MC_SWEEP_START_JOBS\\\":0,\\\"_cpu.V8.GC_MC_EPILOGUE\\\":0,\\\"_cpu.V8.GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES\\\":0,\\\"_cpu.V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE\\\":0,\\\"_cpu.V8.GC_HEAP_EXTERNAL_SECOND_PASS_CALLBACKS\\\":0,\\\"_cpu.Idle\\\":1932,\\\"_v8Stats\\\":{\\\"main_thread\\\":{},\\\"background\\\":{}},\\\"_tester\\\":\\\"agents-east-4-7rgq-10.150.0.118\\\",\\\"_start_epoch\\\":1715856034.2827551,\\\"_osVersion\\\":\\\"Linux 6.5.0-1020-gcp\\\",\\\"_os_version\\\":\\\"Linux 6.5.0-1020-gcp\\\",\\\"_osPlatform\\\":\\\"x86_64 x86_64\\\",\\\"_date\\\":1715856036.1615095,\\\"_browserVersion\\\":\\\"124.0.0.0\\\",\\\"_browser_version\\\":\\\"124.0.0.0\\\",\\\"_fullyLoadedCPUms\\\":3010,\\\"_fullyLoadedCPUpct\\\":29.138431752257116,\\\"_audit_issues\\\":[{\\\"code\\\":\\\"QuirksModeIssue\\\",\\\"details\\\":{\\\"quirksModeIssueDetails\\\":{\\\"isLimitedQuirksMode\\\":false,\\\"documentNodeId\\\":2,\\\"url\\\":\\\"http://127.0.0.1:8888/orange.html\\\",\\\"frameId\\\":\\\"682737D63193035E165E253039C5C3AC\\\",\\\"loaderId\\\":\\\"9E7CB2BA1F12CD2368ADD9DF8CE1E95D\\\"}}},{\\\"code\\\":\\\"GenericIssue\\\",\\\"details\\\":{\\\"genericIssueDetails\\\":{\\\"errorType\\\":\\\"ResponseWasBlockedByORB\\\",\\\"request\\\":{\\\"requestId\\\":\\\"497741.72\\\",\\\"url\\\":\\\"https://adservice.google.com/adsid/google/ui\\\"}}}}],\\\"_execution_contexts\\\":[{\\\"id\\\":2,\\\"origin\\\":\\\"https://ogs.google.com\\\",\\\"name\\\":\\\"\\\"},{\\\"id\\\":1,\\\"origin\\\":\\\"https://www.google.com\\\",\\\"name\\\":\\\"\\\"}],\\\"_document_URL\\\":\\\"https://www.google.com/\\\",\\\"_document_hostname\\\":\\\"www.google.com\\\",\\\"_document_origin\\\":\\\"https://www.google.com\\\",\\\"_viewport\\\":{\\\"width\\\":1920,\\\"height\\\":993,\\\"dpr\\\":1},\\\"_domElements\\\":383,\\\"_domComplete\\\":2302,\\\"_PerformancePaintTiming.first-paint\\\":473,\\\"_PerformancePaintTiming.first-contentful-paint\\\":473,\\\"_origin_dns\\\":{\\\"https\\\":[\\\"1 . alpn=\\\\\\\"h2,h3\\\\\\\"\\\"],\\\"ns\\\":[\\\"ns4.google.com.\\\",\\\"ns1.google.com.\\\",\\\"ns3.google.com.\\\",\\\"ns2.google.com.\\\"],\\\"mx\\\":[\\\"10 smtp.google.com.\\\"],\\\"txt\\\":[\\\"\\\\\\\"onetrust-domain-verification=de01ed21f2fa4d8781cbc3ffb89cf4ef\\\\\\\"\\\",\\\"\\\\\\\"globalsign-smime-dv=CDYX+XFHUw2wml6/Gb8+59BsH31KzUr6c1l2BPvqKX8=\\\\\\\"\\\",\\\"\\\\\\\"MS=E4A68B9AB2BB9670BCE15412F62916164C0B20BB\\\\\\\"\\\",\\\"\\\\\\\"docusign=1b0a6754-49b1-4db5-8540-d2c12664b289\\\\\\\"\\\",\\\"\\\\\\\"v=spf1 include:_spf.google.com ~all\\\\\\\"\\\",\\\"\\\\\\\"webexdomainverification.8YX6G=6e6922db-e3e6-4a36-904e-a805c28087fa\\\\\\\"\\\",\\\"\\\\\\\"apple-domain-verification=30afIBcvSuDV2PLX\\\\\\\"\\\",\\\"\\\\\\\"google-site-verification=wD8N7i1JTNTkezJ49swvWW48f8_9xveREV4oB-0Hf5o\\\\\\\"\\\",\\\"\\\\\\\"google-site-verification=TV9-DBe4R80X4v0M4U_bd_J9cpOJM0nikft0jAgjmsQ\\\\\\\"\\\",\\\"\\\\\\\"facebook-domain-verification=22rm551cu4k0ab0bxsw536tlds4h95\\\\\\\"\\\",\\\"\\\\\\\"docusign=05958488-4752-4ef2-95eb-aa7ba8a3bd0e\\\\\\\"\\\"],\\\"soa\\\":[\\\"ns1.google.com. dns-admin.google.com. 633875576 900 900 1800 60\\\"],\\\"cname\\\":[],\\\"svcb\\\":[]},\\\"_detected\\\":{\\\"Webmail\\\":\\\"Apple iCloud Mail\\\",\\\"Web servers\\\":\\\"Google Web Server\\\",\\\"JavaScript libraries\\\":\\\"Closure Library\\\",\\\"Security\\\":\\\"HSTS\\\",\\\"Miscellaneous\\\":\\\"HTTP/3,DocuSign\\\"},\\\"_detected_apps\\\":{\\\"Apple iCloud Mail\\\":\\\"\\\",\\\"Google Web Server\\\":\\\"\\\",\\\"Closure Library\\\":\\\"\\\",\\\"HSTS\\\":\\\"\\\",\\\"HTTP/3\\\":\\\"\\\",\\\"DocuSign\\\":\\\"\\\"},\\\"_detected_technologies\\\":{\\\"Apple iCloud Mail\\\":{\\\"name\\\":\\\"Apple iCloud Mail\\\",\\\"description\\\":\\\"Apple iCloud Mail is a webmail service provided by Apple, Inc.\\\",\\\"slug\\\":\\\"apple-icloud-mail\\\",\\\"categories\\\":[{\\\"id\\\":30,\\\"slug\\\":\\\"webmail\\\",\\\"groups\\\":[4],\\\"name\\\":\\\"Webmail\\\",\\\"priority\\\":2}],\\\"confidence\\\":100,\\\"version\\\":\\\"\\\",\\\"icon\\\":\\\"Apple.svg\\\",\\\"website\\\":\\\"https://www.apple.com/icloud/\\\",\\\"pricing\\\":[],\\\"cpe\\\":null},\\\"Google Web Server\\\":{\\\"name\\\":\\\"Google Web Server\\\",\\\"description\\\":null,\\\"slug\\\":\\\"google-web-server\\\",\\\"categories\\\":[{\\\"id\\\":22,\\\"slug\\\":\\\"web-servers\\\",\\\"groups\\\":[7],\\\"name\\\":\\\"Web servers\\\",\\\"priority\\\":8}],\\\"confidence\\\":100,\\\"version\\\":\\\"\\\",\\\"icon\\\":\\\"Google.svg\\\",\\\"website\\\":\\\"https://en.wikipedia.org/wiki/Google_Web_Server\\\",\\\"pricing\\\":[],\\\"cpe\\\":\\\"cpe:2.3:a:google:web_server:*:*:*:*:*:*:*:*\\\"},\\\"Closure Library\\\":{\\\"name\\\":\\\"Closure Library\\\",\\\"description\\\":\\\"Closure Library is a JavaScript library developed by Google for building robust web applications, offering utilities for DOM manipulation, event handling, data structures, and more.\\\",\\\"slug\\\":\\\"closure-library\\\",\\\"categories\\\":[{\\\"id\\\":59,\\\"slug\\\":\\\"javascript-libraries\\\",\\\"groups\\\":[9],\\\"name\\\":\\\"JavaScript libraries\\\",\\\"priority\\\":9}],\\\"confidence\\\":100,\\\"version\\\":\\\"\\\",\\\"icon\\\":\\\"Google.svg\\\",\\\"website\\\":\\\"https://github.com/google/closure-library\\\",\\\"pricing\\\":[],\\\"cpe\\\":null},\\\"HSTS\\\":{\\\"name\\\":\\\"HSTS\\\",\\\"description\\\":\\\"HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.\\\",\\\"slug\\\":\\\"hsts\\\",\\\"categories\\\":[{\\\"id\\\":16,\\\"slug\\\":\\\"security\\\",\\\"groups\\\":[11],\\\"name\\\":\\\"Security\\\",\\\"priority\\\":9}],\\\"confidence\\\":100,\\\"version\\\":\\\"\\\",\\\"icon\\\":\\\"default.svg\\\",\\\"website\\\":\\\"https://www.rfc-editor.org/rfc/rfc6797#section-6.1\\\",\\\"pricing\\\":[],\\\"cpe\\\":null},\\\"HTTP/3\\\":{\\\"name\\\":\\\"HTTP/3\\\",\\\"description\\\":\\\"HTTP/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.\\\",\\\"slug\\\":\\\"http-3\\\",\\\"categories\\\":[{\\\"id\\\":19,\\\"slug\\\":\\\"miscellaneous\\\",\\\"groups\\\":[6],\\\"name\\\":\\\"Miscellaneous\\\",\\\"priority\\\":10}],\\\"confidence\\\":100,\\\"version\\\":\\\"\\\",\\\"icon\\\":\\\"HTTP3.svg\\\",\\\"website\\\":\\\"https://httpwg.org/\\\",\\\"pricing\\\":[],\\\"cpe\\\":null},\\\"DocuSign\\\":{\\\"name\\\":\\\"DocuSign\\\",\\\"description\\\":\\\"DocuSign allows organisations to manage electronic agreements.\\\",\\\"slug\\\":\\\"docusign\\\",\\\"categories\\\":[{\\\"id\\\":19,\\\"slug\\\":\\\"miscellaneous\\\",\\\"groups\\\":[6],\\\"name\\\":\\\"Miscellaneous\\\",\\\"priority\\\":10}],\\\"confidence\\\":100,\\\"version\\\":\\\"\\\",\\\"icon\\\":\\\"DocuSign.svg\\\",\\\"website\\\":\\\"https://www.docusign.com\\\",\\\"pricing\\\":[\\\"low\\\",\\\"recurring\\\"],\\\"cpe\\\":null}},\\\"_detected_raw\\\":[{\\\"name\\\":\\\"Apple iCloud Mail\\\",\\\"description\\\":\\\"Apple iCloud Mail is a webmail service provided by Apple, Inc.\\\",\\\"slug\\\":\\\"apple-icloud-mail\\\",\\\"categories\\\":[{\\\"id\\\":30,\\\"slug\\\":\\\"webmail\\\",\\\"groups\\\":[4],\\\"name\\\":\\\"Webmail\\\",\\\"priority\\\":2}],\\\"confidence\\\":100,\\\"version\\\":\\\"\\\",\\\"icon\\\":\\\"Apple.svg\\\",\\\"website\\\":\\\"https://www.apple.com/icloud/\\\",\\\"pricing\\\":[],\\\"cpe\\\":null},{\\\"name\\\":\\\"Google Web Server\\\",\\\"description\\\":null,\\\"slug\\\":\\\"google-web-server\\\",\\\"categories\\\":[{\\\"id\\\":22,\\\"slug\\\":\\\"web-servers\\\",\\\"groups\\\":[7],\\\"name\\\":\\\"Web servers\\\",\\\"priority\\\":8}],\\\"confidence\\\":100,\\\"version\\\":\\\"\\\",\\\"icon\\\":\\\"Google.svg\\\",\\\"website\\\":\\\"https://en.wikipedia.org/wiki/Google_Web_Server\\\",\\\"pricing\\\":[],\\\"cpe\\\":\\\"cpe:2.3:a:google:web_server:*:*:*:*:*:*:*:*\\\"},{\\\"name\\\":\\\"Closure Library\\\",\\\"description\\\":\\\"Closure Library is a JavaScript library developed by Google for building robust web applications, offering utilities for DOM manipulation, event handling, data structures, and more.\\\",\\\"slug\\\":\\\"closure-library\\\",\\\"categories\\\":[{\\\"id\\\":59,\\\"slug\\\":\\\"javascript-libraries\\\",\\\"groups\\\":[9],\\\"name\\\":\\\"JavaScript libraries\\\",\\\"priority\\\":9}],\\\"confidence\\\":100,\\\"version\\\":\\\"\\\",\\\"icon\\\":\\\"Google.svg\\\",\\\"website\\\":\\\"https://github.com/google/closure-library\\\",\\\"pricing\\\":[],\\\"cpe\\\":null},{\\\"name\\\":\\\"HSTS\\\",\\\"description\\\":\\\"HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.\\\",\\\"slug\\\":\\\"hsts\\\",\\\"categories\\\":[{\\\"id\\\":16,\\\"slug\\\":\\\"security\\\",\\\"groups\\\":[11],\\\"name\\\":\\\"Security\\\",\\\"priority\\\":9}],\\\"confidence\\\":100,\\\"version\\\":\\\"\\\",\\\"icon\\\":\\\"default.svg\\\",\\\"website\\\":\\\"https://www.rfc-editor.org/rfc/rfc6797#section-6.1\\\",\\\"pricing\\\":[],\\\"cpe\\\":null},{\\\"name\\\":\\\"HTTP/3\\\",\\\"description\\\":\\\"HTTP/3 is the third major version of the Hypertext Transfer Protocol used to exchange information on the World Wide Web.\\\",\\\"slug\\\":\\\"http-3\\\",\\\"categories\\\":[{\\\"id\\\":19,\\\"slug\\\":\\\"miscellaneous\\\",\\\"groups\\\":[6],\\\"name\\\":\\\"Miscellaneous\\\",\\\"priority\\\":10}],\\\"confidence\\\":100,\\\"version\\\":\\\"\\\",\\\"icon\\\":\\\"HTTP3.svg\\\",\\\"website\\\":\\\"https://httpwg.org/\\\",\\\"pricing\\\":[],\\\"cpe\\\":null},{\\\"name\\\":\\\"DocuSign\\\",\\\"description\\\":\\\"DocuSign allows organisations to manage electronic agreements.\\\",\\\"slug\\\":\\\"docusign\\\",\\\"categories\\\":[{\\\"id\\\":19,\\\"slug\\\":\\\"miscellaneous\\\",\\\"groups\\\":[6],\\\"name\\\":\\\"Miscellaneous\\\",\\\"priority\\\":10}],\\\"confidence\\\":100,\\\"version\\\":\\\"\\\",\\\"icon\\\":\\\"DocuSign.svg\\\",\\\"website\\\":\\\"https://www.docusign.com\\\",\\\"pricing\\\":[\\\"low\\\",\\\"recurring\\\"],\\\"cpe\\\":null}],\\\"_base_page_ip_ptr\\\":\\\"bh-in-f99.1e100.net\\\",\\\"_base_page_cname\\\":\\\"\\\",\\\"_base_page_dns_server\\\":\\\"ns3.google.com\\\",\\\"_browser_name\\\":\\\"Chrome\\\",\\\"_eventName\\\":\\\"Step_1\\\",\\\"_test_run_time_ms\\\":12164,\\\"_testUrl\\\":\\\"https://www.google.com/\\\",\\\"_userTime.SearchAFTStart\\\":256,\\\"_userTimes\\\":{\\\"SearchAFTStart\\\":256,\\\"trigger_SearchAFTEnd\\\":447,\\\"O7jPNb\\\":1069},\\\"_userTime.trigger_SearchAFTEnd\\\":447,\\\"_userTime.O7jPNb\\\":1069,\\\"_userTimingMeasure.kDcP9b\\\":18,\\\"_userTimingMeasures\\\":[{\\\"name\\\":\\\"kDcP9b\\\",\\\"startTime\\\":1069.3999999910593,\\\"duration\\\":18}],\\\"_userTime\\\":1069,\\\"_custom\\\":[\\\"00_reset\\\",\\\"Colordepth\\\",\\\"Dpi\\\",\\\"Images\\\",\\\"Resolution\\\",\\\"a11y\\\",\\\"ads\\\",\\\"almanac\\\",\\\"aurora\\\",\\\"avg_dom_depth\\\",\\\"cms\\\",\\\"cookies\\\",\\\"crawl_links\\\",\\\"css\\\",\\\"css-variables\\\",\\\"doctype\\\",\\\"document_height\\\",\\\"document_width\\\",\\\"ecommerce\\\",\\\"element_count\\\",\\\"event-names\\\",\\\"fugu-apis\\\",\\\"generated-content\\\",\\\"has_shadow_root\\\",\\\"img-loading-attr\\\",\\\"initiators\\\",\\\"inline_style_bytes\\\",\\\"javascript\\\",\\\"lib-detector-version\\\",\\\"localstorage_size\\\",\\\"markup\\\",\\\"media\\\",\\\"meta_viewport\\\",\\\"num_iframes\\\",\\\"num_scripts\\\",\\\"num_scripts_async\\\",\\\"num_scripts_sync\\\",\\\"observers\\\",\\\"origin-trials\\\",\\\"parsed_css\\\",\\\"performance\\\",\\\"privacy\\\",\\\"pwa\\\",\\\"quirks_mode\\\",\\\"responsive_images\\\",\\\"robots_meta\\\",\\\"robots_txt\\\",\\\"sass\\\",\\\"security\\\",\\\"sessionstorage_size\\\",\\\"structured-data\\\",\\\"third-parties\\\",\\\"usertiming\\\",\\\"valid-head\\\",\\\"well-known\\\",\\\"wpt_bodies\\\"],\\\"_00_reset\\\":null,\\\"_Colordepth\\\":24,\\\"_Dpi\\\":\\\"{\\\\\\\"dppx\\\\\\\":1,\\\\\\\"dpcm\\\\\\\":37.79527559055118,\\\\\\\"dpi\\\\\\\":96}\\\",\\\"_Images\\\":\\\"[{\\\\\\\"url\\\\\\\":\\\\\\\"https://www.google.com/logos/doodles/2024/celebrating-hank-adams-6753651837110220-l.webp\\\\\\\",\\\\\\\"width\\\\\\\":500,\\\\\\\"height\\\\\\\":200,\\\\\\\"naturalWidth\\\\\\\":500,\\\\\\\"naturalHeight\\\\\\\":200,\\\\\\\"loading\\\\\\\":null,\\\\\\\"decoding\\\\\\\":null,\\\\\\\"fetchpriority\\\\\\\":null,\\\\\\\"inViewport\\\\\\\":true}]\\\",\\\"_Resolution\\\":\\\"{\\\\\\\"absolute\\\\\\\":{\\\\\\\"height\\\\\\\":1200,\\\\\\\"width\\\\\\\":1920},\\\\\\\"available\\\\\\\":{\\\\\\\"height\\\\\\\":1200,\\\\\\\"width\\\\\\\":1920}}\\\",\\\"_a11y\\\":\\\"{\\\\\\\"tables\\\\\\\":{\\\\\\\"total\\\\\\\":0,\\\\\\\"total_with_caption\\\\\\\":0,\\\\\\\"total_with_presentational\\\\\\\":0,\\\\\\\"total_with_figcaption\\\\\\\":0},\\\\\\\"file_extension_alts\\\\\\\":{\\\\\\\"total_elements_with_alt\\\\\\\":11,\\\\\\\"total_elements_with_non_empty_alt\\\\\\\":1,\\\\\\\"total_with_file_extension\\\\\\\":0,\\\\\\\"file_extensions\\\\\\\":{}},\\\\\\\"title_and_alt\\\\\\\":{\\\\\\\"total_alt\\\\\\\":12,\\\\\\\"total_title\\\\\\\":3,\\\\\\\"total_both\\\\\\\":1,\\\\\\\"total_alt_same_as_title\\\\\\\":1},\\\\\\\"th_with_scope_attribute\\\\\\\":{\\\\\\\"total_th\\\\\\\":0,\\\\\\\"total_with_scope\\\\\\\":0,\\\\\\\"scopes\\\\\\\":{}},\\\\\\\"td_with_headers_attribute\\\\\\\":{\\\\\\\"total_tds\\\\\\\":0,\\\\\\\"total_with_headers\\\\\\\":0},\\\\\\\"total_anchors_with_role_button\\\\\\\":1,\\\\\\\"total_role_tab_with_selected_and_controls\\\\\\\":0,\\\\\\\"placeholder_but_no_label\\\\\\\":{\\\\\\\"total_placeholder\\\\\\\":0,\\\\\\\"total_no_label\\\\\\\":0},\\\\\\\"divs_or_spans_as_button_or_link\\\\\\\":{\\\\\\\"total_role_button\\\\\\\":12,\\\\\\\"total_role_link\\\\\\\":1,\\\\\\\"total_either\\\\\\\":13},\\\\\\\"screen_reader_classes\\\\\\\":false,\\\\\\\"form_control_a11y_tree\\\\\\\":[{\\\\\\\"type\\\\\\\":\\\\\\\"button\\\\\\\",\\\\\\\"attributes\\\\\\\":{},\\\\\\\"properties\\\\\\\":{\\\\\\\"invalid\\\\\\\":\\\\\\\"false\\\\\\\",\\\\\\\"focusable\\\\\\\":true},\\\\\\\"accessible_name\\\\\\\":\\\\\\\"Share\\\\\\\",\\\\\\\"accessible_name_sources\\\\\\\":[{\\\\\\\"type\\\\\\\":\\\\\\\"attribute\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"Share\\\\\\\",\\\\\\\"attribute\\\\\\\":\\\\\\\"title\\\\\\\"}],\\\\\\\"role\\\\\\\":\\\\\\\"button\\\\\\\"},{\\\\\\\"type\\\\\\\":\\\\\\\"textarea\\\\\\\",\\\\\\\"attributes\\\\\\\":{\\\\\\\"aria-controls\\\\\\\":\\\\\\\"Alh6id\\\\\\\",\\\\\\\"aria-owns\\\\\\\":\\\\\\\"Alh6id\\\\\\\",\\\\\\\"autofocus\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"aria-label\\\\\\\":\\\\\\\"Search\\\\\\\",\\\\\\\"aria-autocomplete\\\\\\\":\\\\\\\"both\\\\\\\",\\\\\\\"aria-expanded\\\\\\\":\\\\\\\"false\\\\\\\",\\\\\\\"aria-haspopup\\\\\\\":\\\\\\\"false\\\\\\\",\\\\\\\"autocomplete\\\\\\\":\\\\\\\"off\\\\\\\",\\\\\\\"id\\\\\\\":\\\\\\\"APjFqb\\\\\\\",\\\\\\\"maxlength\\\\\\\":\\\\\\\"2048\\\\\\\",\\\\\\\"name\\\\\\\":\\\\\\\"q\\\\\\\"},\\\\\\\"properties\\\\\\\":{\\\\\\\"invalid\\\\\\\":\\\\\\\"false\\\\\\\",\\\\\\\"focusable\\\\\\\":true,\\\\\\\"focused\\\\\\\":true,\\\\\\\"editable\\\\\\\":\\\\\\\"plaintext\\\\\\\",\\\\\\\"settable\\\\\\\":true,\\\\\\\"autocomplete\\\\\\\":\\\\\\\"both\\\\\\\",\\\\\\\"hasPopup\\\\\\\":\\\\\\\"listbox\\\\\\\",\\\\\\\"required\\\\\\\":false,\\\\\\\"expanded\\\\\\\":false,\\\\\\\"controls\\\\\\\":\\\\\\\"Alh6id\\\\\\\"},\\\\\\\"accessible_name\\\\\\\":\\\\\\\"Search\\\\\\\",\\\\\\\"accessible_name_sources\\\\\\\":[{\\\\\\\"type\\\\\\\":\\\\\\\"attribute\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"Search\\\\\\\",\\\\\\\"attribute\\\\\\\":\\\\\\\"aria-label\\\\\\\"},{\\\\\\\"type\\\\\\\":\\\\\\\"attribute\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"Search\\\\\\\",\\\\\\\"attribute\\\\\\\":\\\\\\\"title\\\\\\\"},{\\\\\\\"type\\\\\\\":\\\\\\\"attribute\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"Search\\\\\\\",\\\\\\\"attribute\\\\\\\":\\\\\\\"title\\\\\\\"}],\\\\\\\"role\\\\\\\":\\\\\\\"combobox\\\\\\\"},{\\\\\\\"type\\\\\\\":\\\\\\\"input\\\\\\\",\\\\\\\"attributes\\\\\\\":{\\\\\\\"aria-label\\\\\\\":\\\\\\\"Google Search\\\\\\\",\\\\\\\"name\\\\\\\":\\\\\\\"btnK\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"submit\\\\\\\"},\\\\\\\"properties\\\\\\\":{\\\\\\\"invalid\\\\\\\":\\\\\\\"false\\\\\\\",\\\\\\\"focusable\\\\\\\":true},\\\\\\\"accessible_name\\\\\\\":\\\\\\\"Google Search\\\\\\\",\\\\\\\"accessible_name_sources\\\\\\\":[{\\\\\\\"type\\\\\\\":\\\\\\\"attribute\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"Google Search\\\\\\\",\\\\\\\"attribute\\\\\\\":\\\\\\\"aria-label\\\\\\\"},{\\\\\\\"type\\\\\\\":\\\\\\\"attribute\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"Google Search\\\\\\\",\\\\\\\"attribute\\\\\\\":\\\\\\\"value\\\\\\\"},{\\\\\\\"type\\\\\\\":\\\\\\\"contents\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"Google Search\\\\\\\"}],\\\\\\\"role\\\\\\\":\\\\\\\"button\\\\\\\"},{\\\\\\\"type\\\\\\\":\\\\\\\"input\\\\\\\",\\\\\\\"attributes\\\\\\\":{\\\\\\\"id\\\\\\\":\\\\\\\"gbqfbb\\\\\\\",\\\\\\\"aria-label\\\\\\\":\\\\\\\"I'm Feeling Lucky\\\\\\\",\\\\\\\"name\\\\\\\":\\\\\\\"btnI\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"submit\\\\\\\"},\\\\\\\"properties\\\\\\\":{\\\\\\\"invalid\\\\\\\":\\\\\\\"false\\\\\\\",\\\\\\\"focusable\\\\\\\":true},\\\\\\\"accessible_name\\\\\\\":\\\\\\\"I'm Feeling Lucky\\\\\\\",\\\\\\\"accessible_name_sources\\\\\\\":[{\\\\\\\"type\\\\\\\":\\\\\\\"attribute\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"I'm Feeling Lucky\\\\\\\",\\\\\\\"attribute\\\\\\\":\\\\\\\"aria-label\\\\\\\"},{\\\\\\\"type\\\\\\\":\\\\\\\"attribute\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"I'm Feeling Lucky\\\\\\\",\\\\\\\"attribute\\\\\\\":\\\\\\\"value\\\\\\\"},{\\\\\\\"type\\\\\\\":\\\\\\\"contents\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"I'm Feeling Lucky\\\\\\\"}],\\\\\\\"role\\\\\\\":\\\\\\\"button\\\\\\\"}],\\\\\\\"fieldset_radio_checkbox\\\\\\\":{\\\\\\\"total_radio\\\\\\\":0,\\\\\\\"total_checkbox\\\\\\\":0,\\\\\\\"total_radio_in_fieldset\\\\\\\":0,\\\\\\\"total_checkbox_in_fieldset\\\\\\\":0,\\\\\\\"fieldsets\\\\\\\":[]},\\\\\\\"required_form_controls\\\\\\\":[]}\\\",\\\"_ads\\\":\\\"{\\\\\\\"ads\\\\\\\":{\\\\\\\"present\\\\\\\":false,\\\\\\\"status\\\\\\\":404},\\\\\\\"app_ads\\\\\\\":{\\\\\\\"present\\\\\\\":false,\\\\\\\"status\\\\\\\":404},\\\\\\\"sellers\\\\\\\":{\\\\\\\"present\\\\\\\":false,\\\\\\\"redirected\\\\\\\":false,\\\\\\\"status\\\\\\\":404}}\\\",\\\"_almanac\\\":\\\"{\\\\\\\"01.12\\\\\\\":0,\\\\\\\"01.13\\\\\\\":0,\\\\\\\"link-nodes\\\\\\\":{\\\\\\\"total\\\\\\\":2,\\\\\\\"nodes\\\\\\\":[{\\\\\\\"tagName\\\\\\\":\\\\\\\"link\\\\\\\",\\\\\\\"href\\\\\\\":\\\\\\\"/xjs/_/ss/k=xjs.hd.yW324tanFjY.L.B1.O/am=AKYAAAAAAADAAAAAAAAAAAAAAAAAAIAAAAgAAAAAAAWATzgAAcCGAAAAAAEAAAAAAAAEAAgA4wAAAIAAgQCAAQCAAAAAAAiEAEAABBABJIEgAwEARDDCAKQCAAMAAAACSAAAAABAAAEIDIgACHgIAQAABHRCAAkAAMQAQgAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAIAAAABAAQAAAAAAAAAAAAAAAAAAAQ/d=1/ed=1/br=1/rs=ACT90oEQd_nYJuVb6FQB-bth-bGAj14vKg/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\\\\\",\\\\\\\"rel\\\\\\\":\\\\\\\"stylesheet\\\\\\\",\\\\\\\"nonce\\\\\\\":\\\\\\\"\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"link\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"text/css\\\\\\\",\\\\\\\"rel\\\\\\\":\\\\\\\"stylesheet\\\\\\\",\\\\\\\"href\\\\\\\":\\\\\\\"https://www.gstatic.com/og/_/ss/k=og.qtm.RS0dNtaZmo0.L.W.O/m=qcwid/excm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/ct=zgms/rs=AA2YrTuhe2hCYlalU7rKCW-qT_-zMhVRaw\\\\\\\",\\\\\\\"nonce\\\\\\\":\\\\\\\"\\\\\\\"}],\\\\\\\"attribute_usage_count\\\\\\\":{\\\\\\\"href\\\\\\\":2,\\\\\\\"rel\\\\\\\":2,\\\\\\\"nonce\\\\\\\":2,\\\\\\\"type\\\\\\\":1}},\\\\\\\"priority-hints\\\\\\\":{\\\\\\\"total\\\\\\\":0,\\\\\\\"nodes\\\\\\\":[],\\\\\\\"attribute_usage_count\\\\\\\":{}},\\\\\\\"meta-nodes\\\\\\\":{\\\\\\\"total\\\\\\\":3,\\\\\\\"nodes\\\\\\\":[{\\\\\\\"tagName\\\\\\\":\\\\\\\"meta\\\\\\\",\\\\\\\"charset\\\\\\\":\\\\\\\"UTF-8\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"meta\\\\\\\",\\\\\\\"content\\\\\\\":\\\\\\\"origin\\\\\\\",\\\\\\\"name\\\\\\\":\\\\\\\"referrer\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"meta\\\\\\\",\\\\\\\"content\\\\\\\":\\\\\\\"/images/branding/googleg/1x/googleg_standard_color_128dp.png\\\\\\\",\\\\\\\"itemprop\\\\\\\":\\\\\\\"image\\\\\\\"}],\\\\\\\"attribute_usage_count\\\\\\\":{\\\\\\\"charset\\\\\\\":1,\\\\\\\"content\\\\\\\":2,\\\\\\\"name\\\\\\\":1,\\\\\\\"itemprop\\\\\\\":1}},\\\\\\\"10.5\\\\\\\":[\\\\\\\"schema.org/WebPage\\\\\\\"],\\\\\\\"seo-anchor-elements\\\\\\\":{\\\\\\\"internal\\\\\\\":9,\\\\\\\"external\\\\\\\":9,\\\\\\\"hash\\\\\\\":0,\\\\\\\"navigateHash\\\\\\\":0,\\\\\\\"earlyHash\\\\\\\":0},\\\\\\\"seo-titles\\\\\\\":{\\\\\\\"titleWords\\\\\\\":0,\\\\\\\"titleElements\\\\\\\":0},\\\\\\\"seo-words\\\\\\\":{\\\\\\\"wordsCount\\\\\\\":18,\\\\\\\"wordElements\\\\\\\":3},\\\\\\\"input_elements\\\\\\\":{\\\\\\\"total\\\\\\\":15,\\\\\\\"nodes\\\\\\\":[{\\\\\\\"tagName\\\\\\\":\\\\\\\"input\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"hidden\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"input\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"hidden\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"input\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"hidden\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"input\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"hidden\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"input\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"hidden\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"textarea\\\\\\\",\\\\\\\"aria-controls\\\\\\\":\\\\\\\"Alh6id\\\\\\\",\\\\\\\"aria-owns\\\\\\\":\\\\\\\"Alh6id\\\\\\\",\\\\\\\"autofocus\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"aria-label\\\\\\\":\\\\\\\"Search\\\\\\\",\\\\\\\"aria-autocomplete\\\\\\\":\\\\\\\"both\\\\\\\",\\\\\\\"aria-expanded\\\\\\\":\\\\\\\"false\\\\\\\",\\\\\\\"aria-haspopup\\\\\\\":\\\\\\\"false\\\\\\\",\\\\\\\"autocomplete\\\\\\\":\\\\\\\"off\\\\\\\",\\\\\\\"id\\\\\\\":\\\\\\\"APjFqb\\\\\\\",\\\\\\\"maxlength\\\\\\\":\\\\\\\"2048\\\\\\\",\\\\\\\"name\\\\\\\":\\\\\\\"q\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"input\\\\\\\",\\\\\\\"aria-label\\\\\\\":\\\\\\\"Google Search\\\\\\\",\\\\\\\"name\\\\\\\":\\\\\\\"btnK\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"submit\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"input\\\\\\\",\\\\\\\"aria-label\\\\\\\":\\\\\\\"I'm Feeling Lucky\\\\\\\",\\\\\\\"name\\\\\\\":\\\\\\\"btnI\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"submit\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"input\\\\\\\",\\\\\\\"aria-label\\\\\\\":\\\\\\\"Google Search\\\\\\\",\\\\\\\"name\\\\\\\":\\\\\\\"btnK\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"submit\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"input\\\\\\\",\\\\\\\"id\\\\\\\":\\\\\\\"gbqfbb\\\\\\\",\\\\\\\"aria-label\\\\\\\":\\\\\\\"I'm Feeling Lucky\\\\\\\",\\\\\\\"name\\\\\\\":\\\\\\\"btnI\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"submit\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"input\\\\\\\",\\\\\\\"name\\\\\\\":\\\\\\\"sca_esv\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"hidden\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"input\\\\\\\",\\\\\\\"name\\\\\\\":\\\\\\\"source\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"hidden\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"input\\\\\\\",\\\\\\\"name\\\\\\\":\\\\\\\"ei\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"hidden\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"input\\\\\\\",\\\\\\\"name\\\\\\\":\\\\\\\"iflsig\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"hidden\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"textarea\\\\\\\",\\\\\\\"name\\\\\\\":\\\\\\\"csi\\\\\\\"}],\\\\\\\"attribute_usage_count\\\\\\\":{\\\\\\\"value\\\\\\\":14,\\\\\\\"class\\\\\\\":10,\\\\\\\"type\\\\\\\":13,\\\\\\\"aria-controls\\\\\\\":1,\\\\\\\"aria-owns\\\\\\\":1,\\\\\\\"autofocus\\\\\\\":1,\\\\\\\"title\\\\\\\":1,\\\\\\\"jsaction\\\\\\\":2,\\\\\\\"aria-label\\\\\\\":5,\\\\\\\"aria-autocomplete\\\\\\\":1,\\\\\\\"aria-expanded\\\\\\\":1,\\\\\\\"aria-haspopup\\\\\\\":1,\\\\\\\"autocapitalize\\\\\\\":1,\\\\\\\"autocomplete\\\\\\\":1,\\\\\\\"autocorrect\\\\\\\":1,\\\\\\\"id\\\\\\\":2,\\\\\\\"maxlength\\\\\\\":1,\\\\\\\"name\\\\\\\":10,\\\\\\\"role\\\\\\\":4,\\\\\\\"rows\\\\\\\":1,\\\\\\\"spellcheck\\\\\\\":1,\\\\\\\"data-ved\\\\\\\":5,\\\\\\\"tabindex\\\\\\\":3,\\\\\\\"style\\\\\\\":1}},\\\\\\\"link_protocols_used\\\\\\\":{\\\\\\\"https\\\\\\\":18},\\\\\\\"06.47\\\\\\\":0,\\\\\\\"08.39\\\\\\\":{\\\\\\\"link\\\\\\\":0,\\\\\\\"script\\\\\\\":0},\\\\\\\"09.27\\\\\\\":{\\\\\\\"total\\\\\\\":20,\\\\\\\"nodes\\\\\\\":[{\\\\\\\"tagName\\\\\\\":\\\\\\\"a\\\\\\\",\\\\\\\"tabindex\\\\\\\":\\\\\\\"0\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"div\\\\\\\",\\\\\\\"tabindex\\\\\\\":\\\\\\\"0\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"div\\\\\\\",\\\\\\\"tabindex\\\\\\\":\\\\\\\"0\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"div\\\\\\\",\\\\\\\"tabindex\\\\\\\":\\\\\\\"0\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"span\\\\\\\",\\\\\\\"tabindex\\\\\\\":\\\\\\\"0\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"div\\\\\\\",\\\\\\\"tabindex\\\\\\\":\\\\\\\"0\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"input\\\\\\\",\\\\\\\"tabindex\\\\\\\":\\\\\\\"0\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"div\\\\\\\",\\\\\\\"tabindex\\\\\\\":\\\\\\\"0\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"input\\\\\\\",\\\\\\\"tabindex\\\\\\\":\\\\\\\"0\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"input\\\\\\\",\\\\\\\"tabindex\\\\\\\":\\\\\\\"0\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"div\\\\\\\",\\\\\\\"tabindex\\\\\\\":\\\\\\\"0\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"g-menu\\\\\\\",\\\\\\\"tabindex\\\\\\\":\\\\\\\"-1\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"a\\\\\\\",\\\\\\\"tabindex\\\\\\\":\\\\\\\"-1\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"a\\\\\\\",\\\\\\\"tabindex\\\\\\\":\\\\\\\"-1\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"a\\\\\\\",\\\\\\\"tabindex\\\\\\\":\\\\\\\"-1\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"a\\\\\\\",\\\\\\\"tabindex\\\\\\\":\\\\\\\"-1\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"a\\\\\\\",\\\\\\\"tabindex\\\\\\\":\\\\\\\"-1\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"span\\\\\\\",\\\\\\\"tabindex\\\\\\\":\\\\\\\"-1\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"div\\\\\\\",\\\\\\\"tabindex\\\\\\\":\\\\\\\"-1\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"div\\\\\\\",\\\\\\\"tabindex\\\\\\\":\\\\\\\"0\\\\\\\"}],\\\\\\\"attribute_usage_count\\\\\\\":{\\\\\\\"class\\\\\\\":13,\\\\\\\"aria-label\\\\\\\":9,\\\\\\\"href\\\\\\\":6,\\\\\\\"aria-expanded\\\\\\\":2,\\\\\\\"role\\\\\\\":20,\\\\\\\"tabindex\\\\\\\":20,\\\\\\\"jsname\\\\\\\":5,\\\\\\\"jsaction\\\\\\\":9,\\\\\\\"data-ved\\\\\\\":9,\\\\\\\"jscontroller\\\\\\\":5,\\\\\\\"data-base-lens-url\\\\\\\":1,\\\\\\\"data-image-processor-enabled\\\\\\\":1,\\\\\\\"data-is-images-mode\\\\\\\":1,\\\\\\\"data-preferred-mime-type\\\\\\\":1,\\\\\\\"data-propagated-experiment-ids\\\\\\\":1,\\\\\\\"style\\\\\\\":2,\\\\\\\"value\\\\\\\":3,\\\\\\\"name\\\\\\\":3,\\\\\\\"type\\\\\\\":3,\\\\\\\"data-dccl\\\\\\\":1,\\\\\\\"jsdata\\\\\\\":1,\\\\\\\"id\\\\\\\":2,\\\\\\\"aria-haspopup\\\\\\\":1,\\\\\\\"data-bucket\\\\\\\":1,\\\\\\\"data-spl\\\\\\\":1,\\\\\\\"data-bsdm\\\\\\\":1,\\\\\\\"data-btf\\\\\\\":1,\\\\\\\"data-hbc\\\\\\\":1,\\\\\\\"data-htc\\\\\\\":1,\\\\\\\"data-spt\\\\\\\":1,\\\\\\\"data-tsdm\\\\\\\":1}},\\\\\\\"icon_only_clickables\\\\\\\":3,\\\\\\\"inline_svg_stats\\\\\\\":{\\\\\\\"total\\\\\\\":12,\\\\\\\"content_lengths\\\\\\\":[760,582,203,304,203,574,641,203,159,289,289,1141],\\\\\\\"attribute_usage_count\\\\\\\":{\\\\\\\"class\\\\\\\":3,\\\\\\\"focusable\\\\\\\":12,\\\\\\\"viewbox\\\\\\\":12,\\\\\\\"xmlns\\\\\\\":11,\\\\\\\"enable-background\\\\\\\":1,\\\\\\\"height\\\\\\\":1,\\\\\\\"width\\\\\\\":1}},\\\\\\\"images\\\\\\\":{\\\\\\\"pictures\\\\\\\":{\\\\\\\"total\\\\\\\":1,\\\\\\\"nodes\\\\\\\":[{\\\\\\\"tagName\\\\\\\":\\\\\\\"picture\\\\\\\"}],\\\\\\\"attribute_usage_count\\\\\\\":{}},\\\\\\\"imgs\\\\\\\":{\\\\\\\"total\\\\\\\":11,\\\\\\\"nodes\\\\\\\":[{\\\\\\\"tagName\\\\\\\":\\\\\\\"img\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"img\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"img\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"img\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"img\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"img\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"img\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"img\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"img\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"img\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"img\\\\\\\"}],\\\\\\\"attribute_usage_count\\\\\\\":{\\\\\\\"class\\\\\\\":11,\\\\\\\"alt\\\\\\\":11,\\\\\\\"height\\\\\\\":1,\\\\\\\"src\\\\\\\":2,\\\\\\\"title\\\\\\\":1,\\\\\\\"width\\\\\\\":1,\\\\\\\"id\\\\\\\":1,\\\\\\\"data-csiid\\\\\\\":11,\\\\\\\"data-atf\\\\\\\":11,\\\\\\\"style\\\\\\\":9}},\\\\\\\"sources\\\\\\\":{\\\\\\\"total\\\\\\\":1,\\\\\\\"nodes\\\\\\\":[{\\\\\\\"tagName\\\\\\\":\\\\\\\"source\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"image/webp\\\\\\\"}],\\\\\\\"attribute_usage_count\\\\\\\":{\\\\\\\"srcset\\\\\\\":1,\\\\\\\"type\\\\\\\":1}},\\\\\\\"total_with_srcset\\\\\\\":1,\\\\\\\"total_with_sizes\\\\\\\":0,\\\\\\\"total_pictures_with_img\\\\\\\":1,\\\\\\\"sizes_values\\\\\\\":[],\\\\\\\"loading_values\\\\\\\":[],\\\\\\\"alt_lengths\\\\\\\":[22,0,0,0,0,0,0,0,0,0,0]},\\\\\\\"videos\\\\\\\":{\\\\\\\"total\\\\\\\":0,\\\\\\\"nodes\\\\\\\":[],\\\\\\\"attribute_usage_count\\\\\\\":{},\\\\\\\"total_with_track\\\\\\\":0,\\\\\\\"tracks\\\\\\\":{\\\\\\\"total\\\\\\\":0,\\\\\\\"nodes\\\\\\\":[],\\\\\\\"attribute_usage_count\\\\\\\":{}}},\\\\\\\"audios\\\\\\\":{\\\\\\\"total\\\\\\\":0,\\\\\\\"nodes\\\\\\\":[],\\\\\\\"attribute_usage_count\\\\\\\":{},\\\\\\\"total_with_track\\\\\\\":0,\\\\\\\"tracks\\\\\\\":{\\\\\\\"total\\\\\\\":0,\\\\\\\"nodes\\\\\\\":[],\\\\\\\"attribute_usage_count\\\\\\\":{}}},\\\\\\\"iframes\\\\\\\":{\\\\\\\"iframes\\\\\\\":{\\\\\\\"total\\\\\\\":1,\\\\\\\"nodes\\\\\\\":[{\\\\\\\"tagName\\\\\\\":\\\\\\\"iframe\\\\\\\",\\\\\\\"role\\\\\\\":\\\\\\\"presentation\\\\\\\",\\\\\\\"frameborder\\\\\\\":\\\\\\\"0\\\\\\\",\\\\\\\"scrolling\\\\\\\":\\\\\\\"no\\\\\\\",\\\\\\\"name\\\\\\\":\\\\\\\"callout\\\\\\\",\\\\\\\"src\\\\\\\":\\\\\\\"https://ogs.google.com/widget/callout?prid=19037050&pgid=19037049&puid=9ceb59a7585b55bd&cce=1&dc=1&origin=https%3A%2F%2Fwww.google.com&cn=callout&pid=1&spid=538&hl=en\\\\\\\",\\\\\\\"aria-modal\\\\\\\":\\\\\\\"true\\\\\\\",\\\\\\\"aria-hidden\\\\\\\":\\\\\\\"false\\\\\\\",\\\\\\\"style\\\\\\\":\\\\\\\"height: 100%; width: 100%; color-scheme: light;\\\\\\\"}],\\\\\\\"attribute_usage_count\\\\\\\":{\\\\\\\"role\\\\\\\":1,\\\\\\\"frameborder\\\\\\\":1,\\\\\\\"scrolling\\\\\\\":1,\\\\\\\"name\\\\\\\":1,\\\\\\\"src\\\\\\\":1,\\\\\\\"aria-modal\\\\\\\":1,\\\\\\\"aria-hidden\\\\\\\":1,\\\\\\\"style\\\\\\\":1}},\\\\\\\"loading_values\\\\\\\":[]},\\\\\\\"scripts\\\\\\\":{\\\\\\\"total\\\\\\\":14,\\\\\\\"nodes\\\\\\\":[{\\\\\\\"tagName\\\\\\\":\\\\\\\"script\\\\\\\",\\\\\\\"src\\\\\\\":\\\\\\\"https://apis.google.com/_/scs/abc-static/_/js/k=gapi.gapi.en.SCWmpDDGjPk.O/m=gapi_iframes,googleapis_client/rt=j/sv=1/d=1/ed=1/am=AAAC/rs=AHpOoo_Pl64J0IIHlj2zBtEJ3ZwdaJC3HA/cb=gapi.loaded_0\\\\\\\",\\\\\\\"nonce\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"async\\\\\\\":\\\\\\\"\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"script\\\\\\\",\\\\\\\"nonce\\\\\\\":\\\\\\\"\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"script\\\\\\\",\\\\\\\"nonce\\\\\\\":\\\\\\\"\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"script\\\\\\\",\\\\\\\"nonce\\\\\\\":\\\\\\\"\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"script\\\\\\\",\\\\\\\"defer\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"src\\\\\\\":\\\\\\\"/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/ed=1/dg=2/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;E\\\\\\\",\\\\\\\"nonce\\\\\\\":\\\\\\\"\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"script\\\\\\\",\\\\\\\"nonce\\\\\\\":\\\\\\\"\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"script\\\\\\\",\\\\\\\"async\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"type\\\\\\\":\\\\\\\"text/javascript\\\\\\\",\\\\\\\"charset\\\\\\\":\\\\\\\"UTF-8\\\\\\\",\\\\\\\"src\\\\\\\":\\\\\\\"https://www.gstatic.com/og/_/js/k=og.qtm.en_US.NnY7BNRe3yg.2019.O/rt=j/m=qabr,q_d,qcwid,qapid,qald,q_dg/exm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/rs=AA2YrTsSzaaUaCdwksCX0k9VPM81-qb8lA\\\\\\\",\\\\\\\"nonce\\\\\\\":\\\\\\\"\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"script\\\\\\\",\\\\\\\"nonce\\\\\\\":\\\\\\\"\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"script\\\\\\\",\\\\\\\"nonce\\\\\\\":\\\\\\\"\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"script\\\\\\\",\\\\\\\"nonce\\\\\\\":\\\\\\\"\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"script\\\\\\\",\\\\\\\"src\\\\\\\":\\\\\\\"/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/ck=xjs.hd.yW324tanFjY.L.B1.O/am=AKYAAAAAAADAAAAAAAAAAAAAAAAAAIAAAAgAAAAAIAXQTzgABcCGIAAAAAEAAABBAAAEABiA9wBACKAAgQGAAQCCADyUCQiETEAABBABJIEgBwEARDDCAKQCAAMAAAACSAAAABxAAAMIDIgACHgIAQAABHRCAAsAgMQAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/exm=SNUn3,cEt90b,cdos,csi,d,dtl0hd,eHDfl,hsm,jsa,mb4ZUb,qddgKe,sTsDMc/ed=1/dg=0/br=1/ujg=1/rs=ACT90oGrlxqqkzz_l-62XN3kS7OyW3Zx_w/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMc\\\\\\\",\\\\\\\"nonce\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"async\\\\\\\":\\\\\\\"\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"script\\\\\\\",\\\\\\\"src\\\\\\\":\\\\\\\"/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=0/dg=0/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/m=syqj,syqk,VsqSCc,sy18k,P10Owf,synb,sy176,sy178,gSZvdb,syt0,syt1,WlNQGd,syte,sytg,nabPbb,syna,sync,synd,syng,DPreE,syk4,syst,sysv,CnSW2d,kQvlef,sytf,fXO0xe?xjs=s3\\\\\\\",\\\\\\\"nonce\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"async\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"gapi_processed\\\\\\\":\\\\\\\"true\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"script\\\\\\\",\\\\\\\"src\\\\\\\":\\\\\\\"/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=0/dg=0/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/m=syf4,aLUfP?xjs=s3\\\\\\\",\\\\\\\"nonce\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"async\\\\\\\":\\\\\\\"\\\\\\\"},{\\\\\\\"tagName\\\\\\\":\\\\\\\"script\\\\\\\",\\\\\\\"src\\\\\\\":\\\\\\\"/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=0/dg=0/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/m=kMFpHd,sy8t,bm51tf?xjs=s3\\\\\\\",\\\\\\\"nonce\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"async\\\\\\\":\\\\\\\"\\\\\\\"}],\\\\\\\"attribute_usage_count\\\\\\\":{\\\\\\\"src\\\\\\\":7,\\\\\\\"nonce\\\\\\\":14,\\\\\\\"async\\\\\\\":6,\\\\\\\"defer\\\\\\\":1,\\\\\\\"type\\\\\\\":1,\\\\\\\"charset\\\\\\\":1,\\\\\\\"gapi_processed\\\\\\\":1}},\\\\\\\"nodes_using_role\\\\\\\":{\\\\\\\"total\\\\\\\":75,\\\\\\\"usage_and_count\\\\\\\":{\\\\\\\"navigation\\\\\\\":1,\\\\\\\"button\\\\\\\":16,\\\\\\\"presentation\\\\\\\":23,\\\\\\\"search\\\\\\\":1,\\\\\\\"combobox\\\\\\\":1,\\\\\\\"dialog\\\\\\\":1,\\\\\\\"heading\\\\\\\":1,\\\\\\\"listbox\\\\\\\":1,\\\\\\\"option\\\\\\\":5,\\\\\\\"contentinfo\\\\\\\":1,\\\\\\\"menu\\\\\\\":1,\\\\\\\"none\\\\\\\":14,\\\\\\\"menuitem\\\\\\\":7,\\\\\\\"separator\\\\\\\":1,\\\\\\\"link\\\\\\\":1}},\\\\\\\"headings_order\\\\\\\":[],\\\\\\\"shortcuts_stats\\\\\\\":{\\\\\\\"total_with_aria_shortcut\\\\\\\":0,\\\\\\\"total_with_accesskey\\\\\\\":0,\\\\\\\"aria_shortcut_values\\\\\\\":[],\\\\\\\"accesskey_values\\\\\\\":[]},\\\\\\\"attributes_used_on_elements\\\\\\\":{\\\\\\\"itemscope\\\\\\\":1,\\\\\\\"itemtype\\\\\\\":1,\\\\\\\"lang\\\\\\\":1,\\\\\\\"charset\\\\\\\":2,\\\\\\\"content\\\\\\\":2,\\\\\\\"name\\\\\\\":12,\\\\\\\"itemprop\\\\\\\":1,\\\\\\\"src\\\\\\\":11,\\\\\\\"nonce\\\\\\\":18,\\\\\\\"async\\\\\\\":6,\\\\\\\"href\\\\\\\":23,\\\\\\\"rel\\\\\\\":5,\\\\\\\"defer\\\\\\\":1,\\\\\\\"type\\\\\\\":16,\\\\\\\"data-late-css\\\\\\\":2,\\\\\\\"jsmodel\\\\\\\":4,\\\\\\\"jsaction\\\\\\\":26,\\\\\\\"class\\\\\\\":209,\\\\\\\"data-hveid\\\\\\\":2,\\\\\\\"role\\\\\\\":75,\\\\\\\"ping\\\\\\\":7,\\\\\\\"id\\\\\\\":30,\\\\\\\"data-ogsr-up\\\\\\\":1,\\\\\\\"data-ogbl\\\\\\\":1,\\\\\\\"aria-label\\\\\\\":15,\\\\\\\"data-pid\\\\\\\":3,\\\\\\\"target\\\\\\\":3,\\\\\\\"data-ogsr-fb\\\\\\\":1,\\\\\\\"data-ogsr-alt\\\\\\\":1,\\\\\\\"aria-expanded\\\\\\\":3,\\\\\\\"tabindex\\\\\\\":20,\\\\\\\"focusable\\\\\\\":12,\\\\\\\"viewBox\\\\\\\":12,\\\\\\\"d\\\\\\\":17,\\\\\\\"alt\\\\\\\":12,\\\\\\\"height\\\\\\\":5,\\\\\\\"width\\\\\\\":5,\\\\\\\"style\\\\\\\":45,\\\\\\\"frameborder\\\\\\\":1,\\\\\\\"scrolling\\\\\\\":1,\\\\\\\"aria-modal\\\\\\\":1,\\\\\\\"aria-hidden\\\\\\\":4,\\\\\\\"srcset\\\\\\\":1,\\\\\\\"title\\\\\\\":3,\\\\\\\"data-csiid\\\\\\\":11,\\\\\\\"data-atf\\\\\\\":11,\\\\\\\"data-async-trigger\\\\\\\":1,\\\\\\\"data-ved\\\\\\\":17,\\\\\\\"xmlns\\\\\\\":11,\\\\\\\"value\\\\\\\":14,\\\\\\\"jscontroller\\\\\\\":27,\\\\\\\"data-jiis\\\\\\\":3,\\\\\\\"data-async-type\\\\\\\":3,\\\\\\\"action\\\\\\\":1,\\\\\\\"autocomplete\\\\\\\":2,\\\\\\\"method\\\\\\\":1,\\\\\\\"jsdata\\\\\\\":14,\\\\\\\"data-alt\\\\\\\":1,\\\\\\\"data-biboe\\\\\\\":1,\\\\\\\"data-efaql\\\\\\\":1,\\\\\\\"data-hp\\\\\\\":1,\\\\\\\"jsname\\\\\\\":44,\\\\\\\"data-hpmde\\\\\\\":1,\\\\\\\"data-mnr\\\\\\\":1,\\\\\\\"aria-controls\\\\\\\":2,\\\\\\\"aria-owns\\\\\\\":1,\\\\\\\"autofocus\\\\\\\":1,\\\\\\\"aria-autocomplete\\\\\\\":1,\\\\\\\"aria-haspopup\\\\\\\":3,\\\\\\\"autocapitalize\\\\\\\":1,\\\\\\\"autocorrect\\\\\\\":1,\\\\\\\"maxlength\\\\\\\":1,\\\\\\\"rows\\\\\\\":1,\\\\\\\"spellcheck\\\\\\\":1,\\\\\\\"fill\\\\\\\":11,\\\\\\\"data-base-lens-url\\\\\\\":1,\\\\\\\"data-image-processor-enabled\\\\\\\":1,\\\\\\\"data-is-images-mode\\\\\\\":1,\\\\\\\"data-preferred-mime-type\\\\\\\":1,\\\\\\\"data-propagated-experiment-ids\\\\\\\":1,\\\\\\\"cx\\\\\\\":2,\\\\\\\"cy\\\\\\\":2,\\\\\\\"r\\\\\\\":2,\\\\\\\"data-bkt\\\\\\\":1,\\\\\\\"data-eas\\\\\\\":1,\\\\\\\"data-fhs\\\\\\\":1,\\\\\\\"data-maindata\\\\\\\":1,\\\\\\\"aria-labelledby\\\\\\\":1,\\\\\\\"aria-level\\\\\\\":1,\\\\\\\"data-view-type\\\\\\\":4,\\\\\\\"data-attrid\\\\\\\":3,\\\\\\\"data-entityid\\\\\\\":3,\\\\\\\"aria-atomic\\\\\\\":9,\\\\\\\"data-dccl\\\\\\\":1,\\\\\\\"eid\\\\\\\":1,\\\\\\\"data-sfe\\\\\\\":1,\\\\\\\"data-sfsw\\\\\\\":1,\\\\\\\"data-ffp\\\\\\\":1,\\\\\\\"data-short-label\\\\\\\":8,\\\\\\\"data-bucket\\\\\\\":1,\\\\\\\"data-spl\\\\\\\":1,\\\\\\\"data-bsdm\\\\\\\":1,\\\\\\\"data-btf\\\\\\\":1,\\\\\\\"data-hbc\\\\\\\":1,\\\\\\\"data-htc\\\\\\\":1,\\\\\\\"data-spt\\\\\\\":1,\\\\\\\"data-tsdm\\\\\\\":1,\\\\\\\"enable-background\\\\\\\":1,\\\\\\\"data-pcs\\\\\\\":1,\\\\\\\"data-atsd\\\\\\\":1,\\\\\\\"data-db\\\\\\\":1,\\\\\\\"data-mmcnt\\\\\\\":1,\\\\\\\"data-ei\\\\\\\":1,\\\\\\\"ng-non-bindable\\\\\\\":1,\\\\\\\"as\\\\\\\":3,\\\\\\\"gapi_processed\\\\\\\":1},\\\\\\\"body_node\\\\\\\":{\\\\\\\"tagName\\\\\\\":\\\\\\\"body\\\\\\\",\\\\\\\"jsmodel\\\\\\\":\\\\\\\"hspDDf \\\\\\\",\\\\\\\"jsaction\\\\\\\":\\\\\\\"xjhTIf:.CLIENT;O2vyse:.CLIENT;IVKTfe:.CLIENT;Ez7VMc:.CLIENT;YUC7He:.CLIENT;hWT9Jb:.CLIENT;WCulWe:.CLIENT;VM8bg:.CLIENT;qqf0n:.CLIENT;A8708b:.CLIENT;YcfJ:.CLIENT;szjOR:.CLIENT;JL9QDc:.CLIENT;kWlxhc:.CLIENT;qGMTIf:.CLIENT;ydZCDf:.CLIENT\\\\\\\"},\\\\\\\"html_node\\\\\\\":{\\\\\\\"tagName\\\\\\\":\\\\\\\"html\\\\\\\",\\\\\\\"itemscope\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"itemtype\\\\\\\":\\\\\\\"http://schema.org/WebPage\\\\\\\",\\\\\\\"lang\\\\\\\":\\\\\\\"en\\\\\\\"},\\\\\\\"document_title\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"Google\\\\\\\",\\\\\\\"length\\\\\\\":6},\\\\\\\"length_of_h1s\\\\\\\":[]}\\\",\\\"_aurora\\\":{\\\"ng_version\\\":null,\\\"ng_img_user\\\":null,\\\"ng_priority_img_count\\\":null,\\\"ng_server_context\\\":null,\\\"nuxt_version\\\":null,\\\"nuxt_vue_version\\\":null,\\\"next_version\\\":null,\\\"next_is_script_user\\\":null,\\\"next_is_third_parties_user\\\":null,\\\"next_script_before_interactive_count\\\":null,\\\"next_script_after_interactive_count\\\":null,\\\"next_script_lazy_on_load_count\\\":null,\\\"next_script_worker_count\\\":null,\\\"react_version\\\":null,\\\"svelte_version\\\":null,\\\"feature_flags\\\":[]},\\\"_avg_dom_depth\\\":10,\\\"_cms\\\":{\\\"wordpress\\\":{\\\"block_theme\\\":false,\\\"has_embed_block\\\":false,\\\"embed_block_count\\\":{\\\"total\\\":0,\\\"total_by_type\\\":{}},\\\"scripts\\\":[],\\\"content_type\\\":{\\\"template\\\":\\\"unknown\\\",\\\"post_type\\\":\\\"\\\",\\\"taxonomy\\\":\\\"\\\"},\\\"uses_interactivity_api\\\":false,\\\"interactivity_api_usage\\\":{\\\"total_regions\\\":0,\\\"total_regions_by_namespace\\\":{}}}},\\\"_cookies\\\":{\\\"allCookies\\\":[{\\\"domain\\\":\\\"google.com\\\",\\\"expires\\\":1718448038638.482,\\\"name\\\":\\\"1P_JAR\\\",\\\"partitioned\\\":false,\\\"path\\\":\\\"/\\\",\\\"sameSite\\\":\\\"none\\\",\\\"secure\\\":true,\\\"value\\\":\\\"2024-05-16-10\\\",\\\"httpOnly\\\":false},{\\\"domain\\\":\\\"google.com\\\",\\\"expires\\\":1718448038000,\\\"name\\\":\\\"OGPC\\\",\\\"partitioned\\\":false,\\\"path\\\":\\\"/\\\",\\\"sameSite\\\":\\\"lax\\\",\\\"secure\\\":false,\\\"value\\\":\\\"19037049-1:\\\",\\\"httpOnly\\\":false},{\\\"name\\\":\\\"AEC\\\",\\\"value\\\":\\\"AQTF6HzKW3ON427O62_dIXUsRaTlJUnc1Xn2mQ0lsf6AUpMtQ1_0uLTGeQ\\\",\\\"expires\\\":1731408036000,\\\"sameSite\\\":\\\"lax\\\",\\\"httpOnly\\\":true,\\\"secure\\\":true,\\\"partitioned\\\":false},{\\\"name\\\":\\\"NID\\\",\\\"value\\\":\\\"514\\\",\\\"expires\\\":1731667236000,\\\"sameSite\\\":\\\"none\\\",\\\"httpOnly\\\":true,\\\"secure\\\":true,\\\"partitioned\\\":false},{\\\"name\\\":\\\"NID\\\",\\\"value\\\":\\\"514\\\",\\\"expires\\\":1731667236000,\\\"sameSite\\\":\\\"none\\\",\\\"httpOnly\\\":true,\\\"secure\\\":true,\\\"partitioned\\\":false},{\\\"name\\\":\\\"NID\\\",\\\"value\\\":\\\"514\\\",\\\"expires\\\":1731667238000,\\\"sameSite\\\":\\\"none\\\",\\\"httpOnly\\\":true,\\\"secure\\\":true,\\\"partitioned\\\":false}]},\\\"_crawl_links\\\":[\\\"https://www.google.com/search?sca_esv=6d7038bb3c82dcfc&q=Hank+Adams&oi=ddle&ct=306732642&hl=en&si=ACC90ny8E30vD16OoPAAI4cStfcliGy35W8UAhb0TsHNc_ISQTp08EcEdeLty5NGNX9sOUXSmHfOFvoLhIvKQJyZRO5a9Otx7-g5JYoF4sLLoxiB315nsuL1gdCs46Fy4TaYvPxaOB1nVwItt0XhheKECMZ5qAQb4xuELtWRh7lMzNSjlRKcV58%3D&sa=X&ved=0ahUKEwjln6Ts_ZGGAxWWEGIAHTU_BbQQPQgE\\\",\\\"https://www.google.com/intl/en_us/ads/?subid=ww-ww-et-g-awa-a-g_hpafoot1_1!o2&utm_source=google.com&utm_medium=referral&utm_campaign=google_hpafooter&fg=1\\\",\\\"https://www.google.com/services/?subid=ww-ww-et-g-awa-a-g_hpbfoot1_1!o2&utm_source=google.com&utm_medium=referral&utm_campaign=google_hpbfooter&fg=1\\\",\\\"https://www.google.com/intl/en/about/products\\\",\\\"https://www.google.com/imghp?hl=en&ogbl\\\"],\\\"_css\\\":\\\"{\\\\\\\"css_in_js\\\\\\\":[],\\\\\\\"prefersColorScheme\\\\\\\":true,\\\\\\\"externalCssInHead\\\\\\\":2,\\\\\\\"externalCssInBody\\\\\\\":0,\\\\\\\"inlineCssInHead\\\\\\\":3,\\\\\\\"inlineCssInBody\\\\\\\":45}\\\",\\\"_css-variables\\\":\\\"{\\\\\\\"summary\\\\\\\":{\\\\\\\"--amnPwe\\\\\\\":{\\\\\\\"get\\\\\\\":[{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--amnPwe)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".MLgx0e\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--amnPwe)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".w2fKdd\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--amnPwe)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".z76Rnb\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--amnPwe)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".iOHNLb\\\\\\\"}],\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#5e5e5e\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#5e5e5e\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"}]},\\\\\\\"--COEmY\\\\\\\":{\\\\\\\"get\\\\\\\":[{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--COEmY)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\"body, input, button\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--COEmY)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\"a.MV3Tnb\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--COEmY)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".cRV9hb .pcTkSc .wM6W7d\\\\\\\"}],\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#202124\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#202124\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"}]},\\\\\\\"--xhUGwc\\\\\\\":{\\\\\\\"get\\\\\\\":[{\\\\\\\"usedIn\\\\\\\":\\\\\\\"background-color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--xhUGwc)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".IiOSLb .rsGxI.Ww4FFb, .Ww4FFb\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"background-color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--xhUGwc)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".QyJI3d\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"background-color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--xhUGwc)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".oQcPt\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"background-color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--xhUGwc)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".WNN1b\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"background-color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--xhUGwc)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".W4XqN\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"background-color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--xhUGwc)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".YB4h9.rPPJbd\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"background-color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--xhUGwc)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".DJbVFb .xAmryf\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"background-color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--xhUGwc)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".xAmryf\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"background-color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--xhUGwc)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".z76Rnb\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"background-color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--xhUGwc)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".XAFD5c\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"background-color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--xhUGwc)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".cF4V5c\\\\\\\"}],\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"}]},\\\\\\\"--gS5jXb\\\\\\\":{\\\\\\\"get\\\\\\\":[{\\\\\\\"usedIn\\\\\\\":\\\\\\\"border-top-color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--gS5jXb)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Zt0a5e.LGiluc\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"border-top-color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--gS5jXb)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".GZnQqe.LGiluc\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"border-top-color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--gS5jXb)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".GZnQqe.LGiluc\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"background-color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--gS5jXb)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Bi9oQd\\\\\\\"}],\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#dadce0\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#dadce0\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"}]},\\\\\\\"--Aqn7xd\\\\\\\":{\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#d2d2d2\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#d2d2d2\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"}]},\\\\\\\"--EpFNW\\\\\\\":{\\\\\\\"get\\\\\\\":[{\\\\\\\"usedIn\\\\\\\":\\\\\\\"border-left-color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--EpFNW)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".BSnLb .nNMuOd .J7uuUe\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"border-top-color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--EpFNW)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".BSnLb .nNMuOd .J7uuUe\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"border-right-color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--EpFNW)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".BSnLb .nNMuOd .sDPIC\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"border-top-color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--EpFNW)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".BSnLb .nNMuOd .sDPIC\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"border-left-color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--EpFNW)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".BSnLb .nNMuOd .J7uuUe\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"border-top-color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--EpFNW)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".BSnLb .nNMuOd .J7uuUe\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"border-right-color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--EpFNW)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".BSnLb .nNMuOd .sDPIC\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"border-top-color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--EpFNW)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".BSnLb .nNMuOd .sDPIC\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--EpFNW)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".YB4h9\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--EpFNW)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".YB4h9 .Gtr0ne .zYSLYb\\\\\\\"}],\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"}]},\\\\\\\"--IXoxUe\\\\\\\":{\\\\\\\"get\\\\\\\":[{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--IXoxUe)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".nKHyTc\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--IXoxUe)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".eDGqNd\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--IXoxUe)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".pz5bj\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--IXoxUe)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ExCKkf\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--IXoxUe)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ynRric\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--IXoxUe)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".WzNHm\\\\\\\"}],\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#70757a\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#70757a\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"}]},\\\\\\\"--bbQxAb\\\\\\\":{\\\\\\\"get\\\\\\\":[{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--bbQxAb)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".YB4h9.rPPJbd\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--bbQxAb)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".YB4h9.rPPJbd .zYSLYb\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--bbQxAb)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".DJbVFb .a5RLac\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--bbQxAb)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".xAmryf\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"fill\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--bbQxAb)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".xAmryf .eL7oAc\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--bbQxAb)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".o6OF0 .HrUlUc, .o6OF0 .PnfqLc\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--bbQxAb)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".o6OF0 .bTSf5c\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--bbQxAb)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Vlt3wb\\\\\\\"}],\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#4d5156\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#4d5156\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"}]},\\\\\\\"--YLNNHc\\\\\\\":{\\\\\\\"get\\\\\\\":[{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--YLNNHc)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".RES9jf\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"background-color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--YLNNHc)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Uj5ixc\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--YLNNHc)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".CdXeWb\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--YLNNHc)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".DJbVFb .wM6W7d span\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--YLNNHc)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".MagqMc:hover .LGwnxb\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--YLNNHc)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".o6OF0 .SHFPkb\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--YLNNHc)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".z76Rnb.LvqzR\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--YLNNHc)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".uU7dJb\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--YLNNHc)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".pHiOh, a.pHiOh\\\\\\\"}],\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#202124\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#202124\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"}]},\\\\\\\"--TMYS9\\\\\\\":{\\\\\\\"get\\\\\\\":[{\\\\\\\"usedIn\\\\\\\":\\\\\\\"background-color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--TMYS9)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".YB4h9\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--TMYS9)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".xAmryf.LvqzR\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"fill\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--TMYS9)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".xAmryf.LvqzR .eL7oAc\\\\\\\"}],\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#1a73e8\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#1a73e8\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"}]},\\\\\\\"--JKqx2\\\\\\\":{\\\\\\\"get\\\\\\\":[{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--JKqx2)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\"a\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--JKqx2)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".GS5rRd\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--JKqx2)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".spchta\\\\\\\"},{\\\\\\\"usedIn\\\\\\\":\\\\\\\"color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--JKqx2)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".lh87ke:link, .lh87ke:visited\\\\\\\"}],\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#1a0dab\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#1a0dab\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"}]},\\\\\\\"--rrJJUc\\\\\\\":{\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#1a73e8\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#1a73e8\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"}]},\\\\\\\"--mXZkqc\\\\\\\":{\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#dadce0\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#dadce0\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"}]},\\\\\\\"--Nsm0ce\\\\\\\":{\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#4285f4\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#4285f4\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"}]},\\\\\\\"--XKMDxc\\\\\\\":{\\\\\\\"get\\\\\\\":[{\\\\\\\"usedIn\\\\\\\":\\\\\\\"background-color\\\\\\\",\\\\\\\"value\\\\\\\":\\\\\\\"var(--XKMDxc)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".A8xzab\\\\\\\"}],\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#f7f8f9\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#f7f8f9\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"}]},\\\\\\\"--aYn2S\\\\\\\":{\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#ecedee\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ecedee\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"}]},\\\\\\\"--Lm570b\\\\\\\":{\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#ecedee\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ecedee\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"}]},\\\\\\\"--KIZPne\\\\\\\":{\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#a3c9ff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"}]},\\\\\\\"--xPpiM\\\\\\\":{\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#001d35\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\":root\\\\\\\"}]},\\\\\\\"--m3c1\\\\\\\":{\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#0b57d0\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".AQisZb\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#0b57d0\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".YzCcne\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#185d00\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".nxIz9e\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#950084\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".RnklC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#8e4e00\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".kIyOC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#006d42\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Tme6jf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#006590\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".aDAt2c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#6018d6\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".z1gt3\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#a2003b\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Izrhob\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#00677d\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Om3Iie\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#6d5e00\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".eZywCd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#566500\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".rEow3c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#006b5b\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ndzX3d\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#0a2bce\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".lHMCbd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#f7bd54\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".I58wje\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#005097\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Q7JiE\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#8f3100\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".sxWgqf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#a30621\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ALnV7\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#005a5c\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Y65GKf\\\\\\\"}]},\\\\\\\"--m3c3\\\\\\\":{\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".AQisZb\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".YzCcne\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".nxIz9e\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".RnklC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".kIyOC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Tme6jf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".aDAt2c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".z1gt3\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Izrhob\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Om3Iie\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".eZywCd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".rEow3c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ndzX3d\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".lHMCbd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#271900\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".I58wje\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Q7JiE\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".sxWgqf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ALnV7\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Y65GKf\\\\\\\"}]},\\\\\\\"--m3c5\\\\\\\":{\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#f7f8f9\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".AQisZb\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#f5f8ff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".YzCcne\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#f5fcec\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".nxIz9e\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fff7f9\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".RnklC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fff8f5\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".kIyOC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#f0fdf0\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Tme6jf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#f6faff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".aDAt2c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fef7ff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".z1gt3\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fff8f7\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Izrhob\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#f1fbff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Om3Iie\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fff9ec\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".eZywCd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fafbe4\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".rEow3c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#effcf7\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ndzX3d\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fbf8ff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".lHMCbd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fff8f3\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".I58wje\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#f9f9ff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Q7JiE\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fff8f6\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".sxWgqf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fff8f7\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ALnV7\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#f1fbfb\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Y65GKf\\\\\\\"}]},\\\\\\\"--m3c6\\\\\\\":{\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#ecedee\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".AQisZb\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#e5edff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".YzCcne\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#e9f5de\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".nxIz9e\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fde8f3\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".RnklC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ffeee2\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".kIyOC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#e7f4e8\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Tme6jf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#e9f2fb\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".aDAt2c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#f3ebfa\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".z1gt3\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ffe9ea\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Izrhob\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#e8f2f7\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Om3Iie\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#f8f0da\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".eZywCd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#f1f2db\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".rEow3c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#e7f4ee\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ndzX3d\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#f0efff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".lHMCbd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ffeed9\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".I58wje\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ebf1ff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Q7JiE\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ffede7\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".sxWgqf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ffedeb\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ALnV7\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#e7f3f3\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Y65GKf\\\\\\\"}]},\\\\\\\"--m3c7\\\\\\\":{\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#ecedee\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".AQisZb\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#e5edff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".YzCcne\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#dbe6d0\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".nxIz9e\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ffd7f0\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".RnklC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#f7decc\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".kIyOC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#d9e6da\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Tme6jf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#c8e6ff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".aDAt2c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#e9ddff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".z1gt3\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ffd9dd\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Izrhob\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#c6e8f5\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Om3Iie\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#eae2cc\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".eZywCd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#e3e4cd\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".rEow3c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#d9e5e0\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ndzX3d\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#dfe0ff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".lHMCbd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#f0e0cb\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".I58wje\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#d5e3ff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Q7JiE\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ffdbce\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".sxWgqf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ffdad8\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ALnV7\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#c5e9eb\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Y65GKf\\\\\\\"}]},\\\\\\\"--m3c9\\\\\\\":{\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#1f1f1f\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".AQisZb\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#001d35\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".YzCcne\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#042100\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".nxIz9e\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#231820\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".RnklC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#2e1500\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".kIyOC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#002110\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Tme6jf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#001e2e\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".aDAt2c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#1e1928\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".z1gt3\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#400014\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Izrhob\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#001f27\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Om3Iie\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#211b00\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".eZywCd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#181e00\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".rEow3c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#00201a\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ndzX3d\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#191b28\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".lHMCbd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#271900\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".I58wje\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#001c3b\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Q7JiE\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#370e00\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".sxWgqf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#410007\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ALnV7\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#002021\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Y65GKf\\\\\\\"}]},\\\\\\\"--m3c10\\\\\\\":{\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#5e5e5e\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".AQisZb\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#545d7e\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".YzCcne\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#42493e\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".nxIz9e\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#51434b\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".RnklC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#4f453d\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".kIyOC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#424843\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Tme6jf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#43474b\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".aDAt2c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#494550\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".z1gt3\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#554244\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Izrhob\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#434749\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Om3Iie\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#4a473d\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".eZywCd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#47473d\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".rEow3c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#434846\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ndzX3d\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#464650\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".lHMCbd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#4c463d\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".I58wje\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#43474e\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Q7JiE\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#54433d\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".sxWgqf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#554241\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ALnV7\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#434848\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Y65GKf\\\\\\\"}]},\\\\\\\"--m3c11\\\\\\\":{\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#1f1f1f\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".AQisZb\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#001d35\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".YzCcne\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#042100\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".nxIz9e\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#231820\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".RnklC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#2e1500\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".kIyOC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#002110\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Tme6jf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#001e2e\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".aDAt2c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#1e1928\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".z1gt3\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#400014\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Izrhob\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#001f27\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Om3Iie\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#211b00\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".eZywCd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#181e00\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".rEow3c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#00201a\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ndzX3d\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#191b28\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".lHMCbd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#271900\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".I58wje\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#001c3b\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Q7JiE\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#370e00\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".sxWgqf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#410007\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ALnV7\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#002021\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Y65GKf\\\\\\\"}]},\\\\\\\"--m3c12\\\\\\\":{\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#0b57d0\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".AQisZb\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#0b57d0\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".YzCcne\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#185d00\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".nxIz9e\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#950084\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".RnklC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#8e4e00\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".kIyOC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#006d42\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Tme6jf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#006590\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".aDAt2c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#6018d6\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".z1gt3\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#a2003b\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Izrhob\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#00677d\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Om3Iie\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#6d5e00\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".eZywCd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#566500\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".rEow3c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#006b5b\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ndzX3d\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#0a2bce\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".lHMCbd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#5f4100\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".I58wje\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#005097\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Q7JiE\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#8f3100\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".sxWgqf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#a30621\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ALnV7\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#005a5c\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Y65GKf\\\\\\\"}]},\\\\\\\"--m3c13\\\\\\\":{\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#a3c9ff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".AQisZb\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#a3c5ff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".YzCcne\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#c1f2a9\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".nxIz9e\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fface8\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".RnklC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ffb779\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".kIyOC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#6fdb9e\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Tme6jf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#87ceff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".aDAt2c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#c9b3ff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".z1gt3\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ff9ba9\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Izrhob\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#75d3ef\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Om3Iie\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ddc755\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".eZywCd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#bbd156\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".rEow3c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#72d8c2\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ndzX3d\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#bcc2ff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".lHMCbd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#e1c291\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".I58wje\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#a6c8ff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Q7JiE\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ffaa89\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".sxWgqf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ff9c9a\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ALnV7\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#74d6da\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Y65GKf\\\\\\\"}]},\\\\\\\"--m3c14\\\\\\\":{\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#001d35\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".AQisZb\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#001d35\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".YzCcne\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#042100\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".nxIz9e\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#231820\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".RnklC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#2e1500\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".kIyOC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#002110\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Tme6jf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#001e2e\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".aDAt2c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#1e1928\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".z1gt3\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#400014\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Izrhob\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#001f27\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Om3Iie\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#211b00\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".eZywCd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#181e00\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".rEow3c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#00201a\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ndzX3d\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#191b28\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".lHMCbd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#271900\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".I58wje\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#001c3b\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Q7JiE\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#370e00\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".sxWgqf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#410007\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ALnV7\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#002021\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Y65GKf\\\\\\\"}]},\\\\\\\"--m3c15\\\\\\\":{\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#0b57d0\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".AQisZb\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#0b57d0\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".YzCcne\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#185d00\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".nxIz9e\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#950084\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".RnklC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#8e4e00\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".kIyOC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#006d42\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Tme6jf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#006590\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".aDAt2c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#6018d6\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".z1gt3\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#a2003b\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Izrhob\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#00677d\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Om3Iie\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#6d5e00\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".eZywCd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#566500\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".rEow3c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#006b5b\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ndzX3d\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#0a2bce\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".lHMCbd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#5f4100\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".I58wje\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#005097\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Q7JiE\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#8f3100\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".sxWgqf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#a30621\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ALnV7\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#005a5c\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Y65GKf\\\\\\\"}]},\\\\\\\"--m3c16\\\\\\\":{\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#5e5e5e\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".AQisZb\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#545d7e\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".YzCcne\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#42493e\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".nxIz9e\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#51434b\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".RnklC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#4f453d\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".kIyOC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#424843\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Tme6jf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#43474b\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".aDAt2c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#494550\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".z1gt3\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#554244\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Izrhob\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#434749\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Om3Iie\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#4a473d\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".eZywCd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#47473d\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".rEow3c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#434846\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ndzX3d\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#464650\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".lHMCbd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#4c463d\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".I58wje\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#43474e\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Q7JiE\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#54433d\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".sxWgqf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#554241\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ALnV7\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#434848\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Y65GKf\\\\\\\"}]},\\\\\\\"--m3c17\\\\\\\":{\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#d2d2d2\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".AQisZb\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#a3c9ff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".YzCcne\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#a4d48e\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".nxIz9e\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fface8\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".RnklC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#f1bc90\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".kIyOC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#a6d0b3\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Tme6jf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#abcae3\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".aDAt2c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#d0bcff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".z1gt3\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ffb2bc\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Izrhob\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#aaccd8\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Om3Iie\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#d3c791\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".eZywCd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#c3cc92\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".rEow3c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#a8cfc4\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ndzX3d\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#bcc2ff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".lHMCbd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#e1c291\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".I58wje\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#adc8f5\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Q7JiE\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ffb599\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".sxWgqf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ffb3b0\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ALnV7\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#a9cdce\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Y65GKf\\\\\\\"}]},\\\\\\\"--m3c18\\\\\\\":{\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#446eff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".AQisZb\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#446eff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".YzCcne\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#7fdd58\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".nxIz9e\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#e347d1\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".RnklC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#d17c22\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".kIyOC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#60e299\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Tme6jf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#65bee0\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".aDAt2c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#9b5eff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".z1gt3\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ff3764\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Izrhob\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#70deff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Om3Iie\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ffe041\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".eZywCd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#b7de03\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".rEow3c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#41dab9\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ndzX3d\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#6976ff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".lHMCbd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#d8a23c\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".I58wje\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#5193ff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Q7JiE\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ff631a\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".sxWgqf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ff4a43\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ALnV7\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#72d8c2\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Y65GKf\\\\\\\"}]},\\\\\\\"--m3c19\\\\\\\":{\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#b1c5ff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".AQisZb\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#b1c5ff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".YzCcne\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#8cf8b9\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".nxIz9e\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ff869a\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".RnklC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#f7bd54\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".kIyOC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#69f9da\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Tme6jf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#9ec3ff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".aDAt2c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#d869ff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".z1gt3\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ff897d\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Izrhob\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#66c0ff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Om3Iie\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#eef24a\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".eZywCd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#a3ff76\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".rEow3c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#5ceef4\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ndzX3d\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#af8cff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".lHMCbd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#f7bd54\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".I58wje\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#a5adff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Q7JiE\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#f1963b\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".sxWgqf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ff8c5d\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ALnV7\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#91f2f5\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Y65GKf\\\\\\\"}]},\\\\\\\"--m3c20\\\\\\\":{\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#c8ecff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".AQisZb\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#c8ecff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".YzCcne\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#e7f4e8\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".nxIz9e\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ffe9ea\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".RnklC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#f8f0da\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".kIyOC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#d2f9ee\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Tme6jf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ebf1ff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".aDAt2c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fbecfa\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".z1gt3\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ffede7\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Izrhob\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#e5f2ff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Om3Iie\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#f6ffc1\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".eZywCd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#e9f5de\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".rEow3c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#e4feff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ndzX3d\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#f3ebfa\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".lHMCbd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fafbe4\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".I58wje\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#f0efff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Q7JiE\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ffeed9\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".sxWgqf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ffeee2\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ALnV7\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#dbf5ff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Y65GKf\\\\\\\"}]},\\\\\\\"--m3c21\\\\\\\":{\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"#a6c8ff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".AQisZb\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#a6c8ff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".YzCcne\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#bff0a8\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".nxIz9e\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fface8\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".RnklC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ffb779\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".kIyOC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#a2edc1\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Tme6jf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#9ed7ff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".aDAt2c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#d0bcff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".z1gt3\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ffb2bc\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Izrhob\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#91f2f6\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Om3Iie\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#fae36e\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".eZywCd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#c1d987\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".rEow3c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#72d8c2\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ndzX3d\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#bcc2ff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".lHMCbd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ffcd6c\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".I58wje\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#a6c8ff\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Q7JiE\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ffb599\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".sxWgqf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#ffb3b0\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ALnV7\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"#8bedd7\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Y65GKf\\\\\\\"}]},\\\\\\\"--m3c2\\\\\\\":{\\\\\\\"set\\\\\\\":[{\\\\\\\"value\\\\\\\":\\\\\\\"rgba(247,248,249,0.5)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".AQisZb\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"rgba(245,248,255,0.5)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".YzCcne\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"rgba(245,252,236,0.5)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".nxIz9e\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"rgba(255,247,249,0.5)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".RnklC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"rgba(255,248,245,0.5)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".kIyOC\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"rgba(240,253,240,0.5)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Tme6jf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"rgba(246,250,255,0.5)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".aDAt2c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"rgba(254,247,255,0.5)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".z1gt3\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"rgba(255,248,247,0.5)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Izrhob\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"rgba(241,251,255,0.5)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Om3Iie\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"rgba(255,249,236,0.5)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".eZywCd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"rgba(250,251,228,0.5)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".rEow3c\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"rgba(239,252,247,0.5)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ndzX3d\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"rgba(251,248,255,0.5)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".lHMCbd\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"rgba(255,248,243,0.5)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".I58wje\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"rgba(249,249,255,0.5)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Q7JiE\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"rgba(255,248,246,0.5)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".sxWgqf\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"rgba(255,248,247,0.5)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".ALnV7\\\\\\\"},{\\\\\\\"value\\\\\\\":\\\\\\\"rgba(241,251,251,0.5)\\\\\\\",\\\\\\\"selector\\\\\\\":\\\\\\\".Y65GKf\\\\\\\"}]}},\\\\\\\"computed\\\\\\\":[{\\\\\\\"element\\\\\\\":\\\\\\\"HTML\\\\\\\",\\\\\\\"children\\\\\\\":[{\\\\\\\"element\\\\\\\":\\\\\\\"BODY\\\\\\\",\\\\\\\"children\\\\\\\":[{\\\\\\\"element\\\\\\\":\\\\\\\"A.MV3Tnb\\\\\\\",\\\\\\\"times\\\\\\\":2},{\\\\\\\"element\\\\\\\":\\\\\\\"A.gb_I\\\\\\\",\\\\\\\"declarations\\\\\\\":{\\\\\\\"color\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"var(--JKqx2)\\\\\\\",\\\\\\\"references\\\\\\\":[\\\\\\\"--JKqx2\\\\\\\"],\\\\\\\"computed\\\\\\\":\\\\\\\"rgba(0, 0, 0, 0.87)\\\\\\\"}},\\\\\\\"times\\\\\\\":2},{\\\\\\\"element\\\\\\\":\\\\\\\"A.gb_d\\\\\\\",\\\\\\\"declarations\\\\\\\":{\\\\\\\"color\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"var(--JKqx2)\\\\\\\",\\\\\\\"references\\\\\\\":[\\\\\\\"--JKqx2\\\\\\\"],\\\\\\\"computed\\\\\\\":\\\\\\\"rgb(0, 0, 0)\\\\\\\"}}},{\\\\\\\"element\\\\\\\":\\\\\\\"A.gb_Ca.gb_md.gb_Od.gb_me\\\\\\\",\\\\\\\"declarations\\\\\\\":{\\\\\\\"color\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"var(--JKqx2)\\\\\\\",\\\\\\\"references\\\\\\\":[\\\\\\\"--JKqx2\\\\\\\"],\\\\\\\"computed\\\\\\\":\\\\\\\"rgb(255, 255, 255)\\\\\\\"}}},{\\\\\\\"element\\\\\\\":\\\\\\\"A\\\\\\\",\\\\\\\"declarations\\\\\\\":{\\\\\\\"color\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"var(--JKqx2)\\\\\\\",\\\\\\\"references\\\\\\\":[\\\\\\\"--JKqx2\\\\\\\"],\\\\\\\"computed\\\\\\\":\\\\\\\"rgb(26, 13, 171)\\\\\\\"}}},{\\\\\\\"element\\\\\\\":\\\\\\\"BUTTON.DoEL0b\\\\\\\",\\\\\\\"children\\\\\\\":[{\\\\\\\"element\\\\\\\":\\\\\\\"DIV.A8xzab\\\\\\\",\\\\\\\"children\\\\\\\":[{\\\\\\\"element\\\\\\\":\\\\\\\"DIV.Uj5ixc\\\\\\\",\\\\\\\"declarations\\\\\\\":{\\\\\\\"background-color\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"var(--YLNNHc)\\\\\\\",\\\\\\\"references\\\\\\\":[\\\\\\\"--YLNNHc\\\\\\\"],\\\\\\\"computed\\\\\\\":\\\\\\\"rgb(32, 33, 36)\\\\\\\"}}},{\\\\\\\"element\\\\\\\":\\\\\\\"SPAN.CdXeWb.z1asCe.Fp7My\\\\\\\",\\\\\\\"declarations\\\\\\\":{\\\\\\\"color\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"var(--YLNNHc)\\\\\\\",\\\\\\\"references\\\\\\\":[\\\\\\\"--YLNNHc\\\\\\\"],\\\\\\\"computed\\\\\\\":\\\\\\\"rgb(32, 33, 36)\\\\\\\"}}}],\\\\\\\"declarations\\\\\\\":{\\\\\\\"background-color\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"var(--XKMDxc)\\\\\\\",\\\\\\\"references\\\\\\\":[\\\\\\\"--XKMDxc\\\\\\\"],\\\\\\\"computed\\\\\\\":\\\\\\\"rgb(247, 248, 249)\\\\\\\"}}}]},{\\\\\\\"element\\\\\\\":\\\\\\\"INPUT.ddl-shortlink\\\\\\\"},{\\\\\\\"element\\\\\\\":\\\\\\\"INPUT.ddl-facebooklink\\\\\\\"},{\\\\\\\"element\\\\\\\":\\\\\\\"INPUT.ddl-twitterlink\\\\\\\"},{\\\\\\\"element\\\\\\\":\\\\\\\"INPUT.ddl-emaillink\\\\\\\"},{\\\\\\\"element\\\\\\\":\\\\\\\"INPUT.ddl-copylink\\\\\\\"},{\\\\\\\"element\\\\\\\":\\\\\\\"BUTTON.pz5bj#spchx\\\\\\\",\\\\\\\"declarations\\\\\\\":{\\\\\\\"color\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"var(--IXoxUe)\\\\\\\",\\\\\\\"references\\\\\\\":[\\\\\\\"--IXoxUe\\\\\\\"],\\\\\\\"computed\\\\\\\":\\\\\\\"rgb(112, 117, 122)\\\\\\\"}}},{\\\\\\\"element\\\\\\\":\\\\\\\"SPAN.ExCKkf.z1asCe.rzyADb\\\\\\\",\\\\\\\"declarations\\\\\\\":{\\\\\\\"color\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"var(--IXoxUe)\\\\\\\",\\\\\\\"references\\\\\\\":[\\\\\\\"--IXoxUe\\\\\\\"],\\\\\\\"computed\\\\\\\":\\\\\\\"rgb(112, 117, 122)\\\\\\\"}}},{\\\\\\\"element\\\\\\\":\\\\\\\"DIV.YB4h9.ky4hfd\\\\\\\",\\\\\\\"declarations\\\\\\\":{\\\\\\\"background-color\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"var(--TMYS9)\\\\\\\",\\\\\\\"references\\\\\\\":[\\\\\\\"--TMYS9\\\\\\\"],\\\\\\\"computed\\\\\\\":\\\\\\\"rgb(26, 115, 232)\\\\\\\"},\\\\\\\"color\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"var(--EpFNW)\\\\\\\",\\\\\\\"references\\\\\\\":[\\\\\\\"--EpFNW\\\\\\\"],\\\\\\\"computed\\\\\\\":\\\\\\\"rgb(255, 255, 255)\\\\\\\"}}},{\\\\\\\"element\\\\\\\":\\\\\\\"DIV.ynRric#ynRric\\\\\\\",\\\\\\\"declarations\\\\\\\":{\\\\\\\"color\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"var(--IXoxUe)\\\\\\\",\\\\\\\"references\\\\\\\":[\\\\\\\"--IXoxUe\\\\\\\"],\\\\\\\"computed\\\\\\\":\\\\\\\"rgb(112, 117, 122)\\\\\\\"}}},{\\\\\\\"element\\\\\\\":\\\\\\\"HR.Bi9oQd\\\\\\\",\\\\\\\"declarations\\\\\\\":{\\\\\\\"background-color\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"var(--gS5jXb)\\\\\\\",\\\\\\\"references\\\\\\\":[\\\\\\\"--gS5jXb\\\\\\\"],\\\\\\\"computed\\\\\\\":\\\\\\\"rgb(218, 220, 224)\\\\\\\"}}},{\\\\\\\"element\\\\\\\":\\\\\\\"SPAN.w2fKdd.z1asCe\\\\\\\",\\\\\\\"declarations\\\\\\\":{\\\\\\\"color\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"var(--amnPwe)\\\\\\\",\\\\\\\"references\\\\\\\":[\\\\\\\"--amnPwe\\\\\\\"],\\\\\\\"computed\\\\\\\":\\\\\\\"rgb(94, 94, 94)\\\\\\\"}}},{\\\\\\\"element\\\\\\\":\\\\\\\"SPAN.z76Rnb.z1asCe.JKu1je\\\\\\\",\\\\\\\"declarations\\\\\\\":{\\\\\\\"background-color\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"var(--xhUGwc)\\\\\\\",\\\\\\\"references\\\\\\\":[\\\\\\\"--xhUGwc\\\\\\\"],\\\\\\\"computed\\\\\\\":\\\\\\\"rgb(255, 255, 255)\\\\\\\"},\\\\\\\"color\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"var(--amnPwe)\\\\\\\",\\\\\\\"references\\\\\\\":[\\\\\\\"--amnPwe\\\\\\\"],\\\\\\\"computed\\\\\\\":\\\\\\\"rgb(94, 94, 94)\\\\\\\"}},\\\\\\\"times\\\\\\\":2},{\\\\\\\"element\\\\\\\":\\\\\\\"DIV.Vlt3wb\\\\\\\",\\\\\\\"declarations\\\\\\\":{\\\\\\\"color\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"var(--bbQxAb)\\\\\\\",\\\\\\\"references\\\\\\\":[\\\\\\\"--bbQxAb\\\\\\\"],\\\\\\\"computed\\\\\\\":\\\\\\\"rgb(77, 81, 86)\\\\\\\"}},\\\\\\\"times\\\\\\\":2},{\\\\\\\"element\\\\\\\":\\\\\\\"SPAN.XAFD5c\\\\\\\",\\\\\\\"declarations\\\\\\\":{\\\\\\\"background-color\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"var(--xhUGwc)\\\\\\\",\\\\\\\"references\\\\\\\":[\\\\\\\"--xhUGwc\\\\\\\"],\\\\\\\"computed\\\\\\\":\\\\\\\"rgb(255, 255, 255)\\\\\\\"}},\\\\\\\"times\\\\\\\":2},{\\\\\\\"element\\\\\\\":\\\\\\\"DIV.wM6W7d\\\\\\\"},{\\\\\\\"element\\\\\\\":\\\\\\\"INPUT.gNO89b\\\\\\\",\\\\\\\"times\\\\\\\":2},{\\\\\\\"element\\\\\\\":\\\\\\\"INPUT.RNmpXc\\\\\\\"},{\\\\\\\"element\\\\\\\":\\\\\\\"DIV.WzNHm.mWcf0e\\\\\\\",\\\\\\\"declarations\\\\\\\":{\\\\\\\"color\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"var(--IXoxUe)\\\\\\\",\\\\\\\"references\\\\\\\":[\\\\\\\"--IXoxUe\\\\\\\"],\\\\\\\"computed\\\\\\\":\\\\\\\"rgb(112, 117, 122)\\\\\\\"}}},{\\\\\\\"element\\\\\\\":\\\\\\\"INPUT#gbqfbb\\\\\\\"},{\\\\\\\"element\\\\\\\":\\\\\\\"INPUT\\\\\\\",\\\\\\\"times\\\\\\\":4},{\\\\\\\"element\\\\\\\":\\\\\\\"A.pHiOh\\\\\\\",\\\\\\\"declarations\\\\\\\":{\\\\\\\"color\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"var(--YLNNHc)\\\\\\\",\\\\\\\"references\\\\\\\":[\\\\\\\"--YLNNHc\\\\\\\"],\\\\\\\"computed\\\\\\\":\\\\\\\"rgb(32, 33, 36)\\\\\\\"}},\\\\\\\"times\\\\\\\":6},{\\\\\\\"element\\\\\\\":\\\\\\\"DIV.ayzqOc.pHiOh\\\\\\\",\\\\\\\"declarations\\\\\\\":{\\\\\\\"color\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"var(--YLNNHc)\\\\\\\",\\\\\\\"references\\\\\\\":[\\\\\\\"--YLNNHc\\\\\\\"],\\\\\\\"computed\\\\\\\":\\\\\\\"rgb(32, 33, 36)\\\\\\\"}}},{\\\\\\\"element\\\\\\\":\\\\\\\"G-MENU.cF4V5c.yTik0.PBn44e.iQXTJe.wplJBd\\\\\\\",\\\\\\\"children\\\\\\\":[{\\\\\\\"element\\\\\\\":\\\\\\\"A\\\\\\\",\\\\\\\"declarations\\\\\\\":{\\\\\\\"color\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"var(--JKqx2)\\\\\\\",\\\\\\\"references\\\\\\\":[\\\\\\\"--JKqx2\\\\\\\"],\\\\\\\"computed\\\\\\\":\\\\\\\"rgb(32, 33, 36)\\\\\\\"}},\\\\\\\"times\\\\\\\":5},{\\\\\\\"element\\\\\\\":\\\\\\\"G-MENU-ITEM.EpPYLd.GZnQqe.LGiluc\\\\\\\",\\\\\\\"declarations\\\\\\\":{\\\\\\\"border-top-color\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"var(--gS5jXb)\\\\\\\",\\\\\\\"references\\\\\\\":[\\\\\\\"--gS5jXb\\\\\\\"],\\\\\\\"computed\\\\\\\":\\\\\\\"rgb(218, 220, 224)\\\\\\\"}}},{\\\\\\\"element\\\\\\\":\\\\\\\"DIV.iOHNLb\\\\\\\",\\\\\\\"declarations\\\\\\\":{\\\\\\\"color\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"var(--amnPwe)\\\\\\\",\\\\\\\"references\\\\\\\":[\\\\\\\"--amnPwe\\\\\\\"],\\\\\\\"computed\\\\\\\":\\\\\\\"rgb(94, 94, 94)\\\\\\\"}}}],\\\\\\\"declarations\\\\\\\":{\\\\\\\"background-color\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"var(--xhUGwc)\\\\\\\",\\\\\\\"references\\\\\\\":[\\\\\\\"--xhUGwc\\\\\\\"],\\\\\\\"computed\\\\\\\":\\\\\\\"rgb(255, 255, 255)\\\\\\\"}}}],\\\\\\\"declarations\\\\\\\":{\\\\\\\"color\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"var(--COEmY)\\\\\\\",\\\\\\\"references\\\\\\\":[\\\\\\\"--COEmY\\\\\\\"],\\\\\\\"computed\\\\\\\":\\\\\\\"rgb(32, 33, 36)\\\\\\\"}}}],\\\\\\\"declarations\\\\\\\":{\\\\\\\"--Aqn7xd\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"#d2d2d2\\\\\\\"},\\\\\\\"--COEmY\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"#202124\\\\\\\"},\\\\\\\"--EpFNW\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"#fff\\\\\\\"},\\\\\\\"--IXoxUe\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"#70757a\\\\\\\"},\\\\\\\"--JKqx2\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"#1a0dab\\\\\\\"},\\\\\\\"--KIZPne\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"#a3c9ff\\\\\\\"},\\\\\\\"--Lm570b\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"#ecedee\\\\\\\"},\\\\\\\"--Nsm0ce\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"#4285f4\\\\\\\"},\\\\\\\"--TMYS9\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"#1a73e8\\\\\\\"},\\\\\\\"--XKMDxc\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"#f7f8f9\\\\\\\"},\\\\\\\"--YLNNHc\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"#202124\\\\\\\"},\\\\\\\"--aYn2S\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"#ecedee\\\\\\\"},\\\\\\\"--amnPwe\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"#5e5e5e\\\\\\\"},\\\\\\\"--bbQxAb\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"#4d5156\\\\\\\"},\\\\\\\"--gS5jXb\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"#dadce0\\\\\\\"},\\\\\\\"--mXZkqc\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"#dadce0\\\\\\\"},\\\\\\\"--rrJJUc\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"#1a73e8\\\\\\\"},\\\\\\\"--xPpiM\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"#001d35\\\\\\\"},\\\\\\\"--xhUGwc\\\\\\\":{\\\\\\\"value\\\\\\\":\\\\\\\"#fff\\\\\\\"}}}]}\\\",\\\"_doctype\\\":\\\"html\\\",\\\"_document_height\\\":993,\\\"_document_width\\\":1920,\\\"_ecommerce\\\":{\\\"AndroidAppLinks\\\":1,\\\"iOSUniveralLinks\\\":0},\\\"_element_count\\\":\\\"{\\\\\\\"html\\\\\\\":1,\\\\\\\"head\\\\\\\":1,\\\\\\\"meta\\\\\\\":3,\\\\\\\"title\\\\\\\":1,\\\\\\\"script\\\\\\\":14,\\\\\\\"link\\\\\\\":5,\\\\\\\"style\\\\\\\":48,\\\\\\\"body\\\\\\\":1,\\\\\\\"div\\\\\\\":163,\\\\\\\"a\\\\\\\":18,\\\\\\\"svg\\\\\\\":12,\\\\\\\"path\\\\\\\":17,\\\\\\\"image\\\\\\\":1,\\\\\\\"span\\\\\\\":43,\\\\\\\"iframe\\\\\\\":1,\\\\\\\"picture\\\\\\\":1,\\\\\\\"source\\\\\\\":1,\\\\\\\"img\\\\\\\":11,\\\\\\\"button\\\\\\\":2,\\\\\\\"input\\\\\\\":13,\\\\\\\"dialog\\\\\\\":1,\\\\\\\"form\\\\\\\":1,\\\\\\\"textarea\\\\\\\":2,\\\\\\\"rect\\\\\\\":2,\\\\\\\"g\\\\\\\":1,\\\\\\\"circle\\\\\\\":2,\\\\\\\"ul\\\\\\\":1,\\\\\\\"li\\\\\\\":4,\\\\\\\"hr\\\\\\\":1,\\\\\\\"center\\\\\\\":2,\\\\\\\"g-popup\\\\\\\":1,\\\\\\\"g-menu\\\\\\\":1,\\\\\\\"g-menu-item\\\\\\\":8}\\\",\\\"_event-names\\\":{\\\"https://www.google.com/\\\":[\\\"submit\\\",\\\"click\\\",\\\"DOMContentLoaded\\\",\\\"load\\\",\\\"_custom\\\",\\\"keydown\\\",\\\"test\\\",\\\"load\\\",\\\"scroll\\\",\\\"DOMContentLoaded\\\",\\\"click\\\"],\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/ed=1/dg=2/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf,FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe,KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO,fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO,fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\":[\\\"_custom\\\",\\\"abort\\\",\\\"test\\\",\\\"message\\\",\\\"unhandledrejection\\\",\\\"change\\\",\\\"beforeunload\\\",\\\"visibilitychange\\\",\\\"pagehide\\\",\\\"pageshow\\\",\\\"mousemove\\\",\\\"click\\\",\\\"click\\\",\\\"click\\\",\\\"click\\\",\\\"pageshow\\\",\\\"navigate\\\",\\\"currententrychange\\\",\\\"pageshow\\\"],\\\"https://www.gstatic.com/og/_/js/k=og.qtm.en_US.NnY7BNRe3yg.2019.O/rt=j/m=qabr,q_d,qcwid,qapid,qald,q_dg/exm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/rs=AA2YrTsSzaaUaCdwksCX0k9VPM81-qb8lA\\\":[\\\"message\\\",\\\"keydown\\\",\\\"scroll\\\",\\\"visibilitychange\\\",\\\"pagehide\\\",\\\"keydown\\\",\\\"click\\\",\\\"focus\\\",\\\"focus\\\",\\\"blur\\\",\\\"mouseenter\\\",\\\"mouseleave\\\",\\\"click\\\",\\\"keydown\\\",\\\"keydown\\\",\\\"error\\\",\\\"securitypolicyviolation\\\",\\\"message\\\",\\\"load\\\",\\\"load\\\",\\\"error\\\",\\\"load\\\"],\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/ck=xjs.hd.yW324tanFjY.L.B1.O/am=AKYAAAAAAADAAAAAAAAAAAAAAAAAAIAAAAgAAAAAIAXQTzgABcCGIAAAAAEAAABBAAAEABiA9wBACKAAgQGAAQCCADyUCQiETEAABBABJIEgBwEARDDCAKQCAAMAAAACSAAAABxAAAMIDIgACHgIAQAABHRCAAsAgMQAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/exm=SNUn3,cEt90b,cdos,csi,d,dtl0hd,eHDfl,hsm,jsa,mb4ZUb,qddgKe,sTsDMc/ed=1/dg=0/br=1/ujg=1/rs=ACT90oGrlxqqkzz_l-62XN3kS7OyW3Zx_w/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=B2qlPe,DhPYme,GU4Gab,MpJwZc,NzU6V,UUJqVe,Wo3n8,aa,abd,async,epYOx,ifl,ms4mZb,mu,pHXghd,q0xTif,s39S4,sOXFj,sb_wiz,sf,sonic,spch?xjs=s1\\\":[\\\"message\\\",\\\"resize\\\",\\\"readystatechange\\\",\\\"beforeunload\\\",\\\"touchend\\\",\\\"touchmove\\\",\\\"touchcancel\\\",\\\"mouseup\\\"],\\\"https://ogs.google.com/widget/callout?prid=19037050&pgid=19037049&puid=9ceb59a7585b55bd&cce=1&dc=1&origin=https%3A%2F%2Fwww.google.com&cn=callout&pid=1&spid=538&hl=en\\\":[\\\"load\\\",\\\"load\\\",\\\"click\\\",\\\"DOMContentLoaded\\\"],\\\"https://apis.google.com/_/scs/abc-static/_/js/k=gapi.gapi.en.SCWmpDDGjPk.O/m=gapi_iframes,googleapis_client/rt=j/sv=1/d=1/ed=1/am=AAAC/rs=AHpOoo_Pl64J0IIHlj2zBtEJ3ZwdaJC3HA/cb=gapi.loaded_0\\\":[\\\"message\\\",\\\"load\\\",\\\"DOMContentLoaded\\\",\\\"unload\\\",\\\"mousemove\\\"],\\\"https://www.gstatic.com/_/mss/boq-one-google/_/js/k=boq-one-google.OneGoogleWidgetUi.en.bpafe3eV59g.es5.O/am=kMGgYwM/d=1/excm=_b,_tp,calloutview/ed=1/dg=0/wt=2/ujg=1/rs=AM-SdHtnJ2rFgGtanM4_7DPKvFRCjmjS-Q/m=_b,_tp\\\":[\\\"message\\\",\\\"test\\\",\\\"DOMContentLoaded\\\",\\\"DOMContentLoaded\\\",\\\"readystatechange\\\"],\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=0/dg=0/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/m=syf4,aLUfP?xjs=s3\\\":[\\\"resize\\\",\\\"orientationchange\\\"],\\\"https://www.gstatic.com/_/mss/boq-one-google/_/js/k=boq-one-google.OneGoogleWidgetUi.en.bpafe3eV59g.es5.O/ck=boq-one-google.OneGoogleWidgetUi.6FLIT9lVZ08.L.B1.O/am=kMGgYwM/d=1/exm=_b,_tp/excm=_b,_tp,calloutview/ed=1/wt=2/ujg=1/rs=AM-SdHtx72AFjGl9PEJnRpuqsNqAfRQ6DA/ee=EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;Erl4fe:FloWmf;JsbNhc:Xd8iUd;LBgRLc:SdcwHb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Oj465e:KG2eXe;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;eBAeSb:zbML3c;iFQyKf:QIhFr;io8t5d:yDVVkb;kMFpHd:OTA3Ae;nAFL3:s39S4;oGtAuc:sOXFj;pXdRYb:MdUzUe;qddgKe:xQtZb;sP4Vbe:VwDzFe;uY49fb:COQbmf;ul9GGd:VDovNc;wR5FRb:O1Gjze;xqZiqf:wmnU7d;yxTchf:KUM7Z;zxnPse:GkRiKb/m=ws9Tlc,n73qwf,GkRiKb,e5qFLc,IZT63,UUJqVe,O1Gjze,byfTOb,lsjVmc,xUdipf,OTA3Ae,COQbmf,fKUV3e,aurFic,U0aPgd,ZwDk9d,V3dDOb,mI3LFb,yYB61,O6y8ed,PrPYRd,MpJwZc,LEikZe,NwH0H,OmgaI,lazG7b,XVMNvd,L1AAkb,KUM7Z,Mlhmy,s39S4,lwddkf,gychg,w9hDv,EEDORb,RMhBfe,SdcwHb,aW3pY,pw70Gc,EFQ78c,Ulmmrd,ZfAoz,mdR7q,wmnU7d,xQtZb,JNoxi,kWgXee,MI6k7c,kjKdXe,BVgquf,QIhFr,ovKuLd,hKSk3e,yDVVkb,hc6Ubd,SpsfSb,KG2eXe,Z5uLle,MdUzUe,VwDzFe,zbML3c,A7fCU,zr1jrb,Uas9Hd,pjICDe\\\":[\\\"change\\\",\\\"DOMContentLoaded\\\",\\\"visibilitychange\\\",\\\"pagehide\\\",\\\"click\\\"],\\\"https://www.gstatic.com/_/mss/boq-one-google/_/js/k=boq-one-google.OneGoogleWidgetUi.en.bpafe3eV59g.es5.O/ck=boq-one-google.OneGoogleWidgetUi.6FLIT9lVZ08.L.B1.O/am=kMGgYwM/d=1/exm=A7fCU,BVgquf,COQbmf,EEDORb,EFQ78c,GkRiKb,IZT63,JNoxi,KG2eXe,KUM7Z,L1AAkb,LEikZe,MI6k7c,MdUzUe,Mlhmy,MpJwZc,NwH0H,O1Gjze,O6y8ed,OTA3Ae,OmgaI,PrPYRd,QIhFr,RMhBfe,SdcwHb,SpsfSb,U0aPgd,UUJqVe,Uas9Hd,Ulmmrd,V3dDOb,VwDzFe,XVMNvd,Z5uLle,ZfAoz,ZwDk9d,_b,_tp,aW3pY,aurFic,byfTOb,e5qFLc,fKUV3e,gychg,hKSk3e,hc6Ubd,kWgXee,kjKdXe,lazG7b,lsjVmc,lwddkf,mI3LFb,mdR7q,n73qwf,ovKuLd,pjICDe,pw70Gc,s39S4,w9hDv,wmnU7d,ws9Tlc,xQtZb,xUdipf,yDVVkb,yYB61,zbML3c,zr1jrb/excm=_b,_tp,calloutview/ed=1/wt=2/ujg=1/rs=AM-SdHtx72AFjGl9PEJnRpuqsNqAfRQ6DA/ee=EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;Erl4fe:FloWmf;JsbNhc:Xd8iUd;LBgRLc:SdcwHb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Oj465e:KG2eXe;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;eBAeSb:zbML3c;iFQyKf:QIhFr;io8t5d:yDVVkb;kMFpHd:OTA3Ae;nAFL3:s39S4;oGtAuc:sOXFj;pXdRYb:MdUzUe;qddgKe:xQtZb;sP4Vbe:VwDzFe;uY49fb:COQbmf;ul9GGd:VDovNc;wR5FRb:O1Gjze;xqZiqf:wmnU7d;yxTchf:KUM7Z;zxnPse:GkRiKb/m=RqjULd\\\":[\\\"pageshow\\\",\\\"visibilitychange\\\",\\\"pagehide\\\",\\\"pointerup\\\",\\\"pointercancel\\\",\\\"prerenderingchange\\\",\\\"load\\\"]},\\\"_fugu-apis\\\":{\\\"Device Memory\\\":[\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/ed=1/dg=2/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf,FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe,KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO,fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO,fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\"]},\\\"_generated-content\\\":{\\\"percent\\\":\\\"0.1162\\\",\\\"sizeInKB\\\":\\\"24.65\\\"},\\\"_has_shadow_root\\\":\\\"false\\\",\\\"_img-loading-attr\\\":\\\"[]\\\",\\\"_initiators\\\":{\\\"\\\":[\\\"https://www.google.com/\\\"],\\\"https://www.google.com/\\\":[\\\"https://www.google.com/xjs/_/ss/k=xjs.hd.yW324tanFjY.L.B1.O/am=AKYAAAAAAADAAAAAAAAAAAAAAAAAAIAAAAgAAAAAAAWATzgAAcCGAAAAAAEAAAAAAAAEAAgA4wAAAIAAgQCAAQCAAAAAAAiEAEAABBABJIEgAwEARDDCAKQCAAMAAAACSAAAAABAAAEIDIgACHgIAQAABHRCAAkAAMQAQgAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAIAAAABAAQAAAAAAAAAAAAAAAAAAAQ/d=1/ed=1/br=1/rs=ACT90oEQd_nYJuVb6FQB-bth-bGAj14vKg/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\",\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/ed=1/dg=2/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf,FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe,KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO,fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO,fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\",\\\"https://www.google.com/logos/doodles/2024/celebrating-hank-adams-6753651837110220-l.webp\\\",\\\"https://www.gstatic.com/og/_/js/k=og.qtm.en_US.NnY7BNRe3yg.2019.O/rt=j/m=qabr,q_d,qcwid,qapid,qald,q_dg/exm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/rs=AA2YrTsSzaaUaCdwksCX0k9VPM81-qb8lA\\\",\\\"https://www.gstatic.com/og/_/ss/k=og.qtm.RS0dNtaZmo0.L.W.O/m=qcwid/excm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/ct=zgms/rs=AA2YrTuhe2hCYlalU7rKCW-qT_-zMhVRaw\\\",\\\"https://www.google.com/images/searchbox/desktop_searchbox_sprites318_hr.webp\\\",\\\"https://www.google.com/gen_204?s=webhp&t=aft&atyp=csi&ei=pOJFZuW9GJahiLMPtf6UoAs&rt=wsrt.256,aft.191,afti.191,hst.22,prt.133&imn=11&ima=2&imad=0&imac=0&wh=993&aft=1&aftp=993&opi=89978449\\\",\\\"https://www.google.com/client_204?atyp=i&biw=1920&bih=993&ei=pOJFZuW9GJahiLMPtf6UoAs&opi=89978449\\\"],\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/ed=1/dg=2/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf,FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe,KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO,fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO,fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\":[\\\"https://www.google.com/gen_204?atyp=csi&ei=pOJFZuW9GJahiLMPtf6UoAs&s=webhp&t=all&imn=11&ima=2&imad=0&imac=0&wh=993&aft=1&aftp=993&adh=&ime=1&imeae=0&imex=1&imeh=0&imeha=0&imehb=0&imea=0&imeb=0&imel=0&imed=0&scp=0&mem=ujhs.10,tjhs.10,jhsl.2190,dm.8&nv=ne.1,feid.2eba7df8-bca0-4048-9aad-241edc083db3&net=dl.1450,ect.4g,rtt.100&hp=&sys=hc.2&p=bs.true&rt=hst.22,prt.133,afti.191,aft.191,aftqf.196,xjses.720,xjsee.798,xjs.798,lcp.259,fcp.217,wsrt.256,cst.0,dnst.0,rqst.226,rspt.96,sslt.0,rqstt.126,unt.9,cstt.125,dit.442&zx=1715856037314&opi=89978449\\\",\\\"https://www.google.com/complete/search?q&cp=0&client=gws-wiz&xssi=t&gs_pcrt=2&hl=en&authuser=0&psi=pOJFZuW9GJahiLMPtf6UoAs.1715856037347&dpr=1&nolsbt=1\\\",\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/ck=xjs.hd.yW324tanFjY.L.B1.O/am=AKYAAAAAAADAAAAAAAAAAAAAAAAAAIAAAAgAAAAAIAXQTzgABcCGIAAAAAEAAABBAAAEABiA9wBACKAAgQGAAQCCADyUCQiETEAABBABJIEgBwEARDDCAKQCAAMAAAACSAAAABxAAAMIDIgACHgIAQAABHRCAAsAgMQAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/exm=SNUn3,cEt90b,cdos,csi,d,dtl0hd,eHDfl,hsm,jsa,mb4ZUb,qddgKe,sTsDMc/ed=1/dg=0/br=1/ujg=1/rs=ACT90oGrlxqqkzz_l-62XN3kS7OyW3Zx_w/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=B2qlPe,DhPYme,GU4Gab,MpJwZc,NzU6V,UUJqVe,Wo3n8,aa,abd,async,epYOx,ifl,ms4mZb,mu,pHXghd,q0xTif,s39S4,sOXFj,sb_wiz,sf,sonic,spch?xjs=s1\\\",\\\"https://www.google.com/xjs/_/js/md=3/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ\\\",\\\"https://www.google.com/xjs/_/ss/k=xjs.hd.yW324tanFjY.L.B1.O/am=AKYAAAAAAADAAAAAAAAAAAAAAAAAAIAAAAgAAAAAAAWATzgAAcCGAAAAAAEAAAAAAAAEAAgA4wAAAIAAgQCAAQCAAAAAAAiEAEAABBABJIEgAwEARDDCAKQCAAMAAAACSAAAAABAAAEIDIgACHgIAQAABHRCAAkAAMQAQgAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAIAAAABAAQAAAAAAAAAAAAAAAAAAAQ/d=0/br=1/rs=ACT90oEQd_nYJuVb6FQB-bth-bGAj14vKg/m=syk4?xjs=s3\\\",\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=0/dg=0/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/m=syqj,syqk,VsqSCc,sy18k,P10Owf,synb,sy176,sy178,gSZvdb,syt0,syt1,WlNQGd,syte,sytg,nabPbb,syna,sync,synd,syng,DPreE,syk4,syst,sysv,CnSW2d,kQvlef,sytf,fXO0xe?xjs=s3\\\",\\\"https://www.google.com/gen_204?atyp=csi&ei=pOJFZuW9GJahiLMPtf6UoAs&s=promo&rt=hpbas.1410&zx=1715856037923&opi=89978449\\\",\\\"https://www.google.com/gen_204?atyp=i&ei=pOJFZuW9GJahiLMPtf6UoAs&dt19=2&zx=1715856037931&opi=89978449\\\",\\\"https://www.google.com/client_204?cs=1&opi=89978449\\\",\\\"https://www.google.com/gen_204?atyp=csi&ei=peJFZq3tO9Wg5NoP47i3iA0&s=async&astyp=hpba&ima=0&imn=0&mem=ujhs.10,tjhs.10,jhsl.2190,dm.8&nv=ne.1,feid.2eba7df8-bca0-4048-9aad-241edc083db3&hp=&rt=ttfb.170,st.171,bs.27,aaft.172,acrt.173,art.173&zx=1715856038100&opi=89978449\\\",\\\"https://www.google.com/gen_204?atyp=csi&ei=pOJFZuW9GJahiLMPtf6UoAs&s=promo&rt=hpbas.1410,hpbarr.181&zx=1715856038101&opi=89978449\\\",\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=0/dg=0/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/m=syf4,aLUfP?xjs=s3\\\",\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=0/dg=0/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/m=kMFpHd,sy8t,bm51tf?xjs=s3\\\"],\\\"https://www.gstatic.com/og/_/js/k=og.qtm.en_US.NnY7BNRe3yg.2019.O/rt=j/m=qabr,q_d,qcwid,qapid,qald,q_dg/exm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/rs=AA2YrTsSzaaUaCdwksCX0k9VPM81-qb8lA\\\":[\\\"https://ogs.google.com/widget/callout?prid=19037050&pgid=19037049&puid=9ceb59a7585b55bd&cce=1&dc=1&origin=https%3A%2F%2Fwww.google.com&cn=callout&pid=1&spid=538&hl=en\\\",\\\"https://apis.google.com/_/scs/abc-static/_/js/k=gapi.gapi.en.SCWmpDDGjPk.O/m=gapi_iframes,googleapis_client/rt=j/sv=1/d=1/ed=1/am=AAAC/rs=AHpOoo_Pl64J0IIHlj2zBtEJ3ZwdaJC3HA/cb=gapi.loaded_0\\\",\\\"https://play.google.com/log?format=json&hasfast=true\\\"],\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/ck=xjs.hd.yW324tanFjY.L.B1.O/am=AKYAAAAAAADAAAAAAAAAAAAAAAAAAIAAAAgAAAAAIAXQTzgABcCGIAAAAAEAAABBAAAEABiA9wBACKAAgQGAAQCCADyUCQiETEAABBABJIEgBwEARDDCAKQCAAMAAAACSAAAABxAAAMIDIgACHgIAQAABHRCAAsAgMQAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/exm=SNUn3,cEt90b,cdos,csi,d,dtl0hd,eHDfl,hsm,jsa,mb4ZUb,qddgKe,sTsDMc/ed=1/dg=0/br=1/ujg=1/rs=ACT90oGrlxqqkzz_l-62XN3kS7OyW3Zx_w/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=B2qlPe,DhPYme,GU4Gab,MpJwZc,NzU6V,UUJqVe,Wo3n8,aa,abd,async,epYOx,ifl,ms4mZb,mu,pHXghd,q0xTif,s39S4,sOXFj,sb_wiz,sf,sonic,spch?xjs=s1\\\":[\\\"https://www.google.com/async/hpba?vet=10ahUKEwjln6Ts_ZGGAxWWEGIAHTU_BbQQj-0KCBY..i&ei=pOJFZuW9GJahiLMPtf6UoAs&opi=89978449&yv=3&cs=0&async=isImageHp:false,eventId:pOJFZuW9GJahiLMPtf6UoAs,_k:xjs.hd.en.X1agvzNiTt4.O,_am:AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg,_basecss:%2Fxjs%2F_%2Fss%2Fk%3Dxjs.hd.yW324tanFjY.L.B1.O%2Fam%3DAKYAAAAAAADAAAAAAAAAAAAAAAAAAIAAAAgAAAAAAAWATzgAAcCGAAAAAAEAAAAAAAAEAAgA4wAAAIAAgQCAAQCAAAAAAAiEAEAABBABJIEgAwEARDDCAKQCAAMAAAACSAAAAABAAAEIDIgACHgIAQAABHRCAAkAAMQAQgAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAIAAAABAAQAAAAAAAAAAAAAAAAAAAQ%2Fbr%3D1%2Frs%3DACT90oEQd_nYJuVb6FQB-bth-bGAj14vKg,_fmt:prog,_id:a3JU5b\\\"],\\\"https://ogs.google.com/widget/callout?prid=19037050&pgid=19037049&puid=9ceb59a7585b55bd&cce=1&dc=1&origin=https%3A%2F%2Fwww.google.com&cn=callout&pid=1&spid=538&hl=en\\\":[\\\"https://www.gstatic.com/_/mss/boq-one-google/_/js/k=boq-one-google.OneGoogleWidgetUi.en.bpafe3eV59g.es5.O/am=kMGgYwM/d=1/excm=_b,_tp,calloutview/ed=1/dg=0/wt=2/ujg=1/rs=AM-SdHtnJ2rFgGtanM4_7DPKvFRCjmjS-Q/m=_b,_tp\\\",\\\"https://www.google.com/images/hpp/ic_wahlberg_product_core_48.png8.png\\\",\\\"https://fonts.gstatic.com/s/googlesans/v58/4Ua_rENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RFD48TE63OOYKtrw2IJllpyk.woff2\\\",\\\"https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxK.woff2\\\"],\\\"https://www.gstatic.com/_/mss/boq-one-google/_/js/k=boq-one-google.OneGoogleWidgetUi.en.bpafe3eV59g.es5.O/am=kMGgYwM/d=1/excm=_b,_tp,calloutview/ed=1/dg=0/wt=2/ujg=1/rs=AM-SdHtnJ2rFgGtanM4_7DPKvFRCjmjS-Q/m=_b,_tp\\\":[\\\"https://www.gstatic.com/_/mss/boq-one-google/_/js/k=boq-one-google.OneGoogleWidgetUi.en.bpafe3eV59g.es5.O/ck=boq-one-google.OneGoogleWidgetUi.6FLIT9lVZ08.L.B1.O/am=kMGgYwM/d=1/exm=_b,_tp/excm=_b,_tp,calloutview/ed=1/wt=2/ujg=1/rs=AM-SdHtx72AFjGl9PEJnRpuqsNqAfRQ6DA/ee=EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;Erl4fe:FloWmf;JsbNhc:Xd8iUd;LBgRLc:SdcwHb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Oj465e:KG2eXe;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;eBAeSb:zbML3c;iFQyKf:QIhFr;io8t5d:yDVVkb;kMFpHd:OTA3Ae;nAFL3:s39S4;oGtAuc:sOXFj;pXdRYb:MdUzUe;qddgKe:xQtZb;sP4Vbe:VwDzFe;uY49fb:COQbmf;ul9GGd:VDovNc;wR5FRb:O1Gjze;xqZiqf:wmnU7d;yxTchf:KUM7Z;zxnPse:GkRiKb/m=ws9Tlc,n73qwf,GkRiKb,e5qFLc,IZT63,UUJqVe,O1Gjze,byfTOb,lsjVmc,xUdipf,OTA3Ae,COQbmf,fKUV3e,aurFic,U0aPgd,ZwDk9d,V3dDOb,mI3LFb,yYB61,O6y8ed,PrPYRd,MpJwZc,LEikZe,NwH0H,OmgaI,lazG7b,XVMNvd,L1AAkb,KUM7Z,Mlhmy,s39S4,lwddkf,gychg,w9hDv,EEDORb,RMhBfe,SdcwHb,aW3pY,pw70Gc,EFQ78c,Ulmmrd,ZfAoz,mdR7q,wmnU7d,xQtZb,JNoxi,kWgXee,MI6k7c,kjKdXe,BVgquf,QIhFr,ovKuLd,hKSk3e,yDVVkb,hc6Ubd,SpsfSb,KG2eXe,Z5uLle,MdUzUe,VwDzFe,zbML3c,A7fCU,zr1jrb,Uas9Hd,pjICDe\\\",\\\"https://www.gstatic.com/_/mss/boq-one-google/_/js/k=boq-one-google.OneGoogleWidgetUi.en.bpafe3eV59g.es5.O/ck=boq-one-google.OneGoogleWidgetUi.6FLIT9lVZ08.L.B1.O/am=kMGgYwM/d=1/exm=A7fCU,BVgquf,COQbmf,EEDORb,EFQ78c,GkRiKb,IZT63,JNoxi,KG2eXe,KUM7Z,L1AAkb,LEikZe,MI6k7c,MdUzUe,Mlhmy,MpJwZc,NwH0H,O1Gjze,O6y8ed,OTA3Ae,OmgaI,PrPYRd,QIhFr,RMhBfe,SdcwHb,SpsfSb,U0aPgd,UUJqVe,Uas9Hd,Ulmmrd,V3dDOb,VwDzFe,XVMNvd,Z5uLle,ZfAoz,ZwDk9d,_b,_tp,aW3pY,aurFic,byfTOb,e5qFLc,fKUV3e,gychg,hKSk3e,hc6Ubd,kWgXee,kjKdXe,lazG7b,lsjVmc,lwddkf,mI3LFb,mdR7q,n73qwf,ovKuLd,pjICDe,pw70Gc,s39S4,w9hDv,wmnU7d,ws9Tlc,xQtZb,xUdipf,yDVVkb,yYB61,zbML3c,zr1jrb/excm=_b,_tp,calloutview/ed=1/wt=2/ujg=1/rs=AM-SdHtx72AFjGl9PEJnRpuqsNqAfRQ6DA/ee=EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;Erl4fe:FloWmf;JsbNhc:Xd8iUd;LBgRLc:SdcwHb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Oj465e:KG2eXe;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;eBAeSb:zbML3c;iFQyKf:QIhFr;io8t5d:yDVVkb;kMFpHd:OTA3Ae;nAFL3:s39S4;oGtAuc:sOXFj;pXdRYb:MdUzUe;qddgKe:xQtZb;sP4Vbe:VwDzFe;uY49fb:COQbmf;ul9GGd:VDovNc;wR5FRb:O1Gjze;xqZiqf:wmnU7d;yxTchf:KUM7Z;zxnPse:GkRiKb/m=RqjULd\\\",\\\"https://www.gstatic.com/_/mss/boq-one-google/_/js/k=boq-one-google.OneGoogleWidgetUi.en.bpafe3eV59g.es5.O/ck=boq-one-google.OneGoogleWidgetUi.6FLIT9lVZ08.L.B1.O/am=kMGgYwM/d=1/exm=A7fCU,BVgquf,COQbmf,EEDORb,EFQ78c,GkRiKb,IZT63,JNoxi,KG2eXe,KUM7Z,L1AAkb,LEikZe,MI6k7c,MdUzUe,Mlhmy,MpJwZc,NwH0H,O1Gjze,O6y8ed,OTA3Ae,OmgaI,PrPYRd,QIhFr,RMhBfe,RqjULd,SdcwHb,SpsfSb,U0aPgd,UUJqVe,Uas9Hd,Ulmmrd,V3dDOb,VwDzFe,XVMNvd,Z5uLle,ZfAoz,ZwDk9d,_b,_tp,aW3pY,aurFic,byfTOb,e5qFLc,fKUV3e,gychg,hKSk3e,hc6Ubd,kWgXee,kjKdXe,lazG7b,lsjVmc,lwddkf,mI3LFb,mdR7q,n73qwf,ovKuLd,pjICDe,pw70Gc,s39S4,w9hDv,wmnU7d,ws9Tlc,xQtZb,xUdipf,yDVVkb,yYB61,zbML3c,zr1jrb/excm=_b,_tp,calloutview/ed=1/wt=2/ujg=1/rs=AM-SdHtx72AFjGl9PEJnRpuqsNqAfRQ6DA/ee=EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;Erl4fe:FloWmf;JsbNhc:Xd8iUd;LBgRLc:SdcwHb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Oj465e:KG2eXe;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;eBAeSb:zbML3c;iFQyKf:QIhFr;io8t5d:yDVVkb;kMFpHd:OTA3Ae;nAFL3:s39S4;oGtAuc:sOXFj;pXdRYb:MdUzUe;qddgKe:xQtZb;sP4Vbe:VwDzFe;uY49fb:COQbmf;ul9GGd:VDovNc;wR5FRb:O1Gjze;xqZiqf:wmnU7d;yxTchf:KUM7Z;zxnPse:GkRiKb/m=bm51tf\\\",\\\"https://play.google.com/log?format=json&hasfast=true&authuser=0\\\",\\\"https://www.gstatic.com/_/mss/boq-one-google/_/js/k=boq-one-google.OneGoogleWidgetUi.en.bpafe3eV59g.es5.O/ck=boq-one-google.OneGoogleWidgetUi.6FLIT9lVZ08.L.B1.O/am=kMGgYwM/d=1/exm=A7fCU,BVgquf,COQbmf,EEDORb,EFQ78c,GkRiKb,IZT63,JNoxi,KG2eXe,KUM7Z,L1AAkb,LEikZe,MI6k7c,MdUzUe,Mlhmy,MpJwZc,NwH0H,O1Gjze,O6y8ed,OTA3Ae,OmgaI,PrPYRd,QIhFr,RMhBfe,RqjULd,SdcwHb,SpsfSb,U0aPgd,UUJqVe,Uas9Hd,Ulmmrd,V3dDOb,VwDzFe,XVMNvd,Z5uLle,ZfAoz,ZwDk9d,_b,_tp,aW3pY,aurFic,bm51tf,byfTOb,e5qFLc,fKUV3e,gychg,hKSk3e,hc6Ubd,kWgXee,kjKdXe,lazG7b,lsjVmc,lwddkf,mI3LFb,mdR7q,n73qwf,ovKuLd,pjICDe,pw70Gc,s39S4,w9hDv,wmnU7d,ws9Tlc,xQtZb,xUdipf,yDVVkb,yYB61,zbML3c,zr1jrb/excm=_b,_tp,calloutview/ed=1/wt=2/ujg=1/rs=AM-SdHtx72AFjGl9PEJnRpuqsNqAfRQ6DA/ee=EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;Erl4fe:FloWmf;JsbNhc:Xd8iUd;LBgRLc:SdcwHb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Oj465e:KG2eXe;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;eBAeSb:zbML3c;iFQyKf:QIhFr;io8t5d:yDVVkb;kMFpHd:OTA3Ae;nAFL3:s39S4;oGtAuc:sOXFj;pXdRYb:MdUzUe;qddgKe:xQtZb;sP4Vbe:VwDzFe;uY49fb:COQbmf;ul9GGd:VDovNc;wR5FRb:O1Gjze;xqZiqf:wmnU7d;yxTchf:KUM7Z;zxnPse:GkRiKb/m=Wt6vjf,hhhU8,FCpbqb,WhJNk\\\"],\\\"https://play.google.com/log?format=json&hasfast=true&authuser=0\\\":[\\\"https://play.google.com/log?format=json&hasfast=true&authuser=0\\\"],\\\"undefined\\\":[\\\"https://www.google.com/gen_204?atyp=i&ct=psnt&cad=&nt=navigate&ei=pOJFZuW9GJahiLMPtf6UoAs&zx=1715856038560&opi=89978449\\\",\\\"https://adservice.google.com/adsid/google/ui\\\",\\\"https://www.google.com/favicon.ico\\\"]},\\\"_inline_style_bytes\\\":78598,\\\"_javascript\\\":\\\"{\\\\\\\"ajax_requests\\\\\\\":{\\\\\\\"xmlhttprequest\\\\\\\":4,\\\\\\\"fetch\\\\\\\":7,\\\\\\\"beacon\\\\\\\":6,\\\\\\\"total\\\\\\\":17},\\\\\\\"beacon_ajax_usage\\\\\\\":6,\\\\\\\"iframe\\\\\\\":1,\\\\\\\"requests_protocol\\\\\\\":{\\\\\\\"ajax_h1\\\\\\\":0,\\\\\\\"resources_h1\\\\\\\":0,\\\\\\\"ajax_h2\\\\\\\":0,\\\\\\\"resources_h2\\\\\\\":0,\\\\\\\"ajax_h3\\\\\\\":16,\\\\\\\"resources_h3\\\\\\\":11},\\\\\\\"web_component_specs\\\\\\\":{\\\\\\\"custom_elements\\\\\\\":[],\\\\\\\"shadow_roots\\\\\\\":[],\\\\\\\"template\\\\\\\":[]},\\\\\\\"script_tags\\\\\\\":{\\\\\\\"total\\\\\\\":14,\\\\\\\"async\\\\\\\":6,\\\\\\\"defer\\\\\\\":1,\\\\\\\"crossorigin\\\\\\\":0,\\\\\\\"integrity\\\\\\\":0,\\\\\\\"nomodule\\\\\\\":0,\\\\\\\"nonce\\\\\\\":14,\\\\\\\"referrerpolicy\\\\\\\":0,\\\\\\\"src\\\\\\\":7,\\\\\\\"inline\\\\\\\":7,\\\\\\\"type_module\\\\\\\":0,\\\\\\\"async_and_defer\\\\\\\":0,\\\\\\\"defer_without_src\\\\\\\":0,\\\\\\\"charset\\\\\\\":1,\\\\\\\"language\\\\\\\":0},\\\\\\\"noscript_tags\\\\\\\":{\\\\\\\"total\\\\\\\":0},\\\\\\\"sourceMaps\\\\\\\":{\\\\\\\"count\\\\\\\":0,\\\\\\\"ext\\\\\\\":{}},\\\\\\\"bundler\\\\\\\":[],\\\\\\\"document\\\\\\\":{\\\\\\\"length\\\\\\\":192063,\\\\\\\"elements\\\\\\\":321,\\\\\\\"links\\\\\\\":1,\\\\\\\"stylesheets\\\\\\\":1,\\\\\\\"inlineStyles\\\\\\\":40,\\\\\\\"scripts\\\\\\\":1,\\\\\\\"inlineScripts\\\\\\\":7}}\\\",\\\"_lib-detector-version\\\":\\\"6.1.0\\\",\\\"_localstorage_size\\\":3707,\\\"_markup\\\":\\\"{\\\\\\\"favicon\\\\\\\":false,\\\\\\\"rel_alternate_mobile\\\\\\\":false,\\\\\\\"compatMode\\\\\\\":\\\\\\\"CSS1Compat\\\\\\\",\\\\\\\"noscripts\\\\\\\":{\\\\\\\"iframe_googletagmanager_count\\\\\\\":0,\\\\\\\"total\\\\\\\":0},\\\\\\\"buttons\\\\\\\":{\\\\\\\"types\\\\\\\":{},\\\\\\\"total\\\\\\\":2},\\\\\\\"form\\\\\\\":{\\\\\\\"target\\\\\\\":{},\\\\\\\"method\\\\\\\":{\\\\\\\"GET\\\\\\\":1},\\\\\\\"elements\\\\\\\":[{\\\\\\\"tagNames\\\\\\\":{\\\\\\\"textarea\\\\\\\":1,\\\\\\\"input\\\\\\\":8},\\\\\\\"types\\\\\\\":{\\\\\\\"submit\\\\\\\":4,\\\\\\\"hidden\\\\\\\":4},\\\\\\\"total\\\\\\\":9}],\\\\\\\"total\\\\\\\":1},\\\\\\\"dirs\\\\\\\":{\\\\\\\"html_dir\\\\\\\":null,\\\\\\\"body_nodes_dir\\\\\\\":{\\\\\\\"values\\\\\\\":{},\\\\\\\"total\\\\\\\":0}},\\\\\\\"inputs\\\\\\\":{\\\\\\\"types\\\\\\\":{\\\\\\\"hidden\\\\\\\":9,\\\\\\\"submit\\\\\\\":4},\\\\\\\"total\\\\\\\":13},\\\\\\\"audios\\\\\\\":{\\\\\\\"autoplay\\\\\\\":{},\\\\\\\"total\\\\\\\":0},\\\\\\\"classes\\\\\\\":{\\\\\\\"unique_names_total\\\\\\\":191,\\\\\\\"references_total\\\\\\\":304},\\\\\\\"ids\\\\\\\":{\\\\\\\"ids_total\\\\\\\":30,\\\\\\\"duplicate_ids_total\\\\\\\":1,\\\\\\\"unique_ids_total\\\\\\\":29},\\\\\\\"images\\\\\\\":{\\\\\\\"picture\\\\\\\":{\\\\\\\"total\\\\\\\":1},\\\\\\\"source\\\\\\\":{\\\\\\\"total\\\\\\\":1,\\\\\\\"src_total\\\\\\\":0,\\\\\\\"srcset_total\\\\\\\":1,\\\\\\\"media_total\\\\\\\":0,\\\\\\\"type_total\\\\\\\":1},\\\\\\\"img\\\\\\\":{\\\\\\\"total\\\\\\\":11,\\\\\\\"src_total\\\\\\\":2,\\\\\\\"srcset_total\\\\\\\":0,\\\\\\\"alt\\\\\\\":{\\\\\\\"missing\\\\\\\":0,\\\\\\\"blank\\\\\\\":10,\\\\\\\"present\\\\\\\":1},\\\\\\\"loading\\\\\\\":{\\\\\\\"auto\\\\\\\":0,\\\\\\\"lazy\\\\\\\":0,\\\\\\\"eager\\\\\\\":0,\\\\\\\"invalid\\\\\\\":0,\\\\\\\"missing\\\\\\\":11,\\\\\\\"blank\\\\\\\":0},\\\\\\\"dimensions\\\\\\\":{\\\\\\\"missing_width\\\\\\\":10,\\\\\\\"missing_height\\\\\\\":10}}},\\\\\\\"iframes\\\\\\\":{\\\\\\\"total\\\\\\\":1,\\\\\\\"loading\\\\\\\":{\\\\\\\"auto\\\\\\\":0,\\\\\\\"lazy\\\\\\\":0,\\\\\\\"eager\\\\\\\":0,\\\\\\\"invalid\\\\\\\":0,\\\\\\\"missing\\\\\\\":1,\\\\\\\"blank\\\\\\\":0}},\\\\\\\"amp\\\\\\\":{\\\\\\\"html_amp_attribute_present\\\\\\\":false,\\\\\\\"html_amp_emoji_attribute_present\\\\\\\":false,\\\\\\\"amp_page\\\\\\\":false,\\\\\\\"rel_amphtml\\\\\\\":null},\\\\\\\"data_nosnippet\\\\\\\":{\\\\\\\"valid\\\\\\\":0,\\\\\\\"wrong_tag_type\\\\\\\":0},\\\\\\\"obsolete_elements\\\\\\\":{\\\\\\\"center\\\\\\\":2},\\\\\\\"svgs\\\\\\\":{\\\\\\\"svg_element_total\\\\\\\":12,\\\\\\\"svg_img_total\\\\\\\":0,\\\\\\\"svg_object_total\\\\\\\":0,\\\\\\\"svg_embed_total\\\\\\\":0,\\\\\\\"svg_iframe_total\\\\\\\":0,\\\\\\\"svg_total\\\\\\\":12},\\\\\\\"app\\\\\\\":{\\\\\\\"app_id_present\\\\\\\":false,\\\\\\\"meta_theme_color\\\\\\\":null},\\\\\\\"anchors\\\\\\\":{\\\\\\\"hrefs_without_special_scheme\\\\\\\":[]}}\\\",\\\"_media\\\":\\\"{\\\\\\\"num_picture_img\\\\\\\":1,\\\\\\\"num_image_sizes\\\\\\\":0,\\\\\\\"num_srcset_all\\\\\\\":1,\\\\\\\"num_srcset_sizes\\\\\\\":0,\\\\\\\"num_srcset_descriptor_x\\\\\\\":0,\\\\\\\"num_srcset_descriptor_w\\\\\\\":0,\\\\\\\"num_srcset_candidates\\\\\\\":1,\\\\\\\"picture_formats\\\\\\\":[\\\\\\\"image/webp\\\\\\\"],\\\\\\\"num_video_nodes\\\\\\\":0,\\\\\\\"video_durations\\\\\\\":[],\\\\\\\"video_attributes_values_counts\\\\\\\":[],\\\\\\\"video_display_style\\\\\\\":[],\\\\\\\"video_source_format_count\\\\\\\":[],\\\\\\\"video_source_format_type\\\\\\\":[],\\\\\\\"num_picture_using_min_resolution\\\\\\\":0,\\\\\\\"num_picture_using_orientation\\\\\\\":0,\\\\\\\"num_img_not_in_picture_srcset_candidates\\\\\\\":0}\\\",\\\"_meta_viewport\\\":null,\\\"_num_iframes\\\":1,\\\"_num_scripts\\\":14,\\\"_num_scripts_async\\\":6,\\\"_num_scripts_sync\\\":1,\\\"_observers\\\":null,\\\"_origin-trials\\\":[],\\\"_performance\\\":{\\\"lcp_elem_stats\\\":{\\\"startTime\\\":515.0999999940395,\\\"nodeName\\\":\\\"IMG\\\",\\\"url\\\":\\\"https://www.google.com/logos/doodles/2024/celebrating-hank-adams-6753651837110220-l.webp\\\",\\\"size\\\":100000,\\\"loadTime\\\":446.3999999910593,\\\"renderTime\\\":515.0999999940395,\\\"attributes\\\":[{\\\"name\\\":\\\"class\\\",\\\"value\\\":\\\"lnXdpd\\\"},{\\\"name\\\":\\\"alt\\\",\\\"value\\\":\\\"Celebrating Hank Adams\\\"},{\\\"name\\\":\\\"height\\\",\\\"value\\\":\\\"200\\\"},{\\\"name\\\":\\\"src\\\",\\\"value\\\":\\\"/logos/doodles/2024/celebrating-hank-adams-6753651837110220-l.png\\\"},{\\\"name\\\":\\\"title\\\",\\\"value\\\":\\\"Celebrating Hank Adams\\\"},{\\\"name\\\":\\\"width\\\",\\\"value\\\":\\\"500\\\"},{\\\"name\\\":\\\"id\\\",\\\"value\\\":\\\"hplogo\\\"},{\\\"name\\\":\\\"data-csiid\\\",\\\"value\\\":\\\"2\\\"},{\\\"name\\\":\\\"data-atf\\\",\\\"value\\\":\\\"1\\\"}],\\\"boundingClientRect\\\":{\\\"x\\\":710,\\\"y\\\":150,\\\"width\\\":500,\\\"height\\\":200,\\\"top\\\":150,\\\"right\\\":1210,\\\"bottom\\\":350,\\\"left\\\":710},\\\"naturalWidth\\\":500,\\\"naturalHeight\\\":200,\\\"styles\\\":{\\\"background-image\\\":\\\"none\\\",\\\"pointer-events\\\":\\\"auto\\\",\\\"position\\\":\\\"static\\\",\\\"width\\\":\\\"500px\\\",\\\"height\\\":\\\"200px\\\"},\\\"percentOfViewport\\\":\\\"0.0525\\\",\\\"cover90viewport\\\":false},\\\"raw_lcp_element\\\":{\\\"nodeName\\\":\\\"SOURCE\\\",\\\"attributes\\\":[{\\\"name\\\":\\\"srcset\\\",\\\"value\\\":\\\"/logos/doodles/2024/celebrating-hank-adams-6753651837110220-l.webp\\\"},{\\\"name\\\":\\\"type\\\",\\\"value\\\":\\\"image/webp\\\"}]},\\\"lcp_resource\\\":{\\\"id\\\":\\\"497741.5\\\",\\\"sequence\\\":4,\\\"body\\\":\\\"/home/pmeenan/wptagent/work/agents-east-4-7rgq-10.150.0.118/240514_Dx1RL_DMOOB.1.0/bodies/497741.5\\\",\\\"url\\\":\\\"https://www.google.com/logos/doodles/2024/celebrating-hank-adams-6753651837110220-l.webp\\\",\\\"status\\\":200,\\\"connectionId\\\":0,\\\"protocol\\\":\\\"h3\\\",\\\"connectionReused\\\":true,\\\"fromServiceWorker\\\":false,\\\"timing\\\":{\\\"requestTime\\\":73738.811081,\\\"proxyStart\\\":-1,\\\"proxyEnd\\\":-1,\\\"dnsStart\\\":-1,\\\"dnsEnd\\\":-1,\\\"connectStart\\\":-1,\\\"connectEnd\\\":-1,\\\"sslStart\\\":-1,\\\"sslEnd\\\":-1,\\\"workerStart\\\":-1,\\\"workerReady\\\":-1,\\\"workerFetchStart\\\":-1,\\\"workerRespondWithSettled\\\":-1,\\\"sendStart\\\":0.775,\\\"sendEnd\\\":1.59,\\\"pushStart\\\":0,\\\"pushEnd\\\":0,\\\"receiveHeadersStart\\\":63.396,\\\"receiveHeadersEnd\\\":64.033},\\\"fromDiskCache\\\":false,\\\"remoteIPAddress\\\":\\\"172.253.122.103\\\",\\\"remotePort\\\":443,\\\"securityState\\\":\\\"secure\\\",\\\"securityDetails\\\":{\\\"protocol\\\":\\\"QUIC\\\",\\\"keyExchange\\\":\\\"\\\",\\\"keyExchangeGroup\\\":\\\"X25519Kyber768Draft00\\\",\\\"cipher\\\":\\\"AES_128_GCM\\\",\\\"certificateId\\\":0,\\\"subjectName\\\":\\\"*.google.com\\\",\\\"sanList\\\":[\\\"*.google.com\\\",\\\"*.appengine.google.com\\\",\\\"*.bdn.dev\\\",\\\"*.origin-test.bdn.dev\\\",\\\"*.cloud.google.com\\\",\\\"*.crowdsource.google.com\\\",\\\"*.datacompute.google.com\\\",\\\"*.google.ca\\\",\\\"*.google.cl\\\",\\\"*.google.co.in\\\",\\\"*.google.co.jp\\\",\\\"*.google.co.uk\\\",\\\"*.google.com.ar\\\",\\\"*.google.com.au\\\",\\\"*.google.com.br\\\",\\\"*.google.com.co\\\",\\\"*.google.com.mx\\\",\\\"*.google.com.tr\\\",\\\"*.google.com.vn\\\",\\\"*.google.de\\\",\\\"*.google.es\\\",\\\"*.google.fr\\\",\\\"*.google.hu\\\",\\\"*.google.it\\\",\\\"*.google.nl\\\",\\\"*.google.pl\\\",\\\"*.google.pt\\\",\\\"*.googleapis.cn\\\",\\\"*.googlevideo.com\\\",\\\"*.gstatic.cn\\\",\\\"*.gstatic-cn.com\\\",\\\"googlecnapps.cn\\\",\\\"*.googlecnapps.cn\\\",\\\"googleapps-cn.com\\\",\\\"*.googleapps-cn.com\\\",\\\"gkecnapps.cn\\\",\\\"*.gkecnapps.cn\\\",\\\"googledownloads.cn\\\",\\\"*.googledownloads.cn\\\",\\\"recaptcha.net.cn\\\",\\\"*.recaptcha.net.cn\\\",\\\"recaptcha-cn.net\\\",\\\"*.recaptcha-cn.net\\\",\\\"widevine.cn\\\",\\\"*.widevine.cn\\\",\\\"ampproject.org.cn\\\",\\\"*.ampproject.org.cn\\\",\\\"ampproject.net.cn\\\",\\\"*.ampproject.net.cn\\\",\\\"google-analytics-cn.com\\\",\\\"*.google-analytics-cn.com\\\",\\\"googleadservices-cn.com\\\",\\\"*.googleadservices-cn.com\\\",\\\"googlevads-cn.com\\\",\\\"*.googlevads-cn.com\\\",\\\"googleapis-cn.com\\\",\\\"*.googleapis-cn.com\\\",\\\"googleoptimize-cn.com\\\",\\\"*.googleoptimize-cn.com\\\",\\\"doubleclick-cn.net\\\",\\\"*.doubleclick-cn.net\\\",\\\"*.fls.doubleclick-cn.net\\\",\\\"*.g.doubleclick-cn.net\\\",\\\"doubleclick.cn\\\",\\\"*.doubleclick.cn\\\",\\\"*.fls.doubleclick.cn\\\",\\\"*.g.doubleclick.cn\\\",\\\"dartsearch-cn.net\\\",\\\"*.dartsearch-cn.net\\\",\\\"googletraveladservices-cn.com\\\",\\\"*.googletraveladservices-cn.com\\\",\\\"googletagservices-cn.com\\\",\\\"*.googletagservices-cn.com\\\",\\\"googletagmanager-cn.com\\\",\\\"*.googletagmanager-cn.com\\\",\\\"googlesyndication-cn.com\\\",\\\"*.googlesyndication-cn.com\\\",\\\"*.safeframe.googlesyndication-cn.com\\\",\\\"app-measurement-cn.com\\\",\\\"*.app-measurement-cn.com\\\",\\\"gvt1-cn.com\\\",\\\"*.gvt1-cn.com\\\",\\\"gvt2-cn.com\\\",\\\"*.gvt2-cn.com\\\",\\\"2mdn-cn.net\\\",\\\"*.2mdn-cn.net\\\",\\\"googleflights-cn.net\\\",\\\"*.googleflights-cn.net\\\",\\\"admob-cn.com\\\",\\\"*.admob-cn.com\\\",\\\"googlesandbox-cn.com\\\",\\\"*.googlesandbox-cn.com\\\",\\\"*.safenup.googlesandbox-cn.com\\\",\\\"*.gstatic.com\\\",\\\"*.metric.gstatic.com\\\",\\\"*.gvt1.com\\\",\\\"*.gcpcdn.gvt1.com\\\",\\\"*.gvt2.com\\\",\\\"*.gcp.gvt2.com\\\",\\\"*.url.google.com\\\",\\\"*.youtube-nocookie.com\\\",\\\"*.ytimg.com\\\",\\\"android.com\\\",\\\"*.android.com\\\",\\\"*.flash.android.com\\\",\\\"g.cn\\\",\\\"*.g.cn\\\",\\\"g.co\\\",\\\"*.g.co\\\",\\\"goo.gl\\\",\\\"www.goo.gl\\\",\\\"google-analytics.com\\\",\\\"*.google-analytics.com\\\",\\\"google.com\\\",\\\"googlecommerce.com\\\",\\\"*.googlecommerce.com\\\",\\\"ggpht.cn\\\",\\\"*.ggpht.cn\\\",\\\"urchin.com\\\",\\\"*.urchin.com\\\",\\\"youtu.be\\\",\\\"youtube.com\\\",\\\"*.youtube.com\\\",\\\"youtubeeducation.com\\\",\\\"*.youtubeeducation.com\\\",\\\"youtubekids.com\\\",\\\"*.youtubekids.com\\\",\\\"yt.be\\\",\\\"*.yt.be\\\",\\\"android.clients.google.com\\\",\\\"developer.android.google.cn\\\",\\\"developers.android.google.cn\\\",\\\"source.android.google.cn\\\",\\\"developer.chrome.google.cn\\\",\\\"web.developers.google.cn\\\",\\\"codelabs.developers.google.cn\\\"],\\\"issuer\\\":\\\"GTS CA 1C3\\\",\\\"validFrom\\\":1715002929,\\\"validTo\\\":1722260528,\\\"signedCertificateTimestampList\\\":[{\\\"status\\\":\\\"Verified\\\",\\\"origin\\\":\\\"Embedded in certificate\\\",\\\"logDescription\\\":\\\"Google 'Xenon2024' log\\\",\\\"logId\\\":\\\"76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74\\\",\\\"timestamp\\\":1715006533459,\\\"hashAlgorithm\\\":\\\"SHA-256\\\",\\\"signatureAlgorithm\\\":\\\"ECDSA\\\",\\\"signatureData\\\":\\\"3046022100E05763001E293EE769F5A57620F92D4424AA96AC74D9A8F2034BC4FCC691B86B022100FD7152DFA84B9255806BDEA48CE8C0E9D6AA75C632320FCFCBA734ECBBD83549\\\"},{\\\"status\\\":\\\"Verified\\\",\\\"origin\\\":\\\"Embedded in certificate\\\",\\\"logDescription\\\":\\\"DigiCert Yeti2024 Log\\\",\\\"logId\\\":\\\"48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473\\\",\\\"timestamp\\\":1715006533451,\\\"hashAlgorithm\\\":\\\"SHA-256\\\",\\\"signatureAlgorithm\\\":\\\"ECDSA\\\",\\\"signatureData\\\":\\\"304402203DAD4672E07DE4F6D946C32A21E7CBEA345C5D56EBBF4D9230561AE28B8F394C02203EEC6A0A060CD730A7C94BAACCB794DDB11DA65601FA947CB6307F798A21640B\\\"}],\\\"certificateTransparencyCompliance\\\":\\\"unknown\\\",\\\"serverSignatureAlgorithm\\\":1027,\\\"encryptedClientHello\\\":false},\\\"fromPrefetchCache\\\":false,\\\"response_headers\\\":{\\\"accept-ranges\\\":\\\"bytes\\\",\\\"age\\\":\\\"23900\\\",\\\"alt-svc\\\":\\\"h3=\\\\\\\":443\\\\\\\"; ma=2592000,h3-29=\\\\\\\":443\\\\\\\"; ma=2592000\\\",\\\"cache-control\\\":\\\"public, max-age=31536000\\\",\\\"content-length\\\":\\\"42628\\\",\\\"content-type\\\":\\\"image/webp\\\",\\\"cross-origin-opener-policy-report-only\\\":\\\"same-origin; report-to=\\\\\\\"doodle-eng\\\\\\\"\\\",\\\"cross-origin-resource-policy\\\":\\\"cross-origin\\\",\\\"date\\\":\\\"Thu, 16 May 2024 04:02:16 GMT\\\",\\\"expires\\\":\\\"Fri, 16 May 2025 04:02:16 GMT\\\",\\\"last-modified\\\":\\\"Wed, 08 May 2024 15:42:56 GMT\\\",\\\"report-to\\\":\\\"{\\\\\\\"group\\\\\\\":\\\\\\\"doodle-eng\\\\\\\",\\\\\\\"max_age\\\\\\\":2592000,\\\\\\\"endpoints\\\\\\\":[{\\\\\\\"url\\\\\\\":\\\\\\\"https://csp.withgoogle.com/csp/report-to/doodle-eng\\\\\\\"}]}\\\",\\\"server\\\":\\\"sffe\\\",\\\"x-content-type-options\\\":\\\"nosniff\\\",\\\"x-xss-protection\\\":\\\"0\\\"},\\\"request_headers\\\":{\\\":authority\\\":\\\"www.google.com\\\",\\\":method\\\":\\\"GET\\\",\\\":path\\\":\\\"/logos/doodles/2024/celebrating-hank-adams-6753651837110220-l.webp\\\",\\\":scheme\\\":\\\"https\\\",\\\"accept\\\":\\\"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8\\\",\\\"accept-encoding\\\":\\\"gzip, deflate, br, zstd\\\",\\\"accept-language\\\":\\\"en-US,en;q=0.9\\\",\\\"cookie\\\":\\\"1P_JAR=2024-05-16-10; AEC=AQTF6HzKW3ON427O62_dIXUsRaTlJUnc1Xn2mQ0lsf6AUpMtQ1_0uLTGeQ; NID=514=PYReC7uc4C7Y1dLmFiYUlLt0CNc04iNAoX5J3CW-sHK9L9BCZnQ_hkKfmspgV5sMvtyF5047DgU-W0N_62Muak3mv5-IH_niP5dVamd9FiOJQrIvZq5VpibFnSi97EDxnfNr1CKhlII28QFzHDVImGhWF75pOwrVVHP6NL_gqvY\\\",\\\"priority\\\":\\\"u=2, i\\\",\\\"referer\\\":\\\"https://www.google.com/\\\",\\\"sec-ch-ua\\\":\\\"\\\\\\\" Not A;Brand\\\\\\\";v=\\\\\\\"99\\\\\\\", \\\\\\\"Chromium\\\\\\\";v=\\\\\\\"124\\\\\\\", \\\\\\\"Google Chrome\\\\\\\";v=\\\\\\\"124\\\\\\\"\\\",\\\"sec-ch-ua-arch\\\":\\\"\\\\\\\"x86\\\\\\\"\\\",\\\"sec-ch-ua-bitness\\\":\\\"\\\\\\\"64\\\\\\\"\\\",\\\"sec-ch-ua-full-version\\\":\\\"\\\\\\\"124.0.6367.207\\\\\\\"\\\",\\\"sec-ch-ua-full-version-list\\\":\\\"\\\\\\\" Not A;Brand\\\\\\\";v=\\\\\\\"99\\\\\\\", \\\\\\\"Chromium\\\\\\\";v=\\\\\\\"124.0.0.0\\\\\\\", \\\\\\\"Google Chrome\\\\\\\";v=\\\\\\\"124.0.0.0\\\\\\\"\\\",\\\"sec-ch-ua-mobile\\\":\\\"?0\\\",\\\"sec-ch-ua-model\\\":\\\"\\\\\\\"Model\\\\\\\"\\\",\\\"sec-ch-ua-platform\\\":\\\"\\\\\\\"Unknown\\\\\\\"\\\",\\\"sec-ch-ua-platform-version\\\":\\\"\\\\\\\"0\\\\\\\"\\\",\\\"sec-ch-ua-wow64\\\":\\\"?0\\\",\\\"sec-fetch-dest\\\":\\\"image\\\",\\\"sec-fetch-mode\\\":\\\"no-cors\\\",\\\"sec-fetch-site\\\":\\\"same-origin\\\",\\\"user-agent\\\":\\\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 PTST/240508.140043\\\",\\\"x-client-data\\\":\\\"CMngygE=\\\"},\\\"initiator\\\":{\\\"type\\\":\\\"parser\\\",\\\"url\\\":\\\"https://www.google.com/\\\",\\\"lineNumber\\\":59,\\\"columnNumber\\\":48822},\\\"documentURL\\\":\\\"https://www.google.com/\\\",\\\"timestamp\\\":73738.81037,\\\"frameId\\\":\\\"682737D63193035E165E253039C5C3AC\\\",\\\"hasUserGesture\\\":false,\\\"type\\\":\\\"Image\\\",\\\"wallTime\\\":1715856036.56398,\\\"initialPriority\\\":\\\"Medium\\\",\\\"priority\\\":\\\"High\\\",\\\"transfer_size\\\":42656},\\\"is_lcp_statically_discoverable\\\":true,\\\"is_lcp_preloaded\\\":false,\\\"lcp_preload\\\":{},\\\"web_vitals_js\\\":[],\\\"gaming_metrics\\\":{\\\"fidIframeOverlaySoft\\\":false},\\\"speculation_rules\\\":[]},\\\"_privacy\\\":\\\"{\\\\\\\"privacy_wording_links\\\\\\\":[{\\\\\\\"keywords\\\\\\\":[\\\\\\\"Privacy\\\\\\\"],\\\\\\\"text\\\\\\\":\\\\\\\"Privacy\\\\\\\"}],\\\\\\\"iab_tcf_v1\\\\\\\":{\\\\\\\"present\\\\\\\":false,\\\\\\\"data\\\\\\\":null,\\\\\\\"compliant_setup\\\\\\\":null},\\\\\\\"iab_tcf_v2\\\\\\\":{\\\\\\\"present\\\\\\\":false,\\\\\\\"data\\\\\\\":null,\\\\\\\"compliant_setup\\\\\\\":null},\\\\\\\"iab_usp\\\\\\\":{\\\\\\\"present\\\\\\\":false,\\\\\\\"privacy_string\\\\\\\":null},\\\\\\\"ads_transparency_spotlight\\\\\\\":{\\\\\\\"present\\\\\\\":false,\\\\\\\"ads_metadata\\\\\\\":null},\\\\\\\"document_interestCohort\\\\\\\":false,\\\\\\\"navigator_doNotTrack\\\\\\\":false,\\\\\\\"navigator_globalPrivacyControl\\\\\\\":false,\\\\\\\"document_permissionsPolicy\\\\\\\":false,\\\\\\\"document_featurePolicy\\\\\\\":false,\\\\\\\"referrerPolicy\\\\\\\":{\\\\\\\"entire_document_policy\\\\\\\":\\\\\\\"origin\\\\\\\",\\\\\\\"individual_requests\\\\\\\":null,\\\\\\\"link_relations\\\\\\\":null},\\\\\\\"media_devices\\\\\\\":{\\\\\\\"navigator_mediaDevices_enumerateDevices\\\\\\\":false,\\\\\\\"navigator_mediaDevices_getUserMedia\\\\\\\":true,\\\\\\\"navigator_mediaDevices_getDisplayMedia\\\\\\\":false},\\\\\\\"geolocation\\\\\\\":{\\\\\\\"navigator_geolocation_getCurrentPosition\\\\\\\":false,\\\\\\\"navigator_geolocation_watchPosition\\\\\\\":false}}\\\",\\\"_pwa\\\":{\\\"serviceWorkers\\\":{},\\\"manifests\\\":{},\\\"serviceWorkerInitiated\\\":[],\\\"workboxInfo\\\":{},\\\"importScriptsInfo\\\":{},\\\"swEventListenersInfo\\\":{},\\\"swPropertiesInfo\\\":{},\\\"swMethodsInfo\\\":{},\\\"swObjectsInfo\\\":{},\\\"swRegistrationPropertiesInfo\\\":{},\\\"windowEventListenersInfo\\\":{},\\\"windowPropertiesInfo\\\":{},\\\"serviceWorkerRegistrationInfo\\\":{},\\\"serviceWorkerHeuristic\\\":false},\\\"_quirks_mode\\\":false,\\\"_responsive_images\\\":\\\"{\\\\\\\"responsive-images\\\\\\\":[{\\\\\\\"hasSrc\\\\\\\":true,\\\\\\\"hasAlt\\\\\\\":true,\\\\\\\"isInPicture\\\\\\\":true,\\\\\\\"hasCustomDataAttributes\\\\\\\":true,\\\\\\\"hasWidth\\\\\\\":true,\\\\\\\"hasHeight\\\\\\\":true,\\\\\\\"url\\\\\\\":\\\\\\\"https://www.google.com/logos/doodles/2024/celebrating-hank-adams-6753651837110220-l.webp\\\\\\\",\\\\\\\"totalCandidates\\\\\\\":2,\\\\\\\"heightAttribute\\\\\\\":\\\\\\\"200\\\\\\\",\\\\\\\"widthAttribute\\\\\\\":\\\\\\\"500\\\\\\\",\\\\\\\"altAttribute\\\\\\\":\\\\\\\"Celebrating Hank Adams\\\\\\\",\\\\\\\"customDataAttributes\\\\\\\":[\\\\\\\"csiid\\\\\\\",\\\\\\\"atf\\\\\\\"],\\\\\\\"clientWidth\\\\\\\":500,\\\\\\\"clientHeight\\\\\\\":200,\\\\\\\"naturalWidth\\\\\\\":500,\\\\\\\"naturalHeight\\\\\\\":200,\\\\\\\"pictureMediaSwitching\\\\\\\":false,\\\\\\\"pictureTypeSwitching\\\\\\\":true,\\\\\\\"hasSrcset\\\\\\\":true,\\\\\\\"hasSizes\\\\\\\":false,\\\\\\\"srcsetParseError\\\\\\\":false,\\\\\\\"srcsetHasXDescriptors\\\\\\\":false,\\\\\\\"srcsetHasWDescriptors\\\\\\\":false,\\\\\\\"srcsetCandidateDensities\\\\\\\":[1],\\\\\\\"currentSrcDensity\\\\\\\":1,\\\\\\\"approximateResourceWidth\\\\\\\":500,\\\\\\\"approximateResourceHeight\\\\\\\":200,\\\\\\\"byteSize\\\\\\\":42628,\\\\\\\"bitsPerPixel\\\\\\\":3.41024,\\\\\\\"mimeType\\\\\\\":\\\\\\\"image/webp\\\\\\\",\\\\\\\"computedSizingStyles\\\\\\\":{\\\\\\\"width\\\\\\\":\\\\\\\"auto\\\\\\\",\\\\\\\"height\\\\\\\":\\\\\\\"200px\\\\\\\",\\\\\\\"maxWidth\\\\\\\":\\\\\\\"100%\\\\\\\",\\\\\\\"maxHeight\\\\\\\":\\\\\\\"100%\\\\\\\",\\\\\\\"minWidth\\\\\\\":\\\\\\\"auto\\\\\\\",\\\\\\\"minHeight\\\\\\\":\\\\\\\"auto\\\\\\\"},\\\\\\\"intrinsicOrExtrinsicSizing\\\\\\\":{\\\\\\\"width\\\\\\\":\\\\\\\"both\\\\\\\",\\\\\\\"height\\\\\\\":\\\\\\\"extrinsic\\\\\\\"},\\\\\\\"reservedLayoutDimensions\\\\\\\":false},{\\\\\\\"hasSrc\\\\\\\":false,\\\\\\\"hasAlt\\\\\\\":true,\\\\\\\"isInPicture\\\\\\\":false,\\\\\\\"hasCustomDataAttributes\\\\\\\":true,\\\\\\\"hasWidth\\\\\\\":false,\\\\\\\"hasHeight\\\\\\\":false,\\\\\\\"url\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"totalCandidates\\\\\\\":0,\\\\\\\"altAttribute\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"customDataAttributes\\\\\\\":[\\\\\\\"csiid\\\\\\\",\\\\\\\"atf\\\\\\\"],\\\\\\\"clientWidth\\\\\\\":0,\\\\\\\"clientHeight\\\\\\\":0,\\\\\\\"naturalWidth\\\\\\\":0,\\\\\\\"naturalHeight\\\\\\\":0,\\\\\\\"hasSrcset\\\\\\\":false,\\\\\\\"hasSizes\\\\\\\":false,\\\\\\\"currentSrcDensity\\\\\\\":1,\\\\\\\"approximateResourceWidth\\\\\\\":0,\\\\\\\"approximateResourceHeight\\\\\\\":0,\\\\\\\"computedSizingStyles\\\\\\\":{\\\\\\\"width\\\\\\\":\\\\\\\"auto\\\\\\\",\\\\\\\"height\\\\\\\":\\\\\\\"auto\\\\\\\",\\\\\\\"maxWidth\\\\\\\":\\\\\\\"none\\\\\\\",\\\\\\\"maxHeight\\\\\\\":\\\\\\\"none\\\\\\\",\\\\\\\"minWidth\\\\\\\":\\\\\\\"auto\\\\\\\",\\\\\\\"minHeight\\\\\\\":\\\\\\\"auto\\\\\\\"},\\\\\\\"intrinsicOrExtrinsicSizing\\\\\\\":{\\\\\\\"width\\\\\\\":\\\\\\\"intrinsic\\\\\\\",\\\\\\\"height\\\\\\\":\\\\\\\"intrinsic\\\\\\\"},\\\\\\\"reservedLayoutDimensions\\\\\\\":false},{\\\\\\\"hasSrc\\\\\\\":false,\\\\\\\"hasAlt\\\\\\\":true,\\\\\\\"isInPicture\\\\\\\":false,\\\\\\\"hasCustomDataAttributes\\\\\\\":true,\\\\\\\"hasWidth\\\\\\\":false,\\\\\\\"hasHeight\\\\\\\":false,\\\\\\\"url\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"totalCandidates\\\\\\\":0,\\\\\\\"altAttribute\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"customDataAttributes\\\\\\\":[\\\\\\\"csiid\\\\\\\",\\\\\\\"atf\\\\\\\"],\\\\\\\"clientWidth\\\\\\\":0,\\\\\\\"clientHeight\\\\\\\":0,\\\\\\\"naturalWidth\\\\\\\":0,\\\\\\\"naturalHeight\\\\\\\":0,\\\\\\\"hasSrcset\\\\\\\":false,\\\\\\\"hasSizes\\\\\\\":false,\\\\\\\"currentSrcDensity\\\\\\\":1,\\\\\\\"approximateResourceWidth\\\\\\\":0,\\\\\\\"approximateResourceHeight\\\\\\\":0,\\\\\\\"computedSizingStyles\\\\\\\":{\\\\\\\"width\\\\\\\":\\\\\\\"auto\\\\\\\",\\\\\\\"height\\\\\\\":\\\\\\\"auto\\\\\\\",\\\\\\\"maxWidth\\\\\\\":\\\\\\\"none\\\\\\\",\\\\\\\"maxHeight\\\\\\\":\\\\\\\"none\\\\\\\",\\\\\\\"minWidth\\\\\\\":\\\\\\\"auto\\\\\\\",\\\\\\\"minHeight\\\\\\\":\\\\\\\"auto\\\\\\\"},\\\\\\\"intrinsicOrExtrinsicSizing\\\\\\\":{\\\\\\\"width\\\\\\\":\\\\\\\"intrinsic\\\\\\\",\\\\\\\"height\\\\\\\":\\\\\\\"intrinsic\\\\\\\"},\\\\\\\"reservedLayoutDimensions\\\\\\\":false},{\\\\\\\"hasSrc\\\\\\\":false,\\\\\\\"hasAlt\\\\\\\":true,\\\\\\\"isInPicture\\\\\\\":false,\\\\\\\"hasCustomDataAttributes\\\\\\\":true,\\\\\\\"hasWidth\\\\\\\":false,\\\\\\\"hasHeight\\\\\\\":false,\\\\\\\"url\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"totalCandidates\\\\\\\":0,\\\\\\\"altAttribute\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"customDataAttributes\\\\\\\":[\\\\\\\"csiid\\\\\\\",\\\\\\\"atf\\\\\\\"],\\\\\\\"clientWidth\\\\\\\":0,\\\\\\\"clientHeight\\\\\\\":0,\\\\\\\"naturalWidth\\\\\\\":0,\\\\\\\"naturalHeight\\\\\\\":0,\\\\\\\"hasSrcset\\\\\\\":false,\\\\\\\"hasSizes\\\\\\\":false,\\\\\\\"currentSrcDensity\\\\\\\":1,\\\\\\\"approximateResourceWidth\\\\\\\":0,\\\\\\\"approximateResourceHeight\\\\\\\":0,\\\\\\\"computedSizingStyles\\\\\\\":{\\\\\\\"width\\\\\\\":\\\\\\\"auto\\\\\\\",\\\\\\\"height\\\\\\\":\\\\\\\"auto\\\\\\\",\\\\\\\"maxWidth\\\\\\\":\\\\\\\"none\\\\\\\",\\\\\\\"maxHeight\\\\\\\":\\\\\\\"none\\\\\\\",\\\\\\\"minWidth\\\\\\\":\\\\\\\"auto\\\\\\\",\\\\\\\"minHeight\\\\\\\":\\\\\\\"auto\\\\\\\"},\\\\\\\"intrinsicOrExtrinsicSizing\\\\\\\":{\\\\\\\"width\\\\\\\":\\\\\\\"intrinsic\\\\\\\",\\\\\\\"height\\\\\\\":\\\\\\\"intrinsic\\\\\\\"},\\\\\\\"reservedLayoutDimensions\\\\\\\":false},{\\\\\\\"hasSrc\\\\\\\":false,\\\\\\\"hasAlt\\\\\\\":true,\\\\\\\"isInPicture\\\\\\\":false,\\\\\\\"hasCustomDataAttributes\\\\\\\":true,\\\\\\\"hasWidth\\\\\\\":false,\\\\\\\"hasHeight\\\\\\\":false,\\\\\\\"url\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"totalCandidates\\\\\\\":0,\\\\\\\"altAttribute\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"customDataAttributes\\\\\\\":[\\\\\\\"csiid\\\\\\\",\\\\\\\"atf\\\\\\\"],\\\\\\\"clientWidth\\\\\\\":0,\\\\\\\"clientHeight\\\\\\\":0,\\\\\\\"naturalWidth\\\\\\\":0,\\\\\\\"naturalHeight\\\\\\\":0,\\\\\\\"hasSrcset\\\\\\\":false,\\\\\\\"hasSizes\\\\\\\":false,\\\\\\\"currentSrcDensity\\\\\\\":1,\\\\\\\"approximateResourceWidth\\\\\\\":0,\\\\\\\"approximateResourceHeight\\\\\\\":0,\\\\\\\"computedSizingStyles\\\\\\\":{\\\\\\\"width\\\\\\\":\\\\\\\"auto\\\\\\\",\\\\\\\"height\\\\\\\":\\\\\\\"auto\\\\\\\",\\\\\\\"maxWidth\\\\\\\":\\\\\\\"none\\\\\\\",\\\\\\\"maxHeight\\\\\\\":\\\\\\\"none\\\\\\\",\\\\\\\"minWidth\\\\\\\":\\\\\\\"auto\\\\\\\",\\\\\\\"minHeight\\\\\\\":\\\\\\\"auto\\\\\\\"},\\\\\\\"intrinsicOrExtrinsicSizing\\\\\\\":{\\\\\\\"width\\\\\\\":\\\\\\\"intrinsic\\\\\\\",\\\\\\\"height\\\\\\\":\\\\\\\"intrinsic\\\\\\\"},\\\\\\\"reservedLayoutDimensions\\\\\\\":false},{\\\\\\\"hasSrc\\\\\\\":false,\\\\\\\"hasAlt\\\\\\\":true,\\\\\\\"isInPicture\\\\\\\":false,\\\\\\\"hasCustomDataAttributes\\\\\\\":true,\\\\\\\"hasWidth\\\\\\\":false,\\\\\\\"hasHeight\\\\\\\":false,\\\\\\\"url\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"totalCandidates\\\\\\\":0,\\\\\\\"altAttribute\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"customDataAttributes\\\\\\\":[\\\\\\\"csiid\\\\\\\",\\\\\\\"atf\\\\\\\"],\\\\\\\"clientWidth\\\\\\\":0,\\\\\\\"clientHeight\\\\\\\":0,\\\\\\\"naturalWidth\\\\\\\":0,\\\\\\\"naturalHeight\\\\\\\":0,\\\\\\\"hasSrcset\\\\\\\":false,\\\\\\\"hasSizes\\\\\\\":false,\\\\\\\"currentSrcDensity\\\\\\\":1,\\\\\\\"approximateResourceWidth\\\\\\\":0,\\\\\\\"approximateResourceHeight\\\\\\\":0,\\\\\\\"computedSizingStyles\\\\\\\":{\\\\\\\"width\\\\\\\":\\\\\\\"auto\\\\\\\",\\\\\\\"height\\\\\\\":\\\\\\\"auto\\\\\\\",\\\\\\\"maxWidth\\\\\\\":\\\\\\\"none\\\\\\\",\\\\\\\"maxHeight\\\\\\\":\\\\\\\"none\\\\\\\",\\\\\\\"minWidth\\\\\\\":\\\\\\\"auto\\\\\\\",\\\\\\\"minHeight\\\\\\\":\\\\\\\"auto\\\\\\\"},\\\\\\\"intrinsicOrExtrinsicSizing\\\\\\\":{\\\\\\\"width\\\\\\\":\\\\\\\"intrinsic\\\\\\\",\\\\\\\"height\\\\\\\":\\\\\\\"intrinsic\\\\\\\"},\\\\\\\"reservedLayoutDimensions\\\\\\\":false},{\\\\\\\"hasSrc\\\\\\\":false,\\\\\\\"hasAlt\\\\\\\":true,\\\\\\\"isInPicture\\\\\\\":false,\\\\\\\"hasCustomDataAttributes\\\\\\\":true,\\\\\\\"hasWidth\\\\\\\":false,\\\\\\\"hasHeight\\\\\\\":false,\\\\\\\"url\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"totalCandidates\\\\\\\":0,\\\\\\\"altAttribute\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"customDataAttributes\\\\\\\":[\\\\\\\"csiid\\\\\\\",\\\\\\\"atf\\\\\\\"],\\\\\\\"clientWidth\\\\\\\":0,\\\\\\\"clientHeight\\\\\\\":0,\\\\\\\"naturalWidth\\\\\\\":0,\\\\\\\"naturalHeight\\\\\\\":0,\\\\\\\"hasSrcset\\\\\\\":false,\\\\\\\"hasSizes\\\\\\\":false,\\\\\\\"currentSrcDensity\\\\\\\":1,\\\\\\\"approximateResourceWidth\\\\\\\":0,\\\\\\\"approximateResourceHeight\\\\\\\":0,\\\\\\\"computedSizingStyles\\\\\\\":{\\\\\\\"width\\\\\\\":\\\\\\\"auto\\\\\\\",\\\\\\\"height\\\\\\\":\\\\\\\"auto\\\\\\\",\\\\\\\"maxWidth\\\\\\\":\\\\\\\"none\\\\\\\",\\\\\\\"maxHeight\\\\\\\":\\\\\\\"none\\\\\\\",\\\\\\\"minWidth\\\\\\\":\\\\\\\"auto\\\\\\\",\\\\\\\"minHeight\\\\\\\":\\\\\\\"auto\\\\\\\"},\\\\\\\"intrinsicOrExtrinsicSizing\\\\\\\":{\\\\\\\"width\\\\\\\":\\\\\\\"intrinsic\\\\\\\",\\\\\\\"height\\\\\\\":\\\\\\\"intrinsic\\\\\\\"},\\\\\\\"reservedLayoutDimensions\\\\\\\":false},{\\\\\\\"hasSrc\\\\\\\":false,\\\\\\\"hasAlt\\\\\\\":true,\\\\\\\"isInPicture\\\\\\\":false,\\\\\\\"hasCustomDataAttributes\\\\\\\":true,\\\\\\\"hasWidth\\\\\\\":false,\\\\\\\"hasHeight\\\\\\\":false,\\\\\\\"url\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"totalCandidates\\\\\\\":0,\\\\\\\"altAttribute\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"customDataAttributes\\\\\\\":[\\\\\\\"csiid\\\\\\\",\\\\\\\"atf\\\\\\\"],\\\\\\\"clientWidth\\\\\\\":0,\\\\\\\"clientHeight\\\\\\\":0,\\\\\\\"naturalWidth\\\\\\\":0,\\\\\\\"naturalHeight\\\\\\\":0,\\\\\\\"hasSrcset\\\\\\\":false,\\\\\\\"hasSizes\\\\\\\":false,\\\\\\\"currentSrcDensity\\\\\\\":1,\\\\\\\"approximateResourceWidth\\\\\\\":0,\\\\\\\"approximateResourceHeight\\\\\\\":0,\\\\\\\"computedSizingStyles\\\\\\\":{\\\\\\\"width\\\\\\\":\\\\\\\"auto\\\\\\\",\\\\\\\"height\\\\\\\":\\\\\\\"auto\\\\\\\",\\\\\\\"maxWidth\\\\\\\":\\\\\\\"none\\\\\\\",\\\\\\\"maxHeight\\\\\\\":\\\\\\\"none\\\\\\\",\\\\\\\"minWidth\\\\\\\":\\\\\\\"auto\\\\\\\",\\\\\\\"minHeight\\\\\\\":\\\\\\\"auto\\\\\\\"},\\\\\\\"intrinsicOrExtrinsicSizing\\\\\\\":{\\\\\\\"width\\\\\\\":\\\\\\\"intrinsic\\\\\\\",\\\\\\\"height\\\\\\\":\\\\\\\"intrinsic\\\\\\\"},\\\\\\\"reservedLayoutDimensions\\\\\\\":false},{\\\\\\\"hasSrc\\\\\\\":false,\\\\\\\"hasAlt\\\\\\\":true,\\\\\\\"isInPicture\\\\\\\":false,\\\\\\\"hasCustomDataAttributes\\\\\\\":true,\\\\\\\"hasWidth\\\\\\\":false,\\\\\\\"hasHeight\\\\\\\":false,\\\\\\\"url\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"totalCandidates\\\\\\\":0,\\\\\\\"altAttribute\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"customDataAttributes\\\\\\\":[\\\\\\\"csiid\\\\\\\",\\\\\\\"atf\\\\\\\"],\\\\\\\"clientWidth\\\\\\\":0,\\\\\\\"clientHeight\\\\\\\":0,\\\\\\\"naturalWidth\\\\\\\":0,\\\\\\\"naturalHeight\\\\\\\":0,\\\\\\\"hasSrcset\\\\\\\":false,\\\\\\\"hasSizes\\\\\\\":false,\\\\\\\"currentSrcDensity\\\\\\\":1,\\\\\\\"approximateResourceWidth\\\\\\\":0,\\\\\\\"approximateResourceHeight\\\\\\\":0,\\\\\\\"computedSizingStyles\\\\\\\":{\\\\\\\"width\\\\\\\":\\\\\\\"auto\\\\\\\",\\\\\\\"height\\\\\\\":\\\\\\\"auto\\\\\\\",\\\\\\\"maxWidth\\\\\\\":\\\\\\\"none\\\\\\\",\\\\\\\"maxHeight\\\\\\\":\\\\\\\"none\\\\\\\",\\\\\\\"minWidth\\\\\\\":\\\\\\\"auto\\\\\\\",\\\\\\\"minHeight\\\\\\\":\\\\\\\"auto\\\\\\\"},\\\\\\\"intrinsicOrExtrinsicSizing\\\\\\\":{\\\\\\\"width\\\\\\\":\\\\\\\"intrinsic\\\\\\\",\\\\\\\"height\\\\\\\":\\\\\\\"intrinsic\\\\\\\"},\\\\\\\"reservedLayoutDimensions\\\\\\\":false},{\\\\\\\"hasSrc\\\\\\\":false,\\\\\\\"hasAlt\\\\\\\":true,\\\\\\\"isInPicture\\\\\\\":false,\\\\\\\"hasCustomDataAttributes\\\\\\\":true,\\\\\\\"hasWidth\\\\\\\":false,\\\\\\\"hasHeight\\\\\\\":false,\\\\\\\"url\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"totalCandidates\\\\\\\":0,\\\\\\\"altAttribute\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"customDataAttributes\\\\\\\":[\\\\\\\"csiid\\\\\\\",\\\\\\\"atf\\\\\\\"],\\\\\\\"clientWidth\\\\\\\":0,\\\\\\\"clientHeight\\\\\\\":0,\\\\\\\"naturalWidth\\\\\\\":0,\\\\\\\"naturalHeight\\\\\\\":0,\\\\\\\"hasSrcset\\\\\\\":false,\\\\\\\"hasSizes\\\\\\\":false,\\\\\\\"currentSrcDensity\\\\\\\":1,\\\\\\\"approximateResourceWidth\\\\\\\":0,\\\\\\\"approximateResourceHeight\\\\\\\":0,\\\\\\\"computedSizingStyles\\\\\\\":{\\\\\\\"width\\\\\\\":\\\\\\\"auto\\\\\\\",\\\\\\\"height\\\\\\\":\\\\\\\"auto\\\\\\\",\\\\\\\"maxWidth\\\\\\\":\\\\\\\"none\\\\\\\",\\\\\\\"maxHeight\\\\\\\":\\\\\\\"none\\\\\\\",\\\\\\\"minWidth\\\\\\\":\\\\\\\"auto\\\\\\\",\\\\\\\"minHeight\\\\\\\":\\\\\\\"auto\\\\\\\"},\\\\\\\"intrinsicOrExtrinsicSizing\\\\\\\":{\\\\\\\"width\\\\\\\":\\\\\\\"intrinsic\\\\\\\",\\\\\\\"height\\\\\\\":\\\\\\\"intrinsic\\\\\\\"},\\\\\\\"reservedLayoutDimensions\\\\\\\":false},{\\\\\\\"hasSrc\\\\\\\":true,\\\\\\\"hasAlt\\\\\\\":true,\\\\\\\"isInPicture\\\\\\\":false,\\\\\\\"hasCustomDataAttributes\\\\\\\":true,\\\\\\\"hasWidth\\\\\\\":false,\\\\\\\"hasHeight\\\\\\\":false,\\\\\\\"url\\\\\\\":\\\\\\\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAYCAMAAAAiV0Z6AAAAPFBMVEVLoEN0wU6CzFKCzFKCzFKCzFKCzFJSo0MSczNDmkCCzFJPoUMTczNdr0gmgziCzFITczMTczMTczMTczPh00jOAAAAFHRSTlPF/+bIsms8Ad///hX+//5/tXw7aMEAx10AAACaSURBVHgBbc4HDoRQCATQ33tbvf9dF9QxaCT9UQaltLHOh/golXKhMs5Xqa0xU1lyoa2fXFyQOsDG38qsLy4TaV+sFislovyhPzLJJrBu6eQOtpW0LjbJkzTuTDLRVNKa3uxJI+VdiRqXSeu6GW+Qxi29eLIi8H7EsYrT42BD+mQtNO5JMjRuC4lSY8V4hsLX0egGijvUSEP9AbylEsOkeCgWAAAAAElFTkSuQmCC\\\\\\\",\\\\\\\"totalCandidates\\\\\\\":1,\\\\\\\"altAttribute\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"customDataAttributes\\\\\\\":[\\\\\\\"csiid\\\\\\\",\\\\\\\"atf\\\\\\\"],\\\\\\\"clientWidth\\\\\\\":12,\\\\\\\"clientHeight\\\\\\\":14,\\\\\\\"naturalWidth\\\\\\\":21,\\\\\\\"naturalHeight\\\\\\\":24,\\\\\\\"hasSrcset\\\\\\\":false,\\\\\\\"hasSizes\\\\\\\":false,\\\\\\\"currentSrcDensity\\\\\\\":1,\\\\\\\"approximateResourceWidth\\\\\\\":21,\\\\\\\"approximateResourceHeight\\\\\\\":24,\\\\\\\"computedSizingStyles\\\\\\\":{\\\\\\\"width\\\\\\\":\\\\\\\"auto\\\\\\\",\\\\\\\"height\\\\\\\":\\\\\\\"14px\\\\\\\",\\\\\\\"maxWidth\\\\\\\":\\\\\\\"none\\\\\\\",\\\\\\\"maxHeight\\\\\\\":\\\\\\\"none\\\\\\\",\\\\\\\"minWidth\\\\\\\":\\\\\\\"auto\\\\\\\",\\\\\\\"minHeight\\\\\\\":\\\\\\\"auto\\\\\\\"},\\\\\\\"intrinsicOrExtrinsicSizing\\\\\\\":{\\\\\\\"width\\\\\\\":\\\\\\\"intrinsic\\\\\\\",\\\\\\\"height\\\\\\\":\\\\\\\"extrinsic\\\\\\\"},\\\\\\\"reservedLayoutDimensions\\\\\\\":false}]}\\\",\\\"_robots_meta\\\":{\\\"main_frame_robots_rendered\\\":{},\\\"main_frame_robots_raw\\\":{},\\\"main_frame_robots_headers\\\":{},\\\"iframe_robots_raw\\\":{},\\\"iframe_robots_headers\\\":{},\\\"main_frame_crawl_data\\\":{\\\"rendered\\\":{},\\\"raw\\\":{},\\\"headers\\\":{},\\\"all\\\":{}}},\\\"_robots_txt\\\":\\\"{\\\\\\\"redirected\\\\\\\":false,\\\\\\\"status\\\\\\\":200,\\\\\\\"size\\\\\\\":8574,\\\\\\\"size_kib\\\\\\\":8.373046875,\\\\\\\"over_google_limit\\\\\\\":false,\\\\\\\"comment_count\\\\\\\":2,\\\\\\\"record_counts\\\\\\\":{\\\\\\\"by_type\\\\\\\":{\\\\\\\"sitemap\\\\\\\":1,\\\\\\\"user_agent\\\\\\\":4,\\\\\\\"allow\\\\\\\":83,\\\\\\\"disallow\\\\\\\":234,\\\\\\\"crawl_delay\\\\\\\":0,\\\\\\\"noindex\\\\\\\":0,\\\\\\\"other\\\\\\\":0},\\\\\\\"by_useragent\\\\\\\":{\\\\\\\"*\\\\\\\":{\\\\\\\"allow\\\\\\\":78,\\\\\\\"disallow\\\\\\\":224,\\\\\\\"crawl_delay\\\\\\\":0,\\\\\\\"noindex\\\\\\\":0,\\\\\\\"other\\\\\\\":0},\\\\\\\"adsbot-google\\\\\\\":{\\\\\\\"allow\\\\\\\":1,\\\\\\\"disallow\\\\\\\":4,\\\\\\\"crawl_delay\\\\\\\":0,\\\\\\\"noindex\\\\\\\":0,\\\\\\\"other\\\\\\\":0},\\\\\\\"twitterbot\\\\\\\":{\\\\\\\"allow\\\\\\\":2,\\\\\\\"disallow\\\\\\\":3,\\\\\\\"crawl_delay\\\\\\\":0,\\\\\\\"noindex\\\\\\\":0,\\\\\\\"other\\\\\\\":0},\\\\\\\"facebookexternalhit\\\\\\\":{\\\\\\\"allow\\\\\\\":2,\\\\\\\"disallow\\\\\\\":3,\\\\\\\"crawl_delay\\\\\\\":0,\\\\\\\"noindex\\\\\\\":0,\\\\\\\"other\\\\\\\":0}}}}\\\",\\\"_sass\\\":\\\"{\\\\\\\"stylesheets\\\\\\\":{\\\\\\\"remote\\\\\\\":2,\\\\\\\"inline\\\\\\\":48},\\\\\\\"sourcemaps\\\\\\\":{\\\\\\\"count\\\\\\\":1,\\\\\\\"ext\\\\\\\":{}},\\\\\\\"scss\\\\\\\":{\\\\\\\"size\\\\\\\":0,\\\\\\\"stats\\\\\\\":{}}}\\\",\\\"_security\\\":\\\"{\\\\\\\"iframe-allow-sandbox\\\\\\\":[],\\\\\\\"sri-integrity\\\\\\\":[],\\\\\\\"visibility-observer\\\\\\\":false}\\\",\\\"_sessionstorage_size\\\":219,\\\"_structured-data\\\":\\\"{\\\\\\\"structured_data\\\\\\\":{\\\\\\\"rendered\\\\\\\":{\\\\\\\"jsonld_scripts\\\\\\\":[],\\\\\\\"present\\\\\\\":{\\\\\\\"json_ld\\\\\\\":false,\\\\\\\"microdata\\\\\\\":true,\\\\\\\"rdfa\\\\\\\":false,\\\\\\\"microformats2\\\\\\\":false,\\\\\\\"microformats_classic\\\\\\\":false,\\\\\\\"dublin_core\\\\\\\":false,\\\\\\\"twitter\\\\\\\":false,\\\\\\\"facebook\\\\\\\":false,\\\\\\\"opengraph\\\\\\\":false},\\\\\\\"microdata_itemtypes\\\\\\\":[\\\\\\\"http://schema.org/WebPage\\\\\\\"],\\\\\\\"rdfa_vocabs\\\\\\\":[],\\\\\\\"rdfa_prefixes\\\\\\\":[],\\\\\\\"rdfa_typeofs\\\\\\\":[],\\\\\\\"microformats2_types\\\\\\\":[],\\\\\\\"microformats_classic_types\\\\\\\":[],\\\\\\\"dublin_core\\\\\\\":[],\\\\\\\"twitter\\\\\\\":[],\\\\\\\"facebook\\\\\\\":[],\\\\\\\"opengraph\\\\\\\":[]},\\\\\\\"raw\\\\\\\":{\\\\\\\"jsonld_scripts\\\\\\\":[],\\\\\\\"present\\\\\\\":{\\\\\\\"json_ld\\\\\\\":false,\\\\\\\"microdata\\\\\\\":true,\\\\\\\"rdfa\\\\\\\":false,\\\\\\\"microformats2\\\\\\\":false,\\\\\\\"microformats_classic\\\\\\\":false,\\\\\\\"dublin_core\\\\\\\":false,\\\\\\\"twitter\\\\\\\":false,\\\\\\\"facebook\\\\\\\":false,\\\\\\\"opengraph\\\\\\\":false},\\\\\\\"microdata_itemtypes\\\\\\\":[],\\\\\\\"rdfa_vocabs\\\\\\\":[],\\\\\\\"rdfa_prefixes\\\\\\\":[],\\\\\\\"rdfa_typeofs\\\\\\\":[],\\\\\\\"microformats2_types\\\\\\\":[],\\\\\\\"microformats_classic_types\\\\\\\":[],\\\\\\\"dublin_core\\\\\\\":[],\\\\\\\"twitter\\\\\\\":[],\\\\\\\"facebook\\\\\\\":[],\\\\\\\"opengraph\\\\\\\":[]}}}\\\",\\\"_third-parties\\\":\\\"[{\\\\\\\"name\\\\\\\":\\\\\\\"Workbox\\\\\\\",\\\\\\\"version\\\\\\\":null},{\\\\\\\"name\\\\\\\":\\\\\\\"Boq\\\\\\\",\\\\\\\"version\\\\\\\":null},{\\\\\\\"name\\\\\\\":\\\\\\\"Wiz\\\\\\\",\\\\\\\"version\\\\\\\":null}]\\\",\\\"_usertiming\\\":4,\\\"_valid-head\\\":{\\\"invalidElements\\\":[],\\\"invalidHead\\\":false},\\\"_well-known\\\":\\\"{\\\\\\\"/.well-known/assetlinks.json\\\\\\\":{\\\\\\\"found\\\\\\\":true},\\\\\\\"/.well-known/apple-app-site-association\\\\\\\":{\\\\\\\"found\\\\\\\":false},\\\\\\\"/.well-known/gpc.json\\\\\\\":{\\\\\\\"found\\\\\\\":false},\\\\\\\"/robots.txt\\\\\\\":{\\\\\\\"found\\\\\\\":true,\\\\\\\"data\\\\\\\":{\\\\\\\"matched_disallows\\\\\\\":{\\\\\\\"*\\\\\\\":[\\\\\\\"/accounts/ClientLogin\\\\\\\",\\\\\\\"/accounts/ClientAuth\\\\\\\",\\\\\\\"/accounts/o8\\\\\\\",\\\\\\\"/shopping/ratings/account/metrics\\\\\\\",\\\\\\\"/nonprofits/account/\\\\\\\"]}}},\\\\\\\"/.well-known/security.txt\\\\\\\":{\\\\\\\"found\\\\\\\":true,\\\\\\\"data\\\\\\\":{\\\\\\\"status\\\\\\\":200,\\\\\\\"redirected\\\\\\\":false,\\\\\\\"url\\\\\\\":\\\\\\\"https://www.google.com/.well-known/security.txt\\\\\\\",\\\\\\\"signed\\\\\\\":false,\\\\\\\"encryption\\\\\\\":\\\\\\\"https://services.google.com/corporate/publickey.txt\\\\\\\",\\\\\\\"policy\\\\\\\":\\\\\\\"https://g.co/vrp\\\\\\\",\\\\\\\"expires\\\\\\\":\\\\\\\"2025-04-01T00:00:00z\\\\\\\"}},\\\\\\\"/.well-known/change-password\\\\\\\":{\\\\\\\"found\\\\\\\":false,\\\\\\\"data\\\\\\\":{\\\\\\\"status\\\\\\\":404,\\\\\\\"redirected\\\\\\\":false,\\\\\\\"url\\\\\\\":\\\\\\\"https://www.google.com/.well-known/change-password\\\\\\\"}},\\\\\\\"/.well-known/resource-that-should-not-exist-whose-status-code-should-not-be-200/\\\\\\\":{\\\\\\\"found\\\\\\\":false,\\\\\\\"data\\\\\\\":{\\\\\\\"status\\\\\\\":404,\\\\\\\"redirected\\\\\\\":false,\\\\\\\"url\\\\\\\":\\\\\\\"https://www.google.com/.well-known/resource-that-should-not-exist-whose-status-code-should-not-be-200/\\\\\\\"}}}\\\",\\\"_wpt_bodies\\\":\\\"{\\\\\\\"anchors\\\\\\\":{\\\\\\\"rendered\\\\\\\":{\\\\\\\"crawlable\\\\\\\":{\\\\\\\"follow\\\\\\\":18,\\\\\\\"nofollow\\\\\\\":0},\\\\\\\"hash_link\\\\\\\":0,\\\\\\\"hash_only_link\\\\\\\":0,\\\\\\\"javascript_void_links\\\\\\\":0,\\\\\\\"same_page\\\\\\\":{\\\\\\\"total\\\\\\\":0,\\\\\\\"jumpto\\\\\\\":{\\\\\\\"total\\\\\\\":0,\\\\\\\"early\\\\\\\":0,\\\\\\\"other\\\\\\\":0,\\\\\\\"using_id\\\\\\\":0,\\\\\\\"using_name\\\\\\\":0},\\\\\\\"dynamic\\\\\\\":{\\\\\\\"total\\\\\\\":0,\\\\\\\"onclick_attributes\\\\\\\":{\\\\\\\"total\\\\\\\":0,\\\\\\\"window_location\\\\\\\":0,\\\\\\\"window_open\\\\\\\":0,\\\\\\\"unknown_action\\\\\\\":0},\\\\\\\"href_javascript\\\\\\\":0,\\\\\\\"hash_link\\\\\\\":0},\\\\\\\"other\\\\\\\":{\\\\\\\"total\\\\\\\":0,\\\\\\\"hash_link\\\\\\\":0}},\\\\\\\"same_site\\\\\\\":9,\\\\\\\"same_property\\\\\\\":1,\\\\\\\"other_property\\\\\\\":8,\\\\\\\"rel_attributes\\\\\\\":{\\\\\\\"dofollow\\\\\\\":0,\\\\\\\"follow\\\\\\\":0,\\\\\\\"nofollow\\\\\\\":0,\\\\\\\"ugc\\\\\\\":0,\\\\\\\"sponsored\\\\\\\":0,\\\\\\\"noopener\\\\\\\":0,\\\\\\\"noreferrer\\\\\\\":0},\\\\\\\"image_links\\\\\\\":1,\\\\\\\"invisible_links\\\\\\\":1,\\\\\\\"text_links\\\\\\\":16,\\\\\\\"target_blank\\\\\\\":{\\\\\\\"total\\\\\\\":0,\\\\\\\"noopener_noreferrer\\\\\\\":0,\\\\\\\"noopener\\\\\\\":0,\\\\\\\"noreferrer\\\\\\\":0,\\\\\\\"neither\\\\\\\":0},\\\\\\\"targets\\\\\\\":{\\\\\\\"_top\\\\\\\":3},\\\\\\\"protocols\\\\\\\":{\\\\\\\"https\\\\\\\":18}},\\\\\\\"raw\\\\\\\":{\\\\\\\"crawlable\\\\\\\":{\\\\\\\"follow\\\\\\\":18,\\\\\\\"nofollow\\\\\\\":0},\\\\\\\"hash_link\\\\\\\":0,\\\\\\\"hash_only_link\\\\\\\":0,\\\\\\\"javascript_void_links\\\\\\\":0,\\\\\\\"same_page\\\\\\\":{\\\\\\\"total\\\\\\\":0,\\\\\\\"jumpto\\\\\\\":{\\\\\\\"total\\\\\\\":0,\\\\\\\"early\\\\\\\":0,\\\\\\\"other\\\\\\\":0,\\\\\\\"using_id\\\\\\\":0,\\\\\\\"using_name\\\\\\\":0},\\\\\\\"dynamic\\\\\\\":{\\\\\\\"total\\\\\\\":0,\\\\\\\"onclick_attributes\\\\\\\":{\\\\\\\"total\\\\\\\":0,\\\\\\\"window_location\\\\\\\":0,\\\\\\\"window_open\\\\\\\":0,\\\\\\\"unknown_action\\\\\\\":0},\\\\\\\"href_javascript\\\\\\\":0,\\\\\\\"hash_link\\\\\\\":0},\\\\\\\"other\\\\\\\":{\\\\\\\"total\\\\\\\":0,\\\\\\\"hash_link\\\\\\\":0}},\\\\\\\"same_site\\\\\\\":9,\\\\\\\"same_property\\\\\\\":1,\\\\\\\"other_property\\\\\\\":8,\\\\\\\"rel_attributes\\\\\\\":{\\\\\\\"dofollow\\\\\\\":0,\\\\\\\"follow\\\\\\\":0,\\\\\\\"nofollow\\\\\\\":0,\\\\\\\"ugc\\\\\\\":0,\\\\\\\"sponsored\\\\\\\":0,\\\\\\\"noopener\\\\\\\":0,\\\\\\\"noreferrer\\\\\\\":0},\\\\\\\"image_links\\\\\\\":0,\\\\\\\"invisible_links\\\\\\\":1,\\\\\\\"text_links\\\\\\\":17,\\\\\\\"target_blank\\\\\\\":{\\\\\\\"total\\\\\\\":0,\\\\\\\"noopener_noreferrer\\\\\\\":0,\\\\\\\"noopener\\\\\\\":0,\\\\\\\"noreferrer\\\\\\\":0,\\\\\\\"neither\\\\\\\":0},\\\\\\\"targets\\\\\\\":{\\\\\\\"_top\\\\\\\":3},\\\\\\\"protocols\\\\\\\":{\\\\\\\"https\\\\\\\":18}}},\\\\\\\"title\\\\\\\":{\\\\\\\"rendered\\\\\\\":{\\\\\\\"primary\\\\\\\":{\\\\\\\"characters\\\\\\\":6,\\\\\\\"words\\\\\\\":1,\\\\\\\"text\\\\\\\":\\\\\\\"Google\\\\\\\"},\\\\\\\"total\\\\\\\":1},\\\\\\\"raw\\\\\\\":{\\\\\\\"primary\\\\\\\":{\\\\\\\"characters\\\\\\\":6,\\\\\\\"words\\\\\\\":1,\\\\\\\"text\\\\\\\":\\\\\\\"Google\\\\\\\"},\\\\\\\"total\\\\\\\":1},\\\\\\\"title_changed_on_render\\\\\\\":false},\\\\\\\"meta_description\\\\\\\":{\\\\\\\"rendered\\\\\\\":{\\\\\\\"all\\\\\\\":{\\\\\\\"text\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"words\\\\\\\":0,\\\\\\\"characters\\\\\\\":0},\\\\\\\"total\\\\\\\":0},\\\\\\\"raw\\\\\\\":{\\\\\\\"all\\\\\\\":{\\\\\\\"text\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"words\\\\\\\":0,\\\\\\\"characters\\\\\\\":0},\\\\\\\"total\\\\\\\":0}},\\\\\\\"hreflangs\\\\\\\":{\\\\\\\"http_header\\\\\\\":{\\\\\\\"values\\\\\\\":[]},\\\\\\\"rendered\\\\\\\":{\\\\\\\"values\\\\\\\":[]},\\\\\\\"raw\\\\\\\":{\\\\\\\"values\\\\\\\":[]}},\\\\\\\"headings\\\\\\\":{\\\\\\\"rendered\\\\\\\":{\\\\\\\"first_non_empty_heading_hidden\\\\\\\":false,\\\\\\\"h1\\\\\\\":{\\\\\\\"total\\\\\\\":0,\\\\\\\"non_empty_total\\\\\\\":0,\\\\\\\"characters\\\\\\\":0,\\\\\\\"words\\\\\\\":0},\\\\\\\"h2\\\\\\\":{\\\\\\\"total\\\\\\\":0,\\\\\\\"non_empty_total\\\\\\\":0,\\\\\\\"characters\\\\\\\":0,\\\\\\\"words\\\\\\\":0},\\\\\\\"h3\\\\\\\":{\\\\\\\"total\\\\\\\":0,\\\\\\\"non_empty_total\\\\\\\":0,\\\\\\\"characters\\\\\\\":0,\\\\\\\"words\\\\\\\":0},\\\\\\\"h4\\\\\\\":{\\\\\\\"total\\\\\\\":0,\\\\\\\"non_empty_total\\\\\\\":0,\\\\\\\"characters\\\\\\\":0,\\\\\\\"words\\\\\\\":0},\\\\\\\"h5\\\\\\\":{\\\\\\\"total\\\\\\\":0,\\\\\\\"non_empty_total\\\\\\\":0,\\\\\\\"characters\\\\\\\":0,\\\\\\\"words\\\\\\\":0},\\\\\\\"h6\\\\\\\":{\\\\\\\"total\\\\\\\":0,\\\\\\\"non_empty_total\\\\\\\":0,\\\\\\\"characters\\\\\\\":0,\\\\\\\"words\\\\\\\":0},\\\\\\\"h7\\\\\\\":{\\\\\\\"total\\\\\\\":0,\\\\\\\"non_empty_total\\\\\\\":0,\\\\\\\"characters\\\\\\\":0,\\\\\\\"words\\\\\\\":0},\\\\\\\"h8\\\\\\\":{\\\\\\\"total\\\\\\\":0,\\\\\\\"non_empty_total\\\\\\\":0,\\\\\\\"characters\\\\\\\":0,\\\\\\\"words\\\\\\\":0}},\\\\\\\"raw\\\\\\\":{\\\\\\\"first_non_empty_heading_hidden\\\\\\\":false,\\\\\\\"h1\\\\\\\":{\\\\\\\"total\\\\\\\":0,\\\\\\\"non_empty_total\\\\\\\":0,\\\\\\\"characters\\\\\\\":0,\\\\\\\"words\\\\\\\":0},\\\\\\\"h2\\\\\\\":{\\\\\\\"total\\\\\\\":0,\\\\\\\"non_empty_total\\\\\\\":0,\\\\\\\"characters\\\\\\\":0,\\\\\\\"words\\\\\\\":0},\\\\\\\"h3\\\\\\\":{\\\\\\\"total\\\\\\\":0,\\\\\\\"non_empty_total\\\\\\\":0,\\\\\\\"characters\\\\\\\":0,\\\\\\\"words\\\\\\\":0},\\\\\\\"h4\\\\\\\":{\\\\\\\"total\\\\\\\":0,\\\\\\\"non_empty_total\\\\\\\":0,\\\\\\\"characters\\\\\\\":0,\\\\\\\"words\\\\\\\":0},\\\\\\\"h5\\\\\\\":{\\\\\\\"total\\\\\\\":0,\\\\\\\"non_empty_total\\\\\\\":0,\\\\\\\"characters\\\\\\\":0,\\\\\\\"words\\\\\\\":0},\\\\\\\"h6\\\\\\\":{\\\\\\\"total\\\\\\\":0,\\\\\\\"non_empty_total\\\\\\\":0,\\\\\\\"characters\\\\\\\":0,\\\\\\\"words\\\\\\\":0},\\\\\\\"h7\\\\\\\":{\\\\\\\"total\\\\\\\":0,\\\\\\\"non_empty_total\\\\\\\":0,\\\\\\\"characters\\\\\\\":0,\\\\\\\"words\\\\\\\":0},\\\\\\\"h8\\\\\\\":{\\\\\\\"total\\\\\\\":0,\\\\\\\"non_empty_total\\\\\\\":0,\\\\\\\"characters\\\\\\\":0,\\\\\\\"words\\\\\\\":0}}},\\\\\\\"structured_data\\\\\\\":{\\\\\\\"rendered\\\\\\\":{\\\\\\\"jsonld_and_microdata_types\\\\\\\":[{\\\\\\\"name\\\\\\\":\\\\\\\"schema.org/WebPage\\\\\\\",\\\\\\\"count\\\\\\\":1,\\\\\\\"jsonld\\\\\\\":0,\\\\\\\"microdata\\\\\\\":1,\\\\\\\"https\\\\\\\":0,\\\\\\\"http\\\\\\\":1,\\\\\\\"www\\\\\\\":0}],\\\\\\\"jsonldIds\\\\\\\":0,\\\\\\\"jsonldReferencedIds\\\\\\\":0,\\\\\\\"microdataIds\\\\\\\":0,\\\\\\\"microdataReferencedIds\\\\\\\":0,\\\\\\\"jsonlsMicrodataCommonIds\\\\\\\":0,\\\\\\\"logo\\\\\\\":false,\\\\\\\"sitelinks_search_box\\\\\\\":false,\\\\\\\"same_as_values\\\\\\\":[],\\\\\\\"items_by_format\\\\\\\":{\\\\\\\"microformats2\\\\\\\":0,\\\\\\\"microdata\\\\\\\":1,\\\\\\\"jsonld\\\\\\\":0,\\\\\\\"rdfa\\\\\\\":0},\\\\\\\"context_hostnames\\\\\\\":[\\\\\\\"schema.org\\\\\\\"],\\\\\\\"jsonld_scripts\\\\\\\":{\\\\\\\"count\\\\\\\":0,\\\\\\\"errors\\\\\\\":0},\\\\\\\"microformats2_types\\\\\\\":[]},\\\\\\\"raw\\\\\\\":{\\\\\\\"jsonld_and_microdata_types\\\\\\\":[],\\\\\\\"jsonldIds\\\\\\\":0,\\\\\\\"jsonldReferencedIds\\\\\\\":0,\\\\\\\"microdataIds\\\\\\\":0,\\\\\\\"microdataReferencedIds\\\\\\\":0,\\\\\\\"jsonlsMicrodataCommonIds\\\\\\\":0,\\\\\\\"logo\\\\\\\":false,\\\\\\\"sitelinks_search_box\\\\\\\":false,\\\\\\\"same_as_values\\\\\\\":[],\\\\\\\"items_by_format\\\\\\\":{\\\\\\\"microformats2\\\\\\\":0,\\\\\\\"microdata\\\\\\\":0,\\\\\\\"jsonld\\\\\\\":0,\\\\\\\"rdfa\\\\\\\":0},\\\\\\\"context_hostnames\\\\\\\":[],\\\\\\\"jsonld_scripts\\\\\\\":{\\\\\\\"count\\\\\\\":0,\\\\\\\"errors\\\\\\\":0},\\\\\\\"microformats2_types\\\\\\\":[]}},\\\\\\\"raw_html\\\\\\\":{\\\\\\\"body\\\\\\\":true,\\\\\\\"html\\\\\\\":true,\\\\\\\"head\\\\\\\":true,\\\\\\\"size\\\\\\\":192063,\\\\\\\"head_size\\\\\\\":95980,\\\\\\\"body_size\\\\\\\":95995},\\\\\\\"canonicals\\\\\\\":{\\\\\\\"rendered\\\\\\\":{\\\\\\\"html_link_canoncials\\\\\\\":[]},\\\\\\\"raw\\\\\\\":{\\\\\\\"html_link_canoncials\\\\\\\":[]},\\\\\\\"self_canonical\\\\\\\":false,\\\\\\\"other_canonical\\\\\\\":false,\\\\\\\"canonicals\\\\\\\":[],\\\\\\\"url\\\\\\\":\\\\\\\"https://www.google.com/\\\\\\\",\\\\\\\"http_header_link_canoncials\\\\\\\":[],\\\\\\\"canonical_missmatch\\\\\\\":false},\\\\\\\"robots\\\\\\\":{\\\\\\\"has_robots_meta_tag\\\\\\\":false,\\\\\\\"has_x_robots_tag\\\\\\\":false,\\\\\\\"rendered\\\\\\\":{\\\\\\\"otherbot\\\\\\\":{\\\\\\\"status_index\\\\\\\":true,\\\\\\\"status_follow\\\\\\\":true,\\\\\\\"via_meta_tag\\\\\\\":false,\\\\\\\"via_x_robots_tag\\\\\\\":false},\\\\\\\"googlebot\\\\\\\":{\\\\\\\"status_index\\\\\\\":true,\\\\\\\"status_follow\\\\\\\":true,\\\\\\\"via_meta_tag\\\\\\\":false,\\\\\\\"via_x_robots_tag\\\\\\\":false},\\\\\\\"googlebot_news\\\\\\\":{\\\\\\\"status_index\\\\\\\":true,\\\\\\\"status_follow\\\\\\\":true,\\\\\\\"via_meta_tag\\\\\\\":false,\\\\\\\"via_x_robots_tag\\\\\\\":false},\\\\\\\"google\\\\\\\":{}},\\\\\\\"raw\\\\\\\":{\\\\\\\"otherbot\\\\\\\":{\\\\\\\"status_index\\\\\\\":true,\\\\\\\"status_follow\\\\\\\":true,\\\\\\\"via_meta_tag\\\\\\\":false,\\\\\\\"via_x_robots_tag\\\\\\\":false},\\\\\\\"googlebot\\\\\\\":{\\\\\\\"status_index\\\\\\\":true,\\\\\\\"status_follow\\\\\\\":true,\\\\\\\"via_meta_tag\\\\\\\":false,\\\\\\\"via_x_robots_tag\\\\\\\":false},\\\\\\\"googlebot_news\\\\\\\":{\\\\\\\"status_index\\\\\\\":true,\\\\\\\"status_follow\\\\\\\":true,\\\\\\\"via_meta_tag\\\\\\\":false,\\\\\\\"via_x_robots_tag\\\\\\\":false},\\\\\\\"google\\\\\\\":{}}},\\\\\\\"visible_words\\\\\\\":{\\\\\\\"rendered\\\\\\\":21,\\\\\\\"raw\\\\\\\":21},\\\\\\\"web_components\\\\\\\":{\\\\\\\"rendered\\\\\\\":{\\\\\\\"customElements\\\\\\\":{\\\\\\\"names\\\\\\\":[],\\\\\\\"shadowRoots\\\\\\\":[],\\\\\\\"templates\\\\\\\":[],\\\\\\\"slots\\\\\\\":[]},\\\\\\\"hyphenatedElements\\\\\\\":{\\\\\\\"names\\\\\\\":[\\\\\\\"g-popup\\\\\\\",\\\\\\\"g-menu\\\\\\\",\\\\\\\"g-menu-item\\\\\\\"],\\\\\\\"shadowRoots\\\\\\\":[],\\\\\\\"templates\\\\\\\":[],\\\\\\\"slots\\\\\\\":[0,0,0]}},\\\\\\\"raw\\\\\\\":{\\\\\\\"customElements\\\\\\\":{\\\\\\\"names\\\\\\\":[],\\\\\\\"shadowRoots\\\\\\\":[],\\\\\\\"templates\\\\\\\":[],\\\\\\\"slots\\\\\\\":[]},\\\\\\\"hyphenatedElements\\\\\\\":{\\\\\\\"names\\\\\\\":[\\\\\\\"g-popup\\\\\\\",\\\\\\\"g-menu\\\\\\\",\\\\\\\"g-menu-item\\\\\\\"],\\\\\\\"shadowRoots\\\\\\\":[],\\\\\\\"templates\\\\\\\":[],\\\\\\\"slots\\\\\\\":[0,0,0]}}}}\\\",\\\"_interactivePeriods\\\":[[0,1024],[1132,1699],[1778,1812],[1881,2254],[2324,5599]],\\\"_longTasks\\\":[[1024,1132],[1699,1778],[1812,1881],[2254,2324]],\\\"_lastVisualChange\\\":2400,\\\"_render\\\":500,\\\"_visualComplete85\\\":600,\\\"_visualComplete90\\\":600,\\\"_visualComplete95\\\":2100,\\\"_visualComplete99\\\":2400,\\\"_visualComplete\\\":2400,\\\"_SpeedIndex\\\":708,\\\"_largestPaints\\\":[{\\\"event\\\":\\\"LargestTextPaint\\\",\\\"time\\\":543,\\\"size\\\":4160,\\\"DOMNodeId\\\":16,\\\"nodeInfo\\\":{\\\"nodeType\\\":\\\"A\\\",\\\"attributes\\\":{\\\"class\\\":\\\"pHiOh\\\",\\\"href\\\":\\\"https://sustainability.google/?utm_source=googlehpfooter&utm_medium=housepromos&utm_campaign=bottom-footer&utm_content=\\\",\\\"ping\\\":\\\"/url?sa=t&rct=j&source=webhp&url=https://sustainability.google/%3Futm_source%3Dgooglehpfooter%26utm_medium%3Dhousepromos%26utm_campaign%3Dbottom-footer%26utm_content%3D&ved=0ahUKEwjln6Ts_ZGGAxWWEGIAHTU_BbQQiM8HCBk&bl=uyGe&opi=89978449\\\"},\\\"bounds\\\":[806.609375,946,306.78125,47],\\\"styles\\\":{\\\"background-image\\\":\\\"none\\\"}}},{\\\"event\\\":\\\"LargestImagePaint\\\",\\\"time\\\":585,\\\"size\\\":100000,\\\"DOMNodeId\\\":20,\\\"nodeInfo\\\":{\\\"nodeType\\\":\\\"IMG\\\",\\\"attributes\\\":{\\\"class\\\":\\\"lnXdpd\\\",\\\"alt\\\":\\\"Celebrating Hank Adams\\\",\\\"height\\\":\\\"200\\\",\\\"src\\\":\\\"/logos/doodles/2024/celebrating-hank-adams-6753651837110220-l.png\\\",\\\"title\\\":\\\"Celebrating Hank Adams\\\",\\\"width\\\":\\\"500\\\",\\\"id\\\":\\\"hplogo\\\",\\\"data-csiid\\\":\\\"2\\\",\\\"data-atf\\\":\\\"1\\\"},\\\"sourceURL\\\":\\\"https://www.google.com/logos/doodles/2024/celebrating-hank-adams-6753651837110220-l.webp\\\",\\\"bounds\\\":[710,150,500,200],\\\"styles\\\":{\\\"background-image\\\":\\\"none\\\"}},\\\"imageUrl\\\":\\\"https://www.google.com/logos/doodles/2024/celebrating-hank-adams-6753651837110220-l.webp\\\"},{\\\"event\\\":\\\"LargestContentfulPaint\\\",\\\"time\\\":585,\\\"size\\\":100000,\\\"element\\\":{\\\"nodeName\\\":\\\"IMG\\\",\\\"boundingRect\\\":{\\\"x\\\":710,\\\"y\\\":150,\\\"width\\\":500,\\\"height\\\":200,\\\"top\\\":150,\\\"right\\\":1210,\\\"bottom\\\":350,\\\"left\\\":710},\\\"outerHTML\\\":\\\"\\\\\\\"Celebrating\\\",\\\"src\\\":\\\"https://www.google.com/logos/doodles/2024/celebrating-hank-adams-6753651837110220-l.png\\\",\\\"currentSrc\\\":\\\"https://www.google.com/logos/doodles/2024/celebrating-hank-adams-6753651837110220-l.webp\\\",\\\"content\\\":\\\"normal\\\"},\\\"type\\\":\\\"image\\\",\\\"url\\\":\\\"https://www.google.com/logos/doodles/2024/celebrating-hank-adams-6753651837110220-l.webp\\\"}],\\\"_LargestContentfulPaintType\\\":\\\"image\\\",\\\"_LargestContentfulPaintNodeType\\\":\\\"IMG\\\",\\\"_LargestContentfulPaintImageURL\\\":\\\"https://www.google.com/logos/doodles/2024/celebrating-hank-adams-6753651837110220-l.webp\\\",\\\"_chromeUserTiming\\\":[{\\\"name\\\":\\\"navigationStart\\\",\\\"time\\\":70},{\\\"name\\\":\\\"fetchStart\\\",\\\"time\\\":79},{\\\"name\\\":\\\"navigationStart\\\",\\\"time\\\":102},{\\\"name\\\":\\\"domLoading\\\",\\\"time\\\":102},{\\\"name\\\":\\\"responseEnd\\\",\\\"time\\\":103},{\\\"name\\\":\\\"domInteractive\\\",\\\"time\\\":103},{\\\"name\\\":\\\"domContentLoadedEventStart\\\",\\\"time\\\":103},{\\\"name\\\":\\\"domContentLoadedEventEnd\\\",\\\"time\\\":103},{\\\"name\\\":\\\"domComplete\\\",\\\"time\\\":103},{\\\"name\\\":\\\"unloadEventStart\\\",\\\"time\\\":331},{\\\"name\\\":\\\"unloadEventEnd\\\",\\\"time\\\":331},{\\\"name\\\":\\\"markAsMainFrame\\\",\\\"time\\\":331},{\\\"name\\\":\\\"commitNavigationEnd\\\",\\\"time\\\":332},{\\\"name\\\":\\\"domLoading\\\",\\\"time\\\":332},{\\\"name\\\":\\\"responseEnd\\\",\\\"time\\\":421},{\\\"name\\\":\\\"domInteractive\\\",\\\"time\\\":511},{\\\"name\\\":\\\"firstPaint\\\",\\\"time\\\":543},{\\\"name\\\":\\\"firstContentfulPaint\\\",\\\"time\\\":543},{\\\"name\\\":\\\"firstImagePaint\\\",\\\"time\\\":543},{\\\"name\\\":\\\"firstMeaningfulPaintCandidate\\\",\\\"time\\\":543},{\\\"name\\\":\\\"firstMeaningfulPaint\\\",\\\"time\\\":543},{\\\"name\\\":\\\"firstMeaningfulPaint\\\",\\\"time\\\":543},{\\\"name\\\":\\\"domContentLoadedEventStart\\\",\\\"time\\\":1132},{\\\"name\\\":\\\"domContentLoadedEventEnd\\\",\\\"time\\\":1132},{\\\"name\\\":\\\"domComplete\\\",\\\"time\\\":2372},{\\\"name\\\":\\\"loadEventStart\\\",\\\"time\\\":2372},{\\\"name\\\":\\\"loadEventEnd\\\",\\\"time\\\":2375},{\\\"name\\\":\\\"LargestTextPaint\\\",\\\"time\\\":543},{\\\"name\\\":\\\"LargestImagePaint\\\",\\\"time\\\":585},{\\\"name\\\":\\\"LargestContentfulPaint\\\",\\\"time\\\":585},{\\\"name\\\":\\\"TotalLayoutShift\\\",\\\"value\\\":0.0},{\\\"name\\\":\\\"CumulativeLayoutShift\\\",\\\"value\\\":0}],\\\"_chromeUserTiming.navigationStart\\\":102,\\\"_chromeUserTiming.fetchStart\\\":79,\\\"_chromeUserTiming.domLoading\\\":332,\\\"_chromeUserTiming.responseEnd\\\":421,\\\"_chromeUserTiming.domInteractive\\\":511,\\\"_chromeUserTiming.domContentLoadedEventStart\\\":1132,\\\"_chromeUserTiming.domContentLoadedEventEnd\\\":1132,\\\"_chromeUserTiming.domComplete\\\":2372,\\\"_chromeUserTiming.unloadEventStart\\\":331,\\\"_chromeUserTiming.unloadEventEnd\\\":331,\\\"_chromeUserTiming.markAsMainFrame\\\":331,\\\"_chromeUserTiming.commitNavigationEnd\\\":332,\\\"_chromeUserTiming.firstPaint\\\":543,\\\"_chromeUserTiming.firstContentfulPaint\\\":543,\\\"_chromeUserTiming.firstImagePaint\\\":543,\\\"_chromeUserTiming.firstMeaningfulPaintCandidate\\\":543,\\\"_chromeUserTiming.firstMeaningfulPaint\\\":543,\\\"_chromeUserTiming.loadEventStart\\\":2372,\\\"_chromeUserTiming.loadEventEnd\\\":2375,\\\"_chromeUserTiming.LargestTextPaint\\\":543,\\\"_chromeUserTiming.LargestImagePaint\\\":585,\\\"_chromeUserTiming.LargestContentfulPaint\\\":585,\\\"_chromeUserTiming.TotalLayoutShift\\\":0.0,\\\"_chromeUserTiming.CumulativeLayoutShift\\\":0,\\\"_blinkFeatureFirstUsed\\\":{\\\"Features\\\":{\\\"1075\\\":{\\\"name\\\":\\\"V8SloppyMode\\\",\\\"firstUsed\\\":338.366},\\\"13\\\":{\\\"name\\\":\\\"UnprefixedRequestAnimationFrame\\\",\\\"firstUsed\\\":2299.153},\\\"16\\\":{\\\"name\\\":\\\"ContentSecurityPolicyReportOnly\\\",\\\"firstUsed\\\":332.982},\\\"1277\\\":{\\\"name\\\":\\\"CSPWithStrictDynamic\\\",\\\"firstUsed\\\":333.001},\\\"1441\\\":{\\\"name\\\":\\\"SecureContextCheckPassed\\\",\\\"firstUsed\\\":333.003},\\\"1910\\\":{\\\"name\\\":\\\"CrossOriginMainFrameNulledNameAccessed\\\",\\\"firstUsed\\\":333.005},\\\"2236\\\":{\\\"name\\\":\\\"CSPWithUnsafeEval\\\",\\\"firstUsed\\\":333.007},\\\"2790\\\":{\\\"name\\\":\\\"ClientHintsUAArch\\\",\\\"firstUsed\\\":333.015},\\\"2791\\\":{\\\"name\\\":\\\"ClientHintsUAPlatform\\\",\\\"firstUsed\\\":333.017},\\\"2792\\\":{\\\"name\\\":\\\"ClientHintsUAModel\\\",\\\"firstUsed\\\":333.018},\\\"3133\\\":{\\\"name\\\":\\\"CSPROWithReasonableObjectRestrictions\\\",\\\"firstUsed\\\":333.02},\\\"3134\\\":{\\\"name\\\":\\\"CSPROWithReasonableBaseRestrictions\\\",\\\"firstUsed\\\":333.022},\\\"3135\\\":{\\\"name\\\":\\\"CSPROWithReasonableScriptRestrictions\\\",\\\"firstUsed\\\":333.023},\\\"3136\\\":{\\\"name\\\":\\\"CSPROWithReasonableRestrictions\\\",\\\"firstUsed\\\":333.025},\\\"3189\\\":{\\\"name\\\":\\\"ClientHintsUAFullVersion\\\",\\\"firstUsed\\\":333.026},\\\"3273\\\":{\\\"name\\\":\\\"ClientHintsUAPlatformVersion\\\",\\\"firstUsed\\\":333.028},\\\"3359\\\":{\\\"name\\\":\\\"MainFrameCSPViaHTTP\\\",\\\"firstUsed\\\":333.029},\\\"3850\\\":{\\\"name\\\":\\\"PermissionsPolicyHeader\\\",\\\"firstUsed\\\":333.03},\\\"3945\\\":{\\\"name\\\":\\\"ClientHintsUABitness\\\",\\\"firstUsed\\\":333.032},\\\"4079\\\":{\\\"name\\\":\\\"ClientHintsUAFullVersionList\\\",\\\"firstUsed\\\":333.033},\\\"4151\\\":{\\\"name\\\":\\\"ClientHintsUAWoW64\\\",\\\"firstUsed\\\":333.034},\\\"4362\\\":{\\\"name\\\":\\\"PermissionsPolicyUnload\\\",\\\"firstUsed\\\":333.036},\\\"2627\\\":{\\\"name\\\":\\\"PageLifeCycleFreeze\\\",\\\"firstUsed\\\":335.331},\\\"2188\\\":{\\\"name\\\":\\\"PerformanceObserverForWindow\\\",\\\"firstUsed\\\":340.41},\\\"2927\\\":{\\\"name\\\":\\\"LargestContentfulPaintExplicitlyRequested\\\",\\\"firstUsed\\\":340.442},\\\"3004\\\":{\\\"name\\\":\\\"PerformanceObserverBufferedFlag\\\",\\\"firstUsed\\\":340.445},\\\"2782\\\":{\\\"name\\\":\\\"LayoutJankExplicitlyRequested\\\",\\\"firstUsed\\\":340.457},\\\"3112\\\":{\\\"name\\\":\\\"HTMLMetaElementReferrerPolicy\\\",\\\"firstUsed\\\":345.312},\\\"593\\\":{\\\"name\\\":\\\"SetReferrerPolicy\\\",\\\"firstUsed\\\":345.318},\\\"1540\\\":{\\\"name\\\":\\\"CleanScriptElementWithNonce\\\",\\\"firstUsed\\\":345.805},\\\"882\\\":{\\\"name\\\":\\\"V8Performance_Timing_AttributeGetter\\\",\\\"firstUsed\\\":347.755},\\\"2706\\\":{\\\"name\\\":\\\"WindowInnerHeight\\\",\\\"firstUsed\\\":348.094},\\\"2663\\\":{\\\"name\\\":\\\"NavigatorUserAgent\\\",\\\"firstUsed\\\":348.247},\\\"1502\\\":{\\\"name\\\":\\\"AuxclickAddListenerCount\\\",\\\"firstUsed\\\":348.613},\\\"1347\\\":{\\\"name\\\":\\\"PointerEventAddListenerCount\\\",\\\"firstUsed\\\":348.759},\\\"2904\\\":{\\\"name\\\":\\\"PassiveTouchEventListener\\\",\\\"firstUsed\\\":348.827},\\\"2903\\\":{\\\"name\\\":\\\"NonPassiveTouchEventListener\\\",\\\"firstUsed\\\":348.846},\\\"4240\\\":{\\\"name\\\":\\\"ScriptSchedulingType_ParserBlockingInline\\\",\\\"firstUsed\\\":350.545},\\\"2203\\\":{\\\"name\\\":\\\"HasIDClassTagAttribute\\\",\\\"firstUsed\\\":427.259},\\\"972\\\":{\\\"name\\\":\\\"CSSAtRuleKeyframes\\\",\\\"firstUsed\\\":427.27},\\\"973\\\":{\\\"name\\\":\\\"CSSAtRuleMedia\\\",\\\"firstUsed\\\":427.325},\\\"4238\\\":{\\\"name\\\":\\\"ScriptSchedulingType_Defer\\\",\\\"firstUsed\\\":428.822},\\\"1076\\\":{\\\"name\\\":\\\"V8StrictMode\\\",\\\"firstUsed\\\":430.315},\\\"978\\\":{\\\"name\\\":\\\"CSSAtRuleWebkitKeyframes\\\",\\\"firstUsed\\\":438.482},\\\"2204\\\":{\\\"name\\\":\\\"HasBeforeOrAfterPseudoElement\\\",\\\"firstUsed\\\":438.532},\\\"2387\\\":{\\\"name\\\":\\\"CSSSelectorPseudoFocus\\\",\\\"firstUsed\\\":438.544},\\\"260\\\":{\\\"name\\\":\\\"DeprecatedWebKitGradient\\\",\\\"firstUsed\\\":438.662},\\\"261\\\":{\\\"name\\\":\\\"DeprecatedWebKitLinearGradient\\\",\\\"firstUsed\\\":438.675},\\\"2355\\\":{\\\"name\\\":\\\"CSSGradient\\\",\\\"firstUsed\\\":438.678},\\\"2388\\\":{\\\"name\\\":\\\"CSSSelectorPseudoFocusVisible\\\",\\\"firstUsed\\\":439.105},\\\"921\\\":{\\\"name\\\":\\\"CSSValuePrefixedMinContent\\\",\\\"firstUsed\\\":439.386},\\\"2010\\\":{\\\"name\\\":\\\"UnitlessZeroAngleTransform\\\",\\\"firstUsed\\\":439.751},\\\"2354\\\":{\\\"name\\\":\\\"CSSBasicShape\\\",\\\"firstUsed\\\":440.044},\\\"1351\\\":{\\\"name\\\":\\\"CSSValueAppearanceNone\\\",\\\"firstUsed\\\":440.055},\\\"2001\\\":{\\\"name\\\":\\\"ThreeValuedPositionBackground\\\",\\\"firstUsed\\\":440.14},\\\"1542\\\":{\\\"name\\\":\\\"PendingStylesheetAddedAfterBodyStarted\\\",\\\"firstUsed\\\":441.944},\\\"2092\\\":{\\\"name\\\":\\\"ARIALabelAttribute\\\",\\\"firstUsed\\\":442.127},\\\"2084\\\":{\\\"name\\\":\\\"ARIAExpandedAttribute\\\",\\\"firstUsed\\\":442.156},\\\"138\\\":{\\\"name\\\":\\\"SVGSVGElement\\\",\\\"firstUsed\\\":442.248},\\\"250\\\":{\\\"name\\\":\\\"SVGSVGElementInDocument\\\",\\\"firstUsed\\\":442.276},\\\"521\\\":{\\\"name\\\":\\\"Picture\\\",\\\"firstUsed\\\":442.507},\\\"523\\\":{\\\"name\\\":\\\"SrcsetXDescriptor\\\",\\\"firstUsed\\\":442.56},\\\"481\\\":{\\\"name\\\":\\\"DialogElement\\\",\\\"firstUsed\\\":442.927},\\\"84\\\":{\\\"name\\\":\\\"FormElement\\\",\\\"firstUsed\\\":442.945},\\\"2077\\\":{\\\"name\\\":\\\"ARIAControlsAttribute\\\",\\\"firstUsed\\\":443.255},\\\"2101\\\":{\\\"name\\\":\\\"ARIAOwnsAttribute\\\",\\\"firstUsed\\\":443.259},\\\"21\\\":{\\\"name\\\":\\\"AutoFocusAttribute\\\",\\\"firstUsed\\\":443.262},\\\"2071\\\":{\\\"name\\\":\\\"ARIAAutocompleteAttribute\\\",\\\"firstUsed\\\":443.264},\\\"2087\\\":{\\\"name\\\":\\\"ARIAHasPopupAttribute\\\",\\\"firstUsed\\\":443.266},\\\"764\\\":{\\\"name\\\":\\\"AutocapitalizeAttribute\\\",\\\"firstUsed\\\":443.268},\\\"1424\\\":{\\\"name\\\":\\\"TextAreaMaxLength\\\",\\\"firstUsed\\\":443.27},\\\"2094\\\":{\\\"name\\\":\\\"ARIALabelledByAttribute\\\",\\\"firstUsed\\\":443.828},\\\"2095\\\":{\\\"name\\\":\\\"ARIALevelAttribute\\\",\\\"firstUsed\\\":444.119},\\\"2070\\\":{\\\"name\\\":\\\"ARIAAtomicAttribute\\\",\\\"firstUsed\\\":444.621},\\\"3157\\\":{\\\"name\\\":\\\"CSSComparisonFunctions\\\",\\\"firstUsed\\\":444.833},\\\"2089\\\":{\\\"name\\\":\\\"ARIAHiddenAttribute\\\",\\\"firstUsed\\\":444.851},\\\"591\\\":{\\\"name\\\":\\\"InputTypeSubmit\\\",\\\"firstUsed\\\":445.995},\\\"1624\\\":{\\\"name\\\":\\\"OffscreenCanvas\\\",\\\"firstUsed\\\":448.768},\\\"4030\\\":{\\\"name\\\":\\\"OffscreenCanvas_2D\\\",\\\"firstUsed\\\":448.953},\\\"2723\\\":{\\\"name\\\":\\\"TrustedTypesCreatePolicy\\\",\\\"firstUsed\\\":449.534},\\\"3279\\\":{\\\"name\\\":\\\"TrustedTypesPolicyCreated\\\",\\\"firstUsed\\\":449.541},\\\"4242\\\":{\\\"name\\\":\\\"ScriptSchedulingType_Async\\\",\\\"firstUsed\\\":450.286},\\\"3870\\\":{\\\"name\\\":\\\"ForcedColorsMediaFeature\\\",\\\"firstUsed\\\":459.523},\\\"235\\\":{\\\"name\\\":\\\"PrefixedMinDevicePixelRatioMediaFeature\\\",\\\"firstUsed\\\":459.662},\\\"233\\\":{\\\"name\\\":\\\"PrefixedDevicePixelRatioMediaFeature\\\",\\\"firstUsed\\\":459.667},\\\"3869\\\":{\\\"name\\\":\\\"PrefersContrastMediaFeature\\\",\\\"firstUsed\\\":459.721},\\\"587\\\":{\\\"name\\\":\\\"LangAttribute\\\",\\\"firstUsed\\\":460.483},\\\"588\\\":{\\\"name\\\":\\\"LangAttributeOnHTML\\\",\\\"firstUsed\\\":460.487},\\\"3803\\\":{\\\"name\\\":\\\"OverflowClipAlongEitherAxis\\\",\\\"firstUsed\\\":461.686},\\\"1692\\\":{\\\"name\\\":\\\"CSSFlexibleBox\\\",\\\"firstUsed\\\":464.826},\\\"2854\\\":{\\\"name\\\":\\\"InputTypeHidden\\\",\\\"firstUsed\\\":464.948},\\\"2219\\\":{\\\"name\\\":\\\"V8Element_GetBoundingClientRect_Method\\\",\\\"firstUsed\\\":504.271},\\\"2710\\\":{\\\"name\\\":\\\"WindowPageXOffset\\\",\\\"firstUsed\\\":504.367},\\\"2711\\\":{\\\"name\\\":\\\"WindowPageYOffset\\\",\\\"firstUsed\\\":504.378},\\\"2705\\\":{\\\"name\\\":\\\"WindowInnerWidth\\\",\\\"firstUsed\\\":504.384},\\\"2709\\\":{\\\"name\\\":\\\"WindowScrollY\\\",\\\"firstUsed\\\":505.465},\\\"3797\\\":{\\\"name\\\":\\\"WebPImage\\\",\\\"firstUsed\\\":516.078},\\\"883\\\":{\\\"name\\\":\\\"V8Performance_Navigation_AttributeGetter\\\",\\\"firstUsed\\\":518.609},\\\"494\\\":{\\\"name\\\":\\\"SendBeacon\\\",\\\"firstUsed\\\":519.266},\\\"4310\\\":{\\\"name\\\":\\\"SendBeaconWithUSVString\\\",\\\"firstUsed\\\":519.283},\\\"2430\\\":{\\\"name\\\":\\\"UserTiming\\\",\\\"firstUsed\\\":521.716},\\\"3053\\\":{\\\"name\\\":\\\"UserTimingL3\\\",\\\"firstUsed\\\":521.738},\\\"4379\\\":{\\\"name\\\":\\\"PerformanceEntryBufferSwaps\\\",\\\"firstUsed\\\":1001.128},\\\"1066\\\":{\\\"name\\\":\\\"SameOriginTextScript\\\",\\\"firstUsed\\\":1024.101},\\\"2661\\\":{\\\"name\\\":\\\"NavigatorPlatform\\\",\\\"firstUsed\\\":1046.94},\\\"2659\\\":{\\\"name\\\":\\\"NavigatorMaxTouchPoints\\\",\\\"firstUsed\\\":1049.636},\\\"2228\\\":{\\\"name\\\":\\\"DocumentPageShowRegistered\\\",\\\"firstUsed\\\":1053.851},\\\"3020\\\":{\\\"name\\\":\\\"DOMStorageWrite\\\",\\\"firstUsed\\\":1064.366},\\\"124\\\":{\\\"name\\\":\\\"NavigatorVendor\\\",\\\"firstUsed\\\":1079.528},\\\"4346\\\":{\\\"name\\\":\\\"V8TurboFanOsrCompileStarted\\\",\\\"firstUsed\\\":1090.41},\\\"2536\\\":{\\\"name\\\":\\\"FeaturePolicyReport\\\",\\\"firstUsed\\\":1104.521},\\\"2716\\\":{\\\"name\\\":\\\"WindowDevicePixelRatio\\\",\\\"firstUsed\\\":1110.315},\\\"2707\\\":{\\\"name\\\":\\\"V8Window_MatchMedia_Method\\\",\\\"firstUsed\\\":1110.33},\\\"3019\\\":{\\\"name\\\":\\\"DOMStorageRead\\\",\\\"firstUsed\\\":1114.722},\\\"2618\\\":{\\\"name\\\":\\\"HistoryReplaceState\\\",\\\"firstUsed\\\":1115.83},\\\"884\\\":{\\\"name\\\":\\\"V8Performance_Memory_AttributeGetter\\\",\\\"firstUsed\\\":1123.434},\\\"2121\\\":{\\\"name\\\":\\\"NavigatorDeviceMemory\\\",\\\"firstUsed\\\":1123.572},\\\"2656\\\":{\\\"name\\\":\\\"NavigatorHardwareConcurrency\\\",\\\"firstUsed\\\":1123.656},\\\"2429\\\":{\\\"name\\\":\\\"PerformanceTimeline\\\",\\\"firstUsed\\\":1125.394},\\\"2487\\\":{\\\"name\\\":\\\"EventTimingExplicitlyRequested\\\",\\\"firstUsed\\\":1125.476},\\\"3254\\\":{\\\"name\\\":\\\"EventTimingFirstInputExplicitlyRequested\\\",\\\"firstUsed\\\":1125.479},\\\"780\\\":{\\\"name\\\":\\\"V8MessageChannel_Constructor\\\",\\\"firstUsed\\\":1126.601},\\\"781\\\":{\\\"name\\\":\\\"V8MessagePort_PostMessage_Method\\\",\\\"firstUsed\\\":1126.697},\\\"744\\\":{\\\"name\\\":\\\"NetInfo\\\",\\\"firstUsed\\\":1127.408},\\\"948\\\":{\\\"name\\\":\\\"NetInfoOnChange\\\",\\\"firstUsed\\\":1127.47},\\\"2013\\\":{\\\"name\\\":\\\"NetInfoEffectiveType\\\",\\\"firstUsed\\\":1127.476},\\\"1989\\\":{\\\"name\\\":\\\"NetInfoRtt\\\",\\\"firstUsed\\\":1127.483},\\\"1990\\\":{\\\"name\\\":\\\"NetInfoDownlink\\\",\\\"firstUsed\\\":1127.488},\\\"2217\\\":{\\\"name\\\":\\\"NetInfoSaveData\\\",\\\"firstUsed\\\":1127.493},\\\"880\\\":{\\\"name\\\":\\\"V8MemoryInfo_UsedJSHeapSize_AttributeGetter\\\",\\\"firstUsed\\\":1128.388},\\\"879\\\":{\\\"name\\\":\\\"V8MemoryInfo_TotalJSHeapSize_AttributeGetter\\\",\\\"firstUsed\\\":1128.403},\\\"881\\\":{\\\"name\\\":\\\"V8MemoryInfo_JSHeapSizeLimit_AttributeGetter\\\",\\\"firstUsed\\\":1128.407},\\\"1307\\\":{\\\"name\\\":\\\"V8Node_IsConnected_AttributeGetter\\\",\\\"firstUsed\\\":1139.649},\\\"4196\\\":{\\\"name\\\":\\\"NavigatorUAData_Brands\\\",\\\"firstUsed\\\":1149.971},\\\"4194\\\":{\\\"name\\\":\\\"NavigatorUAData_Mobile\\\",\\\"firstUsed\\\":1150.03},\\\"4520\\\":{\\\"name\\\":\\\"NavigatorUAData_GetHighEntropyValues\\\",\\\"firstUsed\\\":1150.129},\\\"4380\\\":{\\\"name\\\":\\\"ClearPerformanceEntries\\\",\\\"firstUsed\\\":1158.567},\\\"677\\\":{\\\"name\\\":\\\"XMLHttpRequestAsynchronous\\\",\\\"firstUsed\\\":1168.025},\\\"675\\\":{\\\"name\\\":\\\"Fetch\\\",\\\"firstUsed\\\":1176.85},\\\"2520\\\":{\\\"name\\\":\\\"AddDocumentLevelPassiveDefaultWheelEventListener\\\",\\\"firstUsed\\\":1180.511},\\\"1069\\\":{\\\"name\\\":\\\"CrossOriginTextScript\\\",\\\"firstUsed\\\":1191.197},\\\"3275\\\":{\\\"name\\\":\\\"NavigatorCookieEnabled\\\",\\\"firstUsed\\\":1207.521},\\\"2195\\\":{\\\"name\\\":\\\"CookieGet\\\",\\\"firstUsed\\\":1207.73},\\\"2097\\\":{\\\"name\\\":\\\"ARIAModalAttribute\\\",\\\"firstUsed\\\":1214.417},\\\"200\\\":{\\\"name\\\":\\\"DocumentBeforeUnloadRegistered\\\",\\\"firstUsed\\\":1214.651},\\\"2871\\\":{\\\"name\\\":\\\"CSSValueContainStyle\\\",\\\"firstUsed\\\":1709.039},\\\"2299\\\":{\\\"name\\\":\\\"CSSSelectorWebkitInputPlaceholder\\\",\\\"firstUsed\\\":1709.209},\\\"901\\\":{\\\"name\\\":\\\"LinkRelPreload\\\",\\\"firstUsed\\\":1725.079},\\\"1269\\\":{\\\"name\\\":\\\"V8Window_WebkitSpeechRecognition_ConstructorGetter\\\",\\\"firstUsed\\\":1729.996},\\\"2990\\\":{\\\"name\\\":\\\"V8SpeechRecognition_Constructor\\\",\\\"firstUsed\\\":1730.335},\\\"3349\\\":{\\\"name\\\":\\\"NavigationTimingL2\\\",\\\"firstUsed\\\":1735.053},\\\"3868\\\":{\\\"name\\\":\\\"PrefersColorSchemeMediaFeature\\\",\\\"firstUsed\\\":1746.835},\\\"2226\\\":{\\\"name\\\":\\\"DocumentPageHideRegistered\\\",\\\"firstUsed\\\":1752.138},\\\"15\\\":{\\\"name\\\":\\\"ContentSecurityPolicy\\\",\\\"firstUsed\\\":1794.346},\\\"2722\\\":{\\\"name\\\":\\\"TrustedTypesEnabled\\\",\\\"firstUsed\\\":1794.354},\\\"3129\\\":{\\\"name\\\":\\\"CSPWithReasonableObjectRestrictions\\\",\\\"firstUsed\\\":1794.361},\\\"3130\\\":{\\\"name\\\":\\\"CSPWithReasonableBaseRestrictions\\\",\\\"firstUsed\\\":1794.362},\\\"3131\\\":{\\\"name\\\":\\\"CSPWithReasonableScriptRestrictions\\\",\\\"firstUsed\\\":1794.364},\\\"3132\\\":{\\\"name\\\":\\\"CSPWithReasonableRestrictions\\\",\\\"firstUsed\\\":1794.366},\\\"3137\\\":{\\\"name\\\":\\\"CSPWithBetterThanReasonableRestrictions\\\",\\\"firstUsed\\\":1794.367},\\\"3160\\\":{\\\"name\\\":\\\"TrustedTypesEnabledEnforcing\\\",\\\"firstUsed\\\":1794.369},\\\"1758\\\":{\\\"name\\\":\\\"BaseElement\\\",\\\"firstUsed\\\":1812.386},\\\"70\\\":{\\\"name\\\":\\\"ContentSecurityPolicyWithBaseElement\\\",\\\"firstUsed\\\":1812.39},\\\"900\\\":{\\\"name\\\":\\\"LinkRelPreconnect\\\",\\\"firstUsed\\\":1812.533},\\\"970\\\":{\\\"name\\\":\\\"CSSAtRuleFontFace\\\",\\\"firstUsed\\\":1815.66},\\\"3429\\\":{\\\"name\\\":\\\"BeforematchHandlerRegistered\\\",\\\"firstUsed\\\":1817.438},\\\"2738\\\":{\\\"name\\\":\\\"PriorityHints\\\",\\\"firstUsed\\\":1817.574},\\\"1977\\\":{\\\"name\\\":\\\"CrossOriginPropertyAccess\\\",\\\"firstUsed\\\":1818.775},\\\"4126\\\":{\\\"name\\\":\\\"WindowProxyCrossOriginAccessPostMessage\\\",\\\"firstUsed\\\":1818.791},\\\"574\\\":{\\\"name\\\":\\\"WindowPostMessage\\\",\\\"firstUsed\\\":1818.795},\\\"784\\\":{\\\"name\\\":\\\"MessagePortsTransferred\\\",\\\"firstUsed\\\":1818.821},\\\"3882\\\":{\\\"name\\\":\\\"PostMessageFromSecureToSecure\\\",\\\"firstUsed\\\":1818.827},\\\"2079\\\":{\\\"name\\\":\\\"ARIADescribedByAttribute\\\",\\\"firstUsed\\\":1819.708},\\\"1128\\\":{\\\"name\\\":\\\"BodyScrollsInAdditionToViewport\\\",\\\"firstUsed\\\":1823.071},\\\"1302\\\":{\\\"name\\\":\\\"V8Document_Scripts_AttributeGetter\\\",\\\"firstUsed\\\":1899.975},\\\"1827\\\":{\\\"name\\\":\\\"LocationOrigin\\\",\\\"firstUsed\\\":1912.72},\\\"4241\\\":{\\\"name\\\":\\\"ScriptSchedulingType_InOrder\\\",\\\"firstUsed\\\":1997.65},\\\"2194\\\":{\\\"name\\\":\\\"CookieSet\\\",\\\"firstUsed\\\":2026.981},\\\"2230\\\":{\\\"name\\\":\\\"ReplaceCharsetInXHR\\\",\\\"firstUsed\\\":2206.39},\\\"2704\\\":{\\\"name\\\":\\\"V8Screen_Width_AttributeGetter\\\",\\\"firstUsed\\\":2266.781},\\\"2702\\\":{\\\"name\\\":\\\"V8Screen_Height_AttributeGetter\\\",\\\"firstUsed\\\":2266.787},\\\"4122\\\":{\\\"name\\\":\\\"WindowProxyCrossOriginAccessLocation\\\",\\\"firstUsed\\\":2294.12},\\\"1028\\\":{\\\"name\\\":\\\"V8History_ScrollRestoration_AttributeGetter\\\",\\\"firstUsed\\\":2301.196},\\\"1029\\\":{\\\"name\\\":\\\"V8History_ScrollRestoration_AttributeSetter\\\",\\\"firstUsed\\\":2301.219},\\\"306\\\":{\\\"name\\\":\\\"NamedNodeMapGetNamedItem\\\",\\\"firstUsed\\\":2315.331},\\\"2361\\\":{\\\"name\\\":\\\"V8AbortController_Constructor\\\",\\\"firstUsed\\\":2333.774},\\\"2191\\\":{\\\"name\\\":\\\"PaintTimingRequested\\\",\\\"firstUsed\\\":2346.94},\\\"4161\\\":{\\\"name\\\":\\\"V8Document_Prerendering_AttributeGetter\\\",\\\"firstUsed\\\":2347.446},\\\"2229\\\":{\\\"name\\\":\\\"DocumentPageShowFired\\\",\\\"firstUsed\\\":2371.217},\\\"3350\\\":{\\\"name\\\":\\\"ResourceTiming\\\",\\\"firstUsed\\\":2384.602},\\\"2434\\\":{\\\"name\\\":\\\"PerformanceResourceTimingInitiatorType\\\",\\\"firstUsed\\\":2384.641}},\\\"CSSFeatures\\\":{\\\"118\\\":{\\\"name\\\":\\\"CSSPropertyPointerEvents\\\",\\\"firstUsed\\\":427.278},\\\"446\\\":{\\\"name\\\":\\\"CSSPropertyTransform\\\",\\\"firstUsed\\\":427.29},\\\"98\\\":{\\\"name\\\":\\\"CSSPropertyOpacity\\\",\\\"firstUsed\\\":427.303},\\\"89\\\":{\\\"name\\\":\\\"CSSPropertyMargin\\\",\\\"firstUsed\\\":437.979},\\\"109\\\":{\\\"name\\\":\\\"CSSPropertyPadding\\\",\\\"firstUsed\\\":437.988},\\\"34\\\":{\\\"name\\\":\\\"CSSPropertyBorder\\\",\\\"firstUsed\\\":438.0},\\\"21\\\":{\\\"name\\\":\\\"CSSPropertyBackground\\\",\\\"firstUsed\\\":438.006},\\\"7\\\":{\\\"name\\\":\\\"CSSPropertyFontSize\\\",\\\"firstUsed\\\":438.016},\\\"6\\\":{\\\"name\\\":\\\"CSSPropertyFontFamily\\\",\\\"firstUsed\\\":438.024},\\\"2\\\":{\\\"name\\\":\\\"CSSPropertyColor\\\",\\\"firstUsed\\\":438.028},\\\"129\\\":{\\\"name\\\":\\\"CSSPropertyTextDecoration\\\",\\\"firstUsed\\\":438.034},\\\"97\\\":{\\\"name\\\":\\\"CSSPropertyMinWidth\\\",\\\"firstUsed\\\":438.1},\\\"81\\\":{\\\"name\\\":\\\"CSSPropertyHeight\\\",\\\"firstUsed\\\":438.106},\\\"5\\\":{\\\"name\\\":\\\"CSSPropertyFont\\\",\\\"firstUsed\\\":438.122},\\\"165\\\":{\\\"name\\\":\\\"CSSPropertyZIndex\\\",\\\"firstUsed\\\":438.474},\\\"77\\\":{\\\"name\\\":\\\"CSSPropertyCursor\\\",\\\"firstUsed\\\":438.503},\\\"10\\\":{\\\"name\\\":\\\"CSSPropertyFontWeight\\\",\\\"firstUsed\\\":438.506},\\\"100\\\":{\\\"name\\\":\\\"CSSPropertyOutline\\\",\\\"firstUsed\\\":438.509},\\\"119\\\":{\\\"name\\\":\\\"CSSPropertyPosition\\\",\\\"firstUsed\\\":438.512},\\\"128\\\":{\\\"name\\\":\\\"CSSPropertyTextAlign\\\",\\\"firstUsed\\\":438.514},\\\"143\\\":{\\\"name\\\":\\\"CSSPropertyTextTransform\\\",\\\"firstUsed\\\":438.519},\\\"159\\\":{\\\"name\\\":\\\"CSSPropertyWhiteSpace\\\",\\\"firstUsed\\\":438.522},\\\"339\\\":{\\\"name\\\":\\\"CSSPropertyAliasWebkitUserSelect\\\",\\\"firstUsed\\\":438.525},\\\"24\\\":{\\\"name\\\":\\\"CSSPropertyBackgroundColor\\\",\\\"firstUsed\\\":438.557},\\\"74\\\":{\\\"name\\\":\\\"CSSPropertyContent\\\",\\\"firstUsed\\\":438.561},\\\"83\\\":{\\\"name\\\":\\\"CSSPropertyLeft\\\",\\\"firstUsed\\\":438.565},\\\"149\\\":{\\\"name\\\":\\\"CSSPropertyTop\\\",\\\"firstUsed\\\":438.568},\\\"161\\\":{\\\"name\\\":\\\"CSSPropertyWidth\\\",\\\"firstUsed\\\":438.57},\\\"68\\\":{\\\"name\\\":\\\"CSSPropertyBoxShadow\\\",\\\"firstUsed\\\":438.589},\\\"4\\\":{\\\"name\\\":\\\"CSSPropertyDisplay\\\",\\\"firstUsed\\\":438.593},\\\"20\\\":{\\\"name\\\":\\\"CSSPropertyLineHeight\\\",\\\"firstUsed\\\":438.596},\\\"53\\\":{\\\"name\\\":\\\"CSSPropertyBorderRadius\\\",\\\"firstUsed\\\":438.601},\\\"42\\\":{\\\"name\\\":\\\"CSSPropertyBorderColor\\\",\\\"firstUsed\\\":438.746},\\\"158\\\":{\\\"name\\\":\\\"CSSPropertyVisibility\\\",\\\"firstUsed\\\":438.8},\\\"157\\\":{\\\"name\\\":\\\"CSSPropertyVerticalAlign\\\",\\\"firstUsed\\\":438.804},\\\"67\\\":{\\\"name\\\":\\\"CSSPropertyBottom\\\",\\\"firstUsed\\\":438.808},\\\"122\\\":{\\\"name\\\":\\\"CSSPropertyRight\\\",\\\"firstUsed\\\":438.811},\\\"69\\\":{\\\"name\\\":\\\"CSSPropertyBoxSizing\\\",\\\"firstUsed\\\":438.818},\\\"36\\\":{\\\"name\\\":\\\"CSSPropertyBorderBottomColor\\\",\\\"firstUsed\\\":438.83},\\\"59\\\":{\\\"name\\\":\\\"CSSPropertyBorderStyle\\\",\\\"firstUsed\\\":438.833},\\\"66\\\":{\\\"name\\\":\\\"CSSPropertyBorderWidth\\\",\\\"firstUsed\\\":438.837},\\\"166\\\":{\\\"name\\\":\\\"CSSPropertyAliasWebkitAnimation\\\",\\\"firstUsed\\\":438.871},\\\"424\\\":{\\\"name\\\":\\\"CSSPropertyAnimation\\\",\\\"firstUsed\\\":438.876},\\\"212\\\":{\\\"name\\\":\\\"CSSPropertyAliasWebkitBoxShadow\\\",\\\"firstUsed\\\":438.907},\\\"105\\\":{\\\"name\\\":\\\"CSSPropertyOverflow\\\",\\\"firstUsed\\\":438.912},\\\"93\\\":{\\\"name\\\":\\\"CSSPropertyMarginTop\\\",\\\"firstUsed\\\":438.979},\\\"111\\\":{\\\"name\\\":\\\"CSSPropertyPaddingLeft\\\",\\\"firstUsed\\\":438.988},\\\"203\\\":{\\\"name\\\":\\\"CSSPropertyWebkitBoxAlign\\\",\\\"firstUsed\\\":439.004},\\\"479\\\":{\\\"name\\\":\\\"CSSPropertyAliasWebkitAlignItems\\\",\\\"firstUsed\\\":439.007},\\\"231\\\":{\\\"name\\\":\\\"CSSPropertyAlignItems\\\",\\\"firstUsed\\\":439.01},\\\"197\\\":{\\\"name\\\":\\\"CSSPropertyAliasWebkitBorderRadius\\\",\\\"firstUsed\\\":439.013},\\\"369\\\":{\\\"name\\\":\\\"CSSPropertyFill\\\",\\\"firstUsed\\\":439.038},\\\"91\\\":{\\\"name\\\":\\\"CSSPropertyMarginLeft\\\",\\\"firstUsed\\\":439.041},\\\"205\\\":{\\\"name\\\":\\\"CSSPropertyWebkitBoxFlex\\\",\\\"firstUsed\\\":439.056},\\\"490\\\":{\\\"name\\\":\\\"CSSPropertyAliasWebkitFlexGrow\\\",\\\"firstUsed\\\":439.059},\\\"237\\\":{\\\"name\\\":\\\"CSSPropertyFlexGrow\\\",\\\"firstUsed\\\":439.066},\\\"102\\\":{\\\"name\\\":\\\"CSSPropertyOutlineOffset\\\",\\\"firstUsed\\\":439.11},\\\"101\\\":{\\\"name\\\":\\\"CSSPropertyOutlineColor\\\",\\\"firstUsed\\\":439.144},\\\"79\\\":{\\\"name\\\":\\\"CSSPropertyFloat\\\",\\\"firstUsed\\\":439.192},\\\"27\\\":{\\\"name\\\":\\\"CSSPropertyBackgroundPosition\\\",\\\"firstUsed\\\":439.311},\\\"84\\\":{\\\"name\\\":\\\"CSSPropertyLetterSpacing\\\",\\\"firstUsed\\\":439.334},\\\"90\\\":{\\\"name\\\":\\\"CSSPropertyMarginBottom\\\",\\\"firstUsed\\\":439.336},\\\"136\\\":{\\\"name\\\":\\\"CSSPropertyTextOverflow\\\",\\\"firstUsed\\\":439.341},\\\"486\\\":{\\\"name\\\":\\\"CSSPropertyAliasWebkitFlex\\\",\\\"firstUsed\\\":439.346},\\\"233\\\":{\\\"name\\\":\\\"CSSPropertyFlex\\\",\\\"firstUsed\\\":439.348},\\\"332\\\":{\\\"name\\\":\\\"CSSPropertyAliasWebkitTransition\\\",\\\"firstUsed\\\":439.363},\\\"150\\\":{\\\"name\\\":\\\"CSSPropertyTransition\\\",\\\"firstUsed\\\":439.364},\\\"485\\\":{\\\"name\\\":\\\"CSSPropertyAliasWebkitBoxSizing\\\",\\\"firstUsed\\\":439.379},\\\"493\\\":{\\\"name\\\":\\\"CSSPropertyAliasWebkitJustifyContent\\\",\\\"firstUsed\\\":439.384},\\\"240\\\":{\\\"name\\\":\\\"CSSPropertyJustifyContent\\\",\\\"firstUsed\\\":439.385},\\\"112\\\":{\\\"name\\\":\\\"CSSPropertyPaddingRight\\\",\\\"firstUsed\\\":439.4},\\\"95\\\":{\\\"name\\\":\\\"CSSPropertyMaxWidth\\\",\\\"firstUsed\\\":439.429},\\\"11\\\":{\\\"name\\\":\\\"CSSPropertyTextRendering\\\",\\\"firstUsed\\\":439.461},\\\"14\\\":{\\\"name\\\":\\\"CSSPropertyWebkitFontSmoothing\\\",\\\"firstUsed\\\":439.463},\\\"92\\\":{\\\"name\\\":\\\"CSSPropertyMarginRight\\\",\\\"firstUsed\\\":439.49},\\\"94\\\":{\\\"name\\\":\\\"CSSPropertyMaxHeight\\\",\\\"firstUsed\\\":439.569},\\\"110\\\":{\\\"name\\\":\\\"CSSPropertyPaddingBottom\\\",\\\"firstUsed\\\":439.598},\\\"113\\\":{\\\"name\\\":\\\"CSSPropertyPaddingTop\\\",\\\"firstUsed\\\":439.6},\\\"181\\\":{\\\"name\\\":\\\"CSSPropertyAliasWebkitBackgroundSize\\\",\\\"firstUsed\\\":439.613},\\\"33\\\":{\\\"name\\\":\\\"CSSPropertyBackgroundSize\\\",\\\"firstUsed\\\":439.615},\\\"326\\\":{\\\"name\\\":\\\"CSSPropertyAliasWebkitTransform\\\",\\\"firstUsed\\\":439.652},\\\"327\\\":{\\\"name\\\":\\\"CSSPropertyAliasWebkitTransformOrigin\\\",\\\"firstUsed\\\":439.655},\\\"447\\\":{\\\"name\\\":\\\"CSSPropertyTransformOrigin\\\",\\\"firstUsed\\\":439.657},\\\"60\\\":{\\\"name\\\":\\\"CSSPropertyBorderTop\\\",\\\"firstUsed\\\":439.682},\\\"49\\\":{\\\"name\\\":\\\"CSSPropertyBorderLeft\\\",\\\"firstUsed\\\":439.685},\\\"54\\\":{\\\"name\\\":\\\"CSSPropertyBorderRight\\\",\\\"firstUsed\\\":439.687},\\\"61\\\":{\\\"name\\\":\\\"CSSPropertyBorderTopColor\\\",\\\"firstUsed\\\":439.696},\\\"515\\\":{\\\"name\\\":\\\"CSSPropertyVariable\\\",\\\"firstUsed\\\":439.717},\\\"55\\\":{\\\"name\\\":\\\"CSSPropertyBorderRightColor\\\",\\\"firstUsed\\\":439.81},\\\"50\\\":{\\\"name\\\":\\\"CSSPropertyBorderLeftColor\\\",\\\"firstUsed\\\":439.812},\\\"107\\\":{\\\"name\\\":\\\"CSSPropertyOverflowX\\\",\\\"firstUsed\\\":439.876},\\\"108\\\":{\\\"name\\\":\\\"CSSPropertyOverflowY\\\",\\\"firstUsed\\\":439.878},\\\"162\\\":{\\\"name\\\":\\\"CSSPropertyWordBreak\\\",\\\"firstUsed\\\":439.931},\\\"433\\\":{\\\"name\\\":\\\"CSSPropertyObjectFit\\\",\\\"firstUsed\\\":439.959},\\\"52\\\":{\\\"name\\\":\\\"CSSPropertyBorderLeftWidth\\\",\\\"firstUsed\\\":440.002},\\\"57\\\":{\\\"name\\\":\\\"CSSPropertyBorderRightWidth\\\",\\\"firstUsed\\\":440.003},\\\"35\\\":{\\\"name\\\":\\\"CSSPropertyBorderBottom\\\",\\\"firstUsed\\\":440.017},\\\"72\\\":{\\\"name\\\":\\\"CSSPropertyClip\\\",\\\"firstUsed\\\":440.03},\\\"355\\\":{\\\"name\\\":\\\"CSSPropertyClipPath\\\",\\\"firstUsed\\\":440.046},\\\"175\\\":{\\\"name\\\":\\\"CSSPropertyWebkitAppearance\\\",\\\"firstUsed\\\":440.057},\\\"658\\\":{\\\"name\\\":\\\"CSSPropertyAppearance\\\",\\\"firstUsed\\\":440.058},\\\"539\\\":{\\\"name\\\":\\\"CSSPropertyUserSelect\\\",\\\"firstUsed\\\":440.06},\\\"432\\\":{\\\"name\\\":\\\"CSSPropertyAnimationTimingFunction\\\",\\\"firstUsed\\\":440.066},\\\"427\\\":{\\\"name\\\":\\\"CSSPropertyAnimationDuration\\\",\\\"firstUsed\\\":440.068},\\\"430\\\":{\\\"name\\\":\\\"CSSPropertyAnimationName\\\",\\\"firstUsed\\\":440.074},\\\"25\\\":{\\\"name\\\":\\\"CSSPropertyBackgroundImage\\\",\\\"firstUsed\\\":440.149},\\\"235\\\":{\\\"name\\\":\\\"CSSPropertyFlexDirection\\\",\\\"firstUsed\\\":441.958},\\\"238\\\":{\\\"name\\\":\\\"CSSPropertyFlexShrink\\\",\\\"firstUsed\\\":441.964},\\\"96\\\":{\\\"name\\\":\\\"CSSPropertyMinHeight\\\",\\\"firstUsed\\\":441.97},\\\"437\\\":{\\\"name\\\":\\\"CSSPropertyObjectPosition\\\",\\\"firstUsed\\\":442.496},\\\"37\\\":{\\\"name\\\":\\\"CSSPropertyBorderBottomLeftRadius\\\",\\\"firstUsed\\\":443.019},\\\"38\\\":{\\\"name\\\":\\\"CSSPropertyBorderBottomRightRadius\\\",\\\"firstUsed\\\":443.022},\\\"121\\\":{\\\"name\\\":\\\"CSSPropertyResize\\\",\\\"firstUsed\\\":443.169},\\\"164\\\":{\\\"name\\\":\\\"CSSPropertyWordWrap\\\",\\\"firstUsed\\\":443.178},\\\"415\\\":{\\\"name\\\":\\\"CSSPropertyWebkitTapHighlightColor\\\",\\\"firstUsed\\\":443.183},\\\"239\\\":{\\\"name\\\":\\\"CSSPropertyFlexWrap\\\",\\\"firstUsed\\\":443.189},\\\"232\\\":{\\\"name\\\":\\\"CSSPropertyAlignSelf\\\",\\\"firstUsed\\\":443.668},\\\"85\\\":{\\\"name\\\":\\\"CSSPropertyListStyle\\\",\\\"firstUsed\\\":444.172},\\\"88\\\":{\\\"name\\\":\\\"CSSPropertyListStyleType\\\",\\\"firstUsed\\\":444.206},\\\"209\\\":{\\\"name\\\":\\\"CSSPropertyWebkitBoxOrient\\\",\\\"firstUsed\\\":444.434},\\\"260\\\":{\\\"name\\\":\\\"CSSPropertyWebkitLineClamp\\\",\\\"firstUsed\\\":444.439},\\\"592\\\":{\\\"name\\\":\\\"CSSPropertyGap\\\",\\\"firstUsed\\\":444.475},\\\"63\\\":{\\\"name\\\":\\\"CSSPropertyBorderTopRightRadius\\\",\\\"firstUsed\\\":444.483},\\\"62\\\":{\\\"name\\\":\\\"CSSPropertyBorderTopLeftRadius\\\",\\\"firstUsed\\\":444.485},\\\"680\\\":{\\\"name\\\":\\\"CSSPropertyScrollbarWidth\\\",\\\"firstUsed\\\":444.521},\\\"8\\\":{\\\"name\\\":\\\"CSSPropertyFontStyle\\\",\\\"firstUsed\\\":444.528},\\\"30\\\":{\\\"name\\\":\\\"CSSPropertyBackgroundRepeat\\\",\\\"firstUsed\\\":445.523},\\\"303\\\":{\\\"name\\\":\\\"CSSPropertyOrder\\\",\\\"firstUsed\\\":446.707},\\\"151\\\":{\\\"name\\\":\\\"CSSPropertyTransitionDelay\\\",\\\"firstUsed\\\":1181.788},\\\"426\\\":{\\\"name\\\":\\\"CSSPropertyAnimationDirection\\\",\\\"firstUsed\\\":1182.132},\\\"517\\\":{\\\"name\\\":\\\"CSSPropertyContain\\\",\\\"firstUsed\\\":1709.047},\\\"536\\\":{\\\"name\\\":\\\"CSSPropertyTextSizeAdjust\\\",\\\"firstUsed\\\":1814.786},\\\"425\\\":{\\\"name\\\":\\\"CSSPropertyAnimationDelay\\\",\\\"firstUsed\\\":1814.909},\\\"234\\\":{\\\"name\\\":\\\"CSSPropertyFlexBasis\\\",\\\"firstUsed\\\":1814.969},\\\"106\\\":{\\\"name\\\":\\\"CSSPropertyOverflowWrap\\\",\\\"firstUsed\\\":1815.008},\\\"23\\\":{\\\"name\\\":\\\"CSSPropertyBackgroundClip\\\",\\\"firstUsed\\\":1815.25},\\\"124\\\":{\\\"name\\\":\\\"CSSPropertySrc\\\",\\\"firstUsed\\\":1815.68},\\\"156\\\":{\\\"name\\\":\\\"CSSPropertyUnicodeRange\\\",\\\"firstUsed\\\":1815.686}},\\\"AnimatedCSSFeatures\\\":{}},\\\"_maxFID\\\":58,\\\"_TTIMeasurementEnd\\\":5599,\\\"_LastInteractive\\\":2324,\\\"_TotalBlockingTime\\\":126,\\\"_testID\\\":\\\"240514_Dx1RL_DMOOB\\\",\\\"_run\\\":1,\\\"_step\\\":1,\\\"_effectiveBps\\\":464866,\\\"_domTime\\\":0,\\\"_aft\\\":0,\\\"_titleTime\\\":103,\\\"_domLoading\\\":0,\\\"_server_rtt\\\":0,\\\"_CrUX\\\":{\\\"key\\\":{\\\"formFactor\\\":\\\"DESKTOP\\\",\\\"url\\\":\\\"https://www.google.com/\\\"},\\\"metrics\\\":{\\\"first_input_delay\\\":{\\\"histogram\\\":[{\\\"start\\\":0,\\\"end\\\":100,\\\"density\\\":0.9515},{\\\"start\\\":100,\\\"end\\\":300,\\\"density\\\":0.0276},{\\\"start\\\":300,\\\"density\\\":0.0209}],\\\"percentiles\\\":{\\\"p75\\\":7}},\\\"interaction_to_next_paint\\\":{\\\"histogram\\\":[{\\\"start\\\":0,\\\"end\\\":200,\\\"density\\\":0.8676},{\\\"start\\\":200,\\\"end\\\":500,\\\"density\\\":0.0749},{\\\"start\\\":500,\\\"density\\\":0.0574}],\\\"percentiles\\\":{\\\"p75\\\":103}},\\\"largest_contentful_paint\\\":{\\\"histogram\\\":[{\\\"start\\\":0,\\\"end\\\":2500,\\\"density\\\":0.8681},{\\\"start\\\":2500,\\\"end\\\":4000,\\\"density\\\":0.0643},{\\\"start\\\":4000,\\\"density\\\":0.0676}],\\\"percentiles\\\":{\\\"p75\\\":1528}},\\\"navigation_types\\\":{\\\"fractions\\\":{\\\"navigate\\\":0.7833,\\\"navigate_cache\\\":0.0026,\\\"reload\\\":0.006,\\\"restore\\\":0.0041,\\\"back_forward\\\":0.0192,\\\"back_forward_cache\\\":0.0219,\\\"prerender\\\":0.1628}},\\\"cumulative_layout_shift\\\":{\\\"histogram\\\":[{\\\"start\\\":\\\"0.00\\\",\\\"end\\\":\\\"0.10\\\",\\\"density\\\":0.9741},{\\\"start\\\":\\\"0.10\\\",\\\"end\\\":\\\"0.25\\\",\\\"density\\\":0.02},{\\\"start\\\":\\\"0.25\\\",\\\"density\\\":0.0059}],\\\"percentiles\\\":{\\\"p75\\\":\\\"0.00\\\"}},\\\"experimental_time_to_first_byte\\\":{\\\"histogram\\\":[{\\\"start\\\":0,\\\"end\\\":800,\\\"density\\\":0.6515},{\\\"start\\\":800,\\\"end\\\":1800,\\\"density\\\":0.2204},{\\\"start\\\":1800,\\\"density\\\":0.1281}],\\\"percentiles\\\":{\\\"p75\\\":1108}},\\\"first_contentful_paint\\\":{\\\"histogram\\\":[{\\\"start\\\":0,\\\"end\\\":1800,\\\"density\\\":0.8177},{\\\"start\\\":1800,\\\"end\\\":3000,\\\"density\\\":0.0929},{\\\"start\\\":3000,\\\"density\\\":0.0895}],\\\"percentiles\\\":{\\\"p75\\\":1452}}},\\\"collectionPeriod\\\":{\\\"firstDate\\\":{\\\"year\\\":2024,\\\"month\\\":4,\\\"day\\\":17},\\\"lastDate\\\":{\\\"year\\\":2024,\\\"month\\\":5,\\\"day\\\":14}}},\\\"_lighthouse.Performance\\\":1,\\\"_lighthouse.Performance.first-contentful-paint\\\":473.485,\\\"_lighthouse.Performance.largest-contentful-paint\\\":535.422,\\\"_lighthouse.Performance.total-blocking-time\\\":54.680000000000064,\\\"_lighthouse.Performance.cumulative-layout-shift\\\":0,\\\"_lighthouse.Performance.speed-index\\\":524,\\\"_lighthouse.Accessibility\\\":0.99,\\\"_lighthouse.BestPractices\\\":0.93,\\\"_lighthouse.SEO\\\":0.92,\\\"_edge-processed\\\":true,\\\"_consoleLog\\\":[{\\\"source\\\":\\\"violation\\\",\\\"level\\\":\\\"error\\\",\\\"text\\\":\\\"Permissions policy violation: unload is not allowed in this document.\\\",\\\"timestamp\\\":1715856037290.364,\\\"url\\\":\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/ed=1/dg=2/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf,FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe,KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO,fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO,fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\",\\\"lineNumber\\\":427,\\\"stackTrace\\\":{\\\"callFrames\\\":[{\\\"functionName\\\":\\\"Fwa\\\",\\\"scriptId\\\":\\\"11\\\",\\\"url\\\":\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/ed=1/dg=2/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf,FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe,KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO,fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO,fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\",\\\"lineNumber\\\":427,\\\"columnNumber\\\":246},{\\\"functionName\\\":\\\"_.Ud\\\",\\\"scriptId\\\":\\\"11\\\",\\\"url\\\":\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/ed=1/dg=2/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf,FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe,KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO,fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO,fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\",\\\"lineNumber\\\":426,\\\"columnNumber\\\":769},{\\\"functionName\\\":\\\"_.WAa\\\",\\\"scriptId\\\":\\\"11\\\",\\\"url\\\":\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/ed=1/dg=2/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf,FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe,KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO,fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO,fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\",\\\"lineNumber\\\":544,\\\"columnNumber\\\":901},{\\\"functionName\\\":\\\"_.xm.listen\\\",\\\"scriptId\\\":\\\"11\\\",\\\"url\\\":\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/ed=1/dg=2/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf,FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe,KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO,fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO,fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\",\\\"lineNumber\\\":544,\\\"columnNumber\\\":767},{\\\"functionName\\\":\\\"tJa\\\",\\\"scriptId\\\":\\\"11\\\",\\\"url\\\":\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/ed=1/dg=2/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf,FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe,KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO,fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO,fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\",\\\"lineNumber\\\":810,\\\"columnNumber\\\":757},{\\\"functionName\\\":\\\"ora\\\",\\\"scriptId\\\":\\\"11\\\",\\\"url\\\":\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/ed=1/dg=2/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf,FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe,KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO,fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO,fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\",\\\"lineNumber\\\":954,\\\"columnNumber\\\":134},{\\\"functionName\\\":\\\"rra\\\",\\\"scriptId\\\":\\\"11\\\",\\\"url\\\":\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/ed=1/dg=2/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf,FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe,KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO,fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO,fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\",\\\"lineNumber\\\":272,\\\"columnNumber\\\":107},{\\\"functionName\\\":\\\"JRa\\\",\\\"scriptId\\\":\\\"11\\\",\\\"url\\\":\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/ed=1/dg=2/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf,FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe,KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO,fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO,fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\",\\\"lineNumber\\\":955,\\\"columnNumber\\\":339},{\\\"functionName\\\":\\\"zra.initialize\\\",\\\"scriptId\\\":\\\"11\\\",\\\"url\\\":\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/ed=1/dg=2/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf,FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe,KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO,fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO,fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\",\\\"lineNumber\\\":954,\\\"columnNumber\\\":518},{\\\"functionName\\\":\\\"yn.onLoad\\\",\\\"scriptId\\\":\\\"11\\\",\\\"url\\\":\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/ed=1/dg=2/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf,FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe,KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO,fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO,fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\",\\\"lineNumber\\\":682,\\\"columnNumber\\\":1147},{\\\"functionName\\\":\\\"vFa\\\",\\\"scriptId\\\":\\\"11\\\",\\\"url\\\":\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/ed=1/dg=2/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf,FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe,KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO,fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO,fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\",\\\"lineNumber\\\":691,\\\"columnNumber\\\":44},{\\\"functionName\\\":\\\"_.l.o$a\\\",\\\"scriptId\\\":\\\"11\\\",\\\"url\\\":\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/ed=1/dg=2/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf,FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe,KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO,fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO,fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\",\\\"lineNumber\\\":684,\\\"columnNumber\\\":482},{\\\"functionName\\\":\\\"_._ModuleManager_initialize\\\",\\\"scriptId\\\":\\\"11\\\",\\\"url\\\":\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/ed=1/dg=2/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf,FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe,KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO,fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO,fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\",\\\"lineNumber\\\":1059,\\\"columnNumber\\\":93},{\\\"functionName\\\":\\\"\\\",\\\"scriptId\\\":\\\"11\\\",\\\"url\\\":\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/ed=1/dg=2/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf,FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe,KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO,fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO,fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\",\\\"lineNumber\\\":1060,\\\"columnNumber\\\":2},{\\\"functionName\\\":\\\"\\\",\\\"scriptId\\\":\\\"11\\\",\\\"url\\\":\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/ed=1/dg=2/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf,FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe,KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO,fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO,fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\",\\\"lineNumber\\\":2281,\\\"columnNumber\\\":2}]}},{\\\"source\\\":\\\"security\\\",\\\"level\\\":\\\"warning\\\",\\\"text\\\":\\\"Error with Permissions-Policy header: Unrecognized feature: 'ch-ua-form-factor'.\\\",\\\"timestamp\\\":1715856037975.032}]}\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"summary\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 1,\n \"samples\": [\n \"{\\\"metadata\\\": \\\"{\\\\\\\"rank\\\\\\\": 1000, \\\\\\\"page_id\\\\\\\": 22893419, \\\\\\\"tested_url\\\\\\\": \\\\\\\"https://www.google.com/\\\\\\\", \\\\\\\"layout\\\\\\\": \\\\\\\"Desktop\\\\\\\", \\\\\\\"crawl_depth\\\\\\\": 0, \\\\\\\"link_depth\\\\\\\": 0, \\\\\\\"root_page_id\\\\\\\": 22893419, \\\\\\\"root_page_url\\\\\\\": \\\\\\\"https://www.google.com/\\\\\\\", \\\\\\\"root_page_test_id\\\\\\\": \\\\\\\"240514_Dx1RL_DMOOB\\\\\\\"}\\\", \\\"pageid\\\": 22893419, \\\"createDate\\\": 1715856072, \\\"startedDateTime\\\": 1715856036, \\\"archive\\\": \\\"All\\\", \\\"label\\\": \\\"May 1 2024\\\", \\\"crawlid\\\": 0, \\\"url\\\": \\\"https://www.google.com/\\\", \\\"urlhash\\\": 55122, \\\"urlShort\\\": \\\"https://www.google.com/\\\", \\\"TTFB\\\": 254, \\\"renderStart\\\": 500, \\\"fullyLoaded\\\": 2517, \\\"visualComplete\\\": 2400, \\\"onLoad\\\": 2372, \\\"gzipTotal\\\": 902682, \\\"gzipSavings\\\": 0, \\\"numDomElements\\\": 383, \\\"onContentLoaded\\\": 1062, \\\"cdn\\\": \\\"Google\\\", \\\"SpeedIndex\\\": 708, \\\"PageSpeed\\\": null, \\\"_connections\\\": 7, \\\"_adult_site\\\": false, \\\"avg_dom_depth\\\": 10, \\\"doctype\\\": \\\"html\\\", \\\"document_height\\\": 993, \\\"document_width\\\": 1920, \\\"localstorage_size\\\": 3707, \\\"sessionstorage_size\\\": 219, \\\"meta_viewport\\\": null, \\\"num_iframes\\\": 1, \\\"num_scripts\\\": 14, \\\"num_scripts_sync\\\": 1, \\\"num_scripts_async\\\": 6, \\\"usertiming\\\": 4, \\\"reqTotal\\\": 39, \\\"bytesTotal\\\": 985082, \\\"reqJS\\\": 14, \\\"bytesJS\\\": 828837, \\\"reqImg\\\": 4, \\\"bytesImg\\\": 46873, \\\"reqJson\\\": 0, \\\"bytesJson\\\": 0, \\\"reqCss\\\": 3, \\\"bytesCss\\\": 2055, \\\"reqHtml\\\": 12, \\\"bytesHtml\\\": 68845, \\\"reqFont\\\": 2, \\\"bytesFont\\\": 37652, \\\"reqOther\\\": 0, \\\"bytesOther\\\": 0, \\\"reqAudio\\\": 0, \\\"bytesAudio\\\": 0, \\\"reqVideo\\\": 0, \\\"bytesVideo\\\": 0, \\\"reqText\\\": 4, \\\"bytesText\\\": 820, \\\"reqXml\\\": 0, \\\"bytesXml\\\": 0, \\\"reqGif\\\": 0, \\\"bytesGif\\\": 0, \\\"reqJpg\\\": 0, \\\"bytesJpg\\\": 0, \\\"reqPng\\\": 1, \\\"bytesPng\\\": 2091, \\\"reqWebp\\\": 2, \\\"bytesWebp\\\": 43288, \\\"reqSvg\\\": 0, \\\"bytesSvg\\\": 0, \\\"reqFlash\\\": 0, \\\"bytesFlash\\\": 0, \\\"numDomains\\\": 7, \\\"maxageNull\\\": 19, \\\"maxage0\\\": 0, \\\"maxage1\\\": 0, \\\"maxage30\\\": 1, \\\"maxage365\\\": 19, \\\"maxageMore\\\": 0, \\\"bytesHtmlDoc\\\": 56571, \\\"numRedirects\\\": 0, \\\"numErrors\\\": 0, \\\"numGlibs\\\": 0, \\\"numHttps\\\": 39, \\\"numCompressed\\\": 13, \\\"maxDomainReqs\\\": 23, \\\"wptid\\\": \\\"240514_Dx1RL_DMOOB\\\", \\\"wptrun\\\": 1, \\\"rank\\\": 1000}\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"custom_metrics\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 1,\n \"samples\": [\n \"{\\\"00_reset\\\":null,\\\"Colordepth\\\":24,\\\"Dpi\\\":{\\\"dppx\\\":1,\\\"dpcm\\\":37.79527559055118,\\\"dpi\\\":96},\\\"Images\\\":[{\\\"url\\\":\\\"https://www.google.com/logos/doodles/2024/celebrating-hank-adams-6753651837110220-l.webp\\\",\\\"width\\\":500,\\\"height\\\":200,\\\"naturalWidth\\\":500,\\\"naturalHeight\\\":200,\\\"loading\\\":null,\\\"decoding\\\":null,\\\"fetchpriority\\\":null,\\\"inViewport\\\":true}],\\\"Resolution\\\":{\\\"absolute\\\":{\\\"height\\\":1200,\\\"width\\\":1920},\\\"available\\\":{\\\"height\\\":1200,\\\"width\\\":1920}},\\\"a11y\\\":{\\\"tables\\\":{\\\"total\\\":0,\\\"total_with_caption\\\":0,\\\"total_with_presentational\\\":0,\\\"total_with_figcaption\\\":0},\\\"file_extension_alts\\\":{\\\"total_elements_with_alt\\\":11,\\\"total_elements_with_non_empty_alt\\\":1,\\\"total_with_file_extension\\\":0,\\\"file_extensions\\\":{}},\\\"title_and_alt\\\":{\\\"total_alt\\\":12,\\\"total_title\\\":3,\\\"total_both\\\":1,\\\"total_alt_same_as_title\\\":1},\\\"th_with_scope_attribute\\\":{\\\"total_th\\\":0,\\\"total_with_scope\\\":0,\\\"scopes\\\":{}},\\\"td_with_headers_attribute\\\":{\\\"total_tds\\\":0,\\\"total_with_headers\\\":0},\\\"total_anchors_with_role_button\\\":1,\\\"total_role_tab_with_selected_and_controls\\\":0,\\\"placeholder_but_no_label\\\":{\\\"total_placeholder\\\":0,\\\"total_no_label\\\":0},\\\"divs_or_spans_as_button_or_link\\\":{\\\"total_role_button\\\":12,\\\"total_role_link\\\":1,\\\"total_either\\\":13},\\\"screen_reader_classes\\\":false,\\\"form_control_a11y_tree\\\":[{\\\"type\\\":\\\"button\\\",\\\"attributes\\\":{},\\\"properties\\\":{\\\"invalid\\\":\\\"false\\\",\\\"focusable\\\":true},\\\"accessible_name\\\":\\\"Share\\\",\\\"accessible_name_sources\\\":[{\\\"type\\\":\\\"attribute\\\",\\\"value\\\":\\\"Share\\\",\\\"attribute\\\":\\\"title\\\"}],\\\"role\\\":\\\"button\\\"},{\\\"type\\\":\\\"textarea\\\",\\\"attributes\\\":{\\\"aria-controls\\\":\\\"Alh6id\\\",\\\"aria-owns\\\":\\\"Alh6id\\\",\\\"autofocus\\\":\\\"\\\",\\\"aria-label\\\":\\\"Search\\\",\\\"aria-autocomplete\\\":\\\"both\\\",\\\"aria-expanded\\\":\\\"false\\\",\\\"aria-haspopup\\\":\\\"false\\\",\\\"autocomplete\\\":\\\"off\\\",\\\"id\\\":\\\"APjFqb\\\",\\\"maxlength\\\":\\\"2048\\\",\\\"name\\\":\\\"q\\\"},\\\"properties\\\":{\\\"invalid\\\":\\\"false\\\",\\\"focusable\\\":true,\\\"focused\\\":true,\\\"editable\\\":\\\"plaintext\\\",\\\"settable\\\":true,\\\"autocomplete\\\":\\\"both\\\",\\\"hasPopup\\\":\\\"listbox\\\",\\\"required\\\":false,\\\"expanded\\\":false,\\\"controls\\\":\\\"Alh6id\\\"},\\\"accessible_name\\\":\\\"Search\\\",\\\"accessible_name_sources\\\":[{\\\"type\\\":\\\"attribute\\\",\\\"value\\\":\\\"Search\\\",\\\"attribute\\\":\\\"aria-label\\\"},{\\\"type\\\":\\\"attribute\\\",\\\"value\\\":\\\"Search\\\",\\\"attribute\\\":\\\"title\\\"},{\\\"type\\\":\\\"attribute\\\",\\\"value\\\":\\\"Search\\\",\\\"attribute\\\":\\\"title\\\"}],\\\"role\\\":\\\"combobox\\\"},{\\\"type\\\":\\\"input\\\",\\\"attributes\\\":{\\\"aria-label\\\":\\\"Google Search\\\",\\\"name\\\":\\\"btnK\\\",\\\"type\\\":\\\"submit\\\"},\\\"properties\\\":{\\\"invalid\\\":\\\"false\\\",\\\"focusable\\\":true},\\\"accessible_name\\\":\\\"Google Search\\\",\\\"accessible_name_sources\\\":[{\\\"type\\\":\\\"attribute\\\",\\\"value\\\":\\\"Google Search\\\",\\\"attribute\\\":\\\"aria-label\\\"},{\\\"type\\\":\\\"attribute\\\",\\\"value\\\":\\\"Google Search\\\",\\\"attribute\\\":\\\"value\\\"},{\\\"type\\\":\\\"contents\\\",\\\"value\\\":\\\"Google Search\\\"}],\\\"role\\\":\\\"button\\\"},{\\\"type\\\":\\\"input\\\",\\\"attributes\\\":{\\\"id\\\":\\\"gbqfbb\\\",\\\"aria-label\\\":\\\"I'm Feeling Lucky\\\",\\\"name\\\":\\\"btnI\\\",\\\"type\\\":\\\"submit\\\"},\\\"properties\\\":{\\\"invalid\\\":\\\"false\\\",\\\"focusable\\\":true},\\\"accessible_name\\\":\\\"I'm Feeling Lucky\\\",\\\"accessible_name_sources\\\":[{\\\"type\\\":\\\"attribute\\\",\\\"value\\\":\\\"I'm Feeling Lucky\\\",\\\"attribute\\\":\\\"aria-label\\\"},{\\\"type\\\":\\\"attribute\\\",\\\"value\\\":\\\"I'm Feeling Lucky\\\",\\\"attribute\\\":\\\"value\\\"},{\\\"type\\\":\\\"contents\\\",\\\"value\\\":\\\"I'm Feeling Lucky\\\"}],\\\"role\\\":\\\"button\\\"}],\\\"fieldset_radio_checkbox\\\":{\\\"total_radio\\\":0,\\\"total_checkbox\\\":0,\\\"total_radio_in_fieldset\\\":0,\\\"total_checkbox_in_fieldset\\\":0,\\\"fieldsets\\\":[]},\\\"required_form_controls\\\":[]},\\\"ads\\\":{\\\"ads\\\":{\\\"present\\\":false,\\\"status\\\":404},\\\"app_ads\\\":{\\\"present\\\":false,\\\"status\\\":404},\\\"sellers\\\":{\\\"present\\\":false,\\\"redirected\\\":false,\\\"status\\\":404}},\\\"almanac\\\":{\\\"01.12\\\":0,\\\"01.13\\\":0,\\\"link-nodes\\\":{\\\"total\\\":2,\\\"nodes\\\":[{\\\"tagName\\\":\\\"link\\\",\\\"href\\\":\\\"/xjs/_/ss/k=xjs.hd.yW324tanFjY.L.B1.O/am=AKYAAAAAAADAAAAAAAAAAAAAAAAAAIAAAAgAAAAAAAWATzgAAcCGAAAAAAEAAAAAAAAEAAgA4wAAAIAAgQCAAQCAAAAAAAiEAEAABBABJIEgAwEARDDCAKQCAAMAAAACSAAAAABAAAEIDIgACHgIAQAABHRCAAkAAMQAQgAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAIAAAABAAQAAAAAAAAAAAAAAAAAAAQ/d=1/ed=1/br=1/rs=ACT90oEQd_nYJuVb6FQB-bth-bGAj14vKg/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\",\\\"rel\\\":\\\"stylesheet\\\",\\\"nonce\\\":\\\"\\\"},{\\\"tagName\\\":\\\"link\\\",\\\"type\\\":\\\"text/css\\\",\\\"rel\\\":\\\"stylesheet\\\",\\\"href\\\":\\\"https://www.gstatic.com/og/_/ss/k=og.qtm.RS0dNtaZmo0.L.W.O/m=qcwid/excm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/ct=zgms/rs=AA2YrTuhe2hCYlalU7rKCW-qT_-zMhVRaw\\\",\\\"nonce\\\":\\\"\\\"}],\\\"attribute_usage_count\\\":{\\\"href\\\":2,\\\"rel\\\":2,\\\"nonce\\\":2,\\\"type\\\":1}},\\\"priority-hints\\\":{\\\"total\\\":0,\\\"nodes\\\":[],\\\"attribute_usage_count\\\":{}},\\\"meta-nodes\\\":{\\\"total\\\":3,\\\"nodes\\\":[{\\\"tagName\\\":\\\"meta\\\",\\\"charset\\\":\\\"UTF-8\\\"},{\\\"tagName\\\":\\\"meta\\\",\\\"content\\\":\\\"origin\\\",\\\"name\\\":\\\"referrer\\\"},{\\\"tagName\\\":\\\"meta\\\",\\\"content\\\":\\\"/images/branding/googleg/1x/googleg_standard_color_128dp.png\\\",\\\"itemprop\\\":\\\"image\\\"}],\\\"attribute_usage_count\\\":{\\\"charset\\\":1,\\\"content\\\":2,\\\"name\\\":1,\\\"itemprop\\\":1}},\\\"10.5\\\":[\\\"schema.org/WebPage\\\"],\\\"seo-anchor-elements\\\":{\\\"internal\\\":9,\\\"external\\\":9,\\\"hash\\\":0,\\\"navigateHash\\\":0,\\\"earlyHash\\\":0},\\\"seo-titles\\\":{\\\"titleWords\\\":0,\\\"titleElements\\\":0},\\\"seo-words\\\":{\\\"wordsCount\\\":18,\\\"wordElements\\\":3},\\\"input_elements\\\":{\\\"total\\\":15,\\\"nodes\\\":[{\\\"tagName\\\":\\\"input\\\",\\\"type\\\":\\\"hidden\\\"},{\\\"tagName\\\":\\\"input\\\",\\\"type\\\":\\\"hidden\\\"},{\\\"tagName\\\":\\\"input\\\",\\\"type\\\":\\\"hidden\\\"},{\\\"tagName\\\":\\\"input\\\",\\\"type\\\":\\\"hidden\\\"},{\\\"tagName\\\":\\\"input\\\",\\\"type\\\":\\\"hidden\\\"},{\\\"tagName\\\":\\\"textarea\\\",\\\"aria-controls\\\":\\\"Alh6id\\\",\\\"aria-owns\\\":\\\"Alh6id\\\",\\\"autofocus\\\":\\\"\\\",\\\"aria-label\\\":\\\"Search\\\",\\\"aria-autocomplete\\\":\\\"both\\\",\\\"aria-expanded\\\":\\\"false\\\",\\\"aria-haspopup\\\":\\\"false\\\",\\\"autocomplete\\\":\\\"off\\\",\\\"id\\\":\\\"APjFqb\\\",\\\"maxlength\\\":\\\"2048\\\",\\\"name\\\":\\\"q\\\"},{\\\"tagName\\\":\\\"input\\\",\\\"aria-label\\\":\\\"Google Search\\\",\\\"name\\\":\\\"btnK\\\",\\\"type\\\":\\\"submit\\\"},{\\\"tagName\\\":\\\"input\\\",\\\"aria-label\\\":\\\"I'm Feeling Lucky\\\",\\\"name\\\":\\\"btnI\\\",\\\"type\\\":\\\"submit\\\"},{\\\"tagName\\\":\\\"input\\\",\\\"aria-label\\\":\\\"Google Search\\\",\\\"name\\\":\\\"btnK\\\",\\\"type\\\":\\\"submit\\\"},{\\\"tagName\\\":\\\"input\\\",\\\"id\\\":\\\"gbqfbb\\\",\\\"aria-label\\\":\\\"I'm Feeling Lucky\\\",\\\"name\\\":\\\"btnI\\\",\\\"type\\\":\\\"submit\\\"},{\\\"tagName\\\":\\\"input\\\",\\\"name\\\":\\\"sca_esv\\\",\\\"type\\\":\\\"hidden\\\"},{\\\"tagName\\\":\\\"input\\\",\\\"name\\\":\\\"source\\\",\\\"type\\\":\\\"hidden\\\"},{\\\"tagName\\\":\\\"input\\\",\\\"name\\\":\\\"ei\\\",\\\"type\\\":\\\"hidden\\\"},{\\\"tagName\\\":\\\"input\\\",\\\"name\\\":\\\"iflsig\\\",\\\"type\\\":\\\"hidden\\\"},{\\\"tagName\\\":\\\"textarea\\\",\\\"name\\\":\\\"csi\\\"}],\\\"attribute_usage_count\\\":{\\\"value\\\":14,\\\"class\\\":10,\\\"type\\\":13,\\\"aria-controls\\\":1,\\\"aria-owns\\\":1,\\\"autofocus\\\":1,\\\"title\\\":1,\\\"jsaction\\\":2,\\\"aria-label\\\":5,\\\"aria-autocomplete\\\":1,\\\"aria-expanded\\\":1,\\\"aria-haspopup\\\":1,\\\"autocapitalize\\\":1,\\\"autocomplete\\\":1,\\\"autocorrect\\\":1,\\\"id\\\":2,\\\"maxlength\\\":1,\\\"name\\\":10,\\\"role\\\":4,\\\"rows\\\":1,\\\"spellcheck\\\":1,\\\"data-ved\\\":5,\\\"tabindex\\\":3,\\\"style\\\":1}},\\\"link_protocols_used\\\":{\\\"https\\\":18},\\\"06.47\\\":0,\\\"08.39\\\":{\\\"link\\\":0,\\\"script\\\":0},\\\"09.27\\\":{\\\"total\\\":20,\\\"nodes\\\":[{\\\"tagName\\\":\\\"a\\\",\\\"tabindex\\\":\\\"0\\\"},{\\\"tagName\\\":\\\"div\\\",\\\"tabindex\\\":\\\"0\\\"},{\\\"tagName\\\":\\\"div\\\",\\\"tabindex\\\":\\\"0\\\"},{\\\"tagName\\\":\\\"div\\\",\\\"tabindex\\\":\\\"0\\\"},{\\\"tagName\\\":\\\"span\\\",\\\"tabindex\\\":\\\"0\\\"},{\\\"tagName\\\":\\\"div\\\",\\\"tabindex\\\":\\\"0\\\"},{\\\"tagName\\\":\\\"input\\\",\\\"tabindex\\\":\\\"0\\\"},{\\\"tagName\\\":\\\"div\\\",\\\"tabindex\\\":\\\"0\\\"},{\\\"tagName\\\":\\\"input\\\",\\\"tabindex\\\":\\\"0\\\"},{\\\"tagName\\\":\\\"input\\\",\\\"tabindex\\\":\\\"0\\\"},{\\\"tagName\\\":\\\"div\\\",\\\"tabindex\\\":\\\"0\\\"},{\\\"tagName\\\":\\\"g-menu\\\",\\\"tabindex\\\":\\\"-1\\\"},{\\\"tagName\\\":\\\"a\\\",\\\"tabindex\\\":\\\"-1\\\"},{\\\"tagName\\\":\\\"a\\\",\\\"tabindex\\\":\\\"-1\\\"},{\\\"tagName\\\":\\\"a\\\",\\\"tabindex\\\":\\\"-1\\\"},{\\\"tagName\\\":\\\"a\\\",\\\"tabindex\\\":\\\"-1\\\"},{\\\"tagName\\\":\\\"a\\\",\\\"tabindex\\\":\\\"-1\\\"},{\\\"tagName\\\":\\\"span\\\",\\\"tabindex\\\":\\\"-1\\\"},{\\\"tagName\\\":\\\"div\\\",\\\"tabindex\\\":\\\"-1\\\"},{\\\"tagName\\\":\\\"div\\\",\\\"tabindex\\\":\\\"0\\\"}],\\\"attribute_usage_count\\\":{\\\"class\\\":13,\\\"aria-label\\\":9,\\\"href\\\":6,\\\"aria-expanded\\\":2,\\\"role\\\":20,\\\"tabindex\\\":20,\\\"jsname\\\":5,\\\"jsaction\\\":9,\\\"data-ved\\\":9,\\\"jscontroller\\\":5,\\\"data-base-lens-url\\\":1,\\\"data-image-processor-enabled\\\":1,\\\"data-is-images-mode\\\":1,\\\"data-preferred-mime-type\\\":1,\\\"data-propagated-experiment-ids\\\":1,\\\"style\\\":2,\\\"value\\\":3,\\\"name\\\":3,\\\"type\\\":3,\\\"data-dccl\\\":1,\\\"jsdata\\\":1,\\\"id\\\":2,\\\"aria-haspopup\\\":1,\\\"data-bucket\\\":1,\\\"data-spl\\\":1,\\\"data-bsdm\\\":1,\\\"data-btf\\\":1,\\\"data-hbc\\\":1,\\\"data-htc\\\":1,\\\"data-spt\\\":1,\\\"data-tsdm\\\":1}},\\\"icon_only_clickables\\\":3,\\\"inline_svg_stats\\\":{\\\"total\\\":12,\\\"content_lengths\\\":[760,582,203,304,203,574,641,203,159,289,289,1141],\\\"attribute_usage_count\\\":{\\\"class\\\":3,\\\"focusable\\\":12,\\\"viewbox\\\":12,\\\"xmlns\\\":11,\\\"enable-background\\\":1,\\\"height\\\":1,\\\"width\\\":1}},\\\"images\\\":{\\\"pictures\\\":{\\\"total\\\":1,\\\"nodes\\\":[{\\\"tagName\\\":\\\"picture\\\"}],\\\"attribute_usage_count\\\":{}},\\\"imgs\\\":{\\\"total\\\":11,\\\"nodes\\\":[{\\\"tagName\\\":\\\"img\\\"},{\\\"tagName\\\":\\\"img\\\"},{\\\"tagName\\\":\\\"img\\\"},{\\\"tagName\\\":\\\"img\\\"},{\\\"tagName\\\":\\\"img\\\"},{\\\"tagName\\\":\\\"img\\\"},{\\\"tagName\\\":\\\"img\\\"},{\\\"tagName\\\":\\\"img\\\"},{\\\"tagName\\\":\\\"img\\\"},{\\\"tagName\\\":\\\"img\\\"},{\\\"tagName\\\":\\\"img\\\"}],\\\"attribute_usage_count\\\":{\\\"class\\\":11,\\\"alt\\\":11,\\\"height\\\":1,\\\"src\\\":2,\\\"title\\\":1,\\\"width\\\":1,\\\"id\\\":1,\\\"data-csiid\\\":11,\\\"data-atf\\\":11,\\\"style\\\":9}},\\\"sources\\\":{\\\"total\\\":1,\\\"nodes\\\":[{\\\"tagName\\\":\\\"source\\\",\\\"type\\\":\\\"image/webp\\\"}],\\\"attribute_usage_count\\\":{\\\"srcset\\\":1,\\\"type\\\":1}},\\\"total_with_srcset\\\":1,\\\"total_with_sizes\\\":0,\\\"total_pictures_with_img\\\":1,\\\"sizes_values\\\":[],\\\"loading_values\\\":[],\\\"alt_lengths\\\":[22,0,0,0,0,0,0,0,0,0,0]},\\\"videos\\\":{\\\"total\\\":0,\\\"nodes\\\":[],\\\"attribute_usage_count\\\":{},\\\"total_with_track\\\":0,\\\"tracks\\\":{\\\"total\\\":0,\\\"nodes\\\":[],\\\"attribute_usage_count\\\":{}}},\\\"audios\\\":{\\\"total\\\":0,\\\"nodes\\\":[],\\\"attribute_usage_count\\\":{},\\\"total_with_track\\\":0,\\\"tracks\\\":{\\\"total\\\":0,\\\"nodes\\\":[],\\\"attribute_usage_count\\\":{}}},\\\"iframes\\\":{\\\"iframes\\\":{\\\"total\\\":1,\\\"nodes\\\":[{\\\"tagName\\\":\\\"iframe\\\",\\\"role\\\":\\\"presentation\\\",\\\"frameborder\\\":\\\"0\\\",\\\"scrolling\\\":\\\"no\\\",\\\"name\\\":\\\"callout\\\",\\\"src\\\":\\\"https://ogs.google.com/widget/callout?prid=19037050&pgid=19037049&puid=9ceb59a7585b55bd&cce=1&dc=1&origin=https%3A%2F%2Fwww.google.com&cn=callout&pid=1&spid=538&hl=en\\\",\\\"aria-modal\\\":\\\"true\\\",\\\"aria-hidden\\\":\\\"false\\\",\\\"style\\\":\\\"height: 100%; width: 100%; color-scheme: light;\\\"}],\\\"attribute_usage_count\\\":{\\\"role\\\":1,\\\"frameborder\\\":1,\\\"scrolling\\\":1,\\\"name\\\":1,\\\"src\\\":1,\\\"aria-modal\\\":1,\\\"aria-hidden\\\":1,\\\"style\\\":1}},\\\"loading_values\\\":[]},\\\"scripts\\\":{\\\"total\\\":14,\\\"nodes\\\":[{\\\"tagName\\\":\\\"script\\\",\\\"src\\\":\\\"https://apis.google.com/_/scs/abc-static/_/js/k=gapi.gapi.en.SCWmpDDGjPk.O/m=gapi_iframes,googleapis_client/rt=j/sv=1/d=1/ed=1/am=AAAC/rs=AHpOoo_Pl64J0IIHlj2zBtEJ3ZwdaJC3HA/cb=gapi.loaded_0\\\",\\\"nonce\\\":\\\"\\\",\\\"async\\\":\\\"\\\"},{\\\"tagName\\\":\\\"script\\\",\\\"nonce\\\":\\\"\\\"},{\\\"tagName\\\":\\\"script\\\",\\\"nonce\\\":\\\"\\\"},{\\\"tagName\\\":\\\"script\\\",\\\"nonce\\\":\\\"\\\"},{\\\"tagName\\\":\\\"script\\\",\\\"defer\\\":\\\"\\\",\\\"src\\\":\\\"/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/ed=1/dg=2/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;E\\\",\\\"nonce\\\":\\\"\\\"},{\\\"tagName\\\":\\\"script\\\",\\\"nonce\\\":\\\"\\\"},{\\\"tagName\\\":\\\"script\\\",\\\"async\\\":\\\"\\\",\\\"type\\\":\\\"text/javascript\\\",\\\"charset\\\":\\\"UTF-8\\\",\\\"src\\\":\\\"https://www.gstatic.com/og/_/js/k=og.qtm.en_US.NnY7BNRe3yg.2019.O/rt=j/m=qabr,q_d,qcwid,qapid,qald,q_dg/exm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/rs=AA2YrTsSzaaUaCdwksCX0k9VPM81-qb8lA\\\",\\\"nonce\\\":\\\"\\\"},{\\\"tagName\\\":\\\"script\\\",\\\"nonce\\\":\\\"\\\"},{\\\"tagName\\\":\\\"script\\\",\\\"nonce\\\":\\\"\\\"},{\\\"tagName\\\":\\\"script\\\",\\\"nonce\\\":\\\"\\\"},{\\\"tagName\\\":\\\"script\\\",\\\"src\\\":\\\"/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/ck=xjs.hd.yW324tanFjY.L.B1.O/am=AKYAAAAAAADAAAAAAAAAAAAAAAAAAIAAAAgAAAAAIAXQTzgABcCGIAAAAAEAAABBAAAEABiA9wBACKAAgQGAAQCCADyUCQiETEAABBABJIEgBwEARDDCAKQCAAMAAAACSAAAABxAAAMIDIgACHgIAQAABHRCAAsAgMQAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/exm=SNUn3,cEt90b,cdos,csi,d,dtl0hd,eHDfl,hsm,jsa,mb4ZUb,qddgKe,sTsDMc/ed=1/dg=0/br=1/ujg=1/rs=ACT90oGrlxqqkzz_l-62XN3kS7OyW3Zx_w/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMc\\\",\\\"nonce\\\":\\\"\\\",\\\"async\\\":\\\"\\\"},{\\\"tagName\\\":\\\"script\\\",\\\"src\\\":\\\"/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=0/dg=0/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/m=syqj,syqk,VsqSCc,sy18k,P10Owf,synb,sy176,sy178,gSZvdb,syt0,syt1,WlNQGd,syte,sytg,nabPbb,syna,sync,synd,syng,DPreE,syk4,syst,sysv,CnSW2d,kQvlef,sytf,fXO0xe?xjs=s3\\\",\\\"nonce\\\":\\\"\\\",\\\"async\\\":\\\"\\\",\\\"gapi_processed\\\":\\\"true\\\"},{\\\"tagName\\\":\\\"script\\\",\\\"src\\\":\\\"/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=0/dg=0/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/m=syf4,aLUfP?xjs=s3\\\",\\\"nonce\\\":\\\"\\\",\\\"async\\\":\\\"\\\"},{\\\"tagName\\\":\\\"script\\\",\\\"src\\\":\\\"/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=0/dg=0/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/m=kMFpHd,sy8t,bm51tf?xjs=s3\\\",\\\"nonce\\\":\\\"\\\",\\\"async\\\":\\\"\\\"}],\\\"attribute_usage_count\\\":{\\\"src\\\":7,\\\"nonce\\\":14,\\\"async\\\":6,\\\"defer\\\":1,\\\"type\\\":1,\\\"charset\\\":1,\\\"gapi_processed\\\":1}},\\\"nodes_using_role\\\":{\\\"total\\\":75,\\\"usage_and_count\\\":{\\\"navigation\\\":1,\\\"button\\\":16,\\\"presentation\\\":23,\\\"search\\\":1,\\\"combobox\\\":1,\\\"dialog\\\":1,\\\"heading\\\":1,\\\"listbox\\\":1,\\\"option\\\":5,\\\"contentinfo\\\":1,\\\"menu\\\":1,\\\"none\\\":14,\\\"menuitem\\\":7,\\\"separator\\\":1,\\\"link\\\":1}},\\\"headings_order\\\":[],\\\"shortcuts_stats\\\":{\\\"total_with_aria_shortcut\\\":0,\\\"total_with_accesskey\\\":0,\\\"aria_shortcut_values\\\":[],\\\"accesskey_values\\\":[]},\\\"attributes_used_on_elements\\\":{\\\"itemscope\\\":1,\\\"itemtype\\\":1,\\\"lang\\\":1,\\\"charset\\\":2,\\\"content\\\":2,\\\"name\\\":12,\\\"itemprop\\\":1,\\\"src\\\":11,\\\"nonce\\\":18,\\\"async\\\":6,\\\"href\\\":23,\\\"rel\\\":5,\\\"defer\\\":1,\\\"type\\\":16,\\\"data-late-css\\\":2,\\\"jsmodel\\\":4,\\\"jsaction\\\":26,\\\"class\\\":209,\\\"data-hveid\\\":2,\\\"role\\\":75,\\\"ping\\\":7,\\\"id\\\":30,\\\"data-ogsr-up\\\":1,\\\"data-ogbl\\\":1,\\\"aria-label\\\":15,\\\"data-pid\\\":3,\\\"target\\\":3,\\\"data-ogsr-fb\\\":1,\\\"data-ogsr-alt\\\":1,\\\"aria-expanded\\\":3,\\\"tabindex\\\":20,\\\"focusable\\\":12,\\\"viewBox\\\":12,\\\"d\\\":17,\\\"alt\\\":12,\\\"height\\\":5,\\\"width\\\":5,\\\"style\\\":45,\\\"frameborder\\\":1,\\\"scrolling\\\":1,\\\"aria-modal\\\":1,\\\"aria-hidden\\\":4,\\\"srcset\\\":1,\\\"title\\\":3,\\\"data-csiid\\\":11,\\\"data-atf\\\":11,\\\"data-async-trigger\\\":1,\\\"data-ved\\\":17,\\\"xmlns\\\":11,\\\"value\\\":14,\\\"jscontroller\\\":27,\\\"data-jiis\\\":3,\\\"data-async-type\\\":3,\\\"action\\\":1,\\\"autocomplete\\\":2,\\\"method\\\":1,\\\"jsdata\\\":14,\\\"data-alt\\\":1,\\\"data-biboe\\\":1,\\\"data-efaql\\\":1,\\\"data-hp\\\":1,\\\"jsname\\\":44,\\\"data-hpmde\\\":1,\\\"data-mnr\\\":1,\\\"aria-controls\\\":2,\\\"aria-owns\\\":1,\\\"autofocus\\\":1,\\\"aria-autocomplete\\\":1,\\\"aria-haspopup\\\":3,\\\"autocapitalize\\\":1,\\\"autocorrect\\\":1,\\\"maxlength\\\":1,\\\"rows\\\":1,\\\"spellcheck\\\":1,\\\"fill\\\":11,\\\"data-base-lens-url\\\":1,\\\"data-image-processor-enabled\\\":1,\\\"data-is-images-mode\\\":1,\\\"data-preferred-mime-type\\\":1,\\\"data-propagated-experiment-ids\\\":1,\\\"cx\\\":2,\\\"cy\\\":2,\\\"r\\\":2,\\\"data-bkt\\\":1,\\\"data-eas\\\":1,\\\"data-fhs\\\":1,\\\"data-maindata\\\":1,\\\"aria-labelledby\\\":1,\\\"aria-level\\\":1,\\\"data-view-type\\\":4,\\\"data-attrid\\\":3,\\\"data-entityid\\\":3,\\\"aria-atomic\\\":9,\\\"data-dccl\\\":1,\\\"eid\\\":1,\\\"data-sfe\\\":1,\\\"data-sfsw\\\":1,\\\"data-ffp\\\":1,\\\"data-short-label\\\":8,\\\"data-bucket\\\":1,\\\"data-spl\\\":1,\\\"data-bsdm\\\":1,\\\"data-btf\\\":1,\\\"data-hbc\\\":1,\\\"data-htc\\\":1,\\\"data-spt\\\":1,\\\"data-tsdm\\\":1,\\\"enable-background\\\":1,\\\"data-pcs\\\":1,\\\"data-atsd\\\":1,\\\"data-db\\\":1,\\\"data-mmcnt\\\":1,\\\"data-ei\\\":1,\\\"ng-non-bindable\\\":1,\\\"as\\\":3,\\\"gapi_processed\\\":1},\\\"body_node\\\":{\\\"tagName\\\":\\\"body\\\",\\\"jsmodel\\\":\\\"hspDDf \\\",\\\"jsaction\\\":\\\"xjhTIf:.CLIENT;O2vyse:.CLIENT;IVKTfe:.CLIENT;Ez7VMc:.CLIENT;YUC7He:.CLIENT;hWT9Jb:.CLIENT;WCulWe:.CLIENT;VM8bg:.CLIENT;qqf0n:.CLIENT;A8708b:.CLIENT;YcfJ:.CLIENT;szjOR:.CLIENT;JL9QDc:.CLIENT;kWlxhc:.CLIENT;qGMTIf:.CLIENT;ydZCDf:.CLIENT\\\"},\\\"html_node\\\":{\\\"tagName\\\":\\\"html\\\",\\\"itemscope\\\":\\\"\\\",\\\"itemtype\\\":\\\"http://schema.org/WebPage\\\",\\\"lang\\\":\\\"en\\\"},\\\"document_title\\\":{\\\"value\\\":\\\"Google\\\",\\\"length\\\":6},\\\"length_of_h1s\\\":[]},\\\"aurora\\\":{\\\"ng_version\\\":null,\\\"ng_img_user\\\":null,\\\"ng_priority_img_count\\\":null,\\\"ng_server_context\\\":null,\\\"nuxt_version\\\":null,\\\"nuxt_vue_version\\\":null,\\\"next_version\\\":null,\\\"next_is_script_user\\\":null,\\\"next_is_third_parties_user\\\":null,\\\"next_script_before_interactive_count\\\":null,\\\"next_script_after_interactive_count\\\":null,\\\"next_script_lazy_on_load_count\\\":null,\\\"next_script_worker_count\\\":null,\\\"react_version\\\":null,\\\"svelte_version\\\":null,\\\"feature_flags\\\":[]},\\\"avg_dom_depth\\\":10,\\\"cms\\\":{\\\"wordpress\\\":{\\\"block_theme\\\":false,\\\"has_embed_block\\\":false,\\\"embed_block_count\\\":{\\\"total\\\":0,\\\"total_by_type\\\":{}},\\\"scripts\\\":[],\\\"content_type\\\":{\\\"template\\\":\\\"unknown\\\",\\\"post_type\\\":\\\"\\\",\\\"taxonomy\\\":\\\"\\\"},\\\"uses_interactivity_api\\\":false,\\\"interactivity_api_usage\\\":{\\\"total_regions\\\":0,\\\"total_regions_by_namespace\\\":{}}}},\\\"cookies\\\":{\\\"allCookies\\\":[{\\\"domain\\\":\\\"google.com\\\",\\\"expires\\\":1718448038638.482,\\\"name\\\":\\\"1P_JAR\\\",\\\"partitioned\\\":false,\\\"path\\\":\\\"/\\\",\\\"sameSite\\\":\\\"none\\\",\\\"secure\\\":true,\\\"value\\\":\\\"2024-05-16-10\\\",\\\"httpOnly\\\":false},{\\\"domain\\\":\\\"google.com\\\",\\\"expires\\\":1718448038000,\\\"name\\\":\\\"OGPC\\\",\\\"partitioned\\\":false,\\\"path\\\":\\\"/\\\",\\\"sameSite\\\":\\\"lax\\\",\\\"secure\\\":false,\\\"value\\\":\\\"19037049-1:\\\",\\\"httpOnly\\\":false},{\\\"name\\\":\\\"AEC\\\",\\\"value\\\":\\\"AQTF6HzKW3ON427O62_dIXUsRaTlJUnc1Xn2mQ0lsf6AUpMtQ1_0uLTGeQ\\\",\\\"expires\\\":1731408036000,\\\"sameSite\\\":\\\"lax\\\",\\\"httpOnly\\\":true,\\\"secure\\\":true,\\\"partitioned\\\":false},{\\\"name\\\":\\\"NID\\\",\\\"value\\\":\\\"514\\\",\\\"expires\\\":1731667236000,\\\"sameSite\\\":\\\"none\\\",\\\"httpOnly\\\":true,\\\"secure\\\":true,\\\"partitioned\\\":false},{\\\"name\\\":\\\"NID\\\",\\\"value\\\":\\\"514\\\",\\\"expires\\\":1731667236000,\\\"sameSite\\\":\\\"none\\\",\\\"httpOnly\\\":true,\\\"secure\\\":true,\\\"partitioned\\\":false},{\\\"name\\\":\\\"NID\\\",\\\"value\\\":\\\"514\\\",\\\"expires\\\":1731667238000,\\\"sameSite\\\":\\\"none\\\",\\\"httpOnly\\\":true,\\\"secure\\\":true,\\\"partitioned\\\":false}]},\\\"crawl_links\\\":[\\\"https://www.google.com/search?sca_esv=6d7038bb3c82dcfc&q=Hank+Adams&oi=ddle&ct=306732642&hl=en&si=ACC90ny8E30vD16OoPAAI4cStfcliGy35W8UAhb0TsHNc_ISQTp08EcEdeLty5NGNX9sOUXSmHfOFvoLhIvKQJyZRO5a9Otx7-g5JYoF4sLLoxiB315nsuL1gdCs46Fy4TaYvPxaOB1nVwItt0XhheKECMZ5qAQb4xuELtWRh7lMzNSjlRKcV58%3D&sa=X&ved=0ahUKEwjln6Ts_ZGGAxWWEGIAHTU_BbQQPQgE\\\",\\\"https://www.google.com/intl/en_us/ads/?subid=ww-ww-et-g-awa-a-g_hpafoot1_1!o2&utm_source=google.com&utm_medium=referral&utm_campaign=google_hpafooter&fg=1\\\",\\\"https://www.google.com/services/?subid=ww-ww-et-g-awa-a-g_hpbfoot1_1!o2&utm_source=google.com&utm_medium=referral&utm_campaign=google_hpbfooter&fg=1\\\",\\\"https://www.google.com/intl/en/about/products\\\",\\\"https://www.google.com/imghp?hl=en&ogbl\\\"],\\\"css\\\":{\\\"css_in_js\\\":[],\\\"prefersColorScheme\\\":true,\\\"externalCssInHead\\\":2,\\\"externalCssInBody\\\":0,\\\"inlineCssInHead\\\":3,\\\"inlineCssInBody\\\":45},\\\"css-variables\\\":{\\\"summary\\\":{\\\"--amnPwe\\\":{\\\"get\\\":[{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--amnPwe)\\\",\\\"selector\\\":\\\".MLgx0e\\\"},{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--amnPwe)\\\",\\\"selector\\\":\\\".w2fKdd\\\"},{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--amnPwe)\\\",\\\"selector\\\":\\\".z76Rnb\\\"},{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--amnPwe)\\\",\\\"selector\\\":\\\".iOHNLb\\\"}],\\\"set\\\":[{\\\"value\\\":\\\"#5e5e5e\\\",\\\"selector\\\":\\\":root\\\"},{\\\"value\\\":\\\"#5e5e5e\\\",\\\"selector\\\":\\\":root\\\"}]},\\\"--COEmY\\\":{\\\"get\\\":[{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--COEmY)\\\",\\\"selector\\\":\\\"body, input, button\\\"},{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--COEmY)\\\",\\\"selector\\\":\\\"a.MV3Tnb\\\"},{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--COEmY)\\\",\\\"selector\\\":\\\".cRV9hb .pcTkSc .wM6W7d\\\"}],\\\"set\\\":[{\\\"value\\\":\\\"#202124\\\",\\\"selector\\\":\\\":root\\\"},{\\\"value\\\":\\\"#202124\\\",\\\"selector\\\":\\\":root\\\"}]},\\\"--xhUGwc\\\":{\\\"get\\\":[{\\\"usedIn\\\":\\\"background-color\\\",\\\"value\\\":\\\"var(--xhUGwc)\\\",\\\"selector\\\":\\\".IiOSLb .rsGxI.Ww4FFb, .Ww4FFb\\\"},{\\\"usedIn\\\":\\\"background-color\\\",\\\"value\\\":\\\"var(--xhUGwc)\\\",\\\"selector\\\":\\\".QyJI3d\\\"},{\\\"usedIn\\\":\\\"background-color\\\",\\\"value\\\":\\\"var(--xhUGwc)\\\",\\\"selector\\\":\\\".oQcPt\\\"},{\\\"usedIn\\\":\\\"background-color\\\",\\\"value\\\":\\\"var(--xhUGwc)\\\",\\\"selector\\\":\\\".WNN1b\\\"},{\\\"usedIn\\\":\\\"background-color\\\",\\\"value\\\":\\\"var(--xhUGwc)\\\",\\\"selector\\\":\\\".W4XqN\\\"},{\\\"usedIn\\\":\\\"background-color\\\",\\\"value\\\":\\\"var(--xhUGwc)\\\",\\\"selector\\\":\\\".YB4h9.rPPJbd\\\"},{\\\"usedIn\\\":\\\"background-color\\\",\\\"value\\\":\\\"var(--xhUGwc)\\\",\\\"selector\\\":\\\".DJbVFb .xAmryf\\\"},{\\\"usedIn\\\":\\\"background-color\\\",\\\"value\\\":\\\"var(--xhUGwc)\\\",\\\"selector\\\":\\\".xAmryf\\\"},{\\\"usedIn\\\":\\\"background-color\\\",\\\"value\\\":\\\"var(--xhUGwc)\\\",\\\"selector\\\":\\\".z76Rnb\\\"},{\\\"usedIn\\\":\\\"background-color\\\",\\\"value\\\":\\\"var(--xhUGwc)\\\",\\\"selector\\\":\\\".XAFD5c\\\"},{\\\"usedIn\\\":\\\"background-color\\\",\\\"value\\\":\\\"var(--xhUGwc)\\\",\\\"selector\\\":\\\".cF4V5c\\\"}],\\\"set\\\":[{\\\"value\\\":\\\"#fff\\\",\\\"selector\\\":\\\":root\\\"},{\\\"value\\\":\\\"#fff\\\",\\\"selector\\\":\\\":root\\\"}]},\\\"--gS5jXb\\\":{\\\"get\\\":[{\\\"usedIn\\\":\\\"border-top-color\\\",\\\"value\\\":\\\"var(--gS5jXb)\\\",\\\"selector\\\":\\\".Zt0a5e.LGiluc\\\"},{\\\"usedIn\\\":\\\"border-top-color\\\",\\\"value\\\":\\\"var(--gS5jXb)\\\",\\\"selector\\\":\\\".GZnQqe.LGiluc\\\"},{\\\"usedIn\\\":\\\"border-top-color\\\",\\\"value\\\":\\\"var(--gS5jXb)\\\",\\\"selector\\\":\\\".GZnQqe.LGiluc\\\"},{\\\"usedIn\\\":\\\"background-color\\\",\\\"value\\\":\\\"var(--gS5jXb)\\\",\\\"selector\\\":\\\".Bi9oQd\\\"}],\\\"set\\\":[{\\\"value\\\":\\\"#dadce0\\\",\\\"selector\\\":\\\":root\\\"},{\\\"value\\\":\\\"#dadce0\\\",\\\"selector\\\":\\\":root\\\"}]},\\\"--Aqn7xd\\\":{\\\"set\\\":[{\\\"value\\\":\\\"#d2d2d2\\\",\\\"selector\\\":\\\":root\\\"},{\\\"value\\\":\\\"#d2d2d2\\\",\\\"selector\\\":\\\":root\\\"}]},\\\"--EpFNW\\\":{\\\"get\\\":[{\\\"usedIn\\\":\\\"border-left-color\\\",\\\"value\\\":\\\"var(--EpFNW)\\\",\\\"selector\\\":\\\".BSnLb .nNMuOd .J7uuUe\\\"},{\\\"usedIn\\\":\\\"border-top-color\\\",\\\"value\\\":\\\"var(--EpFNW)\\\",\\\"selector\\\":\\\".BSnLb .nNMuOd .J7uuUe\\\"},{\\\"usedIn\\\":\\\"border-right-color\\\",\\\"value\\\":\\\"var(--EpFNW)\\\",\\\"selector\\\":\\\".BSnLb .nNMuOd .sDPIC\\\"},{\\\"usedIn\\\":\\\"border-top-color\\\",\\\"value\\\":\\\"var(--EpFNW)\\\",\\\"selector\\\":\\\".BSnLb .nNMuOd .sDPIC\\\"},{\\\"usedIn\\\":\\\"border-left-color\\\",\\\"value\\\":\\\"var(--EpFNW)\\\",\\\"selector\\\":\\\".BSnLb .nNMuOd .J7uuUe\\\"},{\\\"usedIn\\\":\\\"border-top-color\\\",\\\"value\\\":\\\"var(--EpFNW)\\\",\\\"selector\\\":\\\".BSnLb .nNMuOd .J7uuUe\\\"},{\\\"usedIn\\\":\\\"border-right-color\\\",\\\"value\\\":\\\"var(--EpFNW)\\\",\\\"selector\\\":\\\".BSnLb .nNMuOd .sDPIC\\\"},{\\\"usedIn\\\":\\\"border-top-color\\\",\\\"value\\\":\\\"var(--EpFNW)\\\",\\\"selector\\\":\\\".BSnLb .nNMuOd .sDPIC\\\"},{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--EpFNW)\\\",\\\"selector\\\":\\\".YB4h9\\\"},{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--EpFNW)\\\",\\\"selector\\\":\\\".YB4h9 .Gtr0ne .zYSLYb\\\"}],\\\"set\\\":[{\\\"value\\\":\\\"#fff\\\",\\\"selector\\\":\\\":root\\\"},{\\\"value\\\":\\\"#fff\\\",\\\"selector\\\":\\\":root\\\"}]},\\\"--IXoxUe\\\":{\\\"get\\\":[{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--IXoxUe)\\\",\\\"selector\\\":\\\".nKHyTc\\\"},{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--IXoxUe)\\\",\\\"selector\\\":\\\".eDGqNd\\\"},{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--IXoxUe)\\\",\\\"selector\\\":\\\".pz5bj\\\"},{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--IXoxUe)\\\",\\\"selector\\\":\\\".ExCKkf\\\"},{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--IXoxUe)\\\",\\\"selector\\\":\\\".ynRric\\\"},{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--IXoxUe)\\\",\\\"selector\\\":\\\".WzNHm\\\"}],\\\"set\\\":[{\\\"value\\\":\\\"#70757a\\\",\\\"selector\\\":\\\":root\\\"},{\\\"value\\\":\\\"#70757a\\\",\\\"selector\\\":\\\":root\\\"}]},\\\"--bbQxAb\\\":{\\\"get\\\":[{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--bbQxAb)\\\",\\\"selector\\\":\\\".YB4h9.rPPJbd\\\"},{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--bbQxAb)\\\",\\\"selector\\\":\\\".YB4h9.rPPJbd .zYSLYb\\\"},{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--bbQxAb)\\\",\\\"selector\\\":\\\".DJbVFb .a5RLac\\\"},{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--bbQxAb)\\\",\\\"selector\\\":\\\".xAmryf\\\"},{\\\"usedIn\\\":\\\"fill\\\",\\\"value\\\":\\\"var(--bbQxAb)\\\",\\\"selector\\\":\\\".xAmryf .eL7oAc\\\"},{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--bbQxAb)\\\",\\\"selector\\\":\\\".o6OF0 .HrUlUc, .o6OF0 .PnfqLc\\\"},{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--bbQxAb)\\\",\\\"selector\\\":\\\".o6OF0 .bTSf5c\\\"},{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--bbQxAb)\\\",\\\"selector\\\":\\\".Vlt3wb\\\"}],\\\"set\\\":[{\\\"value\\\":\\\"#4d5156\\\",\\\"selector\\\":\\\":root\\\"},{\\\"value\\\":\\\"#4d5156\\\",\\\"selector\\\":\\\":root\\\"}]},\\\"--YLNNHc\\\":{\\\"get\\\":[{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--YLNNHc)\\\",\\\"selector\\\":\\\".RES9jf\\\"},{\\\"usedIn\\\":\\\"background-color\\\",\\\"value\\\":\\\"var(--YLNNHc)\\\",\\\"selector\\\":\\\".Uj5ixc\\\"},{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--YLNNHc)\\\",\\\"selector\\\":\\\".CdXeWb\\\"},{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--YLNNHc)\\\",\\\"selector\\\":\\\".DJbVFb .wM6W7d span\\\"},{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--YLNNHc)\\\",\\\"selector\\\":\\\".MagqMc:hover .LGwnxb\\\"},{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--YLNNHc)\\\",\\\"selector\\\":\\\".o6OF0 .SHFPkb\\\"},{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--YLNNHc)\\\",\\\"selector\\\":\\\".z76Rnb.LvqzR\\\"},{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--YLNNHc)\\\",\\\"selector\\\":\\\".uU7dJb\\\"},{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--YLNNHc)\\\",\\\"selector\\\":\\\".pHiOh, a.pHiOh\\\"}],\\\"set\\\":[{\\\"value\\\":\\\"#202124\\\",\\\"selector\\\":\\\":root\\\"},{\\\"value\\\":\\\"#202124\\\",\\\"selector\\\":\\\":root\\\"}]},\\\"--TMYS9\\\":{\\\"get\\\":[{\\\"usedIn\\\":\\\"background-color\\\",\\\"value\\\":\\\"var(--TMYS9)\\\",\\\"selector\\\":\\\".YB4h9\\\"},{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--TMYS9)\\\",\\\"selector\\\":\\\".xAmryf.LvqzR\\\"},{\\\"usedIn\\\":\\\"fill\\\",\\\"value\\\":\\\"var(--TMYS9)\\\",\\\"selector\\\":\\\".xAmryf.LvqzR .eL7oAc\\\"}],\\\"set\\\":[{\\\"value\\\":\\\"#1a73e8\\\",\\\"selector\\\":\\\":root\\\"},{\\\"value\\\":\\\"#1a73e8\\\",\\\"selector\\\":\\\":root\\\"}]},\\\"--JKqx2\\\":{\\\"get\\\":[{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--JKqx2)\\\",\\\"selector\\\":\\\"a\\\"},{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--JKqx2)\\\",\\\"selector\\\":\\\".GS5rRd\\\"},{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--JKqx2)\\\",\\\"selector\\\":\\\".spchta\\\"},{\\\"usedIn\\\":\\\"color\\\",\\\"value\\\":\\\"var(--JKqx2)\\\",\\\"selector\\\":\\\".lh87ke:link, .lh87ke:visited\\\"}],\\\"set\\\":[{\\\"value\\\":\\\"#1a0dab\\\",\\\"selector\\\":\\\":root\\\"},{\\\"value\\\":\\\"#1a0dab\\\",\\\"selector\\\":\\\":root\\\"}]},\\\"--rrJJUc\\\":{\\\"set\\\":[{\\\"value\\\":\\\"#1a73e8\\\",\\\"selector\\\":\\\":root\\\"},{\\\"value\\\":\\\"#1a73e8\\\",\\\"selector\\\":\\\":root\\\"}]},\\\"--mXZkqc\\\":{\\\"set\\\":[{\\\"value\\\":\\\"#dadce0\\\",\\\"selector\\\":\\\":root\\\"},{\\\"value\\\":\\\"#dadce0\\\",\\\"selector\\\":\\\":root\\\"}]},\\\"--Nsm0ce\\\":{\\\"set\\\":[{\\\"value\\\":\\\"#4285f4\\\",\\\"selector\\\":\\\":root\\\"},{\\\"value\\\":\\\"#4285f4\\\",\\\"selector\\\":\\\":root\\\"}]},\\\"--XKMDxc\\\":{\\\"get\\\":[{\\\"usedIn\\\":\\\"background-color\\\",\\\"value\\\":\\\"var(--XKMDxc)\\\",\\\"selector\\\":\\\".A8xzab\\\"}],\\\"set\\\":[{\\\"value\\\":\\\"#f7f8f9\\\",\\\"selector\\\":\\\":root\\\"},{\\\"value\\\":\\\"#f7f8f9\\\",\\\"selector\\\":\\\":root\\\"}]},\\\"--aYn2S\\\":{\\\"set\\\":[{\\\"value\\\":\\\"#ecedee\\\",\\\"selector\\\":\\\":root\\\"},{\\\"value\\\":\\\"#ecedee\\\",\\\"selector\\\":\\\":root\\\"}]},\\\"--Lm570b\\\":{\\\"set\\\":[{\\\"value\\\":\\\"#ecedee\\\",\\\"selector\\\":\\\":root\\\"},{\\\"value\\\":\\\"#ecedee\\\",\\\"selector\\\":\\\":root\\\"}]},\\\"--KIZPne\\\":{\\\"set\\\":[{\\\"value\\\":\\\"#a3c9ff\\\",\\\"selector\\\":\\\":root\\\"}]},\\\"--xPpiM\\\":{\\\"set\\\":[{\\\"value\\\":\\\"#001d35\\\",\\\"selector\\\":\\\":root\\\"}]},\\\"--m3c1\\\":{\\\"set\\\":[{\\\"value\\\":\\\"#0b57d0\\\",\\\"selector\\\":\\\".AQisZb\\\"},{\\\"value\\\":\\\"#0b57d0\\\",\\\"selector\\\":\\\".YzCcne\\\"},{\\\"value\\\":\\\"#185d00\\\",\\\"selector\\\":\\\".nxIz9e\\\"},{\\\"value\\\":\\\"#950084\\\",\\\"selector\\\":\\\".RnklC\\\"},{\\\"value\\\":\\\"#8e4e00\\\",\\\"selector\\\":\\\".kIyOC\\\"},{\\\"value\\\":\\\"#006d42\\\",\\\"selector\\\":\\\".Tme6jf\\\"},{\\\"value\\\":\\\"#006590\\\",\\\"selector\\\":\\\".aDAt2c\\\"},{\\\"value\\\":\\\"#6018d6\\\",\\\"selector\\\":\\\".z1gt3\\\"},{\\\"value\\\":\\\"#a2003b\\\",\\\"selector\\\":\\\".Izrhob\\\"},{\\\"value\\\":\\\"#00677d\\\",\\\"selector\\\":\\\".Om3Iie\\\"},{\\\"value\\\":\\\"#6d5e00\\\",\\\"selector\\\":\\\".eZywCd\\\"},{\\\"value\\\":\\\"#566500\\\",\\\"selector\\\":\\\".rEow3c\\\"},{\\\"value\\\":\\\"#006b5b\\\",\\\"selector\\\":\\\".ndzX3d\\\"},{\\\"value\\\":\\\"#0a2bce\\\",\\\"selector\\\":\\\".lHMCbd\\\"},{\\\"value\\\":\\\"#f7bd54\\\",\\\"selector\\\":\\\".I58wje\\\"},{\\\"value\\\":\\\"#005097\\\",\\\"selector\\\":\\\".Q7JiE\\\"},{\\\"value\\\":\\\"#8f3100\\\",\\\"selector\\\":\\\".sxWgqf\\\"},{\\\"value\\\":\\\"#a30621\\\",\\\"selector\\\":\\\".ALnV7\\\"},{\\\"value\\\":\\\"#005a5c\\\",\\\"selector\\\":\\\".Y65GKf\\\"}]},\\\"--m3c3\\\":{\\\"set\\\":[{\\\"value\\\":\\\"#fff\\\",\\\"selector\\\":\\\".AQisZb\\\"},{\\\"value\\\":\\\"#fff\\\",\\\"selector\\\":\\\".YzCcne\\\"},{\\\"value\\\":\\\"#fff\\\",\\\"selector\\\":\\\".nxIz9e\\\"},{\\\"value\\\":\\\"#fff\\\",\\\"selector\\\":\\\".RnklC\\\"},{\\\"value\\\":\\\"#fff\\\",\\\"selector\\\":\\\".kIyOC\\\"},{\\\"value\\\":\\\"#fff\\\",\\\"selector\\\":\\\".Tme6jf\\\"},{\\\"value\\\":\\\"#fff\\\",\\\"selector\\\":\\\".aDAt2c\\\"},{\\\"value\\\":\\\"#fff\\\",\\\"selector\\\":\\\".z1gt3\\\"},{\\\"value\\\":\\\"#fff\\\",\\\"selector\\\":\\\".Izrhob\\\"},{\\\"value\\\":\\\"#fff\\\",\\\"selector\\\":\\\".Om3Iie\\\"},{\\\"value\\\":\\\"#fff\\\",\\\"selector\\\":\\\".eZywCd\\\"},{\\\"value\\\":\\\"#fff\\\",\\\"selector\\\":\\\".rEow3c\\\"},{\\\"value\\\":\\\"#fff\\\",\\\"selector\\\":\\\".ndzX3d\\\"},{\\\"value\\\":\\\"#fff\\\",\\\"selector\\\":\\\".lHMCbd\\\"},{\\\"value\\\":\\\"#271900\\\",\\\"selector\\\":\\\".I58wje\\\"},{\\\"value\\\":\\\"#fff\\\",\\\"selector\\\":\\\".Q7JiE\\\"},{\\\"value\\\":\\\"#fff\\\",\\\"selector\\\":\\\".sxWgqf\\\"},{\\\"value\\\":\\\"#fff\\\",\\\"selector\\\":\\\".ALnV7\\\"},{\\\"value\\\":\\\"#fff\\\",\\\"selector\\\":\\\".Y65GKf\\\"}]},\\\"--m3c5\\\":{\\\"set\\\":[{\\\"value\\\":\\\"#f7f8f9\\\",\\\"selector\\\":\\\".AQisZb\\\"},{\\\"value\\\":\\\"#f5f8ff\\\",\\\"selector\\\":\\\".YzCcne\\\"},{\\\"value\\\":\\\"#f5fcec\\\",\\\"selector\\\":\\\".nxIz9e\\\"},{\\\"value\\\":\\\"#fff7f9\\\",\\\"selector\\\":\\\".RnklC\\\"},{\\\"value\\\":\\\"#fff8f5\\\",\\\"selector\\\":\\\".kIyOC\\\"},{\\\"value\\\":\\\"#f0fdf0\\\",\\\"selector\\\":\\\".Tme6jf\\\"},{\\\"value\\\":\\\"#f6faff\\\",\\\"selector\\\":\\\".aDAt2c\\\"},{\\\"value\\\":\\\"#fef7ff\\\",\\\"selector\\\":\\\".z1gt3\\\"},{\\\"value\\\":\\\"#fff8f7\\\",\\\"selector\\\":\\\".Izrhob\\\"},{\\\"value\\\":\\\"#f1fbff\\\",\\\"selector\\\":\\\".Om3Iie\\\"},{\\\"value\\\":\\\"#fff9ec\\\",\\\"selector\\\":\\\".eZywCd\\\"},{\\\"value\\\":\\\"#fafbe4\\\",\\\"selector\\\":\\\".rEow3c\\\"},{\\\"value\\\":\\\"#effcf7\\\",\\\"selector\\\":\\\".ndzX3d\\\"},{\\\"value\\\":\\\"#fbf8ff\\\",\\\"selector\\\":\\\".lHMCbd\\\"},{\\\"value\\\":\\\"#fff8f3\\\",\\\"selector\\\":\\\".I58wje\\\"},{\\\"value\\\":\\\"#f9f9ff\\\",\\\"selector\\\":\\\".Q7JiE\\\"},{\\\"value\\\":\\\"#fff8f6\\\",\\\"selector\\\":\\\".sxWgqf\\\"},{\\\"value\\\":\\\"#fff8f7\\\",\\\"selector\\\":\\\".ALnV7\\\"},{\\\"value\\\":\\\"#f1fbfb\\\",\\\"selector\\\":\\\".Y65GKf\\\"}]},\\\"--m3c6\\\":{\\\"set\\\":[{\\\"value\\\":\\\"#ecedee\\\",\\\"selector\\\":\\\".AQisZb\\\"},{\\\"value\\\":\\\"#e5edff\\\",\\\"selector\\\":\\\".YzCcne\\\"},{\\\"value\\\":\\\"#e9f5de\\\",\\\"selector\\\":\\\".nxIz9e\\\"},{\\\"value\\\":\\\"#fde8f3\\\",\\\"selector\\\":\\\".RnklC\\\"},{\\\"value\\\":\\\"#ffeee2\\\",\\\"selector\\\":\\\".kIyOC\\\"},{\\\"value\\\":\\\"#e7f4e8\\\",\\\"selector\\\":\\\".Tme6jf\\\"},{\\\"value\\\":\\\"#e9f2fb\\\",\\\"selector\\\":\\\".aDAt2c\\\"},{\\\"value\\\":\\\"#f3ebfa\\\",\\\"selector\\\":\\\".z1gt3\\\"},{\\\"value\\\":\\\"#ffe9ea\\\",\\\"selector\\\":\\\".Izrhob\\\"},{\\\"value\\\":\\\"#e8f2f7\\\",\\\"selector\\\":\\\".Om3Iie\\\"},{\\\"value\\\":\\\"#f8f0da\\\",\\\"selector\\\":\\\".eZywCd\\\"},{\\\"value\\\":\\\"#f1f2db\\\",\\\"selector\\\":\\\".rEow3c\\\"},{\\\"value\\\":\\\"#e7f4ee\\\",\\\"selector\\\":\\\".ndzX3d\\\"},{\\\"value\\\":\\\"#f0efff\\\",\\\"selector\\\":\\\".lHMCbd\\\"},{\\\"value\\\":\\\"#ffeed9\\\",\\\"selector\\\":\\\".I58wje\\\"},{\\\"value\\\":\\\"#ebf1ff\\\",\\\"selector\\\":\\\".Q7JiE\\\"},{\\\"value\\\":\\\"#ffede7\\\",\\\"selector\\\":\\\".sxWgqf\\\"},{\\\"value\\\":\\\"#ffedeb\\\",\\\"selector\\\":\\\".ALnV7\\\"},{\\\"value\\\":\\\"#e7f3f3\\\",\\\"selector\\\":\\\".Y65GKf\\\"}]},\\\"--m3c7\\\":{\\\"set\\\":[{\\\"value\\\":\\\"#ecedee\\\",\\\"selector\\\":\\\".AQisZb\\\"},{\\\"value\\\":\\\"#e5edff\\\",\\\"selector\\\":\\\".YzCcne\\\"},{\\\"value\\\":\\\"#dbe6d0\\\",\\\"selector\\\":\\\".nxIz9e\\\"},{\\\"value\\\":\\\"#ffd7f0\\\",\\\"selector\\\":\\\".RnklC\\\"},{\\\"value\\\":\\\"#f7decc\\\",\\\"selector\\\":\\\".kIyOC\\\"},{\\\"value\\\":\\\"#d9e6da\\\",\\\"selector\\\":\\\".Tme6jf\\\"},{\\\"value\\\":\\\"#c8e6ff\\\",\\\"selector\\\":\\\".aDAt2c\\\"},{\\\"value\\\":\\\"#e9ddff\\\",\\\"selector\\\":\\\".z1gt3\\\"},{\\\"value\\\":\\\"#ffd9dd\\\",\\\"selector\\\":\\\".Izrhob\\\"},{\\\"value\\\":\\\"#c6e8f5\\\",\\\"selector\\\":\\\".Om3Iie\\\"},{\\\"value\\\":\\\"#eae2cc\\\",\\\"selector\\\":\\\".eZywCd\\\"},{\\\"value\\\":\\\"#e3e4cd\\\",\\\"selector\\\":\\\".rEow3c\\\"},{\\\"value\\\":\\\"#d9e5e0\\\",\\\"selector\\\":\\\".ndzX3d\\\"},{\\\"value\\\":\\\"#dfe0ff\\\",\\\"selector\\\":\\\".lHMCbd\\\"},{\\\"value\\\":\\\"#f0e0cb\\\",\\\"selector\\\":\\\".I58wje\\\"},{\\\"value\\\":\\\"#d5e3ff\\\",\\\"selector\\\":\\\".Q7JiE\\\"},{\\\"value\\\":\\\"#ffdbce\\\",\\\"selector\\\":\\\".sxWgqf\\\"},{\\\"value\\\":\\\"#ffdad8\\\",\\\"selector\\\":\\\".ALnV7\\\"},{\\\"value\\\":\\\"#c5e9eb\\\",\\\"selector\\\":\\\".Y65GKf\\\"}]},\\\"--m3c9\\\":{\\\"set\\\":[{\\\"value\\\":\\\"#1f1f1f\\\",\\\"selector\\\":\\\".AQisZb\\\"},{\\\"value\\\":\\\"#001d35\\\",\\\"selector\\\":\\\".YzCcne\\\"},{\\\"value\\\":\\\"#042100\\\",\\\"selector\\\":\\\".nxIz9e\\\"},{\\\"value\\\":\\\"#231820\\\",\\\"selector\\\":\\\".RnklC\\\"},{\\\"value\\\":\\\"#2e1500\\\",\\\"selector\\\":\\\".kIyOC\\\"},{\\\"value\\\":\\\"#002110\\\",\\\"selector\\\":\\\".Tme6jf\\\"},{\\\"value\\\":\\\"#001e2e\\\",\\\"selector\\\":\\\".aDAt2c\\\"},{\\\"value\\\":\\\"#1e1928\\\",\\\"selector\\\":\\\".z1gt3\\\"},{\\\"value\\\":\\\"#400014\\\",\\\"selector\\\":\\\".Izrhob\\\"},{\\\"value\\\":\\\"#001f27\\\",\\\"selector\\\":\\\".Om3Iie\\\"},{\\\"value\\\":\\\"#211b00\\\",\\\"selector\\\":\\\".eZywCd\\\"},{\\\"value\\\":\\\"#181e00\\\",\\\"selector\\\":\\\".rEow3c\\\"},{\\\"value\\\":\\\"#00201a\\\",\\\"selector\\\":\\\".ndzX3d\\\"},{\\\"value\\\":\\\"#191b28\\\",\\\"selector\\\":\\\".lHMCbd\\\"},{\\\"value\\\":\\\"#271900\\\",\\\"selector\\\":\\\".I58wje\\\"},{\\\"value\\\":\\\"#001c3b\\\",\\\"selector\\\":\\\".Q7JiE\\\"},{\\\"value\\\":\\\"#370e00\\\",\\\"selector\\\":\\\".sxWgqf\\\"},{\\\"value\\\":\\\"#410007\\\",\\\"selector\\\":\\\".ALnV7\\\"},{\\\"value\\\":\\\"#002021\\\",\\\"selector\\\":\\\".Y65GKf\\\"}]},\\\"--m3c10\\\":{\\\"set\\\":[{\\\"value\\\":\\\"#5e5e5e\\\",\\\"selector\\\":\\\".AQisZb\\\"},{\\\"value\\\":\\\"#545d7e\\\",\\\"selector\\\":\\\".YzCcne\\\"},{\\\"value\\\":\\\"#42493e\\\",\\\"selector\\\":\\\".nxIz9e\\\"},{\\\"value\\\":\\\"#51434b\\\",\\\"selector\\\":\\\".RnklC\\\"},{\\\"value\\\":\\\"#4f453d\\\",\\\"selector\\\":\\\".kIyOC\\\"},{\\\"value\\\":\\\"#424843\\\",\\\"selector\\\":\\\".Tme6jf\\\"},{\\\"value\\\":\\\"#43474b\\\",\\\"selector\\\":\\\".aDAt2c\\\"},{\\\"value\\\":\\\"#494550\\\",\\\"selector\\\":\\\".z1gt3\\\"},{\\\"value\\\":\\\"#554244\\\",\\\"selector\\\":\\\".Izrhob\\\"},{\\\"value\\\":\\\"#434749\\\",\\\"selector\\\":\\\".Om3Iie\\\"},{\\\"value\\\":\\\"#4a473d\\\",\\\"selector\\\":\\\".eZywCd\\\"},{\\\"value\\\":\\\"#47473d\\\",\\\"selector\\\":\\\".rEow3c\\\"},{\\\"value\\\":\\\"#434846\\\",\\\"selector\\\":\\\".ndzX3d\\\"},{\\\"value\\\":\\\"#464650\\\",\\\"selector\\\":\\\".lHMCbd\\\"},{\\\"value\\\":\\\"#4c463d\\\",\\\"selector\\\":\\\".I58wje\\\"},{\\\"value\\\":\\\"#43474e\\\",\\\"selector\\\":\\\".Q7JiE\\\"},{\\\"value\\\":\\\"#54433d\\\",\\\"selector\\\":\\\".sxWgqf\\\"},{\\\"value\\\":\\\"#554241\\\",\\\"selector\\\":\\\".ALnV7\\\"},{\\\"value\\\":\\\"#434848\\\",\\\"selector\\\":\\\".Y65GKf\\\"}]},\\\"--m3c11\\\":{\\\"set\\\":[{\\\"value\\\":\\\"#1f1f1f\\\",\\\"selector\\\":\\\".AQisZb\\\"},{\\\"value\\\":\\\"#001d35\\\",\\\"selector\\\":\\\".YzCcne\\\"},{\\\"value\\\":\\\"#042100\\\",\\\"selector\\\":\\\".nxIz9e\\\"},{\\\"value\\\":\\\"#231820\\\",\\\"selector\\\":\\\".RnklC\\\"},{\\\"value\\\":\\\"#2e1500\\\",\\\"selector\\\":\\\".kIyOC\\\"},{\\\"value\\\":\\\"#002110\\\",\\\"selector\\\":\\\".Tme6jf\\\"},{\\\"value\\\":\\\"#001e2e\\\",\\\"selector\\\":\\\".aDAt2c\\\"},{\\\"value\\\":\\\"#1e1928\\\",\\\"selector\\\":\\\".z1gt3\\\"},{\\\"value\\\":\\\"#400014\\\",\\\"selector\\\":\\\".Izrhob\\\"},{\\\"value\\\":\\\"#001f27\\\",\\\"selector\\\":\\\".Om3Iie\\\"},{\\\"value\\\":\\\"#211b00\\\",\\\"selector\\\":\\\".eZywCd\\\"},{\\\"value\\\":\\\"#181e00\\\",\\\"selector\\\":\\\".rEow3c\\\"},{\\\"value\\\":\\\"#00201a\\\",\\\"selector\\\":\\\".ndzX3d\\\"},{\\\"value\\\":\\\"#191b28\\\",\\\"selector\\\":\\\".lHMCbd\\\"},{\\\"value\\\":\\\"#271900\\\",\\\"selector\\\":\\\".I58wje\\\"},{\\\"value\\\":\\\"#001c3b\\\",\\\"selector\\\":\\\".Q7JiE\\\"},{\\\"value\\\":\\\"#370e00\\\",\\\"selector\\\":\\\".sxWgqf\\\"},{\\\"value\\\":\\\"#410007\\\",\\\"selector\\\":\\\".ALnV7\\\"},{\\\"value\\\":\\\"#002021\\\",\\\"selector\\\":\\\".Y65GKf\\\"}]},\\\"--m3c12\\\":{\\\"set\\\":[{\\\"value\\\":\\\"#0b57d0\\\",\\\"selector\\\":\\\".AQisZb\\\"},{\\\"value\\\":\\\"#0b57d0\\\",\\\"selector\\\":\\\".YzCcne\\\"},{\\\"value\\\":\\\"#185d00\\\",\\\"selector\\\":\\\".nxIz9e\\\"},{\\\"value\\\":\\\"#950084\\\",\\\"selector\\\":\\\".RnklC\\\"},{\\\"value\\\":\\\"#8e4e00\\\",\\\"selector\\\":\\\".kIyOC\\\"},{\\\"value\\\":\\\"#006d42\\\",\\\"selector\\\":\\\".Tme6jf\\\"},{\\\"value\\\":\\\"#006590\\\",\\\"selector\\\":\\\".aDAt2c\\\"},{\\\"value\\\":\\\"#6018d6\\\",\\\"selector\\\":\\\".z1gt3\\\"},{\\\"value\\\":\\\"#a2003b\\\",\\\"selector\\\":\\\".Izrhob\\\"},{\\\"value\\\":\\\"#00677d\\\",\\\"selector\\\":\\\".Om3Iie\\\"},{\\\"value\\\":\\\"#6d5e00\\\",\\\"selector\\\":\\\".eZywCd\\\"},{\\\"value\\\":\\\"#566500\\\",\\\"selector\\\":\\\".rEow3c\\\"},{\\\"value\\\":\\\"#006b5b\\\",\\\"selector\\\":\\\".ndzX3d\\\"},{\\\"value\\\":\\\"#0a2bce\\\",\\\"selector\\\":\\\".lHMCbd\\\"},{\\\"value\\\":\\\"#5f4100\\\",\\\"selector\\\":\\\".I58wje\\\"},{\\\"value\\\":\\\"#005097\\\",\\\"selector\\\":\\\".Q7JiE\\\"},{\\\"value\\\":\\\"#8f3100\\\",\\\"selector\\\":\\\".sxWgqf\\\"},{\\\"value\\\":\\\"#a30621\\\",\\\"selector\\\":\\\".ALnV7\\\"},{\\\"value\\\":\\\"#005a5c\\\",\\\"selector\\\":\\\".Y65GKf\\\"}]},\\\"--m3c13\\\":{\\\"set\\\":[{\\\"value\\\":\\\"#a3c9ff\\\",\\\"selector\\\":\\\".AQisZb\\\"},{\\\"value\\\":\\\"#a3c5ff\\\",\\\"selector\\\":\\\".YzCcne\\\"},{\\\"value\\\":\\\"#c1f2a9\\\",\\\"selector\\\":\\\".nxIz9e\\\"},{\\\"value\\\":\\\"#fface8\\\",\\\"selector\\\":\\\".RnklC\\\"},{\\\"value\\\":\\\"#ffb779\\\",\\\"selector\\\":\\\".kIyOC\\\"},{\\\"value\\\":\\\"#6fdb9e\\\",\\\"selector\\\":\\\".Tme6jf\\\"},{\\\"value\\\":\\\"#87ceff\\\",\\\"selector\\\":\\\".aDAt2c\\\"},{\\\"value\\\":\\\"#c9b3ff\\\",\\\"selector\\\":\\\".z1gt3\\\"},{\\\"value\\\":\\\"#ff9ba9\\\",\\\"selector\\\":\\\".Izrhob\\\"},{\\\"value\\\":\\\"#75d3ef\\\",\\\"selector\\\":\\\".Om3Iie\\\"},{\\\"value\\\":\\\"#ddc755\\\",\\\"selector\\\":\\\".eZywCd\\\"},{\\\"value\\\":\\\"#bbd156\\\",\\\"selector\\\":\\\".rEow3c\\\"},{\\\"value\\\":\\\"#72d8c2\\\",\\\"selector\\\":\\\".ndzX3d\\\"},{\\\"value\\\":\\\"#bcc2ff\\\",\\\"selector\\\":\\\".lHMCbd\\\"},{\\\"value\\\":\\\"#e1c291\\\",\\\"selector\\\":\\\".I58wje\\\"},{\\\"value\\\":\\\"#a6c8ff\\\",\\\"selector\\\":\\\".Q7JiE\\\"},{\\\"value\\\":\\\"#ffaa89\\\",\\\"selector\\\":\\\".sxWgqf\\\"},{\\\"value\\\":\\\"#ff9c9a\\\",\\\"selector\\\":\\\".ALnV7\\\"},{\\\"value\\\":\\\"#74d6da\\\",\\\"selector\\\":\\\".Y65GKf\\\"}]},\\\"--m3c14\\\":{\\\"set\\\":[{\\\"value\\\":\\\"#001d35\\\",\\\"selector\\\":\\\".AQisZb\\\"},{\\\"value\\\":\\\"#001d35\\\",\\\"selector\\\":\\\".YzCcne\\\"},{\\\"value\\\":\\\"#042100\\\",\\\"selector\\\":\\\".nxIz9e\\\"},{\\\"value\\\":\\\"#231820\\\",\\\"selector\\\":\\\".RnklC\\\"},{\\\"value\\\":\\\"#2e1500\\\",\\\"selector\\\":\\\".kIyOC\\\"},{\\\"value\\\":\\\"#002110\\\",\\\"selector\\\":\\\".Tme6jf\\\"},{\\\"value\\\":\\\"#001e2e\\\",\\\"selector\\\":\\\".aDAt2c\\\"},{\\\"value\\\":\\\"#1e1928\\\",\\\"selector\\\":\\\".z1gt3\\\"},{\\\"value\\\":\\\"#400014\\\",\\\"selector\\\":\\\".Izrhob\\\"},{\\\"value\\\":\\\"#001f27\\\",\\\"selector\\\":\\\".Om3Iie\\\"},{\\\"value\\\":\\\"#211b00\\\",\\\"selector\\\":\\\".eZywCd\\\"},{\\\"value\\\":\\\"#181e00\\\",\\\"selector\\\":\\\".rEow3c\\\"},{\\\"value\\\":\\\"#00201a\\\",\\\"selector\\\":\\\".ndzX3d\\\"},{\\\"value\\\":\\\"#191b28\\\",\\\"selector\\\":\\\".lHMCbd\\\"},{\\\"value\\\":\\\"#271900\\\",\\\"selector\\\":\\\".I58wje\\\"},{\\\"value\\\":\\\"#001c3b\\\",\\\"selector\\\":\\\".Q7JiE\\\"},{\\\"value\\\":\\\"#370e00\\\",\\\"selector\\\":\\\".sxWgqf\\\"},{\\\"value\\\":\\\"#410007\\\",\\\"selector\\\":\\\".ALnV7\\\"},{\\\"value\\\":\\\"#002021\\\",\\\"selector\\\":\\\".Y65GKf\\\"}]},\\\"--m3c15\\\":{\\\"set\\\":[{\\\"value\\\":\\\"#0b57d0\\\",\\\"selector\\\":\\\".AQisZb\\\"},{\\\"value\\\":\\\"#0b57d0\\\",\\\"selector\\\":\\\".YzCcne\\\"},{\\\"value\\\":\\\"#185d00\\\",\\\"selector\\\":\\\".nxIz9e\\\"},{\\\"value\\\":\\\"#950084\\\",\\\"selector\\\":\\\".RnklC\\\"},{\\\"value\\\":\\\"#8e4e00\\\",\\\"selector\\\":\\\".kIyOC\\\"},{\\\"value\\\":\\\"#006d42\\\",\\\"selector\\\":\\\".Tme6jf\\\"},{\\\"value\\\":\\\"#006590\\\",\\\"selector\\\":\\\".aDAt2c\\\"},{\\\"value\\\":\\\"#6018d6\\\",\\\"selector\\\":\\\".z1gt3\\\"},{\\\"value\\\":\\\"#a2003b\\\",\\\"selector\\\":\\\".Izrhob\\\"},{\\\"value\\\":\\\"#00677d\\\",\\\"selector\\\":\\\".Om3Iie\\\"},{\\\"value\\\":\\\"#6d5e00\\\",\\\"selector\\\":\\\".eZywCd\\\"},{\\\"value\\\":\\\"#566500\\\",\\\"selector\\\":\\\".rEow3c\\\"},{\\\"value\\\":\\\"#006b5b\\\",\\\"selector\\\":\\\".ndzX3d\\\"},{\\\"value\\\":\\\"#0a2bce\\\",\\\"selector\\\":\\\".lHMCbd\\\"},{\\\"value\\\":\\\"#5f4100\\\",\\\"selector\\\":\\\".I58wje\\\"},{\\\"value\\\":\\\"#005097\\\",\\\"selector\\\":\\\".Q7JiE\\\"},{\\\"value\\\":\\\"#8f3100\\\",\\\"selector\\\":\\\".sxWgqf\\\"},{\\\"value\\\":\\\"#a30621\\\",\\\"selector\\\":\\\".ALnV7\\\"},{\\\"value\\\":\\\"#005a5c\\\",\\\"selector\\\":\\\".Y65GKf\\\"}]},\\\"--m3c16\\\":{\\\"set\\\":[{\\\"value\\\":\\\"#5e5e5e\\\",\\\"selector\\\":\\\".AQisZb\\\"},{\\\"value\\\":\\\"#545d7e\\\",\\\"selector\\\":\\\".YzCcne\\\"},{\\\"value\\\":\\\"#42493e\\\",\\\"selector\\\":\\\".nxIz9e\\\"},{\\\"value\\\":\\\"#51434b\\\",\\\"selector\\\":\\\".RnklC\\\"},{\\\"value\\\":\\\"#4f453d\\\",\\\"selector\\\":\\\".kIyOC\\\"},{\\\"value\\\":\\\"#424843\\\",\\\"selector\\\":\\\".Tme6jf\\\"},{\\\"value\\\":\\\"#43474b\\\",\\\"selector\\\":\\\".aDAt2c\\\"},{\\\"value\\\":\\\"#494550\\\",\\\"selector\\\":\\\".z1gt3\\\"},{\\\"value\\\":\\\"#554244\\\",\\\"selector\\\":\\\".Izrhob\\\"},{\\\"value\\\":\\\"#434749\\\",\\\"selector\\\":\\\".Om3Iie\\\"},{\\\"value\\\":\\\"#4a473d\\\",\\\"selector\\\":\\\".eZywCd\\\"},{\\\"value\\\":\\\"#47473d\\\",\\\"selector\\\":\\\".rEow3c\\\"},{\\\"value\\\":\\\"#434846\\\",\\\"selector\\\":\\\".ndzX3d\\\"},{\\\"value\\\":\\\"#464650\\\",\\\"selector\\\":\\\".lHMCbd\\\"},{\\\"value\\\":\\\"#4c463d\\\",\\\"selector\\\":\\\".I58wje\\\"},{\\\"value\\\":\\\"#43474e\\\",\\\"selector\\\":\\\".Q7JiE\\\"},{\\\"value\\\":\\\"#54433d\\\",\\\"selector\\\":\\\".sxWgqf\\\"},{\\\"value\\\":\\\"#554241\\\",\\\"selector\\\":\\\".ALnV7\\\"},{\\\"value\\\":\\\"#434848\\\",\\\"selector\\\":\\\".Y65GKf\\\"}]},\\\"--m3c17\\\":{\\\"set\\\":[{\\\"value\\\":\\\"#d2d2d2\\\",\\\"selector\\\":\\\".AQisZb\\\"},{\\\"value\\\":\\\"#a3c9ff\\\",\\\"selector\\\":\\\".YzCcne\\\"},{\\\"value\\\":\\\"#a4d48e\\\",\\\"selector\\\":\\\".nxIz9e\\\"},{\\\"value\\\":\\\"#fface8\\\",\\\"selector\\\":\\\".RnklC\\\"},{\\\"value\\\":\\\"#f1bc90\\\",\\\"selector\\\":\\\".kIyOC\\\"},{\\\"value\\\":\\\"#a6d0b3\\\",\\\"selector\\\":\\\".Tme6jf\\\"},{\\\"value\\\":\\\"#abcae3\\\",\\\"selector\\\":\\\".aDAt2c\\\"},{\\\"value\\\":\\\"#d0bcff\\\",\\\"selector\\\":\\\".z1gt3\\\"},{\\\"value\\\":\\\"#ffb2bc\\\",\\\"selector\\\":\\\".Izrhob\\\"},{\\\"value\\\":\\\"#aaccd8\\\",\\\"selector\\\":\\\".Om3Iie\\\"},{\\\"value\\\":\\\"#d3c791\\\",\\\"selector\\\":\\\".eZywCd\\\"},{\\\"value\\\":\\\"#c3cc92\\\",\\\"selector\\\":\\\".rEow3c\\\"},{\\\"value\\\":\\\"#a8cfc4\\\",\\\"selector\\\":\\\".ndzX3d\\\"},{\\\"value\\\":\\\"#bcc2ff\\\",\\\"selector\\\":\\\".lHMCbd\\\"},{\\\"value\\\":\\\"#e1c291\\\",\\\"selector\\\":\\\".I58wje\\\"},{\\\"value\\\":\\\"#adc8f5\\\",\\\"selector\\\":\\\".Q7JiE\\\"},{\\\"value\\\":\\\"#ffb599\\\",\\\"selector\\\":\\\".sxWgqf\\\"},{\\\"value\\\":\\\"#ffb3b0\\\",\\\"selector\\\":\\\".ALnV7\\\"},{\\\"value\\\":\\\"#a9cdce\\\",\\\"selector\\\":\\\".Y65GKf\\\"}]},\\\"--m3c18\\\":{\\\"set\\\":[{\\\"value\\\":\\\"#446eff\\\",\\\"selector\\\":\\\".AQisZb\\\"},{\\\"value\\\":\\\"#446eff\\\",\\\"selector\\\":\\\".YzCcne\\\"},{\\\"value\\\":\\\"#7fdd58\\\",\\\"selector\\\":\\\".nxIz9e\\\"},{\\\"value\\\":\\\"#e347d1\\\",\\\"selector\\\":\\\".RnklC\\\"},{\\\"value\\\":\\\"#d17c22\\\",\\\"selector\\\":\\\".kIyOC\\\"},{\\\"value\\\":\\\"#60e299\\\",\\\"selector\\\":\\\".Tme6jf\\\"},{\\\"value\\\":\\\"#65bee0\\\",\\\"selector\\\":\\\".aDAt2c\\\"},{\\\"value\\\":\\\"#9b5eff\\\",\\\"selector\\\":\\\".z1gt3\\\"},{\\\"value\\\":\\\"#ff3764\\\",\\\"selector\\\":\\\".Izrhob\\\"},{\\\"value\\\":\\\"#70deff\\\",\\\"selector\\\":\\\".Om3Iie\\\"},{\\\"value\\\":\\\"#ffe041\\\",\\\"selector\\\":\\\".eZywCd\\\"},{\\\"value\\\":\\\"#b7de03\\\",\\\"selector\\\":\\\".rEow3c\\\"},{\\\"value\\\":\\\"#41dab9\\\",\\\"selector\\\":\\\".ndzX3d\\\"},{\\\"value\\\":\\\"#6976ff\\\",\\\"selector\\\":\\\".lHMCbd\\\"},{\\\"value\\\":\\\"#d8a23c\\\",\\\"selector\\\":\\\".I58wje\\\"},{\\\"value\\\":\\\"#5193ff\\\",\\\"selector\\\":\\\".Q7JiE\\\"},{\\\"value\\\":\\\"#ff631a\\\",\\\"selector\\\":\\\".sxWgqf\\\"},{\\\"value\\\":\\\"#ff4a43\\\",\\\"selector\\\":\\\".ALnV7\\\"},{\\\"value\\\":\\\"#72d8c2\\\",\\\"selector\\\":\\\".Y65GKf\\\"}]},\\\"--m3c19\\\":{\\\"set\\\":[{\\\"value\\\":\\\"#b1c5ff\\\",\\\"selector\\\":\\\".AQisZb\\\"},{\\\"value\\\":\\\"#b1c5ff\\\",\\\"selector\\\":\\\".YzCcne\\\"},{\\\"value\\\":\\\"#8cf8b9\\\",\\\"selector\\\":\\\".nxIz9e\\\"},{\\\"value\\\":\\\"#ff869a\\\",\\\"selector\\\":\\\".RnklC\\\"},{\\\"value\\\":\\\"#f7bd54\\\",\\\"selector\\\":\\\".kIyOC\\\"},{\\\"value\\\":\\\"#69f9da\\\",\\\"selector\\\":\\\".Tme6jf\\\"},{\\\"value\\\":\\\"#9ec3ff\\\",\\\"selector\\\":\\\".aDAt2c\\\"},{\\\"value\\\":\\\"#d869ff\\\",\\\"selector\\\":\\\".z1gt3\\\"},{\\\"value\\\":\\\"#ff897d\\\",\\\"selector\\\":\\\".Izrhob\\\"},{\\\"value\\\":\\\"#66c0ff\\\",\\\"selector\\\":\\\".Om3Iie\\\"},{\\\"value\\\":\\\"#eef24a\\\",\\\"selector\\\":\\\".eZywCd\\\"},{\\\"value\\\":\\\"#a3ff76\\\",\\\"selector\\\":\\\".rEow3c\\\"},{\\\"value\\\":\\\"#5ceef4\\\",\\\"selector\\\":\\\".ndzX3d\\\"},{\\\"value\\\":\\\"#af8cff\\\",\\\"selector\\\":\\\".lHMCbd\\\"},{\\\"value\\\":\\\"#f7bd54\\\",\\\"selector\\\":\\\".I58wje\\\"},{\\\"value\\\":\\\"#a5adff\\\",\\\"selector\\\":\\\".Q7JiE\\\"},{\\\"value\\\":\\\"#f1963b\\\",\\\"selector\\\":\\\".sxWgqf\\\"},{\\\"value\\\":\\\"#ff8c5d\\\",\\\"selector\\\":\\\".ALnV7\\\"},{\\\"value\\\":\\\"#91f2f5\\\",\\\"selector\\\":\\\".Y65GKf\\\"}]},\\\"--m3c20\\\":{\\\"set\\\":[{\\\"value\\\":\\\"#c8ecff\\\",\\\"selector\\\":\\\".AQisZb\\\"},{\\\"value\\\":\\\"#c8ecff\\\",\\\"selector\\\":\\\".YzCcne\\\"},{\\\"value\\\":\\\"#e7f4e8\\\",\\\"selector\\\":\\\".nxIz9e\\\"},{\\\"value\\\":\\\"#ffe9ea\\\",\\\"selector\\\":\\\".RnklC\\\"},{\\\"value\\\":\\\"#f8f0da\\\",\\\"selector\\\":\\\".kIyOC\\\"},{\\\"value\\\":\\\"#d2f9ee\\\",\\\"selector\\\":\\\".Tme6jf\\\"},{\\\"value\\\":\\\"#ebf1ff\\\",\\\"selector\\\":\\\".aDAt2c\\\"},{\\\"value\\\":\\\"#fbecfa\\\",\\\"selector\\\":\\\".z1gt3\\\"},{\\\"value\\\":\\\"#ffede7\\\",\\\"selector\\\":\\\".Izrhob\\\"},{\\\"value\\\":\\\"#e5f2ff\\\",\\\"selector\\\":\\\".Om3Iie\\\"},{\\\"value\\\":\\\"#f6ffc1\\\",\\\"selector\\\":\\\".eZywCd\\\"},{\\\"value\\\":\\\"#e9f5de\\\",\\\"selector\\\":\\\".rEow3c\\\"},{\\\"value\\\":\\\"#e4feff\\\",\\\"selector\\\":\\\".ndzX3d\\\"},{\\\"value\\\":\\\"#f3ebfa\\\",\\\"selector\\\":\\\".lHMCbd\\\"},{\\\"value\\\":\\\"#fafbe4\\\",\\\"selector\\\":\\\".I58wje\\\"},{\\\"value\\\":\\\"#f0efff\\\",\\\"selector\\\":\\\".Q7JiE\\\"},{\\\"value\\\":\\\"#ffeed9\\\",\\\"selector\\\":\\\".sxWgqf\\\"},{\\\"value\\\":\\\"#ffeee2\\\",\\\"selector\\\":\\\".ALnV7\\\"},{\\\"value\\\":\\\"#dbf5ff\\\",\\\"selector\\\":\\\".Y65GKf\\\"}]},\\\"--m3c21\\\":{\\\"set\\\":[{\\\"value\\\":\\\"#a6c8ff\\\",\\\"selector\\\":\\\".AQisZb\\\"},{\\\"value\\\":\\\"#a6c8ff\\\",\\\"selector\\\":\\\".YzCcne\\\"},{\\\"value\\\":\\\"#bff0a8\\\",\\\"selector\\\":\\\".nxIz9e\\\"},{\\\"value\\\":\\\"#fface8\\\",\\\"selector\\\":\\\".RnklC\\\"},{\\\"value\\\":\\\"#ffb779\\\",\\\"selector\\\":\\\".kIyOC\\\"},{\\\"value\\\":\\\"#a2edc1\\\",\\\"selector\\\":\\\".Tme6jf\\\"},{\\\"value\\\":\\\"#9ed7ff\\\",\\\"selector\\\":\\\".aDAt2c\\\"},{\\\"value\\\":\\\"#d0bcff\\\",\\\"selector\\\":\\\".z1gt3\\\"},{\\\"value\\\":\\\"#ffb2bc\\\",\\\"selector\\\":\\\".Izrhob\\\"},{\\\"value\\\":\\\"#91f2f6\\\",\\\"selector\\\":\\\".Om3Iie\\\"},{\\\"value\\\":\\\"#fae36e\\\",\\\"selector\\\":\\\".eZywCd\\\"},{\\\"value\\\":\\\"#c1d987\\\",\\\"selector\\\":\\\".rEow3c\\\"},{\\\"value\\\":\\\"#72d8c2\\\",\\\"selector\\\":\\\".ndzX3d\\\"},{\\\"value\\\":\\\"#bcc2ff\\\",\\\"selector\\\":\\\".lHMCbd\\\"},{\\\"value\\\":\\\"#ffcd6c\\\",\\\"selector\\\":\\\".I58wje\\\"},{\\\"value\\\":\\\"#a6c8ff\\\",\\\"selector\\\":\\\".Q7JiE\\\"},{\\\"value\\\":\\\"#ffb599\\\",\\\"selector\\\":\\\".sxWgqf\\\"},{\\\"value\\\":\\\"#ffb3b0\\\",\\\"selector\\\":\\\".ALnV7\\\"},{\\\"value\\\":\\\"#8bedd7\\\",\\\"selector\\\":\\\".Y65GKf\\\"}]},\\\"--m3c2\\\":{\\\"set\\\":[{\\\"value\\\":\\\"rgba(247,248,249,0.5)\\\",\\\"selector\\\":\\\".AQisZb\\\"},{\\\"value\\\":\\\"rgba(245,248,255,0.5)\\\",\\\"selector\\\":\\\".YzCcne\\\"},{\\\"value\\\":\\\"rgba(245,252,236,0.5)\\\",\\\"selector\\\":\\\".nxIz9e\\\"},{\\\"value\\\":\\\"rgba(255,247,249,0.5)\\\",\\\"selector\\\":\\\".RnklC\\\"},{\\\"value\\\":\\\"rgba(255,248,245,0.5)\\\",\\\"selector\\\":\\\".kIyOC\\\"},{\\\"value\\\":\\\"rgba(240,253,240,0.5)\\\",\\\"selector\\\":\\\".Tme6jf\\\"},{\\\"value\\\":\\\"rgba(246,250,255,0.5)\\\",\\\"selector\\\":\\\".aDAt2c\\\"},{\\\"value\\\":\\\"rgba(254,247,255,0.5)\\\",\\\"selector\\\":\\\".z1gt3\\\"},{\\\"value\\\":\\\"rgba(255,248,247,0.5)\\\",\\\"selector\\\":\\\".Izrhob\\\"},{\\\"value\\\":\\\"rgba(241,251,255,0.5)\\\",\\\"selector\\\":\\\".Om3Iie\\\"},{\\\"value\\\":\\\"rgba(255,249,236,0.5)\\\",\\\"selector\\\":\\\".eZywCd\\\"},{\\\"value\\\":\\\"rgba(250,251,228,0.5)\\\",\\\"selector\\\":\\\".rEow3c\\\"},{\\\"value\\\":\\\"rgba(239,252,247,0.5)\\\",\\\"selector\\\":\\\".ndzX3d\\\"},{\\\"value\\\":\\\"rgba(251,248,255,0.5)\\\",\\\"selector\\\":\\\".lHMCbd\\\"},{\\\"value\\\":\\\"rgba(255,248,243,0.5)\\\",\\\"selector\\\":\\\".I58wje\\\"},{\\\"value\\\":\\\"rgba(249,249,255,0.5)\\\",\\\"selector\\\":\\\".Q7JiE\\\"},{\\\"value\\\":\\\"rgba(255,248,246,0.5)\\\",\\\"selector\\\":\\\".sxWgqf\\\"},{\\\"value\\\":\\\"rgba(255,248,247,0.5)\\\",\\\"selector\\\":\\\".ALnV7\\\"},{\\\"value\\\":\\\"rgba(241,251,251,0.5)\\\",\\\"selector\\\":\\\".Y65GKf\\\"}]}},\\\"computed\\\":[{\\\"element\\\":\\\"HTML\\\",\\\"children\\\":[{\\\"element\\\":\\\"BODY\\\",\\\"children\\\":[{\\\"element\\\":\\\"A.MV3Tnb\\\",\\\"times\\\":2},{\\\"element\\\":\\\"A.gb_I\\\",\\\"declarations\\\":{\\\"color\\\":{\\\"value\\\":\\\"var(--JKqx2)\\\",\\\"references\\\":[\\\"--JKqx2\\\"],\\\"computed\\\":\\\"rgba(0, 0, 0, 0.87)\\\"}},\\\"times\\\":2},{\\\"element\\\":\\\"A.gb_d\\\",\\\"declarations\\\":{\\\"color\\\":{\\\"value\\\":\\\"var(--JKqx2)\\\",\\\"references\\\":[\\\"--JKqx2\\\"],\\\"computed\\\":\\\"rgb(0, 0, 0)\\\"}}},{\\\"element\\\":\\\"A.gb_Ca.gb_md.gb_Od.gb_me\\\",\\\"declarations\\\":{\\\"color\\\":{\\\"value\\\":\\\"var(--JKqx2)\\\",\\\"references\\\":[\\\"--JKqx2\\\"],\\\"computed\\\":\\\"rgb(255, 255, 255)\\\"}}},{\\\"element\\\":\\\"A\\\",\\\"declarations\\\":{\\\"color\\\":{\\\"value\\\":\\\"var(--JKqx2)\\\",\\\"references\\\":[\\\"--JKqx2\\\"],\\\"computed\\\":\\\"rgb(26, 13, 171)\\\"}}},{\\\"element\\\":\\\"BUTTON.DoEL0b\\\",\\\"children\\\":[{\\\"element\\\":\\\"DIV.A8xzab\\\",\\\"children\\\":[{\\\"element\\\":\\\"DIV.Uj5ixc\\\",\\\"declarations\\\":{\\\"background-color\\\":{\\\"value\\\":\\\"var(--YLNNHc)\\\",\\\"references\\\":[\\\"--YLNNHc\\\"],\\\"computed\\\":\\\"rgb(32, 33, 36)\\\"}}},{\\\"element\\\":\\\"SPAN.CdXeWb.z1asCe.Fp7My\\\",\\\"declarations\\\":{\\\"color\\\":{\\\"value\\\":\\\"var(--YLNNHc)\\\",\\\"references\\\":[\\\"--YLNNHc\\\"],\\\"computed\\\":\\\"rgb(32, 33, 36)\\\"}}}],\\\"declarations\\\":{\\\"background-color\\\":{\\\"value\\\":\\\"var(--XKMDxc)\\\",\\\"references\\\":[\\\"--XKMDxc\\\"],\\\"computed\\\":\\\"rgb(247, 248, 249)\\\"}}}]},{\\\"element\\\":\\\"INPUT.ddl-shortlink\\\"},{\\\"element\\\":\\\"INPUT.ddl-facebooklink\\\"},{\\\"element\\\":\\\"INPUT.ddl-twitterlink\\\"},{\\\"element\\\":\\\"INPUT.ddl-emaillink\\\"},{\\\"element\\\":\\\"INPUT.ddl-copylink\\\"},{\\\"element\\\":\\\"BUTTON.pz5bj#spchx\\\",\\\"declarations\\\":{\\\"color\\\":{\\\"value\\\":\\\"var(--IXoxUe)\\\",\\\"references\\\":[\\\"--IXoxUe\\\"],\\\"computed\\\":\\\"rgb(112, 117, 122)\\\"}}},{\\\"element\\\":\\\"SPAN.ExCKkf.z1asCe.rzyADb\\\",\\\"declarations\\\":{\\\"color\\\":{\\\"value\\\":\\\"var(--IXoxUe)\\\",\\\"references\\\":[\\\"--IXoxUe\\\"],\\\"computed\\\":\\\"rgb(112, 117, 122)\\\"}}},{\\\"element\\\":\\\"DIV.YB4h9.ky4hfd\\\",\\\"declarations\\\":{\\\"background-color\\\":{\\\"value\\\":\\\"var(--TMYS9)\\\",\\\"references\\\":[\\\"--TMYS9\\\"],\\\"computed\\\":\\\"rgb(26, 115, 232)\\\"},\\\"color\\\":{\\\"value\\\":\\\"var(--EpFNW)\\\",\\\"references\\\":[\\\"--EpFNW\\\"],\\\"computed\\\":\\\"rgb(255, 255, 255)\\\"}}},{\\\"element\\\":\\\"DIV.ynRric#ynRric\\\",\\\"declarations\\\":{\\\"color\\\":{\\\"value\\\":\\\"var(--IXoxUe)\\\",\\\"references\\\":[\\\"--IXoxUe\\\"],\\\"computed\\\":\\\"rgb(112, 117, 122)\\\"}}},{\\\"element\\\":\\\"HR.Bi9oQd\\\",\\\"declarations\\\":{\\\"background-color\\\":{\\\"value\\\":\\\"var(--gS5jXb)\\\",\\\"references\\\":[\\\"--gS5jXb\\\"],\\\"computed\\\":\\\"rgb(218, 220, 224)\\\"}}},{\\\"element\\\":\\\"SPAN.w2fKdd.z1asCe\\\",\\\"declarations\\\":{\\\"color\\\":{\\\"value\\\":\\\"var(--amnPwe)\\\",\\\"references\\\":[\\\"--amnPwe\\\"],\\\"computed\\\":\\\"rgb(94, 94, 94)\\\"}}},{\\\"element\\\":\\\"SPAN.z76Rnb.z1asCe.JKu1je\\\",\\\"declarations\\\":{\\\"background-color\\\":{\\\"value\\\":\\\"var(--xhUGwc)\\\",\\\"references\\\":[\\\"--xhUGwc\\\"],\\\"computed\\\":\\\"rgb(255, 255, 255)\\\"},\\\"color\\\":{\\\"value\\\":\\\"var(--amnPwe)\\\",\\\"references\\\":[\\\"--amnPwe\\\"],\\\"computed\\\":\\\"rgb(94, 94, 94)\\\"}},\\\"times\\\":2},{\\\"element\\\":\\\"DIV.Vlt3wb\\\",\\\"declarations\\\":{\\\"color\\\":{\\\"value\\\":\\\"var(--bbQxAb)\\\",\\\"references\\\":[\\\"--bbQxAb\\\"],\\\"computed\\\":\\\"rgb(77, 81, 86)\\\"}},\\\"times\\\":2},{\\\"element\\\":\\\"SPAN.XAFD5c\\\",\\\"declarations\\\":{\\\"background-color\\\":{\\\"value\\\":\\\"var(--xhUGwc)\\\",\\\"references\\\":[\\\"--xhUGwc\\\"],\\\"computed\\\":\\\"rgb(255, 255, 255)\\\"}},\\\"times\\\":2},{\\\"element\\\":\\\"DIV.wM6W7d\\\"},{\\\"element\\\":\\\"INPUT.gNO89b\\\",\\\"times\\\":2},{\\\"element\\\":\\\"INPUT.RNmpXc\\\"},{\\\"element\\\":\\\"DIV.WzNHm.mWcf0e\\\",\\\"declarations\\\":{\\\"color\\\":{\\\"value\\\":\\\"var(--IXoxUe)\\\",\\\"references\\\":[\\\"--IXoxUe\\\"],\\\"computed\\\":\\\"rgb(112, 117, 122)\\\"}}},{\\\"element\\\":\\\"INPUT#gbqfbb\\\"},{\\\"element\\\":\\\"INPUT\\\",\\\"times\\\":4},{\\\"element\\\":\\\"A.pHiOh\\\",\\\"declarations\\\":{\\\"color\\\":{\\\"value\\\":\\\"var(--YLNNHc)\\\",\\\"references\\\":[\\\"--YLNNHc\\\"],\\\"computed\\\":\\\"rgb(32, 33, 36)\\\"}},\\\"times\\\":6},{\\\"element\\\":\\\"DIV.ayzqOc.pHiOh\\\",\\\"declarations\\\":{\\\"color\\\":{\\\"value\\\":\\\"var(--YLNNHc)\\\",\\\"references\\\":[\\\"--YLNNHc\\\"],\\\"computed\\\":\\\"rgb(32, 33, 36)\\\"}}},{\\\"element\\\":\\\"G-MENU.cF4V5c.yTik0.PBn44e.iQXTJe.wplJBd\\\",\\\"children\\\":[{\\\"element\\\":\\\"A\\\",\\\"declarations\\\":{\\\"color\\\":{\\\"value\\\":\\\"var(--JKqx2)\\\",\\\"references\\\":[\\\"--JKqx2\\\"],\\\"computed\\\":\\\"rgb(32, 33, 36)\\\"}},\\\"times\\\":5},{\\\"element\\\":\\\"G-MENU-ITEM.EpPYLd.GZnQqe.LGiluc\\\",\\\"declarations\\\":{\\\"border-top-color\\\":{\\\"value\\\":\\\"var(--gS5jXb)\\\",\\\"references\\\":[\\\"--gS5jXb\\\"],\\\"computed\\\":\\\"rgb(218, 220, 224)\\\"}}},{\\\"element\\\":\\\"DIV.iOHNLb\\\",\\\"declarations\\\":{\\\"color\\\":{\\\"value\\\":\\\"var(--amnPwe)\\\",\\\"references\\\":[\\\"--amnPwe\\\"],\\\"computed\\\":\\\"rgb(94, 94, 94)\\\"}}}],\\\"declarations\\\":{\\\"background-color\\\":{\\\"value\\\":\\\"var(--xhUGwc)\\\",\\\"references\\\":[\\\"--xhUGwc\\\"],\\\"computed\\\":\\\"rgb(255, 255, 255)\\\"}}}],\\\"declarations\\\":{\\\"color\\\":{\\\"value\\\":\\\"var(--COEmY)\\\",\\\"references\\\":[\\\"--COEmY\\\"],\\\"computed\\\":\\\"rgb(32, 33, 36)\\\"}}}],\\\"declarations\\\":{\\\"--Aqn7xd\\\":{\\\"value\\\":\\\"#d2d2d2\\\"},\\\"--COEmY\\\":{\\\"value\\\":\\\"#202124\\\"},\\\"--EpFNW\\\":{\\\"value\\\":\\\"#fff\\\"},\\\"--IXoxUe\\\":{\\\"value\\\":\\\"#70757a\\\"},\\\"--JKqx2\\\":{\\\"value\\\":\\\"#1a0dab\\\"},\\\"--KIZPne\\\":{\\\"value\\\":\\\"#a3c9ff\\\"},\\\"--Lm570b\\\":{\\\"value\\\":\\\"#ecedee\\\"},\\\"--Nsm0ce\\\":{\\\"value\\\":\\\"#4285f4\\\"},\\\"--TMYS9\\\":{\\\"value\\\":\\\"#1a73e8\\\"},\\\"--XKMDxc\\\":{\\\"value\\\":\\\"#f7f8f9\\\"},\\\"--YLNNHc\\\":{\\\"value\\\":\\\"#202124\\\"},\\\"--aYn2S\\\":{\\\"value\\\":\\\"#ecedee\\\"},\\\"--amnPwe\\\":{\\\"value\\\":\\\"#5e5e5e\\\"},\\\"--bbQxAb\\\":{\\\"value\\\":\\\"#4d5156\\\"},\\\"--gS5jXb\\\":{\\\"value\\\":\\\"#dadce0\\\"},\\\"--mXZkqc\\\":{\\\"value\\\":\\\"#dadce0\\\"},\\\"--rrJJUc\\\":{\\\"value\\\":\\\"#1a73e8\\\"},\\\"--xPpiM\\\":{\\\"value\\\":\\\"#001d35\\\"},\\\"--xhUGwc\\\":{\\\"value\\\":\\\"#fff\\\"}}}]},\\\"document_height\\\":993,\\\"document_width\\\":1920,\\\"ecommerce\\\":{\\\"AndroidAppLinks\\\":1,\\\"iOSUniveralLinks\\\":0},\\\"element_count\\\":{\\\"html\\\":1,\\\"head\\\":1,\\\"meta\\\":3,\\\"title\\\":1,\\\"script\\\":14,\\\"link\\\":5,\\\"style\\\":48,\\\"body\\\":1,\\\"div\\\":163,\\\"a\\\":18,\\\"svg\\\":12,\\\"path\\\":17,\\\"image\\\":1,\\\"span\\\":43,\\\"iframe\\\":1,\\\"picture\\\":1,\\\"source\\\":1,\\\"img\\\":11,\\\"button\\\":2,\\\"input\\\":13,\\\"dialog\\\":1,\\\"form\\\":1,\\\"textarea\\\":2,\\\"rect\\\":2,\\\"g\\\":1,\\\"circle\\\":2,\\\"ul\\\":1,\\\"li\\\":4,\\\"hr\\\":1,\\\"center\\\":2,\\\"g-popup\\\":1,\\\"g-menu\\\":1,\\\"g-menu-item\\\":8},\\\"event-names\\\":{\\\"https://www.google.com/\\\":[\\\"submit\\\",\\\"click\\\",\\\"DOMContentLoaded\\\",\\\"load\\\",\\\"_custom\\\",\\\"keydown\\\",\\\"test\\\",\\\"load\\\",\\\"scroll\\\",\\\"DOMContentLoaded\\\",\\\"click\\\"],\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/ed=1/dg=2/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf,FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe,KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO,fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO,fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\":[\\\"_custom\\\",\\\"abort\\\",\\\"test\\\",\\\"message\\\",\\\"unhandledrejection\\\",\\\"change\\\",\\\"beforeunload\\\",\\\"visibilitychange\\\",\\\"pagehide\\\",\\\"pageshow\\\",\\\"mousemove\\\",\\\"click\\\",\\\"click\\\",\\\"click\\\",\\\"click\\\",\\\"pageshow\\\",\\\"navigate\\\",\\\"currententrychange\\\",\\\"pageshow\\\"],\\\"https://www.gstatic.com/og/_/js/k=og.qtm.en_US.NnY7BNRe3yg.2019.O/rt=j/m=qabr,q_d,qcwid,qapid,qald,q_dg/exm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/rs=AA2YrTsSzaaUaCdwksCX0k9VPM81-qb8lA\\\":[\\\"message\\\",\\\"keydown\\\",\\\"scroll\\\",\\\"visibilitychange\\\",\\\"pagehide\\\",\\\"keydown\\\",\\\"click\\\",\\\"focus\\\",\\\"focus\\\",\\\"blur\\\",\\\"mouseenter\\\",\\\"mouseleave\\\",\\\"click\\\",\\\"keydown\\\",\\\"keydown\\\",\\\"error\\\",\\\"securitypolicyviolation\\\",\\\"message\\\",\\\"load\\\",\\\"load\\\",\\\"error\\\",\\\"load\\\"],\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/ck=xjs.hd.yW324tanFjY.L.B1.O/am=AKYAAAAAAADAAAAAAAAAAAAAAAAAAIAAAAgAAAAAIAXQTzgABcCGIAAAAAEAAABBAAAEABiA9wBACKAAgQGAAQCCADyUCQiETEAABBABJIEgBwEARDDCAKQCAAMAAAACSAAAABxAAAMIDIgACHgIAQAABHRCAAsAgMQAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/exm=SNUn3,cEt90b,cdos,csi,d,dtl0hd,eHDfl,hsm,jsa,mb4ZUb,qddgKe,sTsDMc/ed=1/dg=0/br=1/ujg=1/rs=ACT90oGrlxqqkzz_l-62XN3kS7OyW3Zx_w/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=B2qlPe,DhPYme,GU4Gab,MpJwZc,NzU6V,UUJqVe,Wo3n8,aa,abd,async,epYOx,ifl,ms4mZb,mu,pHXghd,q0xTif,s39S4,sOXFj,sb_wiz,sf,sonic,spch?xjs=s1\\\":[\\\"message\\\",\\\"resize\\\",\\\"readystatechange\\\",\\\"beforeunload\\\",\\\"touchend\\\",\\\"touchmove\\\",\\\"touchcancel\\\",\\\"mouseup\\\"],\\\"https://ogs.google.com/widget/callout?prid=19037050&pgid=19037049&puid=9ceb59a7585b55bd&cce=1&dc=1&origin=https%3A%2F%2Fwww.google.com&cn=callout&pid=1&spid=538&hl=en\\\":[\\\"load\\\",\\\"load\\\",\\\"click\\\",\\\"DOMContentLoaded\\\"],\\\"https://apis.google.com/_/scs/abc-static/_/js/k=gapi.gapi.en.SCWmpDDGjPk.O/m=gapi_iframes,googleapis_client/rt=j/sv=1/d=1/ed=1/am=AAAC/rs=AHpOoo_Pl64J0IIHlj2zBtEJ3ZwdaJC3HA/cb=gapi.loaded_0\\\":[\\\"message\\\",\\\"load\\\",\\\"DOMContentLoaded\\\",\\\"unload\\\",\\\"mousemove\\\"],\\\"https://www.gstatic.com/_/mss/boq-one-google/_/js/k=boq-one-google.OneGoogleWidgetUi.en.bpafe3eV59g.es5.O/am=kMGgYwM/d=1/excm=_b,_tp,calloutview/ed=1/dg=0/wt=2/ujg=1/rs=AM-SdHtnJ2rFgGtanM4_7DPKvFRCjmjS-Q/m=_b,_tp\\\":[\\\"message\\\",\\\"test\\\",\\\"DOMContentLoaded\\\",\\\"DOMContentLoaded\\\",\\\"readystatechange\\\"],\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=0/dg=0/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/m=syf4,aLUfP?xjs=s3\\\":[\\\"resize\\\",\\\"orientationchange\\\"],\\\"https://www.gstatic.com/_/mss/boq-one-google/_/js/k=boq-one-google.OneGoogleWidgetUi.en.bpafe3eV59g.es5.O/ck=boq-one-google.OneGoogleWidgetUi.6FLIT9lVZ08.L.B1.O/am=kMGgYwM/d=1/exm=_b,_tp/excm=_b,_tp,calloutview/ed=1/wt=2/ujg=1/rs=AM-SdHtx72AFjGl9PEJnRpuqsNqAfRQ6DA/ee=EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;Erl4fe:FloWmf;JsbNhc:Xd8iUd;LBgRLc:SdcwHb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Oj465e:KG2eXe;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;eBAeSb:zbML3c;iFQyKf:QIhFr;io8t5d:yDVVkb;kMFpHd:OTA3Ae;nAFL3:s39S4;oGtAuc:sOXFj;pXdRYb:MdUzUe;qddgKe:xQtZb;sP4Vbe:VwDzFe;uY49fb:COQbmf;ul9GGd:VDovNc;wR5FRb:O1Gjze;xqZiqf:wmnU7d;yxTchf:KUM7Z;zxnPse:GkRiKb/m=ws9Tlc,n73qwf,GkRiKb,e5qFLc,IZT63,UUJqVe,O1Gjze,byfTOb,lsjVmc,xUdipf,OTA3Ae,COQbmf,fKUV3e,aurFic,U0aPgd,ZwDk9d,V3dDOb,mI3LFb,yYB61,O6y8ed,PrPYRd,MpJwZc,LEikZe,NwH0H,OmgaI,lazG7b,XVMNvd,L1AAkb,KUM7Z,Mlhmy,s39S4,lwddkf,gychg,w9hDv,EEDORb,RMhBfe,SdcwHb,aW3pY,pw70Gc,EFQ78c,Ulmmrd,ZfAoz,mdR7q,wmnU7d,xQtZb,JNoxi,kWgXee,MI6k7c,kjKdXe,BVgquf,QIhFr,ovKuLd,hKSk3e,yDVVkb,hc6Ubd,SpsfSb,KG2eXe,Z5uLle,MdUzUe,VwDzFe,zbML3c,A7fCU,zr1jrb,Uas9Hd,pjICDe\\\":[\\\"change\\\",\\\"DOMContentLoaded\\\",\\\"visibilitychange\\\",\\\"pagehide\\\",\\\"click\\\"],\\\"https://www.gstatic.com/_/mss/boq-one-google/_/js/k=boq-one-google.OneGoogleWidgetUi.en.bpafe3eV59g.es5.O/ck=boq-one-google.OneGoogleWidgetUi.6FLIT9lVZ08.L.B1.O/am=kMGgYwM/d=1/exm=A7fCU,BVgquf,COQbmf,EEDORb,EFQ78c,GkRiKb,IZT63,JNoxi,KG2eXe,KUM7Z,L1AAkb,LEikZe,MI6k7c,MdUzUe,Mlhmy,MpJwZc,NwH0H,O1Gjze,O6y8ed,OTA3Ae,OmgaI,PrPYRd,QIhFr,RMhBfe,SdcwHb,SpsfSb,U0aPgd,UUJqVe,Uas9Hd,Ulmmrd,V3dDOb,VwDzFe,XVMNvd,Z5uLle,ZfAoz,ZwDk9d,_b,_tp,aW3pY,aurFic,byfTOb,e5qFLc,fKUV3e,gychg,hKSk3e,hc6Ubd,kWgXee,kjKdXe,lazG7b,lsjVmc,lwddkf,mI3LFb,mdR7q,n73qwf,ovKuLd,pjICDe,pw70Gc,s39S4,w9hDv,wmnU7d,ws9Tlc,xQtZb,xUdipf,yDVVkb,yYB61,zbML3c,zr1jrb/excm=_b,_tp,calloutview/ed=1/wt=2/ujg=1/rs=AM-SdHtx72AFjGl9PEJnRpuqsNqAfRQ6DA/ee=EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;Erl4fe:FloWmf;JsbNhc:Xd8iUd;LBgRLc:SdcwHb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Oj465e:KG2eXe;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;eBAeSb:zbML3c;iFQyKf:QIhFr;io8t5d:yDVVkb;kMFpHd:OTA3Ae;nAFL3:s39S4;oGtAuc:sOXFj;pXdRYb:MdUzUe;qddgKe:xQtZb;sP4Vbe:VwDzFe;uY49fb:COQbmf;ul9GGd:VDovNc;wR5FRb:O1Gjze;xqZiqf:wmnU7d;yxTchf:KUM7Z;zxnPse:GkRiKb/m=RqjULd\\\":[\\\"pageshow\\\",\\\"visibilitychange\\\",\\\"pagehide\\\",\\\"pointerup\\\",\\\"pointercancel\\\",\\\"prerenderingchange\\\",\\\"load\\\"]},\\\"fugu-apis\\\":{\\\"Device Memory\\\":[\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/ed=1/dg=2/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf,FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe,KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO,fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO,fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\"]},\\\"generated-content\\\":{\\\"percent\\\":\\\"0.1162\\\",\\\"sizeInKB\\\":\\\"24.65\\\"},\\\"has_shadow_root\\\":false,\\\"img-loading-attr\\\":[],\\\"initiators\\\":{\\\"\\\":[\\\"https://www.google.com/\\\"],\\\"https://www.google.com/\\\":[\\\"https://www.google.com/xjs/_/ss/k=xjs.hd.yW324tanFjY.L.B1.O/am=AKYAAAAAAADAAAAAAAAAAAAAAAAAAIAAAAgAAAAAAAWATzgAAcCGAAAAAAEAAAAAAAAEAAgA4wAAAIAAgQCAAQCAAAAAAAiEAEAABBABJIEgAwEARDDCAKQCAAMAAAACSAAAAABAAAEIDIgACHgIAQAABHRCAAkAAMQAQgAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAIAAAABAAQAAAAAAAAAAAAAAAAAAAQ/d=1/ed=1/br=1/rs=ACT90oEQd_nYJuVb6FQB-bth-bGAj14vKg/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\",\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/ed=1/dg=2/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf,FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe,KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO,fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO,fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\",\\\"https://www.google.com/logos/doodles/2024/celebrating-hank-adams-6753651837110220-l.webp\\\",\\\"https://www.gstatic.com/og/_/js/k=og.qtm.en_US.NnY7BNRe3yg.2019.O/rt=j/m=qabr,q_d,qcwid,qapid,qald,q_dg/exm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/rs=AA2YrTsSzaaUaCdwksCX0k9VPM81-qb8lA\\\",\\\"https://www.gstatic.com/og/_/ss/k=og.qtm.RS0dNtaZmo0.L.W.O/m=qcwid/excm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/ct=zgms/rs=AA2YrTuhe2hCYlalU7rKCW-qT_-zMhVRaw\\\",\\\"https://www.google.com/images/searchbox/desktop_searchbox_sprites318_hr.webp\\\",\\\"https://www.google.com/gen_204?s=webhp&t=aft&atyp=csi&ei=pOJFZuW9GJahiLMPtf6UoAs&rt=wsrt.256,aft.191,afti.191,hst.22,prt.133&imn=11&ima=2&imad=0&imac=0&wh=993&aft=1&aftp=993&opi=89978449\\\",\\\"https://www.google.com/client_204?atyp=i&biw=1920&bih=993&ei=pOJFZuW9GJahiLMPtf6UoAs&opi=89978449\\\"],\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/ed=1/dg=2/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf,FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe,KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO,fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO,fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\":[\\\"https://www.google.com/gen_204?atyp=csi&ei=pOJFZuW9GJahiLMPtf6UoAs&s=webhp&t=all&imn=11&ima=2&imad=0&imac=0&wh=993&aft=1&aftp=993&adh=&ime=1&imeae=0&imex=1&imeh=0&imeha=0&imehb=0&imea=0&imeb=0&imel=0&imed=0&scp=0&mem=ujhs.10,tjhs.10,jhsl.2190,dm.8&nv=ne.1,feid.2eba7df8-bca0-4048-9aad-241edc083db3&net=dl.1450,ect.4g,rtt.100&hp=&sys=hc.2&p=bs.true&rt=hst.22,prt.133,afti.191,aft.191,aftqf.196,xjses.720,xjsee.798,xjs.798,lcp.259,fcp.217,wsrt.256,cst.0,dnst.0,rqst.226,rspt.96,sslt.0,rqstt.126,unt.9,cstt.125,dit.442&zx=1715856037314&opi=89978449\\\",\\\"https://www.google.com/complete/search?q&cp=0&client=gws-wiz&xssi=t&gs_pcrt=2&hl=en&authuser=0&psi=pOJFZuW9GJahiLMPtf6UoAs.1715856037347&dpr=1&nolsbt=1\\\",\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/ck=xjs.hd.yW324tanFjY.L.B1.O/am=AKYAAAAAAADAAAAAAAAAAAAAAAAAAIAAAAgAAAAAIAXQTzgABcCGIAAAAAEAAABBAAAEABiA9wBACKAAgQGAAQCCADyUCQiETEAABBABJIEgBwEARDDCAKQCAAMAAAACSAAAABxAAAMIDIgACHgIAQAABHRCAAsAgMQAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/exm=SNUn3,cEt90b,cdos,csi,d,dtl0hd,eHDfl,hsm,jsa,mb4ZUb,qddgKe,sTsDMc/ed=1/dg=0/br=1/ujg=1/rs=ACT90oGrlxqqkzz_l-62XN3kS7OyW3Zx_w/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=B2qlPe,DhPYme,GU4Gab,MpJwZc,NzU6V,UUJqVe,Wo3n8,aa,abd,async,epYOx,ifl,ms4mZb,mu,pHXghd,q0xTif,s39S4,sOXFj,sb_wiz,sf,sonic,spch?xjs=s1\\\",\\\"https://www.google.com/xjs/_/js/md=3/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ\\\",\\\"https://www.google.com/xjs/_/ss/k=xjs.hd.yW324tanFjY.L.B1.O/am=AKYAAAAAAADAAAAAAAAAAAAAAAAAAIAAAAgAAAAAAAWATzgAAcCGAAAAAAEAAAAAAAAEAAgA4wAAAIAAgQCAAQCAAAAAAAiEAEAABBABJIEgAwEARDDCAKQCAAMAAAACSAAAAABAAAEIDIgACHgIAQAABHRCAAkAAMQAQgAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAIAAAABAAQAAAAAAAAAAAAAAAAAAAQ/d=0/br=1/rs=ACT90oEQd_nYJuVb6FQB-bth-bGAj14vKg/m=syk4?xjs=s3\\\",\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=0/dg=0/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/m=syqj,syqk,VsqSCc,sy18k,P10Owf,synb,sy176,sy178,gSZvdb,syt0,syt1,WlNQGd,syte,sytg,nabPbb,syna,sync,synd,syng,DPreE,syk4,syst,sysv,CnSW2d,kQvlef,sytf,fXO0xe?xjs=s3\\\",\\\"https://www.google.com/gen_204?atyp=csi&ei=pOJFZuW9GJahiLMPtf6UoAs&s=promo&rt=hpbas.1410&zx=1715856037923&opi=89978449\\\",\\\"https://www.google.com/gen_204?atyp=i&ei=pOJFZuW9GJahiLMPtf6UoAs&dt19=2&zx=1715856037931&opi=89978449\\\",\\\"https://www.google.com/client_204?cs=1&opi=89978449\\\",\\\"https://www.google.com/gen_204?atyp=csi&ei=peJFZq3tO9Wg5NoP47i3iA0&s=async&astyp=hpba&ima=0&imn=0&mem=ujhs.10,tjhs.10,jhsl.2190,dm.8&nv=ne.1,feid.2eba7df8-bca0-4048-9aad-241edc083db3&hp=&rt=ttfb.170,st.171,bs.27,aaft.172,acrt.173,art.173&zx=1715856038100&opi=89978449\\\",\\\"https://www.google.com/gen_204?atyp=csi&ei=pOJFZuW9GJahiLMPtf6UoAs&s=promo&rt=hpbas.1410,hpbarr.181&zx=1715856038101&opi=89978449\\\",\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=0/dg=0/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/m=syf4,aLUfP?xjs=s3\\\",\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=0/dg=0/br=1/rs=ACT90oE9NWzdJZU6H0B0WIJzUVjlXHBWjQ/m=kMFpHd,sy8t,bm51tf?xjs=s3\\\"],\\\"https://www.gstatic.com/og/_/js/k=og.qtm.en_US.NnY7BNRe3yg.2019.O/rt=j/m=qabr,q_d,qcwid,qapid,qald,q_dg/exm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/rs=AA2YrTsSzaaUaCdwksCX0k9VPM81-qb8lA\\\":[\\\"https://ogs.google.com/widget/callout?prid=19037050&pgid=19037049&puid=9ceb59a7585b55bd&cce=1&dc=1&origin=https%3A%2F%2Fwww.google.com&cn=callout&pid=1&spid=538&hl=en\\\",\\\"https://apis.google.com/_/scs/abc-static/_/js/k=gapi.gapi.en.SCWmpDDGjPk.O/m=gapi_iframes,googleapis_client/rt=j/sv=1/d=1/ed=1/am=AAAC/rs=AHpOoo_Pl64J0IIHlj2zBtEJ3ZwdaJC3HA/cb=gapi.loaded_0\\\",\\\"https://play.google.com/log?format=json&hasfast=true\\\"],\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/ck=xjs.hd.yW324tanFjY.L.B1.O/am=AKYAAAAAAADAAAAAAAAAAAAAAAAAAIAAAAgAAAAAIAXQTzgABcCGIAAAAAEAAABBAAAEABiA9wBACKAAgQGAAQCCADyUCQiETEAABBABJIEgBwEARDDCAKQCAAMAAAACSAAAABxAAAMIDIgACHgIAQAABHRCAAsAgMQAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/exm=SNUn3,cEt90b,cdos,csi,d,dtl0hd,eHDfl,hsm,jsa,mb4ZUb,qddgKe,sTsDMc/ed=1/dg=0/br=1/ujg=1/rs=ACT90oGrlxqqkzz_l-62XN3kS7OyW3Zx_w/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=B2qlPe,DhPYme,GU4Gab,MpJwZc,NzU6V,UUJqVe,Wo3n8,aa,abd,async,epYOx,ifl,ms4mZb,mu,pHXghd,q0xTif,s39S4,sOXFj,sb_wiz,sf,sonic,spch?xjs=s1\\\":[\\\"https://www.google.com/async/hpba?vet=10ahUKEwjln6Ts_ZGGAxWWEGIAHTU_BbQQj-0KCBY..i&ei=pOJFZuW9GJahiLMPtf6UoAs&opi=89978449&yv=3&cs=0&async=isImageHp:false,eventId:pOJFZuW9GJahiLMPtf6UoAs,_k:xjs.hd.en.X1agvzNiTt4.O,_am:AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAABQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQCAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg,_basecss:%2Fxjs%2F_%2Fss%2Fk%3Dxjs.hd.yW324tanFjY.L.B1.O%2Fam%3DAKYAAAAAAADAAAAAAAAAAAAAAAAAAIAAAAgAAAAAAAWATzgAAcCGAAAAAAEAAAAAAAAEAAgA4wAAAIAAgQCAAQCAAAAAAAiEAEAABBABJIEgAwEARDDCAKQCAAMAAAACSAAAAABAAAEIDIgACHgIAQAABHRCAAkAAMQAQgAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAIAAAABAAQAAAAAAAAAAAAAAAAAAAQ%2Fbr%3D1%2Frs%3DACT90oEQd_nYJuVb6FQB-bth-bGAj14vKg,_fmt:prog,_id:a3JU5b\\\"],\\\"https://ogs.google.com/widget/callout?prid=19037050&pgid=19037049&puid=9ceb59a7585b55bd&cce=1&dc=1&origin=https%3A%2F%2Fwww.google.com&cn=callout&pid=1&spid=538&hl=en\\\":[\\\"https://www.gstatic.com/_/mss/boq-one-google/_/js/k=boq-one-google.OneGoogleWidgetUi.en.bpafe3eV59g.es5.O/am=kMGgYwM/d=1/excm=_b,_tp,calloutview/ed=1/dg=0/wt=2/ujg=1/rs=AM-SdHtnJ2rFgGtanM4_7DPKvFRCjmjS-Q/m=_b,_tp\\\",\\\"https://www.google.com/images/hpp/ic_wahlberg_product_core_48.png8.png\\\",\\\"https://fonts.gstatic.com/s/googlesans/v58/4Ua_rENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RFD48TE63OOYKtrw2IJllpyk.woff2\\\",\\\"https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxK.woff2\\\"],\\\"https://www.gstatic.com/_/mss/boq-one-google/_/js/k=boq-one-google.OneGoogleWidgetUi.en.bpafe3eV59g.es5.O/am=kMGgYwM/d=1/excm=_b,_tp,calloutview/ed=1/dg=0/wt=2/ujg=1/rs=AM-SdHtnJ2rFgGtanM4_7DPKvFRCjmjS-Q/m=_b,_tp\\\":[\\\"https://www.gstatic.com/_/mss/boq-one-google/_/js/k=boq-one-google.OneGoogleWidgetUi.en.bpafe3eV59g.es5.O/ck=boq-one-google.OneGoogleWidgetUi.6FLIT9lVZ08.L.B1.O/am=kMGgYwM/d=1/exm=_b,_tp/excm=_b,_tp,calloutview/ed=1/wt=2/ujg=1/rs=AM-SdHtx72AFjGl9PEJnRpuqsNqAfRQ6DA/ee=EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;Erl4fe:FloWmf;JsbNhc:Xd8iUd;LBgRLc:SdcwHb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Oj465e:KG2eXe;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;eBAeSb:zbML3c;iFQyKf:QIhFr;io8t5d:yDVVkb;kMFpHd:OTA3Ae;nAFL3:s39S4;oGtAuc:sOXFj;pXdRYb:MdUzUe;qddgKe:xQtZb;sP4Vbe:VwDzFe;uY49fb:COQbmf;ul9GGd:VDovNc;wR5FRb:O1Gjze;xqZiqf:wmnU7d;yxTchf:KUM7Z;zxnPse:GkRiKb/m=ws9Tlc,n73qwf,GkRiKb,e5qFLc,IZT63,UUJqVe,O1Gjze,byfTOb,lsjVmc,xUdipf,OTA3Ae,COQbmf,fKUV3e,aurFic,U0aPgd,ZwDk9d,V3dDOb,mI3LFb,yYB61,O6y8ed,PrPYRd,MpJwZc,LEikZe,NwH0H,OmgaI,lazG7b,XVMNvd,L1AAkb,KUM7Z,Mlhmy,s39S4,lwddkf,gychg,w9hDv,EEDORb,RMhBfe,SdcwHb,aW3pY,pw70Gc,EFQ78c,Ulmmrd,ZfAoz,mdR7q,wmnU7d,xQtZb,JNoxi,kWgXee,MI6k7c,kjKdXe,BVgquf,QIhFr,ovKuLd,hKSk3e,yDVVkb,hc6Ubd,SpsfSb,KG2eXe,Z5uLle,MdUzUe,VwDzFe,zbML3c,A7fCU,zr1jrb,Uas9Hd,pjICDe\\\",\\\"https://www.gstatic.com/_/mss/boq-one-google/_/js/k=boq-one-google.OneGoogleWidgetUi.en.bpafe3eV59g.es5.O/ck=boq-one-google.OneGoogleWidgetUi.6FLIT9lVZ08.L.B1.O/am=kMGgYwM/d=1/exm=A7fCU,BVgquf,COQbmf,EEDORb,EFQ78c,GkRiKb,IZT63,JNoxi,KG2eXe,KUM7Z,L1AAkb,LEikZe,MI6k7c,MdUzUe,Mlhmy,MpJwZc,NwH0H,O1Gjze,O6y8ed,OTA3Ae,OmgaI,PrPYRd,QIhFr,RMhBfe,SdcwHb,SpsfSb,U0aPgd,UUJqVe,Uas9Hd,Ulmmrd,V3dDOb,VwDzFe,XVMNvd,Z5uLle,ZfAoz,ZwDk9d,_b,_tp,aW3pY,aurFic,byfTOb,e5qFLc,fKUV3e,gychg,hKSk3e,hc6Ubd,kWgXee,kjKdXe,lazG7b,lsjVmc,lwddkf,mI3LFb,mdR7q,n73qwf,ovKuLd,pjICDe,pw70Gc,s39S4,w9hDv,wmnU7d,ws9Tlc,xQtZb,xUdipf,yDVVkb,yYB61,zbML3c,zr1jrb/excm=_b,_tp,calloutview/ed=1/wt=2/ujg=1/rs=AM-SdHtx72AFjGl9PEJnRpuqsNqAfRQ6DA/ee=EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;Erl4fe:FloWmf;JsbNhc:Xd8iUd;LBgRLc:SdcwHb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Oj465e:KG2eXe;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;eBAeSb:zbML3c;iFQyKf:QIhFr;io8t5d:yDVVkb;kMFpHd:OTA3Ae;nAFL3:s39S4;oGtAuc:sOXFj;pXdRYb:MdUzUe;qddgKe:xQtZb;sP4Vbe:VwDzFe;uY49fb:COQbmf;ul9GGd:VDovNc;wR5FRb:O1Gjze;xqZiqf:wmnU7d;yxTchf:KUM7Z;zxnPse:GkRiKb/m=RqjULd\\\",\\\"https://www.gstatic.com/_/mss/boq-one-google/_/js/k=boq-one-google.OneGoogleWidgetUi.en.bpafe3eV59g.es5.O/ck=boq-one-google.OneGoogleWidgetUi.6FLIT9lVZ08.L.B1.O/am=kMGgYwM/d=1/exm=A7fCU,BVgquf,COQbmf,EEDORb,EFQ78c,GkRiKb,IZT63,JNoxi,KG2eXe,KUM7Z,L1AAkb,LEikZe,MI6k7c,MdUzUe,Mlhmy,MpJwZc,NwH0H,O1Gjze,O6y8ed,OTA3Ae,OmgaI,PrPYRd,QIhFr,RMhBfe,RqjULd,SdcwHb,SpsfSb,U0aPgd,UUJqVe,Uas9Hd,Ulmmrd,V3dDOb,VwDzFe,XVMNvd,Z5uLle,ZfAoz,ZwDk9d,_b,_tp,aW3pY,aurFic,byfTOb,e5qFLc,fKUV3e,gychg,hKSk3e,hc6Ubd,kWgXee,kjKdXe,lazG7b,lsjVmc,lwddkf,mI3LFb,mdR7q,n73qwf,ovKuLd,pjICDe,pw70Gc,s39S4,w9hDv,wmnU7d,ws9Tlc,xQtZb,xUdipf,yDVVkb,yYB61,zbML3c,zr1jrb/excm=_b,_tp,calloutview/ed=1/wt=2/ujg=1/rs=AM-SdHtx72AFjGl9PEJnRpuqsNqAfRQ6DA/ee=EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;Erl4fe:FloWmf;JsbNhc:Xd8iUd;LBgRLc:SdcwHb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Oj465e:KG2eXe;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;eBAeSb:zbML3c;iFQyKf:QIhFr;io8t5d:yDVVkb;kMFpHd:OTA3Ae;nAFL3:s39S4;oGtAuc:sOXFj;pXdRYb:MdUzUe;qddgKe:xQtZb;sP4Vbe:VwDzFe;uY49fb:COQbmf;ul9GGd:VDovNc;wR5FRb:O1Gjze;xqZiqf:wmnU7d;yxTchf:KUM7Z;zxnPse:GkRiKb/m=bm51tf\\\",\\\"https://play.google.com/log?format=json&hasfast=true&authuser=0\\\",\\\"https://www.gstatic.com/_/mss/boq-one-google/_/js/k=boq-one-google.OneGoogleWidgetUi.en.bpafe3eV59g.es5.O/ck=boq-one-google.OneGoogleWidgetUi.6FLIT9lVZ08.L.B1.O/am=kMGgYwM/d=1/exm=A7fCU,BVgquf,COQbmf,EEDORb,EFQ78c,GkRiKb,IZT63,JNoxi,KG2eXe,KUM7Z,L1AAkb,LEikZe,MI6k7c,MdUzUe,Mlhmy,MpJwZc,NwH0H,O1Gjze,O6y8ed,OTA3Ae,OmgaI,PrPYRd,QIhFr,RMhBfe,RqjULd,SdcwHb,SpsfSb,U0aPgd,UUJqVe,Uas9Hd,Ulmmrd,V3dDOb,VwDzFe,XVMNvd,Z5uLle,ZfAoz,ZwDk9d,_b,_tp,aW3pY,aurFic,bm51tf,byfTOb,e5qFLc,fKUV3e,gychg,hKSk3e,hc6Ubd,kWgXee,kjKdXe,lazG7b,lsjVmc,lwddkf,mI3LFb,mdR7q,n73qwf,ovKuLd,pjICDe,pw70Gc,s39S4,w9hDv,wmnU7d,ws9Tlc,xQtZb,xUdipf,yDVVkb,yYB61,zbML3c,zr1jrb/excm=_b,_tp,calloutview/ed=1/wt=2/ujg=1/rs=AM-SdHtx72AFjGl9PEJnRpuqsNqAfRQ6DA/ee=EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;Erl4fe:FloWmf;JsbNhc:Xd8iUd;LBgRLc:SdcwHb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Oj465e:KG2eXe;Pjplud:EEDORb;QGR0gd:Mlhmy;SNUn3:ZwDk9d;a56pNe:JEfCwb;cEt90b:ws9Tlc;dIoSBb:SpsfSb;eBAeSb:zbML3c;iFQyKf:QIhFr;io8t5d:yDVVkb;kMFpHd:OTA3Ae;nAFL3:s39S4;oGtAuc:sOXFj;pXdRYb:MdUzUe;qddgKe:xQtZb;sP4Vbe:VwDzFe;uY49fb:COQbmf;ul9GGd:VDovNc;wR5FRb:O1Gjze;xqZiqf:wmnU7d;yxTchf:KUM7Z;zxnPse:GkRiKb/m=Wt6vjf,hhhU8,FCpbqb,WhJNk\\\"],\\\"https://play.google.com/log?format=json&hasfast=true&authuser=0\\\":[\\\"https://play.google.com/log?format=json&hasfast=true&authuser=0\\\"],\\\"undefined\\\":[\\\"https://www.google.com/gen_204?atyp=i&ct=psnt&cad=&nt=navigate&ei=pOJFZuW9GJahiLMPtf6UoAs&zx=1715856038560&opi=89978449\\\",\\\"https://adservice.google.com/adsid/google/ui\\\",\\\"https://www.google.com/favicon.ico\\\"]},\\\"inline_style_bytes\\\":78598,\\\"javascript\\\":{\\\"ajax_requests\\\":{\\\"xmlhttprequest\\\":4,\\\"fetch\\\":7,\\\"beacon\\\":6,\\\"total\\\":17},\\\"beacon_ajax_usage\\\":6,\\\"iframe\\\":1,\\\"requests_protocol\\\":{\\\"ajax_h1\\\":0,\\\"resources_h1\\\":0,\\\"ajax_h2\\\":0,\\\"resources_h2\\\":0,\\\"ajax_h3\\\":16,\\\"resources_h3\\\":11},\\\"web_component_specs\\\":{\\\"custom_elements\\\":[],\\\"shadow_roots\\\":[],\\\"template\\\":[]},\\\"script_tags\\\":{\\\"total\\\":14,\\\"async\\\":6,\\\"defer\\\":1,\\\"crossorigin\\\":0,\\\"integrity\\\":0,\\\"nomodule\\\":0,\\\"nonce\\\":14,\\\"referrerpolicy\\\":0,\\\"src\\\":7,\\\"inline\\\":7,\\\"type_module\\\":0,\\\"async_and_defer\\\":0,\\\"defer_without_src\\\":0,\\\"charset\\\":1,\\\"language\\\":0},\\\"noscript_tags\\\":{\\\"total\\\":0},\\\"sourceMaps\\\":{\\\"count\\\":0,\\\"ext\\\":{}},\\\"bundler\\\":[],\\\"document\\\":{\\\"length\\\":192063,\\\"elements\\\":321,\\\"links\\\":1,\\\"stylesheets\\\":1,\\\"inlineStyles\\\":40,\\\"scripts\\\":1,\\\"inlineScripts\\\":7}},\\\"localstorage_size\\\":3707,\\\"markup\\\":{\\\"favicon\\\":false,\\\"rel_alternate_mobile\\\":false,\\\"compatMode\\\":\\\"CSS1Compat\\\",\\\"noscripts\\\":{\\\"iframe_googletagmanager_count\\\":0,\\\"total\\\":0},\\\"buttons\\\":{\\\"types\\\":{},\\\"total\\\":2},\\\"form\\\":{\\\"target\\\":{},\\\"method\\\":{\\\"GET\\\":1},\\\"elements\\\":[{\\\"tagNames\\\":{\\\"textarea\\\":1,\\\"input\\\":8},\\\"types\\\":{\\\"submit\\\":4,\\\"hidden\\\":4},\\\"total\\\":9}],\\\"total\\\":1},\\\"dirs\\\":{\\\"html_dir\\\":null,\\\"body_nodes_dir\\\":{\\\"values\\\":{},\\\"total\\\":0}},\\\"inputs\\\":{\\\"types\\\":{\\\"hidden\\\":9,\\\"submit\\\":4},\\\"total\\\":13},\\\"audios\\\":{\\\"autoplay\\\":{},\\\"total\\\":0},\\\"classes\\\":{\\\"unique_names_total\\\":191,\\\"references_total\\\":304},\\\"ids\\\":{\\\"ids_total\\\":30,\\\"duplicate_ids_total\\\":1,\\\"unique_ids_total\\\":29},\\\"images\\\":{\\\"picture\\\":{\\\"total\\\":1},\\\"source\\\":{\\\"total\\\":1,\\\"src_total\\\":0,\\\"srcset_total\\\":1,\\\"media_total\\\":0,\\\"type_total\\\":1},\\\"img\\\":{\\\"total\\\":11,\\\"src_total\\\":2,\\\"srcset_total\\\":0,\\\"alt\\\":{\\\"missing\\\":0,\\\"blank\\\":10,\\\"present\\\":1},\\\"loading\\\":{\\\"auto\\\":0,\\\"lazy\\\":0,\\\"eager\\\":0,\\\"invalid\\\":0,\\\"missing\\\":11,\\\"blank\\\":0},\\\"dimensions\\\":{\\\"missing_width\\\":10,\\\"missing_height\\\":10}}},\\\"iframes\\\":{\\\"total\\\":1,\\\"loading\\\":{\\\"auto\\\":0,\\\"lazy\\\":0,\\\"eager\\\":0,\\\"invalid\\\":0,\\\"missing\\\":1,\\\"blank\\\":0}},\\\"amp\\\":{\\\"html_amp_attribute_present\\\":false,\\\"html_amp_emoji_attribute_present\\\":false,\\\"amp_page\\\":false,\\\"rel_amphtml\\\":null},\\\"data_nosnippet\\\":{\\\"valid\\\":0,\\\"wrong_tag_type\\\":0},\\\"obsolete_elements\\\":{\\\"center\\\":2},\\\"svgs\\\":{\\\"svg_element_total\\\":12,\\\"svg_img_total\\\":0,\\\"svg_object_total\\\":0,\\\"svg_embed_total\\\":0,\\\"svg_iframe_total\\\":0,\\\"svg_total\\\":12},\\\"app\\\":{\\\"app_id_present\\\":false,\\\"meta_theme_color\\\":null},\\\"anchors\\\":{\\\"hrefs_without_special_scheme\\\":[]}},\\\"media\\\":{\\\"num_picture_img\\\":1,\\\"num_image_sizes\\\":0,\\\"num_srcset_all\\\":1,\\\"num_srcset_sizes\\\":0,\\\"num_srcset_descriptor_x\\\":0,\\\"num_srcset_descriptor_w\\\":0,\\\"num_srcset_candidates\\\":1,\\\"picture_formats\\\":[\\\"image/webp\\\"],\\\"num_video_nodes\\\":0,\\\"video_durations\\\":[],\\\"video_attributes_values_counts\\\":[],\\\"video_display_style\\\":[],\\\"video_source_format_count\\\":[],\\\"video_source_format_type\\\":[],\\\"num_picture_using_min_resolution\\\":0,\\\"num_picture_using_orientation\\\":0,\\\"num_img_not_in_picture_srcset_candidates\\\":0},\\\"meta_viewport\\\":null,\\\"num_iframes\\\":1,\\\"num_scripts\\\":14,\\\"num_scripts_async\\\":6,\\\"num_scripts_sync\\\":1,\\\"observers\\\":null,\\\"origin-trials\\\":[],\\\"parsed_css\\\":null,\\\"performance\\\":{\\\"lcp_elem_stats\\\":{\\\"startTime\\\":515.0999999940395,\\\"nodeName\\\":\\\"IMG\\\",\\\"url\\\":\\\"https://www.google.com/logos/doodles/2024/celebrating-hank-adams-6753651837110220-l.webp\\\",\\\"size\\\":100000,\\\"loadTime\\\":446.3999999910593,\\\"renderTime\\\":515.0999999940395,\\\"attributes\\\":[{\\\"name\\\":\\\"class\\\",\\\"value\\\":\\\"lnXdpd\\\"},{\\\"name\\\":\\\"alt\\\",\\\"value\\\":\\\"Celebrating Hank Adams\\\"},{\\\"name\\\":\\\"height\\\",\\\"value\\\":\\\"200\\\"},{\\\"name\\\":\\\"src\\\",\\\"value\\\":\\\"/logos/doodles/2024/celebrating-hank-adams-6753651837110220-l.png\\\"},{\\\"name\\\":\\\"title\\\",\\\"value\\\":\\\"Celebrating Hank Adams\\\"},{\\\"name\\\":\\\"width\\\",\\\"value\\\":\\\"500\\\"},{\\\"name\\\":\\\"id\\\",\\\"value\\\":\\\"hplogo\\\"},{\\\"name\\\":\\\"data-csiid\\\",\\\"value\\\":\\\"2\\\"},{\\\"name\\\":\\\"data-atf\\\",\\\"value\\\":\\\"1\\\"}],\\\"boundingClientRect\\\":{\\\"x\\\":710,\\\"y\\\":150,\\\"width\\\":500,\\\"height\\\":200,\\\"top\\\":150,\\\"right\\\":1210,\\\"bottom\\\":350,\\\"left\\\":710},\\\"naturalWidth\\\":500,\\\"naturalHeight\\\":200,\\\"styles\\\":{\\\"background-image\\\":\\\"none\\\",\\\"pointer-events\\\":\\\"auto\\\",\\\"position\\\":\\\"static\\\",\\\"width\\\":\\\"500px\\\",\\\"height\\\":\\\"200px\\\"},\\\"percentOfViewport\\\":\\\"0.0525\\\",\\\"cover90viewport\\\":false},\\\"raw_lcp_element\\\":{\\\"nodeName\\\":\\\"SOURCE\\\",\\\"attributes\\\":[{\\\"name\\\":\\\"srcset\\\",\\\"value\\\":\\\"/logos/doodles/2024/celebrating-hank-adams-6753651837110220-l.webp\\\"},{\\\"name\\\":\\\"type\\\",\\\"value\\\":\\\"image/webp\\\"}]},\\\"lcp_resource\\\":{\\\"id\\\":\\\"497741.5\\\",\\\"sequence\\\":4,\\\"body\\\":\\\"/home/pmeenan/wptagent/work/agents-east-4-7rgq-10.150.0.118/240514_Dx1RL_DMOOB.1.0/bodies/497741.5\\\",\\\"url\\\":\\\"https://www.google.com/logos/doodles/2024/celebrating-hank-adams-6753651837110220-l.webp\\\",\\\"status\\\":200,\\\"connectionId\\\":0,\\\"protocol\\\":\\\"h3\\\",\\\"connectionReused\\\":true,\\\"fromServiceWorker\\\":false,\\\"timing\\\":{\\\"requestTime\\\":73738.811081,\\\"proxyStart\\\":-1,\\\"proxyEnd\\\":-1,\\\"dnsStart\\\":-1,\\\"dnsEnd\\\":-1,\\\"connectStart\\\":-1,\\\"connectEnd\\\":-1,\\\"sslStart\\\":-1,\\\"sslEnd\\\":-1,\\\"workerStart\\\":-1,\\\"workerReady\\\":-1,\\\"workerFetchStart\\\":-1,\\\"workerRespondWithSettled\\\":-1,\\\"sendStart\\\":0.775,\\\"sendEnd\\\":1.59,\\\"pushStart\\\":0,\\\"pushEnd\\\":0,\\\"receiveHeadersStart\\\":63.396,\\\"receiveHeadersEnd\\\":64.033},\\\"fromDiskCache\\\":false,\\\"remoteIPAddress\\\":\\\"172.253.122.103\\\",\\\"remotePort\\\":443,\\\"securityState\\\":\\\"secure\\\",\\\"securityDetails\\\":{\\\"protocol\\\":\\\"QUIC\\\",\\\"keyExchange\\\":\\\"\\\",\\\"keyExchangeGroup\\\":\\\"X25519Kyber768Draft00\\\",\\\"cipher\\\":\\\"AES_128_GCM\\\",\\\"certificateId\\\":0,\\\"subjectName\\\":\\\"*.google.com\\\",\\\"sanList\\\":[\\\"*.google.com\\\",\\\"*.appengine.google.com\\\",\\\"*.bdn.dev\\\",\\\"*.origin-test.bdn.dev\\\",\\\"*.cloud.google.com\\\",\\\"*.crowdsource.google.com\\\",\\\"*.datacompute.google.com\\\",\\\"*.google.ca\\\",\\\"*.google.cl\\\",\\\"*.google.co.in\\\",\\\"*.google.co.jp\\\",\\\"*.google.co.uk\\\",\\\"*.google.com.ar\\\",\\\"*.google.com.au\\\",\\\"*.google.com.br\\\",\\\"*.google.com.co\\\",\\\"*.google.com.mx\\\",\\\"*.google.com.tr\\\",\\\"*.google.com.vn\\\",\\\"*.google.de\\\",\\\"*.google.es\\\",\\\"*.google.fr\\\",\\\"*.google.hu\\\",\\\"*.google.it\\\",\\\"*.google.nl\\\",\\\"*.google.pl\\\",\\\"*.google.pt\\\",\\\"*.googleapis.cn\\\",\\\"*.googlevideo.com\\\",\\\"*.gstatic.cn\\\",\\\"*.gstatic-cn.com\\\",\\\"googlecnapps.cn\\\",\\\"*.googlecnapps.cn\\\",\\\"googleapps-cn.com\\\",\\\"*.googleapps-cn.com\\\",\\\"gkecnapps.cn\\\",\\\"*.gkecnapps.cn\\\",\\\"googledownloads.cn\\\",\\\"*.googledownloads.cn\\\",\\\"recaptcha.net.cn\\\",\\\"*.recaptcha.net.cn\\\",\\\"recaptcha-cn.net\\\",\\\"*.recaptcha-cn.net\\\",\\\"widevine.cn\\\",\\\"*.widevine.cn\\\",\\\"ampproject.org.cn\\\",\\\"*.ampproject.org.cn\\\",\\\"ampproject.net.cn\\\",\\\"*.ampproject.net.cn\\\",\\\"google-analytics-cn.com\\\",\\\"*.google-analytics-cn.com\\\",\\\"googleadservices-cn.com\\\",\\\"*.googleadservices-cn.com\\\",\\\"googlevads-cn.com\\\",\\\"*.googlevads-cn.com\\\",\\\"googleapis-cn.com\\\",\\\"*.googleapis-cn.com\\\",\\\"googleoptimize-cn.com\\\",\\\"*.googleoptimize-cn.com\\\",\\\"doubleclick-cn.net\\\",\\\"*.doubleclick-cn.net\\\",\\\"*.fls.doubleclick-cn.net\\\",\\\"*.g.doubleclick-cn.net\\\",\\\"doubleclick.cn\\\",\\\"*.doubleclick.cn\\\",\\\"*.fls.doubleclick.cn\\\",\\\"*.g.doubleclick.cn\\\",\\\"dartsearch-cn.net\\\",\\\"*.dartsearch-cn.net\\\",\\\"googletraveladservices-cn.com\\\",\\\"*.googletraveladservices-cn.com\\\",\\\"googletagservices-cn.com\\\",\\\"*.googletagservices-cn.com\\\",\\\"googletagmanager-cn.com\\\",\\\"*.googletagmanager-cn.com\\\",\\\"googlesyndication-cn.com\\\",\\\"*.googlesyndication-cn.com\\\",\\\"*.safeframe.googlesyndication-cn.com\\\",\\\"app-measurement-cn.com\\\",\\\"*.app-measurement-cn.com\\\",\\\"gvt1-cn.com\\\",\\\"*.gvt1-cn.com\\\",\\\"gvt2-cn.com\\\",\\\"*.gvt2-cn.com\\\",\\\"2mdn-cn.net\\\",\\\"*.2mdn-cn.net\\\",\\\"googleflights-cn.net\\\",\\\"*.googleflights-cn.net\\\",\\\"admob-cn.com\\\",\\\"*.admob-cn.com\\\",\\\"googlesandbox-cn.com\\\",\\\"*.googlesandbox-cn.com\\\",\\\"*.safenup.googlesandbox-cn.com\\\",\\\"*.gstatic.com\\\",\\\"*.metric.gstatic.com\\\",\\\"*.gvt1.com\\\",\\\"*.gcpcdn.gvt1.com\\\",\\\"*.gvt2.com\\\",\\\"*.gcp.gvt2.com\\\",\\\"*.url.google.com\\\",\\\"*.youtube-nocookie.com\\\",\\\"*.ytimg.com\\\",\\\"android.com\\\",\\\"*.android.com\\\",\\\"*.flash.android.com\\\",\\\"g.cn\\\",\\\"*.g.cn\\\",\\\"g.co\\\",\\\"*.g.co\\\",\\\"goo.gl\\\",\\\"www.goo.gl\\\",\\\"google-analytics.com\\\",\\\"*.google-analytics.com\\\",\\\"google.com\\\",\\\"googlecommerce.com\\\",\\\"*.googlecommerce.com\\\",\\\"ggpht.cn\\\",\\\"*.ggpht.cn\\\",\\\"urchin.com\\\",\\\"*.urchin.com\\\",\\\"youtu.be\\\",\\\"youtube.com\\\",\\\"*.youtube.com\\\",\\\"youtubeeducation.com\\\",\\\"*.youtubeeducation.com\\\",\\\"youtubekids.com\\\",\\\"*.youtubekids.com\\\",\\\"yt.be\\\",\\\"*.yt.be\\\",\\\"android.clients.google.com\\\",\\\"developer.android.google.cn\\\",\\\"developers.android.google.cn\\\",\\\"source.android.google.cn\\\",\\\"developer.chrome.google.cn\\\",\\\"web.developers.google.cn\\\",\\\"codelabs.developers.google.cn\\\"],\\\"issuer\\\":\\\"GTS CA 1C3\\\",\\\"validFrom\\\":1715002929,\\\"validTo\\\":1722260528,\\\"signedCertificateTimestampList\\\":[{\\\"status\\\":\\\"Verified\\\",\\\"origin\\\":\\\"Embedded in certificate\\\",\\\"logDescription\\\":\\\"Google 'Xenon2024' log\\\",\\\"logId\\\":\\\"76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74\\\",\\\"timestamp\\\":1715006533459,\\\"hashAlgorithm\\\":\\\"SHA-256\\\",\\\"signatureAlgorithm\\\":\\\"ECDSA\\\",\\\"signatureData\\\":\\\"3046022100E05763001E293EE769F5A57620F92D4424AA96AC74D9A8F2034BC4FCC691B86B022100FD7152DFA84B9255806BDEA48CE8C0E9D6AA75C632320FCFCBA734ECBBD83549\\\"},{\\\"status\\\":\\\"Verified\\\",\\\"origin\\\":\\\"Embedded in certificate\\\",\\\"logDescription\\\":\\\"DigiCert Yeti2024 Log\\\",\\\"logId\\\":\\\"48B0E36BDAA647340FE56A02FA9D30EB1C5201CB56DD2C81D9BBBFAB39D88473\\\",\\\"timestamp\\\":1715006533451,\\\"hashAlgorithm\\\":\\\"SHA-256\\\",\\\"signatureAlgorithm\\\":\\\"ECDSA\\\",\\\"signatureData\\\":\\\"304402203DAD4672E07DE4F6D946C32A21E7CBEA345C5D56EBBF4D9230561AE28B8F394C02203EEC6A0A060CD730A7C94BAACCB794DDB11DA65601FA947CB6307F798A21640B\\\"}],\\\"certificateTransparencyCompliance\\\":\\\"unknown\\\",\\\"serverSignatureAlgorithm\\\":1027,\\\"encryptedClientHello\\\":false},\\\"fromPrefetchCache\\\":false,\\\"response_headers\\\":{\\\"accept-ranges\\\":\\\"bytes\\\",\\\"age\\\":\\\"23900\\\",\\\"alt-svc\\\":\\\"h3=\\\\\\\":443\\\\\\\"; ma=2592000,h3-29=\\\\\\\":443\\\\\\\"; ma=2592000\\\",\\\"cache-control\\\":\\\"public, max-age=31536000\\\",\\\"content-length\\\":\\\"42628\\\",\\\"content-type\\\":\\\"image/webp\\\",\\\"cross-origin-opener-policy-report-only\\\":\\\"same-origin; report-to=\\\\\\\"doodle-eng\\\\\\\"\\\",\\\"cross-origin-resource-policy\\\":\\\"cross-origin\\\",\\\"date\\\":\\\"Thu, 16 May 2024 04:02:16 GMT\\\",\\\"expires\\\":\\\"Fri, 16 May 2025 04:02:16 GMT\\\",\\\"last-modified\\\":\\\"Wed, 08 May 2024 15:42:56 GMT\\\",\\\"report-to\\\":\\\"{\\\\\\\"group\\\\\\\":\\\\\\\"doodle-eng\\\\\\\",\\\\\\\"max_age\\\\\\\":2592000,\\\\\\\"endpoints\\\\\\\":[{\\\\\\\"url\\\\\\\":\\\\\\\"https://csp.withgoogle.com/csp/report-to/doodle-eng\\\\\\\"}]}\\\",\\\"server\\\":\\\"sffe\\\",\\\"x-content-type-options\\\":\\\"nosniff\\\",\\\"x-xss-protection\\\":\\\"0\\\"},\\\"request_headers\\\":{\\\":authority\\\":\\\"www.google.com\\\",\\\":method\\\":\\\"GET\\\",\\\":path\\\":\\\"/logos/doodles/2024/celebrating-hank-adams-6753651837110220-l.webp\\\",\\\":scheme\\\":\\\"https\\\",\\\"accept\\\":\\\"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8\\\",\\\"accept-encoding\\\":\\\"gzip, deflate, br, zstd\\\",\\\"accept-language\\\":\\\"en-US,en;q=0.9\\\",\\\"cookie\\\":\\\"1P_JAR=2024-05-16-10; AEC=AQTF6HzKW3ON427O62_dIXUsRaTlJUnc1Xn2mQ0lsf6AUpMtQ1_0uLTGeQ; NID=514=PYReC7uc4C7Y1dLmFiYUlLt0CNc04iNAoX5J3CW-sHK9L9BCZnQ_hkKfmspgV5sMvtyF5047DgU-W0N_62Muak3mv5-IH_niP5dVamd9FiOJQrIvZq5VpibFnSi97EDxnfNr1CKhlII28QFzHDVImGhWF75pOwrVVHP6NL_gqvY\\\",\\\"priority\\\":\\\"u=2, i\\\",\\\"referer\\\":\\\"https://www.google.com/\\\",\\\"sec-ch-ua\\\":\\\"\\\\\\\" Not A;Brand\\\\\\\";v=\\\\\\\"99\\\\\\\", \\\\\\\"Chromium\\\\\\\";v=\\\\\\\"124\\\\\\\", \\\\\\\"Google Chrome\\\\\\\";v=\\\\\\\"124\\\\\\\"\\\",\\\"sec-ch-ua-arch\\\":\\\"\\\\\\\"x86\\\\\\\"\\\",\\\"sec-ch-ua-bitness\\\":\\\"\\\\\\\"64\\\\\\\"\\\",\\\"sec-ch-ua-full-version\\\":\\\"\\\\\\\"124.0.6367.207\\\\\\\"\\\",\\\"sec-ch-ua-full-version-list\\\":\\\"\\\\\\\" Not A;Brand\\\\\\\";v=\\\\\\\"99\\\\\\\", \\\\\\\"Chromium\\\\\\\";v=\\\\\\\"124.0.0.0\\\\\\\", \\\\\\\"Google Chrome\\\\\\\";v=\\\\\\\"124.0.0.0\\\\\\\"\\\",\\\"sec-ch-ua-mobile\\\":\\\"?0\\\",\\\"sec-ch-ua-model\\\":\\\"\\\\\\\"Model\\\\\\\"\\\",\\\"sec-ch-ua-platform\\\":\\\"\\\\\\\"Unknown\\\\\\\"\\\",\\\"sec-ch-ua-platform-version\\\":\\\"\\\\\\\"0\\\\\\\"\\\",\\\"sec-ch-ua-wow64\\\":\\\"?0\\\",\\\"sec-fetch-dest\\\":\\\"image\\\",\\\"sec-fetch-mode\\\":\\\"no-cors\\\",\\\"sec-fetch-site\\\":\\\"same-origin\\\",\\\"user-agent\\\":\\\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 PTST/240508.140043\\\",\\\"x-client-data\\\":\\\"CMngygE=\\\"},\\\"initiator\\\":{\\\"type\\\":\\\"parser\\\",\\\"url\\\":\\\"https://www.google.com/\\\",\\\"lineNumber\\\":59,\\\"columnNumber\\\":48822},\\\"documentURL\\\":\\\"https://www.google.com/\\\",\\\"timestamp\\\":73738.81037,\\\"frameId\\\":\\\"682737D63193035E165E253039C5C3AC\\\",\\\"hasUserGesture\\\":false,\\\"type\\\":\\\"Image\\\",\\\"wallTime\\\":1715856036.56398,\\\"initialPriority\\\":\\\"Medium\\\",\\\"priority\\\":\\\"High\\\",\\\"transfer_size\\\":42656},\\\"is_lcp_statically_discoverable\\\":true,\\\"is_lcp_preloaded\\\":false,\\\"lcp_preload\\\":{},\\\"web_vitals_js\\\":[],\\\"gaming_metrics\\\":{\\\"fidIframeOverlaySoft\\\":false},\\\"speculation_rules\\\":[]},\\\"privacy\\\":{\\\"privacy_wording_links\\\":[{\\\"keywords\\\":[\\\"Privacy\\\"],\\\"text\\\":\\\"Privacy\\\"}],\\\"iab_tcf_v1\\\":{\\\"present\\\":false,\\\"data\\\":null,\\\"compliant_setup\\\":null},\\\"iab_tcf_v2\\\":{\\\"present\\\":false,\\\"data\\\":null,\\\"compliant_setup\\\":null},\\\"iab_usp\\\":{\\\"present\\\":false,\\\"privacy_string\\\":null},\\\"ads_transparency_spotlight\\\":{\\\"present\\\":false,\\\"ads_metadata\\\":null},\\\"document_interestCohort\\\":false,\\\"navigator_doNotTrack\\\":false,\\\"navigator_globalPrivacyControl\\\":false,\\\"document_permissionsPolicy\\\":false,\\\"document_featurePolicy\\\":false,\\\"referrerPolicy\\\":{\\\"entire_document_policy\\\":\\\"origin\\\",\\\"individual_requests\\\":null,\\\"link_relations\\\":null},\\\"media_devices\\\":{\\\"navigator_mediaDevices_enumerateDevices\\\":false,\\\"navigator_mediaDevices_getUserMedia\\\":true,\\\"navigator_mediaDevices_getDisplayMedia\\\":false},\\\"geolocation\\\":{\\\"navigator_geolocation_getCurrentPosition\\\":false,\\\"navigator_geolocation_watchPosition\\\":false}},\\\"pwa\\\":{\\\"serviceWorkers\\\":{},\\\"manifests\\\":{},\\\"serviceWorkerInitiated\\\":[],\\\"workboxInfo\\\":{},\\\"importScriptsInfo\\\":{},\\\"swEventListenersInfo\\\":{},\\\"swPropertiesInfo\\\":{},\\\"swMethodsInfo\\\":{},\\\"swObjectsInfo\\\":{},\\\"swRegistrationPropertiesInfo\\\":{},\\\"windowEventListenersInfo\\\":{},\\\"windowPropertiesInfo\\\":{},\\\"serviceWorkerRegistrationInfo\\\":{},\\\"serviceWorkerHeuristic\\\":false},\\\"quirks_mode\\\":false,\\\"responsive_images\\\":{\\\"responsive-images\\\":[{\\\"hasSrc\\\":true,\\\"hasAlt\\\":true,\\\"isInPicture\\\":true,\\\"hasCustomDataAttributes\\\":true,\\\"hasWidth\\\":true,\\\"hasHeight\\\":true,\\\"url\\\":\\\"https://www.google.com/logos/doodles/2024/celebrating-hank-adams-6753651837110220-l.webp\\\",\\\"totalCandidates\\\":2,\\\"heightAttribute\\\":\\\"200\\\",\\\"widthAttribute\\\":\\\"500\\\",\\\"altAttribute\\\":\\\"Celebrating Hank Adams\\\",\\\"customDataAttributes\\\":[\\\"csiid\\\",\\\"atf\\\"],\\\"clientWidth\\\":500,\\\"clientHeight\\\":200,\\\"naturalWidth\\\":500,\\\"naturalHeight\\\":200,\\\"pictureMediaSwitching\\\":false,\\\"pictureTypeSwitching\\\":true,\\\"hasSrcset\\\":true,\\\"hasSizes\\\":false,\\\"srcsetParseError\\\":false,\\\"srcsetHasXDescriptors\\\":false,\\\"srcsetHasWDescriptors\\\":false,\\\"srcsetCandidateDensities\\\":[1],\\\"currentSrcDensity\\\":1,\\\"approximateResourceWidth\\\":500,\\\"approximateResourceHeight\\\":200,\\\"byteSize\\\":42628,\\\"bitsPerPixel\\\":3.41024,\\\"mimeType\\\":\\\"image/webp\\\",\\\"computedSizingStyles\\\":{\\\"width\\\":\\\"auto\\\",\\\"height\\\":\\\"200px\\\",\\\"maxWidth\\\":\\\"100%\\\",\\\"maxHeight\\\":\\\"100%\\\",\\\"minWidth\\\":\\\"auto\\\",\\\"minHeight\\\":\\\"auto\\\"},\\\"intrinsicOrExtrinsicSizing\\\":{\\\"width\\\":\\\"both\\\",\\\"height\\\":\\\"extrinsic\\\"},\\\"reservedLayoutDimensions\\\":false},{\\\"hasSrc\\\":false,\\\"hasAlt\\\":true,\\\"isInPicture\\\":false,\\\"hasCustomDataAttributes\\\":true,\\\"hasWidth\\\":false,\\\"hasHeight\\\":false,\\\"url\\\":\\\"\\\",\\\"totalCandidates\\\":0,\\\"altAttribute\\\":\\\"\\\",\\\"customDataAttributes\\\":[\\\"csiid\\\",\\\"atf\\\"],\\\"clientWidth\\\":0,\\\"clientHeight\\\":0,\\\"naturalWidth\\\":0,\\\"naturalHeight\\\":0,\\\"hasSrcset\\\":false,\\\"hasSizes\\\":false,\\\"currentSrcDensity\\\":1,\\\"approximateResourceWidth\\\":0,\\\"approximateResourceHeight\\\":0,\\\"computedSizingStyles\\\":{\\\"width\\\":\\\"auto\\\",\\\"height\\\":\\\"auto\\\",\\\"maxWidth\\\":\\\"none\\\",\\\"maxHeight\\\":\\\"none\\\",\\\"minWidth\\\":\\\"auto\\\",\\\"minHeight\\\":\\\"auto\\\"},\\\"intrinsicOrExtrinsicSizing\\\":{\\\"width\\\":\\\"intrinsic\\\",\\\"height\\\":\\\"intrinsic\\\"},\\\"reservedLayoutDimensions\\\":false},{\\\"hasSrc\\\":false,\\\"hasAlt\\\":true,\\\"isInPicture\\\":false,\\\"hasCustomDataAttributes\\\":true,\\\"hasWidth\\\":false,\\\"hasHeight\\\":false,\\\"url\\\":\\\"\\\",\\\"totalCandidates\\\":0,\\\"altAttribute\\\":\\\"\\\",\\\"customDataAttributes\\\":[\\\"csiid\\\",\\\"atf\\\"],\\\"clientWidth\\\":0,\\\"clientHeight\\\":0,\\\"naturalWidth\\\":0,\\\"naturalHeight\\\":0,\\\"hasSrcset\\\":false,\\\"hasSizes\\\":false,\\\"currentSrcDensity\\\":1,\\\"approximateResourceWidth\\\":0,\\\"approximateResourceHeight\\\":0,\\\"computedSizingStyles\\\":{\\\"width\\\":\\\"auto\\\",\\\"height\\\":\\\"auto\\\",\\\"maxWidth\\\":\\\"none\\\",\\\"maxHeight\\\":\\\"none\\\",\\\"minWidth\\\":\\\"auto\\\",\\\"minHeight\\\":\\\"auto\\\"},\\\"intrinsicOrExtrinsicSizing\\\":{\\\"width\\\":\\\"intrinsic\\\",\\\"height\\\":\\\"intrinsic\\\"},\\\"reservedLayoutDimensions\\\":false},{\\\"hasSrc\\\":false,\\\"hasAlt\\\":true,\\\"isInPicture\\\":false,\\\"hasCustomDataAttributes\\\":true,\\\"hasWidth\\\":false,\\\"hasHeight\\\":false,\\\"url\\\":\\\"\\\",\\\"totalCandidates\\\":0,\\\"altAttribute\\\":\\\"\\\",\\\"customDataAttributes\\\":[\\\"csiid\\\",\\\"atf\\\"],\\\"clientWidth\\\":0,\\\"clientHeight\\\":0,\\\"naturalWidth\\\":0,\\\"naturalHeight\\\":0,\\\"hasSrcset\\\":false,\\\"hasSizes\\\":false,\\\"currentSrcDensity\\\":1,\\\"approximateResourceWidth\\\":0,\\\"approximateResourceHeight\\\":0,\\\"computedSizingStyles\\\":{\\\"width\\\":\\\"auto\\\",\\\"height\\\":\\\"auto\\\",\\\"maxWidth\\\":\\\"none\\\",\\\"maxHeight\\\":\\\"none\\\",\\\"minWidth\\\":\\\"auto\\\",\\\"minHeight\\\":\\\"auto\\\"},\\\"intrinsicOrExtrinsicSizing\\\":{\\\"width\\\":\\\"intrinsic\\\",\\\"height\\\":\\\"intrinsic\\\"},\\\"reservedLayoutDimensions\\\":false},{\\\"hasSrc\\\":false,\\\"hasAlt\\\":true,\\\"isInPicture\\\":false,\\\"hasCustomDataAttributes\\\":true,\\\"hasWidth\\\":false,\\\"hasHeight\\\":false,\\\"url\\\":\\\"\\\",\\\"totalCandidates\\\":0,\\\"altAttribute\\\":\\\"\\\",\\\"customDataAttributes\\\":[\\\"csiid\\\",\\\"atf\\\"],\\\"clientWidth\\\":0,\\\"clientHeight\\\":0,\\\"naturalWidth\\\":0,\\\"naturalHeight\\\":0,\\\"hasSrcset\\\":false,\\\"hasSizes\\\":false,\\\"currentSrcDensity\\\":1,\\\"approximateResourceWidth\\\":0,\\\"approximateResourceHeight\\\":0,\\\"computedSizingStyles\\\":{\\\"width\\\":\\\"auto\\\",\\\"height\\\":\\\"auto\\\",\\\"maxWidth\\\":\\\"none\\\",\\\"maxHeight\\\":\\\"none\\\",\\\"minWidth\\\":\\\"auto\\\",\\\"minHeight\\\":\\\"auto\\\"},\\\"intrinsicOrExtrinsicSizing\\\":{\\\"width\\\":\\\"intrinsic\\\",\\\"height\\\":\\\"intrinsic\\\"},\\\"reservedLayoutDimensions\\\":false},{\\\"hasSrc\\\":false,\\\"hasAlt\\\":true,\\\"isInPicture\\\":false,\\\"hasCustomDataAttributes\\\":true,\\\"hasWidth\\\":false,\\\"hasHeight\\\":false,\\\"url\\\":\\\"\\\",\\\"totalCandidates\\\":0,\\\"altAttribute\\\":\\\"\\\",\\\"customDataAttributes\\\":[\\\"csiid\\\",\\\"atf\\\"],\\\"clientWidth\\\":0,\\\"clientHeight\\\":0,\\\"naturalWidth\\\":0,\\\"naturalHeight\\\":0,\\\"hasSrcset\\\":false,\\\"hasSizes\\\":false,\\\"currentSrcDensity\\\":1,\\\"approximateResourceWidth\\\":0,\\\"approximateResourceHeight\\\":0,\\\"computedSizingStyles\\\":{\\\"width\\\":\\\"auto\\\",\\\"height\\\":\\\"auto\\\",\\\"maxWidth\\\":\\\"none\\\",\\\"maxHeight\\\":\\\"none\\\",\\\"minWidth\\\":\\\"auto\\\",\\\"minHeight\\\":\\\"auto\\\"},\\\"intrinsicOrExtrinsicSizing\\\":{\\\"width\\\":\\\"intrinsic\\\",\\\"height\\\":\\\"intrinsic\\\"},\\\"reservedLayoutDimensions\\\":false},{\\\"hasSrc\\\":false,\\\"hasAlt\\\":true,\\\"isInPicture\\\":false,\\\"hasCustomDataAttributes\\\":true,\\\"hasWidth\\\":false,\\\"hasHeight\\\":false,\\\"url\\\":\\\"\\\",\\\"totalCandidates\\\":0,\\\"altAttribute\\\":\\\"\\\",\\\"customDataAttributes\\\":[\\\"csiid\\\",\\\"atf\\\"],\\\"clientWidth\\\":0,\\\"clientHeight\\\":0,\\\"naturalWidth\\\":0,\\\"naturalHeight\\\":0,\\\"hasSrcset\\\":false,\\\"hasSizes\\\":false,\\\"currentSrcDensity\\\":1,\\\"approximateResourceWidth\\\":0,\\\"approximateResourceHeight\\\":0,\\\"computedSizingStyles\\\":{\\\"width\\\":\\\"auto\\\",\\\"height\\\":\\\"auto\\\",\\\"maxWidth\\\":\\\"none\\\",\\\"maxHeight\\\":\\\"none\\\",\\\"minWidth\\\":\\\"auto\\\",\\\"minHeight\\\":\\\"auto\\\"},\\\"intrinsicOrExtrinsicSizing\\\":{\\\"width\\\":\\\"intrinsic\\\",\\\"height\\\":\\\"intrinsic\\\"},\\\"reservedLayoutDimensions\\\":false},{\\\"hasSrc\\\":false,\\\"hasAlt\\\":true,\\\"isInPicture\\\":false,\\\"hasCustomDataAttributes\\\":true,\\\"hasWidth\\\":false,\\\"hasHeight\\\":false,\\\"url\\\":\\\"\\\",\\\"totalCandidates\\\":0,\\\"altAttribute\\\":\\\"\\\",\\\"customDataAttributes\\\":[\\\"csiid\\\",\\\"atf\\\"],\\\"clientWidth\\\":0,\\\"clientHeight\\\":0,\\\"naturalWidth\\\":0,\\\"naturalHeight\\\":0,\\\"hasSrcset\\\":false,\\\"hasSizes\\\":false,\\\"currentSrcDensity\\\":1,\\\"approximateResourceWidth\\\":0,\\\"approximateResourceHeight\\\":0,\\\"computedSizingStyles\\\":{\\\"width\\\":\\\"auto\\\",\\\"height\\\":\\\"auto\\\",\\\"maxWidth\\\":\\\"none\\\",\\\"maxHeight\\\":\\\"none\\\",\\\"minWidth\\\":\\\"auto\\\",\\\"minHeight\\\":\\\"auto\\\"},\\\"intrinsicOrExtrinsicSizing\\\":{\\\"width\\\":\\\"intrinsic\\\",\\\"height\\\":\\\"intrinsic\\\"},\\\"reservedLayoutDimensions\\\":false},{\\\"hasSrc\\\":false,\\\"hasAlt\\\":true,\\\"isInPicture\\\":false,\\\"hasCustomDataAttributes\\\":true,\\\"hasWidth\\\":false,\\\"hasHeight\\\":false,\\\"url\\\":\\\"\\\",\\\"totalCandidates\\\":0,\\\"altAttribute\\\":\\\"\\\",\\\"customDataAttributes\\\":[\\\"csiid\\\",\\\"atf\\\"],\\\"clientWidth\\\":0,\\\"clientHeight\\\":0,\\\"naturalWidth\\\":0,\\\"naturalHeight\\\":0,\\\"hasSrcset\\\":false,\\\"hasSizes\\\":false,\\\"currentSrcDensity\\\":1,\\\"approximateResourceWidth\\\":0,\\\"approximateResourceHeight\\\":0,\\\"computedSizingStyles\\\":{\\\"width\\\":\\\"auto\\\",\\\"height\\\":\\\"auto\\\",\\\"maxWidth\\\":\\\"none\\\",\\\"maxHeight\\\":\\\"none\\\",\\\"minWidth\\\":\\\"auto\\\",\\\"minHeight\\\":\\\"auto\\\"},\\\"intrinsicOrExtrinsicSizing\\\":{\\\"width\\\":\\\"intrinsic\\\",\\\"height\\\":\\\"intrinsic\\\"},\\\"reservedLayoutDimensions\\\":false},{\\\"hasSrc\\\":false,\\\"hasAlt\\\":true,\\\"isInPicture\\\":false,\\\"hasCustomDataAttributes\\\":true,\\\"hasWidth\\\":false,\\\"hasHeight\\\":false,\\\"url\\\":\\\"\\\",\\\"totalCandidates\\\":0,\\\"altAttribute\\\":\\\"\\\",\\\"customDataAttributes\\\":[\\\"csiid\\\",\\\"atf\\\"],\\\"clientWidth\\\":0,\\\"clientHeight\\\":0,\\\"naturalWidth\\\":0,\\\"naturalHeight\\\":0,\\\"hasSrcset\\\":false,\\\"hasSizes\\\":false,\\\"currentSrcDensity\\\":1,\\\"approximateResourceWidth\\\":0,\\\"approximateResourceHeight\\\":0,\\\"computedSizingStyles\\\":{\\\"width\\\":\\\"auto\\\",\\\"height\\\":\\\"auto\\\",\\\"maxWidth\\\":\\\"none\\\",\\\"maxHeight\\\":\\\"none\\\",\\\"minWidth\\\":\\\"auto\\\",\\\"minHeight\\\":\\\"auto\\\"},\\\"intrinsicOrExtrinsicSizing\\\":{\\\"width\\\":\\\"intrinsic\\\",\\\"height\\\":\\\"intrinsic\\\"},\\\"reservedLayoutDimensions\\\":false},{\\\"hasSrc\\\":true,\\\"hasAlt\\\":true,\\\"isInPicture\\\":false,\\\"hasCustomDataAttributes\\\":true,\\\"hasWidth\\\":false,\\\"hasHeight\\\":false,\\\"url\\\":\\\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAYCAMAAAAiV0Z6AAAAPFBMVEVLoEN0wU6CzFKCzFKCzFKCzFKCzFJSo0MSczNDmkCCzFJPoUMTczNdr0gmgziCzFITczMTczMTczMTczPh00jOAAAAFHRSTlPF/+bIsms8Ad///hX+//5/tXw7aMEAx10AAACaSURBVHgBbc4HDoRQCATQ33tbvf9dF9QxaCT9UQaltLHOh/golXKhMs5Xqa0xU1lyoa2fXFyQOsDG38qsLy4TaV+sFislovyhPzLJJrBu6eQOtpW0LjbJkzTuTDLRVNKa3uxJI+VdiRqXSeu6GW+Qxi29eLIi8H7EsYrT42BD+mQtNO5JMjRuC4lSY8V4hsLX0egGijvUSEP9AbylEsOkeCgWAAAAAElFTkSuQmCC\\\",\\\"totalCandidates\\\":1,\\\"altAttribute\\\":\\\"\\\",\\\"customDataAttributes\\\":[\\\"csiid\\\",\\\"atf\\\"],\\\"clientWidth\\\":12,\\\"clientHeight\\\":14,\\\"naturalWidth\\\":21,\\\"naturalHeight\\\":24,\\\"hasSrcset\\\":false,\\\"hasSizes\\\":false,\\\"currentSrcDensity\\\":1,\\\"approximateResourceWidth\\\":21,\\\"approximateResourceHeight\\\":24,\\\"computedSizingStyles\\\":{\\\"width\\\":\\\"auto\\\",\\\"height\\\":\\\"14px\\\",\\\"maxWidth\\\":\\\"none\\\",\\\"maxHeight\\\":\\\"none\\\",\\\"minWidth\\\":\\\"auto\\\",\\\"minHeight\\\":\\\"auto\\\"},\\\"intrinsicOrExtrinsicSizing\\\":{\\\"width\\\":\\\"intrinsic\\\",\\\"height\\\":\\\"extrinsic\\\"},\\\"reservedLayoutDimensions\\\":false}]},\\\"robots_meta\\\":{\\\"main_frame_robots_rendered\\\":{},\\\"main_frame_robots_raw\\\":{},\\\"main_frame_robots_headers\\\":{},\\\"iframe_robots_raw\\\":{},\\\"iframe_robots_headers\\\":{},\\\"main_frame_crawl_data\\\":{\\\"rendered\\\":{},\\\"raw\\\":{},\\\"headers\\\":{},\\\"all\\\":{}}},\\\"robots_txt\\\":{\\\"redirected\\\":false,\\\"status\\\":200,\\\"size\\\":8574,\\\"size_kib\\\":8.373046875,\\\"over_google_limit\\\":false,\\\"comment_count\\\":2,\\\"record_counts\\\":{\\\"by_type\\\":{\\\"sitemap\\\":1,\\\"user_agent\\\":4,\\\"allow\\\":83,\\\"disallow\\\":234,\\\"crawl_delay\\\":0,\\\"noindex\\\":0,\\\"other\\\":0},\\\"by_useragent\\\":{\\\"*\\\":{\\\"allow\\\":78,\\\"disallow\\\":224,\\\"crawl_delay\\\":0,\\\"noindex\\\":0,\\\"other\\\":0},\\\"adsbot-google\\\":{\\\"allow\\\":1,\\\"disallow\\\":4,\\\"crawl_delay\\\":0,\\\"noindex\\\":0,\\\"other\\\":0},\\\"twitterbot\\\":{\\\"allow\\\":2,\\\"disallow\\\":3,\\\"crawl_delay\\\":0,\\\"noindex\\\":0,\\\"other\\\":0},\\\"facebookexternalhit\\\":{\\\"allow\\\":2,\\\"disallow\\\":3,\\\"crawl_delay\\\":0,\\\"noindex\\\":0,\\\"other\\\":0}}}},\\\"sass\\\":{\\\"stylesheets\\\":{\\\"remote\\\":2,\\\"inline\\\":48},\\\"sourcemaps\\\":{\\\"count\\\":1,\\\"ext\\\":{}},\\\"scss\\\":{\\\"size\\\":0,\\\"stats\\\":{}}},\\\"security\\\":{\\\"iframe-allow-sandbox\\\":[],\\\"sri-integrity\\\":[],\\\"visibility-observer\\\":false},\\\"sessionstorage_size\\\":219,\\\"structured-data\\\":{\\\"structured_data\\\":{\\\"rendered\\\":{\\\"jsonld_scripts\\\":[],\\\"present\\\":{\\\"json_ld\\\":false,\\\"microdata\\\":true,\\\"rdfa\\\":false,\\\"microformats2\\\":false,\\\"microformats_classic\\\":false,\\\"dublin_core\\\":false,\\\"twitter\\\":false,\\\"facebook\\\":false,\\\"opengraph\\\":false},\\\"microdata_itemtypes\\\":[\\\"http://schema.org/WebPage\\\"],\\\"rdfa_vocabs\\\":[],\\\"rdfa_prefixes\\\":[],\\\"rdfa_typeofs\\\":[],\\\"microformats2_types\\\":[],\\\"microformats_classic_types\\\":[],\\\"dublin_core\\\":[],\\\"twitter\\\":[],\\\"facebook\\\":[],\\\"opengraph\\\":[]},\\\"raw\\\":{\\\"jsonld_scripts\\\":[],\\\"present\\\":{\\\"json_ld\\\":false,\\\"microdata\\\":true,\\\"rdfa\\\":false,\\\"microformats2\\\":false,\\\"microformats_classic\\\":false,\\\"dublin_core\\\":false,\\\"twitter\\\":false,\\\"facebook\\\":false,\\\"opengraph\\\":false},\\\"microdata_itemtypes\\\":[],\\\"rdfa_vocabs\\\":[],\\\"rdfa_prefixes\\\":[],\\\"rdfa_typeofs\\\":[],\\\"microformats2_types\\\":[],\\\"microformats_classic_types\\\":[],\\\"dublin_core\\\":[],\\\"twitter\\\":[],\\\"facebook\\\":[],\\\"opengraph\\\":[]}}},\\\"third-parties\\\":[{\\\"name\\\":\\\"Workbox\\\",\\\"version\\\":null},{\\\"name\\\":\\\"Boq\\\",\\\"version\\\":null},{\\\"name\\\":\\\"Wiz\\\",\\\"version\\\":null}],\\\"usertiming\\\":4,\\\"valid-head\\\":{\\\"invalidElements\\\":[],\\\"invalidHead\\\":false},\\\"well-known\\\":{\\\"/.well-known/assetlinks.json\\\":{\\\"found\\\":true},\\\"/.well-known/apple-app-site-association\\\":{\\\"found\\\":false},\\\"/.well-known/gpc.json\\\":{\\\"found\\\":false},\\\"/robots.txt\\\":{\\\"found\\\":true,\\\"data\\\":{\\\"matched_disallows\\\":{\\\"*\\\":[\\\"/accounts/ClientLogin\\\",\\\"/accounts/ClientAuth\\\",\\\"/accounts/o8\\\",\\\"/shopping/ratings/account/metrics\\\",\\\"/nonprofits/account/\\\"]}}},\\\"/.well-known/security.txt\\\":{\\\"found\\\":true,\\\"data\\\":{\\\"status\\\":200,\\\"redirected\\\":false,\\\"url\\\":\\\"https://www.google.com/.well-known/security.txt\\\",\\\"signed\\\":false,\\\"encryption\\\":\\\"https://services.google.com/corporate/publickey.txt\\\",\\\"policy\\\":\\\"https://g.co/vrp\\\",\\\"expires\\\":\\\"2025-04-01T00:00:00z\\\"}},\\\"/.well-known/change-password\\\":{\\\"found\\\":false,\\\"data\\\":{\\\"status\\\":404,\\\"redirected\\\":false,\\\"url\\\":\\\"https://www.google.com/.well-known/change-password\\\"}},\\\"/.well-known/resource-that-should-not-exist-whose-status-code-should-not-be-200/\\\":{\\\"found\\\":false,\\\"data\\\":{\\\"status\\\":404,\\\"redirected\\\":false,\\\"url\\\":\\\"https://www.google.com/.well-known/resource-that-should-not-exist-whose-status-code-should-not-be-200/\\\"}}},\\\"wpt_bodies\\\":{\\\"anchors\\\":{\\\"rendered\\\":{\\\"crawlable\\\":{\\\"follow\\\":18,\\\"nofollow\\\":0},\\\"hash_link\\\":0,\\\"hash_only_link\\\":0,\\\"javascript_void_links\\\":0,\\\"same_page\\\":{\\\"total\\\":0,\\\"jumpto\\\":{\\\"total\\\":0,\\\"early\\\":0,\\\"other\\\":0,\\\"using_id\\\":0,\\\"using_name\\\":0},\\\"dynamic\\\":{\\\"total\\\":0,\\\"onclick_attributes\\\":{\\\"total\\\":0,\\\"window_location\\\":0,\\\"window_open\\\":0,\\\"unknown_action\\\":0},\\\"href_javascript\\\":0,\\\"hash_link\\\":0},\\\"other\\\":{\\\"total\\\":0,\\\"hash_link\\\":0}},\\\"same_site\\\":9,\\\"same_property\\\":1,\\\"other_property\\\":8,\\\"rel_attributes\\\":{\\\"dofollow\\\":0,\\\"follow\\\":0,\\\"nofollow\\\":0,\\\"ugc\\\":0,\\\"sponsored\\\":0,\\\"noopener\\\":0,\\\"noreferrer\\\":0},\\\"image_links\\\":1,\\\"invisible_links\\\":1,\\\"text_links\\\":16,\\\"target_blank\\\":{\\\"total\\\":0,\\\"noopener_noreferrer\\\":0,\\\"noopener\\\":0,\\\"noreferrer\\\":0,\\\"neither\\\":0},\\\"targets\\\":{\\\"_top\\\":3},\\\"protocols\\\":{\\\"https\\\":18}},\\\"raw\\\":{\\\"crawlable\\\":{\\\"follow\\\":18,\\\"nofollow\\\":0},\\\"hash_link\\\":0,\\\"hash_only_link\\\":0,\\\"javascript_void_links\\\":0,\\\"same_page\\\":{\\\"total\\\":0,\\\"jumpto\\\":{\\\"total\\\":0,\\\"early\\\":0,\\\"other\\\":0,\\\"using_id\\\":0,\\\"using_name\\\":0},\\\"dynamic\\\":{\\\"total\\\":0,\\\"onclick_attributes\\\":{\\\"total\\\":0,\\\"window_location\\\":0,\\\"window_open\\\":0,\\\"unknown_action\\\":0},\\\"href_javascript\\\":0,\\\"hash_link\\\":0},\\\"other\\\":{\\\"total\\\":0,\\\"hash_link\\\":0}},\\\"same_site\\\":9,\\\"same_property\\\":1,\\\"other_property\\\":8,\\\"rel_attributes\\\":{\\\"dofollow\\\":0,\\\"follow\\\":0,\\\"nofollow\\\":0,\\\"ugc\\\":0,\\\"sponsored\\\":0,\\\"noopener\\\":0,\\\"noreferrer\\\":0},\\\"image_links\\\":0,\\\"invisible_links\\\":1,\\\"text_links\\\":17,\\\"target_blank\\\":{\\\"total\\\":0,\\\"noopener_noreferrer\\\":0,\\\"noopener\\\":0,\\\"noreferrer\\\":0,\\\"neither\\\":0},\\\"targets\\\":{\\\"_top\\\":3},\\\"protocols\\\":{\\\"https\\\":18}}},\\\"title\\\":{\\\"rendered\\\":{\\\"primary\\\":{\\\"characters\\\":6,\\\"words\\\":1,\\\"text\\\":\\\"Google\\\"},\\\"total\\\":1},\\\"raw\\\":{\\\"primary\\\":{\\\"characters\\\":6,\\\"words\\\":1,\\\"text\\\":\\\"Google\\\"},\\\"total\\\":1},\\\"title_changed_on_render\\\":false},\\\"meta_description\\\":{\\\"rendered\\\":{\\\"all\\\":{\\\"text\\\":\\\"\\\",\\\"words\\\":0,\\\"characters\\\":0},\\\"total\\\":0},\\\"raw\\\":{\\\"all\\\":{\\\"text\\\":\\\"\\\",\\\"words\\\":0,\\\"characters\\\":0},\\\"total\\\":0}},\\\"hreflangs\\\":{\\\"http_header\\\":{\\\"values\\\":[]},\\\"rendered\\\":{\\\"values\\\":[]},\\\"raw\\\":{\\\"values\\\":[]}},\\\"headings\\\":{\\\"rendered\\\":{\\\"first_non_empty_heading_hidden\\\":false,\\\"h1\\\":{\\\"total\\\":0,\\\"non_empty_total\\\":0,\\\"characters\\\":0,\\\"words\\\":0},\\\"h2\\\":{\\\"total\\\":0,\\\"non_empty_total\\\":0,\\\"characters\\\":0,\\\"words\\\":0},\\\"h3\\\":{\\\"total\\\":0,\\\"non_empty_total\\\":0,\\\"characters\\\":0,\\\"words\\\":0},\\\"h4\\\":{\\\"total\\\":0,\\\"non_empty_total\\\":0,\\\"characters\\\":0,\\\"words\\\":0},\\\"h5\\\":{\\\"total\\\":0,\\\"non_empty_total\\\":0,\\\"characters\\\":0,\\\"words\\\":0},\\\"h6\\\":{\\\"total\\\":0,\\\"non_empty_total\\\":0,\\\"characters\\\":0,\\\"words\\\":0},\\\"h7\\\":{\\\"total\\\":0,\\\"non_empty_total\\\":0,\\\"characters\\\":0,\\\"words\\\":0},\\\"h8\\\":{\\\"total\\\":0,\\\"non_empty_total\\\":0,\\\"characters\\\":0,\\\"words\\\":0}},\\\"raw\\\":{\\\"first_non_empty_heading_hidden\\\":false,\\\"h1\\\":{\\\"total\\\":0,\\\"non_empty_total\\\":0,\\\"characters\\\":0,\\\"words\\\":0},\\\"h2\\\":{\\\"total\\\":0,\\\"non_empty_total\\\":0,\\\"characters\\\":0,\\\"words\\\":0},\\\"h3\\\":{\\\"total\\\":0,\\\"non_empty_total\\\":0,\\\"characters\\\":0,\\\"words\\\":0},\\\"h4\\\":{\\\"total\\\":0,\\\"non_empty_total\\\":0,\\\"characters\\\":0,\\\"words\\\":0},\\\"h5\\\":{\\\"total\\\":0,\\\"non_empty_total\\\":0,\\\"characters\\\":0,\\\"words\\\":0},\\\"h6\\\":{\\\"total\\\":0,\\\"non_empty_total\\\":0,\\\"characters\\\":0,\\\"words\\\":0},\\\"h7\\\":{\\\"total\\\":0,\\\"non_empty_total\\\":0,\\\"characters\\\":0,\\\"words\\\":0},\\\"h8\\\":{\\\"total\\\":0,\\\"non_empty_total\\\":0,\\\"characters\\\":0,\\\"words\\\":0}}},\\\"structured_data\\\":{\\\"rendered\\\":{\\\"jsonld_and_microdata_types\\\":[{\\\"name\\\":\\\"schema.org/WebPage\\\",\\\"count\\\":1,\\\"jsonld\\\":0,\\\"microdata\\\":1,\\\"https\\\":0,\\\"http\\\":1,\\\"www\\\":0}],\\\"jsonldIds\\\":0,\\\"jsonldReferencedIds\\\":0,\\\"microdataIds\\\":0,\\\"microdataReferencedIds\\\":0,\\\"jsonlsMicrodataCommonIds\\\":0,\\\"logo\\\":false,\\\"sitelinks_search_box\\\":false,\\\"same_as_values\\\":[],\\\"items_by_format\\\":{\\\"microformats2\\\":0,\\\"microdata\\\":1,\\\"jsonld\\\":0,\\\"rdfa\\\":0},\\\"context_hostnames\\\":[\\\"schema.org\\\"],\\\"jsonld_scripts\\\":{\\\"count\\\":0,\\\"errors\\\":0},\\\"microformats2_types\\\":[]},\\\"raw\\\":{\\\"jsonld_and_microdata_types\\\":[],\\\"jsonldIds\\\":0,\\\"jsonldReferencedIds\\\":0,\\\"microdataIds\\\":0,\\\"microdataReferencedIds\\\":0,\\\"jsonlsMicrodataCommonIds\\\":0,\\\"logo\\\":false,\\\"sitelinks_search_box\\\":false,\\\"same_as_values\\\":[],\\\"items_by_format\\\":{\\\"microformats2\\\":0,\\\"microdata\\\":0,\\\"jsonld\\\":0,\\\"rdfa\\\":0},\\\"context_hostnames\\\":[],\\\"jsonld_scripts\\\":{\\\"count\\\":0,\\\"errors\\\":0},\\\"microformats2_types\\\":[]}},\\\"raw_html\\\":{\\\"body\\\":true,\\\"html\\\":true,\\\"head\\\":true,\\\"size\\\":192063,\\\"head_size\\\":95980,\\\"body_size\\\":95995},\\\"canonicals\\\":{\\\"rendered\\\":{\\\"html_link_canoncials\\\":[]},\\\"raw\\\":{\\\"html_link_canoncials\\\":[]},\\\"self_canonical\\\":false,\\\"other_canonical\\\":false,\\\"canonicals\\\":[],\\\"url\\\":\\\"https://www.google.com/\\\",\\\"http_header_link_canoncials\\\":[],\\\"canonical_missmatch\\\":false},\\\"robots\\\":{\\\"has_robots_meta_tag\\\":false,\\\"has_x_robots_tag\\\":false,\\\"rendered\\\":{\\\"otherbot\\\":{\\\"status_index\\\":true,\\\"status_follow\\\":true,\\\"via_meta_tag\\\":false,\\\"via_x_robots_tag\\\":false},\\\"googlebot\\\":{\\\"status_index\\\":true,\\\"status_follow\\\":true,\\\"via_meta_tag\\\":false,\\\"via_x_robots_tag\\\":false},\\\"googlebot_news\\\":{\\\"status_index\\\":true,\\\"status_follow\\\":true,\\\"via_meta_tag\\\":false,\\\"via_x_robots_tag\\\":false},\\\"google\\\":{}},\\\"raw\\\":{\\\"otherbot\\\":{\\\"status_index\\\":true,\\\"status_follow\\\":true,\\\"via_meta_tag\\\":false,\\\"via_x_robots_tag\\\":false},\\\"googlebot\\\":{\\\"status_index\\\":true,\\\"status_follow\\\":true,\\\"via_meta_tag\\\":false,\\\"via_x_robots_tag\\\":false},\\\"googlebot_news\\\":{\\\"status_index\\\":true,\\\"status_follow\\\":true,\\\"via_meta_tag\\\":false,\\\"via_x_robots_tag\\\":false},\\\"google\\\":{}}},\\\"visible_words\\\":{\\\"rendered\\\":21,\\\"raw\\\":21},\\\"web_components\\\":{\\\"rendered\\\":{\\\"customElements\\\":{\\\"names\\\":[],\\\"shadowRoots\\\":[],\\\"templates\\\":[],\\\"slots\\\":[]},\\\"hyphenatedElements\\\":{\\\"names\\\":[\\\"g-popup\\\",\\\"g-menu\\\",\\\"g-menu-item\\\"],\\\"shadowRoots\\\":[],\\\"templates\\\":[],\\\"slots\\\":[0,0,0]}},\\\"raw\\\":{\\\"customElements\\\":{\\\"names\\\":[],\\\"shadowRoots\\\":[],\\\"templates\\\":[],\\\"slots\\\":[]},\\\"hyphenatedElements\\\":{\\\"names\\\":[\\\"g-popup\\\",\\\"g-menu\\\",\\\"g-menu-item\\\"],\\\"shadowRoots\\\":[],\\\"templates\\\":[],\\\"slots\\\":[0,0,0]}}}}}\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"lighthouse\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 1,\n \"samples\": [\n \"{\\\"lighthouseVersion\\\":\\\"12.0.0\\\",\\\"requestedUrl\\\":\\\"https://www.google.com/\\\",\\\"mainDocumentUrl\\\":\\\"https://www.google.com/\\\",\\\"finalDisplayedUrl\\\":\\\"https://www.google.com/\\\",\\\"finalUrl\\\":\\\"https://www.google.com/\\\",\\\"fetchTime\\\":\\\"2024-05-16T10:40:52.865Z\\\",\\\"gatherMode\\\":\\\"navigation\\\",\\\"runWarnings\\\":[],\\\"userAgent\\\":\\\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/124.0.0.0 Safari/537.36\\\",\\\"environment\\\":{\\\"networkUserAgent\\\":\\\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML like Gecko) Chrome/124.0.0.0 Safari/537.36 PTST/240508.140043\\\",\\\"hostUserAgent\\\":\\\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/124.0.0.0 Safari/537.36\\\",\\\"benchmarkIndex\\\":2016.5,\\\"credits\\\":{\\\"axe-core\\\":\\\"4.9.1\\\"}},\\\"audits\\\":{\\\"is-on-https\\\":{\\\"id\\\":\\\"is-on-https\\\",\\\"title\\\":\\\"Uses HTTPS\\\",\\\"description\\\":\\\"All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding [mixed content](https://developers.google.com/web/fundamentals/security/prevent-mixed-content/what-is-mixed-content), where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. [Learn more about HTTPS](https://developer.chrome.com/docs/lighthouse/pwa/is-on-https/).\\\",\\\"score\\\":1,\\\"scoreDisplayMode\\\":\\\"binary\\\",\\\"details\\\":{\\\"type\\\":\\\"table\\\",\\\"headings\\\":[],\\\"items\\\":[]}},\\\"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\\\"},\\\"viewport\\\":{\\\"id\\\":\\\"viewport\\\",\\\"title\\\":\\\"Does not have a `` tag with `width` or `initial-scale`\\\",\\\"description\\\":\\\"A `` not only optimizes your app for mobile screen sizes, but also prevents [a 300 millisecond delay to user input](https://developer.chrome.com/blog/300ms-tap-delay-gone-away/). [Learn more about using the viewport meta tag](https://developer.chrome.com/docs/lighthouse/pwa/viewport/).\\\",\\\"score\\\":0,\\\"scoreDisplayMode\\\":\\\"metricSavings\\\",\\\"explanation\\\":\\\"No `` tag found\\\",\\\"metricSavings\\\":{\\\"INP\\\":300},\\\"guidanceLevel\\\":3},\\\"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\\\":1,\\\"scoreDisplayMode\\\":\\\"numeric\\\",\\\"numericValue\\\":473.485,\\\"numericUnit\\\":\\\"millisecond\\\",\\\"displayValue\\\":\\\"0.5\\u00a0s\\\",\\\"scoringOptions\\\":{\\\"p10\\\":934,\\\"median\\\":1600}},\\\"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\\\":1,\\\"scoreDisplayMode\\\":\\\"numeric\\\",\\\"numericValue\\\":535.422,\\\"numericUnit\\\":\\\"millisecond\\\",\\\"displayValue\\\":\\\"0.5\\u00a0s\\\",\\\"scoringOptions\\\":{\\\"p10\\\":1200,\\\"median\\\":2400}},\\\"first-meaningful-paint\\\":{\\\"id\\\":\\\"first-meaningful-paint\\\",\\\"title\\\":\\\"First Meaningful Paint\\\",\\\"description\\\":\\\"First Meaningful Paint measures when the primary content of a page is visible. [Learn more about the First Meaningful Paint metric](https://developer.chrome.com/docs/lighthouse/performance/first-meaningful-paint/).\\\",\\\"score\\\":1,\\\"scoreDisplayMode\\\":\\\"numeric\\\",\\\"numericValue\\\":473.485,\\\"numericUnit\\\":\\\"millisecond\\\",\\\"displayValue\\\":\\\"0.5\\u00a0s\\\"},\\\"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\\\":1,\\\"scoreDisplayMode\\\":\\\"numeric\\\",\\\"numericValue\\\":524,\\\"numericUnit\\\":\\\"millisecond\\\",\\\"displayValue\\\":\\\"0.5\\u00a0s\\\",\\\"scoringOptions\\\":{\\\"p10\\\":1311,\\\"median\\\":2300}},\\\"total-blocking-time\\\":{\\\"id\\\":\\\"total-blocking-time\\\",\\\"title\\\":\\\"Total Blocking Time\\\",\\\"description\\\":\\\"Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. [Learn more about the Total Blocking Time metric](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-total-blocking-time/).\\\",\\\"score\\\":1,\\\"scoreDisplayMode\\\":\\\"numeric\\\",\\\"numericValue\\\":54.680000000000064,\\\"numericUnit\\\":\\\"millisecond\\\",\\\"displayValue\\\":\\\"50\\u00a0ms\\\",\\\"scoringOptions\\\":{\\\"p10\\\":150,\\\"median\\\":350}},\\\"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.97,\\\"scoreDisplayMode\\\":\\\"numeric\\\",\\\"numericValue\\\":92.69,\\\"numericUnit\\\":\\\"millisecond\\\",\\\"displayValue\\\":\\\"90\\u00a0ms\\\",\\\"details\\\":{\\\"type\\\":\\\"debugdata\\\",\\\"observedMaxDurationLoaf\\\":{\\\"args\\\":{\\\"data\\\":{\\\"blockingDuration\\\":3.7,\\\"duration\\\":77.521,\\\"numScripts\\\":1,\\\"renderDuration\\\":0.599,\\\"styleAndLayoutDuration\\\":0.585}},\\\"cat\\\":\\\"devtools.timeline\\\",\\\"id2\\\":{\\\"local\\\":\\\"0xebb00224350\\\"},\\\"name\\\":\\\"LongAnimationFrame\\\",\\\"ph\\\":\\\"b\\\",\\\"pid\\\":498041,\\\"scope\\\":\\\"devtools.timeline\\\",\\\"tid\\\":1,\\\"ts\\\":73756212178},\\\"observedMaxBlockingLoaf\\\":{\\\"args\\\":{\\\"data\\\":{\\\"blockingDuration\\\":21.981,\\\"duration\\\":72.087,\\\"numScripts\\\":1,\\\"renderDuration\\\":0.615,\\\"styleAndLayoutDuration\\\":0.603}},\\\"cat\\\":\\\"devtools.timeline\\\",\\\"id2\\\":{\\\"local\\\":\\\"0xebb00224350\\\"},\\\"name\\\":\\\"LongAnimationFrame\\\",\\\"ph\\\":\\\"b\\\",\\\"pid\\\":498041,\\\"scope\\\":\\\"devtools.timeline\\\",\\\"tid\\\":1,\\\"ts\\\":73755805410},\\\"observedLoafs\\\":[{\\\"startTime\\\":329.14,\\\"duration\\\":96.152,\\\"blockingDuration\\\":0},{\\\"startTime\\\":438.388,\\\"duration\\\":52.837,\\\"blockingDuration\\\":0},{\\\"startTime\\\":631.095,\\\"duration\\\":72.087,\\\"blockingDuration\\\":21.981},{\\\"startTime\\\":703.33,\\\"duration\\\":62.453,\\\"blockingDuration\\\":0.969},{\\\"startTime\\\":1037.863,\\\"duration\\\":77.521,\\\"blockingDuration\\\":3.7}]}},\\\"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\\\",\\\"numericValue\\\":0,\\\"numericUnit\\\":\\\"unitless\\\",\\\"displayValue\\\":\\\"0\\\",\\\"scoringOptions\\\":{\\\"p10\\\":0.1,\\\"median\\\":0.25},\\\"details\\\":{\\\"type\\\":\\\"debugdata\\\",\\\"items\\\":[{\\\"cumulativeLayoutShiftMainFrame\\\":0,\\\"newEngineResult\\\":{\\\"cumulativeLayoutShift\\\":0,\\\"cumulativeLayoutShiftMainFrame\\\":0},\\\"newEngineResultDiffered\\\":false}]}},\\\"errors-in-console\\\":{\\\"id\\\":\\\"errors-in-console\\\",\\\"title\\\":\\\"Browser errors were 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\\\":0,\\\"scoreDisplayMode\\\":\\\"binary\\\",\\\"details\\\":{\\\"type\\\":\\\"table\\\",\\\"headings\\\":[{\\\"key\\\":\\\"sourceLocation\\\",\\\"valueType\\\":\\\"source-location\\\",\\\"label\\\":\\\"Source\\\"},{\\\"key\\\":\\\"description\\\",\\\"valueType\\\":\\\"code\\\",\\\"label\\\":\\\"Description\\\"}],\\\"items\\\":[{\\\"source\\\":\\\"violation\\\",\\\"description\\\":\\\"Permissions policy violation: unload is not allowed in this document.\\\",\\\"sourceLocation\\\":{\\\"type\\\":\\\"source-location\\\",\\\"url\\\":\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAAJQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQAAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/ed=1/dg=2/br=1/rs=ACT90oF25aoatTXYJh4RRs9y-CJ7NVohdQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf,FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe,KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO,fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO,fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\",\\\"urlProvider\\\":\\\"network\\\",\\\"line\\\":427,\\\"column\\\":246}}]}},\\\"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\\\":\\\"informative\\\",\\\"numericValue\\\":141.021,\\\"numericUnit\\\":\\\"millisecond\\\",\\\"displayValue\\\":\\\"Root document took 140\\u00a0ms\\\",\\\"metricSavings\\\":{\\\"FCP\\\":50,\\\"LCP\\\":50},\\\"details\\\":{\\\"type\\\":\\\"opportunity\\\",\\\"headings\\\":[{\\\"key\\\":\\\"url\\\",\\\"valueType\\\":\\\"url\\\",\\\"label\\\":\\\"URL\\\"},{\\\"key\\\":\\\"responseTime\\\",\\\"valueType\\\":\\\"timespanMs\\\",\\\"label\\\":\\\"Time Spent\\\"}],\\\"items\\\":[{\\\"url\\\":\\\"https://www.google.com/\\\",\\\"responseTime\\\":141.021}],\\\"overallSavingsMs\\\":41.02099999999999},\\\"guidanceLevel\\\":1},\\\"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\\\":1,\\\"scoreDisplayMode\\\":\\\"numeric\\\",\\\"numericValue\\\":1114.671,\\\"numericUnit\\\":\\\"millisecond\\\",\\\"displayValue\\\":\\\"1.1\\u00a0s\\\"},\\\"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\\\":1,\\\"scoreDisplayMode\\\":\\\"informative\\\",\\\"displayValue\\\":\\\"10 user timings\\\",\\\"details\\\":{\\\"type\\\":\\\"table\\\",\\\"headings\\\":[{\\\"key\\\":\\\"name\\\",\\\"valueType\\\":\\\"text\\\",\\\"label\\\":\\\"Name\\\"},{\\\"key\\\":\\\"timingType\\\",\\\"valueType\\\":\\\"text\\\",\\\"label\\\":\\\"Type\\\"},{\\\"key\\\":\\\"startTime\\\",\\\"valueType\\\":\\\"ms\\\",\\\"granularity\\\":0.01,\\\"label\\\":\\\"Start Time\\\"},{\\\"key\\\":\\\"duration\\\",\\\"valueType\\\":\\\"ms\\\",\\\"granularity\\\":0.01,\\\"label\\\":\\\"Duration\\\"}],\\\"items\\\":[{\\\"name\\\":\\\"fcbyXe\\\",\\\"startTime\\\":703.942,\\\"duration\\\":28.957,\\\"timingType\\\":\\\"Measure\\\"},{\\\"name\\\":\\\"kDcP9b\\\",\\\"startTime\\\":706.924,\\\"duration\\\":24.375,\\\"timingType\\\":\\\"Measure\\\"},{\\\"name\\\":\\\"fcbyXe\\\",\\\"startTime\\\":767.841,\\\"duration\\\":0.358,\\\"timingType\\\":\\\"Measure\\\"},{\\\"name\\\":\\\"fcbyXe\\\",\\\"startTime\\\":1182.676,\\\"duration\\\":0.324,\\\"timingType\\\":\\\"Measure\\\"},{\\\"name\\\":\\\"SearchAFTStart\\\",\\\"startTime\\\":282,\\\"timingType\\\":\\\"Mark\\\"},{\\\"name\\\":\\\"trigger:SearchAFTEnd\\\",\\\"startTime\\\":505,\\\"timingType\\\":\\\"Mark\\\"},{\\\"name\\\":\\\"triggerRender_0\\\",\\\"startTime\\\":703.942,\\\"timingType\\\":\\\"Mark\\\"},{\\\"name\\\":\\\"O7jPNb\\\",\\\"startTime\\\":706.924,\\\"timingType\\\":\\\"Mark\\\"},{\\\"name\\\":\\\"triggerRender_1\\\",\\\"startTime\\\":767.841,\\\"timingType\\\":\\\"Mark\\\"},{\\\"name\\\":\\\"triggerRender_2\\\",\\\"startTime\\\":1182.676,\\\"timingType\\\":\\\"Mark\\\"}]},\\\"guidanceLevel\\\":2},\\\"critical-request-chains\\\":{\\\"id\\\":\\\"critical-request-chains\\\",\\\"title\\\":\\\"Avoid chaining critical requests\\\",\\\"description\\\":\\\"The Critical Request Chains below show you what resources are loaded with a high priority. Consider reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load. [Learn how to avoid chaining critical requests](https://developer.chrome.com/docs/lighthouse/performance/critical-request-chains/).\\\",\\\"score\\\":1,\\\"scoreDisplayMode\\\":\\\"informative\\\",\\\"displayValue\\\":\\\"2 chains found\\\",\\\"details\\\":{\\\"type\\\":\\\"criticalrequestchain\\\",\\\"chains\\\":{\\\"94E918B5417340A96230EA63AC399CF8\\\":{\\\"request\\\":{\\\"url\\\":\\\"https://www.google.com/\\\",\\\"startTime\\\":73755.313002,\\\"endTime\\\":73755.533201,\\\"responseReceivedTime\\\":73755.456297,\\\"transferSize\\\":55952},\\\"children\\\":{\\\"498041.2\\\":{\\\"request\\\":{\\\"url\\\":\\\"https://www.google.com/xjs/_/ss/k=xjs.hd.yW324tanFjY.L.B1.O/am=AKYAAAAAAADAAAAAAAAAAAAAAAAAAIAAAAgAAAAAAAWAQDgAAcCGAAAAAAEAAAAAAAAEAAAA4wAAAIAAgQCAAUCAAAAAAAiEAEAABBABJIEgAwEARDDCAKQCAAMAAAACSAAAAABAAAEIDIgACHgIAQAADHRAAAkAAMAAQgAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAIAAAABAAQAAAAAAAAAAAAAAAAAAAQ/d=1/ed=1/br=1/rs=ACT90oGsNS-Aw40wHxbiNjKwCEWc-sPAPg/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\",\\\"startTime\\\":73755.492207,\\\"endTime\\\":73755.544688,\\\"responseReceivedTime\\\":73755.540241,\\\"transferSize\\\":1108}},\\\"498041.10\\\":{\\\"request\\\":{\\\"url\\\":\\\"https://www.gstatic.com/og/_/ss/k=og.qtm.RS0dNtaZmo0.L.W.O/m=qcwid/excm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/ct=zgms/rs=AA2YrTuhe2hCYlalU7rKCW-qT_-zMhVRaw\\\",\\\"startTime\\\":73755.626312,\\\"endTime\\\":73755.884866,\\\"responseReceivedTime\\\":73755.88408399999,\\\"transferSize\\\":1149}}}}},\\\"longestChain\\\":{\\\"duration\\\":571.8640000075102,\\\"length\\\":2,\\\"transferSize\\\":1149}},\\\"guidanceLevel\\\":1},\\\"redirects\\\":{\\\"id\\\":\\\"redirects\\\",\\\"title\\\":\\\"Avoid multiple page redirects\\\",\\\"description\\\":\\\"Redirects introduce additional delays before the page can be loaded. [Learn how to avoid page redirects](https://developer.chrome.com/docs/lighthouse/performance/redirects/).\\\",\\\"score\\\":1,\\\"scoreDisplayMode\\\":\\\"metricSavings\\\",\\\"numericValue\\\":0,\\\"numericUnit\\\":\\\"millisecond\\\",\\\"displayValue\\\":\\\"\\\",\\\"metricSavings\\\":{\\\"LCP\\\":0,\\\"FCP\\\":0},\\\"details\\\":{\\\"type\\\":\\\"opportunity\\\",\\\"headings\\\":[],\\\"items\\\":[],\\\"overallSavingsMs\\\":0},\\\"guidanceLevel\\\":2},\\\"image-aspect-ratio\\\":{\\\"id\\\":\\\"image-aspect-ratio\\\",\\\"title\\\":\\\"Displays images with correct aspect ratio\\\",\\\"description\\\":\\\"Image display dimensions should match natural aspect ratio. [Learn more about image aspect ratio](https://developer.chrome.com/docs/lighthouse/best-practices/image-aspect-ratio/).\\\",\\\"score\\\":1,\\\"scoreDisplayMode\\\":\\\"binary\\\",\\\"details\\\":{\\\"type\\\":\\\"table\\\",\\\"headings\\\":[],\\\"items\\\":[]}},\\\"image-size-responsive\\\":{\\\"id\\\":\\\"image-size-responsive\\\",\\\"title\\\":\\\"Serves images with appropriate resolution\\\",\\\"description\\\":\\\"Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. [Learn how to provide responsive images](https://web.dev/articles/serve-responsive-images).\\\",\\\"score\\\":1,\\\"scoreDisplayMode\\\":\\\"binary\\\",\\\"details\\\":{\\\"type\\\":\\\"table\\\",\\\"headings\\\":[],\\\"items\\\":[]}},\\\"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\\\":{\\\"type\\\":\\\"table\\\",\\\"headings\\\":[],\\\"items\\\":[]}},\\\"third-party-cookies\\\":{\\\"id\\\":\\\"third-party-cookies\\\",\\\"title\\\":\\\"Avoids third-party cookies\\\",\\\"description\\\":\\\"Support for third-party cookies will be removed in a future version of Chrome. [Learn more about phasing out third-party cookies](https://developer.chrome.com/en/docs/privacy-sandbox/third-party-cookie-phase-out/).\\\",\\\"score\\\":1,\\\"scoreDisplayMode\\\":\\\"binary\\\",\\\"details\\\":{\\\"type\\\":\\\"table\\\",\\\"headings\\\":[],\\\"items\\\":[]}},\\\"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\\\":\\\"informative\\\",\\\"numericValue\\\":665.2169999999993,\\\"numericUnit\\\":\\\"millisecond\\\",\\\"displayValue\\\":\\\"0.7\\u00a0s\\\",\\\"metricSavings\\\":{\\\"TBT\\\":50},\\\"details\\\":{\\\"type\\\":\\\"table\\\",\\\"headings\\\":[{\\\"key\\\":\\\"groupLabel\\\",\\\"valueType\\\":\\\"text\\\",\\\"label\\\":\\\"Category\\\"},{\\\"key\\\":\\\"duration\\\",\\\"valueType\\\":\\\"ms\\\",\\\"granularity\\\":1,\\\"label\\\":\\\"Time Spent\\\"}],\\\"items\\\":[{\\\"group\\\":\\\"scriptEvaluation\\\",\\\"groupLabel\\\":\\\"Script Evaluation\\\",\\\"duration\\\":283.60299999999967},{\\\"group\\\":\\\"other\\\",\\\"groupLabel\\\":\\\"Other\\\",\\\"duration\\\":255.82699999999946},{\\\"group\\\":\\\"styleLayout\\\",\\\"groupLabel\\\":\\\"Style & Layout\\\",\\\"duration\\\":45.224000000000004},{\\\"group\\\":\\\"scriptParseCompile\\\",\\\"groupLabel\\\":\\\"Script Parsing & Compilation\\\",\\\"duration\\\":33.52},{\\\"group\\\":\\\"garbageCollection\\\",\\\"groupLabel\\\":\\\"Garbage Collection\\\",\\\"duration\\\":25.96},{\\\"group\\\":\\\"parseHTML\\\",\\\"groupLabel\\\":\\\"Parse HTML & CSS\\\",\\\"duration\\\":17.401999999999994},{\\\"group\\\":\\\"paintCompositeRender\\\",\\\"groupLabel\\\":\\\"Rendering\\\",\\\"duration\\\":3.680999999999995}],\\\"sortedBy\\\":[\\\"duration\\\"]},\\\"guidanceLevel\\\":1},\\\"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\\\":\\\"informative\\\",\\\"numericValue\\\":256.09500000000014,\\\"numericUnit\\\":\\\"millisecond\\\",\\\"displayValue\\\":\\\"0.3\\u00a0s\\\",\\\"metricSavings\\\":{\\\"TBT\\\":50},\\\"details\\\":{\\\"type\\\":\\\"table\\\",\\\"headings\\\":[{\\\"key\\\":\\\"url\\\",\\\"valueType\\\":\\\"url\\\",\\\"label\\\":\\\"URL\\\"},{\\\"key\\\":\\\"total\\\",\\\"granularity\\\":1,\\\"valueType\\\":\\\"ms\\\",\\\"label\\\":\\\"Total CPU Time\\\"},{\\\"key\\\":\\\"scripting\\\",\\\"granularity\\\":1,\\\"valueType\\\":\\\"ms\\\",\\\"label\\\":\\\"Script Evaluation\\\"},{\\\"key\\\":\\\"scriptParseCompile\\\",\\\"granularity\\\":1,\\\"valueType\\\":\\\"ms\\\",\\\"label\\\":\\\"Script Parse\\\"}],\\\"items\\\":[{\\\"url\\\":\\\"https://www.google.com/\\\",\\\"total\\\":170.88199999999998,\\\"scripting\\\":30.696999999999996,\\\"scriptParseCompile\\\":11.096000000000002},{\\\"url\\\":\\\"Unattributable\\\",\\\"total\\\":167.8130000000002,\\\"scripting\\\":29.769000000000034,\\\"scriptParseCompile\\\":0},{\\\"url\\\":\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAAJQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQAAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/ed=1/dg=2/br=1/rs=ACT90oF25aoatTXYJh4RRs9y-CJ7NVohdQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf,FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe,KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO,fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO,fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\",\\\"total\\\":157.24000000000012,\\\"scripting\\\":109.38800000000008,\\\"scriptParseCompile\\\":9.883},{\\\"url\\\":\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/ck=xjs.hd.yW324tanFjY.L.B1.O/am=AKYAAAAAAADAAAAAAAAAAAAAAAAAAIAAAAgAAAAAIAXQQDgAJcCGIAAAAAEAAABBAAAEABCA9wBACKAAgQGAAUCCADyUCQiETEAABBABJIEgBwEARDDCAKQCAAMAAAACSAAAABxAAAMIDIgACHgIAQAADHRAAAsAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/exm=SNUn3,cEt90b,cdos,csi,d,dtl0hd,eHDfl,hsm,jsa,mb4ZUb,qddgKe,sTsDMc/ed=1/dg=0/br=1/ujg=1/rs=ACT90oHBN-x7YU-w2KK9loo88s6QXlXZaQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=B2qlPe,DhPYme,MpJwZc,NzU6V,UUJqVe,Wo3n8,aa,abd,async,epYOx,ifl,ms4mZb,pHXghd,q0xTif,s39S4,sOXFj,sb_wiz,sf,sonic,spch,zGLm3b?xjs=s1\\\",\\\"total\\\":99.98800000000007,\\\"scripting\\\":58.923000000000044,\\\"scriptParseCompile\\\":6.339}],\\\"summary\\\":{\\\"wastedMs\\\":256.09500000000014},\\\"sortedBy\\\":[\\\"total\\\"]},\\\"guidanceLevel\\\":1},\\\"uses-rel-preconnect\\\":{\\\"id\\\":\\\"uses-rel-preconnect\\\",\\\"title\\\":\\\"Preconnect to required origins\\\",\\\"description\\\":\\\"Consider adding `preconnect` or `dns-prefetch` resource hints to establish early connections to important third-party origins. [Learn how to preconnect to required origins](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/).\\\",\\\"score\\\":1,\\\"scoreDisplayMode\\\":\\\"metricSavings\\\",\\\"numericValue\\\":0,\\\"numericUnit\\\":\\\"millisecond\\\",\\\"displayValue\\\":\\\"\\\",\\\"warnings\\\":[],\\\"metricSavings\\\":{\\\"LCP\\\":0,\\\"FCP\\\":0},\\\"details\\\":{\\\"type\\\":\\\"opportunity\\\",\\\"headings\\\":[],\\\"items\\\":[],\\\"overallSavingsMs\\\":0,\\\"sortedBy\\\":[\\\"wastedMs\\\"]},\\\"guidanceLevel\\\":3},\\\"font-display\\\":{\\\"id\\\":\\\"font-display\\\",\\\"title\\\":\\\"All text remains visible during webfont loads\\\",\\\"description\\\":\\\"Leverage the `font-display` CSS feature to ensure text is user-visible while webfonts are loading. [Learn more about `font-display`](https://developer.chrome.com/docs/lighthouse/performance/font-display/).\\\",\\\"score\\\":1,\\\"scoreDisplayMode\\\":\\\"metricSavings\\\",\\\"warnings\\\":[],\\\"details\\\":{\\\"type\\\":\\\"table\\\",\\\"headings\\\":[],\\\"items\\\":[]},\\\"guidanceLevel\\\":3},\\\"diagnostics\\\":{\\\"id\\\":\\\"diagnostics\\\",\\\"title\\\":\\\"Diagnostics\\\",\\\"description\\\":\\\"Collection of useful page vitals.\\\",\\\"score\\\":1,\\\"scoreDisplayMode\\\":\\\"informative\\\",\\\"details\\\":{\\\"type\\\":\\\"debugdata\\\",\\\"items\\\":[{\\\"numRequests\\\":27,\\\"numScripts\\\":7,\\\"numStylesheets\\\":2,\\\"numFonts\\\":0,\\\"numTasks\\\":1203,\\\"numTasksOver10ms\\\":10,\\\"numTasksOver25ms\\\":7,\\\"numTasksOver50ms\\\":4,\\\"numTasksOver100ms\\\":0,\\\"numTasksOver500ms\\\":0,\\\"rtt\\\":0,\\\"throughput\\\":7949159.88855285,\\\"maxRtt\\\":50.047,\\\"maxServerLatency\\\":117.82400000000001,\\\"totalByteWeight\\\":726743,\\\"totalTaskTime\\\":665.216999999997,\\\"mainDocumentTransferSize\\\":55952}]}},\\\"network-requests\\\":{\\\"id\\\":\\\"network-requests\\\",\\\"title\\\":\\\"Network Requests\\\",\\\"description\\\":\\\"Lists the network requests that were made during page load.\\\",\\\"score\\\":1,\\\"scoreDisplayMode\\\":\\\"informative\\\",\\\"details\\\":{\\\"type\\\":\\\"table\\\",\\\"headings\\\":[{\\\"key\\\":\\\"url\\\",\\\"valueType\\\":\\\"url\\\",\\\"label\\\":\\\"URL\\\"},{\\\"key\\\":\\\"protocol\\\",\\\"valueType\\\":\\\"text\\\",\\\"label\\\":\\\"Protocol\\\"},{\\\"key\\\":\\\"networkRequestTime\\\",\\\"valueType\\\":\\\"ms\\\",\\\"granularity\\\":1,\\\"label\\\":\\\"Network Request Time\\\"},{\\\"key\\\":\\\"networkEndTime\\\",\\\"valueType\\\":\\\"ms\\\",\\\"granularity\\\":1,\\\"label\\\":\\\"Network End Time\\\"},{\\\"key\\\":\\\"transferSize\\\",\\\"valueType\\\":\\\"bytes\\\",\\\"displayUnit\\\":\\\"kb\\\",\\\"granularity\\\":1,\\\"label\\\":\\\"Transfer Size\\\"},{\\\"key\\\":\\\"resourceSize\\\",\\\"valueType\\\":\\\"bytes\\\",\\\"displayUnit\\\":\\\"kb\\\",\\\"granularity\\\":1,\\\"label\\\":\\\"Resource Size\\\"},{\\\"key\\\":\\\"statusCode\\\",\\\"valueType\\\":\\\"text\\\",\\\"label\\\":\\\"Status Code\\\"},{\\\"key\\\":\\\"mimeType\\\",\\\"valueType\\\":\\\"text\\\",\\\"label\\\":\\\"MIME Type\\\"},{\\\"key\\\":\\\"resourceType\\\",\\\"valueType\\\":\\\"text\\\",\\\"label\\\":\\\"Resource Type\\\"}],\\\"items\\\":[{\\\"url\\\":\\\"https://www.google.com/\\\",\\\"sessionTargetType\\\":\\\"page\\\",\\\"protocol\\\":\\\"h2\\\",\\\"rendererStartTime\\\":0,\\\"networkRequestTime\\\":137.66099999845028,\\\"networkEndTime\\\":357.8600000143051,\\\"finished\\\":true,\\\"transferSize\\\":55952,\\\"resourceSize\\\":186232,\\\"statusCode\\\":200,\\\"mimeType\\\":\\\"text/html\\\",\\\"resourceType\\\":\\\"Document\\\",\\\"priority\\\":\\\"VeryHigh\\\",\\\"experimentalFromMainFrame\\\":true,\\\"entity\\\":\\\"Other Google APIs/SDKs\\\"},{\\\"url\\\":\\\"https://www.google.com/xjs/_/ss/k=xjs.hd.yW324tanFjY.L.B1.O/am=AKYAAAAAAADAAAAAAAAAAAAAAAAAAIAAAAgAAAAAAAWAQDgAAcCGAAAAAAEAAAAAAAAEAAAA4wAAAIAAgQCAAUCAAAAAAAiEAEAABBABJIEgAwEARDDCAKQCAAMAAAACSAAAAABAAAEIDIgACHgIAQAADHRAAAkAAMAAQgAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAIAAAABAAQAAAAAAAAAAAAAAAAAAAQ/d=1/ed=1/br=1/rs=ACT90oGsNS-Aw40wHxbiNjKwCEWc-sPAPg/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\",\\\"sessionTargetType\\\":\\\"page\\\",\\\"protocol\\\":\\\"h3\\\",\\\"rendererStartTime\\\":313.6870000064373,\\\"networkRequestTime\\\":316.8660000115633,\\\"networkEndTime\\\":369.347000002861,\\\"finished\\\":true,\\\"transferSize\\\":1108,\\\"resourceSize\\\":2432,\\\"statusCode\\\":200,\\\"mimeType\\\":\\\"text/css\\\",\\\"resourceType\\\":\\\"Stylesheet\\\",\\\"priority\\\":\\\"VeryHigh\\\",\\\"experimentalFromMainFrame\\\":true,\\\"entity\\\":\\\"Other Google APIs/SDKs\\\"},{\\\"url\\\":\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAAJQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQAAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/ed=1/dg=2/br=1/rs=ACT90oF25aoatTXYJh4RRs9y-CJ7NVohdQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf,FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe,KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO,fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO,fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\",\\\"sessionTargetType\\\":\\\"page\\\",\\\"protocol\\\":\\\"h3\\\",\\\"rendererStartTime\\\":314.16600000858307,\\\"networkRequestTime\\\":317.6670000106096,\\\"networkEndTime\\\":613.2710000127554,\\\"finished\\\":true,\\\"transferSize\\\":285835,\\\"resourceSize\\\":876715,\\\"statusCode\\\":200,\\\"mimeType\\\":\\\"text/javascript\\\",\\\"resourceType\\\":\\\"Script\\\",\\\"priority\\\":\\\"Low\\\",\\\"experimentalFromMainFrame\\\":true,\\\"entity\\\":\\\"Other Google APIs/SDKs\\\"},{\\\"url\\\":\\\"https://www.google.com/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png\\\",\\\"sessionTargetType\\\":\\\"page\\\",\\\"protocol\\\":\\\"h3\\\",\\\"rendererStartTime\\\":344.70900002121925,\\\"networkRequestTime\\\":349.1850000023842,\\\"networkEndTime\\\":403.56300000846386,\\\"finished\\\":true,\\\"transferSize\\\":5991,\\\"resourceSize\\\":5969,\\\"statusCode\\\":200,\\\"mimeType\\\":\\\"image/png\\\",\\\"resourceType\\\":\\\"Image\\\",\\\"priority\\\":\\\"High\\\",\\\"experimentalFromMainFrame\\\":true,\\\"entity\\\":\\\"Other Google APIs/SDKs\\\"},{\\\"url\\\":\\\"https://www.gstatic.com/og/_/js/k=og.qtm.en_US.NnY7BNRe3yg.2019.O/rt=j/m=qabr,q_dnp,qcwid,qapid,qald,q_dg/exm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/rs=AA2YrTsSzaaUaCdwksCX0k9VPM81-qb8lA\\\",\\\"sessionTargetType\\\":\\\"page\\\",\\\"protocol\\\":\\\"h2\\\",\\\"rendererStartTime\\\":448.47800001502037,\\\"networkRequestTime\\\":449.99300000071526,\\\"networkEndTime\\\":916.8280000090599,\\\"finished\\\":true,\\\"transferSize\\\":76450,\\\"resourceSize\\\":211638,\\\"statusCode\\\":200,\\\"mimeType\\\":\\\"text/javascript\\\",\\\"resourceType\\\":\\\"Script\\\",\\\"priority\\\":\\\"Low\\\",\\\"experimentalFromMainFrame\\\":true,\\\"entity\\\":\\\"Google CDN\\\"},{\\\"url\\\":\\\"https://www.gstatic.com/og/_/ss/k=og.qtm.RS0dNtaZmo0.L.W.O/m=qcwid/excm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/ct=zgms/rs=AA2YrTuhe2hCYlalU7rKCW-qT_-zMhVRaw\\\",\\\"sessionTargetType\\\":\\\"page\\\",\\\"protocol\\\":\\\"h2\\\",\\\"rendererStartTime\\\":449.57999999821186,\\\"networkRequestTime\\\":450.97100000083447,\\\"networkEndTime\\\":709.5250000059605,\\\"finished\\\":true,\\\"transferSize\\\":1149,\\\"resourceSize\\\":1684,\\\"statusCode\\\":200,\\\"mimeType\\\":\\\"text/css\\\",\\\"resourceType\\\":\\\"Stylesheet\\\",\\\"priority\\\":\\\"VeryHigh\\\",\\\"experimentalFromMainFrame\\\":true,\\\"entity\\\":\\\"Google CDN\\\"},{\\\"url\\\":\\\"https://www.google.com/images/searchbox/desktop_searchbox_sprites318_hr.webp\\\",\\\"sessionTargetType\\\":\\\"page\\\",\\\"protocol\\\":\\\"h3\\\",\\\"rendererStartTime\\\":486.0210000127554,\\\"networkRequestTime\\\":486.89700001478195,\\\"networkEndTime\\\":600.2850000113249,\\\"finished\\\":true,\\\"transferSize\\\":682,\\\"resourceSize\\\":660,\\\"statusCode\\\":200,\\\"mimeType\\\":\\\"image/webp\\\",\\\"resourceType\\\":\\\"Image\\\",\\\"priority\\\":\\\"High\\\",\\\"experimentalFromMainFrame\\\":true,\\\"entity\\\":\\\"Other Google APIs/SDKs\\\"},{\\\"url\\\":\\\"https://www.google.com/gen_204?s=webhp&t=aft&atyp=csi&ei=teJFZuamBsKl5NoPqpKEyAI&rt=wsrt.282,aft.223,hst.43,prt.223&imn=10&ima=0&imad=0&imac=1&wh=993&aft=1&aftp=-1&opi=89978449\\\",\\\"sessionTargetType\\\":\\\"page\\\",\\\"protocol\\\":\\\"h3\\\",\\\"rendererStartTime\\\":506.3500000089407,\\\"networkRequestTime\\\":516.9890000075102,\\\"networkEndTime\\\":614.444000005722,\\\"finished\\\":true,\\\"transferSize\\\":17,\\\"resourceSize\\\":0,\\\"statusCode\\\":204,\\\"mimeType\\\":\\\"text/html\\\",\\\"resourceType\\\":\\\"Ping\\\",\\\"priority\\\":\\\"VeryLow\\\",\\\"experimentalFromMainFrame\\\":true,\\\"entity\\\":\\\"Other Google APIs/SDKs\\\"},{\\\"url\\\":\\\"https://www.google.com/gen_204?atyp=csi&ei=teJFZuamBsKl5NoPqpKEyAI&s=webhp&t=all&imn=10&ima=0&imad=0&imac=1&wh=993&aft=1&aftp=-1&adh=&ime=1&imeae=0&imex=1&imeh=0&imeha=0&imehb=0&imea=0&imeb=0&imel=0&imed=0&scp=0&mem=ujhs.10,tjhs.10,jhsl.2190,dm.8&nv=ne.1,feid.50114f77-7a61-4ef6-bee1-d1a28be4ff21&net=dl.1350,ect.4g,rtt.100&hp=&sys=hc.2&p=bs.true&rt=hst.43,prt.223,aft.223,aftqf.236,xjses.362,xjsee.409,xjs.409,lcp.253,fcp.191,wsrt.282,cst.0,dnst.0,rqst.218,rspt.77,sslt.0,rqstt.141,unt.1,cstt.139,dit.536&zx=1715856053625&opi=89978449\\\",\\\"sessionTargetType\\\":\\\"page\\\",\\\"protocol\\\":\\\"h3\\\",\\\"rendererStartTime\\\":696.6200000047684,\\\"networkRequestTime\\\":697.5720000118017,\\\"networkEndTime\\\":745.832000002265,\\\"finished\\\":true,\\\"transferSize\\\":17,\\\"resourceSize\\\":0,\\\"statusCode\\\":204,\\\"mimeType\\\":\\\"text/html\\\",\\\"resourceType\\\":\\\"Ping\\\",\\\"priority\\\":\\\"VeryLow\\\",\\\"experimentalFromMainFrame\\\":true,\\\"entity\\\":\\\"Other Google APIs/SDKs\\\"},{\\\"url\\\":\\\"https://www.google.com/complete/search?q&cp=0&client=gws-wiz&xssi=t&gs_pcrt=2&hl=en&authuser=0&psi=teJFZuamBsKl5NoPqpKEyAI.1715856053662&dpr=1&nolsbt=1\\\",\\\"sessionTargetType\\\":\\\"page\\\",\\\"protocol\\\":\\\"h3\\\",\\\"rendererStartTime\\\":738.2150000035763,\\\"networkRequestTime\\\":739.0280000120401,\\\"networkEndTime\\\":958.8720000088215,\\\"finished\\\":true,\\\"transferSize\\\":2469,\\\"resourceSize\\\":3700,\\\"statusCode\\\":200,\\\"mimeType\\\":\\\"application/json\\\",\\\"resourceType\\\":\\\"XHR\\\",\\\"priority\\\":\\\"High\\\",\\\"experimentalFromMainFrame\\\":true,\\\"entity\\\":\\\"Other Google APIs/SDKs\\\"},{\\\"url\\\":\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/ck=xjs.hd.yW324tanFjY.L.B1.O/am=AKYAAAAAAADAAAAAAAAAAAAAAAAAAIAAAAgAAAAAIAXQQDgAJcCGIAAAAAEAAABBAAAEABCA9wBACKAAgQGAAUCCADyUCQiETEAABBABJIEgBwEARDDCAKQCAAMAAAACSAAAABxAAAMIDIgACHgIAQAADHRAAAsAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/exm=SNUn3,cEt90b,cdos,csi,d,dtl0hd,eHDfl,hsm,jsa,mb4ZUb,qddgKe,sTsDMc/ed=1/dg=0/br=1/ujg=1/rs=ACT90oHBN-x7YU-w2KK9loo88s6QXlXZaQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=B2qlPe,DhPYme,MpJwZc,NzU6V,UUJqVe,Wo3n8,aa,abd,async,epYOx,ifl,ms4mZb,pHXghd,q0xTif,s39S4,sOXFj,sb_wiz,sf,sonic,spch,zGLm3b?xjs=s1\\\",\\\"sessionTargetType\\\":\\\"page\\\",\\\"protocol\\\":\\\"h3\\\",\\\"rendererStartTime\\\":744.4490000158548,\\\"networkRequestTime\\\":746.2290000170469,\\\"networkEndTime\\\":1027.427000015974,\\\"finished\\\":true,\\\"transferSize\\\":150349,\\\"resourceSize\\\":496553,\\\"statusCode\\\":200,\\\"mimeType\\\":\\\"text/javascript\\\",\\\"resourceType\\\":\\\"Script\\\",\\\"priority\\\":\\\"Low\\\",\\\"experimentalFromMainFrame\\\":true,\\\"entity\\\":\\\"Other Google APIs/SDKs\\\"},{\\\"url\\\":\\\"https://www.google.com/xjs/_/js/md=3/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAAJQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQAAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/rs=ACT90oF25aoatTXYJh4RRs9y-CJ7NVohdQ\\\",\\\"sessionTargetType\\\":\\\"page\\\",\\\"protocol\\\":\\\"h3\\\",\\\"rendererStartTime\\\":746.8380000144243,\\\"networkRequestTime\\\":748.7880000174046,\\\"networkEndTime\\\":891.9580000042915,\\\"finished\\\":true,\\\"transferSize\\\":93119,\\\"resourceSize\\\":186948,\\\"statusCode\\\":200,\\\"mimeType\\\":\\\"text/javascript\\\",\\\"resourceType\\\":\\\"Fetch\\\",\\\"priority\\\":\\\"High\\\",\\\"experimentalFromMainFrame\\\":true,\\\"entity\\\":\\\"Other Google APIs/SDKs\\\"},{\\\"url\\\":\\\"https://www.google.com/client_204?atyp=i&biw=1920&bih=993&ei=teJFZuamBsKl5NoPqpKEyAI&opi=89978449\\\",\\\"sessionTargetType\\\":\\\"page\\\",\\\"protocol\\\":\\\"h3\\\",\\\"rendererStartTime\\\":752.5730000138283,\\\"networkRequestTime\\\":753.2199999988079,\\\"networkEndTime\\\":893.7470000088215,\\\"finished\\\":true,\\\"transferSize\\\":18,\\\"resourceSize\\\":0,\\\"statusCode\\\":204,\\\"mimeType\\\":\\\"text/html\\\",\\\"resourceType\\\":\\\"Image\\\",\\\"priority\\\":\\\"Low\\\",\\\"experimentalFromMainFrame\\\":true,\\\"entity\\\":\\\"Other Google APIs/SDKs\\\"},{\\\"url\\\":\\\"https://apis.google.com/_/scs/abc-static/_/js/k=gapi.gapi.en.SCWmpDDGjPk.O/m=gapi_iframes,googleapis_client/rt=j/sv=1/d=1/ed=1/am=AAAC/rs=AHpOoo_Pl64J0IIHlj2zBtEJ3ZwdaJC3HA/cb=gapi.loaded_0\\\",\\\"sessionTargetType\\\":\\\"page\\\",\\\"protocol\\\":\\\"h2\\\",\\\"rendererStartTime\\\":975.1400000154972,\\\"networkRequestTime\\\":976.0640000104904,\\\"networkEndTime\\\":1244.3720000088215,\\\"finished\\\":true,\\\"transferSize\\\":41778,\\\"resourceSize\\\":121628,\\\"statusCode\\\":200,\\\"mimeType\\\":\\\"text/javascript\\\",\\\"resourceType\\\":\\\"Script\\\",\\\"priority\\\":\\\"Low\\\",\\\"experimentalFromMainFrame\\\":true,\\\"entity\\\":\\\"Other Google APIs/SDKs\\\"},{\\\"url\\\":\\\"https://www.google.com/xjs/_/ss/k=xjs.hd.yW324tanFjY.L.B1.O/am=AKYAAAAAAADAAAAAAAAAAAAAAAAAAIAAAAgAAAAAAAWAQDgAAcCGAAAAAAEAAAAAAAAEAAAA4wAAAIAAgQCAAUCAAAAAAAiEAEAABBABJIEgAwEARDDCAKQCAAMAAAACSAAAAABAAAEIDIgACHgIAQAADHRAAAkAAMAAQgAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAIAAAABAAQAAAAAAAAAAAAAAAAAAAQ/d=0/br=1/rs=ACT90oGsNS-Aw40wHxbiNjKwCEWc-sPAPg/m=syk4?xjs=s3\\\",\\\"sessionTargetType\\\":\\\"page\\\",\\\"protocol\\\":\\\"h3\\\",\\\"rendererStartTime\\\":1053.5160000026226,\\\"networkRequestTime\\\":1054.6810000091791,\\\"networkEndTime\\\":1106.593000009656,\\\"finished\\\":true,\\\"transferSize\\\":352,\\\"resourceSize\\\":833,\\\"statusCode\\\":200,\\\"mimeType\\\":\\\"text/css\\\",\\\"resourceType\\\":\\\"Fetch\\\",\\\"priority\\\":\\\"High\\\",\\\"experimentalFromMainFrame\\\":true,\\\"entity\\\":\\\"Other Google APIs/SDKs\\\"},{\\\"url\\\":\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAAJQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQAAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=0/dg=0/br=1/rs=ACT90oF25aoatTXYJh4RRs9y-CJ7NVohdQ/m=sy18k,P10Owf,synb,sy176,sy178,gSZvdb,syt0,syt1,WlNQGd,syte,sytg,nabPbb,syna,sync,synd,syng,DPreE,syk4,syst,sysv,CnSW2d,kQvlef,sytf,fXO0xe?xjs=s3\\\",\\\"sessionTargetType\\\":\\\"page\\\",\\\"protocol\\\":\\\"h3\\\",\\\"rendererStartTime\\\":1055.66400000453,\\\"networkRequestTime\\\":1057.580000013113,\\\"networkEndTime\\\":1111.2269999980927,\\\"finished\\\":true,\\\"transferSize\\\":7493,\\\"resourceSize\\\":23339,\\\"statusCode\\\":200,\\\"mimeType\\\":\\\"text/javascript\\\",\\\"resourceType\\\":\\\"Script\\\",\\\"priority\\\":\\\"High\\\",\\\"isLinkPreload\\\":true,\\\"experimentalFromMainFrame\\\":true,\\\"entity\\\":\\\"Other Google APIs/SDKs\\\"},{\\\"url\\\":\\\"https://www.google.com/gen_204?atyp=csi&ei=teJFZuamBsKl5NoPqpKEyAI&s=promo&rt=hpbas.785&zx=1715856053994&opi=89978449\\\",\\\"sessionTargetType\\\":\\\"page\\\",\\\"protocol\\\":\\\"h3\\\",\\\"rendererStartTime\\\":1066.1500000059605,\\\"networkRequestTime\\\":1068.304000005126,\\\"networkEndTime\\\":1125.5340000092983,\\\"finished\\\":true,\\\"transferSize\\\":17,\\\"resourceSize\\\":0,\\\"statusCode\\\":204,\\\"mimeType\\\":\\\"text/html\\\",\\\"resourceType\\\":\\\"Ping\\\",\\\"priority\\\":\\\"VeryLow\\\",\\\"experimentalFromMainFrame\\\":true,\\\"entity\\\":\\\"Other Google APIs/SDKs\\\"},{\\\"url\\\":\\\"https://www.google.com/gen_204?atyp=i&ei=teJFZuamBsKl5NoPqpKEyAI&prm23=0&dt19=2&zx=1715856054001&opi=89978449\\\",\\\"sessionTargetType\\\":\\\"page\\\",\\\"protocol\\\":\\\"h3\\\",\\\"rendererStartTime\\\":1072.8100000172853,\\\"networkRequestTime\\\":1074.9500000178814,\\\"networkEndTime\\\":1132.108000010252,\\\"finished\\\":true,\\\"transferSize\\\":17,\\\"resourceSize\\\":0,\\\"statusCode\\\":204,\\\"mimeType\\\":\\\"text/html\\\",\\\"resourceType\\\":\\\"Ping\\\",\\\"priority\\\":\\\"VeryLow\\\",\\\"experimentalFromMainFrame\\\":true,\\\"entity\\\":\\\"Other Google APIs/SDKs\\\"},{\\\"url\\\":\\\"https://www.google.com/client_204?cs=1&opi=89978449\\\",\\\"sessionTargetType\\\":\\\"page\\\",\\\"protocol\\\":\\\"h3\\\",\\\"rendererStartTime\\\":1074.6020000129938,\\\"networkRequestTime\\\":1077.1090000122786,\\\"networkEndTime\\\":1136.4180000126362,\\\"finished\\\":true,\\\"transferSize\\\":20,\\\"resourceSize\\\":0,\\\"statusCode\\\":204,\\\"mimeType\\\":\\\"text/html\\\",\\\"resourceType\\\":\\\"XHR\\\",\\\"priority\\\":\\\"High\\\",\\\"experimentalFromMainFrame\\\":true,\\\"entity\\\":\\\"Other Google APIs/SDKs\\\"},{\\\"url\\\":\\\"https://www.google.com/async/hpba?vet=10ahUKEwim1Z_0_ZGGAxXCElkFHSoJASkQj-0KCBM..i&ei=teJFZuamBsKl5NoPqpKEyAI&opi=89978449&yv=3&cs=0&async=isImageHp:false,eventId:teJFZuamBsKl5NoPqpKEyAI,_k:xjs.hd.en.X1agvzNiTt4.O,_am:AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAAJQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQAAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg,_basecss:%2Fxjs%2F_%2Fss%2Fk%3Dxjs.hd.yW324tanFjY.L.B1.O%2Fam%3DAKYAAAAAAADAAAAAAAAAAAAAAAAAAIAAAAgAAAAAAAWAQDgAAcCGAAAAAAEAAAAAAAAEAAAA4wAAAIAAgQCAAUCAAAAAAAiEAEAABBABJIEgAwEARDDCAKQCAAMAAAACSAAAAABAAAEIDIgACHgIAQAADHRAAAkAAMAAQgAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAIAAAABAAQAAAAAAAAAAAAAAAAAAAQ%2Fbr%3D1%2Frs%3DACT90oGsNS-Aw40wHxbiNjKwCEWc-sPAPg,_fmt:prog,_id:a3JU5b\\\",\\\"sessionTargetType\\\":\\\"page\\\",\\\"protocol\\\":\\\"h3\\\",\\\"rendererStartTime\\\":1086.832000002265,\\\"networkRequestTime\\\":1088.9610000103712,\\\"networkEndTime\\\":1165.5100000053644,\\\"finished\\\":true,\\\"transferSize\\\":129,\\\"resourceSize\\\":84,\\\"statusCode\\\":200,\\\"mimeType\\\":\\\"text/plain\\\",\\\"resourceType\\\":\\\"XHR\\\",\\\"priority\\\":\\\"High\\\",\\\"experimentalFromMainFrame\\\":true,\\\"entity\\\":\\\"Other Google APIs/SDKs\\\"},{\\\"url\\\":\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAAJQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQAAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=0/dg=0/br=1/rs=ACT90oF25aoatTXYJh4RRs9y-CJ7NVohdQ/m=syf4,aLUfP?xjs=s3\\\",\\\"sessionTargetType\\\":\\\"page\\\",\\\"protocol\\\":\\\"h3\\\",\\\"rendererStartTime\\\":1120.4039999991655,\\\"networkRequestTime\\\":1123.7020000219345,\\\"networkEndTime\\\":1171.5400000214577,\\\"finished\\\":true,\\\"transferSize\\\":665,\\\"resourceSize\\\":1573,\\\"statusCode\\\":200,\\\"mimeType\\\":\\\"text/javascript\\\",\\\"resourceType\\\":\\\"Script\\\",\\\"priority\\\":\\\"High\\\",\\\"isLinkPreload\\\":true,\\\"experimentalFromMainFrame\\\":true,\\\"entity\\\":\\\"Other Google APIs/SDKs\\\"},{\\\"url\\\":\\\"https://www.google.com/gen_204?atyp=csi&ei=tuJFZovYAqmz5NoPh6ul6Ac&s=async&astyp=hpba&ima=0&imn=0&mem=ujhs.10,tjhs.10,jhsl.2190,dm.8&nv=ne.1,feid.50114f77-7a61-4ef6-bee1-d1a28be4ff21&hp=&rt=ttfb.88,st.89,bs.27,aaft.90,acrt.98,art.99&zx=1715856054095&opi=89978449\\\",\\\"sessionTargetType\\\":\\\"page\\\",\\\"protocol\\\":\\\"h3\\\",\\\"rendererStartTime\\\":1167.0900000035763,\\\"networkRequestTime\\\":1169.330000013113,\\\"networkEndTime\\\":1219.0830000042915,\\\"finished\\\":true,\\\"transferSize\\\":17,\\\"resourceSize\\\":0,\\\"statusCode\\\":204,\\\"mimeType\\\":\\\"text/html\\\",\\\"resourceType\\\":\\\"Ping\\\",\\\"priority\\\":\\\"VeryLow\\\",\\\"experimentalFromMainFrame\\\":true,\\\"entity\\\":\\\"Other Google APIs/SDKs\\\"},{\\\"url\\\":\\\"https://www.google.com/gen_204?atyp=csi&ei=teJFZuamBsKl5NoPqpKEyAI&s=promo&rt=hpbas.785,hpbarr.104&zx=1715856054098&opi=89978449\\\",\\\"sessionTargetType\\\":\\\"page\\\",\\\"protocol\\\":\\\"h3\\\",\\\"rendererStartTime\\\":1171.746000006795,\\\"networkRequestTime\\\":1173.2980000078678,\\\"networkEndTime\\\":1220.4240000098944,\\\"finished\\\":true,\\\"transferSize\\\":17,\\\"resourceSize\\\":0,\\\"statusCode\\\":204,\\\"mimeType\\\":\\\"text/html\\\",\\\"resourceType\\\":\\\"Ping\\\",\\\"priority\\\":\\\"VeryLow\\\",\\\"experimentalFromMainFrame\\\":true,\\\"entity\\\":\\\"Other Google APIs/SDKs\\\"},{\\\"url\\\":\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAAJQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQAAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=0/dg=0/br=1/rs=ACT90oF25aoatTXYJh4RRs9y-CJ7NVohdQ/m=kMFpHd,sy8t,bm51tf?xjs=s3\\\",\\\"sessionTargetType\\\":\\\"page\\\",\\\"protocol\\\":\\\"h3\\\",\\\"rendererStartTime\\\":1184.8870000094175,\\\"networkRequestTime\\\":1185.8120000213385,\\\"networkEndTime\\\":1233.4580000042915,\\\"finished\\\":true,\\\"transferSize\\\":845,\\\"resourceSize\\\":1673,\\\"statusCode\\\":200,\\\"mimeType\\\":\\\"text/javascript\\\",\\\"resourceType\\\":\\\"Script\\\",\\\"priority\\\":\\\"High\\\",\\\"isLinkPreload\\\":true,\\\"experimentalFromMainFrame\\\":true,\\\"entity\\\":\\\"Other Google APIs/SDKs\\\"},{\\\"url\\\":\\\"https://www.google.com/gen_204?atyp=i&ct=psnt&cad=&nt=navigate&ei=teJFZuamBsKl5NoPqpKEyAI&zx=1715856054190&opi=89978449\\\",\\\"sessionTargetType\\\":\\\"page\\\",\\\"protocol\\\":\\\"h3\\\",\\\"rendererStartTime\\\":1261.5720000118017,\\\"networkRequestTime\\\":1262.082000002265,\\\"networkEndTime\\\":1309.3050000071526,\\\"finished\\\":true,\\\"transferSize\\\":18,\\\"resourceSize\\\":0,\\\"statusCode\\\":204,\\\"mimeType\\\":\\\"text/html\\\",\\\"resourceType\\\":\\\"Image\\\",\\\"priority\\\":\\\"Low\\\",\\\"experimentalFromMainFrame\\\":true,\\\"entity\\\":\\\"Other Google APIs/SDKs\\\"},{\\\"url\\\":\\\"https://www.google.com/favicon.ico\\\",\\\"sessionTargetType\\\":\\\"page\\\",\\\"protocol\\\":\\\"h3\\\",\\\"rendererStartTime\\\":1265.4620000123978,\\\"networkRequestTime\\\":1265.8410000056028,\\\"networkEndTime\\\":1312.0830000191927,\\\"finished\\\":true,\\\"transferSize\\\":1523,\\\"resourceSize\\\":5430,\\\"statusCode\\\":200,\\\"mimeType\\\":\\\"image/x-icon\\\",\\\"resourceType\\\":\\\"Other\\\",\\\"priority\\\":\\\"High\\\",\\\"experimentalFromMainFrame\\\":true,\\\"entity\\\":\\\"Other Google APIs/SDKs\\\"},{\\\"url\\\":\\\"https://play.google.com/log?format=json&hasfast=true\\\",\\\"sessionTargetType\\\":\\\"page\\\",\\\"protocol\\\":\\\"h2\\\",\\\"rendererStartTime\\\":1960.9620000123978,\\\"networkRequestTime\\\":1961.5190000087023,\\\"networkEndTime\\\":2257.3200000077486,\\\"finished\\\":true,\\\"transferSize\\\":696,\\\"resourceSize\\\":131,\\\"statusCode\\\":200,\\\"mimeType\\\":\\\"text/plain\\\",\\\"resourceType\\\":\\\"XHR\\\",\\\"priority\\\":\\\"High\\\",\\\"experimentalFromMainFrame\\\":true,\\\"entity\\\":\\\"Other Google APIs/SDKs\\\"}],\\\"debugData\\\":{\\\"type\\\":\\\"debugdata\\\",\\\"networkStartTimeTs\\\":73755175340.99998}}},\\\"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\\\",\\\"numericValue\\\":50.047,\\\"numericUnit\\\":\\\"millisecond\\\",\\\"displayValue\\\":\\\"50\\u00a0ms\\\",\\\"details\\\":{\\\"type\\\":\\\"table\\\",\\\"headings\\\":[{\\\"key\\\":\\\"origin\\\",\\\"valueType\\\":\\\"text\\\",\\\"label\\\":\\\"URL\\\"},{\\\"key\\\":\\\"rtt\\\",\\\"valueType\\\":\\\"ms\\\",\\\"granularity\\\":1,\\\"label\\\":\\\"Time Spent\\\"}],\\\"items\\\":[{\\\"origin\\\":\\\"https://www.gstatic.com\\\",\\\"rtt\\\":50.047},{\\\"origin\\\":\\\"https://apis.google.com\\\",\\\"rtt\\\":41.06900000000001},{\\\"origin\\\":\\\"https://play.google.com\\\",\\\"rtt\\\":41.035999999999994},{\\\"origin\\\":\\\"https://www.google.com\\\",\\\"rtt\\\":0}],\\\"sortedBy\\\":[\\\"rtt\\\"]}},\\\"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\\\",\\\"numericValue\\\":117.82400000000001,\\\"numericUnit\\\":\\\"millisecond\\\",\\\"displayValue\\\":\\\"120\\u00a0ms\\\",\\\"details\\\":{\\\"type\\\":\\\"table\\\",\\\"headings\\\":[{\\\"key\\\":\\\"origin\\\",\\\"valueType\\\":\\\"text\\\",\\\"label\\\":\\\"URL\\\"},{\\\"key\\\":\\\"serverResponseTime\\\",\\\"valueType\\\":\\\"ms\\\",\\\"granularity\\\":1,\\\"label\\\":\\\"Time Spent\\\"}],\\\"items\\\":[{\\\"origin\\\":\\\"https://play.google.com\\\",\\\"serverResponseTime\\\":117.82400000000001},{\\\"origin\\\":\\\"https://www.google.com\\\",\\\"serverResponseTime\\\":48.443},{\\\"origin\\\":\\\"https://apis.google.com\\\",\\\"serverResponseTime\\\":1.9669999999999916},{\\\"origin\\\":\\\"https://www.gstatic.com\\\",\\\"serverResponseTime\\\":0}],\\\"sortedBy\\\":[\\\"serverResponseTime\\\"]}},\\\"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\\\":{\\\"type\\\":\\\"table\\\",\\\"headings\\\":[{\\\"key\\\":\\\"startTime\\\",\\\"valueType\\\":\\\"ms\\\",\\\"granularity\\\":1,\\\"label\\\":\\\"Start Time\\\"},{\\\"key\\\":\\\"duration\\\",\\\"valueType\\\":\\\"ms\\\",\\\"granularity\\\":1,\\\"label\\\":\\\"End Time\\\"}],\\\"items\\\":[{\\\"duration\\\":8.486,\\\"startTime\\\":311.828},{\\\"duration\\\":10.167,\\\"startTime\\\":372.831},{\\\"duration\\\":92.69,\\\"startTime\\\":386.301},{\\\"duration\\\":44.125,\\\"startTime\\\":485.745},{\\\"duration\\\":71.342,\\\"startTime\\\":631.138},{\\\"duration\\\":57.641,\\\"startTime\\\":702.537},{\\\"duration\\\":34.545,\\\"startTime\\\":897.523},{\\\"duration\\\":41.972,\\\"startTime\\\":937.125},{\\\"duration\\\":20.013,\\\"startTime\\\":979.688},{\\\"duration\\\":76.806,\\\"startTime\\\":1037.865},{\\\"duration\\\":15.623,\\\"startTime\\\":1166.92},{\\\"duration\\\":5.308,\\\"startTime\\\":1184.589},{\\\"duration\\\":9.418,\\\"startTime\\\":1247.326},{\\\"duration\\\":5.064,\\\"startTime\\\":1930.665},{\\\"duration\\\":8.637,\\\"startTime\\\":1939.831}]}},\\\"metrics\\\":{\\\"id\\\":\\\"metrics\\\",\\\"title\\\":\\\"Metrics\\\",\\\"description\\\":\\\"Collects all available metrics.\\\",\\\"score\\\":1,\\\"scoreDisplayMode\\\":\\\"informative\\\",\\\"numericValue\\\":1115,\\\"numericUnit\\\":\\\"millisecond\\\",\\\"details\\\":{\\\"type\\\":\\\"debugdata\\\",\\\"items\\\":[{\\\"firstContentfulPaint\\\":473,\\\"firstContentfulPaintTs\\\":73755647800,\\\"firstContentfulPaintAllFrames\\\":473,\\\"firstContentfulPaintAllFramesTs\\\":73755647800,\\\"firstMeaningfulPaint\\\":473,\\\"firstMeaningfulPaintTs\\\":73755647800,\\\"largestContentfulPaint\\\":535,\\\"largestContentfulPaintTs\\\":73755709737,\\\"largestContentfulPaintAllFrames\\\":535,\\\"largestContentfulPaintAllFramesTs\\\":73755709737,\\\"interactive\\\":1115,\\\"interactiveTs\\\":73756288986,\\\"speedIndex\\\":524,\\\"speedIndexTs\\\":73755698315,\\\"totalBlockingTime\\\":55,\\\"maxPotentialFID\\\":93,\\\"cumulativeLayoutShift\\\":0,\\\"cumulativeLayoutShiftMainFrame\\\":0,\\\"lcpLoadStart\\\":350,\\\"lcpLoadEnd\\\":405,\\\"timeToFirstByte\\\":282,\\\"timeToFirstByteTs\\\":73755455996,\\\"observedTimeOrigin\\\":0,\\\"observedTimeOriginTs\\\":73755174315,\\\"observedNavigationStart\\\":0,\\\"observedNavigationStartTs\\\":73755174315,\\\"observedFirstPaint\\\":473,\\\"observedFirstPaintTs\\\":73755647800,\\\"observedFirstContentfulPaint\\\":473,\\\"observedFirstContentfulPaintTs\\\":73755647800,\\\"observedFirstContentfulPaintAllFrames\\\":473,\\\"observedFirstContentfulPaintAllFramesTs\\\":73755647800,\\\"observedFirstMeaningfulPaint\\\":473,\\\"observedFirstMeaningfulPaintTs\\\":73755647800,\\\"observedLargestContentfulPaint\\\":535,\\\"observedLargestContentfulPaintTs\\\":73755709737,\\\"observedLargestContentfulPaintAllFrames\\\":535,\\\"observedLargestContentfulPaintAllFramesTs\\\":73755709737,\\\"observedTraceEnd\\\":13077,\\\"observedTraceEndTs\\\":73768251809,\\\"observedLoad\\\":1262,\\\"observedLoadTs\\\":73756435870,\\\"observedDomContentLoaded\\\":308,\\\"observedDomContentLoadedTs\\\":73755482672,\\\"observedCumulativeLayoutShift\\\":0,\\\"observedCumulativeLayoutShiftMainFrame\\\":0,\\\"observedFirstVisualChange\\\":458,\\\"observedFirstVisualChangeTs\\\":73755632315,\\\"observedLastVisualChange\\\":2425,\\\"observedLastVisualChangeTs\\\":73757599315,\\\"observedSpeedIndex\\\":524,\\\"observedSpeedIndexTs\\\":73755698154},{\\\"lcpInvalidated\\\":false}]}},\\\"resource-summary\\\":{\\\"id\\\":\\\"resource-summary\\\",\\\"title\\\":\\\"Resources Summary\\\",\\\"description\\\":\\\"Aggregates all network requests and groups them by type\\\",\\\"score\\\":1,\\\"scoreDisplayMode\\\":\\\"informative\\\",\\\"details\\\":{\\\"type\\\":\\\"table\\\",\\\"headings\\\":[{\\\"key\\\":\\\"label\\\",\\\"valueType\\\":\\\"text\\\",\\\"label\\\":\\\"Resource Type\\\"},{\\\"key\\\":\\\"requestCount\\\",\\\"valueType\\\":\\\"numeric\\\",\\\"label\\\":\\\"Requests\\\"},{\\\"key\\\":\\\"transferSize\\\",\\\"valueType\\\":\\\"bytes\\\",\\\"label\\\":\\\"Transfer Size\\\"}],\\\"items\\\":[{\\\"resourceType\\\":\\\"total\\\",\\\"label\\\":\\\"Total\\\",\\\"requestCount\\\":26,\\\"transferSize\\\":725220},{\\\"resourceType\\\":\\\"script\\\",\\\"label\\\":\\\"Script\\\",\\\"requestCount\\\":7,\\\"transferSize\\\":563415},{\\\"resourceType\\\":\\\"other\\\",\\\"label\\\":\\\"Other\\\",\\\"requestCount\\\":12,\\\"transferSize\\\":96887},{\\\"resourceType\\\":\\\"document\\\",\\\"label\\\":\\\"Document\\\",\\\"requestCount\\\":1,\\\"transferSize\\\":55952},{\\\"resourceType\\\":\\\"image\\\",\\\"label\\\":\\\"Image\\\",\\\"requestCount\\\":4,\\\"transferSize\\\":6709},{\\\"resourceType\\\":\\\"stylesheet\\\",\\\"label\\\":\\\"Stylesheet\\\",\\\"requestCount\\\":2,\\\"transferSize\\\":2257},{\\\"resourceType\\\":\\\"media\\\",\\\"label\\\":\\\"Media\\\",\\\"requestCount\\\":0,\\\"transferSize\\\":0},{\\\"resourceType\\\":\\\"font\\\",\\\"label\\\":\\\"Font\\\",\\\"requestCount\\\":0,\\\"transferSize\\\":0},{\\\"resourceType\\\":\\\"third-party\\\",\\\"label\\\":\\\"Third-party\\\",\\\"requestCount\\\":2,\\\"transferSize\\\":77599}]}},\\\"third-party-summary\\\":{\\\"id\\\":\\\"third-party-summary\\\",\\\"title\\\":\\\"Minimize third-party usage\\\",\\\"description\\\":\\\"Third-party code can significantly impact load performance. Limit the number of redundant third-party providers and try to load third-party code after your page has primarily finished loading. [Learn how to minimize third-party impact](https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/loading-third-party-javascript/).\\\",\\\"score\\\":1,\\\"scoreDisplayMode\\\":\\\"informative\\\",\\\"displayValue\\\":\\\"Third-party code blocked the main thread for 0\\u00a0ms\\\",\\\"metricSavings\\\":{\\\"TBT\\\":0},\\\"details\\\":{\\\"type\\\":\\\"table\\\",\\\"headings\\\":[{\\\"key\\\":\\\"entity\\\",\\\"valueType\\\":\\\"text\\\",\\\"label\\\":\\\"Third-Party\\\",\\\"subItemsHeading\\\":{\\\"key\\\":\\\"url\\\",\\\"valueType\\\":\\\"url\\\"}},{\\\"key\\\":\\\"transferSize\\\",\\\"granularity\\\":1,\\\"valueType\\\":\\\"bytes\\\",\\\"label\\\":\\\"Transfer Size\\\",\\\"subItemsHeading\\\":{\\\"key\\\":\\\"transferSize\\\"}},{\\\"key\\\":\\\"blockingTime\\\",\\\"granularity\\\":1,\\\"valueType\\\":\\\"ms\\\",\\\"label\\\":\\\"Main-Thread Blocking Time\\\",\\\"subItemsHeading\\\":{\\\"key\\\":\\\"blockingTime\\\"}}],\\\"items\\\":[{\\\"mainThreadTime\\\":48.217,\\\"blockingTime\\\":0,\\\"transferSize\\\":77599,\\\"tbtImpact\\\":0,\\\"entity\\\":\\\"Google CDN\\\",\\\"subItems\\\":{\\\"type\\\":\\\"subitems\\\",\\\"items\\\":[{\\\"url\\\":\\\"https://www.gstatic.com/og/_/js/k=og.qtm.en_US.NnY7BNRe3yg.2019.O/rt=j/m=qabr,q_dnp,qcwid,qapid,qald,q_dg/exm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/rs=AA2YrTsSzaaUaCdwksCX0k9VPM81-qb8lA\\\",\\\"mainThreadTime\\\":46.521,\\\"blockingTime\\\":0,\\\"transferSize\\\":76450,\\\"tbtImpact\\\":0},{\\\"url\\\":\\\"https://www.gstatic.com/og/_/ss/k=og.qtm.RS0dNtaZmo0.L.W.O/m=qcwid/excm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/ct=zgms/rs=AA2YrTuhe2hCYlalU7rKCW-qT_-zMhVRaw\\\",\\\"mainThreadTime\\\":1.6960000000000002,\\\"blockingTime\\\":0,\\\"transferSize\\\":1149,\\\"tbtImpact\\\":0}]}}],\\\"summary\\\":{\\\"wastedBytes\\\":77599,\\\"wastedMs\\\":0},\\\"isEntityGrouped\\\":true},\\\"guidanceLevel\\\":1},\\\"third-party-facades\\\":{\\\"id\\\":\\\"third-party-facades\\\",\\\"title\\\":\\\"Lazy load third-party resources with facades\\\",\\\"description\\\":\\\"Some third-party embeds can be lazy loaded. Consider replacing them with a facade until they are required. [Learn how to defer third-parties with a facade](https://developer.chrome.com/docs/lighthouse/performance/third-party-facades/).\\\",\\\"score\\\":null,\\\"scoreDisplayMode\\\":\\\"notApplicable\\\",\\\"metricSavings\\\":{\\\"TBT\\\":0},\\\"guidanceLevel\\\":3},\\\"largest-contentful-paint-element\\\":{\\\"id\\\":\\\"largest-contentful-paint-element\\\",\\\"title\\\":\\\"Largest Contentful Paint element\\\",\\\"description\\\":\\\"This is the largest contentful element painted within the viewport. [Learn more about the Largest Contentful Paint element](https://developer.chrome.com/docs/lighthouse/performance/lighthouse-largest-contentful-paint/)\\\",\\\"score\\\":1,\\\"scoreDisplayMode\\\":\\\"informative\\\",\\\"displayValue\\\":\\\"540\\u00a0ms\\\",\\\"metricSavings\\\":{\\\"LCP\\\":0},\\\"details\\\":{\\\"type\\\":\\\"list\\\",\\\"items\\\":[{\\\"type\\\":\\\"table\\\",\\\"headings\\\":[{\\\"key\\\":\\\"node\\\",\\\"valueType\\\":\\\"node\\\",\\\"label\\\":\\\"Element\\\"}],\\\"items\\\":[{\\\"node\\\":{\\\"type\\\":\\\"node\\\",\\\"lhId\\\":\\\"page-0-IMG\\\",\\\"path\\\":\\\"1,HTML,1,BODY,1,DIV,1,DIV,1,DIV,1,IMG\\\",\\\"selector\\\":\\\"div.L3eUgb > div.o3j99 > div.k1zIA > img.lnXdpd\\\",\\\"boundingRect\\\":{\\\"top\\\":258,\\\"bottom\\\":350,\\\"left\\\":824,\\\"right\\\":1096,\\\"width\\\":272,\\\"height\\\":92},\\\"snippet\\\":\\\"\\\\\\\"Google\\\\\\\"\\\",\\\"nodeLabel\\\":\\\"Google\\\"}}]},{\\\"type\\\":\\\"table\\\",\\\"headings\\\":[{\\\"key\\\":\\\"phase\\\",\\\"valueType\\\":\\\"text\\\",\\\"label\\\":\\\"Phase\\\"},{\\\"key\\\":\\\"percent\\\",\\\"valueType\\\":\\\"text\\\",\\\"label\\\":\\\"% of LCP\\\"},{\\\"key\\\":\\\"timing\\\",\\\"valueType\\\":\\\"ms\\\",\\\"label\\\":\\\"Timing\\\"}],\\\"items\\\":[{\\\"phase\\\":\\\"TTFB\\\",\\\"timing\\\":281.6809999847412,\\\"percent\\\":\\\"53%\\\"},{\\\"phase\\\":\\\"Load Delay\\\",\\\"timing\\\":68.53000001072883,\\\"percent\\\":\\\"13%\\\"},{\\\"phase\\\":\\\"Load Time\\\",\\\"timing\\\":54.378000006079674,\\\"percent\\\":\\\"10%\\\"},{\\\"phase\\\":\\\"Render Delay\\\",\\\"timing\\\":130.8329999984503,\\\"percent\\\":\\\"24%\\\"}]}]},\\\"guidanceLevel\\\":1},\\\"lcp-lazy-loaded\\\":{\\\"id\\\":\\\"lcp-lazy-loaded\\\",\\\"title\\\":\\\"Largest Contentful Paint image was not lazily loaded\\\",\\\"description\\\":\\\"Above-the-fold images that are lazily loaded render later in the page lifecycle, which can delay the largest contentful paint. [Learn more about optimal lazy loading](https://web.dev/articles/lcp-lazy-loading).\\\",\\\"score\\\":1,\\\"scoreDisplayMode\\\":\\\"metricSavings\\\",\\\"metricSavings\\\":{\\\"LCP\\\":0},\\\"details\\\":{\\\"type\\\":\\\"table\\\",\\\"headings\\\":[{\\\"key\\\":\\\"node\\\",\\\"valueType\\\":\\\"node\\\",\\\"label\\\":\\\"Element\\\"}],\\\"items\\\":[{\\\"node\\\":{\\\"type\\\":\\\"node\\\",\\\"lhId\\\":\\\"1-31-IMG\\\",\\\"path\\\":\\\"1,HTML,1,BODY,1,DIV,1,DIV,1,DIV,1,IMG\\\",\\\"selector\\\":\\\"div.L3eUgb > div.o3j99 > div.k1zIA > img.lnXdpd\\\",\\\"boundingRect\\\":{\\\"top\\\":258,\\\"bottom\\\":350,\\\"left\\\":824,\\\"right\\\":1096,\\\"width\\\":272,\\\"height\\\":92},\\\"snippet\\\":\\\"\\\\\\\"Google\\\\\\\"\\\",\\\"nodeLabel\\\":\\\"Google\\\"}}]},\\\"guidanceLevel\\\":3},\\\"layout-shifts\\\":{\\\"id\\\":\\\"layout-shifts\\\",\\\"title\\\":\\\"Avoid large layout shifts\\\",\\\"description\\\":\\\"These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to [windowing](https://web.dev/articles/cls#what_is_cls). [Learn how to improve CLS](https://web.dev/articles/optimize-cls)\\\",\\\"score\\\":null,\\\"scoreDisplayMode\\\":\\\"notApplicable\\\",\\\"metricSavings\\\":{\\\"CLS\\\":0},\\\"details\\\":{\\\"type\\\":\\\"table\\\",\\\"headings\\\":[],\\\"items\\\":[]},\\\"guidanceLevel\\\":2},\\\"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/long-tasks-devtools)\\\",\\\"score\\\":1,\\\"scoreDisplayMode\\\":\\\"informative\\\",\\\"displayValue\\\":\\\"4 long tasks found\\\",\\\"metricSavings\\\":{\\\"TBT\\\":50},\\\"details\\\":{\\\"type\\\":\\\"table\\\",\\\"headings\\\":[{\\\"key\\\":\\\"url\\\",\\\"valueType\\\":\\\"url\\\",\\\"label\\\":\\\"URL\\\"},{\\\"key\\\":\\\"startTime\\\",\\\"valueType\\\":\\\"ms\\\",\\\"granularity\\\":1,\\\"label\\\":\\\"Start Time\\\"},{\\\"key\\\":\\\"duration\\\",\\\"valueType\\\":\\\"ms\\\",\\\"granularity\\\":1,\\\"label\\\":\\\"Duration\\\"}],\\\"items\\\":[{\\\"url\\\":\\\"https://www.google.com/\\\",\\\"duration\\\":92.69,\\\"startTime\\\":386.301},{\\\"url\\\":\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/ck=xjs.hd.yW324tanFjY.L.B1.O/am=AKYAAAAAAADAAAAAAAAAAAAAAAAAAIAAAAgAAAAAIAXQQDgAJcCGIAAAAAEAAABBAAAEABCA9wBACKAAgQGAAUCCADyUCQiETEAABBABJIEgBwEARDDCAKQCAAMAAAACSAAAABxAAAMIDIgACHgIAQAADHRAAAsAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/exm=SNUn3,cEt90b,cdos,csi,d,dtl0hd,eHDfl,hsm,jsa,mb4ZUb,qddgKe,sTsDMc/ed=1/dg=0/br=1/ujg=1/rs=ACT90oHBN-x7YU-w2KK9loo88s6QXlXZaQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=B2qlPe,DhPYme,MpJwZc,NzU6V,UUJqVe,Wo3n8,aa,abd,async,epYOx,ifl,ms4mZb,pHXghd,q0xTif,s39S4,sOXFj,sb_wiz,sf,sonic,spch,zGLm3b?xjs=s1\\\",\\\"duration\\\":76.806,\\\"startTime\\\":1037.865},{\\\"url\\\":\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAAJQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQAAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/ed=1/dg=2/br=1/rs=ACT90oF25aoatTXYJh4RRs9y-CJ7NVohdQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf,FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe,KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO,fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO,fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\",\\\"duration\\\":71.342,\\\"startTime\\\":631.138},{\\\"url\\\":\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAAJQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQAAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/ed=1/dg=2/br=1/rs=ACT90oF25aoatTXYJh4RRs9y-CJ7NVohdQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf,FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe,KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO,fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO,fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\",\\\"duration\\\":57.641,\\\"startTime\\\":702.537}],\\\"sortedBy\\\":[\\\"duration\\\"],\\\"skipSumming\\\":[\\\"startTime\\\"],\\\"debugData\\\":{\\\"type\\\":\\\"debugdata\\\",\\\"urls\\\":[\\\"https://www.google.com/\\\",\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/ck=xjs.hd.yW324tanFjY.L.B1.O/am=AKYAAAAAAADAAAAAAAAAAAAAAAAAAIAAAAgAAAAAIAXQQDgAJcCGIAAAAAEAAABBAAAEABCA9wBACKAAgQGAAUCCADyUCQiETEAABBABJIEgBwEARDDCAKQCAAMAAAACSAAAABxAAAMIDIgACHgIAQAADHRAAAsAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/exm=SNUn3,cEt90b,cdos,csi,d,dtl0hd,eHDfl,hsm,jsa,mb4ZUb,qddgKe,sTsDMc/ed=1/dg=0/br=1/ujg=1/rs=ACT90oHBN-x7YU-w2KK9loo88s6QXlXZaQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=B2qlPe,DhPYme,MpJwZc,NzU6V,UUJqVe,Wo3n8,aa,abd,async,epYOx,ifl,ms4mZb,pHXghd,q0xTif,s39S4,sOXFj,sb_wiz,sf,sonic,spch,zGLm3b?xjs=s1\\\",\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAAJQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQAAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/ed=1/dg=2/br=1/rs=ACT90oF25aoatTXYJh4RRs9y-CJ7NVohdQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf,FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe,KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO,fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO,fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\"],\\\"tasks\\\":[{\\\"urlIndex\\\":0,\\\"startTime\\\":386.3,\\\"duration\\\":92.7,\\\"other\\\":41.8,\\\"paintCompositeRender\\\":0.7,\\\"parseHTML\\\":7.8,\\\"scriptEvaluation\\\":4.6,\\\"scriptParseCompile\\\":1.1,\\\"styleLayout\\\":36.6},{\\\"urlIndex\\\":1,\\\"startTime\\\":1037.9,\\\"duration\\\":76.8,\\\"other\\\":23.8,\\\"scriptEvaluation\\\":45.3,\\\"scriptParseCompile\\\":6.3,\\\"styleLayout\\\":1.4},{\\\"urlIndex\\\":2,\\\"startTime\\\":631.1,\\\"duration\\\":71.3,\\\"garbageCollection\\\":4.9,\\\"other\\\":4,\\\"scriptEvaluation\\\":52.6,\\\"scriptParseCompile\\\":9.9},{\\\"urlIndex\\\":2,\\\"startTime\\\":702.5,\\\"duration\\\":57.6,\\\"garbageCollection\\\":2.3,\\\"other\\\":7,\\\"paintCompositeRender\\\":0,\\\"parseHTML\\\":0.2,\\\"scriptEvaluation\\\":48.1}]}},\\\"guidanceLevel\\\":1},\\\"non-composited-animations\\\":{\\\"id\\\":\\\"non-composited-animations\\\",\\\"title\\\":\\\"Avoid non-composited animations\\\",\\\"description\\\":\\\"Animations which are not composited can be janky and increase CLS. [Learn how to avoid non-composited animations](https://developer.chrome.com/docs/lighthouse/performance/non-composited-animations/)\\\",\\\"score\\\":null,\\\"scoreDisplayMode\\\":\\\"notApplicable\\\",\\\"metricSavings\\\":{\\\"CLS\\\":0},\\\"details\\\":{\\\"type\\\":\\\"table\\\",\\\"headings\\\":[],\\\"items\\\":[]},\\\"guidanceLevel\\\":2},\\\"unsized-images\\\":{\\\"id\\\":\\\"unsized-images\\\",\\\"title\\\":\\\"Image elements have explicit `width` and `height`\\\",\\\"description\\\":\\\"Set an explicit width and height on image elements to reduce layout shifts and improve CLS. [Learn how to set image dimensions](https://web.dev/articles/optimize-cls#images_without_dimensions)\\\",\\\"score\\\":1,\\\"scoreDisplayMode\\\":\\\"metricSavings\\\",\\\"metricSavings\\\":{\\\"CLS\\\":0},\\\"details\\\":{\\\"type\\\":\\\"table\\\",\\\"headings\\\":[],\\\"items\\\":[]},\\\"guidanceLevel\\\":4},\\\"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\\\",\\\"headings\\\":[{\\\"key\\\":\\\"scriptUrl\\\",\\\"valueType\\\":\\\"url\\\",\\\"subItemsHeading\\\":{\\\"key\\\":\\\"error\\\"},\\\"label\\\":\\\"URL\\\"},{\\\"key\\\":\\\"sourceMapUrl\\\",\\\"valueType\\\":\\\"url\\\",\\\"label\\\":\\\"Map URL\\\"}],\\\"items\\\":[{\\\"scriptUrl\\\":\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAAJQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQAAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/ed=1/dg=2/br=1/rs=ACT90oF25aoatTXYJh4RRs9y-CJ7NVohdQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf,FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe,KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO,fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO,fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\",\\\"subItems\\\":{\\\"type\\\":\\\"subitems\\\",\\\"items\\\":[{\\\"error\\\":\\\"Large JavaScript file is missing a source map\\\"}]}}]}},\\\"prioritize-lcp-image\\\":{\\\"id\\\":\\\"prioritize-lcp-image\\\",\\\"title\\\":\\\"Preload Largest Contentful Paint image\\\",\\\"description\\\":\\\"If the LCP element is dynamically added to the page, you should preload the image in order to improve LCP. [Learn more about preloading LCP elements](https://web.dev/articles/optimize-lcp#optimize_when_the_resource_is_discovered).\\\",\\\"score\\\":1,\\\"scoreDisplayMode\\\":\\\"metricSavings\\\",\\\"numericValue\\\":0,\\\"numericUnit\\\":\\\"millisecond\\\",\\\"displayValue\\\":\\\"\\\",\\\"metricSavings\\\":{\\\"LCP\\\":0},\\\"details\\\":{\\\"type\\\":\\\"opportunity\\\",\\\"headings\\\":[],\\\"items\\\":[],\\\"overallSavingsMs\\\":0,\\\"sortedBy\\\":[\\\"wastedMs\\\"],\\\"debugData\\\":{\\\"type\\\":\\\"debugdata\\\",\\\"initiatorPath\\\":[{\\\"url\\\":\\\"https://www.google.com/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png\\\",\\\"initiatorType\\\":\\\"parser\\\"},{\\\"url\\\":\\\"https://www.google.com/\\\",\\\"initiatorType\\\":\\\"other\\\"}],\\\"pathLength\\\":2}},\\\"guidanceLevel\\\":4},\\\"csp-xss\\\":{\\\"id\\\":\\\"csp-xss\\\",\\\"title\\\":\\\"Ensure CSP is effective against XSS attacks\\\",\\\"description\\\":\\\"A strong Content Security Policy (CSP) significantly reduces the risk of cross-site scripting (XSS) attacks. [Learn how to use a CSP to prevent XSS](https://developer.chrome.com/docs/lighthouse/best-practices/csp-xss/)\\\",\\\"score\\\":1,\\\"scoreDisplayMode\\\":\\\"informative\\\",\\\"details\\\":{\\\"type\\\":\\\"table\\\",\\\"headings\\\":[{\\\"key\\\":\\\"description\\\",\\\"valueType\\\":\\\"text\\\",\\\"subItemsHeading\\\":{\\\"key\\\":\\\"description\\\"},\\\"label\\\":\\\"Description\\\"},{\\\"key\\\":\\\"directive\\\",\\\"valueType\\\":\\\"code\\\",\\\"subItemsHeading\\\":{\\\"key\\\":\\\"directive\\\"},\\\"label\\\":\\\"Directive\\\"},{\\\"key\\\":\\\"severity\\\",\\\"valueType\\\":\\\"text\\\",\\\"subItemsHeading\\\":{\\\"key\\\":\\\"severity\\\"},\\\"label\\\":\\\"Severity\\\"}],\\\"items\\\":[{\\\"severity\\\":\\\"High\\\",\\\"description\\\":\\\"No CSP found in enforcement mode\\\"}]}},\\\"script-treemap-data\\\":{\\\"id\\\":\\\"script-treemap-data\\\",\\\"title\\\":\\\"Script Treemap Data\\\",\\\"description\\\":\\\"Used for treemap app\\\",\\\"score\\\":1,\\\"scoreDisplayMode\\\":\\\"informative\\\",\\\"details\\\":{\\\"type\\\":\\\"treemap-data\\\",\\\"nodes\\\":[{\\\"name\\\":\\\"https://www.google.com/\\\",\\\"resourceBytes\\\":97923,\\\"unusedBytes\\\":10089,\\\"children\\\":[{\\\"name\\\":\\\"(inline) (function(){var\\u2026\\\",\\\"resourceBytes\\\":18642,\\\"unusedBytes\\\":2007},{\\\"name\\\":\\\"(inline) (function(){goo\\u2026\\\",\\\"resourceBytes\\\":1125,\\\"unusedBytes\\\":0},{\\\"name\\\":\\\"(inline) (function(){goo\\u2026\\\",\\\"resourceBytes\\\":6812,\\\"unusedBytes\\\":48},{\\\"name\\\":\\\"(inline) (function(){win\\u2026\\\",\\\"resourceBytes\\\":20488,\\\"unusedBytes\\\":3979},{\\\"name\\\":\\\"(inline) (function(){\\\\nva\\u2026\\\",\\\"resourceBytes\\\":221,\\\"unusedBytes\\\":83},{\\\"name\\\":\\\"(inline) this.gbar_=this\\u2026\\\",\\\"resourceBytes\\\":8323,\\\"unusedBytes\\\":2150},{\\\"name\\\":\\\"(inline) (function(){goo\\u2026\\\",\\\"resourceBytes\\\":42312,\\\"unusedBytes\\\":1822}]},{\\\"name\\\":\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAAJQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQAAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/ed=1/dg=2/br=1/rs=ACT90oF25aoatTXYJh4RRs9y-CJ7NVohdQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf,FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe,KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO,fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO,fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=cdos,hsm,jsa,mb4ZUb,d,csi,cEt90b,SNUn3,qddgKe,sTsDMc,dtl0hd,eHDfl\\\",\\\"resourceBytes\\\":876715,\\\"unusedBytes\\\":437157},{\\\"name\\\":\\\"https://www.gstatic.com/og/_/js/k=og.qtm.en_US.NnY7BNRe3yg.2019.O/rt=j/m=qabr,q_dnp,qcwid,qapid,qald,q_dg/exm=qaaw,qadd,qaid,qein,qhaw,qhba,qhbr,qhch,qhga,qhid,qhin/d=1/ed=1/rs=AA2YrTsSzaaUaCdwksCX0k9VPM81-qb8lA\\\",\\\"resourceBytes\\\":211638,\\\"unusedBytes\\\":142189},{\\\"name\\\":\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/ck=xjs.hd.yW324tanFjY.L.B1.O/am=AKYAAAAAAADAAAAAAAAAAAAAAAAAAIAAAAgAAAAAIAXQQDgAJcCGIAAAAAEAAABBAAAEABCA9wBACKAAgQGAAUCCADyUCQiETEAABBABJIEgBwEARDDCAKQCAAMAAAACSAAAABxAAAMIDIgACHgIAQAADHRAAAsAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=1/exm=SNUn3,cEt90b,cdos,csi,d,dtl0hd,eHDfl,hsm,jsa,mb4ZUb,qddgKe,sTsDMc/ed=1/dg=0/br=1/ujg=1/rs=ACT90oHBN-x7YU-w2KK9loo88s6QXlXZaQ/ee=ALeJib:B8gLwd;AfeaP:TkrAjf;Afksuc:wMx0R;BMxAGc:E5bFse;BgS6mb:fidj5d;BjwMce:cXX2Wb;CxXAWb:YyRLvc;DM55c:imLrKe;DULqB:RKfG5c;Dkk6ge:wJqrrd;DpcR3d:zL72xf;EABSZ:MXZt9d;ESrPQc:mNTJvc;EVNhjf:pw70Gc;EmZ2Bf:zr1jrb;EnlcNd:WeHg4;Erl4fe:FloWmf;F9mqte:UoRcbe;Fmv9Nc:O1Tzwc;G0KhTb:LIaoZ;G6wU6e:hezEbd;GleZL:J1A7Od;HMDDWe:G8QUdb;HqeXPd:cmbnH;IBADCc:RYquRb;IoGlCf:b5lhvb;IsdWVc:qzxzOb;JXS8fb:Qj0suc;JbMT3:M25sS;JsbNhc:Xd8iUd;KOxcK:OZqGte;KQzWid:ZMKkN;KcokUb:KiuZBf;KpRAue:Tia57b;LBgRLc:SdcwHb,XVMNvd;LEikZe:byfTOb,lsjVmc;LsNahb:ucGLNb;Me32dd:MEeYgc;NPKaK:SdcwHb;NSEoX:lazG7b;Np8Qkd:Dpx6qc;Nyt6ic:jn2sGd;OgagBe:cNTe0;Oj465e:KG2eXe;OohIYe:mpEAQb;Pjplud:EEDORb,PoEs9b;Q1Ow7b:x5CSu;Q6C5kf:pfdZCe;QGR0gd:Mlhmy;R2kc8b:ALJqWb;R4IIIb:QWfeKf;R9Ulx:CR7Ufe;RDNBlf:zPRCJb;SLtqO:Kh1xYe;SMDL4c:fTfGO;SNUn3:ZwDk9d,x8cHvb;ShpF6e:N0pvGc;TxfV6d:YORN0b;U96pRd:FsR04;UDrY1c:eps46d;UVmjEd:EesRsb;UyG7Kb:wQd0G;V2HTTe:RolTY;VGRfx:VFqbr;VN6jIc:ddQyuf;VOcgDe:YquhTb;VsAqSb:PGf2Re;VxQ32b:k0XsBb;WCEKNd:I46Hvd;WDGyFe:jcVOxd;Wfmdue:g3MJlb;XUezZ:sa7lqb;YV5bee:IvPZ6d;YkQtAf:rx8ur;ZMvdv:PHFPjb;ZWEUA:afR4Cf;a56pNe:JEfCwb;aAJE9c:WHW6Ef;aCJ9tf:qKftvc;aZ61od:arTwJ;af0EJf:ghinId;bDXwRe:UsyOtc;bFZ6gf:RsDQqe;bcPXSc:gSZLJb;cEt90b:ws9Tlc;cFTWae:gT8qnd;coJ8e:KvoW8;dIoSBb:ZgGg9b;dLlj2:Qqt3Gf;daB6be:lMxGPd;dtl0hd:lLQWFe;eBAeSb:Ck63tb;eBZ5Nd:VruDBd;eHDfl:ofjVkb;eO3lse:nFClrf;fWLTFc:TVBJbf;g8nkx:U4MzKc;gaub4:TN6bMe;gtVSi:ekUOYd;h3MYod:cEt90b;hK67qb:QWEO5b;heHB1:sFczq;hjRo6e:F62sG;hsLsYc:Vl118;iFQyKf:QIhFr,vfuNJf;imqimf:jKGL2e;io8t5d:sgY6Zb;jY0zg:Q6tNgc;k2Qxcb:XY51pe;kCQyJ:ueyPK;kMFpHd:OTA3Ae;kbAm9d:MkHyGd;lkq0A:JyBE3e;nAFL3:NTMZac,s39S4;oGtAuc:sOXFj;oSUNyd:fTfGO;oUlnpc:RagDlc;okUaUd:wItadb;p2tIDb:tp1Cx;pKJiXd:VCenhc;pNsl2d:j9Yuyc;pXdRYb:JKoKVe;pj82le:mg5CW;qZx2Fc:j0xrE;qaS3gd:yiLg6e;qavrXe:zQzcXe;qddgKe:d7YSfd,x4FYXe;rQSrae:C6D5Fc;sP4Vbe:VwDzFe;sTsDMc:kHVSUb;tH4IIe:Ymry6;tosKvd:ZCqP3;trZL0b:qY8PFe;uY49fb:COQbmf;uknmt:GkPrzb;uuQkY:u2V3ud;vGrMZ:lPJJ0c;vfVwPd:lcrkwe;w3bZCb:ZPGaIb;w4rSdf:XKiZ9;w9w86d:dt4g2b;wQlYve:aLUfP;wR5FRb:O1Gjze,TtcOte;wV5Pjc:L8KGxe;whEZac:F4AmNb;xBbsrc:NEW1Qc;yGxLoc:FmAr0c;yxTchf:KUM7Z;z97YGf:oug9te;zOsCQe:Ko78Df;zaIgPb:Qtpxbd/m=B2qlPe,DhPYme,MpJwZc,NzU6V,UUJqVe,Wo3n8,aa,abd,async,epYOx,ifl,ms4mZb,pHXghd,q0xTif,s39S4,sOXFj,sb_wiz,sf,sonic,spch,zGLm3b?xjs=s1\\\",\\\"resourceBytes\\\":496553,\\\"unusedBytes\\\":295139},{\\\"name\\\":\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAAJQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQAAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=0/dg=0/br=1/rs=ACT90oF25aoatTXYJh4RRs9y-CJ7NVohdQ/m=sy18k,P10Owf,synb,sy176,sy178,gSZvdb,syt0,syt1,WlNQGd,syte,sytg,nabPbb,syna,sync,synd,syng,DPreE,syk4,syst,sysv,CnSW2d,kQvlef,sytf,fXO0xe?xjs=s3\\\",\\\"resourceBytes\\\":23339,\\\"unusedBytes\\\":18355},{\\\"name\\\":\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAAJQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQAAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=0/dg=0/br=1/rs=ACT90oF25aoatTXYJh4RRs9y-CJ7NVohdQ/m=syf4,aLUfP?xjs=s3\\\",\\\"resourceBytes\\\":1573,\\\"unusedBytes\\\":457},{\\\"name\\\":\\\"https://www.google.com/xjs/_/js/k=xjs.hd.en.X1agvzNiTt4.O/am=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAIARQAAAAJQAAIAAAAAAAAABBAAAEABCA9wBACCAAgQGAAQCCADyUCQAETAAAAAABAIEABAEAQAAAAIACAAAAAAAAAAAAABxAAAIAAAAAAAAAAAAAAHQAAAIAgMAAQgAACAAAAEAeAIIDYJCCAAAAAAAAAAAAAAAIQIJgLkhAQQAEAAAAAAAAAAAAAABISScWxg/d=0/dg=0/br=1/rs=ACT90oF25aoatTXYJh4RRs9y-CJ7NVohdQ/m=kMFpHd,sy8t,bm51tf?xjs=s3\\\",\\\"resourceBytes\\\":1673,\\\"unusedBytes\\\":1025},{\\\"name\\\":\\\"https://apis.google.com/_/scs/abc-static/_/js/k=gapi.gapi.en.SCWmpDDGjPk.O/m=gapi_iframes,googleapis_client/rt=j/sv=1/d=1/ed=1/am=AAAC/rs=AHpOoo_Pl64J0IIHlj2zBtEJ3ZwdaJC3HA/cb=gapi.loaded_0\\\",\\\"resourceBytes\\\":121628,\\\"unusedBytes\\\":76209}]}},\\\"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.9/accesskeys).\\\",\\\"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.9/aria-allowed-attr).\\\",\\\"score\\\":1,\\\"scoreDisplayMode\\\":\\\"binary\\\",\\\"details\\\":{\\\"type\\\":\\\"table\\\",\\\"headings\\\":[],\\\"items\\\":[]}},\\\"aria-allowed-role\\\":{\\\"id\\\":\\\"aria-allowed-role\\\",\\\"title\\\":\\\"Values assigned to `role=\\\\\\\"\\\\\\\"` are not valid ARIA roles.\\\",\\\"description\\\":\\\"ARIA `role`s enable assistive technologies to know the role of each element on the web page. If the `role` values are misspelled, not existing ARIA `role` values, or abstract roles, then the purpose of the element will not be communicated to users of assistive technologies. [Learn more about ARIA roles](https://dequeuniversity.com/rules/axe/4.9/aria-allowed-role).\\\",\\\"score\\\":0,\\\"scoreDisplayMode\\\":\\\"binary\\\",\\\"details\\\":{\\\"type\\\":\\\"table\\\",\\\"headings\\\":[{\\\"key\\\":\\\"node\\\",\\\"valueType\\\":\\\"node\\\",\\\"subItemsHeading\\\":{\\\"key\\\":\\\"relatedNode\\\",\\\"valueType\\\":\\\"node\\\"},\\\"label\\\":\\\"Failing Elements\\\"}],\\\"items\\\":[{\\\"node\\\":{\\\"type\\\":\\\"node\\\",\\\"lhId\\\":\\\"1-0-TEXTAREA\\\",\\\"path\\\":\\\"1,HTML,1,BODY,1,DIV,2,DIV,2,FORM,0,DIV,0,DIV,1,DIV,0,DIV,1,DIV,2,TEXTAREA\\\",\\\"selector\\\":\\\"div.RNNXgb > div.SDkEP > div.a4bIc > textarea#APjFqb\\\",\\\"boundingRect\\\":{\\\"top\\\":388,\\\"bottom\\\":415,\\\"left\\\":716,\\\"right\\\":1159,\\\"width\\\":443,\\\"height\\\":27},\\\"snippet\\\":\\\"
Choose what you\\u2019re giving feedback on
  • \\\"\\\"
    \\\"\\\"\\\"\\\"

    See more
    Delete
  • \\\"\\\"
    \\\"\\\"\\\"\\\"
  • Delete
  • \\\"\\\"
    \\\"\\\"\\\"\\\"
  • Report inappropriate predictions
    Google offered in: Portugu\\u00eas (Brasil)
    PrivacyTerms
    Settings
    Send feedback
    Dark theme: Off
    Google apps
    \"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n }\n ]\n}","type":"dataframe"},"text/html":["\n","
    \n","
    \n","\n","\n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n","
    dateclientpageis_root_pageroot_pageurlis_main_documenttypeindexpayloadsummaryrequest_headersresponse_headersresponse_body
    02024-05-01desktophttps://www.google.com.br/Truehttps://www.google.com.br/https://www.google.com.br/Truehtml1{\"pageref\":\"page_1_0_1\",\"_run\":1,\"_cached\":0,\"...{\"requestid\": 26167650891595777, \"pageid\": 609...[{'name': 'accept', 'value': 'text/html,applic...[{'name': 'accept-ch', 'value': 'Sec-CH-UA-Pla...<!doctype html><html itemscope=\"\" itemtype=\"ht...
    \n","
    \n","
    \n","\n","
    \n"," \n","\n"," \n","\n"," \n","
    \n","\n","\n","
    \n","
    \n"],"text/plain":[" date client page is_root_page \\\n","0 2024-05-01 desktop https://www.google.com.br/ True \n","\n"," root_page url is_main_document \\\n","0 https://www.google.com.br/ https://www.google.com.br/ True \n","\n"," type index payload \\\n","0 html 1 {\"pageref\":\"page_1_0_1\",\"_run\":1,\"_cached\":0,\"... \n","\n"," summary \\\n","0 {\"requestid\": 26167650891595777, \"pageid\": 609... \n","\n"," request_headers \\\n","0 [{'name': 'accept', 'value': 'text/html,applic... \n","\n"," response_headers \\\n","0 [{'name': 'accept-ch', 'value': 'Sec-CH-UA-Pla... \n","\n"," response_body \n","0 \n","
    \n","\n","\n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n","
    requestspages
    0239319907924485975
    \n","
    \n","
    \n","\n","
    \n"," \n","\n"," \n","\n"," \n","
    \n","\n","\n","
    \n"," \n"],"text/plain":[" requests pages\n","0 2393199079 24485975"]},"execution_count":6,"metadata":{},"output_type":"execute_result"}],"source":["# This query will process 136 GB when run.\n","%%bigquery --project httparchive\n","SELECT\n"," COUNT(0) requests,\n"," COUNT(DISTINCT page) pages\n","FROM `httparchive.all.requests`\n","WHERE date = \"2024-05-01\"\n"," AND client = 'desktop'"]},{"cell_type":"markdown","metadata":{"id":"6JMM1rJ8e-DG"},"source":["We already knew the number of pages from previous queries, but now lets add a dimension to the query to explore this table some more. The following query adds the 'type' column, which indicates the type of resource loaded (ie, script, image, css, etc)"]},{"cell_type":"code","execution_count":9,"metadata":{"colab":{"base_uri":"https://localhost:8080/","height":458,"referenced_widgets":["930c9481c4d64d3d861977e112233afa","b596d83fc4214afc834a833c7f6404f3","7eed69dcbfa8440c86606e3f5053770a","e9492200c9ce4e3c9e972cc5f682b695","224410d6e2f240c1b2e0492049dd6c04","db9dbc37535e4fe0804ffa5b175f65d4","3a6bca9276e0403394c31e0cbf40d841","019b861f5a9a49dcb9d63b1b076d70e5","ca9534bdda54496393f92b313b96f50a","4442cd19fbe640bb908e714028e1a2aa","ee3ce490be3340c6abc3f73b70091af8","33a4f7f8f8ed42b88fac6cf1eff7adbb","f0e1952324044f73be0055d1a77975fe","f985f0f07f4946588c22a1419bd78732","84cae140493c4b3ca526bee29bfe101b","14c923624d934f1c82db5bd867f5a32b","10aa9eacf3a543499b0e72ed034e5dfd","f2334df789be4924a5bfb744399805fe","a9e2dbb7e382457991b63c2120eda9e8","eabb7ce20a604721909ef00bcac3f724","a62d183b588b4e338ccc7701cf7a6a04","75ea379d768e432cbbadd615ac12e595"]},"executionInfo":{"elapsed":56184,"status":"ok","timestamp":1719070093923,"user":{"displayName":"Max Ostapenko","userId":"15524868757665302379"},"user_tz":-120},"id":"koKF_VyLfBG7","outputId":"d85c9b7f-d403-4148-e4a3-c82baf1631df"},"outputs":[{"data":{"application/vnd.jupyter.widget-view+json":{"model_id":"930c9481c4d64d3d861977e112233afa","version_major":2,"version_minor":0},"text/plain":["Query is running: 0%| |"]},"metadata":{},"output_type":"display_data"},{"data":{"application/vnd.jupyter.widget-view+json":{"model_id":"33a4f7f8f8ed42b88fac6cf1eff7adbb","version_major":2,"version_minor":0},"text/plain":["Downloading: 0%| |"]},"metadata":{},"output_type":"display_data"},{"data":{"application/vnd.google.colaboratory.intrinsic+json":{"summary":"{\n \"name\": \"get_ipython()\",\n \"rows\": 11,\n \"fields\": [\n {\n \"column\": \"type\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 11,\n \"samples\": [\n \"font\",\n \"script\",\n \"audio\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"requests\",\n \"properties\": {\n \"dtype\": \"Int64\",\n \"num_unique_values\": 11,\n \"samples\": [\n 128104348,\n 813565233,\n 1177141\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"pages\",\n \"properties\": {\n \"dtype\": \"Int64\",\n \"num_unique_values\": 11,\n \"samples\": [\n 21224863,\n 23556030,\n 518769\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n }\n ]\n}","type":"dataframe"},"text/html":["\n","
    \n","
    \n","\n","\n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n","
    typerequestspages
    0script81356523323556030
    1image74701877424146223
    2css27846377323259825
    3other19453369611901742
    4html18586872924145122
    5font12810434821224863
    6text6406572214736086
    7video71917791407697
    8xml2714133747170
    9audio1177141518769
    10wasm14242151063
    \n","
    \n","
    \n","\n","
    \n"," \n","\n"," \n","\n"," \n","
    \n","\n","\n","
    \n"," \n","\n","\n","\n"," \n","
    \n","\n","
    \n","
    \n"],"text/plain":[" type requests pages\n","0 script 813565233 23556030\n","1 image 747018774 24146223\n","2 css 278463773 23259825\n","3 other 194533696 11901742\n","4 html 185868729 24145122\n","5 font 128104348 21224863\n","6 text 64065722 14736086\n","7 video 7191779 1407697\n","8 xml 2714133 747170\n","9 audio 1177141 518769\n","10 wasm 142421 51063"]},"execution_count":9,"metadata":{},"output_type":"execute_result"}],"source":["# This query will process 154 GB when run.\n","%%bigquery --project httparchive\n","SELECT\n"," type,\n"," COUNT(0) requests,\n"," COUNT(DISTINCT page) pages\n","FROM `httparchive.all.requests`\n","WHERE date = '2024-06-01'\n"," AND client = 'desktop'\n","GROUP BY type\n","ORDER BY requests DESC"]},{"cell_type":"markdown","metadata":{"id":"PKXlevg9fDqA"},"source":["When we look at this data we can see counts of requests and pages for each content type. But what if we want the percentage of total? You could divide by the numbers that we know. But a more repeatable way of doing this would be to include a subquery. In the following query you'll notice that the number of requests per type is divided by the total number of requests. And likewise the same is done for pages. As we seen in Part 1, we can use the ROUND() function to trim the result to 2 decimal points for readability."]},{"cell_type":"code","execution_count":12,"metadata":{"colab":{"base_uri":"https://localhost:8080/","height":81,"referenced_widgets":["193b66f1eca741e699658ac6abaf648f","72744e68835947e6b237e2e2a3decf9c","4285bddd87174ad48c62141d08132b4a","285328c168734536acd26e98991c8a63","44c1ec80d48e4b928d814068cbcd2863","4e28fb249a1847238938b9cad4697c6d","576d921553764a99bb4e47a3d29a1f56","1166d398c1664f1d9abb8463f7981655","9c9fd148f35447608359fee256b1cbfd","f56a8a2484d04257beb8d9624f381b70","d90784b265f84491902cd3be7f4b99ae","319adafc2c9144d68b6d401e122834e1","0186695bc85c4e0687dadce9933ad151","10447c10adf24c73b8fecd857f657227","bc2776bd1a9d472cb80761ec521d6f5b","26aee6ec09104d76b90331d043d592cb","25f77534f5d0450da7b847a4c5eb1a1f","0e578e40ec76433b851f95bafb714cec","0f95db5c06c149d8b0f2173e288240b2","3cccc2f8cec44c35a545566dcf270957","b3808e4d78a44f0e9a53f10704697e90","426ed755de064058b609c481ad326778"]},"executionInfo":{"elapsed":3350,"status":"ok","timestamp":1719070594121,"user":{"displayName":"Max Ostapenko","userId":"15524868757665302379"},"user_tz":-120},"id":"HyaE62NTfGe9","outputId":"2281d9c1-b0df-4630-afb4-8f865a6d68dc"},"outputs":[{"data":{"application/vnd.jupyter.widget-view+json":{"model_id":"193b66f1eca741e699658ac6abaf648f","version_major":2,"version_minor":0},"text/plain":["Query is running: 0%| |"]},"metadata":{},"output_type":"display_data"},{"data":{"application/vnd.jupyter.widget-view+json":{"model_id":"319adafc2c9144d68b6d401e122834e1","version_major":2,"version_minor":0},"text/plain":["Downloading: 0%| |"]},"metadata":{},"output_type":"display_data"}],"source":["# This query will process 154 GB when run.\n","%%bigquery requests_type_df --project httparchive\n","WITH requests AS (\n"," SELECT\n"," type,\n"," page,\n"," COUNT(0) OVER() AS total_requests,\n"," COUNT(DISTINCT page) OVER() AS total_pages\n"," FROM `httparchive.all.requests`\n"," WHERE date = '2024-06-01'\n"," AND client = 'desktop'\n",")\n","\n","SELECT\n"," type,\n"," COUNT(0) requests,\n"," COUNT(DISTINCT page) pages,\n"," ROUND(COUNT(0) / ANY_VALUE(total_requests), 2) percent_requests,\n"," ROUND(COUNT(DISTINCT page) / ANY_VALUE(total_pages), 2) percent_pages\n","FROM requests\n","GROUP BY type\n","ORDER BY requests DESC"]},{"cell_type":"code","execution_count":13,"metadata":{"colab":{"base_uri":"https://localhost:8080/","height":394},"executionInfo":{"elapsed":275,"status":"ok","timestamp":1719070696558,"user":{"displayName":"Max Ostapenko","userId":"15524868757665302379"},"user_tz":-120},"id":"30c8TCmWmQ9w","outputId":"c6654355-bedd-432c-ce88-e8d674b3a1df"},"outputs":[{"data":{"application/vnd.google.colaboratory.intrinsic+json":{"summary":"{\n \"name\": \"requests_type_df\",\n \"rows\": 11,\n \"fields\": [\n {\n \"column\": \"type\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 11,\n \"samples\": [\n \"font\",\n \"script\",\n \"audio\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"requests\",\n \"properties\": {\n \"dtype\": \"Int64\",\n \"num_unique_values\": 11,\n \"samples\": [\n 128104348,\n 813565233,\n 1177141\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"pages\",\n \"properties\": {\n \"dtype\": \"Int64\",\n \"num_unique_values\": 11,\n \"samples\": [\n 21224863,\n 23556030,\n 518769\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"percent_requests\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": 0.12210278829367865,\n \"min\": 0.0,\n \"max\": 0.34,\n \"num_unique_values\": 7,\n \"samples\": [\n 0.34,\n 0.31,\n 0.03\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"percent_pages\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": 0.44265315788077036,\n \"min\": 0.0,\n \"max\": 1.0,\n \"num_unique_values\": 10,\n \"samples\": [\n 0.02,\n 1.0,\n 0.61\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n }\n ]\n}","type":"dataframe","variable_name":"requests_type_df"},"text/html":["\n","
    \n","
    \n","\n","\n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n","
    typerequestspagespercent_requestspercent_pages
    0script813565233235560300.340.97
    1image747018774241462230.311.00
    2css278463773232598250.110.96
    3other194533696119017420.080.49
    4html185868729241451220.081.00
    5font128104348212248630.050.88
    6text64065722147360860.030.61
    7video719177914076970.000.06
    8xml27141337471700.000.03
    9audio11771415187690.000.02
    10wasm142421510630.000.00
    \n","
    \n","
    \n","\n","
    \n"," \n","\n"," \n","\n"," \n","
    \n","\n","\n","
    \n"," \n","\n","\n","\n"," \n","
    \n","\n","
    \n"," \n"," \n"," \n","
    \n","\n","
    \n","
    \n"],"text/plain":[" type requests pages percent_requests percent_pages\n","0 script 813565233 23556030 0.34 0.97\n","1 image 747018774 24146223 0.31 1.00\n","2 css 278463773 23259825 0.11 0.96\n","3 other 194533696 11901742 0.08 0.49\n","4 html 185868729 24145122 0.08 1.00\n","5 font 128104348 21224863 0.05 0.88\n","6 text 64065722 14736086 0.03 0.61\n","7 video 7191779 1407697 0.00 0.06\n","8 xml 2714133 747170 0.00 0.03\n","9 audio 1177141 518769 0.00 0.02\n","10 wasm 142421 51063 0.00 0.00"]},"execution_count":13,"metadata":{},"output_type":"execute_result"}],"source":["requests_type_df"]},{"cell_type":"markdown","metadata":{"id":"P3suKO-2fMrE"},"source":["Graphing this we can see both the distribution of content types across all requests in the archive as well as the popularity of certain types of content on each site. For example, 100% of sites contained images and HTML. 97% contain JavaScript and 96% - CSS. 88% contain custom webfonts and 6% contain video files."]},{"cell_type":"code","execution_count":177,"metadata":{"colab":{"base_uri":"https://localhost:8080/","height":399},"executionInfo":{"elapsed":298,"status":"ok","timestamp":1719078675756,"user":{"displayName":"Max Ostapenko","userId":"15524868757665302379"},"user_tz":-120},"id":"8eHylgTVmF0J","outputId":"14145b5e-8d1a-4282-b4f8-fe3cc73a8627"},"outputs":[{"data":{"text/html":["\n","
    \n",""],"text/plain":["alt.LayerChart(...)"]},"execution_count":177,"metadata":{},"output_type":"execute_result"}],"source":["import altair as alt\n","\n","pie_chart_requests = alt.Chart(requests_type_df).mark_arc().encode(\n"," theta=alt.Theta(field=\"percent_requests\", type=\"quantitative\", stack=True),\n"," color=alt.Color(field=\"type\", type=\"nominal\", sort=None),\n"," order=alt.Order(field=\"percent_requests\", type=\"quantitative\",sort='descending'),\n"," tooltip=[\"type\", alt.Tooltip(\"percent_requests:Q\", format=\".0%\")]\n",").properties(\n"," title=\"Requests by Type\"\n",")\n","pie_chart_requests + pie_chart_requests.mark_text(\n"," radius=170\n",").encode(\n"," text=alt.Text(\"percent_requests:Q\", format=\".0%\")\n",")"]},{"cell_type":"code","execution_count":182,"metadata":{"colab":{"base_uri":"https://localhost:8080/","height":414},"executionInfo":{"elapsed":294,"status":"ok","timestamp":1719078803423,"user":{"displayName":"Max Ostapenko","userId":"15524868757665302379"},"user_tz":-120},"id":"Kf8aU76Qm_ym","outputId":"c0ffb2c0-71da-43c8-955f-210efbd68611"},"outputs":[{"data":{"text/html":["\n","
    \n",""],"text/plain":["alt.LayerChart(...)"]},"execution_count":182,"metadata":{},"output_type":"execute_result"}],"source":["bar_chart_pages = alt.Chart(requests_type_df).mark_bar().encode(\n"," x=alt.X(\"type\", title=\"Type\", sort=None),\n"," y=alt.Y(\"percent_pages\", title=\"Percent Pages\"),\n"," color=alt.Color(field=\"type\", sort=None),\n"," tooltip=[\"type\", \"percent_pages\"]\n",").properties(\n"," title=\"Percent Pages by Type\"\n",")\n","bar_chart_pages + bar_chart_pages.mark_text(\n"," dy=-10,\n",").encode(\n"," text=alt.Text(\"percent_pages:Q\", format=\".0%\")\n",")"]},{"cell_type":"markdown","metadata":{"id":"XvgAaUVsmFMh"},"source":["Let's say we want to extend this query some more and look at the formats of each type. Now we have a query that is summarizing the % of requests and pages for each file type and format.\n","\n","The summary columns stores quite a lot of data and we would need to analyze ~10TB of data. So let's look at the root pages only and apply sampling to the data scanned by the query using [TABLESAMPLE](https://cloud.google.com/bigquery/docs/reference/standard-sql/query-syntax#tablesample_operator) operator to optimize the cost of the query."]},{"cell_type":"code","execution_count":75,"metadata":{"colab":{"base_uri":"https://localhost:8080/","height":866,"referenced_widgets":["fbf43300d0e34bc9a2d9d08868c8619e","b998b84c8fe344ffb0cbce35dcdd8d94","8d40e645ae844d1ca3ae2116bbb1f16c","8883a38ab4634285aa2bd180d13ae58e","4bd93e4d685145d898b591d1dc7d5822","2bbea2bcd9eb467788a13e84c52d757b","588bc2ce3d6047f9969ef315a56b0261","0d68b90a92b24d44b1b606eb6a378fa3","092a6ee540874fcbaccda206657b6118","c0003c360865446da499df0019cecd00","037517da35804422ae4c8bbaf820a824","a88f6b4843304133b8522f8a9f7906e7","697add1e80954140a99ee668d0719ff0","4bacede4594044b3a32dafa195f9455e","82c8da0a4a334499bd4ec6fc1cdb9711","1196079bd7e24f18b16830cedbc5ebad","67a07fe41e774294bdb0df5cae9581dd","c0be1cba4bc249c89add5539cef59d60","475a3306cb6b40e2bc9f8d7e05718a7e","74fb4bf87ee44da0a721fd71de4f2ace","26599b464d4d404b9543e7a9c5d7c250","6db951ebc6ab4b86863ea48b280490c5"]},"executionInfo":{"elapsed":31464,"status":"ok","timestamp":1719073004910,"user":{"displayName":"Max Ostapenko","userId":"15524868757665302379"},"user_tz":-120},"id":"uRQPMFPdfPgz","outputId":"42a7da64-e2d5-47d9-cd62-9592697f2a8f"},"outputs":[{"data":{"application/vnd.jupyter.widget-view+json":{"model_id":"fbf43300d0e34bc9a2d9d08868c8619e","version_major":2,"version_minor":0},"text/plain":["Query is running: 0%| |"]},"metadata":{},"output_type":"display_data"},{"data":{"application/vnd.jupyter.widget-view+json":{"model_id":"a88f6b4843304133b8522f8a9f7906e7","version_major":2,"version_minor":0},"text/plain":["Downloading: 0%| |"]},"metadata":{},"output_type":"display_data"},{"data":{"application/vnd.google.colaboratory.intrinsic+json":{"summary":"{\n \"name\": \"get_ipython()\",\n \"rows\": 24,\n \"fields\": [\n {\n \"column\": \"type\",\n \"properties\": {\n \"dtype\": \"category\",\n \"num_unique_values\": 9,\n \"samples\": [\n \"video\",\n \"image\",\n \"font\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"format\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 14,\n \"samples\": [\n \"heic\",\n \"flash\",\n \"\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"requests\",\n \"properties\": {\n \"dtype\": \"Int64\",\n \"num_unique_values\": 24,\n \"samples\": [\n 1956268,\n 21277,\n 21141126\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"pages\",\n \"properties\": {\n \"dtype\": \"Int64\",\n \"num_unique_values\": 24,\n \"samples\": [\n 1516355,\n 16238,\n 8068108\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"percent_requests\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": 0.07170667908979579,\n \"min\": 0.0,\n \"max\": 0.32,\n \"num_unique_values\": 10,\n \"samples\": [\n 0.02,\n 0.12,\n 0.07\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"percent_pages\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": 0.17816648703235208,\n \"min\": 0.0,\n \"max\": 0.7,\n \"num_unique_values\": 13,\n \"samples\": [\n 0.01,\n 0.06,\n 0.7\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n }\n ]\n}","type":"dataframe"},"text/html":["\n","
    \n","
    \n","\n","\n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n","
    typeformatrequestspagespercent_requestspercent_pages
    0script2114112680681080.320.70
    1imagejpg800214341273090.120.36
    2css724245346416360.110.40
    3imagepng647392139714160.100.35
    4other518846016069180.080.14
    5html466976424636350.070.21
    6imagegif383735114803180.060.13
    7font369042428688670.060.25
    8text195626815163550.030.13
    9imagesvg12161518898470.020.08
    10imagewebp10915116697070.020.06
    11imageico3162513125390.000.03
    12videomp41698291275370.000.01
    13imageavif142923943140.000.01
    14xml108975623290.000.01
    15video41888243260.000.00
    16image21277162380.000.00
    17imageheic209517410.000.00
    18htmlNone46460.000.00
    19videoflv28230.000.00
    20videoflash24240.000.00
    21videoswf660.000.00
    22imageheif330.000.00
    23imageNone110.000.00
    \n","
    \n","
    \n","\n","
    \n"," \n","\n"," \n","\n"," \n","
    \n","\n","\n","
    \n"," \n","\n","\n","\n"," \n","
    \n","\n","
    \n","
    \n"],"text/plain":[" type format requests pages percent_requests percent_pages\n","0 script 21141126 8068108 0.32 0.70\n","1 image jpg 8002143 4127309 0.12 0.36\n","2 css 7242453 4641636 0.11 0.40\n","3 image png 6473921 3971416 0.10 0.35\n","4 other 5188460 1606918 0.08 0.14\n","5 html 4669764 2463635 0.07 0.21\n","6 image gif 3837351 1480318 0.06 0.13\n","7 font 3690424 2868867 0.06 0.25\n","8 text 1956268 1516355 0.03 0.13\n","9 image svg 1216151 889847 0.02 0.08\n","10 image webp 1091511 669707 0.02 0.06\n","11 image ico 316251 312539 0.00 0.03\n","12 video mp4 169829 127537 0.00 0.01\n","13 image avif 142923 94314 0.00 0.01\n","14 xml 108975 62329 0.00 0.01\n","15 video 41888 24326 0.00 0.00\n","16 image 21277 16238 0.00 0.00\n","17 image heic 2095 1741 0.00 0.00\n","18 html None 46 46 0.00 0.00\n","19 video flv 28 23 0.00 0.00\n","20 video flash 24 24 0.00 0.00\n","21 video swf 6 6 0.00 0.00\n","22 image heif 3 3 0.00 0.00\n","23 image None 1 1 0.00 0.00"]},"execution_count":75,"metadata":{},"output_type":"execute_result"}],"source":["# This query will process 131 GB when run.\n","%%bigquery --project httparchive\n","WITH requests AS (\n"," SELECT\n"," type,\n"," JSON_VALUE(summary, '$.format') AS format,\n"," page,\n"," COUNT(0) OVER() AS total_requests,\n"," COUNT(DISTINCT page) OVER() AS total_pages\n"," FROM `httparchive.all.requests` TABLESAMPLE SYSTEM (5 PERCENT)\n"," WHERE date = '2024-06-01'\n"," AND client = 'desktop'\n"," AND is_root_page\n",")\n","\n","SELECT\n"," type,\n"," format,\n"," COUNT(0) requests,\n"," COUNT(DISTINCT page) pages,\n"," ROUND(COUNT(0) / ANY_VALUE(total_requests), 2) percent_requests,\n"," ROUND(COUNT(DISTINCT page) / ANY_VALUE(total_pages), 2) percent_pages\n","FROM requests\n","GROUP BY\n"," type,\n"," format\n","ORDER BY requests DESC"]},{"cell_type":"markdown","metadata":{"id":"OYGSiLhhfQxy"},"source":["Using a WHERE clause we can filter out all of the non-Image content and examine the popularity of various image formats. For example, how often is jpg, gif, webp, etc used.\n","\n","Filtering by type column we are leveraging table's clustering to optimize the data scanned by the query. Optimising our query by using cluster columns we may skip applying sampling here."]},{"cell_type":"code","execution_count":77,"metadata":{"colab":{"base_uri":"https://localhost:8080/","height":81,"referenced_widgets":["16d9263d45b340f0a7a92583da89e43e","52c46fee4f254c918ad6c65a716c03bd","f509db4e53624faea08a80be1ebba0da","baedbe8751ef43c3a5f0ac43fffcf255","157ec81aa0764a1c8465d4e8e5e46343","08e8963ee5ce45cf9d05cc78ae78adea","c794429785d34be592081cf2bcad7ded","e2ba7876fec34694bb30766748e00173","cdce8a21a53f497694bf49fe111684d2","de7fbac009d24b56b97f88385cab3bae","3b1fba01b8a1421480e544e3a2b6c9cb","06c9371eb8a246a2acc9fa07768f9759","49e032edc4d94d7aa35a3251fa2b6f54","035f5107815e43348609347c7f3b44ee","dcff1c0454574a6992fab3b5b4e6f9bd","24dd022c67fe4afb9275626c10b1a6e5","7b890ee971404904b8dff58052d8bda6","67ac5460c90c4f65848ff17bbfa486b0","83ff34bff4bb4430aebc26f8d9ac3086","fe60d2cd2bb9456a90e38c9f7d03b30a","c887f6d4e3144b28b8a5c4c13a69ca9d","b50d0aa59a734f3fbccc97fec03a87ad"]},"executionInfo":{"elapsed":19912,"status":"ok","timestamp":1719076185573,"user":{"displayName":"Max Ostapenko","userId":"15524868757665302379"},"user_tz":-120},"id":"9dhWIwI8fTjH","outputId":"b2b9a98b-e738-4d86-fbd3-b2080ae0176c"},"outputs":[{"data":{"application/vnd.jupyter.widget-view+json":{"model_id":"16d9263d45b340f0a7a92583da89e43e","version_major":2,"version_minor":0},"text/plain":["Query is running: 0%| |"]},"metadata":{},"output_type":"display_data"},{"data":{"application/vnd.jupyter.widget-view+json":{"model_id":"06c9371eb8a246a2acc9fa07768f9759","version_major":2,"version_minor":0},"text/plain":["Downloading: 0%| |"]},"metadata":{},"output_type":"display_data"}],"source":["# This query will process 832 GB when run.\n","%%bigquery requests_image_df --project httparchive\n","WITH requests AS (\n"," SELECT\n"," JSON_VALUE(summary, '$.format') AS format,\n"," page,\n"," COUNT(0) OVER() AS total_requests,\n"," COUNT(DISTINCT page) OVER() AS total_pages\n"," FROM `httparchive.all.requests`\n"," WHERE date = '2024-06-01'\n"," AND client = 'desktop'\n"," AND is_root_page\n"," AND type = 'image'\n",")\n","\n","SELECT\n"," format,\n"," COUNT(0) requests,\n"," COUNT(DISTINCT page) pages,\n"," ROUND(COUNT(0) / ANY_VALUE(total_requests), 2) percent_requests,\n"," ROUND(COUNT(DISTINCT page) / ANY_VALUE(total_pages), 2) percent_pages\n","FROM requests\n","GROUP BY format\n","ORDER BY requests DESC"]},{"cell_type":"code","execution_count":78,"metadata":{"colab":{"base_uri":"https://localhost:8080/","height":426},"executionInfo":{"elapsed":303,"status":"ok","timestamp":1719076378617,"user":{"displayName":"Max Ostapenko","userId":"15524868757665302379"},"user_tz":-120},"id":"lEynOaPZ78FM","outputId":"bd16ff7a-62b4-4302-b86e-d25dda984444"},"outputs":[{"data":{"application/vnd.google.colaboratory.intrinsic+json":{"summary":"{\n \"name\": \"requests_image_df\",\n \"rows\": 12,\n \"fields\": [\n {\n \"column\": \"format\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 11,\n \"samples\": [\n \"ico\",\n \"jpg\",\n \"heif\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"requests\",\n \"properties\": {\n \"dtype\": \"Int64\",\n \"num_unique_values\": 12,\n \"samples\": [\n 15,\n 52,\n 164174651\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"pages\",\n \"properties\": {\n \"dtype\": \"Int64\",\n \"num_unique_values\": 12,\n \"samples\": [\n 5,\n 32,\n 10620609\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"percent_requests\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": 0.13343935178971983,\n \"min\": 0.0,\n \"max\": 0.38,\n \"num_unique_values\": 7,\n \"samples\": [\n 0.38,\n 0.31,\n 0.01\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"percent_pages\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": 0.3447034298428935,\n \"min\": 0.0,\n \"max\": 0.93,\n \"num_unique_values\": 9,\n \"samples\": [\n 0.02,\n 0.93,\n 0.48\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n }\n ]\n}","type":"dataframe","variable_name":"requests_image_df"},"text/html":["\n","
    \n","
    \n","\n","\n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n","
    formatrequestspagespercent_requestspercent_pages
    0jpg164174651106206090.380.83
    1png132785707117836490.310.93
    2gif7879662472761840.180.57
    3svg2494985948211150.060.38
    4webp2239471826905270.050.21
    5ico648160761518600.010.48
    6avif29310983745950.010.03
    74397331946250.000.02
    8heic44171117680.000.00
    9heif52320.000.00
    10None1550.000.00
    11jxl640.000.00
    \n","
    \n","
    \n","\n","
    \n"," \n","\n"," \n","\n"," \n","
    \n","\n","\n","
    \n"," \n","\n","\n","\n"," \n","
    \n","\n","
    \n"," \n"," \n"," \n","
    \n","\n","
    \n","
    \n"],"text/plain":[" format requests pages percent_requests percent_pages\n","0 jpg 164174651 10620609 0.38 0.83\n","1 png 132785707 11783649 0.31 0.93\n","2 gif 78796624 7276184 0.18 0.57\n","3 svg 24949859 4821115 0.06 0.38\n","4 webp 22394718 2690527 0.05 0.21\n","5 ico 6481607 6151860 0.01 0.48\n","6 avif 2931098 374595 0.01 0.03\n","7 439733 194625 0.00 0.02\n","8 heic 44171 11768 0.00 0.00\n","9 heif 52 32 0.00 0.00\n","10 None 15 5 0.00 0.00\n","11 jxl 6 4 0.00 0.00"]},"execution_count":78,"metadata":{},"output_type":"execute_result"}],"source":["requests_image_df"]},{"cell_type":"markdown","metadata":{"id":"SUGpb6bUfV6c"},"source":["**Note**: It's important to understand the bias in the data when we are doing this type of analysis. While we do have a very diverse set of 1.3 million page views - the technology used to parse these pages is Chrome browsers (both Desktop and Emulated mobile). Because of this, some formats may be under-represented - since Chrome supports webp but not jpeg-xr or jpeg2000. You may find cases like this with other type of technologies as well - for example custom web font types that vary based on browser support.\n","\n","Let's graph the results now to see what types of images are being served to Chrome browsers."]},{"cell_type":"code","execution_count":184,"metadata":{"colab":{"base_uri":"https://localhost:8080/","height":395},"executionInfo":{"elapsed":349,"status":"ok","timestamp":1719078845237,"user":{"displayName":"Max Ostapenko","userId":"15524868757665302379"},"user_tz":-120},"id":"3MOvKaUJfaiR","outputId":"7d45d50b-c966-4520-9781-e043426659dc"},"outputs":[{"data":{"text/html":["\n","
    \n",""],"text/plain":["alt.LayerChart(...)"]},"execution_count":184,"metadata":{},"output_type":"execute_result"}],"source":["pie_chart_image_formats = alt.Chart(requests_image_df).mark_arc().encode(\n"," theta=alt.Theta(field=\"percent_requests\", type=\"quantitative\", stack=True),\n"," color=alt.Color(field=\"format\", sort=None),\n"," order=alt.Order(field=\"percent_requests\", type=\"quantitative\",sort='descending'),\n"," tooltip=[\"format\", alt.Tooltip(\"percent_requests:Q\", format=\".0%\")]\n",").properties(\n"," title=\"Distribution of image formats\"\n",")\n","pie_chart_image_formats + pie_chart_image_formats.mark_text(\n"," radius=170\n",").encode(\n"," text=alt.Text(\"percent_requests:Q\", format=\".0%\")\n",")"]},{"cell_type":"code","execution_count":185,"metadata":{"colab":{"base_uri":"https://localhost:8080/","height":399},"executionInfo":{"elapsed":315,"status":"ok","timestamp":1719078861795,"user":{"displayName":"Max Ostapenko","userId":"15524868757665302379"},"user_tz":-120},"id":"T9fwfkGY8R8h","outputId":"b4e53737-e909-4bec-f92c-8eb9f5f71d20"},"outputs":[{"data":{"text/html":["\n","
    \n",""],"text/plain":["alt.LayerChart(...)"]},"execution_count":185,"metadata":{},"output_type":"execute_result"}],"source":["bar_chart_image_pages = alt.Chart(requests_image_df).mark_bar().encode(\n"," x=alt.X(\"format\", title=\"Type\", sort=None),\n"," y=alt.Y(\"percent_pages\", title=\"Percent Pages\", sort=None),\n"," color=alt.Color(field=\"format\", sort=None),\n"," tooltip=[\"format\", alt.Tooltip(\"percent_pages:Q\", format=\".0%\")]\n",").properties(\n"," title=\"Percent Pages by Type\"\n",")\n","bar_chart_image_pages + bar_chart_image_pages.mark_text(\n"," dy=-10,\n",").encode(\n"," text=alt.Text(\"percent_pages:Q\", format=\".0%\")\n",")"]},{"cell_type":"markdown","metadata":{"id":"Xn_CsHD9fZ1f"},"source":["\n","Let's explore a simple histogram of the requests dataset by looking at the distribution of response sizes. Histograms are useful for representing the distribution of data, by organizing a range of values into \"bins\" (or buckets), and then counting the number of values that fall into each of the bins. If you are not familiar with this type of visualization, then you can [read more about histograms here](https://en.wikipedia.org/wiki/Histogram).\n","\n","In the example below, we'll be using a histogram to visualize the size of individual requests served from websites across the entire dataset. To do this, we'll be using the `respBodySize` metric from `summary` column. This metric represents the size of the response payload in bytes. Since 1 byte is very granular, we'll divide by 1024 to get to 1 KB and then by 100 so that we are looking at this data with bin sizes of 100KB. We'll also wrap this in a `ROUND()` function to remove the decimal points and then multiply the result by 100. Using this technique, 1234567 bytes would be rounded to a bin of 1200 KB."]},{"cell_type":"code","execution_count":186,"metadata":{"colab":{"base_uri":"https://localhost:8080/","height":81,"referenced_widgets":["79930fa7bb1342159effecdae9f2ef17","cd53cd6f00364a16a55bd9a02eb33820","f2442cf5f5144502a2987c11d63fcb9e","a3b8c8b0936d42b8a0af9bc7318bfcee","a569d421a04f4ae59a149506ea57e3bb","c959667c995c4b4f936f01e4e985a1fe","4cc21c51f3844ad995189edbe3c51f46","3a050153b8ec464f9f5254a481ea2ee5","fe2978aecf4c44ab9676f3e06ba3c7bf","acdf9c943df349f99fb6ca3a67275a7c","628fd80d6db74c8591b6a8abf93e17d3","5b84bb2e0fce4a02b7cc3844259b3374","544825bdef3147da80356aa215fbc982","4fa4b4c65b974f618d684fb60925e9dd","7c4a09318b044c9ea227664136b7216a","98562e5923fd4ff78c674c2f6a54458c","c9318bccf7504e289a533fbbc9793dd5","74ecdcf8f37744719e4ea4e141bf4ce9","1113575021184ad09ef2b05fb0a9eb07","adb99c8f7dbb475c8c6918a66edac76c","61ae9b1549b14ccd9db5fb43e7fde809","3ed1a2cac97a491897d0988530c85dfb"]},"executionInfo":{"elapsed":27446,"status":"ok","timestamp":1719079339313,"user":{"displayName":"Max Ostapenko","userId":"15524868757665302379"},"user_tz":-120},"id":"if5TNXaJfgoo","outputId":"a939244f-84e7-4b19-a49e-1742fed178a3"},"outputs":[{"data":{"application/vnd.jupyter.widget-view+json":{"model_id":"79930fa7bb1342159effecdae9f2ef17","version_major":2,"version_minor":0},"text/plain":["Query is running: 0%| |"]},"metadata":{},"output_type":"display_data"},{"data":{"application/vnd.jupyter.widget-view+json":{"model_id":"5b84bb2e0fce4a02b7cc3844259b3374","version_major":2,"version_minor":0},"text/plain":["Downloading: 0%| |"]},"metadata":{},"output_type":"display_data"}],"source":["# This query will process 125 GB when run.\n","%%bigquery response_size_df --project httparchive\n","WITH requests AS (\n"," SELECT\n"," ROUND(CAST(JSON_VALUE(summary, '$.respBodySize') AS INT64)/1024/100)*100 AS responseSize100KB,\n"," COUNT(0) OVER () AS total_requests\n"," FROM `httparchive.all.requests` TABLESAMPLE SYSTEM (5 PERCENT)\n"," WHERE date = '2024-05-01'\n"," AND client = 'desktop'\n"," AND is_root_page\n",")\n","\n","SELECT\n"," responseSize100KB,\n"," COUNT(0) AS requests,\n"," COUNT(0)/ANY_VALUE(total_requests) AS pct_requests\n","FROM requests\n","GROUP BY responseSize100KB\n","HAVING responseSize100KB>0\n","ORDER BY responseSize100KB ASC"]},{"cell_type":"code","execution_count":187,"metadata":{"colab":{"base_uri":"https://localhost:8080/","height":424},"executionInfo":{"elapsed":473,"status":"ok","timestamp":1719079366891,"user":{"displayName":"Max Ostapenko","userId":"15524868757665302379"},"user_tz":-120},"id":"Bjm4Xba3GWkD","outputId":"fe2cb0d9-c289-4a43-cc68-01ea90f08302"},"outputs":[{"data":{"application/vnd.google.colaboratory.intrinsic+json":{"summary":"{\n \"name\": \"response_size_df\",\n \"rows\": 580,\n \"fields\": [\n {\n \"column\": \"responseSize100KB\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": 18413.255227637972,\n \"min\": 100.0,\n \"max\": 67800.0,\n \"num_unique_values\": 580,\n \"samples\": [\n 66500.0,\n 27800.0,\n 10500.0\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"requests\",\n \"properties\": {\n \"dtype\": \"Int64\",\n \"num_unique_values\": 208,\n \"samples\": [\n 48,\n 20655,\n 491\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"pct_requests\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": 0.003970850388510014,\n \"min\": 1.5558038445624383e-08,\n \"max\": 0.0929266856220621,\n \"num_unique_values\": 208,\n \"samples\": [\n 7.467858453899704e-07,\n 0.00032135128409437166,\n 7.638996876801573e-06\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n }\n ]\n}","type":"dataframe","variable_name":"response_size_df"},"text/html":["\n","
    \n","
    \n","\n","\n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n"," \n","
    responseSize100KBrequestspct_requests
    0100.059729059.292669e-02
    1200.012969892.017860e-02
    2300.05478338.523207e-03
    3400.03180904.948856e-03
    4500.02062483.208814e-03
    ............
    57566500.023.111608e-08
    57666700.011.555804e-08
    57766900.011.555804e-08
    57867600.011.555804e-08
    57967800.011.555804e-08
    \n","

    580 rows × 3 columns

    \n","
    \n","
    \n","\n","
    \n"," \n","\n"," \n","\n"," \n","
    \n","\n","\n","
    \n"," \n","\n","\n","\n"," \n","
    \n","\n","
    \n"," \n"," \n"," \n","
    \n","\n","
    \n","
    \n"],"text/plain":[" responseSize100KB requests pct_requests\n","0 100.0 5972905 9.292669e-02\n","1 200.0 1296989 2.017860e-02\n","2 300.0 547833 8.523207e-03\n","3 400.0 318090 4.948856e-03\n","4 500.0 206248 3.208814e-03\n",".. ... ... ...\n","575 66500.0 2 3.111608e-08\n","576 66700.0 1 1.555804e-08\n","577 66900.0 1 1.555804e-08\n","578 67600.0 1 1.555804e-08\n","579 67800.0 1 1.555804e-08\n","\n","[580 rows x 3 columns]"]},"execution_count":187,"metadata":{},"output_type":"execute_result"}],"source":["response_size_df"]},{"cell_type":"markdown","metadata":{"id":"R1_EmIoKfw8n"},"source":["When we analyze this data we can see that that 9% of requests have a response size less than 100KB. Try repeating this with 10KB bin sizes and you'll be able to see the spread of response sizes with more granularity."]},{"cell_type":"code","execution_count":193,"metadata":{"colab":{"base_uri":"https://localhost:8080/","height":268},"executionInfo":{"elapsed":301,"status":"ok","timestamp":1719079812091,"user":{"displayName":"Max Ostapenko","userId":"15524868757665302379"},"user_tz":-120},"id":"4bFTTRx9H3gE","outputId":"ab8be017-0527-457a-fde0-208e017a91b6"},"outputs":[{"data":{"text/html":["\n","
    \n",""],"text/plain":["alt.Chart(...)"]},"execution_count":193,"metadata":{},"output_type":"execute_result"}],"source":["# Plotting 10 first rows\n","alt.Chart(response_size_df.head(10)).mark_point().encode(\n"," x=alt.X(\"responseSize100KB\", title=\"Response Size, 100KB bins\"),\n"," y=alt.Y(\"pct_requests\", title=\"Percent Requests\"),\n"," tooltip=['responseSize100KB', alt.Tooltip(\"pct_requests:Q\", format=\".0%\")]\n",").properties(\n"," width=1200,\n"," height=200\n",")"]},{"cell_type":"markdown","metadata":{"id":"A-vA8ALMgEQI"},"source":["You can find many examples of working with the `requests` table in the [HTTP Archive discussion forums](https://discuss.httparchive.org/).\n","\n","You can also make a copy of the workbook and experiment with some of your own visualization ideas for the data as well.\n","\n","In [Part 3](https://colab.research.google.com/github/rviscomi/har.fyi/blob/main/workbooks/exploring_pages_and_requests_tables_joined.ipynb) we'll look at how you can use SQL JOINs to analyze both the `pages` and `requests` datasets.\n"]}],"metadata":{"colab":{"provenance":[{"file_id":"1Djg34nDFGRnNA9J2AiVG2RUzDojBUJOa","timestamp":1719016481664},{"file_id":"/v2/external/notebooks/bigquery.ipynb","timestamp":1719012850283}]},"kernelspec":{"display_name":"Python 3","name":"python3"},"widgets":{"application/vnd.jupyter.widget-state+json":{"0186695bc85c4e0687dadce9933ad151":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HTMLModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HTMLModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HTMLView","description":"","description_tooltip":null,"layout":"IPY_MODEL_25f77534f5d0450da7b847a4c5eb1a1f","placeholder":"​","style":"IPY_MODEL_0e578e40ec76433b851f95bafb714cec","value":"Downloading: 100%"}},"019b861f5a9a49dcb9d63b1b076d70e5":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"035f5107815e43348609347c7f3b44ee":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"FloatProgressModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"FloatProgressModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"ProgressView","bar_style":"success","description":"","description_tooltip":null,"layout":"IPY_MODEL_83ff34bff4bb4430aebc26f8d9ac3086","max":12,"min":0,"orientation":"horizontal","style":"IPY_MODEL_fe60d2cd2bb9456a90e38c9f7d03b30a","value":12}},"037517da35804422ae4c8bbaf820a824":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"DescriptionStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"DescriptionStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","description_width":""}},"0386f045fef54030820572807944f18f":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"06c9371eb8a246a2acc9fa07768f9759":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HBoxModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HBoxModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HBoxView","box_style":"","children":["IPY_MODEL_49e032edc4d94d7aa35a3251fa2b6f54","IPY_MODEL_035f5107815e43348609347c7f3b44ee","IPY_MODEL_dcff1c0454574a6992fab3b5b4e6f9bd"],"layout":"IPY_MODEL_24dd022c67fe4afb9275626c10b1a6e5"}},"06ef7547b123481bb60fdf568de4cc46":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HTMLModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HTMLModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HTMLView","description":"","description_tooltip":null,"layout":"IPY_MODEL_c0565e9034174184a35293a9747825d6","placeholder":"​","style":"IPY_MODEL_21f4ed82bb5f4e48886a18fb81660d74","value":"Downloading: 100%"}},"088e2a5d0e764839a9ebe192348ca268":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"08e8963ee5ce45cf9d05cc78ae78adea":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"092a6ee540874fcbaccda206657b6118":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"ProgressStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"ProgressStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","bar_color":null,"description_width":""}},"0b606bde1c5c476a9ad3fe11886d9cd1":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"ProgressStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"ProgressStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","bar_color":null,"description_width":""}},"0d68b90a92b24d44b1b606eb6a378fa3":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"0e578e40ec76433b851f95bafb714cec":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"DescriptionStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"DescriptionStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","description_width":""}},"0f95db5c06c149d8b0f2173e288240b2":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"101f9a18ca06455ab603d552b0a825aa":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"DescriptionStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"DescriptionStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","description_width":""}},"10447c10adf24c73b8fecd857f657227":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"FloatProgressModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"FloatProgressModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"ProgressView","bar_style":"success","description":"","description_tooltip":null,"layout":"IPY_MODEL_0f95db5c06c149d8b0f2173e288240b2","max":11,"min":0,"orientation":"horizontal","style":"IPY_MODEL_3cccc2f8cec44c35a545566dcf270957","value":11}},"10aa9eacf3a543499b0e72ed034e5dfd":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"1113575021184ad09ef2b05fb0a9eb07":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"1166d398c1664f1d9abb8463f7981655":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"1196079bd7e24f18b16830cedbc5ebad":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"12ecdb2273d348a4ad670468a2711397":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"13e0457ef0614e34a869adfef106ffbe":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"DescriptionStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"DescriptionStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","description_width":""}},"14404fc95f3d49e489865f818d7f77ed":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HTMLModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HTMLModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HTMLView","description":"","description_tooltip":null,"layout":"IPY_MODEL_12ecdb2273d348a4ad670468a2711397","placeholder":"​","style":"IPY_MODEL_64a5afdec99d4e7f8f330229d9c6dff6","value":"Job ID 9a0b429a-315f-46ac-896d-a479ddec1e3b successfully executed: 100%"}},"1469bbf5a73e4b3193cbb6db60de5b5d":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"FloatProgressModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"FloatProgressModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"ProgressView","bar_style":"success","description":"","description_tooltip":null,"layout":"IPY_MODEL_391311838a014768857c31d4a53d24b5","max":1,"min":0,"orientation":"horizontal","style":"IPY_MODEL_dcfd4d2b82bb42e7b94de4e5c4a95e73","value":1}},"14c923624d934f1c82db5bd867f5a32b":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"157ec81aa0764a1c8465d4e8e5e46343":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"16d9263d45b340f0a7a92583da89e43e":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HBoxModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HBoxModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HBoxView","box_style":"","children":["IPY_MODEL_52c46fee4f254c918ad6c65a716c03bd","IPY_MODEL_f509db4e53624faea08a80be1ebba0da","IPY_MODEL_baedbe8751ef43c3a5f0ac43fffcf255"],"layout":"IPY_MODEL_157ec81aa0764a1c8465d4e8e5e46343"}},"170431b48a43411eb546b3cf14f56f3f":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"181e3d96bf38467eb61c57db3a510187":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HTMLModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HTMLModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HTMLView","description":"","description_tooltip":null,"layout":"IPY_MODEL_8a93b5e3d3024afb887ef50e32529baa","placeholder":"​","style":"IPY_MODEL_101f9a18ca06455ab603d552b0a825aa","value":""}},"193b66f1eca741e699658ac6abaf648f":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HBoxModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HBoxModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HBoxView","box_style":"","children":["IPY_MODEL_72744e68835947e6b237e2e2a3decf9c","IPY_MODEL_4285bddd87174ad48c62141d08132b4a","IPY_MODEL_285328c168734536acd26e98991c8a63"],"layout":"IPY_MODEL_44c1ec80d48e4b928d814068cbcd2863"}},"1aab504a39ce4936a4d04eff73c0d324":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"1cd7156cbd534b1b889a292544baf25d":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"21442cde7d92471a8e7e6f642eaecbcd":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"21f4ed82bb5f4e48886a18fb81660d74":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"DescriptionStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"DescriptionStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","description_width":""}},"224410d6e2f240c1b2e0492049dd6c04":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"249bd3bb13014d519d6dd8fe5cedf881":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HTMLModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HTMLModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HTMLView","description":"","description_tooltip":null,"layout":"IPY_MODEL_8bbc63a413cb49ce9a06f5a6ee0b50f1","placeholder":"​","style":"IPY_MODEL_98b951a5bbe14cea9f5c519b85fdb409","value":"Job ID 6e2b6152-abaa-4724-8a54-7eadd9deda5c successfully executed: 100%"}},"24dd022c67fe4afb9275626c10b1a6e5":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"25f77534f5d0450da7b847a4c5eb1a1f":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"26599b464d4d404b9543e7a9c5d7c250":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"26aee6ec09104d76b90331d043d592cb":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"285328c168734536acd26e98991c8a63":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HTMLModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HTMLModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HTMLView","description":"","description_tooltip":null,"layout":"IPY_MODEL_f56a8a2484d04257beb8d9624f381b70","placeholder":"​","style":"IPY_MODEL_d90784b265f84491902cd3be7f4b99ae","value":""}},"2a8e5cbf9d39455cb3b0ae749ba49ee1":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"DescriptionStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"DescriptionStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","description_width":""}},"2bbea2bcd9eb467788a13e84c52d757b":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"2fecd829f1154e709b6c1edf664ecdea":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HBoxModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HBoxModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HBoxView","box_style":"","children":["IPY_MODEL_fc88ff7e4dcc4d558922c32a5fe72d3d","IPY_MODEL_854f1dffcc6a487b909fcd09266bb357","IPY_MODEL_181e3d96bf38467eb61c57db3a510187"],"layout":"IPY_MODEL_d57222b26efd45949fb0b7ee8bc6ce4b"}},"319adafc2c9144d68b6d401e122834e1":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HBoxModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HBoxModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HBoxView","box_style":"","children":["IPY_MODEL_0186695bc85c4e0687dadce9933ad151","IPY_MODEL_10447c10adf24c73b8fecd857f657227","IPY_MODEL_bc2776bd1a9d472cb80761ec521d6f5b"],"layout":"IPY_MODEL_26aee6ec09104d76b90331d043d592cb"}},"33a4f7f8f8ed42b88fac6cf1eff7adbb":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HBoxModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HBoxModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HBoxView","box_style":"","children":["IPY_MODEL_f0e1952324044f73be0055d1a77975fe","IPY_MODEL_f985f0f07f4946588c22a1419bd78732","IPY_MODEL_84cae140493c4b3ca526bee29bfe101b"],"layout":"IPY_MODEL_14c923624d934f1c82db5bd867f5a32b"}},"391311838a014768857c31d4a53d24b5":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"3a050153b8ec464f9f5254a481ea2ee5":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"3a6bca9276e0403394c31e0cbf40d841":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"DescriptionStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"DescriptionStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","description_width":""}},"3b1fba01b8a1421480e544e3a2b6c9cb":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"DescriptionStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"DescriptionStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","description_width":""}},"3cccc2f8cec44c35a545566dcf270957":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"ProgressStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"ProgressStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","bar_color":null,"description_width":""}},"3ed1a2cac97a491897d0988530c85dfb":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"DescriptionStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"DescriptionStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","description_width":""}},"40ac44a5f9694def95d7c175bacb044f":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"426ed755de064058b609c481ad326778":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"DescriptionStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"DescriptionStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","description_width":""}},"4285bddd87174ad48c62141d08132b4a":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"FloatProgressModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"FloatProgressModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"ProgressView","bar_style":"success","description":"","description_tooltip":null,"layout":"IPY_MODEL_1166d398c1664f1d9abb8463f7981655","max":1,"min":0,"orientation":"horizontal","style":"IPY_MODEL_9c9fd148f35447608359fee256b1cbfd","value":1}},"4442cd19fbe640bb908e714028e1a2aa":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"44a309d648c64daa9378362a26189f2c":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"DescriptionStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"DescriptionStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","description_width":""}},"44c1ec80d48e4b928d814068cbcd2863":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"45298d6ffc64465f852d856525653d6f":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"ProgressStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"ProgressStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","bar_color":null,"description_width":""}},"475a3306cb6b40e2bc9f8d7e05718a7e":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"49e032edc4d94d7aa35a3251fa2b6f54":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HTMLModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HTMLModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HTMLView","description":"","description_tooltip":null,"layout":"IPY_MODEL_7b890ee971404904b8dff58052d8bda6","placeholder":"​","style":"IPY_MODEL_67ac5460c90c4f65848ff17bbfa486b0","value":"Downloading: 100%"}},"4b9713aa21004760b59e27cc2b0883ea":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"ProgressStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"ProgressStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","bar_color":null,"description_width":""}},"4bacede4594044b3a32dafa195f9455e":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"FloatProgressModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"FloatProgressModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"ProgressView","bar_style":"success","description":"","description_tooltip":null,"layout":"IPY_MODEL_475a3306cb6b40e2bc9f8d7e05718a7e","max":24,"min":0,"orientation":"horizontal","style":"IPY_MODEL_74fb4bf87ee44da0a721fd71de4f2ace","value":24}},"4bd93e4d685145d898b591d1dc7d5822":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"4cc21c51f3844ad995189edbe3c51f46":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"DescriptionStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"DescriptionStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","description_width":""}},"4e28fb249a1847238938b9cad4697c6d":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"4fa4b4c65b974f618d684fb60925e9dd":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"FloatProgressModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"FloatProgressModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"ProgressView","bar_style":"success","description":"","description_tooltip":null,"layout":"IPY_MODEL_1113575021184ad09ef2b05fb0a9eb07","max":580,"min":0,"orientation":"horizontal","style":"IPY_MODEL_adb99c8f7dbb475c8c6918a66edac76c","value":580}},"52c46fee4f254c918ad6c65a716c03bd":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HTMLModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HTMLModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HTMLView","description":"","description_tooltip":null,"layout":"IPY_MODEL_08e8963ee5ce45cf9d05cc78ae78adea","placeholder":"​","style":"IPY_MODEL_c794429785d34be592081cf2bcad7ded","value":"Job ID 5584aab7-6431-48aa-9030-f54f53152505 successfully executed: 100%"}},"52dfdb52fc89407489552818b8dd74aa":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"544825bdef3147da80356aa215fbc982":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HTMLModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HTMLModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HTMLView","description":"","description_tooltip":null,"layout":"IPY_MODEL_c9318bccf7504e289a533fbbc9793dd5","placeholder":"​","style":"IPY_MODEL_74ecdcf8f37744719e4ea4e141bf4ce9","value":"Downloading: 100%"}},"56d617c12f614b5b96a6bc84b34a92fb":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"57640971a1ec4fdc9a1d3f1bb7409a72":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"FloatProgressModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"FloatProgressModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"ProgressView","bar_style":"success","description":"","description_tooltip":null,"layout":"IPY_MODEL_56d617c12f614b5b96a6bc84b34a92fb","max":1,"min":0,"orientation":"horizontal","style":"IPY_MODEL_4b9713aa21004760b59e27cc2b0883ea","value":1}},"576d921553764a99bb4e47a3d29a1f56":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"DescriptionStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"DescriptionStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","description_width":""}},"588bc2ce3d6047f9969ef315a56b0261":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"DescriptionStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"DescriptionStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","description_width":""}},"5b84bb2e0fce4a02b7cc3844259b3374":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HBoxModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HBoxModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HBoxView","box_style":"","children":["IPY_MODEL_544825bdef3147da80356aa215fbc982","IPY_MODEL_4fa4b4c65b974f618d684fb60925e9dd","IPY_MODEL_7c4a09318b044c9ea227664136b7216a"],"layout":"IPY_MODEL_98562e5923fd4ff78c674c2f6a54458c"}},"5e7633f004f7430fb408e5fc4e93ec58":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"61ae9b1549b14ccd9db5fb43e7fde809":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"628fd80d6db74c8591b6a8abf93e17d3":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"DescriptionStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"DescriptionStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","description_width":""}},"6330836ebed84b9ea426b36b9f0286de":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"63d2c754adc3411d812ce8779e09431a":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"64a5afdec99d4e7f8f330229d9c6dff6":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"DescriptionStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"DescriptionStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","description_width":""}},"67a07fe41e774294bdb0df5cae9581dd":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"67ac5460c90c4f65848ff17bbfa486b0":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"DescriptionStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"DescriptionStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","description_width":""}},"6858a2d387d34bbda3fabc2a2cd07b20":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HTMLModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HTMLModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HTMLView","description":"","description_tooltip":null,"layout":"IPY_MODEL_c376a54545e34b0b8cdb252b09db14df","placeholder":"​","style":"IPY_MODEL_13e0457ef0614e34a869adfef106ffbe","value":"Downloading: 100%"}},"697add1e80954140a99ee668d0719ff0":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HTMLModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HTMLModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HTMLView","description":"","description_tooltip":null,"layout":"IPY_MODEL_67a07fe41e774294bdb0df5cae9581dd","placeholder":"​","style":"IPY_MODEL_c0be1cba4bc249c89add5539cef59d60","value":"Downloading: 100%"}},"6db951ebc6ab4b86863ea48b280490c5":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"DescriptionStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"DescriptionStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","description_width":""}},"72744e68835947e6b237e2e2a3decf9c":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HTMLModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HTMLModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HTMLView","description":"","description_tooltip":null,"layout":"IPY_MODEL_4e28fb249a1847238938b9cad4697c6d","placeholder":"​","style":"IPY_MODEL_576d921553764a99bb4e47a3d29a1f56","value":"Job ID e14a17ef-0db4-49c7-bb4c-75f94032f657 successfully executed: 100%"}},"74ecdcf8f37744719e4ea4e141bf4ce9":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"DescriptionStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"DescriptionStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","description_width":""}},"74fb4bf87ee44da0a721fd71de4f2ace":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"ProgressStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"ProgressStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","bar_color":null,"description_width":""}},"758fbd26129041e6a94b97bb4b644ebd":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"FloatProgressModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"FloatProgressModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"ProgressView","bar_style":"success","description":"","description_tooltip":null,"layout":"IPY_MODEL_52dfdb52fc89407489552818b8dd74aa","max":1,"min":0,"orientation":"horizontal","style":"IPY_MODEL_fe5d178ab6ea4802ba4aa5a226f04ed1","value":1}},"75ea379d768e432cbbadd615ac12e595":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"DescriptionStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"DescriptionStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","description_width":""}},"79930fa7bb1342159effecdae9f2ef17":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HBoxModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HBoxModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HBoxView","box_style":"","children":["IPY_MODEL_cd53cd6f00364a16a55bd9a02eb33820","IPY_MODEL_f2442cf5f5144502a2987c11d63fcb9e","IPY_MODEL_a3b8c8b0936d42b8a0af9bc7318bfcee"],"layout":"IPY_MODEL_a569d421a04f4ae59a149506ea57e3bb"}},"7b890ee971404904b8dff58052d8bda6":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"7c4a09318b044c9ea227664136b7216a":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HTMLModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HTMLModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HTMLView","description":"","description_tooltip":null,"layout":"IPY_MODEL_61ae9b1549b14ccd9db5fb43e7fde809","placeholder":"​","style":"IPY_MODEL_3ed1a2cac97a491897d0988530c85dfb","value":""}},"7eed69dcbfa8440c86606e3f5053770a":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"FloatProgressModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"FloatProgressModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"ProgressView","bar_style":"success","description":"","description_tooltip":null,"layout":"IPY_MODEL_019b861f5a9a49dcb9d63b1b076d70e5","max":1,"min":0,"orientation":"horizontal","style":"IPY_MODEL_ca9534bdda54496393f92b313b96f50a","value":1}},"7f2544c343c7441fa56dd7321da8210e":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"8081bbea02b74e899917c22476d3d93f":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HBoxModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HBoxModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HBoxView","box_style":"","children":["IPY_MODEL_06ef7547b123481bb60fdf568de4cc46","IPY_MODEL_57640971a1ec4fdc9a1d3f1bb7409a72","IPY_MODEL_beee79bc7d384bc1a9226636578daf77"],"layout":"IPY_MODEL_40ac44a5f9694def95d7c175bacb044f"}},"8246f911c68e49f38eb4a9ce9d2200ab":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HBoxModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HBoxModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HBoxView","box_style":"","children":["IPY_MODEL_6858a2d387d34bbda3fabc2a2cd07b20","IPY_MODEL_aacfbb0aa33242498edcc7409739f84a","IPY_MODEL_ba77aec923be4c8a82d535bc894fadaf"],"layout":"IPY_MODEL_63d2c754adc3411d812ce8779e09431a"}},"82c8da0a4a334499bd4ec6fc1cdb9711":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HTMLModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HTMLModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HTMLView","description":"","description_tooltip":null,"layout":"IPY_MODEL_26599b464d4d404b9543e7a9c5d7c250","placeholder":"​","style":"IPY_MODEL_6db951ebc6ab4b86863ea48b280490c5","value":""}},"83ff34bff4bb4430aebc26f8d9ac3086":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"84cae140493c4b3ca526bee29bfe101b":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HTMLModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HTMLModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HTMLView","description":"","description_tooltip":null,"layout":"IPY_MODEL_a62d183b588b4e338ccc7701cf7a6a04","placeholder":"​","style":"IPY_MODEL_75ea379d768e432cbbadd615ac12e595","value":""}},"854f1dffcc6a487b909fcd09266bb357":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"FloatProgressModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"FloatProgressModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"ProgressView","bar_style":"success","description":"","description_tooltip":null,"layout":"IPY_MODEL_7f2544c343c7441fa56dd7321da8210e","max":1,"min":0,"orientation":"horizontal","style":"IPY_MODEL_0b606bde1c5c476a9ad3fe11886d9cd1","value":1}},"8883a38ab4634285aa2bd180d13ae58e":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HTMLModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HTMLModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HTMLView","description":"","description_tooltip":null,"layout":"IPY_MODEL_c0003c360865446da499df0019cecd00","placeholder":"​","style":"IPY_MODEL_037517da35804422ae4c8bbaf820a824","value":""}},"8a93b5e3d3024afb887ef50e32529baa":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"8bbc63a413cb49ce9a06f5a6ee0b50f1":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"8d40e645ae844d1ca3ae2116bbb1f16c":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"FloatProgressModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"FloatProgressModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"ProgressView","bar_style":"success","description":"","description_tooltip":null,"layout":"IPY_MODEL_0d68b90a92b24d44b1b606eb6a378fa3","max":1,"min":0,"orientation":"horizontal","style":"IPY_MODEL_092a6ee540874fcbaccda206657b6118","value":1}},"925849445b0b41c79670f30ef638472c":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HTMLModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HTMLModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HTMLView","description":"","description_tooltip":null,"layout":"IPY_MODEL_fbd068d4a97e4ac5861ea3602900f555","placeholder":"​","style":"IPY_MODEL_44a309d648c64daa9378362a26189f2c","value":""}},"930c9481c4d64d3d861977e112233afa":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HBoxModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HBoxModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HBoxView","box_style":"","children":["IPY_MODEL_b596d83fc4214afc834a833c7f6404f3","IPY_MODEL_7eed69dcbfa8440c86606e3f5053770a","IPY_MODEL_e9492200c9ce4e3c9e972cc5f682b695"],"layout":"IPY_MODEL_224410d6e2f240c1b2e0492049dd6c04"}},"9452e67f3a8747a88e5ebe858e81d1d5":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"DescriptionStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"DescriptionStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","description_width":""}},"98562e5923fd4ff78c674c2f6a54458c":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"98b951a5bbe14cea9f5c519b85fdb409":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"DescriptionStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"DescriptionStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","description_width":""}},"9c9fd148f35447608359fee256b1cbfd":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"ProgressStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"ProgressStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","bar_color":null,"description_width":""}},"a3b8c8b0936d42b8a0af9bc7318bfcee":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HTMLModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HTMLModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HTMLView","description":"","description_tooltip":null,"layout":"IPY_MODEL_acdf9c943df349f99fb6ca3a67275a7c","placeholder":"​","style":"IPY_MODEL_628fd80d6db74c8591b6a8abf93e17d3","value":""}},"a569d421a04f4ae59a149506ea57e3bb":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"a62d183b588b4e338ccc7701cf7a6a04":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"a88f6b4843304133b8522f8a9f7906e7":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HBoxModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HBoxModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HBoxView","box_style":"","children":["IPY_MODEL_697add1e80954140a99ee668d0719ff0","IPY_MODEL_4bacede4594044b3a32dafa195f9455e","IPY_MODEL_82c8da0a4a334499bd4ec6fc1cdb9711"],"layout":"IPY_MODEL_1196079bd7e24f18b16830cedbc5ebad"}},"a9e2dbb7e382457991b63c2120eda9e8":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"aa02ae76159e41e38e406c8b60f015fd":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"DescriptionStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"DescriptionStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","description_width":""}},"aacfbb0aa33242498edcc7409739f84a":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"FloatProgressModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"FloatProgressModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"ProgressView","bar_style":"success","description":"","description_tooltip":null,"layout":"IPY_MODEL_6330836ebed84b9ea426b36b9f0286de","max":1,"min":0,"orientation":"horizontal","style":"IPY_MODEL_f13b245289a2441cac2781d98757a5c6","value":1}},"acdf9c943df349f99fb6ca3a67275a7c":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"adb99c8f7dbb475c8c6918a66edac76c":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"ProgressStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"ProgressStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","bar_color":null,"description_width":""}},"b1c435612a73451e94cae88407188f26":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"FloatProgressModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"FloatProgressModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"ProgressView","bar_style":"success","description":"","description_tooltip":null,"layout":"IPY_MODEL_170431b48a43411eb546b3cf14f56f3f","max":1,"min":0,"orientation":"horizontal","style":"IPY_MODEL_45298d6ffc64465f852d856525653d6f","value":1}},"b3808e4d78a44f0e9a53f10704697e90":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"b50d0aa59a734f3fbccc97fec03a87ad":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"DescriptionStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"DescriptionStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","description_width":""}},"b596d83fc4214afc834a833c7f6404f3":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HTMLModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HTMLModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HTMLView","description":"","description_tooltip":null,"layout":"IPY_MODEL_db9dbc37535e4fe0804ffa5b175f65d4","placeholder":"​","style":"IPY_MODEL_3a6bca9276e0403394c31e0cbf40d841","value":"Job ID e2dec7df-c176-48f8-910f-a073a1347f74 successfully executed: 100%"}},"b998b84c8fe344ffb0cbce35dcdd8d94":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HTMLModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HTMLModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HTMLView","description":"","description_tooltip":null,"layout":"IPY_MODEL_2bbea2bcd9eb467788a13e84c52d757b","placeholder":"​","style":"IPY_MODEL_588bc2ce3d6047f9969ef315a56b0261","value":"Job ID 63603084-6b2e-4bcc-9a85-a8c73e03ec9a successfully executed: 100%"}},"ba77aec923be4c8a82d535bc894fadaf":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HTMLModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HTMLModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HTMLView","description":"","description_tooltip":null,"layout":"IPY_MODEL_f9c85468d3524a298830dd9750d6de68","placeholder":"​","style":"IPY_MODEL_df2a3e06a4f045f0b48f28933d933e4e","value":""}},"baedbe8751ef43c3a5f0ac43fffcf255":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HTMLModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HTMLModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HTMLView","description":"","description_tooltip":null,"layout":"IPY_MODEL_de7fbac009d24b56b97f88385cab3bae","placeholder":"​","style":"IPY_MODEL_3b1fba01b8a1421480e544e3a2b6c9cb","value":""}},"bc2776bd1a9d472cb80761ec521d6f5b":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HTMLModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HTMLModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HTMLView","description":"","description_tooltip":null,"layout":"IPY_MODEL_b3808e4d78a44f0e9a53f10704697e90","placeholder":"​","style":"IPY_MODEL_426ed755de064058b609c481ad326778","value":""}},"beee79bc7d384bc1a9226636578daf77":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HTMLModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HTMLModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HTMLView","description":"","description_tooltip":null,"layout":"IPY_MODEL_0386f045fef54030820572807944f18f","placeholder":"​","style":"IPY_MODEL_9452e67f3a8747a88e5ebe858e81d1d5","value":""}},"c0003c360865446da499df0019cecd00":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"c0565e9034174184a35293a9747825d6":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"c072408c28fc43e3a884a02b9c8cf5c5":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HBoxModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HBoxModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HBoxView","box_style":"","children":["IPY_MODEL_14404fc95f3d49e489865f818d7f77ed","IPY_MODEL_b1c435612a73451e94cae88407188f26","IPY_MODEL_925849445b0b41c79670f30ef638472c"],"layout":"IPY_MODEL_f13edcd80c8648b38106b3187024f59d"}},"c0be1cba4bc249c89add5539cef59d60":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"DescriptionStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"DescriptionStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","description_width":""}},"c0bee0dc1b42422b916aa67950dd24aa":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HBoxModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HBoxModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HBoxView","box_style":"","children":["IPY_MODEL_fd87219c816f4a63b033b8a8052d88a6","IPY_MODEL_758fbd26129041e6a94b97bb4b644ebd","IPY_MODEL_e2cb5e0dd4d44fc4b07cff3812231abe"],"layout":"IPY_MODEL_1aab504a39ce4936a4d04eff73c0d324"}},"c376a54545e34b0b8cdb252b09db14df":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"c794429785d34be592081cf2bcad7ded":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"DescriptionStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"DescriptionStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","description_width":""}},"c887f6d4e3144b28b8a5c4c13a69ca9d":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"c9318bccf7504e289a533fbbc9793dd5":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"c959667c995c4b4f936f01e4e985a1fe":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"ca9534bdda54496393f92b313b96f50a":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"ProgressStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"ProgressStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","bar_color":null,"description_width":""}},"cd53cd6f00364a16a55bd9a02eb33820":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HTMLModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HTMLModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HTMLView","description":"","description_tooltip":null,"layout":"IPY_MODEL_c959667c995c4b4f936f01e4e985a1fe","placeholder":"​","style":"IPY_MODEL_4cc21c51f3844ad995189edbe3c51f46","value":"Job ID 226a0e48-236e-4b00-99dc-e4dcabdd27e1 successfully executed: 100%"}},"cdce8a21a53f497694bf49fe111684d2":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"ProgressStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"ProgressStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","bar_color":null,"description_width":""}},"d57222b26efd45949fb0b7ee8bc6ce4b":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"d90784b265f84491902cd3be7f4b99ae":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"DescriptionStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"DescriptionStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","description_width":""}},"db9dbc37535e4fe0804ffa5b175f65d4":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"dcfd4d2b82bb42e7b94de4e5c4a95e73":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"ProgressStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"ProgressStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","bar_color":null,"description_width":""}},"dcff1c0454574a6992fab3b5b4e6f9bd":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HTMLModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HTMLModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HTMLView","description":"","description_tooltip":null,"layout":"IPY_MODEL_c887f6d4e3144b28b8a5c4c13a69ca9d","placeholder":"​","style":"IPY_MODEL_b50d0aa59a734f3fbccc97fec03a87ad","value":""}},"de7fbac009d24b56b97f88385cab3bae":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"df2a3e06a4f045f0b48f28933d933e4e":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"DescriptionStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"DescriptionStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","description_width":""}},"e0078e16eaea44d3bbbf9ade0d21c295":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"DescriptionStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"DescriptionStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","description_width":""}},"e13ecf72a87e480f86aa4970e282e1eb":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HTMLModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HTMLModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HTMLView","description":"","description_tooltip":null,"layout":"IPY_MODEL_e924cae02aee4837892f90f6a4518a21","placeholder":"​","style":"IPY_MODEL_ef4cb29506f54bb28dfc83d823d36d00","value":""}},"e2ba7876fec34694bb30766748e00173":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"e2cb5e0dd4d44fc4b07cff3812231abe":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HTMLModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HTMLModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HTMLView","description":"","description_tooltip":null,"layout":"IPY_MODEL_1cd7156cbd534b1b889a292544baf25d","placeholder":"​","style":"IPY_MODEL_e0078e16eaea44d3bbbf9ade0d21c295","value":""}},"e924cae02aee4837892f90f6a4518a21":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"e9492200c9ce4e3c9e972cc5f682b695":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HTMLModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HTMLModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HTMLView","description":"","description_tooltip":null,"layout":"IPY_MODEL_4442cd19fbe640bb908e714028e1a2aa","placeholder":"​","style":"IPY_MODEL_ee3ce490be3340c6abc3f73b70091af8","value":""}},"eabb7ce20a604721909ef00bcac3f724":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"ProgressStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"ProgressStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","bar_color":null,"description_width":""}},"ee3ce490be3340c6abc3f73b70091af8":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"DescriptionStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"DescriptionStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","description_width":""}},"ef4cb29506f54bb28dfc83d823d36d00":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"DescriptionStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"DescriptionStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","description_width":""}},"f0e1952324044f73be0055d1a77975fe":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HTMLModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HTMLModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HTMLView","description":"","description_tooltip":null,"layout":"IPY_MODEL_10aa9eacf3a543499b0e72ed034e5dfd","placeholder":"​","style":"IPY_MODEL_f2334df789be4924a5bfb744399805fe","value":"Downloading: 100%"}},"f13b245289a2441cac2781d98757a5c6":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"ProgressStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"ProgressStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","bar_color":null,"description_width":""}},"f13edcd80c8648b38106b3187024f59d":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"f2334df789be4924a5bfb744399805fe":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"DescriptionStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"DescriptionStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","description_width":""}},"f2442cf5f5144502a2987c11d63fcb9e":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"FloatProgressModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"FloatProgressModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"ProgressView","bar_style":"success","description":"","description_tooltip":null,"layout":"IPY_MODEL_3a050153b8ec464f9f5254a481ea2ee5","max":1,"min":0,"orientation":"horizontal","style":"IPY_MODEL_fe2978aecf4c44ab9676f3e06ba3c7bf","value":1}},"f509db4e53624faea08a80be1ebba0da":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"FloatProgressModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"FloatProgressModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"ProgressView","bar_style":"success","description":"","description_tooltip":null,"layout":"IPY_MODEL_e2ba7876fec34694bb30766748e00173","max":1,"min":0,"orientation":"horizontal","style":"IPY_MODEL_cdce8a21a53f497694bf49fe111684d2","value":1}},"f56a8a2484d04257beb8d9624f381b70":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"f6aeffc419a7491a97dcf9466ed99c03":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HBoxModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HBoxModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HBoxView","box_style":"","children":["IPY_MODEL_249bd3bb13014d519d6dd8fe5cedf881","IPY_MODEL_1469bbf5a73e4b3193cbb6db60de5b5d","IPY_MODEL_e13ecf72a87e480f86aa4970e282e1eb"],"layout":"IPY_MODEL_21442cde7d92471a8e7e6f642eaecbcd"}},"f985f0f07f4946588c22a1419bd78732":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"FloatProgressModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"FloatProgressModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"ProgressView","bar_style":"success","description":"","description_tooltip":null,"layout":"IPY_MODEL_a9e2dbb7e382457991b63c2120eda9e8","max":11,"min":0,"orientation":"horizontal","style":"IPY_MODEL_eabb7ce20a604721909ef00bcac3f724","value":11}},"f9c85468d3524a298830dd9750d6de68":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"fbd068d4a97e4ac5861ea3602900f555":{"model_module":"@jupyter-widgets/base","model_module_version":"1.2.0","model_name":"LayoutModel","state":{"_model_module":"@jupyter-widgets/base","_model_module_version":"1.2.0","_model_name":"LayoutModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"LayoutView","align_content":null,"align_items":null,"align_self":null,"border":null,"bottom":null,"display":null,"flex":null,"flex_flow":null,"grid_area":null,"grid_auto_columns":null,"grid_auto_flow":null,"grid_auto_rows":null,"grid_column":null,"grid_gap":null,"grid_row":null,"grid_template_areas":null,"grid_template_columns":null,"grid_template_rows":null,"height":null,"justify_content":null,"justify_items":null,"left":null,"margin":null,"max_height":null,"max_width":null,"min_height":null,"min_width":null,"object_fit":null,"object_position":null,"order":null,"overflow":null,"overflow_x":null,"overflow_y":null,"padding":null,"right":null,"top":null,"visibility":null,"width":null}},"fbf43300d0e34bc9a2d9d08868c8619e":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HBoxModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HBoxModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HBoxView","box_style":"","children":["IPY_MODEL_b998b84c8fe344ffb0cbce35dcdd8d94","IPY_MODEL_8d40e645ae844d1ca3ae2116bbb1f16c","IPY_MODEL_8883a38ab4634285aa2bd180d13ae58e"],"layout":"IPY_MODEL_4bd93e4d685145d898b591d1dc7d5822"}},"fc88ff7e4dcc4d558922c32a5fe72d3d":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HTMLModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HTMLModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HTMLView","description":"","description_tooltip":null,"layout":"IPY_MODEL_088e2a5d0e764839a9ebe192348ca268","placeholder":"​","style":"IPY_MODEL_aa02ae76159e41e38e406c8b60f015fd","value":"Downloading: 100%"}},"fd87219c816f4a63b033b8a8052d88a6":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"HTMLModel","state":{"_dom_classes":[],"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"HTMLModel","_view_count":null,"_view_module":"@jupyter-widgets/controls","_view_module_version":"1.5.0","_view_name":"HTMLView","description":"","description_tooltip":null,"layout":"IPY_MODEL_5e7633f004f7430fb408e5fc4e93ec58","placeholder":"​","style":"IPY_MODEL_2a8e5cbf9d39455cb3b0ae749ba49ee1","value":"Job ID eaeba5e6-5007-4547-aac4-2297a787fa1e successfully executed: 100%"}},"fe2978aecf4c44ab9676f3e06ba3c7bf":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"ProgressStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"ProgressStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","bar_color":null,"description_width":""}},"fe5d178ab6ea4802ba4aa5a226f04ed1":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"ProgressStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"ProgressStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","bar_color":null,"description_width":""}},"fe60d2cd2bb9456a90e38c9f7d03b30a":{"model_module":"@jupyter-widgets/controls","model_module_version":"1.5.0","model_name":"ProgressStyleModel","state":{"_model_module":"@jupyter-widgets/controls","_model_module_version":"1.5.0","_model_name":"ProgressStyleModel","_view_count":null,"_view_module":"@jupyter-widgets/base","_view_module_version":"1.2.0","_view_name":"StyleView","bar_color":null,"description_width":""}}}}},"nbformat":4,"nbformat_minor":0} +{ + "cells": [ + { + "cell_type": "code", + "execution_count": 4, + "metadata": { + "id": "SeTJb51SKs_W" + }, + "outputs": [], + "source": [ + "from google.colab import auth\n", + "auth.authenticate_user()" + ] + }, + { + "cell_type": "code", + "source": [ + "GCP_PROJECT = 'httparchive' # @param {type: \"string\"}" + ], + "metadata": { + "id": "HfqMMAve6r8Q" + }, + "execution_count": 5, + "outputs": [] + }, + { + "cell_type": "markdown", + "metadata": { + "id": "VxYqq5lkewFF" + }, + "source": [ + "The [`requests`](https://har.fyi/reference/tables/requests/) tables contain details about all HTTP requests made by the 24.5 million pages tracked in the archive. This dataset is quite large, as you can see by the aggregate query that counts all rows in the table" + ] + }, + { + "cell_type": "code", + "execution_count": 6, + "metadata": { + "colab": { + "base_uri": "https://localhost:8080/", + "height": 145, + "referenced_widgets": [ + "7b9970adfc8b467abae929a9e60df9b6", + "bed750dded6e4a3ea7c68739c7492a88", + "b05f788e6d1245b88a3bc644431e1b86", + "c711a92264ae43d7b483478e09959ac4", + "c388a75817214d478bd91b11700b8933", + "fb792dd762c24c8087b03283297919e6", + "da69b6bfcc354dab850ed1e7315c1ea5", + "5115195d57564559a70b1b18e5c33206", + "39e33bd843674d5b8c92512ee3fdc405", + "c4be651cc9134bf798adea4b86ed0cf8", + "6a07dd02a01840e98e185c236cafc6ca", + "1c2f1672573a476ba3749f30e7984456", + "c017d96ab4054bd2807187bf7187cf39", + "81e48b0a267e4cdf8878ce5917e3091a", + "974f8ec174a546acbfd79b45bf5f6200", + "7549de7e8a044d0695e8e4fdabfa49c5", + "12b58872a86d4988bfa42f47ecf871dc", + "f5a5f8f5a0e148aeadd13c277f9b92e3", + "155b79ac5f4543d38d0d6aa6bf601acc", + "8f23d945ea154df48c4295ce23dd7105", + "eef2d10edf9447788468f5003e74ac4e", + "a455834a03f0413dbdcc91843f3cc7f7" + ] + }, + "id": "e_uYeb-Iezgo", + "outputId": "c4f478d8-a8a7-4053-d8eb-0f52a8fda7c6" + }, + "outputs": [ + { + "output_type": "display_data", + "data": { + "text/plain": [ + "Query is running: 0%| |" + ], + "application/vnd.jupyter.widget-view+json": { + "version_major": 2, + "version_minor": 0, + "model_id": "7b9970adfc8b467abae929a9e60df9b6" + } + }, + "metadata": {} + }, + { + "output_type": "display_data", + "data": { + "text/plain": [ + "Downloading: 0%| |" + ], + "application/vnd.jupyter.widget-view+json": { + "version_major": 2, + "version_minor": 0, + "model_id": "1c2f1672573a476ba3749f30e7984456" + } + }, + "metadata": {} + }, + { + "output_type": "execute_result", + "data": { + "text/plain": [ + " requests_total\n", + "0 2393199079" + ], + "text/html": [ + "\n", + "
    \n", + "
    \n", + "\n", + "\n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + "
    requests_total
    02393199079
    \n", + "
    \n", + "
    \n", + "\n", + "
    \n", + " \n", + "\n", + " \n", + "\n", + " \n", + "
    \n", + "\n", + "\n", + "
    \n", + "
    \n" + ], + "application/vnd.google.colaboratory.intrinsic+json": { + "type": "dataframe", + "summary": "{\n \"name\": \"get_ipython()\",\n \"rows\": 1,\n \"fields\": [\n {\n \"column\": \"requests_total\",\n \"properties\": {\n \"dtype\": \"Int64\",\n \"num_unique_values\": 1,\n \"samples\": [\n 2393199079\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n }\n ]\n}" + } + }, + "metadata": {}, + "execution_count": 6 + } + ], + "source": [ + "# This query will process 38 GB when run.\n", + "%%bigquery --project {GCP_PROJECT}\n", + "SELECT COUNT(0) AS requests_total\n", + "FROM `httparchive.all.requests`\n", + "WHERE date = \"2024-05-01\"\n", + " AND client = 'desktop'" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "id": "fJMoFIR_e4RC" + }, + "source": [ + "In [Part 1](https://colab.research.google.com/github/rviscomi/har.fyi/blob/main/workbooks/exploring_httparchive-all-pages_tables.ipynb) we looked at a sample of what the `pages` table data looked like. The following table shows a sample of a row from the `requests` table. The url is a unique identifier for each request. The page corresponds to the page column in the `pages` table, and can be used to relate the two datasets. There are also numerous other columns for collecting information from request and response headers, types of objects, and even a partial dump of response body in the `response_body` column." + ] + }, + { + "cell_type": "code", + "execution_count": 7, + "metadata": { + "colab": { + "base_uri": "https://localhost:8080/", + "height": 217, + "referenced_widgets": [ + "0c0eec77f49142c3a73757f4f2099df7", + "2c6e5fa0ba0545249c2bdf97251ff2f9", + "0b830e04edc749ea8c99b09f557b0f32", + "5277c81c9b604888a6c6bae719d0b21e", + "e741608d240b4ab488ba7b815a510b44", + "c6a1814737b54dbcb17578da64361817", + "3e088542ee8f4923840e811b8e1bc151", + "d79397ea571f47cfa52516d1eaf2d9e1", + "23ba083852e243fdb609a8db852be080", + "05acbc43be494212b2dc7e1f560f1da1", + "8c3b189158984da69b2a73fbb80fe1ec", + "4fef5080ee7f460b8c012a1b8cce6b3b", + "7dce49ea38504712af48f48e087054f1", + "e177fa73a53c46baa5dc3ac67f62addd", + "6a6d3eb53bf346a79bc89f5d85b6156a", + "9abb21fb1e614cc3bbb5fc0a70d12d78", + "2775f88b01da48a78a394ea091515c66", + "711a772d46e343f0bab596e41398c176", + "975bcdba74f14a4797fc50d8189487a4", + "7b12c0ba16a3485f858e4601978ca230", + "c7453e7292c44d5a8e09acd0266dd52d", + "018fb4f7b06b41bdb766b9c2ef1f35be" + ] + }, + "id": "a4svvdb1RDXg", + "outputId": "44d24ed4-9255-4794-f88e-6de02f3c50c4" + }, + "outputs": [ + { + "output_type": "display_data", + "data": { + "text/plain": [ + "Query is running: 0%| |" + ], + "application/vnd.jupyter.widget-view+json": { + "version_major": 2, + "version_minor": 0, + "model_id": "0c0eec77f49142c3a73757f4f2099df7" + } + }, + "metadata": {} + }, + { + "output_type": "display_data", + "data": { + "text/plain": [ + "Downloading: 0%| |" + ], + "application/vnd.jupyter.widget-view+json": { + "version_major": 2, + "version_minor": 0, + "model_id": "4fef5080ee7f460b8c012a1b8cce6b3b" + } + }, + "metadata": {} + }, + { + "output_type": "execute_result", + "data": { + "text/plain": [ + " date client page is_root_page \\\n", + "0 2024-05-01 desktop https://www.google.com.gh/ True \n", + "\n", + " root_page url is_main_document \\\n", + "0 https://www.google.com.gh/ https://www.google.com.gh/ True \n", + "\n", + " type index payload \\\n", + "0 html 1 {\"pageref\":\"page_1_0_1\",\"_run\":1,\"_cached\":0,\"... \n", + "\n", + " summary \\\n", + "0 {\"requestid\": 97122220018499585, \"pageid\": 226... \n", + "\n", + " request_headers \\\n", + "0 [{'name': 'accept', 'value': 'text/html,applic... \n", + "\n", + " response_headers \\\n", + "0 [{'name': 'accept-ch', 'value': 'Sec-CH-UA-Pla... \n", + "\n", + " response_body \n", + "0 \n", + "
    \n", + "\n", + "\n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + "
    dateclientpageis_root_pageroot_pageurlis_main_documenttypeindexpayloadsummaryrequest_headersresponse_headersresponse_body
    02024-05-01desktophttps://www.google.com.gh/Truehttps://www.google.com.gh/https://www.google.com.gh/Truehtml1{\"pageref\":\"page_1_0_1\",\"_run\":1,\"_cached\":0,\"...{\"requestid\": 97122220018499585, \"pageid\": 226...[{'name': 'accept', 'value': 'text/html,applic...[{'name': 'accept-ch', 'value': 'Sec-CH-UA-Pla...<!doctype html><html itemscope=\"\" itemtype=\"ht...
    \n", + "
    \n", + "
    \n", + "\n", + "
    \n", + " \n", + "\n", + " \n", + "\n", + " \n", + "
    \n", + "\n", + "\n", + "
    \n", + " \n" + ], + "application/vnd.google.colaboratory.intrinsic+json": { + "type": "dataframe", + "summary": "{\n \"name\": \"get_ipython()\",\n \"rows\": 1,\n \"fields\": [\n {\n \"column\": \"date\",\n \"properties\": {\n \"dtype\": \"dbdate\",\n \"num_unique_values\": 1,\n \"samples\": [\n \"2024-05-01\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"client\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 1,\n \"samples\": [\n \"desktop\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"page\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 1,\n \"samples\": [\n \"https://www.google.com.gh/\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"is_root_page\",\n \"properties\": {\n \"dtype\": \"boolean\",\n \"num_unique_values\": 1,\n \"samples\": [\n true\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"root_page\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 1,\n \"samples\": [\n \"https://www.google.com.gh/\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"url\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 1,\n \"samples\": [\n \"https://www.google.com.gh/\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"is_main_document\",\n \"properties\": {\n \"dtype\": \"boolean\",\n \"num_unique_values\": 1,\n \"samples\": [\n true\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"type\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 1,\n \"samples\": [\n \"html\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"index\",\n \"properties\": {\n \"dtype\": \"Int64\",\n \"num_unique_values\": 1,\n \"samples\": [\n 1\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"payload\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 1,\n \"samples\": [\n \"{\\\"pageref\\\":\\\"page_1_0_1\\\",\\\"_run\\\":1,\\\"_cached\\\":0,\\\"startedDateTime\\\":\\\"2024-05-16T10:05:54.758443\\\",\\\"time\\\":508,\\\"request\\\":{\\\"method\\\":\\\"GET\\\",\\\"url\\\":\\\"https://www.google.com.gh/\\\",\\\"headersSize\\\":947,\\\"bodySize\\\":-1,\\\"cookies\\\":[],\\\"headers\\\":[{\\\"name\\\":\\\"accept\\\",\\\"value\\\":\\\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7\\\"},{\\\"name\\\":\\\"accept-encoding\\\",\\\"value\\\":\\\"gzip, deflate, br, zstd\\\"},{\\\"name\\\":\\\"accept-language\\\",\\\"value\\\":\\\"en-US,en;q=0.9\\\"},{\\\"name\\\":\\\"priority\\\",\\\"value\\\":\\\"u=0, i\\\"},{\\\"name\\\":\\\"sec-ch-ua\\\",\\\"value\\\":\\\"\\\\\\\" Not A;Brand\\\\\\\";v=\\\\\\\"99\\\\\\\", \\\\\\\"Chromium\\\\\\\";v=\\\\\\\"124\\\\\\\", \\\\\\\"Google Chrome\\\\\\\";v=\\\\\\\"124\\\\\\\"\\\"},{\\\"name\\\":\\\"sec-ch-ua-arch\\\",\\\"value\\\":\\\"\\\\\\\"x86\\\\\\\"\\\"},{\\\"name\\\":\\\"sec-ch-ua-bitness\\\",\\\"value\\\":\\\"\\\\\\\"64\\\\\\\"\\\"},{\\\"name\\\":\\\"sec-ch-ua-full-version-list\\\",\\\"value\\\":\\\"\\\\\\\" Not A;Brand\\\\\\\";v=\\\\\\\"99\\\\\\\", \\\\\\\"Chromium\\\\\\\";v=\\\\\\\"124.0.0.0\\\\\\\", \\\\\\\"Google Chrome\\\\\\\";v=\\\\\\\"124.0.0.0\\\\\\\"\\\"},{\\\"name\\\":\\\"sec-ch-ua-mobile\\\",\\\"value\\\":\\\"?0\\\"},{\\\"name\\\":\\\"sec-ch-ua-model\\\",\\\"value\\\":\\\"\\\\\\\"Model\\\\\\\"\\\"},{\\\"name\\\":\\\"sec-ch-ua-platform\\\",\\\"value\\\":\\\"\\\\\\\"Unknown\\\\\\\"\\\"},{\\\"name\\\":\\\"sec-ch-ua-platform-version\\\",\\\"value\\\":\\\"\\\\\\\"0\\\\\\\"\\\"},{\\\"name\\\":\\\"sec-ch-ua-wow64\\\",\\\"value\\\":\\\"?0\\\"},{\\\"name\\\":\\\"sec-fetch-dest\\\",\\\"value\\\":\\\"document\\\"},{\\\"name\\\":\\\"sec-fetch-mode\\\",\\\"value\\\":\\\"navigate\\\"},{\\\"name\\\":\\\"sec-fetch-site\\\",\\\"value\\\":\\\"cross-site\\\"},{\\\"name\\\":\\\"upgrade-insecure-requests\\\",\\\"value\\\":\\\"1\\\"},{\\\"name\\\":\\\"user-agent\\\",\\\"value\\\":\\\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 PTST/240508.140043\\\"},{\\\"name\\\":\\\"x-client-data\\\",\\\"value\\\":\\\"CNfrygE=\\\"}],\\\"httpVersion\\\":\\\"HTTP/2\\\",\\\"queryString\\\":[]},\\\"response\\\":{\\\"status\\\":200,\\\"statusText\\\":\\\"\\\",\\\"headersSize\\\":1779,\\\"bodySize\\\":56787,\\\"headers\\\":[{\\\"name\\\":\\\"accept-ch\\\",\\\"value\\\":\\\"Sec-CH-UA-Platform\\\"},{\\\"name\\\":\\\"accept-ch\\\",\\\"value\\\":\\\"Sec-CH-UA-Platform-Version\\\"},{\\\"name\\\":\\\"accept-ch\\\",\\\"value\\\":\\\"Sec-CH-UA-Full-Version\\\"},{\\\"name\\\":\\\"accept-ch\\\",\\\"value\\\":\\\"Sec-CH-UA-Arch\\\"},{\\\"name\\\":\\\"accept-ch\\\",\\\"value\\\":\\\"Sec-CH-UA-Model\\\"},{\\\"name\\\":\\\"accept-ch\\\",\\\"value\\\":\\\"Sec-CH-UA-Bitness\\\"},{\\\"name\\\":\\\"accept-ch\\\",\\\"value\\\":\\\"Sec-CH-UA-Full-Version-List\\\"},{\\\"name\\\":\\\"accept-ch\\\",\\\"value\\\":\\\"Sec-CH-UA-WoW64\\\"},{\\\"name\\\":\\\"cache-control\\\",\\\"value\\\":\\\"private, max-age=0\\\"},{\\\"name\\\":\\\"content-encoding\\\",\\\"value\\\":\\\"br\\\"},{\\\"name\\\":\\\"content-length\\\",\\\"value\\\":\\\"56787\\\"},{\\\"name\\\":\\\"content-security-policy-report-only\\\",\\\"value\\\":\\\"object-src 'none';base-uri 'self';script-src 'nonce-9wxr-CpHUx-3aShmmrmtKQ' 'strict-dynamic' 'report-sample' 'unsafe-eval' 'unsafe-inline' https: http:;report-uri https://csp.withgoogle.com/csp/gws/other-hp\\\"},{\\\"name\\\":\\\"content-type\\\",\\\"value\\\":\\\"text/html; charset=UTF-8\\\"},{\\\"name\\\":\\\"cross-origin-opener-policy\\\",\\\"value\\\":\\\"same-origin-allow-popups; report-to=\\\\\\\"gws\\\\\\\"\\\"},{\\\"name\\\":\\\"date\\\",\\\"value\\\":\\\"Thu, 16 May 2024 10:05:55 GMT\\\"},{\\\"name\\\":\\\"expires\\\",\\\"value\\\":\\\"-1\\\"},{\\\"name\\\":\\\"p3p\\\",\\\"value\\\":\\\"CP=\\\\\\\"This is not a P3P policy! See g.co/p3phelp for more info.\\\\\\\"\\\"},{\\\"name\\\":\\\"permissions-policy\\\",\\\"value\\\":\\\"unload=()\\\"},{\\\"name\\\":\\\"report-to\\\",\\\"value\\\":\\\"{\\\\\\\"group\\\\\\\":\\\\\\\"gws\\\\\\\",\\\\\\\"max_age\\\\\\\":2592000,\\\\\\\"endpoints\\\\\\\":[{\\\\\\\"url\\\\\\\":\\\\\\\"https://csp.withgoogle.com/csp/report-to/gws/other\\\\\\\"}]}\\\"},{\\\"name\\\":\\\"server\\\",\\\"value\\\":\\\"gws\\\"},{\\\"name\\\":\\\"set-cookie\\\",\\\"value\\\":\\\"1P_JAR=2024-05-16-10; expires=Sat, 15-Jun-2024 10:05:55 GMT; path=/; domain=.google.com.gh; Secure; SameSite=none\\\"},{\\\"name\\\":\\\"set-cookie\\\",\\\"value\\\":\\\"AEC=AQTF6HztSQgoTUJVKsohIb_il2NO8zP5jPIENmSsRBzVUBTsVa_WAkxc5eg; expires=Tue, 12-Nov-2024 10:05:55 GMT; path=/; domain=.google.com.gh; Secure; HttpOnly; SameSite=lax\\\"},{\\\"name\\\":\\\"set-cookie\\\",\\\"value\\\":\\\"receive-cookie-deprecation=1; expires=Tue, 12-Nov-2024 10:05:55 GMT; path=/; Secure; HttpOnly; SameSite=none; Partitioned\\\"},{\\\"name\\\":\\\"set-cookie\\\",\\\"value\\\":\\\"NID=514=vMBvLytD99YTBs3uMmBfYibo3DT9rvibEqtcQNVswvyd0E0FDqx6KLDAdbgujp7LH7vI4TRZe2M6EgtlKIQf0WFhtNl6Q8PEgeSs9aYr_inUbjSkxOUhleZKC8VbP8-KpaT157B9XgkywPZPwKLUh3P5NGshG9m7FRmONIHdUxE; expires=Fri, 15-Nov-2024 10:05:55 GMT; path=/; domain=.google.com.gh; Secure; HttpOnly; SameSite=none\\\"},{\\\"name\\\":\\\"x-frame-options\\\",\\\"value\\\":\\\"SAMEORIGIN\\\"},{\\\"name\\\":\\\"x-xss-protection\\\",\\\"value\\\":\\\"0\\\"}],\\\"httpVersion\\\":\\\"HTTP/2\\\",\\\"content\\\":{\\\"size\\\":56787,\\\"mimeType\\\":\\\"text/html\\\"},\\\"cookies\\\":[]},\\\"cache\\\":{},\\\"timings\\\":{\\\"blocked\\\":1,\\\"dns\\\":183,\\\"connect\\\":79,\\\"ssl\\\":52,\\\"send\\\":0,\\\"wait\\\":148,\\\"receive\\\":97},\\\"_type\\\":3,\\\"_id\\\":\\\"713072217142529D3E2D0CAC25C5AEFB\\\",\\\"_request_id\\\":\\\"713072217142529D3E2D0CAC25C5AEFB\\\",\\\"_ip_addr\\\":\\\"74.125.141.94\\\",\\\"_full_url\\\":\\\"https://www.google.com.gh/\\\",\\\"_is_secure\\\":1,\\\"_method\\\":\\\"GET\\\",\\\"_host\\\":\\\"www.google.com.gh\\\",\\\"_url\\\":\\\"/\\\",\\\"_raw_id\\\":\\\"713072217142529D3E2D0CAC25C5AEFB\\\",\\\"_frame_id\\\":\\\"FEF2DFE9A2DD4978F5D26DD0E46B45FA\\\",\\\"_documentURL\\\":\\\"https://www.google.com.gh/\\\",\\\"_responseCode\\\":200,\\\"_request_type\\\":\\\"Document\\\",\\\"_load_ms\\\":245,\\\"_ttfb_ms\\\":148,\\\"_load_start\\\":265,\\\"_load_start_float\\\":265.000078,\\\"_bytesIn\\\":56787,\\\"_objectSize\\\":56787,\\\"_objectSizeUncompressed\\\":205627,\\\"_chunks\\\":[{\\\"ts\\\":417,\\\"bytes\\\":1377,\\\"inflated\\\":1473},{\\\"ts\\\":421,\\\"bytes\\\":1383,\\\"inflated\\\":3865},{\\\"ts\\\":425,\\\"bytes\\\":2763,\\\"inflated\\\":7449},{\\\"ts\\\":429,\\\"bytes\\\":2772,\\\"inflated\\\":7691},{\\\"ts\\\":434,\\\"bytes\\\":2657,\\\"inflated\\\":9919},{\\\"ts\\\":438,\\\"bytes\\\":2763,\\\"inflated\\\":6945},{\\\"ts\\\":447,\\\"bytes\\\":5429,\\\"inflated\\\":17163},{\\\"ts\\\":449,\\\"bytes\\\":1377,\\\"inflated\\\":6163},{\\\"ts\\\":455,\\\"bytes\\\":2772,\\\"inflated\\\":12798},{\\\"ts\\\":459,\\\"bytes\\\":2772,\\\"inflated\\\":22000},{\\\"ts\\\":464,\\\"bytes\\\":2648,\\\"inflated\\\":11497},{\\\"ts\\\":468,\\\"bytes\\\":2772,\\\"inflated\\\":10407},{\\\"ts\\\":474,\\\"bytes\\\":2772,\\\"inflated\\\":8229},{\\\"ts\\\":478,\\\"bytes\\\":2648,\\\"inflated\\\":10966},{\\\"ts\\\":482,\\\"bytes\\\":2772,\\\"inflated\\\":13345},{\\\"ts\\\":487,\\\"bytes\\\":2772,\\\"inflated\\\":10085},{\\\"ts\\\":492,\\\"bytes\\\":2648,\\\"inflated\\\":8897},{\\\"ts\\\":497,\\\"bytes\\\":2772,\\\"inflated\\\":6725},{\\\"ts\\\":502,\\\"bytes\\\":2772,\\\"inflated\\\":13841},{\\\"ts\\\":506,\\\"bytes\\\":2744,\\\"inflated\\\":8090},{\\\"ts\\\":510,\\\"bytes\\\":3402,\\\"inflated\\\":8079}],\\\"_expires\\\":\\\"-1\\\",\\\"_cacheControl\\\":\\\"private, max-age=0\\\",\\\"_contentType\\\":\\\"text/html\\\",\\\"_contentEncoding\\\":\\\"br\\\",\\\"_socket\\\":69,\\\"_protocol\\\":\\\"HTTP/2\\\",\\\"_dns_start\\\":0,\\\"_dns_end\\\":183,\\\"_connect_start\\\":183,\\\"_connect_end\\\":210,\\\"_ssl_start\\\":210,\\\"_ssl_end\\\":262,\\\"_securityDetails\\\":{\\\"protocol\\\":\\\"TLS 1.3\\\",\\\"keyExchange\\\":\\\"\\\",\\\"keyExchangeGroup\\\":\\\"X25519\\\",\\\"cipher\\\":\\\"AES_128_GCM\\\",\\\"certificateId\\\":0,\\\"subjectName\\\":\\\"*.google.com.gh\\\",\\\"sanList\\\":[\\\"*.google.com.gh\\\",\\\"google.com.gh\\\"],\\\"issuer\\\":\\\"GTS CA 1C3\\\",\\\"validFrom\\\":1713241741,\\\"validTo\\\":1720499340,\\\"signedCertificateTimestampList\\\":[{\\\"status\\\":\\\"Verified\\\",\\\"origin\\\":\\\"Embedded in certificate\\\",\\\"logDescription\\\":\\\"Google 'Xenon2024' log\\\",\\\"logId\\\":\\\"76FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A74\\\",\\\"timestamp\\\":1713245342877,\\\"hashAlgorithm\\\":\\\"SHA-256\\\",\\\"signatureAlgorithm\\\":\\\"ECDSA\\\",\\\"signatureData\\\":\\\"3045022100E217B497CBEFCA71554CCBC8D464F708CC1F341697F8C66E1F30D8C8CCC055A202206709DB7B90B4A0CB3EFEE43211256EB1AC5791DA0CB63B19A7E582426E013AB9\\\"},{\\\"status\\\":\\\"Verified\\\",\\\"origin\\\":\\\"Embedded in certificate\\\",\\\"logDescription\\\":\\\"Cloudflare 'Nimbus2024' Log\\\",\\\"logId\\\":\\\"DAB6BF6B3FB5B6229F9BC2BB5C6BE87091716CBB51848534BDA43D3048D7FBAB\\\",\\\"timestamp\\\":1713245342883,\\\"hashAlgorithm\\\":\\\"SHA-256\\\",\\\"signatureAlgorithm\\\":\\\"ECDSA\\\",\\\"signatureData\\\":\\\"3046022100ECB9C62E02183E5EBE85DE59B13E8BB2FC7FEA6DA6E4174DB45CAD423A980E31022100F24950B9B806B5CCE357EAF36148AA67C991612BC10571450275C129B987C340\\\"}],\\\"certificateTransparencyCompliance\\\":\\\"unknown\\\",\\\"serverSignatureAlgorithm\\\":1027,\\\"encryptedClientHello\\\":false},\\\"_initiator\\\":\\\"https://www.google.com.gh/\\\",\\\"_initiator_line\\\":\\\"\\\",\\\"_initiator_column\\\":\\\"\\\",\\\"_initiator_type\\\":\\\"script\\\",\\\"_priority\\\":\\\"Highest\\\",\\\"_initial_priority\\\":\\\"Highest\\\",\\\"_server_rtt\\\":null,\\\"_headers\\\":{\\\"request\\\":[\\\":authority: www.google.com.gh\\\",\\\":method: GET\\\",\\\":path: /\\\",\\\":scheme: https\\\",\\\"accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7\\\",\\\"accept-encoding: gzip, deflate, br, zstd\\\",\\\"accept-language: en-US,en;q=0.9\\\",\\\"priority: u=0, i\\\",\\\"sec-ch-ua: \\\\\\\" Not A;Brand\\\\\\\";v=\\\\\\\"99\\\\\\\", \\\\\\\"Chromium\\\\\\\";v=\\\\\\\"124\\\\\\\", \\\\\\\"Google Chrome\\\\\\\";v=\\\\\\\"124\\\\\\\"\\\",\\\"sec-ch-ua-arch: \\\\\\\"x86\\\\\\\"\\\",\\\"sec-ch-ua-bitness: \\\\\\\"64\\\\\\\"\\\",\\\"sec-ch-ua-full-version-list: \\\\\\\" Not A;Brand\\\\\\\";v=\\\\\\\"99\\\\\\\", \\\\\\\"Chromium\\\\\\\";v=\\\\\\\"124.0.0.0\\\\\\\", \\\\\\\"Google Chrome\\\\\\\";v=\\\\\\\"124.0.0.0\\\\\\\"\\\",\\\"sec-ch-ua-mobile: ?0\\\",\\\"sec-ch-ua-model: \\\\\\\"Model\\\\\\\"\\\",\\\"sec-ch-ua-platform: \\\\\\\"Unknown\\\\\\\"\\\",\\\"sec-ch-ua-platform-version: \\\\\\\"0\\\\\\\"\\\",\\\"sec-ch-ua-wow64: ?0\\\",\\\"sec-fetch-dest: document\\\",\\\"sec-fetch-mode: navigate\\\",\\\"sec-fetch-site: cross-site\\\",\\\"upgrade-insecure-requests: 1\\\",\\\"user-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 PTST/240508.140043\\\",\\\"x-client-data: CNfrygE=\\\"],\\\"response\\\":[\\\"accept-ch: Sec-CH-UA-Platform\\\",\\\"accept-ch: Sec-CH-UA-Platform-Version\\\",\\\"accept-ch: Sec-CH-UA-Full-Version\\\",\\\"accept-ch: Sec-CH-UA-Arch\\\",\\\"accept-ch: Sec-CH-UA-Model\\\",\\\"accept-ch: Sec-CH-UA-Bitness\\\",\\\"accept-ch: Sec-CH-UA-Full-Version-List\\\",\\\"accept-ch: Sec-CH-UA-WoW64\\\",\\\"cache-control: private, max-age=0\\\",\\\"content-encoding: br\\\",\\\"content-length: 56787\\\",\\\"content-security-policy-report-only: object-src 'none';base-uri 'self';script-src 'nonce-9wxr-CpHUx-3aShmmrmtKQ' 'strict-dynamic' 'report-sample' 'unsafe-eval' 'unsafe-inline' https: http:;report-uri https://csp.withgoogle.com/csp/gws/other-hp\\\",\\\"content-type: text/html; charset=UTF-8\\\",\\\"cross-origin-opener-policy: same-origin-allow-popups; report-to=\\\\\\\"gws\\\\\\\"\\\",\\\"date: Thu, 16 May 2024 10:05:55 GMT\\\",\\\"expires: -1\\\",\\\"p3p: CP=\\\\\\\"This is not a P3P policy! See g.co/p3phelp for more info.\\\\\\\"\\\",\\\"permissions-policy: unload=()\\\",\\\"report-to: {\\\\\\\"group\\\\\\\":\\\\\\\"gws\\\\\\\",\\\\\\\"max_age\\\\\\\":2592000,\\\\\\\"endpoints\\\\\\\":[{\\\\\\\"url\\\\\\\":\\\\\\\"https://csp.withgoogle.com/csp/report-to/gws/other\\\\\\\"}]}\\\",\\\"server: gws\\\",\\\"set-cookie: 1P_JAR=2024-05-16-10; expires=Sat, 15-Jun-2024 10:05:55 GMT; path=/; domain=.google.com.gh; Secure; SameSite=none\\\",\\\"set-cookie: AEC=AQTF6HztSQgoTUJVKsohIb_il2NO8zP5jPIENmSsRBzVUBTsVa_WAkxc5eg; expires=Tue, 12-Nov-2024 10:05:55 GMT; path=/; domain=.google.com.gh; Secure; HttpOnly; SameSite=lax\\\",\\\"set-cookie: receive-cookie-deprecation=1; expires=Tue, 12-Nov-2024 10:05:55 GMT; path=/; Secure; HttpOnly; SameSite=none; Partitioned\\\",\\\"set-cookie: NID=514=vMBvLytD99YTBs3uMmBfYibo3DT9rvibEqtcQNVswvyd0E0FDqx6KLDAdbgujp7LH7vI4TRZe2M6EgtlKIQf0WFhtNl6Q8PEgeSs9aYr_inUbjSkxOUhleZKC8VbP8-KpaT157B9XgkywPZPwKLUh3P5NGshG9m7FRmONIHdUxE; expires=Fri, 15-Nov-2024 10:05:55 GMT; path=/; domain=.google.com.gh; Secure; HttpOnly; SameSite=none\\\",\\\"x-frame-options: SAMEORIGIN\\\",\\\"x-xss-protection: 0\\\",\\\":status: 200\\\"]},\\\"_bytesOut\\\":2977,\\\"_score_cache\\\":-1,\\\"_score_cdn\\\":100,\\\"_score_gzip\\\":100,\\\"_score_cookies\\\":-1,\\\"_score_keep-alive\\\":100,\\\"_score_minify\\\":-1,\\\"_score_combine\\\":-1,\\\"_score_compress\\\":-1,\\\"_score_etags\\\":-1,\\\"_dns_ms\\\":183,\\\"_connect_ms\\\":27,\\\"_ssl_ms\\\":52,\\\"_gzip_total\\\":56787,\\\"_gzip_save\\\":0,\\\"_minify_total\\\":null,\\\"_minify_save\\\":null,\\\"_image_total\\\":null,\\\"_image_save\\\":null,\\\"_cache_time\\\":null,\\\"_cdn_provider\\\":\\\"Google\\\",\\\"_server_count\\\":null,\\\"_created\\\":264,\\\"_socket_group\\\":\\\"https://www.google.com.gh \\\",\\\"_http2_stream_id\\\":1,\\\"_http2_stream_dependency\\\":0,\\\"_http2_stream_weight\\\":256,\\\"_http2_stream_exclusive\\\":1,\\\"_http2_server_settings\\\":{\\\"SETTINGS_MAX_CONCURRENT_STREAMS\\\":100,\\\"SETTINGS_INITIAL_WINDOW_SIZE\\\":1048576,\\\"SETTINGS_MAX_HEADER_LIST_SIZE\\\":65536},\\\"_tls_version\\\":\\\"TLS 1.3\\\",\\\"_tls_resumed\\\":\\\"False\\\",\\\"_tls_next_proto\\\":\\\"h2\\\",\\\"_tls_cipher_suite\\\":4865,\\\"_netlog_id\\\":78,\\\"_certificates\\\":[\\\"-----BEGIN CERTIFICATE-----\\\\nMIIEmTCCA4GgAwIBAgIQcJWOSDC/TawSF+rhZuTNJDANBgkqhkiG9w0BAQsFADBG\\\\nMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExM\\\\nQzETMBEGA1UEAxMKR1RTIENBIDFDMzAeFw0yNDA0MTYwNDI5MDFaFw0yNDA3MDkw\\\\nNDI5MDBaMBoxGDAWBgNVBAMMDyouZ29vZ2xlLmNvbS5naDBZMBMGByqGSM49AgEG\\\\nCCqGSM49AwEHA0IABItoWKXYbPURJDU3EPs9/OGDhyDCv5hr0ynyI/cYDBTVTxGQ\\\\nzbklXvPSU6JJ7oT999kp24YnOlvpLeCWaRrrhiqjggJ4MIICdDAOBgNVHQ8BAf8E\\\\nBAMCB4AwEwYDVR0lBAwwCgYIKwYBBQUHAwEwDAYDVR0TAQH/BAIwADAdBgNVHQ4E\\\\nFgQU/tAo6098a8hKCLW9hIfCPFphthMwHwYDVR0jBBgwFoAUinR/r4XN7pXNPZzQ\\\\n4kYU83E1HScwagYIKwYBBQUHAQEEXjBcMCcGCCsGAQUFBzABhhtodHRwOi8vb2Nz\\\\ncC5wa2kuZ29vZy9ndHMxYzMwMQYIKwYBBQUHMAKGJWh0dHA6Ly9wa2kuZ29vZy9y\\\\nZXBvL2NlcnRzL2d0czFjMy5kZXIwKQYDVR0RBCIwIIIPKi5nb29nbGUuY29tLmdo\\\\ngg1nb29nbGUuY29tLmdoMCEGA1UdIAQaMBgwCAYGZ4EMAQIBMAwGCisGAQQB1nkC\\\\nBQMwPAYDVR0fBDUwMzAxoC+gLYYraHR0cDovL2NybHMucGtpLmdvb2cvZ3RzMWMz\\\\nL21vVkRmSVNpYTJrLmNybDCCAQUGCisGAQQB1nkCBAIEgfYEgfMA8QB2AHb/iD8K\\\\ntvuVUcJhzPWHujS0pM27KdxoQgqf5mdMWjp0AAABjuVhTJ0AAAQDAEcwRQIhAOIX\\\\ntJfL78pxVUzLyNRk9wjMHzQWl/jGbh8w2MjMwFWiAiBnCdt7kLSgyz7+5DIRJW6x\\\\nrFeR2gy2Oxmn5YJCbgE6uQB3ANq2v2s/tbYin5vCu1xr6HCRcWy7UYSFNL2kPTBI\\\\n1/urAAABjuVhTKMAAAQDAEgwRgIhAOy5xi4CGD5evoXeWbE+i7L8f+ptpuQXTbRc\\\\nrUI6mA4xAiEA8klQubgGtczjV+rzYUiqZ8mRYSvBBXFFAnXBKbmHw0AwDQYJKoZI\\\\nhvcNAQELBQADggEBAK0/t8AnbUypL9wUZoyH0YeVOdxa0LAAY0aG1aYGqKXT387d\\\\n+eVpIpVd0kb5dNt/IaFLuVv6SlgXBFOl8QzF8Oqpbt0tBwMuJsCLtuT2MXWwGESe\\\\nZNQgo6oRgvkkZcBe/Rkw/LINOy1Pw4oXYY2V2IoKI/LqDI9vwjPuJu7B1CmabvYk\\\\nwj/EyV2P+ffA6qzwIN64JGB6YwvR/kjgmof9jEntdWR5tdXxS1mrJrUylX+Fg0es\\\\nQBMD7JJs82SBkckiTuxGQA+1hAuZcf+cRncqMtpONGUexLMbeCKV2eTaw8h5iAuB\\\\nvIlQD+aXoAAaDmKy0H13Qy55BqiKFcWT+qxnYa4=\\\\n-----END CERTIFICATE-----\\\\n\\\",\\\"-----BEGIN CERTIFICATE-----\\\\nMIIFljCCA36gAwIBAgINAgO8U1lrNMcY9QFQZjANBgkqhkiG9w0BAQsFADBHMQsw\\\\nCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZpY2VzIExMQzEU\\\\nMBIGA1UEAxMLR1RTIFJvb3QgUjEwHhcNMjAwODEzMDAwMDQyWhcNMjcwOTMwMDAw\\\\nMDQyWjBGMQswCQYDVQQGEwJVUzEiMCAGA1UEChMZR29vZ2xlIFRydXN0IFNlcnZp\\\\nY2VzIExMQzETMBEGA1UEAxMKR1RTIENBIDFDMzCCASIwDQYJKoZIhvcNAQEBBQAD\\\\nggEPADCCAQoCggEBAPWI3+dijB43+DdCkH9sh9D7ZYIl/ejLa6T/belaI+KZ9hzp\\\\nkgOZE3wJCor6QtZeViSqejOEH9Hpabu5dOxXTGZok3c3VVP+ORBNtzS7XyV3NzsX\\\\nlOo85Z3VvMO0Q+sup0fvsEQRY9i0QYXdQTBIkxu/t/bgRQIh4JZCF8/ZK2VWNAcm\\\\nBA2o/X3KLu/qSHw3TT8An4Pf73WELnlXXPxXbhqW//yMmqaZviXZf5YsBvcRKgKA\\\\ngOtjGDxQSYflispfGStZloEAoPtR28p3CwvJlk/vcEnHXG0g/Zm0tOLKLnf9LdwL\\\\ntmsTDIwZKxeWmLnwi/agJ7u2441Rj72ux5uxiZ0CAwEAAaOCAYAwggF8MA4GA1Ud\\\\nDwEB/wQEAwIBhjAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwEgYDVR0T\\\\nAQH/BAgwBgEB/wIBADAdBgNVHQ4EFgQUinR/r4XN7pXNPZzQ4kYU83E1HScwHwYD\\\\nVR0jBBgwFoAU5K8rJnEaK0gnhS9SZizv8IkTcT4waAYIKwYBBQUHAQEEXDBaMCYG\\\\nCCsGAQUFBzABhhpodHRwOi8vb2NzcC5wa2kuZ29vZy9ndHNyMTAwBggrBgEFBQcw\\\\nAoYkaHR0cDovL3BraS5nb29nL3JlcG8vY2VydHMvZ3RzcjEuZGVyMDQGA1UdHwQt\\\\nMCswKaAnoCWGI2h0dHA6Ly9jcmwucGtpLmdvb2cvZ3RzcjEvZ3RzcjEuY3JsMFcG\\\\nA1UdIARQME4wOAYKKwYBBAHWeQIFAzAqMCgGCCsGAQUFBwIBFhxodHRwczovL3Br\\\\naS5nb29nL3JlcG9zaXRvcnkvMAgGBmeBDAECATAIBgZngQwBAgIwDQYJKoZIhvcN\\\\nAQELBQADggIBAIl9rCBcDDy+mqhXlRu0rvqrpXJxtDaV/d9AEQNMwkYUuxQkq/BQ\\\\ncSLbrcRuf8/xam/IgxvYzolfh2yHuKkMo5uhYpSTld9brmYZCwKWnvy15xBpPnrL\\\\nRklfRuFBsdeYTWU0AIAaP0+fbH9JAIFTQaSSIYKCGvGjRFsqUBITTcFTNvNCCK9U\\\\n+o53UxtkOCcXCb1YyRt8OS1b887U7ZfbFAO/CVMkH8IMBHmYJvJh8VNS/UKMG2Yr\\\\nPxWhu//2m+OBmgEGcYk1KCTd4b3rGS3hSMs9WYNRtHTGnXzGsYZbr8w0xNPM1IER\\\\nlQCh9BIiAfq0g3GvjLeMcySsN1PCAJA/Ef5c7TaUEDu9Ka7ixzpiO2xj2YC/WXGs\\\\nYye5TBeg2vZzFb8q3o/zpWwygTMD0IZRcZk0upONXbVRWPeyk+gB9lm+cZv9TSjO\\\\nz23HFtz30dZGm6fKa+l3D/2gthsjgx0QGtkJAITgRNOidSOzNIb2ILCkXhAd4FJG\\\\nAJ2xDx8hcFH1mt0G/FX0Kw4zd8NLQsLxdxP8c4CU6x+7Nz/OAipmsHMdMqUybDKw\\\\njuDEI/9bfU1lcKwrmz3O2+BtjjKAvpafkmO8l7tdufThcV4q5O8DIrGKZTqPwJNl\\\\n1IXNDw9bg1kWRxYtnCQ6yICmJhSFm/Y3m6xv+cXDBlHz4n/FsRC6UfTd\\\\n-----END CERTIFICATE-----\\\\n\\\",\\\"-----BEGIN CERTIFICATE-----\\\\nMIIFYjCCBEqgAwIBAgIQd70NbNs2+RrqIQ/E8FjTDTANBgkqhkiG9w0BAQsFADBX\\\\nMQswCQYDVQQGEwJCRTEZMBcGA1UEChMQR2xvYmFsU2lnbiBudi1zYTEQMA4GA1UE\\\\nCxMHUm9vdCBDQTEbMBkGA1UEAxMSR2xvYmFsU2lnbiBSb290IENBMB4XDTIwMDYx\\\\nOTAwMDA0MloXDTI4MDEyODAwMDA0MlowRzELMAkGA1UEBhMCVVMxIjAgBgNVBAoT\\\\nGUdvb2dsZSBUcnVzdCBTZXJ2aWNlcyBMTEMxFDASBgNVBAMTC0dUUyBSb290IFIx\\\\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAthECix7joXebO9y/lD63\\\\nladAPKH9gvl9MgaCcfb2jH/76Nu8ai6Xl6OMS/kr9rH5zoQdsfnFl97vufKj6bwS\\\\niV6nqlKr+CMny6SxnGPb15l+8Ape62im9MZaRw1NEDPjTrETo8gYbEvs/AmQ351k\\\\nKSUjB6G00j0uYODP0gmHu81I8E3CwnqIiru6z1kZ1q+PsAewnjHxgsHA3y6mbWwZ\\\\nDrXYfiYaRQM9sHmklCitD38m5agI/pboPGiUU+6DOogrFZYJsuB6jC511pzrp1Zk\\\\nj5ZPaK49l8KEj8C8QMALXL32h7M1bKwYUH+E4EzNktMg6TO8UpmvMrUpsyUqtEj5\\\\ncuHKZPfmghCN6J3Cioj6OGaK/GP5Afl4/Xtcd/p2h/rs37EOeZVXtL0m79YB0esW\\\\nCruOC7XFxYpVq9Os6pFLKcwZpDIlTirxZUTQAs6qzkm06p98g7BAe+dDq6dso499\\\\niYH6TKX/1Y7DzkvgtdizjkXPdsDtQCv9Uw+wp9U7DbGKogPeMa3Md+pvez7W35Ei\\\\nEua++tgy/BBjFFFy3l3WFpO9KWgz7zpm7AeKJt8T11dleCfeXkkUAKIAf5qoIbap\\\\nsZWwpbkNFhHax2xIPEDgfg1azVY80ZcFuctL7TlLnMQ/0lUTbiSw1nH69MG6zO0b\\\\n9f6BQdgAmD06yK56mDcYBZUCAwEAAaOCATgwggE0MA4GA1UdDwEB/wQEAwIBhjAP\\\\nBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBTkrysmcRorSCeFL1JmLO/wiRNxPjAf\\\\nBgNVHSMEGDAWgBRge2YaRQ2XyolQL30EzTSo//z9SzBgBggrBgEFBQcBAQRUMFIw\\\\nJQYIKwYBBQUHMAGGGWh0dHA6Ly9vY3NwLnBraS5nb29nL2dzcjEwKQYIKwYBBQUH\\\\nMAKGHWh0dHA6Ly9wa2kuZ29vZy9nc3IxL2dzcjEuY3J0MDIGA1UdHwQrMCkwJ6Al\\\\noCOGIWh0dHA6Ly9jcmwucGtpLmdvb2cvZ3NyMS9nc3IxLmNybDA7BgNVHSAENDAy\\\\nMAgGBmeBDAECATAIBgZngQwBAgIwDQYLKwYBBAHWeQIFAwIwDQYLKwYBBAHWeQIF\\\\nAwMwDQYJKoZIhvcNAQELBQADggEBADSkHrEoo9C0dhemMXoh6dFSPsjbdBZBiLg9\\\\nNR3t5P+T4Vxfq7vqfM/b5A3Ri1fyJm9bvhdGaJQ3b2t6yMAYN/olUazsaL+yyEn9\\\\nWprKASOshIArAoyZl+tJaox118fessmXn1hIVw41oeQa1v1vg4Fv74zPl6/AhSrw\\\\n9U5pCZEt4Wi4wStz6dTZ/CLANx8LZh1J7QJVj2fhMtfTJr9w4z30Z209fOU0iOMy\\\\n+qduBmpvvYuR7hZL6Dupszfnw0Skfths18dG9ZKb59UhvmaSGZRVbNQpsg3BZlvi\\\\nd0lIKO2d1xozclOzgjXPYovJJIultzkMu34qQb9Sz/yilrbCgj8=\\\\n-----END CERTIFICATE-----\\\\n\\\"],\\\"_server_port\\\":\\\"443\\\",\\\"_final_base_page\\\":true,\\\"_is_base_page\\\":true,\\\"_load_end\\\":510,\\\"_ttfb_start\\\":265,\\\"_ttfb_end\\\":413,\\\"_download_start\\\":413,\\\"_download_end\\\":510,\\\"_download_ms\\\":97,\\\"_all_start\\\":0,\\\"_all_end\\\":510,\\\"_all_ms\\\":507,\\\"_index\\\":0,\\\"_number\\\":1,\\\"_body_file\\\":\\\"001-713072217142529D3E2D0CAC25C5AEFB-body.txt\\\",\\\"_cpuTimes\\\":{\\\"EvaluateScript\\\":70,\\\"v8.compile\\\":8,\\\"FunctionCall\\\":3},\\\"_cpu.EvaluateScript\\\":70,\\\"_cpu.v8.compile\\\":8,\\\"_cpu.FunctionCall\\\":3,\\\"_cpuTime\\\":81}\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"summary\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 1,\n \"samples\": [\n \"{\\\"requestid\\\": 97122220018499585, \\\"pageid\\\": 22613029, \\\"crawlid\\\": 0, \\\"startedDateTime\\\": 1715853955, \\\"time\\\": 508, \\\"_cdn_provider\\\": \\\"Google\\\", \\\"_gzip_save\\\": 0, \\\"method\\\": \\\"GET\\\", \\\"url\\\": \\\"https://www.google.com.gh/\\\", \\\"urlShort\\\": \\\"https://www.google.com.gh/\\\", \\\"reqHeadersSize\\\": 947, \\\"reqBodySize\\\": null, \\\"reqOtherHeaders\\\": \\\"priority = u=0, i, sec-ch-ua = \\\\\\\" Not A;Brand\\\\\\\";v=\\\\\\\"99\\\\\\\", \\\\\\\"Chromium\\\\\\\";v=\\\\\\\"124\\\\\\\", \\\\\\\"Google Chrome\\\\\\\";v=\\\\\\\"124\\\\\\\", sec-ch-ua-arch = \\\\\\\"x86\\\\\\\", sec-ch-ua-bitness = \\\\\\\"64\\\\\\\", sec-ch-ua-full-version-list = \\\\\\\" Not A;Brand\\\\\\\";v=\\\\\\\"99\\\\\\\", \\\\\\\"Chromium\\\\\\\";v=\\\\\\\"124.0.0.0\\\\\\\", \\\\\\\"Google Chrome\\\\\\\";v=\\\\\\\"124.0.0.0\\\\\\\", sec-ch-ua-mobile = ?0, sec-ch-ua-model = \\\\\\\"Model\\\\\\\", sec-ch-ua-platform = \\\\\\\"Unknown\\\\\\\", sec-ch-ua-platform-version = \\\\\\\"0\\\\\\\", sec-ch-ua-wow64 = ?0, sec-fetch-dest = document, sec-fetch-mode = navigate, sec-fetch-site = cross-site, upgrade-insecure-requests = 1, x-client-data = CNfrygE=\\\", \\\"reqCookieLen\\\": 0, \\\"status\\\": 200, \\\"respHttpVersion\\\": \\\"HTTP/2\\\", \\\"redirectUrl\\\": null, \\\"respHeadersSize\\\": 1779, \\\"respBodySize\\\": 56787, \\\"respSize\\\": 56787, \\\"mimeType\\\": \\\"text/html\\\", \\\"ext\\\": \\\"\\\", \\\"type\\\": \\\"html\\\", \\\"format\\\": \\\"\\\", \\\"respOtherHeaders\\\": \\\"accept-ch = Sec-CH-UA-Platform, accept-ch = Sec-CH-UA-Platform-Version, accept-ch = Sec-CH-UA-Full-Version, accept-ch = Sec-CH-UA-Arch, accept-ch = Sec-CH-UA-Model, accept-ch = Sec-CH-UA-Bitness, accept-ch = Sec-CH-UA-Full-Version-List, accept-ch = Sec-CH-UA-WoW64, content-security-policy-report-only = object-src 'none';base-uri 'self';script-src 'nonce-9wxr-CpHUx-3aShmmrmtKQ' 'strict-dynamic' 'report-sample' 'unsafe-eval' 'unsafe-inline' https: http:;report-uri https://csp.withgoogle.com/csp/gws/other-hp, cross-origin-opener-policy = same-origin-allow-popups; report-to=\\\\\\\"gws\\\\\\\", p3p = CP=\\\\\\\"This is not a P3P policy! See g.co/p3phelp for more info.\\\\\\\", permissions-policy = unload=(), report-to = {\\\\\\\"group\\\\\\\":\\\\\\\"gws\\\\\\\",\\\\\\\"max_age\\\\\\\":2592000,\\\\\\\"endpoints\\\\\\\":[{\\\\\\\"url\\\\\\\":\\\\\\\"https://csp.withgoogle.com/csp/report-to/gws/other\\\\\\\"}]}, x-frame-options = SAMEORIGIN, x-xss-protection = 0\\\", \\\"respCookieLen\\\": 681, \\\"expAge\\\": 0, \\\"req_accept\\\": \\\"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7\\\", \\\"req_accept_encoding\\\": \\\"gzip, deflate, br, zstd\\\", \\\"req_accept_language\\\": \\\"en-US,en;q=0.9\\\", \\\"req_user_agent\\\": \\\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 PTST/240508.140043\\\", \\\"resp_cache_control\\\": \\\"private, max-age=0\\\", \\\"resp_content_encoding\\\": \\\"br\\\", \\\"resp_content_length\\\": \\\"56787\\\", \\\"resp_content_type\\\": \\\"text/html; charset=UTF-8\\\", \\\"resp_date\\\": \\\"Thu, 16 May 2024 10:05:55 GMT\\\", \\\"resp_expires\\\": \\\"-1\\\", \\\"resp_server\\\": \\\"gws\\\", \\\"firstReq\\\": true, \\\"firstHtml\\\": true}\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"request_headers\",\n \"properties\": {\n \"dtype\": \"object\",\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"response_headers\",\n \"properties\": {\n \"dtype\": \"object\",\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"response_body\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 1,\n \"samples\": [\n \"Google
    \\\"Google\\\"
    Choose what you\\u2019re giving feedback on
    • \\\"\\\"
      \\\"\\\"\\\"\\\"

      See more
      Delete
    • \\\"\\\"
      \\\"\\\"\\\"\\\"
    • Delete
    • \\\"\\\"
      \\\"\\\"\\\"\\\"
    • Report inappropriate predictions
      PrivacyTerms
      Settings
      Send feedback
      Dark theme: Off
      Google apps
      \n", + " \n", + "\n", + "\n", + " \n", + " \n" + ], + "application/vnd.google.colaboratory.intrinsic+json": { + "type": "dataframe", + "summary": "{\n \"name\": \"get_ipython()\",\n \"rows\": 1,\n \"fields\": [\n {\n \"column\": \"requests\",\n \"properties\": {\n \"dtype\": \"Int64\",\n \"num_unique_values\": 1,\n \"samples\": [\n 2393199079\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"pages\",\n \"properties\": {\n \"dtype\": \"Int64\",\n \"num_unique_values\": 1,\n \"samples\": [\n 24485975\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n }\n ]\n}" + } + }, + "metadata": {}, + "execution_count": 8 + } + ], + "source": [ + "# This query will process 137 GB when run.\n", + "%%bigquery --project {GCP_PROJECT}\n", + "SELECT\n", + " COUNT(0) requests,\n", + " COUNT(DISTINCT page) pages\n", + "FROM `httparchive.all.requests`\n", + "WHERE date = \"2024-05-01\"\n", + " AND client = 'desktop'" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "id": "6JMM1rJ8e-DG" + }, + "source": [ + "We already knew the number of pages from previous queries, but now lets add a dimension to the query to explore this table some more. The following query adds the 'type' column, which indicates the type of resource loaded (ie, script, image, css, etc)" + ] + }, + { + "cell_type": "code", + "execution_count": 9, + "metadata": { + "colab": { + "base_uri": "https://localhost:8080/", + "height": 458, + "referenced_widgets": [ + "b81a59d22a4b463f91c643b83101ac91", + "e1d6b0f20e7c4927bc12f713f66af7ed", + "8d2872d4672441fdb56d56ac356f233f", + "626b16557d324192827040d52cd8af8c", + "722288e29a2c4fc7af2af5abff7a6c95", + "b5d2f46b570241d893fa06f8cb5653c2", + "fcf9542f8738486a9fa68de5c92eee6c", + "fef097b977de4914bfecbf5e01efca76", + "6c56bffd052a43f0894a278059d81d41", + "1ebe3a05981a4883a6486937c2f67641", + "818e130806b6471996e92dd9ee0fbd1f", + "23a689fbfe664bda967ec827df983a98", + "d438be0c560c4be3ae97f7ac2be66db1", + "5d313adea9d6494f9f19492d961fc7df", + "dd1c8444ecd7453683f7cd3b1d7b827f", + "fe6ff28f72ea4a2892d765cfa7fd7a78", + "9b28fd630f9a42569daa50b8e771dede", + "3cd12777d47c4c318bac3faf822eddfa", + "30cafd3986334741ab53a9c02c566954", + "ad6a31602360469aa0e9a750eb538152", + "21d4d9faa7304604938a620f22dadddd", + "e8255dbf9e40458ab3fb0104f1eff5c3" + ] + }, + "id": "koKF_VyLfBG7", + "outputId": "c2236403-a1a1-4f43-e29d-9ea84ec108fc" + }, + "outputs": [ + { + "output_type": "display_data", + "data": { + "text/plain": [ + "Query is running: 0%| |" + ], + "application/vnd.jupyter.widget-view+json": { + "version_major": 2, + "version_minor": 0, + "model_id": "b81a59d22a4b463f91c643b83101ac91" + } + }, + "metadata": {} + }, + { + "output_type": "display_data", + "data": { + "text/plain": [ + "Downloading: 0%| |" + ], + "application/vnd.jupyter.widget-view+json": { + "version_major": 2, + "version_minor": 0, + "model_id": "23a689fbfe664bda967ec827df983a98" + } + }, + "metadata": {} + }, + { + "output_type": "execute_result", + "data": { + "text/plain": [ + " type requests pages\n", + "0 script 813565233 23556030\n", + "1 image 747018774 24146223\n", + "2 css 278463773 23259825\n", + "3 other 194533696 11901742\n", + "4 html 185868729 24145122\n", + "5 font 128104348 21224863\n", + "6 text 64065722 14736086\n", + "7 video 7191779 1407697\n", + "8 xml 2714133 747170\n", + "9 audio 1177141 518769\n", + "10 wasm 142421 51063" + ], + "text/html": [ + "\n", + "
      \n", + "
      \n", + "\n", + "\n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + "
      typerequestspages
      0script81356523323556030
      1image74701877424146223
      2css27846377323259825
      3other19453369611901742
      4html18586872924145122
      5font12810434821224863
      6text6406572214736086
      7video71917791407697
      8xml2714133747170
      9audio1177141518769
      10wasm14242151063
      \n", + "
      \n", + "
      \n", + "\n", + "
      \n", + " \n", + "\n", + " \n", + "\n", + " \n", + "
      \n", + "\n", + "\n", + "
      \n", + " \n", + "\n", + "\n", + "\n", + " \n", + "
      \n", + "\n", + "
      \n", + "
      \n" + ], + "application/vnd.google.colaboratory.intrinsic+json": { + "type": "dataframe", + "summary": "{\n \"name\": \"get_ipython()\",\n \"rows\": 11,\n \"fields\": [\n {\n \"column\": \"type\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 11,\n \"samples\": [\n \"font\",\n \"script\",\n \"audio\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"requests\",\n \"properties\": {\n \"dtype\": \"Int64\",\n \"num_unique_values\": 11,\n \"samples\": [\n 128104348,\n 813565233,\n 1177141\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"pages\",\n \"properties\": {\n \"dtype\": \"Int64\",\n \"num_unique_values\": 11,\n \"samples\": [\n 21224863,\n 23556030,\n 518769\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n }\n ]\n}" + } + }, + "metadata": {}, + "execution_count": 9 + } + ], + "source": [ + "# This query will process 155 GB when run.\n", + "%%bigquery --project {GCP_PROJECT}\n", + "SELECT\n", + " type,\n", + " COUNT(0) requests,\n", + " COUNT(DISTINCT page) pages\n", + "FROM `httparchive.all.requests`\n", + "WHERE date = '2024-05-01'\n", + " AND client = 'desktop'\n", + "GROUP BY type\n", + "ORDER BY requests DESC" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "id": "PKXlevg9fDqA" + }, + "source": [ + "When we look at this data we can see counts of requests and pages for each content type. But what if we want the percentage of total? You could divide by the numbers that we know. But a more repeatable way of doing this would be to include a subquery. In the following query you'll notice that the number of requests per type is divided by the total number of requests. And likewise the same is done for pages. As we seen in Part 1, we can use the ROUND() function to trim the result to 2 decimal points for readability." + ] + }, + { + "cell_type": "code", + "execution_count": 11, + "metadata": { + "colab": { + "base_uri": "https://localhost:8080/", + "height": 81, + "referenced_widgets": [ + "c636d88bd0f44e42b8d93df1bc9c3f1f", + "a1375461f2024c8ca3d34092ad7d1bff", + "4f6978590e9b43d88d8e44322d06b30f", + "a2cf84f40d7d4a66957449c78dbfa886", + "b98d2b861b8f41ed8bc5aebd16aefa30", + "98c4fa4f77e14436ab7bf540b7535745", + "247f3cba522248efa8b3c02f273115cc", + "72ea553d38324817931f62386369e0b3", + "40c6d92fcdf644e08524118d4be803ce", + "bd79588291e84b43874a8c876e9e2375", + "754b568b48f24dcc8371064444cd9c6d", + "16e8f5f8073a422c8ea758411256b4e0", + "86a08cddcce2496c98f704ff510e1662", + "2bfdadf2db3e450fbcb7c9fa0da75e89", + "789dc96f3a774151bf77c6cd7de82ef1", + "49cdc874343048e59c9fc63d74a11671", + "aed19a77ec0147c18bee3038ac714b88", + "61a56381161246d99df0c5fa61dc4bfc", + "6b374ee8e5164ab4bde4540c337c68ec", + "78391a9a45dc48fbbb7f556858fd0c6e", + "13798013579345c98f9edf79f0c55005", + "c47ed81c7ae944f7a8b1166a7b164bf7" + ] + }, + "id": "HyaE62NTfGe9", + "outputId": "29a7d0ae-69de-4792-8020-46b3e5306068" + }, + "outputs": [ + { + "output_type": "display_data", + "data": { + "text/plain": [ + "Query is running: 0%| |" + ], + "application/vnd.jupyter.widget-view+json": { + "version_major": 2, + "version_minor": 0, + "model_id": "c636d88bd0f44e42b8d93df1bc9c3f1f" + } + }, + "metadata": {} + }, + { + "output_type": "display_data", + "data": { + "text/plain": [ + "Downloading: 0%| |" + ], + "application/vnd.jupyter.widget-view+json": { + "version_major": 2, + "version_minor": 0, + "model_id": "16e8f5f8073a422c8ea758411256b4e0" + } + }, + "metadata": {} + } + ], + "source": [ + "# This query will process 153 GB when run.\n", + "%%bigquery requests_type_df --project {GCP_PROJECT}\n", + "WITH requests AS (\n", + " SELECT\n", + " type,\n", + " page,\n", + " COUNT(0) OVER() AS total_requests,\n", + " COUNT(DISTINCT page) OVER() AS total_pages\n", + " FROM `httparchive.all.requests`\n", + " WHERE date = '2024-05-01'\n", + " AND client = 'desktop'\n", + ")\n", + "\n", + "SELECT\n", + " type,\n", + " COUNT(0) requests,\n", + " COUNT(DISTINCT page) pages,\n", + " ROUND(COUNT(0) / ANY_VALUE(total_requests), 2) percent_requests,\n", + " ROUND(COUNT(DISTINCT page) / ANY_VALUE(total_pages), 2) percent_pages\n", + "FROM requests\n", + "GROUP BY type\n", + "ORDER BY requests DESC" + ] + }, + { + "cell_type": "code", + "execution_count": 12, + "metadata": { + "colab": { + "base_uri": "https://localhost:8080/", + "height": 394 + }, + "id": "30c8TCmWmQ9w", + "outputId": "f735c7ad-bb37-4481-ed1c-60e0ef05619c" + }, + "outputs": [ + { + "output_type": "execute_result", + "data": { + "text/plain": [ + " type requests pages percent_requests percent_pages\n", + "0 script 817636850 23885146 0.34 0.98\n", + "1 image 744181758 24465443 0.31 1.00\n", + "2 css 279208078 23575222 0.12 0.96\n", + "3 other 187424669 12001071 0.08 0.49\n", + "4 html 162335275 24462613 0.07 1.00\n", + "5 font 128926306 21491621 0.05 0.88\n", + "6 text 62780147 14798581 0.03 0.60\n", + "7 video 6874793 1377851 0.00 0.06\n", + "8 xml 2504041 772155 0.00 0.03\n", + "9 audio 1184613 504820 0.00 0.02\n", + "10 wasm 142549 59759 0.00 0.00" + ], + "text/html": [ + "\n", + "
      \n", + "
      \n", + "\n", + "\n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + "
      typerequestspagespercent_requestspercent_pages
      0script817636850238851460.340.98
      1image744181758244654430.311.00
      2css279208078235752220.120.96
      3other187424669120010710.080.49
      4html162335275244626130.071.00
      5font128926306214916210.050.88
      6text62780147147985810.030.60
      7video687479313778510.000.06
      8xml25040417721550.000.03
      9audio11846135048200.000.02
      10wasm142549597590.000.00
      \n", + "
      \n", + "
      \n", + "\n", + "
      \n", + " \n", + "\n", + " \n", + "\n", + " \n", + "
      \n", + "\n", + "\n", + "
      \n", + " \n", + "\n", + "\n", + "\n", + " \n", + "
      \n", + "\n", + "
      \n", + " \n", + " \n", + " \n", + "
      \n", + "\n", + "
      \n", + "
      \n" + ], + "application/vnd.google.colaboratory.intrinsic+json": { + "type": "dataframe", + "variable_name": "requests_type_df", + "summary": "{\n \"name\": \"requests_type_df\",\n \"rows\": 11,\n \"fields\": [\n {\n \"column\": \"type\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 11,\n \"samples\": [\n \"font\",\n \"script\",\n \"audio\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"requests\",\n \"properties\": {\n \"dtype\": \"Int64\",\n \"num_unique_values\": 11,\n \"samples\": [\n 128926306,\n 817636850,\n 1184613\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"pages\",\n \"properties\": {\n \"dtype\": \"Int64\",\n \"num_unique_values\": 11,\n \"samples\": [\n 21491621,\n 23885146,\n 504820\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"percent_requests\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": 0.12242994286158476,\n \"min\": 0.0,\n \"max\": 0.34,\n \"num_unique_values\": 8,\n \"samples\": [\n 0.31,\n 0.05,\n 0.34\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"percent_pages\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": 0.4434882390569317,\n \"min\": 0.0,\n \"max\": 1.0,\n \"num_unique_values\": 10,\n \"samples\": [\n 0.02,\n 1.0,\n 0.6\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n }\n ]\n}" + } + }, + "metadata": {}, + "execution_count": 12 + } + ], + "source": [ + "requests_type_df" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "id": "P3suKO-2fMrE" + }, + "source": [ + "Graphing this we can see both the distribution of content types across all requests in the archive as well as the popularity of certain types of content on each site. For example, 100% of sites contained images and HTML. 97% contain JavaScript and 96% - CSS. 88% contain custom webfonts and 6% contain video files." + ] + }, + { + "cell_type": "code", + "execution_count": 13, + "metadata": { + "colab": { + "base_uri": "https://localhost:8080/", + "height": 399 + }, + "id": "8eHylgTVmF0J", + "outputId": "9cdbd01a-a811-42ec-bf25-594d295890ba" + }, + "outputs": [ + { + "output_type": "execute_result", + "data": { + "text/html": [ + "\n", + "
      \n", + "" + ], + "text/plain": [ + "alt.LayerChart(...)" + ] + }, + "metadata": {}, + "execution_count": 13 + } + ], + "source": [ + "import altair as alt\n", + "\n", + "pie_chart_requests = alt.Chart(requests_type_df).mark_arc().encode(\n", + " theta=alt.Theta(field=\"percent_requests\", type=\"quantitative\", stack=True),\n", + " color=alt.Color(field=\"type\", type=\"nominal\", sort=None),\n", + " order=alt.Order(field=\"percent_requests\", type=\"quantitative\",sort='descending'),\n", + " tooltip=[\"type\", alt.Tooltip(\"percent_requests:Q\", format=\".0%\")]\n", + ").properties(\n", + " title=\"Requests by Type\"\n", + ")\n", + "pie_chart_requests + pie_chart_requests.mark_text(\n", + " radius=170\n", + ").encode(\n", + " text=alt.Text(\"percent_requests:Q\", format=\".0%\")\n", + ")" + ] + }, + { + "cell_type": "code", + "execution_count": 14, + "metadata": { + "colab": { + "base_uri": "https://localhost:8080/", + "height": 414 + }, + "id": "Kf8aU76Qm_ym", + "outputId": "5cfdbd66-8995-4b72-c6ae-9bcb268061bd" + }, + "outputs": [ + { + "output_type": "execute_result", + "data": { + "text/html": [ + "\n", + "
      \n", + "" + ], + "text/plain": [ + "alt.LayerChart(...)" + ] + }, + "metadata": {}, + "execution_count": 14 + } + ], + "source": [ + "bar_chart_pages = alt.Chart(requests_type_df).mark_bar().encode(\n", + " x=alt.X(\"type\", title=\"Type\", sort=None),\n", + " y=alt.Y(\"percent_pages\", title=\"Percent Pages\"),\n", + " color=alt.Color(field=\"type\", sort=None),\n", + " tooltip=[\"type\", \"percent_pages\"]\n", + ").properties(\n", + " title=\"Percent Pages by Type\"\n", + ")\n", + "bar_chart_pages + bar_chart_pages.mark_text(\n", + " dy=-10,\n", + ").encode(\n", + " text=alt.Text(\"percent_pages:Q\", format=\".0%\")\n", + ")" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "id": "XvgAaUVsmFMh" + }, + "source": [ + "Let's say we want to extend this query some more and look at the formats of each type. Now we have a query that is summarizing the % of requests and pages for each file type and format.\n", + "\n", + "The summary columns stores quite a lot of data and we would need to analyze ~10TB of data. So let's look at the root pages only and apply sampling to the data scanned by the query using [TABLESAMPLE](https://cloud.google.com/bigquery/docs/reference/standard-sql/query-syntax#tablesample_operator) operator to optimize the cost of the query." + ] + }, + { + "cell_type": "code", + "execution_count": 15, + "metadata": { + "colab": { + "base_uri": "https://localhost:8080/", + "height": 1000, + "referenced_widgets": [ + "1b348118d0664b5a83932bee399e3a2c", + "929e372de1fe4bddb11d1f3871ff5ec4", + "da4ebaee8669470787858afdec80ee36", + "4b2c63265cd34c47b318a22744328885", + "e30398b1656341478a4f231ee01373bc", + "31bc31ad61584273b76f25b80a9f4c50", + "930c60e33af94661866d0488a70e46a6", + "3542dedcc6b9417bad6bf343f5bd81a5", + "6721d1a376b54678adb9b801c2c48d05", + "7609ac7fa8e644e9bbebc5233899d1d8", + "87ba0b6cb6bb4d539fe6abcdf0219969", + "5cdf3c2c07d9467999680af82b25b53b", + "3c7e9a86cbd648c69a64c1c4763a9bd5", + "fdb88a71c2bf4903ab876bb35fd350e7", + "12baaf1c02fb46fb8ad874948894b321", + "65129042388a482cadc1e8f779ab802f", + "f9ffce03077b48bf97680b420c638fd3", + "abf6bc17abd64f5fb6b6a8d2d5e5efae", + "aa9e17f6129a476cbf89c50d3496c5a2", + "7335434ed8574c3ea009f0d6b6e4b04e", + "a41fdd0e62f44ebd98f6b22b01509946", + "e5d547f7043e473eb79849c6039bda46" + ] + }, + "id": "uRQPMFPdfPgz", + "outputId": "30f321cb-e6a5-4077-c403-0cf5f79e67ac" + }, + "outputs": [ + { + "output_type": "display_data", + "data": { + "text/plain": [ + "Query is running: 0%| |" + ], + "application/vnd.jupyter.widget-view+json": { + "version_major": 2, + "version_minor": 0, + "model_id": "1b348118d0664b5a83932bee399e3a2c" + } + }, + "metadata": {} + }, + { + "output_type": "display_data", + "data": { + "text/plain": [ + "Downloading: 0%| |" + ], + "application/vnd.jupyter.widget-view+json": { + "version_major": 2, + "version_minor": 0, + "model_id": "5cdf3c2c07d9467999680af82b25b53b" + } + }, + "metadata": {} + }, + { + "output_type": "execute_result", + "data": { + "text/plain": [ + " type format requests pages percent_requests percent_pages\n", + "0 script 21085473 8030900 0.32 0.69\n", + "1 image jpg 8696102 4322825 0.13 0.37\n", + "2 image png 6928635 4122297 0.11 0.35\n", + "3 css 6775517 4371876 0.10 0.38\n", + "4 other 4447765 1466010 0.07 0.13\n", + "5 html 4139296 2255120 0.06 0.19\n", + "6 image gif 4022545 1539581 0.06 0.13\n", + "7 font 3812048 2903219 0.06 0.25\n", + "8 text 1406090 1120520 0.02 0.10\n", + "9 image svg 1316180 942875 0.02 0.08\n", + "10 image webp 1091543 653911 0.02 0.06\n", + "11 image ico 285567 281780 0.00 0.02\n", + "12 video mp4 202543 125799 0.00 0.01\n", + "13 image None 201812 155606 0.00 0.01\n", + "14 image avif 137423 84078 0.00 0.01\n", + "15 html None 110612 91400 0.00 0.01\n", + "16 xml 103278 45869 0.00 0.00\n", + "17 script None 89199 78347 0.00 0.01\n", + "18 other None 59858 39318 0.00 0.00\n", + "19 video 52266 22948 0.00 0.00\n", + "20 audio 42861 21862 0.00 0.00\n", + "21 xml None 33215 23034 0.00 0.00\n", + "22 image 24148 18279 0.00 0.00\n", + "23 font None 21220 19105 0.00 0.00\n", + "24 css None 19725 17801 0.00 0.00\n", + "25 text None 15469 13509 0.00 0.00\n", + "26 image heic 2365 1932 0.00 0.00\n", + "27 video None 1505 871 0.00 0.00\n", + "28 video flv 38 26 0.00 0.00\n", + "29 video flash 37 37 0.00 0.00\n", + "30 video swf 11 11 0.00 0.00\n", + "31 image heif 7 6 0.00 0.00\n", + "32 audio None 4 3 0.00 0.00\n", + "33 image jxl 1 1 0.00 0.00" + ], + "text/html": [ + "\n", + "
      \n", + "
      \n", + "\n", + "\n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + "
      typeformatrequestspagespercent_requestspercent_pages
      0script2108547380309000.320.69
      1imagejpg869610243228250.130.37
      2imagepng692863541222970.110.35
      3css677551743718760.100.38
      4other444776514660100.070.13
      5html413929622551200.060.19
      6imagegif402254515395810.060.13
      7font381204829032190.060.25
      8text140609011205200.020.10
      9imagesvg13161809428750.020.08
      10imagewebp10915436539110.020.06
      11imageico2855672817800.000.02
      12videomp42025431257990.000.01
      13imageNone2018121556060.000.01
      14imageavif137423840780.000.01
      15htmlNone110612914000.000.01
      16xml103278458690.000.00
      17scriptNone89199783470.000.01
      18otherNone59858393180.000.00
      19video52266229480.000.00
      20audio42861218620.000.00
      21xmlNone33215230340.000.00
      22image24148182790.000.00
      23fontNone21220191050.000.00
      24cssNone19725178010.000.00
      25textNone15469135090.000.00
      26imageheic236519320.000.00
      27videoNone15058710.000.00
      28videoflv38260.000.00
      29videoflash37370.000.00
      30videoswf11110.000.00
      31imageheif760.000.00
      32audioNone430.000.00
      33imagejxl110.000.00
      \n", + "
      \n", + "
      \n", + "\n", + "
      \n", + " \n", + "\n", + " \n", + "\n", + " \n", + "
      \n", + "\n", + "\n", + "
      \n", + " \n", + "\n", + "\n", + "\n", + " \n", + "
      \n", + "\n", + "
      \n", + "
      \n" + ], + "application/vnd.google.colaboratory.intrinsic+json": { + "type": "dataframe", + "summary": "{\n \"name\": \"get_ipython()\",\n \"rows\": 34,\n \"fields\": [\n {\n \"column\": \"type\",\n \"properties\": {\n \"dtype\": \"category\",\n \"num_unique_values\": 10,\n \"samples\": [\n \"xml\",\n \"image\",\n \"font\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"format\",\n \"properties\": {\n \"dtype\": \"category\",\n \"num_unique_values\": 15,\n \"samples\": [\n \"heic\",\n \"flash\",\n \"\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"requests\",\n \"properties\": {\n \"dtype\": \"Int64\",\n \"num_unique_values\": 34,\n \"samples\": [\n 110612,\n 52266,\n 1505\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"pages\",\n \"properties\": {\n \"dtype\": \"Int64\",\n \"num_unique_values\": 34,\n \"samples\": [\n 91400,\n 22948,\n 871\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"percent_requests\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": 0.06291564111262947,\n \"min\": 0.0,\n \"max\": 0.32,\n \"num_unique_values\": 8,\n \"samples\": [\n 0.13,\n 0.06,\n 0.32\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"percent_pages\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": 0.1559537387414966,\n \"min\": 0.0,\n \"max\": 0.69,\n \"num_unique_values\": 13,\n \"samples\": [\n 0.01,\n 0.06,\n 0.69\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n }\n ]\n}" + } + }, + "metadata": {}, + "execution_count": 15 + } + ], + "source": [ + "# This query will process 129 GB when run.\n", + "%%bigquery --project {GCP_PROJECT}\n", + "WITH requests AS (\n", + " SELECT\n", + " type,\n", + " JSON_VALUE(summary, '$.format') AS format,\n", + " page,\n", + " COUNT(0) OVER() AS total_requests,\n", + " COUNT(DISTINCT page) OVER() AS total_pages\n", + " FROM `httparchive.all.requests` TABLESAMPLE SYSTEM (5 PERCENT)\n", + " WHERE date = '2024-05-01'\n", + " AND client = 'desktop'\n", + " AND is_root_page\n", + ")\n", + "\n", + "SELECT\n", + " type,\n", + " format,\n", + " COUNT(0) requests,\n", + " COUNT(DISTINCT page) pages,\n", + " ROUND(COUNT(0) / ANY_VALUE(total_requests), 2) percent_requests,\n", + " ROUND(COUNT(DISTINCT page) / ANY_VALUE(total_pages), 2) percent_pages\n", + "FROM requests\n", + "GROUP BY\n", + " type,\n", + " format\n", + "ORDER BY requests DESC" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "id": "OYGSiLhhfQxy" + }, + "source": [ + "Using a WHERE clause we can filter out all of the non-Image content and examine the popularity of various image formats. For example, how often is \"jpg\", \"gif\", \"webp\", etc used.\n", + "\n", + "Filtering by `type` column we are leveraging table's clustering to optimize the data scanned by the query even further." + ] + }, + { + "cell_type": "code", + "execution_count": 16, + "metadata": { + "colab": { + "base_uri": "https://localhost:8080/", + "height": 81, + "referenced_widgets": [ + "bee716f2c8114b8f833aff68d931b75e", + "496577d31b794fbe989e563cd036d920", + "c87b10790aab44dbabf75eeea66d7f36", + "7303539d84344e308538b667522a7b27", + "c805453255404b90b8a5f4a001646417", + "772c6f229e5d43399633ab36394514ec", + "2e4fe2d3a68b46c9981db237599c2bd6", + "af385fd5dafa4ad88cdfddf162508aa8", + "de755bb356874567b231e6286049b2df", + "a9848418eec64a92b6fc2560dba1ce84", + "16e8cc44f2654748b5badb2bc04aeb6a", + "e0eed4c61bce48dab8903675af8da0f3", + "4db6fbc2b6e44e11a9f45cc286e306c4", + "7518f64a50184d54a1dc78864a624c43", + "38b137fae3b94bbb9b1fc23a61a32322", + "865c9c1a7b194430baff53db88cd53b2", + "13d1d76908804346befa6fec8e3eeb64", + "cd3ccfba6d104c2ba347291454d8ed69", + "910152c1f6b94e24a0861967a58c1cb5", + "52dd5191bf884830928af927c8888d2c", + "aec648dca2024bbeb423cd2e68ac6410", + "fe2a38848d9b4a20910c6f3859c914b7" + ] + }, + "id": "9dhWIwI8fTjH", + "outputId": "2cf5ad42-2b9f-4c00-92cd-e4132b0aa242" + }, + "outputs": [ + { + "output_type": "display_data", + "data": { + "text/plain": [ + "Query is running: 0%| |" + ], + "application/vnd.jupyter.widget-view+json": { + "version_major": 2, + "version_minor": 0, + "model_id": "bee716f2c8114b8f833aff68d931b75e" + } + }, + "metadata": {} + }, + { + "output_type": "display_data", + "data": { + "text/plain": [ + "Downloading: 0%| |" + ], + "application/vnd.jupyter.widget-view+json": { + "version_major": 2, + "version_minor": 0, + "model_id": "e0eed4c61bce48dab8903675af8da0f3" + } + }, + "metadata": {} + } + ], + "source": [ + "# This query will process 41 GB when run.\n", + "%%bigquery requests_image_df --project {GCP_PROJECT}\n", + "WITH requests AS (\n", + " SELECT\n", + " JSON_VALUE(summary, '$.format') AS format,\n", + " page,\n", + " COUNT(0) OVER() AS total_requests,\n", + " COUNT(DISTINCT page) OVER() AS total_pages\n", + " FROM `httparchive.all.requests` TABLESAMPLE SYSTEM (5 PERCENT)\n", + " WHERE date = '2024-05-01'\n", + " AND client = 'desktop'\n", + " AND is_root_page\n", + " AND type = 'image'\n", + ")\n", + "\n", + "SELECT\n", + " format,\n", + " COUNT(0) requests,\n", + " COUNT(DISTINCT page) pages,\n", + " ROUND(COUNT(0) / ANY_VALUE(total_requests), 2) percent_requests,\n", + " ROUND(COUNT(DISTINCT page) / ANY_VALUE(total_pages), 2) percent_pages\n", + "FROM requests\n", + "GROUP BY format\n", + "ORDER BY requests DESC" + ] + }, + { + "cell_type": "code", + "execution_count": 17, + "metadata": { + "colab": { + "base_uri": "https://localhost:8080/", + "height": 394 + }, + "id": "lEynOaPZ78FM", + "outputId": "e23275bb-5d68-4a49-a16e-796f17f60091" + }, + "outputs": [ + { + "output_type": "execute_result", + "data": { + "text/plain": [ + " format requests pages percent_requests percent_pages\n", + "0 jpg 8290474 4189907 0.38 0.53\n", + "1 png 6604473 3984064 0.31 0.50\n", + "2 gif 3836964 1487233 0.18 0.19\n", + "3 svg 1255002 906022 0.06 0.11\n", + "4 webp 1040312 630692 0.05 0.08\n", + "5 ico 272608 269039 0.01 0.03\n", + "6 None 191874 148218 0.01 0.02\n", + "7 avif 131101 81393 0.01 0.01\n", + "8 23113 17699 0.00 0.00\n", + "9 heic 2156 1783 0.00 0.00\n", + "10 heif 2 2 0.00 0.00" + ], + "text/html": [ + "\n", + "
      \n", + "
      \n", + "\n", + "\n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + "
      formatrequestspagespercent_requestspercent_pages
      0jpg829047441899070.380.53
      1png660447339840640.310.50
      2gif383696414872330.180.19
      3svg12550029060220.060.11
      4webp10403126306920.050.08
      5ico2726082690390.010.03
      6None1918741482180.010.02
      7avif131101813930.010.01
      823113176990.000.00
      9heic215617830.000.00
      10heif220.000.00
      \n", + "
      \n", + "
      \n", + "\n", + "
      \n", + " \n", + "\n", + " \n", + "\n", + " \n", + "
      \n", + "\n", + "\n", + "
      \n", + " \n", + "\n", + "\n", + "\n", + " \n", + "
      \n", + "\n", + "
      \n", + " \n", + " \n", + " \n", + "
      \n", + "\n", + "
      \n", + "
      \n" + ], + "application/vnd.google.colaboratory.intrinsic+json": { + "type": "dataframe", + "variable_name": "requests_image_df", + "summary": "{\n \"name\": \"requests_image_df\",\n \"rows\": 11,\n \"fields\": [\n {\n \"column\": \"format\",\n \"properties\": {\n \"dtype\": \"string\",\n \"num_unique_values\": 10,\n \"samples\": [\n \"heic\",\n \"png\",\n \"ico\"\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"requests\",\n \"properties\": {\n \"dtype\": \"Int64\",\n \"num_unique_values\": 11,\n \"samples\": [\n 272608,\n 8290474,\n 2156\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"pages\",\n \"properties\": {\n \"dtype\": \"Int64\",\n \"num_unique_values\": 11,\n \"samples\": [\n 269039,\n 4189907,\n 1783\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"percent_requests\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": 0.13658829977843506,\n \"min\": 0.0,\n \"max\": 0.38,\n \"num_unique_values\": 7,\n \"samples\": [\n 0.38,\n 0.31,\n 0.01\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"percent_pages\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": 0.19759922708718913,\n \"min\": 0.0,\n \"max\": 0.53,\n \"num_unique_values\": 9,\n \"samples\": [\n 0.01,\n 0.5,\n 0.03\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n }\n ]\n}" + } + }, + "metadata": {}, + "execution_count": 17 + } + ], + "source": [ + "requests_image_df" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "id": "SUGpb6bUfV6c" + }, + "source": [ + "**Note**: It's important to understand the bias in the data when we are doing this type of analysis. While we do have a very diverse set of 1.3 million page views - the technology used to parse these pages is Chrome browsers (both Desktop and Emulated mobile). Because of this, some formats may be under-represented - since Chrome supports webp but not jpeg-xr or jpeg2000. You may find cases like this with other type of technologies as well - for example custom web font types that vary based on browser support.\n", + "\n", + "Let's graph the results now to see what types of images are being served to Chrome browsers." + ] + }, + { + "cell_type": "code", + "execution_count": 18, + "metadata": { + "colab": { + "base_uri": "https://localhost:8080/", + "height": 397 + }, + "id": "3MOvKaUJfaiR", + "outputId": "23c61003-e5ab-4df6-d7e0-0c4211017e99" + }, + "outputs": [ + { + "output_type": "execute_result", + "data": { + "text/html": [ + "\n", + "
      \n", + "" + ], + "text/plain": [ + "alt.LayerChart(...)" + ] + }, + "metadata": {}, + "execution_count": 18 + } + ], + "source": [ + "pie_chart_image_formats = alt.Chart(requests_image_df).mark_arc().encode(\n", + " theta=alt.Theta(field=\"percent_requests\", type=\"quantitative\", stack=True),\n", + " color=alt.Color(field=\"format\", sort=None),\n", + " order=alt.Order(field=\"percent_requests\", type=\"quantitative\",sort='descending'),\n", + " tooltip=[\"format\", alt.Tooltip(\"percent_requests:Q\", format=\".0%\")]\n", + ").properties(\n", + " title=\"Distribution of image formats\"\n", + ")\n", + "pie_chart_image_formats + pie_chart_image_formats.mark_text(\n", + " radius=170\n", + ").encode(\n", + " text=alt.Text(\"percent_requests:Q\", format=\".0%\")\n", + ")" + ] + }, + { + "cell_type": "code", + "execution_count": 19, + "metadata": { + "colab": { + "base_uri": "https://localhost:8080/", + "height": 400 + }, + "id": "T9fwfkGY8R8h", + "outputId": "7fb5aeab-edc4-4874-8127-31ae625b3c19" + }, + "outputs": [ + { + "output_type": "execute_result", + "data": { + "text/html": [ + "\n", + "
      \n", + "" + ], + "text/plain": [ + "alt.LayerChart(...)" + ] + }, + "metadata": {}, + "execution_count": 19 + } + ], + "source": [ + "bar_chart_image_pages = alt.Chart(requests_image_df).mark_bar().encode(\n", + " x=alt.X(\"format\", title=\"Type\", sort=None),\n", + " y=alt.Y(\"percent_pages\", title=\"Percent Pages\", sort=None),\n", + " color=alt.Color(field=\"format\", sort=None),\n", + " tooltip=[\"format\", alt.Tooltip(\"percent_pages:Q\", format=\".0%\")]\n", + ").properties(\n", + " title=\"Percent Pages by Type\"\n", + ")\n", + "bar_chart_image_pages + bar_chart_image_pages.mark_text(\n", + " dy=-10,\n", + ").encode(\n", + " text=alt.Text(\"percent_pages:Q\", format=\".0%\")\n", + ")" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "id": "Xn_CsHD9fZ1f" + }, + "source": [ + "\n", + "Let's explore a simple histogram of the requests dataset by looking at the distribution of response sizes. Histograms are useful for representing the distribution of data, by organizing a range of values into \"bins\" (or buckets), and then counting the number of values that fall into each of the bins. If you are not familiar with this type of visualization, then you can [read more about histograms here](https://en.wikipedia.org/wiki/Histogram).\n", + "\n", + "In the example below, we'll be using a histogram to visualize the size of individual requests served from websites across the entire dataset. To do this, we'll be using the `respBodySize` metric from `summary` column. This metric represents the size of the response payload in bytes. Since 1 byte is very granular, we'll divide by 1024 to get to 1 KB and then by 100 so that we are looking at this data with bin sizes of 100KB. We'll also wrap this in a `CEIL()` function to remove the decimal points and then multiply the result by 100. Using this technique, 1234567 bytes would be rounded to a bin of 1300 KB." + ] + }, + { + "cell_type": "code", + "execution_count": 23, + "metadata": { + "colab": { + "base_uri": "https://localhost:8080/", + "height": 81, + "referenced_widgets": [ + "210379ad5a974e8d8a4e2014b114790d", + "959d9078ce0b4097a042c173eed6aa5b", + "7179474d80d4413890dee4735fa728e7", + "f65b2163c5e54f499bec454f87c2f94f", + "e50354259daf4b74a4c76ab2b2decf1f", + "1760bddf24794fa1be13554319d0134e", + "1f1446d0f9e54c9eac09d4ce4b919d81", + "79c58f4f0ce94ef5b74d226b716baf4f", + "1b04c4b57d324d0eae7ccab53640b290", + "6e5857b3841c4a5e9393a7e144954248", + "26f684f316d241d39f1eb367a82b58fd", + "4b6b64dc32cd4ed6975924da7270bccf", + "06e5e1b6c9314c9b915df4b636cc0db5", + "0cd3c4b54ab54c94a7dc1b412b5f1abe", + "f47649d65ab3492481aa60be84ed4171", + "b7b88a0c6f8f4a2c802d43e6a5b95cad", + "1fb07661602440a09d83f2f7d55531d9", + "d3414550c528488db639f0ef34780206", + "98fce80508d647fbaafc93993834bf0e", + "ad94b7fef0da470aa297f2c1a4ab16a1", + "74163023d2344462aafc051492372730", + "6eb928d33b2e4717b60f0392cf83fd35" + ] + }, + "id": "if5TNXaJfgoo", + "outputId": "b3858dc2-8a09-416c-a950-fcc2a12a9f95" + }, + "outputs": [ + { + "output_type": "display_data", + "data": { + "text/plain": [ + "Query is running: 0%| |" + ], + "application/vnd.jupyter.widget-view+json": { + "version_major": 2, + "version_minor": 0, + "model_id": "210379ad5a974e8d8a4e2014b114790d" + } + }, + "metadata": {} + }, + { + "output_type": "display_data", + "data": { + "text/plain": [ + "Downloading: 0%| |" + ], + "application/vnd.jupyter.widget-view+json": { + "version_major": 2, + "version_minor": 0, + "model_id": "4b6b64dc32cd4ed6975924da7270bccf" + } + }, + "metadata": {} + } + ], + "source": [ + "# This query will process 125 GB when run.\n", + "%%bigquery response_size_df --project {GCP_PROJECT}\n", + "WITH requests AS (\n", + " SELECT\n", + " CEIL(CAST(JSON_VALUE(summary, '$.respBodySize') AS INT64)/1024/100)*100 AS responseSize100KB,\n", + " COUNT(0) OVER () AS total_requests\n", + " FROM `httparchive.all.requests` TABLESAMPLE SYSTEM (5 PERCENT)\n", + " WHERE date = '2024-05-01'\n", + " AND client = 'desktop'\n", + " AND is_root_page\n", + " AND CAST(JSON_VALUE(summary, '$.respBodySize') AS INT64) > 0\n", + ")\n", + "\n", + "SELECT\n", + " responseSize100KB,\n", + " COUNT(0) AS requests,\n", + " COUNT(0)/ANY_VALUE(total_requests) AS pct_requests\n", + "FROM requests\n", + "GROUP BY responseSize100KB\n", + "ORDER BY responseSize100KB ASC" + ] + }, + { + "cell_type": "code", + "execution_count": 24, + "metadata": { + "colab": { + "base_uri": "https://localhost:8080/", + "height": 424 + }, + "id": "Bjm4Xba3GWkD", + "outputId": "bf8b1e87-978f-4d71-8188-13972ba0504d" + }, + "outputs": [ + { + "output_type": "execute_result", + "data": { + "text/plain": [ + " responseSize100KB requests pct_requests\n", + "0 100.0 50125121 9.134219e-01\n", + "1 200.0 2343976 4.271389e-02\n", + "2 300.0 818513 1.491563e-02\n", + "3 400.0 405782 7.394499e-03\n", + "4 500.0 252538 4.601959e-03\n", + ".. ... ... ...\n", + "555 67000.0 1 1.822284e-08\n", + "556 67300.0 1 1.822284e-08\n", + "557 67700.0 1 1.822284e-08\n", + "558 67800.0 1 1.822284e-08\n", + "559 68400.0 1 1.822284e-08\n", + "\n", + "[560 rows x 3 columns]" + ], + "text/html": [ + "\n", + "
      \n", + "
      \n", + "\n", + "\n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + " \n", + "
      responseSize100KBrequestspct_requests
      0100.0501251219.134219e-01
      1200.023439764.271389e-02
      2300.08185131.491563e-02
      3400.04057827.394499e-03
      4500.02525384.601959e-03
      ............
      55567000.011.822284e-08
      55667300.011.822284e-08
      55767700.011.822284e-08
      55867800.011.822284e-08
      55968400.011.822284e-08
      \n", + "

      560 rows × 3 columns

      \n", + "
      \n", + "
      \n", + "\n", + "
      \n", + " \n", + "\n", + " \n", + "\n", + " \n", + "
      \n", + "\n", + "\n", + "
      \n", + " \n", + "\n", + "\n", + "\n", + " \n", + "
      \n", + "\n", + "
      \n", + " \n", + " \n", + " \n", + "
      \n", + "\n", + "
      \n", + "
      \n" + ], + "application/vnd.google.colaboratory.intrinsic+json": { + "type": "dataframe", + "variable_name": "response_size_df", + "summary": "{\n \"name\": \"response_size_df\",\n \"rows\": 560,\n \"fields\": [\n {\n \"column\": \"responseSize100KB\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": 18282.268643710424,\n \"min\": 100.0,\n \"max\": 68400.0,\n \"num_unique_values\": 560,\n \"samples\": [\n 47300.0,\n 34200.0,\n 17800.0\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"requests\",\n \"properties\": {\n \"dtype\": \"Int64\",\n \"num_unique_values\": 192,\n \"samples\": [\n 1250,\n 65,\n 324\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n },\n {\n \"column\": \"pct_requests\",\n \"properties\": {\n \"dtype\": \"number\",\n \"std\": 0.03864204306413433,\n \"min\": 1.8222837125539148e-08,\n \"max\": 0.913421915880942,\n \"num_unique_values\": 192,\n \"samples\": [\n 2.2778546406923933e-05,\n 1.1844844131600447e-06,\n 5.904199228674684e-06\n ],\n \"semantic_type\": \"\",\n \"description\": \"\"\n }\n }\n ]\n}" + } + }, + "metadata": {}, + "execution_count": 24 + } + ], + "source": [ + "response_size_df" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "id": "R1_EmIoKfw8n" + }, + "source": [ + "When we analyze this data we can see that that 91% of requests have a response size less than 100KB. Try repeating this with 10KB bin sizes and you'll be able to see the spread of response sizes with more granularity." + ] + }, + { + "cell_type": "code", + "execution_count": 25, + "metadata": { + "colab": { + "base_uri": "https://localhost:8080/", + "height": 268 + }, + "id": "4bFTTRx9H3gE", + "outputId": "9a9d1abc-badd-49a9-a414-765124b52889" + }, + "outputs": [ + { + "output_type": "execute_result", + "data": { + "text/html": [ + "\n", + "
      \n", + "" + ], + "text/plain": [ + "alt.Chart(...)" + ] + }, + "metadata": {}, + "execution_count": 25 + } + ], + "source": [ + "# Plotting 10 first rows\n", + "alt.Chart(response_size_df.head(10)).mark_point().encode(\n", + " x=alt.X(\"responseSize100KB\", title=\"Response Size, 100KB bins\"),\n", + " y=alt.Y(\"pct_requests\", title=\"Percent Requests\"),\n", + " tooltip=['responseSize100KB', alt.Tooltip(\"pct_requests:Q\", format=\".0%\")]\n", + ").properties(\n", + " width=1200,\n", + " height=200\n", + ")" + ] + }, + { + "cell_type": "markdown", + "metadata": { + "id": "A-vA8ALMgEQI" + }, + "source": [ + "You can find many examples of working with the `requests` table in the [HTTP Archive discussion forums](https://discuss.httparchive.org/).\n", + "\n", + "You can also make a copy of the workbook and experiment with some of your own visualization ideas for the data as well.\n", + "\n", + "In [Part 3](https://colab.research.google.com/github/rviscomi/har.fyi/blob/main/workbooks/exploring_pages_and_requests_tables_joined.ipynb) we'll look at how you can use SQL JOINs to analyze both the `pages` and `requests` datasets.\n" + ] + } + ], + "metadata": { + "colab": { + "provenance": [] + }, + "kernelspec": { + "display_name": "Python 3", + "name": "python3" + }, + "widgets": { + "application/vnd.jupyter.widget-state+json": { + "7b9970adfc8b467abae929a9e60df9b6": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HBoxModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HBoxModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HBoxView", + "box_style": "", + "children": [ + "IPY_MODEL_bed750dded6e4a3ea7c68739c7492a88", + "IPY_MODEL_b05f788e6d1245b88a3bc644431e1b86", + "IPY_MODEL_c711a92264ae43d7b483478e09959ac4" + ], + "layout": "IPY_MODEL_c388a75817214d478bd91b11700b8933" + } + }, + "bed750dded6e4a3ea7c68739c7492a88": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HTMLModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HTMLModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HTMLView", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_fb792dd762c24c8087b03283297919e6", + "placeholder": "​", + "style": "IPY_MODEL_da69b6bfcc354dab850ed1e7315c1ea5", + "value": "Job ID 645776e1-db08-4077-ae40-7d40fb9ecb6e successfully executed: 100%" + } + }, + "b05f788e6d1245b88a3bc644431e1b86": { + "model_module": "@jupyter-widgets/controls", + "model_name": "FloatProgressModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "FloatProgressModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "ProgressView", + "bar_style": "success", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_5115195d57564559a70b1b18e5c33206", + "max": 1, + "min": 0, + "orientation": "horizontal", + "style": "IPY_MODEL_39e33bd843674d5b8c92512ee3fdc405", + "value": 1 + } + }, + "c711a92264ae43d7b483478e09959ac4": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HTMLModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HTMLModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HTMLView", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_c4be651cc9134bf798adea4b86ed0cf8", + "placeholder": "​", + "style": "IPY_MODEL_6a07dd02a01840e98e185c236cafc6ca", + "value": "" + } + }, + "c388a75817214d478bd91b11700b8933": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "fb792dd762c24c8087b03283297919e6": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "da69b6bfcc354dab850ed1e7315c1ea5": { + "model_module": "@jupyter-widgets/controls", + "model_name": "DescriptionStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "DescriptionStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "description_width": "" + } + }, + "5115195d57564559a70b1b18e5c33206": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "39e33bd843674d5b8c92512ee3fdc405": { + "model_module": "@jupyter-widgets/controls", + "model_name": "ProgressStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "ProgressStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "bar_color": null, + "description_width": "" + } + }, + "c4be651cc9134bf798adea4b86ed0cf8": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "6a07dd02a01840e98e185c236cafc6ca": { + "model_module": "@jupyter-widgets/controls", + "model_name": "DescriptionStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "DescriptionStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "description_width": "" + } + }, + "1c2f1672573a476ba3749f30e7984456": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HBoxModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HBoxModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HBoxView", + "box_style": "", + "children": [ + "IPY_MODEL_c017d96ab4054bd2807187bf7187cf39", + "IPY_MODEL_81e48b0a267e4cdf8878ce5917e3091a", + "IPY_MODEL_974f8ec174a546acbfd79b45bf5f6200" + ], + "layout": "IPY_MODEL_7549de7e8a044d0695e8e4fdabfa49c5" + } + }, + "c017d96ab4054bd2807187bf7187cf39": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HTMLModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HTMLModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HTMLView", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_12b58872a86d4988bfa42f47ecf871dc", + "placeholder": "​", + "style": "IPY_MODEL_f5a5f8f5a0e148aeadd13c277f9b92e3", + "value": "Downloading: 100%" + } + }, + "81e48b0a267e4cdf8878ce5917e3091a": { + "model_module": "@jupyter-widgets/controls", + "model_name": "FloatProgressModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "FloatProgressModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "ProgressView", + "bar_style": "success", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_155b79ac5f4543d38d0d6aa6bf601acc", + "max": 1, + "min": 0, + "orientation": "horizontal", + "style": "IPY_MODEL_8f23d945ea154df48c4295ce23dd7105", + "value": 1 + } + }, + "974f8ec174a546acbfd79b45bf5f6200": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HTMLModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HTMLModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HTMLView", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_eef2d10edf9447788468f5003e74ac4e", + "placeholder": "​", + "style": "IPY_MODEL_a455834a03f0413dbdcc91843f3cc7f7", + "value": "" + } + }, + "7549de7e8a044d0695e8e4fdabfa49c5": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "12b58872a86d4988bfa42f47ecf871dc": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "f5a5f8f5a0e148aeadd13c277f9b92e3": { + "model_module": "@jupyter-widgets/controls", + "model_name": "DescriptionStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "DescriptionStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "description_width": "" + } + }, + "155b79ac5f4543d38d0d6aa6bf601acc": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "8f23d945ea154df48c4295ce23dd7105": { + "model_module": "@jupyter-widgets/controls", + "model_name": "ProgressStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "ProgressStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "bar_color": null, + "description_width": "" + } + }, + "eef2d10edf9447788468f5003e74ac4e": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "a455834a03f0413dbdcc91843f3cc7f7": { + "model_module": "@jupyter-widgets/controls", + "model_name": "DescriptionStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "DescriptionStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "description_width": "" + } + }, + "0c0eec77f49142c3a73757f4f2099df7": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HBoxModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HBoxModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HBoxView", + "box_style": "", + "children": [ + "IPY_MODEL_2c6e5fa0ba0545249c2bdf97251ff2f9", + "IPY_MODEL_0b830e04edc749ea8c99b09f557b0f32", + "IPY_MODEL_5277c81c9b604888a6c6bae719d0b21e" + ], + "layout": "IPY_MODEL_e741608d240b4ab488ba7b815a510b44" + } + }, + "2c6e5fa0ba0545249c2bdf97251ff2f9": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HTMLModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HTMLModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HTMLView", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_c6a1814737b54dbcb17578da64361817", + "placeholder": "​", + "style": "IPY_MODEL_3e088542ee8f4923840e811b8e1bc151", + "value": "Job ID f22815ee-fd04-445b-b7b1-b102fc686326 successfully executed: 100%" + } + }, + "0b830e04edc749ea8c99b09f557b0f32": { + "model_module": "@jupyter-widgets/controls", + "model_name": "FloatProgressModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "FloatProgressModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "ProgressView", + "bar_style": "success", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_d79397ea571f47cfa52516d1eaf2d9e1", + "max": 1, + "min": 0, + "orientation": "horizontal", + "style": "IPY_MODEL_23ba083852e243fdb609a8db852be080", + "value": 1 + } + }, + "5277c81c9b604888a6c6bae719d0b21e": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HTMLModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HTMLModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HTMLView", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_05acbc43be494212b2dc7e1f560f1da1", + "placeholder": "​", + "style": "IPY_MODEL_8c3b189158984da69b2a73fbb80fe1ec", + "value": "" + } + }, + "e741608d240b4ab488ba7b815a510b44": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "c6a1814737b54dbcb17578da64361817": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "3e088542ee8f4923840e811b8e1bc151": { + "model_module": "@jupyter-widgets/controls", + "model_name": "DescriptionStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "DescriptionStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "description_width": "" + } + }, + "d79397ea571f47cfa52516d1eaf2d9e1": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "23ba083852e243fdb609a8db852be080": { + "model_module": "@jupyter-widgets/controls", + "model_name": "ProgressStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "ProgressStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "bar_color": null, + "description_width": "" + } + }, + "05acbc43be494212b2dc7e1f560f1da1": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "8c3b189158984da69b2a73fbb80fe1ec": { + "model_module": "@jupyter-widgets/controls", + "model_name": "DescriptionStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "DescriptionStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "description_width": "" + } + }, + "4fef5080ee7f460b8c012a1b8cce6b3b": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HBoxModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HBoxModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HBoxView", + "box_style": "", + "children": [ + "IPY_MODEL_7dce49ea38504712af48f48e087054f1", + "IPY_MODEL_e177fa73a53c46baa5dc3ac67f62addd", + "IPY_MODEL_6a6d3eb53bf346a79bc89f5d85b6156a" + ], + "layout": "IPY_MODEL_9abb21fb1e614cc3bbb5fc0a70d12d78" + } + }, + "7dce49ea38504712af48f48e087054f1": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HTMLModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HTMLModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HTMLView", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_2775f88b01da48a78a394ea091515c66", + "placeholder": "​", + "style": "IPY_MODEL_711a772d46e343f0bab596e41398c176", + "value": "Downloading: 100%" + } + }, + "e177fa73a53c46baa5dc3ac67f62addd": { + "model_module": "@jupyter-widgets/controls", + "model_name": "FloatProgressModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "FloatProgressModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "ProgressView", + "bar_style": "success", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_975bcdba74f14a4797fc50d8189487a4", + "max": 1, + "min": 0, + "orientation": "horizontal", + "style": "IPY_MODEL_7b12c0ba16a3485f858e4601978ca230", + "value": 1 + } + }, + "6a6d3eb53bf346a79bc89f5d85b6156a": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HTMLModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HTMLModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HTMLView", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_c7453e7292c44d5a8e09acd0266dd52d", + "placeholder": "​", + "style": "IPY_MODEL_018fb4f7b06b41bdb766b9c2ef1f35be", + "value": "" + } + }, + "9abb21fb1e614cc3bbb5fc0a70d12d78": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "2775f88b01da48a78a394ea091515c66": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "711a772d46e343f0bab596e41398c176": { + "model_module": "@jupyter-widgets/controls", + "model_name": "DescriptionStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "DescriptionStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "description_width": "" + } + }, + "975bcdba74f14a4797fc50d8189487a4": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "7b12c0ba16a3485f858e4601978ca230": { + "model_module": "@jupyter-widgets/controls", + "model_name": "ProgressStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "ProgressStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "bar_color": null, + "description_width": "" + } + }, + "c7453e7292c44d5a8e09acd0266dd52d": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "018fb4f7b06b41bdb766b9c2ef1f35be": { + "model_module": "@jupyter-widgets/controls", + "model_name": "DescriptionStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "DescriptionStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "description_width": "" + } + }, + "9929137229fa40f188c3d0e5e4e779e0": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HBoxModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HBoxModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HBoxView", + "box_style": "", + "children": [ + "IPY_MODEL_9345a8217b2149298f773fc8d7b874f7", + "IPY_MODEL_dc708f7d44ff44f0bc2b3a7041a8021b", + "IPY_MODEL_ae4c3af068164164b787d3ae5df570a2" + ], + "layout": "IPY_MODEL_f35ee7acca9746ca870149c9e5589ce4" + } + }, + "9345a8217b2149298f773fc8d7b874f7": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HTMLModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HTMLModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HTMLView", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_a79847df9c0c4ecb8623f6feae2f27ad", + "placeholder": "​", + "style": "IPY_MODEL_440a1086b7b24ee3a174b85827a44764", + "value": "Job ID fc3d4dbc-b19b-43c0-9e4b-018156d61fcc successfully executed: 100%" + } + }, + "dc708f7d44ff44f0bc2b3a7041a8021b": { + "model_module": "@jupyter-widgets/controls", + "model_name": "FloatProgressModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "FloatProgressModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "ProgressView", + "bar_style": "success", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_e69eb625017341cfb43c1b6e307e8ee1", + "max": 1, + "min": 0, + "orientation": "horizontal", + "style": "IPY_MODEL_2eb184ecc6df40468d10f820f9efb67d", + "value": 1 + } + }, + "ae4c3af068164164b787d3ae5df570a2": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HTMLModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HTMLModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HTMLView", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_fe34fed3392349949b1779a98edbd249", + "placeholder": "​", + "style": "IPY_MODEL_3148cfee40764ba49fd4cdb94c6420c2", + "value": "" + } + }, + "f35ee7acca9746ca870149c9e5589ce4": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "a79847df9c0c4ecb8623f6feae2f27ad": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "440a1086b7b24ee3a174b85827a44764": { + "model_module": "@jupyter-widgets/controls", + "model_name": "DescriptionStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "DescriptionStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "description_width": "" + } + }, + "e69eb625017341cfb43c1b6e307e8ee1": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "2eb184ecc6df40468d10f820f9efb67d": { + "model_module": "@jupyter-widgets/controls", + "model_name": "ProgressStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "ProgressStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "bar_color": null, + "description_width": "" + } + }, + "fe34fed3392349949b1779a98edbd249": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "3148cfee40764ba49fd4cdb94c6420c2": { + "model_module": "@jupyter-widgets/controls", + "model_name": "DescriptionStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "DescriptionStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "description_width": "" + } + }, + "ce31837795ff47d585f49b6df827bc14": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HBoxModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HBoxModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HBoxView", + "box_style": "", + "children": [ + "IPY_MODEL_acba0beeeeea4201b77a19d67bed3d61", + "IPY_MODEL_0728e04321824350a2fe291bba151a8e", + "IPY_MODEL_45136754d49e4d61ac9f9ab711c2f854" + ], + "layout": "IPY_MODEL_3ff0f6a38feb4bfca97ae713aca8e2ad" + } + }, + "acba0beeeeea4201b77a19d67bed3d61": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HTMLModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HTMLModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HTMLView", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_5f2c2cd2b009474ca636f236137fa26f", + "placeholder": "​", + "style": "IPY_MODEL_f1828506216541e8b51c15d41721b68b", + "value": "Downloading: 100%" + } + }, + "0728e04321824350a2fe291bba151a8e": { + "model_module": "@jupyter-widgets/controls", + "model_name": "FloatProgressModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "FloatProgressModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "ProgressView", + "bar_style": "success", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_bd6290bc0b174bccb91323aea1086fca", + "max": 1, + "min": 0, + "orientation": "horizontal", + "style": "IPY_MODEL_2a9893be1b80472696a594d2d6a4dcd0", + "value": 1 + } + }, + "45136754d49e4d61ac9f9ab711c2f854": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HTMLModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HTMLModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HTMLView", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_ba32482e196848968bd7496ca1fd2c08", + "placeholder": "​", + "style": "IPY_MODEL_52496e0e0a06445a872b2986e33087c7", + "value": "" + } + }, + "3ff0f6a38feb4bfca97ae713aca8e2ad": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "5f2c2cd2b009474ca636f236137fa26f": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "f1828506216541e8b51c15d41721b68b": { + "model_module": "@jupyter-widgets/controls", + "model_name": "DescriptionStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "DescriptionStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "description_width": "" + } + }, + "bd6290bc0b174bccb91323aea1086fca": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "2a9893be1b80472696a594d2d6a4dcd0": { + "model_module": "@jupyter-widgets/controls", + "model_name": "ProgressStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "ProgressStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "bar_color": null, + "description_width": "" + } + }, + "ba32482e196848968bd7496ca1fd2c08": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "52496e0e0a06445a872b2986e33087c7": { + "model_module": "@jupyter-widgets/controls", + "model_name": "DescriptionStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "DescriptionStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "description_width": "" + } + }, + "b81a59d22a4b463f91c643b83101ac91": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HBoxModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HBoxModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HBoxView", + "box_style": "", + "children": [ + "IPY_MODEL_e1d6b0f20e7c4927bc12f713f66af7ed", + "IPY_MODEL_8d2872d4672441fdb56d56ac356f233f", + "IPY_MODEL_626b16557d324192827040d52cd8af8c" + ], + "layout": "IPY_MODEL_722288e29a2c4fc7af2af5abff7a6c95" + } + }, + "e1d6b0f20e7c4927bc12f713f66af7ed": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HTMLModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HTMLModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HTMLView", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_b5d2f46b570241d893fa06f8cb5653c2", + "placeholder": "​", + "style": "IPY_MODEL_fcf9542f8738486a9fa68de5c92eee6c", + "value": "Job ID 0d0185bb-be79-4a89-8669-c9e57ce3c712 successfully executed: 100%" + } + }, + "8d2872d4672441fdb56d56ac356f233f": { + "model_module": "@jupyter-widgets/controls", + "model_name": "FloatProgressModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "FloatProgressModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "ProgressView", + "bar_style": "success", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_fef097b977de4914bfecbf5e01efca76", + "max": 1, + "min": 0, + "orientation": "horizontal", + "style": "IPY_MODEL_6c56bffd052a43f0894a278059d81d41", + "value": 1 + } + }, + "626b16557d324192827040d52cd8af8c": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HTMLModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HTMLModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HTMLView", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_1ebe3a05981a4883a6486937c2f67641", + "placeholder": "​", + "style": "IPY_MODEL_818e130806b6471996e92dd9ee0fbd1f", + "value": "" + } + }, + "722288e29a2c4fc7af2af5abff7a6c95": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "b5d2f46b570241d893fa06f8cb5653c2": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "fcf9542f8738486a9fa68de5c92eee6c": { + "model_module": "@jupyter-widgets/controls", + "model_name": "DescriptionStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "DescriptionStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "description_width": "" + } + }, + "fef097b977de4914bfecbf5e01efca76": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "6c56bffd052a43f0894a278059d81d41": { + "model_module": "@jupyter-widgets/controls", + "model_name": "ProgressStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "ProgressStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "bar_color": null, + "description_width": "" + } + }, + "1ebe3a05981a4883a6486937c2f67641": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "818e130806b6471996e92dd9ee0fbd1f": { + "model_module": "@jupyter-widgets/controls", + "model_name": "DescriptionStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "DescriptionStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "description_width": "" + } + }, + "23a689fbfe664bda967ec827df983a98": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HBoxModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HBoxModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HBoxView", + "box_style": "", + "children": [ + "IPY_MODEL_d438be0c560c4be3ae97f7ac2be66db1", + "IPY_MODEL_5d313adea9d6494f9f19492d961fc7df", + "IPY_MODEL_dd1c8444ecd7453683f7cd3b1d7b827f" + ], + "layout": "IPY_MODEL_fe6ff28f72ea4a2892d765cfa7fd7a78" + } + }, + "d438be0c560c4be3ae97f7ac2be66db1": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HTMLModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HTMLModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HTMLView", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_9b28fd630f9a42569daa50b8e771dede", + "placeholder": "​", + "style": "IPY_MODEL_3cd12777d47c4c318bac3faf822eddfa", + "value": "Downloading: 100%" + } + }, + "5d313adea9d6494f9f19492d961fc7df": { + "model_module": "@jupyter-widgets/controls", + "model_name": "FloatProgressModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "FloatProgressModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "ProgressView", + "bar_style": "success", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_30cafd3986334741ab53a9c02c566954", + "max": 11, + "min": 0, + "orientation": "horizontal", + "style": "IPY_MODEL_ad6a31602360469aa0e9a750eb538152", + "value": 11 + } + }, + "dd1c8444ecd7453683f7cd3b1d7b827f": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HTMLModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HTMLModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HTMLView", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_21d4d9faa7304604938a620f22dadddd", + "placeholder": "​", + "style": "IPY_MODEL_e8255dbf9e40458ab3fb0104f1eff5c3", + "value": "" + } + }, + "fe6ff28f72ea4a2892d765cfa7fd7a78": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "9b28fd630f9a42569daa50b8e771dede": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "3cd12777d47c4c318bac3faf822eddfa": { + "model_module": "@jupyter-widgets/controls", + "model_name": "DescriptionStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "DescriptionStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "description_width": "" + } + }, + "30cafd3986334741ab53a9c02c566954": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "ad6a31602360469aa0e9a750eb538152": { + "model_module": "@jupyter-widgets/controls", + "model_name": "ProgressStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "ProgressStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "bar_color": null, + "description_width": "" + } + }, + "21d4d9faa7304604938a620f22dadddd": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "e8255dbf9e40458ab3fb0104f1eff5c3": { + "model_module": "@jupyter-widgets/controls", + "model_name": "DescriptionStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "DescriptionStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "description_width": "" + } + }, + "c636d88bd0f44e42b8d93df1bc9c3f1f": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HBoxModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HBoxModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HBoxView", + "box_style": "", + "children": [ + "IPY_MODEL_a1375461f2024c8ca3d34092ad7d1bff", + "IPY_MODEL_4f6978590e9b43d88d8e44322d06b30f", + "IPY_MODEL_a2cf84f40d7d4a66957449c78dbfa886" + ], + "layout": "IPY_MODEL_b98d2b861b8f41ed8bc5aebd16aefa30" + } + }, + "a1375461f2024c8ca3d34092ad7d1bff": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HTMLModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HTMLModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HTMLView", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_98c4fa4f77e14436ab7bf540b7535745", + "placeholder": "​", + "style": "IPY_MODEL_247f3cba522248efa8b3c02f273115cc", + "value": "Job ID fd905e4b-1083-4661-8603-cb5e9711d555 successfully executed: 100%" + } + }, + "4f6978590e9b43d88d8e44322d06b30f": { + "model_module": "@jupyter-widgets/controls", + "model_name": "FloatProgressModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "FloatProgressModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "ProgressView", + "bar_style": "success", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_72ea553d38324817931f62386369e0b3", + "max": 1, + "min": 0, + "orientation": "horizontal", + "style": "IPY_MODEL_40c6d92fcdf644e08524118d4be803ce", + "value": 1 + } + }, + "a2cf84f40d7d4a66957449c78dbfa886": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HTMLModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HTMLModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HTMLView", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_bd79588291e84b43874a8c876e9e2375", + "placeholder": "​", + "style": "IPY_MODEL_754b568b48f24dcc8371064444cd9c6d", + "value": "" + } + }, + "b98d2b861b8f41ed8bc5aebd16aefa30": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "98c4fa4f77e14436ab7bf540b7535745": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "247f3cba522248efa8b3c02f273115cc": { + "model_module": "@jupyter-widgets/controls", + "model_name": "DescriptionStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "DescriptionStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "description_width": "" + } + }, + "72ea553d38324817931f62386369e0b3": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "40c6d92fcdf644e08524118d4be803ce": { + "model_module": "@jupyter-widgets/controls", + "model_name": "ProgressStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "ProgressStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "bar_color": null, + "description_width": "" + } + }, + "bd79588291e84b43874a8c876e9e2375": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "754b568b48f24dcc8371064444cd9c6d": { + "model_module": "@jupyter-widgets/controls", + "model_name": "DescriptionStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "DescriptionStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "description_width": "" + } + }, + "16e8f5f8073a422c8ea758411256b4e0": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HBoxModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HBoxModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HBoxView", + "box_style": "", + "children": [ + "IPY_MODEL_86a08cddcce2496c98f704ff510e1662", + "IPY_MODEL_2bfdadf2db3e450fbcb7c9fa0da75e89", + "IPY_MODEL_789dc96f3a774151bf77c6cd7de82ef1" + ], + "layout": "IPY_MODEL_49cdc874343048e59c9fc63d74a11671" + } + }, + "86a08cddcce2496c98f704ff510e1662": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HTMLModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HTMLModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HTMLView", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_aed19a77ec0147c18bee3038ac714b88", + "placeholder": "​", + "style": "IPY_MODEL_61a56381161246d99df0c5fa61dc4bfc", + "value": "Downloading: 100%" + } + }, + "2bfdadf2db3e450fbcb7c9fa0da75e89": { + "model_module": "@jupyter-widgets/controls", + "model_name": "FloatProgressModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "FloatProgressModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "ProgressView", + "bar_style": "success", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_6b374ee8e5164ab4bde4540c337c68ec", + "max": 11, + "min": 0, + "orientation": "horizontal", + "style": "IPY_MODEL_78391a9a45dc48fbbb7f556858fd0c6e", + "value": 11 + } + }, + "789dc96f3a774151bf77c6cd7de82ef1": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HTMLModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HTMLModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HTMLView", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_13798013579345c98f9edf79f0c55005", + "placeholder": "​", + "style": "IPY_MODEL_c47ed81c7ae944f7a8b1166a7b164bf7", + "value": "" + } + }, + "49cdc874343048e59c9fc63d74a11671": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "aed19a77ec0147c18bee3038ac714b88": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "61a56381161246d99df0c5fa61dc4bfc": { + "model_module": "@jupyter-widgets/controls", + "model_name": "DescriptionStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "DescriptionStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "description_width": "" + } + }, + "6b374ee8e5164ab4bde4540c337c68ec": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "78391a9a45dc48fbbb7f556858fd0c6e": { + "model_module": "@jupyter-widgets/controls", + "model_name": "ProgressStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "ProgressStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "bar_color": null, + "description_width": "" + } + }, + "13798013579345c98f9edf79f0c55005": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "c47ed81c7ae944f7a8b1166a7b164bf7": { + "model_module": "@jupyter-widgets/controls", + "model_name": "DescriptionStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "DescriptionStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "description_width": "" + } + }, + "1b348118d0664b5a83932bee399e3a2c": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HBoxModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HBoxModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HBoxView", + "box_style": "", + "children": [ + "IPY_MODEL_929e372de1fe4bddb11d1f3871ff5ec4", + "IPY_MODEL_da4ebaee8669470787858afdec80ee36", + "IPY_MODEL_4b2c63265cd34c47b318a22744328885" + ], + "layout": "IPY_MODEL_e30398b1656341478a4f231ee01373bc" + } + }, + "929e372de1fe4bddb11d1f3871ff5ec4": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HTMLModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HTMLModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HTMLView", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_31bc31ad61584273b76f25b80a9f4c50", + "placeholder": "​", + "style": "IPY_MODEL_930c60e33af94661866d0488a70e46a6", + "value": "Job ID 06a53f27-98fc-4646-a071-bf781b0e4a9b successfully executed: 100%" + } + }, + "da4ebaee8669470787858afdec80ee36": { + "model_module": "@jupyter-widgets/controls", + "model_name": "FloatProgressModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "FloatProgressModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "ProgressView", + "bar_style": "success", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_3542dedcc6b9417bad6bf343f5bd81a5", + "max": 1, + "min": 0, + "orientation": "horizontal", + "style": "IPY_MODEL_6721d1a376b54678adb9b801c2c48d05", + "value": 1 + } + }, + "4b2c63265cd34c47b318a22744328885": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HTMLModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HTMLModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HTMLView", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_7609ac7fa8e644e9bbebc5233899d1d8", + "placeholder": "​", + "style": "IPY_MODEL_87ba0b6cb6bb4d539fe6abcdf0219969", + "value": "" + } + }, + "e30398b1656341478a4f231ee01373bc": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "31bc31ad61584273b76f25b80a9f4c50": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "930c60e33af94661866d0488a70e46a6": { + "model_module": "@jupyter-widgets/controls", + "model_name": "DescriptionStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "DescriptionStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "description_width": "" + } + }, + "3542dedcc6b9417bad6bf343f5bd81a5": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "6721d1a376b54678adb9b801c2c48d05": { + "model_module": "@jupyter-widgets/controls", + "model_name": "ProgressStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "ProgressStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "bar_color": null, + "description_width": "" + } + }, + "7609ac7fa8e644e9bbebc5233899d1d8": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "87ba0b6cb6bb4d539fe6abcdf0219969": { + "model_module": "@jupyter-widgets/controls", + "model_name": "DescriptionStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "DescriptionStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "description_width": "" + } + }, + "5cdf3c2c07d9467999680af82b25b53b": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HBoxModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HBoxModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HBoxView", + "box_style": "", + "children": [ + "IPY_MODEL_3c7e9a86cbd648c69a64c1c4763a9bd5", + "IPY_MODEL_fdb88a71c2bf4903ab876bb35fd350e7", + "IPY_MODEL_12baaf1c02fb46fb8ad874948894b321" + ], + "layout": "IPY_MODEL_65129042388a482cadc1e8f779ab802f" + } + }, + "3c7e9a86cbd648c69a64c1c4763a9bd5": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HTMLModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HTMLModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HTMLView", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_f9ffce03077b48bf97680b420c638fd3", + "placeholder": "​", + "style": "IPY_MODEL_abf6bc17abd64f5fb6b6a8d2d5e5efae", + "value": "Downloading: 100%" + } + }, + "fdb88a71c2bf4903ab876bb35fd350e7": { + "model_module": "@jupyter-widgets/controls", + "model_name": "FloatProgressModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "FloatProgressModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "ProgressView", + "bar_style": "success", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_aa9e17f6129a476cbf89c50d3496c5a2", + "max": 34, + "min": 0, + "orientation": "horizontal", + "style": "IPY_MODEL_7335434ed8574c3ea009f0d6b6e4b04e", + "value": 34 + } + }, + "12baaf1c02fb46fb8ad874948894b321": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HTMLModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HTMLModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HTMLView", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_a41fdd0e62f44ebd98f6b22b01509946", + "placeholder": "​", + "style": "IPY_MODEL_e5d547f7043e473eb79849c6039bda46", + "value": "" + } + }, + "65129042388a482cadc1e8f779ab802f": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "f9ffce03077b48bf97680b420c638fd3": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "abf6bc17abd64f5fb6b6a8d2d5e5efae": { + "model_module": "@jupyter-widgets/controls", + "model_name": "DescriptionStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "DescriptionStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "description_width": "" + } + }, + "aa9e17f6129a476cbf89c50d3496c5a2": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "7335434ed8574c3ea009f0d6b6e4b04e": { + "model_module": "@jupyter-widgets/controls", + "model_name": "ProgressStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "ProgressStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "bar_color": null, + "description_width": "" + } + }, + "a41fdd0e62f44ebd98f6b22b01509946": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "e5d547f7043e473eb79849c6039bda46": { + "model_module": "@jupyter-widgets/controls", + "model_name": "DescriptionStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "DescriptionStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "description_width": "" + } + }, + "bee716f2c8114b8f833aff68d931b75e": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HBoxModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HBoxModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HBoxView", + "box_style": "", + "children": [ + "IPY_MODEL_496577d31b794fbe989e563cd036d920", + "IPY_MODEL_c87b10790aab44dbabf75eeea66d7f36", + "IPY_MODEL_7303539d84344e308538b667522a7b27" + ], + "layout": "IPY_MODEL_c805453255404b90b8a5f4a001646417" + } + }, + "496577d31b794fbe989e563cd036d920": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HTMLModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HTMLModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HTMLView", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_772c6f229e5d43399633ab36394514ec", + "placeholder": "​", + "style": "IPY_MODEL_2e4fe2d3a68b46c9981db237599c2bd6", + "value": "Job ID efbf5740-7979-4701-adec-f0242e82a5e6 successfully executed: 100%" + } + }, + "c87b10790aab44dbabf75eeea66d7f36": { + "model_module": "@jupyter-widgets/controls", + "model_name": "FloatProgressModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "FloatProgressModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "ProgressView", + "bar_style": "success", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_af385fd5dafa4ad88cdfddf162508aa8", + "max": 1, + "min": 0, + "orientation": "horizontal", + "style": "IPY_MODEL_de755bb356874567b231e6286049b2df", + "value": 1 + } + }, + "7303539d84344e308538b667522a7b27": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HTMLModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HTMLModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HTMLView", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_a9848418eec64a92b6fc2560dba1ce84", + "placeholder": "​", + "style": "IPY_MODEL_16e8cc44f2654748b5badb2bc04aeb6a", + "value": "" + } + }, + "c805453255404b90b8a5f4a001646417": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "772c6f229e5d43399633ab36394514ec": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "2e4fe2d3a68b46c9981db237599c2bd6": { + "model_module": "@jupyter-widgets/controls", + "model_name": "DescriptionStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "DescriptionStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "description_width": "" + } + }, + "af385fd5dafa4ad88cdfddf162508aa8": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "de755bb356874567b231e6286049b2df": { + "model_module": "@jupyter-widgets/controls", + "model_name": "ProgressStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "ProgressStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "bar_color": null, + "description_width": "" + } + }, + "a9848418eec64a92b6fc2560dba1ce84": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "16e8cc44f2654748b5badb2bc04aeb6a": { + "model_module": "@jupyter-widgets/controls", + "model_name": "DescriptionStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "DescriptionStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "description_width": "" + } + }, + "e0eed4c61bce48dab8903675af8da0f3": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HBoxModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HBoxModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HBoxView", + "box_style": "", + "children": [ + "IPY_MODEL_4db6fbc2b6e44e11a9f45cc286e306c4", + "IPY_MODEL_7518f64a50184d54a1dc78864a624c43", + "IPY_MODEL_38b137fae3b94bbb9b1fc23a61a32322" + ], + "layout": "IPY_MODEL_865c9c1a7b194430baff53db88cd53b2" + } + }, + "4db6fbc2b6e44e11a9f45cc286e306c4": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HTMLModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HTMLModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HTMLView", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_13d1d76908804346befa6fec8e3eeb64", + "placeholder": "​", + "style": "IPY_MODEL_cd3ccfba6d104c2ba347291454d8ed69", + "value": "Downloading: 100%" + } + }, + "7518f64a50184d54a1dc78864a624c43": { + "model_module": "@jupyter-widgets/controls", + "model_name": "FloatProgressModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "FloatProgressModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "ProgressView", + "bar_style": "success", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_910152c1f6b94e24a0861967a58c1cb5", + "max": 11, + "min": 0, + "orientation": "horizontal", + "style": "IPY_MODEL_52dd5191bf884830928af927c8888d2c", + "value": 11 + } + }, + "38b137fae3b94bbb9b1fc23a61a32322": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HTMLModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HTMLModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HTMLView", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_aec648dca2024bbeb423cd2e68ac6410", + "placeholder": "​", + "style": "IPY_MODEL_fe2a38848d9b4a20910c6f3859c914b7", + "value": "" + } + }, + "865c9c1a7b194430baff53db88cd53b2": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "13d1d76908804346befa6fec8e3eeb64": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "cd3ccfba6d104c2ba347291454d8ed69": { + "model_module": "@jupyter-widgets/controls", + "model_name": "DescriptionStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "DescriptionStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "description_width": "" + } + }, + "910152c1f6b94e24a0861967a58c1cb5": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "52dd5191bf884830928af927c8888d2c": { + "model_module": "@jupyter-widgets/controls", + "model_name": "ProgressStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "ProgressStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "bar_color": null, + "description_width": "" + } + }, + "aec648dca2024bbeb423cd2e68ac6410": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "fe2a38848d9b4a20910c6f3859c914b7": { + "model_module": "@jupyter-widgets/controls", + "model_name": "DescriptionStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "DescriptionStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "description_width": "" + } + }, + "210379ad5a974e8d8a4e2014b114790d": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HBoxModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HBoxModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HBoxView", + "box_style": "", + "children": [ + "IPY_MODEL_959d9078ce0b4097a042c173eed6aa5b", + "IPY_MODEL_7179474d80d4413890dee4735fa728e7", + "IPY_MODEL_f65b2163c5e54f499bec454f87c2f94f" + ], + "layout": "IPY_MODEL_e50354259daf4b74a4c76ab2b2decf1f" + } + }, + "959d9078ce0b4097a042c173eed6aa5b": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HTMLModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HTMLModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HTMLView", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_1760bddf24794fa1be13554319d0134e", + "placeholder": "​", + "style": "IPY_MODEL_1f1446d0f9e54c9eac09d4ce4b919d81", + "value": "Job ID c246a85b-682d-4d4a-b68a-870a50ea3010 successfully executed: 100%" + } + }, + "7179474d80d4413890dee4735fa728e7": { + "model_module": "@jupyter-widgets/controls", + "model_name": "FloatProgressModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "FloatProgressModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "ProgressView", + "bar_style": "success", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_79c58f4f0ce94ef5b74d226b716baf4f", + "max": 1, + "min": 0, + "orientation": "horizontal", + "style": "IPY_MODEL_1b04c4b57d324d0eae7ccab53640b290", + "value": 1 + } + }, + "f65b2163c5e54f499bec454f87c2f94f": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HTMLModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HTMLModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HTMLView", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_6e5857b3841c4a5e9393a7e144954248", + "placeholder": "​", + "style": "IPY_MODEL_26f684f316d241d39f1eb367a82b58fd", + "value": "" + } + }, + "e50354259daf4b74a4c76ab2b2decf1f": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "1760bddf24794fa1be13554319d0134e": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "1f1446d0f9e54c9eac09d4ce4b919d81": { + "model_module": "@jupyter-widgets/controls", + "model_name": "DescriptionStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "DescriptionStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "description_width": "" + } + }, + "79c58f4f0ce94ef5b74d226b716baf4f": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "1b04c4b57d324d0eae7ccab53640b290": { + "model_module": "@jupyter-widgets/controls", + "model_name": "ProgressStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "ProgressStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "bar_color": null, + "description_width": "" + } + }, + "6e5857b3841c4a5e9393a7e144954248": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "26f684f316d241d39f1eb367a82b58fd": { + "model_module": "@jupyter-widgets/controls", + "model_name": "DescriptionStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "DescriptionStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "description_width": "" + } + }, + "4b6b64dc32cd4ed6975924da7270bccf": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HBoxModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HBoxModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HBoxView", + "box_style": "", + "children": [ + "IPY_MODEL_06e5e1b6c9314c9b915df4b636cc0db5", + "IPY_MODEL_0cd3c4b54ab54c94a7dc1b412b5f1abe", + "IPY_MODEL_f47649d65ab3492481aa60be84ed4171" + ], + "layout": "IPY_MODEL_b7b88a0c6f8f4a2c802d43e6a5b95cad" + } + }, + "06e5e1b6c9314c9b915df4b636cc0db5": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HTMLModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HTMLModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HTMLView", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_1fb07661602440a09d83f2f7d55531d9", + "placeholder": "​", + "style": "IPY_MODEL_d3414550c528488db639f0ef34780206", + "value": "Downloading: 100%" + } + }, + "0cd3c4b54ab54c94a7dc1b412b5f1abe": { + "model_module": "@jupyter-widgets/controls", + "model_name": "FloatProgressModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "FloatProgressModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "ProgressView", + "bar_style": "success", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_98fce80508d647fbaafc93993834bf0e", + "max": 560, + "min": 0, + "orientation": "horizontal", + "style": "IPY_MODEL_ad94b7fef0da470aa297f2c1a4ab16a1", + "value": 560 + } + }, + "f47649d65ab3492481aa60be84ed4171": { + "model_module": "@jupyter-widgets/controls", + "model_name": "HTMLModel", + "model_module_version": "1.5.0", + "state": { + "_dom_classes": [], + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "HTMLModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/controls", + "_view_module_version": "1.5.0", + "_view_name": "HTMLView", + "description": "", + "description_tooltip": null, + "layout": "IPY_MODEL_74163023d2344462aafc051492372730", + "placeholder": "​", + "style": "IPY_MODEL_6eb928d33b2e4717b60f0392cf83fd35", + "value": "" + } + }, + "b7b88a0c6f8f4a2c802d43e6a5b95cad": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "1fb07661602440a09d83f2f7d55531d9": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "d3414550c528488db639f0ef34780206": { + "model_module": "@jupyter-widgets/controls", + "model_name": "DescriptionStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "DescriptionStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "description_width": "" + } + }, + "98fce80508d647fbaafc93993834bf0e": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "ad94b7fef0da470aa297f2c1a4ab16a1": { + "model_module": "@jupyter-widgets/controls", + "model_name": "ProgressStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "ProgressStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "bar_color": null, + "description_width": "" + } + }, + "74163023d2344462aafc051492372730": { + "model_module": "@jupyter-widgets/base", + "model_name": "LayoutModel", + "model_module_version": "1.2.0", + "state": { + "_model_module": "@jupyter-widgets/base", + "_model_module_version": "1.2.0", + "_model_name": "LayoutModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "LayoutView", + "align_content": null, + "align_items": null, + "align_self": null, + "border": null, + "bottom": null, + "display": null, + "flex": null, + "flex_flow": null, + "grid_area": null, + "grid_auto_columns": null, + "grid_auto_flow": null, + "grid_auto_rows": null, + "grid_column": null, + "grid_gap": null, + "grid_row": null, + "grid_template_areas": null, + "grid_template_columns": null, + "grid_template_rows": null, + "height": null, + "justify_content": null, + "justify_items": null, + "left": null, + "margin": null, + "max_height": null, + "max_width": null, + "min_height": null, + "min_width": null, + "object_fit": null, + "object_position": null, + "order": null, + "overflow": null, + "overflow_x": null, + "overflow_y": null, + "padding": null, + "right": null, + "top": null, + "visibility": null, + "width": null + } + }, + "6eb928d33b2e4717b60f0392cf83fd35": { + "model_module": "@jupyter-widgets/controls", + "model_name": "DescriptionStyleModel", + "model_module_version": "1.5.0", + "state": { + "_model_module": "@jupyter-widgets/controls", + "_model_module_version": "1.5.0", + "_model_name": "DescriptionStyleModel", + "_view_count": null, + "_view_module": "@jupyter-widgets/base", + "_view_module_version": "1.2.0", + "_view_name": "StyleView", + "description_width": "" + } + } + } + } + }, + "nbformat": 4, + "nbformat_minor": 0 + } diff --git a/workbooks/exploring_pages_and_requests_tables_joined.ipynb b/workbooks/exploring_pages_and_requests_tables_joined.ipynb index 77e3ba1..968c755 100644 --- a/workbooks/exploring_pages_and_requests_tables_joined.ipynb +++ b/workbooks/exploring_pages_and_requests_tables_joined.ipynb @@ -13,6 +13,15 @@ "auth.authenticate_user()" ] }, + { + "cell_type": "code", + "execution_count": null, + "metadata": {}, + "outputs": [], + "source": [ + "GCP_PROJECT = 'httparchive' # @param {type: \"string\"}" + ] + }, { "cell_type": "markdown", "metadata": { @@ -425,7 +434,7 @@ ], "source": [ "# This query will process 25 GB when run.\n", - "%%bigquery --project httparchive\n", + "%%bigquery --project {GCP_PROJECT}\n", "SELECT\n", " page,\n", " CAST(JSON_VALUE(summary, '$.reqImg') AS INT64) AS image_requests,\n", @@ -854,7 +863,7 @@ ], "source": [ "# This query will process 80 GB when run.\n", - "%%bigquery --project httparchive\n", + "%%bigquery --project {GCP_PROJECT}\n", "WITH pages AS (\n", " SELECT\n", " page\n", @@ -972,7 +981,7 @@ ], "source": [ "# This query will process 131 GB when run.\n", - "%%bigquery df_requests_type --project httparchive\n", + "%%bigquery df_requests_type --project {GCP_PROJECT}\n", "SELECT\n", " type,\n", " COUNT(0) AS requests,\n", @@ -1560,7 +1569,7 @@ ], "source": [ "# This query will process 47 GB when run.\n", - "%%bigquery df_tbt_scripts --project httparchive\n", + "%%bigquery df_tbt_scripts --project {GCP_PROJECT}\n", "WITH pages AS (\n", " SELECT\n", " page,\n",