Skip to content
https://expansion.com

Performance

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

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

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

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

2.78 s

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

4.00 s

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

474 ms

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

0.698

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

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

8.24 s

Page Load Progression

742 ms
1.5 s
2.2 s
3.0 s
3.7 s
4.5 s
5.2 s
5.9 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
6.0 MB transferred, 287 requests
FIX
6.0 MB transferred, 287 requests
Critical::
Page weighs 15.6 MB (6.0 MB transferred)
Warning::
JavaScript is 4.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 4.3 MB
Warning::
Images are 1.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.1 MB
Info::
Fonts are 271 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 271 KB
Warning::
287 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.3 g CO2 per page load
6.0 MB / 2.4 MB budget
6.0 MB transferred
287 requests
1.3 g CO2 per page load
JavaScript 4.3 MiB 72%
Images 1.1 MiB 19%
Fonts 270.6 KiB 4%
HTML 131.6 KiB 2%
CSS 60.8 KiB 1%
Other 43.9 KiB 1%
Other 34.8 KiB 1%
Other 26.7 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

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (6.0 MiB of 6.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
3150ms total JS execution
FIX
3150ms total JS execution
Warning::
Unattributable: 635ms CPU time
Warning::
https://www.expansion.com/: 489ms CPU time
Warning::
https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a8...: 357ms CPU time
Info::
https://cdn.tinypass.com/api/tinypass.min.js: 220ms CPU time
Info::
https://securepubads.g.doubleclick.net/pagead/mana...: 150ms CPU time
Warning::
Third-party scripts: 3150ms (100% of total)

Main Thread Breakdown

Script Evaluation 56% Other 17% Script Parsing & Compilation 12% Style & Layout 10%
ScriptTotalScriptingParse/CompileParty
Unattributable635ms149ms0ms3rd
https://www.expansion.com/489ms74ms10ms3rd
https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/ui-web-en-web.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.js357ms214ms12ms3rd
https://cdn.tinypass.com/api/tinypass.min.js220ms159ms24ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604100101/pubads_impl.js150ms116ms19ms3rd
https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/sdk.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.js140ms106ms9ms3rd
https://adtcdn.unidadeditorial.es/edw/migrate.js118ms80ms38ms3rd
https://tags.tiqcdn.com/utag/unidadeditorial/expansion/prod/utag.js107ms75ms25ms3rd
https://cdn.permutive.com/10453011-272d-49cd-9043-1964fdb36fd8-web.js102ms52ms48ms3rd
https://es-config.sensic.net/s2s-web.js100ms85ms7ms3rd

Showing top 10 of 20 scripts

F
JS Bundles
Action
111 scripts, 1.9 MB unused
FIX
111 scripts, 1.9 MB unused
Warning::
https://adtcdn.unidadeditorial.es/edw/migrate.js: 806 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://adtcdn.unidadeditorial.es/edw/migrate.js: unminified — 391 KB could be saved
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 130 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=AW-791...: 101 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://e00-elmundo.uecdn.es/js/pbex.js: 99 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://adtcdn.unidadeditorial.es/gexp/_gam_kv_.js: 97 KB unused (65%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.9 MB
1953 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://adtcdn.unidadeditorial.es/edw/migrate.js1340 KB806 KB (60%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604100101/pubads_impl.js186 KB130 KB (70%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-791139749&cx=c&gtm=4e64e1134 KB101 KB (76%)3rd
https://e00-elmundo.uecdn.es/js/pbex.js145 KB99 KB (69%)3rd
https://adtcdn.unidadeditorial.es/gexp/_gam_kv_.js150 KB97 KB (65%)3rd
https://cdn.tinypass.com/api/tinypass.min.js132 KB70 KB (53%)3rd
https://www.googletagmanager.com/gtag/destination?id=DC-12125487&cx=c&gtm=4e64e1129 KB64 KB (49%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-10944295485&cx=c&gtm=4e64e1145 KB63 KB (44%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-791139749134 KB61 KB (46%)3rd
https://www.googletagmanager.com/gtag/js?id=G-6PBJCECHCM&cx=c&gtm=4e64e1145 KB60 KB (42%)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
287 resources · 6.0 MB · 1.9 MB savings available
FIX
287 resources · 6.0 MB · 1.9 MB savings available
Warning::
Page weight 5.0 MB over 1MB target
Got: 6.0 MB Expected: ≤ 1 MB
Info::
~1.9 MB of savings available
Warning::
286 third-party resources (100% of weight)
Info::
1 resources over 200KB
287 resources · 6.0 MiB · 286 third-party 5.0 MiB over 1MB target
JavaScript 72% · 4.3 MiB
Image 19% · 1.1 MiB
Font 4% · 270.6 KiB
Document 2% · 133.2 KiB
Other 2% · 96.6 KiB
CSS 1% · 60.8 KiB

~1.9 MiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
98 images, 0 KB saveable
REVIEW
98 images, 0 KB saveable
Warning::
https://e00-expansion.uecdn.es/imagenes/bt/2026/04... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://e01-expansion.uecdn.es/assets/v3/img/spons... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://e00-expansion.uecdn.es/imagenes/bt/2026/04... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://e01-expansion.uecdn.es/assets/v1/img/ico-e... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://e01-expansion.uecdn.es/assets/v3/img/svg/l... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://e01-phantom-expansion.uecdn.es/7ec0afb0a65... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://e00-expansion.uecdn.es/ed/img/expansion-lo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://e01-phantom-expansion.uecdn.es/98f51f8dd5a... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://e01-expansion.uecdn.es/encuentros/img/3/X/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://e01-expansion.uecdn.es/assets/multimedia/i... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://e01-phantom-expansion.uecdn.es/d5853fa42f4... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
98 images 1.1 MB
0 oversized -0 KB
34 legacy format
11 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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
12 fonts (271 KB)
PASS
12 fonts (271 KB)
Info::
12 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

12

271 KB total

Render-blocking

0

of 12

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 2.8 s LCP 4.0 shttps://e00.uecdn.es/fonts/heebo/heebo-regular-webfont.woff2heebo-regular-webfont.w... https://e00.uecdn.es/fonts/heebo/heebo-regular-webfont.woff2 — 24.9 KiB — 50 ms — font-display: swaphttps://e00.uecdn.es/fonts/heebo/heebo-bold-webfont.woff2heebo-bold-webfont.woff2 https://e00.uecdn.es/fonts/heebo/heebo-bold-webfont.woff2 — 25.5 KiB — 82 ms — font-display: swaphttps://e00.uecdn.es/fonts/heebo/heebo-light-webfont.woff2heebo-light-webfont.woff2 https://e00.uecdn.es/fonts/heebo/heebo-light-webfont.woff2 — 18.3 KiB — 84 ms — font-display: swaphttps://e00.uecdn.es/fonts/butler/Butler-Medium.woff2Butler-Medium.woff2 https://e00.uecdn.es/fonts/butler/Butler-Medium.woff2 — 19.5 KiB — 97 ms — font-display: swaphttps://e00.uecdn.es/fonts/butler/Butler-Regular.woff2Butler-Regular.woff2 https://e00.uecdn.es/fonts/butler/Butler-Regular.woff2 — 19.2 KiB — 99 ms — font-display: swaphttps://e00.uecdn.es/fonts/heebo/heebo-regular.woff2heebo-regular.woff2 https://e00.uecdn.es/fonts/heebo/heebo-regular.woff2 — 24.9 KiB — 24 ms — font-display: swaphttps://e00.uecdn.es/fonts/heebo/heebo-bold.woff2heebo-bold.woff2 https://e00.uecdn.es/fonts/heebo/heebo-bold.woff2 — 25.5 KiB — 32 ms — font-display: swaphttps://e00.uecdn.es/fonts/heebo/heebo-medium.woff2heebo-medium.woff2 https://e00.uecdn.es/fonts/heebo/heebo-medium.woff2 — 25.5 KiB — 34 ms — font-display: swaphttps://e00.uecdn.es/fonts/heebo/heebo-light.woff2heebo-light.woff2 https://e00.uecdn.es/fonts/heebo/heebo-light.woff2 — 25.2 KiB — 69 ms — font-display: swaphttps://e00.uecdn.es/fonts/roboto/Roboto-Bold.woff2Roboto-Bold.woff2 https://e00.uecdn.es/fonts/roboto/Roboto-Bold.woff2 — 18.3 KiB — 24 ms — font-display: swaphttps://e00.uecdn.es/fonts/heebo/heebo-medium-webfont.woff2heebo-medium-webfont.woff2 https://e00.uecdn.es/fonts/heebo/heebo-medium-webfont.woff2 — 18.5 KiB — 41 ms — font-display: swaphttps://e00.uecdn.es/fonts/heebo/heebo-bold-webfont.woff2heebo-bold-webfont.woff2 https://e00.uecdn.es/fonts/heebo/heebo-bold-webfont.woff2 — 25.5 KiB — 31 ms — font-display: swap
heebo-regular-webfont.w... woff2 swap
Size 25 KB
Load time 50 ms
Start 492 ms
Risk FOUT — text flashes from fallback to web font
heebo-bold-webfont.woff2 woff2 swap
Size 25 KB
Load time 82 ms
Start 493 ms
Risk FOUT — text flashes from fallback to web font
heebo-light-webfont.woff2 woff2 swap
Size 18 KB
Load time 84 ms
Start 494 ms
Risk FOUT — text flashes from fallback to web font
Butler-Medium.woff2 woff2 swap
Size 20 KB
Load time 97 ms
Start 495 ms
Risk FOUT — text flashes from fallback to web font
Butler-Regular.woff2 woff2 swap
Size 19 KB
Load time 99 ms
Start 496 ms
Risk FOUT — text flashes from fallback to web font
heebo-regular.woff2 woff2 swap
Size 25 KB
Load time 24 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
heebo-bold.woff2 woff2 swap
Size 25 KB
Load time 32 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
heebo-medium.woff2 woff2 swap
Size 25 KB
Load time 34 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
heebo-light.woff2 woff2 swap
Size 25 KB
Load time 69 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
Roboto-Bold.woff2 woff2 swap
Size 18 KB
Load time 24 ms
Start 3.2 s
Risk FOUT — text flashes from fallback to web font
heebo-medium-webfont.woff2 woff2 swap
Size 18 KB
Load time 41 ms
Start 3.4 s
Risk FOUT — text flashes from fallback to web font
heebo-bold-webfont.woff2 woff2 swap
Size 25 KB
Load time 31 ms
Start 3.4 s
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
Network Waterfall
287 requests over 5760ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 2.8 s LCP 4.0 shttps://expansion.com// https://expansion.com/ — 301 — 110 B — 446 ms — h2https://www.expansion.com/www.expansion.com/ https://www.expansion.com/ — 200 — 91.4 KiB — 26 ms — h2https://optiyield.opti-digital.com/pfc/?pubid=99071977optiyield.opti-digital.com/pfc/?pub... https://optiyield.opti-digital.com/pfc/?pubid=99071977 — 200 — 2.3 KiB — 111 ms — h3https://e00-ue.uecdn.es/cookies/js/policy_v4.jse00-ue.uecdn.es/cookies/js/policy_v... https://e00-ue.uecdn.es/cookies/js/policy_v4.js — 200 — 6.4 KiB — 60 ms — h2https://e00-ue.uecdn.es/piano/ue-piano-d659d681fbb5170a136d.min.jse00-ue.uecdn.es/piano/ue-piano-d659... https://e00-ue.uecdn.es/piano/ue-piano-d659d681fbb5170a136d.min.js — 200 — 30.0 KiB — 93 ms — h2https://adtcdn.unidadeditorial.es/edw/migrate.jsadtcdn.unidadeditorial.es/edw/migra... https://adtcdn.unidadeditorial.es/edw/migrate.js — 200 — 1.3 MiB — 171 ms — h2https://e00.uecdn.es/fonts/heebo/heebo-regular-webfont.woff2e00.uecdn.es/fonts/heebo/heebo-regu... https://e00.uecdn.es/fonts/heebo/heebo-regular-webfont.woff2 — 200 — 24.9 KiB — 50 ms — h2https://e00.uecdn.es/fonts/heebo/heebo-bold-webfont.woff2e00.uecdn.es/fonts/heebo/heebo-bold... https://e00.uecdn.es/fonts/heebo/heebo-bold-webfont.woff2 — 200 — 25.5 KiB — 82 ms — h2https://pixelcounter.expansion.com/pixelcontabilizacion/pixelcontabilizacion.gifctl?r=http%3A%2F%2Fwww%2Eexpansion%2Ecom%2F%2Findex%2Ehtml&s=expansion&d=aeAcFwoAA9kAAABbkos&er=unknown&ua=Mozilla%2F5%2E0%20%28Windows%20NT%2010%2E0%3B%20Win64%3B%20x64%29%20AppleWebKit%2F537%2E36%20%28KHTML%2C%20like%20Gecko%29%20Chrome%2F124%2E0%2E0%2E0%20Safari%2F537%2E36pixelcounter.expansion.com/pixelcon... https://pixelcounter.expansion.com/pixelcontabilizacion/pixelcontabilizacion.gifctl?r=http%3A%2F%2Fwww%2Eexpansion%2Ecom%2F%2Findex%2Ehtml&s=expansion&d=aeAcFwoAA9kAAABbkos&er=unknown&ua=Mozilla%2F5%2E0%20%28Windows%20NT%2010%2E0%3B%20Win64%3B%20x64%29%20AppleWebKit%2F537%2E36%20%28KHTML%2C%20like%20Gecko%29%20Chrome%2F124%2E0%2E0%2E0%20Safari%2F537%2E36 — -1 — 0 B — 1.1 s — https://e00.uecdn.es/fonts/heebo/heebo-light-webfont.woff2e00.uecdn.es/fonts/heebo/heebo-ligh... https://e00.uecdn.es/fonts/heebo/heebo-light-webfont.woff2 — 200 — 18.3 KiB — 84 ms — h2https://e00.uecdn.es/fonts/butler/Butler-Medium.woff2e00.uecdn.es/fonts/butler/Butler-Me... https://e00.uecdn.es/fonts/butler/Butler-Medium.woff2 — 200 — 19.5 KiB — 97 ms — h2https://e00.uecdn.es/fonts/butler/Butler-Regular.woff2e00.uecdn.es/fonts/butler/Butler-Re... https://e00.uecdn.es/fonts/butler/Butler-Regular.woff2 — 200 — 19.2 KiB — 99 ms — h2https://e01-expansion.uecdn.es/assets/cover/expansion/v1/main-cover.f7124e7f786d55c888bf.csse01-expansion.uecdn.es/assets/cover... https://e01-expansion.uecdn.es/assets/cover/expansion/v1/main-cover.f7124e7f786d55c888bf.css — 200 — 18.5 KiB — 335 ms — h2https://e01-expansion.uecdn.es/assets/v3/css/ue-c-core-expansion-desktop.csse01-expansion.uecdn.es/assets/v3/cs... https://e01-expansion.uecdn.es/assets/v3/css/ue-c-core-expansion-desktop.css — 200 — 36.6 KiB — 104 ms — h2https://e01-expansion.uecdn.es/assets/v3/js/jquery.2.1.4.jse01-expansion.uecdn.es/assets/v3/js... https://e01-expansion.uecdn.es/assets/v3/js/jquery.2.1.4.js — 200 — 31.9 KiB — 100 ms — h2https://e01-expansion.uecdn.es/assets/v3/js/ue-utils.jse01-expansion.uecdn.es/assets/v3/js... https://e01-expansion.uecdn.es/assets/v3/js/ue-utils.js — 200 — 4.0 KiB — 72 ms — h2https://e01-expansion.uecdn.es/assets/v3/js/kalturaue-expansion.min.jse01-expansion.uecdn.es/assets/v3/js... https://e01-expansion.uecdn.es/assets/v3/js/kalturaue-expansion.min.js — 200 — 8.5 KiB — 70 ms — h2https://e01-expansion.uecdn.es/assets/uedailymotion/v1/uedailymotion_expansion_d97d12bdf0db779a6c512f28fdf6f609bc01a204.min.jse01-expansion.uecdn.es/assets/uedai... https://e01-expansion.uecdn.es/assets/uedailymotion/v1/uedailymotion_expansion_d97d12bdf0db779a6c512f28fdf6f609bc01a204.min.js — 200 — 13.2 KiB — 70 ms — h2https://e00-elmundo.uecdn.es/js/uecomscore_cmp_event.jse00-elmundo.uecdn.es/js/uecomscore_... https://e00-elmundo.uecdn.es/js/uecomscore_cmp_event.js — 200 — 799 B — 112 ms — h2https://e00-ue.uecdn.es/permutive/ue-permutive.min.jse00-ue.uecdn.es/permutive/ue-permut... https://e00-ue.uecdn.es/permutive/ue-permutive.min.js — 200 — 9.3 KiB — 85 ms — h2https://tags.tiqcdn.com/utag/unidadeditorial/expansion/prod/utag.sync.jstags.tiqcdn.com/utag/unidadeditoria... https://tags.tiqcdn.com/utag/unidadeditorial/expansion/prod/utag.sync.js — 200 — 550 B — 60 ms — h2https://adtcdn.unidadeditorial.es/gexp/_gam_kv_.jsadtcdn.unidadeditorial.es/gexp/_gam... https://adtcdn.unidadeditorial.es/gexp/_gam_kv_.js — 200 — 150.2 KiB — 112 ms — h2https://components.unidadeditorial.es/lib/polyfills/v2.1.0/custom-elements-es5-adapter.jscomponents.unidadeditorial.es/lib/p... https://components.unidadeditorial.es/lib/polyfills/v2.1.0/custom-elements-es5-adapter.js — 200 — 844 B — 44 ms — h2https://optiyield.opti-digital.com/pfc/web/config?pubid=99071977&device=30000&domain=www.expansion.com&nr=1&country=USoptiyield.opti-digital.com/pfc/web/... https://optiyield.opti-digital.com/pfc/web/config?pubid=99071977&device=30000&domain=www.expansion.com&nr=1&country=US — 200 — 394 B — 25 ms — h3https://components.unidadeditorial.es/lib/polyfills/v2.1.0/webcomponents-loader.jscomponents.unidadeditorial.es/lib/p... https://components.unidadeditorial.es/lib/polyfills/v2.1.0/webcomponents-loader.js — 200 — 2.9 KiB — 6 ms — h2https://e01-expansion.uecdn.es/ed/js/specials/patrocinio-carrusel-mercados-bankinter.jse01-expansion.uecdn.es/ed/js/specia... https://e01-expansion.uecdn.es/ed/js/specials/patrocinio-carrusel-mercados-bankinter.js — 200 — 896 B — 9 ms — h2https://e01-phantom-expansion.uecdn.es/7deae3e622da191441e7675d79be8414/crop/0x0/1315x877/resize/485/f/webp/assets/multimedia/imagenes/2020/04/28/15880250216138.jpge01-phantom-expansion.uecdn.es/7dea... https://e01-phantom-expansion.uecdn.es/7deae3e622da191441e7675d79be8414/crop/0x0/1315x877/resize/485/f/webp/assets/multimedia/imagenes/2020/04/28/15880250216138.jpg — 200 — 33.7 KiB — 46 ms — h2https://e01-phantom-expansion.uecdn.es/f1991c82f2efa392fdc01402ad1b6df4/resize/160/f/webp/assets/multimedia/imagenes/2026/04/15/17762894628947.jpge01-phantom-expansion.uecdn.es/f199... https://e01-phantom-expansion.uecdn.es/f1991c82f2efa392fdc01402ad1b6df4/resize/160/f/webp/assets/multimedia/imagenes/2026/04/15/17762894628947.jpg — 200 — 8.8 KiB — 274 ms — h2https://adtcdn.unidadeditorial.es/edw/config.jsonadtcdn.unidadeditorial.es/edw/confi... https://adtcdn.unidadeditorial.es/edw/config.json — 200 — 10.0 KiB — 40 ms — h2https://e01-phantom-expansion.uecdn.es/b16811904d219688aba444dcb28a83d5/crop/0x0/2044x1363/resize/160/f/webp/assets/multimedia/imagenes/2026/04/15/17762888495364.jpge01-phantom-expansion.uecdn.es/b168... https://e01-phantom-expansion.uecdn.es/b16811904d219688aba444dcb28a83d5/crop/0x0/2044x1363/resize/160/f/webp/assets/multimedia/imagenes/2026/04/15/17762888495364.jpg — 200 — 7.0 KiB — 498 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 2.8 s LCP 4.0 shttps://expansion.com// https://expansion.com/ — 301 — 110 B — 446 ms — h2https://www.expansion.com/www.expansion.com/ https://www.expansion.com/ — 200 — 91.4 KiB — 26 ms — h2https://optiyield.opti-digital.com/pfc/?pubid=99071977optiyield.opti-digital.com/pfc/?pub... https://optiyield.opti-digital.com/pfc/?pubid=99071977 — 200 — 2.3 KiB — 111 ms — h3https://e00-ue.uecdn.es/cookies/js/policy_v4.jse00-ue.uecdn.es/cookies/js/policy_v... https://e00-ue.uecdn.es/cookies/js/policy_v4.js — 200 — 6.4 KiB — 60 ms — h2https://e00-ue.uecdn.es/piano/ue-piano-d659d681fbb5170a136d.min.jse00-ue.uecdn.es/piano/ue-piano-d659... https://e00-ue.uecdn.es/piano/ue-piano-d659d681fbb5170a136d.min.js — 200 — 30.0 KiB — 93 ms — h2https://adtcdn.unidadeditorial.es/edw/migrate.jsadtcdn.unidadeditorial.es/edw/migra... https://adtcdn.unidadeditorial.es/edw/migrate.js — 200 — 1.3 MiB — 171 ms — h2https://e00.uecdn.es/fonts/heebo/heebo-regular-webfont.woff2e00.uecdn.es/fonts/heebo/heebo-regu... https://e00.uecdn.es/fonts/heebo/heebo-regular-webfont.woff2 — 200 — 24.9 KiB — 50 ms — h2https://e00.uecdn.es/fonts/heebo/heebo-bold-webfont.woff2e00.uecdn.es/fonts/heebo/heebo-bold... https://e00.uecdn.es/fonts/heebo/heebo-bold-webfont.woff2 — 200 — 25.5 KiB — 82 ms — h2https://pixelcounter.expansion.com/pixelcontabilizacion/pixelcontabilizacion.gifctl?r=http%3A%2F%2Fwww%2Eexpansion%2Ecom%2F%2Findex%2Ehtml&s=expansion&d=aeAcFwoAA9kAAABbkos&er=unknown&ua=Mozilla%2F5%2E0%20%28Windows%20NT%2010%2E0%3B%20Win64%3B%20x64%29%20AppleWebKit%2F537%2E36%20%28KHTML%2C%20like%20Gecko%29%20Chrome%2F124%2E0%2E0%2E0%20Safari%2F537%2E36pixelcounter.expansion.com/pixelcon... https://pixelcounter.expansion.com/pixelcontabilizacion/pixelcontabilizacion.gifctl?r=http%3A%2F%2Fwww%2Eexpansion%2Ecom%2F%2Findex%2Ehtml&s=expansion&d=aeAcFwoAA9kAAABbkos&er=unknown&ua=Mozilla%2F5%2E0%20%28Windows%20NT%2010%2E0%3B%20Win64%3B%20x64%29%20AppleWebKit%2F537%2E36%20%28KHTML%2C%20like%20Gecko%29%20Chrome%2F124%2E0%2E0%2E0%20Safari%2F537%2E36 — -1 — 0 B — 1.1 s — https://e00.uecdn.es/fonts/heebo/heebo-light-webfont.woff2e00.uecdn.es/fonts/heebo/heebo-ligh... https://e00.uecdn.es/fonts/heebo/heebo-light-webfont.woff2 — 200 — 18.3 KiB — 84 ms — h2https://e00.uecdn.es/fonts/butler/Butler-Medium.woff2e00.uecdn.es/fonts/butler/Butler-Me... https://e00.uecdn.es/fonts/butler/Butler-Medium.woff2 — 200 — 19.5 KiB — 97 ms — h2https://e00.uecdn.es/fonts/butler/Butler-Regular.woff2e00.uecdn.es/fonts/butler/Butler-Re... https://e00.uecdn.es/fonts/butler/Butler-Regular.woff2 — 200 — 19.2 KiB — 99 ms — h2https://e01-expansion.uecdn.es/assets/cover/expansion/v1/main-cover.f7124e7f786d55c888bf.csse01-expansion.uecdn.es/assets/cover... https://e01-expansion.uecdn.es/assets/cover/expansion/v1/main-cover.f7124e7f786d55c888bf.css — 200 — 18.5 KiB — 335 ms — h2https://e01-expansion.uecdn.es/assets/v3/css/ue-c-core-expansion-desktop.csse01-expansion.uecdn.es/assets/v3/cs... https://e01-expansion.uecdn.es/assets/v3/css/ue-c-core-expansion-desktop.css — 200 — 36.6 KiB — 104 ms — h2https://e01-expansion.uecdn.es/assets/v3/js/jquery.2.1.4.jse01-expansion.uecdn.es/assets/v3/js... https://e01-expansion.uecdn.es/assets/v3/js/jquery.2.1.4.js — 200 — 31.9 KiB — 100 ms — h2https://e01-expansion.uecdn.es/assets/v3/js/ue-utils.jse01-expansion.uecdn.es/assets/v3/js... https://e01-expansion.uecdn.es/assets/v3/js/ue-utils.js — 200 — 4.0 KiB — 72 ms — h2https://e01-expansion.uecdn.es/assets/v3/js/kalturaue-expansion.min.jse01-expansion.uecdn.es/assets/v3/js... https://e01-expansion.uecdn.es/assets/v3/js/kalturaue-expansion.min.js — 200 — 8.5 KiB — 70 ms — h2https://e01-expansion.uecdn.es/assets/uedailymotion/v1/uedailymotion_expansion_d97d12bdf0db779a6c512f28fdf6f609bc01a204.min.jse01-expansion.uecdn.es/assets/uedai... https://e01-expansion.uecdn.es/assets/uedailymotion/v1/uedailymotion_expansion_d97d12bdf0db779a6c512f28fdf6f609bc01a204.min.js — 200 — 13.2 KiB — 70 ms — h2https://e00-elmundo.uecdn.es/js/uecomscore_cmp_event.jse00-elmundo.uecdn.es/js/uecomscore_... https://e00-elmundo.uecdn.es/js/uecomscore_cmp_event.js — 200 — 799 B — 112 ms — h2https://e00-ue.uecdn.es/permutive/ue-permutive.min.jse00-ue.uecdn.es/permutive/ue-permut... https://e00-ue.uecdn.es/permutive/ue-permutive.min.js — 200 — 9.3 KiB — 85 ms — h2https://tags.tiqcdn.com/utag/unidadeditorial/expansion/prod/utag.sync.jstags.tiqcdn.com/utag/unidadeditoria... https://tags.tiqcdn.com/utag/unidadeditorial/expansion/prod/utag.sync.js — 200 — 550 B — 60 ms — h2https://adtcdn.unidadeditorial.es/gexp/_gam_kv_.jsadtcdn.unidadeditorial.es/gexp/_gam... https://adtcdn.unidadeditorial.es/gexp/_gam_kv_.js — 200 — 150.2 KiB — 112 ms — h2https://components.unidadeditorial.es/lib/polyfills/v2.1.0/custom-elements-es5-adapter.jscomponents.unidadeditorial.es/lib/p... https://components.unidadeditorial.es/lib/polyfills/v2.1.0/custom-elements-es5-adapter.js — 200 — 844 B — 44 ms — h2https://optiyield.opti-digital.com/pfc/web/config?pubid=99071977&device=30000&domain=www.expansion.com&nr=1&country=USoptiyield.opti-digital.com/pfc/web/... https://optiyield.opti-digital.com/pfc/web/config?pubid=99071977&device=30000&domain=www.expansion.com&nr=1&country=US — 200 — 394 B — 25 ms — h3https://components.unidadeditorial.es/lib/polyfills/v2.1.0/webcomponents-loader.jscomponents.unidadeditorial.es/lib/p... https://components.unidadeditorial.es/lib/polyfills/v2.1.0/webcomponents-loader.js — 200 — 2.9 KiB — 6 ms — h2https://e01-expansion.uecdn.es/ed/js/specials/patrocinio-carrusel-mercados-bankinter.jse01-expansion.uecdn.es/ed/js/specia... https://e01-expansion.uecdn.es/ed/js/specials/patrocinio-carrusel-mercados-bankinter.js — 200 — 896 B — 9 ms — h2https://e01-phantom-expansion.uecdn.es/7deae3e622da191441e7675d79be8414/crop/0x0/1315x877/resize/485/f/webp/assets/multimedia/imagenes/2020/04/28/15880250216138.jpge01-phantom-expansion.uecdn.es/7dea... https://e01-phantom-expansion.uecdn.es/7deae3e622da191441e7675d79be8414/crop/0x0/1315x877/resize/485/f/webp/assets/multimedia/imagenes/2020/04/28/15880250216138.jpg — 200 — 33.7 KiB — 46 ms — h2https://e01-phantom-expansion.uecdn.es/f1991c82f2efa392fdc01402ad1b6df4/resize/160/f/webp/assets/multimedia/imagenes/2026/04/15/17762894628947.jpge01-phantom-expansion.uecdn.es/f199... https://e01-phantom-expansion.uecdn.es/f1991c82f2efa392fdc01402ad1b6df4/resize/160/f/webp/assets/multimedia/imagenes/2026/04/15/17762894628947.jpg — 200 — 8.8 KiB — 274 ms — h2https://adtcdn.unidadeditorial.es/edw/config.jsonadtcdn.unidadeditorial.es/edw/confi... https://adtcdn.unidadeditorial.es/edw/config.json — 200 — 10.0 KiB — 40 ms — h2https://e01-phantom-expansion.uecdn.es/b16811904d219688aba444dcb28a83d5/crop/0x0/2044x1363/resize/160/f/webp/assets/multimedia/imagenes/2026/04/15/17762888495364.jpge01-phantom-expansion.uecdn.es/b168... https://e01-phantom-expansion.uecdn.es/b16811904d219688aba444dcb28a83d5/crop/0x0/2044x1363/resize/160/f/webp/assets/multimedia/imagenes/2026/04/15/17762888495364.jpg — 200 — 7.0 KiB — 498 ms — h2https://e01-phantom-expansion.uecdn.es/531da2f344b734cf412f8787734528ae/crop/0x0/2037x1358/resize/160/f/webp/assets/multimedia/imagenes/2026/04/15/17762885522784.jpge01-phantom-expansion.uecdn.es/531d... https://e01-phantom-expansion.uecdn.es/531da2f344b734cf412f8787734528ae/crop/0x0/2037x1358/resize/160/f/webp/assets/multimedia/imagenes/2026/04/15/17762885522784.jpg — 200 — 7.4 KiB — 524 ms — h2https://e01-phantom-expansion.uecdn.es/62c698cd06df511cca5622fc8445d5aa/crop/231x108/1689x1080/resize/160/f/webp/assets/multimedia/imagenes/2026/04/15/17762793259829.jpge01-phantom-expansion.uecdn.es/62c6... https://e01-phantom-expansion.uecdn.es/62c698cd06df511cca5622fc8445d5aa/crop/231x108/1689x1080/resize/160/f/webp/assets/multimedia/imagenes/2026/04/15/17762793259829.jpg — 200 — 8.7 KiB — 578 ms — h2https://fundingchoicesmessages.google.com/i/pub-2081531155174950?ers=1fundingchoicesmessages.google.com/i... https://fundingchoicesmessages.google.com/i/pub-2081531155174950?ers=1 — 200 — 69.8 KiB — 285 ms — h2https://www.expansion.com/apw.js?v=2www.expansion.com/apw.js?v=2 https://www.expansion.com/apw.js?v=2 — 200 — 794 B — 230 ms — h2https://www.expansion.com/apw.js?f=mod&v=2www.expansion.com/apw.js?f=mod&v=2 https://www.expansion.com/apw.js?f=mod&v=2 — 200 — 6.3 KiB — 211 ms — h2https://e00-expansion.uecdn.es/assets/consent/v1/ueconsent-f3b38f2ba33e6aeef7128d819dee60ba0821d614.min.jse00-expansion.uecdn.es/assets/conse... https://e00-expansion.uecdn.es/assets/consent/v1/ueconsent-f3b38f2ba33e6aeef7128d819dee60ba0821d614.min.js — 200 — 33.0 KiB — 164 ms — h2https://cdn.cxense.com/ari-ci.jscdn.cxense.com/ari-ci.js https://cdn.cxense.com/ari-ci.js — 200 — 6.3 KiB — 162 ms — http/1.1https://cdn.permutive.com/10453011-272d-49cd-9043-1964fdb36fd8-web.jscdn.permutive.com/10453011-272d-49c... https://cdn.permutive.com/10453011-272d-49cd-9043-1964fdb36fd8-web.js — 200 — 194.2 KiB — 339 ms — h2https://e01-expansion.uecdn.es/assets/uelogin/v2/ueLogin.c54b38830b69fa808a74.jse01-expansion.uecdn.es/assets/uelog... https://e01-expansion.uecdn.es/assets/uelogin/v2/ueLogin.c54b38830b69fa808a74.js — 200 — 18.6 KiB — 87 ms — h2https://impes.tradedoubler.com/imp?type(inv)g(23242684)a(2404199)impes.tradedoubler.com/imp?type(inv... https://impes.tradedoubler.com/imp?type(inv)g(23242684)a(2404199) — 302 — 436 B — 219 ms — h2https://e01-phantom-expansion.uecdn.es/266ead406c1cc5b7f2f6f81124c15fe7/resize/401/f/webp/assets/multimedia/imagenes/2026/04/15/17762688781428.jpge01-phantom-expansion.uecdn.es/266e... https://e01-phantom-expansion.uecdn.es/266ead406c1cc5b7f2f6f81124c15fe7/resize/401/f/webp/assets/multimedia/imagenes/2026/04/15/17762688781428.jpg — 200 — 24.6 KiB — 102 ms — h2https://e01-phantom-expansion.uecdn.es/1dac0e8e545c1eefcb5c29c098e98d19/crop/51x21/1587x1045/resize/401/f/webp/assets/multimedia/imagenes/2026/04/15/17762757660412.jpge01-phantom-expansion.uecdn.es/1dac... https://e01-phantom-expansion.uecdn.es/1dac0e8e545c1eefcb5c29c098e98d19/crop/51x21/1587x1045/resize/401/f/webp/assets/multimedia/imagenes/2026/04/15/17762757660412.jpg — 200 — 33.6 KiB — 65 ms — h2https://e01-phantom-expansion.uecdn.es/0afebf17a48b47d4825710c2239f5945/crop/205x103/1843x1195/resize/232/f/webp/assets/multimedia/imagenes/2026/04/15/17762704523541.jpge01-phantom-expansion.uecdn.es/0afe... https://e01-phantom-expansion.uecdn.es/0afebf17a48b47d4825710c2239f5945/crop/205x103/1843x1195/resize/232/f/webp/assets/multimedia/imagenes/2026/04/15/17762704523541.jpg — 200 — 16.3 KiB — 94 ms — h2https://e01-phantom-expansion.uecdn.es/6be6bb78a6bd8026c22fb8e489b2fcf8/crop/260x11/1662x946/resize/317/f/webp/assets/multimedia/imagenes/2026/04/16/17762935955811.jpge01-phantom-expansion.uecdn.es/6be6... https://e01-phantom-expansion.uecdn.es/6be6bb78a6bd8026c22fb8e489b2fcf8/crop/260x11/1662x946/resize/317/f/webp/assets/multimedia/imagenes/2026/04/16/17762935955811.jpg — 200 — 17.7 KiB — 91 ms — h2https://e01-phantom-expansion.uecdn.es/5bb7a58c627cdf85908b57fa110a2727/crop/0x89/2048x1454/resize/317/f/webp/assets/multimedia/imagenes/2026/04/15/17762878175973.jpge01-phantom-expansion.uecdn.es/5bb7... https://e01-phantom-expansion.uecdn.es/5bb7a58c627cdf85908b57fa110a2727/crop/0x89/2048x1454/resize/317/f/webp/assets/multimedia/imagenes/2026/04/15/17762878175973.jpg — 200 — 14.1 KiB — 103 ms — h2https://e01-phantom-expansion.uecdn.es/42e55e9f24a80a996cc3d02f1a53b561/crop/21x148/1971x1448/resize/317/f/webp/assets/multimedia/imagenes/2026/04/15/17762875379358.jpge01-phantom-expansion.uecdn.es/42e5... https://e01-phantom-expansion.uecdn.es/42e55e9f24a80a996cc3d02f1a53b561/crop/21x148/1971x1448/resize/317/f/webp/assets/multimedia/imagenes/2026/04/15/17762875379358.jpg — 200 — 23.6 KiB — 109 ms — h2https://e01-phantom-expansion.uecdn.es/5d7db6be6c43dbcd8d0571848e2668d4/crop/10x10/652x438/resize/317/f/webp/assets/multimedia/imagenes/2026/04/08/17756633349899.jpge01-phantom-expansion.uecdn.es/5d7d... https://e01-phantom-expansion.uecdn.es/5d7db6be6c43dbcd8d0571848e2668d4/crop/10x10/652x438/resize/317/f/webp/assets/multimedia/imagenes/2026/04/08/17756633349899.jpg — 200 — 27.1 KiB — 113 ms — h2https://e01-phantom-expansion.uecdn.es/b4621856501b2294c623bf2dba6e40e3/crop/380x133/1713x1022/resize/317/f/webp/assets/multimedia/imagenes/2026/04/15/17762768521238.jpge01-phantom-expansion.uecdn.es/b462... https://e01-phantom-expansion.uecdn.es/b4621856501b2294c623bf2dba6e40e3/crop/380x133/1713x1022/resize/317/f/webp/assets/multimedia/imagenes/2026/04/15/17762768521238.jpg — 200 — 11.7 KiB — 115 ms — h2https://e01-phantom-expansion.uecdn.es/c3f5eec52439f7cc993e52a194a7a995/crop/0x0/2048x1365/resize/317/f/webp/assets/multimedia/imagenes/2026/04/15/17762854522602.jpge01-phantom-expansion.uecdn.es/c3f5... https://e01-phantom-expansion.uecdn.es/c3f5eec52439f7cc993e52a194a7a995/crop/0x0/2048x1365/resize/317/f/webp/assets/multimedia/imagenes/2026/04/15/17762854522602.jpg — 200 — 12.2 KiB — 130 ms — h2https://e01-phantom-expansion.uecdn.es/2949d2095700ac1d59e7fa3d3c7a9982/crop/381x287/1747x1197/resize/317/f/webp/assets/multimedia/imagenes/2026/04/15/17762815891951.jpge01-phantom-expansion.uecdn.es/2949... https://e01-phantom-expansion.uecdn.es/2949d2095700ac1d59e7fa3d3c7a9982/crop/381x287/1747x1197/resize/317/f/webp/assets/multimedia/imagenes/2026/04/15/17762815891951.jpg — 200 — 8.8 KiB — 116 ms — h2https://e01-phantom-expansion.uecdn.es/d3b7de2ba01f392665a07c28826756b7/crop/52x90/1215x866/resize/317/f/webp/assets/multimedia/imagenes/2026/04/15/17762726887714.jpge01-phantom-expansion.uecdn.es/d3b7... https://e01-phantom-expansion.uecdn.es/d3b7de2ba01f392665a07c28826756b7/crop/52x90/1215x866/resize/317/f/webp/assets/multimedia/imagenes/2026/04/15/17762726887714.jpg — 200 — 10.7 KiB — 118 ms — h2https://e01-phantom-expansion.uecdn.es/0d3cca24dfa9d8fa033f839f442cf8a5/crop/0x0/660x440/resize/317/f/webp/assets/multimedia/imagenes/2023/03/17/16790353905850.jpge01-phantom-expansion.uecdn.es/0d3c... https://e01-phantom-expansion.uecdn.es/0d3cca24dfa9d8fa033f839f442cf8a5/crop/0x0/660x440/resize/317/f/webp/assets/multimedia/imagenes/2023/03/17/16790353905850.jpg — 200 — 21.9 KiB — 127 ms — h2https://e01-phantom-expansion.uecdn.es/0aabcd85bada578faf8584d4cd32f417/resize/232/f/webp/assets/multimedia/imagenes/2025/03/11/17417056715104.jpge01-phantom-expansion.uecdn.es/0aab... https://e01-phantom-expansion.uecdn.es/0aabcd85bada578faf8584d4cd32f417/resize/232/f/webp/assets/multimedia/imagenes/2025/03/11/17417056715104.jpg — 200 — 10.1 KiB — 325 ms — h2https://e01-phantom-expansion.uecdn.es/15f97286c274cb0e0aa00efd5231c1ef/resize/232/f/webp/assets/multimedia/imagenes/2026/04/02/17751320755897.jpge01-phantom-expansion.uecdn.es/15f9... https://e01-phantom-expansion.uecdn.es/15f97286c274cb0e0aa00efd5231c1ef/resize/232/f/webp/assets/multimedia/imagenes/2026/04/02/17751320755897.jpg — 200 — 11.2 KiB — 312 ms — h2https://e01-phantom-expansion.uecdn.es/da4fb425c185063cc774acd08c461ce1/resize/232/f/webp/assets/multimedia/imagenes/2026/04/10/17758230571228.jpge01-phantom-expansion.uecdn.es/da4f... https://e01-phantom-expansion.uecdn.es/da4fb425c185063cc774acd08c461ce1/resize/232/f/webp/assets/multimedia/imagenes/2026/04/10/17758230571228.jpg — 200 — 9.8 KiB — 324 ms — h2https://e01-phantom-expansion.uecdn.es/c3168125651b02b1af5a15122dd185b9/resize/232/f/webp/assets/multimedia/imagenes/2026/04/15/17762277626669.jpge01-phantom-expansion.uecdn.es/c316... https://e01-phantom-expansion.uecdn.es/c3168125651b02b1af5a15122dd185b9/resize/232/f/webp/assets/multimedia/imagenes/2026/04/15/17762277626669.jpg — 200 — 10.3 KiB — 324 ms — h2https://e01-phantom-expansion.uecdn.es/7e19a3e8619a51d89dde3205a81839a7/resize/232/f/webp/assets/multimedia/imagenes/2026/04/13/17760769019526.jpge01-phantom-expansion.uecdn.es/7e19... https://e01-phantom-expansion.uecdn.es/7e19a3e8619a51d89dde3205a81839a7/resize/232/f/webp/assets/multimedia/imagenes/2026/04/13/17760769019526.jpg — 200 — 12.5 KiB — 326 ms — h2https://e01-phantom-expansion.uecdn.es/4919fc60a5706b271e8a7af16fd1c9b4/crop/285x0/1905x1080/resize/232/f/webp/assets/multimedia/imagenes/2026/02/26/17720880420895.jpge01-phantom-expansion.uecdn.es/4919... https://e01-phantom-expansion.uecdn.es/4919fc60a5706b271e8a7af16fd1c9b4/crop/285x0/1905x1080/resize/232/f/webp/assets/multimedia/imagenes/2026/02/26/17720880420895.jpg — 200 — 12.1 KiB — 325 ms — h2https://e01-phantom-expansion.uecdn.es/720e2fa1aa0cb155f11df1b6ce8d7f6f/crop/65x60/1973x1332/resize/232/f/webp/assets/multimedia/imagenes/2026/01/25/17693792230506.jpge01-phantom-expansion.uecdn.es/720e... https://e01-phantom-expansion.uecdn.es/720e2fa1aa0cb155f11df1b6ce8d7f6f/crop/65x60/1973x1332/resize/232/f/webp/assets/multimedia/imagenes/2026/01/25/17693792230506.jpg — 200 — 15.9 KiB — 323 ms — h2https://e01-phantom-expansion.uecdn.es/b6eb46f7a49d2196e075c1127e4efcf1/resize/232/f/webp/assets/multimedia/imagenes/2026/04/14/17761534487457.jpge01-phantom-expansion.uecdn.es/b6eb... https://e01-phantom-expansion.uecdn.es/b6eb46f7a49d2196e075c1127e4efcf1/resize/232/f/webp/assets/multimedia/imagenes/2026/04/14/17761534487457.jpg — 200 — 18.6 KiB — 325 ms — h2https://e01-phantom-expansion.uecdn.es/5df84b78c54f1a740c364ae252836d8d/crop/0x0/2048x1365/resize/317/f/webp/assets/multimedia/imagenes/2026/04/15/17762726843458.jpge01-phantom-expansion.uecdn.es/5df8... https://e01-phantom-expansion.uecdn.es/5df84b78c54f1a740c364ae252836d8d/crop/0x0/2048x1365/resize/317/f/webp/assets/multimedia/imagenes/2026/04/15/17762726843458.jpg — 200 — 9.6 KiB — 128 ms — h2https://e01-phantom-expansion.uecdn.es/c8df15b6b82d8c311e9c16137b9d03fa/crop/21x153/1658x1244/resize/317/f/webp/assets/multimedia/imagenes/2026/04/15/17762779353621.jpge01-phantom-expansion.uecdn.es/c8df... https://e01-phantom-expansion.uecdn.es/c8df15b6b82d8c311e9c16137b9d03fa/crop/21x153/1658x1244/resize/317/f/webp/assets/multimedia/imagenes/2026/04/15/17762779353621.jpg — 200 — 33.8 KiB — 138 ms — h2https://e01-phantom-expansion.uecdn.es/60af1c16e2781f8f24e25ba9c7a2900b/resize/317/f/webp/assets/multimedia/imagenes/2026/04/15/17762693730468.jpge01-phantom-expansion.uecdn.es/60af... https://e01-phantom-expansion.uecdn.es/60af1c16e2781f8f24e25ba9c7a2900b/resize/317/f/webp/assets/multimedia/imagenes/2026/04/15/17762693730468.jpg — 200 — 9.6 KiB — 167 ms — h2https://e01-expansion.uecdn.es/assets/multimedia/imagenes/includes_banners/2026/04/b05e472a4edee886d1430dd697825fd3.jpege01-expansion.uecdn.es/assets/multi... https://e01-expansion.uecdn.es/assets/multimedia/imagenes/includes_banners/2026/04/b05e472a4edee886d1430dd697825fd3.jpeg — 200 — 37.1 KiB — 89 ms — h2https://www.expansion.com/ed/premium.htmlwww.expansion.com/ed/premium.html https://www.expansion.com/ed/premium.html — 200 — 58.1 KiB — 208 ms — h2https://e01-phantom-expansion.uecdn.es/9f38ab0e19ddb017edfe666dfeb27f3b/crop/0x114/2048x1480/resize/486/f/webp/assets/multimedia/imagenes/2026/04/15/17762863974950.jpge01-phantom-expansion.uecdn.es/9f38... https://e01-phantom-expansion.uecdn.es/9f38ab0e19ddb017edfe666dfeb27f3b/crop/0x114/2048x1480/resize/486/f/webp/assets/multimedia/imagenes/2026/04/15/17762863974950.jpg — 200 — 11.5 KiB — 164 ms — h2https://e01-phantom-expansion.uecdn.es/c4ec98aceb3f2a9760f9b259a66c23a5/crop/135x45/2026x1306/resize/232/f/webp/assets/multimedia/imagenes/2022/01/13/16420700425673.jpge01-phantom-expansion.uecdn.es/c4ec... https://e01-phantom-expansion.uecdn.es/c4ec98aceb3f2a9760f9b259a66c23a5/crop/135x45/2026x1306/resize/232/f/webp/assets/multimedia/imagenes/2022/01/13/16420700425673.jpg — 200 — 10.7 KiB — 178 ms — h2https://e01-phantom-expansion.uecdn.es/8f2b3a2a83eeeee86f315ad9966ab566/crop/0x280/1320x1160/resize/317/f/webp/assets/multimedia/imagenes/2026/04/15/17762858878198.jpge01-phantom-expansion.uecdn.es/8f2b... https://e01-phantom-expansion.uecdn.es/8f2b3a2a83eeeee86f315ad9966ab566/crop/0x280/1320x1160/resize/317/f/webp/assets/multimedia/imagenes/2026/04/15/17762858878198.jpg — 200 — 26.6 KiB — 175 ms — h2https://e01-phantom-expansion.uecdn.es/8e2f06685502d751f610d04aee2f594f/crop/44x4/2032x1329/resize/232/f/webp/assets/multimedia/imagenes/2026/04/15/17762618786601.jpge01-phantom-expansion.uecdn.es/8e2f... https://e01-phantom-expansion.uecdn.es/8e2f06685502d751f610d04aee2f594f/crop/44x4/2032x1329/resize/232/f/webp/assets/multimedia/imagenes/2026/04/15/17762618786601.jpg — 200 — 11.3 KiB — 167 ms — h2https://e01-phantom-expansion.uecdn.es/f8af8f477f292fecd1fc04b2612f0ee1/crop/1x0/2048x1365/resize/232/f/webp/assets/multimedia/imagenes/2026/04/15/17762667779872.jpge01-phantom-expansion.uecdn.es/f8af... https://e01-phantom-expansion.uecdn.es/f8af8f477f292fecd1fc04b2612f0ee1/crop/1x0/2048x1365/resize/232/f/webp/assets/multimedia/imagenes/2026/04/15/17762667779872.jpg — 200 — 11.2 KiB — 275 ms — h2https://e01-phantom-expansion.uecdn.es/509cd33954d4d5ede7fc45786837853a/resize/317/f/webp/assets/multimedia/imagenes/2026/04/14/17761833997714.jpge01-phantom-expansion.uecdn.es/509c... https://e01-phantom-expansion.uecdn.es/509cd33954d4d5ede7fc45786837853a/resize/317/f/webp/assets/multimedia/imagenes/2026/04/14/17761833997714.jpg — 200 — 13.8 KiB — 185 ms — h2https://e01-phantom-expansion.uecdn.es/98f51f8dd5a4e6c375a1d7fd46be8b7c/resize/317/f/webp/assets/multimedia/imagenes/brandedcontent/1776173250.jpge01-phantom-expansion.uecdn.es/98f5... https://e01-phantom-expansion.uecdn.es/98f51f8dd5a4e6c375a1d7fd46be8b7c/resize/317/f/webp/assets/multimedia/imagenes/brandedcontent/1776173250.jpg — 200 — 14.5 KiB — 323 ms — h2https://e01-phantom-expansion.uecdn.es/b7c59cf4b2601b2bb6701efa9d24ff1f/crop/38x193/2048x1533/resize/317/f/webp/assets/multimedia/imagenes/2021/12/20/16399560978423.jpge01-phantom-expansion.uecdn.es/b7c5... https://e01-phantom-expansion.uecdn.es/b7c59cf4b2601b2bb6701efa9d24ff1f/crop/38x193/2048x1533/resize/317/f/webp/assets/multimedia/imagenes/2021/12/20/16399560978423.jpg — 200 — 13.1 KiB — 168 ms — h2https://e01-phantom-expansion.uecdn.es/f73df3d58bc729c1d755f0b42ceaae43/crop/159x0/1889x1153/resize/317/f/webp/assets/multimedia/imagenes/2026/04/15/17762757957819.jpge01-phantom-expansion.uecdn.es/f73d... https://e01-phantom-expansion.uecdn.es/f73df3d58bc729c1d755f0b42ceaae43/crop/159x0/1889x1153/resize/317/f/webp/assets/multimedia/imagenes/2026/04/15/17762757957819.jpg — 200 — 31.3 KiB — 213 ms — h2https://e01-phantom-expansion.uecdn.es/941ec2ac649767addb2389769528926f/crop/0x1/1982x1323/resize/317/f/webp/assets/multimedia/imagenes/2026/04/15/17762755926003.jpge01-phantom-expansion.uecdn.es/941e... https://e01-phantom-expansion.uecdn.es/941ec2ac649767addb2389769528926f/crop/0x1/1982x1323/resize/317/f/webp/assets/multimedia/imagenes/2026/04/15/17762755926003.jpg — 200 — 12.5 KiB — 215 ms — h2https://e01-phantom-expansion.uecdn.es/f2cc634c01bf42f3f26089a132ddd1a8/crop/248x61/1883x1151/resize/317/f/webp/assets/multimedia/imagenes/2026/04/14/17761825089940.jpge01-phantom-expansion.uecdn.es/f2cc... https://e01-phantom-expansion.uecdn.es/f2cc634c01bf42f3f26089a132ddd1a8/crop/248x61/1883x1151/resize/317/f/webp/assets/multimedia/imagenes/2026/04/14/17761825089940.jpg — 200 — 11.6 KiB — 321 ms — h2https://e01-phantom-expansion.uecdn.es/c2776f70b8c3108bbb031a9e3214e7d1/crop/162x0/1197x690/resize/486/f/webp/assets/multimedia/imagenes/2026/03/27/17746323284464.pnge01-phantom-expansion.uecdn.es/c277... https://e01-phantom-expansion.uecdn.es/c2776f70b8c3108bbb031a9e3214e7d1/crop/162x0/1197x690/resize/486/f/webp/assets/multimedia/imagenes/2026/03/27/17746323284464.png — 200 — 39.9 KiB — 321 ms — h2https://e01-phantom-expansion.uecdn.es/f83ea658c9e649248c76b39f61ebb114/crop/37x0/1997x1307/resize/232/f/webp/assets/multimedia/imagenes/2026/03/23/17742916290821.jpge01-phantom-expansion.uecdn.es/f83e... https://e01-phantom-expansion.uecdn.es/f83ea658c9e649248c76b39f61ebb114/crop/37x0/1997x1307/resize/232/f/webp/assets/multimedia/imagenes/2026/03/23/17742916290821.jpg — 200 — 7.9 KiB — 320 ms — h2https://e01-phantom-expansion.uecdn.es/1b50854a4a38c72cce53c59c8c17410e/crop/137x0/1902x1177/resize/317/f/webp/assets/multimedia/imagenes/2026/04/15/17762715265915.jpge01-phantom-expansion.uecdn.es/1b50... https://e01-phantom-expansion.uecdn.es/1b50854a4a38c72cce53c59c8c17410e/crop/137x0/1902x1177/resize/317/f/webp/assets/multimedia/imagenes/2026/04/15/17762715265915.jpg — 200 — 14.6 KiB — 226 ms — h2https://e01-phantom-expansion.uecdn.es/7ec0afb0a651a1b0a463d804dc4e8493/resize/317/f/webp/assets/multimedia/imagenes/brandedcontent/1776241741.jpge01-phantom-expansion.uecdn.es/7ec0... https://e01-phantom-expansion.uecdn.es/7ec0afb0a651a1b0a463d804dc4e8493/resize/317/f/webp/assets/multimedia/imagenes/brandedcontent/1776241741.jpg — 200 — 9.1 KiB — 271 ms — h2https://e01-expansion.uecdn.es/assets/v3/img/sponsors/bazar.pnge01-expansion.uecdn.es/assets/v3/im... https://e01-expansion.uecdn.es/assets/v3/img/sponsors/bazar.png — 200 — 3.3 KiB — 70 ms — h2https://e01-phantom-expansion.uecdn.es/eab290c9ff414f49e167bbf69e88d286/crop/169x12/1758x1072/resize/317/f/webp/assets/multimedia/imagenes/2026/04/14/17761989122681.jpge01-phantom-expansion.uecdn.es/eab2... https://e01-phantom-expansion.uecdn.es/eab290c9ff414f49e167bbf69e88d286/crop/169x12/1758x1072/resize/317/f/webp/assets/multimedia/imagenes/2026/04/14/17761989122681.jpg — 200 — 15.4 KiB — 271 ms — h2https://e01-expansion.uecdn.es/assets/v3/img/svg/logo_experian_axesor_servicios.svge01-expansion.uecdn.es/assets/v3/im... https://e01-expansion.uecdn.es/assets/v3/img/svg/logo_experian_axesor_servicios.svg — 200 — 3.1 KiB — 82 ms — h2https://e01-phantom-expansion.uecdn.es/7481f09446afed9581c31cdb5e34edac/crop/970x236/2048x955/resize/317/f/webp/assets/multimedia/imagenes/2026/04/14/17761955868750.jpge01-phantom-expansion.uecdn.es/7481... https://e01-phantom-expansion.uecdn.es/7481f09446afed9581c31cdb5e34edac/crop/970x236/2048x955/resize/317/f/webp/assets/multimedia/imagenes/2026/04/14/17761955868750.jpg — 200 — 8.6 KiB — 272 ms — h2https://e01-phantom-expansion.uecdn.es/07a20d7ea98bb17fc9e4dbcfe0232def/resize/317/f/webp/assets/multimedia/imagenes/2025/05/07/17466160240814.jpge01-phantom-expansion.uecdn.es/07a2... https://e01-phantom-expansion.uecdn.es/07a20d7ea98bb17fc9e4dbcfe0232def/resize/317/f/webp/assets/multimedia/imagenes/2025/05/07/17466160240814.jpg — 200 — 12.7 KiB — 272 ms — h2https://e01-phantom-expansion.uecdn.es/a560e651267597738bebb7bc465025a1/resize/317/f/webp/assets/multimedia/imagenes/2026/04/15/17762354244933.jpge01-phantom-expansion.uecdn.es/a560... https://e01-phantom-expansion.uecdn.es/a560e651267597738bebb7bc465025a1/resize/317/f/webp/assets/multimedia/imagenes/2026/04/15/17762354244933.jpg — 200 — 11.3 KiB — 271 ms — h2https://e01-phantom-expansion.uecdn.es/ee1a6c1363953e347073d89434f15f7c/crop/0x23/2048x1389/resize/317/f/webp/assets/multimedia/imagenes/2026/04/14/17761825719096.jpge01-phantom-expansion.uecdn.es/ee1a... https://e01-phantom-expansion.uecdn.es/ee1a6c1363953e347073d89434f15f7c/crop/0x23/2048x1389/resize/317/f/webp/assets/multimedia/imagenes/2026/04/14/17761825719096.jpg — 200 — 13.0 KiB — 274 ms — h2https://e01-phantom-expansion.uecdn.es/731b3ed20323e9f160ade9a5a2342d49/crop/155x60/1913x1232/resize/317/f/webp/assets/multimedia/imagenes/2026/04/15/17762727127916.jpge01-phantom-expansion.uecdn.es/731b... https://e01-phantom-expansion.uecdn.es/731b3ed20323e9f160ade9a5a2342d49/crop/155x60/1913x1232/resize/317/f/webp/assets/multimedia/imagenes/2026/04/15/17762727127916.jpg — 200 — 11.8 KiB — 274 ms — h2https://e01-phantom-expansion.uecdn.es/f10c1db4f32db5fd4a3d7a65ae9d71ab/crop/95x64/1946x1298/resize/317/f/webp/assets/multimedia/imagenes/2026/04/15/17762410594029.jpge01-phantom-expansion.uecdn.es/f10c... https://e01-phantom-expansion.uecdn.es/f10c1db4f32db5fd4a3d7a65ae9d71ab/crop/95x64/1946x1298/resize/317/f/webp/assets/multimedia/imagenes/2026/04/15/17762410594029.jpg — 200 — 16.4 KiB — 276 ms — h2https://e01-phantom-expansion.uecdn.es/6540f18450e6c7c24df8cf422b129dd6/crop/246x20/1882x1111/resize/317/f/webp/assets/multimedia/imagenes/2023/05/12/16838892427265.jpge01-phantom-expansion.uecdn.es/6540... https://e01-phantom-expansion.uecdn.es/6540f18450e6c7c24df8cf422b129dd6/crop/246x20/1882x1111/resize/317/f/webp/assets/multimedia/imagenes/2023/05/12/16838892427265.jpg — 200 — 20.7 KiB — 276 ms — h2https://e01-phantom-expansion.uecdn.es/be11a6b3d0a4029c40e073beee3c8dcb/crop/81x0/861x520/resize/317/f/webp/assets/multimedia/imagenes/2026/04/15/17762546456798.jpge01-phantom-expansion.uecdn.es/be11... https://e01-phantom-expansion.uecdn.es/be11a6b3d0a4029c40e073beee3c8dcb/crop/81x0/861x520/resize/317/f/webp/assets/multimedia/imagenes/2026/04/15/17762546456798.jpg — 200 — 7.6 KiB — 273 ms — h2https://e01-phantom-expansion.uecdn.es/aed0365621541c7c1bba9ec1c247eb9c/crop/1x0/2048x1365/resize/232/f/webp/assets/multimedia/imagenes/2026/04/15/17762505147036.jpge01-phantom-expansion.uecdn.es/aed0... https://e01-phantom-expansion.uecdn.es/aed0365621541c7c1bba9ec1c247eb9c/crop/1x0/2048x1365/resize/232/f/webp/assets/multimedia/imagenes/2026/04/15/17762505147036.jpg — 200 — 11.5 KiB — 292 ms — h2https://e01-phantom-expansion.uecdn.es/fc9ac7985622e356fc06b8511effa9c0/crop/0x18/2048x1383/resize/232/f/webp/assets/multimedia/imagenes/2023/02/07/16757811930134.jpge01-phantom-expansion.uecdn.es/fc9a... https://e01-phantom-expansion.uecdn.es/fc9ac7985622e356fc06b8511effa9c0/crop/0x18/2048x1383/resize/232/f/webp/assets/multimedia/imagenes/2023/02/07/16757811930134.jpg — 200 — 13.7 KiB — 276 ms — h2https://e01-phantom-expansion.uecdn.es/7617e0d0e8c4280d70a46807bf9c0807/crop/0x884/2048x2249/resize/232/f/webp/assets/multimedia/imagenes/2026/04/10/17758299912345.jpge01-phantom-expansion.uecdn.es/7617... https://e01-phantom-expansion.uecdn.es/7617e0d0e8c4280d70a46807bf9c0807/crop/0x884/2048x2249/resize/232/f/webp/assets/multimedia/imagenes/2026/04/10/17758299912345.jpg — 200 — 9.9 KiB — 275 ms — h2https://e01-phantom-expansion.uecdn.es/3de851700d6ebc734309480001603dfe/crop/0x81/2048x1446/resize/232/f/webp/assets/multimedia/imagenes/2026/04/14/17761986651539.jpge01-phantom-expansion.uecdn.es/3de8... https://e01-phantom-expansion.uecdn.es/3de851700d6ebc734309480001603dfe/crop/0x81/2048x1446/resize/232/f/webp/assets/multimedia/imagenes/2026/04/14/17761986651539.jpg — 200 — 7.6 KiB — 249 ms — h2https://e01-expansion.uecdn.es/assets/v1/img/ico-encuentros.pnge01-expansion.uecdn.es/assets/v1/im... https://e01-expansion.uecdn.es/assets/v1/img/ico-encuentros.png — 200 — 3.4 KiB — 54 ms — h2https://e01-expansion.uecdn.es/encuentros/img/3/X/s0h05w0OyPtpBc4STjog_100x100.jpge01-expansion.uecdn.es/encuentros/i... https://e01-expansion.uecdn.es/encuentros/img/3/X/s0h05w0OyPtpBc4STjog_100x100.jpg — 200 — 14.6 KiB — 85 ms — h2https://e01-phantom-expansion.uecdn.es/e41ff8b50600836a0710ed7dd9654ec7/crop/33x0/1065x688/resize/317/f/webp/assets/multimedia/imagenes/2026/04/14/17761808526669.jpge01-phantom-expansion.uecdn.es/e41f... https://e01-phantom-expansion.uecdn.es/e41ff8b50600836a0710ed7dd9654ec7/crop/33x0/1065x688/resize/317/f/webp/assets/multimedia/imagenes/2026/04/14/17761808526669.jpg — 200 — 32.6 KiB — 258 ms — h2https://e01-phantom-expansion.uecdn.es/e74428e4bd0cb89db27d71d8a77bfab8/crop/84x0/1704x1080/resize/232/f/webp/assets/multimedia/imagenes/2026/04/14/17761599335545.jpge01-phantom-expansion.uecdn.es/e744... https://e01-phantom-expansion.uecdn.es/e74428e4bd0cb89db27d71d8a77bfab8/crop/84x0/1704x1080/resize/232/f/webp/assets/multimedia/imagenes/2026/04/14/17761599335545.jpg — 200 — 14.0 KiB — 290 ms — h2https://e01-phantom-expansion.uecdn.es/981cafa13a728290a220f2a61bb0d5be/crop/290x63/1711x1010/resize/232/f/webp/assets/multimedia/imagenes/2026/04/14/17761667319335.jpge01-phantom-expansion.uecdn.es/981c... https://e01-phantom-expansion.uecdn.es/981cafa13a728290a220f2a61bb0d5be/crop/290x63/1711x1010/resize/232/f/webp/assets/multimedia/imagenes/2026/04/14/17761667319335.jpg — 200 — 8.6 KiB — 290 ms — h2https://e01-phantom-expansion.uecdn.es/03e7d33b740e1795ee397e9fc30606c0/crop/171x0/1791x1080/resize/232/f/webp/assets/multimedia/imagenes/2026/04/09/17757278938059.jpge01-phantom-expansion.uecdn.es/03e7... https://e01-phantom-expansion.uecdn.es/03e7d33b740e1795ee397e9fc30606c0/crop/171x0/1791x1080/resize/232/f/webp/assets/multimedia/imagenes/2026/04/09/17757278938059.jpg — 200 — 11.9 KiB — 293 ms — h2https://e01-phantom-expansion.uecdn.es/724478b863d8815386dec759cb41dee7/crop/163x0/1243x720/resize/232/f/webp/assets/multimedia/imagenes/2026/04/01/17750331887069.jpge01-phantom-expansion.uecdn.es/7244... https://e01-phantom-expansion.uecdn.es/724478b863d8815386dec759cb41dee7/crop/163x0/1243x720/resize/232/f/webp/assets/multimedia/imagenes/2026/04/01/17750331887069.jpg — 200 — 12.3 KiB — 293 ms — h2https://e01-expansion.uecdn.es/assets/v3/js/desktop-bb0739f6d13ad92658aae18d5debf870240ee2d9.min.jse01-expansion.uecdn.es/assets/v3/js... https://e01-expansion.uecdn.es/assets/v3/js/desktop-bb0739f6d13ad92658aae18d5debf870240ee2d9.min.js — 200 — 42.7 KiB — 187 ms — h2https://e01-expansion.uecdn.es/assets/navcontinua/v9/navegacioncontinua.min.jse01-expansion.uecdn.es/assets/navco... https://e01-expansion.uecdn.es/assets/navcontinua/v9/navegacioncontinua.min.js — 200 — 14.7 KiB — 85 ms — h2https://sdk.privacy-center.org/178119d0-5586-4a4c-953e-04aaf9ac0994/loader.js?target_type=notice&target=JZLiMbKxsdk.privacy-center.org/178119d0-558... https://sdk.privacy-center.org/178119d0-5586-4a4c-953e-04aaf9ac0994/loader.js?target_type=notice&target=JZLiMbKx — 200 — 56.6 KiB — 272 ms — h2https://e00-elmundo.uecdn.es/js/pbex.jse00-elmundo.uecdn.es/js/pbex.js https://e00-elmundo.uecdn.es/js/pbex.js — 200 — 145.2 KiB — 484 ms — h2https://optiyield.opti-digital.com/pfc/web/sdk?version=3.8.16optiyield.opti-digital.com/pfc/web/... https://optiyield.opti-digital.com/pfc/web/sdk?version=3.8.16 — 200 — 31.7 KiB — 82 ms — h3https://c.amazon-adsystem.com/aax2/apstag.jsc.amazon-adsystem.com/aax2/apstag.j... https://c.amazon-adsystem.com/aax2/apstag.js — 200 — 90.9 KiB — 269 ms — h2https://www.marca.com/edge-services/user-geo.htmlwww.marca.com/edge-services/user-ge... https://www.marca.com/edge-services/user-geo.html — 200 — 347 B — 96 ms — h2https://e00-expansion.uecdn.es/assets/v3/img/icon/arrow_down_12x12_ediciones.pnge00-expansion.uecdn.es/assets/v3/im... https://e00-expansion.uecdn.es/assets/v3/img/icon/arrow_down_12x12_ediciones.png — 200 — 521 B — 166 ms — h2https://e01-expansion.uecdn.es/assets/v3/img/svg/expansion-40-aniversario.svge01-expansion.uecdn.es/assets/v3/im... https://e01-expansion.uecdn.es/assets/v3/img/svg/expansion-40-aniversario.svg — 200 — 4.9 KiB — 163 ms — h2https://e00-expansion.uecdn.es/assets/v3/img/icon/arrow_down_12x12_a.pnge00-expansion.uecdn.es/assets/v3/im... https://e00-expansion.uecdn.es/assets/v3/img/icon/arrow_down_12x12_a.png — 200 — 521 B — 475 ms — h2https://e00-expansion.uecdn.es/assets/v3/img/icon/search_16x16_a.pnge00-expansion.uecdn.es/assets/v3/im... https://e00-expansion.uecdn.es/assets/v3/img/icon/search_16x16_a.png — 200 — 795 B — 457 ms — h2https://e00.uecdn.es/fonts/heebo/heebo-regular.woff2e00.uecdn.es/fonts/heebo/heebo-regu... https://e00.uecdn.es/fonts/heebo/heebo-regular.woff2 — 200 — 24.9 KiB — 24 ms — h2https://e00.uecdn.es/fonts/heebo/heebo-bold.woff2e00.uecdn.es/fonts/heebo/heebo-bold... https://e00.uecdn.es/fonts/heebo/heebo-bold.woff2 — 200 — 25.5 KiB — 32 ms — h2https://e00.uecdn.es/fonts/heebo/heebo-medium.woff2e00.uecdn.es/fonts/heebo/heebo-medi... https://e00.uecdn.es/fonts/heebo/heebo-medium.woff2 — 200 — 25.5 KiB — 34 ms — h2https://e00-expansion.uecdn.es/assets/v3/img/icon/atras_16_d.pnge00-expansion.uecdn.es/assets/v3/im... https://e00-expansion.uecdn.es/assets/v3/img/icon/atras_16_d.png — 200 — 521 B — 472 ms — h2https://e00-expansion.uecdn.es/assets/v3/img/icon/pausa_16_d.pnge00-expansion.uecdn.es/assets/v3/im... https://e00-expansion.uecdn.es/assets/v3/img/icon/pausa_16_d.png — 200 — 487 B — 182 ms — h2https://e00-expansion.uecdn.es/assets/v3/img/icon/adelante_16_d.pnge00-expansion.uecdn.es/assets/v3/im... https://e00-expansion.uecdn.es/assets/v3/img/icon/adelante_16_d.png — 200 — 520 B — 468 ms — h2https://e00.uecdn.es/fonts/heebo/heebo-light.woff2e00.uecdn.es/fonts/heebo/heebo-ligh... https://e00.uecdn.es/fonts/heebo/heebo-light.woff2 — 200 — 25.2 KiB — 69 ms — h2https://img.tradedoubler.com/images/inv.gifimg.tradedoubler.com/images/inv.gif https://img.tradedoubler.com/images/inv.gif — 200 — 622 B — 60 ms — http/1.1https://components.unidadeditorial.es/ueCarousel/v1/ue-carousel-economy.jscomponents.unidadeditorial.es/ueCar... https://components.unidadeditorial.es/ueCarousel/v1/ue-carousel-economy.js — 200 — 182.2 KiB — 490 ms — h2https://e01-expansion.uecdn.es/json/bt/v1/marca_elmundo.jsone01-expansion.uecdn.es/json/bt/v1/m... https://e01-expansion.uecdn.es/json/bt/v1/marca_elmundo.json — 200 — 1.9 KiB — 187 ms — h2https://tags.tiqcdn.com/utag/unidadeditorial/expansion/prod/utag.jstags.tiqcdn.com/utag/unidadeditoria... https://tags.tiqcdn.com/utag/unidadeditorial/expansion/prod/utag.js — 200 — 79.1 KiB — 34 ms — h2https://e00-expansion.uecdn.es/assets/v3/img/banderas/catalunia.pnge00-expansion.uecdn.es/assets/v3/im... https://e00-expansion.uecdn.es/assets/v3/img/banderas/catalunia.png — 200 — 1.4 KiB — 18 ms — h2https://e00-expansion.uecdn.es/assets/v3/img/banderas/comunidad_valenciana.pnge00-expansion.uecdn.es/assets/v3/im... https://e00-expansion.uecdn.es/assets/v3/img/banderas/comunidad_valenciana.png — 200 — 1.4 KiB — 18 ms — h2https://adtcdn2.unidadeditorial.es/gexp/getCfg-expansion-US-d.phpadtcdn2.unidadeditorial.es/gexp/get... https://adtcdn2.unidadeditorial.es/gexp/getCfg-expansion-US-d.php — 200 — 39.1 KiB — 811 ms — h2https://e00-expansion.uecdn.es/assets/v3/img/banderas/pais_vasco.pnge00-expansion.uecdn.es/assets/v3/im... https://e00-expansion.uecdn.es/assets/v3/img/banderas/pais_vasco.png — 200 — 1.6 KiB — 10 ms — h2https://e00-expansion.uecdn.es/assets/v3/img/banderas/galicia.pnge00-expansion.uecdn.es/assets/v3/im... https://e00-expansion.uecdn.es/assets/v3/img/banderas/galicia.png — 200 — 1.6 KiB — 13 ms — h2https://e00-expansion.uecdn.es/assets/v3/img/svg/expansion-footer.svge00-expansion.uecdn.es/assets/v3/im... https://e00-expansion.uecdn.es/assets/v3/img/svg/expansion-footer.svg — 200 — 3.0 KiB — 9 ms — h2https://e00-expansion.uecdn.es/assets/v3/img/svg/icon/twitter_black_28x28.svge00-expansion.uecdn.es/assets/v3/im... https://e00-expansion.uecdn.es/assets/v3/img/svg/icon/twitter_black_28x28.svg — 200 — 746 B — 10 ms — h2https://e00-expansion.uecdn.es/assets/v3/img/svg/icon/facebook_ffffff_28x28.svge00-expansion.uecdn.es/assets/v3/im... https://e00-expansion.uecdn.es/assets/v3/img/svg/icon/facebook_ffffff_28x28.svg — 200 — 739 B — 161 ms — h2https://e00-expansion.uecdn.es/assets/v3/img/svg/icon/linkedin_ffffff_28x28.svge00-expansion.uecdn.es/assets/v3/im... https://e00-expansion.uecdn.es/assets/v3/img/svg/icon/linkedin_ffffff_28x28.svg — 200 — 952 B — 159 ms — h2https://e00-expansion.uecdn.es/assets/v3/img/svg/icon/instagram_ffffff_28x28.svge00-expansion.uecdn.es/assets/v3/im... https://e00-expansion.uecdn.es/assets/v3/img/svg/icon/instagram_ffffff_28x28.svg — 200 — 1.2 KiB — 443 ms — h2https://experience.tinypass.com/xbuilder/experience/load?aid=PFwDcEgKpuexperience.tinypass.com/xbuilder/ex... https://experience.tinypass.com/xbuilder/experience/load?aid=PFwDcEgKpu — 200 — 1.7 KiB — 44 ms — h3https://e00-expansion.uecdn.es/assets/v3/img/sponsors/patrocinio-bankinter-carrusel-portada.svge00-expansion.uecdn.es/assets/v3/im... https://e00-expansion.uecdn.es/assets/v3/img/sponsors/patrocinio-bankinter-carrusel-portada.svg — 200 — 3.2 KiB — 441 ms — h2https://www.expansion.com/ue-nydus/nydus-feeder.php?option=direct&content=indexwww.expansion.com/ue-nydus/nydus-fe... https://www.expansion.com/ue-nydus/nydus-feeder.php?option=direct&content=index — 200 — 440 B — 144 ms — h2https://e01-phantom-expansion.uecdn.es/d5853fa42f4b82b4d661f9aa146aabec/resize/328/f/webp/assets/multimedia/imagenes/brandedcontent/1766059349.jpge01-phantom-expansion.uecdn.es/d585... https://e01-phantom-expansion.uecdn.es/d5853fa42f4b82b4d661f9aa146aabec/resize/328/f/webp/assets/multimedia/imagenes/brandedcontent/1766059349.jpg — 200 — 35.2 KiB — 9 ms — h2blob:https://www.expansion.com/2821ebd9-2413-4b77-a82e-ef9768754045www.expansion.com/2821ebd9-2413-4b7... blob:https://www.expansion.com/2821ebd9-2413-4b77-a82e-ef9768754045 — 200 — -1 B — 124 ms — blobhttps://e00-expansion.uecdn.es/imagenes/bt/2026/04/15/69dfaae96d55_10.jpge00-expansion.uecdn.es/imagenes/bt/... https://e00-expansion.uecdn.es/imagenes/bt/2026/04/15/69dfaae96d55_10.jpg — 200 — 12.9 KiB — 10 ms — h2https://e00-expansion.uecdn.es/imagenes/bt/2026/04/15/captura-de-pantalla-2026-04-15-10133_10.jpge00-expansion.uecdn.es/imagenes/bt/... https://e00-expansion.uecdn.es/imagenes/bt/2026/04/15/captura-de-pantalla-2026-04-15-10133_10.jpg — 200 — 14.3 KiB — 11 ms — h2https://e00-expansion.uecdn.es/assets/v3/img/svg/elmundo-mod-bt-portada.svge00-expansion.uecdn.es/assets/v3/im... https://e00-expansion.uecdn.es/assets/v3/img/svg/elmundo-mod-bt-portada.svg — 200 — 2.0 KiB — 11 ms — h2https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.jsc.amazon-adsystem.com/bao-csm/aps-c... https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.js — 200 — 3.1 KiB — 17 ms — h2https://fundingchoicesmessages.google.com/el/AGSKWxU7PPJVUFq4qt2tJXB9TRxyz9JF8ucRP8sQP46ACHSuJDXrhZxLb1iTAroOs3WFIWqSqLd0hA7JQ5Tz5o7sEepr0olj5MLDxqfFlciAjGgnvVmsVci44FLpUk-oUn2RmKFP_Ozh9w==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxU7PPJVUFq4qt2tJXB9TRxyz9JF8ucRP8sQP46ACHSuJDXrhZxLb1iTAroOs3WFIWqSqLd0hA7JQ5Tz5o7sEepr0olj5MLDxqfFlciAjGgnvVmsVci44FLpUk-oUn2RmKFP_Ozh9w== — 204 — 28 B — 44 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxU7PPJVUFq4qt2tJXB9TRxyz9JF8ucRP8sQP46ACHSuJDXrhZxLb1iTAroOs3WFIWqSqLd0hA7JQ5Tz5o7sEepr0olj5MLDxqfFlciAjGgnvVmsVci44FLpUk-oUn2RmKFP_Ozh9w==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxU7PPJVUFq4qt2tJXB9TRxyz9JF8ucRP8sQP46ACHSuJDXrhZxLb1iTAroOs3WFIWqSqLd0hA7JQ5Tz5o7sEepr0olj5MLDxqfFlciAjGgnvVmsVci44FLpUk-oUn2RmKFP_Ozh9w== — 204 — 28 B — 45 ms — h3https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/sdk.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.jssdk.privacy-center.org/sdk/d4911c3d... https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/sdk.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.js — 200 — 102.1 KiB — 19 ms — h2https://cdn.jsdelivr.net/gh/prebid/currency-file@1/latest.json?date=20260415cdn.jsdelivr.net/gh/prebid/currency... https://cdn.jsdelivr.net/gh/prebid/currency-file@1/latest.json?date=20260415 — 200 — 1.5 KiB — 32 ms — h2https://www.expansion.com/edge-services/user-geo.htmlwww.expansion.com/edge-services/use... https://www.expansion.com/edge-services/user-geo.html — 200 — 266 B — 4 ms — h2https://components.unidadeditorial.es/lib/tpi/ue-swg/v1.9.0/ue-swg.min.jscomponents.unidadeditorial.es/lib/t... https://components.unidadeditorial.es/lib/tpi/ue-swg/v1.9.0/ue-swg.min.js — 200 — 13.8 KiB — 8 ms — h2https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.1 KiB — 45 ms — h2https://sdk.mrf.io/statics/marfeel-sdk.js?id=2468sdk.mrf.io/statics/marfeel-sdk.js?i... https://sdk.mrf.io/statics/marfeel-sdk.js?id=2468 — 200 — 58.5 KiB — 48 ms — h3https://applets.ebxcdn.com/ebx.jsapplets.ebxcdn.com/ebx.js https://applets.ebxcdn.com/ebx.js — 200 — 1.0 KiB — 39 ms — h3https://tags.tiqcdn.com/utag/unidadeditorial/expansion/prod/utag.26.js?utv=ut4.48.202603241119tags.tiqcdn.com/utag/unidadeditoria... https://tags.tiqcdn.com/utag/unidadeditorial/expansion/prod/utag.26.js?utv=ut4.48.202603241119 — 200 — 6.6 KiB — 8 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-181957286-3www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-181957286-3 — 200 — 115.7 KiB — 101 ms — h2https://es-config.sensic.net/s2s-web.jses-config.sensic.net/s2s-web.js https://es-config.sensic.net/s2s-web.js — 200 — 31.0 KiB — 47 ms — h2https://aswpsdkeu.com/notify/v1/ua-sdk.min.jsaswpsdkeu.com/notify/v1/ua-sdk.min.... https://aswpsdkeu.com/notify/v1/ua-sdk.min.js — 200 — 40.5 KiB — 78 ms — h2https://tags.tiqcdn.com/utag/unidadeditorial/expansion/prod/utag.38.js?utv=ut4.48.202303130824tags.tiqcdn.com/utag/unidadeditoria... https://tags.tiqcdn.com/utag/unidadeditorial/expansion/prod/utag.38.js?utv=ut4.48.202303130824 — 200 — 2.0 KiB — 20 ms — h2https://cdn.tinypass.com/api/tinypass.min.jscdn.tinypass.com/api/tinypass.min.j... https://cdn.tinypass.com/api/tinypass.min.js — 200 — 132.2 KiB — 46 ms — h3https://e01-expansion.uecdn.es/mercados/bolsa/json/indices.jsone01-expansion.uecdn.es/mercados/bol... https://e01-expansion.uecdn.es/mercados/bolsa/json/indices.json — 200 — 3.9 KiB — 9 ms — h2https://sdk.mrf.io/statics/448e489eee47e22e5c8c.jssdk.mrf.io/statics/448e489eee47e22e... https://sdk.mrf.io/statics/448e489eee47e22e5c8c.js — 200 — 3.9 KiB — 13 ms — h3https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/src_sdk_core_modules_integrations_sdk-integrations_providers_google_google_js.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.jssdk.privacy-center.org/sdk/d4911c3d... https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/src_sdk_core_modules_integrations_sdk-integrations_providers_google_google_js.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.js — 200 — 1.2 KiB — 7 ms — h3https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/ui-web-en-web.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.jssdk.privacy-center.org/sdk/d4911c3d... https://sdk.privacy-center.org/sdk/d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3/modern/ui-web-en-web.d4911c3d5b4b9a80b40e05167f53d1b1e8da81f3.js — 200 — 53.5 KiB — 14 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxU7PPJVUFq4qt2tJXB9TRxyz9JF8ucRP8sQP46ACHSuJDXrhZxLb1iTAroOs3WFIWqSqLd0hA7JQ5Tz5o7sEepr0olj5MLDxqfFlciAjGgnvVmsVci44FLpUk-oUn2RmKFP_Ozh9w==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxU7PPJVUFq4qt2tJXB9TRxyz9JF8ucRP8sQP46ACHSuJDXrhZxLb1iTAroOs3WFIWqSqLd0hA7JQ5Tz5o7sEepr0olj5MLDxqfFlciAjGgnvVmsVci44FLpUk-oUn2RmKFP_Ozh9w== — 204 — 28 B — 24 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxU7PPJVUFq4qt2tJXB9TRxyz9JF8ucRP8sQP46ACHSuJDXrhZxLb1iTAroOs3WFIWqSqLd0hA7JQ5Tz5o7sEepr0olj5MLDxqfFlciAjGgnvVmsVci44FLpUk-oUn2RmKFP_Ozh9w==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxU7PPJVUFq4qt2tJXB9TRxyz9JF8ucRP8sQP46ACHSuJDXrhZxLb1iTAroOs3WFIWqSqLd0hA7JQ5Tz5o7sEepr0olj5MLDxqfFlciAjGgnvVmsVci44FLpUk-oUn2RmKFP_Ozh9w== — 204 — 28 B — 30 ms — h3https://fundingchoicesmessages.google.com/f/AGSKWxX1KT_pOwii5MLf9gW2ZesLuZoIn2Gsyon_oMrAmtZtOg0PvarCoETD-6bYdyhQ_51gPQSSuYOXgrRvnC4gF0yuVBKJflDQwqx7TkvGsvZxwhgsmtv2WG7g_165ZYMMU5swCnIyeA==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2Mjk0OTc5LDI1MDAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly93d3cuZXhwYW5zaW9uLmNvbS8iLG51bGwsW1s4LCJXUVNqS3RrRVlpTSJdLFs5LCJlbi1VUyJdLFsxNiwiWzEsMSwxXSJdLFszNSwiMTc3NjI5NDk3OSJdLFsxOSwiMiJdLFsxNywiWzBdIl0sWzI0LCIiXSxbMjksImZhbHNlIl1dXQfundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxX1KT_pOwii5MLf9gW2ZesLuZoIn2Gsyon_oMrAmtZtOg0PvarCoETD-6bYdyhQ_51gPQSSuYOXgrRvnC4gF0yuVBKJflDQwqx7TkvGsvZxwhgsmtv2WG7g_165ZYMMU5swCnIyeA==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2Mjk0OTc5LDI1MDAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzddXSwiaHR0cHM6Ly93d3cuZXhwYW5zaW9uLmNvbS8iLG51bGwsW1s4LCJXUVNqS3RrRVlpTSJdLFs5LCJlbi1VUyJdLFsxNiwiWzEsMSwxXSJdLFszNSwiMTc3NjI5NDk3OSJdLFsxOSwiMiJdLFsxNywiWzBdIl0sWzI0LCIiXSxbMjksImZhbHNlIl1dXQ — 200 — 4.3 KiB — 52 ms — h3https://applets.ebxcdn.com/applets/www.expansion.com/scripts.jsapplets.ebxcdn.com/applets/www.expa... https://applets.ebxcdn.com/applets/www.expansion.com/scripts.js — 200 — 2.9 KiB — 27 ms — h3https://www.youtube.com/s/player/ee507a59/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/ee507a59/w... https://www.youtube.com/s/player/ee507a59/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.3 KiB — 14 ms — h3https://snap.licdn.com/li.lms-analytics/insight.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.min.js — 200 — 18.7 KiB — 47 ms — h2https://tags.tiqcdn.com/utag/tiqapp/utag.v.js?a=unidadeditorial/expansion/202604070628&cb=1776294979309tags.tiqcdn.com/utag/tiqapp/utag.v.... https://tags.tiqcdn.com/utag/tiqapp/utag.v.js?a=unidadeditorial/expansion/202604070628&cb=1776294979309 — 200 — 433 B — 9 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-791139749www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-791139749 — 200 — 133.9 KiB — 75 ms — h2https://api-esp.piano.io/public/sdk/vx/sdk.js?v=xxx&i=213api-esp.piano.io/public/sdk/vx/sdk.... https://api-esp.piano.io/public/sdk/vx/sdk.js?v=xxx&i=213 — 200 — 28.6 KiB — 50 ms — h3https://cdn.cxense.com/cx.cce.jscdn.cxense.com/cx.cce.js https://cdn.cxense.com/cx.cce.js — 200 — 6.8 KiB — 17 ms — http/1.1https://c2.piano.io/xbuilder/experience/execute?aid=PFwDcEgKpuc2.piano.io/xbuilder/experience/exe... https://c2.piano.io/xbuilder/experience/execute?aid=PFwDcEgKpu — 200 — 6.4 KiB — 178 ms — h3https://17762949794533b459f5d6dd5f954d032e57704a778c2f93141e809c.trk.sensic.net/tp.gif?m=ExpansionWeb&r=www.expansion.com&p=es1&instanceid=17762949794533B459F5D6DD5F954D032E57704A778C2F93141E809C&ipad=false&redirect=manual17762949794533b459f5d6dd5f954d032e5... https://17762949794533b459f5d6dd5f954d032e57704a778c2f93141e809c.trk.sensic.net/tp.gif?m=ExpansionWeb&r=www.expansion.com&p=es1&instanceid=17762949794533B459F5D6DD5F954D032E57704A778C2F93141E809C&ipad=false&redirect=manual — 204 — 362 B — 628 ms — h2https://es1-s2s.sensic.net/es1-s2s.sensic.net/ https://es1-s2s.sensic.net/ — 204 — 295 B — 261 ms — h2https://es-config.sensic.net/3pc.htmles-config.sensic.net/3pc.html https://es-config.sensic.net/3pc.html — 200 — 29.9 KiB — 25 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-10944295485&cx=c&gtm=4e64e1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-10944295485&cx=c&gtm=4e64e1 — 200 — 145.2 KiB — 97 ms — h3https://www.googletagmanager.com/gtag/js?id=G-6PBJCECHCM&cx=c&gtm=4e64e1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-6PBJCECHCM&cx=c&gtm=4e64e1 — 200 — 144.9 KiB — 100 ms — h3https://www.googletagmanager.com/gtag/js?id=AW-791139749&cx=c&gtm=4e64e1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-791139749&cx=c&gtm=4e64e1 — 200 — 133.8 KiB — 81 ms — h3https://buy.tinypass.com/api/v3/anon/template/loadTemplateContext?aid=PFwDcEgKpubuy.tinypass.com/api/v3/anon/templa... https://buy.tinypass.com/api/v3/anon/template/loadTemplateContext?aid=PFwDcEgKpu — 200 — 717 B — 189 ms — h3https://buy.tinypass.com/api/v3/anon/template/loadTemplateContext?aid=PFwDcEgKpubuy.tinypass.com/api/v3/anon/templa... https://buy.tinypass.com/api/v3/anon/template/loadTemplateContext?aid=PFwDcEgKpu — 200 — 716 B — 156 ms — h3https://buy.tinypass.com/checkout/template/cacheableShow.html?aid=PFwDcEgKpu&templateId=OTNLI1GEF8CD&templateVariantId=OTVWXCBJMPRVN&offerId=fakeOfferId&experienceId=EX1DPXNFM9Z8&iframeId=offer_a975e1cc41a3a9691968-0&displayMode=inline&pianoIdUrl=https%3A%2F%2Fid.tinypass.com%2Fid%2F&widget=template&url=https%3A%2F%2Fwww.expansion.com%2F&isConsentManagerEnabled=falsebuy.tinypass.com/checkout/template/... https://buy.tinypass.com/checkout/template/cacheableShow.html?aid=PFwDcEgKpu&templateId=OTNLI1GEF8CD&templateVariantId=OTVWXCBJMPRVN&offerId=fakeOfferId&experienceId=EX1DPXNFM9Z8&iframeId=offer_a975e1cc41a3a9691968-0&displayMode=inline&pianoIdUrl=https%3A%2F%2Fid.tinypass.com%2Fid%2F&widget=template&url=https%3A%2F%2Fwww.expansion.com%2F&isConsentManagerEnabled=false — 200 — 4.3 KiB — 174 ms — h3https://buy.tinypass.com/api/v3/anon/template/loadTemplateContext?aid=PFwDcEgKpubuy.tinypass.com/api/v3/anon/templa... https://buy.tinypass.com/api/v3/anon/template/loadTemplateContext?aid=PFwDcEgKpu — 200 — 750 B — 139 ms — h3https://buy.tinypass.com/checkout/template/cacheableShow.html?aid=PFwDcEgKpu&templateId=OT9CK4YISUQQ&templateVariantId=OTV481P7XUZC9&offerId=fakeOfferId&experienceId=EX9IDJ4CB34T&iframeId=offer_fae082cddd96a573ecdd-0&displayMode=inline&pianoIdUrl=https%3A%2F%2Fid.tinypass.com%2Fid%2F&widget=template&url=https%3A%2F%2Fwww.expansion.com%2F&isConsentManagerEnabled=falsebuy.tinypass.com/checkout/template/... https://buy.tinypass.com/checkout/template/cacheableShow.html?aid=PFwDcEgKpu&templateId=OT9CK4YISUQQ&templateVariantId=OTV481P7XUZC9&offerId=fakeOfferId&experienceId=EX9IDJ4CB34T&iframeId=offer_fae082cddd96a573ecdd-0&displayMode=inline&pianoIdUrl=https%3A%2F%2Fid.tinypass.com%2Fid%2F&widget=template&url=https%3A%2F%2Fwww.expansion.com%2F&isConsentManagerEnabled=false — 200 — 2.8 KiB — 39 ms — h3https://buy.tinypass.com/checkout/template/cacheableShow.html?aid=PFwDcEgKpu&templateId=OTGGBVADW8DW&templateVariantId=OTVR6DHUCSPQT&offerId=fakeOfferId&experienceId=EX6GWWYL0OUK&iframeId=offer_a3cc72583519a9d27b00-0&displayMode=inline&pianoIdUrl=https%3A%2F%2Fid.tinypass.com%2Fid%2F&widget=template&url=https%3A%2F%2Fwww.expansion.com%2F&isConsentManagerEnabled=falsebuy.tinypass.com/checkout/template/... https://buy.tinypass.com/checkout/template/cacheableShow.html?aid=PFwDcEgKpu&templateId=OTGGBVADW8DW&templateVariantId=OTVR6DHUCSPQT&offerId=fakeOfferId&experienceId=EX6GWWYL0OUK&iframeId=offer_a3cc72583519a9d27b00-0&displayMode=inline&pianoIdUrl=https%3A%2F%2Fid.tinypass.com%2Fid%2F&widget=template&url=https%3A%2F%2Fwww.expansion.com%2F&isConsentManagerEnabled=false — 200 — 3.3 KiB — 131 ms — h3https://buy.tinypass.com/widget/dist/template/css/template.bundle.1.0.cssbuy.tinypass.com/widget/dist/templa... https://buy.tinypass.com/widget/dist/template/css/template.bundle.1.0.css — 200 — 5.3 KiB — 30 ms — h3https://cdnjs.cloudflare.com/ajax/libs/jquery/1.12.4/jquery.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery/1.12.4/jquery.min.js — 200 — 30.3 KiB — 85 ms — h3https://cdnjs.cloudflare.com/ajax/libs/jquery-migrate/1.4.1/jquery-migrate.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery-migrate/1.4.1/jquery-migrate.min.js — 200 — 4.1 KiB — 87 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular.min.js — 200 — 34.9 KiB — 88 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-animate.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-animate.min.js — 200 — 4.5 KiB — 80 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-cookies.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-cookies.min.js — 200 — 1.0 KiB — 79 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-sanitize.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-sanitize.min.js — 200 — 2.7 KiB — 79 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular-dynamic-locale/0.1.27/tmhDynamicLocale.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular-dynamic-locale/0.1.27/tmhDynamicLocale.min.js — 200 — 1.6 KiB — 74 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular-ui-utils/0.1.1/angular-ui-utils.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular-ui-utils/0.1.1/angular-ui-utils.min.js — 200 — 7.9 KiB — 75 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular-ui/0.4.0/angular-ui-ieshiv.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular-ui/0.4.0/angular-ui-ieshiv.js — 200 — 1.5 KiB — 77 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular-ui-router/0.2.10/angular-ui-router.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular-ui-router/0.2.10/angular-ui-router.min.js — 200 — 7.4 KiB — 77 ms — h3https://buy.tinypass.com/showtemplate/general/loadTranslationMap?aid=PFwDcEgKpu&version=1594953226000&language=en_USbuy.tinypass.com/showtemplate/gener... https://buy.tinypass.com/showtemplate/general/loadTranslationMap?aid=PFwDcEgKpu&version=1594953226000&language=en_US — 200 — 7.2 KiB — 41 ms — h3https://buy.tinypass.com/ng/common/i18n/platform-translation-map_en_US.js?version=16.751.0buy.tinypass.com/ng/common/i18n/pla... https://buy.tinypass.com/ng/common/i18n/platform-translation-map_en_US.js?version=16.751.0 — 200 — 13.7 KiB — 41 ms — h3https://buy.tinypass.com/_sam/H4sIAAAAAAAA_z3IwQ6AIAgA0B9KmJ76m4bJHI6oBa7f7-bt7eEnrXNgEw8Mvh6lYBy-DHVaU95QpTqS9an0pgwFSkHJu63T-yTlgy1Nh-E_BjVxNVoAAAA?compressed=true&v=16.751.0buy.tinypass.com/_sam/H4sIAAAAAAAA_... https://buy.tinypass.com/_sam/H4sIAAAAAAAA_z3IwQ6AIAgA0B9KmJ76m4bJHI6oBa7f7-bt7eEnrXNgEw8Mvh6lYBy-DHVaU95QpTqS9an0pgwFSkHJu63T-yTlgy1Nh-E_BjVxNVoAAAA?compressed=true&v=16.751.0 — 200 — 52.9 KiB — 83 ms — h3https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.9 KiB — 79 ms — h2https://api.privacy-center.org/v1/eventsapi.privacy-center.org/v1/events https://api.privacy-center.org/v1/events — 204 — 0 B — 214 ms — h2https://cdnjs.cloudflare.com/ajax/libs/jquery/1.12.4/jquery.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery/1.12.4/jquery.min.js — 200 — 0 B — 0 ms — h3https://buy.tinypass.com/widget/dist/template/css/template.bundle.1.0.cssbuy.tinypass.com/widget/dist/templa... https://buy.tinypass.com/widget/dist/template/css/template.bundle.1.0.css — 304 — 255 B — 24 ms — h3https://cdnjs.cloudflare.com/ajax/libs/jquery-migrate/1.4.1/jquery-migrate.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery-migrate/1.4.1/jquery-migrate.min.js — 200 — 0 B — 24 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular.min.js — 200 — 0 B — 67 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-animate.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-animate.min.js — 200 — 0 B — 61 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-cookies.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-cookies.min.js — 200 — 0 B — 62 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-sanitize.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-sanitize.min.js — 200 — 0 B — 61 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular-dynamic-locale/0.1.27/tmhDynamicLocale.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular-dynamic-locale/0.1.27/tmhDynamicLocale.min.js — 200 — 0 B — 58 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular-ui-utils/0.1.1/angular-ui-utils.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular-ui-utils/0.1.1/angular-ui-utils.min.js — 200 — 0 B — 59 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular-ui/0.4.0/angular-ui-ieshiv.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular-ui/0.4.0/angular-ui-ieshiv.js — 200 — 0 B — 57 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular-ui-router/0.2.10/angular-ui-router.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular-ui-router/0.2.10/angular-ui-router.min.js — 200 — 0 B — 58 ms — h3https://buy.tinypass.com/showtemplate/general/loadTranslationMap?aid=PFwDcEgKpu&version=1594953226000&language=en_USbuy.tinypass.com/showtemplate/gener... https://buy.tinypass.com/showtemplate/general/loadTranslationMap?aid=PFwDcEgKpu&version=1594953226000&language=en_US — 200 — 0 B — 58 ms — h3https://buy.tinypass.com/ng/common/i18n/platform-translation-map_en_US.js?version=16.751.0buy.tinypass.com/ng/common/i18n/pla... https://buy.tinypass.com/ng/common/i18n/platform-translation-map_en_US.js?version=16.751.0 — 200 — 0 B — 59 ms — h3https://buy.tinypass.com/_sam/H4sIAAAAAAAA_z3IwQ6AIAgA0B9KmJ76m4bJHI6oBa7f7-bt7eEnrXNgEw8Mvh6lYBy-DHVaU95QpTqS9an0pgwFSkHJu63T-yTlgy1Nh-E_BjVxNVoAAAA?compressed=true&v=16.751.0buy.tinypass.com/_sam/H4sIAAAAAAAA_... https://buy.tinypass.com/_sam/H4sIAAAAAAAA_z3IwQ6AIAgA0B9KmJ76m4bJHI6oBa7f7-bt7eEnrXNgEw8Mvh6lYBy-DHVaU95QpTqS9an0pgwFSkHJu63T-yTlgy1Nh-E_BjVxNVoAAAA?compressed=true&v=16.751.0 — 200 — 0 B — 60 ms — h3https://e00-expansion.uecdn.es/ed/img/expansion-logo-bl.pnge00-expansion.uecdn.es/ed/img/expan... https://e00-expansion.uecdn.es/ed/img/expansion-logo-bl.png — 200 — 6.0 KiB — 21 ms — h2https://cdnjs.cloudflare.com/ajax/libs/jquery/1.12.4/jquery.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery/1.12.4/jquery.min.js — 200 — 0 B — 0 ms — h3https://buy.tinypass.com/widget/dist/template/css/template.bundle.1.0.cssbuy.tinypass.com/widget/dist/templa... https://buy.tinypass.com/widget/dist/template/css/template.bundle.1.0.css — 200 — 255 B — 48 ms — h3https://cdnjs.cloudflare.com/ajax/libs/jquery-migrate/1.4.1/jquery-migrate.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery-migrate/1.4.1/jquery-migrate.min.js — 200 — 0 B — 22 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular.min.js — 200 — 0 B — 66 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-animate.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-animate.min.js — 200 — 0 B — 34 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-cookies.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-cookies.min.js — 200 — 0 B — 70 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-sanitize.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.22/angular-sanitize.min.js — 200 — 0 B — 61 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular-dynamic-locale/0.1.27/tmhDynamicLocale.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular-dynamic-locale/0.1.27/tmhDynamicLocale.min.js — 200 — 0 B — 66 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular-ui-utils/0.1.1/angular-ui-utils.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular-ui-utils/0.1.1/angular-ui-utils.min.js — 200 — 0 B — 68 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular-ui/0.4.0/angular-ui-ieshiv.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular-ui/0.4.0/angular-ui-ieshiv.js — 200 — 0 B — 68 ms — h3https://cdnjs.cloudflare.com/ajax/libs/angular-ui-router/0.2.10/angular-ui-router.min.jscdnjs.cloudflare.com/ajax/libs/angu... https://cdnjs.cloudflare.com/ajax/libs/angular-ui-router/0.2.10/angular-ui-router.min.js — 200 — 0 B — 69 ms — h3https://buy.tinypass.com/showtemplate/general/loadTranslationMap?aid=PFwDcEgKpu&version=1594953226000&language=en_USbuy.tinypass.com/showtemplate/gener... https://buy.tinypass.com/showtemplate/general/loadTranslationMap?aid=PFwDcEgKpu&version=1594953226000&language=en_US — 200 — 0 B — 70 ms — h3https://buy.tinypass.com/ng/common/i18n/platform-translation-map_en_US.js?version=16.751.0buy.tinypass.com/ng/common/i18n/pla... https://buy.tinypass.com/ng/common/i18n/platform-translation-map_en_US.js?version=16.751.0 — 200 — 0 B — 83 ms — h3https://buy.tinypass.com/_sam/H4sIAAAAAAAA_z3IwQ6AIAgA0B9KmJ76m4bJHI6oBa7f7-bt7eEnrXNgEw8Mvh6lYBy-DHVaU95QpTqS9an0pgwFSkHJu63T-yTlgy1Nh-E_BjVxNVoAAAA?compressed=true&v=16.751.0buy.tinypass.com/_sam/H4sIAAAAAAAA_... https://buy.tinypass.com/_sam/H4sIAAAAAAAA_z3IwQ6AIAgA0B9KmJ76m4bJHI6oBa7f7-bt7eEnrXNgEw8Mvh6lYBy-DHVaU95QpTqS9an0pgwFSkHJu63T-yTlgy1Nh-E_BjVxNVoAAAA?compressed=true&v=16.751.0 — 200 — 0 B — 89 ms — h3https://api.privacy-center.org/v1/eventsapi.privacy-center.org/v1/events https://api.privacy-center.org/v1/events — 204 — 568 B — 206 ms — h2https://sdk.mrf.io/statics/compass-multimedia-sdk.js?version=2258sdk.mrf.io/statics/compass-multimed... https://sdk.mrf.io/statics/compass-multimedia-sdk.js?version=2258 — 200 — 4.3 KiB — 55 ms — h3https://marfeelexperimentsexperienceengine.mrf.io/experimentsexperience/render?id=AC_l7EQ6PauT-G_dRWV-u1IcQ&experimentType=HeadlineAB&version=esnextmarfeelexperimentsexperienceengine.... https://marfeelexperimentsexperienceengine.mrf.io/experimentsexperience/render?id=AC_l7EQ6PauT-G_dRWV-u1IcQ&experimentType=HeadlineAB&version=esnext — 200 — 2.5 KiB — 526 ms — h2https://e00.uecdn.es/fonts/roboto/Roboto-Bold.woff2e00.uecdn.es/fonts/roboto/Roboto-Bo... https://e00.uecdn.es/fonts/roboto/Roboto-Bold.woff2 — 200 — 18.3 KiB — 24 ms — h2https://es1-s2s.sensic.net/ides1-s2s.sensic.net/id https://es1-s2s.sensic.net/id — 204 — 295 B — 203 ms — h2https://buy.tinypass.com/widget/dist/template/css/img/fail-icon.pngbuy.tinypass.com/widget/dist/templa... https://buy.tinypass.com/widget/dist/template/css/img/fail-icon.png — 200 — 2.4 KiB — 37 ms — h3https://e00-expansion.uecdn.es/ed/img/piano/2026/ofertas/6-6/240x360_desktop.pnge00-expansion.uecdn.es/ed/img/piano... https://e00-expansion.uecdn.es/ed/img/piano/2026/ofertas/6-6/240x360_desktop.png — 200 — 6.1 KiB — 202 ms — h2https://events.newsroom.bi/ingest.phpevents.newsroom.bi/ingest.php https://events.newsroom.bi/ingest.php — 200 — 538 B — 527 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.8 KiB — 63 ms — h3https://e00-expansion.uecdn.es/ed/img/piano/2026/ofertas/6-6/Desktop_1100-x178.pnge00-expansion.uecdn.es/ed/img/piano... https://e00-expansion.uecdn.es/ed/img/piano/2026/ofertas/6-6/Desktop_1100-x178.png — 200 — 9.2 KiB — 158 ms — h2https://e00-expansion.uecdn.es/ed/img/expansion-logo-bl.pnge00-expansion.uecdn.es/ed/img/expan... https://e00-expansion.uecdn.es/ed/img/expansion-logo-bl.png — 200 — 0 B — 3 ms — h2https://buy.tinypass.com/widget/dist/template/css/img/fail-icon.pngbuy.tinypass.com/widget/dist/templa... https://buy.tinypass.com/widget/dist/template/css/img/fail-icon.png — 304 — 250 B — 22 ms — h3https://sdk.mrf.io/statics/0639f9e9af1a7496d5c3.jssdk.mrf.io/statics/0639f9e9af1a7496... https://sdk.mrf.io/statics/0639f9e9af1a7496d5c3.js — 200 — 24.0 KiB — 21 ms — h3https://e00.uecdn.es/fonts/heebo/heebo-medium-webfont.woff2e00.uecdn.es/fonts/heebo/heebo-medi... https://e00.uecdn.es/fonts/heebo/heebo-medium-webfont.woff2 — 200 — 18.5 KiB — 41 ms — h2https://e00.uecdn.es/fonts/heebo/heebo-bold-webfont.woff2e00.uecdn.es/fonts/heebo/heebo-bold... https://e00.uecdn.es/fonts/heebo/heebo-bold-webfont.woff2 — 200 — 25.5 KiB — 31 ms — h2https://e00-expansion.uecdn.es/ed/img/piano/2026/ofertas/6-6/351x360_Escritorio.pnge00-expansion.uecdn.es/ed/img/piano... https://e00-expansion.uecdn.es/ed/img/piano/2026/ofertas/6-6/351x360_Escritorio.png — 200 — 7.7 KiB — 15 ms — h2https://fundingchoicesmessages.google.com/el/AGSKWxU7PPJVUFq4qt2tJXB9TRxyz9JF8ucRP8sQP46ACHSuJDXrhZxLb1iTAroOs3WFIWqSqLd0hA7JQ5Tz5o7sEepr0olj5MLDxqfFlciAjGgnvVmsVci44FLpUk-oUn2RmKFP_Ozh9w==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxU7PPJVUFq4qt2tJXB9TRxyz9JF8ucRP8sQP46ACHSuJDXrhZxLb1iTAroOs3WFIWqSqLd0hA7JQ5Tz5o7sEepr0olj5MLDxqfFlciAjGgnvVmsVci44FLpUk-oUn2RmKFP_Ozh9w== — 204 — 28 B — 46 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxU7PPJVUFq4qt2tJXB9TRxyz9JF8ucRP8sQP46ACHSuJDXrhZxLb1iTAroOs3WFIWqSqLd0hA7JQ5Tz5o7sEepr0olj5MLDxqfFlciAjGgnvVmsVci44FLpUk-oUn2RmKFP_Ozh9w==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxU7PPJVUFq4qt2tJXB9TRxyz9JF8ucRP8sQP46ACHSuJDXrhZxLb1iTAroOs3WFIWqSqLd0hA7JQ5Tz5o7sEepr0olj5MLDxqfFlciAjGgnvVmsVci44FLpUk-oUn2RmKFP_Ozh9w== — 204 — 28 B — 26 ms — h3https://px.ads.linkedin.com/attribution_trigger?pid=5000745&time=1776294980345&url=https%3A%2F%2Fwww.expansion.com%2Fpx.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=5000745&time=1776294980345&url=https%3A%2F%2Fwww.expansion.com%2F — 200 — 787 B — 65 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=5000745&time=1776294980345&li_adsId=9db80273-c597-46b1-b8a5-463284b1c100&url=https%3A%2F%2Fwww.expansion.com%2Fpx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=5000745&time=1776294980345&li_adsId=9db80273-c597-46b1-b8a5-463284b1c100&url=https%3A%2F%2Fwww.expansion.com%2F — 302 — 764 B — 306 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=14&frm=0&en=page_view&dl=https%3A%2F%2Fwww.expansion.com%2F&scrsrc=www.googletagmanager.com&rnd=434684143.1776294980&navt=n&npa=1&did=dYmQxMT&gdid=dYmQxMT&_tu=IA&gtm=45be64e1za200xec&gcs=G100&gcd=13q3q3q3q5l1&dma_cps=-&dma=0&tcfd=10000&tag_exp=0~115616985~115938465~115938468~116363097~117266400&apve=1&apvf=f&apvc=1&tids=AW-791139749&tid=AW-791139749&tft=1776294980429&tfd=3550pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=14&frm=0&en=page_view&dl=https%3A%2F%2Fwww.expansion.com%2F&scrsrc=www.googletagmanager.com&rnd=434684143.1776294980&navt=n&npa=1&did=dYmQxMT&gdid=dYmQxMT&_tu=IA&gtm=45be64e1za200xec&gcs=G100&gcd=13q3q3q3q5l1&dma_cps=-&dma=0&tcfd=10000&tag_exp=0~115616985~115938465~115938468~116363097~117266400&apve=1&apvf=f&apvc=1&tids=AW-791139749&tid=AW-791139749&tft=1776294980429&tfd=3550 — 200 — 21 B — 67 ms — h3https://sb.scorecardresearch.com/cs/7184769/beacon.jssb.scorecardresearch.com/cs/7184769... https://sb.scorecardresearch.com/cs/7184769/beacon.js — 302 — 263 B — 59 ms — h2https://cdn.cxense.com/cx.jscdn.cxense.com/cx.js https://cdn.cxense.com/cx.js — 200 — 38.1 KiB — 14 ms — http/1.1https://api-esp.piano.io/publisher/fusion/lucid/data/213?email=&visitor=mo0o61xew9ao47db&stored_visitor=&pnespid=api-esp.piano.io/publisher/fusion/l... https://api-esp.piano.io/publisher/fusion/lucid/data/213?email=&visitor=mo0o61xew9ao47db&stored_visitor=&pnespid= — 200 — 0 B — 113 ms — h3https://sb.scorecardresearch.com/internal-cs/default/beacon.jssb.scorecardresearch.com/internal-c... https://sb.scorecardresearch.com/internal-cs/default/beacon.js — 200 — 6.7 KiB — 14 ms — h2https://api-esp.piano.io/publisher/fusion/lucid/data/213?email=&visitor=mo0o61xew9ao47db&stored_visitor=&pnespid=api-esp.piano.io/publisher/fusion/l... https://api-esp.piano.io/publisher/fusion/lucid/data/213?email=&visitor=mo0o61xew9ao47db&stored_visitor=&pnespid= — 200 — 788 B — 93 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=13&frm=0&en=page_view&dl=https%3A%2F%2Fwww.expansion.com%2F&scrsrc=www.googletagmanager.com&rnd=434684143.1776294980&navt=n&npa=1&did=dYmQxMT&gdid=dYmQxMT&gtm=45be64e1v9180451140za200xec&gcs=G100&gcd=13q3q3q3q5l1&dma_cps=-&dma=0&tcfd=10000&tag_exp=0~115616985~115938465~115938468~116363097~117266400~117384405&apve=1&apvf=f&apvc=0&tids=AW-10944295485&tid=AW-10944295485&tft=1776294980582&tfd=3703pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=13&frm=0&en=page_view&dl=https%3A%2F%2Fwww.expansion.com%2F&scrsrc=www.googletagmanager.com&rnd=434684143.1776294980&navt=n&npa=1&did=dYmQxMT&gdid=dYmQxMT&gtm=45be64e1v9180451140za200xec&gcs=G100&gcd=13q3q3q3q5l1&dma_cps=-&dma=0&tcfd=10000&tag_exp=0~115616985~115938465~115938468~116363097~117266400~117384405&apve=1&apvf=f&apvc=0&tids=AW-10944295485&tid=AW-10944295485&tft=1776294980582&tfd=3703 — 200 — 21 B — 88 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=13&frm=0&en=page_view&dl=https%3A%2F%2Fwww.expansion.com%2F&scrsrc=www.googletagmanager.com&rnd=434684143.1776294980&navt=n&npa=1&did=dYmQxMT&gdid=dYmQxMT&_tu=IA&gtm=45be64e1v9180451140za200xec&gcs=G100&gcd=13q3q3q3q5l1&dma_cps=-&dma=0&tcfd=10000&tag_exp=0~115616985~115938465~115938468~116363097~117266400~117384405&apve=1&apvf=f&apvc=0&tids=AW-10944295485&tid=AW-10944295485&tft=1776294980583&tfd=3704pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=13&frm=0&en=page_view&dl=https%3A%2F%2Fwww.expansion.com%2F&scrsrc=www.googletagmanager.com&rnd=434684143.1776294980&navt=n&npa=1&did=dYmQxMT&gdid=dYmQxMT&_tu=IA&gtm=45be64e1v9180451140za200xec&gcs=G100&gcd=13q3q3q3q5l1&dma_cps=-&dma=0&tcfd=10000&tag_exp=0~115616985~115938465~115938468~116363097~117266400~117384405&apve=1&apvf=f&apvc=0&tids=AW-10944295485&tid=AW-10944295485&tft=1776294980583&tfd=3704 — 200 — 21 B — 88 ms — h3https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=5000745&time=1776294980345&li_adsId=9db80273-c597-46b1-b8a5-463284b1c100&url=https%3A%2F%2Fwww.expansion.com%2F&cookiesTest=truepx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=5000745&time=1776294980345&li_adsId=9db80273-c597-46b1-b8a5-463284b1c100&url=https%3A%2F%2Fwww.expansion.com%2F&cookiesTest=true — 200 — 273 B — 33 ms — h2https://events.newsroom.bi/recirculation/recirculation.phpevents.newsroom.bi/recirculation/re... https://events.newsroom.bi/recirculation/recirculation.php — 200 — 436 B — 301 ms — h2https://flowcards.mrf.io/json/experiences?url=https%3A%2F%2Fwww.expansion.com%2F&cdp_cohorts=&clid=320d8070-7656-4f08-9b66-4476341cea07&seid=119b5126-9fa1-4c97-8a3f-cbdb284da626&fvst=1776294979&geo=__INJECT_GEO__&ptch=0&pgv=1&sdu=1&sid=2468&uexp=AC_8PbfB8RhRQO_p8xI6VTX0A,l|1|m|1|w|1|d|1,AC_l7EQ6PauT-G_dRWV-u1IcQ,l|1|m|1|w|1|d|1&useg=&utyp=0&vfrq=6&v=2flowcards.mrf.io/json/experiences?u... https://flowcards.mrf.io/json/experiences?url=https%3A%2F%2Fwww.expansion.com%2F&cdp_cohorts=&clid=320d8070-7656-4f08-9b66-4476341cea07&seid=119b5126-9fa1-4c97-8a3f-cbdb284da626&fvst=1776294979&geo=__INJECT_GEO__&ptch=0&pgv=1&sdu=1&sid=2468&uexp=AC_8PbfB8RhRQO_p8xI6VTX0A,l|1|m|1|w|1|d|1,AC_l7EQ6PauT-G_dRWV-u1IcQ,l|1|m|1|w|1|d|1&useg=&utyp=0&vfrq=6&v=2 — 204 — 0 B — 101 ms — h3https://www.googletagmanager.com/gtag/destination?id=DC-12125487&cx=c&gtm=4e64e1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=DC-12125487&cx=c&gtm=4e64e1 — 200 — 129.1 KiB — 67 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-6PBJCECHCM&gtm=45je64e1v869987624za200&_p=1776294978832&gcs=G100&gcd=13q3q3q3q5l1&npa=1&dma_cps=-&dma=0&tcfd=10000&gdid=dYmQxMT&are=1&cid=656848038.1776294981&frm=0&pscdl=denied&rcb=2&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&_s=1&tag_exp=0~115616986~115938465~115938468~116363097~117266400~117384405&dt=portada&dl=https%3A%2F%2Fwww.expansion.com%2F&sid=1776294980&sct=1&seg=0&_tu=QA&tfd=3875www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-6PBJCECHCM&gtm=45je64e1v869987624za200&_p=1776294978832&gcs=G100&gcd=13q3q3q3q5l1&npa=1&dma_cps=-&dma=0&tcfd=10000&gdid=dYmQxMT&are=1&cid=656848038.1776294981&frm=0&pscdl=denied&rcb=2&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&_s=1&tag_exp=0~115616986~115938465~115938468~116363097~117266400~117384405&dt=portada&dl=https%3A%2F%2Fwww.expansion.com%2F&sid=1776294980&sct=1&seg=0&_tu=QA&tfd=3875 — 204 — 409 B — 36 ms — h2https://flowcards.mrf.io/json/experiences?url=https%3A%2F%2Fwww.expansion.com%2F&cdp_cohorts=&clid=320d8070-7656-4f08-9b66-4476341cea07&seid=119b5126-9fa1-4c97-8a3f-cbdb284da626&fvst=1776294979&geo=__INJECT_GEO__&ptch=0&pgv=1&sdu=1&sid=2468&uexp=AC_8PbfB8RhRQO_p8xI6VTX0A,l|1|m|1|w|1|d|1,AC_l7EQ6PauT-G_dRWV-u1IcQ,l|1|m|1|w|1|d|1&useg=&utyp=0&vfrq=6&v=2flowcards.mrf.io/json/experiences?u... https://flowcards.mrf.io/json/experiences?url=https%3A%2F%2Fwww.expansion.com%2F&cdp_cohorts=&clid=320d8070-7656-4f08-9b66-4476341cea07&seid=119b5126-9fa1-4c97-8a3f-cbdb284da626&fvst=1776294979&geo=__INJECT_GEO__&ptch=0&pgv=1&sdu=1&sid=2468&uexp=AC_8PbfB8RhRQO_p8xI6VTX0A,l|1|m|1|w|1|d|1,AC_l7EQ6PauT-G_dRWV-u1IcQ,l|1|m|1|w|1|d|1&useg=&utyp=0&vfrq=6&v=2 — 200 — 342 B — 199 ms — h3https://px.ads.linkedin.com/wa/?medium=fetch&fmt=gpx.ads.linkedin.com/wa/?medium=fetc... https://px.ads.linkedin.com/wa/?medium=fetch&fmt=g — 204 — 43 B — 77 ms — h3https://ade.googlesyndication.com/ddm/activity/src=12125487;type=expagtag;cat=ue_exhp;rcb=12;ord=2311798060358;npa=1;gdid=dYmQxMT;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=denied;frm=0;_tu=IFA;gtm=45fe64e1v9190796485za200xec;gcs=G100;gcd=13q3q3q3q5l1;dma_cps=-;dma=0;dc_fmt=8;tcfd=10000;tag_exp=0~115938465~115938468~116363097~117266401;epver=2;~oref=https%3A%2F%2Fwww.expansion.com%2F?ade.googlesyndication.com/ddm/activ... https://ade.googlesyndication.com/ddm/activity/src=12125487;type=expagtag;cat=ue_exhp;rcb=12;ord=2311798060358;npa=1;gdid=dYmQxMT;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=denied;frm=0;_tu=IFA;gtm=45fe64e1v9190796485za200xec;gcs=G100;gcd=13q3q3q3q5l1;dma_cps=-;dma=0;dc_fmt=8;tcfd=10000;tag_exp=0~115938465~115938468~116363097~117266401;epver=2;~oref=https%3A%2F%2Fwww.expansion.com%2F? — 302 — 758 B — 87 ms — h2https://ampcid.google.com/v1/publisher:getClientId?key=AIzaSyA65lEHUEizIsNtlbNo-l2K18dT680nsaMampcid.google.com/v1/publisher:getC... https://ampcid.google.com/v1/publisher:getClientId?key=AIzaSyA65lEHUEizIsNtlbNo-l2K18dT680nsaM — 200 — 249 B — 34 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604100101/pubads_impl.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604100101/pubads_impl.js — 200 — 186.4 KiB — 20 ms — h3https://ade.googlesyndication.com/ddm/activity/src=12125487;dc_pre=COqi6br-8JMDFc-1fwQdpikq5A;type=expagtag;cat=ue_exhp;rcb=12;ord=2311798060358;npa=1;gdid=dYmQxMT;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=denied;frm=0;_tu=IFA;gtm=45fe64e1v9190796485za200xec;gcs=G100;gcd=13q3q3q3q5l1;dma_cps=-;dma=0;dc_fmt=8;tcfd=10000;tag_exp=0~115938465~115938468~116363097~117266401;epver=2;~oref=https%3A%2F%2Fwww.expansion.com%2F?ade.googlesyndication.com/ddm/activ... https://ade.googlesyndication.com/ddm/activity/src=12125487;dc_pre=COqi6br-8JMDFc-1fwQdpikq5A;type=expagtag;cat=ue_exhp;rcb=12;ord=2311798060358;npa=1;gdid=dYmQxMT;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=denied;frm=0;_tu=IFA;gtm=45fe64e1v9190796485za200xec;gcs=G100;gcd=13q3q3q3q5l1;dma_cps=-;dma=0;dc_fmt=8;tcfd=10000;tag_exp=0~115938465~115938468~116363097~117266401;epver=2;~oref=https%3A%2F%2Fwww.expansion.com%2F? — 200 — 118 B — 29 ms — h2https://static.chartbeat.com/js/chartbeat.jsstatic.chartbeat.com/js/chartbeat.j... https://static.chartbeat.com/js/chartbeat.js — 200 — 15.9 KiB — 30 ms — h2https://www.expansion.com/favicon.icowww.expansion.com/favicon.ico https://www.expansion.com/favicon.ico — 200 — 506 B — 10 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604140101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604140101/gpt — 200 — 23.1 KiB — 25 ms — h3https://ping.chartbeat.net/ping?h=expansion.com&p=%2F&u=DT49NgC0019PCa6xs5&d=expansion.com&g=52682&g0=portada&g1=expansion.com&g4=noticias&g7=1776294893000&n=1&f=00001&c=0&x=0&m=0&y=13311&o=1350&w=940&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.expansion.com%2F&b=4237&t=DwlFo5C7YAk6Dr5qMxp_LT4BmIY4g&V=150&i=Expansi%C3%B3n%20-%20Diario%20Econ%C3%B3mico%20e%20informaci%C3%B3n%20de%20mercados&tz=0&sn=1&sv=BPQiXlCWhI1iyHTj4Dw6pByDgMO-X&sr=external&sd=1&im=067b0ff3&_ping.chartbeat.net/ping?h=expansion... https://ping.chartbeat.net/ping?h=expansion.com&p=%2F&u=DT49NgC0019PCa6xs5&d=expansion.com&g=52682&g0=portada&g1=expansion.com&g4=noticias&g7=1776294893000&n=1&f=00001&c=0&x=0&m=0&y=13311&o=1350&w=940&j=45&R=1&W=0&I=0&E=0&e=0&r=&PA=https%3A%2F%2Fwww.expansion.com%2F&b=4237&t=DwlFo5C7YAk6Dr5qMxp_LT4BmIY4g&V=150&i=Expansi%C3%B3n%20-%20Diario%20Econ%C3%B3mico%20e%20informaci%C3%B3n%20de%20mercados&tz=0&sn=1&sv=BPQiXlCWhI1iyHTj4Dw6pByDgMO-X&sr=external&sd=1&im=067b0ff3&_ — 200 — 201 B — 210 ms — h2https://www.expansion.com/favicon_32x32.pngwww.expansion.com/favicon_32x32.png https://www.expansion.com/favicon_32x32.png — 200 — 926 B — 148 ms — h2https://fundingchoicesmessages.google.com/f/AGSKWxXuolldRfoxcnAWJBySUtM_u0nqNNLaJPRF2jA8ESubaQt2oK5F2-bCHa8uIY4XXlTgo8Q6ggteEqkpM4tK8B6eiLCgwa3oZDvP9N1iu-a4a4wqbsD50blJ1xSeQRd0qrDMAxqAtO4WZXggdpkLrwPrFBjrcjSfxpB8lNWl-2iPmAShdOVGhq8m4P1q/_/interstitial-ad./ads_1./interstitial-ad?/glam_ads./dartads.fundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxXuolldRfoxcnAWJBySUtM_u0nqNNLaJPRF2jA8ESubaQt2oK5F2-bCHa8uIY4XXlTgo8Q6ggteEqkpM4tK8B6eiLCgwa3oZDvP9N1iu-a4a4wqbsD50blJ1xSeQRd0qrDMAxqAtO4WZXggdpkLrwPrFBjrcjSfxpB8lNWl-2iPmAShdOVGhq8m4P1q/_/interstitial-ad./ads_1./interstitial-ad?/glam_ads./dartads. — 200 — 109 B — 39 ms — h3https://pagead2.googlesyndication.com/pagead/show_companion_ad.js?fcd=truepagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/show_companion_ad.js?fcd=true — 200 — 11.7 KiB — 6 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxU7PPJVUFq4qt2tJXB9TRxyz9JF8ucRP8sQP46ACHSuJDXrhZxLb1iTAroOs3WFIWqSqLd0hA7JQ5Tz5o7sEepr0olj5MLDxqfFlciAjGgnvVmsVci44FLpUk-oUn2RmKFP_Ozh9w==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxU7PPJVUFq4qt2tJXB9TRxyz9JF8ucRP8sQP46ACHSuJDXrhZxLb1iTAroOs3WFIWqSqLd0hA7JQ5Tz5o7sEepr0olj5MLDxqfFlciAjGgnvVmsVci44FLpUk-oUn2RmKFP_Ozh9w== — 204 — 28 B — 25 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxU7PPJVUFq4qt2tJXB9TRxyz9JF8ucRP8sQP46ACHSuJDXrhZxLb1iTAroOs3WFIWqSqLd0hA7JQ5Tz5o7sEepr0olj5MLDxqfFlciAjGgnvVmsVci44FLpUk-oUn2RmKFP_Ozh9w==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxU7PPJVUFq4qt2tJXB9TRxyz9JF8ucRP8sQP46ACHSuJDXrhZxLb1iTAroOs3WFIWqSqLd0hA7JQ5Tz5o7sEepr0olj5MLDxqfFlciAjGgnvVmsVci44FLpUk-oUn2RmKFP_Ozh9w== — 204 — 28 B — 23 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxU7PPJVUFq4qt2tJXB9TRxyz9JF8ucRP8sQP46ACHSuJDXrhZxLb1iTAroOs3WFIWqSqLd0hA7JQ5Tz5o7sEepr0olj5MLDxqfFlciAjGgnvVmsVci44FLpUk-oUn2RmKFP_Ozh9w==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxU7PPJVUFq4qt2tJXB9TRxyz9JF8ucRP8sQP46ACHSuJDXrhZxLb1iTAroOs3WFIWqSqLd0hA7JQ5Tz5o7sEepr0olj5MLDxqfFlciAjGgnvVmsVci44FLpUk-oUn2RmKFP_Ozh9w== — 204 — 28 B — 22 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxU7PPJVUFq4qt2tJXB9TRxyz9JF8ucRP8sQP46ACHSuJDXrhZxLb1iTAroOs3WFIWqSqLd0hA7JQ5Tz5o7sEepr0olj5MLDxqfFlciAjGgnvVmsVci44FLpUk-oUn2RmKFP_Ozh9w==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxU7PPJVUFq4qt2tJXB9TRxyz9JF8ucRP8sQP46ACHSuJDXrhZxLb1iTAroOs3WFIWqSqLd0hA7JQ5Tz5o7sEepr0olj5MLDxqfFlciAjGgnvVmsVci44FLpUk-oUn2RmKFP_Ozh9w== — 204 — 28 B — 23 ms — h3https://fundingchoicesmessages.google.com/f/AGSKWxXzlLmmmo8uXWMckELyHwcOsmNYxSpnCcGfMWamy-9m0w1JEtEzUtFKm7-lrrWcRYH5ZHQrzEfX9JbK3zhgW5ZzsYIvYnR3K3Hv5Y8vahHKWVI06d8Bijh7ixu1QtwWrpqo96louQ==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2Mjk0OTgxLDI2MzAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzcsNl0sbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLG51bGwsMV0sImh0dHBzOi8vd3d3LmV4cGFuc2lvbi5jb20vIixudWxsLFtbOCwiV1FTakt0a0VZaU0iXSxbOSwiZW4tVVMiXSxbMTYsIlsxLDEsMV0iXSxbMzUsIjE3NzYyOTQ5NzkiXSxbMTksIjIiXSxbMTcsIlswXSJdLFsyNCwiIl0sWzI5LCJmYWxzZSJdXV0fundingchoicesmessages.google.com/f... https://fundingchoicesmessages.google.com/f/AGSKWxXzlLmmmo8uXWMckELyHwcOsmNYxSpnCcGfMWamy-9m0w1JEtEzUtFKm7-lrrWcRYH5ZHQrzEfX9JbK3zhgW5ZzsYIvYnR3K3Hv5Y8vahHKWVI06d8Bijh7ixu1QtwWrpqo96louQ==?fccs=W251bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLFsxNzc2Mjk0OTgxLDI2MzAwMDAwMF0sbnVsbCxudWxsLG51bGwsW251bGwsWzcsNl0sbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLG51bGwsbnVsbCxudWxsLG51bGwsMV0sImh0dHBzOi8vd3d3LmV4cGFuc2lvbi5jb20vIixudWxsLFtbOCwiV1FTakt0a0VZaU0iXSxbOSwiZW4tVVMiXSxbMTYsIlsxLDEsMV0iXSxbMzUsIjE3NzYyOTQ5NzkiXSxbMTksIjIiXSxbMTcsIlswXSJdLFsyNCwiIl0sWzI5LCJmYWxzZSJdXV0 — 200 — 1.5 KiB — 28 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxUEffDAAHe0WZ9W8WejvAounpO0zwKX8IFRBwrV5xpAFdhVYXIl3-AZfme_relsljCqbBjJ-tnKaNLckghWoo0w4G6w4Is7-UFEF4agCnOnaTrTzbpGUpzqmdBBf4cesWYLhehSUQ==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxUEffDAAHe0WZ9W8WejvAounpO0zwKX8IFRBwrV5xpAFdhVYXIl3-AZfme_relsljCqbBjJ-tnKaNLckghWoo0w4G6w4Is7-UFEF4agCnOnaTrTzbpGUpzqmdBBf4cesWYLhehSUQ== — 204 — 28 B — 38 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxU7PPJVUFq4qt2tJXB9TRxyz9JF8ucRP8sQP46ACHSuJDXrhZxLb1iTAroOs3WFIWqSqLd0hA7JQ5Tz5o7sEepr0olj5MLDxqfFlciAjGgnvVmsVci44FLpUk-oUn2RmKFP_Ozh9w==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxU7PPJVUFq4qt2tJXB9TRxyz9JF8ucRP8sQP46ACHSuJDXrhZxLb1iTAroOs3WFIWqSqLd0hA7JQ5Tz5o7sEepr0olj5MLDxqfFlciAjGgnvVmsVci44FLpUk-oUn2RmKFP_Ozh9w== — 204 — 28 B — 34 ms — h3https://fundingchoicesmessages.google.com/el/AGSKWxU7PPJVUFq4qt2tJXB9TRxyz9JF8ucRP8sQP46ACHSuJDXrhZxLb1iTAroOs3WFIWqSqLd0hA7JQ5Tz5o7sEepr0olj5MLDxqfFlciAjGgnvVmsVci44FLpUk-oUn2RmKFP_Ozh9w==fundingchoicesmessages.google.com/e... https://fundingchoicesmessages.google.com/el/AGSKWxU7PPJVUFq4qt2tJXB9TRxyz9JF8ucRP8sQP46ACHSuJDXrhZxLb1iTAroOs3WFIWqSqLd0hA7JQ5Tz5o7sEepr0olj5MLDxqfFlciAjGgnvVmsVci44FLpUk-oUn2RmKFP_Ozh9w== — 204 — 28 B — 36 ms — h3https://events.newsroom.bi/recirculation/recirculation.phpevents.newsroom.bi/recirculation/re... https://events.newsroom.bi/recirculation/recirculation.php — 200 — 436 B — 167 ms — h2https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 43 ms — h3https://buy.tinypass.com/api/v3/anon/assets/sdk-runtime-config.js?aid=PFwDcEgKpubuy.tinypass.com/api/v3/anon/assets... https://buy.tinypass.com/api/v3/anon/assets/sdk-runtime-config.js?aid=PFwDcEgKpu — 200 — 526 B — 29 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 3150ms · 3318KB · €34/mo
Unattributable
Other
Costly
Execution 635ms
Transfer 0 KB
Monthly Cost €7/mo
www.expansion.com
Other
Costly
Execution 489ms
Transfer 91 KB
Monthly Cost €5/mo
sdk.privacy-center.org
Other
Costly
Execution 357ms
Transfer 54 KB
Monthly Cost €4/mo
cdn.tinypass.com
Other
Costly
Execution 220ms
Transfer 132 KB
Unused 53%
Monthly Cost €2/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 150ms
Transfer 186 KB
Unused 70%
Monthly Cost €2/mo
sdk.privacy-center.org
Other
Optional
Execution 140ms
Transfer 102 KB
Unused 41%
Monthly Cost €2/mo
adtcdn.unidadeditorial.es
Other
Optional
Execution 118ms
Transfer 1340 KB
Unused 60%
Monthly Cost €1/mo
tags.tiqcdn.com
Other
Optional
Execution 107ms
Transfer 79 KB
Unused 45%
Monthly Cost €1/mo
cdn.permutive.com
Other
Optional
Execution 102ms
Transfer 194 KB
Unused 20%
Monthly Cost €1/mo
es-config.sensic.net
Other
Optional
Execution 100ms
Transfer 31 KB
Monthly Cost €1/mo
e00-elmundo.uecdn.es
Other
Optional
Execution 96ms
Transfer 145 KB
Unused 69%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 87ms
Transfer 145 KB
Unused 42%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 86ms
Transfer 145 KB
Unused 44%
Monthly Cost €1/mo
components.unidadeditorial.es
Other
Optional
Execution 80ms
Transfer 182 KB
Unused 15%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 73ms
Transfer 134 KB
Unused 46%
Monthly Cost €1/mo
aswpsdkeu.com
Other
Optional
Execution 69ms
Transfer 41 KB
Unused 74%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 65ms
Transfer 116 KB
Unused 51%
Monthly Cost €1/mo
sdk.privacy-center.org
Other
Optional
Execution 63ms
Transfer 1 KB
Monthly Cost €1/mo
fundingchoicesmessages.google.com
Other
Optional
Execution 60ms
Transfer 70 KB
Unused 49%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 55ms
Transfer 129 KB
Unused 49%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 635ms and costs ~€7/month
  • www.expansion.com adds 489ms and costs ~€5/month
  • sdk.privacy-center.org adds 357ms and costs ~€4/month
  • cdn.tinypass.com adds 220ms and costs ~€2/month

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

Why this matters

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

Learn more

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

Source: web.dev

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

Why this matters

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

Source: web.dev

www.expansion.com takes 489ms 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

sdk.privacy-center.org takes 357ms 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

cdn.tinypass.com takes 220ms 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

53% of cdn.tinypass.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

70% of securepubads.g.doubleclick.net's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

60% of adtcdn.unidadeditorial.es'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

69% of e00-elmundo.uecdn.es's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

74% of aswpsdkeu.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

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

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback