Skip to content
https://moma.org

Performance

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

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

57
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
85
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.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

2.14 s

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

3.38 s

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

212 ms

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

0.002

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

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

9.14 s

Page Load Progression

842 ms
1.7 s
2.5 s
3.4 s
4.2 s
5.1 s
5.9 s
6.7 s
Checks
15
6 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
26.3 MB transferred, 208 requests
FIX
26.3 MB transferred, 208 requests
Critical::
Page weighs 36.8 MB (26.3 MB transferred)
Warning::
JavaScript is 5.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 5.6 MB
Warning::
Images are 3.9 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 3.9 MB
Warning::
208 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 5.5 g CO2 per page load
26.3 MB / 2.4 MB budget
26.3 MB transferred
208 requests
5.5 g CO2 per page load
Other 16.4 MiB 62%
JavaScript 5.6 MiB 21%
Images 3.9 MiB 15%
Fonts 152.8 KiB 1%
CSS 90.6 KiB 0%
Other 78.2 KiB 0%
HTML 65.1 KiB 0%
Other 4.6 KiB 0%
Other 3.7 KiB 0%
Other 596 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

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 (26.3 MiB of 26.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2720ms total JS execution
FIX
2720ms total JS execution
Warning::
https://www.moma.org/dist/commons.914be26cb6dff3c6...: 605ms CPU time
Warning::
Unattributable: 357ms CPU time
Warning::
https://www.moma.org/: 307ms CPU time
Info::
https://www.moma.org/dist/main.7411a40bd3be0d7c184...: 201ms CPU time
Info::
https://cdn.us.heap-api.com/v5/heapjs-static/5.3.1...: 148ms CPU time
Warning::
Third-party scripts: 2720ms (100% of total)

Main Thread Breakdown

Script Evaluation 53% Other 17% Style & Layout 15% Script Parsing & Compilation 12%
ScriptTotalScriptingParse/CompileParty
https://www.moma.org/dist/commons.914be26cb6dff3c66d69.js605ms234ms23ms3rd
Unattributable357ms10ms0ms3rd
https://www.moma.org/307ms16ms1ms3rd
https://www.moma.org/dist/main.7411a40bd3be0d7c184d.js201ms105ms74ms3rd
https://cdn.us.heap-api.com/v5/heapjs-static/5.3.12/core/heap.js148ms140ms6ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NHWPNLJ127ms110ms14ms3rd
https://dev.visualwebsiteoptimizer.com/cdn/edrv/va_gq-d728c477f0f4777c8be7f1f120d0c70b.br.js126ms84ms15ms3rd
https://t.contentsquare.net/uxa/89d5842b786f4.js122ms110ms10ms3rd
https://www.googletagmanager.com/gtag/js?id=G-9QE7QKTBJH&cx=c&gtm=4e64h1115ms96ms17ms3rd
https://www.googletagmanager.com/gtag/js?id=G-8QY3201SLC&cx=c&gtm=4e64h1107ms78ms28ms3rd

Showing top 10 of 17 scripts

F
JS Bundles
Action
67 scripts, 3.7 MB unused
FIX
67 scripts, 3.7 MB unused
Warning::
https://www.moma.org/dist/sanity-portable-text.3ab...: 1.0 MB unused (98%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.moma.org/dist/overlay-images-initializ...: 1.0 MB unused (100%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.moma.org/dist/main.7411a40bd3be0d7c184...: 990 KB unused (81%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.moma.org/dist/commons.914be26cb6dff3c6...: 126 KB unused (58%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 72 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 3.7 MB
3838 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.moma.org/dist/sanity-portable-text.3ab8161e81c75e81f08a.js1068 KB1045 KB (98%)3rd
https://www.moma.org/dist/overlay-images-initializer.51579758922f3ebfc185.js1042 KB1038 KB (100%)3rd
https://www.moma.org/dist/main.7411a40bd3be0d7c184d.js1225 KB990 KB (81%)3rd
https://www.moma.org/dist/commons.914be26cb6dff3c66d69.js218 KB126 KB (58%)3rd
https://www.googletagmanager.com/gtag/destination?id=DC-12602964&cx=c&gtm=4e64h1148 KB72 KB (48%)3rd
https://www.googletagmanager.com/gtag/js?id=G-RG0HEMD55H&cx=c&gtm=4e64h1173 KB66 KB (38%)3rd
https://www.googletagmanager.com/gtag/js?id=G-8QY3201SLC&cx=c&gtm=4e64h1174 KB66 KB (38%)3rd
https://t.contentsquare.net/uxa/89d5842b786f4.js119 KB65 KB (55%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-NHWPNLJ173 KB64 KB (37%)3rd
https://dev.visualwebsiteoptimizer.com/cdn/edrv/va_gq-d728c477f0f4777c8be7f1f120d0c70b.br.js97 KB64 KB (66%)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
208 resources · 26.3 MB · 3.7 MB savings available
FIX
208 resources · 26.3 MB · 3.7 MB savings available
Warning::
Page weight 25.3 MB over 1MB target
Got: 26.3 MB Expected: ≤ 1 MB
Info::
~3.7 MB of savings available
Warning::
207 third-party resources (100% of weight)
Info::
11 resources over 200KB
208 resources · 26.3 MiB · 207 third-party 25.3 MiB over 1MB target
Media 62% · 16.3 MiB
JavaScript 22% · 5.7 MiB
Image 15% · 3.9 MiB
Font 1% · 152.8 KiB
CSS 0% · 90.6 KiB
Document 0% · 66.5 KiB
Other 0% · 21.0 KiB

~3.7 MiB of savings available

Remove unused JavaScript: 3.7 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
66 images, 0 KB saveable
REVIEW
66 images, 0 KB saveable
Warning::
https://www.moma.org/media/W1siZiIsIjQ2NzUxNyJdLFs... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.moma.org/media/W1siZiIsIjYxOTkwNyJdLFs... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.moma.org/d/assets/W1siZiIsIjIwMjUvMDQv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.moma.org/d/assets/W1siZiIsIjIwMjUvMDMv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.moma.org/media/W1siZiIsIjYxOTkzOCJdLFs... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.moma.org/d/assets/W1siZiIsIjIwMjUvMDQv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.moma.org/media/W1siZiIsIjYxNDY5NyJdLFs... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.moma.org/d/assets/W1siZiIsIjIwMjUvMDQv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.moma.org/d/assets/W1siZiIsIjIwMjUvMTIv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.moma.org/media/W1siZiIsIjEyOTM2MyJdLFs... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.moma.org/d/assets/W1siZiIsIjIwMjYvMDQv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.moma.org/media/W1siZiIsIjM5NTQ1OCJdLFs... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.moma.org/media/W1siZiIsIjI0NDYwNyJdLFs... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.moma.org/d/assets/W1siZiIsIjIwMjYvMDIv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.moma.org/media/W1siZiIsIjI1Mjc1OSJdLFs... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.moma.org/d/assets/W1siZiIsIjIwMjUvMDUv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.moma.org/media/W1siZiIsIjU2NTIwMCJdLFs... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.moma.org/d/assets/W1siZiIsIjIwMjQvMDkv... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
66 images 3.9 MB
0 oversized -0 KB
48 legacy format
18 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

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

Web fonts

4

153 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s FCP 2.1 s LCP 3.4 shttps://www.moma.org/dist/node_modules/sol/dist/moma-sans/moma-sans__bold.woff2moma-sans__bold.woff2 https://www.moma.org/dist/node_modules/sol/dist/moma-sans/moma-sans__bold.woff2 — 37.5 KiB — 76 ms — font-display: swaphttps://www.moma.org/dist/node_modules/sol/dist/moma-sans/moma-sans__regular.woff2moma-sans__regular.woff2 https://www.moma.org/dist/node_modules/sol/dist/moma-sans/moma-sans__regular.woff2 — 36.5 KiB — 77 ms — font-display: swaphttps://www.moma.org/dist/node_modules/sol/dist/moma-sans/moma-sans__regular--italic.woff2moma-sans__regular--ita... https://www.moma.org/dist/node_modules/sol/dist/moma-sans/moma-sans__regular--italic.woff2 — 39.1 KiB — 83 ms — font-display: swaphttps://www.moma.org/dist/node_modules/sol/dist/moma-sans/moma-sans__bold--italic.woff2moma-sans__bold--italic... https://www.moma.org/dist/node_modules/sol/dist/moma-sans/moma-sans__bold--italic.woff2 — 39.7 KiB — 80 ms — font-display: swap
moma-sans__bold.woff2 woff2 swap
Size 37 KB
Load time 76 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
moma-sans__regular.woff2 woff2 swap
Size 37 KB
Load time 77 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
moma-sans__regular--ita... woff2 swap
Size 39 KB
Load time 83 ms
Start 1.4 s
Risk FOUT — text flashes from fallback to web font
moma-sans__bold--italic... woff2 swap
Size 40 KB
Load time 80 ms
Start 1.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
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
208 requests over 4461ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 2.1 s LCP 3.4 shttps://moma.org// https://moma.org/ — 301 — 215 B — 55 ms — h3https://www.moma.org/www.moma.org/ https://www.moma.org/ — 200 — 39.0 KiB — 1.0 s — h3https://www.moma.org/dist/owl.carousel.csswww.moma.org/dist/owl.carousel.css https://www.moma.org/dist/owl.carousel.css — 200 — 1.4 KiB — 52 ms — h3https://www.moma.org/dist/main.72c728747f91418ba739.csswww.moma.org/dist/main.72c728747f91... https://www.moma.org/dist/main.72c728747f91418ba739.css — 200 — 36.3 KiB — 53 ms — h3https://www.moma.org/dist/commons.385caa24f52511533641.csswww.moma.org/dist/commons.385caa24f... https://www.moma.org/dist/commons.385caa24f52511533641.css — 200 — 3.0 KiB — 54 ms — h3https://www.moma.org/dist/sol.96d9c2afec06f301aeed.csswww.moma.org/dist/sol.96d9c2afec06f... https://www.moma.org/dist/sol.96d9c2afec06f301aeed.css — 200 — 24.7 KiB — 65 ms — h3https://www.moma.org/manifest.webmanifestwww.moma.org/manifest.webmanifest https://www.moma.org/manifest.webmanifest — 200 — 596 B — 166 ms — h3https://www.moma.org/dist/home-refresh.ffa3d4a180e4a03fedc2.csswww.moma.org/dist/home-refresh.ffa3... https://www.moma.org/dist/home-refresh.ffa3d4a180e4a03fedc2.css — 200 — 1.3 KiB — 53 ms — h3https://www.moma.org/dist/home-refresh.412952bc6236e16fa835.jswww.moma.org/dist/home-refresh.4129... https://www.moma.org/dist/home-refresh.412952bc6236e16fa835.js — 200 — 8.4 KiB — 64 ms — h3https://www.moma.org/dist/overlay-images-initializer.51579758922f3ebfc185.jswww.moma.org/dist/overlay-images-in... https://www.moma.org/dist/overlay-images-initializer.51579758922f3ebfc185.js — 200 — 1.0 MiB — 133 ms — h3https://cdn.sanity.io/images/476nwnl9/production/5ca2861b79f9e47f7a5835d43230eaf413027d3d-1080x737.jpg?auto=formatcdn.sanity.io/images/476nwnl9/produ... https://cdn.sanity.io/images/476nwnl9/production/5ca2861b79f9e47f7a5835d43230eaf413027d3d-1080x737.jpg?auto=format — 200 — 55.8 KiB — 87 ms — h2https://dev.visualwebsiteoptimizer.com/j.php?a=764966&u=https%3A%2F%2Fwww.moma.org%2F&vn=2dev.visualwebsiteoptimizer.com/j.ph... https://dev.visualwebsiteoptimizer.com/j.php?a=764966&u=https%3A%2F%2Fwww.moma.org%2F&vn=2 — 200 — 8.9 KiB — 67 ms — h2https://cdn.sanity.io/images/476nwnl9/production/d1f0579dc3787e39c52a9b2fae3d7a4579aad0b2-2000x1125.jpg?auto=formatcdn.sanity.io/images/476nwnl9/produ... https://cdn.sanity.io/images/476nwnl9/production/d1f0579dc3787e39c52a9b2fae3d7a4579aad0b2-2000x1125.jpg?auto=format — 200 — 133.2 KiB — 49 ms — h2blob:https://www.moma.org/9c028b50-9c37-48fc-a421-45e1aca1346fwww.moma.org/9c028b50-9c37-48fc-a42... blob:https://www.moma.org/9c028b50-9c37-48fc-a421-45e1aca1346f — 200 — -1 B — 413 ms — blobhttps://dev.visualwebsiteoptimizer.com/cdn/edrv/va_gq-d728c477f0f4777c8be7f1f120d0c70b.br.jsdev.visualwebsiteoptimizer.com/cdn/... https://dev.visualwebsiteoptimizer.com/cdn/edrv/va_gq-d728c477f0f4777c8be7f1f120d0c70b.br.js — 200 — 96.5 KiB — 80 ms — h3https://cdn.sanity.io/images/476nwnl9/production/8c3d22f604cb30e3031513acf20388b81eb8963a-2000x1336.gif?auto=formatcdn.sanity.io/images/476nwnl9/produ... https://cdn.sanity.io/images/476nwnl9/production/8c3d22f604cb30e3031513acf20388b81eb8963a-2000x1336.gif?auto=format — 200 — 1.2 MiB — 185 ms — h3https://cdn.sanity.io/images/476nwnl9/production/b641c1483574174a91684beed8c52cca255a5b5c-661x400.jpg?auto=formatcdn.sanity.io/images/476nwnl9/produ... https://cdn.sanity.io/images/476nwnl9/production/b641c1483574174a91684beed8c52cca255a5b5c-661x400.jpg?auto=format — 200 — 11.7 KiB — 25 ms — h3https://cdn.sanity.io/images/476nwnl9/production/427242ddbaf5928f23a162cee6c18de59b6ba732-661x400.jpg?auto=formatcdn.sanity.io/images/476nwnl9/produ... https://cdn.sanity.io/images/476nwnl9/production/427242ddbaf5928f23a162cee6c18de59b6ba732-661x400.jpg?auto=format — 200 — 38.6 KiB — 29 ms — h3https://www.moma.org/dist/commons.914be26cb6dff3c66d69.jswww.moma.org/dist/commons.914be26cb... https://www.moma.org/dist/commons.914be26cb6dff3c66d69.js — 200 — 218.0 KiB — 140 ms — h3https://www.moma.org/dist/robots.d58541e5bcca7c21bb34.jswww.moma.org/dist/robots.d58541e5bc... https://www.moma.org/dist/robots.d58541e5bcca7c21bb34.js — 200 — 611 B — 97 ms — h3https://www.moma.org/dist/main.7411a40bd3be0d7c184d.jswww.moma.org/dist/main.7411a40bd3be... https://www.moma.org/dist/main.7411a40bd3be0d7c184d.js — 200 — 1.2 MiB — 170 ms — h3https://www.moma.org/dist/sanity-portable-text.3ab8161e81c75e81f08a.jswww.moma.org/dist/sanity-portable-t... https://www.moma.org/dist/sanity-portable-text.3ab8161e81c75e81f08a.js — 200 — 1.0 MiB — 177 ms — h3https://cdn.sanity.io/images/476nwnl9/production/bc1b7c42b5bc66b63f8612d12ab862a6c5f36ef3-661x400.jpg?auto=formatcdn.sanity.io/images/476nwnl9/produ... https://cdn.sanity.io/images/476nwnl9/production/bc1b7c42b5bc66b63f8612d12ab862a6c5f36ef3-661x400.jpg?auto=format — 200 — 68.0 KiB — 121 ms — h3https://cdn.sanity.io/images/476nwnl9/production/3b491691535b04349dc65073789c712d340f0253-661x400.jpg?auto=formatcdn.sanity.io/images/476nwnl9/produ... https://cdn.sanity.io/images/476nwnl9/production/3b491691535b04349dc65073789c712d340f0253-661x400.jpg?auto=format — 200 — 22.5 KiB — 89 ms — h3https://cdn.sanity.io/images/476nwnl9/production/4ddd024eb33f855bf2b61a4b3e23434a36592bbb-1546x1030.jpg?auto=formatcdn.sanity.io/images/476nwnl9/produ... https://cdn.sanity.io/images/476nwnl9/production/4ddd024eb33f855bf2b61a4b3e23434a36592bbb-1546x1030.jpg?auto=format — 200 — 118.1 KiB — 123 ms — h3https://cdn.sanity.io/images/476nwnl9/production/7c4d6dd89c442636393e193702d356ed03d9c953-876x580.jpg?auto=formatcdn.sanity.io/images/476nwnl9/produ... https://cdn.sanity.io/images/476nwnl9/production/7c4d6dd89c442636393e193702d356ed03d9c953-876x580.jpg?auto=format — 200 — 99.9 KiB — 124 ms — h3https://cdn.sanity.io/images/476nwnl9/production/d9d75937c29b21b6ad6fde3f213ffe0d4ddb2250-876x580.jpg?auto=formatcdn.sanity.io/images/476nwnl9/produ... https://cdn.sanity.io/images/476nwnl9/production/d9d75937c29b21b6ad6fde3f213ffe0d4ddb2250-876x580.jpg?auto=format — 200 — 27.5 KiB — 118 ms — h3https://cdn.sanity.io/images/476nwnl9/production/933e25384c9fc7e8826ac0b83664e04a95c53492-1280x1280.jpg?auto=formatcdn.sanity.io/images/476nwnl9/produ... https://cdn.sanity.io/images/476nwnl9/production/933e25384c9fc7e8826ac0b83664e04a95c53492-1280x1280.jpg?auto=format — 200 — 90.0 KiB — 125 ms — h3https://cdn.sanity.io/images/476nwnl9/production/eb03c7e7de4614b02c7adab16e47f621e7dfcc1c-1280x1280.jpg?auto=formatcdn.sanity.io/images/476nwnl9/produ... https://cdn.sanity.io/images/476nwnl9/production/eb03c7e7de4614b02c7adab16e47f621e7dfcc1c-1280x1280.jpg?auto=format — 200 — 146.3 KiB — 128 ms — h3https://cdn.sanity.io/images/476nwnl9/production/e43b8e3fec41d4e9e7fe59dd3516eba0e6fa5724-1280x1280.jpg?auto=formatcdn.sanity.io/images/476nwnl9/produ... https://cdn.sanity.io/images/476nwnl9/production/e43b8e3fec41d4e9e7fe59dd3516eba0e6fa5724-1280x1280.jpg?auto=format — 200 — 85.5 KiB — 127 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s FCP 2.1 s LCP 3.4 shttps://moma.org// https://moma.org/ — 301 — 215 B — 55 ms — h3https://www.moma.org/www.moma.org/ https://www.moma.org/ — 200 — 39.0 KiB — 1.0 s — h3https://www.moma.org/dist/owl.carousel.csswww.moma.org/dist/owl.carousel.css https://www.moma.org/dist/owl.carousel.css — 200 — 1.4 KiB — 52 ms — h3https://www.moma.org/dist/main.72c728747f91418ba739.csswww.moma.org/dist/main.72c728747f91... https://www.moma.org/dist/main.72c728747f91418ba739.css — 200 — 36.3 KiB — 53 ms — h3https://www.moma.org/dist/commons.385caa24f52511533641.csswww.moma.org/dist/commons.385caa24f... https://www.moma.org/dist/commons.385caa24f52511533641.css — 200 — 3.0 KiB — 54 ms — h3https://www.moma.org/dist/sol.96d9c2afec06f301aeed.csswww.moma.org/dist/sol.96d9c2afec06f... https://www.moma.org/dist/sol.96d9c2afec06f301aeed.css — 200 — 24.7 KiB — 65 ms — h3https://www.moma.org/manifest.webmanifestwww.moma.org/manifest.webmanifest https://www.moma.org/manifest.webmanifest — 200 — 596 B — 166 ms — h3https://www.moma.org/dist/home-refresh.ffa3d4a180e4a03fedc2.csswww.moma.org/dist/home-refresh.ffa3... https://www.moma.org/dist/home-refresh.ffa3d4a180e4a03fedc2.css — 200 — 1.3 KiB — 53 ms — h3https://www.moma.org/dist/home-refresh.412952bc6236e16fa835.jswww.moma.org/dist/home-refresh.4129... https://www.moma.org/dist/home-refresh.412952bc6236e16fa835.js — 200 — 8.4 KiB — 64 ms — h3https://www.moma.org/dist/overlay-images-initializer.51579758922f3ebfc185.jswww.moma.org/dist/overlay-images-in... https://www.moma.org/dist/overlay-images-initializer.51579758922f3ebfc185.js — 200 — 1.0 MiB — 133 ms — h3https://cdn.sanity.io/images/476nwnl9/production/5ca2861b79f9e47f7a5835d43230eaf413027d3d-1080x737.jpg?auto=formatcdn.sanity.io/images/476nwnl9/produ... https://cdn.sanity.io/images/476nwnl9/production/5ca2861b79f9e47f7a5835d43230eaf413027d3d-1080x737.jpg?auto=format — 200 — 55.8 KiB — 87 ms — h2https://dev.visualwebsiteoptimizer.com/j.php?a=764966&u=https%3A%2F%2Fwww.moma.org%2F&vn=2dev.visualwebsiteoptimizer.com/j.ph... https://dev.visualwebsiteoptimizer.com/j.php?a=764966&u=https%3A%2F%2Fwww.moma.org%2F&vn=2 — 200 — 8.9 KiB — 67 ms — h2https://cdn.sanity.io/images/476nwnl9/production/d1f0579dc3787e39c52a9b2fae3d7a4579aad0b2-2000x1125.jpg?auto=formatcdn.sanity.io/images/476nwnl9/produ... https://cdn.sanity.io/images/476nwnl9/production/d1f0579dc3787e39c52a9b2fae3d7a4579aad0b2-2000x1125.jpg?auto=format — 200 — 133.2 KiB — 49 ms — h2blob:https://www.moma.org/9c028b50-9c37-48fc-a421-45e1aca1346fwww.moma.org/9c028b50-9c37-48fc-a42... blob:https://www.moma.org/9c028b50-9c37-48fc-a421-45e1aca1346f — 200 — -1 B — 413 ms — blobhttps://dev.visualwebsiteoptimizer.com/cdn/edrv/va_gq-d728c477f0f4777c8be7f1f120d0c70b.br.jsdev.visualwebsiteoptimizer.com/cdn/... https://dev.visualwebsiteoptimizer.com/cdn/edrv/va_gq-d728c477f0f4777c8be7f1f120d0c70b.br.js — 200 — 96.5 KiB — 80 ms — h3https://cdn.sanity.io/images/476nwnl9/production/8c3d22f604cb30e3031513acf20388b81eb8963a-2000x1336.gif?auto=formatcdn.sanity.io/images/476nwnl9/produ... https://cdn.sanity.io/images/476nwnl9/production/8c3d22f604cb30e3031513acf20388b81eb8963a-2000x1336.gif?auto=format — 200 — 1.2 MiB — 185 ms — h3https://cdn.sanity.io/images/476nwnl9/production/b641c1483574174a91684beed8c52cca255a5b5c-661x400.jpg?auto=formatcdn.sanity.io/images/476nwnl9/produ... https://cdn.sanity.io/images/476nwnl9/production/b641c1483574174a91684beed8c52cca255a5b5c-661x400.jpg?auto=format — 200 — 11.7 KiB — 25 ms — h3https://cdn.sanity.io/images/476nwnl9/production/427242ddbaf5928f23a162cee6c18de59b6ba732-661x400.jpg?auto=formatcdn.sanity.io/images/476nwnl9/produ... https://cdn.sanity.io/images/476nwnl9/production/427242ddbaf5928f23a162cee6c18de59b6ba732-661x400.jpg?auto=format — 200 — 38.6 KiB — 29 ms — h3https://www.moma.org/dist/commons.914be26cb6dff3c66d69.jswww.moma.org/dist/commons.914be26cb... https://www.moma.org/dist/commons.914be26cb6dff3c66d69.js — 200 — 218.0 KiB — 140 ms — h3https://www.moma.org/dist/robots.d58541e5bcca7c21bb34.jswww.moma.org/dist/robots.d58541e5bc... https://www.moma.org/dist/robots.d58541e5bcca7c21bb34.js — 200 — 611 B — 97 ms — h3https://www.moma.org/dist/main.7411a40bd3be0d7c184d.jswww.moma.org/dist/main.7411a40bd3be... https://www.moma.org/dist/main.7411a40bd3be0d7c184d.js — 200 — 1.2 MiB — 170 ms — h3https://www.moma.org/dist/sanity-portable-text.3ab8161e81c75e81f08a.jswww.moma.org/dist/sanity-portable-t... https://www.moma.org/dist/sanity-portable-text.3ab8161e81c75e81f08a.js — 200 — 1.0 MiB — 177 ms — h3https://cdn.sanity.io/images/476nwnl9/production/bc1b7c42b5bc66b63f8612d12ab862a6c5f36ef3-661x400.jpg?auto=formatcdn.sanity.io/images/476nwnl9/produ... https://cdn.sanity.io/images/476nwnl9/production/bc1b7c42b5bc66b63f8612d12ab862a6c5f36ef3-661x400.jpg?auto=format — 200 — 68.0 KiB — 121 ms — h3https://cdn.sanity.io/images/476nwnl9/production/3b491691535b04349dc65073789c712d340f0253-661x400.jpg?auto=formatcdn.sanity.io/images/476nwnl9/produ... https://cdn.sanity.io/images/476nwnl9/production/3b491691535b04349dc65073789c712d340f0253-661x400.jpg?auto=format — 200 — 22.5 KiB — 89 ms — h3https://cdn.sanity.io/images/476nwnl9/production/4ddd024eb33f855bf2b61a4b3e23434a36592bbb-1546x1030.jpg?auto=formatcdn.sanity.io/images/476nwnl9/produ... https://cdn.sanity.io/images/476nwnl9/production/4ddd024eb33f855bf2b61a4b3e23434a36592bbb-1546x1030.jpg?auto=format — 200 — 118.1 KiB — 123 ms — h3https://cdn.sanity.io/images/476nwnl9/production/7c4d6dd89c442636393e193702d356ed03d9c953-876x580.jpg?auto=formatcdn.sanity.io/images/476nwnl9/produ... https://cdn.sanity.io/images/476nwnl9/production/7c4d6dd89c442636393e193702d356ed03d9c953-876x580.jpg?auto=format — 200 — 99.9 KiB — 124 ms — h3https://cdn.sanity.io/images/476nwnl9/production/d9d75937c29b21b6ad6fde3f213ffe0d4ddb2250-876x580.jpg?auto=formatcdn.sanity.io/images/476nwnl9/produ... https://cdn.sanity.io/images/476nwnl9/production/d9d75937c29b21b6ad6fde3f213ffe0d4ddb2250-876x580.jpg?auto=format — 200 — 27.5 KiB — 118 ms — h3https://cdn.sanity.io/images/476nwnl9/production/933e25384c9fc7e8826ac0b83664e04a95c53492-1280x1280.jpg?auto=formatcdn.sanity.io/images/476nwnl9/produ... https://cdn.sanity.io/images/476nwnl9/production/933e25384c9fc7e8826ac0b83664e04a95c53492-1280x1280.jpg?auto=format — 200 — 90.0 KiB — 125 ms — h3https://cdn.sanity.io/images/476nwnl9/production/eb03c7e7de4614b02c7adab16e47f621e7dfcc1c-1280x1280.jpg?auto=formatcdn.sanity.io/images/476nwnl9/produ... https://cdn.sanity.io/images/476nwnl9/production/eb03c7e7de4614b02c7adab16e47f621e7dfcc1c-1280x1280.jpg?auto=format — 200 — 146.3 KiB — 128 ms — h3https://cdn.sanity.io/images/476nwnl9/production/e43b8e3fec41d4e9e7fe59dd3516eba0e6fa5724-1280x1280.jpg?auto=formatcdn.sanity.io/images/476nwnl9/produ... https://cdn.sanity.io/images/476nwnl9/production/e43b8e3fec41d4e9e7fe59dd3516eba0e6fa5724-1280x1280.jpg?auto=format — 200 — 85.5 KiB — 127 ms — h3https://cdn.sanity.io/images/476nwnl9/production/0569b51d5e3107e5d096f6e05d71b3518d6cec74-1184x740.jpg?auto=formatcdn.sanity.io/images/476nwnl9/produ... https://cdn.sanity.io/images/476nwnl9/production/0569b51d5e3107e5d096f6e05d71b3518d6cec74-1184x740.jpg?auto=format — 200 — 107.4 KiB — 132 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 103 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-NHWPNLJwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-NHWPNLJ — 200 — 172.7 KiB — 156 ms — h2https://dev.visualwebsiteoptimizer.com/v.gif?cd=0&a=764966&d=moma.org&u=D787D0899A30A3CD0E5B7E61300111347&h=ef4f87704accea61cb298fa18ea9cfd8&t=falsedev.visualwebsiteoptimizer.com/v.gi... https://dev.visualwebsiteoptimizer.com/v.gif?cd=0&a=764966&d=moma.org&u=D787D0899A30A3CD0E5B7E61300111347&h=ef4f87704accea61cb298fa18ea9cfd8&t=false — 200 — 145 B — 107 ms — h2https://www.moma.org/d/assets/W1siZiIsIjIwMjUvMDQvMTcvMXVrd3M1eDRxc18xOTUwXzEzNF85ODVfNV9wbWEyMDE3LmpwZyJdLFsicCIsImNvbnZlcnQiLCItcXVhbGl0eSA5MCAtcmVzaXplIDkzMHg0MjhcdTAwM2UiXV0/1950-134-985%285%29-pma2017.jpg?sha=a0cc46e2a5061e16www.moma.org/d/assets/W1siZiIsIjIwM... https://www.moma.org/d/assets/W1siZiIsIjIwMjUvMDQvMTcvMXVrd3M1eDRxc18xOTUwXzEzNF85ODVfNV9wbWEyMDE3LmpwZyJdLFsicCIsImNvbnZlcnQiLCItcXVhbGl0eSA5MCAtcmVzaXplIDkzMHg0MjhcdTAwM2UiXV0/1950-134-985%285%29-pma2017.jpg?sha=a0cc46e2a5061e16 — 200 — 57.3 KiB — 146 ms — h3https://www.moma.org/d/assets/W1siZiIsIjIwMjUvMTIvMTkvNmM3Nm8yaDk2M18yMTQ4XzIwMDFfUklDUl9GdWxsX3NpemVfSlBFRy5qcGciXSxbInAiLCJjb252ZXJ0IiwiLXF1YWxpdHkgOTAgLXJlc2l6ZSA5MzB4NDI4XHUwMDNlIl1d/2148_2001_RICR-Full-size-JPEG.jpg?sha=55cd79674961d9adwww.moma.org/d/assets/W1siZiIsIjIwM... https://www.moma.org/d/assets/W1siZiIsIjIwMjUvMTIvMTkvNmM3Nm8yaDk2M18yMTQ4XzIwMDFfUklDUl9GdWxsX3NpemVfSlBFRy5qcGciXSxbInAiLCJjb252ZXJ0IiwiLXF1YWxpdHkgOTAgLXJlc2l6ZSA5MzB4NDI4XHUwMDNlIl1d/2148_2001_RICR-Full-size-JPEG.jpg?sha=55cd79674961d9ad — 200 — 53.7 KiB — 145 ms — h3https://www.moma.org/d/assets/W1siZiIsIjIwMjYvMDQvMDgvOXNkODdoMTc5MV8yNzFfMTk4M19hX3NfV0VCX0Z1bGxfc2l6ZV9KUEVHLmpwZyJdLFsicCIsImNvbnZlcnQiLCItcXVhbGl0eSA5MCAtcmVzaXplIDkzMHg0MjhcdTAwM2UiXV0/271_1983_a-s_WEB-Full-size-JPEG.jpg?sha=eb3a77aa9ef3c114www.moma.org/d/assets/W1siZiIsIjIwM... https://www.moma.org/d/assets/W1siZiIsIjIwMjYvMDQvMDgvOXNkODdoMTc5MV8yNzFfMTk4M19hX3NfV0VCX0Z1bGxfc2l6ZV9KUEVHLmpwZyJdLFsicCIsImNvbnZlcnQiLCItcXVhbGl0eSA5MCAtcmVzaXplIDkzMHg0MjhcdTAwM2UiXV0/271_1983_a-s_WEB-Full-size-JPEG.jpg?sha=eb3a77aa9ef3c114 — 200 — 50.1 KiB — 147 ms — h3https://www.moma.org/d/assets/W1siZiIsIjIwMjQvMDkvMTYvOTViMnltd3RycF8wMV9TYW5sZV9Tb3J5X1RyYXZlbGxlcl9MZV9Wb3lhZ2V1cl9fMTk3MF84NS5qcGciXSxbInAiLCJjb252ZXJ0IiwiLXF1YWxpdHkgOTAgLXJlc2l6ZSA5MzB4NDI4XHUwMDNlIl1d/01_Sanle-Sory_Traveller-%28Le-Voyageur%29_1970-85.jpg?sha=db1cc7da8800e97fwww.moma.org/d/assets/W1siZiIsIjIwM... https://www.moma.org/d/assets/W1siZiIsIjIwMjQvMDkvMTYvOTViMnltd3RycF8wMV9TYW5sZV9Tb3J5X1RyYXZlbGxlcl9MZV9Wb3lhZ2V1cl9fMTk3MF84NS5qcGciXSxbInAiLCJjb252ZXJ0IiwiLXF1YWxpdHkgOTAgLXJlc2l6ZSA5MzB4NDI4XHUwMDNlIl1d/01_Sanle-Sory_Traveller-%28Le-Voyageur%29_1970-85.jpg?sha=db1cc7da8800e97f — 200 — 44.1 KiB — 145 ms — h3https://www.moma.org/d/assets/W1siZiIsIjIwMjUvMDQvMjQvbzBtaTZ4emJlXzg0M18yMDE2X0NDQ1JfRnVsbF9zaXplX0pQRUcuanBnIl0sWyJwIiwiY29udmVydCIsIi1xdWFsaXR5IDkwIC1yZXNpemUgOTMweDQyOFx1MDAzZSJdXQ/843_2016_CCCR-Full-size-JPEG.jpg?sha=3671c4606fab65aawww.moma.org/d/assets/W1siZiIsIjIwM... https://www.moma.org/d/assets/W1siZiIsIjIwMjUvMDQvMjQvbzBtaTZ4emJlXzg0M18yMDE2X0NDQ1JfRnVsbF9zaXplX0pQRUcuanBnIl0sWyJwIiwiY29udmVydCIsIi1xdWFsaXR5IDkwIC1yZXNpemUgOTMweDQyOFx1MDAzZSJdXQ/843_2016_CCCR-Full-size-JPEG.jpg?sha=3671c4606fab65aa — 200 — 21.8 KiB — 126 ms — h3https://www.moma.org/d/assets/W1siZiIsIjIwMjUvMDUvMDgvNDV5OGVnOW05bV9OYWthZ2luXzAxX0pQRUcuanBnIl0sWyJwIiwiY29udmVydCIsIi1xdWFsaXR5IDkwIC1yZXNpemUgOTMweDQyOFx1MDAzZSJdXQ/Nakagin_01_JPEG.jpg?sha=7fe95d21d1752a7fwww.moma.org/d/assets/W1siZiIsIjIwM... https://www.moma.org/d/assets/W1siZiIsIjIwMjUvMDUvMDgvNDV5OGVnOW05bV9OYWthZ2luXzAxX0pQRUcuanBnIl0sWyJwIiwiY29udmVydCIsIi1xdWFsaXR5IDkwIC1yZXNpemUgOTMweDQyOFx1MDAzZSJdXQ/Nakagin_01_JPEG.jpg?sha=7fe95d21d1752a7f — 200 — 76.2 KiB — 145 ms — h3https://www.moma.org/d/assets/W1siZiIsIjIwMjYvMDIvMDYvN2M1aTl6NmVwOV9QZWdneV9XZWlsX2hlcm9fMi5qcGciXSxbInAiLCJjb252ZXJ0IiwiLXF1YWxpdHkgOTAgLXJlc2l6ZSA5MzB4NDI4XHUwMDNlIl1d/Peggy_Weil-hero_2.jpg?sha=9ae897b454f1c6bdwww.moma.org/d/assets/W1siZiIsIjIwM... https://www.moma.org/d/assets/W1siZiIsIjIwMjYvMDIvMDYvN2M1aTl6NmVwOV9QZWdneV9XZWlsX2hlcm9fMi5qcGciXSxbInAiLCJjb252ZXJ0IiwiLXF1YWxpdHkgOTAgLXJlc2l6ZSA5MzB4NDI4XHUwMDNlIl1d/Peggy_Weil-hero_2.jpg?sha=9ae897b454f1c6bd — 200 — 34.1 KiB — 143 ms — h3https://www.moma.org/d/assets/W1siZiIsIjIwMjUvMDQvMjUvNG1vZzNlMGN6cF9GMjAyNS4yNDRfMV8uanBnIl0sWyJwIiwiY29udmVydCIsIi1xdWFsaXR5IDkwIC1yZXNpemUgOTMweDQyOFx1MDAzZSJdXQ/F2025.244-%281%29.jpg?sha=5250ab3665a9ccf0www.moma.org/d/assets/W1siZiIsIjIwM... https://www.moma.org/d/assets/W1siZiIsIjIwMjUvMDQvMjUvNG1vZzNlMGN6cF9GMjAyNS4yNDRfMV8uanBnIl0sWyJwIiwiY29udmVydCIsIi1xdWFsaXR5IDkwIC1yZXNpemUgOTMweDQyOFx1MDAzZSJdXQ/F2025.244-%281%29.jpg?sha=5250ab3665a9ccf0 — 200 — 35.9 KiB — 134 ms — h3https://www.moma.org/d/assets/W1siZiIsIjIwMjUvMDMvMTAvMTdxcTZtc2hhcF9Tb25nc19mcm9tX0xpZmVfQlRTXzIuanBnIl0sWyJwIiwiY29udmVydCIsIi1xdWFsaXR5IDkwIC1yZXNpemUgOTMweDQyOFx1MDAzZSJdXQ/Songs-from-Life_BTS-2.jpg?sha=334e03c33cecc010www.moma.org/d/assets/W1siZiIsIjIwM... https://www.moma.org/d/assets/W1siZiIsIjIwMjUvMDMvMTAvMTdxcTZtc2hhcF9Tb25nc19mcm9tX0xpZmVfQlRTXzIuanBnIl0sWyJwIiwiY29udmVydCIsIi1xdWFsaXR5IDkwIC1yZXNpemUgOTMweDQyOFx1MDAzZSJdXQ/Songs-from-Life_BTS-2.jpg?sha=334e03c33cecc010 — 200 — 105.2 KiB — 187 ms — h3https://www.moma.org/media/W1siZiIsIjYxOTkzOCJdLFsicCIsImNvbnZlcnQiLCItcXVhbGl0eSA5MCAtcmVzaXplIDUxMng1MTJcdTAwM2UiXV0.jpg?sha=cac371e003f86489www.moma.org/media/W1siZiIsIjYxOTkz... https://www.moma.org/media/W1siZiIsIjYxOTkzOCJdLFsicCIsImNvbnZlcnQiLCItcXVhbGl0eSA5MCAtcmVzaXplIDUxMng1MTJcdTAwM2UiXV0.jpg?sha=cac371e003f86489 — 200 — 63.1 KiB — 163 ms — h3https://www.moma.org/media/W1siZiIsIjYxNDY5NyJdLFsicCIsImNvbnZlcnQiLCItcXVhbGl0eSA5MCAtcmVzaXplIDUxMng1MTJcdTAwM2UiXV0.jpg?sha=d41ecc83f1d05ef4www.moma.org/media/W1siZiIsIjYxNDY5... https://www.moma.org/media/W1siZiIsIjYxNDY5NyJdLFsicCIsImNvbnZlcnQiLCItcXVhbGl0eSA5MCAtcmVzaXplIDUxMng1MTJcdTAwM2UiXV0.jpg?sha=d41ecc83f1d05ef4 — 200 — 29.7 KiB — 58 ms — h3https://www.moma.org/media/W1siZiIsIjYxOTkwNyJdLFsicCIsImNvbnZlcnQiLCItcXVhbGl0eSA5MCAtcmVzaXplIDUxMng1MTJcdTAwM2UiXV0.jpg?sha=813bc8b6c4d86789www.moma.org/media/W1siZiIsIjYxOTkw... https://www.moma.org/media/W1siZiIsIjYxOTkwNyJdLFsicCIsImNvbnZlcnQiLCItcXVhbGl0eSA5MCAtcmVzaXplIDUxMng1MTJcdTAwM2UiXV0.jpg?sha=813bc8b6c4d86789 — 200 — 111.5 KiB — 184 ms — h3https://www.moma.org/media/W1siZiIsIjM5NTQ1OCJdLFsicCIsImNvbnZlcnQiLCItcXVhbGl0eSA5MCAtcmVzaXplIDUxMng1MTJcdTAwM2UiXV0.jpg?sha=3d1283207f16f459www.moma.org/media/W1siZiIsIjM5NTQ1... https://www.moma.org/media/W1siZiIsIjM5NTQ1OCJdLFsicCIsImNvbnZlcnQiLCItcXVhbGl0eSA5MCAtcmVzaXplIDUxMng1MTJcdTAwM2UiXV0.jpg?sha=3d1283207f16f459 — 200 — 62.2 KiB — 143 ms — h3https://www.moma.org/media/W1siZiIsIjU2NTIwMCJdLFsicCIsImNvbnZlcnQiLCItcXVhbGl0eSA5MCAtcmVzaXplIDUxMng1MTJcdTAwM2UiXV0.jpg?sha=a0fc5964ee88f42cwww.moma.org/media/W1siZiIsIjU2NTIw... https://www.moma.org/media/W1siZiIsIjU2NTIwMCJdLFsicCIsImNvbnZlcnQiLCItcXVhbGl0eSA5MCAtcmVzaXplIDUxMng1MTJcdTAwM2UiXV0.jpg?sha=a0fc5964ee88f42c — 200 — 55.1 KiB — 54 ms — h3https://www.moma.org/media/W1siZiIsIjQ2NzUxNyJdLFsicCIsImNvbnZlcnQiLCItcXVhbGl0eSA5MCAtcmVzaXplIDUxMng1MTJcdTAwM2UiXV0.jpg?sha=3beddc74c3e4e3fbwww.moma.org/media/W1siZiIsIjQ2NzUx... https://www.moma.org/media/W1siZiIsIjQ2NzUxNyJdLFsicCIsImNvbnZlcnQiLCItcXVhbGl0eSA5MCAtcmVzaXplIDUxMng1MTJcdTAwM2UiXV0.jpg?sha=3beddc74c3e4e3fb — 200 — 121.8 KiB — 159 ms — h3https://www.moma.org/media/W1siZiIsIjI0NDYwNyJdLFsicCIsImNvbnZlcnQiLCItcXVhbGl0eSA5MCAtcmVzaXplIDUxMng1MTJcdTAwM2UiXV0.jpg?sha=d78eb0bb419c0a65www.moma.org/media/W1siZiIsIjI0NDYw... https://www.moma.org/media/W1siZiIsIjI0NDYwNyJdLFsicCIsImNvbnZlcnQiLCItcXVhbGl0eSA5MCAtcmVzaXplIDUxMng1MTJcdTAwM2UiXV0.jpg?sha=d78eb0bb419c0a65 — 200 — 22.1 KiB — 120 ms — h3https://www.moma.org/media/W1siZiIsIjEyOTM2MyJdLFsicCIsImNvbnZlcnQiLCItcXVhbGl0eSA5MCAtcmVzaXplIDUxMng1MTJcdTAwM2UiXV0.jpg?sha=62d8fb1b99bedc8dwww.moma.org/media/W1siZiIsIjEyOTM2... https://www.moma.org/media/W1siZiIsIjEyOTM2MyJdLFsicCIsImNvbnZlcnQiLCItcXVhbGl0eSA5MCAtcmVzaXplIDUxMng1MTJcdTAwM2UiXV0.jpg?sha=62d8fb1b99bedc8d — 200 — 110.0 KiB — 161 ms — h3https://www.moma.org/media/W1siZiIsIjI1Mjc1OSJdLFsicCIsImNvbnZlcnQiLCItcXVhbGl0eSA5MCAtcmVzaXplIDUxMng1MTJcdTAwM2UiXV0.jpg?sha=161d1e7f09b23c27www.moma.org/media/W1siZiIsIjI1Mjc1... https://www.moma.org/media/W1siZiIsIjI1Mjc1OSJdLFsicCIsImNvbnZlcnQiLCItcXVhbGl0eSA5MCAtcmVzaXplIDUxMng1MTJcdTAwM2UiXV0.jpg?sha=161d1e7f09b23c27 — 200 — 20.3 KiB — 119 ms — h3https://www.moma.org/d/assets/W1siZiIsIjIwMjYvMDMvMjMvN3hyajFkejYzYl9pbWFnZV84Xy5wbmciXSxbInAiLCJjb252ZXJ0IiwiLXF1YWxpdHkgOTAgLXJlc2l6ZSA1Njh4Mzc5XiAtZ3Jhdml0eSBDZW50ZXIgLWNyb3AgNTY4eDM3OSswKzAiXV0/image%20%288%29.png?sha=dcd6412f33662127www.moma.org/d/assets/W1siZiIsIjIwM... https://www.moma.org/d/assets/W1siZiIsIjIwMjYvMDMvMjMvN3hyajFkejYzYl9pbWFnZV84Xy5wbmciXSxbInAiLCJjb252ZXJ0IiwiLXF1YWxpdHkgOTAgLXJlc2l6ZSA1Njh4Mzc5XiAtZ3Jhdml0eSBDZW50ZXIgLWNyb3AgNTY4eDM3OSswKzAiXV0/image%20%288%29.png?sha=dcd6412f33662127 — 200 — 472.2 KiB — 208 ms — h3https://www.moma.org/d/assets/W1siZiIsIjIwMjUvMDkvMTgvM2ZrNTM3cjZnYV9JTUdfNzIwOV8xXzFfLmpwZyJdLFsicCIsImNvbnZlcnQiLCItcXVhbGl0eSA5MCAtcmVzaXplIDU2OHgzNzleIC1ncmF2aXR5IENlbnRlciAtY3JvcCA1Njh4Mzc5KzArMCJdXQ/IMG_7209%20%281%29%20%281%29.jpg?sha=a35f4f851b45a372www.moma.org/d/assets/W1siZiIsIjIwM... https://www.moma.org/d/assets/W1siZiIsIjIwMjUvMDkvMTgvM2ZrNTM3cjZnYV9JTUdfNzIwOV8xXzFfLmpwZyJdLFsicCIsImNvbnZlcnQiLCItcXVhbGl0eSA5MCAtcmVzaXplIDU2OHgzNzleIC1ncmF2aXR5IENlbnRlciAtY3JvcCA1Njh4Mzc5KzArMCJdXQ/IMG_7209%20%281%29%20%281%29.jpg?sha=a35f4f851b45a372 — 200 — 134.6 KiB — 179 ms — h3https://www.moma.org/dist/node_modules/sol/dist/moma-sans/moma-sans__bold.woff2www.moma.org/dist/node_modules/sol/... https://www.moma.org/dist/node_modules/sol/dist/moma-sans/moma-sans__bold.woff2 — 200 — 37.5 KiB — 76 ms — h3https://www.moma.org/dist/node_modules/sol/dist/moma-sans/moma-sans__regular.woff2www.moma.org/dist/node_modules/sol/... https://www.moma.org/dist/node_modules/sol/dist/moma-sans/moma-sans__regular.woff2 — 200 — 36.5 KiB — 77 ms — h3https://www.moma.org/dist/node_modules/sol/dist/moma-sans/moma-sans__regular--italic.woff2www.moma.org/dist/node_modules/sol/... https://www.moma.org/dist/node_modules/sol/dist/moma-sans/moma-sans__regular--italic.woff2 — 200 — 39.1 KiB — 83 ms — h3https://www.moma.org/dist/node_modules/sol/dist/moma-sans/moma-sans__bold--italic.woff2www.moma.org/dist/node_modules/sol/... https://www.moma.org/dist/node_modules/sol/dist/moma-sans/moma-sans__bold--italic.woff2 — 200 — 39.7 KiB — 80 ms — h3https://dev.visualwebsiteoptimizer.com/cdn/edrv/worker-57f1b8d94a5f9167e9bcdcf861046428.br.jsdev.visualwebsiteoptimizer.com/cdn/... https://dev.visualwebsiteoptimizer.com/cdn/edrv/worker-57f1b8d94a5f9167e9bcdcf861046428.br.js — 200 — 71.7 KiB — 48 ms — h3https://o4505947962146816.ingest.us.sentry.io/api/4507023340208128/envelope/?sentry_version=7&sentry_key=70bf61fff0bb7136f496d86287a772c4&sentry_client=sentry.javascript.browser%2F10.43.0o4505947962146816.ingest.us.sentry.... https://o4505947962146816.ingest.us.sentry.io/api/4507023340208128/envelope/?sentry_version=7&sentry_key=70bf61fff0bb7136f496d86287a772c4&sentry_client=sentry.javascript.browser%2F10.43.0 — 200 — 300 B — 76 ms — h2https://www.moma.org/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.moma.org/cdn-cgi/challenge-plat... https://www.moma.org/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 221 B — 180 ms — h3https://player.vimeo.com/video/1092923879?autoplay=1&background=1&app_id=122963&loop=true&controls=false&muted=true&unmute_button=falseplayer.vimeo.com/video/1092923879?a... https://player.vimeo.com/video/1092923879?autoplay=1&background=1&app_id=122963&loop=true&controls=false&muted=true&unmute_button=false — 200 — 11.3 KiB — 244 ms — http/1.1https://dev.visualwebsiteoptimizer.com/cdn/edrv/nc-367e6623b8f828e1b7169e212977ec69.br.jsdev.visualwebsiteoptimizer.com/cdn/... https://dev.visualwebsiteoptimizer.com/cdn/edrv/nc-367e6623b8f828e1b7169e212977ec69.br.js — 200 — 25.6 KiB — 22 ms — h3https://www.moma.org/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.moma.org/cdn-cgi/challenge-plat... https://www.moma.org/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 12.4 KiB — 28 ms — h3https://www.moma.org/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.7989566937318935:1776802399:zTKHR5rhRQnoOcPGrKEmCIpeWlJ-83Z6Gei8kRIaJDY/9eff2c428a32018cwww.moma.org/cdn-cgi/challenge-plat... https://www.moma.org/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.7989566937318935:1776802399:zTKHR5rhRQnoOcPGrKEmCIpeWlJ-83Z6Gei8kRIaJDY/9eff2c428a32018c — 200 — 1019 B — 28 ms — h3https://dev.visualwebsiteoptimizer.com/dcdn/settings.js?a=764966&settings_type=4&ts=1776790939&dt=desktop&cc=ESdev.visualwebsiteoptimizer.com/dcdn... https://dev.visualwebsiteoptimizer.com/dcdn/settings.js?a=764966&settings_type=4&ts=1776790939&dt=desktop&cc=ES — 200 — 10.8 KiB — 32 ms — h3https://f.vimeocdn.com/p/4.46.41/js/player.module.jsf.vimeocdn.com/p/4.46.41/js/player.... https://f.vimeocdn.com/p/4.46.41/js/player.module.js — 200 — 210.5 KiB — 59 ms — h2https://f.vimeocdn.com/p/4.46.41/js/vendor.module.jsf.vimeocdn.com/p/4.46.41/js/vendor.... https://f.vimeocdn.com/p/4.46.41/js/vendor.module.js — 200 — 93.3 KiB — 58 ms — h2https://f.vimeocdn.com/p/4.46.41/css/player.cssf.vimeocdn.com/p/4.46.41/css/player... https://f.vimeocdn.com/p/4.46.41/css/player.css — 200 — 23.9 KiB — 48 ms — h2https://www.googletagmanager.com/gtag/js?id=G-9QE7QKTBJH&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-9QE7QKTBJH&cx=c&gtm=4e64h1 — 200 — 157.1 KiB — 45 ms — h2https://static.hotjar.com/c/hotjar-719839.js?sv=7static.hotjar.com/c/hotjar-719839.j... https://static.hotjar.com/c/hotjar-719839.js?sv=7 — 200 — 6.3 KiB — 64 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 89 ms — h3https://beacon.sojern.com/pixel/p/318000?f_v=v6_js&p_v=1&vid=tou&cid=beacon.sojern.com/pixel/p/318000?f_... https://beacon.sojern.com/pixel/p/318000?f_v=v6_js&p_v=1&vid=tou&cid= — 307 — 367 B — 148 ms — h2https://cdn.us.heap-api.com/config/1187906180/heap_config.jscdn.us.heap-api.com/config/11879061... https://cdn.us.heap-api.com/config/1187906180/heap_config.js — 200 — 4.6 KiB — 121 ms — h2https://consentag.eu/public/3.1.1/consenTag.jsconsentag.eu/public/3.1.1/consenTag... https://consentag.eu/public/3.1.1/consenTag.js — 200 — 6.9 KiB — 74 ms — h2https://pixel.byspotify.com/ping.min.jspixel.byspotify.com/ping.min.js https://pixel.byspotify.com/ping.min.js — 200 — 10.3 KiB — 72 ms — h2https://snippet.maze.co/maze-universal-loader.js?t=1776803704454&apiKey=9013586b-21be-47c2-85ec-b6a284dd5a47snippet.maze.co/maze-universal-load... https://snippet.maze.co/maze-universal-loader.js?t=1776803704454&apiKey=9013586b-21be-47c2-85ec-b6a284dd5a47 — 200 — 2.7 KiB — 18 ms — http/1.1https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=CO2R20BC77U6M4U121U0&lib=ttqanalytics.tiktok.com/i18n/pixel/eve... https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=CO2R20BC77U6M4U121U0&lib=ttq — 200 — 2.7 KiB — 193 ms — h2https://www.google.com/ccm/collect?rcb=14&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.moma.org%2F&scrsrc=www.googletagmanager.com&rnd=1419935858.1776803704&dt=The%20Museum%20of%20Modern%20Art%2C%20New%20York%20City%20%7C%20MoMA&auid=1489577422.1776803704&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64h1v76719763za200zd76719763xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266400~118463261&apve=1&apvf=f&apvc=1&tft=1776803704461&tfd=2364www.google.com/ccm/collect?rcb=14&f... https://www.google.com/ccm/collect?rcb=14&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.moma.org%2F&scrsrc=www.googletagmanager.com&rnd=1419935858.1776803704&dt=The%20Museum%20of%20Modern%20Art%2C%20New%20York%20City%20%7C%20MoMA&auid=1489577422.1776803704&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64h1v76719763za200zd76719763xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266400~118463261&apve=1&apvf=f&apvc=1&tft=1776803704461&tfd=2364 — 200 — 21 B — 171 ms — h3https://pingback.podtrac.com/podcast/moma/home?gtmcb=1954332575pingback.podtrac.com/podcast/moma/h... https://pingback.podtrac.com/podcast/moma/home?gtmcb=1954332575 — 200 — 126 B — 114 ms — h2https://www.googletagmanager.com/gtag/js?id=G-RG0HEMD55H&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-RG0HEMD55H&cx=c&gtm=4e64h1 — 200 — 172.6 KiB — 117 ms — h3https://www.googletagmanager.com/gtag/js?id=G-8QY3201SLC&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-8QY3201SLC&cx=c&gtm=4e64h1 — 200 — 173.8 KiB — 114 ms — h3https://snippet.maze.co/static/2e79a818eb83f241d166a0059110532bffe3227e/contextualScaffold.jssnippet.maze.co/static/2e79a818eb83... https://snippet.maze.co/static/2e79a818eb83f241d166a0059110532bffe3227e/contextualScaffold.js — 200 — 6.5 KiB — 18 ms — h3https://f.vimeocdn.com/js_opt/modules/utils/vuid.min.jsf.vimeocdn.com/js_opt/modules/utils... https://f.vimeocdn.com/js_opt/modules/utils/vuid.min.js — 200 — 1.1 KiB — 2 ms — h2https://i.vimeocdn.com/video/2026120329-6d6fca9de0ac2235b14b0bd57b12287502f453b38b8e493c494a52fd1ba42830-d?mw=1400&mh=788i.vimeocdn.com/video/2026120329-6d6... https://i.vimeocdn.com/video/2026120329-6d6fca9de0ac2235b14b0bd57b12287502f453b38b8e493c494a52fd1ba42830-d?mw=1400&mh=788 — 200 — 43.3 KiB — 122 ms — h2https://gsst.moma.org/g/collect?v=2&tid=G-9QE7QKTBJH&gtm=45je64h1v9220486193z876719763za20gzb76719763zd76719763&_p=1776803703204&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=1866684639&_fplc=0&are=1&cid=398229272.1776803705&frm=0&pscdl=noapi&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=ES-MD&sst.etld=google.es&sst.gcsub=region1&sst.tft=1776803703204&sst.lpc=108342046&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=1&tag_exp=0~115616986~115938466~115938469~117266401~118128922&sid=1776803704&sct=1&seg=0&dl=https%3A%2F%2Fwww.moma.org%2F&dt=The%20Museum%20of%20Modern%20Art%2C%20New%20York%20City%20%7C%20MoMA&_tu=BA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2483&richsstssegsst.moma.org/g/collect?v=2&tid=G-9... https://gsst.moma.org/g/collect?v=2&tid=G-9QE7QKTBJH&gtm=45je64h1v9220486193z876719763za20gzb76719763zd76719763&_p=1776803703204&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&ecid=1866684639&_fplc=0&are=1&cid=398229272.1776803705&frm=0&pscdl=noapi&rcb=13&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=ES-MD&sst.etld=google.es&sst.gcsub=region1&sst.tft=1776803703204&sst.lpc=108342046&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=1&tag_exp=0~115616986~115938466~115938469~117266401~118128922&sid=1776803704&sct=1&seg=0&dl=https%3A%2F%2Fwww.moma.org%2F&dt=The%20Museum%20of%20Modern%20Art%2C%20New%20York%20City%20%7C%20MoMA&_tu=BA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=2483&richsstsse — 200 — 510 B — 212 ms — h2https://beacon.sojern.com/pixel/p/318000?cid=&ckspd=1&f_v=v6_js&p_v=1&vid=toubeacon.sojern.com/pixel/p/318000?ci... https://beacon.sojern.com/pixel/p/318000?cid=&ckspd=1&f_v=v6_js&p_v=1&vid=tou — 200 — 810 B — 32 ms — h2https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=3dd962399626810d1e1a7e860e3f7358fad9b0e21776803704arclight.vimeo.com/add/player-stats... https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=3dd962399626810d1e1a7e860e3f7358fad9b0e21776803704 — 200 — 142 B — 156 ms — h2https://gsst.moma.org/_/service_worker/63b0/sw_iframe.html?origin=https%3A%2F%2Fwww.moma.org&1p=1gsst.moma.org/_/service_worker/63b0... https://gsst.moma.org/_/service_worker/63b0/sw_iframe.html?origin=https%3A%2F%2Fwww.moma.org&1p=1 — 200 — 1.9 KiB — 177 ms — h2https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=3dd962399626810d1e1a7e860e3f7358fad9b0e21776803704arclight.vimeo.com/add/player-stats... https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=3dd962399626810d1e1a7e860e3f7358fad9b0e21776803704 — 200 — 40 B — 151 ms — h2https://vod-adaptive-ak.vimeocdn.com/exp=1776807304~acl=%2F4d1d5522-9be9-4e9d-ba3e-1915a9d20018%2Fpsid%3D95c1d965c366d175ec32b33334adcc986b3c56cf6c19f853adedc14478e2d8a8%2F%2A~hmac=64f96447f1229b79c9897403bcb7c3f438a10b8940cce0b262cee63488f0a537/4d1d5522-9be9-4e9d-ba3e-1915a9d20018/psid=95c1d965c366d175ec32b33334adcc986b3c56cf6c19f853adedc14478e2d8a8/v2/playlist/av/primary/prot/cXNyPTE/playlist.json?omit=av1-hevc&pathsig=8c953e4f~jhcbzl2DsrF9ioZX-MMO0DLt0l0oxQ_-GutdhE_dBsA&qsr=1&r=dXM%3D&rh=1OAkfDvod-adaptive-ak.vimeocdn.com/exp=17... https://vod-adaptive-ak.vimeocdn.com/exp=1776807304~acl=%2F4d1d5522-9be9-4e9d-ba3e-1915a9d20018%2Fpsid%3D95c1d965c366d175ec32b33334adcc986b3c56cf6c19f853adedc14478e2d8a8%2F%2A~hmac=64f96447f1229b79c9897403bcb7c3f438a10b8940cce0b262cee63488f0a537/4d1d5522-9be9-4e9d-ba3e-1915a9d20018/psid=95c1d965c366d175ec32b33334adcc986b3c56cf6c19f853adedc14478e2d8a8/v2/playlist/av/primary/prot/cXNyPTE/playlist.json?omit=av1-hevc&pathsig=8c953e4f~jhcbzl2DsrF9ioZX-MMO0DLt0l0oxQ_-GutdhE_dBsA&qsr=1&r=dXM%3D&rh=1OAkfD — 200 — 5.6 KiB — 64 ms — h2https://script.hotjar.com/modules.6a0f3932cb1341a35c18.jsscript.hotjar.com/modules.6a0f3932c... https://script.hotjar.com/modules.6a0f3932cb1341a35c18.js — 200 — 56.6 KiB — 27 ms — h2https://consentag.eu/public/3.1.1/popup_silent.htmlconsentag.eu/public/3.1.1/popup_sil... https://consentag.eu/public/3.1.1/popup_silent.html — 200 — 12.2 KiB — 60 ms — h2https://pixels.spotify.com/v1/config/1ac4ca1c5d2c4a16ad41933e17b6290dpixels.spotify.com/v1/config/1ac4ca... https://pixels.spotify.com/v1/config/1ac4ca1c5d2c4a16ad41933e17b6290d — 200 — 265 B — 83 ms — h2https://pixels.spotify.com/v1/ingestpixels.spotify.com/v1/ingest https://pixels.spotify.com/v1/ingest — 200 — 0 B — 69 ms — h2https://i.vimeocdn.com/video/2026120329-6d6fca9de0ac2235b14b0bd57b12287502f453b38b8e493c494a52fd1ba42830-d?mw=80&q=85i.vimeocdn.com/video/2026120329-6d6... https://i.vimeocdn.com/video/2026120329-6d6fca9de0ac2235b14b0bd57b12287502f453b38b8e493c494a52fd1ba42830-d?mw=80&q=85 — 200 — 1.4 KiB — 6 ms — h2https://connect.facebook.net/signals/config/241930449479333?v=2.9.303&r=stable&domain=www.moma.org&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/241930449479333?v=2.9.303&r=stable&domain=www.moma.org&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 45.0 KiB — 22 ms — h3https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=3dd962399626810d1e1a7e860e3f7358fad9b0e21776803704arclight.vimeo.com/add/player-stats... https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=3dd962399626810d1e1a7e860e3f7358fad9b0e21776803704 — 200 — 40 B — 114 ms — h2https://cdn.us.heap-api.com/v5/heapjs-static/5.3.12/core/heap.jscdn.us.heap-api.com/v5/heapjs-stati... https://cdn.us.heap-api.com/v5/heapjs-static/5.3.12/core/heap.js — 200 — 75.2 KiB — 13 ms — h2https://pixels.spotify.com/v1/ingestpixels.spotify.com/v1/ingest https://pixels.spotify.com/v1/ingest — 200 — 125 B — 33 ms — h2https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.0/jquery.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.0/jquery.min.js — 200 — 27.5 KiB — 67 ms — h3https://cdnjs.cloudflare.com/ajax/libs/mustache.js/2.3.0/mustache.min.jscdnjs.cloudflare.com/ajax/libs/must... https://cdnjs.cloudflare.com/ajax/libs/mustache.js/2.3.0/mustache.min.js — 200 — 3.1 KiB — 65 ms — h3https://orion.bendingspoons.com/v3/identity/settingsorion.bendingspoons.com/v3/identity... https://orion.bendingspoons.com/v3/identity/settings — 200 — 0 B — 194 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-8QY3201SLC&gtm=45je64h1v888989272z876719763za20gzb76719763zd76719763&_p=1776803703204&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=398229272.1776803705&frm=0&pscdl=noapi&rcb=6&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400~118463262&sid=1776803704&sct=1&seg=0&dl=https%3A%2F%2Fwww.moma.org%2F&dt=The%20Museum%20of%20Modern%20Art%2C%20New%20York%20City%20%7C%20MoMA&_tu=KA&en=page_view&_fv=1&_ss=1&ep.paywall_state=null&ep.=&ep.membership_banner=false&up.login_state=logged-out&up.customerStatus=Not%20a%20Member&up.visitorType=guest&up.membershipStatus=&tfd=2726region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-8QY3201SLC&gtm=45je64h1v888989272z876719763za20gzb76719763zd76719763&_p=1776803703204&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=398229272.1776803705&frm=0&pscdl=noapi&rcb=6&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400~118463262&sid=1776803704&sct=1&seg=0&dl=https%3A%2F%2Fwww.moma.org%2F&dt=The%20Museum%20of%20Modern%20Art%2C%20New%20York%20City%20%7C%20MoMA&_tu=KA&en=page_view&_fv=1&_ss=1&ep.paywall_state=null&ep.=&ep.membership_banner=false&up.login_state=logged-out&up.customerStatus=Not%20a%20Member&up.visitorType=guest&up.membershipStatus=&tfd=2726 — 204 — 547 B — 147 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-8QY3201SLC&cid=398229272.1776803705&gtm=45je64h1v888989272z876719763za20gzb76719763zd76719763&rcb=6&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266400~118463262stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-8QY3201SLC&cid=398229272.1776803705&gtm=45je64h1v888989272z876719763za20gzb76719763zd76719763&rcb=6&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266400~118463262 — 204 — 556 B — 72 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-8QY3201SLC&cid=398229272.1776803705&gtm=45je64h1v888989272z876719763za20gzb76719763zd76719763&rcb=6&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266400~118463262&z=351277133www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-8QY3201SLC&cid=398229272.1776803705&gtm=45je64h1v888989272z876719763za20gzb76719763zd76719763&rcb=6&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938468~117266400~118463262&z=351277133 — 200 — 408 B — 97 ms — h2https://consentag.eu/manager/consent/user/getuamconsentag.eu/manager/consent/user/g... https://consentag.eu/manager/consent/user/getuam — 200 — 2.5 KiB — 26 ms — h2https://www.googletagmanager.com/gtag/destination?id=DC-12602964&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=DC-12602964&cx=c&gtm=4e64h1 — 200 — 147.9 KiB — 36 ms — h3https://orion.bendingspoons.com/v3/identity/settingsorion.bendingspoons.com/v3/identity... https://orion.bendingspoons.com/v3/identity/settings — 200 — 455 B — 132 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-RG0HEMD55H&gtm=45je64h1v871317187z876719763za20gzb76719763zd76719763&_p=1776803703204&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=398229272.1776803705&frm=0&pscdl=noapi&rcb=14&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266401~117884344~118128922~118463261&sid=1776803704&sct=1&seg=0&dl=https%3A%2F%2Fwww.moma.org%2F&dt=The%20Museum%20of%20Modern%20Art%2C%20New%20York%20City%20%7C%20MoMA&_tu=KA&en=page_view&_fv=1&_ss=1&ep.paywall_state=null&ep.=&ep.membership_banner=false&up.login_state=logged-out&up.customerStatus=Not%20a%20Member&up.visitorType=guest&up.membershipStatus=&tfd=2854region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-RG0HEMD55H&gtm=45je64h1v871317187z876719763za20gzb76719763zd76719763&_p=1776803703204&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=398229272.1776803705&frm=0&pscdl=noapi&rcb=14&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266401~117884344~118128922~118463261&sid=1776803704&sct=1&seg=0&dl=https%3A%2F%2Fwww.moma.org%2F&dt=The%20Museum%20of%20Modern%20Art%2C%20New%20York%20City%20%7C%20MoMA&_tu=KA&en=page_view&_fv=1&_ss=1&ep.paywall_state=null&ep.=&ep.membership_banner=false&up.login_state=logged-out&up.customerStatus=Not%20a%20Member&up.visitorType=guest&up.membershipStatus=&tfd=2854 — 204 — 48 B — 85 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-RG0HEMD55H&cid=398229272.1776803705&gtm=45je64h1v871317187z876719763za20gzb76719763zd76719763&rcb=14&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401~117884344~118128922~118463261stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-RG0HEMD55H&cid=398229272.1776803705&gtm=45je64h1v871317187z876719763za20gzb76719763zd76719763&rcb=14&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401~117884344~118128922~118463261 — 204 — 57 B — 27 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-RG0HEMD55H&cid=398229272.1776803705&gtm=45je64h1v871317187z876719763za20gzb76719763zd76719763&rcb=14&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401~117884344~118128922~118463261&z=923717142www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-RG0HEMD55H&cid=398229272.1776803705&gtm=45je64h1v871317187z876719763za20gzb76719763zd76719763&rcb=14&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938466~115938469~117266401~117884344~118128922~118463261&z=923717142 — 200 — 107 B — 28 ms — h2https://i.ctnsnet.com/int/integration?pixel=86240960&nid=66354764&cont=s&loc=https%3A%2F%2Fwww.moma.org%2F&ref=&cst=true&gdpr_consent=&caid=2733c88ed011472299f123dbd2fa5639i.ctnsnet.com/int/integration?pixel... https://i.ctnsnet.com/int/integration?pixel=86240960&nid=66354764&cont=s&loc=https%3A%2F%2Fwww.moma.org%2F&ref=&cst=true&gdpr_consent=&caid=2733c88ed011472299f123dbd2fa5639 — 200 — 306 B — 69 ms — h2https://i.ctnsnet.com/int/integration?pixel=82109083&nid=66354764&cont=s&loc=https%3A%2F%2Fwww.moma.org%2F&ref=&cst=true&gdpr_consent=&caid=2733c88ed011472299f123dbd2fa5639i.ctnsnet.com/int/integration?pixel... https://i.ctnsnet.com/int/integration?pixel=82109083&nid=66354764&cont=s&loc=https%3A%2F%2Fwww.moma.org%2F&ref=&cst=true&gdpr_consent=&caid=2733c88ed011472299f123dbd2fa5639 — 200 — 142 B — 73 ms — h2https://i.ctnsnet.com/int/integration?pixel=79185590&nid=66354764&cont=s&loc=https%3A%2F%2Fwww.moma.org%2F&ref=&cst=true&gdpr_consent=&caid=2733c88ed011472299f123dbd2fa5639i.ctnsnet.com/int/integration?pixel... https://i.ctnsnet.com/int/integration?pixel=79185590&nid=66354764&cont=s&loc=https%3A%2F%2Fwww.moma.org%2F&ref=&cst=true&gdpr_consent=&caid=2733c88ed011472299f123dbd2fa5639 — 200 — 143 B — 70 ms — h2https://i.ctnsnet.com/int/integration?pixel=78593803&nid=66354764&cont=s&loc=https%3A%2F%2Fwww.moma.org%2F&ref=&cst=true&gdpr_consent=&caid=2733c88ed011472299f123dbd2fa5639i.ctnsnet.com/int/integration?pixel... https://i.ctnsnet.com/int/integration?pixel=78593803&nid=66354764&cont=s&loc=https%3A%2F%2Fwww.moma.org%2F&ref=&cst=true&gdpr_consent=&caid=2733c88ed011472299f123dbd2fa5639 — 200 — 866 B — 76 ms — h2https://i.ctnsnet.com/int/integration?pixel=79185587&nid=66354764&cont=s&loc=https%3A%2F%2Fwww.moma.org%2F&ref=&cst=true&gdpr_consent=&caid=2733c88ed011472299f123dbd2fa5639i.ctnsnet.com/int/integration?pixel... https://i.ctnsnet.com/int/integration?pixel=79185587&nid=66354764&cont=s&loc=https%3A%2F%2Fwww.moma.org%2F&ref=&cst=true&gdpr_consent=&caid=2733c88ed011472299f123dbd2fa5639 — 200 — 524 B — 75 ms — h2https://ad.doubleclick.net/ddm/activity/src=11015190;type=homep0;cat=themu0;qty=1;cost=0;u1=;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;npa=;gdpr=$%7BGDPR%7D;gdpr_consent=$%7BGDPR_CONSENT_755%7D;ord=UNKNOWNad.doubleclick.net/ddm/activity/src... https://ad.doubleclick.net/ddm/activity/src=11015190;type=homep0;cat=themu0;qty=1;cost=0;u1=;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;npa=;gdpr=$%7BGDPR%7D;gdpr_consent=$%7BGDPR_CONSENT_755%7D;ord=UNKNOWN — 302 — 22 B — 107 ms — h3https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMA.jsanalytics.tiktok.com/i18n/pixel/sta... https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMA.js — 200 — 105.9 KiB — 19 ms — h2https://connect.facebook.net/signals/config/3686368688318657?v=2.9.303&r=stable&domain=www.moma.org&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C235%2C206%2C282%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/3686368688318657?v=2.9.303&r=stable&domain=www.moma.org&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C235%2C206%2C282%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245 — 200 — 16.1 KiB — 22 ms — h3https://www.facebook.com/tr/?id=241930449479333&ev=PageView&dl=https%3A%2F%2Fwww.moma.org%2F&rl=&if=false&ts=1776803705074&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776803705062.305803914849815083&ler=empty&cdl=API_unavailable&pmd[title]=The%20Museum%20of%20Modern%20Art%2C%20New%20York%20City%20%7C%20MoMA&pmd[locale]=en&pmd[description]=New%20York%E2%80%99s%20Museum%20of%20Modern%20Art%20(MoMA)%20connects%20people%20from%20around%20the%20world%20to%20the%20art%20of%20our%20time.&plt=2062.699999809265&it=1776803704713&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=24193044947... https://www.facebook.com/tr/?id=241930449479333&ev=PageView&dl=https%3A%2F%2Fwww.moma.org%2F&rl=&if=false&ts=1776803705074&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776803705062.305803914849815083&ler=empty&cdl=API_unavailable&pmd[title]=The%20Museum%20of%20Modern%20Art%2C%20New%20York%20City%20%7C%20MoMA&pmd[locale]=en&pmd[description]=New%20York%E2%80%99s%20Museum%20of%20Modern%20Art%20(MoMA)%20connects%20people%20from%20around%20the%20world%20to%20the%20art%20of%20our%20time.&plt=2062.699999809265&it=1776803704713&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=GET — 200 — 18 B — 62 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=241930449479333&ev=PageView&dl=https%3A%2F%2Fwww.moma.org%2F&rl=&if=false&ts=1776803705074&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776803705062.305803914849815083&ler=empty&cdl=API_unavailable&pmd[title]=The%20Museum%20of%20Modern%20Art%2C%20New%20York%20City%20%7C%20MoMA&pmd[locale]=en&pmd[description]=New%20York%E2%80%99s%20Museum%20of%20Modern%20Art%20(MoMA)%20connects%20people%20from%20around%20the%20world%20to%20the%20art%20of%20our%20time.&plt=2062.699999809265&it=1776803704713&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=241930449479333&ev=PageView&dl=https%3A%2F%2Fwww.moma.org%2F&rl=&if=false&ts=1776803705074&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776803705062.305803914849815083&ler=empty&cdl=API_unavailable&pmd[title]=The%20Museum%20of%20Modern%20Art%2C%20New%20York%20City%20%7C%20MoMA&pmd[locale]=en&pmd[description]=New%20York%E2%80%99s%20Museum%20of%20Modern%20Art%20(MoMA)%20connects%20people%20from%20around%20the%20world%20to%20the%20art%20of%20our%20time.&plt=2062.699999809265&it=1776803704713&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=FGET — 200 — 197 B — 191 ms — h3https://ad.doubleclick.net/ddm/activity/src=11015190;dc_pre=CJ6kss3l_5MDFcfuOwIdsq4mEg;type=homep0;cat=themu0;qty=1;cost=0;u1=;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;npa=;gdpr=$%7BGDPR%7D;gdpr_consent=$%7BGDPR_CONSENT_755%7D;ord=UNKNOWNad.doubleclick.net/ddm/activity/src... https://ad.doubleclick.net/ddm/activity/src=11015190;dc_pre=CJ6kss3l_5MDFcfuOwIdsq4mEg;type=homep0;cat=themu0;qty=1;cost=0;u1=;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;npa=;gdpr=$%7BGDPR%7D;gdpr_consent=$%7BGDPR_CONSENT_755%7D;ord=UNKNOWN — 302 — 22 B — 213 ms — h3https://t.contentsquare.net/uxa/89d5842b786f4.jst.contentsquare.net/uxa/89d5842b786... https://t.contentsquare.net/uxa/89d5842b786f4.js — 200 — 119.2 KiB — 14 ms — h2https://ad.doubleclick.net/activity;src=12602964;type=momar0;cat=sitev0;rcb=15;ord=3248440290188;npa=1;auiddc=1489577422.1776803704;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9190070131z876719763za20gzb76719763zd76719763xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115616985~115938466~115938469~117266401;epver=2;dc_random=1776803705_bYW109o8FVbab4vCZ2iM5s0dkm-gaZfaGg;~oref=https%3A%2F%2Fwww.moma.org%2F?ad.doubleclick.net/activity;src=126... https://ad.doubleclick.net/activity;src=12602964;type=momar0;cat=sitev0;rcb=15;ord=3248440290188;npa=1;auiddc=1489577422.1776803704;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9190070131z876719763za20gzb76719763zd76719763xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115616985~115938466~115938469~117266401;epver=2;dc_random=1776803705_bYW109o8FVbab4vCZ2iM5s0dkm-gaZfaGg;~oref=https%3A%2F%2Fwww.moma.org%2F? — 302 — 22 B — 152 ms — h3https://12602964.fls.doubleclick.net/activityi;src=12602964;type=momar0;cat=sitev0;rcb=15;ord=3248440290188;npa=1;auiddc=1489577422.1776803704;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9190070131z876719763za20gzb76719763zd76719763xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616985~115938466~115938469~117266401;epver=2;dc_random=1776803705_bYW109o8FVbab4vCZ2iM5s0dkm-gaZfaGg;_dc_test=1;~oref=https%3A%2F%2Fwww.moma.org%2F?12602964.fls.doubleclick.net/activi... https://12602964.fls.doubleclick.net/activityi;src=12602964;type=momar0;cat=sitev0;rcb=15;ord=3248440290188;npa=1;auiddc=1489577422.1776803704;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9190070131z876719763za20gzb76719763zd76719763xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616985~115938466~115938469~117266401;epver=2;dc_random=1776803705_bYW109o8FVbab4vCZ2iM5s0dkm-gaZfaGg;_dc_test=1;~oref=https%3A%2F%2Fwww.moma.org%2F? — 302 — 871 B — 84 ms — h2https://analytics.tiktok.com/i18n/pixel/static/identify_5cff1caf.jsanalytics.tiktok.com/i18n/pixel/sta... https://analytics.tiktok.com/i18n/pixel/static/identify_5cff1caf.js — 200 — 39.6 KiB — 9 ms — h2https://vod-adaptive-ak.vimeocdn.com/exp=1776807304~acl=%2F4d1d5522-9be9-4e9d-ba3e-1915a9d20018%2Fpsid%3D95c1d965c366d175ec32b33334adcc986b3c56cf6c19f853adedc14478e2d8a8%2F%2A~hmac=64f96447f1229b79c9897403bcb7c3f438a10b8940cce0b262cee63488f0a537/4d1d5522-9be9-4e9d-ba3e-1915a9d20018/psid=95c1d965c366d175ec32b33334adcc986b3c56cf6c19f853adedc14478e2d8a8/v2/range/prot/cmFuZ2U9OTA5LTQxNjQ2ODg/avf/343f1757-edd9-44da-977e-5312ac358720.mp4?pathsig=8c953e4f~5nIygw_sfh17mlZ5x_qdWiJQK8Q6kGASs7gQnhfV_K8&r=dXMtd2VzdDE%3D&range=909-4164688vod-adaptive-ak.vimeocdn.com/exp=17... https://vod-adaptive-ak.vimeocdn.com/exp=1776807304~acl=%2F4d1d5522-9be9-4e9d-ba3e-1915a9d20018%2Fpsid%3D95c1d965c366d175ec32b33334adcc986b3c56cf6c19f853adedc14478e2d8a8%2F%2A~hmac=64f96447f1229b79c9897403bcb7c3f438a10b8940cce0b262cee63488f0a537/4d1d5522-9be9-4e9d-ba3e-1915a9d20018/psid=95c1d965c366d175ec32b33334adcc986b3c56cf6c19f853adedc14478e2d8a8/v2/range/prot/cmFuZ2U9OTA5LTQxNjQ2ODg/avf/343f1757-edd9-44da-977e-5312ac358720.mp4?pathsig=8c953e4f~5nIygw_sfh17mlZ5x_qdWiJQK8Q6kGASs7gQnhfV_K8&r=dXMtd2VzdDE%3D&range=909-4164688 — 200 — 4.0 MiB — 109 ms — h2https://ad.doubleclick.net/activity;dc_pre=CPnEvc3l_5MDFefsOwIdW7wxmw;src=12602964;type=momar0;cat=sitev0;rcb=15;ord=3248440290188;npa=1;auiddc=1489577422.1776803704;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9190070131z876719763za20gzb76719763zd76719763xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115616985~115938466~115938469~117266401;epver=2;dc_random=1776803705_bYW109o8FVbab4vCZ2iM5s0dkm-gaZfaGg;~oref=https%3A%2F%2Fwww.moma.org%2F?ad.doubleclick.net/activity;dc_pre=... https://ad.doubleclick.net/activity;dc_pre=CPnEvc3l_5MDFefsOwIdW7wxmw;src=12602964;type=momar0;cat=sitev0;rcb=15;ord=3248440290188;npa=1;auiddc=1489577422.1776803704;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9190070131z876719763za20gzb76719763zd76719763xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=3;tag_exp=0~115616985~115938466~115938469~117266401;epver=2;dc_random=1776803705_bYW109o8FVbab4vCZ2iM5s0dkm-gaZfaGg;~oref=https%3A%2F%2Fwww.moma.org%2F? — 200 — 64 B — 65 ms — h3https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6analytics-ipv6.tiktokw.us/ipv6/enri... https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6 — 200 — 931 B — 207 ms — h2https://12602964.fls.doubleclick.net/activityi;dc_pre=COa0wM3l_5MDFRowugAdzGsv5Q;src=12602964;type=momar0;cat=sitev0;rcb=15;ord=3248440290188;npa=1;auiddc=1489577422.1776803704;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9190070131z876719763za20gzb76719763zd76719763xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616985~115938466~115938469~117266401;epver=2;dc_random=1776803705_bYW109o8FVbab4vCZ2iM5s0dkm-gaZfaGg;_dc_test=1;~oref=https%3A%2F%2Fwww.moma.org%2F?12602964.fls.doubleclick.net/activi... https://12602964.fls.doubleclick.net/activityi;dc_pre=COa0wM3l_5MDFRowugAdzGsv5Q;src=12602964;type=momar0;cat=sitev0;rcb=15;ord=3248440290188;npa=1;auiddc=1489577422.1776803704;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9190070131z876719763za20gzb76719763zd76719763xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616985~115938466~115938469~117266401;epver=2;dc_random=1776803705_bYW109o8FVbab4vCZ2iM5s0dkm-gaZfaGg;_dc_test=1;~oref=https%3A%2F%2Fwww.moma.org%2F? — 200 — 686 B — 40 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 748 B — 135 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 911 B — 280 ms — h2https://www.google.com/gmp/conversion/_dc_unique_id=4262525083709874941;_dc_ptd=ChEI8MCczwYQkY-Q6afjxZ38ARIfAGaq-NIq61W523RU51UI7VQZLKgTi0syJNM6zn7szA;_dc_time=1776803705;src=11015190;dc_pre=CJ6kss3l_5MDFcfuOwIdsq4mEg;type=homep0;cat=themu0;qty=1;cost=0;u1=;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;npa=;gdpr=$%7BGDPR%7D;gdpr_consent=$%7BGDPR_CONSENT_755%7D;ord=UNKNOWNwww.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=4262525083709874941;_dc_ptd=ChEI8MCczwYQkY-Q6afjxZ38ARIfAGaq-NIq61W523RU51UI7VQZLKgTi0syJNM6zn7szA;_dc_time=1776803705;src=11015190;dc_pre=CJ6kss3l_5MDFcfuOwIdsq4mEg;type=homep0;cat=themu0;qty=1;cost=0;u1=;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;npa=;gdpr=$%7BGDPR%7D;gdpr_consent=$%7BGDPR_CONSENT_755%7D;ord=UNKNOWN — 200 — 63 B — 271 ms — h3https://s.amazon-adsystem.com/iu3?pid=f7bb3c27-45c5-4b23-8c6f-c6c6f2907f38&event=PageView&ATTRIBUTE1=Memberss.amazon-adsystem.com/iu3?pid=f7bb3... https://s.amazon-adsystem.com/iu3?pid=f7bb3c27-45c5-4b23-8c6f-c6c6f2907f38&event=PageView&ATTRIBUTE1=Members — 302 — 777 B — 373 ms — http/1.1https://sp.analytics.yahoo.com/spp.pl?a=10000&.yp=10200675&he={INSERT_MACRO_HERE}&hph={INSERT_MACRO_HERE}sp.analytics.yahoo.com/spp.pl?a=100... https://sp.analytics.yahoo.com/spp.pl?a=10000&.yp=10200675&he={INSERT_MACRO_HERE}&hph={INSERT_MACRO_HERE} — 200 — 77 B — 148 ms — h2https://s.amazon-adsystem.com/iu3?pid=f7bb3c27-45c5-4b23-8c6f-c6c6f2907f38&event=PageView&ATTRIBUTE1=AllUserss.amazon-adsystem.com/iu3?pid=f7bb3... https://s.amazon-adsystem.com/iu3?pid=f7bb3c27-45c5-4b23-8c6f-c6c6f2907f38&event=PageView&ATTRIBUTE1=AllUsers — 302 — 778 B — 369 ms — http/1.1https://ad.doubleclick.net/ddm/activity/src=13525092;type=invmedia;cat=momaa0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=1;gdpr_consent=;ord=1?ad.doubleclick.net/ddm/activity/src... https://ad.doubleclick.net/ddm/activity/src=13525092;type=invmedia;cat=momaa0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=1;gdpr_consent=;ord=1? — 302 — 22 B — 110 ms — h3https://sp.analytics.yahoo.com/spp.pl?a=10000&.yp=10199290&sp.analytics.yahoo.com/spp.pl?a=100... https://sp.analytics.yahoo.com/spp.pl?a=10000&.yp=10199290& — 200 — 508 B — 145 ms — h2https://secure.adnxs.com/seg?add=34571930&t=2&gdpr=1&gdpr_consent=secure.adnxs.com/seg?add=34571930&t... https://secure.adnxs.com/seg?add=34571930&t=2&gdpr=1&gdpr_consent= — 200 — 579 B — 206 ms — h2https://lex.33across.com/ps/v1/pubtoken/?pid=119&event=rtg&us_privacy=&rnd=1776803705025&ru=https%3A%2F%2Fi.ctnsnet.com%2Fint%2Fintegration%3Fpixel%3D77707446%26nid%3D302660%26cont%3Di%26pixel_id%3D78593803%26ev%3Drtg%26uid%3D4a4fb9114e1c4181878c902973ce1fd8%2633xuid%3D%24%7BPUBTOK%7D%26us_privacy%3D%24%7BUS_PRIVACY%7D%26%24rnd%3D%24%7BRANDOM%7Dlex.33across.com/ps/v1/pubtoken/?pi... https://lex.33across.com/ps/v1/pubtoken/?pid=119&event=rtg&us_privacy=&rnd=1776803705025&ru=https%3A%2F%2Fi.ctnsnet.com%2Fint%2Fintegration%3Fpixel%3D77707446%26nid%3D302660%26cont%3Di%26pixel_id%3D78593803%26ev%3Drtg%26uid%3D4a4fb9114e1c4181878c902973ce1fd8%2633xuid%3D%24%7BPUBTOK%7D%26us_privacy%3D%24%7BUS_PRIVACY%7D%26%24rnd%3D%24%7BRANDOM%7D — 204 — 73 B — 371 ms — h2https://ad.doubleclick.net/ddm/activity/src=15516637;type=invmedia;cat=moma_0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=1;gdpr_consent=;ord=1?ad.doubleclick.net/ddm/activity/src... https://ad.doubleclick.net/ddm/activity/src=15516637;type=invmedia;cat=moma_0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=1;gdpr_consent=;ord=1? — 302 — 22 B — 108 ms — h3https://connect.facebook.net/signals/config/866538399155239?v=2.9.303&r=stable&domain=www.moma.org&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C235%2C206%2C282%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/866538399155239?v=2.9.303&r=stable&domain=www.moma.org&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C235%2C206%2C282%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245 — 200 — 96.8 KiB — 81 ms — h3https://www.facebook.com/tr/?id=3686368688318657&ev=PageView&dl=https%3A%2F%2Fwww.moma.org%2F&rl=&if=false&ts=1776803705327&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776803705062.305803914849815083&ler=empty&cdl=API_unavailable&pmd[title]=The%20Museum%20of%20Modern%20Art%2C%20New%20York%20City%20%7C%20MoMA&pmd[locale]=en&pmd[description]=New%20York%E2%80%99s%20Museum%20of%20Modern%20Art%20(MoMA)%20connects%20people%20from%20around%20the%20world%20to%20the%20art%20of%20our%20time.&plt=2062.699999809265&it=1776803704713&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=36863686883... https://www.facebook.com/tr/?id=3686368688318657&ev=PageView&dl=https%3A%2F%2Fwww.moma.org%2F&rl=&if=false&ts=1776803705327&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776803705062.305803914849815083&ler=empty&cdl=API_unavailable&pmd[title]=The%20Museum%20of%20Modern%20Art%2C%20New%20York%20City%20%7C%20MoMA&pmd[locale]=en&pmd[description]=New%20York%E2%80%99s%20Museum%20of%20Modern%20Art%20(MoMA)%20connects%20people%20from%20around%20the%20world%20to%20the%20art%20of%20our%20time.&plt=2062.699999809265&it=1776803704713&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=GET — 200 — 16 B — 72 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=3686368688318657&ev=PageView&dl=https%3A%2F%2Fwww.moma.org%2F&rl=&if=false&ts=1776803705327&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776803705062.305803914849815083&ler=empty&cdl=API_unavailable&pmd[title]=The%20Museum%20of%20Modern%20Art%2C%20New%20York%20City%20%7C%20MoMA&pmd[locale]=en&pmd[description]=New%20York%E2%80%99s%20Museum%20of%20Modern%20Art%20(MoMA)%20connects%20people%20from%20around%20the%20world%20to%20the%20art%20of%20our%20time.&plt=2062.699999809265&it=1776803704713&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=3686368688318657&ev=PageView&dl=https%3A%2F%2Fwww.moma.org%2F&rl=&if=false&ts=1776803705327&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776803705062.305803914849815083&ler=empty&cdl=API_unavailable&pmd[title]=The%20Museum%20of%20Modern%20Art%2C%20New%20York%20City%20%7C%20MoMA&pmd[locale]=en&pmd[description]=New%20York%E2%80%99s%20Museum%20of%20Modern%20Art%20(MoMA)%20connects%20people%20from%20around%20the%20world%20to%20the%20art%20of%20our%20time.&plt=2062.699999809265&it=1776803704713&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=FGET — 200 — 192 B — 149 ms — h3https://www.facebook.com/tr/?id=241930449479333&ev=Museum%20Home&dl=https%3A%2F%2Fwww.moma.org%2F&rl=&if=false&ts=1776803705334&cd[content_name]=%2F&sw=800&sh=600&v=2.9.303&r=stable&ec=1&o=4126&fbp=fb.1.1776803705062.305803914849815083&ler=empty&cdl=API_unavailable&pmd[locale]=en&pmd[description]=New%20York%E2%80%99s%20Museum%20of%20Modern%20Art%20(MoMA)%20connects%20people%20from%20around%20the%20world%20to%20the%20art%20of%20our%20time.&plt=2062.699999809265&it=1776803704713&coo=false&tm=2&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=24193044947... https://www.facebook.com/tr/?id=241930449479333&ev=Museum%20Home&dl=https%3A%2F%2Fwww.moma.org%2F&rl=&if=false&ts=1776803705334&cd[content_name]=%2F&sw=800&sh=600&v=2.9.303&r=stable&ec=1&o=4126&fbp=fb.1.1776803705062.305803914849815083&ler=empty&cdl=API_unavailable&pmd[locale]=en&pmd[description]=New%20York%E2%80%99s%20Museum%20of%20Modern%20Art%20(MoMA)%20connects%20people%20from%20around%20the%20world%20to%20the%20art%20of%20our%20time.&plt=2062.699999809265&it=1776803704713&coo=false&tm=2&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=GET — 200 — 16 B — 74 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=241930449479333&ev=Museum%20Home&dl=https%3A%2F%2Fwww.moma.org%2F&rl=&if=false&ts=1776803705334&cd[content_name]=%2F&sw=800&sh=600&v=2.9.303&r=stable&ec=1&o=4126&fbp=fb.1.1776803705062.305803914849815083&ler=empty&cdl=API_unavailable&pmd[locale]=en&pmd[description]=New%20York%E2%80%99s%20Museum%20of%20Modern%20Art%20(MoMA)%20connects%20people%20from%20around%20the%20world%20to%20the%20art%20of%20our%20time.&plt=2062.699999809265&it=1776803704713&coo=false&tm=2&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=241930449479333&ev=Museum%20Home&dl=https%3A%2F%2Fwww.moma.org%2F&rl=&if=false&ts=1776803705334&cd[content_name]=%2F&sw=800&sh=600&v=2.9.303&r=stable&ec=1&o=4126&fbp=fb.1.1776803705062.305803914849815083&ler=empty&cdl=API_unavailable&pmd[locale]=en&pmd[description]=New%20York%E2%80%99s%20Museum%20of%20Modern%20Art%20(MoMA)%20connects%20people%20from%20around%20the%20world%20to%20the%20art%20of%20our%20time.&plt=2062.699999809265&it=1776803704713&coo=false&tm=2&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=FGET — 200 — 195 B — 154 ms — h3https://adservice.google.com/ddm/fls/z/dc_pre=COa0wM3l_5MDFRowugAdzGsv5Q;src=12602964;type=momar0;cat=sitev0;rcb=15;ord=3248440290188;npa=1;auiddc=*;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9190070131z876719763za20gzb76719763zd76719763xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616985~115938466~115938469~117266401;epver=2;dc_random=1776803705_bYW109o8FVbab4vCZ2iM5s0dkm-gaZfaGg;_dc_test=1;~oref=https%3A%2F%2Fwww.moma.org%2Fadservice.google.com/ddm/fls/z/dc_p... https://adservice.google.com/ddm/fls/z/dc_pre=COa0wM3l_5MDFRowugAdzGsv5Q;src=12602964;type=momar0;cat=sitev0;rcb=15;ord=3248440290188;npa=1;auiddc=*;uaa=x86;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64h1v9190070131z876719763za20gzb76719763zd76719763xea;gcd=13l3l3l2l1l1;dma_cps=a;dma=1;dc_fmt=2;tag_exp=0~115616985~115938466~115938469~117266401;epver=2;dc_random=1776803705_bYW109o8FVbab4vCZ2iM5s0dkm-gaZfaGg;_dc_test=1;~oref=https%3A%2F%2Fwww.moma.org%2F — 200 — 63 B — 151 ms — h3https://lensflare.vimeo.com/add/vimeo.play_videolensflare.vimeo.com/add/vimeo.play_... https://lensflare.vimeo.com/add/vimeo.play_video — 200 — 0 B — 149 ms — h2https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=3dd962399626810d1e1a7e860e3f7358fad9b0e21776803704arclight.vimeo.com/add/player-stats... https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=3dd962399626810d1e1a7e860e3f7358fad9b0e21776803704 — 200 — 40 B — 115 ms — h2https://ad.doubleclick.net/ddm/activity/src=13525092;dc_pre=CNeExc3l_5MDFZPHOwIdtSo37A;type=invmedia;cat=momaa0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=1;gdpr_consent=;ord=1?ad.doubleclick.net/ddm/activity/src... https://ad.doubleclick.net/ddm/activity/src=13525092;dc_pre=CNeExc3l_5MDFZPHOwIdtSo37A;type=invmedia;cat=momaa0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=1;gdpr_consent=;ord=1? — 302 — 21 B — 253 ms — h3https://ad.doubleclick.net/ddm/activity/src=15516637;dc_pre=CMyCx83l_5MDFSLuOwIdXjgi3g;type=invmedia;cat=moma_0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=1;gdpr_consent=;ord=1?ad.doubleclick.net/ddm/activity/src... https://ad.doubleclick.net/ddm/activity/src=15516637;dc_pre=CMyCx83l_5MDFSLuOwIdXjgi3g;type=invmedia;cat=moma_0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=1;gdpr_consent=;ord=1? — 302 — 21 B — 253 ms — h3blob:https://www.moma.org/a784128c-a781-441f-997e-9d7fcff3780bwww.moma.org/a784128c-a781-441f-997... blob:https://www.moma.org/a784128c-a781-441f-997e-9d7fcff3780b — 200 — -1 B — 55 ms — blobhttps://c.contentsquare.net/pageview?cw=2&happid=1187906180&hl=www.moma.org%2F&hpd=www.moma.org&hpp=%2F&t=The%20Museum%20of%20Modern%20Art%2C%20New%20York%20City%20%7C%20MoMA&ex=&dt=14&pvt=n&la=en-US&uc=0&url=https%3A%2F%2Fwww.moma.org%2F&dr=&dw=1350&dh=8329&ww=1350&wh=940&sw=800&sh=600&uu=a1e6e7cb-feae-a1ad-fec0-7e5870cca616&sn=1&hd=1776803705&v=15.211.0&pid=127448&pn=1&hsid=7267376912721299&huu=5683048393424145&hpvid=4043230737985723&ct=0c.contentsquare.net/pageview?cw=2&h... https://c.contentsquare.net/pageview?cw=2&happid=1187906180&hl=www.moma.org%2F&hpd=www.moma.org&hpp=%2F&t=The%20Museum%20of%20Modern%20Art%2C%20New%20York%20City%20%7C%20MoMA&ex=&dt=14&pvt=n&la=en-US&uc=0&url=https%3A%2F%2Fwww.moma.org%2F&dr=&dw=1350&dh=8329&ww=1350&wh=940&sw=800&sh=600&uu=a1e6e7cb-feae-a1ad-fec0-7e5870cca616&sn=1&hd=1776803705&v=15.211.0&pid=127448&pn=1&hsid=7267376912721299&huu=5683048393424145&hpvid=4043230737985723&ct=0 — 204 — 272 B — 116 ms — h2https://c.us.heap-api.com/api/capture/v2/add_user_propertiesc.us.heap-api.com/api/capture/v2/ad... https://c.us.heap-api.com/api/capture/v2/add_user_properties — 200 — 0 B — 401 ms — h2https://c.us.heap-api.com/api/capture/v2/trackc.us.heap-api.com/api/capture/v2/tr... https://c.us.heap-api.com/api/capture/v2/track — 200 — 0 B — 399 ms — h2https://analytics.tiktok.com/api/v2/pixel/actanalytics.tiktok.com/api/v2/pixel/a... https://analytics.tiktok.com/api/v2/pixel/act — 200 — 905 B — 157 ms — h2https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=3dd962399626810d1e1a7e860e3f7358fad9b0e21776803704arclight.vimeo.com/add/player-stats... https://arclight.vimeo.com/add/player-stats?beacon=1&session-id=3dd962399626810d1e1a7e860e3f7358fad9b0e21776803704 — 200 — 11 B — 112 ms — h3https://mpc-prod-23-s6uit34pua-ue.a.run.app/events?cee=nompc-prod-23-s6uit34pua-ue.a.run.app... https://mpc-prod-23-s6uit34pua-ue.a.run.app/events?cee=no — 200 — 69 B — 169 ms — h2https://mpc-prod-23-s6uit34pua-ue.a.run.app/events?cee=nompc-prod-23-s6uit34pua-ue.a.run.app... https://mpc-prod-23-s6uit34pua-ue.a.run.app/events?cee=no — 200 — 237 B — 153 ms — h2https://www.facebook.com/tr/?id=866538399155239&ev=PageView&dl=https%3A%2F%2Fwww.moma.org%2F&rl=&if=false&ts=1776803705652&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776803705062.305803914849815083&ler=empty&cdl=API_unavailable&pmd[title]=The%20Museum%20of%20Modern%20Art%2C%20New%20York%20City%20%7C%20MoMA&pmd[locale]=en&pmd[description]=New%20York%E2%80%99s%20Museum%20of%20Modern%20Art%20(MoMA)%20connects%20people%20from%20around%20the%20world%20to%20the%20art%20of%20our%20time.&plt=2062.699999809265&eid=ob3_plugin-set_c939628b689a29b635ac22434357d3948b81c50b0455c276fc38c22caeb3e02d&it=1776803704713&coo=false&tm=1&cf=1&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=86653839915... https://www.facebook.com/tr/?id=866538399155239&ev=PageView&dl=https%3A%2F%2Fwww.moma.org%2F&rl=&if=false&ts=1776803705652&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776803705062.305803914849815083&ler=empty&cdl=API_unavailable&pmd[title]=The%20Museum%20of%20Modern%20Art%2C%20New%20York%20City%20%7C%20MoMA&pmd[locale]=en&pmd[description]=New%20York%E2%80%99s%20Museum%20of%20Modern%20Art%20(MoMA)%20connects%20people%20from%20around%20the%20world%20to%20the%20art%20of%20our%20time.&plt=2062.699999809265&eid=ob3_plugin-set_c939628b689a29b635ac22434357d3948b81c50b0455c276fc38c22caeb3e02d&it=1776803704713&coo=false&tm=1&cf=1&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=GET — 200 — 16 B — 26 ms — h3https://s.amazon-adsystem.com/iu3?pid=f7bb3c27-45c5-4b23-8c6f-c6c6f2907f38&event=PageView&ATTRIBUTE1=AllUsers&dcc=ts.amazon-adsystem.com/iu3?pid=f7bb3... https://s.amazon-adsystem.com/iu3?pid=f7bb3c27-45c5-4b23-8c6f-c6c6f2907f38&event=PageView&ATTRIBUTE1=AllUsers&dcc=t — -1 — 0 B — 139 ms — https://s.amazon-adsystem.com/iu3?pid=f7bb3c27-45c5-4b23-8c6f-c6c6f2907f38&event=PageView&ATTRIBUTE1=Members&dcc=ts.amazon-adsystem.com/iu3?pid=f7bb3... https://s.amazon-adsystem.com/iu3?pid=f7bb3c27-45c5-4b23-8c6f-c6c6f2907f38&event=PageView&ATTRIBUTE1=Members&dcc=t — -1 — 0 B — 137 ms — https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=866538399155239&ev=PageView&dl=https%3A%2F%2Fwww.moma.org%2F&rl=&if=false&ts=1776803705652&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776803705062.305803914849815083&ler=empty&cdl=API_unavailable&pmd[title]=The%20Museum%20of%20Modern%20Art%2C%20New%20York%20City%20%7C%20MoMA&pmd[locale]=en&pmd[description]=New%20York%E2%80%99s%20Museum%20of%20Modern%20Art%20(MoMA)%20connects%20people%20from%20around%20the%20world%20to%20the%20art%20of%20our%20time.&plt=2062.699999809265&eid=ob3_plugin-set_c939628b689a29b635ac22434357d3948b81c50b0455c276fc38c22caeb3e02d&it=1776803704713&coo=false&tm=1&cf=1&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=866538399155239&ev=PageView&dl=https%3A%2F%2Fwww.moma.org%2F&rl=&if=false&ts=1776803705652&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776803705062.305803914849815083&ler=empty&cdl=API_unavailable&pmd[title]=The%20Museum%20of%20Modern%20Art%2C%20New%20York%20City%20%7C%20MoMA&pmd[locale]=en&pmd[description]=New%20York%E2%80%99s%20Museum%20of%20Modern%20Art%20(MoMA)%20connects%20people%20from%20around%20the%20world%20to%20the%20art%20of%20our%20time.&plt=2062.699999809265&eid=ob3_plugin-set_c939628b689a29b635ac22434357d3948b81c50b0455c276fc38c22caeb3e02d&it=1776803704713&coo=false&tm=1&cf=1&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=FGET — 200 — 194 B — 145 ms — h3https://www.facebook.com/tr/?id=866538399155239&ev=HomePage&dl=https%3A%2F%2Fwww.moma.org%2F&rl=&if=false&ts=1776803705668&cd[content_type]=hotel&sw=800&sh=600&v=2.9.303&r=stable&ec=1&o=4126&fbp=fb.1.1776803705062.305803914849815083&ler=empty&cdl=API_unavailable&pmd[locale]=en&pmd[description]=New%20York%E2%80%99s%20Museum%20of%20Modern%20Art%20(MoMA)%20connects%20people%20from%20around%20the%20world%20to%20the%20art%20of%20our%20time.&plt=2062.699999809265&eid=ob3_plugin-set_89d1230332425b69f596ee1e3c96fb6d04f48785322e8d03eb3ed4a925e3e2fa&it=1776803704713&coo=false&tm=2&cf=1&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=86653839915... https://www.facebook.com/tr/?id=866538399155239&ev=HomePage&dl=https%3A%2F%2Fwww.moma.org%2F&rl=&if=false&ts=1776803705668&cd[content_type]=hotel&sw=800&sh=600&v=2.9.303&r=stable&ec=1&o=4126&fbp=fb.1.1776803705062.305803914849815083&ler=empty&cdl=API_unavailable&pmd[locale]=en&pmd[description]=New%20York%E2%80%99s%20Museum%20of%20Modern%20Art%20(MoMA)%20connects%20people%20from%20around%20the%20world%20to%20the%20art%20of%20our%20time.&plt=2062.699999809265&eid=ob3_plugin-set_89d1230332425b69f596ee1e3c96fb6d04f48785322e8d03eb3ed4a925e3e2fa&it=1776803704713&coo=false&tm=2&cf=1&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=GET — 200 — 16 B — 23 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=866538399155239&ev=HomePage&dl=https%3A%2F%2Fwww.moma.org%2F&rl=&if=false&ts=1776803705668&cd[content_type]=hotel&sw=800&sh=600&v=2.9.303&r=stable&ec=1&o=4126&fbp=fb.1.1776803705062.305803914849815083&ler=empty&cdl=API_unavailable&pmd[locale]=en&pmd[description]=New%20York%E2%80%99s%20Museum%20of%20Modern%20Art%20(MoMA)%20connects%20people%20from%20around%20the%20world%20to%20the%20art%20of%20our%20time.&plt=2062.699999809265&eid=ob3_plugin-set_89d1230332425b69f596ee1e3c96fb6d04f48785322e8d03eb3ed4a925e3e2fa&it=1776803704713&coo=false&tm=2&cf=1&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=866538399155239&ev=HomePage&dl=https%3A%2F%2Fwww.moma.org%2F&rl=&if=false&ts=1776803705668&cd[content_type]=hotel&sw=800&sh=600&v=2.9.303&r=stable&ec=1&o=4126&fbp=fb.1.1776803705062.305803914849815083&ler=empty&cdl=API_unavailable&pmd[locale]=en&pmd[description]=New%20York%E2%80%99s%20Museum%20of%20Modern%20Art%20(MoMA)%20connects%20people%20from%20around%20the%20world%20to%20the%20art%20of%20our%20time.&plt=2062.699999809265&eid=ob3_plugin-set_89d1230332425b69f596ee1e3c96fb6d04f48785322e8d03eb3ed4a925e3e2fa&it=1776803704713&coo=false&tm=2&cf=1&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=FGET — 200 — 192 B — 140 ms — h3https://www.google.com/gmp/conversion/_dc_unique_id=11227247763029417137;_dc_ptd=ChEI8MCczwYQkY-Q6afjxZ38ARIfAGaq-NJWPl4WMEyb8lQ9jpCFCHYHNxyiC-cYWfK2ww;_dc_time=1776803705;src=13525092;dc_pre=CNeExc3l_5MDFZPHOwIdtSo37A;type=invmedia;cat=momaa0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=1;gdpr_consent=;ord=1?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=11227247763029417137;_dc_ptd=ChEI8MCczwYQkY-Q6afjxZ38ARIfAGaq-NJWPl4WMEyb8lQ9jpCFCHYHNxyiC-cYWfK2ww;_dc_time=1776803705;src=13525092;dc_pre=CNeExc3l_5MDFZPHOwIdtSo37A;type=invmedia;cat=momaa0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=1;gdpr_consent=;ord=1? — 200 — 63 B — 267 ms — h3https://www.google.com/gmp/conversion/_dc_unique_id=1806137429368079864;_dc_ptd=ChEI8MCczwYQkY-Q6afjxZ38ARIfAGaq-NKxQcd3gzpDa5rtRJUX2sTcNw5OGU41x18ksg;_dc_time=1776803705;src=15516637;dc_pre=CMyCx83l_5MDFSLuOwIdXjgi3g;type=invmedia;cat=moma_0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=1;gdpr_consent=;ord=1?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=1806137429368079864;_dc_ptd=ChEI8MCczwYQkY-Q6afjxZ38ARIfAGaq-NKxQcd3gzpDa5rtRJUX2sTcNw5OGU41x18ksg;_dc_time=1776803705;src=15516637;dc_pre=CMyCx83l_5MDFSLuOwIdXjgi3g;type=invmedia;cat=moma_0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=1;gdpr_consent=;ord=1? — 200 — 63 B — 267 ms — h3https://prompts.maze.co/api/widgetsprompts.maze.co/api/widgets https://prompts.maze.co/api/widgets — 204 — 0 B — 298 ms — h2https://vod-adaptive-ak.vimeocdn.com/exp=1776807304~acl=%2F4d1d5522-9be9-4e9d-ba3e-1915a9d20018%2Fpsid%3D95c1d965c366d175ec32b33334adcc986b3c56cf6c19f853adedc14478e2d8a8%2F%2A~hmac=64f96447f1229b79c9897403bcb7c3f438a10b8940cce0b262cee63488f0a537/4d1d5522-9be9-4e9d-ba3e-1915a9d20018/psid=95c1d965c366d175ec32b33334adcc986b3c56cf6c19f853adedc14478e2d8a8/v2/range/prot/cmFuZ2U9NDE2NDY4OS04MzYzNzU3/avf/343f1757-edd9-44da-977e-5312ac358720.mp4?pathsig=8c953e4f~afrWWlulwkB4GZ9Q9twdXW2-4bL5bdxWUg18GY_Ioks&r=dXMtd2VzdDE%3D&range=4164689-8363757vod-adaptive-ak.vimeocdn.com/exp=17... https://vod-adaptive-ak.vimeocdn.com/exp=1776807304~acl=%2F4d1d5522-9be9-4e9d-ba3e-1915a9d20018%2Fpsid%3D95c1d965c366d175ec32b33334adcc986b3c56cf6c19f853adedc14478e2d8a8%2F%2A~hmac=64f96447f1229b79c9897403bcb7c3f438a10b8940cce0b262cee63488f0a537/4d1d5522-9be9-4e9d-ba3e-1915a9d20018/psid=95c1d965c366d175ec32b33334adcc986b3c56cf6c19f853adedc14478e2d8a8/v2/range/prot/cmFuZ2U9NDE2NDY4OS04MzYzNzU3/avf/343f1757-edd9-44da-977e-5312ac358720.mp4?pathsig=8c953e4f~afrWWlulwkB4GZ9Q9twdXW2-4bL5bdxWUg18GY_Ioks&r=dXMtd2VzdDE%3D&range=4164689-8363757 — 200 — 4.0 MiB — 97 ms — h2https://c.us.heap-api.com/api/capture/v2/trackc.us.heap-api.com/api/capture/v2/tr... https://c.us.heap-api.com/api/capture/v2/track — 200 — 379 B — 106 ms — h2https://c.us.heap-api.com/api/capture/v2/add_user_propertiesc.us.heap-api.com/api/capture/v2/ad... https://c.us.heap-api.com/api/capture/v2/add_user_properties — 200 — 379 B — 104 ms — h2https://prompts.maze.co/api/widgetsprompts.maze.co/api/widgets https://prompts.maze.co/api/widgets — 200 — 156 B — 103 ms — h2https://vod-adaptive-ak.vimeocdn.com/exp=1776807304~acl=%2F4d1d5522-9be9-4e9d-ba3e-1915a9d20018%2Fpsid%3D95c1d965c366d175ec32b33334adcc986b3c56cf6c19f853adedc14478e2d8a8%2F%2A~hmac=64f96447f1229b79c9897403bcb7c3f438a10b8940cce0b262cee63488f0a537/4d1d5522-9be9-4e9d-ba3e-1915a9d20018/psid=95c1d965c366d175ec32b33334adcc986b3c56cf6c19f853adedc14478e2d8a8/v2/range/prot/cmFuZ2U9ODM2Mzc1OC0xMjg0NjQzMw/avf/343f1757-edd9-44da-977e-5312ac358720.mp4?pathsig=8c953e4f~Q7DdtWR3UUtGq58xJo1d_pHCru4IMrgGVbjzsVxJ3Ls&r=dXMtd2VzdDE%3D&range=8363758-12846433vod-adaptive-ak.vimeocdn.com/exp=17... https://vod-adaptive-ak.vimeocdn.com/exp=1776807304~acl=%2F4d1d5522-9be9-4e9d-ba3e-1915a9d20018%2Fpsid%3D95c1d965c366d175ec32b33334adcc986b3c56cf6c19f853adedc14478e2d8a8%2F%2A~hmac=64f96447f1229b79c9897403bcb7c3f438a10b8940cce0b262cee63488f0a537/4d1d5522-9be9-4e9d-ba3e-1915a9d20018/psid=95c1d965c366d175ec32b33334adcc986b3c56cf6c19f853adedc14478e2d8a8/v2/range/prot/cmFuZ2U9ODM2Mzc1OC0xMjg0NjQzMw/avf/343f1757-edd9-44da-977e-5312ac358720.mp4?pathsig=8c953e4f~Q7DdtWR3UUtGq58xJo1d_pHCru4IMrgGVbjzsVxJ3Ls&r=dXMtd2VzdDE%3D&range=8363758-12846433 — 200 — 4.3 MiB — 103 ms — h2https://prompts.maze.co/api/widgetsprompts.maze.co/api/widgets https://prompts.maze.co/api/widgets — 200 — 156 B — 105 ms — h2https://www.moma.org/cdn-cgi/rum?www.moma.org/cdn-cgi/rum? https://www.moma.org/cdn-cgi/rum? — 204 — 192 B — 23 ms — h3https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.5 KiB — 118 ms — h2https://connect.facebook.net/signals/config/1927566254186859?v=2.9.303&r=stable&domain=www.moma.org&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C235%2C206%2C282%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245%2C255%2C257%2C258%2C259%2C256%2C260%2C204%2C254connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/1927566254186859?v=2.9.303&r=stable&domain=www.moma.org&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168%2C228%2C227%2C222%2C224%2C225%2C226%2C223%2C211%2C221%2C193%2C190%2C191%2C185%2C189%2C192%2C188%2C183%2C316%2C196%2C215%2C184%2C182%2C235%2C206%2C282%2C176%2C177%2C172%2C178%2C175%2C173%2C174%2C171%2C169%2C180%2C181%2C179%2C265%2C315%2C194%2C238%2C239%2C244%2C241%2C243%2C242%2C240%2C237%2C252%2C248%2C249%2C247%2C253%2C250%2C246%2C251%2C245%2C255%2C257%2C258%2C259%2C256%2C260%2C204%2C254 — 200 — 18.0 KiB — 33 ms — h3https://cdn.scarabresearch.com/js/175CADC0174B4CBD/scarab-v2.jscdn.scarabresearch.com/js/175CADC01... https://cdn.scarabresearch.com/js/175CADC0174B4CBD/scarab-v2.js — 200 — 22.9 KiB — 20 ms — http/1.1https://vod-adaptive-ak.vimeocdn.com/exp=1776807304~acl=%2F4d1d5522-9be9-4e9d-ba3e-1915a9d20018%2Fpsid%3D95c1d965c366d175ec32b33334adcc986b3c56cf6c19f853adedc14478e2d8a8%2F%2A~hmac=64f96447f1229b79c9897403bcb7c3f438a10b8940cce0b262cee63488f0a537/4d1d5522-9be9-4e9d-ba3e-1915a9d20018/psid=95c1d965c366d175ec32b33334adcc986b3c56cf6c19f853adedc14478e2d8a8/v2/range/prot/cmFuZ2U9MTI4NDY0MzQtMTcxMjYxNjU/avf/343f1757-edd9-44da-977e-5312ac358720.mp4?pathsig=8c953e4f~tDEZ66Pk3FZ8g0WmhIVMWKrA0Sq0ZQ3JLYmRRj0Bvks&r=dXMtd2VzdDE%3D&range=12846434-17126165vod-adaptive-ak.vimeocdn.com/exp=17... https://vod-adaptive-ak.vimeocdn.com/exp=1776807304~acl=%2F4d1d5522-9be9-4e9d-ba3e-1915a9d20018%2Fpsid%3D95c1d965c366d175ec32b33334adcc986b3c56cf6c19f853adedc14478e2d8a8%2F%2A~hmac=64f96447f1229b79c9897403bcb7c3f438a10b8940cce0b262cee63488f0a537/4d1d5522-9be9-4e9d-ba3e-1915a9d20018/psid=95c1d965c366d175ec32b33334adcc986b3c56cf6c19f853adedc14478e2d8a8/v2/range/prot/cmFuZ2U9MTI4NDY0MzQtMTcxMjYxNjU/avf/343f1757-edd9-44da-977e-5312ac358720.mp4?pathsig=8c953e4f~tDEZ66Pk3FZ8g0WmhIVMWKrA0Sq0ZQ3JLYmRRj0Bvks&r=dXMtd2VzdDE%3D&range=12846434-17126165 — 200 — 4.1 MiB — 114 ms — h2https://static.klaviyo.com/onsite/js/UMTXHk/klaviyo.jsstatic.klaviyo.com/onsite/js/UMTXHk... https://static.klaviyo.com/onsite/js/UMTXHk/klaviyo.js — 200 — 2.7 KiB — 64 ms — h2https://heapanalytics.com/api/telemetry?a=1187906180&te=type&te=data&te=cm&te=eventPropertiesTelemetry%20-%20added%20new%20properties&te=val&te=3&st=1776803706153&hv=5.3.12&ld=cdn.us.heap-api.comheapanalytics.com/api/telemetry?a=1... https://heapanalytics.com/api/telemetry?a=1187906180&te=type&te=data&te=cm&te=eventPropertiesTelemetry%20-%20added%20new%20properties&te=val&te=3&st=1776803706153&hv=5.3.12&ld=cdn.us.heap-api.com — 200 — 234 B — 399 ms — h2https://www.moma.org/favicon.svgwww.moma.org/favicon.svg https://www.moma.org/favicon.svg — 200 — 1.1 KiB — 37 ms — h3https://static.scarabresearch.com/wpjs/wploader.js?ts=2937static.scarabresearch.com/wpjs/wplo... https://static.scarabresearch.com/wpjs/wploader.js?ts=2937 — 200 — 4.6 KiB — 28 ms — http/1.1https://mpc-prod-23-s6uit34pua-ue.a.run.app/events?cee=nompc-prod-23-s6uit34pua-ue.a.run.app... https://mpc-prod-23-s6uit34pua-ue.a.run.app/events?cee=no — 200 — 69 B — 143 ms — h2https://www.facebook.com/tr/?id=866538399155239&ev=PageView&dl=https%3A%2F%2Fwww.moma.org%2F&rl=&if=false&ts=1776803706216&sw=800&sh=600&v=2.9.303&r=stable&ec=2&o=4126&fbp=fb.1.1776803705062.305803914849815083&ler=empty&cdl=API_unavailable&pmd[title]=The%20Museum%20of%20Modern%20Art%2C%20New%20York%20City%20%7C%20MoMA&pmd[locale]=en&pmd[description]=New%20York%E2%80%99s%20Museum%20of%20Modern%20Art%20(MoMA)%20connects%20people%20from%20around%20the%20world%20to%20the%20art%20of%20our%20time.&plt=2062.699999809265&eid=ob3_plugin-set_a504665cf096ccb4f7fb5b0c1b0a6e01bcd0e953f16635b58bd9cfd2f4cb4dd4&it=1776803704713&coo=false&cf=1&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=86653839915... https://www.facebook.com/tr/?id=866538399155239&ev=PageView&dl=https%3A%2F%2Fwww.moma.org%2F&rl=&if=false&ts=1776803706216&sw=800&sh=600&v=2.9.303&r=stable&ec=2&o=4126&fbp=fb.1.1776803705062.305803914849815083&ler=empty&cdl=API_unavailable&pmd[title]=The%20Museum%20of%20Modern%20Art%2C%20New%20York%20City%20%7C%20MoMA&pmd[locale]=en&pmd[description]=New%20York%E2%80%99s%20Museum%20of%20Modern%20Art%20(MoMA)%20connects%20people%20from%20around%20the%20world%20to%20the%20art%20of%20our%20time.&plt=2062.699999809265&eid=ob3_plugin-set_a504665cf096ccb4f7fb5b0c1b0a6e01bcd0e953f16635b58bd9cfd2f4cb4dd4&it=1776803704713&coo=false&cf=1&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=GET — 200 — 16 B — 24 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=866538399155239&ev=PageView&dl=https%3A%2F%2Fwww.moma.org%2F&rl=&if=false&ts=1776803706216&sw=800&sh=600&v=2.9.303&r=stable&ec=2&o=4126&fbp=fb.1.1776803705062.305803914849815083&ler=empty&cdl=API_unavailable&pmd[title]=The%20Museum%20of%20Modern%20Art%2C%20New%20York%20City%20%7C%20MoMA&pmd[locale]=en&pmd[description]=New%20York%E2%80%99s%20Museum%20of%20Modern%20Art%20(MoMA)%20connects%20people%20from%20around%20the%20world%20to%20the%20art%20of%20our%20time.&plt=2062.699999809265&eid=ob3_plugin-set_a504665cf096ccb4f7fb5b0c1b0a6e01bcd0e953f16635b58bd9cfd2f4cb4dd4&it=1776803704713&coo=false&cf=1&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=866538399155239&ev=PageView&dl=https%3A%2F%2Fwww.moma.org%2F&rl=&if=false&ts=1776803706216&sw=800&sh=600&v=2.9.303&r=stable&ec=2&o=4126&fbp=fb.1.1776803705062.305803914849815083&ler=empty&cdl=API_unavailable&pmd[title]=The%20Museum%20of%20Modern%20Art%2C%20New%20York%20City%20%7C%20MoMA&pmd[locale]=en&pmd[description]=New%20York%E2%80%99s%20Museum%20of%20Modern%20Art%20(MoMA)%20connects%20people%20from%20around%20the%20world%20to%20the%20art%20of%20our%20time.&plt=2062.699999809265&eid=ob3_plugin-set_a504665cf096ccb4f7fb5b0c1b0a6e01bcd0e953f16635b58bd9cfd2f4cb4dd4&it=1776803704713&coo=false&cf=1&expv2[0]=pl1&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=FGET — 200 — 197 B — 139 ms — h3https://www.facebook.com/tr/?id=1927566254186859&ev=PageView&dl=https%3A%2F%2Fwww.moma.org%2F&rl=&if=false&ts=1776803706231&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776803705062.305803914849815083&ler=empty&cdl=API_unavailable&pmd[title]=The%20Museum%20of%20Modern%20Art%2C%20New%20York%20City%20%7C%20MoMA&pmd[locale]=en&pmd[description]=New%20York%E2%80%99s%20Museum%20of%20Modern%20Art%20(MoMA)%20connects%20people%20from%20around%20the%20world%20to%20the%20art%20of%20our%20time.&plt=2062.699999809265&cs_est=true&it=1776803704713&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=19275662541... https://www.facebook.com/tr/?id=1927566254186859&ev=PageView&dl=https%3A%2F%2Fwww.moma.org%2F&rl=&if=false&ts=1776803706231&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776803705062.305803914849815083&ler=empty&cdl=API_unavailable&pmd[title]=The%20Museum%20of%20Modern%20Art%2C%20New%20York%20City%20%7C%20MoMA&pmd[locale]=en&pmd[description]=New%20York%E2%80%99s%20Museum%20of%20Modern%20Art%20(MoMA)%20connects%20people%20from%20around%20the%20world%20to%20the%20art%20of%20our%20time.&plt=2062.699999809265&cs_est=true&it=1776803704713&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=GET — 200 — 16 B — 26 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1927566254186859&ev=PageView&dl=https%3A%2F%2Fwww.moma.org%2F&rl=&if=false&ts=1776803706231&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776803705062.305803914849815083&ler=empty&cdl=API_unavailable&pmd[title]=The%20Museum%20of%20Modern%20Art%2C%20New%20York%20City%20%7C%20MoMA&pmd[locale]=en&pmd[description]=New%20York%E2%80%99s%20Museum%20of%20Modern%20Art%20(MoMA)%20connects%20people%20from%20around%20the%20world%20to%20the%20art%20of%20our%20time.&plt=2062.699999809265&cs_est=true&it=1776803704713&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=1927566254186859&ev=PageView&dl=https%3A%2F%2Fwww.moma.org%2F&rl=&if=false&ts=1776803706231&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776803705062.305803914849815083&ler=empty&cdl=API_unavailable&pmd[title]=The%20Museum%20of%20Modern%20Art%2C%20New%20York%20City%20%7C%20MoMA&pmd[locale]=en&pmd[description]=New%20York%E2%80%99s%20Museum%20of%20Modern%20Art%20(MoMA)%20connects%20people%20from%20around%20the%20world%20to%20the%20art%20of%20our%20time.&plt=2062.699999809265&cs_est=true&it=1776803704713&coo=false&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf1&rqm=FGET — 200 — 194 B — 140 ms — h3https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/fender_analytics.bcbed15c6b02c0d81b3a.js?cb=2static-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/fender_analytics.bcbed15c6b02c0d81b3a.js?cb=2 — 200 — 14.0 KiB — 51 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/static.d34531a9ee28a48e4d20.js?cb=2static-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/static.d34531a9ee28a48e4d20.js?cb=2 — 200 — 772 B — 47 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/vendors~static~in_app_forms~signup_forms~post_identification_sync~web_personalization~client_identity~reviews~telemetry~customerHubRoot~favorites~faq~.9d51596d6a05c41a21db.js?cb=2static-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/vendors~static~in_app_forms~signup_forms~post_identification_sync~web_personalization~client_identity~reviews~telemetry~customerHubRoot~favorites~faq~.9d51596d6a05c41a21db.js?cb=2 — 200 — 4.3 KiB — 47 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/runtime.7cda69e1caa6be8dc7c4.js?cb=2static.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/runtime.7cda69e1caa6be8dc7c4.js?cb=2 — 200 — 8.7 KiB — 14 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/sharedUtils.b3dbd88419e7ff83722b.js?cb=2static.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/sharedUtils.b3dbd88419e7ff83722b.js?cb=2 — 200 — 22.8 KiB — 17 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/post_identification_sync.7ab744259835bf66561d.js?cb=2static-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/post_identification_sync.7ab744259835bf66561d.js?cb=2 — 200 — 2.1 KiB — 47 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/vendors~in_app_forms~signup_forms~client_identity~telemetry~onsite-triggering-v2~onsite-triggering~.00140035a0ee1bdef5e1.js?cb=2static-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/vendors~in_app_forms~signup_forms~client_identity~telemetry~onsite-triggering-v2~onsite-triggering~.00140035a0ee1bdef5e1.js?cb=2 — 200 — 3.4 KiB — 45 ms — h2https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/client_identity.a036ae85272e61f7b4e8.js?cb=2static-tracking.klaviyo.com/onsite/... https://static-tracking.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/client_identity.a036ae85272e61f7b4e8.js?cb=2 — 200 — 1.9 KiB — 44 ms — h2https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/event_adapter.b8cd6e2a0811110b50f7.js?cb=2static.klaviyo.com/onsite/js/build-... https://static.klaviyo.com/onsite/js/build-preview/commit-019948276f5166670cb8f0c64d12207c8fab7513/event_adapter.b8cd6e2a0811110b50f7.js?cb=2 — 200 — 617 B — 13 ms — h2https://static.scarabresearch.com/wpjs/wpes6.js?ts=2937static.scarabresearch.com/wpjs/wpes... https://static.scarabresearch.com/wpjs/wpes6.js?ts=2937 — 200 — 34.0 KiB — 12 ms — http/1.1https://www.moma.org/favicon.icowww.moma.org/favicon.ico https://www.moma.org/favicon.ico — 200 — 2.1 KiB — 62 ms — h3https://bat.bing.com/p/action/27003525.jsbat.bing.com/p/action/27003525.js https://bat.bing.com/p/action/27003525.js — 200 — 429 B — 37 ms — h2https://static.klaviyo.com/onsite/js/vendors~static~in_app_forms~signup_forms~post_identification_sync~web_personalization~client_identity~reviews~telemetry~customerHubRoot~favorites~faq~.9d51596d6a05c41a21db.jsstatic.klaviyo.com/onsite/js/vendor... https://static.klaviyo.com/onsite/js/vendors~static~in_app_forms~signup_forms~post_identification_sync~web_personalization~client_identity~reviews~telemetry~customerHubRoot~favorites~faq~.9d51596d6a05c41a21db.js — 200 — 4.6 KiB — 15 ms — h2https://static.klaviyo.com/onsite/js/vendors~in_app_forms~signup_forms~client_identity~telemetry~onsite-triggering-v2~onsite-triggering~.00140035a0ee1bdef5e1.jsstatic.klaviyo.com/onsite/js/vendor... https://static.klaviyo.com/onsite/js/vendors~in_app_forms~signup_forms~client_identity~telemetry~onsite-triggering-v2~onsite-triggering~.00140035a0ee1bdef5e1.js — 200 — 3.2 KiB — 18 ms — h2https://static.klaviyo.com/onsite/js/vendors~Render~ClientStore~~~onsite-back-in-stock.7d7b5b811b79d6bdfaae.jsstatic.klaviyo.com/onsite/js/vendor... https://static.klaviyo.com/onsite/js/vendors~Render~ClientStore~~~onsite-back-in-stock.7d7b5b811b79d6bdfaae.js — 200 — 2.3 KiB — 16 ms — h2https://static.klaviyo.com/onsite/js/1011.598ae9833e51b76bc1c3.jsstatic.klaviyo.com/onsite/js/1011.5... https://static.klaviyo.com/onsite/js/1011.598ae9833e51b76bc1c3.js — 200 — 8.5 KiB — 8 ms — h2https://a.klaviyo.com/forms/api/v3/geo-ipa.klaviyo.com/forms/api/v3/geo-ip https://a.klaviyo.com/forms/api/v3/geo-ip — 200 — 680 B — 201 ms — h2https://bat.bing.net/actionp/0?ti=27003525&tm=gtm002&Ver=2&mid=60d25246-e3ef-43af-ab50-cc588835fb2a&bo=1&evt=consent&src=enforced&cdb=AQAY&asc=Dbat.bing.net/actionp/0?ti=27003525&... https://bat.bing.net/actionp/0?ti=27003525&tm=gtm002&Ver=2&mid=60d25246-e3ef-43af-ab50-cc588835fb2a&bo=1&evt=consent&src=enforced&cdb=AQAY&asc=D — 204 — 347 B — 136 ms — h2https://bat.bing.net/action/0?ti=27003525&tm=gtm002&Ver=2&mid=60d25246-e3ef-43af-ab50-cc588835fb2a&bo=2&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&tl=The%20Museum%20of%20Modern%20Art,%20New%20York%20City%20%7C%20MoMA&p=https%3A%2F%2Fwww.moma.org%2F&r=&lt=4004&evt=pageLoad&sv=2&asc=D&cdb=AQAY&rn=130330bat.bing.net/action/0?ti=27003525&t... https://bat.bing.net/action/0?ti=27003525&tm=gtm002&Ver=2&mid=60d25246-e3ef-43af-ab50-cc588835fb2a&bo=2&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&tl=The%20Museum%20of%20Modern%20Art,%20New%20York%20City%20%7C%20MoMA&p=https%3A%2F%2Fwww.moma.org%2F&r=&lt=4004&evt=pageLoad&sv=2&asc=D&cdb=AQAY&rn=130330 — 204 — 120 B — 134 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 2720ms · 3925KB · $36/mo
www.moma.org
Other
Costly
Execution 605ms
Transfer 218 KB
Unused 58%
Monthly Cost $8/mo
Unattributable
Other
Costly
Execution 357ms
Transfer 0 KB
Monthly Cost $5/mo
www.moma.org
Other
Costly
Execution 307ms
Transfer 39 KB
Monthly Cost $4/mo
www.moma.org
Other
Costly
Execution 201ms
Transfer 1225 KB
Unused 81%
Monthly Cost $3/mo
cdn.us.heap-api.com
Other
Optional
Execution 148ms
Transfer 75 KB
Unused 41%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 127ms
Transfer 173 KB
Unused 37%
Monthly Cost $2/mo
dev.visualwebsiteoptimizer.com
Other
Optional
Execution 126ms
Transfer 97 KB
Unused 66%
Monthly Cost $2/mo
t.contentsquare.net
Other
Optional
Execution 122ms
Transfer 119 KB
Unused 55%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 115ms
Transfer 157 KB
Unused 40%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 107ms
Transfer 174 KB
Unused 38%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 99ms
Transfer 173 KB
Unused 38%
Monthly Cost $1/mo
analytics.tiktok.com
Other
Optional
Execution 99ms
Transfer 106 KB
Unused 52%
Monthly Cost $1/mo
Facebook Pixel
Advertising
Optional
Execution 78ms
Transfer 97 KB
Unused 27%
Monthly Cost $1/mo
www.moma.org
Other
Optional
Execution 68ms
Transfer 1068 KB
Unused 98%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 55ms
Transfer 148 KB
Unused 48%
Monthly Cost $1/mo
Hotjar
Session Replay
Optional
Execution 54ms
Transfer 57 KB
Unused 63%
Monthly Cost $1/mo
www.moma.org
Other
Optional
Execution 51ms
Transfer 0 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.moma.org adds 605ms and costs ~$8/month
  • Unattributable adds 357ms and costs ~$5/month
  • www.moma.org adds 307ms and costs ~$4/month
  • www.moma.org adds 201ms 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

www.moma.org takes 605ms 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

58% of www.moma.org'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

Unattributable 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

www.moma.org takes 307ms 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.moma.org takes 201ms 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

81% of www.moma.org'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

66% of dev.visualwebsiteoptimizer.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

55% of t.contentsquare.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

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

Why this matters

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

Source: web.dev

98% of www.moma.org'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

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

Why this matters

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

Source: web.dev

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