Skip to content
https://trezor.io

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
68
GRADE
D
FIX
5
REVIEW
1
PASS
7
INFO
2

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

86
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
97
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
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.

458 ms

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

1.23 s

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

183 ms

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

0.000

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

2.74 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.

3.75 s

Page Load Progression

635 ms
1.3 s
1.9 s
2.5 s
3.2 s
3.8 s
4.4 s
5.1 s
Checks
15
7 PASS 1 REVIEW 5 FIX
F
Page Weight Budget
Action
9.0 MB transferred, 119 requests
FIX
9.0 MB transferred, 119 requests
Critical::
Page weighs 13.1 MB (9.0 MB transferred)
Warning::
JavaScript is 1.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.5 MB
Info::
Fonts are 271 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 271 KB
Warning::
119 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.9 g CO2 per page load
9.0 MB / 2.4 MB budget
9.0 MB transferred
119 requests
1.9 g CO2 per page load
Other 6.4 MiB 71%
JavaScript 1.5 MiB 17%
Images 669.8 KiB 7%
Fonts 270.6 KiB 3%
HTML 147.5 KiB 2%
CSS 31.5 KiB 0%
Other 12.5 KiB 0%
Other 2.5 KiB 0%
Other 540 B 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
79% third-party, 0 ms blocking
FIX
79% third-party, 0 ms blocking
Warning::
Third-party code accounts for 79% of page weight (7.1 MiB of 9.0 MiB)
Info::
Third-party blocking time is low (0 ms)
21%
79%
First-party Third-party
D
JS Execution Cost
Action
2430ms total JS execution
FIX
2430ms total JS execution
Warning::
https://trezor.io/_next/static/chunks/0lde~4p3--bi...: 1032ms CPU time
Warning::
Unattributable: 490ms CPU time
Info::
https://trezor.io/: 239ms CPU time
Info::
https://web.cmp.usercentrics.eu/ui/v/3.117.0/WebSd...: 145ms CPU time
Info::
https://www.googletagmanager.com/gtag/destination?...: 130ms CPU time
Info::
Third-party scripts: 1160ms (48% of total)

Main Thread Breakdown

Script Evaluation 60% Other 21% Script Parsing & Compilation 8% Style & Layout 5%
ScriptTotalScriptingParse/CompileParty
https://trezor.io/_next/static/chunks/0lde~4p3--bio.js1032ms927ms10ms1st
Unattributable490ms22ms0ms3rd
https://trezor.io/239ms5ms28ms1st
https://web.cmp.usercentrics.eu/ui/v/3.117.0/WebSdk.lib.4c6726a9.js145ms134ms8ms3rd
https://www.googletagmanager.com/gtag/destination?id=AW-692809723&cx=c&gtm=4e64k0130ms110ms19ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5VGQHHL101ms73ms27ms3rd
https://www.googletagmanager.com/gtag/js?id=DC-14918036&cx=c&gtm=4e64k095ms80ms15ms3rd
https://www.googletagmanager.com/gtag/js?id=G-34JWL0HY2X&cx=c&gtm=4e64k077ms59ms16ms3rd
https://web.cmp.usercentrics.eu/ui/v/3.117.0/UsCmpController.19c71421.js69ms67ms1ms3rd
https://web.cmp.usercentrics.eu/ui/v/3.117.0/UcUsCmpView.6fcde5f7.js53ms16ms3ms3rd
F
JS Bundles
Action
42 scripts, 659 KB unused
FIX
42 scripts, 659 KB unused
Warning::
https://trezor.io/_next/static/chunks/152-_88w8y2m...: 145 KB unused (91%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://trezor.io/_next/static/chunks/0qk~bzb6ko2b...: 67 KB unused (100%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-34JW...: 61 KB unused (37%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 61 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-5VG...: 61 KB unused (36%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 659 KB
659 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://trezor.io/_next/static/chunks/152-_88w8y2mg.js159 KB145 KB (91%)1st
https://trezor.io/_next/static/chunks/0qk~bzb6ko2bx.js71 KB67 KB (100%)1st
https://www.googletagmanager.com/gtag/js?id=G-34JWL0HY2X&cx=c&gtm=4e64k0167 KB61 KB (37%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-692809723&cx=c&gtm=4e64k0144 KB61 KB (42%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5VGQHHL168 KB61 KB (36%)3rd
https://trezor.io/_next/static/chunks/0lde~4p3--bio.js124 KB54 KB (43%)1st
https://www.googletagmanager.com/gtag/js?id=DC-14918036&cx=c&gtm=4e64k0131 KB52 KB (40%)3rd
https://trezor.io/_next/static/chunks/04y8dge3f427g.js69 KB37 KB (54%)1st
https://web.cmp.usercentrics.eu/ui/v/3.117.0/WebSdk.lib.4c6726a9.js56 KB35 KB (63%)3rd
https://trezor.io/_next/static/chunks/0vgt6f7jck1ek.js48 KB30 KB (63%)1st

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
119 resources · 9.0 MB · 659 KB savings available
FIX
119 resources · 9.0 MB · 659 KB savings available
Warning::
Page weight 8.0 MB over 1MB target
Got: 9.0 MB Expected: ≤ 1 MB
Info::
~659 KB of savings available
Warning::
72 third-party resources (79% of weight)
Info::
8 resources over 200KB
119 resources · 9.0 MiB · 72 third-party 8.0 MiB over 1MB target
Media 71% · 6.4 MiB
JavaScript 17% · 1.5 MiB
Image 7% · 671.5 KiB
Font 3% · 270.6 KiB
Document 2% · 148.5 KiB
CSS 0% · 31.5 KiB
Other 0% · 12.9 KiB

~659.0 KiB of savings available

Remove unused JavaScript: 659.0 KiB
B
Image Optimization
20 images, 0 KB saveable
REVIEW
20 images, 0 KB saveable
Info::
All images are well-optimized
20 images 670 KB
0 oversized -0 KB
14 legacy format
0 missing dimensions CLS risk
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
4 fonts (271 KB)
PASS
4 fonts (271 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

271 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 458 ms LCP 1.2 shttps://trezor.io/_next/static/media/tt_satoshi_bold-s.p.146_.x.22m3du.woff2tt_satoshi_bold-s.p.146... https://trezor.io/_next/static/media/tt_satoshi_bold-s.p.146_.x.22m3du.woff2 — 74.4 KiB — 64 ms — font-display: swaphttps://trezor.io/_next/static/media/tt_satoshi_demibold-s.p.0-yhu_llubgwq.woff2tt_satoshi_demibold-s.p... https://trezor.io/_next/static/media/tt_satoshi_demibold-s.p.0-yhu_llubgwq.woff2 — 65.7 KiB — 61 ms — font-display: swaphttps://trezor.io/_next/static/media/tt_satoshi_medium-s.p.0~3nj_9~l9vry.woff2tt_satoshi_medium-s.p.0... https://trezor.io/_next/static/media/tt_satoshi_medium-s.p.0~3nj_9~l9vry.woff2 — 65.9 KiB — 67 ms — font-display: swaphttps://trezor.io/_next/static/media/tt_satoshi_regular-s.p.094jg0r9v8hmm.woff2tt_satoshi_regular-s.p.... https://trezor.io/_next/static/media/tt_satoshi_regular-s.p.094jg0r9v8hmm.woff2 — 64.7 KiB — 68 ms — font-display: swap
tt_satoshi_bold-s.p.146... woff2 swap
Size 74 KB
Load time 64 ms
Start 79 ms
Risk FOUT — text flashes from fallback to web font
tt_satoshi_demibold-s.p... woff2 swap
Size 66 KB
Load time 61 ms
Start 80 ms
Risk FOUT — text flashes from fallback to web font
tt_satoshi_medium-s.p.0... woff2 swap
Size 66 KB
Load time 67 ms
Start 80 ms
Risk FOUT — text flashes from fallback to web font
tt_satoshi_regular-s.p.... woff2 swap
Size 65 KB
Load time 68 ms
Start 81 ms
Risk FOUT — text flashes from fallback to web font
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)
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+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

A+
HTTP Caching
max-age=7200 (2 hours)
PASS
max-age=7200 (2 hours)
Info::
Cache-Control header is set
Got: public, max-age=7200, s-maxage=7200
Info::
Effective TTL: 2 hours (max-age=7200)
Info::
CDN TTL: 2 hours (s-maxage=7200)
Info::
Last-Modified header present
Cache-Control

public, max-age=7200, s-maxage=7200

