Skip to content
https://nubank.com.br

Performance

· 23 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
76
GRADE
C
FIX
5
REVIEW
6
PASS
8
INFO
4

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

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

606 ms

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

1.51 s

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

692 ms

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

0.012

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

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

6.30 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
23
8 PASS 6 REVIEW 5 FIX
F
Page Weight Budget
Action
3.4 MB transferred, 138 requests
FIX
3.4 MB transferred, 138 requests
Warning::
Page weighs 10.3 MB (3.4 MB transferred)
Warning::
JavaScript is 2.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.5 MB
Info::
Fonts are 345 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 345 KB
Warning::
138 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.72 g CO2 per page load
3.4 MB / 2.4 MB budget
3.4 MB transferred
138 requests
0.72 g CO2 per page load
JavaScript 2.5 MiB 73%
Images 438.2 KiB 13%
Fonts 345.4 KiB 10%
HTML 103.8 KiB 3%
Other 44.9 KiB 1%
Other 8.0 KiB 0%
CSS 7.4 KiB 0%
Other 4.0 KiB 0%
Other 1.4 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
97% third-party, 0 ms blocking
FIX
97% third-party, 0 ms blocking
Warning::
Third-party code accounts for 97% of page weight (3.3 MiB of 3.4 MiB)
Info::
Third-party blocking time is low (0 ms)
97%
First-party Third-party
F
JS Execution Cost
Action
8793ms total JS execution
FIX
8793ms total JS execution
Warning::
https://static.nubank.com.br/17a5d9c7cc870ad93ba9f...: 4987ms CPU time
Warning::
https://nubank.com.br/: 1869ms CPU time
Warning::
Unattributable: 373ms CPU time
Info::
https://static.nubank.com.br/17a5d9c7cc870ad93ba9f...: 181ms CPU time
Info::
https://static.nubank.com.br/17a5d9c7cc870ad93ba9f...: 165ms CPU time
Warning::
Third-party scripts: 6550ms (74% of total)

Main Thread Breakdown

Script Evaluation 45% Other 24% Style & Layout 21% Rendering 5% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/338-3bed1db7cb8d00eb.js4987ms2599ms17ms3rd
https://nubank.com.br/1869ms10ms14ms1st
Unattributable373ms38ms0ms1st
https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/62-2f5ed667530ca6e6.js181ms126ms10ms3rd
https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/418-429e5feeab27c497.js165ms140ms24ms3rd
https://www.googletagmanager.com/gtag/js?id=G-LQFLJDQXD9&cx=c&gtm=4e65k1164ms138ms21ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KGFBFP155ms129ms18ms3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWJkOTJmOWRkMA.js147ms90ms53ms3rd
https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/52774a7f-971f6d93da707a26.js103ms91ms4ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-T2JHZMB&gtm=4e65k1102ms78ms17ms3rd

Showing top 10 of 17 scripts

F
JS Bundles
Action
51 scripts, 964 KB unused
FIX
51 scripts, 964 KB unused
Warning::
https://static.nubank.com.br/17a5d9c7cc870ad93ba9f...: 127 KB unused (66%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://static.nubank.com.br/17a5d9c7cc870ad93ba9f...: 79 KB unused (36%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-ZL76...: 70 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-LQFL...: 68 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-T2J...: 66 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 964 KB
964 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/418-429e5feeab27c497.js195 KB127 KB (66%)3rd
https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/750-af1d8f19789dce46.js218 KB79 KB (36%)3rd
https://www.googletagmanager.com/gtag/js?id=G-ZL76F6HX1P&cx=c&gtm=4e65k1172 KB70 KB (41%)3rd
https://www.googletagmanager.com/gtag/js?id=G-LQFLJDQXD9&cx=c&gtm=4e65k1178 KB68 KB (38%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-T2JHZMB&gtm=4e65k1154 KB66 KB (43%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-11056514935&cx=c&gtm=4e65k1144 KB62 KB (43%)3rd
https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/338-3bed1db7cb8d00eb.js125 KB61 KB (49%)3rd
https://www.googletagmanager.com/gtag/destination?id=AW-948317731&cx=c&gtm=4e65k1134 KB60 KB (45%)3rd
https://analytics.tiktok.com/i18n/pixel/static/main.MWJkOTJmOWRkMA.js106 KB60 KB (57%)3rd
https://www.googletagmanager.com/gtag/destination?id=DC-13089743&cx=c&gtm=4e65k1131 KB60 KB (46%)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
138 resources · 3.4 MB · 964 KB savings available
FIX
138 resources · 3.4 MB · 964 KB savings available
Warning::
Page weight 3.4 MB exceeds 1 MB target by 2.4 MB
Got: 3.4 MB Expected: ≤ 1 MB
Info::
~964 KB of savings available
Warning::
137 third-party resources (97% of weight)
Info::
1 resources over 200KB
138 resources · 3.4 MiB · 137 third-party 2.4 MiB over 1MB target
JavaScript 73% · 2.5 MiB
Image 13% · 444.5 KiB
Font 10% · 345.4 KiB
Document 3% · 105.8 KiB
Other 1% · 50.0 KiB
CSS 0% · 7.4 KiB

~964.0 KiB of savings available

Remove unused JavaScript: 964.0 KiB
B
Image Optimization
29 images, 0 KB saveable
REVIEW
29 images, 0 KB saveable
Info::
All images are well-optimized
29 images 438 KB
0 oversized -0 KB
15 legacy format
0 missing dimensions CLS risk
B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
B
Compression Algorithm
Main response uses gzip; brotli would be ~20% smaller
REVIEW
Main response uses gzip; brotli would be ~20% smaller
Info::
Main HTML response uses gzip (brotli would be ~20% smaller)
All current browsers support brotli. Most CDNs (Cloudflare, Fastly, AWS CloudFront, Vercel, Netlify) can switch from gzip to brotli with a single config flag. Origin servers (nginx, Apache) need a brotli module compiled in -- nginx-brotli or Apache mod_brotli.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

B
HTTP Caching
public, max-age=0, s-maxage=86400, must-revalidate
REVIEW
public, max-age=0, s-maxage=86400, must-revalidate
Info::
Cache-Control header is set
Got: public, max-age=0, s-maxage=86400, must-revalidate
Info::
CDN TTL: 1 day (s-maxage=86400)
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

public, max-age=0, s-maxage=86400, must-revalidate

DirectiveValueMeaning
publicAny cache may store this response
max-age0Cache for 0 seconds
s-maxage86400CDN caches for 1 day
must-revalidateMust recheck with server after expiry
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
9 fonts (345 KB)
PASS
9 fonts (345 KB)
Info::
9 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

9

345 KB total

Render-blocking

0

