Skip to content
https://designboom.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
72
GRADE
C
FIX
6
REVIEW
1
PASS
6
INFO
2

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

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

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

1.69 s

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

1.90 s

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

266 ms

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

0.000

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

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

7.41 s

Page Load Progression

1.4 s
2.7 s
4.1 s
5.4 s
6.8 s
8.1 s
9.5 s
10.8 s
Checks
15
6 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
4.9 MB transferred, 192 requests
FIX
4.9 MB transferred, 192 requests
Critical::
Page weighs 8.6 MB (4.9 MB transferred)
Warning::
Images are 3.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.1 MB
Warning::
JavaScript is 1.4 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.4 MB
Warning::
192 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.0 g CO2 per page load
4.9 MB / 2.4 MB budget
4.9 MB transferred
192 requests
1.0 g CO2 per page load
Images 3.1 MiB 63%
JavaScript 1.4 MiB 27%
Other 189.7 KiB 4%
Fonts 180.5 KiB 4%
HTML 48.4 KiB 1%
Other 43.6 KiB 1%
CSS 10.1 KiB 0%
Other 3.5 KiB 0%
Other 157 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

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

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 (4.9 MiB of 4.9 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2822ms total JS execution
FIX
2822ms total JS execution
Warning::
https://static.designboom.com/wp-content/themes/de...: 872ms CPU time
Warning::
Unattributable: 398ms CPU time
Warning::
https://www.designboom.com/: 304ms CPU time
Warning::
https://scripts.clarity.ms/0.8.59/clarity.js: 293ms CPU time
Info::
https://c.delivery.consentmanager.net/delivery/cmp...: 247ms CPU time
Warning::
Third-party scripts: 2822ms (100% of total)

Main Thread Breakdown

Script Evaluation 66% Other 18% Style & Layout 6% Script Parsing & Compilation 5%
ScriptTotalScriptingParse/CompileParty
https://static.designboom.com/wp-content/themes/designboom/res/js/d__b_app_archive.js?ver=build-20260419095114872ms579ms2ms3rd
Unattributable398ms132ms0ms3rd
https://www.designboom.com/304ms62ms2ms3rd
https://scripts.clarity.ms/0.8.59/clarity.js293ms271ms3ms3rd
https://c.delivery.consentmanager.net/delivery/cmp.php?&cdid=bb3961e46271b&h=https%3A%2F%2Fwww.designboom.com%2F&l=en&ls=EN_EN_EN&lp=EN&o=1776813243536247ms233ms0ms3rd
https://cdn.fuseplatform.net/publift/tags/2/4031/fuse.js174ms159ms11ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945124ms90ms18ms3rd
https://cdn.confiant-integrations.net/gptprebidnative/202603241056/wrap.js123ms103ms12ms3rd
https://www.googletagmanager.com/gtag/js?id=G-N9M3S9SEP3&cx=c&gtm=4e64h181ms60ms14ms3rd
https://btloader.com/tag?o=5708166709903360&upapi=true81ms70ms7ms3rd

Showing top 10 of 12 scripts

F
JS Bundles
Action
24 scripts, 548 KB unused
FIX
24 scripts, 548 KB unused
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 129 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.confiant-integrations.net/gptprebidnat...: 81 KB unused (57%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.fuseplatform.net/prebid/prebid-8.52.0-...: 71 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-N9M3...: 65 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TL2...: 63 KB unused (51%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 548 KB
548 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945188 KB129 KB (69%)3rd
https://cdn.confiant-integrations.net/gptprebidnative/202603241056/wrap.js142 KB81 KB (57%)3rd
https://cdn.fuseplatform.net/prebid/prebid-8.52.0-fde8051bdde25d3c0eb5b6496c6d6847.js177 KB71 KB (40%)3rd
https://www.googletagmanager.com/gtag/js?id=G-N9M3S9SEP3&cx=c&gtm=4e64h1156 KB65 KB (42%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TL2NZHFF123 KB63 KB (51%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-5KPHJRQB123 KB59 KB (48%)3rd
https://cdn.fuseplatform.net/publift/tags/2/4031/fuse.js102 KB45 KB (44%)3rd
https://cdn.consentmanager.net/delivery/js/cmp_final.min.js?t=2026-4-21101 KB36 KB (35%)3rd
https://scripts.clarity.ms/0.8.59/clarity.js26 KB3rd
https://script.4dex.io/localstore.js1 KB3rd

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
192 resources · 4.9 MB · 548 KB savings available
FIX
192 resources · 4.9 MB · 548 KB savings available
Warning::
Page weight 3.9 MB over 1MB target
Got: 4.9 MB Expected: ≤ 1 MB
Info::
~548 KB of savings available
Warning::
191 third-party resources (100% of weight)
Info::
4 resources over 200KB
192 resources · 4.9 MiB · 191 third-party 3.9 MiB over 1MB target
Image 63% · 3.1 MiB
JavaScript 28% · 1.4 MiB
Other 4% · 204.1 KiB
Font 4% · 180.5 KiB
Document 1% · 54.0 KiB
CSS 0% · 10.1 KiB

~547.8 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
45 images, 0 KB saveable
REVIEW
45 images, 0 KB saveable
Warning::
https://cdn.consentmanager.net/delivery/img/logo17... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.designboom.com/wp-content/themes/desig... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
45 images 3.1 MB
0 oversized -0 KB
42 legacy format
2 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

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

Web fonts

5

180 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s FCP 1.7 s LCP 1.9 shttps://www.designboom.com/wp-content/themes/designboom/res/fonts/LatoLatin-Bold.woff2LatoLatin-Bold.woff2 https://www.designboom.com/wp-content/themes/designboom/res/fonts/LatoLatin-Bold.woff2 — 43.7 KiB — 21 ms — font-display: swaphttps://www.designboom.com/wp-content/themes/designboom/res/fonts/LatoLatin-Thin.woff2LatoLatin-Thin.woff2 https://www.designboom.com/wp-content/themes/designboom/res/fonts/LatoLatin-Thin.woff2 — 42.4 KiB — 29 ms — font-display: swaphttps://www.designboom.com/wp-content/themes/designboom/res/fonts/LatoLatin-Regular.woff2LatoLatin-Regular.woff2 https://www.designboom.com/wp-content/themes/designboom/res/fonts/LatoLatin-Regular.woff2 — 43.1 KiB — 22 ms — font-display: swaphttps://www.designboom.com/wp-content/themes/designboom/res/fonts/LatoLatin-Semibold.woff2LatoLatin-Semibold.woff2 https://www.designboom.com/wp-content/themes/designboom/res/fonts/LatoLatin-Semibold.woff2 — 43.7 KiB — 26 ms — font-display: swaphttps://www.designboom.com/wp-content/themes/designboom/res/fonts/fontello-eed58dc9/font/fontello.woff2fontello.woff2 https://www.designboom.com/wp-content/themes/designboom/res/fonts/fontello-eed58dc9/font/fontello.woff2 — 7.6 KiB — 26 ms — font-display: swap
LatoLatin-Bold.woff2 woff2 swap
Size 44 KB
Load time 21 ms
Start 628 ms
Risk FOUT — text flashes from fallback to web font
LatoLatin-Thin.woff2 woff2 swap
Size 42 KB
Load time 29 ms
Start 629 ms
Risk FOUT — text flashes from fallback to web font
LatoLatin-Regular.woff2 woff2 swap
Size 43 KB
Load time 22 ms
Start 629 ms
Risk FOUT — text flashes from fallback to web font
LatoLatin-Semibold.woff2 woff2 swap
Size 44 KB
Load time 26 ms
Start 629 ms
Risk FOUT — text flashes from fallback to web font
fontello.woff2 woff2 swap
Size 8 KB
Load time 26 ms
Start 630 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
192 requests over 9537ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 1.7 s LCP 1.9 shttps://designboom.com// https://designboom.com/ — 301 — 403 B — 386 ms — h2https://www.designboom.com/www.designboom.com/ https://www.designboom.com/ — 200 — 33.2 KiB — 404 ms — h2https://static.designboom.com/wp-content/uploads/2026/04/laila-gohar-carousel-fruit-vegetables-arket-milan-design-week-designboom-1800.jpgstatic.designboom.com/wp-content/up... https://static.designboom.com/wp-content/uploads/2026/04/laila-gohar-carousel-fruit-vegetables-arket-milan-design-week-designboom-1800.jpg — 200 — 614.4 KiB — 54 ms — h2https://www.designboom.com/wp-content/themes/designboom/res/fonts/LatoLatin-Bold.woff2www.designboom.com/wp-content/theme... https://www.designboom.com/wp-content/themes/designboom/res/fonts/LatoLatin-Bold.woff2 — 200 — 43.7 KiB — 21 ms — h2https://www.designboom.com/wp-content/themes/designboom/res/fonts/LatoLatin-Thin.woff2www.designboom.com/wp-content/theme... https://www.designboom.com/wp-content/themes/designboom/res/fonts/LatoLatin-Thin.woff2 — 200 — 42.4 KiB — 29 ms — h2https://www.designboom.com/wp-content/themes/designboom/res/fonts/LatoLatin-Regular.woff2www.designboom.com/wp-content/theme... https://www.designboom.com/wp-content/themes/designboom/res/fonts/LatoLatin-Regular.woff2 — 200 — 43.1 KiB — 22 ms — h2https://www.designboom.com/wp-content/themes/designboom/res/fonts/LatoLatin-Semibold.woff2www.designboom.com/wp-content/theme... https://www.designboom.com/wp-content/themes/designboom/res/fonts/LatoLatin-Semibold.woff2 — 200 — 43.7 KiB — 26 ms — h2https://www.designboom.com/wp-content/themes/designboom/res/fonts/fontello-eed58dc9/font/fontello.woff2www.designboom.com/wp-content/theme... https://www.designboom.com/wp-content/themes/designboom/res/fonts/fontello-eed58dc9/font/fontello.woff2 — 200 — 7.6 KiB — 26 ms — h2https://cdn.consentmanager.net/delivery/js/semiautomatic.min.jscdn.consentmanager.net/delivery/js/... https://cdn.consentmanager.net/delivery/js/semiautomatic.min.js — 200 — 4.9 KiB — 646 ms — h2https://static.designboom.com/wp-content/themes/designboom/res/css/d__b_archive.css?ver=build-20260419095114static.designboom.com/wp-content/th... https://static.designboom.com/wp-content/themes/designboom/res/css/d__b_archive.css?ver=build-20260419095114 — 200 — 10.1 KiB — 47 ms — h2https://www.designboom.com/wp-content/uploads/2026/04/designboom-dreams-in-motion-letter-700.jpgwww.designboom.com/wp-content/uploa... https://www.designboom.com/wp-content/uploads/2026/04/designboom-dreams-in-motion-letter-700.jpg — 200 — 56.6 KiB — 17 ms — h2https://www.designboom.com/wp-content/themes/designboom/res/svg/arrow-down.svgwww.designboom.com/wp-content/theme... https://www.designboom.com/wp-content/themes/designboom/res/svg/arrow-down.svg — 200 — 633 B — 15 ms — h2https://cdn.fuseplatform.net/publift/tags/2/4031/fuse.jscdn.fuseplatform.net/publift/tags/2... https://cdn.fuseplatform.net/publift/tags/2/4031/fuse.js — 200 — 102.0 KiB — 223 ms — h3https://static.designboom.com/wp-content/themes/designboom/res/js/d__b_app_archive.js?ver=build-20260419095114static.designboom.com/wp-content/th... https://static.designboom.com/wp-content/themes/designboom/res/js/d__b_app_archive.js?ver=build-20260419095114 — 200 — 18.9 KiB — 18 ms — h2https://c.delivery.consentmanager.net/delivery/cmp.php?&cdid=bb3961e46271b&h=https%3A%2F%2Fwww.designboom.com%2F&l=en&ls=EN_EN_EN&lp=EN&o=1776813243536c.delivery.consentmanager.net/deliv... https://c.delivery.consentmanager.net/delivery/cmp.php?&cdid=bb3961e46271b&h=https%3A%2F%2Fwww.designboom.com%2F&l=en&ls=EN_EN_EN&lp=EN&o=1776813243536 — 200 — 3.0 KiB — 1.0 s — http/1.1https://cdn.consentmanager.net/delivery/js/cmp_final.min.js?t=2026-4-21cdn.consentmanager.net/delivery/js/... https://cdn.consentmanager.net/delivery/js/cmp_final.min.js?t=2026-4-21 — 200 — 101.0 KiB — 685 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-5KPHJRQBwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5KPHJRQB — 200 — 123.2 KiB — 258 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-TL2NZHFFwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TL2NZHFF — 200 — 122.9 KiB — 266 ms — h2data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 — 200 — 0 B — 0 ms — datahttps://www.designboom.com/wp-content/themes/designboom/res/images/27yearslogo.pngwww.designboom.com/wp-content/theme... https://www.designboom.com/wp-content/themes/designboom/res/images/27yearslogo.png — 200 — 25.4 KiB — 17 ms — h2https://static.designboom.com/wp-content/uploads/2026/04/lina-ghotmeh-milan-palazzo-litta-pink-labyrinthine-landscape-moscapartners-variations-2026-design-week-interview-700-400x320-22b08q85r734.jpgstatic.designboom.com/wp-content/up... https://static.designboom.com/wp-content/uploads/2026/04/lina-ghotmeh-milan-palazzo-litta-pink-labyrinthine-landscape-moscapartners-variations-2026-design-week-interview-700-400x320-22b08q85r734.jpg — 200 — 37.5 KiB — 38 ms — h2https://static.designboom.com/wp-content/uploads/2026/04/readymade-marcel-duchamp-new-york-moma-gagosian-designboom-700-400x320-22b08q85r902.jpgstatic.designboom.com/wp-content/up... https://static.designboom.com/wp-content/uploads/2026/04/readymade-marcel-duchamp-new-york-moma-gagosian-designboom-700-400x320-22b08q85r902.jpg — 200 — 29.6 KiB — 32 ms — h2https://static.designboom.com/wp-content/uploads/2026/04/penique-productions-dreams-designboom-700-400x320-22b08q85r913.jpgstatic.designboom.com/wp-content/up... https://static.designboom.com/wp-content/uploads/2026/04/penique-productions-dreams-designboom-700-400x320-22b08q85r913.jpg — 200 — 31.0 KiB — 30 ms — h2https://static.designboom.com/wp-content/uploads/2026/04/room-dreams-milan-design-week-2026-full-takeover-me-milan-il-duca-designboom-700-1-560x448-22b08q85r702.jpgstatic.designboom.com/wp-content/up... https://static.designboom.com/wp-content/uploads/2026/04/room-dreams-milan-design-week-2026-full-takeover-me-milan-il-duca-designboom-700-1-560x448-22b08q85r702.jpg — 200 — 61.2 KiB — 18 ms — h2https://static.designboom.com/wp-content/uploads/2026/03/700x560-560x448-22b08q85r701.jpgstatic.designboom.com/wp-content/up... https://static.designboom.com/wp-content/uploads/2026/03/700x560-560x448-22b08q85r701.jpg — 200 — 53.6 KiB — 46 ms — h2https://static.designboom.com/wp-content/uploads/2026/04/room-for-dreams-full-program-cinema-of-dreams-milan-design-week-2026-designboom-700-560x448-22b08q85r889.jpgstatic.designboom.com/wp-content/up... https://static.designboom.com/wp-content/uploads/2026/04/room-for-dreams-full-program-cinema-of-dreams-milan-design-week-2026-designboom-700-560x448-22b08q85r889.jpg — 200 — 47.0 KiB — 40 ms — h2https://www.clarity.ms/tag/59012gt9wqwww.clarity.ms/tag/59012gt9wq https://www.clarity.ms/tag/59012gt9wq — 200 — 1.1 KiB — 57 ms — http/1.1https://static.designboom.com/wp-content/uploads/2026/04/talks-films-full-room-for-dreams-program-milan-design-week-2026-designboom-700-560x448-22b08q85r671.jpgstatic.designboom.com/wp-content/up... https://static.designboom.com/wp-content/uploads/2026/04/talks-films-full-room-for-dreams-program-milan-design-week-2026-designboom-700-560x448-22b08q85r671.jpg — 200 — 72.5 KiB — 30 ms — h2https://static.designboom.com/wp-content/uploads/2026/04/sara-ricciardi-chemistry-happiness-milan-pinacoteca-di-brera-design-week-2026-designboom-700.jpgstatic.designboom.com/wp-content/up... https://static.designboom.com/wp-content/uploads/2026/04/sara-ricciardi-chemistry-happiness-milan-pinacoteca-di-brera-design-week-2026-designboom-700.jpg — 200 — 122.9 KiB — 31 ms — h2https://matomo.designboom.com/matomo.jsmatomo.designboom.com/matomo.js https://matomo.designboom.com/matomo.js — 200 — 21.7 KiB — 826 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s FCP 1.7 s LCP 1.9 shttps://designboom.com// https://designboom.com/ — 301 — 403 B — 386 ms — h2https://www.designboom.com/www.designboom.com/ https://www.designboom.com/ — 200 — 33.2 KiB — 404 ms — h2https://static.designboom.com/wp-content/uploads/2026/04/laila-gohar-carousel-fruit-vegetables-arket-milan-design-week-designboom-1800.jpgstatic.designboom.com/wp-content/up... https://static.designboom.com/wp-content/uploads/2026/04/laila-gohar-carousel-fruit-vegetables-arket-milan-design-week-designboom-1800.jpg — 200 — 614.4 KiB — 54 ms — h2https://www.designboom.com/wp-content/themes/designboom/res/fonts/LatoLatin-Bold.woff2www.designboom.com/wp-content/theme... https://www.designboom.com/wp-content/themes/designboom/res/fonts/LatoLatin-Bold.woff2 — 200 — 43.7 KiB — 21 ms — h2https://www.designboom.com/wp-content/themes/designboom/res/fonts/LatoLatin-Thin.woff2www.designboom.com/wp-content/theme... https://www.designboom.com/wp-content/themes/designboom/res/fonts/LatoLatin-Thin.woff2 — 200 — 42.4 KiB — 29 ms — h2https://www.designboom.com/wp-content/themes/designboom/res/fonts/LatoLatin-Regular.woff2www.designboom.com/wp-content/theme... https://www.designboom.com/wp-content/themes/designboom/res/fonts/LatoLatin-Regular.woff2 — 200 — 43.1 KiB — 22 ms — h2https://www.designboom.com/wp-content/themes/designboom/res/fonts/LatoLatin-Semibold.woff2www.designboom.com/wp-content/theme... https://www.designboom.com/wp-content/themes/designboom/res/fonts/LatoLatin-Semibold.woff2 — 200 — 43.7 KiB — 26 ms — h2https://www.designboom.com/wp-content/themes/designboom/res/fonts/fontello-eed58dc9/font/fontello.woff2www.designboom.com/wp-content/theme... https://www.designboom.com/wp-content/themes/designboom/res/fonts/fontello-eed58dc9/font/fontello.woff2 — 200 — 7.6 KiB — 26 ms — h2https://cdn.consentmanager.net/delivery/js/semiautomatic.min.jscdn.consentmanager.net/delivery/js/... https://cdn.consentmanager.net/delivery/js/semiautomatic.min.js — 200 — 4.9 KiB — 646 ms — h2https://static.designboom.com/wp-content/themes/designboom/res/css/d__b_archive.css?ver=build-20260419095114static.designboom.com/wp-content/th... https://static.designboom.com/wp-content/themes/designboom/res/css/d__b_archive.css?ver=build-20260419095114 — 200 — 10.1 KiB — 47 ms — h2https://www.designboom.com/wp-content/uploads/2026/04/designboom-dreams-in-motion-letter-700.jpgwww.designboom.com/wp-content/uploa... https://www.designboom.com/wp-content/uploads/2026/04/designboom-dreams-in-motion-letter-700.jpg — 200 — 56.6 KiB — 17 ms — h2https://www.designboom.com/wp-content/themes/designboom/res/svg/arrow-down.svgwww.designboom.com/wp-content/theme... https://www.designboom.com/wp-content/themes/designboom/res/svg/arrow-down.svg — 200 — 633 B — 15 ms — h2https://cdn.fuseplatform.net/publift/tags/2/4031/fuse.jscdn.fuseplatform.net/publift/tags/2... https://cdn.fuseplatform.net/publift/tags/2/4031/fuse.js — 200 — 102.0 KiB — 223 ms — h3https://static.designboom.com/wp-content/themes/designboom/res/js/d__b_app_archive.js?ver=build-20260419095114static.designboom.com/wp-content/th... https://static.designboom.com/wp-content/themes/designboom/res/js/d__b_app_archive.js?ver=build-20260419095114 — 200 — 18.9 KiB — 18 ms — h2https://c.delivery.consentmanager.net/delivery/cmp.php?&cdid=bb3961e46271b&h=https%3A%2F%2Fwww.designboom.com%2F&l=en&ls=EN_EN_EN&lp=EN&o=1776813243536c.delivery.consentmanager.net/deliv... https://c.delivery.consentmanager.net/delivery/cmp.php?&cdid=bb3961e46271b&h=https%3A%2F%2Fwww.designboom.com%2F&l=en&ls=EN_EN_EN&lp=EN&o=1776813243536 — 200 — 3.0 KiB — 1.0 s — http/1.1https://cdn.consentmanager.net/delivery/js/cmp_final.min.js?t=2026-4-21cdn.consentmanager.net/delivery/js/... https://cdn.consentmanager.net/delivery/js/cmp_final.min.js?t=2026-4-21 — 200 — 101.0 KiB — 685 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-5KPHJRQBwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-5KPHJRQB — 200 — 123.2 KiB — 258 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-TL2NZHFFwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TL2NZHFF — 200 — 122.9 KiB — 266 ms — h2data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 — 200 — 0 B — 0 ms — datahttps://www.designboom.com/wp-content/themes/designboom/res/images/27yearslogo.pngwww.designboom.com/wp-content/theme... https://www.designboom.com/wp-content/themes/designboom/res/images/27yearslogo.png — 200 — 25.4 KiB — 17 ms — h2https://static.designboom.com/wp-content/uploads/2026/04/lina-ghotmeh-milan-palazzo-litta-pink-labyrinthine-landscape-moscapartners-variations-2026-design-week-interview-700-400x320-22b08q85r734.jpgstatic.designboom.com/wp-content/up... https://static.designboom.com/wp-content/uploads/2026/04/lina-ghotmeh-milan-palazzo-litta-pink-labyrinthine-landscape-moscapartners-variations-2026-design-week-interview-700-400x320-22b08q85r734.jpg — 200 — 37.5 KiB — 38 ms — h2https://static.designboom.com/wp-content/uploads/2026/04/readymade-marcel-duchamp-new-york-moma-gagosian-designboom-700-400x320-22b08q85r902.jpgstatic.designboom.com/wp-content/up... https://static.designboom.com/wp-content/uploads/2026/04/readymade-marcel-duchamp-new-york-moma-gagosian-designboom-700-400x320-22b08q85r902.jpg — 200 — 29.6 KiB — 32 ms — h2https://static.designboom.com/wp-content/uploads/2026/04/penique-productions-dreams-designboom-700-400x320-22b08q85r913.jpgstatic.designboom.com/wp-content/up... https://static.designboom.com/wp-content/uploads/2026/04/penique-productions-dreams-designboom-700-400x320-22b08q85r913.jpg — 200 — 31.0 KiB — 30 ms — h2https://static.designboom.com/wp-content/uploads/2026/04/room-dreams-milan-design-week-2026-full-takeover-me-milan-il-duca-designboom-700-1-560x448-22b08q85r702.jpgstatic.designboom.com/wp-content/up... https://static.designboom.com/wp-content/uploads/2026/04/room-dreams-milan-design-week-2026-full-takeover-me-milan-il-duca-designboom-700-1-560x448-22b08q85r702.jpg — 200 — 61.2 KiB — 18 ms — h2https://static.designboom.com/wp-content/uploads/2026/03/700x560-560x448-22b08q85r701.jpgstatic.designboom.com/wp-content/up... https://static.designboom.com/wp-content/uploads/2026/03/700x560-560x448-22b08q85r701.jpg — 200 — 53.6 KiB — 46 ms — h2https://static.designboom.com/wp-content/uploads/2026/04/room-for-dreams-full-program-cinema-of-dreams-milan-design-week-2026-designboom-700-560x448-22b08q85r889.jpgstatic.designboom.com/wp-content/up... https://static.designboom.com/wp-content/uploads/2026/04/room-for-dreams-full-program-cinema-of-dreams-milan-design-week-2026-designboom-700-560x448-22b08q85r889.jpg — 200 — 47.0 KiB — 40 ms — h2https://www.clarity.ms/tag/59012gt9wqwww.clarity.ms/tag/59012gt9wq https://www.clarity.ms/tag/59012gt9wq — 200 — 1.1 KiB — 57 ms — http/1.1https://static.designboom.com/wp-content/uploads/2026/04/talks-films-full-room-for-dreams-program-milan-design-week-2026-designboom-700-560x448-22b08q85r671.jpgstatic.designboom.com/wp-content/up... https://static.designboom.com/wp-content/uploads/2026/04/talks-films-full-room-for-dreams-program-milan-design-week-2026-designboom-700-560x448-22b08q85r671.jpg — 200 — 72.5 KiB — 30 ms — h2https://static.designboom.com/wp-content/uploads/2026/04/sara-ricciardi-chemistry-happiness-milan-pinacoteca-di-brera-design-week-2026-designboom-700.jpgstatic.designboom.com/wp-content/up... https://static.designboom.com/wp-content/uploads/2026/04/sara-ricciardi-chemistry-happiness-milan-pinacoteca-di-brera-design-week-2026-designboom-700.jpg — 200 — 122.9 KiB — 31 ms — h2https://matomo.designboom.com/matomo.jsmatomo.designboom.com/matomo.js https://matomo.designboom.com/matomo.js — 200 — 21.7 KiB — 826 ms — h2https://static.designboom.com/wp-content/uploads/2026/04/brabus-dab-motors-three-electric-motorcycle-series-playful-color-scheme-designboom-700-400x320-22b08q85r182.jpgstatic.designboom.com/wp-content/up... https://static.designboom.com/wp-content/uploads/2026/04/brabus-dab-motors-three-electric-motorcycle-series-playful-color-scheme-designboom-700-400x320-22b08q85r182.jpg — 200 — 28.4 KiB — 540 ms — h2https://static.designboom.com/wp-content/uploads/2026/04/safdie-architects-cherokee-heritage-center-designboom-700-400x320-22b08q85r855.jpgstatic.designboom.com/wp-content/up... https://static.designboom.com/wp-content/uploads/2026/04/safdie-architects-cherokee-heritage-center-designboom-700-400x320-22b08q85r855.jpg — 200 — 40.3 KiB — 24 ms — h2https://static.designboom.com/wp-content/uploads/2026/04/iris-ceramica-milan-design-week-designboom-700-400x320-22b08q85r207.jpgstatic.designboom.com/wp-content/up... https://static.designboom.com/wp-content/uploads/2026/04/iris-ceramica-milan-design-week-designboom-700-400x320-22b08q85r207.jpg — 200 — 36.3 KiB — 27 ms — h2https://cdn.fuseplatform.net/prebid/prebid-8.52.0-fde8051bdde25d3c0eb5b6496c6d6847.jscdn.fuseplatform.net/prebid/prebid-... https://cdn.fuseplatform.net/prebid/prebid-8.52.0-fde8051bdde25d3c0eb5b6496c6d6847.js — 200 — 176.9 KiB — 66 ms — h3https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.8 KiB — 142 ms — h3https://cdn.confiant-integrations.net/buIoYtPYXb4a8uOxmXMcfNrhn6Q/gpt_and_prebid/config.jscdn.confiant-integrations.net/buIoY... https://cdn.confiant-integrations.net/buIoYtPYXb4a8uOxmXMcfNrhn6Q/gpt_and_prebid/config.js — 200 — 71.8 KiB — 26 ms — h3https://cdn.fuseplatform.net/telemetry/noconsent?v=1&ttm=1776813243759&cookie=true&res=800x600&device=desktop&browser=chrome&fuuid=b3a65853-2986-544a-97fd-c49aafcd6c93&fid=4031&pubid=3&url=https%3A%2F%2Fwww.designboom.com%2F&sid=c8102916cae4c3ace6e4&srate=100&adserver=gpt&etm=1506&e=fuse-load&tenant=publift&fusecdn=cloudflare&tlt=1490&account=designboomcom&experiments=%7B%22fuse_exp_0%22%3A%22false%22%2C%22fuse_exp_1%22%3A%22true%22%2C%22fuse_exp_2%22%3A%22true%22%2C%22fuse_exp_3%22%3A%22true%22%2C%22fuse_exp_6%22%3A%22true%22%2C%22fuse_exp_7%22%3A%22true%22%2C%22fuse_exp_8%22%3A%22true%22%2C%22fuse_exp_9%22%3A%22false%22%2C%22fuse_exp_10%22%3A%22false%22%2C%22fuse_exp_13%22%3A%22false%22%2C%22fuse_exp_14%22%3A%22true%22%2C%22fuse_exp_15%22%3A%22true%22%2C%22fuse_exp_18%22%3A%22true%22%2C%22fuse_exp_20%22%3A%22ineligible%22%2C%22fuse_exp_21%22%3A%22false%22%2C%22fuse_exp_22%22%3A%22ineligible%22%2C%22fuse_exp_27%22%3A%22false%22%7D&bge=33across%2Cgumgum&geo_country=BR&geo_state=SP&geo_code=BR&bs=72cdn.fuseplatform.net/telemetry/noco... https://cdn.fuseplatform.net/telemetry/noconsent?v=1&ttm=1776813243759&cookie=true&res=800x600&device=desktop&browser=chrome&fuuid=b3a65853-2986-544a-97fd-c49aafcd6c93&fid=4031&pubid=3&url=https%3A%2F%2Fwww.designboom.com%2F&sid=c8102916cae4c3ace6e4&srate=100&adserver=gpt&etm=1506&e=fuse-load&tenant=publift&fusecdn=cloudflare&tlt=1490&account=designboomcom&experiments=%7B%22fuse_exp_0%22%3A%22false%22%2C%22fuse_exp_1%22%3A%22true%22%2C%22fuse_exp_2%22%3A%22true%22%2C%22fuse_exp_3%22%3A%22true%22%2C%22fuse_exp_6%22%3A%22true%22%2C%22fuse_exp_7%22%3A%22true%22%2C%22fuse_exp_8%22%3A%22true%22%2C%22fuse_exp_9%22%3A%22false%22%2C%22fuse_exp_10%22%3A%22false%22%2C%22fuse_exp_13%22%3A%22false%22%2C%22fuse_exp_14%22%3A%22true%22%2C%22fuse_exp_15%22%3A%22true%22%2C%22fuse_exp_18%22%3A%22true%22%2C%22fuse_exp_20%22%3A%22ineligible%22%2C%22fuse_exp_21%22%3A%22false%22%2C%22fuse_exp_22%22%3A%22ineligible%22%2C%22fuse_exp_27%22%3A%22false%22%7D&bge=33across%2Cgumgum&geo_country=BR&geo_state=SP&geo_code=BR&bs=72 — 200 — 492 B — 17 ms — h3https://scripts.clarity.ms/0.8.59/clarity.jsscripts.clarity.ms/0.8.59/clarity.j... https://scripts.clarity.ms/0.8.59/clarity.js — 200 — 26.2 KiB — 245 ms — h2https://cdn.confiant-integrations.net/gptprebidnative/202603241056/wrap.jscdn.confiant-integrations.net/gptpr... https://cdn.confiant-integrations.net/gptprebidnative/202603241056/wrap.js — 200 — 141.8 KiB — 17 ms — h3https://www.googletagmanager.com/gtag/js?id=G-N9M3S9SEP3&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-N9M3S9SEP3&cx=c&gtm=4e64h1 — 200 — 155.6 KiB — 214 ms — h2https://ssa.daaily.com/da/v3/?ce=eyJwbGF0Zm9ybSI6ImRiIiwiYXBwSWQiOiJkZXNpZ25ib29tIiwiZXZlbnRJbmZvIjp7ImV2ZW50IjoicGFnZV92aWV3In0sImRhdGFTaXRlIjp7InZpc2l0b3JpZCI6IjFlMzU2OTNhLTNhMzItN2I0MS1mZWJkLTI3ZDQwYjAzNDA3ZCIsImZ0diI6IjE3NzY4MTMyNDM4NzIiLCJzZXNzaW9uSWQiOiJzZXNzLTl4YTBzeC04enhsYWswZCJ9LCJoZWFkSW5mbyI6eyJsYW5ndWFnZSI6ImVuLVVTIiwidGl0bGUiOiJkZXNpZ25ib29tIG1hZ2F6aW5lIHwgeW91ciBmaXJzdCBzb3VyY2UgZm9yIGFyY2hpdGVjdHVyZSwgZGVzaWduICYgYXJ0IG5ld3MifSwibG9jYXRpb25JbmZvIjp7ImhyZWYiOiJodHRwczovL3d3dy5kZXNpZ25ib29tLmNvbS8iLCJwcm90b2NvbCI6Imh0dHBzOiIsImhvc3QiOiJ3d3cuZGVzaWduYm9vbS5jb20iLCJwb3J0IjoiIiwicGF0aG5hbWUiOiIvIiwicmVmZXJyYWxTZWFyY2hUZXJtcyI6IiIsImhhc2giOiIiLCJvcmlnaW4iOiJodHRwczovL3d3dy5kZXNpZ25ib29tLmNvbSIsImhvc3RuYW1lIjoid3d3LmRlc2lnbmJvb20uY29tIiwicGFnZVBhdGgiOiIvIiwicGFnZVVybCI6Imh0dHBzOi8vd3d3LmRlc2lnbmJvb20uY29tLyIsInJlZmVycmFsUGFnZVVybCI6IiJ9LCJ0c0V2ZW50Ijp7InRpbWVTdGFtcE1zIjoxNzc2ODEzMjQzODczLCJkYXRlIjoiMjAyNi0wNC0yMSIsImRheSI6IjIxIiwibW9udGgiOiIwNCIsInllYXIiOiIyMDI2IiwiaXNvU3RyaW5nIjoiMjAyNi0wNC0yMVQyMzoxNDowMy44NzNaIiwiZm9ybWF0dGVkU3RyaW5nIjoiMjAyNi0wNC0yMSAyMzoxNDowMyBVVEMifSwidXNlckFnZW50Ijp7ImJyb3dzZXJWZW5kb3IiOiJDaHJvbWUiLCJicm93c2VyVmVyc2lvbiI6IjE0Ni4wLjAuMCIsIm9zVmVuZG9yIjoiTWFjIE9TIFgiLCJvc1ZlcnNpb24iOiIxMF8xNV83IiwiY29va2llcyI6dHJ1ZSwiZGV2aWNlX3R5cGUiOiJkZXNrdG9wIiwic2NyZWVuIjoiODAwIHggNjAwIiwibW9iaWxlIjpmYWxzZSwiYm90IjoiT0siLCJoZWFkbGVzc1Zpc2l0IjoiZmFsc2UifSwic2l0ZUluZm8iOnsic2l0ZURvbWFpbiI6Ind3dy5kZXNpZ25ib29tLmNvbSJ9fQ==ssa.daaily.com/da/v3/?ce=eyJwbGF0Zm... https://ssa.daaily.com/da/v3/?ce=eyJwbGF0Zm9ybSI6ImRiIiwiYXBwSWQiOiJkZXNpZ25ib29tIiwiZXZlbnRJbmZvIjp7ImV2ZW50IjoicGFnZV92aWV3In0sImRhdGFTaXRlIjp7InZpc2l0b3JpZCI6IjFlMzU2OTNhLTNhMzItN2I0MS1mZWJkLTI3ZDQwYjAzNDA3ZCIsImZ0diI6IjE3NzY4MTMyNDM4NzIiLCJzZXNzaW9uSWQiOiJzZXNzLTl4YTBzeC04enhsYWswZCJ9LCJoZWFkSW5mbyI6eyJsYW5ndWFnZSI6ImVuLVVTIiwidGl0bGUiOiJkZXNpZ25ib29tIG1hZ2F6aW5lIHwgeW91ciBmaXJzdCBzb3VyY2UgZm9yIGFyY2hpdGVjdHVyZSwgZGVzaWduICYgYXJ0IG5ld3MifSwibG9jYXRpb25JbmZvIjp7ImhyZWYiOiJodHRwczovL3d3dy5kZXNpZ25ib29tLmNvbS8iLCJwcm90b2NvbCI6Imh0dHBzOiIsImhvc3QiOiJ3d3cuZGVzaWduYm9vbS5jb20iLCJwb3J0IjoiIiwicGF0aG5hbWUiOiIvIiwicmVmZXJyYWxTZWFyY2hUZXJtcyI6IiIsImhhc2giOiIiLCJvcmlnaW4iOiJodHRwczovL3d3dy5kZXNpZ25ib29tLmNvbSIsImhvc3RuYW1lIjoid3d3LmRlc2lnbmJvb20uY29tIiwicGFnZVBhdGgiOiIvIiwicGFnZVVybCI6Imh0dHBzOi8vd3d3LmRlc2lnbmJvb20uY29tLyIsInJlZmVycmFsUGFnZVVybCI6IiJ9LCJ0c0V2ZW50Ijp7InRpbWVTdGFtcE1zIjoxNzc2ODEzMjQzODczLCJkYXRlIjoiMjAyNi0wNC0yMSIsImRheSI6IjIxIiwibW9udGgiOiIwNCIsInllYXIiOiIyMDI2IiwiaXNvU3RyaW5nIjoiMjAyNi0wNC0yMVQyMzoxNDowMy44NzNaIiwiZm9ybWF0dGVkU3RyaW5nIjoiMjAyNi0wNC0yMSAyMzoxNDowMyBVVEMifSwidXNlckFnZW50Ijp7ImJyb3dzZXJWZW5kb3IiOiJDaHJvbWUiLCJicm93c2VyVmVyc2lvbiI6IjE0Ni4wLjAuMCIsIm9zVmVuZG9yIjoiTWFjIE9TIFgiLCJvc1ZlcnNpb24iOiIxMF8xNV83IiwiY29va2llcyI6dHJ1ZSwiZGV2aWNlX3R5cGUiOiJkZXNrdG9wIiwic2NyZWVuIjoiODAwIHggNjAwIiwibW9iaWxlIjpmYWxzZSwiYm90IjoiT0siLCJoZWFkbGVzc1Zpc2l0IjoiZmFsc2UifSwic2l0ZUluZm8iOnsic2l0ZURvbWFpbiI6Ind3dy5kZXNpZ25ib29tLmNvbSJ9fQ== — 200 — 157 B — 349 ms — h2https://ssa-ad.daaily.com/da/v3/?ce=eyJwbGF0Zm9ybSI6ImRiIiwiYXBwSWQiOiJkZXNpZ25ib29tIiwiZXZlbnRJbmZvIjp7ImV2ZW50IjoicGFnZV92aWV3In0sImRhdGFTaXRlIjp7InZpc2l0b3JpZCI6IjFlMzU2OTNhLTNhMzItN2I0MS1mZWJkLTI3ZDQwYjAzNDA3ZCIsImZ0diI6IjE3NzY4MTMyNDM4NzIiLCJzZXNzaW9uSWQiOiJzZXNzLTl4YTBzeC04enhsYWswZCJ9LCJoZWFkSW5mbyI6eyJsYW5ndWFnZSI6ImVuLVVTIiwidGl0bGUiOiJkZXNpZ25ib29tIG1hZ2F6aW5lIHwgeW91ciBmaXJzdCBzb3VyY2UgZm9yIGFyY2hpdGVjdHVyZSwgZGVzaWduICYgYXJ0IG5ld3MifSwibG9jYXRpb25JbmZvIjp7ImhyZWYiOiJodHRwczovL3d3dy5kZXNpZ25ib29tLmNvbS8iLCJwcm90b2NvbCI6Imh0dHBzOiIsImhvc3QiOiJ3d3cuZGVzaWduYm9vbS5jb20iLCJwb3J0IjoiIiwicGF0aG5hbWUiOiIvIiwicmVmZXJyYWxTZWFyY2hUZXJtcyI6IiIsImhhc2giOiIiLCJvcmlnaW4iOiJodHRwczovL3d3dy5kZXNpZ25ib29tLmNvbSIsImhvc3RuYW1lIjoid3d3LmRlc2lnbmJvb20uY29tIiwicGFnZVBhdGgiOiIvIiwicGFnZVVybCI6Imh0dHBzOi8vd3d3LmRlc2lnbmJvb20uY29tLyIsInJlZmVycmFsUGFnZVVybCI6IiJ9LCJ0c0V2ZW50Ijp7InRpbWVTdGFtcE1zIjoxNzc2ODEzMjQzOTIwLCJkYXRlIjoiMjAyNi0wNC0yMSIsImRheSI6IjIxIiwibW9udGgiOiIwNCIsInllYXIiOiIyMDI2IiwiaXNvU3RyaW5nIjoiMjAyNi0wNC0yMVQyMzoxNDowMy45MjBaIiwiZm9ybWF0dGVkU3RyaW5nIjoiMjAyNi0wNC0yMSAyMzoxNDowMyBVVEMifSwidXNlckFnZW50Ijp7ImJyb3dzZXJWZW5kb3IiOiJDaHJvbWUiLCJicm93c2VyVmVyc2lvbiI6IjE0Ni4wLjAuMCIsIm9zVmVuZG9yIjoiTWFjIE9TIFgiLCJvc1ZlcnNpb24iOiIxMF8xNV83IiwiY29va2llcyI6dHJ1ZSwiZGV2aWNlX3R5cGUiOiJkZXNrdG9wIiwic2NyZWVuIjoiODAwIHggNjAwIiwibW9iaWxlIjpmYWxzZSwiYm90IjoiT0siLCJoZWFkbGVzc1Zpc2l0IjoiZmFsc2UifSwic2l0ZUluZm8iOnsic2l0ZURvbWFpbiI6Ind3dy5kZXNpZ25ib29tLmNvbSJ9fQ==ssa-ad.daaily.com/da/v3/?ce=eyJwbGF... https://ssa-ad.daaily.com/da/v3/?ce=eyJwbGF0Zm9ybSI6ImRiIiwiYXBwSWQiOiJkZXNpZ25ib29tIiwiZXZlbnRJbmZvIjp7ImV2ZW50IjoicGFnZV92aWV3In0sImRhdGFTaXRlIjp7InZpc2l0b3JpZCI6IjFlMzU2OTNhLTNhMzItN2I0MS1mZWJkLTI3ZDQwYjAzNDA3ZCIsImZ0diI6IjE3NzY4MTMyNDM4NzIiLCJzZXNzaW9uSWQiOiJzZXNzLTl4YTBzeC04enhsYWswZCJ9LCJoZWFkSW5mbyI6eyJsYW5ndWFnZSI6ImVuLVVTIiwidGl0bGUiOiJkZXNpZ25ib29tIG1hZ2F6aW5lIHwgeW91ciBmaXJzdCBzb3VyY2UgZm9yIGFyY2hpdGVjdHVyZSwgZGVzaWduICYgYXJ0IG5ld3MifSwibG9jYXRpb25JbmZvIjp7ImhyZWYiOiJodHRwczovL3d3dy5kZXNpZ25ib29tLmNvbS8iLCJwcm90b2NvbCI6Imh0dHBzOiIsImhvc3QiOiJ3d3cuZGVzaWduYm9vbS5jb20iLCJwb3J0IjoiIiwicGF0aG5hbWUiOiIvIiwicmVmZXJyYWxTZWFyY2hUZXJtcyI6IiIsImhhc2giOiIiLCJvcmlnaW4iOiJodHRwczovL3d3dy5kZXNpZ25ib29tLmNvbSIsImhvc3RuYW1lIjoid3d3LmRlc2lnbmJvb20uY29tIiwicGFnZVBhdGgiOiIvIiwicGFnZVVybCI6Imh0dHBzOi8vd3d3LmRlc2lnbmJvb20uY29tLyIsInJlZmVycmFsUGFnZVVybCI6IiJ9LCJ0c0V2ZW50Ijp7InRpbWVTdGFtcE1zIjoxNzc2ODEzMjQzOTIwLCJkYXRlIjoiMjAyNi0wNC0yMSIsImRheSI6IjIxIiwibW9udGgiOiIwNCIsInllYXIiOiIyMDI2IiwiaXNvU3RyaW5nIjoiMjAyNi0wNC0yMVQyMzoxNDowMy45MjBaIiwiZm9ybWF0dGVkU3RyaW5nIjoiMjAyNi0wNC0yMSAyMzoxNDowMyBVVEMifSwidXNlckFnZW50Ijp7ImJyb3dzZXJWZW5kb3IiOiJDaHJvbWUiLCJicm93c2VyVmVyc2lvbiI6IjE0Ni4wLjAuMCIsIm9zVmVuZG9yIjoiTWFjIE9TIFgiLCJvc1ZlcnNpb24iOiIxMF8xNV83IiwiY29va2llcyI6dHJ1ZSwiZGV2aWNlX3R5cGUiOiJkZXNrdG9wIiwic2NyZWVuIjoiODAwIHggNjAwIiwibW9iaWxlIjpmYWxzZSwiYm90IjoiT0siLCJoZWFkbGVzc1Zpc2l0IjoiZmFsc2UifSwic2l0ZUluZm8iOnsic2l0ZURvbWFpbiI6Ind3dy5kZXNpZ25ib29tLmNvbSJ9fQ== — 200 — 157 B — 903 ms — h2https://cdn.jsdelivr.net/gh/prebid/currency-file@1/latest.json?date=20260421cdn.jsdelivr.net/gh/prebid/currency... https://cdn.jsdelivr.net/gh/prebid/currency-file@1/latest.json?date=20260421 — 200 — 1.5 KiB — 22 ms — h2https://script.4dex.io/localstore.jsscript.4dex.io/localstore.js https://script.4dex.io/localstore.js — 200 — 1020 B — 23 ms — http/1.1https://exchange.cootlogix.com/prebid/multi/66bcb2841f24a4c72df7aca4exchange.cootlogix.com/prebid/multi... https://exchange.cootlogix.com/prebid/multi/66bcb2841f24a4c72df7aca4 — 204 — 17 B — 611 ms — h2https://exchange.cootlogix.com/prebid/multi/66bcb2841f24a4c72df7aca4exchange.cootlogix.com/prebid/multi... https://exchange.cootlogix.com/prebid/multi/66bcb2841f24a4c72df7aca4 — 204 — 281 B — 478 ms — h2https://tlx.3lift.com/header/auction?lib=prebid&v=8.52.0&referrer=https%3A%2F%2Fwww.designboom.com%2F&tmax=1500tlx.3lift.com/header/auction?lib=pr... https://tlx.3lift.com/header/auction?lib=prebid&v=8.52.0&referrer=https%3A%2F%2Fwww.designboom.com%2F&tmax=1500 — 200 — 489 B — 378 ms — h2https://rtb.openx.net/openrtbb/prebidjsrtb.openx.net/openrtbb/prebidjs https://rtb.openx.net/openrtbb/prebidjs — 200 — 6.4 KiB — 251 ms — h2https://exchange.kueezrtb.com/prebid/multi/672357405abdfcb87eaca9cdexchange.kueezrtb.com/prebid/multi/... https://exchange.kueezrtb.com/prebid/multi/672357405abdfcb87eaca9cd — 200 — 36.2 KiB — 663 ms — h2https://exchange.kueezrtb.com/prebid/multi/672357405abdfcb87eaca9cdexchange.kueezrtb.com/prebid/multi/... https://exchange.kueezrtb.com/prebid/multi/672357405abdfcb87eaca9cd — 204 — 17 B — 664 ms — h2https://prebid.media.net/rtb/prebid?cid=8CU995W35prebid.media.net/rtb/prebid?cid=8CU... https://prebid.media.net/rtb/prebid?cid=8CU995W35 — 200 — 599 B — 142 ms — h2https://direct.adsrvr.org/bid/bidder/publiftdirect.adsrvr.org/bid/bidder/publif... https://direct.adsrvr.org/bid/bidder/publift — 200 — 249 B — 399 ms — h2https://htlb.casalemedia.com/openrtb/pbjs?s=1267055htlb.casalemedia.com/openrtb/pbjs?s... https://htlb.casalemedia.com/openrtb/pbjs?s=1267055 — 200 — 22.4 KiB — 427 ms — h3https://shb.richaudience.com/hb/shb.richaudience.com/hb/ https://shb.richaudience.com/hb/ — 200 — 247 B — 547 ms — h2https://shb.richaudience.com/hb/shb.richaudience.com/hb/ https://shb.richaudience.com/hb/ — 200 — 18.5 KiB — 871 ms — h2https://prebid.a-mo.net/a/cprebid.a-mo.net/a/c https://prebid.a-mo.net/a/c — 204 — 184 B — 496 ms — h2https://ib.adnxs.com/ut/v3/prebidib.adnxs.com/ut/v3/prebid https://ib.adnxs.com/ut/v3/prebid — 200 — 587 B — 539 ms — h2https://rt.marphezis.com/hbrt.marphezis.com/hb https://rt.marphezis.com/hb — 204 — 542 B — 405 ms — h2https://ads.servenobid.com/adreq?cb=7127ads.servenobid.com/adreq?cb=7127 https://ads.servenobid.com/adreq?cb=7127 — 200 — 654 B — 374 ms — h2https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=20884&site_id=598184&zone_id=3836000&size_id=15&alt_size_ids=9%2C8%2C10&rp_schain=1.0,1!publift.com,01JP23SJYWHGM2BWCW7EGY7SMY,1,,,&eid_pubcid.org=337a18f8-4c09-4d94-80d3-bd66904e0171%5E1&rf=https%3A%2F%2Fwww.designboom.com%2F&tg_i.domain=www.designboom.com&tg_i.page=https%3A%2F%2Fwww.designboom.com%2F&tg_i.name=DesignBoom.com&tg_i.cat=IAB3&tg_i.pbadslot=1021178%2FDB_HPB_sidebar%23single-1&tk_flint=pbjs_lite_v8.52.0&x_source.tid=f6a8ee65-cefd-43d7-8ca1-9cbea206ed56&l_pb_bid_id=4068165c7244e7d8&p_screen_res=800x600&rp_secure=1&x_imp.ext.tid=d6ec3f6e-194d-47cf-8134-3a206474d3f0&rp_maxbids=1&p_gpid=1021178%2FDB_HPB_sidebar%23single-1&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_full_ver=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.2175822453321017fastlane.rubiconproject.com/a/api/f... https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=20884&site_id=598184&zone_id=3836000&size_id=15&alt_size_ids=9%2C8%2C10&rp_schain=1.0,1!publift.com,01JP23SJYWHGM2BWCW7EGY7SMY,1,,,&eid_pubcid.org=337a18f8-4c09-4d94-80d3-bd66904e0171%5E1&rf=https%3A%2F%2Fwww.designboom.com%2F&tg_i.domain=www.designboom.com&tg_i.page=https%3A%2F%2Fwww.designboom.com%2F&tg_i.name=DesignBoom.com&tg_i.cat=IAB3&tg_i.pbadslot=1021178%2FDB_HPB_sidebar%23single-1&tk_flint=pbjs_lite_v8.52.0&x_source.tid=f6a8ee65-cefd-43d7-8ca1-9cbea206ed56&l_pb_bid_id=4068165c7244e7d8&p_screen_res=800x600&rp_secure=1&x_imp.ext.tid=d6ec3f6e-194d-47cf-8134-3a206474d3f0&rp_maxbids=1&p_gpid=1021178%2FDB_HPB_sidebar%23single-1&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_full_ver=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.2175822453321017 — 200 — 24.9 KiB — 927 ms — h2https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=20884&site_id=598184&zone_id=3836000&size_id=2&rp_schain=1.0,1!publift.com,01JP23SJYWHGM2BWCW7EGY7SMY,1,,,&eid_pubcid.org=337a18f8-4c09-4d94-80d3-bd66904e0171%5E1&rf=https%3A%2F%2Fwww.designboom.com%2F&tg_i.domain=www.designboom.com&tg_i.page=https%3A%2F%2Fwww.designboom.com%2F&tg_i.name=DesignBoom.com&tg_i.cat=IAB3&tg_i.pbadslot=1021178%2FDB_Billboard_Fluid%23single-1&tk_flint=pbjs_lite_v8.52.0&x_source.tid=f6a8ee65-cefd-43d7-8ca1-9cbea206ed56&l_pb_bid_id=4190f44e645d0d28&p_screen_res=800x600&rp_secure=1&x_imp.ext.tid=f1239624-c483-4078-8642-f07eb97ec9e0&rp_maxbids=1&p_gpid=1021178%2FDB_Billboard_Fluid%23single-1&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_full_ver=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.46042486096202184fastlane.rubiconproject.com/a/api/f... https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=20884&site_id=598184&zone_id=3836000&size_id=2&rp_schain=1.0,1!publift.com,01JP23SJYWHGM2BWCW7EGY7SMY,1,,,&eid_pubcid.org=337a18f8-4c09-4d94-80d3-bd66904e0171%5E1&rf=https%3A%2F%2Fwww.designboom.com%2F&tg_i.domain=www.designboom.com&tg_i.page=https%3A%2F%2Fwww.designboom.com%2F&tg_i.name=DesignBoom.com&tg_i.cat=IAB3&tg_i.pbadslot=1021178%2FDB_Billboard_Fluid%23single-1&tk_flint=pbjs_lite_v8.52.0&x_source.tid=f6a8ee65-cefd-43d7-8ca1-9cbea206ed56&l_pb_bid_id=4190f44e645d0d28&p_screen_res=800x600&rp_secure=1&x_imp.ext.tid=f1239624-c483-4078-8642-f07eb97ec9e0&rp_maxbids=1&p_gpid=1021178%2FDB_Billboard_Fluid%23single-1&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_full_ver=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F0&m_ch_platform=macOS&slots=1&rand=0.46042486096202184 — 200 — 944 B — 596 ms — h2https://prg.smartadserver.com/prebid/v1prg.smartadserver.com/prebid/v1 https://prg.smartadserver.com/prebid/v1 — 200 — 11.5 KiB — 523 ms — h2https://prg.smartadserver.com/prebid/v1prg.smartadserver.com/prebid/v1 https://prg.smartadserver.com/prebid/v1 — 200 — 2.1 KiB — 412 ms — h2https://onetag-sys.com/prebid-requestonetag-sys.com/prebid-request https://onetag-sys.com/prebid-request — 200 — 17.3 KiB — 836 ms — h2https://i.connectad.io/api/v2i.connectad.io/api/v2 https://i.connectad.io/api/v2 — 200 — 7.9 KiB — 342 ms — h2https://s.seedtag.com/c/hb/bids.seedtag.com/c/hb/bid https://s.seedtag.com/c/hb/bid — 200 — 797 B — 154 ms — h3https://ex.ingage.tech/v1/openrtbex.ingage.tech/v1/openrtb https://ex.ingage.tech/v1/openrtb — 204 — 0 B — 135 ms — h2https://bidder.criteo.com/cdb?profileId=207&av=36&wv=8.52.0&cb=26279449608&lsavail=0bidder.criteo.com/cdb?profileId=207... https://bidder.criteo.com/cdb?profileId=207&av=36&wv=8.52.0&cb=26279449608&lsavail=0 — 204 — 620 B — 620 ms — h2https://hbopenbid.pubmatic.com/translator?source=prebid-clienthbopenbid.pubmatic.com/translator?s... https://hbopenbid.pubmatic.com/translator?source=prebid-client — 204 — 310 B — 662 ms — h2https://mp.4dex.io/prebidmp.4dex.io/prebid https://mp.4dex.io/prebid — 200 — 8.6 KiB — 425 ms — h2blob:https://www.designboom.com/c99155a5-52b7-4492-9937-4de905d33258www.designboom.com/c99155a5-52b7-44... blob:https://www.designboom.com/c99155a5-52b7-4492-9937-4de905d33258 — 200 — 0 B — 1 ms — blobhttps://ex.ingage.tech/v1/openrtbex.ingage.tech/v1/openrtb https://ex.ingage.tech/v1/openrtb — 204 — 361 B — 230 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945 — 200 — 187.7 KiB — 13 ms — h3https://script.4dex.io/a/latest/adagio.jsscript.4dex.io/a/latest/adagio.js https://script.4dex.io/a/latest/adagio.js — 200 — 19.5 KiB — 28 ms — http/1.1https://www.google-analytics.com/g/collect?v=2&tid=G-N9M3S9SEP3&gtm=45je64h1v898131507z89209241286za20gzb9209241286zd9209241286&_p=1776813243538&gcd=13l3l3l3l1l1&npa=0&dma=0&tcfd=10000&are=1&cid=742999870.1776813244&frm=0&pscdl=noapi&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~117266401~118128922~118463262&sid=1776813244&sct=1&seg=0&dl=https%3A%2F%2Fwww.designboom.com%2F&dt=designboom%20magazine%20%7C%20your%20first%20source%20for%20architecture%2C%20design%20%26%20art%20news&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2162www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-N9M3S9SEP3&gtm=45je64h1v898131507z89209241286za20gzb9209241286zd9209241286&_p=1776813243538&gcd=13l3l3l3l1l1&npa=0&dma=0&tcfd=10000&are=1&cid=742999870.1776813244&frm=0&pscdl=noapi&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~117266401~118128922~118463262&sid=1776813244&sct=1&seg=0&dl=https%3A%2F%2Fwww.designboom.com%2F&dt=designboom%20magazine%20%7C%20your%20first%20source%20for%20architecture%2C%20design%20%26%20art%20news&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2162 — 204 — 551 B — 199 ms — h2https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 282 B — 358 ms — http/1.1https://matomo.designboom.com/matomo.php?action_name=designboom%20magazine%20%7C%20your%20first%20source%20for%20architecture%2C%20design%20%26%20art%20news&idsite=1&rec=1&r=408934&h=23&m=14&s=4&url=https%3A%2F%2Fwww.designboom.com%2F&_id=c276676e3c34b0d1&_idn=1&send_image=0&_refts=0&pv_id=xYm2eA&pf_net=0&pf_srv=220&pf_tfr=175&pf_dm1=794&uadata=%7B%22formFactors%22%3A%5B%22Desktop%22%5D%2C%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Not-A.Brand%22%2C%22version%22%3A%2224.0.0.0%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22146.0.7680.164%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22%22%2C%22platform%22%3A%22macOS%22%2C%22platformVersion%22%3A%2210.15.7%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=800x600matomo.designboom.com/matomo.php?ac... https://matomo.designboom.com/matomo.php?action_name=designboom%20magazine%20%7C%20your%20first%20source%20for%20architecture%2C%20design%20%26%20art%20news&idsite=1&rec=1&r=408934&h=23&m=14&s=4&url=https%3A%2F%2Fwww.designboom.com%2F&_id=c276676e3c34b0d1&_idn=1&send_image=0&_refts=0&pv_id=xYm2eA&pf_net=0&pf_srv=220&pf_tfr=175&pf_dm1=794&uadata=%7B%22formFactors%22%3A%5B%22Desktop%22%5D%2C%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Not-A.Brand%22%2C%22version%22%3A%2224.0.0.0%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22146.0.7680.164%22%7D%5D%2C%22mobile%22%3Afalse%2C%22model%22%3A%22%22%2C%22platform%22%3A%22macOS%22%2C%22platformVersion%22%3A%2210.15.7%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=800x600 — 204 — 157 B — 258 ms — h2https://btloader.com/tag?o=5708166709903360&upapi=truebtloader.com/tag?o=5708166709903360... https://btloader.com/tag?o=5708166709903360&upapi=true — 200 — 59.5 KiB — 44 ms — h2https://cdn.consentmanager.net/delivery/customdata/bV8xLndfMTQwMjU0LnJfTEdQRC5sX2VuLmRfNDU5OTMueF81Ni52LnAudF80NTk5My54dF80ODA.jscdn.consentmanager.net/delivery/cus... https://cdn.consentmanager.net/delivery/customdata/bV8xLndfMTQwMjU0LnJfTEdQRC5sX2VuLmRfNDU5OTMueF81Ni52LnAudF80NTk5My54dF80ODA.js — 200 — 22.1 KiB — 235 ms — h2https://dsp-service.adtarget.biz/cookie_sync?r=https%3A%2F%2Fu.4dex.io%2Fsetuid%3Fbidder%3Dadt%26it%3Dadg-pb-clt%26uid%3D%24%7BUSER_ID%7Ddsp-service.adtarget.biz/cookie_syn... https://dsp-service.adtarget.biz/cookie_sync?r=https%3A%2F%2Fu.4dex.io%2Fsetuid%3Fbidder%3Dadt%26it%3Dadg-pb-clt%26uid%3D%24%7BUSER_ID%7D — 200 — 1.6 KiB — 207 ms — h2https://cdn.btloader.com/cchecker.html?upapi=truecdn.btloader.com/cchecker.html?upap... https://cdn.btloader.com/cchecker.html?upapi=true — 200 — 707 B — 29 ms — h2https://ad-delivery.net/px.gif?ch=2&e=0.8755171761086378ad-delivery.net/px.gif?ch=2&e=0.875... https://ad-delivery.net/px.gif?ch=2&e=0.8755171761086378 — 200 — 112 B — 61 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.44213169645517747ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.44213169645517747 — 200 — 129 B — 123 ms — h3https://ad-delivery.net/px.gif?ch=1&e=0.991154243910176ad-delivery.net/px.gif?ch=1&e=0.991... https://ad-delivery.net/px.gif?ch=1&e=0.991154243910176 — 200 — 610 B — 56 ms — h2https://ab.dns-finder.com/meta/dnsab.dns-finder.com/meta/dns https://ab.dns-finder.com/meta/dns — 200 — 233 B — 165 ms — h2https://btloader.com/trustedIframe.html?o=5708166709903360&upapi=truebtloader.com/trustedIframe.html?o=5... https://btloader.com/trustedIframe.html?o=5708166709903360&upapi=true — 200 — 2.2 KiB — 27 ms — h2https://cdn.api.btloader.com/device?orgid=5708166709903360&platformVersion=10.15.7&fullVersionList=%5B%7B%22brand%22%3A%22Not-A.Brand%22%2C%22version%22%3A%2224.0.0.0%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22146.0.7680.164%22%7D%5Dcdn.api.btloader.com/device?orgid=5... https://cdn.api.btloader.com/device?orgid=5708166709903360&platformVersion=10.15.7&fullVersionList=%5B%7B%22brand%22%3A%22Not-A.Brand%22%2C%22version%22%3A%2224.0.0.0%22%7D%2C%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22146.0.7680.164%22%7D%5D — 200 — 335 B — 170 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 64 ms — h3https://api.btloader.com/exd?tid=WARFh8RM9h-14aG0pRoco-9db25280df&sid=D7vNCWIO-y7CtMpXyiN-9db25280df&cv=2.1.187-1-g24d1c87&upapi=trueapi.btloader.com/exd?tid=WARFh8RM9h... https://api.btloader.com/exd?tid=WARFh8RM9h-14aG0pRoco-9db25280df&sid=D7vNCWIO-y7CtMpXyiN-9db25280df&cv=2.1.187-1-g24d1c87&upapi=true — 204 — 128 B — 173 ms — h2https://image8.pubmatic.com/AdServer/ImgSync?p=159706&gdpr=&gdpr_consent=&us_privacy=&pu=https%3A%2F%2Fprebid.adtarget.biz%2Fsetuid%3Fbidder%3Dpubmatic%26gdpr%3D0%26gdpr_consent%3D%26f%3Di%26uid%3D%23PMUIDimage8.pubmatic.com/AdServer/ImgSyn... https://image8.pubmatic.com/AdServer/ImgSync?p=159706&gdpr=&gdpr_consent=&us_privacy=&pu=https%3A%2F%2Fprebid.adtarget.biz%2Fsetuid%3Fbidder%3Dpubmatic%26gdpr%3D0%26gdpr_consent%3D%26f%3Di%26uid%3D%23PMUID — 302 — 298 B — 336 ms — h2https://prebid.a-mo.net/cchain/0?gdpr=0&gdpr_consent=&us_privacy=&cb=https%3A%2F%2Fprebid.adtarget.biz%2Fsetuid%3Fbidder%3Damx%26gdpr%3D0%26gdpr_consent%3D%26f%3Di%26uid%3Dprebid.a-mo.net/cchain/0?gdpr=0&gdp... https://prebid.a-mo.net/cchain/0?gdpr=0&gdpr_consent=&us_privacy=&cb=https%3A%2F%2Fprebid.adtarget.biz%2Fsetuid%3Fbidder%3Damx%26gdpr%3D0%26gdpr_consent%3D%26f%3Di%26uid%3D — 204 — 130 B — 491 ms — h2https://cm.adform.net/cookie?redirect_url=https%3A%2F%2Fprebid.adtarget.biz%2Fsetuid%3Fbidder%3Dadform%26gdpr%3D0%26gdpr_consent%3D%26f%3Di%26uid%3D%24UIDcm.adform.net/cookie?redirect_url=h... https://cm.adform.net/cookie?redirect_url=https%3A%2F%2Fprebid.adtarget.biz%2Fsetuid%3Fbidder%3Dadform%26gdpr%3D0%26gdpr_consent%3D%26f%3Di%26uid%3D%24UID — 200 — 475 B — 599 ms — h2https://x.bidswitch.net/check_uuid/https%3A%2F%2Fprebid.adtarget.biz%2Fsetuid%3Fbidder%3Dbmtm%26gdpr%3D0%26gdpr_consent%3D%26f%3Di%26uid%3D%24%7BBSW_UUID%7D?gdpr=0&gdpr_consent=&us_privacy=x.bidswitch.net/check_uuid/https%3A... https://x.bidswitch.net/check_uuid/https%3A%2F%2Fprebid.adtarget.biz%2Fsetuid%3Fbidder%3Dbmtm%26gdpr%3D0%26gdpr_consent%3D%26f%3Di%26uid%3D%24%7BBSW_UUID%7D?gdpr=0&gdpr_consent=&us_privacy= — 302 — 613 B — 375 ms — h2https://u.4dex.io/setuid?bidder=adt&it=adg-pb-clt&uid=475bec87-2668-4048-8ae8-5977393b3af4u.4dex.io/setuid?bidder=adt&it=adg-... https://u.4dex.io/setuid?bidder=adt&it=adg-pb-clt&uid=475bec87-2668-4048-8ae8-5977393b3af4 — 204 — 351 B — 250 ms — h2https://dsp-service.adtarget.biz/users/sync?redir=https%3A%2F%2Fprebid.adtarget.biz%2Fsetuid%3Fbidder%3Dadt%26gdpr%3D%26gdpr_consent%3D%26f%3Db%26uid%3D475bec87-2668-4048-8ae8-5977393b3af4dsp-service.adtarget.biz/users/sync... https://dsp-service.adtarget.biz/users/sync?redir=https%3A%2F%2Fprebid.adtarget.biz%2Fsetuid%3Fbidder%3Dadt%26gdpr%3D%26gdpr_consent%3D%26f%3Db%26uid%3D475bec87-2668-4048-8ae8-5977393b3af4 — 302 — 372 B — 191 ms — h2https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 282 B — 367 ms — http/1.1https://ad-delivery.net/px.gif?ch=1&e=0.8146147586682339ad-delivery.net/px.gif?ch=1&e=0.814... https://ad-delivery.net/px.gif?ch=1&e=0.8146147586682339 — 200 — 110 B — 22 ms — h2https://cdn.consentmanager.net/delivery/crossdomain.htmlcdn.consentmanager.net/delivery/cro... https://cdn.consentmanager.net/delivery/crossdomain.html — 200 — 1.0 KiB — 628 ms — h2https://prebid.adtarget.biz/setuid?bidder=adt&gdpr=&gdpr_consent=&f=b&uid=475bec87-2668-4048-8ae8-5977393b3af4prebid.adtarget.biz/setuid?bidder=a... https://prebid.adtarget.biz/setuid?bidder=adt&gdpr=&gdpr_consent=&f=b&uid=475bec87-2668-4048-8ae8-5977393b3af4 — 301 — 450 B — 18 ms — h2https://static.cdn.adtarget.biz/cookie.html?bidder=adt&gdpr=&gdpr_consent=&f=b&uid=475bec87-2668-4048-8ae8-5977393b3af4static.cdn.adtarget.biz/cookie.html... https://static.cdn.adtarget.biz/cookie.html?bidder=adt&gdpr=&gdpr_consent=&f=b&uid=475bec87-2668-4048-8ae8-5977393b3af4 — 200 — 1.5 KiB — 32 ms — h2https://ad-delivery.net/px.gif?ch=2&e=0.39831223945535044ad-delivery.net/px.gif?ch=2&e=0.398... https://ad-delivery.net/px.gif?ch=2&e=0.39831223945535044 — 200 — 133 B — 20 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.7215355583633344ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.7215355583633344 — 200 — 129 B — 57 ms — h3https://image8.pubmatic.com/AdServer/ImgSync?p=159706&gdpr=&gdpr_consent=&us_privacy=&pu=https%3A%2F%2Fprebid.adtarget.biz%2Fsetuid%3Fbidder%3Dpubmatic%26gdpr%3D0%26gdpr_consent%3D%26f%3Di%26uid%3D%23PMUID&rdf=1image8.pubmatic.com/AdServer/ImgSyn... https://image8.pubmatic.com/AdServer/ImgSync?p=159706&gdpr=&gdpr_consent=&us_privacy=&pu=https%3A%2F%2Fprebid.adtarget.biz%2Fsetuid%3Fbidder%3Dpubmatic%26gdpr%3D0%26gdpr_consent%3D%26f%3Di%26uid%3D%23PMUID&rdf=1 — 200 — 40 B — 113 ms — h2https://x.bidswitch.net/ul_cb/check_uuid/https%3A%2F%2Fprebid.adtarget.biz%2Fsetuid%3Fbidder%3Dbmtm%26gdpr%3D0%26gdpr_consent%3D%26f%3Di%26uid%3D%24%7BBSW_UUID%7D?gdpr=0&gdpr_consent=&us_privacy=x.bidswitch.net/ul_cb/check_uuid/ht... https://x.bidswitch.net/ul_cb/check_uuid/https%3A%2F%2Fprebid.adtarget.biz%2Fsetuid%3Fbidder%3Dbmtm%26gdpr%3D0%26gdpr_consent%3D%26f%3Di%26uid%3D%24%7BBSW_UUID%7D?gdpr=0&gdpr_consent=&us_privacy= — 302 — 100 B — 132 ms — h2https://prebid.adtarget.biz/setuid?bidder=bmtm&gdpr=0&gdpr_consent=&f=i&uid=prebid.adtarget.biz/setuid?bidder=b... https://prebid.adtarget.biz/setuid?bidder=bmtm&gdpr=0&gdpr_consent=&f=i&uid= — 301 — 313 B — 6 ms — h2https://static.cdn.adtarget.biz/cookie.html?bidder=bmtm&gdpr=0&gdpr_consent=&f=i&uid=static.cdn.adtarget.biz/cookie.html... https://static.cdn.adtarget.biz/cookie.html?bidder=bmtm&gdpr=0&gdpr_consent=&f=i&uid= — 200 — 887 B — 14 ms — h2https://cdn.consentmanager.net/delivery/recall/recall_cookie.svgcdn.consentmanager.net/delivery/rec... https://cdn.consentmanager.net/delivery/recall/recall_cookie.svg — 200 — 817 B — 210 ms — h2https://c.delivery.consentmanager.net/delivery/info/?id=140254&did=1&cfdid=1&t=pv.d_ncs.d_ancs.d_bncs.cv&h=https%3A%2F%2Fwww.designboom.com%2F&o=1776813245568&l=EN&lv=158015&d=1&ct=14&e=&e2=&e3=&i=&sv=480&dv=56&c.delivery.consentmanager.net/deliv... https://c.delivery.consentmanager.net/delivery/info/?id=140254&did=1&cfdid=1&t=pv.d_ncs.d_ancs.d_bncs.cv&h=https%3A%2F%2Fwww.designboom.com%2F&o=1776813245568&l=EN&lv=158015&d=1&ct=14&e=&e2=&e3=&i=&sv=480&dv=56& — 200 — 427 B — 214 ms — http/1.1https://cdn.consentmanager.net/delivery/img/logo1745490615x3077.gifcdn.consentmanager.net/delivery/img... https://cdn.consentmanager.net/delivery/img/logo1745490615x3077.gif — 200 — 10.3 KiB — 220 ms — h2https://cdn.consentmanager.net/delivery/whitelabel/cmplogo.svgcdn.consentmanager.net/delivery/whi... https://cdn.consentmanager.net/delivery/whitelabel/cmplogo.svg — 200 — 1.5 KiB — 223 ms — h2https://static.criteo.net/js/ld/publishertag.prebid.144.jsstatic.criteo.net/js/ld/publisherta... https://static.criteo.net/js/ld/publishertag.prebid.144.js — -1 — 0 B — 366 ms — https://pagead2.googlesyndication.com/pagead/ping?e=1pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/ping?e=1 — 204 — 20 B — 130 ms — h3https://ssbsync.smartadserver.com/api/sync?callerId=43&gdpr=0&gdpr_consent=ssbsync.smartadserver.com/api/sync?... https://ssbsync.smartadserver.com/api/sync?callerId=43&gdpr=0&gdpr_consent= — 200 — 771 B — 482 ms — h2https://ad-delivery.net/px.gif?ch=2&e=0.7429855523020285ad-delivery.net/px.gif?ch=2&e=0.742... https://ad-delivery.net/px.gif?ch=2&e=0.7429855523020285 — 200 — 112 B — 17 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.2454684768634442ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.2454684768634442 — 200 — 129 B — 66 ms — h3https://ad-delivery.net/px.gif?ch=1&e=0.6159937223759842ad-delivery.net/px.gif?ch=1&e=0.615... https://ad-delivery.net/px.gif?ch=1&e=0.6159937223759842 — 200 — 110 B — 18 ms — h2https://ab.dns-finder.com/meta/dnsab.dns-finder.com/meta/dns https://ab.dns-finder.com/meta/dns — 200 — 0 B — 3 ms — h2https://ad-delivery.net/px.gif?ch=1&e=0.9874837537839565ad-delivery.net/px.gif?ch=1&e=0.987... https://ad-delivery.net/px.gif?ch=1&e=0.9874837537839565 — 200 — 133 B — 19 ms — h2https://u.4dex.io/setuid?bidder=smart&uid=8057905238567957107&gdpr=0&gdpr_consent=u.4dex.io/setuid?bidder=smart&uid=8... https://u.4dex.io/setuid?bidder=smart&uid=8057905238567957107&gdpr=0&gdpr_consent= — 204 — 224 B — 195 ms — h2https://dsp.360yield.com/dsp_match/275?ssp=45&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D85%26partneruserid%3D$%7BDSP_USER_ID%7D&gdpr=0&gdpr_consent=dsp.360yield.com/dsp_match/275?ssp=... https://dsp.360yield.com/dsp_match/275?ssp=45&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D85%26partneruserid%3D$%7BDSP_USER_ID%7D&gdpr=0&gdpr_consent= — 302 — 750 B — 4.0 s — http/1.1https://sync.srv.stackadapt.com/sync?nid=339&gdpr=0&gdpr_consent=sync.srv.stackadapt.com/sync?nid=33... https://sync.srv.stackadapt.com/sync?nid=339&gdpr=0&gdpr_consent= — 302 — 1.3 KiB — 508 ms — http/1.1https://equativ-match.dotomi.com/match/bounce/current?networkId=9252325&version=1&nuid=SMART_USER_ID&gdpr=0&gdpr_consent=equativ-match.dotomi.com/match/boun... https://equativ-match.dotomi.com/match/bounce/current?networkId=9252325&version=1&nuid=SMART_USER_ID&gdpr=0&gdpr_consent= — 302 — 334 B — 531 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=135&partneruserid=TAM_OK&redirurl=https%3A%2F%2Faax-eu.amazon-adsystem.com%2Fs%2Fdcm%3Fpid%3Df7a5db36-1d5c-4c26-81b6-b4d0807faffb%26id%3DSMART_USER_ID&gdpr=0&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=135&partneruserid=TAM_OK&redirurl=https%3A%2F%2Faax-eu.amazon-adsystem.com%2Fs%2Fdcm%3Fpid%3Df7a5db36-1d5c-4c26-81b6-b4d0807faffb%26id%3DSMART_USER_ID&gdpr=0&gdpr_consent= — 302 — 615 B — 401 ms — h2https://ad-delivery.net/px.gif?ch=2&e=0.273740302257804ad-delivery.net/px.gif?ch=2&e=0.273... https://ad-delivery.net/px.gif?ch=2&e=0.273740302257804 — 200 — 110 B — 23 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.06335647820357393ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.06335647820357393 — 200 — 129 B — 61 ms — h3https://aax-eu.amazon-adsystem.com/s/dcm?pid=f7a5db36-1d5c-4c26-81b6-b4d0807faffb&id=8076587079290204702&gdpr=0&gdpr_consent=aax-eu.amazon-adsystem.com/s/dcm?pi... https://aax-eu.amazon-adsystem.com/s/dcm?pid=f7a5db36-1d5c-4c26-81b6-b4d0807faffb&id=8076587079290204702&gdpr=0&gdpr_consent= — 302 — 794 B — 619 ms — http/1.1https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?p=onfocus&endpoint=us-westsecure-assets.rubiconproject.com/ut... https://secure-assets.rubiconproject.com/utils/xapi/multi-sync.html?p=onfocus&endpoint=us-west — 301 — 137 B — 13 ms — h2https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=165&partneruserid=6MNglOliXL5dj4-OTAfBk9WclhI&gdpr=0&gdpr_consent=rtb-csync.smartadserver.com/redir/?... https://rtb-csync.smartadserver.com/redir/?issi=1&partnerid=165&partneruserid=6MNglOliXL5dj4-OTAfBk9WclhI&gdpr=0&gdpr_consent= — 200 — 574 B — 130 ms — h2https://eus.rubiconproject.com/usync.html?p=onfocus&endpoint=us-westeus.rubiconproject.com/usync.html?p... https://eus.rubiconproject.com/usync.html?p=onfocus&endpoint=us-west — 200 — 379 B — 19 ms — h2https://equativ-match.dotomi.com/match/bounce/current?DotomiTest=6808a1eba280fed&is_secure=true&networkId=9252325&version=1&nuid=SMART_USER_ID&gdpr=0&gdpr_consent=equativ-match.dotomi.com/match/boun... https://equativ-match.dotomi.com/match/bounce/current?DotomiTest=6808a1eba280fed&is_secure=true&networkId=9252325&version=1&nuid=SMART_USER_ID&gdpr=0&gdpr_consent= — 204 — 103 B — 122 ms — h2https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 11.5 KiB — 36 ms — h2https://ad-delivery.net/px.gif?ch=2&e=0.5835441598918971ad-delivery.net/px.gif?ch=2&e=0.583... https://ad-delivery.net/px.gif?ch=2&e=0.5835441598918971 — 200 — 112 B — 16 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.9434383424925927ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.9434383424925927 — 200 — 129 B — 59 ms — h3https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 282 B — 234 ms — http/1.1https://ad-delivery.net/px.gif?ch=2&e=0.07004716209078898ad-delivery.net/px.gif?ch=2&e=0.070... https://ad-delivery.net/px.gif?ch=2&e=0.07004716209078898 — 200 — 133 B — 22 ms — h2https://aax-eu.amazon-adsystem.com/s/dcm?pid=f7a5db36-1d5c-4c26-81b6-b4d0807faffb&id=8076587079290204702&gdpr=0&gdpr_consent=&dcc=taax-eu.amazon-adsystem.com/s/dcm?pi... https://aax-eu.amazon-adsystem.com/s/dcm?pid=f7a5db36-1d5c-4c26-81b6-b4d0807faffb&id=8076587079290204702&gdpr=0&gdpr_consent=&dcc=t — 200 — 566 B — 207 ms — http/1.1https://token.rubiconproject.com/khaos.json?token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json? — 200 — 1.2 KiB — 366 ms — http/1.1https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.19994640966225774ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.19994640966225774 — 200 — 129 B — 57 ms — h3https://ad-delivery.net/px.gif?ch=2&e=0.3887371119283418ad-delivery.net/px.gif?ch=2&e=0.388... https://ad-delivery.net/px.gif?ch=2&e=0.3887371119283418 — 200 — 110 B — 18 ms — h2https://onetag-sys.com/usync/?pubId=6b859b96c564fbe&gdpr=0&gdpr_consent=&us_privacy=onetag-sys.com/usync/?pubId=6b859b9... https://onetag-sys.com/usync/?pubId=6b859b96c564fbe&gdpr=0&gdpr_consent=&us_privacy= — 200 — 5.0 KiB — 406 ms — h2https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.5997915672055438ad.doubleclick.net/favicon.ico?ad=3... https://ad.doubleclick.net/favicon.ico?ad=300x250&ad_box_=1&adnet=1&showad=1&size=250x250&e=0.5997915672055438 — 200 — 129 B — 62 ms — h3https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Fwww.designboom.com%2F&domain=www.designboom.com&cw=1&lsw=1gum.criteo.com/sid/json?origin=preb... https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Fwww.designboom.com%2F&domain=www.designboom.com&cw=1&lsw=1 — 200 — 0 B — 359 ms — h2https://rtb.mfadsrvr.com/sync?ssp=onetag&ssp_user_id=EaNSlVZ97O53OL7MPBzD6bz1wXCh6njEhbn2U2iAO3A&gdpr=0&gdpr_consent=rtb.mfadsrvr.com/sync?ssp=onetag&ss... https://rtb.mfadsrvr.com/sync?ssp=onetag&ssp_user_id=EaNSlVZ97O53OL7MPBzD6bz1wXCh6njEhbn2U2iAO3A&gdpr=0&gdpr_consent= — 302 — 463 B — 411 ms — h2https://ib.adnxs.com/getuid?https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D98%26uid%3D$UID&gdpr=0&gdpr_consent=ib.adnxs.com/getuid?https%3A%2F%2Fo... https://ib.adnxs.com/getuid?https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D98%26uid%3D$UID&gdpr=0&gdpr_consent= — 200 — 578 B — 572 ms — h2https://eus.rubiconproject.com/usync.html?p=onetag&endpoint=us-westeus.rubiconproject.com/usync.html?p... https://eus.rubiconproject.com/usync.html?p=onetag&endpoint=us-west — 200 — 379 B — 124 ms — h2https://user-sync.fwmrm.net/ad/u?mode=echo&cr=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D3%26gdpr%3D0%26gdpr_consent%3D%26uid%3Duser-sync.fwmrm.net/ad/u?mode=echo&... https://user-sync.fwmrm.net/ad/u?mode=echo&cr=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D3%26gdpr%3D0%26gdpr_consent%3D%26uid%3D — 200 — 437 B — 1.1 s — http/1.1https://pixel.rubiconproject.com/tap.php?v=223352&nid=4584&put=EaNSlVZ97O53OL7MPBzD6bz1wXCh6njEhbn2U2iAO3Apixel.rubiconproject.com/tap.php?v=... https://pixel.rubiconproject.com/tap.php?v=223352&nid=4584&put=EaNSlVZ97O53OL7MPBzD6bz1wXCh6njEhbn2U2iAO3A — 200 — 1.3 KiB — 401 ms — http/1.1https://cs.admanmedia.com/73c1e1bfc3bde354d60b80e601ae3914.gif?puid=[UID]&redir=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D164%26gdpr%3D0%26gdpr_consent%3D%26uid%3D%5BUID%5D&gdpr=0&gdpr_consent=&ccpa=&coppa=cs.admanmedia.com/73c1e1bfc3bde354d... https://cs.admanmedia.com/73c1e1bfc3bde354d60b80e601ae3914.gif?puid=[UID]&redir=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D164%26gdpr%3D0%26gdpr_consent%3D%26uid%3D%5BUID%5D&gdpr=0&gdpr_consent=&ccpa=&coppa= — 302 — 395 B — 402 ms — h2https://t.adx.opera.com/pub/sync?pubid=pub10101531197440&gdpr=0&gdpr_consent=t.adx.opera.com/pub/sync?pubid=pub1... https://t.adx.opera.com/pub/sync?pubid=pub10101531197440&gdpr=0&gdpr_consent= — 302 — 908 B — 602 ms — http/1.1https://onetag-sys.com/match/?int_id=106&redir=1&ot_initiated=1&gdpr=0&gdpr_consent=onetag-sys.com/match/?int_id=106&re... https://onetag-sys.com/match/?int_id=106&redir=1&ot_initiated=1&gdpr=0&gdpr_consent= — 302 — 322 B — 143 ms — h2https://ssbsync-global.smartadserver.com/api/sync?callerId=5&gdpr=0&gdpr_consent=&us_privacy=&redirectUri=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D107%26uid%3D[ssb_sync_pid]ssbsync-global.smartadserver.com/ap... https://ssbsync-global.smartadserver.com/api/sync?callerId=5&gdpr=0&gdpr_consent=&us_privacy=&redirectUri=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D107%26uid%3D[ssb_sync_pid] — 302 — 325 B — 203 ms — h2https://onetag-sys.com/match/?int_id=113&gdpr=0&gdpr_consent=&callback=https%3A%2F%2Fs.amazon-adsystem.com%2Fecm3%3Fex%3Donetag.com%26id%3D%24%7BUSER_TOKEN%7D&ot_initiated=1onetag-sys.com/match/?int_id=113&gd... https://onetag-sys.com/match/?int_id=113&gdpr=0&gdpr_consent=&callback=https%3A%2F%2Fs.amazon-adsystem.com%2Fecm3%3Fex%3Donetag.com%26id%3D%24%7BUSER_TOKEN%7D&ot_initiated=1 — 302 — 478 B — 141 ms — h2https://image8.pubmatic.com/AdServer/ImgSync?p=159706&gdpr=0&gdpr_consent=&us_privacy=&pu=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D114%26gdpr%3D0%26gdpr_consent%3D%26uid%3D%23PMUIDimage8.pubmatic.com/AdServer/ImgSyn... https://image8.pubmatic.com/AdServer/ImgSync?p=159706&gdpr=0&gdpr_consent=&us_privacy=&pu=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D114%26gdpr%3D0%26gdpr_consent%3D%26uid%3D%23PMUID — 302 — 174 B — 118 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=onetag_eb&gdpr=0&gdpr_consent=&google_cmcm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=onetag_eb&gdpr=0&gdpr_consent=&google_cm — 302 — 542 B — 163 ms — h2https://sync.1rx.io/usersync2/rmpssp?sub=onetaglimited&gdpr=0&gdpr_consent=${GDPR_CONSENT}&us_privacy=sync.1rx.io/usersync2/rmpssp?sub=on... https://sync.1rx.io/usersync2/rmpssp?sub=onetaglimited&gdpr=0&gdpr_consent=${GDPR_CONSENT}&us_privacy= — 302 — 175 B — 418 ms — h2https://x.bidswitch.net/sync?ssp=onetag&gdpr=0&gdpr_consent=&user_id=EaNSlVZ97O53OL7MPBzD6bz1wXCh6njEhbn2U2iAO3Ax.bidswitch.net/sync?ssp=onetag&gdp... https://x.bidswitch.net/sync?ssp=onetag&gdpr=0&gdpr_consent=&user_id=EaNSlVZ97O53OL7MPBzD6bz1wXCh6njEhbn2U2iAO3A — 302 — 476 B — 131 ms — h2https://u.4dex.io/setuid?bidder=onetag&uid=EaNSlVZ97O53OL7MPBzD6bz1wXCh6njEhbn2U2iAO3A&gdpr=0&gdpr_consent=&us_privacy=u.4dex.io/setuid?bidder=onetag&uid=... https://u.4dex.io/setuid?bidder=onetag&uid=EaNSlVZ97O53OL7MPBzD6bz1wXCh6njEhbn2U2iAO3A&gdpr=0&gdpr_consent=&us_privacy= — 204 — 15 B — 186 ms — h3https://api.btloader.com/country?o=5708166709903360api.btloader.com/country?o=57081667... https://api.btloader.com/country?o=5708166709903360 — 200 — 153 B — 151 ms — h2https://image8.pubmatic.com/AdServer/ImgSync?p=159706&gdpr=0&gdpr_consent=&us_privacy=&pu=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D114%26gdpr%3D0%26gdpr_consent%3D%26uid%3D%23PMUID&rdf=1image8.pubmatic.com/AdServer/ImgSyn... https://image8.pubmatic.com/AdServer/ImgSync?p=159706&gdpr=0&gdpr_consent=&us_privacy=&pu=https%3A%2F%2Fonetag-sys.com%2Fmatch%2F%3Fint_id%3D114%26gdpr%3D0%26gdpr_consent%3D%26uid%3D%23PMUID&rdf=1 — 200 — 40 B — 113 ms — h2https://api.btloader.com/pv?nlf=false&tid=WARFh8RM9h-14aG0pRoco-9db25280df&sid=D7vNCWIO-y7CtMpXyiN-9db25280df&cv=2.1.187-1-g24d1c87&upapi=trueapi.btloader.com/pv?nlf=false&tid=W... https://api.btloader.com/pv?nlf=false&tid=WARFh8RM9h-14aG0pRoco-9db25280df&sid=D7vNCWIO-y7CtMpXyiN-9db25280df&cv=2.1.187-1-g24d1c87&upapi=true — 204 — 40 B — 148 ms — h2https://x.bidswitch.net/ul_cb/sync?ssp=onetag&gdpr=0&gdpr_consent=&user_id=EaNSlVZ97O53OL7MPBzD6bz1wXCh6njEhbn2U2iAO3Ax.bidswitch.net/ul_cb/sync?ssp=onet... https://x.bidswitch.net/ul_cb/sync?ssp=onetag&gdpr=0&gdpr_consent=&user_id=EaNSlVZ97O53OL7MPBzD6bz1wXCh6njEhbn2U2iAO3A — 302 — 93 B — 126 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=one_tag&google_hm=&gdpr=0&gdpr_consent=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=one_tag&google_hm=&gdpr=0&gdpr_consent= — 302 — 226 B — 61 ms — h2https://s.amazon-adsystem.com/ecm3?ex=onetag.com&id=Qp4iQGuZQrLQvWRSAj7kHrm872OWmqcfIIaoVt4RoXIs.amazon-adsystem.com/ecm3?ex=oneta... https://s.amazon-adsystem.com/ecm3?ex=onetag.com&id=Qp4iQGuZQrLQvWRSAj7kHrm872OWmqcfIIaoVt4RoXI — 200 — 477 B — 388 ms — http/1.1https://eus.rubiconproject.com/usync.jseus.rubiconproject.com/usync.js https://eus.rubiconproject.com/usync.js — 200 — 0 B — 0 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=onetag_eb&gdpr=0&gdpr_consent=&google_cm=&google_tc=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=onetag_eb&gdpr=0&gdpr_consent=&google_cm=&google_tc= — 302 — 108 B — 60 ms — h2https://onetag-sys.com/match/?int_id=107&uid=1772365594672902695onetag-sys.com/match/?int_id=107&ui... https://onetag-sys.com/match/?int_id=107&uid=1772365594672902695 — 200 — 377 B — 135 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=one_tag&google_hm=&gdpr=0&gdpr_consent=&google_tc=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=one_tag&google_hm=&gdpr=0&gdpr_consent=&google_tc= — 302 — 108 B — 70 ms — h2https://onetag-sys.com/match/?int_id=106&google_error=3&gdpr=0&gdpr_consent=onetag-sys.com/match/?int_id=106&go... https://onetag-sys.com/match/?int_id=106&google_error=3&gdpr=0&gdpr_consent= — 200 — 231 B — 135 ms — h2https://um.simpli.fi/bidswitch?ssp=onetag&bsw_param=&gdpr=0&gdpr_consent=um.simpli.fi/bidswitch?ssp=onetag&b... https://um.simpli.fi/bidswitch?ssp=onetag&bsw_param=&gdpr=0&gdpr_consent= — 302 — 641 B — 436 ms — h2https://onetag-sys.com/match/?int_id=19&google_error=3&gdpr=0&gdpr_consent=onetag-sys.com/match/?int_id=19&goo... https://onetag-sys.com/match/?int_id=19&google_error=3&gdpr=0&gdpr_consent= — 200 — 231 B — 135 ms — h2https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Fwww.designboom.com%2F&domain=www.designboom.com&cw=1&lsw=1gum.criteo.com/sid/json?origin=preb... https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Fwww.designboom.com%2F&domain=www.designboom.com&cw=1&lsw=1 — 302 — 845 B — 350 ms — h2https://onetag-sys.com/match/?int_id=164&gdpr=0&gdpr_consent=&uid=cab847a4-4f02-45ef-b180-314041016552onetag-sys.com/match/?int_id=164&gd... https://onetag-sys.com/match/?int_id=164&gdpr=0&gdpr_consent=&uid=cab847a4-4f02-45ef-b180-314041016552 — 200 — 377 B — 135 ms — h2https://rtb.mfadsrvr.com/ul_cb/sync?ssp=onetag&ssp_user_id=EaNSlVZ97O53OL7MPBzD6bz1wXCh6njEhbn2U2iAO3A&gdpr=0&gdpr_consent=rtb.mfadsrvr.com/ul_cb/sync?ssp=one... https://rtb.mfadsrvr.com/ul_cb/sync?ssp=onetag&ssp_user_id=EaNSlVZ97O53OL7MPBzD6bz1wXCh6njEhbn2U2iAO3A&gdpr=0&gdpr_consent= — 204 — 58 B — 133 ms — h2https://onetag-sys.com/match/?int_id=212&uid=OPTOUTonetag-sys.com/match/?int_id=212&ui... https://onetag-sys.com/match/?int_id=212&uid=OPTOUT — 200 — 377 B — 135 ms — h2https://www.temu.com/api/adx/cm/pixel-opera?adx_uid=323713a68f090048&gdpr=0&gdpr_consent=&us_privacy=&redir=https%3A%2F%2Ft.oa.opera.com%2Fsync%3Fvendor%3D60369%26pubid%3Dpub10101531197440%26gdpr%3D0%26consent%3D%26us_privacy%3D%26custom_data%3Dwww.temu.com/api/adx/cm/pixel-opera... https://www.temu.com/api/adx/cm/pixel-opera?adx_uid=323713a68f090048&gdpr=0&gdpr_consent=&us_privacy=&redir=https%3A%2F%2Ft.oa.opera.com%2Fsync%3Fvendor%3D60369%26pubid%3Dpub10101531197440%26gdpr%3D0%26consent%3D%26us_privacy%3D%26custom_data%3D — 302 — 702 B — 143 ms — h2https://token.rubiconproject.com/khaos.json?token.rubiconproject.com/khaos.json... https://token.rubiconproject.com/khaos.json? — 200 — 1.2 KiB — 119 ms — http/1.1https://mug.criteo.com/sid?cpp=AMqlIHxtWXZQbitDQWJwZUFiZGMxZFVNZk1tbEdzN0t0L0ZMMmZDRlJ2Um5JV1A3SUYrYWw5Z2J3MTIxOG1HeWdxTTIxQ1lEN3I2anBycjRoRDc2SDZNZ3N5Y0F4M1BVbDdCY3ZZUjRxdituSUxSelB5WXFscXFOcGp0Tk93NTdxUVVXelMwdnE4ekFiM21aai84Z0xONmovSFpjSDhOZTk2b2k3Snh3QXVrM25JOHgxWU0vVXdKMVFYWWNYS3R6bG02RUtpMWlodFo4L1RSREwrZk5VRVU1akRLeWRJekFIT2ZGN2tyWG9hK0xkaVAvblp5bTZsZ0YwQWgxdk4wNyt0b3p6aVZhSVpwaEdsaUJ1N2VoUGJXUEhxdz09fA&cppv=2mug.criteo.com/sid?cpp=AMqlIHxtWXZQ... https://mug.criteo.com/sid?cpp=AMqlIHxtWXZQbitDQWJwZUFiZGMxZFVNZk1tbEdzN0t0L0ZMMmZDRlJ2Um5JV1A3SUYrYWw5Z2J3MTIxOG1HeWdxTTIxQ1lEN3I2anBycjRoRDc2SDZNZ3N5Y0F4M1BVbDdCY3ZZUjRxdituSUxSelB5WXFscXFOcGp0Tk93NTdxUVVXelMwdnE4ekFiM21aai84Z0xONmovSFpjSDhOZTk2b2k3Snh3QXVrM25JOHgxWU0vVXdKMVFYWWNYS3R6bG02RUtpMWlodFo4L1RSREwrZk5VRVU1akRLeWRJekFIT2ZGN2tyWG9hK0xkaVAvblp5bTZsZ0YwQWgxdk4wNyt0b3p6aVZhSVpwaEdsaUJ1N2VoUGJXUEhxdz09fA&cppv=2 — 200 — 0 B — 385 ms — h2https://x.bidswitch.net/sync?dsp_id=518&user_id=5FCC1EC49B1340A68087F610EFD82669&ssp=onetag&bsw_param=&gdpr=0&gdpr_consent=x.bidswitch.net/sync?dsp_id=518&use... https://x.bidswitch.net/sync?dsp_id=518&user_id=5FCC1EC49B1340A68087F610EFD82669&ssp=onetag&bsw_param=&gdpr=0&gdpr_consent= — 302 — 257 B — 126 ms — h2https://cdn.fuseplatform.net/telemetry/noconsent?cwvRep=%5B%7B%22name%22%3A%22FCP%22%2C%22value%22%3A%221480%22%2C%22rating%22%3A%22good%22%2C%22id%22%3A%22v4-1776813243751-6020968869560%22%2C%22delta%22%3A%221480%22%7D%2C%7B%22name%22%3A%22LCP%22%2C%22value%22%3A%221480%22%2C%22rating%22%3A%22good%22%2C%22id%22%3A%22v4-1776813243751-3985194563233%22%2C%22delta%22%3A%221480%22%2C%22element%22%3A%22img%22%7D%2C%7B%22name%22%3A%22CLS%22%2C%22value%22%3A%220.000007767161369407232%22%2C%22rating%22%3A%22good%22%2C%22id%22%3A%22v4-1776813243763-2198292553057%22%2C%22delta%22%3A%220.000007767161369407232%22%2C%22element%22%3A%22%3A%3Aafter%22%7D%5D&cmpj=unknown&v=1&ttm=1776813248765&cookie=true&res=800x600&device=desktop&browser=chrome&fuuid=b3a65853-2986-544a-97fd-c49aafcd6c93&fid=4031&pubid=3&url=https%3A%2F%2Fwww.designboom.com%2F&sid=c8102916cae4c3ace6e4&srate=100&adserver=gpt&etm=6512&e=web-vitals&tenant=publift&fusecdn=cloudflare&tlt=1490&account=designboomcom&experiments=%7B%22fuse_exp_0%22%3A%22false%22%2C%22fuse_exp_1%22%3A%22true%22%2C%22fuse_exp_2%22%3A%22true%22%2C%22fuse_exp_3%22%3A%22true%22%2C%22fuse_exp_6%22%3A%22true%22%2C%22fuse_exp_7%22%3A%22true%22%2C%22fuse_exp_8%22%3A%22true%22%2C%22fuse_exp_9%22%3A%22false%22%2C%22fuse_exp_10%22%3A%22false%22%2C%22fuse_exp_13%22%3A%22false%22%2C%22fuse_exp_14%22%3A%22true%22%2C%22fuse_exp_15%22%3A%22true%22%2C%22fuse_exp_18%22%3A%22true%22%2C%22fuse_exp_20%22%3A%22ineligible%22%2C%22fuse_exp_21%22%3A%22false%22%2C%22fuse_exp_22%22%3A%22ineligible%22%2C%22fuse_exp_27%22%3A%22false%22%7D&bge=33across%2Cgumgum&geo_country=BR&geo_state=SP&geo_code=BR&bs=72cdn.fuseplatform.net/telemetry/noco... https://cdn.fuseplatform.net/telemetry/noconsent?cwvRep=%5B%7B%22name%22%3A%22FCP%22%2C%22value%22%3A%221480%22%2C%22rating%22%3A%22good%22%2C%22id%22%3A%22v4-1776813243751-6020968869560%22%2C%22delta%22%3A%221480%22%7D%2C%7B%22name%22%3A%22LCP%22%2C%22value%22%3A%221480%22%2C%22rating%22%3A%22good%22%2C%22id%22%3A%22v4-1776813243751-3985194563233%22%2C%22delta%22%3A%221480%22%2C%22element%22%3A%22img%22%7D%2C%7B%22name%22%3A%22CLS%22%2C%22value%22%3A%220.000007767161369407232%22%2C%22rating%22%3A%22good%22%2C%22id%22%3A%22v4-1776813243763-2198292553057%22%2C%22delta%22%3A%220.000007767161369407232%22%2C%22element%22%3A%22%3A%3Aafter%22%7D%5D&cmpj=unknown&v=1&ttm=1776813248765&cookie=true&res=800x600&device=desktop&browser=chrome&fuuid=b3a65853-2986-544a-97fd-c49aafcd6c93&fid=4031&pubid=3&url=https%3A%2F%2Fwww.designboom.com%2F&sid=c8102916cae4c3ace6e4&srate=100&adserver=gpt&etm=6512&e=web-vitals&tenant=publift&fusecdn=cloudflare&tlt=1490&account=designboomcom&experiments=%7B%22fuse_exp_0%22%3A%22false%22%2C%22fuse_exp_1%22%3A%22true%22%2C%22fuse_exp_2%22%3A%22true%22%2C%22fuse_exp_3%22%3A%22true%22%2C%22fuse_exp_6%22%3A%22true%22%2C%22fuse_exp_7%22%3A%22true%22%2C%22fuse_exp_8%22%3A%22true%22%2C%22fuse_exp_9%22%3A%22false%22%2C%22fuse_exp_10%22%3A%22false%22%2C%22fuse_exp_13%22%3A%22false%22%2C%22fuse_exp_14%22%3A%22true%22%2C%22fuse_exp_15%22%3A%22true%22%2C%22fuse_exp_18%22%3A%22true%22%2C%22fuse_exp_20%22%3A%22ineligible%22%2C%22fuse_exp_21%22%3A%22false%22%2C%22fuse_exp_22%22%3A%22ineligible%22%2C%22fuse_exp_27%22%3A%22false%22%7D&bge=33across%2Cgumgum&geo_country=BR&geo_state=SP&geo_code=BR&bs=72 — 200 — 457 B — 10 ms — h3https://t.oa.opera.com/sync?vendor=60369&pubid=pub10101531197440&gdpr=0&consent=&us_privacy=&custom_data=t.oa.opera.com/sync?vendor=60369&pu... https://t.oa.opera.com/sync?vendor=60369&pubid=pub10101531197440&gdpr=0&consent=&us_privacy=&custom_data= — 302 — 784 B — 564 ms — http/1.1https://onetag-sys.com/match/?int_id=30&uid=&gdpr=0&gdpr_consent=&us_privacy=onetag-sys.com/match/?int_id=30&uid... https://onetag-sys.com/match/?int_id=30&uid=&gdpr=0&gdpr_consent=&us_privacy= — 200 — 377 B — 135 ms — h2https://mug.criteo.com/sid?cpp=AMqlIHxtWXZQbitDQWJwZUFiZGMxZFVNZk1tbEdzN0t0L0ZMMmZDRlJ2Um5JV1A3SUYrYWw5Z2J3MTIxOG1HeWdxTTIxQ1lEN3I2anBycjRoRDc2SDZNZ3N5Y0F4M1BVbDdCY3ZZUjRxdituSUxSelB5WXFscXFOcGp0Tk93NTdxUVVXelMwdnE4ekFiM21aai84Z0xONmovSFpjSDhOZTk2b2k3Snh3QXVrM25JOHgxWU0vVXdKMVFYWWNYS3R6bG02RUtpMWlodFo4L1RSREwrZk5VRVU1akRLeWRJekFIT2ZGN2tyWG9hK0xkaVAvblp5bTZsZ0YwQWgxdk4wNyt0b3p6aVZhSVpwaEdsaUJ1N2VoUGJXUEhxdz09fA&cppv=2mug.criteo.com/sid?cpp=AMqlIHxtWXZQ... https://mug.criteo.com/sid?cpp=AMqlIHxtWXZQbitDQWJwZUFiZGMxZFVNZk1tbEdzN0t0L0ZMMmZDRlJ2Um5JV1A3SUYrYWw5Z2J3MTIxOG1HeWdxTTIxQ1lEN3I2anBycjRoRDc2SDZNZ3N5Y0F4M1BVbDdCY3ZZUjRxdituSUxSelB5WXFscXFOcGp0Tk93NTdxUVVXelMwdnE4ekFiM21aai84Z0xONmovSFpjSDhOZTk2b2k3Snh3QXVrM25JOHgxWU0vVXdKMVFYWWNYS3R6bG02RUtpMWlodFo4L1RSREwrZk5VRVU1akRLeWRJekFIT2ZGN2tyWG9hK0xkaVAvblp5bTZsZ0YwQWgxdk4wNyt0b3p6aVZhSVpwaEdsaUJ1N2VoUGJXUEhxdz09fA&cppv=2 — 200 — 1.1 KiB — 383 ms — h2https://onetag-sys.com/match/?gdpr=0&gdpr_consent=%24%7BGDPR_STRING%7D&int_id=168&uid=OPU6c44bd9e22084cf08152494f3bf0ff17onetag-sys.com/match/?gdpr=0&gdpr_c... https://onetag-sys.com/match/?gdpr=0&gdpr_consent=%24%7BGDPR_STRING%7D&int_id=168&uid=OPU6c44bd9e22084cf08152494f3bf0ff17 — 200 — 377 B — 135 ms — h2https://dsp.360yield.com/ul_cb/dsp_match/275?ssp=45&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D85%26partneruserid%3D$%7BDSP_USER_ID%7D&gdpr=0&gdpr_consent=dsp.360yield.com/ul_cb/dsp_match/27... https://dsp.360yield.com/ul_cb/dsp_match/275?ssp=45&r=https%3A%2F%2Frtb-csync.smartadserver.com%2Fredir%2F%3Fissi%3D1%26partnerid%3D85%26partneruserid%3D$%7BDSP_USER_ID%7D&gdpr=0&gdpr_consent= — 200 — 293 B — 163 ms — http/1.1https://c.clarity.ms/c.gifc.clarity.ms/c.gif https://c.clarity.ms/c.gif — 302 — 516 B — 137 ms — h2https://www.designboom.com/favicon.icowww.designboom.com/favicon.ico https://www.designboom.com/favicon.ico — 200 — 5.2 KiB — 18 ms — h2https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=B8CC6135ACDE418B95CE29A22BE11747&RedC=c.clarity.ms&MXFR=26BD53A591C666AF027244E795C6680Ac.bing.com/c.gif?ctsa=mr&CtsSyncId=... https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=B8CC6135ACDE418B95CE29A22BE11747&RedC=c.clarity.ms&MXFR=26BD53A591C666AF027244E795C6680A — 302 — 762 B — 130 ms — h2https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=B8CC6135ACDE418B95CE29A22BE11747&MUID=1A491AE131066CCC3A6E0DA3307F6D24c.clarity.ms/c.gif?ctsa=mr&CtsSyncI... https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=B8CC6135ACDE418B95CE29A22BE11747&MUID=1A491AE131066CCC3A6E0DA3307F6D24 — 200 — 466 B — 123 ms — h2https://b.clarity.ms/collectb.clarity.ms/collect https://b.clarity.ms/collect — 204 — 282 B — 119 ms — http/1.1https://static.designboom.com/wp-content/uploads/2026/04/Screenshot-2026-04-15-at-14.57.03.jpgstatic.designboom.com/wp-content/up... https://static.designboom.com/wp-content/uploads/2026/04/Screenshot-2026-04-15-at-14.57.03.jpg — 200 — 244.6 KiB — 27 ms — h2https://static.designboom.com/wp-content/uploads/2026/04/Screenshot-2026-04-13-at-11.12.44.pngstatic.designboom.com/wp-content/up... https://static.designboom.com/wp-content/uploads/2026/04/Screenshot-2026-04-13-at-11.12.44.png — 200 — 1.4 MiB — 89 ms — h2https://static.designboom.com/wp-content/uploads/2026/04/how-lachlan-turczan-reshapes-matter-bending-light-water-atmospheric-installations-1800b.jpgstatic.designboom.com/wp-content/up... https://static.designboom.com/wp-content/uploads/2026/04/how-lachlan-turczan-reshapes-matter-bending-light-water-atmospheric-installations-1800b.jpg — 200 — 202.1 KiB — 28 ms — h2
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 2822ms · 1028KB · €31/mo
static.designboom.com
Other
Costly
Execution 872ms
Transfer 19 KB
Monthly Cost €9/mo
Unattributable
Other
Costly
Execution 398ms
Transfer 0 KB
Monthly Cost €4/mo
www.designboom.com
Other
Costly
Execution 304ms
Transfer 33 KB
Monthly Cost €3/mo
Microsoft Clarity
Session Replay
Costly
Execution 293ms
Transfer 26 KB
Monthly Cost €3/mo
c.delivery.consentmanager.net
Other
Costly
Execution 247ms
Transfer 3 KB
Monthly Cost €3/mo
cdn.fuseplatform.net
Other
Optional
Execution 174ms
Transfer 102 KB
Unused 44%
Monthly Cost €2/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 124ms
Transfer 188 KB
Unused 69%
Monthly Cost €1/mo
cdn.confiant-integrations.net
Other
Optional
Execution 123ms
Transfer 142 KB
Unused 57%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 81ms
Transfer 156 KB
Unused 42%
Monthly Cost €1/mo
btloader.com
Other
Optional
Execution 81ms
Transfer 60 KB
Monthly Cost €1/mo
cdn.fuseplatform.net
Other
Optional
Execution 70ms
Transfer 177 KB
Unused 40%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 55ms
Transfer 123 KB
Unused 48%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • static.designboom.com adds 872ms and costs ~€9/month
  • Unattributable adds 398ms and costs ~€4/month
  • www.designboom.com adds 304ms and costs ~€3/month
  • Microsoft Clarity adds 293ms and costs ~€3/month
  • c.delivery.consentmanager.net adds 247ms and costs ~€3/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

static.designboom.com takes 872ms 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

Unattributable takes 398ms 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.designboom.com takes 304ms 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

Microsoft Clarity takes 293ms 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

c.delivery.consentmanager.net takes 247ms 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

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

57% of cdn.confiant-integrations.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

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