DirectiveValueMeaning
publicAny cache may store this response
max-age7200Cache for 2 hours
s-maxage7200CDN caches for 2 hours
Effective TTL: 7200 seconds
Network Waterfall
119 requests over 2890ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 458 ms LCP 1.2 shttps://trezor.io// https://trezor.io/ — 200 — 143.9 KiB — 77 ms — h2https://trezor.io/_next/static/media/tt_satoshi_bold-s.p.146_.x.22m3du.woff2/_next/static/media/tt_satoshi_bold... https://trezor.io/_next/static/media/tt_satoshi_bold-s.p.146_.x.22m3du.woff2 — 200 — 74.4 KiB — 64 ms — h2https://trezor.io/_next/static/media/tt_satoshi_demibold-s.p.0-yhu_llubgwq.woff2/_next/static/media/tt_satoshi_demi... https://trezor.io/_next/static/media/tt_satoshi_demibold-s.p.0-yhu_llubgwq.woff2 — 200 — 65.7 KiB — 61 ms — h2https://trezor.io/_next/static/media/tt_satoshi_medium-s.p.0~3nj_9~l9vry.woff2/_next/static/media/tt_satoshi_medi... https://trezor.io/_next/static/media/tt_satoshi_medium-s.p.0~3nj_9~l9vry.woff2 — 200 — 65.9 KiB — 67 ms — h2https://trezor.io/_next/static/media/tt_satoshi_regular-s.p.094jg0r9v8hmm.woff2/_next/static/media/tt_satoshi_regu... https://trezor.io/_next/static/media/tt_satoshi_regular-s.p.094jg0r9v8hmm.woff2 — 200 — 64.7 KiB — 68 ms — h2https://trezor.io/_next/static/media/hero-desktop.0kmlwydb19n04.jpg/_next/static/media/hero-desktop.0k... https://trezor.io/_next/static/media/hero-desktop.0kmlwydb19n04.jpg — 200 — 20.4 KiB — 66 ms — h2https://trezor.io/_next/static/chunks/0_w3~0qae1ykn.css/_next/static/chunks/0_w3~0qae1ykn.... https://trezor.io/_next/static/chunks/0_w3~0qae1ykn.css — 200 — 30.8 KiB — 44 ms — h2https://trezor.io/_next/static/chunks/00gdqcm9n-mb8.css/_next/static/chunks/00gdqcm9n-mb8.... https://trezor.io/_next/static/chunks/00gdqcm9n-mb8.css — 200 — 666 B — 62 ms — h2https://web.cmp.usercentrics.eu/ui/loader.jsweb.cmp.usercentrics.eu/ui/loader.j... https://web.cmp.usercentrics.eu/ui/loader.js — 200 — 15.6 KiB — 67 ms — h2https://trezor.io/gtm/gtm-loader.js/gtm/gtm-loader.js https://trezor.io/gtm/gtm-loader.js — 200 — 401 B — 192 ms — h2https://trezor.io/_next/static/chunks/07b.e-lhi2cx5.js/_next/static/chunks/07b.e-lhi2cx5.... https://trezor.io/_next/static/chunks/07b.e-lhi2cx5.js — 200 — 10.3 KiB — 84 ms — h2https://trezor.io/_next/static/chunks/13ru9ac2zqklz.js/_next/static/chunks/13ru9ac2zqklz.... https://trezor.io/_next/static/chunks/13ru9ac2zqklz.js — 200 — 18.4 KiB — 72 ms — h2https://trezor.io/_next/static/chunks/0vgt6f7jck1ek.js/_next/static/chunks/0vgt6f7jck1ek.... https://trezor.io/_next/static/chunks/0vgt6f7jck1ek.js — 200 — 47.8 KiB — 105 ms — h2https://trezor.io/_next/static/chunks/0lde~4p3--bio.js/_next/static/chunks/0lde~4p3--bio.... https://trezor.io/_next/static/chunks/0lde~4p3--bio.js — 200 — 124.3 KiB — 138 ms — h2https://trezor.io/_next/static/chunks/turbopack-0n34_w7mxxl~p.js/_next/static/chunks/turbopack-0n34... https://trezor.io/_next/static/chunks/turbopack-0n34_w7mxxl~p.js — 200 — 4.3 KiB — 58 ms — h2https://trezor.io/_next/static/chunks/0oh_783.pxe~8.js/_next/static/chunks/0oh_783.pxe~8.... https://trezor.io/_next/static/chunks/0oh_783.pxe~8.js — 200 — 3.6 KiB — 63 ms — h2https://trezor.io/_next/static/chunks/0l0-zm.ba3ug5.js/_next/static/chunks/0l0-zm.ba3ug5.... https://trezor.io/_next/static/chunks/0l0-zm.ba3ug5.js — 200 — 12.4 KiB — 96 ms — h2https://trezor.io/_next/static/chunks/00kedm95x_7fr.js/_next/static/chunks/00kedm95x_7fr.... https://trezor.io/_next/static/chunks/00kedm95x_7fr.js — 200 — 2.9 KiB — 93 ms — h2https://trezor.io/_next/static/chunks/06qe5zusgj-u6.js/_next/static/chunks/06qe5zusgj-u6.... https://trezor.io/_next/static/chunks/06qe5zusgj-u6.js — 200 — 10.0 KiB — 64 ms — h2https://trezor.io/_next/static/chunks/10i9p1oe0oyil.js/_next/static/chunks/10i9p1oe0oyil.... https://trezor.io/_next/static/chunks/10i9p1oe0oyil.js — 200 — 13.2 KiB — 107 ms — h2https://trezor.io/_next/static/chunks/0tvgmq8_kdh3y.js/_next/static/chunks/0tvgmq8_kdh3y.... https://trezor.io/_next/static/chunks/0tvgmq8_kdh3y.js — 200 — 2.8 KiB — 124 ms — h2https://trezor.io/_next/static/chunks/14n2_7g_3w03g.js/_next/static/chunks/14n2_7g_3w03g.... https://trezor.io/_next/static/chunks/14n2_7g_3w03g.js — 200 — 9.9 KiB — 127 ms — h2https://trezor.io/_next/static/chunks/00wo9l09gg0ox.js/_next/static/chunks/00wo9l09gg0ox.... https://trezor.io/_next/static/chunks/00wo9l09gg0ox.js — 200 — 13.1 KiB — 115 ms — h2https://trezor.io/_next/static/chunks/04y8dge3f427g.js/_next/static/chunks/04y8dge3f427g.... https://trezor.io/_next/static/chunks/04y8dge3f427g.js — 200 — 68.8 KiB — 99 ms — h2https://trezor.io/_next/static/chunks/0~-urel0x.dj..js/_next/static/chunks/0~-urel0x.dj..... https://trezor.io/_next/static/chunks/0~-urel0x.dj..js — 200 — 15.8 KiB — 67 ms — h2https://trezor.io/_next/static/chunks/0rcw2rlhk2qtn.js/_next/static/chunks/0rcw2rlhk2qtn.... https://trezor.io/_next/static/chunks/0rcw2rlhk2qtn.js — 200 — 13.2 KiB — 84 ms — h2https://trezor.io/_next/static/chunks/00bevr8uasy6i.js/_next/static/chunks/00bevr8uasy6i.... https://trezor.io/_next/static/chunks/00bevr8uasy6i.js — 200 — 8.3 KiB — 92 ms — h2https://trezor.io/_next/static/chunks/14.q5c-bi82oa.js/_next/static/chunks/14.q5c-bi82oa.... https://trezor.io/_next/static/chunks/14.q5c-bi82oa.js — 200 — 34.8 KiB — 146 ms — h2https://trezor.io/_next/static/chunks/06kr2hiyqfl3h.js/_next/static/chunks/06kr2hiyqfl3h.... https://trezor.io/_next/static/chunks/06kr2hiyqfl3h.js — 200 — 9.5 KiB — 137 ms — h2https://trezor.io/_next/static/chunks/031zt1etocb_..js/_next/static/chunks/031zt1etocb_..... https://trezor.io/_next/static/chunks/031zt1etocb_..js — 200 — 15.3 KiB — 134 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 458 ms LCP 1.2 shttps://trezor.io// https://trezor.io/ — 200 — 143.9 KiB — 77 ms — h2https://trezor.io/_next/static/media/tt_satoshi_bold-s.p.146_.x.22m3du.woff2/_next/static/media/tt_satoshi_bold... https://trezor.io/_next/static/media/tt_satoshi_bold-s.p.146_.x.22m3du.woff2 — 200 — 74.4 KiB — 64 ms — h2https://trezor.io/_next/static/media/tt_satoshi_demibold-s.p.0-yhu_llubgwq.woff2/_next/static/media/tt_satoshi_demi... https://trezor.io/_next/static/media/tt_satoshi_demibold-s.p.0-yhu_llubgwq.woff2 — 200 — 65.7 KiB — 61 ms — h2https://trezor.io/_next/static/media/tt_satoshi_medium-s.p.0~3nj_9~l9vry.woff2/_next/static/media/tt_satoshi_medi... https://trezor.io/_next/static/media/tt_satoshi_medium-s.p.0~3nj_9~l9vry.woff2 — 200 — 65.9 KiB — 67 ms — h2https://trezor.io/_next/static/media/tt_satoshi_regular-s.p.094jg0r9v8hmm.woff2/_next/static/media/tt_satoshi_regu... https://trezor.io/_next/static/media/tt_satoshi_regular-s.p.094jg0r9v8hmm.woff2 — 200 — 64.7 KiB — 68 ms — h2https://trezor.io/_next/static/media/hero-desktop.0kmlwydb19n04.jpg/_next/static/media/hero-desktop.0k... https://trezor.io/_next/static/media/hero-desktop.0kmlwydb19n04.jpg — 200 — 20.4 KiB — 66 ms — h2https://trezor.io/_next/static/chunks/0_w3~0qae1ykn.css/_next/static/chunks/0_w3~0qae1ykn.... https://trezor.io/_next/static/chunks/0_w3~0qae1ykn.css — 200 — 30.8 KiB — 44 ms — h2https://trezor.io/_next/static/chunks/00gdqcm9n-mb8.css/_next/static/chunks/00gdqcm9n-mb8.... https://trezor.io/_next/static/chunks/00gdqcm9n-mb8.css — 200 — 666 B — 62 ms — h2https://web.cmp.usercentrics.eu/ui/loader.jsweb.cmp.usercentrics.eu/ui/loader.j... https://web.cmp.usercentrics.eu/ui/loader.js — 200 — 15.6 KiB — 67 ms — h2https://trezor.io/gtm/gtm-loader.js/gtm/gtm-loader.js https://trezor.io/gtm/gtm-loader.js — 200 — 401 B — 192 ms — h2https://trezor.io/_next/static/chunks/07b.e-lhi2cx5.js/_next/static/chunks/07b.e-lhi2cx5.... https://trezor.io/_next/static/chunks/07b.e-lhi2cx5.js — 200 — 10.3 KiB — 84 ms — h2https://trezor.io/_next/static/chunks/13ru9ac2zqklz.js/_next/static/chunks/13ru9ac2zqklz.... https://trezor.io/_next/static/chunks/13ru9ac2zqklz.js — 200 — 18.4 KiB — 72 ms — h2https://trezor.io/_next/static/chunks/0vgt6f7jck1ek.js/_next/static/chunks/0vgt6f7jck1ek.... https://trezor.io/_next/static/chunks/0vgt6f7jck1ek.js — 200 — 47.8 KiB — 105 ms — h2https://trezor.io/_next/static/chunks/0lde~4p3--bio.js/_next/static/chunks/0lde~4p3--bio.... https://trezor.io/_next/static/chunks/0lde~4p3--bio.js — 200 — 124.3 KiB — 138 ms — h2https://trezor.io/_next/static/chunks/turbopack-0n34_w7mxxl~p.js/_next/static/chunks/turbopack-0n34... https://trezor.io/_next/static/chunks/turbopack-0n34_w7mxxl~p.js — 200 — 4.3 KiB — 58 ms — h2https://trezor.io/_next/static/chunks/0oh_783.pxe~8.js/_next/static/chunks/0oh_783.pxe~8.... https://trezor.io/_next/static/chunks/0oh_783.pxe~8.js — 200 — 3.6 KiB — 63 ms — h2https://trezor.io/_next/static/chunks/0l0-zm.ba3ug5.js/_next/static/chunks/0l0-zm.ba3ug5.... https://trezor.io/_next/static/chunks/0l0-zm.ba3ug5.js — 200 — 12.4 KiB — 96 ms — h2https://trezor.io/_next/static/chunks/00kedm95x_7fr.js/_next/static/chunks/00kedm95x_7fr.... https://trezor.io/_next/static/chunks/00kedm95x_7fr.js — 200 — 2.9 KiB — 93 ms — h2https://trezor.io/_next/static/chunks/06qe5zusgj-u6.js/_next/static/chunks/06qe5zusgj-u6.... https://trezor.io/_next/static/chunks/06qe5zusgj-u6.js — 200 — 10.0 KiB — 64 ms — h2https://trezor.io/_next/static/chunks/10i9p1oe0oyil.js/_next/static/chunks/10i9p1oe0oyil.... https://trezor.io/_next/static/chunks/10i9p1oe0oyil.js — 200 — 13.2 KiB — 107 ms — h2https://trezor.io/_next/static/chunks/0tvgmq8_kdh3y.js/_next/static/chunks/0tvgmq8_kdh3y.... https://trezor.io/_next/static/chunks/0tvgmq8_kdh3y.js — 200 — 2.8 KiB — 124 ms — h2https://trezor.io/_next/static/chunks/14n2_7g_3w03g.js/_next/static/chunks/14n2_7g_3w03g.... https://trezor.io/_next/static/chunks/14n2_7g_3w03g.js — 200 — 9.9 KiB — 127 ms — h2https://trezor.io/_next/static/chunks/00wo9l09gg0ox.js/_next/static/chunks/00wo9l09gg0ox.... https://trezor.io/_next/static/chunks/00wo9l09gg0ox.js — 200 — 13.1 KiB — 115 ms — h2https://trezor.io/_next/static/chunks/04y8dge3f427g.js/_next/static/chunks/04y8dge3f427g.... https://trezor.io/_next/static/chunks/04y8dge3f427g.js — 200 — 68.8 KiB — 99 ms — h2https://trezor.io/_next/static/chunks/0~-urel0x.dj..js/_next/static/chunks/0~-urel0x.dj..... https://trezor.io/_next/static/chunks/0~-urel0x.dj..js — 200 — 15.8 KiB — 67 ms — h2https://trezor.io/_next/static/chunks/0rcw2rlhk2qtn.js/_next/static/chunks/0rcw2rlhk2qtn.... https://trezor.io/_next/static/chunks/0rcw2rlhk2qtn.js — 200 — 13.2 KiB — 84 ms — h2https://trezor.io/_next/static/chunks/00bevr8uasy6i.js/_next/static/chunks/00bevr8uasy6i.... https://trezor.io/_next/static/chunks/00bevr8uasy6i.js — 200 — 8.3 KiB — 92 ms — h2https://trezor.io/_next/static/chunks/14.q5c-bi82oa.js/_next/static/chunks/14.q5c-bi82oa.... https://trezor.io/_next/static/chunks/14.q5c-bi82oa.js — 200 — 34.8 KiB — 146 ms — h2https://trezor.io/_next/static/chunks/06kr2hiyqfl3h.js/_next/static/chunks/06kr2hiyqfl3h.... https://trezor.io/_next/static/chunks/06kr2hiyqfl3h.js — 200 — 9.5 KiB — 137 ms — h2https://trezor.io/_next/static/chunks/031zt1etocb_..js/_next/static/chunks/031zt1etocb_..... https://trezor.io/_next/static/chunks/031zt1etocb_..js — 200 — 15.3 KiB — 134 ms — h2https://trezor.io/_next/static/chunks/0fgjg4sy4uce3.js/_next/static/chunks/0fgjg4sy4uce3.... https://trezor.io/_next/static/chunks/0fgjg4sy4uce3.js — 200 — 44.0 KiB — 129 ms — h2https://trezor.io/_next/static/chunks/152webxo8mlva.js/_next/static/chunks/152webxo8mlva.... https://trezor.io/_next/static/chunks/152webxo8mlva.js — 200 — 16.4 KiB — 116 ms — h2https://trezor.io/_next/static/chunks/0q1tudbrr_3c9.js/_next/static/chunks/0q1tudbrr_3c9.... https://trezor.io/_next/static/chunks/0q1tudbrr_3c9.js — 200 — 43.6 KiB — 142 ms — h2https://trezor.io/_next/static/chunks/152-_88w8y2mg.js/_next/static/chunks/152-_88w8y2mg.... https://trezor.io/_next/static/chunks/152-_88w8y2mg.js — 200 — 159.4 KiB — 143 ms — h2https://trezor.io/_next/static/chunks/0qk~bzb6ko2bx.js/_next/static/chunks/0qk~bzb6ko2bx.... https://trezor.io/_next/static/chunks/0qk~bzb6ko2bx.js — 200 — 71.3 KiB — 141 ms — h2https://trezor.io/_next/static/chunks/05f1~y~xye3pm.js/_next/static/chunks/05f1~y~xye3pm.... https://trezor.io/_next/static/chunks/05f1~y~xye3pm.js — 200 — 20.9 KiB — 132 ms — h2https://trezor.io/favicon/site.webmanifest/favicon/site.webmanifest https://trezor.io/favicon/site.webmanifest — 200 — 540 B — 53 ms — h2https://trezor.io/_next/static/media/lifestyle_1_desktop.03ov_9-ovejon.jpg/_next/static/media/lifestyle_1_des... https://trezor.io/_next/static/media/lifestyle_1_desktop.03ov_9-ovejon.jpg — 200 — 214.2 KiB — 43 ms — h2https://trezor.io/_next/static/media/lifestyle_2.0qdrtt0gflk8v.jpg/_next/static/media/lifestyle_2.0qd... https://trezor.io/_next/static/media/lifestyle_2.0qdrtt0gflk8v.jpg — 200 — 272.9 KiB — 38 ms — h2https://o117836.ingest.sentry.io/api/4505085246439425/envelope/?sentry_version=7&sentry_key=8cf8d402f4604fbdaccba7321636d0f2&sentry_client=sentry.javascript.nextjs%2F10.48.0o117836.ingest.sentry.io/api/450508... https://o117836.ingest.sentry.io/api/4505085246439425/envelope/?sentry_version=7&sentry_key=8cf8d402f4604fbdaccba7321636d0f2&sentry_client=sentry.javascript.nextjs%2F10.48.0 — 200 — 281 B — 108 ms — h2https://trezor.io/favicon/favicon.ico/favicon/favicon.ico https://trezor.io/favicon/favicon.ico — 200 — 1.6 KiB — 30 ms — h2https://trezor.io/gw-graphql//gw-graphql/ https://trezor.io/gw-graphql/ — 200 — 239 B — 475 ms — h2https://o117836.ingest.sentry.io/api/4505085246439425/envelope/?sentry_version=7&sentry_key=8cf8d402f4604fbdaccba7321636d0f2&sentry_client=sentry.javascript.nextjs%2F10.48.0o117836.ingest.sentry.io/api/450508... https://o117836.ingest.sentry.io/api/4505085246439425/envelope/?sentry_version=7&sentry_key=8cf8d402f4604fbdaccba7321636d0f2&sentry_client=sentry.javascript.nextjs%2F10.48.0 — 200 — 56 B — 41 ms — h2https://o117836.ingest.sentry.io/api/4505085246439425/envelope/?sentry_version=7&sentry_key=8cf8d402f4604fbdaccba7321636d0f2&sentry_client=sentry.javascript.nextjs%2F10.48.0o117836.ingest.sentry.io/api/450508... https://o117836.ingest.sentry.io/api/4505085246439425/envelope/?sentry_version=7&sentry_key=8cf8d402f4604fbdaccba7321636d0f2&sentry_client=sentry.javascript.nextjs%2F10.48.0 — 200 — 56 B — 40 ms — h2https://trezor.io/gw-graphql//gw-graphql/ https://trezor.io/gw-graphql/ — 200 — 92 B — 175 ms — h2https://trezor.io/gw-graphql//gw-graphql/ https://trezor.io/gw-graphql/ — 200 — 159 B — 485 ms — h2https://trezor.io/_next/static/media/placeholder_first.0k545hu4ieu44.webp/_next/static/media/placeholder_fir... https://trezor.io/_next/static/media/placeholder_first.0k545hu4ieu44.webp — 200 — 46.9 KiB — 32 ms — h2https://trezor.io/_next/static/chunks/14svdq-i6_wa8.js/_next/static/chunks/14svdq-i6_wa8.... https://trezor.io/_next/static/chunks/14svdq-i6_wa8.js — 200 — 940 B — 24 ms — h2https://trezor.io/_next/static/media/intro-video-placeholder-phone.0-tgwk~9a83n..jpg/_next/static/media/intro-video-pla... https://trezor.io/_next/static/media/intro-video-placeholder-phone.0-tgwk~9a83n..jpg — 200 — 13.0 KiB — 28 ms — h2https://trezor.io/_next/static/media/intro-video-placeholder-laptop.14r1-zebdolrb.jpg/_next/static/media/intro-video-pla... https://trezor.io/_next/static/media/intro-video-placeholder-laptop.14r1-zebdolrb.jpg — 200 — 97.7 KiB — 47 ms — h2https://web.cmp.usercentrics.eu/ui/v/3.117.0/WebSdk.lib.4c6726a9.jsweb.cmp.usercentrics.eu/ui/v/3.117.... https://web.cmp.usercentrics.eu/ui/v/3.117.0/WebSdk.lib.4c6726a9.js — 200 — 56.2 KiB — 39 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-5VGQHHLwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5VGQHHL — 200 — 167.9 KiB — 116 ms — h2https://customer-cqty7npjnrtw88ks.cloudflarestream.com/850afeb2a179c3ba56fe7d8b3f49db04/manifest/video.m3u8?clientBandwidthHint=6.5customer-cqty7npjnrtw88ks.cloudflar... https://customer-cqty7npjnrtw88ks.cloudflarestream.com/850afeb2a179c3ba56fe7d8b3f49db04/manifest/video.m3u8?clientBandwidthHint=6.5 — 200 — 532 B — 169 ms — h2https://customer-cqty7npjnrtw88ks.cloudflarestream.com/9ef7d51ce3083a3ad82aa51783b5233c/manifest/video.m3u8?clientBandwidthHint=6.5customer-cqty7npjnrtw88ks.cloudflar... https://customer-cqty7npjnrtw88ks.cloudflarestream.com/9ef7d51ce3083a3ad82aa51783b5233c/manifest/video.m3u8?clientBandwidthHint=6.5 — 200 — 761 B — 60 ms — h2https://v1.api.service.cmp.usercentrics.eu/latest/ruleSetData?id=UEDsl866ec9YB6v1.api.service.cmp.usercentrics.eu/... https://v1.api.service.cmp.usercentrics.eu/latest/ruleSetData?id=UEDsl866ec9YB6 — 200 — 1.3 KiB — 45 ms — h2https://v1.api.service.cmp.usercentrics.eu/latest/core/_K3K3uKkO3GdCRv1.api.service.cmp.usercentrics.eu/... https://v1.api.service.cmp.usercentrics.eu/latest/core/_K3K3uKkO3GdCR — 200 — 792 B — 16 ms — h2https://customer-cqty7npjnrtw88ks.cloudflarestream.com/9ef7d51ce3083a3ad82aa51783b5233c/manifest/stream_t97edb79599f2a669df26acdd3c33bf89_r1175808241.m3u8customer-cqty7npjnrtw88ks.cloudflar... https://customer-cqty7npjnrtw88ks.cloudflarestream.com/9ef7d51ce3083a3ad82aa51783b5233c/manifest/stream_t97edb79599f2a669df26acdd3c33bf89_r1175808241.m3u8 — 200 — 7.7 KiB — 20 ms — h2https://www.googletagmanager.com/gtag/js?id=G-34JWL0HY2X&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-34JWL0HY2X&cx=c&gtm=4e64k0 — 200 — 167.3 KiB — 74 ms — h2https://app.usercentrics.eu/session/1px.png?settingsId=_K3K3uKkO3GdCRapp.usercentrics.eu/session/1px.png... https://app.usercentrics.eu/session/1px.png?settingsId=_K3K3uKkO3GdCR — 200 — 1.0 KiB — 52 ms — h2https://web.cmp.usercentrics.eu/cdcs/v/1.0.0/index.htmlweb.cmp.usercentrics.eu/cdcs/v/1.0.... https://web.cmp.usercentrics.eu/cdcs/v/1.0.0/index.html — 200 — 1.1 KiB — 42 ms — h2https://customer-cqty7npjnrtw88ks.cloudflarestream.com/9ef7d51ce3083a3ad82aa51783b5233c/manifest/stream_t5020b10e3d92e78e842d365900e91e7f_r1175808062.m3u8customer-cqty7npjnrtw88ks.cloudflar... https://customer-cqty7npjnrtw88ks.cloudflarestream.com/9ef7d51ce3083a3ad82aa51783b5233c/manifest/stream_t5020b10e3d92e78e842d365900e91e7f_r1175808062.m3u8 — 200 — 7.8 KiB — 26 ms — h2https://customer-cqty7npjnrtw88ks.cloudflarestream.com/850afeb2a179c3ba56fe7d8b3f49db04/manifest/stream_ta40bc6dbefe6e62ced2f9f8c01e33807_r1215467918.m3u8customer-cqty7npjnrtw88ks.cloudflar... https://customer-cqty7npjnrtw88ks.cloudflarestream.com/850afeb2a179c3ba56fe7d8b3f49db04/manifest/stream_ta40bc6dbefe6e62ced2f9f8c01e33807_r1215467918.m3u8 — 200 — 3.3 KiB — 17 ms — h2https://customer-cqty7npjnrtw88ks.cloudflarestream.com/850afeb2a179c3ba56fe7d8b3f49db04/manifest/stream_t3dbe8f2b043d9f282c2095b4d7cf0653_r1215467513.m3u8customer-cqty7npjnrtw88ks.cloudflar... https://customer-cqty7npjnrtw88ks.cloudflarestream.com/850afeb2a179c3ba56fe7d8b3f49db04/manifest/stream_t3dbe8f2b043d9f282c2095b4d7cf0653_r1215467513.m3u8 — 200 — 3.4 KiB — 17 ms — h2https://customer-cqty7npjnrtw88ks.cloudflarestream.com/9ef7d51ce3083a3ad82aa51783b5233c/video/1080/init.mp4?p=eyJ0eXBlIjoiaW5pdCIsInZpZGVvSUQiOiI5ZWY3ZDUxY2UzMDgzYTNhZDgyYWE1MTc4M2I1MjMzYyIsIm93bmVySUQiOjk2MTE4NywiY3JlYXRvcklEIjoiIiwic3RvcmFnZVByb3ZpZGVyIjo0LCJ0cmFjayI6Ijk3ZWRiNzk1OTlmMmE2NjlkZjI2YWNkZDNjMzNiZjg5IiwicmVuZGl0aW9uIjoiMTE3NTgwODI0MSIsIm11eGluZyI6IjEyMzM1NTYzNTUifQ&s=wrMvDQTCgHPDiMOew7TCosOJw5gBW8KWC8OjVz1nJMOdc0AjW17DtMKXwrQIwoccustomer-cqty7npjnrtw88ks.cloudflar... https://customer-cqty7npjnrtw88ks.cloudflarestream.com/9ef7d51ce3083a3ad82aa51783b5233c/video/1080/init.mp4?p=eyJ0eXBlIjoiaW5pdCIsInZpZGVvSUQiOiI5ZWY3ZDUxY2UzMDgzYTNhZDgyYWE1MTc4M2I1MjMzYyIsIm93bmVySUQiOjk2MTE4NywiY3JlYXRvcklEIjoiIiwic3RvcmFnZVByb3ZpZGVyIjo0LCJ0cmFjayI6Ijk3ZWRiNzk1OTlmMmE2NjlkZjI2YWNkZDNjMzNiZjg5IiwicmVuZGl0aW9uIjoiMTE3NTgwODI0MSIsIm11eGluZyI6IjEyMzM1NTYzNTUifQ&s=wrMvDQTCgHPDiMOew7TCosOJw5gBW8KWC8OjVz1nJMOdc0AjW17DtMKXwrQIwoc — 200 — 1.1 KiB — 28 ms — h2https://v1.api.service.cmp.usercentrics.eu/latest/1/cmp/en/US/_K3K3uKkO3GdCR/10.1.17/10.1.17?isOutsideEu=truev1.api.service.cmp.usercentrics.eu/... https://v1.api.service.cmp.usercentrics.eu/latest/1/cmp/en/US/_K3K3uKkO3GdCR/10.1.17/10.1.17?isOutsideEu=true — 200 — 7.3 KiB — 16 ms — h3https://customer-cqty7npjnrtw88ks.cloudflarestream.com/850afeb2a179c3ba56fe7d8b3f49db04/video/1080/init.mp4?p=eyJ0eXBlIjoiaW5pdCIsInZpZGVvSUQiOiI4NTBhZmViMmExNzljM2JhNTZmZTdkOGIzZjQ5ZGIwNCIsIm93bmVySUQiOjk2MTE4NywiY3JlYXRvcklEIjoiIiwic3RvcmFnZVByb3ZpZGVyIjo0LCJ0cmFjayI6ImE0MGJjNmRiZWZlNmU2MmNlZDJmOWY4YzAxZTMzODA3IiwicmVuZGl0aW9uIjoiMTIxNTQ2NzkxOCIsIm11eGluZyI6IjEyNzM0OTUwODcifQ&s=wrQGS8Omwq5BwqTDucOowrrDqFHDvDzCpMODw73CpsK5CMOkwrUHPsOiwqrCmsKjwprDmR0Fcustomer-cqty7npjnrtw88ks.cloudflar... https://customer-cqty7npjnrtw88ks.cloudflarestream.com/850afeb2a179c3ba56fe7d8b3f49db04/video/1080/init.mp4?p=eyJ0eXBlIjoiaW5pdCIsInZpZGVvSUQiOiI4NTBhZmViMmExNzljM2JhNTZmZTdkOGIzZjQ5ZGIwNCIsIm93bmVySUQiOjk2MTE4NywiY3JlYXRvcklEIjoiIiwic3RvcmFnZVByb3ZpZGVyIjo0LCJ0cmFjayI6ImE0MGJjNmRiZWZlNmU2MmNlZDJmOWY4YzAxZTMzODA3IiwicmVuZGl0aW9uIjoiMTIxNTQ2NzkxOCIsIm11eGluZyI6IjEyNzM0OTUwODcifQ&s=wrQGS8Omwq5BwqTDucOowrrDqFHDvDzCpMODw73CpsK5CMOkwrUHPsOiwqrCmsKjwprDmR0F — 200 — 996 B — 27 ms — h2https://web.cmp.usercentrics.eu/ui/v/3.117.0/UsCmpController.19c71421.jsweb.cmp.usercentrics.eu/ui/v/3.117.... https://web.cmp.usercentrics.eu/ui/v/3.117.0/UsCmpController.19c71421.js — 200 — 9.7 KiB — 27 ms — h3https://customer-cqty7npjnrtw88ks.cloudflarestream.com/9ef7d51ce3083a3ad82aa51783b5233c/video/1080/seg_1.mp4?p=eyJ0eXBlIjoic2VnbWVudCIsInZpZGVvSUQiOiI5ZWY3ZDUxY2UzMDgzYTNhZDgyYWE1MTc4M2I1MjMzYyIsIm93bmVySUQiOjk2MTE4NywiY3JlYXRvcklEIjoiIiwic2VnbWVudER1cmF0aW9uU2VjcyI6NCwic3RvcmFnZVByb3ZpZGVyIjo0LCJ0cmFjayI6Ijk3ZWRiNzk1OTlmMmE2NjlkZjI2YWNkZDNjMzNiZjg5IiwicmVuZGl0aW9uIjoiMTE3NTgwODI0MSIsIm11eGluZyI6IjEyMzM1NTYzNTUifQ&s=w70AOcKsQEIbwpxRw61GfyzDkcOSw4QCwro4wqHCoyJ7wpRkwr7DtCTDkXREw7Qcustomer-cqty7npjnrtw88ks.cloudflar... https://customer-cqty7npjnrtw88ks.cloudflarestream.com/9ef7d51ce3083a3ad82aa51783b5233c/video/1080/seg_1.mp4?p=eyJ0eXBlIjoic2VnbWVudCIsInZpZGVvSUQiOiI5ZWY3ZDUxY2UzMDgzYTNhZDgyYWE1MTc4M2I1MjMzYyIsIm93bmVySUQiOjk2MTE4NywiY3JlYXRvcklEIjoiIiwic2VnbWVudER1cmF0aW9uU2VjcyI6NCwic3RvcmFnZVByb3ZpZGVyIjo0LCJ0cmFjayI6Ijk3ZWRiNzk1OTlmMmE2NjlkZjI2YWNkZDNjMzNiZjg5IiwicmVuZGl0aW9uIjoiMTE3NTgwODI0MSIsIm11eGluZyI6IjEyMzM1NTYzNTUifQ&s=w70AOcKsQEIbwpxRw61GfyzDkcOSw4QCwro4wqHCoyJ7wpRkwr7DtCTDkXREw7Q — 200 — 1.5 MiB — 130 ms — h2https://customer-cqty7npjnrtw88ks.cloudflarestream.com/850afeb2a179c3ba56fe7d8b3f49db04/video/1080/seg_1.mp4?p=eyJ0eXBlIjoic2VnbWVudCIsInZpZGVvSUQiOiI4NTBhZmViMmExNzljM2JhNTZmZTdkOGIzZjQ5ZGIwNCIsIm93bmVySUQiOjk2MTE4NywiY3JlYXRvcklEIjoiIiwic2VnbWVudER1cmF0aW9uU2VjcyI6NCwic3RvcmFnZVByb3ZpZGVyIjo0LCJ0cmFjayI6ImE0MGJjNmRiZWZlNmU2MmNlZDJmOWY4YzAxZTMzODA3IiwicmVuZGl0aW9uIjoiMTIxNTQ2NzkxOCIsIm11eGluZyI6IjEyNzM0OTUwODcifQ&s=wrzDm8KvWnvDjwMXw7Vew7h1w7tywrMCw6FIAQbDg07Dsg7Cr1rDjcOfw6nDoQJOcustomer-cqty7npjnrtw88ks.cloudflar... https://customer-cqty7npjnrtw88ks.cloudflarestream.com/850afeb2a179c3ba56fe7d8b3f49db04/video/1080/seg_1.mp4?p=eyJ0eXBlIjoic2VnbWVudCIsInZpZGVvSUQiOiI4NTBhZmViMmExNzljM2JhNTZmZTdkOGIzZjQ5ZGIwNCIsIm93bmVySUQiOjk2MTE4NywiY3JlYXRvcklEIjoiIiwic2VnbWVudER1cmF0aW9uU2VjcyI6NCwic3RvcmFnZVByb3ZpZGVyIjo0LCJ0cmFjayI6ImE0MGJjNmRiZWZlNmU2MmNlZDJmOWY4YzAxZTMzODA3IiwicmVuZGl0aW9uIjoiMTIxNTQ2NzkxOCIsIm11eGluZyI6IjEyNzM0OTUwODcifQ&s=wrzDm8KvWnvDjwMXw7Vew7h1w7tywrMCw6FIAQbDg07Dsg7Cr1rDjcOfw6nDoQJO — 200 — 1.2 MiB — 126 ms — h2https://sgtm.trezor.io/g/collect?v=2&tid=G-34JWL0HY2X&gtm=45je64k0v894391193z8894211077za20gzb894211077zd894211077&_p=1776887878277&gcs=G111&gcd=13r3r3r3r5l1&npa=0&dma=0&gdid=dOThhZD&ecid=1210468313&_eu=AAAAAGA&_fplc=0&are=1&cid=606803248.1776887879&ec_mode=a&frm=0&pscdl=noapi&rcb=16&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=US-CA&sst.rnd=1243578772.1776887879&sst.us_privacy=1-N-&sst.tft=1776887878277&sst.lpc=269198388&sst.navt=n&sst.ude=1&sst.sw_exp=1&_s=1&tag_exp=0~115616986~115938466~115938468~117266401~117512542&sid=1776887878&sct=1&seg=0&dl=https%3A%2F%2Ftrezor.io%2F&dt=Trezor%20Hardware%20Wallet%20(Official)%20%7C%20Bitcoin%20%26%20Crypto%20Security&_tu=DA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.environment=prod&ep.fb_event_name=PageView&ep.fb_event_id=undefined.2&ep.consent_ad_storage=denied&tfd=1869&richsstssesgtm.trezor.io/g/collect?v=2&tid=G-... https://sgtm.trezor.io/g/collect?v=2&tid=G-34JWL0HY2X&gtm=45je64k0v894391193z8894211077za20gzb894211077zd894211077&_p=1776887878277&gcs=G111&gcd=13r3r3r3r5l1&npa=0&dma=0&gdid=dOThhZD&ecid=1210468313&_eu=AAAAAGA&_fplc=0&are=1&cid=606803248.1776887879&ec_mode=a&frm=0&pscdl=noapi&rcb=16&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=US-CA&sst.rnd=1243578772.1776887879&sst.us_privacy=1-N-&sst.tft=1776887878277&sst.lpc=269198388&sst.navt=n&sst.ude=1&sst.sw_exp=1&_s=1&tag_exp=0~115616986~115938466~115938468~117266401~117512542&sid=1776887878&sct=1&seg=0&dl=https%3A%2F%2Ftrezor.io%2F&dt=Trezor%20Hardware%20Wallet%20(Official)%20%7C%20Bitcoin%20%26%20Crypto%20Security&_tu=DA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.environment=prod&ep.fb_event_name=PageView&ep.fb_event_id=undefined.2&ep.consent_ad_storage=denied&tfd=1869&richsstsse — 200 — 1.2 KiB — 703 ms — h2https://uct.service.usercentrics.eu/uct?v=2&sid=_K3K3uKkO3GdCR&t=24&abv=&r=https%3A%2F%2Ftrezor.io%2F&cb=1776887878812uct.service.usercentrics.eu/uct?v=2... https://uct.service.usercentrics.eu/uct?v=2&sid=_K3K3uKkO3GdCR&t=24&abv=&r=https%3A%2F%2Ftrezor.io%2F&cb=1776887878812 — 200 — 255 B — 223 ms — h2https://sgtm.trezor.io/_/service_worker/63b0/sw_iframe.html?origin=https%3A%2F%2Ftrezor.io&1p=1sgtm.trezor.io/_/service_worker/63b... https://sgtm.trezor.io/_/service_worker/63b0/sw_iframe.html?origin=https%3A%2F%2Ftrezor.io&1p=1 — 200 — 1.8 KiB — 483 ms — h2https://consent-api.service.consent.usercentrics.eu/consent/uw/3consent-api.service.consent.usercen... https://consent-api.service.consent.usercentrics.eu/consent/uw/3 — 204 — 0 B — 200 ms — h2https://web.cmp.usercentrics.eu/ui/TvGdprCmpView.35a2009d.jsweb.cmp.usercentrics.eu/ui/TvGdprCm... https://web.cmp.usercentrics.eu/ui/TvGdprCmpView.35a2009d.js — 200 — 29.6 KiB — 27 ms — h3https://web.cmp.usercentrics.eu/ui/v/3.117.0/UcUsCmpView.6fcde5f7.jsweb.cmp.usercentrics.eu/ui/v/3.117.... https://web.cmp.usercentrics.eu/ui/v/3.117.0/UcUsCmpView.6fcde5f7.js — 200 — 17.3 KiB — 29 ms — h3https://www.googletagmanager.com/gtag/js?id=DC-14918036&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-14918036&cx=c&gtm=4e64k0 — 200 — 131.2 KiB — 72 ms — h3https://static.ads-twitter.com/uwt.jsstatic.ads-twitter.com/uwt.js https://static.ads-twitter.com/uwt.js — 200 — 13.4 KiB — 31 ms — h2https://sgtm.trezor.io/g/collect?v=2&tid=G-34JWL0HY2X&gtm=45je64k0v894391193z8894211077za20gzb894211077zd894211077&_p=1776887878277&gcs=G111&gcd=13r3r3r3r5l1&npa=0&dma=0&gdid=dOThhZD&ecid=1210468313&_eu=AAAAAGQ&_fplc=0&are=1&cid=606803248.1776887879&frm=0&pscdl=noapi&rcb=16&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=US-CA&sst.rnd=1243578772.1776887879&sst.us_privacy=1-N-&sst.tft=1776887878277&sst.lpc=269198388&sst.navt=n&sst.ude=1&sst.sw_exp=1&_s=2&tag_exp=0~115616986~115938466~115938468~117266401~117512542&sid=1776887878&sct=1&seg=0&dl=https%3A%2F%2Ftrezor.io%2F&dt=Trezor%20Hardware%20Wallet%20(Official)%20%7C%20Bitcoin%20%26%20Crypto%20Security&_tu=DA&en=gtm.triggerGroup&ep.environment=prod&ep.fb_event_name=PageView&ep.fb_event_id=undefined.17&ep.consent_ad_storage=denied&_et=128&tfd=2001&richsstssesgtm.trezor.io/g/collect?v=2&tid=G-... https://sgtm.trezor.io/g/collect?v=2&tid=G-34JWL0HY2X&gtm=45je64k0v894391193z8894211077za20gzb894211077zd894211077&_p=1776887878277&gcs=G111&gcd=13r3r3r3r5l1&npa=0&dma=0&gdid=dOThhZD&ecid=1210468313&_eu=AAAAAGQ&_fplc=0&are=1&cid=606803248.1776887879&frm=0&pscdl=noapi&rcb=16&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=US-CA&sst.rnd=1243578772.1776887879&sst.us_privacy=1-N-&sst.tft=1776887878277&sst.lpc=269198388&sst.navt=n&sst.ude=1&sst.sw_exp=1&_s=2&tag_exp=0~115616986~115938466~115938468~117266401~117512542&sid=1776887878&sct=1&seg=0&dl=https%3A%2F%2Ftrezor.io%2F&dt=Trezor%20Hardware%20Wallet%20(Official)%20%7C%20Bitcoin%20%26%20Crypto%20Security&_tu=DA&en=gtm.triggerGroup&ep.environment=prod&ep.fb_event_name=PageView&ep.fb_event_id=undefined.17&ep.consent_ad_storage=denied&_et=128&tfd=2001&richsstsse — 200 — 952 B — 635 ms — h2https://www.google.com/ccm/collect?rcb=8&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Ftrezor.io%2F&scrsrc=www.googletagmanager.com&rnd=1243578772.1776887879&dt=Trezor%20Hardware%20Wallet%20(Official)%20%7C%20Bitcoin%20%26%20Crypto%20Security&auid=296157592.1776887879&navt=n&npa=0&us_privacy=1-N-&ep.ads_data_redaction=0&gdid=dOThhZD&_tu=CA&gtm=45He64k0v894211077za200zd894211077xea&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115938466~115938469~117266400~118690341&apve=1&apvf=f&apvc=1&tft=1776887878980&tfd=2005www.google.com/ccm/collect?rcb=8&fr... https://www.google.com/ccm/collect?rcb=8&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Ftrezor.io%2F&scrsrc=www.googletagmanager.com&rnd=1243578772.1776887879&dt=Trezor%20Hardware%20Wallet%20(Official)%20%7C%20Bitcoin%20%26%20Crypto%20Security&auid=296157592.1776887879&navt=n&npa=0&us_privacy=1-N-&ep.ads_data_redaction=0&gdid=dOThhZD&_tu=CA&gtm=45He64k0v894211077za200zd894211077xea&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115938466~115938469~117266400~118690341&apve=1&apvf=f&apvc=1&tft=1776887878980&tfd=2005 — 200 — 21 B — 108 ms — h3https://trezor.io/flags/en.svg/flags/en.svg https://trezor.io/flags/en.svg — 200 — 431 B — 47 ms — h2https://uct.service.usercentrics.eu/uct?v=2&sid=_K3K3uKkO3GdCR&t=1&abv=&r=https%3A%2F%2Ftrezor.io%2F&cb=1776887879029uct.service.usercentrics.eu/uct?v=2... https://uct.service.usercentrics.eu/uct?v=2&sid=_K3K3uKkO3GdCR&t=1&abv=&r=https%3A%2F%2Ftrezor.io%2F&cb=1776887879029 — 200 — 113 B — 179 ms — h2https://web.cmp.usercentrics.eu/ui/v/3.117.0/sections.c79e0e02.jsweb.cmp.usercentrics.eu/ui/v/3.117.... https://web.cmp.usercentrics.eu/ui/v/3.117.0/sections.c79e0e02.js — 200 — 1.8 KiB — 22 ms — h3https://t.co/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=007bad72-873d-4189-9160-3c77f9e42456&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=43301526-d500-41ca-801e-170609c568ca&pt=Trezor%20Hardware%20Wallet%20(Official)%20%7C%20Bitcoin%20%26%20Crypto%20Security&tw_document_href=https%3A%2F%2Ftrezor.io%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776887879053.24841334995240896&txn_id=o7iz5&type=javascript&version=2.3.53t.co/1/i/adsct?bci=4&dv=UTC%26en-US... https://t.co/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=007bad72-873d-4189-9160-3c77f9e42456&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=43301526-d500-41ca-801e-170609c568ca&pt=Trezor%20Hardware%20Wallet%20(Official)%20%7C%20Bitcoin%20%26%20Crypto%20Security&tw_document_href=https%3A%2F%2Ftrezor.io%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776887879053.24841334995240896&txn_id=o7iz5&type=javascript&version=2.3.53 — 200 — 659 B — 61 ms — h2https://analytics.twitter.com/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=007bad72-873d-4189-9160-3c77f9e42456&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=43301526-d500-41ca-801e-170609c568ca&pt=Trezor%20Hardware%20Wallet%20(Official)%20%7C%20Bitcoin%20%26%20Crypto%20Security&tw_document_href=https%3A%2F%2Ftrezor.io%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776887879053.24841334995240896&txn_id=o7iz5&type=javascript&version=2.3.53analytics.twitter.com/1/i/adsct?bci... https://analytics.twitter.com/1/i/adsct?bci=4&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=3&event=%7B%7D&event_id=007bad72-873d-4189-9160-3c77f9e42456&integration=gtm&p_id=Twitter&p_user_id=0&pl_id=43301526-d500-41ca-801e-170609c568ca&pt=Trezor%20Hardware%20Wallet%20(Official)%20%7C%20Bitcoin%20%26%20Crypto%20Security&tw_document_href=https%3A%2F%2Ftrezor.io%2F&tw_iframe_status=0&tw_pid_src=1&twpid=tw.1776887879053.24841334995240896&txn_id=o7iz5&type=javascript&version=2.3.53 — 200 — 1004 B — 63 ms — h2https://consent-api.service.consent.usercentrics.eu/consent/uw/3consent-api.service.consent.usercen... https://consent-api.service.consent.usercentrics.eu/consent/uw/3 — 201 — 74 B — 213 ms — h2https://web.cmp.usercentrics.eu/ui/v/3.117.0/secondLayer.b796d0f0.jsweb.cmp.usercentrics.eu/ui/v/3.117.... https://web.cmp.usercentrics.eu/ui/v/3.117.0/secondLayer.b796d0f0.js — 200 — 3.0 KiB — 17 ms — h3https://www.googletagmanager.com/gtag/destination?id=AW-692809723&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-692809723&cx=c&gtm=4e64k0 — 200 — 144.5 KiB — 88 ms — h3https://www.google.com/ccm/collect?rcb=18&frm=0&en=page_view&dl=https%3A%2F%2Ftrezor.io%2F&scrsrc=www.googletagmanager.com&rnd=1243578772.1776887879&dt=Trezor%20Hardware%20Wallet%20(Official)%20%7C%20Bitcoin%20%26%20Crypto%20Security&auid=296157592.1776887879&navt=n&npa=0&us_privacy=1-N-&ep.environment=prod&ep.fb_event_name=PageView&ep.fb_event_id=undefined.17&ep.consent_ad_storage=denied&gdid=dOThhZD&ep.user_data_mode=a&_tu=DA&gtm=45fe64k0v9196514381z8894211077za20gzb894211077zd894211077xec&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266400&apve=1&apvf=f&apvc=0&tids=DC-14918036&tid=DC-14918036&tft=1776887879187&tfd=2212www.google.com/ccm/collect?rcb=18&f... https://www.google.com/ccm/collect?rcb=18&frm=0&en=page_view&dl=https%3A%2F%2Ftrezor.io%2F&scrsrc=www.googletagmanager.com&rnd=1243578772.1776887879&dt=Trezor%20Hardware%20Wallet%20(Official)%20%7C%20Bitcoin%20%26%20Crypto%20Security&auid=296157592.1776887879&navt=n&npa=0&us_privacy=1-N-&ep.environment=prod&ep.fb_event_name=PageView&ep.fb_event_id=undefined.17&ep.consent_ad_storage=denied&gdid=dOThhZD&ep.user_data_mode=a&_tu=DA&gtm=45fe64k0v9196514381z8894211077za20gzb894211077zd894211077xec&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115616985~115938466~115938468~117266400&apve=1&apvf=f&apvc=0&tids=DC-14918036&tid=DC-14918036&tft=1776887879187&tfd=2212 — 200 — 21 B — 40 ms — h3https://ad.doubleclick.net/activity;src=14918036;type=trezo00;cat=page;rcb=18;ord=1522029228629;npa=0;auiddc=296157592.1776887879;u1=https%3A%2F%2Ftrezor.io%2F;gdid=dOThhZD;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;user_data_mode=a;_tu=LFA;gtm=45fe64k0v9196514381z8894211077za20gzb894211077zd894211077xea;gcs=G111;gcd=13r3r3r3r5l1;dma=0;dc_fmt=3;tag_exp=0~115616985~115938466~115938468~117266400;epver=2;em=tv.1;dc_random=1776887879_ars1kk6I2JUAuOiQrSvmKi_A4HeHHY2huA;~oref=https%3A%2F%2Ftrezor.io%2F?ad.doubleclick.net/activity;src=149... https://ad.doubleclick.net/activity;src=14918036;type=trezo00;cat=page;rcb=18;ord=1522029228629;npa=0;auiddc=296157592.1776887879;u1=https%3A%2F%2Ftrezor.io%2F;gdid=dOThhZD;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;user_data_mode=a;_tu=LFA;gtm=45fe64k0v9196514381z8894211077za20gzb894211077zd894211077xea;gcs=G111;gcd=13r3r3r3r5l1;dma=0;dc_fmt=3;tag_exp=0~115616985~115938466~115938468~117266400;epver=2;em=tv.1;dc_random=1776887879_ars1kk6I2JUAuOiQrSvmKi_A4HeHHY2huA;~oref=https%3A%2F%2Ftrezor.io%2F? — 302 — 22 B — 251 ms — h3https://14918036.fls.doubleclick.net/activityi;src=14918036;type=trezo00;cat=page;rcb=18;ord=1522029228629;npa=0;auiddc=296157592.1776887879;u1=https%3A%2F%2Ftrezor.io%2F;gdid=dOThhZD;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;user_data_mode=a;_tu=LFA;gtm=45fe64k0v9196514381z8894211077za20gzb894211077zd894211077xea;gcs=G111;gcd=13r3r3r3r5l1;dma=0;dc_fmt=2;tag_exp=0~115616985~115938466~115938468~117266400;epver=2;em=tv.1;dc_random=1776887879_ars1kk6I2JUAuOiQrSvmKi_A4HeHHY2huA;_dc_test=1;~oref=https%3A%2F%2Ftrezor.io%2F?14918036.fls.doubleclick.net/activi... https://14918036.fls.doubleclick.net/activityi;src=14918036;type=trezo00;cat=page;rcb=18;ord=1522029228629;npa=0;auiddc=296157592.1776887879;u1=https%3A%2F%2Ftrezor.io%2F;gdid=dOThhZD;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;user_data_mode=a;_tu=LFA;gtm=45fe64k0v9196514381z8894211077za20gzb894211077zd894211077xea;gcs=G111;gcd=13r3r3r3r5l1;dma=0;dc_fmt=2;tag_exp=0~115616985~115938466~115938468~117266400;epver=2;em=tv.1;dc_random=1776887879_ars1kk6I2JUAuOiQrSvmKi_A4HeHHY2huA;_dc_test=1;~oref=https%3A%2F%2Ftrezor.io%2F? — 302 — 917 B — 88 ms — h2https://web.cmp.usercentrics.eu/ui/v/3.117.0/getToastifyStyle.4f0a73d7.jsweb.cmp.usercentrics.eu/ui/v/3.117.... https://web.cmp.usercentrics.eu/ui/v/3.117.0/getToastifyStyle.4f0a73d7.js — 200 — 716 B — 21 ms — h3https://customer-cqty7npjnrtw88ks.cloudflarestream.com/850afeb2a179c3ba56fe7d8b3f49db04/audio/130/init.mp4?p=eyJ0eXBlIjoiaW5pdCIsInZpZGVvSUQiOiI4NTBhZmViMmExNzljM2JhNTZmZTdkOGIzZjQ5ZGIwNCIsIm93bmVySUQiOjk2MTE4NywiY3JlYXRvcklEIjoiIiwic3RvcmFnZVByb3ZpZGVyIjo0LCJ0cmFjayI6IjNkYmU4ZjJiMDQzZDlmMjgyYzIwOTViNGQ3Y2YwNjUzIiwicmVuZGl0aW9uIjoiMTIxNTQ2NzUxMyIsIm11eGluZyI6IjEyNzM0OTQ2ODIifQ&s=w7fDuXXDl8Oww7nDgsKYU0QIwrNqdcKFw7Qow79qwpLDu8OZDiTDtQHChsK1wo40w5LDrQcustomer-cqty7npjnrtw88ks.cloudflar... https://customer-cqty7npjnrtw88ks.cloudflarestream.com/850afeb2a179c3ba56fe7d8b3f49db04/audio/130/init.mp4?p=eyJ0eXBlIjoiaW5pdCIsInZpZGVvSUQiOiI4NTBhZmViMmExNzljM2JhNTZmZTdkOGIzZjQ5ZGIwNCIsIm93bmVySUQiOjk2MTE4NywiY3JlYXRvcklEIjoiIiwic3RvcmFnZVByb3ZpZGVyIjo0LCJ0cmFjayI6IjNkYmU4ZjJiMDQzZDlmMjgyYzIwOTViNGQ3Y2YwNjUzIiwicmVuZGl0aW9uIjoiMTIxNTQ2NzUxMyIsIm11eGluZyI6IjEyNzM0OTQ2ODIifQ&s=w7fDuXXDl8Oww7nDgsKYU0QIwrNqdcKFw7Qow79qwpLDu8OZDiTDtQHChsK1wo40w5LDrQ — 200 — 904 B — 40 ms — h2data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2248%22%2…data:image/svg+xml,%3Csvg%20xmlns%3... data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2248%22%2… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2248%22%2…data:image/svg+xml,%3Csvg%20xmlns%3... data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2248%22%2… — 200 — 0 B — 1 ms — datahttps://ad.doubleclick.net/activity;dc_pre=CJSq5JafgpQDFXeJKQgdVJEBQw;src=14918036;type=trezo00;cat=page;rcb=18;ord=1522029228629;npa=0;auiddc=296157592.1776887879;u1=https%3A%2F%2Ftrezor.io%2F;gdid=dOThhZD;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;user_data_mode=a;_tu=LFA;gtm=45fe64k0v9196514381z8894211077za20gzb894211077zd894211077xea;gcs=G111;gcd=13r3r3r3r5l1;dma=0;dc_fmt=3;tag_exp=0~115616985~115938466~115938468~117266400;epver=2;em=tv.1;dc_random=1776887879_ars1kk6I2JUAuOiQrSvmKi_A4HeHHY2huA;~oref=https%3A%2F%2Ftrezor.io%2F?ad.doubleclick.net/activity;dc_pre=... https://ad.doubleclick.net/activity;dc_pre=CJSq5JafgpQDFXeJKQgdVJEBQw;src=14918036;type=trezo00;cat=page;rcb=18;ord=1522029228629;npa=0;auiddc=296157592.1776887879;u1=https%3A%2F%2Ftrezor.io%2F;gdid=dOThhZD;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;user_data_mode=a;_tu=LFA;gtm=45fe64k0v9196514381z8894211077za20gzb894211077zd894211077xea;gcs=G111;gcd=13r3r3r3r5l1;dma=0;dc_fmt=3;tag_exp=0~115616985~115938466~115938468~117266400;epver=2;em=tv.1;dc_random=1776887879_ars1kk6I2JUAuOiQrSvmKi_A4HeHHY2huA;~oref=https%3A%2F%2Ftrezor.io%2F? — 200 — 64 B — 36 ms — h3https://14918036.fls.doubleclick.net/activityi;dc_pre=CKro5pafgpQDFSjjuAgd5DM5qA;src=14918036;type=trezo00;cat=page;rcb=18;ord=1522029228629;npa=0;auiddc=296157592.1776887879;u1=https%3A%2F%2Ftrezor.io%2F;gdid=dOThhZD;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;user_data_mode=a;_tu=LFA;gtm=45fe64k0v9196514381z8894211077za20gzb894211077zd894211077xea;gcs=G111;gcd=13r3r3r3r5l1;dma=0;dc_fmt=2;tag_exp=0~115616985~115938466~115938468~117266400;epver=2;em=tv.1;dc_random=1776887879_ars1kk6I2JUAuOiQrSvmKi_A4HeHHY2huA;_dc_test=1;~oref=https%3A%2F%2Ftrezor.io%2F?14918036.fls.doubleclick.net/activi... https://14918036.fls.doubleclick.net/activityi;dc_pre=CKro5pafgpQDFSjjuAgd5DM5qA;src=14918036;type=trezo00;cat=page;rcb=18;ord=1522029228629;npa=0;auiddc=296157592.1776887879;u1=https%3A%2F%2Ftrezor.io%2F;gdid=dOThhZD;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;user_data_mode=a;_tu=LFA;gtm=45fe64k0v9196514381z8894211077za20gzb894211077zd894211077xea;gcs=G111;gcd=13r3r3r3r5l1;dma=0;dc_fmt=2;tag_exp=0~115616985~115938466~115938468~117266400;epver=2;em=tv.1;dc_random=1776887879_ars1kk6I2JUAuOiQrSvmKi_A4HeHHY2huA;_dc_test=1;~oref=https%3A%2F%2Ftrezor.io%2F? — 200 — 716 B — 33 ms — h2https://customer-cqty7npjnrtw88ks.cloudflarestream.com/850afeb2a179c3ba56fe7d8b3f49db04/audio/130/seg_1.mp4?p=eyJ0eXBlIjoic2VnbWVudCIsInZpZGVvSUQiOiI4NTBhZmViMmExNzljM2JhNTZmZTdkOGIzZjQ5ZGIwNCIsIm93bmVySUQiOjk2MTE4NywiY3JlYXRvcklEIjoiIiwic2VnbWVudER1cmF0aW9uU2VjcyI6NC4wMDM1NTU1NTU1NTU1NTYsInN0b3JhZ2VQcm92aWRlciI6NCwidHJhY2siOiIzZGJlOGYyYjA0M2Q5ZjI4MmMyMDk1YjRkN2NmMDY1MyIsInJlbmRpdGlvbiI6IjEyMTU0Njc1MTMiLCJtdXhpbmciOiIxMjczNDk0NjgyIn0&s=HcOte8KxG8OUw5dCwqrDn0pRwoV_PznDscKrw63Cp8Ogw6JOw7ZPwpYRwoTCtsKJZ2gcustomer-cqty7npjnrtw88ks.cloudflar... https://customer-cqty7npjnrtw88ks.cloudflarestream.com/850afeb2a179c3ba56fe7d8b3f49db04/audio/130/seg_1.mp4?p=eyJ0eXBlIjoic2VnbWVudCIsInZpZGVvSUQiOiI4NTBhZmViMmExNzljM2JhNTZmZTdkOGIzZjQ5ZGIwNCIsIm93bmVySUQiOjk2MTE4NywiY3JlYXRvcklEIjoiIiwic2VnbWVudER1cmF0aW9uU2VjcyI6NC4wMDM1NTU1NTU1NTU1NTYsInN0b3JhZ2VQcm92aWRlciI6NCwidHJhY2siOiIzZGJlOGYyYjA0M2Q5ZjI4MmMyMDk1YjRkN2NmMDY1MyIsInJlbmRpdGlvbiI6IjEyMTU0Njc1MTMiLCJtdXhpbmciOiIxMjczNDk0NjgyIn0&s=HcOte8KxG8OUw5dCwqrDn0pRwoV_PznDscKrw63Cp8Ogw6JOw7ZPwpYRwoTCtsKJZ2g — 200 — 63.7 KiB — 30 ms — h2https://adservice.google.com/ddm/fls/z/dc_pre=CKro5pafgpQDFSjjuAgd5DM5qA;src=14918036;type=trezo00;cat=page;rcb=18;ord=1522029228629;npa=0;auiddc=*;u1=https%3A%2F%2Ftrezor.io%2F;gdid=dOThhZD;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;user_data_mode=a;_tu=LFA;gtm=45fe64k0v9196514381z8894211077za20gzb894211077zd894211077xea;gcs=G111;gcd=13r3r3r3r5l1;dma=0;dc_fmt=2;tag_exp=0~115616985~115938466~115938468~117266400;epver=2;em=tv.*;dc_random=1776887879_ars1kk6I2JUAuOiQrSvmKi_A4HeHHY2huA;_dc_test=1;~oref=https%3A%2F%2Ftrezor.io%2Fadservice.google.com/ddm/fls/z/dc_p... https://adservice.google.com/ddm/fls/z/dc_pre=CKro5pafgpQDFSjjuAgd5DM5qA;src=14918036;type=trezo00;cat=page;rcb=18;ord=1522029228629;npa=0;auiddc=*;u1=https%3A%2F%2Ftrezor.io%2F;gdid=dOThhZD;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;user_data_mode=a;_tu=LFA;gtm=45fe64k0v9196514381z8894211077za20gzb894211077zd894211077xea;gcs=G111;gcd=13r3r3r3r5l1;dma=0;dc_fmt=2;tag_exp=0~115616985~115938466~115938468~117266400;epver=2;em=tv.*;dc_random=1776887879_ars1kk6I2JUAuOiQrSvmKi_A4HeHHY2huA;_dc_test=1;~oref=https%3A%2F%2Ftrezor.io%2F — 200 — 63 B — 58 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/692809723/?random=1776887879400&cv=11&fst=1776887879400&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9178773069z8894211077za20gzb894211077zd894211077xea&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115938466~115938469~117266401~118128923&u_w=800&u_h=600&url=https%3A%2F%2Ftrezor.io%2F&rcb=12&frm=0&tiba=Trezor%20Hardware%20Wallet%20(Official)%20%7C%20Bitcoin%20%26%20Crypto%20Security&did=dOThhZD&gdid=dOThhZD&hn=www.googleadservices.com&npa=0&us_privacy=1-N-&pscdl=noapi&auid=296157592.1776887879&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=ads_data_redaction%3Dfalse&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/692809723/?random=1776887879400&cv=11&fst=1776887879400&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9178773069z8894211077za20gzb894211077zd894211077xea&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115938466~115938469~117266401~118128923&u_w=800&u_h=600&url=https%3A%2F%2Ftrezor.io%2F&rcb=12&frm=0&tiba=Trezor%20Hardware%20Wallet%20(Official)%20%7C%20Bitcoin%20%26%20Crypto%20Security&did=dOThhZD&gdid=dOThhZD&hn=www.googleadservices.com&npa=0&us_privacy=1-N-&pscdl=noapi&auid=296157592.1776887879&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=ads_data_redaction%3Dfalse&rfmt=3&fmt=4 — 200 — 2.2 KiB — 89 ms — h3https://www.google.com/rmkt/collect/692809723/?random=1776887879400&cv=11&fst=1776887879400&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9178773069z8894211077za20gzb894211077zd894211077xea&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115938466~115938469~117266401~118128923&u_w=800&u_h=600&url=https%3A%2F%2Ftrezor.io%2F&rcb=12&frm=0&tiba=Trezor%20Hardware%20Wallet%20(Official)%20%7C%20Bitcoin%20%26%20Crypto%20Security&did=dOThhZD&gdid=dOThhZD&hn=www.googleadservices.com&npa=0&us_privacy=1-N-&pscdl=noapi&auid=296157592.1776887879&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=ads_data_redaction%3Dfalse&gcp=5www.google.com/rmkt/collect/6928097... https://www.google.com/rmkt/collect/692809723/?random=1776887879400&cv=11&fst=1776887879400&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9178773069z8894211077za20gzb894211077zd894211077xea&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115938466~115938469~117266401~118128923&u_w=800&u_h=600&url=https%3A%2F%2Ftrezor.io%2F&rcb=12&frm=0&tiba=Trezor%20Hardware%20Wallet%20(Official)%20%7C%20Bitcoin%20%26%20Crypto%20Security&did=dOThhZD&gdid=dOThhZD&hn=www.googleadservices.com&npa=0&us_privacy=1-N-&pscdl=noapi&auid=296157592.1776887879&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=ads_data_redaction%3Dfalse&gcp=5 — 200 — 20 B — 36 ms — h3https://www.google.com/ccm/collect?rcb=12&frm=0&ae=g&dl=https%3A%2F%2Ftrezor.io%2F&scrsrc=www.googletagmanager.com&rnd=1243578772.1776887879&dt=Trezor%20Hardware%20Wallet%20(Official)%20%7C%20Bitcoin%20%26%20Crypto%20Security&auid=296157592.1776887879&navt=n&npa=0&us_privacy=1-N-&ep.ads_data_redaction=0&did=dOThhZD&gdid=dOThhZD&_tu=CA&gtm=45be64k0v9178773069z8894211077za20gzb894211077zd894211077xea&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115938466~115938469~117266401~118128923&apve=1&apvf=f&apvc=0&tids=AW-692809723&tid=AW-692809723&tft=1776887879436&tfd=2461www.google.com/ccm/collect?rcb=12&f... https://www.google.com/ccm/collect?rcb=12&frm=0&ae=g&dl=https%3A%2F%2Ftrezor.io%2F&scrsrc=www.googletagmanager.com&rnd=1243578772.1776887879&dt=Trezor%20Hardware%20Wallet%20(Official)%20%7C%20Bitcoin%20%26%20Crypto%20Security&auid=296157592.1776887879&navt=n&npa=0&us_privacy=1-N-&ep.ads_data_redaction=0&did=dOThhZD&gdid=dOThhZD&_tu=CA&gtm=45be64k0v9178773069z8894211077za20gzb894211077zd894211077xea&gcs=G111&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115938466~115938469~117266401~118128923&apve=1&apvf=f&apvc=0&tids=AW-692809723&tid=AW-692809723&tft=1776887879436&tfd=2461 — 200 — 21 B — 38 ms — h3https://analytics.google.com/g/s/collect?dma=0&npa=0&gcs=G111&gcd=13r3r3r3r5l1&gtm=45j91e64l0v894391193z8894211077z9894207506za20gzb894211077zd894211077&tag_exp=0~115616986~115938466~115938468~117266401~117512542~117704211&_is_sw=f15s0t4&_tu=DA&_gsid=34JWL0HY2XnWiZGQ-ajkKc7yrk7BNo3wanalytics.google.com/g/s/collect?dm... https://analytics.google.com/g/s/collect?dma=0&npa=0&gcs=G111&gcd=13r3r3r3r5l1&gtm=45j91e64l0v894391193z8894211077z9894207506za20gzb894211077zd894211077&tag_exp=0~115616986~115938466~115938468~117266401~117512542~117704211&_is_sw=f15s0t4&_tu=DA&_gsid=34JWL0HY2XnWiZGQ-ajkKc7yrk7BNo3w — 204 — 514 B — 90 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&dma=0&npa=0&gcs=G111&gcd=13r3r3r3r5l1&tid=G-34JWL0HY2X&cid=rqfzPE7kSd7o3pyy6YCKP0cmKoKBc9wD%2FaRILGsdwrQ%3D.1776887879&gtm=45j91e64l0v894391193z8894211077z9894207506za20gzb894211077zd894211077&tag_exp=0~115616986~115938466~115938468~117266401~117512542~117704211&_is_sw=f15s0t4&_tu=DA&aip=1stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&dma=0&npa=0&gcs=G111&gcd=13r3r3r3r5l1&tid=G-34JWL0HY2X&cid=rqfzPE7kSd7o3pyy6YCKP0cmKoKBc9wD%2FaRILGsdwrQ%3D.1776887879&gtm=45j91e64l0v894391193z8894211077z9894207506za20gzb894211077zd894211077&tag_exp=0~115616986~115938466~115938468~117266401~117512542~117704211&_is_sw=f15s0t4&_tu=DA&aip=1 — 204 — 514 B — 87 ms — h2https://ad.doubleclick.net/activity;src=14918036;type=page;cat=trezo00;ord=746646665;gtm=45j91e64l0v894391193z8894211077z9894207506za20gzb894211077zd894211077;dc_pre=1;gdid=dOThhZD;rcb=16;dma=0;npa=0;gcs=G111;gcd=13r3r3r3r5l1;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;auiddc=1304659560.1776887879;tag_exp=0~115616986~115938466~115938468~117266401~117512542~117704211;_tu=DA;s3p=1;_is_sw=f15s0t4;~oref=https%3A%2F%2Ftrezor.io%2F?ad.doubleclick.net/activity;src=149... https://ad.doubleclick.net/activity;src=14918036;type=page;cat=trezo00;ord=746646665;gtm=45j91e64l0v894391193z8894211077z9894207506za20gzb894211077zd894211077;dc_pre=1;gdid=dOThhZD;rcb=16;dma=0;npa=0;gcs=G111;gcd=13r3r3r3r5l1;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;auiddc=1304659560.1776887879;tag_exp=0~115616986~115938466~115938468~117266401~117512542~117704211;_tu=DA;s3p=1;_is_sw=f15s0t4;~oref=https%3A%2F%2Ftrezor.io%2F? — 302 — 22 B — 61 ms — h3https://analytics.google.com/g/s/collect?dma=0&npa=0&gcs=G111&gcd=13r3r3r3r5l1&gtm=45j91e64l0v894391193z8894211077z9894207506za20gzb894211077zd894211077&tag_exp=0~115616986~115938466~115938468~117215459~117266401~117512542~117549814~117704211&_is_sw=f15s0t137&_tu=DA&_gsid=34JWL0HY2XDitv-q8b6BeTJ7DXh6Zevwanalytics.google.com/g/s/collect?dm... https://analytics.google.com/g/s/collect?dma=0&npa=0&gcs=G111&gcd=13r3r3r3r5l1&gtm=45j91e64l0v894391193z8894211077z9894207506za20gzb894211077zd894211077&tag_exp=0~115616986~115938466~115938468~117215459~117266401~117512542~117549814~117704211&_is_sw=f15s0t137&_tu=DA&_gsid=34JWL0HY2XDitv-q8b6BeTJ7DXh6Zevw — 204 — 47 B — 172 ms — h2https://ad.doubleclick.net/activity;src=14918036;type=page;cat=trezo00;ord=719579509;gtm=45j91e64l0v894391193z8894211077z9894207506za20gzb894211077zd894211077;dc_pre=1;gdid=dOThhZD;rcb=16;dma=0;npa=0;gcs=G111;gcd=13r3r3r3r5l1;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;auiddc=296157592.1776887879;tag_exp=0~115616986~115938466~115938468~117215459~117266401~117512542~117549814~117704211;_tu=DA;s3p=1;_is_sw=f15s0t137;~oref=https%3A%2F%2Ftrezor.io%2F?ad.doubleclick.net/activity;src=149... https://ad.doubleclick.net/activity;src=14918036;type=page;cat=trezo00;ord=719579509;gtm=45j91e64l0v894391193z8894211077z9894207506za20gzb894211077zd894211077;dc_pre=1;gdid=dOThhZD;rcb=16;dma=0;npa=0;gcs=G111;gcd=13r3r3r3r5l1;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;auiddc=296157592.1776887879;tag_exp=0~115616986~115938466~115938468~117215459~117266401~117512542~117549814~117704211;_tu=DA;s3p=1;_is_sw=f15s0t137;~oref=https%3A%2F%2Ftrezor.io%2F? — 302 — 22 B — 55 ms — h3https://customer-cqty7npjnrtw88ks.cloudflarestream.com/9ef7d51ce3083a3ad82aa51783b5233c/audio/129/init.mp4?p=eyJ0eXBlIjoiaW5pdCIsInZpZGVvSUQiOiI5ZWY3ZDUxY2UzMDgzYTNhZDgyYWE1MTc4M2I1MjMzYyIsIm93bmVySUQiOjk2MTE4NywiY3JlYXRvcklEIjoiIiwic3RvcmFnZVByb3ZpZGVyIjo0LCJ0cmFjayI6IjUwMjBiMTBlM2Q5MmU3OGU4NDJkMzY1OTAwZTkxZTdmIiwicmVuZGl0aW9uIjoiMTE3NTgwODA2MiIsIm11eGluZyI6IjEyMzM1NTYxNzYifQ&s=w7AQw6ZiYHo5VlvCtA0Uw6x9eMKPwpsURcOfC2FNO8Ogw6vCn8KEwq3DqcKbfwcustomer-cqty7npjnrtw88ks.cloudflar... https://customer-cqty7npjnrtw88ks.cloudflarestream.com/9ef7d51ce3083a3ad82aa51783b5233c/audio/129/init.mp4?p=eyJ0eXBlIjoiaW5pdCIsInZpZGVvSUQiOiI5ZWY3ZDUxY2UzMDgzYTNhZDgyYWE1MTc4M2I1MjMzYyIsIm93bmVySUQiOjk2MTE4NywiY3JlYXRvcklEIjoiIiwic3RvcmFnZVByb3ZpZGVyIjo0LCJ0cmFjayI6IjUwMjBiMTBlM2Q5MmU3OGU4NDJkMzY1OTAwZTkxZTdmIiwicmVuZGl0aW9uIjoiMTE3NTgwODA2MiIsIm11eGluZyI6IjEyMzM1NTYxNzYifQ&s=w7AQw6ZiYHo5VlvCtA0Uw6x9eMKPwpsURcOfC2FNO8Ogw6vCn8KEwq3DqcKbfw — 200 — 850 B — 37 ms — h2https://customer-cqty7npjnrtw88ks.cloudflarestream.com/850afeb2a179c3ba56fe7d8b3f49db04/video/1080/seg_2.mp4?p=eyJ0eXBlIjoic2VnbWVudCIsInZpZGVvSUQiOiI4NTBhZmViMmExNzljM2JhNTZmZTdkOGIzZjQ5ZGIwNCIsIm93bmVySUQiOjk2MTE4NywiY3JlYXRvcklEIjoiIiwic2VnbWVudER1cmF0aW9uU2VjcyI6NCwic3RvcmFnZVByb3ZpZGVyIjo0LCJ0cmFjayI6ImE0MGJjNmRiZWZlNmU2MmNlZDJmOWY4YzAxZTMzODA3IiwicmVuZGl0aW9uIjoiMTIxNTQ2NzkxOCIsIm11eGluZyI6IjEyNzM0OTUwODcifQ&s=wrzDm8KvWnvDjwMXw7Vew7h1w7tywrMCw6FIAQbDg07Dsg7Cr1rDjcOfw6nDoQJOcustomer-cqty7npjnrtw88ks.cloudflar... https://customer-cqty7npjnrtw88ks.cloudflarestream.com/850afeb2a179c3ba56fe7d8b3f49db04/video/1080/seg_2.mp4?p=eyJ0eXBlIjoic2VnbWVudCIsInZpZGVvSUQiOiI4NTBhZmViMmExNzljM2JhNTZmZTdkOGIzZjQ5ZGIwNCIsIm93bmVySUQiOjk2MTE4NywiY3JlYXRvcklEIjoiIiwic2VnbWVudER1cmF0aW9uU2VjcyI6NCwic3RvcmFnZVByb3ZpZGVyIjo0LCJ0cmFjayI6ImE0MGJjNmRiZWZlNmU2MmNlZDJmOWY4YzAxZTMzODA3IiwicmVuZGl0aW9uIjoiMTIxNTQ2NzkxOCIsIm11eGluZyI6IjEyNzM0OTUwODcifQ&s=wrzDm8KvWnvDjwMXw7Vew7h1w7tywrMCw6FIAQbDg07Dsg7Cr1rDjcOfw6nDoQJO — 200 — 949.0 KiB — 64 ms — h2https://customer-cqty7npjnrtw88ks.cloudflarestream.com/9ef7d51ce3083a3ad82aa51783b5233c/audio/129/seg_1.mp4?p=eyJ0eXBlIjoic2VnbWVudCIsInZpZGVvSUQiOiI5ZWY3ZDUxY2UzMDgzYTNhZDgyYWE1MTc4M2I1MjMzYyIsIm93bmVySUQiOjk2MTE4NywiY3JlYXRvcklEIjoiIiwic2VnbWVudER1cmF0aW9uU2VjcyI6NC4wMDgsInN0b3JhZ2VQcm92aWRlciI6NCwidHJhY2siOiI1MDIwYjEwZTNkOTJlNzhlODQyZDM2NTkwMGU5MWU3ZiIsInJlbmRpdGlvbiI6IjExNzU4MDgwNjIiLCJtdXhpbmciOiIxMjMzNTU2MTc2In0&s=wpZKw67CvMKVM8Olw4DDpibCocKew7gfwrTCpcO8w5DDhW_DmsKDPnMvw49hZk8xBcOEcustomer-cqty7npjnrtw88ks.cloudflar... https://customer-cqty7npjnrtw88ks.cloudflarestream.com/9ef7d51ce3083a3ad82aa51783b5233c/audio/129/seg_1.mp4?p=eyJ0eXBlIjoic2VnbWVudCIsInZpZGVvSUQiOiI5ZWY3ZDUxY2UzMDgzYTNhZDgyYWE1MTc4M2I1MjMzYyIsIm93bmVySUQiOjk2MTE4NywiY3JlYXRvcklEIjoiIiwic2VnbWVudER1cmF0aW9uU2VjcyI6NC4wMDgsInN0b3JhZ2VQcm92aWRlciI6NCwidHJhY2siOiI1MDIwYjEwZTNkOTJlNzhlODQyZDM2NTkwMGU5MWU3ZiIsInJlbmRpdGlvbiI6IjExNzU4MDgwNjIiLCJtdXhpbmciOiIxMjMzNTU2MTc2In0&s=wpZKw67CvMKVM8Olw4DDpibCocKew7gfwrTCpcO8w5DDhW_DmsKDPnMvw49hZk8xBcOE — 200 — 63.7 KiB — 37 ms — h2https://www.google.com/pagead/1p-user-list/692809723/?random=1776887879400&cv=11&fst=1776884400000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9178773069z8894211077za20gzb894211077zd894211077xea&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115938466~115938469~117266401~118128923&u_w=800&u_h=600&url=https%3A%2F%2Ftrezor.io%2F&rcb=12&frm=0&tiba=Trezor%20Hardware%20Wallet%20(Official)%20%7C%20Bitcoin%20%26%20Crypto%20Security&did=dOThhZD&gdid=dOThhZD&hn=www.googleadservices.com&npa=0&us_privacy=1-N-&pscdl=noapi&auid=296157592.1776887879&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=ads_data_redaction%3Dfalse&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugffwRoudg__tGs8f4AhvyqxJMq9YWSIMX-QhqqNOPNsPjFrjSW8K3kpT7ex_-zP_xG-YHLdpaikBV3v-GAB1EbTNPEqfPI5kUSu8romhOxo6HiWTPJ5oPIVhxHRw4S95ns_K1woXFOszNbM2psptXsKlPXNGc3zGnTQml3Xes1ZEjF4PKDmT4XMVX7dtGxwbWxbHWxe0W7rMzNCJVyswyR-P3cQaHceTU7NlcSQ&random=2442848142&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/692809723/?random=1776887879400&cv=11&fst=1776884400000&bg=ffffff&guid=ON&async=1&gtm=45be64k0v9178773069z8894211077za20gzb894211077zd894211077xea&gcd=13r3r3r3r5l1&dma=0&tag_exp=0~115938466~115938469~117266401~118128923&u_w=800&u_h=600&url=https%3A%2F%2Ftrezor.io%2F&rcb=12&frm=0&tiba=Trezor%20Hardware%20Wallet%20(Official)%20%7C%20Bitcoin%20%26%20Crypto%20Security&did=dOThhZD&gdid=dOThhZD&hn=www.googleadservices.com&npa=0&us_privacy=1-N-&pscdl=noapi&auid=296157592.1776887879&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=CA&data=ads_data_redaction%3Dfalse&rfmt=3&fmt=3&is_vtc=1&cid=CAQSsAEABaugffwRoudg__tGs8f4AhvyqxJMq9YWSIMX-QhqqNOPNsPjFrjSW8K3kpT7ex_-zP_xG-YHLdpaikBV3v-GAB1EbTNPEqfPI5kUSu8romhOxo6HiWTPJ5oPIVhxHRw4S95ns_K1woXFOszNbM2psptXsKlPXNGc3zGnTQml3Xes1ZEjF4PKDmT4XMVX7dtGxwbWxbHWxe0W7rMzNCJVyswyR-P3cQaHceTU7NlcSQ&random=2442848142&rmt_tld=0&ipr=y — 200 — 64 B — 35 ms — h3https://www.google.com/gmp/conversion/_dc_unique_id=12295780160377525681;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4GLCdXMT4NbKV6OPyTZMVpxFFT637ASzL2Nh;_dc_time=1776887879;src=14918036;type=page;cat=trezo00;ord=746646665;gtm=45j91e64l0v894391193z8894211077z9894207506za20gzb894211077zd894211077;dc_pre=1;gdid=dOThhZD;rcb=16;dma=0;npa=0;gcs=G111;gcd=13r3r3r3r5l1;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;auiddc=1304659560.1776887879;tag_exp=0~115616986~115938466~115938468~117266401~117512542~117704211;_tu=DA;s3p=1;_is_sw=f15s0t4;~oref=https%3A%2F%2Ftrezor.io%2F?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=12295780160377525681;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4GLCdXMT4NbKV6OPyTZMVpxFFT637ASzL2Nh;_dc_time=1776887879;src=14918036;type=page;cat=trezo00;ord=746646665;gtm=45j91e64l0v894391193z8894211077z9894207506za20gzb894211077zd894211077;dc_pre=1;gdid=dOThhZD;rcb=16;dma=0;npa=0;gcs=G111;gcd=13r3r3r3r5l1;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;auiddc=1304659560.1776887879;tag_exp=0~115616986~115938466~115938468~117266401~117512542~117704211;_tu=DA;s3p=1;_is_sw=f15s0t4;~oref=https%3A%2F%2Ftrezor.io%2F? — 200 — 63 B — 195 ms — h3https://adservice.google.com/ddm/fls/z/src=14918036;type=page;cat=trezo00;ord=719579509;gtm=45j91e64l0v894391193z8894211077z9894207506za20gzb894211077zd894211077;dc_pre=1;gdid=dOThhZD;rcb=16;dma=0;npa=0;gcs=G111;gcd=13r3r3r3r5l1;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;auiddc=*;tag_exp=0~115616986~115938466~115938468~117215459~117266401~117512542~117549814~117704211;_tu=DA;s3p=1;_is_sw=f15s0t137;~oref=https%3A%2F%2Ftrezor.io%2Fadservice.google.com/ddm/fls/z/src=... https://adservice.google.com/ddm/fls/z/src=14918036;type=page;cat=trezo00;ord=719579509;gtm=45j91e64l0v894391193z8894211077z9894207506za20gzb894211077zd894211077;dc_pre=1;gdid=dOThhZD;rcb=16;dma=0;npa=0;gcs=G111;gcd=13r3r3r3r5l1;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;auiddc=*;tag_exp=0~115616986~115938466~115938468~117215459~117266401~117512542~117549814~117704211;_tu=DA;s3p=1;_is_sw=f15s0t137;~oref=https%3A%2F%2Ftrezor.io%2F — 200 — 63 B — 57 ms — h3https://customer-cqty7npjnrtw88ks.cloudflarestream.com/9ef7d51ce3083a3ad82aa51783b5233c/video/1080/seg_2.mp4?p=eyJ0eXBlIjoic2VnbWVudCIsInZpZGVvSUQiOiI5ZWY3ZDUxY2UzMDgzYTNhZDgyYWE1MTc4M2I1MjMzYyIsIm93bmVySUQiOjk2MTE4NywiY3JlYXRvcklEIjoiIiwic2VnbWVudER1cmF0aW9uU2VjcyI6NCwic3RvcmFnZVByb3ZpZGVyIjo0LCJ0cmFjayI6Ijk3ZWRiNzk1OTlmMmE2NjlkZjI2YWNkZDNjMzNiZjg5IiwicmVuZGl0aW9uIjoiMTE3NTgwODI0MSIsIm11eGluZyI6IjEyMzM1NTYzNTUifQ&s=w70AOcKsQEIbwpxRw61GfyzDkcOSw4QCwro4wqHCoyJ7wpRkwr7DtCTDkXREw7Qcustomer-cqty7npjnrtw88ks.cloudflar... https://customer-cqty7npjnrtw88ks.cloudflarestream.com/9ef7d51ce3083a3ad82aa51783b5233c/video/1080/seg_2.mp4?p=eyJ0eXBlIjoic2VnbWVudCIsInZpZGVvSUQiOiI5ZWY3ZDUxY2UzMDgzYTNhZDgyYWE1MTc4M2I1MjMzYyIsIm93bmVySUQiOjk2MTE4NywiY3JlYXRvcklEIjoiIiwic2VnbWVudER1cmF0aW9uU2VjcyI6NCwic3RvcmFnZVByb3ZpZGVyIjo0LCJ0cmFjayI6Ijk3ZWRiNzk1OTlmMmE2NjlkZjI2YWNkZDNjMzNiZjg5IiwicmVuZGl0aW9uIjoiMTE3NTgwODI0MSIsIm11eGluZyI6IjEyMzM1NTYzNTUifQ&s=w70AOcKsQEIbwpxRw61GfyzDkcOSw4QCwro4wqHCoyJ7wpRkwr7DtCTDkXREw7Q — 200 — 760.5 KiB — 75 ms — h2https://customer-cqty7npjnrtw88ks.cloudflarestream.com/850afeb2a179c3ba56fe7d8b3f49db04/audio/130/seg_2.mp4?p=eyJ0eXBlIjoic2VnbWVudCIsInZpZGVvSUQiOiI4NTBhZmViMmExNzljM2JhNTZmZTdkOGIzZjQ5ZGIwNCIsIm93bmVySUQiOjk2MTE4NywiY3JlYXRvcklEIjoiIiwic2VnbWVudER1cmF0aW9uU2VjcyI6NC4wMDM1NTU1NTU1NTU1NTYsInN0b3JhZ2VQcm92aWRlciI6NCwidHJhY2siOiIzZGJlOGYyYjA0M2Q5ZjI4MmMyMDk1YjRkN2NmMDY1MyIsInJlbmRpdGlvbiI6IjEyMTU0Njc1MTMiLCJtdXhpbmciOiIxMjczNDk0NjgyIn0&s=HcOte8KxG8OUw5dCwqrDn0pRwoV_PznDscKrw63Cp8Ogw6JOw7ZPwpYRwoTCtsKJZ2gcustomer-cqty7npjnrtw88ks.cloudflar... https://customer-cqty7npjnrtw88ks.cloudflarestream.com/850afeb2a179c3ba56fe7d8b3f49db04/audio/130/seg_2.mp4?p=eyJ0eXBlIjoic2VnbWVudCIsInZpZGVvSUQiOiI4NTBhZmViMmExNzljM2JhNTZmZTdkOGIzZjQ5ZGIwNCIsIm93bmVySUQiOjk2MTE4NywiY3JlYXRvcklEIjoiIiwic2VnbWVudER1cmF0aW9uU2VjcyI6NC4wMDM1NTU1NTU1NTU1NTYsInN0b3JhZ2VQcm92aWRlciI6NCwidHJhY2siOiIzZGJlOGYyYjA0M2Q5ZjI4MmMyMDk1YjRkN2NmMDY1MyIsInJlbmRpdGlvbiI6IjEyMTU0Njc1MTMiLCJtdXhpbmciOiIxMjczNDk0NjgyIn0&s=HcOte8KxG8OUw5dCwqrDn0pRwoV_PznDscKrw63Cp8Ogw6JOw7ZPwpYRwoTCtsKJZ2g — 200 — 63.7 KiB — 64 ms — h2https://customer-cqty7npjnrtw88ks.cloudflarestream.com/850afeb2a179c3ba56fe7d8b3f49db04/video/1080/seg_3.mp4?p=eyJ0eXBlIjoic2VnbWVudCIsInZpZGVvSUQiOiI4NTBhZmViMmExNzljM2JhNTZmZTdkOGIzZjQ5ZGIwNCIsIm93bmVySUQiOjk2MTE4NywiY3JlYXRvcklEIjoiIiwic2VnbWVudER1cmF0aW9uU2VjcyI6NCwic3RvcmFnZVByb3ZpZGVyIjo0LCJ0cmFjayI6ImE0MGJjNmRiZWZlNmU2MmNlZDJmOWY4YzAxZTMzODA3IiwicmVuZGl0aW9uIjoiMTIxNTQ2NzkxOCIsIm11eGluZyI6IjEyNzM0OTUwODcifQ&s=wrzDm8KvWnvDjwMXw7Vew7h1w7tywrMCw6FIAQbDg07Dsg7Cr1rDjcOfw6nDoQJOcustomer-cqty7npjnrtw88ks.cloudflar... https://customer-cqty7npjnrtw88ks.cloudflarestream.com/850afeb2a179c3ba56fe7d8b3f49db04/video/1080/seg_3.mp4?p=eyJ0eXBlIjoic2VnbWVudCIsInZpZGVvSUQiOiI4NTBhZmViMmExNzljM2JhNTZmZTdkOGIzZjQ5ZGIwNCIsIm93bmVySUQiOjk2MTE4NywiY3JlYXRvcklEIjoiIiwic2VnbWVudER1cmF0aW9uU2VjcyI6NCwic3RvcmFnZVByb3ZpZGVyIjo0LCJ0cmFjayI6ImE0MGJjNmRiZWZlNmU2MmNlZDJmOWY4YzAxZTMzODA3IiwicmVuZGl0aW9uIjoiMTIxNTQ2NzkxOCIsIm11eGluZyI6IjEyNzM0OTUwODcifQ&s=wrzDm8KvWnvDjwMXw7Vew7h1w7tywrMCw6FIAQbDg07Dsg7Cr1rDjcOfw6nDoQJO — 200 — 1.3 MiB — 87 ms — h2https://customer-cqty7npjnrtw88ks.cloudflarestream.com/9ef7d51ce3083a3ad82aa51783b5233c/audio/129/seg_2.mp4?p=eyJ0eXBlIjoic2VnbWVudCIsInZpZGVvSUQiOiI5ZWY3ZDUxY2UzMDgzYTNhZDgyYWE1MTc4M2I1MjMzYyIsIm93bmVySUQiOjk2MTE4NywiY3JlYXRvcklEIjoiIiwic2VnbWVudER1cmF0aW9uU2VjcyI6NC4wMDgsInN0b3JhZ2VQcm92aWRlciI6NCwidHJhY2siOiI1MDIwYjEwZTNkOTJlNzhlODQyZDM2NTkwMGU5MWU3ZiIsInJlbmRpdGlvbiI6IjExNzU4MDgwNjIiLCJtdXhpbmciOiIxMjMzNTU2MTc2In0&s=wpZKw67CvMKVM8Olw4DDpibCocKew7gfwrTCpcO8w5DDhW_DmsKDPnMvw49hZk8xBcOEcustomer-cqty7npjnrtw88ks.cloudflar... https://customer-cqty7npjnrtw88ks.cloudflarestream.com/9ef7d51ce3083a3ad82aa51783b5233c/audio/129/seg_2.mp4?p=eyJ0eXBlIjoic2VnbWVudCIsInZpZGVvSUQiOiI5ZWY3ZDUxY2UzMDgzYTNhZDgyYWE1MTc4M2I1MjMzYyIsIm93bmVySUQiOjk2MTE4NywiY3JlYXRvcklEIjoiIiwic2VnbWVudER1cmF0aW9uU2VjcyI6NC4wMDgsInN0b3JhZ2VQcm92aWRlciI6NCwidHJhY2siOiI1MDIwYjEwZTNkOTJlNzhlODQyZDM2NTkwMGU5MWU3ZiIsInJlbmRpdGlvbiI6IjExNzU4MDgwNjIiLCJtdXhpbmciOiIxMjMzNTU2MTc2In0&s=wpZKw67CvMKVM8Olw4DDpibCocKew7gfwrTCpcO8w5DDhW_DmsKDPnMvw49hZk8xBcOE — 200 — 63.7 KiB — 41 ms — h2https://customer-cqty7npjnrtw88ks.cloudflarestream.com/9ef7d51ce3083a3ad82aa51783b5233c/video/1080/seg_3.mp4?p=eyJ0eXBlIjoic2VnbWVudCIsInZpZGVvSUQiOiI5ZWY3ZDUxY2UzMDgzYTNhZDgyYWE1MTc4M2I1MjMzYyIsIm93bmVySUQiOjk2MTE4NywiY3JlYXRvcklEIjoiIiwic2VnbWVudER1cmF0aW9uU2VjcyI6NCwic3RvcmFnZVByb3ZpZGVyIjo0LCJ0cmFjayI6Ijk3ZWRiNzk1OTlmMmE2NjlkZjI2YWNkZDNjMzNiZjg5IiwicmVuZGl0aW9uIjoiMTE3NTgwODI0MSIsIm11eGluZyI6IjEyMzM1NTYzNTUifQ&s=w70AOcKsQEIbwpxRw61GfyzDkcOSw4QCwro4wqHCoyJ7wpRkwr7DtCTDkXREw7Qcustomer-cqty7npjnrtw88ks.cloudflar... https://customer-cqty7npjnrtw88ks.cloudflarestream.com/9ef7d51ce3083a3ad82aa51783b5233c/video/1080/seg_3.mp4?p=eyJ0eXBlIjoic2VnbWVudCIsInZpZGVvSUQiOiI5ZWY3ZDUxY2UzMDgzYTNhZDgyYWE1MTc4M2I1MjMzYyIsIm93bmVySUQiOjk2MTE4NywiY3JlYXRvcklEIjoiIiwic2VnbWVudER1cmF0aW9uU2VjcyI6NCwic3RvcmFnZVByb3ZpZGVyIjo0LCJ0cmFjayI6Ijk3ZWRiNzk1OTlmMmE2NjlkZjI2YWNkZDNjMzNiZjg5IiwicmVuZGl0aW9uIjoiMTE3NTgwODI0MSIsIm11eGluZyI6IjEyMzM1NTYzNTUifQ&s=w70AOcKsQEIbwpxRw61GfyzDkcOSw4QCwro4wqHCoyJ7wpRkwr7DtCTDkXREw7Q — 200 — 396.6 KiB — 41 ms — h2https://customer-cqty7npjnrtw88ks.cloudflarestream.com/9ef7d51ce3083a3ad82aa51783b5233c/audio/129/seg_3.mp4?p=eyJ0eXBlIjoic2VnbWVudCIsInZpZGVvSUQiOiI5ZWY3ZDUxY2UzMDgzYTNhZDgyYWE1MTc4M2I1MjMzYyIsIm93bmVySUQiOjk2MTE4NywiY3JlYXRvcklEIjoiIiwic2VnbWVudER1cmF0aW9uU2VjcyI6NC4wMDgsInN0b3JhZ2VQcm92aWRlciI6NCwidHJhY2siOiI1MDIwYjEwZTNkOTJlNzhlODQyZDM2NTkwMGU5MWU3ZiIsInJlbmRpdGlvbiI6IjExNzU4MDgwNjIiLCJtdXhpbmciOiIxMjMzNTU2MTc2In0&s=wpZKw67CvMKVM8Olw4DDpibCocKew7gfwrTCpcO8w5DDhW_DmsKDPnMvw49hZk8xBcOEcustomer-cqty7npjnrtw88ks.cloudflar... https://customer-cqty7npjnrtw88ks.cloudflarestream.com/9ef7d51ce3083a3ad82aa51783b5233c/audio/129/seg_3.mp4?p=eyJ0eXBlIjoic2VnbWVudCIsInZpZGVvSUQiOiI5ZWY3ZDUxY2UzMDgzYTNhZDgyYWE1MTc4M2I1MjMzYyIsIm93bmVySUQiOjk2MTE4NywiY3JlYXRvcklEIjoiIiwic2VnbWVudER1cmF0aW9uU2VjcyI6NC4wMDgsInN0b3JhZ2VQcm92aWRlciI6NCwidHJhY2siOiI1MDIwYjEwZTNkOTJlNzhlODQyZDM2NTkwMGU5MWU3ZiIsInJlbmRpdGlvbiI6IjExNzU4MDgwNjIiLCJtdXhpbmciOiIxMjMzNTU2MTc2In0&s=wpZKw67CvMKVM8Olw4DDpibCocKew7gfwrTCpcO8w5DDhW_DmsKDPnMvw49hZk8xBcOE — 200 — 63.8 KiB — 36 ms — h2https://customer-cqty7npjnrtw88ks.cloudflarestream.com/850afeb2a179c3ba56fe7d8b3f49db04/audio/130/seg_3.mp4?p=eyJ0eXBlIjoic2VnbWVudCIsInZpZGVvSUQiOiI4NTBhZmViMmExNzljM2JhNTZmZTdkOGIzZjQ5ZGIwNCIsIm93bmVySUQiOjk2MTE4NywiY3JlYXRvcklEIjoiIiwic2VnbWVudER1cmF0aW9uU2VjcyI6NC4wMDM1NTU1NTU1NTU1NTYsInN0b3JhZ2VQcm92aWRlciI6NCwidHJhY2siOiIzZGJlOGYyYjA0M2Q5ZjI4MmMyMDk1YjRkN2NmMDY1MyIsInJlbmRpdGlvbiI6IjEyMTU0Njc1MTMiLCJtdXhpbmciOiIxMjczNDk0NjgyIn0&s=HcOte8KxG8OUw5dCwqrDn0pRwoV_PznDscKrw63Cp8Ogw6JOw7ZPwpYRwoTCtsKJZ2gcustomer-cqty7npjnrtw88ks.cloudflar... https://customer-cqty7npjnrtw88ks.cloudflarestream.com/850afeb2a179c3ba56fe7d8b3f49db04/audio/130/seg_3.mp4?p=eyJ0eXBlIjoic2VnbWVudCIsInZpZGVvSUQiOiI4NTBhZmViMmExNzljM2JhNTZmZTdkOGIzZjQ5ZGIwNCIsIm93bmVySUQiOjk2MTE4NywiY3JlYXRvcklEIjoiIiwic2VnbWVudER1cmF0aW9uU2VjcyI6NC4wMDM1NTU1NTU1NTU1NTYsInN0b3JhZ2VQcm92aWRlciI6NCwidHJhY2siOiIzZGJlOGYyYjA0M2Q5ZjI4MmMyMDk1YjRkN2NmMDY1MyIsInJlbmRpdGlvbiI6IjEyMTU0Njc1MTMiLCJtdXhpbmciOiIxMjczNDk0NjgyIn0&s=HcOte8KxG8OUw5dCwqrDn0pRwoV_PznDscKrw63Cp8Ogw6JOw7ZPwpYRwoTCtsKJZ2g — 200 — 63.7 KiB — 26 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
48% of JavaScript execution is third-party
First-party Third-party 1160ms · 694KB · Kč143/mo
Unattributable
Other
Costly
Execution 490ms
Transfer 0 KB
Monthly Cost Kč60/mo
web.cmp.usercentrics.eu
Other
Optional
Execution 145ms
Transfer 56 KB
Unused 63%
Monthly Cost Kč18/mo
Google Tag Manager
Tag Manager
Optional
Execution 130ms
Transfer 144 KB
Unused 42%
Monthly Cost Kč16/mo
Google Tag Manager
Tag Manager
Optional
Execution 101ms
Transfer 168 KB
Unused 36%
Monthly Cost Kč12/mo
Google Tag Manager
Tag Manager
Optional
Execution 95ms
Transfer 131 KB
Unused 40%
Monthly Cost Kč12/mo
Google Tag Manager
Tag Manager
Optional
Execution 77ms
Transfer 167 KB
Unused 37%
Monthly Cost Kč9/mo
web.cmp.usercentrics.eu
Other
Optional
Execution 69ms
Transfer 10 KB
Monthly Cost Kč8/mo
web.cmp.usercentrics.eu
Other
Optional
Execution 53ms
Transfer 17 KB
Monthly Cost Kč7/mo

These scripts may cost more than they're worth

  • Unattributable adds 490ms and costs ~Kč60/month

48% of JavaScript execution time comes from third-party scripts.

Why this matters

Third-party scripts (analytics, ads, social, A/B testing) often dominate execution time — every one is a perf-and-privacy tax.

Learn more

Each third-party script is a black box: you don't control when it loads, what it executes, or how much it grows. They often account for a major share of total blocking time on average sites (HTTP Archive's Web Almanac documents the trend). Audit which ones you actually need, defer the rest, and use facade patterns (lite-youtube, lite-vimeo) for embedded media.

Source: web.dev / HTTP Archive Web Almanac

Unattributable takes 490ms 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

63% of web.cmp.usercentrics.eu'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