of 9

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s FCP 606 ms LCP 1.5 shttps://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/36256e370bf6e286-s.p.woff236256e370bf6e286-s.p.woff2 https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/36256e370bf6e286-s.p.woff2 — 42.4 KiB — 85 ms — font-display: swaphttps://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/60a2f104238a90af-s.p.woff260a2f104238a90af-s.p.woff2 https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/60a2f104238a90af-s.p.woff2 — 36.3 KiB — 94 ms — font-display: swaphttps://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/64a06134aa18a255-s.p.woff264a06134aa18a255-s.p.woff2 https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/64a06134aa18a255-s.p.woff2 — 35.3 KiB — 107 ms — font-display: swaphttps://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/9cb22ef70ef510b2-s.p.woff29cb22ef70ef510b2-s.p.woff2 https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/9cb22ef70ef510b2-s.p.woff2 — 37.8 KiB — 102 ms — font-display: swaphttps://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/a6aa17f18faf179c-s.p.woff2a6aa17f18faf179c-s.p.woff2 https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/a6aa17f18faf179c-s.p.woff2 — 40.5 KiB — 87 ms — font-display: swaphttps://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/b14a465a3b5e3c04-s.p.woff2b14a465a3b5e3c04-s.p.woff2 https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/b14a465a3b5e3c04-s.p.woff2 — 38.5 KiB — 92 ms — font-display: swaphttps://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/b8b463965582a7b0-s.p.woff2b8b463965582a7b0-s.p.woff2 https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/b8b463965582a7b0-s.p.woff2 — 38.2 KiB — 127 ms — font-display: swaphttps://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/cf499ff0f73d5de7-s.p.woff2cf499ff0f73d5de7-s.p.woff2 https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/cf499ff0f73d5de7-s.p.woff2 — 38.2 KiB — 122 ms — font-display: swaphttps://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/e455235dfac7bc28-s.p.woff2e455235dfac7bc28-s.p.woff2 https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/e455235dfac7bc28-s.p.woff2 — 38.2 KiB — 132 ms — font-display: swap
36256e370bf6e286-s.p.woff2 woff2 swap
Size 42 KB
Load time 85 ms
Start 31 ms
Risk FOUT — text flashes from fallback to web font
60a2f104238a90af-s.p.woff2 woff2 swap
Size 36 KB
Load time 94 ms
Start 31 ms
Risk FOUT — text flashes from fallback to web font
64a06134aa18a255-s.p.woff2 woff2 swap
Size 35 KB
Load time 107 ms
Start 31 ms
Risk FOUT — text flashes from fallback to web font
9cb22ef70ef510b2-s.p.woff2 woff2 swap
Size 38 KB
Load time 102 ms
Start 32 ms
Risk FOUT — text flashes from fallback to web font
a6aa17f18faf179c-s.p.woff2 woff2 swap
Size 41 KB
Load time 87 ms
Start 32 ms
Risk FOUT — text flashes from fallback to web font
b14a465a3b5e3c04-s.p.woff2 woff2 swap
Size 38 KB
Load time 92 ms
Start 32 ms
Risk FOUT — text flashes from fallback to web font
b8b463965582a7b0-s.p.woff2 woff2 swap
Size 38 KB
Load time 127 ms
Start 32 ms
Risk FOUT — text flashes from fallback to web font
cf499ff0f73d5de7-s.p.woff2 woff2 swap
Size 38 KB
Load time 122 ms
Start 33 ms
Risk FOUT — text flashes from fallback to web font
e455235dfac7bc28-s.p.woff2 woff2 swap
Size 38 KB
Load time 132 ms
Start 33 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+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Main HTML Cache-Control
Main HTML max-age=0 (≤ 5min) is appropriate
PASS
Main HTML max-age=0 (≤ 5min) is appropriate
Info::
Main HTML max-age=0 (≤ 5min) is appropriate
Got: public, max-age=0, s-maxage=86400, must-revalidate
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: rsc,Accept-Encoding
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
Network Waterfall
138 requests over 13652ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 606 ms LCP 1.5 shttps://nubank.com.br// https://nubank.com.br/ — 200 — 102.5 KiB — 26 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/36256e370bf6e286-s.p.woff2static.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/36256e370bf6e286-s.p.woff2 — 200 — 42.4 KiB — 85 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/60a2f104238a90af-s.p.woff2static.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/60a2f104238a90af-s.p.woff2 — 200 — 36.3 KiB — 94 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/64a06134aa18a255-s.p.woff2static.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/64a06134aa18a255-s.p.woff2 — 200 — 35.3 KiB — 107 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/9cb22ef70ef510b2-s.p.woff2static.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/9cb22ef70ef510b2-s.p.woff2 — 200 — 37.8 KiB — 102 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/a6aa17f18faf179c-s.p.woff2static.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/a6aa17f18faf179c-s.p.woff2 — 200 — 40.5 KiB — 87 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/b14a465a3b5e3c04-s.p.woff2static.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/b14a465a3b5e3c04-s.p.woff2 — 200 — 38.5 KiB — 92 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/b8b463965582a7b0-s.p.woff2static.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/b8b463965582a7b0-s.p.woff2 — 200 — 38.2 KiB — 127 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/cf499ff0f73d5de7-s.p.woff2static.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/cf499ff0f73d5de7-s.p.woff2 — 200 — 38.2 KiB — 122 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/e455235dfac7bc28-s.p.woff2static.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/e455235dfac7bc28-s.p.woff2 — 200 — 38.2 KiB — 132 ms — h2https://www.datocms-assets.com/120597/1754405239-mulher-cafeteria-pagando-com-cartao-nubank_1920x1080.jpg?auto=format&crop=focalpoint&dpr=1&fit=crop&w=2000&q=60www.datocms-assets.com/120597/17544... https://www.datocms-assets.com/120597/1754405239-mulher-cafeteria-pagando-com-cartao-nubank_1920x1080.jpg?auto=format&crop=focalpoint&dpr=1&fit=crop&w=2000&q=60 — 200 — 89.4 KiB — 236 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/css/449d1c8b46ef0e03.cssstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/css/449d1c8b46ef0e03.css — 200 — 1.0 KiB — 32 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/css/9260f8b8cef76175.cssstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/css/9260f8b8cef76175.css — 200 — 4.5 KiB — 30 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/css/3f976cabfbb0f462.cssstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/css/3f976cabfbb0f462.css — 200 — 2.0 KiB — 33 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-KGFBFPwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KGFBFP — 200 — 165.6 KiB — 133 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/webpack-ad04ba9d9942c58d.jsstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/webpack-ad04ba9d9942c58d.js — 200 — 2.6 KiB — 21 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/52774a7f-971f6d93da707a26.jsstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/52774a7f-971f6d93da707a26.js — 200 — 39.6 KiB — 106 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/4bd1b696-354e29b8fceb5553.jsstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/4bd1b696-354e29b8fceb5553.js — 200 — 51.7 KiB — 65 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/338-3bed1db7cb8d00eb.jsstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/338-3bed1db7cb8d00eb.js — 200 — 125.0 KiB — 111 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/main-app-0173dc3fd04b5f2a.jsstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/main-app-0173dc3fd04b5f2a.js — 200 — 3.4 KiB — 21 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/62-2f5ed667530ca6e6.jsstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/62-2f5ed667530ca6e6.js — 200 — 94.8 KiB — 123 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/918-373f6564bd97e003.jsstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/918-373f6564bd97e003.js — 200 — 17.8 KiB — 109 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/app/global-error-ea03312d4ea5fa71.jsstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/app/global-error-ea03312d4ea5fa71.js — 200 — 2.2 KiB — 26 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/289c6330-e96737cfd717f52e.jsstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/289c6330-e96737cfd717f52e.js — 200 — 15.4 KiB — 115 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/225f8dbd-66de3c6ab057007a.jsstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/225f8dbd-66de3c6ab057007a.js — 200 — 44.9 KiB — 119 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/104-994b9f1380321de7.jsstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/104-994b9f1380321de7.js — 200 — 13.6 KiB — 112 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/418-429e5feeab27c497.jsstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/418-429e5feeab27c497.js — 200 — 194.8 KiB — 157 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/750-af1d8f19789dce46.jsstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/750-af1d8f19789dce46.js — 200 — 218.3 KiB — 152 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/app/%5B%5B...slugs%5D%5D/page-387c877983b37f12.jsstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/app/%5B%5B...slugs%5D%5D/page-387c877983b37f12.js — 200 — 1.4 KiB — 90 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/app/layout-a4b419e011df2ab9.jsstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/app/layout-a4b419e011df2ab9.js — 200 — 3.9 KiB — 103 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 FCP 606 ms LCP 1.5 shttps://nubank.com.br// https://nubank.com.br/ — 200 — 102.5 KiB — 26 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/36256e370bf6e286-s.p.woff2static.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/36256e370bf6e286-s.p.woff2 — 200 — 42.4 KiB — 85 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/60a2f104238a90af-s.p.woff2static.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/60a2f104238a90af-s.p.woff2 — 200 — 36.3 KiB — 94 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/64a06134aa18a255-s.p.woff2static.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/64a06134aa18a255-s.p.woff2 — 200 — 35.3 KiB — 107 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/9cb22ef70ef510b2-s.p.woff2static.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/9cb22ef70ef510b2-s.p.woff2 — 200 — 37.8 KiB — 102 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/a6aa17f18faf179c-s.p.woff2static.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/a6aa17f18faf179c-s.p.woff2 — 200 — 40.5 KiB — 87 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/b14a465a3b5e3c04-s.p.woff2static.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/b14a465a3b5e3c04-s.p.woff2 — 200 — 38.5 KiB — 92 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/b8b463965582a7b0-s.p.woff2static.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/b8b463965582a7b0-s.p.woff2 — 200 — 38.2 KiB — 127 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/cf499ff0f73d5de7-s.p.woff2static.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/cf499ff0f73d5de7-s.p.woff2 — 200 — 38.2 KiB — 122 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/e455235dfac7bc28-s.p.woff2static.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/media/e455235dfac7bc28-s.p.woff2 — 200 — 38.2 KiB — 132 ms — h2https://www.datocms-assets.com/120597/1754405239-mulher-cafeteria-pagando-com-cartao-nubank_1920x1080.jpg?auto=format&crop=focalpoint&dpr=1&fit=crop&w=2000&q=60www.datocms-assets.com/120597/17544... https://www.datocms-assets.com/120597/1754405239-mulher-cafeteria-pagando-com-cartao-nubank_1920x1080.jpg?auto=format&crop=focalpoint&dpr=1&fit=crop&w=2000&q=60 — 200 — 89.4 KiB — 236 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/css/449d1c8b46ef0e03.cssstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/css/449d1c8b46ef0e03.css — 200 — 1.0 KiB — 32 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/css/9260f8b8cef76175.cssstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/css/9260f8b8cef76175.css — 200 — 4.5 KiB — 30 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/css/3f976cabfbb0f462.cssstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/css/3f976cabfbb0f462.css — 200 — 2.0 KiB — 33 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-KGFBFPwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KGFBFP — 200 — 165.6 KiB — 133 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/webpack-ad04ba9d9942c58d.jsstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/webpack-ad04ba9d9942c58d.js — 200 — 2.6 KiB — 21 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/52774a7f-971f6d93da707a26.jsstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/52774a7f-971f6d93da707a26.js — 200 — 39.6 KiB — 106 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/4bd1b696-354e29b8fceb5553.jsstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/4bd1b696-354e29b8fceb5553.js — 200 — 51.7 KiB — 65 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/338-3bed1db7cb8d00eb.jsstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/338-3bed1db7cb8d00eb.js — 200 — 125.0 KiB — 111 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/main-app-0173dc3fd04b5f2a.jsstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/main-app-0173dc3fd04b5f2a.js — 200 — 3.4 KiB — 21 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/62-2f5ed667530ca6e6.jsstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/62-2f5ed667530ca6e6.js — 200 — 94.8 KiB — 123 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/918-373f6564bd97e003.jsstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/918-373f6564bd97e003.js — 200 — 17.8 KiB — 109 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/app/global-error-ea03312d4ea5fa71.jsstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/app/global-error-ea03312d4ea5fa71.js — 200 — 2.2 KiB — 26 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/289c6330-e96737cfd717f52e.jsstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/289c6330-e96737cfd717f52e.js — 200 — 15.4 KiB — 115 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/225f8dbd-66de3c6ab057007a.jsstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/225f8dbd-66de3c6ab057007a.js — 200 — 44.9 KiB — 119 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/104-994b9f1380321de7.jsstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/104-994b9f1380321de7.js — 200 — 13.6 KiB — 112 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/418-429e5feeab27c497.jsstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/418-429e5feeab27c497.js — 200 — 194.8 KiB — 157 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/750-af1d8f19789dce46.jsstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/750-af1d8f19789dce46.js — 200 — 218.3 KiB — 152 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/app/%5B%5B...slugs%5D%5D/page-387c877983b37f12.jsstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/app/%5B%5B...slugs%5D%5D/page-387c877983b37f12.js — 200 — 1.4 KiB — 90 ms — h2https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/app/layout-a4b419e011df2ab9.jsstatic.nubank.com.br/17a5d9c7cc870a... https://static.nubank.com.br/17a5d9c7cc870ad93ba9f958fb7cb827793f07e7/_next/static/chunks/app/layout-a4b419e011df2ab9.js — 200 — 3.9 KiB — 103 ms — h2data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLFQoLDh0QGRUYDh8fEREbFxkdKiIf…data:image/jpeg;base64,/9j/4AAQSkZJ... data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLFQoLDh0QGRUYDh8fEREbFxkdKiIf… — 200 — 0 B — 0 ms — datadata:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLFQoLDhgQFRUNDRQVFA4OHR8eGBYf…data:image/jpeg;base64,/9j/4AAQSkZJ... data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLFQoLDhgQFRUNDRQVFA4OHR8eGBYf… — 200 — 0 B — 0 ms — datadata:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgSCg4LEg0TDQ0NDhEaDREYFxMZGBYT…data:image/jpeg;base64,/9j/4AAQSkZJ... data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgSCg4LEg0TDQ0NDhEaDREYFxMZGBYT… — 200 — 0 B — 0 ms — datadata:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLChQLDhgcFQsNDh0ZEg8WFx8fGCIV…data:image/jpeg;base64,/9j/4AAQSkZJ... data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLChQLDhgcFQsNDh0ZEg8WFx8fGCIV… — 200 — 0 B — 0 ms — datadata:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLCg4VDhgNFQ0NDhgNDQ0YFxUlGBYV…data:image/jpeg;base64,/9j/4AAQSkZJ... data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHBwgHBgoICAgLCg4VDhgNFQ0NDhgNDQ0YFxUlGBYV… — 200 — 0 B — 0 ms — datahttps://www.datocms-assets.com/120597/1718985255-render-cartoes-nubank-ultravioleta-ptbr-caroussel-app-home.webp?auto=format&crop=focalpoint&dpr=1&fit=crop&q=60www.datocms-assets.com/120597/17189... https://www.datocms-assets.com/120597/1718985255-render-cartoes-nubank-ultravioleta-ptbr-caroussel-app-home.webp?auto=format&crop=focalpoint&dpr=1&fit=crop&q=60 — 200 — 72.8 KiB — 30 ms — h2https://www.datocms-assets.com/120597/1725304123-modulo-seguranca-ptbr-dynamic-content-02-desktop.png?auto=format&crop=focalpoint&dpr=1&fit=crop&q=60www.datocms-assets.com/120597/17253... https://www.datocms-assets.com/120597/1725304123-modulo-seguranca-ptbr-dynamic-content-02-desktop.png?auto=format&crop=focalpoint&dpr=1&fit=crop&q=60 — 200 — 13.8 KiB — 32 ms — h2https://o13389.ingest.us.sentry.io/api/4507312738402304/envelope/?sentry_version=7&sentry_key=1c0acf6335cb882c33fc9b446279e841&sentry_client=sentry.javascript.nextjs%2F10.51.0o13389.ingest.us.sentry.io/api/4507... https://o13389.ingest.us.sentry.io/api/4507312738402304/envelope/?sentry_version=7&sentry_key=1c0acf6335cb882c33fc9b446279e841&sentry_client=sentry.javascript.nextjs%2F10.51.0 — 200 — 281 B — 28 ms — h2blob:https://nubank.com.br/a5735f2e-7500-49db-af2b-182ab3df86ccnubank.com.br/a5735f2e-7500-49db-af... blob:https://nubank.com.br/a5735f2e-7500-49db-af2b-182ab3df86cc — 200 — -1 B — 561 ms — blobhttps://www.datocms-assets.com/120597/1741817368-favicon.ico?auto=format&h=32&w=32www.datocms-assets.com/120597/17418... https://www.datocms-assets.com/120597/1741817368-favicon.ico?auto=format&h=32&w=32 — 200 — 4.1 KiB — 27 ms — h2https://o13389.ingest.us.sentry.io/api/4507312738402304/envelope/?sentry_version=7&sentry_key=1c0acf6335cb882c33fc9b446279e841&sentry_client=sentry.javascript.nextjs%2F10.51.0o13389.ingest.us.sentry.io/api/4507... https://o13389.ingest.us.sentry.io/api/4507312738402304/envelope/?sentry_version=7&sentry_key=1c0acf6335cb882c33fc9b446279e841&sentry_client=sentry.javascript.nextjs%2F10.51.0 — 200 — 56 B — 11 ms — h2https://o13389.ingest.us.sentry.io/api/4507312738402304/envelope/?sentry_version=7&sentry_key=1c0acf6335cb882c33fc9b446279e841&sentry_client=sentry.javascript.nextjs%2F10.51.0o13389.ingest.us.sentry.io/api/4507... https://o13389.ingest.us.sentry.io/api/4507312738402304/envelope/?sentry_version=7&sentry_key=1c0acf6335cb882c33fc9b446279e841&sentry_client=sentry.javascript.nextjs%2F10.51.0 — 200 — 93 B — 10 ms — h2https://backend.blog.nubank.com.br/wp-json/wp/v2/posts?tags=650888713&per_page=10&orderby=date&order=descbackend.blog.nubank.com.br/wp-json/... https://backend.blog.nubank.com.br/wp-json/wp/v2/posts?tags=650888713&per_page=10&orderby=date&order=desc — 200 — 40.0 KiB — 552 ms — h2https://www.datocms-assets.com/120597/1718985210-render-cartoes-nubank-pj-ptbr-caroussel-app-home.webp?auto=format&crop=focalpoint&dpr=1&fit=crop&q=60www.datocms-assets.com/120597/17189... https://www.datocms-assets.com/120597/1718985210-render-cartoes-nubank-pj-ptbr-caroussel-app-home.webp?auto=format&crop=focalpoint&dpr=1&fit=crop&q=60 — 200 — 57.3 KiB — 29 ms — h2https://www.datocms-assets.com/120597/1746711609-smartphone-app-nutag-cartao-ultravioleta-ptbr-header-menu-desktop.jpg?auto=format&crop=focalpoint&dpr=1&fit=crop&q=60www.datocms-assets.com/120597/17467... https://www.datocms-assets.com/120597/1746711609-smartphone-app-nutag-cartao-ultravioleta-ptbr-header-menu-desktop.jpg?auto=format&crop=focalpoint&dpr=1&fit=crop&q=60 — 200 — 91.2 KiB — 36 ms — h2https://www.datocms-assets.com/120597/1779140962-foto18_still-nubank0319_web_rgb_0424-1.png?auto=format&crop=focalpoint&dpr=1&fit=crop&q=60www.datocms-assets.com/120597/17791... https://www.datocms-assets.com/120597/1779140962-foto18_still-nubank0319_web_rgb_0424-1.png?auto=format&crop=focalpoint&dpr=1&fit=crop&q=60 — 200 — 69.3 KiB — 42 ms — h2https://www.datocms-assets.com/120597/1743083029-nu-empresas-nubank-2.jpg?auto=format&crop=focalpoint&dpr=1&fit=crop&q=60www.datocms-assets.com/120597/17430... https://www.datocms-assets.com/120597/1743083029-nu-empresas-nubank-2.jpg?auto=format&crop=focalpoint&dpr=1&fit=crop&q=60 — 200 — 40.6 KiB — 45 ms — h2https://www.googletagmanager.com/gtag/js?id=G-ZL76F6HX1P&cx=c&gtm=4e65k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-ZL76F6HX1P&cx=c&gtm=4e65k1 — 200 — 171.6 KiB — 55 ms — h2https://www.googletagmanager.com/gtag/js?id=G-LQFLJDQXD9&cx=c&gtm=4e65k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-LQFLJDQXD9&cx=c&gtm=4e65k1 — 200 — 178.0 KiB — 54 ms — h3https://tracking-cdn.figpii.com/38739501377e81c62a010d8bbbc58432.jstracking-cdn.figpii.com/38739501377... https://tracking-cdn.figpii.com/38739501377e81c62a010d8bbbc58432.js — 200 — 45.0 KiB — 53 ms — h2https://www.clarity.ms/tag/u1h4u6319z?ref=gtmwww.clarity.ms/tag/u1h4u6319z?ref=g... https://www.clarity.ms/tag/u1h4u6319z?ref=gtm — 200 — 1.1 KiB — 513 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-T2JHZMB&gtm=4e65k1www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-T2JHZMB&gtm=4e65k1 — 200 — 154.5 KiB — 49 ms — h3https://tag.navdmp.com/universal.min.jstag.navdmp.com/universal.min.js https://tag.navdmp.com/universal.min.js — 200 — 5.1 KiB — 915 ms — h2https://www.google.com/ccm/collect?rcb=6&frm=0&ae=g&auid=1201985808.1779685661&dt=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&en=page_view&dl=https%3A%2F%2Fnubank.com.br%2F&scrsrc=www.googletagmanager.com&rnd=447562732.1779685661&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He65k1v71007391za200zd71007391xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116701381~118131809~118689381&apve=1&apvf=f&apvc=1&tft=1779685660959&tfd=1884www.google.com/ccm/collect?rcb=6&fr... https://www.google.com/ccm/collect?rcb=6&frm=0&ae=g&auid=1201985808.1779685661&dt=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&en=page_view&dl=https%3A%2F%2Fnubank.com.br%2F&scrsrc=www.googletagmanager.com&rnd=447562732.1779685661&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He65k1v71007391za200zd71007391xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116701381~118131809~118689381&apve=1&apvf=f&apvc=1&tft=1779685660959&tfd=1884 — 200 — 0 B — 31 ms — h3https://sessions.bugsnag.com/sessions.bugsnag.com/ https://sessions.bugsnag.com/ — 200 — 0 B — 211 ms — h2https://tracking-settings.figpii.com/38739501377e81c62a010d8bbbc58432.jsontracking-settings.figpii.com/387395... https://tracking-settings.figpii.com/38739501377e81c62a010d8bbbc58432.json — 200 — 971 B — 15 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-ZL76F6HX1P&gtm=45je65k1v888803077z871007391za20gzb71007391zd71007391&_p=1779685660363&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAAAC&_geo=1&_prs=gs.rd&_rdi=1&are=1&cid=142232200.1779685661&frm=0&pscdl=noapi&rcb=13&ul=en-us&_s=1&tag_exp=0~115938466~115938468~118689381&sid=1779685661&sct=1&seg=0&dl=https%3A%2F%2Fnubank.com.br%2F&dt=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&en=page_view&_fv=1&_nsi=1&_ss=2&tfd=2329www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-ZL76F6HX1P&gtm=45je65k1v888803077z871007391za20gzb71007391zd71007391&_p=1779685660363&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAAAC&_geo=1&_prs=gs.rd&_rdi=1&are=1&cid=142232200.1779685661&frm=0&pscdl=noapi&rcb=13&ul=en-us&_s=1&tag_exp=0~115938466~115938468~118689381&sid=1779685661&sct=1&seg=0&dl=https%3A%2F%2Fnubank.com.br%2F&dt=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&en=page_view&_fv=1&_nsi=1&_ss=2&tfd=2329 — 204 — 557 B — 14 ms — h2https://visitor.figpii.com/js/?idsite=4&send_image=0&rec=1&action_name=Somos+incans%C3%A1veis+pra+voc%C3%AA+n%C3%A3o+precisar+ser+%7C+Nubank&url=https%3A%2F%2Fnubank.com.br%2F&_id=146eab16893572fd&rand=1779685661427&apiv=1&dimension1=316798&dimension2=317357&uid=ZrcMl9MF4Z3TvdYwAG7&pf_net=13&pf_srv=6&pf_tfr=8&pf_dm1=96&pf_dm2=786&pf_onl=0visitor.figpii.com/js/?idsite=4&sen... https://visitor.figpii.com/js/?idsite=4&send_image=0&rec=1&action_name=Somos+incans%C3%A1veis+pra+voc%C3%AA+n%C3%A3o+precisar+ser+%7C+Nubank&url=https%3A%2F%2Fnubank.com.br%2F&_id=146eab16893572fd&rand=1779685661427&apiv=1&dimension1=316798&dimension2=317357&uid=ZrcMl9MF4Z3TvdYwAG7&pf_net=13&pf_srv=6&pf_tfr=8&pf_dm1=96&pf_dm2=786&pf_onl=0 — 204 — 542 B — 307 ms — h3https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 97.5 KiB — 51 ms — h3https://services.xg4ken.com/js/kenshoo.js?cid=51452f4a-f483-4da2-8cc6-60b2cc17008cservices.xg4ken.com/js/kenshoo.js?c... https://services.xg4ken.com/js/kenshoo.js?cid=51452f4a-f483-4da2-8cc6-60b2cc17008c — 200 — 4.2 KiB — 233 ms — h2https://static.ads-twitter.com/uwt.jsstatic.ads-twitter.com/uwt.js https://static.ads-twitter.com/uwt.js — 200 — 13.4 KiB — 43 ms — h2https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=C1Q5MVUHLSU5AAHCLG10&lib=ttqanalytics.tiktok.com/i18n/pixel/eve... https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=C1Q5MVUHLSU5AAHCLG10&lib=ttq — 200 — 2.8 KiB — 281 ms — h2https://s.pinimg.com/ct/core.jss.pinimg.com/ct/core.js https://s.pinimg.com/ct/core.js — 200 — 2.2 KiB — 41 ms — h2https://p.teads.tv/teads-fellow.jsp.teads.tv/teads-fellow.js https://p.teads.tv/teads-fellow.js — 200 — 15.1 KiB — 589 ms — http/1.1https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.5 KiB — 100 ms — h2https://sessions.bugsnag.com/sessions.bugsnag.com/ https://sessions.bugsnag.com/ — 202 — 126 B — 189 ms — h2https://www.google.com/ccm/collect?rcb=14&frm=0&ae=g&auid=1201985808.1779685661&dt=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&en=page_view&dl=https%3A%2F%2Fnubank.com.br%2F&scrsrc=www.googletagmanager.com&rnd=447562732.1779685661&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He65k1v811626569za20gzb71007391zd71007391xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116701381~118128923~118131809~118689382&apve=1&apvf=f&apvc=0&tft=1779685661526&tfd=2451www.google.com/ccm/collect?rcb=14&f... https://www.google.com/ccm/collect?rcb=14&frm=0&ae=g&auid=1201985808.1779685661&dt=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&en=page_view&dl=https%3A%2F%2Fnubank.com.br%2F&scrsrc=www.googletagmanager.com&rnd=447562732.1779685661&navt=n&npa=0&ep.ads_data_redaction=0&gtm=45He65k1v811626569za20gzb71007391zd71007391xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116701381~118128923~118131809~118689382&apve=1&apvf=f&apvc=0&tft=1779685661526&tfd=2451 — 200 — 0 B — 24 ms — h3https://www.googletagmanager.com/gtag/destination?id=AW-948317731&cx=c&gtm=4e65k1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-948317731&cx=c&gtm=4e65k1 — 200 — 134.0 KiB — 35 ms — h3https://www.googletagmanager.com/gtag/destination?id=AW-963026780&cx=c&gtm=4e65k1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-963026780&cx=c&gtm=4e65k1 — 200 — 136.4 KiB — 58 ms — h3https://www.googletagmanager.com/gtag/destination?id=DC-13089743&cx=c&gtm=4e65k1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=DC-13089743&cx=c&gtm=4e65k1 — 200 — 130.6 KiB — 54 ms — h3https://www.googletagmanager.com/gtag/destination?id=AW-11056514935&cx=c&gtm=4e65k1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=AW-11056514935&cx=c&gtm=4e65k1 — 200 — 143.5 KiB — 57 ms — h3https://analytics.google.com/g/collect?v=2&tid=G-LQFLJDQXD9&gtm=45je65k1v896476121z871007391za20gzb71007391zd71007391&_p=1779685660363&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=142232200.1779685661&frm=0&pscdl=noapi&rcb=12&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&gaf=2&_s=1&tag_exp=0~115938466~115938468~118694324&sid=1779685661&sct=1&seg=0&dl=https%3A%2F%2Fnubank.com.br%2F&dt=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&en=page_view&_fv=2&_ss=2&_c=1&ep.is_adblock_enabled=false&ep.country=br&tfd=2594analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-LQFLJDQXD9&gtm=45je65k1v896476121z871007391za20gzb71007391zd71007391&_p=1779685660363&_gaz=1&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGA&are=1&cid=142232200.1779685661&frm=0&pscdl=noapi&rcb=12&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&gaf=2&_s=1&tag_exp=0~115938466~115938468~118694324&sid=1779685661&sct=1&seg=0&dl=https%3A%2F%2Fnubank.com.br%2F&dt=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&en=page_view&_fv=2&_ss=2&_c=1&ep.is_adblock_enabled=false&ep.country=br&tfd=2594 — 204 — 557 B — 16 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-LQFLJDQXD9&cid=142232200.1779685661&gtm=45je65k1v896476121z871007391za20gzb71007391zd71007391&rcb=12&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~118694324stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-LQFLJDQXD9&cid=142232200.1779685661&gtm=45je65k1v896476121z871007391za20gzb71007391zd71007391&rcb=12&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~118694324 — 204 — 557 B — 16 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-LQFLJDQXD9&gtm=45je65k1v896476121z871007391za20gzb71007391zd71007391&_p=1779685660363&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGQ&are=1&cid=142232200.1779685661&frm=0&pscdl=noapi&rcb=12&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&gaf=2&_s=2&tag_exp=0~115938466~115938468~118694324&dp=%2F&sid=1779685661&sct=1&seg=1&dl=https%3A%2F%2Fnubank.com.br%2F&dt=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&en=page_view&_c=1&ep.is_adblock_enabled=false&ep.country=br&_et=12&tfd=2612analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-LQFLJDQXD9&gtm=45je65k1v896476121z871007391za20gzb71007391zd71007391&_p=1779685660363&gcd=13l3l3l3l1l1&npa=0&dma=0&_eu=AAAAAGQ&are=1&cid=142232200.1779685661&frm=0&pscdl=noapi&rcb=12&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&gaf=2&_s=2&tag_exp=0~115938466~115938468~118694324&dp=%2F&sid=1779685661&sct=1&seg=1&dl=https%3A%2F%2Fnubank.com.br%2F&dt=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&en=page_view&_c=1&ep.is_adblock_enabled=false&ep.country=br&_et=12&tfd=2612 — 204 — 57 B — 8 ms — h2https://www.google.com.sg/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-LQFLJDQXD9&cid=142232200.1779685661&gtm=45je65k1v896476121z871007391za20gzb71007391zd71007391&rcb=12&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~118694324&z=1727803967www.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-LQFLJDQXD9&cid=142232200.1779685661&gtm=45je65k1v896476121z871007391za20gzb71007391zd71007391&rcb=12&aip=1&dma=0&gcd=13l3l3l3l1l1&npa=0&frm=0&tag_exp=0~115938466~115938468~118694324&z=1727803967 — 200 — 408 B — 21 ms — h2https://scripts.clarity.ms/0.8.64/clarity.jsscripts.clarity.ms/0.8.64/clarity.j... https://scripts.clarity.ms/0.8.64/clarity.js — 200 — 25.1 KiB — 21 ms — h2https://c.clarity.ms/c.gifc.clarity.ms/c.gif https://c.clarity.ms/c.gif — 302 — 515 B — 178 ms — h2https://t.co/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=0f0dbfe2-c55e-4692-b4e3-b1a93e1940c6&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=f3426758-abc9-40a0-8507-d76e6336f50b&pt=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&tw_document_href=https%3A%2F%2Fnubank.com.br%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1779685661741.463049574680239830&txn_id=o4inn&type=javascript&version=2.3.53t.co/i/adsct?bci=3&dv=UTC%26en-US%2... https://t.co/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=0f0dbfe2-c55e-4692-b4e3-b1a93e1940c6&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=f3426758-abc9-40a0-8507-d76e6336f50b&pt=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&tw_document_href=https%3A%2F%2Fnubank.com.br%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1779685661741.463049574680239830&txn_id=o4inn&type=javascript&version=2.3.53 — 200 — 671 B — 234 ms — h2https://analytics.twitter.com/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=0f0dbfe2-c55e-4692-b4e3-b1a93e1940c6&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=f3426758-abc9-40a0-8507-d76e6336f50b&pt=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&tw_document_href=https%3A%2F%2Fnubank.com.br%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1779685661741.463049574680239830&txn_id=o4inn&type=javascript&version=2.3.53analytics.twitter.com/i/adsct?bci=3... https://analytics.twitter.com/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=0f0dbfe2-c55e-4692-b4e3-b1a93e1940c6&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=f3426758-abc9-40a0-8507-d76e6336f50b&pt=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&tw_document_href=https%3A%2F%2Fnubank.com.br%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1779685661741.463049574680239830&txn_id=o4inn&type=javascript&version=2.3.53 — 200 — 687 B — 235 ms — h2https://resources.xg4ken.com/js/v2/ktag.js?tid=KT-N34AB-3EAresources.xg4ken.com/js/v2/ktag.js?... https://resources.xg4ken.com/js/v2/ktag.js?tid=KT-N34AB-3EA — 200 — 4.0 KiB — 740 ms — h2https://s.pinimg.com/ct/lib/main.948ee93e.jss.pinimg.com/ct/lib/main.948ee93e.j... https://s.pinimg.com/ct/lib/main.948ee93e.js — 200 — 27.6 KiB — 21 ms — h2https://connect.facebook.net/signals/config/1438448073136396?v=2.9.325&r=stable&domain=nubank.com.br&hme=af8aa31887db259becaf70277daef60bd8bc35c2df82c2acd4258de27ecac4b5&ex_m=104%2C207%2C155%2C22%2C72%2C73%2C146%2C68%2C67%2C11%2C164%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C160%2C166%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C167%2C172%2C221%2C62%2C188%2C189%2C55%2C279%2C30%2C74%2C233%2C232%2C231%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C156%2C76%2C159%2C157%2C158%2C50%2C60%2C123%2C15%2C163%2C45%2C266%2C267%2C265%2C26%2C27%2C28%2C48%2C147%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C145%2C148%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C150%2C149%2C151%2C142%2C140%2C25%2C35%2C59%2C109%2C162%2C70%2C17%2C153%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C139%2C161%2C34%2C281%2C297%2C214%2C203%2C204%2C202%2C300%2C291%2C52%2C215%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C125%2C58%2C64%2C152%2C115%2C37%2C32%2C53%2C56%2C100%2C165%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C168%2C169%2C94%2C95%2C9%2C102%2C51%2C143%2C87%2C79%2C71%2C117%2C106%2C43%2C144%2C0%2C82%2C137%2C141%2C154%2C38%2C108%2C13%2C170connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/1438448073136396?v=2.9.325&r=stable&domain=nubank.com.br&hme=af8aa31887db259becaf70277daef60bd8bc35c2df82c2acd4258de27ecac4b5&ex_m=104%2C207%2C155%2C22%2C72%2C73%2C146%2C68%2C67%2C11%2C164%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C160%2C166%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C167%2C172%2C221%2C62%2C188%2C189%2C55%2C279%2C30%2C74%2C233%2C232%2C231%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C156%2C76%2C159%2C157%2C158%2C50%2C60%2C123%2C15%2C163%2C45%2C266%2C267%2C265%2C26%2C27%2C28%2C48%2C147%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C145%2C148%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C150%2C149%2C151%2C142%2C140%2C25%2C35%2C59%2C109%2C162%2C70%2C17%2C153%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C139%2C161%2C34%2C281%2C297%2C214%2C203%2C204%2C202%2C300%2C291%2C52%2C215%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C125%2C58%2C64%2C152%2C115%2C37%2C32%2C53%2C56%2C100%2C165%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C168%2C169%2C94%2C95%2C9%2C102%2C51%2C143%2C87%2C79%2C71%2C117%2C106%2C43%2C144%2C0%2C82%2C137%2C141%2C154%2C38%2C108%2C13%2C170 — 200 — 66.5 KiB — 10 ms — h3https://bat.bing.com/p/action/52003682.jsbat.bing.com/p/action/52003682.js https://bat.bing.com/p/action/52003682.js — 200 — 1.0 KiB — 68 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/948317731/?random=1779685661882&cv=11&fst=1779685661882&bg=ffffff&guid=ON&async=1&gtm=45be65k1z8811626569za20gzb811626569zd71007391xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116701381~118131809~118689382&u_w=800&u_h=600&url=https%3A%2F%2Fnubank.com.br%2F&rcb=2&frm=0&tiba=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1201985808.1779685661&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&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/948317731/?random=1779685661882&cv=11&fst=1779685661882&bg=ffffff&guid=ON&async=1&gtm=45be65k1z8811626569za20gzb811626569zd71007391xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116701381~118131809~118689382&u_w=800&u_h=600&url=https%3A%2F%2Fnubank.com.br%2F&rcb=2&frm=0&tiba=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1201985808.1779685661&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&rfmt=3&fmt=4 — 200 — 2.2 KiB — 30 ms — h3https://www.google.com/rmkt/collect/948317731/?random=1779685661882&cv=11&fst=1779685661882&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be65k1z8811626569za20gzb811626569zd71007391xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116701381~118131809~118689382&u_w=800&u_h=600&url=https%3A%2F%2Fnubank.com.br%2F&rcb=2&frm=0&tiba=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1201985808.1779685661&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&gcp=5www.google.com/rmkt/collect/9483177... https://www.google.com/rmkt/collect/948317731/?random=1779685661882&cv=11&fst=1779685661882&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be65k1z8811626569za20gzb811626569zd71007391xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116701381~118131809~118689382&u_w=800&u_h=600&url=https%3A%2F%2Fnubank.com.br%2F&rcb=2&frm=0&tiba=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1201985808.1779685661&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&gcp=5 — 200 — 0 B — 12 ms — h3https://www.google.com/ccm/collect?rcb=2&frm=0&ae=g&auid=1201985808.1779685661&dt=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&dl=https%3A%2F%2Fnubank.com.br%2F&scrsrc=www.googletagmanager.com&rnd=447562732.1779685661&navt=n&npa=0&_tu=CA&gtm=45be65k1z8811626569za20gzb811626569zd71007391xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116701381~118131809~118689382&apve=1&apvf=f&apvc=0&tids=AW-948317731&tid=AW-948317731&tft=1779685661904&tfd=2829www.google.com/ccm/collect?rcb=2&fr... https://www.google.com/ccm/collect?rcb=2&frm=0&ae=g&auid=1201985808.1779685661&dt=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&dl=https%3A%2F%2Fnubank.com.br%2F&scrsrc=www.googletagmanager.com&rnd=447562732.1779685661&navt=n&npa=0&_tu=CA&gtm=45be65k1z8811626569za20gzb811626569zd71007391xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116701381~118131809~118689382&apve=1&apvf=f&apvc=0&tids=AW-948317731&tid=AW-948317731&tft=1779685661904&tfd=2829 — 200 — 0 B — 6 ms — h3https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=25C7BC2668CB400DA08D678332915D23&RedC=c.clarity.ms&MXFR=1A2F5E61211D6F8510534905251D61C8c.bing.com/c.gif?ctsa=mr&CtsSyncId=... https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=25C7BC2668CB400DA08D678332915D23&RedC=c.clarity.ms&MXFR=1A2F5E61211D6F8510534905251D61C8 — 302 — 598 B — 93 ms — h2https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11056514935/?random=1779685661972&cv=11&fst=1779685661972&bg=ffffff&guid=ON&async=1&gtm=45be65k1v9193946596z8811626569za20gzb811626569zd71007391xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~116701381~118131809&u_w=800&u_h=600&url=https%3A%2F%2Fnubank.com.br%2F&rcb=0&frm=0&tiba=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1201985808.1779685661&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=KA&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/11056514935/?random=1779685661972&cv=11&fst=1779685661972&bg=ffffff&guid=ON&async=1&gtm=45be65k1v9193946596z8811626569za20gzb811626569zd71007391xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~116701381~118131809&u_w=800&u_h=600&url=https%3A%2F%2Fnubank.com.br%2F&rcb=0&frm=0&tiba=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1201985808.1779685661&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=KA&rfmt=3&fmt=4 — 200 — 2.2 KiB — 18 ms — h3https://www.google.com/rmkt/collect/11056514935/?random=1779685661972&cv=11&fst=1779685661972&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be65k1v9193946596z8811626569za20gzb811626569zd71007391xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~116701381~118131809&u_w=800&u_h=600&url=https%3A%2F%2Fnubank.com.br%2F&rcb=0&frm=0&tiba=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1201985808.1779685661&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=KA&gcp=5www.google.com/rmkt/collect/1105651... https://www.google.com/rmkt/collect/11056514935/?random=1779685661972&cv=11&fst=1779685661972&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be65k1v9193946596z8811626569za20gzb811626569zd71007391xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~116701381~118131809&u_w=800&u_h=600&url=https%3A%2F%2Fnubank.com.br%2F&rcb=0&frm=0&tiba=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1201985808.1779685661&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=KA&gcp=5 — 200 — 0 B — 12 ms — h3https://www.google.com/ccm/collect?rcb=0&frm=0&ae=g&auid=1201985808.1779685661&dt=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&dl=https%3A%2F%2Fnubank.com.br%2F&scrsrc=www.googletagmanager.com&rnd=447562732.1779685661&navt=n&npa=0&_tu=KA&gtm=45be65k1v9193946596z8811626569za20gzb811626569zd71007391xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~116701381~118131809&apve=1&apvf=f&apvc=0&tids=AW-11056514935&tid=AW-11056514935&tft=1779685661999&tfd=2924www.google.com/ccm/collect?rcb=0&fr... https://www.google.com/ccm/collect?rcb=0&frm=0&ae=g&auid=1201985808.1779685661&dt=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&dl=https%3A%2F%2Fnubank.com.br%2F&scrsrc=www.googletagmanager.com&rnd=447562732.1779685661&navt=n&npa=0&_tu=KA&gtm=45be65k1v9193946596z8811626569za20gzb811626569zd71007391xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~116701381~118131809&apve=1&apvf=f&apvc=0&tids=AW-11056514935&tid=AW-11056514935&tft=1779685661999&tfd=2924 — 200 — 0 B — 6 ms — h3https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=25C7BC2668CB400DA08D678332915D23&MUID=005FECE94CAF647228E1FB8D4D7F654Ac.clarity.ms/c.gif?ctsa=mr&CtsSyncI... https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=25C7BC2668CB400DA08D678332915D23&MUID=005FECE94CAF647228E1FB8D4D7F654A — 200 — 466 B — 88 ms — h2https://ad.doubleclick.net/activity;src=13089743;type=disneyco;cat=disne0;rcb=7;ord=7424055099030;npa=0;auiddc=1201985808.1779685661;u2=disneyco;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=KFA;gtm=45fe65k1v9190372476z8811626569za20gzb811626569zd71007391xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=3;tag_exp=0~115938466~115938469~116701381~118131809;epver=2;em=tv.1;dc_random=1779685662_fQCLUO3XH1bJQtIdxwAfBtF3rzYMcxALeQ;~oref=https%3A%2F%2Fnubank.com.br%2F?ad.doubleclick.net/activity;src=130... https://ad.doubleclick.net/activity;src=13089743;type=disneyco;cat=disne0;rcb=7;ord=7424055099030;npa=0;auiddc=1201985808.1779685661;u2=disneyco;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=KFA;gtm=45fe65k1v9190372476z8811626569za20gzb811626569zd71007391xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=3;tag_exp=0~115938466~115938469~116701381~118131809;epver=2;em=tv.1;dc_random=1779685662_fQCLUO3XH1bJQtIdxwAfBtF3rzYMcxALeQ;~oref=https%3A%2F%2Fnubank.com.br%2F? — 302 — 22 B — 101 ms — h3https://13089743.fls.doubleclick.net/activityi;src=13089743;type=disneyco;cat=disne0;rcb=7;ord=7424055099030;npa=0;auiddc=1201985808.1779685661;u2=disneyco;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=KFA;gtm=45fe65k1v9190372476z8811626569za20gzb811626569zd71007391xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=2;tag_exp=0~115938466~115938469~116701381~118131809;epver=2;em=tv.1;dc_random=1779685662_fQCLUO3XH1bJQtIdxwAfBtF3rzYMcxALeQ;_dc_test=1;~oref=https%3A%2F%2Fnubank.com.br%2F?13089743.fls.doubleclick.net/activi... https://13089743.fls.doubleclick.net/activityi;src=13089743;type=disneyco;cat=disne0;rcb=7;ord=7424055099030;npa=0;auiddc=1201985808.1779685661;u2=disneyco;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=KFA;gtm=45fe65k1v9190372476z8811626569za20gzb811626569zd71007391xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=2;tag_exp=0~115938466~115938469~116701381~118131809;epver=2;em=tv.1;dc_random=1779685662_fQCLUO3XH1bJQtIdxwAfBtF3rzYMcxALeQ;_dc_test=1;~oref=https%3A%2F%2Fnubank.com.br%2F? — 302 — 893 B — 25 ms — h2https://ad.doubleclick.net/activity;dc_pre=CKjuzt3V05QDFYa8ZgIdRhIYEw;src=13089743;type=disneyco;cat=disne0;rcb=7;ord=7424055099030;npa=0;auiddc=1201985808.1779685661;u2=disneyco;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=KFA;gtm=45fe65k1v9190372476z8811626569za20gzb811626569zd71007391xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=3;tag_exp=0~115938466~115938469~116701381~118131809;epver=2;em=tv.1;dc_random=1779685662_fQCLUO3XH1bJQtIdxwAfBtF3rzYMcxALeQ;~oref=https%3A%2F%2Fnubank.com.br%2F?ad.doubleclick.net/activity;dc_pre=... https://ad.doubleclick.net/activity;dc_pre=CKjuzt3V05QDFYa8ZgIdRhIYEw;src=13089743;type=disneyco;cat=disne0;rcb=7;ord=7424055099030;npa=0;auiddc=1201985808.1779685661;u2=disneyco;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=KFA;gtm=45fe65k1v9190372476z8811626569za20gzb811626569zd71007391xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=3;tag_exp=0~115938466~115938469~116701381~118131809;epver=2;em=tv.1;dc_random=1779685662_fQCLUO3XH1bJQtIdxwAfBtF3rzYMcxALeQ;~oref=https%3A%2F%2Fnubank.com.br%2F? — 200 — 64 B — 14 ms — h3https://13089743.fls.doubleclick.net/activityi;dc_pre=CNWOz93V05QDFfXVPAIdtxcxyQ;src=13089743;type=disneyco;cat=disne0;rcb=7;ord=7424055099030;npa=0;auiddc=1201985808.1779685661;u2=disneyco;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=KFA;gtm=45fe65k1v9190372476z8811626569za20gzb811626569zd71007391xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=2;tag_exp=0~115938466~115938469~116701381~118131809;epver=2;em=tv.1;dc_random=1779685662_fQCLUO3XH1bJQtIdxwAfBtF3rzYMcxALeQ;_dc_test=1;~oref=https%3A%2F%2Fnubank.com.br%2F?13089743.fls.doubleclick.net/activi... https://13089743.fls.doubleclick.net/activityi;dc_pre=CNWOz93V05QDFfXVPAIdtxcxyQ;src=13089743;type=disneyco;cat=disne0;rcb=7;ord=7424055099030;npa=0;auiddc=1201985808.1779685661;u2=disneyco;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=KFA;gtm=45fe65k1v9190372476z8811626569za20gzb811626569zd71007391xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=2;tag_exp=0~115938466~115938469~116701381~118131809;epver=2;em=tv.1;dc_random=1779685662_fQCLUO3XH1bJQtIdxwAfBtF3rzYMcxALeQ;_dc_test=1;~oref=https%3A%2F%2Fnubank.com.br%2F? — 200 — 711 B — 16 ms — h2https://adservice.google.com/ddm/fls/z/dc_pre=CNWOz93V05QDFfXVPAIdtxcxyQ;src=13089743;type=disneyco;cat=disne0;rcb=7;ord=7424055099030;npa=0;auiddc=*;u2=disneyco;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=KFA;gtm=45fe65k1v9190372476z8811626569za20gzb811626569zd71007391xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=2;tag_exp=0~115938466~115938469~116701381~118131809;epver=2;em=tv.*;dc_random=1779685662_fQCLUO3XH1bJQtIdxwAfBtF3rzYMcxALeQ;_dc_test=1;~oref=https%3A%2F%2Fnubank.com.br%2Fadservice.google.com/ddm/fls/z/dc_p... https://adservice.google.com/ddm/fls/z/dc_pre=CNWOz93V05QDFfXVPAIdtxcxyQ;src=13089743;type=disneyco;cat=disne0;rcb=7;ord=7424055099030;npa=0;auiddc=*;u2=disneyco;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=KFA;gtm=45fe65k1v9190372476z8811626569za20gzb811626569zd71007391xea;gcd=13l3l3l3l1l1;dma=0;dc_fmt=2;tag_exp=0~115938466~115938469~116701381~118131809;epver=2;em=tv.*;dc_random=1779685662_fQCLUO3XH1bJQtIdxwAfBtF3rzYMcxALeQ;_dc_test=1;~oref=https%3A%2F%2Fnubank.com.br%2F — 200 — 63 B — 23 ms — h3https://googleads.g.doubleclick.net/pagead/viewthroughconversion/963026780/?random=1779685662146&cv=11&fst=1779685662146&bg=ffffff&guid=ON&async=1&gtm=45be65k1v882500677z8811626569za20gzb811626569zd71007391xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116701381~118131809&u_w=800&u_h=600&url=https%3A%2F%2Fnubank.com.br%2F&rcb=11&frm=0&tiba=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1201985808.1779685661&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&rfmt=3&fmt=4googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/viewthroughconversion/963026780/?random=1779685662146&cv=11&fst=1779685662146&bg=ffffff&guid=ON&async=1&gtm=45be65k1v882500677z8811626569za20gzb811626569zd71007391xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116701381~118131809&u_w=800&u_h=600&url=https%3A%2F%2Fnubank.com.br%2F&rcb=11&frm=0&tiba=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1201985808.1779685661&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&rfmt=3&fmt=4 — 200 — 2.2 KiB — 17 ms — h3https://www.google.com/rmkt/collect/963026780/?random=1779685662146&cv=11&fst=1779685662146&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be65k1v882500677z8811626569za20gzb811626569zd71007391xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116701381~118131809&u_w=800&u_h=600&url=https%3A%2F%2Fnubank.com.br%2F&rcb=11&frm=0&tiba=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1201985808.1779685661&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&gcp=5www.google.com/rmkt/collect/9630267... https://www.google.com/rmkt/collect/963026780/?random=1779685662146&cv=11&fst=1779685662146&fmt=8&bg=ffffff&guid=ON&async=1&gtm=45be65k1v882500677z8811626569za20gzb811626569zd71007391xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116701381~118131809&u_w=800&u_h=600&url=https%3A%2F%2Fnubank.com.br%2F&rcb=11&frm=0&tiba=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1201985808.1779685661&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&gcp=5 — 200 — 0 B — 10 ms — h3https://www.google.com/ccm/collect?rcb=11&frm=0&ae=g&auid=1201985808.1779685661&dt=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&dl=https%3A%2F%2Fnubank.com.br%2F&scrsrc=www.googletagmanager.com&rnd=447562732.1779685661&navt=n&npa=0&_tu=CA&gtm=45be65k1v882500677z8811626569za20gzb811626569zd71007391xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116701381~118131809&apve=1&apvf=f&apvc=0&tids=AW-963026780&tid=AW-963026780&tft=1779685662171&tfd=3096www.google.com/ccm/collect?rcb=11&f... https://www.google.com/ccm/collect?rcb=11&frm=0&ae=g&auid=1201985808.1779685661&dt=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&dl=https%3A%2F%2Fnubank.com.br%2F&scrsrc=www.googletagmanager.com&rnd=447562732.1779685661&navt=n&npa=0&_tu=CA&gtm=45be65k1v882500677z8811626569za20gzb811626569zd71007391xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116701381~118131809&apve=1&apvf=f&apvc=0&tids=AW-963026780&tid=AW-963026780&tft=1779685662171&tfd=3096 — 200 — 0 B — 9 ms — h3https://cm.teads.tv/v2/advertiser?referer=https%3A%2F%2Fnubank.com.br%2F&buyer_pixel_id=3897&gtm_consent=false&has_consent=true&cht=timeout&zone=allcm.teads.tv/v2/advertiser?referer=h... https://cm.teads.tv/v2/advertiser?referer=https%3A%2F%2Fnubank.com.br%2F&buyer_pixel_id=3897&gtm_consent=false&has_consent=true&cht=timeout&zone=all — 200 — 509 B — 95 ms — http/1.1https://www.google.com/pagead/1p-user-list/963026780/?random=1779685662146&cv=11&fst=1779685200000&bg=ffffff&guid=ON&async=1&gtm=45be65k1v882500677z8811626569za20gzb811626569zd71007391xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116701381~118131809&u_w=800&u_h=600&url=https%3A%2F%2Fnubank.com.br%2F&rcb=11&frm=0&tiba=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1201985808.1779685661&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&rfmt=3&fmt=3&is_vtc=1&cid=CAQS7AEABaugfavxt4W7BbwcTyfiLIdHEsUTvlEHPZpLGKcZvQvw790OJVLxF5I7KKaZmMmik1vnF73IwUG7TU408RtVhe6zcqT2XHp32Tw6P2FxD9oLOGFk630QQndI0rgilxoYlTV0K-uDpl4Qz_7FgqJDWEJZEwSx3brTjp9cpIK978QljlkW7__cXGixtlFMB502QnSiTSP0L-SEbh5PVyHri2HIrO7YU7oOUnymdTRNZv7nsKhw1flx5MVlDUCynS3wcjG9BsHCORY3UbgwIJhMRKbSWisZB8xZwqfc9sj_PO1LDYJzv3xgTTlPEA&random=4195524650&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/963026780/?random=1779685662146&cv=11&fst=1779685200000&bg=ffffff&guid=ON&async=1&gtm=45be65k1v882500677z8811626569za20gzb811626569zd71007391xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116701381~118131809&u_w=800&u_h=600&url=https%3A%2F%2Fnubank.com.br%2F&rcb=11&frm=0&tiba=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1201985808.1779685661&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&rfmt=3&fmt=3&is_vtc=1&cid=CAQS7AEABaugfavxt4W7BbwcTyfiLIdHEsUTvlEHPZpLGKcZvQvw790OJVLxF5I7KKaZmMmik1vnF73IwUG7TU408RtVhe6zcqT2XHp32Tw6P2FxD9oLOGFk630QQndI0rgilxoYlTV0K-uDpl4Qz_7FgqJDWEJZEwSx3brTjp9cpIK978QljlkW7__cXGixtlFMB502QnSiTSP0L-SEbh5PVyHri2HIrO7YU7oOUnymdTRNZv7nsKhw1flx5MVlDUCynS3wcjG9BsHCORY3UbgwIJhMRKbSWisZB8xZwqfc9sj_PO1LDYJzv3xgTTlPEA&random=4195524650&rmt_tld=0&ipr=y — 200 — 64 B — 19 ms — h3https://www.google.com.sg/pagead/1p-user-list/963026780/?random=1779685662146&cv=11&fst=1779685200000&bg=ffffff&guid=ON&async=1&gtm=45be65k1v882500677z8811626569za20gzb811626569zd71007391xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116701381~118131809&u_w=800&u_h=600&url=https%3A%2F%2Fnubank.com.br%2F&rcb=11&frm=0&tiba=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1201985808.1779685661&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&rfmt=3&fmt=3&is_vtc=1&cid=CAQS7AEABaugfavxt4W7BbwcTyfiLIdHEsUTvlEHPZpLGKcZvQvw790OJVLxF5I7KKaZmMmik1vnF73IwUG7TU408RtVhe6zcqT2XHp32Tw6P2FxD9oLOGFk630QQndI0rgilxoYlTV0K-uDpl4Qz_7FgqJDWEJZEwSx3brTjp9cpIK978QljlkW7__cXGixtlFMB502QnSiTSP0L-SEbh5PVyHri2HIrO7YU7oOUnymdTRNZv7nsKhw1flx5MVlDUCynS3wcjG9BsHCORY3UbgwIJhMRKbSWisZB8xZwqfc9sj_PO1LDYJzv3xgTTlPEA&random=4195524650&rmt_tld=1&ipr=ywww.google.com.sg/pagead/1p-user-li... https://www.google.com.sg/pagead/1p-user-list/963026780/?random=1779685662146&cv=11&fst=1779685200000&bg=ffffff&guid=ON&async=1&gtm=45be65k1v882500677z8811626569za20gzb811626569zd71007391xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116701381~118131809&u_w=800&u_h=600&url=https%3A%2F%2Fnubank.com.br%2F&rcb=11&frm=0&tiba=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1201985808.1779685661&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&rfmt=3&fmt=3&is_vtc=1&cid=CAQS7AEABaugfavxt4W7BbwcTyfiLIdHEsUTvlEHPZpLGKcZvQvw790OJVLxF5I7KKaZmMmik1vnF73IwUG7TU408RtVhe6zcqT2XHp32Tw6P2FxD9oLOGFk630QQndI0rgilxoYlTV0K-uDpl4Qz_7FgqJDWEJZEwSx3brTjp9cpIK978QljlkW7__cXGixtlFMB502QnSiTSP0L-SEbh5PVyHri2HIrO7YU7oOUnymdTRNZv7nsKhw1flx5MVlDUCynS3wcjG9BsHCORY3UbgwIJhMRKbSWisZB8xZwqfc9sj_PO1LDYJzv3xgTTlPEA&random=4195524650&rmt_tld=1&ipr=y — 200 — 154 B — 16 ms — h2https://t.teads.tv/track?action=browser-topics&env=js-web&tag_version=8.11.5_2fe044a&provider=tag&buyer_pixel_id=3897&referer=https%3A%2F%2Fnubank.com.br%2F&user_session_id=076fe5c5-fa76-489d-b5fe-87d46998f1f6&hasConsent=true&cht=timeoutt.teads.tv/track?action=browser-top... https://t.teads.tv/track?action=browser-topics&env=js-web&tag_version=8.11.5_2fe044a&provider=tag&buyer_pixel_id=3897&referer=https%3A%2F%2Fnubank.com.br%2F&user_session_id=076fe5c5-fa76-489d-b5fe-87d46998f1f6&hasConsent=true&cht=timeout — 200 — 315 B — 90 ms — h2https://t.teads.tv/track?action=pageView&env=js-web&tag_version=8.11.5_2fe044a&provider=tag&buyer_pixel_id=3897&referer=https%3A%2F%2Fnubank.com.br%2F&user_session_id=076fe5c5-fa76-489d-b5fe-87d46998f1f6&hasConsent=true&cht=timeoutt.teads.tv/track?action=pageView&en... https://t.teads.tv/track?action=pageView&env=js-web&tag_version=8.11.5_2fe044a&provider=tag&buyer_pixel_id=3897&referer=https%3A%2F%2Fnubank.com.br%2F&user_session_id=076fe5c5-fa76-489d-b5fe-87d46998f1f6&hasConsent=true&cht=timeout — 200 — 492 B — 85 ms — h2https://ct.pinterest.com/user/?tid=2613819446648&pd=%7B%22em%22%3A%2224aba99b2defbb47ee981b4200313f61f3ae31541d8717bdac1e463c838939b0%22%7D&cb=1779685662325&dep=2%2CPAGE_LOADct.pinterest.com/user/?tid=26138194... https://ct.pinterest.com/user/?tid=2613819446648&pd=%7B%22em%22%3A%2224aba99b2defbb47ee981b4200313f61f3ae31541d8717bdac1e463c838939b0%22%7D&cb=1779685662325&dep=2%2CPAGE_LOAD — 200 — 358 B — 252 ms — h2https://ct.pinterest.com/user/?event=pagevisit&ed=%7B%22line_items%22%3A%5B%7B%22product_id%22%3A%221414%22%7D%5D%7D&tid=2613819446648&cb=1779685662328&dep=5%2CEVENT_TAGS_ABSENTct.pinterest.com/user/?event=pagevi... https://ct.pinterest.com/user/?event=pagevisit&ed=%7B%22line_items%22%3A%5B%7B%22product_id%22%3A%221414%22%7D%5D%7D&tid=2613819446648&cb=1779685662328&dep=5%2CEVENT_TAGS_ABSENT — 200 — 425 B — 247 ms — h2https://ct.pinterest.com/v3/?tid=2613819446648&pd=%7B%22em%22%3A%2224aba99b2defbb47ee981b4200313f61f3ae31541d8717bdac1e463c838939b0%22%7D&event=init&ad=%7B%22loc%22%3A%22https%3A%2F%2Fnubank.com.br%2F%22%2C%22ref%22%3A%22%22%2C%22if%22%3Afalse%2C%22sh%22%3A600%2C%22sw%22%3A800%2C%22mh%22%3A%22948ee93e%22%2C%22is_eu%22%3Atrue%2C%22architecture%22%3A%22x86%22%2C%22bitness%22%3A%2264%22%2C%22brands%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22146%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22146%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22%22%2C%22platform%22%3A%22macOS%22%2C%22platformVersion%22%3A%2210.15.7%22%2C%22uaFullVersion%22%3A%22146.0.0.0%22%2C%22ecm_enabled%22%3Atrue%7D&cb=1779685662332ct.pinterest.com/v3/?tid=2613819446... https://ct.pinterest.com/v3/?tid=2613819446648&pd=%7B%22em%22%3A%2224aba99b2defbb47ee981b4200313f61f3ae31541d8717bdac1e463c838939b0%22%7D&event=init&ad=%7B%22loc%22%3A%22https%3A%2F%2Fnubank.com.br%2F%22%2C%22ref%22%3A%22%22%2C%22if%22%3Afalse%2C%22sh%22%3A600%2C%22sw%22%3A800%2C%22mh%22%3A%22948ee93e%22%2C%22is_eu%22%3Atrue%2C%22architecture%22%3A%22x86%22%2C%22bitness%22%3A%2264%22%2C%22brands%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22146%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22146%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22%22%2C%22platform%22%3A%22macOS%22%2C%22platformVersion%22%3A%2210.15.7%22%2C%22uaFullVersion%22%3A%22146.0.0.0%22%2C%22ecm_enabled%22%3Atrue%7D&cb=1779685662332 — 200 — 399 B — 234 ms — h2https://q.clarity.ms/collectq.clarity.ms/collect https://q.clarity.ms/collect — 204 — 277 B — 688 ms — http/1.1https://analytics.tiktok.com/i18n/pixel/static/main.MWJkOTJmOWRkMA.jsanalytics.tiktok.com/i18n/pixel/sta... https://analytics.tiktok.com/i18n/pixel/static/main.MWJkOTJmOWRkMA.js — 200 — 105.9 KiB — 16 ms — h2https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1438448073136396&ev=PageView&dl=https%3A%2F%2Fnubank.com.br&rl=&if=false&ts=1779685662377&sw=800&sh=600&v=2.9.325&r=stable&ec=0&o=4124&fbp=fb.2.1779685662372.90394431257853841&pm=1&hrl=965989&ler=empty&cdl=API_unavailable&plt=125.39999961853027&ups[pv]=%7B%7D&ups[rpv]=%7B%7D&it=1779685661814&coo=false&cs_cc=1&ccs=565936535952498&cas=27031642619759510%2C24272309329133651%2C25952956024297828%2C25537687225890128%2C8304501519662681%2C6051034971687911%2C7235344959896673%2C7789415314414465%2C8232033106823435%2C7037900069643680%2C3645280215484169%2C3078121378942182%2C3032550130192099%2C3046609475425427%2C2220694298059870%2C2271634516245713%2C2184627138316928%2C2424744907593235%2C2584488571562228%2C2978870642176503%2C2760327354038333%2C2789902597718237%2C2519030551469931&dlc=1&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im1&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1438448073136396&ev=PageView&dl=https%3A%2F%2Fnubank.com.br&rl=&if=false&ts=1779685662377&sw=800&sh=600&v=2.9.325&r=stable&ec=0&o=4124&fbp=fb.2.1779685662372.90394431257853841&pm=1&hrl=965989&ler=empty&cdl=API_unavailable&plt=125.39999961853027&ups[pv]=%7B%7D&ups[rpv]=%7B%7D&it=1779685661814&coo=false&cs_cc=1&ccs=565936535952498&cas=27031642619759510%2C24272309329133651%2C25952956024297828%2C25537687225890128%2C8304501519662681%2C6051034971687911%2C7235344959896673%2C7789415314414465%2C8232033106823435%2C7037900069643680%2C3645280215484169%2C3078121378942182%2C3032550130192099%2C3046609475425427%2C2220694298059870%2C2271634516245713%2C2184627138316928%2C2424744907593235%2C2584488571562228%2C2978870642176503%2C2760327354038333%2C2789902597718237%2C2519030551469931&dlc=1&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im1&expv2[6]=hf0&rqm=FGET — -1 — 0 B — 227 ms — https://www.facebook.com/tr/?id=1438448073136396&ev=PageView&dl=https%3A%2F%2Fnubank.com.br&rl=&if=false&ts=1779685662377&sw=800&sh=600&v=2.9.325&r=stable&ec=0&o=4124&fbp=fb.2.1779685662372.90394431257853841&pm=1&hrl=965989&ler=empty&cdl=API_unavailable&plt=125.39999961853027&ups[pv]=%7B%7D&ups[rpv]=%7B%7D&it=1779685661814&coo=false&cs_cc=1&ccs=565936535952498&cas=27031642619759510%2C24272309329133651%2C25952956024297828%2C25537687225890128%2C8304501519662681%2C6051034971687911%2C7235344959896673%2C7789415314414465%2C8232033106823435%2C7037900069643680%2C3645280215484169%2C3078121378942182%2C3032550130192099%2C3046609475425427%2C2220694298059870%2C2271634516245713%2C2184627138316928%2C2424744907593235%2C2584488571562228%2C2978870642176503%2C2760327354038333%2C2789902597718237%2C2519030551469931&dlc=1&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im1&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=14384480731... https://www.facebook.com/tr/?id=1438448073136396&ev=PageView&dl=https%3A%2F%2Fnubank.com.br&rl=&if=false&ts=1779685662377&sw=800&sh=600&v=2.9.325&r=stable&ec=0&o=4124&fbp=fb.2.1779685662372.90394431257853841&pm=1&hrl=965989&ler=empty&cdl=API_unavailable&plt=125.39999961853027&ups[pv]=%7B%7D&ups[rpv]=%7B%7D&it=1779685661814&coo=false&cs_cc=1&ccs=565936535952498&cas=27031642619759510%2C24272309329133651%2C25952956024297828%2C25537687225890128%2C8304501519662681%2C6051034971687911%2C7235344959896673%2C7789415314414465%2C8232033106823435%2C7037900069643680%2C3645280215484169%2C3078121378942182%2C3032550130192099%2C3046609475425427%2C2220694298059870%2C2271634516245713%2C2184627138316928%2C2424744907593235%2C2584488571562228%2C2978870642176503%2C2760327354038333%2C2789902597718237%2C2519030551469931&dlc=1&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im1&expv2[6]=hf0&rqm=GET — 200 — 19 B — 28 ms — h3https://analytics.tiktok.com/i18n/pixel/static/identify_5cff1caf.jsanalytics.tiktok.com/i18n/pixel/sta... https://analytics.tiktok.com/i18n/pixel/static/identify_5cff1caf.js — 200 — 39.6 KiB — 10 ms — h2https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6analytics-ipv6.tiktokw.us/ipv6/enri... https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6 — 200 — 780 B — 292 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 914 B — 272 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 912 B — 260 ms — h2https://tag.navdmp.com/u/53215tag.navdmp.com/u/53215 https://tag.navdmp.com/u/53215 — 200 — 825 B — 272 ms — h2https://bat.bing.com/p/insights/t/52003682bat.bing.com/p/insights/t/52003682 https://bat.bing.com/p/insights/t/52003682 — 200 — 1019 B — 136 ms — h2https://bat.bing.com/action/0?ti=52003682&Ver=2&mid=dcc8ee43-164d-4988-9896-b974b363c8e2&bo=1&sid=a8cde7f057f711f19d233fe7c953b949&vid=a8ce2c2057f711f1bbdc95289aa4e5ec&vids=1&msclkid=N&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&tl=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&p=https%3A%2F%2Fnubank.com.br%2F&r=&lt=912&evt=pageLoad&sv=2&cdb=AQAQ&rn=911749bat.bing.com/action/0?ti=52003682&V... https://bat.bing.com/action/0?ti=52003682&Ver=2&mid=dcc8ee43-164d-4988-9896-b974b363c8e2&bo=1&sid=a8cde7f057f711f19d233fe7c953b949&vid=a8ce2c2057f711f1bbdc95289aa4e5ec&vids=1&msclkid=N&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&tl=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&p=https%3A%2F%2Fnubank.com.br%2F&r=&lt=912&evt=pageLoad&sv=2&cdb=AQAQ&rn=911749 — 204 — 348 B — 66 ms — h2https://ct.pinterest.com/static/ct/token_create.jsct.pinterest.com/static/ct/token_cr... https://ct.pinterest.com/static/ct/token_create.js — 200 — 3.9 KiB — 5 ms — h2https://ct.pinterest.com/ct.htmlct.pinterest.com/ct.html https://ct.pinterest.com/ct.html — 200 — 603 B — 239 ms — h2https://ct.pinterest.com/v3/?event=pagevisit&ed=%7B%22line_items%22%3A%5B%7B%22product_id%22%3A%221414%22%7D%5D%7D&tid=2613819446648&cb=1779685662614&dep=5%2CEVENT_TAGS_ABSENT&pd=%7B%22em%22%3A%2224aba99b2defbb47ee981b4200313f61f3ae31541d8717bdac1e463c838939b0%22%7D&ad=%7B%22loc%22%3A%22https%3A%2F%2Fnubank.com.br%2F%22%2C%22ref%22%3A%22%22%2C%22if%22%3Afalse%2C%22sh%22%3A600%2C%22sw%22%3A800%2C%22mh%22%3A%22948ee93e%22%2C%22is_eu%22%3Atrue%2C%22architecture%22%3A%22x86%22%2C%22bitness%22%3A%2264%22%2C%22brands%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22146%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22146%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22%22%2C%22platform%22%3A%22macOS%22%2C%22platformVersion%22%3A%2210.15.7%22%2C%22uaFullVersion%22%3A%22146.0.0.0%22%2C%22ecm_enabled%22%3Atrue%7Dct.pinterest.com/v3/?event=pagevisi... https://ct.pinterest.com/v3/?event=pagevisit&ed=%7B%22line_items%22%3A%5B%7B%22product_id%22%3A%221414%22%7D%5D%7D&tid=2613819446648&cb=1779685662614&dep=5%2CEVENT_TAGS_ABSENT&pd=%7B%22em%22%3A%2224aba99b2defbb47ee981b4200313f61f3ae31541d8717bdac1e463c838939b0%22%7D&ad=%7B%22loc%22%3A%22https%3A%2F%2Fnubank.com.br%2F%22%2C%22ref%22%3A%22%22%2C%22if%22%3Afalse%2C%22sh%22%3A600%2C%22sw%22%3A800%2C%22mh%22%3A%22948ee93e%22%2C%22is_eu%22%3Atrue%2C%22architecture%22%3A%22x86%22%2C%22bitness%22%3A%2264%22%2C%22brands%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22146%22%7D%2C%7B%22brand%22%3A%22Google%20Chrome%22%2C%22version%22%3A%22146%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22%22%2C%22platform%22%3A%22macOS%22%2C%22platformVersion%22%3A%2210.15.7%22%2C%22uaFullVersion%22%3A%22146.0.0.0%22%2C%22ecm_enabled%22%3Atrue%7D — 200 — 613 B — 230 ms — h3https://www.google.com/pagead/1p-user-list/948317731/?random=1779685661882&cv=11&fst=1779685200000&bg=ffffff&guid=ON&async=1&gtm=45be65k1z8811626569za20gzb811626569zd71007391xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116701381~118131809~118689382&u_w=800&u_h=600&url=https%3A%2F%2Fnubank.com.br%2F&rcb=2&frm=0&tiba=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1201985808.1779685661&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&rfmt=3&fmt=3&is_vtc=1&cid=CAQS7AEABaugfbbBkKXkOtuSifliZ50x_i7aVCi_nidDeaen5FY-Idj0O_PFRYEw0FtFMKJDUolVogS1nYkDQ01yyxOmcgo5QAcyo9hNBJ_GwXxL-z4v0ZjtJfWS2x9HYRdYi2PO9Hzc7MxBwrc72riOT4ftAhmmNI6-L3l-Ph_92lvBJFEtpPpj2XQThtXzoZI-BoVi84OSJR6Mp1DOeZys6cIIkFNSQObWbjbe3agP0MC02UNs4FF_vIJPK-UwQ51PrOez8ourk6uXFzxKG7PkcWB6vFGPrtHt2fRfZk2RrgdD0v613PIPygdJYzI-ng&random=2106087148&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/948317731/?random=1779685661882&cv=11&fst=1779685200000&bg=ffffff&guid=ON&async=1&gtm=45be65k1z8811626569za20gzb811626569zd71007391xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116701381~118131809~118689382&u_w=800&u_h=600&url=https%3A%2F%2Fnubank.com.br%2F&rcb=2&frm=0&tiba=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1201985808.1779685661&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&rfmt=3&fmt=3&is_vtc=1&cid=CAQS7AEABaugfbbBkKXkOtuSifliZ50x_i7aVCi_nidDeaen5FY-Idj0O_PFRYEw0FtFMKJDUolVogS1nYkDQ01yyxOmcgo5QAcyo9hNBJ_GwXxL-z4v0ZjtJfWS2x9HYRdYi2PO9Hzc7MxBwrc72riOT4ftAhmmNI6-L3l-Ph_92lvBJFEtpPpj2XQThtXzoZI-BoVi84OSJR6Mp1DOeZys6cIIkFNSQObWbjbe3agP0MC02UNs4FF_vIJPK-UwQ51PrOez8ourk6uXFzxKG7PkcWB6vFGPrtHt2fRfZk2RrgdD0v613PIPygdJYzI-ng&random=2106087148&rmt_tld=0&ipr=y — 200 — 64 B — 12 ms — h3https://www.google.com.sg/pagead/1p-user-list/948317731/?random=1779685661882&cv=11&fst=1779685200000&bg=ffffff&guid=ON&async=1&gtm=45be65k1z8811626569za20gzb811626569zd71007391xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116701381~118131809~118689382&u_w=800&u_h=600&url=https%3A%2F%2Fnubank.com.br%2F&rcb=2&frm=0&tiba=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1201985808.1779685661&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&rfmt=3&fmt=3&is_vtc=1&cid=CAQS7AEABaugfbbBkKXkOtuSifliZ50x_i7aVCi_nidDeaen5FY-Idj0O_PFRYEw0FtFMKJDUolVogS1nYkDQ01yyxOmcgo5QAcyo9hNBJ_GwXxL-z4v0ZjtJfWS2x9HYRdYi2PO9Hzc7MxBwrc72riOT4ftAhmmNI6-L3l-Ph_92lvBJFEtpPpj2XQThtXzoZI-BoVi84OSJR6Mp1DOeZys6cIIkFNSQObWbjbe3agP0MC02UNs4FF_vIJPK-UwQ51PrOez8ourk6uXFzxKG7PkcWB6vFGPrtHt2fRfZk2RrgdD0v613PIPygdJYzI-ng&random=2106087148&rmt_tld=1&ipr=ywww.google.com.sg/pagead/1p-user-li... https://www.google.com.sg/pagead/1p-user-list/948317731/?random=1779685661882&cv=11&fst=1779685200000&bg=ffffff&guid=ON&async=1&gtm=45be65k1z8811626569za20gzb811626569zd71007391xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938468~116701381~118131809~118689382&u_w=800&u_h=600&url=https%3A%2F%2Fnubank.com.br%2F&rcb=2&frm=0&tiba=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1201985808.1779685661&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&rfmt=3&fmt=3&is_vtc=1&cid=CAQS7AEABaugfbbBkKXkOtuSifliZ50x_i7aVCi_nidDeaen5FY-Idj0O_PFRYEw0FtFMKJDUolVogS1nYkDQ01yyxOmcgo5QAcyo9hNBJ_GwXxL-z4v0ZjtJfWS2x9HYRdYi2PO9Hzc7MxBwrc72riOT4ftAhmmNI6-L3l-Ph_92lvBJFEtpPpj2XQThtXzoZI-BoVi84OSJR6Mp1DOeZys6cIIkFNSQObWbjbe3agP0MC02UNs4FF_vIJPK-UwQ51PrOez8ourk6uXFzxKG7PkcWB6vFGPrtHt2fRfZk2RrgdD0v613PIPygdJYzI-ng&random=2106087148&rmt_tld=1&ipr=y — 200 — 64 B — 15 ms — h3https://www.google.com/pagead/1p-user-list/11056514935/?random=1779685661972&cv=11&fst=1779685200000&bg=ffffff&guid=ON&async=1&gtm=45be65k1v9193946596z8811626569za20gzb811626569zd71007391xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~116701381~118131809&u_w=800&u_h=600&url=https%3A%2F%2Fnubank.com.br%2F&rcb=0&frm=0&tiba=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1201985808.1779685661&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=KA&rfmt=3&fmt=3&is_vtc=1&cid=CAQS7AEABaugfZXZTNv2QWRzYnmns4jp3NvlYQpd5NCPfsjaZBTdfwptqt391j-cKJKz1L0wHwdFFy55IZJdLK7Y-aGyt6N9LC2QWC7uCyZll7wvu--Rc-Wnbjt7CQCCricsWHXl4uTobtrgsceJYvQa6aJpROIHylguTL7E2Q7M_aIA91Ul5xNdUUVacxkPUeJ-R-EvNK6g6-349BG6k7lrZPU6CBDoUTJt-3IKGTwQREVbHEb65r8uuamok2TID7BkmsJNx9UnREydpKQQHjXXoVPnnAs6PLkTJxzzt1KGhtm3NjWpGaTKrAhkzYNZuQ&random=2259640773&rmt_tld=0&ipr=ywww.google.com/pagead/1p-user-list/... https://www.google.com/pagead/1p-user-list/11056514935/?random=1779685661972&cv=11&fst=1779685200000&bg=ffffff&guid=ON&async=1&gtm=45be65k1v9193946596z8811626569za20gzb811626569zd71007391xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~116701381~118131809&u_w=800&u_h=600&url=https%3A%2F%2Fnubank.com.br%2F&rcb=0&frm=0&tiba=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1201985808.1779685661&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=KA&rfmt=3&fmt=3&is_vtc=1&cid=CAQS7AEABaugfZXZTNv2QWRzYnmns4jp3NvlYQpd5NCPfsjaZBTdfwptqt391j-cKJKz1L0wHwdFFy55IZJdLK7Y-aGyt6N9LC2QWC7uCyZll7wvu--Rc-Wnbjt7CQCCricsWHXl4uTobtrgsceJYvQa6aJpROIHylguTL7E2Q7M_aIA91Ul5xNdUUVacxkPUeJ-R-EvNK6g6-349BG6k7lrZPU6CBDoUTJt-3IKGTwQREVbHEb65r8uuamok2TID7BkmsJNx9UnREydpKQQHjXXoVPnnAs6PLkTJxzzt1KGhtm3NjWpGaTKrAhkzYNZuQ&random=2259640773&rmt_tld=0&ipr=y — 200 — 64 B — 18 ms — h3https://www.google.com.sg/pagead/1p-user-list/11056514935/?random=1779685661972&cv=11&fst=1779685200000&bg=ffffff&guid=ON&async=1&gtm=45be65k1v9193946596z8811626569za20gzb811626569zd71007391xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~116701381~118131809&u_w=800&u_h=600&url=https%3A%2F%2Fnubank.com.br%2F&rcb=0&frm=0&tiba=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1201985808.1779685661&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=KA&rfmt=3&fmt=3&is_vtc=1&cid=CAQS7AEABaugfZXZTNv2QWRzYnmns4jp3NvlYQpd5NCPfsjaZBTdfwptqt391j-cKJKz1L0wHwdFFy55IZJdLK7Y-aGyt6N9LC2QWC7uCyZll7wvu--Rc-Wnbjt7CQCCricsWHXl4uTobtrgsceJYvQa6aJpROIHylguTL7E2Q7M_aIA91Ul5xNdUUVacxkPUeJ-R-EvNK6g6-349BG6k7lrZPU6CBDoUTJt-3IKGTwQREVbHEb65r8uuamok2TID7BkmsJNx9UnREydpKQQHjXXoVPnnAs6PLkTJxzzt1KGhtm3NjWpGaTKrAhkzYNZuQ&random=2259640773&rmt_tld=1&ipr=ywww.google.com.sg/pagead/1p-user-li... https://www.google.com.sg/pagead/1p-user-list/11056514935/?random=1779685661972&cv=11&fst=1779685200000&bg=ffffff&guid=ON&async=1&gtm=45be65k1v9193946596z8811626569za20gzb811626569zd71007391xea&gcd=13l3l3l3l1l1&dma=0&tag_exp=0~115938466~115938469~116701381~118131809&u_w=800&u_h=600&url=https%3A%2F%2Fnubank.com.br%2F&rcb=0&frm=0&tiba=Somos%20incans%C3%A1veis%20pra%20voc%C3%AA%20n%C3%A3o%20precisar%20ser%20%7C%20Nubank&hn=www.googleadservices.com&npa=0&pscdl=noapi&auid=1201985808.1779685661&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=KA&rfmt=3&fmt=3&is_vtc=1&cid=CAQS7AEABaugfZXZTNv2QWRzYnmns4jp3NvlYQpd5NCPfsjaZBTdfwptqt391j-cKJKz1L0wHwdFFy55IZJdLK7Y-aGyt6N9LC2QWC7uCyZll7wvu--Rc-Wnbjt7CQCCricsWHXl4uTobtrgsceJYvQa6aJpROIHylguTL7E2Q7M_aIA91Ul5xNdUUVacxkPUeJ-R-EvNK6g6-349BG6k7lrZPU6CBDoUTJt-3IKGTwQREVbHEb65r8uuamok2TID7BkmsJNx9UnREydpKQQHjXXoVPnnAs6PLkTJxzzt1KGhtm3NjWpGaTKrAhkzYNZuQ&random=2259640773&rmt_tld=1&ipr=y — 200 — 64 B — 13 ms — h3https://bat.bing.com/p/insights/s/0.8.64bat.bing.com/p/insights/s/0.8.64 https://bat.bing.com/p/insights/s/0.8.64 — 200 — 14.4 KiB — 63 ms — h2https://usr.navdmp.com/usr?v=9&acc=53215&u=1&new=1&wst=0usr.navdmp.com/usr?v=9&acc=53215&u=... https://usr.navdmp.com/usr?v=9&acc=53215&u=1&new=1&wst=0 — 200 — 614 B — 283 ms — h2https://bat.bing.com/p/insights/c/qbat.bing.com/p/insights/c/q https://bat.bing.com/p/insights/c/q — 204 — 211 B — 234 ms — h2https://cdn.navdmp.com/req?v=9&id=179b1f22fd7e4ca13169743a1210%7C0&acc=53215&tit=Somos%2520incans%25E1veis%2520pra%2520voc%25EA%2520n%25E3o%2520precisar%2520ser%2520%257C%2520Nubank&url=https%253A%2F%2Fnubank.com.br%2F&upd=1&new=1&h1=Seja%2520qual%2520for%2520o%2520seu%2520problema%252C%2520o%2520Nubank%2520tem%2520uma%2520solu%25E7%25E3ocdn.navdmp.com/req?v=9&id=179b1f22f... https://cdn.navdmp.com/req?v=9&id=179b1f22fd7e4ca13169743a1210%7C0&acc=53215&tit=Somos%2520incans%25E1veis%2520pra%2520voc%25EA%2520n%25E3o%2520precisar%2520ser%2520%257C%2520Nubank&url=https%253A%2F%2Fnubank.com.br%2F&upd=1&new=1&h1=Seja%2520qual%2520for%2520o%2520seu%2520problema%252C%2520o%2520Nubank%2520tem%2520uma%2520solu%25E7%25E3o — 200 — 126 B — 281 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=navegg_ddp&google_cm&id=101386756861cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=navegg_ddp&google_cm&id=101386756861 — 302 — 541 B — 23 ms — h2https://pixel.mathtag.com/sync/img?redir=https%3A//sync.navdmp.com/sync%3Fimg%3D1%26mdia%3D%5BMM_UUID%5Dpixel.mathtag.com/sync/img?redir=ht... https://pixel.mathtag.com/sync/img?redir=https%3A//sync.navdmp.com/sync%3Fimg%3D1%26mdia%3D%5BMM_UUID%5D — 302 — 858 B — 607 ms — http/1.1https://cms.analytics.yahoo.com/cms?partner_id=NAVEGcms.analytics.yahoo.com/cms?partner... https://cms.analytics.yahoo.com/cms?partner_id=NAVEG — 302 — 190 B — 19 ms — h2https://ups.analytics.yahoo.com/ups/58727/cms?partner_id=NAVEGups.analytics.yahoo.com/ups/58727/c... https://ups.analytics.yahoo.com/ups/58727/cms?partner_id=NAVEG — 302 — 304 B — 20 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=navegg_ddp&google_cm=&id=101386756861&google_tc=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=navegg_ddp&google_cm=&id=101386756861&google_tc= — 302 — 103 B — 11 ms — h2https://sync2.navdmp.com/sync?prtid=2&id=101386756861&google_error=3sync2.navdmp.com/sync?prtid=2&id=10... https://sync2.navdmp.com/sync?prtid=2&id=101386756861&google_error=3 — 200 — 125 B — 375 ms — h2https://ups.analytics.yahoo.com/ups/58727/cms?partner_id=NAVEG&verify=trueups.analytics.yahoo.com/ups/58727/c... https://ups.analytics.yahoo.com/ups/58727/cms?partner_id=NAVEG&verify=true — -1 — 0 B — 13 ms — https://sync.navdmp.com/sync?img=1&mdia=ca4e6a13-d91f-4d00-8742-49076ace3464sync.navdmp.com/sync?img=1&mdia=ca4... https://sync.navdmp.com/sync?img=1&mdia=ca4e6a13-d91f-4d00-8742-49076ace3464 — 200 — 154 B — 280 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 913 B — 255 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
74% of JavaScript execution is third-party
First-party Third-party 6550ms · 1897KB · R$19/mo
static.nubank.com.br
Other
Costly
Execution 4987ms
Transfer 125 KB
Unused 49%
Monthly Cost R$15/mo
static.nubank.com.br
Other
Optional
Execution 181ms
Transfer 95 KB
Unused 36%
Monthly Cost R$1/mo
static.nubank.com.br
Other
Optional
Execution 165ms
Transfer 195 KB
Unused 66%
Monthly Cost R$0/mo
Google Tag Manager
Tag Manager
Optional
Execution 164ms
Transfer 178 KB
Unused 38%
Monthly Cost R$0/mo
Google Tag Manager
Tag Manager
Optional
Execution 155ms
Transfer 166 KB
Unused 36%
Monthly Cost R$0/mo
analytics.tiktok.com
Other
Optional
Execution 147ms
Transfer 106 KB
Unused 57%
Monthly Cost R$0/mo
static.nubank.com.br
Other
Optional
Execution 103ms
Transfer 40 KB
Monthly Cost R$0/mo
Google Tag Manager
Tag Manager
Optional
Execution 102ms
Transfer 154 KB
Unused 43%
Monthly Cost R$0/mo
Google Tag Manager
Tag Manager
Optional
Execution 93ms
Transfer 172 KB
Unused 41%
Monthly Cost R$0/mo
Microsoft Clarity
Session Replay
Optional
Execution 88ms
Transfer 25 KB
Monthly Cost R$0/mo
Google Tag Manager
Tag Manager
Optional
Execution 84ms
Transfer 144 KB
Unused 43%
Monthly Cost R$0/mo
Google Tag Manager
Tag Manager
Optional
Execution 82ms
Transfer 136 KB
Unused 44%
Monthly Cost R$0/mo
Google Tag Manager
Tag Manager
Optional
Execution 75ms
Transfer 131 KB
Unused 46%
Monthly Cost R$0/mo
Google Tag Manager
Tag Manager
Optional
Execution 73ms
Transfer 134 KB
Unused 45%
Monthly Cost R$0/mo
Facebook Pixel
Advertising
Optional
Execution 53ms
Transfer 98 KB
Unused 37%
Monthly Cost R$0/mo

These scripts may cost more than they're worth

  • static.nubank.com.br adds 4987ms and costs ~R$15/month

74% 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

static.nubank.com.br takes 4987ms 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

66% of static.nubank.com.br'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

57% of analytics.tiktok.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

Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-04-26 — 2026-05-23)

LCP (p75)

2753 ms

71% good

INP (p75)

1244 ms

24% good

CLS (p75)

0.170

70% good

FCP (p75)

1739 ms

TTFB (p75)

380 ms

Image Optimization
17 images, 532 KB total, 279 KB wasted
INFO

Image Optimization Audit

Total Images

17

Total Size

532 KB

Oversized

5

Wasted

279 KB

4 missing alt text 13 missing dimensions 6 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback