Skip to content
https://figma.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
71
GRADE
C
FIX
6
REVIEW
2
PASS
7
INFO
2

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

33
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
97
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
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.

3.50 s

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

7.39 s

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

1.67 s

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

0.036

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

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

16.81 s

Page Load Progression

918 ms
1.8 s
2.8 s
3.7 s
4.6 s
5.5 s
6.4 s
7.3 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
6.8 MB transferred, 166 requests
FIX
6.8 MB transferred, 166 requests
Critical::
Page weighs 22.1 MB (6.8 MB transferred)
Warning::
JavaScript is 1.2 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.2 MB
Info::
Fonts are 552 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 552 KB
Warning::
166 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.4 g CO2 per page load
6.8 MB / 2.4 MB budget
6.8 MB transferred
166 requests
1.4 g CO2 per page load
Other 3.7 MiB 54%
JavaScript 1.2 MiB 17%
Fonts 551.9 KiB 8%
Images 503.5 KiB 7%
Other 500.1 KiB 7%
HTML 297.3 KiB 4%
Other 128.4 KiB 2%
CSS 25.8 KiB 0%
Other 804 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (6.8 MiB of 6.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
11085ms total JS execution
FIX
11085ms total JS execution
Warning::
https://www.figma.com/_netlify/_next/static/chunks...: 5240ms CPU time
Warning::
https://www.figma.com/: 4068ms CPU time
Warning::
https://www.figma.com/_netlify/_next/static/chunks...: 879ms CPU time
Warning::
Unattributable: 837ms CPU time
Info::
https://player.vimeo.com/api/player.js: 60ms CPU time
Warning::
Third-party scripts: 11085ms (100% of total)

Main Thread Breakdown

Script Evaluation 48% Other 24% Rendering 11% Style & Layout 10% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://www.figma.com/_netlify/_next/static/chunks/3914-2235806dee366872.js5240ms4515ms30ms3rd
https://www.figma.com/4068ms56ms184ms3rd
https://www.figma.com/_netlify/_next/static/chunks/8992-43f84a35aafd5858.js879ms751ms126ms3rd
Unattributable837ms14ms0ms3rd
https://player.vimeo.com/api/player.js60ms49ms2ms3rd
D
JS Bundles
Action
36 scripts, 304 KB unused
FIX
36 scripts, 304 KB unused
Warning::
https://www.figma.com/_netlify/_next/static/chunks...: 83 KB unused (21%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.figma.com/_netlify/_next/static/chunks...: 66 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.figma.com/_netlify/_next/static/chunks...: 52 KB unused (48%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.figma.com/_netlify/_next/static/chunks...: 42 KB unused (86%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.figma.com/_netlify/_next/static/chunks...: 33 KB unused (86%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 304 KB
304 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.figma.com/_netlify/_next/static/chunks/8992-43f84a35aafd5858.js408 KB83 KB (21%)3rd
https://www.figma.com/_netlify/_next/static/chunks/5113-45c4cd384a8c82e3.js111 KB66 KB (60%)3rd
https://www.figma.com/_netlify/_next/static/chunks/3914-2235806dee366872.js110 KB52 KB (48%)3rd
https://www.figma.com/_netlify/_next/static/chunks/1293-69d2c20eaf36b5ec.js49 KB42 KB (86%)3rd
https://www.figma.com/_netlify/_next/static/chunks/bf76e631-047ac0aae52ca139.js39 KB33 KB (86%)3rd
https://www.figma.com/_netlify/_next/static/chunks/4867-f406a2b91c16aafd.js48 KB27 KB (57%)3rd
https://www.figma.com/_netlify/_next/static/chunks/reactPlayerVimeo.7e5bcb5cd2f013ab.js2 KB3rd
https://f.vimeocdn.com/p/4.46.40/js/vendor.module.js93 KB3rd
https://www.figma.com/_netlify/_next/static/chunks/main-app-6f2cf860e358d425.js2 KB3rd
https://www.figma.com/_netlify/_next/static/chunks/4bd1b696-be5ceba1b1a33b39.js52 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

D
Page Weight Inventory
Action
166 resources · 6.8 MB · 304 KB savings available
FIX
166 resources · 6.8 MB · 304 KB savings available
Warning::
Page weight 5.8 MB over 1MB target
Got: 6.8 MB Expected: ≤ 1 MB
Info::
~304 KB of savings available
Warning::
165 third-party resources (100% of weight)
Info::
7 resources over 200KB
166 resources · 6.8 MiB · 165 third-party 5.8 MiB over 1MB target
Media 53% · 3.6 MiB
JavaScript 17% · 1.2 MiB
Other 8% · 571.7 KiB
Font 8% · 551.9 KiB
Image 8% · 523.1 KiB
Document 6% · 422.4 KiB
CSS 0% · 25.8 KiB

~303.9 KiB of savings available

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

No Cache-Control header

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

B
Image Optimization
78 images, 0 KB saveable
REVIEW
78 images, 0 KB saveable
Info::
All images are well-optimized
78 images 503 KB
0 oversized -0 KB
15 legacy format
0 missing dimensions CLS risk
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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

Web fonts

2

552 KB total

Render-blocking

0

of 2

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 3.5 s LCP 7.4 shttps://www.figma.com/_netlify/_next/static/media/17fffab3726b9623-s.p.woff217fffab3726b9623-s.p.woff2 https://www.figma.com/_netlify/_next/static/media/17fffab3726b9623-s.p.woff2 — 242.8 KiB — 209 ms — font-display: swaphttps://www.figma.com/_netlify/_next/static/media/7c42ed55a7834032-s.p.woff27c42ed55a7834032-s.p.woff2 https://www.figma.com/_netlify/_next/static/media/7c42ed55a7834032-s.p.woff2 — 309.0 KiB — 271 ms — font-display: swap
17fffab3726b9623-s.p.woff2 woff2 swap
Size 243 KB
Load time 209 ms
Start 976 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
7c42ed55a7834032-s.p.woff2 woff2 swap
Size 309 KB
Load time 271 ms
Start 976 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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)

Fixing the unchecked items could save ~276 KB and ~552 ms

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
19 hints, 0 missing preconnects
PASS
19 hints, 0 missing preconnects
Info::
Page uses 19 resource hint(s)

Current Resource Hints

preconnect
1
preload
+8
18
dns-prefetch
prefetch

19 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
166 requests over 5140ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 3.5 s LCP 7.4 shttps://figma.com// https://figma.com/ — 301 — 538 B — 755 ms — h2https://www.figma.com/www.figma.com/ https://www.figma.com/ — 200 — 208.2 KiB — 360 ms — h2https://www.figma.com/_netlify/_next/static/media/17fffab3726b9623-s.p.woff2www.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/media/17fffab3726b9623-s.p.woff2 — 200 — 242.8 KiB — 209 ms — h2https://www.figma.com/_netlify/_next/static/media/7c42ed55a7834032-s.p.woff2www.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/media/7c42ed55a7834032-s.p.woff2 — 200 — 309.0 KiB — 271 ms — h2https://www.figma.com/_netlify/_next/static/css/f03300ce0c70ed64.csswww.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/css/f03300ce0c70ed64.css — 200 — 1021 B — 143 ms — h2https://www.figma.com/_netlify/_next/static/css/f564ddd3fbf8f7e4.csswww.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/css/f564ddd3fbf8f7e4.css — 200 — 883 B — 145 ms — h2https://www.figma.com/api/userwww.figma.com/api/user https://www.figma.com/api/user — 202 — 503 B — 141 ms — h2https://cdn.sanity.io/images/599r6htc/regionalized/1883a9ebc4ce697b718301ad247c0fff45c572c1-540x304.png?q=75&fit=max&auto=format&dpr=2cdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/1883a9ebc4ce697b718301ad247c0fff45c572c1-540x304.png?q=75&fit=max&auto=format&dpr=2 — 200 — 7.5 KiB — 113 ms — h2https://cdn.sanity.io/images/599r6htc/regionalized/24e122cd8a5089bd145f3fd46a35554bae2780b4-1560x1248.png?w=908&q=75&fit=max&auto=format&dpr=0.75cdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/24e122cd8a5089bd145f3fd46a35554bae2780b4-1560x1248.png?w=908&q=75&fit=max&auto=format&dpr=0.75 — 200 — 22.4 KiB — 102 ms — h2https://cdn.sanity.io/images/599r6htc/regionalized/969d0fb681b2dfa08c6028611ded150d6df5595e-1560x1248.png?w=908&q=75&fit=max&auto=format&dpr=0.75cdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/969d0fb681b2dfa08c6028611ded150d6df5595e-1560x1248.png?w=908&q=75&fit=max&auto=format&dpr=0.75 — 200 — 24.2 KiB — 27 ms — h2https://cdn.sanity.io/images/599r6htc/regionalized/d067ab6e66615f0d82b1878ccf20126024ff48f7-1560x1249.png?w=908&q=75&fit=max&auto=format&dpr=0.75cdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/d067ab6e66615f0d82b1878ccf20126024ff48f7-1560x1249.png?w=908&q=75&fit=max&auto=format&dpr=0.75 — 200 — 22.5 KiB — 26 ms — h2https://www.figma.com/manifest.json?v=1www.figma.com/manifest.json?v=1 https://www.figma.com/manifest.json?v=1 — 200 — 804 B — 191 ms — h3https://cdn.sanity.io/images/599r6htc/regionalized/1622439415c22e4475400432eae4619d1592a8bc-71x22.svg?q=75&fit=max&auto=formatcdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/1622439415c22e4475400432eae4619d1592a8bc-71x22.svg?q=75&fit=max&auto=format — 200 — 1.2 KiB — 25 ms — h3https://cdn.sanity.io/images/599r6htc/regionalized/01d4ea19e824b3596f8f6c701d3b8319e49631b0-146x18.svg?q=75&fit=max&auto=formatcdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/01d4ea19e824b3596f8f6c701d3b8319e49631b0-146x18.svg?q=75&fit=max&auto=format — 200 — 855 B — 28 ms — h3https://cdn.sanity.io/images/599r6htc/regionalized/c641bb5bbe69c6b42344fd2333924a206ef43736-92x18.svg?q=75&fit=max&auto=formatcdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/c641bb5bbe69c6b42344fd2333924a206ef43736-92x18.svg?q=75&fit=max&auto=format — 200 — 823 B — 29 ms — h3https://cdn.sanity.io/images/599r6htc/regionalized/5a71b59d697ac81304b7be5bc3adf6d0b75d73db-140x36.svg?q=75&fit=max&auto=formatcdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/5a71b59d697ac81304b7be5bc3adf6d0b75d73db-140x36.svg?q=75&fit=max&auto=format — 200 — 2.4 KiB — 48 ms — h3https://cdn.sanity.io/images/599r6htc/regionalized/a9bfb23cca986ee16b0547274bcd7461ffd373aa-67x18.svg?q=75&fit=max&auto=formatcdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/a9bfb23cca986ee16b0547274bcd7461ffd373aa-67x18.svg?q=75&fit=max&auto=format — 200 — 892 B — 45 ms — h3https://cdn.sanity.io/images/599r6htc/regionalized/cc8b81fd47ded1e82d83258e2f674e0951e20fcc-86x18.svg?q=75&fit=max&auto=formatcdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/cc8b81fd47ded1e82d83258e2f674e0951e20fcc-86x18.svg?q=75&fit=max&auto=format — 200 — 1.2 KiB — 40 ms — h3https://cdn.sanity.io/images/599r6htc/regionalized/63efa1d3d16c97552586e2ac6a280a6b2389b88f-100x48.svg?q=75&fit=max&auto=formatcdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/63efa1d3d16c97552586e2ac6a280a6b2389b88f-100x48.svg?q=75&fit=max&auto=format — 200 — 812 B — 34 ms — h3https://cdn.sanity.io/images/599r6htc/regionalized/5e789db505180ee41e0612d7d53e2ec48c9c5837-153x20.svg?q=75&fit=max&auto=formatcdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/5e789db505180ee41e0612d7d53e2ec48c9c5837-153x20.svg?q=75&fit=max&auto=format — 200 — 2.3 KiB — 48 ms — h3https://cdn.sanity.io/images/599r6htc/regionalized/927f806a262abfc02a79d68fc83dd6f960a06ada-141x28.svg?q=75&fit=max&auto=formatcdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/927f806a262abfc02a79d68fc83dd6f960a06ada-141x28.svg?q=75&fit=max&auto=format — 200 — 5.5 KiB — 48 ms — h3https://www.figma.com/_netlify/_next/static/chunks/webpack-574a6ef3e9b306b1.jswww.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/chunks/webpack-574a6ef3e9b306b1.js — 200 — 3.6 KiB — 74 ms — h3https://www.figma.com/_netlify/_next/static/chunks/4bd1b696-be5ceba1b1a33b39.jswww.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/chunks/4bd1b696-be5ceba1b1a33b39.js — 200 — 51.8 KiB — 286 ms — h3https://www.figma.com/_netlify/_next/static/chunks/3914-2235806dee366872.jswww.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/chunks/3914-2235806dee366872.js — 200 — 110.1 KiB — 322 ms — h3https://www.figma.com/_netlify/_next/static/chunks/main-app-6f2cf860e358d425.jswww.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/chunks/main-app-6f2cf860e358d425.js — 200 — 2.3 KiB — 106 ms — h3https://www.figma.com/_netlify/_next/static/chunks/bf76e631-047ac0aae52ca139.jswww.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/chunks/bf76e631-047ac0aae52ca139.js — 200 — 38.9 KiB — 259 ms — h3https://www.figma.com/_netlify/_next/static/chunks/9104-5a18d21ea507af9e.jswww.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/chunks/9104-5a18d21ea507af9e.js — 200 — 8.5 KiB — 177 ms — h3https://www.figma.com/_netlify/_next/static/chunks/4867-f406a2b91c16aafd.jswww.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/chunks/4867-f406a2b91c16aafd.js — 200 — 48.4 KiB — 282 ms — h3https://www.figma.com/_netlify/_next/static/chunks/8992-43f84a35aafd5858.jswww.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/chunks/8992-43f84a35aafd5858.js — 200 — 407.9 KiB — 358 ms — h3https://www.figma.com/_netlify/_next/static/chunks/1293-69d2c20eaf36b5ec.jswww.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/chunks/1293-69d2c20eaf36b5ec.js — 200 — 49.2 KiB — 279 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 3.5 s LCP 7.4 shttps://figma.com// https://figma.com/ — 301 — 538 B — 755 ms — h2https://www.figma.com/www.figma.com/ https://www.figma.com/ — 200 — 208.2 KiB — 360 ms — h2https://www.figma.com/_netlify/_next/static/media/17fffab3726b9623-s.p.woff2www.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/media/17fffab3726b9623-s.p.woff2 — 200 — 242.8 KiB — 209 ms — h2https://www.figma.com/_netlify/_next/static/media/7c42ed55a7834032-s.p.woff2www.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/media/7c42ed55a7834032-s.p.woff2 — 200 — 309.0 KiB — 271 ms — h2https://www.figma.com/_netlify/_next/static/css/f03300ce0c70ed64.csswww.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/css/f03300ce0c70ed64.css — 200 — 1021 B — 143 ms — h2https://www.figma.com/_netlify/_next/static/css/f564ddd3fbf8f7e4.csswww.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/css/f564ddd3fbf8f7e4.css — 200 — 883 B — 145 ms — h2https://www.figma.com/api/userwww.figma.com/api/user https://www.figma.com/api/user — 202 — 503 B — 141 ms — h2https://cdn.sanity.io/images/599r6htc/regionalized/1883a9ebc4ce697b718301ad247c0fff45c572c1-540x304.png?q=75&fit=max&auto=format&dpr=2cdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/1883a9ebc4ce697b718301ad247c0fff45c572c1-540x304.png?q=75&fit=max&auto=format&dpr=2 — 200 — 7.5 KiB — 113 ms — h2https://cdn.sanity.io/images/599r6htc/regionalized/24e122cd8a5089bd145f3fd46a35554bae2780b4-1560x1248.png?w=908&q=75&fit=max&auto=format&dpr=0.75cdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/24e122cd8a5089bd145f3fd46a35554bae2780b4-1560x1248.png?w=908&q=75&fit=max&auto=format&dpr=0.75 — 200 — 22.4 KiB — 102 ms — h2https://cdn.sanity.io/images/599r6htc/regionalized/969d0fb681b2dfa08c6028611ded150d6df5595e-1560x1248.png?w=908&q=75&fit=max&auto=format&dpr=0.75cdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/969d0fb681b2dfa08c6028611ded150d6df5595e-1560x1248.png?w=908&q=75&fit=max&auto=format&dpr=0.75 — 200 — 24.2 KiB — 27 ms — h2https://cdn.sanity.io/images/599r6htc/regionalized/d067ab6e66615f0d82b1878ccf20126024ff48f7-1560x1249.png?w=908&q=75&fit=max&auto=format&dpr=0.75cdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/d067ab6e66615f0d82b1878ccf20126024ff48f7-1560x1249.png?w=908&q=75&fit=max&auto=format&dpr=0.75 — 200 — 22.5 KiB — 26 ms — h2https://www.figma.com/manifest.json?v=1www.figma.com/manifest.json?v=1 https://www.figma.com/manifest.json?v=1 — 200 — 804 B — 191 ms — h3https://cdn.sanity.io/images/599r6htc/regionalized/1622439415c22e4475400432eae4619d1592a8bc-71x22.svg?q=75&fit=max&auto=formatcdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/1622439415c22e4475400432eae4619d1592a8bc-71x22.svg?q=75&fit=max&auto=format — 200 — 1.2 KiB — 25 ms — h3https://cdn.sanity.io/images/599r6htc/regionalized/01d4ea19e824b3596f8f6c701d3b8319e49631b0-146x18.svg?q=75&fit=max&auto=formatcdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/01d4ea19e824b3596f8f6c701d3b8319e49631b0-146x18.svg?q=75&fit=max&auto=format — 200 — 855 B — 28 ms — h3https://cdn.sanity.io/images/599r6htc/regionalized/c641bb5bbe69c6b42344fd2333924a206ef43736-92x18.svg?q=75&fit=max&auto=formatcdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/c641bb5bbe69c6b42344fd2333924a206ef43736-92x18.svg?q=75&fit=max&auto=format — 200 — 823 B — 29 ms — h3https://cdn.sanity.io/images/599r6htc/regionalized/5a71b59d697ac81304b7be5bc3adf6d0b75d73db-140x36.svg?q=75&fit=max&auto=formatcdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/5a71b59d697ac81304b7be5bc3adf6d0b75d73db-140x36.svg?q=75&fit=max&auto=format — 200 — 2.4 KiB — 48 ms — h3https://cdn.sanity.io/images/599r6htc/regionalized/a9bfb23cca986ee16b0547274bcd7461ffd373aa-67x18.svg?q=75&fit=max&auto=formatcdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/a9bfb23cca986ee16b0547274bcd7461ffd373aa-67x18.svg?q=75&fit=max&auto=format — 200 — 892 B — 45 ms — h3https://cdn.sanity.io/images/599r6htc/regionalized/cc8b81fd47ded1e82d83258e2f674e0951e20fcc-86x18.svg?q=75&fit=max&auto=formatcdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/cc8b81fd47ded1e82d83258e2f674e0951e20fcc-86x18.svg?q=75&fit=max&auto=format — 200 — 1.2 KiB — 40 ms — h3https://cdn.sanity.io/images/599r6htc/regionalized/63efa1d3d16c97552586e2ac6a280a6b2389b88f-100x48.svg?q=75&fit=max&auto=formatcdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/63efa1d3d16c97552586e2ac6a280a6b2389b88f-100x48.svg?q=75&fit=max&auto=format — 200 — 812 B — 34 ms — h3https://cdn.sanity.io/images/599r6htc/regionalized/5e789db505180ee41e0612d7d53e2ec48c9c5837-153x20.svg?q=75&fit=max&auto=formatcdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/5e789db505180ee41e0612d7d53e2ec48c9c5837-153x20.svg?q=75&fit=max&auto=format — 200 — 2.3 KiB — 48 ms — h3https://cdn.sanity.io/images/599r6htc/regionalized/927f806a262abfc02a79d68fc83dd6f960a06ada-141x28.svg?q=75&fit=max&auto=formatcdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/927f806a262abfc02a79d68fc83dd6f960a06ada-141x28.svg?q=75&fit=max&auto=format — 200 — 5.5 KiB — 48 ms — h3https://www.figma.com/_netlify/_next/static/chunks/webpack-574a6ef3e9b306b1.jswww.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/chunks/webpack-574a6ef3e9b306b1.js — 200 — 3.6 KiB — 74 ms — h3https://www.figma.com/_netlify/_next/static/chunks/4bd1b696-be5ceba1b1a33b39.jswww.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/chunks/4bd1b696-be5ceba1b1a33b39.js — 200 — 51.8 KiB — 286 ms — h3https://www.figma.com/_netlify/_next/static/chunks/3914-2235806dee366872.jswww.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/chunks/3914-2235806dee366872.js — 200 — 110.1 KiB — 322 ms — h3https://www.figma.com/_netlify/_next/static/chunks/main-app-6f2cf860e358d425.jswww.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/chunks/main-app-6f2cf860e358d425.js — 200 — 2.3 KiB — 106 ms — h3https://www.figma.com/_netlify/_next/static/chunks/bf76e631-047ac0aae52ca139.jswww.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/chunks/bf76e631-047ac0aae52ca139.js — 200 — 38.9 KiB — 259 ms — h3https://www.figma.com/_netlify/_next/static/chunks/9104-5a18d21ea507af9e.jswww.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/chunks/9104-5a18d21ea507af9e.js — 200 — 8.5 KiB — 177 ms — h3https://www.figma.com/_netlify/_next/static/chunks/4867-f406a2b91c16aafd.jswww.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/chunks/4867-f406a2b91c16aafd.js — 200 — 48.4 KiB — 282 ms — h3https://www.figma.com/_netlify/_next/static/chunks/8992-43f84a35aafd5858.jswww.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/chunks/8992-43f84a35aafd5858.js — 200 — 407.9 KiB — 358 ms — h3https://www.figma.com/_netlify/_next/static/chunks/1293-69d2c20eaf36b5ec.jswww.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/chunks/1293-69d2c20eaf36b5ec.js — 200 — 49.2 KiB — 279 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAYAAAB/Ca1DAAAACXBIWXMAABYlAAAWJQFJUiTwAAACm…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAYAAAB/Ca1DAAAACXBIWXMAABYlAAAWJQFJUiTwAAACm… — 200 — 0 B — 0 ms — datahttps://www.figma.com/_netlify/_next/static/chunks/5113-45c4cd384a8c82e3.jswww.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/chunks/5113-45c4cd384a8c82e3.js — 200 — 111.5 KiB — 320 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAADb…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAADb… — 200 — 0 B — 0 ms — datahttps://www.figma.com/_netlify/_next/static/chunks/8601-d92b21497910d35e.jswww.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/chunks/8601-d92b21497910d35e.js — 200 — 21.6 KiB — 228 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAABYlAAAWJQFJUiTwAAADL…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAABYlAAAWJQFJUiTwAAADL… — 200 — 0 B — 0 ms — datahttps://www.figma.com/_netlify/_next/static/chunks/8769-26528aa5cbebe5df.jswww.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/chunks/8769-26528aa5cbebe5df.js — 200 — 5.1 KiB — 156 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAABYlAAAWJQFJUiTwAAAD2…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAABYlAAAWJQFJUiTwAAAD2… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAYAAAB/Ca1DAAAACXBIWXMAABuvAAAbrwFeGpEcAAAC8…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAYAAAB/Ca1DAAAACXBIWXMAABuvAAAbrwFeGpEcAAAC8… — 200 — 0 B — 0 ms — datahttps://www.figma.com/_netlify/_next/static/chunks/526-6bf533cd67338628.jswww.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/chunks/526-6bf533cd67338628.js — 200 — 5.6 KiB — 163 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAQCAYAAAAWGF8bAAAACXBIWXMAABYlAAAWJQFJUiTwAAADH…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAQCAYAAAAWGF8bAAAACXBIWXMAABYlAAAWJQFJUiTwAAADH… — 200 — 0 B — 0 ms — datahttps://www.figma.com/_netlify/_next/static/chunks/app/%5Blang%5D/%5B...slug%5D/page-76e9894ac5d77964.jswww.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/chunks/app/%5Blang%5D/%5B...slug%5D/page-76e9894ac5d77964.js — 200 — 1.5 KiB — 88 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAQCAYAAAAWGF8bAAAACXBIWXMAABYlAAAWJQFJUiTwAAAC/…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAQCAYAAAAWGF8bAAAACXBIWXMAABYlAAAWJQFJUiTwAAAC/… — 200 — 0 B — 0 ms — datahttps://www.figma.com/_netlify/_next/static/chunks/6716-1cb29136e555e7fa.jswww.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/chunks/6716-1cb29136e555e7fa.js — 200 — 16.3 KiB — 206 ms — h3https://www.figma.com/_netlify/_next/static/chunks/app/%5Blang%5D/(bespoke)/page-92b2d418dff23b5f.jswww.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/chunks/app/%5Blang%5D/(bespoke)/page-92b2d418dff23b5f.js — 200 — 908 B — 87 ms — h3https://www.figma.com/_netlify/_next/static/chunks/app/%5Blang%5D/error-afb527a6caecc09c.jswww.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/chunks/app/%5Blang%5D/error-afb527a6caecc09c.js — 200 — 1.3 KiB — 96 ms — h3https://www.figma.com/_netlify/_next/static/chunks/app/%5Blang%5D/not-found-caa1183f956ef9ae.jswww.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/chunks/app/%5Blang%5D/not-found-caa1183f956ef9ae.js — 200 — 7.7 KiB — 170 ms — h3https://cdn.sanity.io/images/599r6htc/regionalized/fb78b2f382a2d2d93b155601fbc9032379d2515d-79x20.svg?q=75&fit=max&auto=formatcdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/fb78b2f382a2d2d93b155601fbc9032379d2515d-79x20.svg?q=75&fit=max&auto=format — 200 — 686 B — 42 ms — h3https://cdn.sanity.io/images/599r6htc/regionalized/bbfcc0e04437442a9637cc58efde849dfadb313c-76x48.svg?q=75&fit=max&auto=formatcdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/bbfcc0e04437442a9637cc58efde849dfadb313c-76x48.svg?q=75&fit=max&auto=format — 200 — 1021 B — 44 ms — h3https://cdn.sanity.io/images/599r6htc/regionalized/3081387dc4c82dc9a24d653c3c86fa96b8c450a8-81x18.svg?q=75&fit=max&auto=formatcdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/3081387dc4c82dc9a24d653c3c86fa96b8c450a8-81x18.svg?q=75&fit=max&auto=format — 200 — 517 B — 43 ms — h3https://cdn.sanity.io/images/599r6htc/regionalized/de3717bbf05134da0b92f1104c1027228e998fae-171x48.svg?q=75&fit=max&auto=formatcdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/de3717bbf05134da0b92f1104c1027228e998fae-171x48.svg?q=75&fit=max&auto=format — 200 — 2.8 KiB — 43 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAQCAYAAAAWGF8bAAAACXBIWXMAABYlAAAWJQFJUiTwAAADG…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAQCAYAAAAWGF8bAAAACXBIWXMAABYlAAAWJQFJUiTwAAADG… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAADb…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAADb… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAIAAADwazoUAAAACXBIWXMAAAsTAAALEwEAmpwYAAACT…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAIAAADwazoUAAAACXBIWXMAAAsTAAALEwEAmpwYAAACT… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAIAAAAC64paAAAACXBIWXMAAAsTAAALEwEAmpwYAAAD6…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAIAAAAC64paAAAACXBIWXMAAAsTAAALEwEAmpwYAAAD6… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAIAAADwazoUAAAACXBIWXMAAAsTAAALEwEAmpwYAAAB4…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAIAAADwazoUAAAACXBIWXMAAAsTAAALEwEAmpwYAAAB4… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAIAAAAC64paAAAACXBIWXMAAAsTAAALEwEAmpwYAAAEY…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAIAAAAC64paAAAACXBIWXMAAAsTAAALEwEAmpwYAAAEY… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAIAAADwazoUAAAACXBIWXMAAAsTAAALEwEAmpwYAAAB0…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAIAAADwazoUAAAACXBIWXMAAAsTAAALEwEAmpwYAAAB0… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAIAAAAC64paAAAACXBIWXMAAAsTAAALEwEAmpwYAAAEq…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAIAAAAC64paAAAACXBIWXMAAAsTAAALEwEAmpwYAAAEq… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAIAAADwazoUAAAACXBIWXMAAAsTAAALEwEAmpwYAAAB7…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAIAAADwazoUAAAACXBIWXMAAAsTAAALEwEAmpwYAAAB7… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAIAAAAC64paAAAACXBIWXMAAAsTAAALEwEAmpwYAAAEE…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAIAAAAC64paAAAACXBIWXMAAAsTAAALEwEAmpwYAAAEE… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAIAAADwazoUAAAACXBIWXMAAAsTAAALEwEAmpwYAAABj…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAIAAADwazoUAAAACXBIWXMAAAsTAAALEwEAmpwYAAABj… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAIAAAAC64paAAAACXBIWXMAAAsTAAALEwEAmpwYAAAEx…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAIAAAAC64paAAAACXBIWXMAAAsTAAALEwEAmpwYAAAEx… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAIAAADwazoUAAAACXBIWXMAAAsTAAALEwEAmpwYAAABW…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAIAAADwazoUAAAACXBIWXMAAAsTAAALEwEAmpwYAAABW… — 200 — 0 B — 0 ms — datadata:image/jpeg;base64,/9j/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYn…data:image/jpeg;base64,/9j/2wBDAAYE... data:image/jpeg;base64,/9j/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYn… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAIAAADwazoUAAAACXBIWXMAAAsTAAALEwEAmpwYAAABs…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAIAAADwazoUAAAACXBIWXMAAAsTAAALEwEAmpwYAAABs… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAABYlAAAWJQFJUiTwAAAFL…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAABYlAAAWJQFJUiTwAAAFL… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAIAAADwazoUAAAACXBIWXMAAAsTAAALEwEAmpwYAAABU…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAIAAADwazoUAAAACXBIWXMAAAsTAAALEwEAmpwYAAABU… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAIAAAAC64paAAAACXBIWXMAAAsTAAALEwEAmpwYAAAEz…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAIAAAAC64paAAAACXBIWXMAAAsTAAALEwEAmpwYAAAEz… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAAAsTAAALEwEAmpwYAAAEU…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAAAsTAAALEwEAmpwYAAAEU… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAAAsTAAALEwEAmpwYAAAEm…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAAAsTAAALEwEAmpwYAAAEm… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAAAsTAAALEwEAmpwYAAAEr…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAAAsTAAALEwEAmpwYAAAEr… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAAAsTAAALEwEAmpwYAAAEU…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAAAsTAAALEwEAmpwYAAAEU… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAAAsTAAALEwEAmpwYAAAEk…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAAAsTAAALEwEAmpwYAAAEk… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAAAsTAAALEwEAmpwYAAADr…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAAAsTAAALEwEAmpwYAAADr… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAAAsTAAALEwEAmpwYAAAD3…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAAAsTAAALEwEAmpwYAAAD3… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAABYlAAAWJQFJUiTwAAAEy…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAABYlAAAWJQFJUiTwAAAEy… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAAAsTAAALEwEAmpwYAAAEk…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAAAsTAAALEwEAmpwYAAAEk… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAAAsTAAALEwEAmpwYAAACk…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAACXBIWXMAAAsTAAALEwEAmpwYAAACk… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none' vie…www.w3.org/2000/svg' width='28' hei... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none' vie… — 200 — 0 B — 0 ms — datahttps://www.figma.com/_netlify/_next/static/media/checkmark.5e6e3d4d.svgwww.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/media/checkmark.5e6e3d4d.svg — 200 — 770 B — 76 ms — h3https://cdn.sanity.io/images/599r6htc/regionalized/4b1d8b9d27cbb85f931c4a67cbdd7abad42e06bc-600x600.png?w=48&q=75&fit=max&auto=format&dpr=2cdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/4b1d8b9d27cbb85f931c4a67cbdd7abad42e06bc-600x600.png?w=48&q=75&fit=max&auto=format&dpr=2 — 200 — 1.2 KiB — 40 ms — h3https://cdn.sanity.io/images/599r6htc/regionalized/2f1c0ba703010a1b4126b14a9b0a65695e2655c2-1260x944.png?q=75&fit=max&auto=format&dpr=0.75cdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/2f1c0ba703010a1b4126b14a9b0a65695e2655c2-1260x944.png?q=75&fit=max&auto=format&dpr=0.75 — 200 — 32.6 KiB — 62 ms — h3https://cdn.sanity.io/images/599r6htc/regionalized/d2d61daa22d944ec3cd62677c2adf8394496f903-1260x944.png?q=75&fit=max&auto=format&dpr=0.75cdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/d2d61daa22d944ec3cd62677c2adf8394496f903-1260x944.png?q=75&fit=max&auto=format&dpr=0.75 — 200 — 100.5 KiB — 77 ms — h3https://cdn.sanity.io/images/599r6htc/regionalized/278b3fae156f139de38afab1b0117410996a5f0e-2100x1183.png?q=75&fit=max&auto=format&dpr=0.5cdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/278b3fae156f139de38afab1b0117410996a5f0e-2100x1183.png?q=75&fit=max&auto=format&dpr=0.5 — 200 — 75.0 KiB — 75 ms — h3https://cdn.sanity.io/images/599r6htc/regionalized/e544a94ec97a332ceed274228d79ef658b36c49f-640x640.png?w=48&q=75&fit=max&auto=format&dpr=2cdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/e544a94ec97a332ceed274228d79ef658b36c49f-640x640.png?w=48&q=75&fit=max&auto=format&dpr=2 — 200 — 1.6 KiB — 50 ms — h3https://cdn.sanity.io/images/599r6htc/regionalized/338f7e43e151d04ebe935060d8e2ea8474ee9268-1024x576.png?w=1680&q=75&fit=max&auto=format&dpr=0.5cdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/338f7e43e151d04ebe935060d8e2ea8474ee9268-1024x576.png?w=1680&q=75&fit=max&auto=format&dpr=0.5 — 200 — 12.3 KiB — 47 ms — h3https://cdn.sanity.io/images/599r6htc/regionalized/5edef4543f24fe5943a33ca413692df11592e653-400x400.png?w=24&h=24&q=75&fit=max&auto=format&dpr=2cdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/5edef4543f24fe5943a33ca413692df11592e653-400x400.png?w=24&h=24&q=75&fit=max&auto=format&dpr=2 — 200 — 652 B — 49 ms — h3https://www.figma.com/_netlify/_next/static/media/rive.ac4ff0e0.wasmwww.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/media/rive.ac4ff0e0.wasm — 200 — 479.4 KiB — 100 ms — h3https://static.figma.com/app/icon/2/favicon.icostatic.figma.com/app/icon/2/favicon... https://static.figma.com/app/icon/2/favicon.ico — 200 — 17.1 KiB — 113 ms — h3https://static.figma.com/app/icon/2/favicon.svgstatic.figma.com/app/icon/2/favicon... https://static.figma.com/app/icon/2/favicon.svg — 200 — 1.4 KiB — 19 ms — h3https://static.figma.com/app/icon/2/favicon.pngstatic.figma.com/app/icon/2/favicon... https://static.figma.com/app/icon/2/favicon.png — 200 — 1.1 KiB — 21 ms — h3https://www.figma.com/api/geoipwww.figma.com/api/geoip https://www.figma.com/api/geoip — 200 — 916 B — 278 ms — h3https://www.figma.com/api/figment-proxy/pagewww.figma.com/api/figment-proxy/pag... https://www.figma.com/api/figment-proxy/page — 200 — 638 B — 254 ms — h3https://www.figma.com/api/geoipwww.figma.com/api/geoip https://www.figma.com/api/geoip — 200 — 912 B — 568 ms — h3https://www.figma.com/_netlify/_next/static/chunks/reactPlayerVimeo.7e5bcb5cd2f013ab.jswww.figma.com/_netlify/_next/static... https://www.figma.com/_netlify/_next/static/chunks/reactPlayerVimeo.7e5bcb5cd2f013ab.js — 200 — 1.9 KiB — 68 ms — h3https://cdn.sanity.io/images/599r6htc/regionalized/9301c712513380ea9b909418902b3bbf34e19e34-560x560.svgcdn.sanity.io/images/599r6htc/regio... https://cdn.sanity.io/images/599r6htc/regionalized/9301c712513380ea9b909418902b3bbf34e19e34-560x560.svg — 200 — 2.0 KiB — 21 ms — h3https://featureassets.org/v1/initialize?k=client-tyiP7WuqTkWejoAdJltCepWDWao5EdTxWXCgTxlCAKZ&st=javascript-client-react&sv=3.29.1&t=1776363345468&sid=43b15fe1-6a05-46ee-8877-f2146daf500d&se=1featureassets.org/v1/initialize?k=c... https://featureassets.org/v1/initialize?k=client-tyiP7WuqTkWejoAdJltCepWDWao5EdTxWXCgTxlCAKZ&st=javascript-client-react&sv=3.29.1&t=1776363345468&sid=43b15fe1-6a05-46ee-8877-f2146daf500d&se=1 — 200 — 1.4 KiB — 96 ms — h2https://www.figma.com/signup?locale=en-us&_rsc=yrw5jwww.figma.com/signup?locale=en-us&_... https://www.figma.com/signup?locale=en-us&_rsc=yrw5j — 200 — 124.5 KiB — 564 ms — h3https://player.vimeo.com/api/player.jsplayer.vimeo.com/api/player.js https://player.vimeo.com/api/player.js — 200 — 9.0 KiB — 107 ms — http/1.1https://vimeo.com/api/oembed.json?url=https%3A%2F%2Fvimeo.com%2F1106141794%2Fa7cdd1b89d%3Fshare%3Dcopy&url=https%3A%2F%2Fvimeo.com%2F1106141794%2Fa7cdd1b89d%3Fshare%3Dcopy&autoplay=false&muted=true&loop=true&playsinline=true&controls=false&autopause=true&byline=false&portrait=false&title=false&unmute_button=false&keyboard=true&dnt=truevimeo.com/api/oembed.json?url=https... https://vimeo.com/api/oembed.json?url=https%3A%2F%2Fvimeo.com%2F1106141794%2Fa7cdd1b89d%3Fshare%3Dcopy&url=https%3A%2F%2Fvimeo.com%2F1106141794%2Fa7cdd1b89d%3Fshare%3Dcopy&autoplay=false&muted=true&loop=true&playsinline=true&controls=false&autopause=true&byline=false&portrait=false&title=false&unmute_button=false&keyboard=true&dnt=true — 200 — 8.9 KiB — 209 ms — http/1.1https://vimeo.com/api/oembed.json?url=https%3A%2F%2Fvimeo.com%2F1106141156%2F394f5f9721%3Fshare%3Dcopy&url=https%3A%2F%2Fvimeo.com%2F1106141156%2F394f5f9721%3Fshare%3Dcopy&autoplay=false&muted=true&loop=true&playsinline=true&controls=false&autopause=true&byline=false&portrait=false&title=false&unmute_button=false&keyboard=false&dnt=truevimeo.com/api/oembed.json?url=https... https://vimeo.com/api/oembed.json?url=https%3A%2F%2Fvimeo.com%2F1106141156%2F394f5f9721%3Fshare%3Dcopy&url=https%3A%2F%2Fvimeo.com%2F1106141156%2F394f5f9721%3Fshare%3Dcopy&autoplay=false&muted=true&loop=true&playsinline=true&controls=false&autopause=true&byline=false&portrait=false&title=false&unmute_button=false&keyboard=false&dnt=true — 200 — 8.9 KiB — 213 ms — http/1.1https://vimeo.com/api/oembed.json?url=https%3A%2F%2Fvimeo.com%2F1103862294%2F802500bb17%3Fshare%3Dcopy&url=https%3A%2F%2Fvimeo.com%2F1103862294%2F802500bb17%3Fshare%3Dcopy&autoplay=false&muted=true&loop=true&playsinline=true&controls=false&autopause=true&byline=false&portrait=false&title=false&unmute_button=false&keyboard=false&dnt=truevimeo.com/api/oembed.json?url=https... https://vimeo.com/api/oembed.json?url=https%3A%2F%2Fvimeo.com%2F1103862294%2F802500bb17%3Fshare%3Dcopy&url=https%3A%2F%2Fvimeo.com%2F1103862294%2F802500bb17%3Fshare%3Dcopy&autoplay=false&muted=true&loop=true&playsinline=true&controls=false&autopause=true&byline=false&portrait=false&title=false&unmute_button=false&keyboard=false&dnt=true — 200 — 8.9 KiB — 221 ms — http/1.1https://vimeo.com/api/oembed.json?url=https%3A%2F%2Fvimeo.com%2F1103822384%2Fd87e2634b3%3Fshare%3Dcopy&url=https%3A%2F%2Fvimeo.com%2F1103822384%2Fd87e2634b3%3Fshare%3Dcopy&autoplay=false&muted=true&loop=true&playsinline=true&controls=false&autopause=true&byline=false&portrait=false&title=false&unmute_button=false&keyboard=false&dnt=truevimeo.com/api/oembed.json?url=https... https://vimeo.com/api/oembed.json?url=https%3A%2F%2Fvimeo.com%2F1103822384%2Fd87e2634b3%3Fshare%3Dcopy&url=https%3A%2F%2Fvimeo.com%2F1103822384%2Fd87e2634b3%3Fshare%3Dcopy&autoplay=false&muted=true&loop=true&playsinline=true&controls=false&autopause=true&byline=false&portrait=false&title=false&unmute_button=false&keyboard=false&dnt=true — 200 — 8.9 KiB — 332 ms — http/1.1https://vimeo.com/api/oembed.json?url=https%3A%2F%2Fvimeo.com%2F1103822749%2Fad2a6b8283%3Fshare%3Dcopy&url=https%3A%2F%2Fvimeo.com%2F1103822749%2Fad2a6b8283%3Fshare%3Dcopy&autoplay=false&muted=true&loop=true&playsinline=true&controls=false&autopause=true&byline=false&portrait=false&title=false&unmute_button=false&keyboard=false&dnt=truevimeo.com/api/oembed.json?url=https... https://vimeo.com/api/oembed.json?url=https%3A%2F%2Fvimeo.com%2F1103822749%2Fad2a6b8283%3Fshare%3Dcopy&url=https%3A%2F%2Fvimeo.com%2F1103822749%2Fad2a6b8283%3Fshare%3Dcopy&autoplay=false&muted=true&loop=true&playsinline=true&controls=false&autopause=true&byline=false&portrait=false&title=false&unmute_button=false&keyboard=false&dnt=true — 200 — 8.9 KiB — 326 ms — http/1.1https://vimeo.com/api/oembed.json?url=https%3A%2F%2Fvimeo.com%2F1103822703%2Fc8f0240387%3Fshare%3Dcopy&url=https%3A%2F%2Fvimeo.com%2F1103822703%2Fc8f0240387%3Fshare%3Dcopy&autoplay=false&muted=true&loop=true&playsinline=true&controls=false&autopause=true&byline=false&portrait=false&title=false&unmute_button=false&keyboard=false&dnt=truevimeo.com/api/oembed.json?url=https... https://vimeo.com/api/oembed.json?url=https%3A%2F%2Fvimeo.com%2F1103822703%2Fc8f0240387%3Fshare%3Dcopy&url=https%3A%2F%2Fvimeo.com%2F1103822703%2Fc8f0240387%3Fshare%3Dcopy&autoplay=false&muted=true&loop=true&playsinline=true&controls=false&autopause=true&byline=false&portrait=false&title=false&unmute_button=false&keyboard=false&dnt=true — 200 — 8.9 KiB — 191 ms — http/1.1https://vimeo.com/api/oembed.json?url=https%3A%2F%2Fvimeo.com%2F1103822125%2Fe4b4944014%3Fshare%3Dcopy&url=https%3A%2F%2Fvimeo.com%2F1103822125%2Fe4b4944014%3Fshare%3Dcopy&autoplay=false&muted=true&loop=true&playsinline=true&controls=false&autopause=true&byline=false&portrait=false&title=false&unmute_button=false&keyboard=false&dnt=truevimeo.com/api/oembed.json?url=https... https://vimeo.com/api/oembed.json?url=https%3A%2F%2Fvimeo.com%2F1103822125%2Fe4b4944014%3Fshare%3Dcopy&url=https%3A%2F%2Fvimeo.com%2F1103822125%2Fe4b4944014%3Fshare%3Dcopy&autoplay=false&muted=true&loop=true&playsinline=true&controls=false&autopause=true&byline=false&portrait=false&title=false&unmute_button=false&keyboard=false&dnt=true — 200 — 8.9 KiB — 190 ms — http/1.1https://vimeo.com/api/oembed.json?url=https%3A%2F%2Fvimeo.com%2F1103822624%2Fd2e608ba23%3Fshare%3Dcopy&url=https%3A%2F%2Fvimeo.com%2F1103822624%2Fd2e608ba23%3Fshare%3Dcopy&autoplay=false&muted=true&loop=true&playsinline=true&controls=false&autopause=true&byline=false&portrait=false&title=false&unmute_button=false&keyboard=false&dnt=truevimeo.com/api/oembed.json?url=https... https://vimeo.com/api/oembed.json?url=https%3A%2F%2Fvimeo.com%2F1103822624%2Fd2e608ba23%3Fshare%3Dcopy&url=https%3A%2F%2Fvimeo.com%2F1103822624%2Fd2e608ba23%3Fshare%3Dcopy&autoplay=false&muted=true&loop=true&playsinline=true&controls=false&autopause=true&byline=false&portrait=false&title=false&unmute_button=false&keyboard=false&dnt=true — 200 — 8.9 KiB — 191 ms — http/1.1https://player.vimeo.com/video/1103822703?h=c8f0240387&title=0&byline=0&portrait=0&keyboard=0&muted=1&controls=0&dnt=1&loop=1&app_id=122963&unmute_button=0player.vimeo.com/video/1103822703?h... https://player.vimeo.com/video/1103822703?h=c8f0240387&title=0&byline=0&portrait=0&keyboard=0&muted=1&controls=0&dnt=1&loop=1&app_id=122963&unmute_button=0 — 200 — 11.1 KiB — 217 ms — http/1.1https://player.vimeo.com/video/1103822125?h=e4b4944014&title=0&byline=0&portrait=0&keyboard=0&muted=1&controls=0&dnt=1&loop=1&app_id=122963&unmute_button=0player.vimeo.com/video/1103822125?h... https://player.vimeo.com/video/1103822125?h=e4b4944014&title=0&byline=0&portrait=0&keyboard=0&muted=1&controls=0&dnt=1&loop=1&app_id=122963&unmute_button=0 — 200 — 11.1 KiB — 257 ms — http/1.1https://player.vimeo.com/video/1103822624?h=d2e608ba23&title=0&byline=0&portrait=0&keyboard=0&muted=1&controls=0&dnt=1&loop=1&app_id=122963&unmute_button=0player.vimeo.com/video/1103822624?h... https://player.vimeo.com/video/1103822624?h=d2e608ba23&title=0&byline=0&portrait=0&keyboard=0&muted=1&controls=0&dnt=1&loop=1&app_id=122963&unmute_button=0 — 200 — 11.1 KiB — 192 ms — http/1.1https://player.vimeo.com/video/1106141794?h=a7cdd1b89d&title=0&byline=0&portrait=0&muted=1&controls=0&dnt=1&loop=1&app_id=122963&unmute_button=0player.vimeo.com/video/1106141794?h... https://player.vimeo.com/video/1106141794?h=a7cdd1b89d&title=0&byline=0&portrait=0&muted=1&controls=0&dnt=1&loop=1&app_id=122963&unmute_button=0 — 200 — 11.1 KiB — 226 ms — http/1.1https://player.vimeo.com/video/1106141156?h=394f5f9721&title=0&byline=0&portrait=0&keyboard=0&muted=1&controls=0&dnt=1&loop=1&app_id=122963&unmute_button=0player.vimeo.com/video/1106141156?h... https://player.vimeo.com/video/1106141156?h=394f5f9721&title=0&byline=0&portrait=0&keyboard=0&muted=1&controls=0&dnt=1&loop=1&app_id=122963&unmute_button=0 — 200 — 11.2 KiB — 218 ms — http/1.1https://player.vimeo.com/video/1103862294?h=802500bb17&title=0&byline=0&portrait=0&keyboard=0&muted=1&controls=0&dnt=1&loop=1&app_id=122963&unmute_button=0player.vimeo.com/video/1103862294?h... https://player.vimeo.com/video/1103862294?h=802500bb17&title=0&byline=0&portrait=0&keyboard=0&muted=1&controls=0&dnt=1&loop=1&app_id=122963&unmute_button=0 — 200 — 11.1 KiB — 217 ms — http/1.1https://player.vimeo.com/video/1103822749?h=ad2a6b8283&title=0&byline=0&portrait=0&keyboard=0&muted=1&controls=0&dnt=1&loop=1&app_id=122963&unmute_button=0player.vimeo.com/video/1103822749?h... https://player.vimeo.com/video/1103822749?h=ad2a6b8283&title=0&byline=0&portrait=0&keyboard=0&muted=1&controls=0&dnt=1&loop=1&app_id=122963&unmute_button=0 — 200 — 11.1 KiB — 244 ms — http/1.1https://player.vimeo.com/video/1103822384?h=d87e2634b3&title=0&byline=0&portrait=0&keyboard=0&muted=1&controls=0&dnt=1&loop=1&app_id=122963&unmute_button=0player.vimeo.com/video/1103822384?h... https://player.vimeo.com/video/1103822384?h=d87e2634b3&title=0&byline=0&portrait=0&keyboard=0&muted=1&controls=0&dnt=1&loop=1&app_id=122963&unmute_button=0 — 200 — 11.2 KiB — 247 ms — http/1.1https://f.vimeocdn.com/p/4.46.40/js/player.module.jsf.vimeocdn.com/p/4.46.40/js/player.... https://f.vimeocdn.com/p/4.46.40/js/player.module.js — 200 — 210.1 KiB — 102 ms — h2https://f.vimeocdn.com/p/4.46.40/js/vendor.module.jsf.vimeocdn.com/p/4.46.40/js/vendor.... https://f.vimeocdn.com/p/4.46.40/js/vendor.module.js — 200 — 93.3 KiB — 95 ms — h2https://f.vimeocdn.com/p/4.46.40/css/player.cssf.vimeocdn.com/p/4.46.40/css/player... https://f.vimeocdn.com/p/4.46.40/css/player.css — 200 — 23.9 KiB — 67 ms — h2https://i.vimeocdn.com/video/2039933554-9c1a79604b9741352215310c34b14bfa06e30f60e77f7a12a7aa6aba177368d8-d?mw=80&q=85i.vimeocdn.com/video/2039933554-9c1... https://i.vimeocdn.com/video/2039933554-9c1a79604b9741352215310c34b14bfa06e30f60e77f7a12a7aa6aba177368d8-d?mw=80&q=85 — 200 — 2.5 KiB — 66 ms — h2https://f.vimeocdn.com/p/4.46.40/js/player.module.jsf.vimeocdn.com/p/4.46.40/js/player.... https://f.vimeocdn.com/p/4.46.40/js/player.module.js — 200 — 0 B — 80 ms — h2https://f.vimeocdn.com/p/4.46.40/js/vendor.module.jsf.vimeocdn.com/p/4.46.40/js/vendor.... https://f.vimeocdn.com/p/4.46.40/js/vendor.module.js — 200 — 0 B — 70 ms — h2https://f.vimeocdn.com/p/4.46.40/css/player.cssf.vimeocdn.com/p/4.46.40/css/player... https://f.vimeocdn.com/p/4.46.40/css/player.css — 200 — 0 B — 47 ms — h2https://i.vimeocdn.com/video/2039933641-03d96857ea96cc5348d29667f588c0e6f126ca9d232ab6d7804783ff07c3eb4d-d?mw=80&q=85i.vimeocdn.com/video/2039933641-03d... https://i.vimeocdn.com/video/2039933641-03d96857ea96cc5348d29667f588c0e6f126ca9d232ab6d7804783ff07c3eb4d-d?mw=80&q=85 — 200 — 2.8 KiB — 35 ms — h2https://f.vimeocdn.com/p/4.46.40/js/player.module.jsf.vimeocdn.com/p/4.46.40/js/player.... https://f.vimeocdn.com/p/4.46.40/js/player.module.js — 200 — 0 B — 37 ms — h2https://f.vimeocdn.com/p/4.46.40/js/vendor.module.jsf.vimeocdn.com/p/4.46.40/js/vendor.... https://f.vimeocdn.com/p/4.46.40/js/vendor.module.js — 200 — 0 B — 22 ms — h2https://f.vimeocdn.com/p/4.46.40/css/player.cssf.vimeocdn.com/p/4.46.40/css/player... https://f.vimeocdn.com/p/4.46.40/css/player.css — 200 — 0 B — 9 ms — h2https://f.vimeocdn.com/p/4.46.40/js/player.module.jsf.vimeocdn.com/p/4.46.40/js/player.... https://f.vimeocdn.com/p/4.46.40/js/player.module.js — 200 — 0 B — 36 ms — h2https://f.vimeocdn.com/p/4.46.40/js/vendor.module.jsf.vimeocdn.com/p/4.46.40/js/vendor.... https://f.vimeocdn.com/p/4.46.40/js/vendor.module.js — 200 — 0 B — 25 ms — h2https://f.vimeocdn.com/p/4.46.40/css/player.cssf.vimeocdn.com/p/4.46.40/css/player... https://f.vimeocdn.com/p/4.46.40/css/player.css — 200 — 0 B — 18 ms — h2https://i.vimeocdn.com/video/2042822296-d732a2e387896bcb503eee32b5f71e81230b0837729e4b115a1306f8c51631e0-d?mw=80&q=85i.vimeocdn.com/video/2042822296-d73... https://i.vimeocdn.com/video/2042822296-d732a2e387896bcb503eee32b5f71e81230b0837729e4b115a1306f8c51631e0-d?mw=80&q=85 — 200 — 2.0 KiB — 10 ms — h2https://i.vimeocdn.com/video/2042823119-78cd5b5e09edc3e17fe66e1c00296ee6189899fe530cddbeff4afe73b69b5e2e-d?mw=80&q=85i.vimeocdn.com/video/2042823119-78c... https://i.vimeocdn.com/video/2042823119-78cd5b5e09edc3e17fe66e1c00296ee6189899fe530cddbeff4afe73b69b5e2e-d?mw=80&q=85 — 200 — 2.4 KiB — 3 ms — h2https://f.vimeocdn.com/p/4.46.40/js/player.module.jsf.vimeocdn.com/p/4.46.40/js/player.... https://f.vimeocdn.com/p/4.46.40/js/player.module.js — 200 — 0 B — 28 ms — h2https://f.vimeocdn.com/p/4.46.40/js/vendor.module.jsf.vimeocdn.com/p/4.46.40/js/vendor.... https://f.vimeocdn.com/p/4.46.40/js/vendor.module.js — 200 — 0 B — 17 ms — h2https://f.vimeocdn.com/p/4.46.40/css/player.cssf.vimeocdn.com/p/4.46.40/css/player... https://f.vimeocdn.com/p/4.46.40/css/player.css — 200 — 0 B — 6 ms — h2https://f.vimeocdn.com/p/4.46.40/js/player.module.jsf.vimeocdn.com/p/4.46.40/js/player.... https://f.vimeocdn.com/p/4.46.40/js/player.module.js — 200 — 0 B — 53 ms — h2https://f.vimeocdn.com/p/4.46.40/js/vendor.module.jsf.vimeocdn.com/p/4.46.40/js/vendor.... https://f.vimeocdn.com/p/4.46.40/js/vendor.module.js — 200 — 0 B — 36 ms — h2https://i.vimeocdn.com/video/2039982408-4bc46928ccc06846d03562a2db3104985e7382b464fc22a9f680d003b76aae85-d?mw=80&q=85i.vimeocdn.com/video/2039982408-4bc... https://i.vimeocdn.com/video/2039982408-4bc46928ccc06846d03562a2db3104985e7382b464fc22a9f680d003b76aae85-d?mw=80&q=85 — 200 — 2.6 KiB — 13 ms — h2https://f.vimeocdn.com/p/4.46.40/css/player.cssf.vimeocdn.com/p/4.46.40/css/player... https://f.vimeocdn.com/p/4.46.40/css/player.css — 200 — 0 B — 19 ms — h2https://i.vimeocdn.com/video/2039933231-14d92b24c9d456e22d42032ac22acbcd876012a88ac1bb107a93b2d6fcfc73cf-d?mw=80&q=85i.vimeocdn.com/video/2039933231-14d... https://i.vimeocdn.com/video/2039933231-14d92b24c9d456e22d42032ac22acbcd876012a88ac1bb107a93b2d6fcfc73cf-d?mw=80&q=85 — 200 — 1.9 KiB — 12 ms — h2https://f.vimeocdn.com/p/4.46.40/js/player.module.jsf.vimeocdn.com/p/4.46.40/js/player.... https://f.vimeocdn.com/p/4.46.40/js/player.module.js — 200 — 0 B — 51 ms — h2https://f.vimeocdn.com/p/4.46.40/js/vendor.module.jsf.vimeocdn.com/p/4.46.40/js/vendor.... https://f.vimeocdn.com/p/4.46.40/js/vendor.module.js — 200 — 0 B — 33 ms — h2https://f.vimeocdn.com/p/4.46.40/css/player.cssf.vimeocdn.com/p/4.46.40/css/player... https://f.vimeocdn.com/p/4.46.40/css/player.css — 200 — 0 B — 21 ms — h2https://f.vimeocdn.com/p/4.46.40/js/player.module.jsf.vimeocdn.com/p/4.46.40/js/player.... https://f.vimeocdn.com/p/4.46.40/js/player.module.js — 200 — 0 B — 44 ms — h2https://f.vimeocdn.com/p/4.46.40/js/vendor.module.jsf.vimeocdn.com/p/4.46.40/js/vendor.... https://f.vimeocdn.com/p/4.46.40/js/vendor.module.js — 200 — 0 B — 29 ms — h2https://f.vimeocdn.com/p/4.46.40/css/player.cssf.vimeocdn.com/p/4.46.40/css/player... https://f.vimeocdn.com/p/4.46.40/css/player.css — 200 — 0 B — 19 ms — h2https://i.vimeocdn.com/video/2039933554-9c1a79604b9741352215310c34b14bfa06e30f60e77f7a12a7aa6aba177368d8-d?mw=300&mh=400i.vimeocdn.com/video/2039933554-9c1... https://i.vimeocdn.com/video/2039933554-9c1a79604b9741352215310c34b14bfa06e30f60e77f7a12a7aa6aba177368d8-d?mw=300&mh=400 — 200 — 10.8 KiB — 2 ms — h2https://i.vimeocdn.com/video/2039933641-03d96857ea96cc5348d29667f588c0e6f126ca9d232ab6d7804783ff07c3eb4d-d?mw=300&mh=400i.vimeocdn.com/video/2039933641-03d... https://i.vimeocdn.com/video/2039933641-03d96857ea96cc5348d29667f588c0e6f126ca9d232ab6d7804783ff07c3eb4d-d?mw=300&mh=400 — 200 — 18.1 KiB — 2 ms — h2https://i.vimeocdn.com/video/2039933755-11fc80fba3d947c258c1118711ef4a9464c709a78eddbaae32137b940abcbcad-d?mw=80&q=85i.vimeocdn.com/video/2039933755-11f... https://i.vimeocdn.com/video/2039933755-11fc80fba3d947c258c1118711ef4a9464c709a78eddbaae32137b940abcbcad-d?mw=80&q=85 — 200 — 3.2 KiB — 2 ms — h2https://i.vimeocdn.com/video/2039933402-d4c7b0a998d4131d6649c6983681ea6a13325a73fffda59e6ad78a61045acda4-d?mw=80&q=85i.vimeocdn.com/video/2039933402-d4c... https://i.vimeocdn.com/video/2039933402-d4c7b0a998d4131d6649c6983681ea6a13325a73fffda59e6ad78a61045acda4-d?mw=80&q=85 — 200 — 1.5 KiB — 2 ms — h2https://i.vimeocdn.com/video/2042822296-d732a2e387896bcb503eee32b5f71e81230b0837729e4b115a1306f8c51631e0-d?mw=300&mh=400i.vimeocdn.com/video/2042822296-d73... https://i.vimeocdn.com/video/2042822296-d732a2e387896bcb503eee32b5f71e81230b0837729e4b115a1306f8c51631e0-d?mw=300&mh=400 — 200 — 9.4 KiB — 2 ms — h2https://i.vimeocdn.com/video/2042823119-78cd5b5e09edc3e17fe66e1c00296ee6189899fe530cddbeff4afe73b69b5e2e-d?mw=300&mh=400i.vimeocdn.com/video/2042823119-78c... https://i.vimeocdn.com/video/2042823119-78cd5b5e09edc3e17fe66e1c00296ee6189899fe530cddbeff4afe73b69b5e2e-d?mw=300&mh=400 — 200 — 13.2 KiB — 3 ms — h2https://i.vimeocdn.com/video/2039982408-4bc46928ccc06846d03562a2db3104985e7382b464fc22a9f680d003b76aae85-d?mw=300&mh=400i.vimeocdn.com/video/2039982408-4bc... https://i.vimeocdn.com/video/2039982408-4bc46928ccc06846d03562a2db3104985e7382b464fc22a9f680d003b76aae85-d?mw=300&mh=400 — 200 — 14.0 KiB — 3 ms — h2https://i.vimeocdn.com/video/2039933231-14d92b24c9d456e22d42032ac22acbcd876012a88ac1bb107a93b2d6fcfc73cf-d?mw=300&mh=400i.vimeocdn.com/video/2039933231-14d... https://i.vimeocdn.com/video/2039933231-14d92b24c9d456e22d42032ac22acbcd876012a88ac1bb107a93b2d6fcfc73cf-d?mw=300&mh=400 — 200 — 10.0 KiB — 2 ms — h2https://i.vimeocdn.com/video/2039933755-11fc80fba3d947c258c1118711ef4a9464c709a78eddbaae32137b940abcbcad-d?mw=300&mh=400i.vimeocdn.com/video/2039933755-11f... https://i.vimeocdn.com/video/2039933755-11fc80fba3d947c258c1118711ef4a9464c709a78eddbaae32137b940abcbcad-d?mw=300&mh=400 — 200 — 23.4 KiB — 3 ms — h2https://i.vimeocdn.com/video/2039933402-d4c7b0a998d4131d6649c6983681ea6a13325a73fffda59e6ad78a61045acda4-d?mw=300&mh=400i.vimeocdn.com/video/2039933402-d4c... https://i.vimeocdn.com/video/2039933402-d4c7b0a998d4131d6649c6983681ea6a13325a73fffda59e6ad78a61045acda4-d?mw=300&mh=400 — 200 — 8.3 KiB — 4 ms — h2https://player.vimeo.com/video/1106141794/outro?on_site=0&type=videos&h=a7cdd1b89dplayer.vimeo.com/video/1106141794/o... https://player.vimeo.com/video/1106141794/outro?on_site=0&type=videos&h=a7cdd1b89d — 200 — 2.5 KiB — 183 ms — http/1.1https://player.vimeo.com/video/1103822624/outro?on_site=0&type=videos&h=d2e608ba23player.vimeo.com/video/1103822624/o... https://player.vimeo.com/video/1103822624/outro?on_site=0&type=videos&h=d2e608ba23 — 200 — 2.5 KiB — 190 ms — http/1.1https://vod-adaptive-ak.vimeocdn.com/exp=1776366946~acl=%2F2d4fdc72-1fb4-4c45-a725-c97dd10fc2d3%2Fpsid%3De698673f2736ce5b59026ffb14a6e1199cb67917e3af52c4ae39ab6e1c5d30b8%2F%2A~hmac=0045b465a1600c685acbcdcb7aeb2f207825b631d521cd4cc6f87342fe07cda0/2d4fdc72-1fb4-4c45-a725-c97dd10fc2d3/psid=e698673f2736ce5b59026ffb14a6e1199cb67917e3af52c4ae39ab6e1c5d30b8/v2/playlist/av/primary/prot/cXNyPTE/playlist.json?omit=av1-hevc&pathsig=8c953e4f~4Hni-w8sUKs7Pdrplmz5Ne9UeJZMHUrV28vB-Wkywvc&qsr=1&r=dXM%3D&rh=47jKvRvod-adaptive-ak.vimeocdn.com/exp=17... https://vod-adaptive-ak.vimeocdn.com/exp=1776366946~acl=%2F2d4fdc72-1fb4-4c45-a725-c97dd10fc2d3%2Fpsid%3De698673f2736ce5b59026ffb14a6e1199cb67917e3af52c4ae39ab6e1c5d30b8%2F%2A~hmac=0045b465a1600c685acbcdcb7aeb2f207825b631d521cd4cc6f87342fe07cda0/2d4fdc72-1fb4-4c45-a725-c97dd10fc2d3/psid=e698673f2736ce5b59026ffb14a6e1199cb67917e3af52c4ae39ab6e1c5d30b8/v2/playlist/av/primary/prot/cXNyPTE/playlist.json?omit=av1-hevc&pathsig=8c953e4f~4Hni-w8sUKs7Pdrplmz5Ne9UeJZMHUrV28vB-Wkywvc&qsr=1&r=dXM%3D&rh=47jKvR — 200 — 3.6 KiB — 54 ms — h2https://player.vimeo.com/video/1103862294/outro?on_site=0&type=videos&h=802500bb17player.vimeo.com/video/1103862294/o... https://player.vimeo.com/video/1103862294/outro?on_site=0&type=videos&h=802500bb17 — 200 — 2.5 KiB — 211 ms — http/1.1https://i.vimeocdn.com/video/2042822296-d732a2e387896bcb503eee32b5f71e81230b0837729e4b115a1306f8c51631e0-d?mw=400&mh=533i.vimeocdn.com/video/2042822296-d73... https://i.vimeocdn.com/video/2042822296-d732a2e387896bcb503eee32b5f71e81230b0837729e4b115a1306f8c51631e0-d?mw=400&mh=533 — 200 — 13.0 KiB — 4 ms — h2https://player.vimeo.com/video/1103822703/outro?on_site=0&type=videos&h=c8f0240387player.vimeo.com/video/1103822703/o... https://player.vimeo.com/video/1103822703/outro?on_site=0&type=videos&h=c8f0240387 — 200 — 2.5 KiB — 235 ms — http/1.1https://player.vimeo.com/video/1103822749/outro?on_site=0&type=videos&h=ad2a6b8283player.vimeo.com/video/1103822749/o... https://player.vimeo.com/video/1103822749/outro?on_site=0&type=videos&h=ad2a6b8283 — 200 — 2.5 KiB — 187 ms — http/1.1https://i.vimeocdn.com/video/2042823119-78cd5b5e09edc3e17fe66e1c00296ee6189899fe530cddbeff4afe73b69b5e2e-d?mw=400&mh=533i.vimeocdn.com/video/2042823119-78c... https://i.vimeocdn.com/video/2042823119-78cd5b5e09edc3e17fe66e1c00296ee6189899fe530cddbeff4afe73b69b5e2e-d?mw=400&mh=533 — 200 — 19.9 KiB — 3 ms — h2https://i.vimeocdn.com/video/2039982408-4bc46928ccc06846d03562a2db3104985e7382b464fc22a9f680d003b76aae85-d?mw=400&mh=533i.vimeocdn.com/video/2039982408-4bc... https://i.vimeocdn.com/video/2039982408-4bc46928ccc06846d03562a2db3104985e7382b464fc22a9f680d003b76aae85-d?mw=400&mh=533 — 200 — 20.5 KiB — 3 ms — h2https://vod-adaptive-ak.vimeocdn.com/exp=1776366946~acl=%2F2d4fdc72-1fb4-4c45-a725-c97dd10fc2d3%2Fpsid%3De698673f2736ce5b59026ffb14a6e1199cb67917e3af52c4ae39ab6e1c5d30b8%2F%2A~hmac=0045b465a1600c685acbcdcb7aeb2f207825b631d521cd4cc6f87342fe07cda0/2d4fdc72-1fb4-4c45-a725-c97dd10fc2d3/psid=e698673f2736ce5b59026ffb14a6e1199cb67917e3af52c4ae39ab6e1c5d30b8/v2/range/prot/cmFuZ2U9NzM0LTYzNTg/avf/047fec93-831d-4050-a3dd-442e8a2f18b6.mp4?pathsig=8c953e4f~06_jldWnTorXITKApew8JWx03NkbZXe0q4O80Q0dx0Q&r=dXM%3D&range=734-6358vod-adaptive-ak.vimeocdn.com/exp=17... https://vod-adaptive-ak.vimeocdn.com/exp=1776366946~acl=%2F2d4fdc72-1fb4-4c45-a725-c97dd10fc2d3%2Fpsid%3De698673f2736ce5b59026ffb14a6e1199cb67917e3af52c4ae39ab6e1c5d30b8%2F%2A~hmac=0045b465a1600c685acbcdcb7aeb2f207825b631d521cd4cc6f87342fe07cda0/2d4fdc72-1fb4-4c45-a725-c97dd10fc2d3/psid=e698673f2736ce5b59026ffb14a6e1199cb67917e3af52c4ae39ab6e1c5d30b8/v2/range/prot/cmFuZ2U9NzM0LTYzNTg/avf/047fec93-831d-4050-a3dd-442e8a2f18b6.mp4?pathsig=8c953e4f~06_jldWnTorXITKApew8JWx03NkbZXe0q4O80Q0dx0Q&r=dXM%3D&range=734-6358 — 200 — 6.0 KiB — 4 ms — h2https://vod-adaptive-ak.vimeocdn.com/exp=1776366946~acl=%2F2d4fdc72-1fb4-4c45-a725-c97dd10fc2d3%2Fpsid%3De698673f2736ce5b59026ffb14a6e1199cb67917e3af52c4ae39ab6e1c5d30b8%2F%2A~hmac=0045b465a1600c685acbcdcb7aeb2f207825b631d521cd4cc6f87342fe07cda0/2d4fdc72-1fb4-4c45-a725-c97dd10fc2d3/psid=e698673f2736ce5b59026ffb14a6e1199cb67917e3af52c4ae39ab6e1c5d30b8/v2/range/prot/cmFuZ2U9ODQ4LTM3NDQ4MjA/avf/915a206d-47a0-4e75-8978-3e548b6487c2.mp4?pathsig=8c953e4f~kiPrd8W-jyIvtbBajbjnbzpBy4WiksCHaixkCDIzsu4&r=dXMtd2VzdDE%3D&range=848-3744820vod-adaptive-ak.vimeocdn.com/exp=17... https://vod-adaptive-ak.vimeocdn.com/exp=1776366946~acl=%2F2d4fdc72-1fb4-4c45-a725-c97dd10fc2d3%2Fpsid%3De698673f2736ce5b59026ffb14a6e1199cb67917e3af52c4ae39ab6e1c5d30b8%2F%2A~hmac=0045b465a1600c685acbcdcb7aeb2f207825b631d521cd4cc6f87342fe07cda0/2d4fdc72-1fb4-4c45-a725-c97dd10fc2d3/psid=e698673f2736ce5b59026ffb14a6e1199cb67917e3af52c4ae39ab6e1c5d30b8/v2/range/prot/cmFuZ2U9ODQ4LTM3NDQ4MjA/avf/915a206d-47a0-4e75-8978-3e548b6487c2.mp4?pathsig=8c953e4f~kiPrd8W-jyIvtbBajbjnbzpBy4WiksCHaixkCDIzsu4&r=dXMtd2VzdDE%3D&range=848-3744820 — 200 — 3.6 MiB — 87 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 11085ms · 735KB · €177/mo
www.figma.com
Other
Costly
Execution 5240ms
Transfer 110 KB
Unused 48%
Monthly Cost €84/mo
www.figma.com
Other
Costly
Execution 4068ms
Transfer 208 KB
Monthly Cost €65/mo
www.figma.com
Other
Costly
Execution 879ms
Transfer 408 KB
Unused 21%
Monthly Cost €14/mo
Unattributable
Other
Costly
Execution 837ms
Transfer 0 KB
Monthly Cost €13/mo
player.vimeo.com
Other
Optional
Execution 60ms
Transfer 9 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.figma.com adds 5240ms and costs ~€84/month
  • www.figma.com adds 4068ms and costs ~€65/month
  • www.figma.com adds 879ms and costs ~€14/month
  • Unattributable adds 837ms and costs ~€13/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.figma.com takes 5240ms 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.figma.com takes 4068ms 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.figma.com takes 879ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

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

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