Skip to content
https://prnewswire.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
67
GRADE
D
FIX
6
REVIEW
1
PASS
8
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

25
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
92
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
77
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

8.37 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

22.81 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

2.80 s

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.095

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

10.16 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

35.48 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
8 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
5.2 MB transferred, 197 requests
FIX
5.2 MB transferred, 197 requests
Critical::
Page weighs 14.3 MB (5.2 MB transferred)
Warning::
JavaScript is 3.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 3.1 MB
Info::
Fonts are 292 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 292 KB
Warning::
197 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.1 g CO2 per page load
5.2 MB / 2.4 MB budget
5.2 MB transferred
197 requests
1.1 g CO2 per page load
JavaScript 3.1 MiB 60%
Images 882.2 KiB 17%
Other 708.8 KiB 13%
Fonts 292.2 KiB 5%
CSS 123.9 KiB 2%
HTML 55.6 KiB 1%
Other 19.5 KiB 0%
Other 12.0 KiB 0%
Other 10.7 KiB 0%
Other 1.1 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (5.2 MiB of 5.2 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
10873ms total JS execution
FIX
10873ms total JS execution
Warning::
Unattributable: 1313ms CPU time
Warning::
https://fast.wistia.com/assets/external/publicApi....: 1285ms CPU time
Warning::
https://fast.wistia.com/player.js: 1203ms CPU time
Warning::
https://www.prnewswire.com/: 1061ms CPU time
Warning::
https://www.prnewswire.com/etc.clientlibs/prncom/c...: 544ms CPU time
Warning::
Third-party scripts: 10873ms (100% of total)

Main Thread Breakdown

Script Evaluation 63% Other 15% Script Parsing & Compilation 9% Style & Layout 9%
ScriptTotalScriptingParse/CompileParty
Unattributable1313ms232ms0ms3rd
https://fast.wistia.com/assets/external/publicApi.js1285ms888ms112ms3rd
https://fast.wistia.com/player.js1203ms967ms33ms3rd
https://www.prnewswire.com/1061ms41ms5ms3rd
https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/lib/require.js544ms425ms2ms3rd
https://assets.adobedtm.com/launch-ENb957f6e7383d4549b191e1190ed5476e.min.js514ms320ms88ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-1019740767&cx=c&gtm=4e64f0389ms318ms64ms3rd
https://www.googletagmanager.com/gtag/js?id=G-0DHFP0WHPX&cx=c&gtm=4e64f0381ms303ms74ms3rd
https://www.prnewswire.com/cdn-cgi/challenge-platform/scripts/jsd/main.js377ms340ms3ms3rd
https://js.qualified.com/qualified.js?token=GYXYao8kA4XzkurM371ms294ms58ms3rd

Showing top 10 of 35 scripts

F
JS Bundles
Action
91 scripts, 981 KB unused
FIX
91 scripts, 981 KB unused
Warning::
https://fast.wistia.net/assets/external/engines/hl...: 122 KB unused (77%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-0DHF...: 113 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-0DHF...: 67 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.google-analytics.com/gtm/js?id=GTM-KKS...: 67 KB unused (61%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://fast.wistia.com/assets/external/publicApi....: 63 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 981 KB
981 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://fast.wistia.net/assets/external/engines/hls_video.js@4a7b909604c9049f14b616b11446fa0e8efdec42159 KB122 KB (77%)3rd
https://www.googletagmanager.com/gtag/js?id=G-0DHFP0WHPX176 KB113 KB (64%)3rd
https://www.googletagmanager.com/gtag/js?id=G-0DHFP0WHPX&cx=c&gtm=4e64f0176 KB67 KB (38%)3rd
https://www.google-analytics.com/gtm/js?id=GTM-KKS3ZDC&t=gtag_UA_21992272_1&cid=1193201455.1776362920109 KB67 KB (61%)3rd
https://fast.wistia.com/assets/external/publicApi.js147 KB63 KB (43%)3rd
https://www.googletagmanager.com/gtag/js?id=UA-21992272-1117 KB60 KB (52%)3rd
https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/lib/jquery-ui.min.js67 KB59 KB (89%)3rd
https://js.qualified.com/qualified.js?token=GYXYao8kA4XzkurM117 KB57 KB (49%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-1019740767&cx=c&gtm=4e64f0144 KB54 KB (37%)3rd
https://js.qualified.com/packs/js/multimodal_v2-f8a905b1.js94 KB48 KB (51%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
197 resources · 5.2 MB · 981 KB savings available
FIX
197 resources · 5.2 MB · 981 KB savings available
Warning::
Page weight 4.2 MB over 1MB target
Got: 5.2 MB Expected: ≤ 1 MB
Info::
~981 KB of savings available
Warning::
196 third-party resources (100% of weight)
Info::
2 resources over 200KB
197 resources · 5.2 MiB · 196 third-party 4.2 MiB over 1MB target
JavaScript 60% · 3.1 MiB
Image 17% · 888.5 KiB
Media 13% · 708.8 KiB
Font 5% · 292.2 KiB
CSS 2% · 123.9 KiB
Document 1% · 56.1 KiB
Other 1% · 36.4 KiB

~980.7 KiB of savings available

Remove unused JavaScript: 980.7 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
32 images, 0 KB saveable
REVIEW
32 images, 0 KB saveable
Warning::
https://www.prnewswire.com/content/dam/prnewswire/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.prnewswire.com/content/dam/prnewswire/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.prnewswire.com/content/dam/prnewswire/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.prnewswire.com/content/dam/prnewswire/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.prnewswire.com/content/dam/prnewswire/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.prnewswire.com/content/dam/prnewswire/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.prnewswire.com/content/dam/prnewswire/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.prnewswire.com/content/dam/prnewswire/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.prnewswire.com/content/dam/prnewswire/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.prnewswire.com/content/dam/prnewswire/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
32 images 882 KB
0 oversized -0 KB
29 legacy format
11 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
7 fonts (292 KB)
PASS
7 fonts (292 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

292 KB total

Render-blocking

0

of 7

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s FCP 8.4 s LCP 22.8 shttps://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 29.8 KiB — 22 ms — font-display: swaphttps://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/fonts/black-tie/regular/BlackTie-Regular-webfont.woff2?v=1.0.0BlackTie-Regular-webfon... https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/fonts/black-tie/regular/BlackTie-Regular-webfont.woff2?v=1.0.0 — 13.2 KiB — 17 ms — font-display: swaphttps://use.typekit.net/af/2555e1/00000000000000007735e603/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/2555e1/00000000000000007735e603/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 30.2 KiB — 25 ms — font-display: swaphttps://use.typekit.net/af/1be3c2/00000000000000007735e606/30/l?subset_id=2&fvd=n3&v=3l https://use.typekit.net/af/1be3c2/00000000000000007735e606/30/l?subset_id=2&fvd=n3&v=3 — 16.6 KiB — 23 ms — font-display: swapdata:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AAAaMAAwAAAAACgAAAAZBAAMD1wAAAAAAAAAAA…x-font-woff;charset=utf... data:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AAAaMAAwAAAAACgAAAAZBAAMD1wAAAAAAAAAAA… — 1.6 KiB — 43 ms — font-display: swaphttps://assets.qualified.com/packs/media/Inter-Regular.f1f0c35b.woff2Inter-Regular.f1f0c35b.... https://assets.qualified.com/packs/media/Inter-Regular.f1f0c35b.woff2 — 97.2 KiB — 31 ms — font-display: swaphttps://assets.qualified.com/packs/media/Inter-SemiBold.fcb100c7.woff2Inter-SemiBold.fcb100c7... https://assets.qualified.com/packs/media/Inter-SemiBold.fcb100c7.woff2 — 103.7 KiB — 36 ms — font-display: swap
l woff2 swap
Size 30 KB
Load time 22 ms
Start 664 ms
Risk FOUT — text flashes from fallback to web font
BlackTie-Regular-webfon... unknown swap
Size 13 KB
Load time 17 ms
Start 664 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 30 KB
Load time 25 ms
Start 665 ms
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 17 KB
Load time 23 ms
Start 665 ms
Risk FOUT — text flashes from fallback to web font
x-font-woff;charset=utf... woff swap
Size 2 KB
Load time 43 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Inter-Regular.f1f0c35b.... woff2 swap
Size 97 KB
Load time 31 ms
Start 2.7 s
Risk FOUT — text flashes from fallback to web font
Inter-SemiBold.fcb100c7... woff2 swap
Size 104 KB
Load time 36 ms
Start 2.8 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~56 KB and ~112 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
197 requests over 8351ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s FCP 8.4 s LCP 22.8 shttps://prnewswire.com// https://prnewswire.com/ — 301 — 334 B — 275 ms — h2https://www.prnewswire.com/www.prnewswire.com/ https://www.prnewswire.com/ — 200 — 29.9 KiB — 46 ms — h2https://js.qualified.com/qualified.js?token=GYXYao8kA4XzkurMjs.qualified.com/qualified.js?token... https://js.qualified.com/qualified.js?token=GYXYao8kA4XzkurM — 200 — 116.6 KiB — 60 ms — h2https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common.min.csswww.prnewswire.com/etc.clientlibs/p... https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common.min.css — 200 — 93.6 KiB — 38 ms — h2https://code.jquery.com/jquery-3.5.0.min.jscode.jquery.com/jquery-3.5.0.min.js https://code.jquery.com/jquery-3.5.0.min.js — 200 — 30.5 KiB — 17 ms — h2https://www.prnewswire.com/etc.clientlibs/prncom/components/global/siteSearch/clientlib.min.csswww.prnewswire.com/etc.clientlibs/p... https://www.prnewswire.com/etc.clientlibs/prncom/components/global/siteSearch/clientlib.min.css — 200 — 1.2 KiB — 29 ms — h2https://www.prnewswire.com/content/dam/prnewswire/homepage/MONO_PRNewswire_By-Cision_Stacked.svgwww.prnewswire.com/content/dam/prne... https://www.prnewswire.com/content/dam/prnewswire/homepage/MONO_PRNewswire_By-Cision_Stacked.svg — 200 — 4.9 KiB — 26 ms — h2https://www.prnewswire.com/etc.clientlibs/prncom/components/content/heroBanner/clientlib.min.csswww.prnewswire.com/etc.clientlibs/p... https://www.prnewswire.com/etc.clientlibs/prncom/components/content/heroBanner/clientlib.min.css — 200 — 1.0 KiB — 44 ms — h2https://fast.wistia.com/embed/br3bnbtugo.jsfast.wistia.com/embed/br3bnbtugo.js https://fast.wistia.com/embed/br3bnbtugo.js — 200 — 3.4 KiB — 22 ms — h2https://www.prnewswire.com/content/dam/prnewswire/homepage/Group%201000009481%20(1).pngwww.prnewswire.com/content/dam/prne... https://www.prnewswire.com/content/dam/prnewswire/homepage/Group%201000009481%20(1).png — 200 — 3.0 KiB — 25 ms — h2https://use.typekit.net/uch2oqz.css?family=proxima-nova:400,700&display=swapuse.typekit.net/uch2oqz.css?family=... https://use.typekit.net/uch2oqz.css?family=proxima-nova:400,700&display=swap — 200 — 1.3 KiB — 33 ms — h2https://fonts.googleapis.com/css2?family=IBM+Plex+Serif&display=swapfonts.googleapis.com/css2?family=IB... https://fonts.googleapis.com/css2?family=IBM+Plex+Serif&display=swap — 200 — 1.0 KiB — 26 ms — h2https://www.prnewswire.com/content/dam/prnewswire/homepage/Group%201000009479.pngwww.prnewswire.com/content/dam/prne... https://www.prnewswire.com/content/dam/prnewswire/homepage/Group%201000009479.png — 200 — 1.7 KiB — 20 ms — h2https://www.prnewswire.com/content/dam/prnewswire/homepage/Group%201000009480.pngwww.prnewswire.com/content/dam/prne... https://www.prnewswire.com/content/dam/prnewswire/homepage/Group%201000009480.png — 200 — 2.8 KiB — 23 ms — h2https://app.qualified.com/w/1/GYXYao8kA4XzkurM/visitor_events?wu=app.qualified.com/w/1/GYXYao8kA4Xzk... https://app.qualified.com/w/1/GYXYao8kA4XzkurM/visitor_events?wu= — 200 — 0 B — 728 ms — h2https://p.typekit.net/p.css?s=1&k=uch2oqz&ht=tk&f=139.140.175.176.5474.5475.156.157.167.39916.39917&a=124623531&app=typekit&e=cssp.typekit.net/p.css?s=1&k=uch2oqz&h... https://p.typekit.net/p.css?s=1&k=uch2oqz&ht=tk&f=139.140.175.176.5474.5475.156.157.167.39916.39917&a=124623531&app=typekit&e=css — 200 — 172 B — 13 ms — h2https://www.prnewswire.com/content/dam/prnewswire/homepage/Group%201000009345.pngwww.prnewswire.com/content/dam/prne... https://www.prnewswire.com/content/dam/prnewswire/homepage/Group%201000009345.png — 200 — 1.8 KiB — 19 ms — h2https://www.prnewswire.com/etc.clientlibs/prncom/components/content/prnWidgetEmail/clientlib.min.csswww.prnewswire.com/etc.clientlibs/p... https://www.prnewswire.com/etc.clientlibs/prncom/components/content/prnWidgetEmail/clientlib.min.css — 200 — 1.5 KiB — 18 ms — h2https://www.prnewswire.com/etc.clientlibs/clientlibs/granite/jquery.min.jswww.prnewswire.com/etc.clientlibs/c... https://www.prnewswire.com/etc.clientlibs/clientlibs/granite/jquery.min.js — 200 — 35.7 KiB — 31 ms — h2https://www.prnewswire.com/etc.clientlibs/clientlibs/granite/utils.min.jswww.prnewswire.com/etc.clientlibs/c... https://www.prnewswire.com/etc.clientlibs/clientlibs/granite/utils.min.js — 200 — 3.9 KiB — 22 ms — h2https://www.prnewswire.com/etc.clientlibs/cision-revamp/clientlibs/clientlib-showhide.min.jswww.prnewswire.com/etc.clientlibs/c... https://www.prnewswire.com/etc.clientlibs/cision-revamp/clientlibs/clientlib-showhide.min.js — 200 — 3.7 KiB — 42 ms — h2https://www.prnewswire.com/etc.clientlibs/cision-revamp/clientlibs/clientlib-reportgate-validation.min.jswww.prnewswire.com/etc.clientlibs/c... https://www.prnewswire.com/etc.clientlibs/cision-revamp/clientlibs/clientlib-reportgate-validation.min.js — 200 — 1.5 KiB — 29 ms — h2https://www.prnewswire.com/etc.clientlibs/cision-revamp/clientlibs/clientlib-eventgate-validation.min.jswww.prnewswire.com/etc.clientlibs/c... https://www.prnewswire.com/etc.clientlibs/cision-revamp/clientlibs/clientlib-eventgate-validation.min.js — 200 — 1.4 KiB — 44 ms — h2https://www.prnewswire.com/etc.clientlibs/clientlibs/granite/jquery/granite.min.jswww.prnewswire.com/etc.clientlibs/c... https://www.prnewswire.com/etc.clientlibs/clientlibs/granite/jquery/granite.min.js — 200 — 1.9 KiB — 37 ms — h2https://www.prnewswire.com/etc.clientlibs/prncom/components/content/prnWidgetEmail/clientlib.min.jswww.prnewswire.com/etc.clientlibs/p... https://www.prnewswire.com/etc.clientlibs/prncom/components/content/prnWidgetEmail/clientlib.min.js — 200 — 2.4 KiB — 34 ms — h2https://www.prnewswire.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.jswww.prnewswire.com/cdn-cgi/scripts/... https://www.prnewswire.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js — 200 — 802 B — 22 ms — h2https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/lib/require.jswww.prnewswire.com/etc.clientlibs/p... https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/lib/require.js — 200 — 6.7 KiB — 42 ms — h2https://www.prnewswire.com/etc.clientlibs/prncom/components/content/imageCarousel/clientlib.min.jswww.prnewswire.com/etc.clientlibs/p... https://www.prnewswire.com/etc.clientlibs/prncom/components/content/imageCarousel/clientlib.min.js — 200 — 20.5 KiB — 76 ms — h2https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/ticker_model.jswww.prnewswire.com/etc.clientlibs/p... https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/ticker_model.js — 200 — 1.0 KiB — 72 ms — h2https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/component-clientlibs.min.jswww.prnewswire.com/etc.clientlibs/p... https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/component-clientlibs.min.js — 200 — 4.7 KiB — 48 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s FCP 8.4 s LCP 22.8 shttps://prnewswire.com// https://prnewswire.com/ — 301 — 334 B — 275 ms — h2https://www.prnewswire.com/www.prnewswire.com/ https://www.prnewswire.com/ — 200 — 29.9 KiB — 46 ms — h2https://js.qualified.com/qualified.js?token=GYXYao8kA4XzkurMjs.qualified.com/qualified.js?token... https://js.qualified.com/qualified.js?token=GYXYao8kA4XzkurM — 200 — 116.6 KiB — 60 ms — h2https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common.min.csswww.prnewswire.com/etc.clientlibs/p... https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common.min.css — 200 — 93.6 KiB — 38 ms — h2https://code.jquery.com/jquery-3.5.0.min.jscode.jquery.com/jquery-3.5.0.min.js https://code.jquery.com/jquery-3.5.0.min.js — 200 — 30.5 KiB — 17 ms — h2https://www.prnewswire.com/etc.clientlibs/prncom/components/global/siteSearch/clientlib.min.csswww.prnewswire.com/etc.clientlibs/p... https://www.prnewswire.com/etc.clientlibs/prncom/components/global/siteSearch/clientlib.min.css — 200 — 1.2 KiB — 29 ms — h2https://www.prnewswire.com/content/dam/prnewswire/homepage/MONO_PRNewswire_By-Cision_Stacked.svgwww.prnewswire.com/content/dam/prne... https://www.prnewswire.com/content/dam/prnewswire/homepage/MONO_PRNewswire_By-Cision_Stacked.svg — 200 — 4.9 KiB — 26 ms — h2https://www.prnewswire.com/etc.clientlibs/prncom/components/content/heroBanner/clientlib.min.csswww.prnewswire.com/etc.clientlibs/p... https://www.prnewswire.com/etc.clientlibs/prncom/components/content/heroBanner/clientlib.min.css — 200 — 1.0 KiB — 44 ms — h2https://fast.wistia.com/embed/br3bnbtugo.jsfast.wistia.com/embed/br3bnbtugo.js https://fast.wistia.com/embed/br3bnbtugo.js — 200 — 3.4 KiB — 22 ms — h2https://www.prnewswire.com/content/dam/prnewswire/homepage/Group%201000009481%20(1).pngwww.prnewswire.com/content/dam/prne... https://www.prnewswire.com/content/dam/prnewswire/homepage/Group%201000009481%20(1).png — 200 — 3.0 KiB — 25 ms — h2https://use.typekit.net/uch2oqz.css?family=proxima-nova:400,700&display=swapuse.typekit.net/uch2oqz.css?family=... https://use.typekit.net/uch2oqz.css?family=proxima-nova:400,700&display=swap — 200 — 1.3 KiB — 33 ms — h2https://fonts.googleapis.com/css2?family=IBM+Plex+Serif&display=swapfonts.googleapis.com/css2?family=IB... https://fonts.googleapis.com/css2?family=IBM+Plex+Serif&display=swap — 200 — 1.0 KiB — 26 ms — h2https://www.prnewswire.com/content/dam/prnewswire/homepage/Group%201000009479.pngwww.prnewswire.com/content/dam/prne... https://www.prnewswire.com/content/dam/prnewswire/homepage/Group%201000009479.png — 200 — 1.7 KiB — 20 ms — h2https://www.prnewswire.com/content/dam/prnewswire/homepage/Group%201000009480.pngwww.prnewswire.com/content/dam/prne... https://www.prnewswire.com/content/dam/prnewswire/homepage/Group%201000009480.png — 200 — 2.8 KiB — 23 ms — h2https://app.qualified.com/w/1/GYXYao8kA4XzkurM/visitor_events?wu=app.qualified.com/w/1/GYXYao8kA4Xzk... https://app.qualified.com/w/1/GYXYao8kA4XzkurM/visitor_events?wu= — 200 — 0 B — 728 ms — h2https://p.typekit.net/p.css?s=1&k=uch2oqz&ht=tk&f=139.140.175.176.5474.5475.156.157.167.39916.39917&a=124623531&app=typekit&e=cssp.typekit.net/p.css?s=1&k=uch2oqz&h... https://p.typekit.net/p.css?s=1&k=uch2oqz&ht=tk&f=139.140.175.176.5474.5475.156.157.167.39916.39917&a=124623531&app=typekit&e=css — 200 — 172 B — 13 ms — h2https://www.prnewswire.com/content/dam/prnewswire/homepage/Group%201000009345.pngwww.prnewswire.com/content/dam/prne... https://www.prnewswire.com/content/dam/prnewswire/homepage/Group%201000009345.png — 200 — 1.8 KiB — 19 ms — h2https://www.prnewswire.com/etc.clientlibs/prncom/components/content/prnWidgetEmail/clientlib.min.csswww.prnewswire.com/etc.clientlibs/p... https://www.prnewswire.com/etc.clientlibs/prncom/components/content/prnWidgetEmail/clientlib.min.css — 200 — 1.5 KiB — 18 ms — h2https://www.prnewswire.com/etc.clientlibs/clientlibs/granite/jquery.min.jswww.prnewswire.com/etc.clientlibs/c... https://www.prnewswire.com/etc.clientlibs/clientlibs/granite/jquery.min.js — 200 — 35.7 KiB — 31 ms — h2https://www.prnewswire.com/etc.clientlibs/clientlibs/granite/utils.min.jswww.prnewswire.com/etc.clientlibs/c... https://www.prnewswire.com/etc.clientlibs/clientlibs/granite/utils.min.js — 200 — 3.9 KiB — 22 ms — h2https://www.prnewswire.com/etc.clientlibs/cision-revamp/clientlibs/clientlib-showhide.min.jswww.prnewswire.com/etc.clientlibs/c... https://www.prnewswire.com/etc.clientlibs/cision-revamp/clientlibs/clientlib-showhide.min.js — 200 — 3.7 KiB — 42 ms — h2https://www.prnewswire.com/etc.clientlibs/cision-revamp/clientlibs/clientlib-reportgate-validation.min.jswww.prnewswire.com/etc.clientlibs/c... https://www.prnewswire.com/etc.clientlibs/cision-revamp/clientlibs/clientlib-reportgate-validation.min.js — 200 — 1.5 KiB — 29 ms — h2https://www.prnewswire.com/etc.clientlibs/cision-revamp/clientlibs/clientlib-eventgate-validation.min.jswww.prnewswire.com/etc.clientlibs/c... https://www.prnewswire.com/etc.clientlibs/cision-revamp/clientlibs/clientlib-eventgate-validation.min.js — 200 — 1.4 KiB — 44 ms — h2https://www.prnewswire.com/etc.clientlibs/clientlibs/granite/jquery/granite.min.jswww.prnewswire.com/etc.clientlibs/c... https://www.prnewswire.com/etc.clientlibs/clientlibs/granite/jquery/granite.min.js — 200 — 1.9 KiB — 37 ms — h2https://www.prnewswire.com/etc.clientlibs/prncom/components/content/prnWidgetEmail/clientlib.min.jswww.prnewswire.com/etc.clientlibs/p... https://www.prnewswire.com/etc.clientlibs/prncom/components/content/prnWidgetEmail/clientlib.min.js — 200 — 2.4 KiB — 34 ms — h2https://www.prnewswire.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.jswww.prnewswire.com/cdn-cgi/scripts/... https://www.prnewswire.com/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js — 200 — 802 B — 22 ms — h2https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/lib/require.jswww.prnewswire.com/etc.clientlibs/p... https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/lib/require.js — 200 — 6.7 KiB — 42 ms — h2https://www.prnewswire.com/etc.clientlibs/prncom/components/content/imageCarousel/clientlib.min.jswww.prnewswire.com/etc.clientlibs/p... https://www.prnewswire.com/etc.clientlibs/prncom/components/content/imageCarousel/clientlib.min.js — 200 — 20.5 KiB — 76 ms — h2https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/ticker_model.jswww.prnewswire.com/etc.clientlibs/p... https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/ticker_model.js — 200 — 1.0 KiB — 72 ms — h2https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/component-clientlibs.min.jswww.prnewswire.com/etc.clientlibs/p... https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/component-clientlibs.min.js — 200 — 4.7 KiB — 48 ms — h2https://www.prnewswire.com/etc.clientlibs/prncom/components/global/menu/clientlibs.min.jswww.prnewswire.com/etc.clientlibs/p... https://www.prnewswire.com/etc.clientlibs/prncom/components/global/menu/clientlibs.min.js — 200 — 514 B — 45 ms — h2https://fast.wistia.com/player.jsfast.wistia.com/player.js https://fast.wistia.com/player.js — 200 — 54.8 KiB — 55 ms — h2https://fast.wistia.com/playlist.jsfast.wistia.com/playlist.js https://fast.wistia.com/playlist.js — 200 — 42.1 KiB — 58 ms — h2https://www.prnewswire.com/content/dam/prnewswire/homepage/Group%201000009484.pngwww.prnewswire.com/content/dam/prne... https://www.prnewswire.com/content/dam/prnewswire/homepage/Group%201000009484.png — 200 — 2.9 KiB — 71 ms — h2https://www.prnewswire.com/content/dam/prnewswire/homepage/Group%201000009483.pngwww.prnewswire.com/content/dam/prne... https://www.prnewswire.com/content/dam/prnewswire/homepage/Group%201000009483.png — 200 — 2.7 KiB — 71 ms — h2https://www.prnewswire.com/content/dam/prnewswire/homepage/Homepage_Product%20Shot_1.pngwww.prnewswire.com/content/dam/prne... https://www.prnewswire.com/content/dam/prnewswire/homepage/Homepage_Product%20Shot_1.png — 200 — 143.5 KiB — 75 ms — h2https://www.prnewswire.com/content/dam/prnewswire/homepage/Homepage_Product%20Shot_2png.pngwww.prnewswire.com/content/dam/prne... https://www.prnewswire.com/content/dam/prnewswire/homepage/Homepage_Product%20Shot_2png.png — 200 — 147.9 KiB — 68 ms — h2https://www.prnewswire.com/content/dam/prnewswire/homepage/Homepage_Product%20Shot_3.pngwww.prnewswire.com/content/dam/prne... https://www.prnewswire.com/content/dam/prnewswire/homepage/Homepage_Product%20Shot_3.png — 200 — 89.4 KiB — 76 ms — h2https://www.prnewswire.com/content/dam/prnwidget/lp-detail-man-laptop.pngwww.prnewswire.com/content/dam/prnw... https://www.prnewswire.com/content/dam/prnwidget/lp-detail-man-laptop.png — 200 — 146.9 KiB — 81 ms — h2https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015 — 200 — 6.9 KiB — 50 ms — h2https://www.prnewswire.com/libs/granite/csrf/token.jsonwww.prnewswire.com/libs/granite/csr... https://www.prnewswire.com/libs/granite/csrf/token.json — 200 — 355 B — 27 ms — h2https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/main.jswww.prnewswire.com/etc.clientlibs/p... https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/main.js — 200 — 1015 B — 26 ms — h2https://www.prnewswire.com/content/dam/prnewswire/homepage/banner-bgimage3.pngwww.prnewswire.com/content/dam/prne... https://www.prnewswire.com/content/dam/prnewswire/homepage/banner-bgimage3.png — 200 — 181.5 KiB — 32 ms — h2https://www.prnewswire.com/content/dam/prnwidget/bg-blue-mobile-widget.pngwww.prnewswire.com/content/dam/prnw... https://www.prnewswire.com/content/dam/prnwidget/bg-blue-mobile-widget.png — 200 — 94.0 KiB — 35 ms — h2data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://… data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://… — 200 — 0 B — 0 ms — datahttps://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/efe4a5/000000000... https://use.typekit.net/af/efe4a5/00000000000000007735e609/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 29.8 KiB — 22 ms — h2https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/fonts/black-tie/regular/BlackTie-Regular-webfont.woff2?v=1.0.0www.prnewswire.com/etc.clientlibs/p... https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/fonts/black-tie/regular/BlackTie-Regular-webfont.woff2?v=1.0.0 — 200 — 13.2 KiB — 17 ms — h2https://use.typekit.net/af/2555e1/00000000000000007735e603/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/2555e1/000000000... https://use.typekit.net/af/2555e1/00000000000000007735e603/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 30.2 KiB — 25 ms — h2https://use.typekit.net/af/1be3c2/00000000000000007735e606/30/l?subset_id=2&fvd=n3&v=3use.typekit.net/af/1be3c2/000000000... https://use.typekit.net/af/1be3c2/00000000000000007735e606/30/l?subset_id=2&fvd=n3&v=3 — 200 — 16.6 KiB — 23 ms — h2https://www.prnewswire.com/content/dam/prnewswire/prnwidget/encountrydropdown.jsonwww.prnewswire.com/content/dam/prne... https://www.prnewswire.com/content/dam/prnewswire/prnwidget/encountrydropdown.json — 200 — 4.1 KiB — 18 ms — h2https://www.prnewswire.com/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.prnewswire.com/cdn-cgi/challeng... https://www.prnewswire.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 365 B — 12 ms — h2https://www.prnewswire.com/cdn-cgi/challenge-platform/h/g/scripts/jsd/b0a7532ac8ec/main.js?www.prnewswire.com/cdn-cgi/challeng... https://www.prnewswire.com/cdn-cgi/challenge-platform/h/g/scripts/jsd/b0a7532ac8ec/main.js? — 200 — 10.7 KiB — 11 ms — h2https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlib-library/resources/js/jquery.jswww.prnewswire.com/etc.clientlibs/p... https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlib-library/resources/js/jquery.js — 200 — 83.1 KiB — 29 ms — h2https://www.prnewswire.com/cdn-cgi/challenge-platform/h/g/jsd/oneshot/b0a7532ac8ec/0.5318469050084949:1776359656:ln3RLbZdcwVQxb75aXDKAHo1AsFFcq1l_zzfP5ot_C8/9ed522ecffb98208www.prnewswire.com/cdn-cgi/challeng... https://www.prnewswire.com/cdn-cgi/challenge-platform/h/g/jsd/oneshot/b0a7532ac8ec/0.5318469050084949:1776359656:ln3RLbZdcwVQxb75aXDKAHo1AsFFcq1l_zzfP5ot_C8/9ed522ecffb98208 — 200 — 823 B — 22 ms — h2https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/lib/jquery-ui.min.jswww.prnewswire.com/etc.clientlibs/p... https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/lib/jquery-ui.min.js — 200 — 66.7 KiB — 28 ms — h2https://fast.wistia.com/assets/external/publicApi.jsfast.wistia.com/assets/external/pub... https://fast.wistia.com/assets/external/publicApi.js — 200 — 146.9 KiB — 22 ms — h2https://fast.wistia.net/embed/medias/br3bnbtugo.jsonfast.wistia.net/embed/medias/br3bnb... https://fast.wistia.net/embed/medias/br3bnbtugo.json — 200 — 3.4 KiB — 28 ms — h2https://browser.sentry-cdn.com/9.6.1/bundle.min.jsbrowser.sentry-cdn.com/9.6.1/bundle... https://browser.sentry-cdn.com/9.6.1/bundle.min.js — 200 — 24.8 KiB — 21 ms — h2https://fast.wistia.com/embed/medias/br3bnbtugo/swatchfast.wistia.com/embed/medias/br3bnb... https://fast.wistia.com/embed/medias/br3bnbtugo/swatch — 200 — 4.0 KiB — 9 ms — h2https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/lib/bootstrap.jswww.prnewswire.com/etc.clientlibs/p... https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/lib/bootstrap.js — 200 — 11.0 KiB — 15 ms — h2https://embed-ssl.wistia.com/deliveries/2409a1f60c0544ba5a84386bd9ded9fe0cbe6617.webp?image_crop_resized=960x540embed-ssl.wistia.com/deliveries/240... https://embed-ssl.wistia.com/deliveries/2409a1f60c0544ba5a84386bd9ded9fe0cbe6617.webp?image_crop_resized=960x540 — 200 — 42.5 KiB — 127 ms — h2https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/prncom/stickynav.jswww.prnewswire.com/etc.clientlibs/p... https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/prncom/stickynav.js — 200 — 1.1 KiB — 17 ms — h2https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/prncom/mobilenav.jswww.prnewswire.com/etc.clientlibs/p... https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/prncom/mobilenav.js — 200 — 2.7 KiB — 18 ms — h2https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/prncom/subnav.jswww.prnewswire.com/etc.clientlibs/p... https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/prncom/subnav.js — 200 — 4.1 KiB — 23 ms — h2https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/prncom/search.jswww.prnewswire.com/etc.clientlibs/p... https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/prncom/search.js — 200 — 1.9 KiB — 19 ms — h2https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/prncom/search-script.jswww.prnewswire.com/etc.clientlibs/p... https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/prncom/search-script.js — 200 — 6.4 KiB — 25 ms — h2https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/prncom/accessibility.jswww.prnewswire.com/etc.clientlibs/p... https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/prncom/accessibility.js — 200 — 751 B — 22 ms — h2https://assets.adobedtm.com/launch-ENb957f6e7383d4549b191e1190ed5476e.min.jsassets.adobedtm.com/launch-ENb957f6... https://assets.adobedtm.com/launch-ENb957f6e7383d4549b191e1190ed5476e.min.js — 200 — 90.4 KiB — 37 ms — h2https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/prncom/footer.jswww.prnewswire.com/etc.clientlibs/p... https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/prncom/footer.js — 200 — 498 B — 24 ms — h2https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/lib/lazyload-min.jswww.prnewswire.com/etc.clientlibs/p... https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/lib/lazyload-min.js — 200 — 1.3 KiB — 24 ms — h2https://app.qualified.com/w/1/GYXYao8kA4XzkurM/visitor_events?wu=app.qualified.com/w/1/GYXYao8kA4Xzk... https://app.qualified.com/w/1/GYXYao8kA4XzkurM/visitor_events?wu= — 204 — 416 B — 279 ms — h2data:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AAAaMAAwAAAAACgAAAAZBAAMD1wAAAAAAAAAAA…data:application/x-font-woff;charse... data:application/x-font-woff;charset=utf-8;base64,d09GMk9UVE8AAAaMAAwAAAAACgAAAAZBAAMD1wAAAAAAAAAAA… — 200 — 1.6 KiB — 43 ms — datahttps://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/prncom/icon-toggle.jswww.prnewswire.com/etc.clientlibs/p... https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/prncom/icon-toggle.js — 200 — 780 B — 15 ms — h2https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/lib/jquery.mmenu.min.all.jswww.prnewswire.com/etc.clientlibs/p... https://www.prnewswire.com/etc.clientlibs/prncom/clientlibs/clientlibs-common/resources/js/lib/jquery.mmenu.min.all.js — 200 — 19.4 KiB — 18 ms — h2https://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_orgid=A807776A5245B2E10A490D44%40AdobeOrg&d_nsid=0&ts=1776362918928dpm.demdex.net/id?d_visid_ver=5.5.0... https://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_orgid=A807776A5245B2E10A490D44%40AdobeOrg&d_nsid=0&ts=1776362918928 — 200 — 930 B — 17 ms — h2https://assets.adobedtm.com/extensions/EPc7341b33570d4c988798fc9f0093d4b2/AppMeasurement.min.jsassets.adobedtm.com/extensions/EPc7... https://assets.adobedtm.com/extensions/EPc7341b33570d4c988798fc9f0093d4b2/AppMeasurement.min.js — 200 — 12.9 KiB — 4 ms — h2https://assets.adobedtm.com/extensions/EPc7341b33570d4c988798fc9f0093d4b2/AppMeasurement_Module_ActivityMap.min.jsassets.adobedtm.com/extensions/EPc7... https://assets.adobedtm.com/extensions/EPc7341b33570d4c988798fc9f0093d4b2/AppMeasurement_Module_ActivityMap.min.js — 200 — 1.8 KiB — 4 ms — h2https://prnewswireassociationllc.demdex.net/dest5.html?d_nsid=0prnewswireassociationllc.demdex.net... https://prnewswireassociationllc.demdex.net/dest5.html?d_nsid=0 — 200 — 3.2 KiB — 113 ms — h2https://cm.everesttech.net/cm/dd?d_uuid=15255052535942518380930291288404984479cm.everesttech.net/cm/dd?d_uuid=152... https://cm.everesttech.net/cm/dd?d_uuid=15255052535942518380930291288404984479 — 302 — 517 B — 19 ms — http/1.1https://assets.adobedtm.com/f8e1ad0aec1d/d06ab2f346fe/69eb3ec9eb5f/RCf7fcdad77bfa413d924cebc8f0f28f99-source.min.jsassets.adobedtm.com/f8e1ad0aec1d/d0... https://assets.adobedtm.com/f8e1ad0aec1d/d06ab2f346fe/69eb3ec9eb5f/RCf7fcdad77bfa413d924cebc8f0f28f99-source.min.js — 200 — 878 B — 7 ms — h2https://dpm.demdex.net/ibs:dpid=411&dpuuid=aeElpgAAABgoZgN-dpm.demdex.net/ibs:dpid=411&dpuuid=... https://dpm.demdex.net/ibs:dpid=411&dpuuid=aeElpgAAABgoZgN- — 302 — 530 B — 6 ms — h2https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=411&dpuuid=aeElpgAAABgoZgN-dpm.demdex.net/demconf.jpg?et:ibs%7... https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=411&dpuuid=aeElpgAAABgoZgN- — 200 — 470 B — 7 ms — h2https://fast.wistia.net/embed/medias/br3bnbtugo.jsonfast.wistia.net/embed/medias/br3bnb... https://fast.wistia.net/embed/medias/br3bnbtugo.json — 200 — 111 B — 6 ms — h2https://cookiechimp.com/widget/5J4t382.jscookiechimp.com/widget/5J4t382.js https://cookiechimp.com/widget/5J4t382.js — 301 — 415 B — 16 ms — h3https://assets.adobedtm.com/f8e1ad0aec1d/d06ab2f346fe/69eb3ec9eb5f/RCba5514e037384efbba82cbb0f4962191-source.min.jsassets.adobedtm.com/f8e1ad0aec1d/d0... https://assets.adobedtm.com/f8e1ad0aec1d/d06ab2f346fe/69eb3ec9eb5f/RCba5514e037384efbba82cbb0f4962191-source.min.js — 200 — 2.2 KiB — 4 ms — h2https://cookiechimp.com/cf/widget/5J4t382.jscookiechimp.com/cf/widget/5J4t382.j... https://cookiechimp.com/cf/widget/5J4t382.js — 200 — 18.4 KiB — 23 ms — h3https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@3.1.0/dist/cookieconsent.csscdn.jsdelivr.net/gh/orestbida/cooki... https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@3.1.0/dist/cookieconsent.css — 200 — 6.5 KiB — 19 ms — h2https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@3.1.0/dist/cookieconsent.umd.jscdn.jsdelivr.net/gh/orestbida/cooki... https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@3.1.0/dist/cookieconsent.umd.js — 200 — 9.9 KiB — 9 ms — h2https://cookiechimp.com/widget/5J4t382/Z4DuGzR/en.json?v=a8ffb266cookiechimp.com/widget/5J4t382/Z4Du... https://cookiechimp.com/widget/5J4t382/Z4DuGzR/en.json?v=a8ffb266 — 200 — 7.1 KiB — 31 ms — h3https://fast.wistia.net/assets/external/playPauseLoadingControl.js@4a7b909604c9049f14b616b11446fa0e8efdec42fast.wistia.net/assets/external/pla... https://fast.wistia.net/assets/external/playPauseLoadingControl.js@4a7b909604c9049f14b616b11446fa0e8efdec42 — 200 — 20.1 KiB — 7 ms — h2https://fast.wistia.net/assets/external/skipControls.js@4a7b909604c9049f14b616b11446fa0e8efdec42fast.wistia.net/assets/external/ski... https://fast.wistia.net/assets/external/skipControls.js@4a7b909604c9049f14b616b11446fa0e8efdec42 — 200 — 17.4 KiB — 11 ms — h2https://fast.wistia.net/assets/external/engines/hls_video.js@4a7b909604c9049f14b616b11446fa0e8efdec42fast.wistia.net/assets/external/eng... https://fast.wistia.net/assets/external/engines/hls_video.js@4a7b909604c9049f14b616b11446fa0e8efdec42 — 200 — 158.9 KiB — 32 ms — h2https://cookiechimp.com/widget/5J4t382/Z4DuGzR/en/modal?v=a8ffb266cookiechimp.com/widget/5J4t382/Z4Du... https://cookiechimp.com/widget/5J4t382/Z4DuGzR/en/modal?v=a8ffb266 — 200 — 16.7 KiB — 26 ms — h3https://www.prnewswire.com/cdn-cgi/rum?www.prnewswire.com/cdn-cgi/rum? https://www.prnewswire.com/cdn-cgi/rum? — 204 — 208 B — 9 ms — h2https://prnewswire.122.2o7.net/b/ss/prnewswirecom2/1/JS-2.26.0-LGPQ/s81115220314080?AQB=1&ndh=1&pf=1&t=16%2F3%2F2026%2018%3A8%3A39%204%200&mid=22076329539688718620531906844629502231&aamlh=3&ce=UTF-8&ns=prnewswire&pageName=www.prnewswire.com&g=https%3A%2F%2Fwww.prnewswire.com%2F&cc=USD&ch=PRN%20Home&aamb=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&c6=Homepage&c9=EN&v11=D%3DUser-Agent&c20=2026-04-16%2014%3A08%3A38&c42=D%3DUser-Agent&c50=https%3A%2F%2Fwww.prnewswire.com%2F&v55=www.prnewswire.com&v74=D%3Dmid&s=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=A807776A5245B2E10A490D44%40AdobeOrg&AQE=1prnewswire.122.2o7.net/b/ss/prnewsw... https://prnewswire.122.2o7.net/b/ss/prnewswirecom2/1/JS-2.26.0-LGPQ/s81115220314080?AQB=1&ndh=1&pf=1&t=16%2F3%2F2026%2018%3A8%3A39%204%200&mid=22076329539688718620531906844629502231&aamlh=3&ce=UTF-8&ns=prnewswire&pageName=www.prnewswire.com&g=https%3A%2F%2Fwww.prnewswire.com%2F&cc=USD&ch=PRN%20Home&aamb=6G1ynYcLPuiQxYZrsz_pkqfLG9yMXBpb2zX5dvJdYQJzPXImdj0y&c6=Homepage&c9=EN&v11=D%3DUser-Agent&c20=2026-04-16%2014%3A08%3A38&c42=D%3DUser-Agent&c50=https%3A%2F%2Fwww.prnewswire.com%2F&v55=www.prnewswire.com&v74=D%3Dmid&s=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=A807776A5245B2E10A490D44%40AdobeOrg&AQE=1 — 302 — 384 B — 29 ms — h2https://cookiechimp.com/assets/consent_modal-5ca0919b383dd3aa1562593eaeb125a595f3c115f538c2c8b5c62d88aa5fd1ba.csscookiechimp.com/assets/consent_moda... https://cookiechimp.com/assets/consent_modal-5ca0919b383dd3aa1562593eaeb125a595f3c115f538c2c8b5c62d88aa5fd1ba.css — 200 — 9.3 KiB — 9 ms — h3https://sb.scorecardresearch.com/r?c2=3005435&d.c=gif&d.o=prnewswirecom2&d.x=3017926243&d.t=page&d.u=https%3A%2F%2Fwww.prnewswire.com%2Fsb.scorecardresearch.com/r?c2=30054... https://sb.scorecardresearch.com/r?c2=3005435&d.c=gif&d.o=prnewswirecom2&d.x=3017926243&d.t=page&d.u=https%3A%2F%2Fwww.prnewswire.com%2F — 302 — 517 B — 203 ms — h2https://cookiechimp.com/assets/consent_modal-31de6480580012e060039b1cd6516b4ab814f0f497b90a8d534a64e7264183f2.jscookiechimp.com/assets/consent_moda... https://cookiechimp.com/assets/consent_modal-31de6480580012e060039b1cd6516b4ab814f0f497b90a8d534a64e7264183f2.js — 200 — 43.8 KiB — 18 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 24 ms — h2https://cdn.jsdelivr.net/npm/uuidjs@5.0.1/+esmcdn.jsdelivr.net/npm/uuidjs@5.0.1/+... https://cdn.jsdelivr.net/npm/uuidjs@5.0.1/+esm — 200 — 2.4 KiB — 14 ms — h3https://fast.wistia.com/embed/medias/br3bnbtugo.m3u8fast.wistia.com/embed/medias/br3bnb... https://fast.wistia.com/embed/medias/br3bnbtugo.m3u8 — 200 — 1.7 KiB — 5 ms — h2https://js.qualified.com/packs/js/analytics-5b4599f9.jsjs.qualified.com/packs/js/analytics... https://js.qualified.com/packs/js/analytics-5b4599f9.js — 200 — 1.3 KiB — 25 ms — h2https://js.qualified.com/packs/js/multimodal_v2-f8a905b1.jsjs.qualified.com/packs/js/multimoda... https://js.qualified.com/packs/js/multimodal_v2-f8a905b1.js — 200 — 93.8 KiB — 48 ms — h2https://app.qualified.com/w/1/GYXYao8kA4XzkurM/messenger?uuid=7b89165d-2fdb-462a-a352-cd7a434ad4d4app.qualified.com/w/1/GYXYao8kA4Xzk... https://app.qualified.com/w/1/GYXYao8kA4XzkurM/messenger?uuid=7b89165d-2fdb-462a-a352-cd7a434ad4d4 — 200 — 3.5 KiB — 814 ms — h2https://app.qualified.com/w/1/GYXYao8kA4XzkurM/visitor_events?wu=59de85fb-d747-43a4-bcb9-46e92ff248ac&uuid=7b89165d-2fdb-462a-a352-cd7a434ad4d4app.qualified.com/w/1/GYXYao8kA4Xzk... https://app.qualified.com/w/1/GYXYao8kA4XzkurM/visitor_events?wu=59de85fb-d747-43a4-bcb9-46e92ff248ac&uuid=7b89165d-2fdb-462a-a352-cd7a434ad4d4 — 200 — 0 B — 264 ms — h2https://cookiechimp.com/api/v1/visitorscookiechimp.com/api/v1/visitors https://cookiechimp.com/api/v1/visitors — 200 — 0 B — 193 ms — h3https://cookiechimp.com/api/v1/visitorscookiechimp.com/api/v1/visitors https://cookiechimp.com/api/v1/visitors — 200 — 0 B — 190 ms — h3https://assets.adobedtm.com/f8e1ad0aec1d/d06ab2f346fe/69eb3ec9eb5f/RC71cb78dbb3444cea89dba29e080bb61b-source.min.jsassets.adobedtm.com/f8e1ad0aec1d/d0... https://assets.adobedtm.com/f8e1ad0aec1d/d06ab2f346fe/69eb3ec9eb5f/RC71cb78dbb3444cea89dba29e080bb61b-source.min.js — 200 — 724 B — 7 ms — h2https://sb.scorecardresearch.com/r2?c2=3005435&d.c=gif&d.o=prnewswirecom2&d.x=3017926243&d.t=page&d.u=https%3A%2F%2Fwww.prnewswire.com%2Fsb.scorecardresearch.com/r2?c2=3005... https://sb.scorecardresearch.com/r2?c2=3005435&d.c=gif&d.o=prnewswirecom2&d.x=3017926243&d.t=page&d.u=https%3A%2F%2Fwww.prnewswire.com%2F — 200 — 298 B — 169 ms — h2https://assets.qualified.com/static-media/piperx-orb/orb-animation.mp4assets.qualified.com/static-media/p... https://assets.qualified.com/static-media/piperx-orb/orb-animation.mp4 — 206 — 708.8 KiB — 80 ms — h2https://distillery.wistia.com/xdistillery.wistia.com/x https://distillery.wistia.com/x — 204 — 291 B — 371 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-21992272-1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-21992272-1 — 200 — 116.7 KiB — 40 ms — h2https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.5 KiB — 91 ms — h2https://assets.adobedtm.com/f8e1ad0aec1d/d06ab2f346fe/69eb3ec9eb5f/RCc95d24065987467a985d0d2bfcfa1039-source.min.jsassets.adobedtm.com/f8e1ad0aec1d/d0... https://assets.adobedtm.com/f8e1ad0aec1d/d06ab2f346fe/69eb3ec9eb5f/RCc95d24065987467a985d0d2bfcfa1039-source.min.js — 200 — 833 B — 11 ms — h2https://js.qualified.com/packs/js/4463-0b2f2910.jsjs.qualified.com/packs/js/4463-0b2f... https://js.qualified.com/packs/js/4463-0b2f2910.js — 200 — 2.2 KiB — 8 ms — h2https://pipedream.wistia.com/mput?topic=metricspipedream.wistia.com/mput?topic=met... https://pipedream.wistia.com/mput?topic=metrics — 200 — 333 B — 304 ms — h2https://img04.en25.com/i/elqCfg.min.jsimg04.en25.com/i/elqCfg.min.js https://img04.en25.com/i/elqCfg.min.js — 200 — 6.4 KiB — 49 ms — http/1.1https://assets.adobedtm.com/f8e1ad0aec1d/d06ab2f346fe/69eb3ec9eb5f/RC783935a36f164b368618f2216795148c-source.min.jsassets.adobedtm.com/f8e1ad0aec1d/d0... https://assets.adobedtm.com/f8e1ad0aec1d/d06ab2f346fe/69eb3ec9eb5f/RC783935a36f164b368618f2216795148c-source.min.js — 200 — 846 B — 7 ms — h2https://cookiechimp.com/cdn-cgi/rum?cookiechimp.com/cdn-cgi/rum? https://cookiechimp.com/cdn-cgi/rum? — -1 — 0 B — 0 ms — https://cookiechimp.com/api/v1/visitorscookiechimp.com/api/v1/visitors https://cookiechimp.com/api/v1/visitors — 201 — 3.1 KiB — 391 ms — h3https://cookiechimp.com/api/v1/visitorscookiechimp.com/api/v1/visitors https://cookiechimp.com/api/v1/visitors — 201 — 3.1 KiB — 388 ms — h3https://www.googletagmanager.com/gtag/js?id=G-0DHFP0WHPX&cx=c&gtm=4e64f0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-0DHFP0WHPX&cx=c&gtm=4e64f0 — 200 — 176.3 KiB — 37 ms — h2https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 36 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-1019740767&cx=c&gtm=4e64f0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-1019740767&cx=c&gtm=4e64f0 — 200 — 144.4 KiB — 33 ms — h3https://snap.licdn.com/li.lms-analytics/insight.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.min.js — 200 — 18.7 KiB — 38 ms — h2https://assets.adobedtm.com/f8e1ad0aec1d/d06ab2f346fe/69eb3ec9eb5f/RCfb390ac21f164ccfb81a89fe5045d282-source.min.jsassets.adobedtm.com/f8e1ad0aec1d/d0... https://assets.adobedtm.com/f8e1ad0aec1d/d06ab2f346fe/69eb3ec9eb5f/RCfb390ac21f164ccfb81a89fe5045d282-source.min.js — 200 — 683 B — 17 ms — h2https://bat.bing.com/p/action/137009390.jsbat.bing.com/p/action/137009390.js https://bat.bing.com/p/action/137009390.js — 200 — 429 B — 82 ms — h2https://trk.prnewswire.com/visitor/v200/svrGP?pps=3&siteid=1632284857&ref2=elqNone&tzo=0&ms=798&optin=disabled&firstPartyCookieDomain=trk.prnewswire.comtrk.prnewswire.com/visitor/v200/svr... https://trk.prnewswire.com/visitor/v200/svrGP?pps=3&siteid=1632284857&ref2=elqNone&tzo=0&ms=798&optin=disabled&firstPartyCookieDomain=trk.prnewswire.com — 302 — 516 B — 782 ms — http/1.1https://app.qualified.com/w/1/GYXYao8kA4XzkurM/visitor_events?wu=59de85fb-d747-43a4-bcb9-46e92ff248ac&uuid=7b89165d-2fdb-462a-a352-cd7a434ad4d4app.qualified.com/w/1/GYXYao8kA4Xzk... https://app.qualified.com/w/1/GYXYao8kA4XzkurM/visitor_events?wu=59de85fb-d747-43a4-bcb9-46e92ff248ac&uuid=7b89165d-2fdb-462a-a352-cd7a434ad4d4 — 204 — 208 B — 323 ms — h2https://assets.adobedtm.com/f8e1ad0aec1d/d06ab2f346fe/69eb3ec9eb5f/RC103b621061b84fcd9bc8b13ee47653a8-source.min.jsassets.adobedtm.com/f8e1ad0aec1d/d0... https://assets.adobedtm.com/f8e1ad0aec1d/d06ab2f346fe/69eb3ec9eb5f/RC103b621061b84fcd9bc8b13ee47653a8-source.min.js — 200 — 731 B — 7 ms — h2https://www.google-analytics.com/gtm/js?id=GTM-KKS3ZDC&t=gtag_UA_21992272_1&cid=1193201455.1776362920www.google-analytics.com/gtm/js?id=... https://www.google-analytics.com/gtm/js?id=GTM-KKS3ZDC&t=gtag_UA_21992272_1&cid=1193201455.1776362920 — 200 — 109.2 KiB — 22 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-0DHFP0WHPX&gtm=45je64f0v897006685za20g&_p=1776362919628&_gaz=1&gcs=G111&gcd=13v3v3v3v5l1&npa=0&dma=0&gdid=dZGYwMm&_eu=AgAIAGA&are=1&cid=1193201455.1776362920&frm=0&pscdl=noapi&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~118131809&sid=1776362919&sct=1&seg=0&dl=https%3A%2F%2Fwww.prnewswire.com%2F&dt=PR%20Newswire%3A%20press%20release%20distribution%2C%20targeting%2C%20monitoring%20and%20marketing%20%7C%20PR%20Newswire&_tu=CA&en=page_view&_fv=1&_ss=1&tfd=2338analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-0DHFP0WHPX&gtm=45je64f0v897006685za20g&_p=1776362919628&_gaz=1&gcs=G111&gcd=13v3v3v3v5l1&npa=0&dma=0&gdid=dZGYwMm&_eu=AgAIAGA&are=1&cid=1193201455.1776362920&frm=0&pscdl=noapi&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~118131809&sid=1776362919&sct=1&seg=0&dl=https%3A%2F%2Fwww.prnewswire.com%2F&dt=PR%20Newswire%3A%20press%20release%20distribution%2C%20targeting%2C%20monitoring%20and%20marketing%20%7C%20PR%20Newswire&_tu=CA&en=page_view&_fv=1&_ss=1&tfd=2338 — 204 — 552 B — 19 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-0DHFP0WHPX&cid=1193201455.1776362920&gtm=45je64f0v897006685za20g&rcb=10&aip=1&dma=0&gcs=G111&gcd=13v3v3v3v5l1&npa=0&frm=0&tag_exp=0~115938465~115938468~117266401~118131809stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-0DHFP0WHPX&cid=1193201455.1776362920&gtm=45je64f0v897006685za20g&rcb=10&aip=1&dma=0&gcs=G111&gcd=13v3v3v3v5l1&npa=0&frm=0&tag_exp=0~115938465~115938468~117266401~118131809 — 204 — 561 B — 12 ms — h2https://www.google.com.sg/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-0DHFP0WHPX&cid=1193201455.1776362920&gtm=45je64f0v897006685za20g&rcb=10&aip=1&dma=0&gcs=G111&gcd=13v3v3v3v5l1&npa=0&frm=0&tag_exp=0~115938465~115938468~117266401~118131809&z=113250010www.google.com.sg/ads/ga-audiences?... https://www.google.com.sg/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-0DHFP0WHPX&cid=1193201455.1776362920&gtm=45je64f0v897006685za20g&rcb=10&aip=1&dma=0&gcs=G111&gcd=13v3v3v3v5l1&npa=0&frm=0&tag_exp=0~115938465~115938468~117266401~118131809&z=113250010 — 200 — 408 B — 16 ms — h2https://static.hotjar.com/c/hotjar-5062743.js?sv=6static.hotjar.com/c/hotjar-5062743.... https://static.hotjar.com/c/hotjar-5062743.js?sv=6 — 200 — 6.2 KiB — 24 ms — h2https://12056271.fls.doubleclick.net/activityi;cat=prallpgs;ord=910727890988064;src=12056271;type=prallpgs;~oref=https%3A%2F%2Fwww.prnewswire.com%2F;auiddc=22076329539688718620531906844629502231?12056271.fls.doubleclick.net/activi... https://12056271.fls.doubleclick.net/activityi;cat=prallpgs;ord=910727890988064;src=12056271;type=prallpgs;~oref=https%3A%2F%2Fwww.prnewswire.com%2F;auiddc=22076329539688718620531906844629502231? — 200 — 825 B — 189 ms — h2https://assets.adobedtm.com/f8e1ad0aec1d/d06ab2f346fe/69eb3ec9eb5f/RC2460ff9bbacb4cd5a2c6d9db9f8aaee8-source.min.jsassets.adobedtm.com/f8e1ad0aec1d/d0... https://assets.adobedtm.com/f8e1ad0aec1d/d06ab2f346fe/69eb3ec9eb5f/RC2460ff9bbacb4cd5a2c6d9db9f8aaee8-source.min.js — 200 — 893 B — 6 ms — h2https://px.ads.linkedin.com/attribution_trigger?pid=7025281&time=1776362920007&url=https%3A%2F%2Fwww.prnewswire.com%2Fpx.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=7025281&time=1776362920007&url=https%3A%2F%2Fwww.prnewswire.com%2F — 200 — 1.0 KiB — 289 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=7025281&time=1776362920007&li_adsId=e7b440e4-5a6d-4b3e-b1c2-ddc2b1b46652&url=https%3A%2F%2Fwww.prnewswire.com%2Fpx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=7025281&time=1776362920007&li_adsId=e7b440e4-5a6d-4b3e-b1c2-ddc2b1b46652&url=https%3A%2F%2Fwww.prnewswire.com%2F — 302 — 762 B — 261 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1019740767/?random=1776362920067&cv=11&fst=1776362920067&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64f0v892519341za200xec&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115616985~115938465~115938468~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fwww.prnewswire.com%2F&rcb=1&frm=0&tiba=PR%20Newswire%3A%20press%20release%20distribution%2C%20targeting%2C%20monitoring%20and%20marketing%20%7C%20PR%20Newswire&did=dZGYwMm&gdid=dZGYwMm&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=986673384.1776362920&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/1019740767/?random=1776362920067&cv=11&fst=1776362920067&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64f0v892519341za200xec&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115616985~115938465~115938468~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fwww.prnewswire.com%2F&rcb=1&frm=0&tiba=PR%20Newswire%3A%20press%20release%20distribution%2C%20targeting%2C%20monitoring%20and%20marketing%20%7C%20PR%20Newswire&did=dZGYwMm&gdid=dZGYwMm&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=986673384.1776362920&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=4 — 200 — 2.2 KiB — 39 ms — h3https://www.google.com/rmkt/collect/1019740767/?random=1776362920067&cv=11&fst=1776362920067&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64f0v892519341za200xec&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115616985~115938465~115938468~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fwww.prnewswire.com%2F&rcb=1&frm=0&tiba=PR%20Newswire%3A%20press%20release%20distribution%2C%20targeting%2C%20monitoring%20and%20marketing%20%7C%20PR%20Newswire&did=dZGYwMm&gdid=dZGYwMm&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=986673384.1776362920&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&gcp=5www.google.com/rmkt/collect/1019740... https://www.google.com/rmkt/collect/1019740767/?random=1776362920067&cv=11&fst=1776362920067&fmt=8&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64f0v892519341za200xec&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115616985~115938465~115938468~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fwww.prnewswire.com%2F&rcb=1&frm=0&tiba=PR%20Newswire%3A%20press%20release%20distribution%2C%20targeting%2C%20monitoring%20and%20marketing%20%7C%20PR%20Newswire&did=dZGYwMm&gdid=dZGYwMm&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=986673384.1776362920&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&gcp=5 — 200 — 20 B — 80 ms — h3https://www.google.com/ccm/collect?rcb=1&frm=0&en=page_view&dl=https%3A%2F%2Fwww.prnewswire.com%2F&scrsrc=www.googletagmanager.com&rnd=922200082.1776362920&dt=PR%20Newswire%3A%20press%20release%20distribution%2C%20targeting%2C%20monitoring%20and%20marketing%20%7C%20PR%20Newswire&auid=986673384.1776362920&navt=n&npa=0&did=dZGYwMm&gdid=dZGYwMm&_tu=CA&gtm=45be64f0v892519341za200xec&gcs=G111&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115616985~115938465~115938468~117266401&apve=1&apvf=f&apvc=1&tids=AW-1019740767&tid=AW-1019740767&tft=1776362920110&tfd=2488www.google.com/ccm/collect?rcb=1&fr... https://www.google.com/ccm/collect?rcb=1&frm=0&en=page_view&dl=https%3A%2F%2Fwww.prnewswire.com%2F&scrsrc=www.googletagmanager.com&rnd=922200082.1776362920&dt=PR%20Newswire%3A%20press%20release%20distribution%2C%20targeting%2C%20monitoring%20and%20marketing%20%7C%20PR%20Newswire&auid=986673384.1776362920&navt=n&npa=0&did=dZGYwMm&gdid=dZGYwMm&_tu=CA&gtm=45be64f0v892519341za200xec&gcs=G111&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115616985~115938465~115938468~117266401&apve=1&apvf=f&apvc=1&tids=AW-1019740767&tid=AW-1019740767&tft=1776362920110&tfd=2488 — 200 — 21 B — 76 ms — h3https://pipedream.wistia.com/mput?topic=metricspipedream.wistia.com/mput?topic=met... https://pipedream.wistia.com/mput?topic=metrics — 200 — 332 B — 226 ms — h2https://bat.bing.com/actionp/0?ti=137009390&tm=al001&Ver=2&mid=9798da03-d143-4734-8016-3ed705c2a2bb&bo=1&evt=consent&src=default&cdb=AQIT&asc=Gbat.bing.com/actionp/0?ti=137009390... https://bat.bing.com/actionp/0?ti=137009390&tm=al001&Ver=2&mid=9798da03-d143-4734-8016-3ed705c2a2bb&bo=1&evt=consent&src=default&cdb=AQIT&asc=G — 204 — 233 B — 72 ms — h2https://bat.bing.com/actionp/0?ti=137009390&tm=al001&Ver=2&mid=9798da03-d143-4734-8016-3ed705c2a2bb&bo=2&evt=consent&src=update&cdb=AQIT&asc=Gbat.bing.com/actionp/0?ti=137009390... https://bat.bing.com/actionp/0?ti=137009390&tm=al001&Ver=2&mid=9798da03-d143-4734-8016-3ed705c2a2bb&bo=2&evt=consent&src=update&cdb=AQIT&asc=G — 204 — 361 B — 64 ms — h2https://bat.bing.com/action/0?ti=137009390&tm=al001&Ver=2&mid=9798da03-d143-4734-8016-3ed705c2a2bb&bo=3&sid=4bf8f74039bf11f1b7f22ba2d52d7300&vid=4bf935d039bf11f181b97d38e7993e2f&vids=1&msclkid=N&pi=918639831&lg=en-US&sw=412&sh=823&sc=24&tl=PR%20Newswire%3A%20press%20release%20distribution,%20targeting,%20monitoring%20and%20marketing%20%7C%20PR%20Newswire&p=https%3A%2F%2Fwww.prnewswire.com%2F&r=&lt=1660&pt=1776362917622,,,,,278,279,283,284,292,285,292,315,325,321,670,674,697,1644,1646,1660&pn=0,0&mtp=1&evt=pageLoad&sv=2&asc=G&cdb=AQIT&rn=257330bat.bing.com/action/0?ti=137009390&... https://bat.bing.com/action/0?ti=137009390&tm=al001&Ver=2&mid=9798da03-d143-4734-8016-3ed705c2a2bb&bo=3&sid=4bf8f74039bf11f1b7f22ba2d52d7300&vid=4bf935d039bf11f181b97d38e7993e2f&vids=1&msclkid=N&pi=918639831&lg=en-US&sw=412&sh=823&sc=24&tl=PR%20Newswire%3A%20press%20release%20distribution,%20targeting,%20monitoring%20and%20marketing%20%7C%20PR%20Newswire&p=https%3A%2F%2Fwww.prnewswire.com%2F&r=&lt=1660&pt=1776362917622,,,,,278,279,283,284,292,285,292,315,325,321,670,674,697,1644,1646,1660&pn=0,0&mtp=1&evt=pageLoad&sv=2&asc=G&cdb=AQIT&rn=257330 — 204 — 231 B — 70 ms — h2https://www.google.com/gmp/conversion/_dc_unique_id=11559192743276745032;_dc_ptd=ChEI8JGCzwYQy4musMGWzaLRARIfACfpm3fD2Youbh53CZdNLolKbthxz0s3rpMn0Eiajg;_dc_time=1776362920;cat=prallpgs;ord=910727890988064;src=12056271;type=prallpgs;~oref=https%3A%2F%2Fwww.prnewswire.com%2F;auiddc=22076329539688718620531906844629502231?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=11559192743276745032;_dc_ptd=ChEI8JGCzwYQy4musMGWzaLRARIfACfpm3fD2Youbh53CZdNLolKbthxz0s3rpMn0Eiajg;_dc_time=1776362920;cat=prallpgs;ord=910727890988064;src=12056271;type=prallpgs;~oref=https%3A%2F%2Fwww.prnewswire.com%2F;auiddc=22076329539688718620531906844629502231? — 302 — 22 B — 24 ms — h3https://www.google.com/gmp/conversion/_dc_unique_id=11559192743276745032;dc_pre=COTB6Mb78pMDFUYB_wgdt54Shw;_dc_ptd=ChEI8JGCzwYQy4musMGWzaLRARIfACfpm3fD2Youbh53CZdNLolKbthxz0s3rpMn0Eiajg;_dc_time=1776362920;cat=prallpgs;ord=910727890988064;src=12056271;type=prallpgs;~oref=https%3A%2F%2Fwww.prnewswire.com%2F;auiddc=22076329539688718620531906844629502231?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=11559192743276745032;dc_pre=COTB6Mb78pMDFUYB_wgdt54Shw;_dc_ptd=ChEI8JGCzwYQy4musMGWzaLRARIfACfpm3fD2Youbh53CZdNLolKbthxz0s3rpMn0Eiajg;_dc_time=1776362920;cat=prallpgs;ord=910727890988064;src=12056271;type=prallpgs;~oref=https%3A%2F%2Fwww.prnewswire.com%2F;auiddc=22076329539688718620531906844629502231? — 200 — 63 B — 411 ms — h3https://c.la3-c2-phx.salesforceliveagent.com/content/g/js/48.0/deployment.jsc.la3-c2-phx.salesforceliveagent.co... https://c.la3-c2-phx.salesforceliveagent.com/content/g/js/48.0/deployment.js — 200 — 42.1 KiB — 1.9 s — http/1.1https://assets.adobedtm.com/f8e1ad0aec1d/d06ab2f346fe/69eb3ec9eb5f/RC5e0b485c70854e798c8e274dc6df0548-source.min.jsassets.adobedtm.com/f8e1ad0aec1d/d0... https://assets.adobedtm.com/f8e1ad0aec1d/d06ab2f346fe/69eb3ec9eb5f/RC5e0b485c70854e798c8e274dc6df0548-source.min.js — 200 — 872 B — 3 ms — h2https://script.hotjar.com/modules.6a0f3932cb1341a35c18.jsscript.hotjar.com/modules.6a0f3932c... https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js — 200 — 56.6 KiB — 144 ms — h2https://www.google.com/pagead/1p-user-list/1019740767/?random=1776362920067&cv=11&fst=1776362400000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64f0v892519341za200xec&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115616985~115938465~115938468~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fwww.prnewswire.com%2F&rcb=1&frm=0&tiba=PR%20Newswire%3A%20press%20release%20distribution%2C%20targeting%2C%20monitoring%20and%20marketing%20%7C%20PR%20Newswire&did=dZGYwMm&gdid=dZGYwMm&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=986673384.1776362920&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyQEABaugfb_rYZL4gyCKHoXxyJSW-EVcYiCchMAW_IPIn6U45lnW_XdRsBycqzzfH_4eZ0iZsTUdmG6hv4fwY8KbcUkvFNLo283RAtp4PghJAa7d7KbIPQy3W-Dr7lWF2TlwzcpDrkcsXiXeHIFkSpdN-PmTY89sE2OTB8HhbMImubfQaw5MxBY6Nipw-SqvK1WiHVU5ibqkF2HYKwBSXk6GuJKc_Z03VpSAjG52DD5y424mo0wOmqGVAr0-EOpMY7IqaIuuLxGMHNg&random=1972093478&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/1019740767/?random=1776362920067&cv=11&fst=1776362400000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64f0v892519341za200xec&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115616985~115938465~115938468~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fwww.prnewswire.com%2F&rcb=1&frm=0&tiba=PR%20Newswire%3A%20press%20release%20distribution%2C%20targeting%2C%20monitoring%20and%20marketing%20%7C%20PR%20Newswire&did=dZGYwMm&gdid=dZGYwMm&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=986673384.1776362920&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyQEABaugfb_rYZL4gyCKHoXxyJSW-EVcYiCchMAW_IPIn6U45lnW_XdRsBycqzzfH_4eZ0iZsTUdmG6hv4fwY8KbcUkvFNLo283RAtp4PghJAa7d7KbIPQy3W-Dr7lWF2TlwzcpDrkcsXiXeHIFkSpdN-PmTY89sE2OTB8HhbMImubfQaw5MxBY6Nipw-SqvK1WiHVU5ibqkF2HYKwBSXk6GuJKc_Z03VpSAjG52DD5y424mo0wOmqGVAr0-EOpMY7IqaIuuLxGMHNg&random=1972093478&rmt_tld=0&ipr=y — 200 — 64 B — 19 ms — h3https://www.google.com.sg/pagead/1p-user-list/1019740767/?random=1776362920067&cv=11&fst=1776362400000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64f0v892519341za200xec&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115616985~115938465~115938468~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fwww.prnewswire.com%2F&rcb=1&frm=0&tiba=PR%20Newswire%3A%20press%20release%20distribution%2C%20targeting%2C%20monitoring%20and%20marketing%20%7C%20PR%20Newswire&did=dZGYwMm&gdid=dZGYwMm&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=986673384.1776362920&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyQEABaugfb_rYZL4gyCKHoXxyJSW-EVcYiCchMAW_IPIn6U45lnW_XdRsBycqzzfH_4eZ0iZsTUdmG6hv4fwY8KbcUkvFNLo283RAtp4PghJAa7d7KbIPQy3W-Dr7lWF2TlwzcpDrkcsXiXeHIFkSpdN-PmTY89sE2OTB8HhbMImubfQaw5MxBY6Nipw-SqvK1WiHVU5ibqkF2HYKwBSXk6GuJKc_Z03VpSAjG52DD5y424mo0wOmqGVAr0-EOpMY7IqaIuuLxGMHNg&random=1972093478&rmt_tld=1&ipr=ywww.google.com.sg/pagead/1p-user-li... https://www.google.com.sg/pagead/1p-user-list/1019740767/?random=1776362920067&cv=11&fst=1776362400000&bg=ffffff&guid=ON&async=1&en=gtag.config&gtm=45be64f0v892519341za200xec&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115616985~115938465~115938468~117266401&u_w=412&u_h=823&url=https%3A%2F%2Fwww.prnewswire.com%2F&rcb=1&frm=0&tiba=PR%20Newswire%3A%20press%20release%20distribution%2C%20targeting%2C%20monitoring%20and%20marketing%20%7C%20PR%20Newswire&did=dZGYwMm&gdid=dZGYwMm&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=986673384.1776362920&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=CA&data=event%3Dgtag.config&rfmt=3&fmt=3&is_vtc=1&cid=CAQSyQEABaugfb_rYZL4gyCKHoXxyJSW-EVcYiCchMAW_IPIn6U45lnW_XdRsBycqzzfH_4eZ0iZsTUdmG6hv4fwY8KbcUkvFNLo283RAtp4PghJAa7d7KbIPQy3W-Dr7lWF2TlwzcpDrkcsXiXeHIFkSpdN-PmTY89sE2OTB8HhbMImubfQaw5MxBY6Nipw-SqvK1WiHVU5ibqkF2HYKwBSXk6GuJKc_Z03VpSAjG52DD5y424mo0wOmqGVAr0-EOpMY7IqaIuuLxGMHNg&random=1972093478&rmt_tld=1&ipr=y — 200 — 154 B — 15 ms — h2https://assets.adobedtm.com/f8e1ad0aec1d/d06ab2f346fe/69eb3ec9eb5f/RCea714b5e12ac49ea9166655fc0760bf7-source.min.jsassets.adobedtm.com/f8e1ad0aec1d/d0... https://assets.adobedtm.com/f8e1ad0aec1d/d06ab2f346fe/69eb3ec9eb5f/RCea714b5e12ac49ea9166655fc0760bf7-source.min.js — 200 — 798 B — 11 ms — h2https://fast.wistia.net/assets/external/allIntegrations.js@4a7b909604c9049f14b616b11446fa0e8efdec42fast.wistia.net/assets/external/all... https://fast.wistia.net/assets/external/allIntegrations.js@4a7b909604c9049f14b616b11446fa0e8efdec42 — 200 — 16.1 KiB — 11 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=7025281&time=1776362920007&li_adsId=e7b440e4-5a6d-4b3e-b1c2-ddc2b1b46652&url=https%3A%2F%2Fwww.prnewswire.com%2F&cookiesTest=truepx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=7025281&time=1776362920007&li_adsId=e7b440e4-5a6d-4b3e-b1c2-ddc2b1b46652&url=https%3A%2F%2Fwww.prnewswire.com%2F&cookiesTest=true — 200 — 453 B — 189 ms — h2https://assets.adobedtm.com/f8e1ad0aec1d/d06ab2f346fe/69eb3ec9eb5f/RC59f57846ee3f4741a732843818737a5d-source.min.jsassets.adobedtm.com/f8e1ad0aec1d/d0... https://assets.adobedtm.com/f8e1ad0aec1d/d06ab2f346fe/69eb3ec9eb5f/RC59f57846ee3f4741a732843818737a5d-source.min.js — 200 — 882 B — 4 ms — h2https://assets.adobedtm.com/f8e1ad0aec1d/d06ab2f346fe/69eb3ec9eb5f/RCd934823a562d4ec88b9b5c24526c3992-source.min.jsassets.adobedtm.com/f8e1ad0aec1d/d0... https://assets.adobedtm.com/f8e1ad0aec1d/d06ab2f346fe/69eb3ec9eb5f/RCd934823a562d4ec88b9b5c24526c3992-source.min.js — 200 — 692 B — 7 ms — h2https://assets.adobedtm.com/f8e1ad0aec1d/d06ab2f346fe/69eb3ec9eb5f/RC04c53a39ae6d4edeb9afaa19b7cea259-source.min.jsassets.adobedtm.com/f8e1ad0aec1d/d0... https://assets.adobedtm.com/f8e1ad0aec1d/d06ab2f346fe/69eb3ec9eb5f/RC04c53a39ae6d4edeb9afaa19b7cea259-source.min.js — 200 — 640 B — 6 ms — h2https://assets.adobedtm.com/f8e1ad0aec1d/d06ab2f346fe/69eb3ec9eb5f/RC29d0262935374e8c95c1169bfeff92b4-source.min.jsassets.adobedtm.com/f8e1ad0aec1d/d0... https://assets.adobedtm.com/f8e1ad0aec1d/d06ab2f346fe/69eb3ec9eb5f/RC29d0262935374e8c95c1169bfeff92b4-source.min.js — 200 — 636 B — 5 ms — h2https://assets.qualified.com/packs/css/widget/sandboxed/messenger-9fcbda82.cssassets.qualified.com/packs/css/widg... https://assets.qualified.com/packs/css/widget/sandboxed/messenger-9fcbda82.css — 200 — 8.4 KiB — 20 ms — h2https://assets.qualified.com/packs/js/widget/sandboxed/messenger-9c325980.jsassets.qualified.com/packs/js/widge... https://assets.qualified.com/packs/js/widget/sandboxed/messenger-9c325980.js — 200 — 803.4 KiB — 185 ms — h2https://assets.qualified.com/packs/media/Inter-Regular.f1f0c35b.woff2assets.qualified.com/packs/media/In... https://assets.qualified.com/packs/media/Inter-Regular.f1f0c35b.woff2 — 200 — 97.2 KiB — 31 ms — h2https://assets.qualified.com/packs/media/Inter-SemiBold.fcb100c7.woff2assets.qualified.com/packs/media/In... https://assets.qualified.com/packs/media/Inter-SemiBold.fcb100c7.woff2 — 200 — 103.7 KiB — 36 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.6 KiB — 14 ms — h2https://vc.hotjar.io/sessions/5062743?s=0.25&r=0.06031781087018928vc.hotjar.io/sessions/5062743?s=0.2... https://vc.hotjar.io/sessions/5062743?s=0.25&r=0.06031781087018928 — 204 — 232 B — 212 ms — h2https://px.ads.linkedin.com/wa/?medium=fetch&fmt=gpx.ads.linkedin.com/wa/?medium=fetc... https://px.ads.linkedin.com/wa/?medium=fetch&fmt=g — 204 — 43 B — 267 ms — h3https://trk.prnewswire.com/visitor/v200/svrGP.aspx?pps=3&siteid=1632284857&ref2=elqNone&tzo=0&ms=798&optin=disabled&elq1pcGUID=AE6DEF558BF74FBE984ACBEA16B8C9C1trk.prnewswire.com/visitor/v200/svr... https://trk.prnewswire.com/visitor/v200/svrGP.aspx?pps=3&siteid=1632284857&ref2=elqNone&tzo=0&ms=798&optin=disabled&elq1pcGUID=AE6DEF558BF74FBE984ACBEA16B8C9C1 — 200 — 511 B — 292 ms — http/1.1https://o209747.ingest.us.sentry.io/api/4508915056574464/envelope/?sentry_key=c36ec735e564530732f0d75311d173b6&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.119.1o209747.ingest.us.sentry.io/api/450... https://o209747.ingest.us.sentry.io/api/4508915056574464/envelope/?sentry_key=c36ec735e564530732f0d75311d173b6&sentry_version=7&sentry_client=sentry.javascript.browser%2F7.119.1 — 200 — 300 B — 26 ms — h2https://app.qualified.com/cdn-cgi/rum?app.qualified.com/cdn-cgi/rum? https://app.qualified.com/cdn-cgi/rum? — 204 — 173 B — 5 ms — h2https://app.qualified.com/w/1/GYXYao8kA4XzkurM/visitor_events?wu=59de85fb-d747-43a4-bcb9-46e92ff248ac&uuid=7b89165d-2fdb-462a-a352-cd7a434ad4d4app.qualified.com/w/1/GYXYao8kA4Xzk... https://app.qualified.com/w/1/GYXYao8kA4XzkurM/visitor_events?wu=59de85fb-d747-43a4-bcb9-46e92ff248ac&uuid=7b89165d-2fdb-462a-a352-cd7a434ad4d4 — 204 — 208 B — 264 ms — h2https://messenger-assets.qualified.com/uploads/7uoyD3ZXxSzvekVXAQYrF3dvWvmLdZ4oB32mn/7b2c8994befb08574ebc8fe14405f1a0e3fac8d8dce1ffda10eb3ba348da70cf.pngmessenger-assets.qualified.com/uplo... https://messenger-assets.qualified.com/uploads/7uoyD3ZXxSzvekVXAQYrF3dvWvmLdZ4oB32mn/7b2c8994befb08574ebc8fe14405f1a0e3fac8d8dce1ffda10eb3ba348da70cf.png — 200 — 9.2 KiB — 18 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.4 KiB — 43 ms — h3https://www.clarity.ms/tag/hfbl37wg0swww.clarity.ms/tag/hfbl37wg0s https://www.clarity.ms/tag/hfbl37wg0s — 200 — 1.1 KiB — 27 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-0DHFP0WHPXwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-0DHFP0WHPX — 200 — 176.1 KiB — 36 ms — h3https://d.la3-c2-phx.salesforceliveagent.com/chat/rest/System/MultiNoun.jsonp?nouns=VisitorId,Settings&VisitorId.prefix=Visitor&Settings.prefix=Visitor&Settings.buttonIds=[573d0000000oLnn]&Settings.updateBreadcrumb=1&Settings.urlPrefix=undefined&callback=liveagent._.handlePing&deployment_id=572d0000000GwoO&org_id=00Dd0000000iEuw&version=48d.la3-c2-phx.salesforceliveagent.co... https://d.la3-c2-phx.salesforceliveagent.com/chat/rest/System/MultiNoun.jsonp?nouns=VisitorId,Settings&VisitorId.prefix=Visitor&Settings.prefix=Visitor&Settings.buttonIds=[573d0000000oLnn]&Settings.updateBreadcrumb=1&Settings.urlPrefix=undefined&callback=liveagent._.handlePing&deployment_id=572d0000000GwoO&org_id=00Dd0000000iEuw&version=48 — 200 — 603 B — 964 ms — http/1.1https://scripts.clarity.ms/0.8.59/clarity.jsscripts.clarity.ms/0.8.59/clarity.j... https://scripts.clarity.ms/0.8.59/clarity.js — 200 — 26.2 KiB — 34 ms — h2https://c.clarity.ms/c.gifc.clarity.ms/c.gif https://c.clarity.ms/c.gif — 302 — 516 B — 143 ms — h2https://connect.facebook.net/signals/config/616952086670234?v=2.9.298&r=stable&domain=www.prnewswire.com&hme=c048e760b3fdc0fbdc117d7607b2c36e13eff2660c515ac72e86dac5ba060bb9&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C277%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C264%2C265%2C263%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C279%2C294%2C212%2C201%2C202%2C200%2C297%2C289%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/616952086670234?v=2.9.298&r=stable&domain=www.prnewswire.com&hme=c048e760b3fdc0fbdc117d7607b2c36e13eff2660c515ac72e86dac5ba060bb9&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C277%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C264%2C265%2C263%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C279%2C294%2C212%2C201%2C202%2C200%2C297%2C289%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 44.4 KiB — 235 ms — h3https://cdn.optimizely.com/js/29910650391.jscdn.optimizely.com/js/29910650391.j... https://cdn.optimizely.com/js/29910650391.js — 200 — 89.6 KiB — 40 ms — h2https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=DC636DBD446E48AE9AF09A3DF508D097&RedC=c.clarity.ms&MXFR=020024B9836069CC1CF03384876067A7c.bing.com/c.gif?ctsa=mr&CtsSyncId=... https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=DC636DBD446E48AE9AF09A3DF508D097&RedC=c.clarity.ms&MXFR=020024B9836069CC1CF03384876067A7 — 302 — 585 B — 72 ms — h2https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=DC636DBD446E48AE9AF09A3DF508D097&MUID=1497DB69BE096282387ACC54BF0C638Cc.clarity.ms/c.gif?ctsa=mr&CtsSyncI... https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=DC636DBD446E48AE9AF09A3DF508D097&MUID=1497DB69BE096282387ACC54BF0C638C — 200 — 467 B — 86 ms — h2https://a20151573008.cdn.optimizely.com/client_storage/a20151573008.htmla20151573008.cdn.optimizely.com/cli... https://a20151573008.cdn.optimizely.com/client_storage/a20151573008.html — 200 — 1.5 KiB — 42 ms — h2https://q.clarity.ms/collectq.clarity.ms/collect https://q.clarity.ms/collect — 204 — 282 B — 702 ms — http/1.1https://connect.facebook.net/signals/config/605469304420098?v=2.9.298&r=stable&domain=www.prnewswire.com&hme=c048e760b3fdc0fbdc117d7607b2c36e13eff2660c515ac72e86dac5ba060bb9&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C277%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C264%2C265%2C263%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C279%2C294%2C212%2C201%2C202%2C200%2C297%2C289%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C317%2C196%2C215%2C184%2C182%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C266%2C316%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/605469304420098?v=2.9.298&r=stable&domain=www.prnewswire.com&hme=c048e760b3fdc0fbdc117d7607b2c36e13eff2660c515ac72e86dac5ba060bb9&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C277%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C264%2C265%2C263%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C279%2C294%2C212%2C201%2C202%2C200%2C297%2C289%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C317%2C196%2C215%2C184%2C182%2C235%2C206%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C266%2C316%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245 — 200 — 24.9 KiB — 223 ms — h3https://www.facebook.com/tr/?id=616952086670234&ev=PageView&dl=https%3A%2F%2Fwww.prnewswire.com%2F&rl=&if=false&ts=1776362922546&sw=412&sh=823&v=2.9.298&r=stable&ec=0&o=12318&fbp=fb.1.1776362922532.68990669220205733&ler=empty&cdl=API_unavailable&pmd[title]=PR%20Newswire%3A%20press%20release%20distribution%2C%20targeting%2C%20monitoring%20and%20marketing%20%7C%20PR%20Newswire&pmd[locale]=en&pmd[description]=PR%20Newswire%E2%80%99s%20news%20distribution%2C%20targeting%2C%20monitoring%20and%20marketing%20solutions%20help%20you%20connect%20and%20engage%20with%20target%20audiences%20across%20the%20globe.&pmd[keywords]=&plt=696.7999999523163&it=1776362922262&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=61695208667... https://www.facebook.com/tr/?id=616952086670234&ev=PageView&dl=https%3A%2F%2Fwww.prnewswire.com%2F&rl=&if=false&ts=1776362922546&sw=412&sh=823&v=2.9.298&r=stable&ec=0&o=12318&fbp=fb.1.1776362922532.68990669220205733&ler=empty&cdl=API_unavailable&pmd[title]=PR%20Newswire%3A%20press%20release%20distribution%2C%20targeting%2C%20monitoring%20and%20marketing%20%7C%20PR%20Newswire&pmd[locale]=en&pmd[description]=PR%20Newswire%E2%80%99s%20news%20distribution%2C%20targeting%2C%20monitoring%20and%20marketing%20solutions%20help%20you%20connect%20and%20engage%20with%20target%20audiences%20across%20the%20globe.&pmd[keywords]=&plt=696.7999999523163&it=1776362922262&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=GET — 200 — 19 B — 13 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=616952086670234&ev=PageView&dl=https%3A%2F%2Fwww.prnewswire.com%2F&rl=&if=false&ts=1776362922546&sw=412&sh=823&v=2.9.298&r=stable&ec=0&o=12318&fbp=fb.1.1776362922532.68990669220205733&ler=empty&cdl=API_unavailable&pmd[title]=PR%20Newswire%3A%20press%20release%20distribution%2C%20targeting%2C%20monitoring%20and%20marketing%20%7C%20PR%20Newswire&pmd[locale]=en&pmd[description]=PR%20Newswire%E2%80%99s%20news%20distribution%2C%20targeting%2C%20monitoring%20and%20marketing%20solutions%20help%20you%20connect%20and%20engage%20with%20target%20audiences%20across%20the%20globe.&pmd[keywords]=&plt=696.7999999523163&it=1776362922262&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=616952086670234&ev=PageView&dl=https%3A%2F%2Fwww.prnewswire.com%2F&rl=&if=false&ts=1776362922546&sw=412&sh=823&v=2.9.298&r=stable&ec=0&o=12318&fbp=fb.1.1776362922532.68990669220205733&ler=empty&cdl=API_unavailable&pmd[title]=PR%20Newswire%3A%20press%20release%20distribution%2C%20targeting%2C%20monitoring%20and%20marketing%20%7C%20PR%20Newswire&pmd[locale]=en&pmd[description]=PR%20Newswire%E2%80%99s%20news%20distribution%2C%20targeting%2C%20monitoring%20and%20marketing%20solutions%20help%20you%20connect%20and%20engage%20with%20target%20audiences%20across%20the%20globe.&pmd[keywords]=&plt=696.7999999523163&it=1776362922262&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=FGET — 200 — 196 B — 504 ms — h3https://q.clarity.ms/collectq.clarity.ms/collect https://q.clarity.ms/collect — 204 — 282 B — 1.3 s — http/1.1https://www.facebook.com/tr/?id=605469304420098&ev=PageView&dl=https%3A%2F%2Fwww.prnewswire.com&rl=&if=false&ts=1776362922804&sw=412&sh=823&v=2.9.298&r=stable&ec=0&o=12318&fbp=fb.1.1776362922532.68990669220205733&ler=empty&cdl=API_unavailable&plt=696.7999999523163&pm=1&hrl=89aab8&ups[pv]=%7B%7D&ups[rpv]=%7B%7D&it=1776362922262&coo=false&cs_cc=1&cas=8367160373360787%2C7733639183358663%2C7751446174875435&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&dlc=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=60546930442... https://www.facebook.com/tr/?id=605469304420098&ev=PageView&dl=https%3A%2F%2Fwww.prnewswire.com&rl=&if=false&ts=1776362922804&sw=412&sh=823&v=2.9.298&r=stable&ec=0&o=12318&fbp=fb.1.1776362922532.68990669220205733&ler=empty&cdl=API_unavailable&plt=696.7999999523163&pm=1&hrl=89aab8&ups[pv]=%7B%7D&ups[rpv]=%7B%7D&it=1776362922262&coo=false&cs_cc=1&cas=8367160373360787%2C7733639183358663%2C7751446174875435&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&dlc=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=GET — 200 — 16 B — 5 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=605469304420098&ev=PageView&dl=https%3A%2F%2Fwww.prnewswire.com&rl=&if=false&ts=1776362922804&sw=412&sh=823&v=2.9.298&r=stable&ec=0&o=12318&fbp=fb.1.1776362922532.68990669220205733&ler=empty&cdl=API_unavailable&plt=696.7999999523163&pm=1&hrl=89aab8&ups[pv]=%7B%7D&ups[rpv]=%7B%7D&it=1776362922262&coo=false&cs_cc=1&cas=8367160373360787%2C7733639183358663%2C7751446174875435&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&dlc=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=605469304420098&ev=PageView&dl=https%3A%2F%2Fwww.prnewswire.com&rl=&if=false&ts=1776362922804&sw=412&sh=823&v=2.9.298&r=stable&ec=0&o=12318&fbp=fb.1.1776362922532.68990669220205733&ler=empty&cdl=API_unavailable&plt=696.7999999523163&pm=1&hrl=89aab8&ups[pv]=%7B%7D&ups[rpv]=%7B%7D&it=1776362922262&coo=false&cs_cc=1&cas=8367160373360787%2C7733639183358663%2C7751446174875435&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&dlc=1&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct3&expv2[6]=hf1&rqm=FGET — 200 — 197 B — 236 ms — h3https://d.la13-core1.sfdc-lywfpd.salesforceliveagent.com/chat/rest/Visitor/Settings.jsonp?sid=8d49984c-43f0-428b-a9d1-45728c830f86&Settings.prefix=Visitor&Settings.buttonIds=[573d0000000oLnn]&Settings.updateBreadcrumb=1&Settings.urlPrefix=undefined&callback=liveagent._.handlePing&deployment_id=572d0000000GwoO&org_id=00Dd0000000iEuw&version=48d.la13-core1.sfdc-lywfpd.salesforce... https://d.la13-core1.sfdc-lywfpd.salesforceliveagent.com/chat/rest/Visitor/Settings.jsonp?sid=8d49984c-43f0-428b-a9d1-45728c830f86&Settings.prefix=Visitor&Settings.buttonIds=[573d0000000oLnn]&Settings.updateBreadcrumb=1&Settings.urlPrefix=undefined&callback=liveagent._.handlePing&deployment_id=572d0000000GwoO&org_id=00Dd0000000iEuw&version=48 — 200 — 467 B — 577 ms — h2https://tracking.intentsify.io/page-tracking/intentsify-%20prnewswire%20/https%3A%2F%2Fwww.prnewswire.com%2Ftracking.intentsify.io/page-trackin... https://tracking.intentsify.io/page-tracking/intentsify-%20prnewswire%20/https%3A%2F%2Fwww.prnewswire.com%2F — 302 — 403 B — 683 ms — h2https://logx.optimizely.com/v1/eventslogx.optimizely.com/v1/events https://logx.optimizely.com/v1/events — 204 — 370 B — 217 ms — h2https://a.usbrowserspeed.com/cs?pid=5476ad7fb254ae8ddffd9ee34e77cfbb0c895c04783f2a615f8a1341878ee532&puid=77337bcd-aa29-4665-848e-c20143b15de7-intentsify-%20prnewswire-67483605-69ce-49e8-bd43-f0d7372ab8fca.usbrowserspeed.com/cs?pid=5476ad7... https://a.usbrowserspeed.com/cs?pid=5476ad7fb254ae8ddffd9ee34e77cfbb0c895c04783f2a615f8a1341878ee532&puid=77337bcd-aa29-4665-848e-c20143b15de7-intentsify-%20prnewswire-67483605-69ce-49e8-bd43-f0d7372ab8fc — 204 — 148 B — 595 ms — h2https://www.prnewswire.com/content/dam/prnewswire/icons/2019-Q4-PRN-Icon-32-32.pngwww.prnewswire.com/content/dam/prne... https://www.prnewswire.com/content/dam/prnewswire/icons/2019-Q4-PRN-Icon-32-32.png — 200 — 6.3 KiB — 21 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-0DHFP0WHPX&gtm=45je64f0v897006685za20g&_p=1776362919628&gcs=G111&gcd=13v3v3v3v5l1&npa=0&dma=0&gdid=dZGYwMm&_eu=AAgIAGQ&are=1&cid=1193201455.1776362920&frm=0&pscdl=noapi&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=2&tag_exp=0~115938465~115938468~117266401~118131809&sid=1776362919&sct=1&seg=0&dl=https%3A%2F%2Fwww.prnewswire.com%2F&dt=PR%20Newswire%3A%20press%20release%20distribution%2C%20targeting%2C%20monitoring%20and%20marketing%20%7C%20PR%20Newswire&_tu=CA&en=homepage_view&_et=14&tfd=7357analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-0DHFP0WHPX&gtm=45je64f0v897006685za20g&_p=1776362919628&gcs=G111&gcd=13v3v3v3v5l1&npa=0&dma=0&gdid=dZGYwMm&_eu=AAgIAGQ&are=1&cid=1193201455.1776362920&frm=0&pscdl=noapi&rcb=10&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=2&tag_exp=0~115938465~115938468~117266401~118131809&sid=1776362919&sct=1&seg=0&dl=https%3A%2F%2Fwww.prnewswire.com%2F&dt=PR%20Newswire%3A%20press%20release%20distribution%2C%20targeting%2C%20monitoring%20and%20marketing%20%7C%20PR%20Newswire&_tu=CA&en=homepage_view&_et=14&tfd=7357 — 204 — 48 B — 14 ms — h2https://q.clarity.ms/collectq.clarity.ms/collect https://q.clarity.ms/collect — 204 — 282 B — 229 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 10873ms · 2121KB · €174/mo
Unattributable
Other
Costly
Execution 1313ms
Transfer 0 KB
Monthly Cost €21/mo
fast.wistia.com
Other
Costly
Execution 1285ms
Transfer 147 KB
Unused 43%
Monthly Cost €21/mo
fast.wistia.com
Other
Costly
Execution 1203ms
Transfer 55 KB
Unused 41%
Monthly Cost €19/mo
www.prnewswire.com
Other
Costly
Execution 1061ms
Transfer 30 KB
Monthly Cost €17/mo
www.prnewswire.com
Other
Costly
Execution 544ms
Transfer 7 KB
Monthly Cost €9/mo
assets.adobedtm.com
Other
Costly
Execution 514ms
Transfer 90 KB
Monthly Cost €8/mo
Google Tag Manager
Tag Manager
Costly
Execution 389ms
Transfer 144 KB
Unused 37%
Monthly Cost €6/mo
Google Tag Manager
Tag Manager
Costly
Execution 381ms
Transfer 176 KB
Unused 38%
Monthly Cost €6/mo
www.prnewswire.com
Other
Costly
Execution 377ms
Transfer 0 KB
Monthly Cost €6/mo
js.qualified.com
Other
Costly
Execution 371ms
Transfer 117 KB
Unused 49%
Monthly Cost €6/mo
Optimizely
A/B Testing
Costly
Execution 313ms
Transfer 90 KB
Unused 52%
Monthly Cost €5/mo
Google Tag Manager
Tag Manager
Costly
Execution 256ms
Transfer 117 KB
Unused 52%
Monthly Cost €4/mo
Microsoft Clarity
Session Replay
Costly
Execution 248ms
Transfer 26 KB
Monthly Cost €4/mo
js.qualified.com
Other
Costly
Execution 240ms
Transfer 94 KB
Unused 51%
Monthly Cost €4/mo
Hotjar
Session Replay
Costly
Execution 229ms
Transfer 57 KB
Unused 67%
Monthly Cost €4/mo
Facebook Pixel
Advertising
Costly
Execution 224ms
Transfer 96 KB
Unused 34%
Monthly Cost €4/mo
www.prnewswire.com
Other
Optional
Execution 189ms
Transfer 36 KB
Monthly Cost €3/mo
Google Analytics
Analytics
Optional
Execution 186ms
Transfer 109 KB
Unused 61%
Monthly Cost €3/mo
Facebook Pixel
Advertising
Optional
Execution 180ms
Transfer 44 KB
Monthly Cost €3/mo
jsDelivr
CDN
Optional
Execution 167ms
Transfer 10 KB
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Optional
Execution 121ms
Transfer 176 KB
Unused 64%
Monthly Cost €2/mo
static.cloudflareinsights.com
Other
Optional
Execution 112ms
Transfer 7 KB
Monthly Cost €2/mo
Google Analytics
Analytics
Optional
Execution 106ms
Transfer 21 KB
Monthly Cost €2/mo
LinkedIn Insight
Advertising
Optional
Execution 88ms
Transfer 19 KB
Monthly Cost €1/mo
fast.wistia.net
Other
Optional
Execution 87ms
Transfer 159 KB
Unused 77%
Monthly Cost €1/mo
cookiechimp.com
Other
Optional
Execution 84ms
Transfer 0 KB
Monthly Cost €1/mo
Facebook Pixel
Advertising
Optional
Execution 83ms
Transfer 25 KB
Monthly Cost €1/mo
www.prnewswire.com
Other
Optional
Execution 80ms
Transfer 83 KB
Unused 37%
Monthly Cost €1/mo
www.prnewswire.com
Other
Optional
Execution 75ms
Transfer 94 KB
Monthly Cost €1/mo
fast.wistia.com
Other
Optional
Execution 74ms
Transfer 42 KB
Unused 74%
Monthly Cost €1/mo
assets.adobedtm.com
Other
Optional
Execution 62ms
Transfer 2 KB
Monthly Cost €1/mo
assets.adobedtm.com
Other
Optional
Execution 60ms
Transfer 2 KB
Monthly Cost €1/mo
code.jquery.com
Other
Optional
Execution 59ms
Transfer 31 KB
Unused 75%
Monthly Cost €1/mo
Bing UET
Advertising
Optional
Execution 56ms
Transfer 15 KB
Monthly Cost €1/mo
assets.adobedtm.com
Other
Optional
Execution 55ms
Transfer 1 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 1313ms and costs ~€21/month
  • fast.wistia.com adds 1285ms and costs ~€21/month
  • fast.wistia.com adds 1203ms and costs ~€19/month
  • www.prnewswire.com adds 1061ms and costs ~€17/month
  • www.prnewswire.com adds 544ms and costs ~€9/month
  • assets.adobedtm.com adds 514ms and costs ~€8/month
  • Google Tag Manager adds 389ms and costs ~€6/month
  • Google Tag Manager adds 381ms and costs ~€6/month
  • www.prnewswire.com adds 377ms and costs ~€6/month
  • js.qualified.com adds 371ms and costs ~€6/month
  • Optimizely adds 313ms and costs ~€5/month
  • Google Tag Manager adds 256ms and costs ~€4/month
  • Microsoft Clarity adds 248ms and costs ~€4/month
  • js.qualified.com adds 240ms and costs ~€4/month
  • Hotjar adds 229ms and costs ~€4/month
  • Facebook Pixel adds 224ms and costs ~€4/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

Unattributable takes 1313ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

fast.wistia.com takes 1285ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

fast.wistia.com takes 1203ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.prnewswire.com takes 1061ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.prnewswire.com takes 544ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

assets.adobedtm.com takes 514ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Google Tag Manager takes 389ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Google Tag Manager takes 381ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.prnewswire.com takes 377ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

js.qualified.com takes 371ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

Optimizely takes 313ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

52% of Optimizely's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

Google Tag Manager takes 256ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

52% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

Microsoft Clarity takes 248ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

js.qualified.com takes 240ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

51% of js.qualified.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

Hotjar takes 229ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

67% of Hotjar's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

Facebook Pixel takes 224ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

61% of Google Analytics's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

64% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

77% of fast.wistia.net's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

74% of fast.wistia.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

75% of code.jquery.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback