Skip to content
https://framer.website

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
73
GRADE
C
FIX
5
REVIEW
2
PASS
8
INFO
2

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

41
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.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

2.63 s

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

5.74 s

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

3.00 s

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

0.001

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

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

25.44 s

Page Load Progression

810 ms
1.6 s
2.4 s
3.2 s
4.0 s
4.9 s
5.7 s
6.5 s
Checks
17
8 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
5.0 MB transferred, 285 requests
FIX
5.0 MB transferred, 285 requests
Critical::
Page weighs 12.7 MB (5.0 MB transferred)
Warning::
Images are 2.8 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.8 MB
Warning::
JavaScript is 1.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.3 MB
Info::
Fonts are 463 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 463 KB
Warning::
285 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.0 g CO2 per page load
5.0 MB / 2.4 MB budget
5.0 MB transferred
285 requests
1.0 g CO2 per page load
Images 2.8 MiB 57%
JavaScript 1.3 MiB 26%
Fonts 462.8 KiB 9%
HTML 168.3 KiB 3%
Other 144.5 KiB 3%
CSS 60.1 KiB 1%
Other 14.8 KiB 0%
Other 4.7 KiB 0%
Other 4.3 KiB 0%
Other 378 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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 (5.0 MiB of 5.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
21712ms total JS execution
FIX
21712ms total JS execution
Warning::
https://framerusercontent.com/sites/3BJ9zINIeWtEEV...: 7465ms CPU time
Warning::
https://www.framer.com/: 5169ms CPU time
Warning::
https://framerusercontent.com/sites/3BJ9zINIeWtEEV...: 4049ms CPU time
Warning::
Unattributable: 2595ms CPU time
Warning::
https://js-eu1.hs-analytics.net/analytics/17768883...: 793ms CPU time
Warning::
Third-party scripts: 21712ms (100% of total)

Main Thread Breakdown

Script Evaluation 47% Other 26% Style & Layout 15% Rendering 4% Parse HTML & CSS 4%
ScriptTotalScriptingParse/CompileParty
https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/react.CanwR_VI.mjs7465ms6857ms1ms3rd
https://www.framer.com/5169ms408ms67ms3rd
https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/motion.BApJLu61.mjs4049ms1197ms1ms3rd
Unattributable2595ms345ms0ms3rd
https://js-eu1.hs-analytics.net/analytics/1776888300000/144411337.js793ms563ms15ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KQFN6BX546ms376ms77ms3rd
https://www.googletagmanager.com/gtag/js?id=G-QZ2MPXED80&cx=c&gtm=4e64k0445ms373ms67ms3rd
https://events.framer.com/script?v=2349ms125ms4ms3rd
https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/framer.7ciwIlM8.mjs301ms214ms3ms3rd
D
Page Weight Inventory
Action
285 resources · 5.0 MB · 266 KB savings available
FIX
285 resources · 5.0 MB · 266 KB savings available
Warning::
Page weight 4.0 MB over 1MB target
Got: 5.0 MB Expected: ≤ 1 MB
Info::
~266 KB of savings available
Warning::
284 third-party resources (100% of weight)
285 resources · 5.0 MiB · 284 third-party 4.0 MiB over 1MB target
Image 57% · 2.8 MiB
JavaScript 26% · 1.3 MiB
Font 9% · 462.8 KiB
Document 3% · 172.1 KiB
Media 3% · 144.5 KiB
CSS 1% · 60.1 KiB
Other 0% · 16.4 KiB

~265.8 KiB of savings available

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

No Cache-Control header

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

C
JS Bundles
Action
125 scripts, 266 KB unused
REVIEW
125 scripts, 266 KB unused
Warning::
https://framerusercontent.com/sites/3BJ9zINIeWtEEV...: 83 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-QZ2M...: 69 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-KQF...: 64 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://framerusercontent.com/sites/3BJ9zINIeWtEEV...: 50 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 266 KB
266 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/framer.7ciwIlM8.mjs152 KB83 KB (55%)3rd
https://www.googletagmanager.com/gtag/js?id=G-QZ2MPXED80&cx=c&gtm=4e64k0176 KB69 KB (39%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-KQFN6BX164 KB64 KB (39%)3rd
https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/script_main.CfkK2Mot.mjs94 KB50 KB (53%)3rd
https://events.framer.com/script?v=28 KB3rd
https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/react.CanwR_VI.mjs44 KB3rd
https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/rolldown-runtime.BkKNehxc.mjs1 KB3rd
https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/motion.BApJLu61.mjs49 KB3rd
https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/i5eOVfIN4.BGKpg0Ck.mjs15 KB3rd
https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/vR3lnQudq.B9dorNHK.mjs2 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

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
Image Optimization
97 images, 0 KB saveable
PASS
97 images, 0 KB saveable
Info::
All images are well-optimized
97 images 2.8 MB
0 oversized -0 KB
3 legacy format
0 missing dimensions CLS risk
A+
Font Loading
7 fonts (463 KB)
PASS
7 fonts (463 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

463 KB total

Render-blocking

0

of 7

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 FCP 2.6 s LCP 5.7 shttps://framerusercontent.com/assets/7lw0VWkeXrGYJT05oB3DsFy8BaY.woff27lw0VWkeXrGYJT05oB3DsFy... https://framerusercontent.com/assets/7lw0VWkeXrGYJT05oB3DsFy8BaY.woff2 — 98.4 KiB — 19 ms — font-display: swaphttps://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.woff2Inter-Regular.latin-JLQ... https://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.woff2 — 19.2 KiB — 26 ms — font-display: swaphttps://framerusercontent.com/assets/qBBPUgWmzI9eeGPfhfEkF1M8Q8.woff2qBBPUgWmzI9eeGPfhfEkF1M... https://framerusercontent.com/assets/qBBPUgWmzI9eeGPfhfEkF1M8Q8.woff2 — 29.9 KiB — 18 ms — font-display: swaphttps://framerusercontent.com/assets/6kEeNyQwxT59TY7SpLEnehG2fc.woff26kEeNyQwxT59TY7SpLEnehG... https://framerusercontent.com/assets/6kEeNyQwxT59TY7SpLEnehG2fc.woff2 — 45.1 KiB — 14 ms — font-display: swaphttps://framerusercontent.com/assets/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2d3tHnaQIAeqiE5hGcRw4mmg... https://framerusercontent.com/assets/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2 — 28.0 KiB — 158 ms — font-display: swaphttps://framerusercontent.com/assets/GsXEnKQLltgOvHi7Wji3yU1QgX8.woff2GsXEnKQLltgOvHi7Wji3yU1... https://framerusercontent.com/assets/GsXEnKQLltgOvHi7Wji3yU1QgX8.woff2 — 116.8 KiB — 17 ms — font-display: swaphttps://framerusercontent.com/assets/gVFblhgzMqambFqEuiNjMfNAvyk.woff2gVFblhgzMqambFqEuiNjMfN... https://framerusercontent.com/assets/gVFblhgzMqambFqEuiNjMfNAvyk.woff2 — 125.5 KiB — 17 ms — font-display: swap
7lw0VWkeXrGYJT05oB3DsFy... woff2 swap
Size 98 KB
Load time 19 ms
Start 237 ms
Risk FOUT — text flashes from fallback to web font
Inter-Regular.latin-JLQ... woff2 swap
Size 19 KB
Load time 26 ms
Start 239 ms
Risk FOUT — text flashes from fallback to web font
qBBPUgWmzI9eeGPfhfEkF1M... woff2 swap
Size 30 KB
Load time 18 ms
Start 239 ms
Risk FOUT — text flashes from fallback to web font
6kEeNyQwxT59TY7SpLEnehG... woff2 swap
Size 45 KB
Load time 14 ms
Start 381 ms
Risk FOUT — text flashes from fallback to web font
d3tHnaQIAeqiE5hGcRw4mmg... woff2 swap
Size 28 KB
Load time 158 ms
Start 919 ms
Risk FOUT — text flashes from fallback to web font
GsXEnKQLltgOvHi7Wji3yU1... woff2 swap
Size 117 KB
Load time 17 ms
Start 5.1 s
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
gVFblhgzMqambFqEuiNjMfN... woff2 swap
Size 125 KB
Load time 17 ms
Start 5.1 s
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 ~121 KB and ~242 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
2 hints, 0 missing preconnects
PASS
2 hints, 0 missing preconnects
Info::
Page uses 2 resource hint(s)

Current Resource Hints

preconnect
2
preload
dns-prefetch
prefetch

2 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
285 requests over 6384ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 2.6 s LCP 5.7 shttps://framer.website// https://framer.website/ — 307 — 414 B — 19 ms — h2https://www.framer.com/www.framer.com/ https://www.framer.com/ — 200 — 166.6 KiB — 89 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-KQFN6BXwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KQFN6BX — 200 — 163.7 KiB — 273 ms — h2https://framerusercontent.com/images/uS0nUv30GToaflDaraI9qVUIwU.png?scale-down-to=1024&width=1068&height=1080framerusercontent.com/images/uS0nUv... https://framerusercontent.com/images/uS0nUv30GToaflDaraI9qVUIwU.png?scale-down-to=1024&width=1068&height=1080 — 200 — 70.5 KiB — 23 ms — h2https://framerusercontent.com/images/3Wul3zB87cbFlm05OhXiZaxxXg.jpg?width=720&height=660framerusercontent.com/images/3Wul3z... https://framerusercontent.com/images/3Wul3zB87cbFlm05OhXiZaxxXg.jpg?width=720&height=660 — 200 — 38.7 KiB — 18 ms — h2https://framerusercontent.com/images/3RGrfrckophlAobhfZlqf1MDPd0.jpg?width=720&height=720framerusercontent.com/images/3RGrfr... https://framerusercontent.com/images/3RGrfrckophlAobhfZlqf1MDPd0.jpg?width=720&height=720 — 200 — 38.1 KiB — 20 ms — h2https://api.framer.com/site/users/meapi.framer.com/site/users/me https://api.framer.com/site/users/me — 401 — 621 B — 139 ms — h2https://frmrspply.myshopify.com/api/2024-07/graphql.jsonfrmrspply.myshopify.com/api/2024-07... https://frmrspply.myshopify.com/api/2024-07/graphql.json — 200 — 0 B — 415 ms — h2https://framerusercontent.com/images/8VfS5zuMmDchIpaCf767I8rX7Y.jpg?width=480&height=1040framerusercontent.com/images/8VfS5z... https://framerusercontent.com/images/8VfS5zuMmDchIpaCf767I8rX7Y.jpg?width=480&height=1040 — 200 — 34.2 KiB — 28 ms — h2https://framerusercontent.com/images/PruQlxKuftAZHgOh7hJT3jaUbs.jpg?scale-down-to=512&width=720&height=660framerusercontent.com/images/PruQlx... https://framerusercontent.com/images/PruQlxKuftAZHgOh7hJT3jaUbs.jpg?scale-down-to=512&width=720&height=660 — 200 — 14.6 KiB — 42 ms — h2https://framerusercontent.com/images/d4YjsL7yalSYZREJ1IdNPmw.jpg?width=720&height=840framerusercontent.com/images/d4YjsL... https://framerusercontent.com/images/d4YjsL7yalSYZREJ1IdNPmw.jpg?width=720&height=840 — 200 — 44.4 KiB — 30 ms — h2https://events.framer.com/script?v=2events.framer.com/script?v=2 https://events.framer.com/script?v=2 — 200 — 8.0 KiB — 137 ms — h2https://framerusercontent.com/images/X8K2iCW5Tob8sQuioDPe6TJEU.png?width=40&height=40framerusercontent.com/images/X8K2iC... https://framerusercontent.com/images/X8K2iCW5Tob8sQuioDPe6TJEU.png?width=40&height=40 — 200 — 1.7 KiB — 18 ms — h2https://framerusercontent.com/images/uS0nUv30GToaflDaraI9qVUIwU.png?width=1068&height=1080framerusercontent.com/images/uS0nUv... https://framerusercontent.com/images/uS0nUv30GToaflDaraI9qVUIwU.png?width=1068&height=1080 — 200 — 75.0 KiB — 49 ms — h2https://framerusercontent.com/images/4pTVxnxo0Bvii8xP7hCmmozqx7s.jpg?width=720&height=840framerusercontent.com/images/4pTVxn... https://framerusercontent.com/images/4pTVxnxo0Bvii8xP7hCmmozqx7s.jpg?width=720&height=840 — 200 — 17.1 KiB — 43 ms — h2https://framerusercontent.com/images/Hp4KG1pwKb6cl66bNB9b2pYWQ3Y.jpg?width=480&height=987framerusercontent.com/images/Hp4KG1... https://framerusercontent.com/images/Hp4KG1pwKb6cl66bNB9b2pYWQ3Y.jpg?width=480&height=987 — 200 — 32.7 KiB — 36 ms — h2https://framerusercontent.com/images/c8yQcxKjBlCZWoqWoRoBRvjcKo.jpg?width=400&height=864framerusercontent.com/images/c8yQcx... https://framerusercontent.com/images/c8yQcxKjBlCZWoqWoRoBRvjcKo.jpg?width=400&height=864 — 200 — 34.0 KiB — 30 ms — h2https://framerusercontent.com/images/HnQI4uTAjbgziEmMMInd3R6o9c.jpg?width=720&height=600framerusercontent.com/images/HnQI4u... https://framerusercontent.com/images/HnQI4uTAjbgziEmMMInd3R6o9c.jpg?width=720&height=600 — 200 — 27.6 KiB — 40 ms — h2https://framerusercontent.com/images/0DoFvQInPiH34TWUk6DzVA9JQ.jpg?width=720&height=852framerusercontent.com/images/0DoFvQ... https://framerusercontent.com/images/0DoFvQInPiH34TWUk6DzVA9JQ.jpg?width=720&height=852 — 200 — 51.7 KiB — 33 ms — h2https://framerusercontent.com/images/07eSDIMcoh8sIIeP3LRZ0LKH9Ek.jpg?width=720&height=1080framerusercontent.com/images/07eSDI... https://framerusercontent.com/images/07eSDIMcoh8sIIeP3LRZ0LKH9Ek.jpg?width=720&height=1080 — 200 — 80.1 KiB — 47 ms — h2https://fonts.googleapis.com/css2?family=Noto+Sans+JP:ital,wght@0,700&display=swapfonts.googleapis.com/css2?family=No... https://fonts.googleapis.com/css2?family=Noto+Sans+JP:ital,wght@0,700&display=swap — 200 — 30.2 KiB — 171 ms — h2https://fonts.googleapis.com/css2?family=Noto+Sans+JP:ital,wght@0,500&display=swapfonts.googleapis.com/css2?family=No... https://fonts.googleapis.com/css2?family=Noto+Sans+JP:ital,wght@0,500&display=swap — 200 — 29.8 KiB — 369 ms — h2data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199…www.w3.org/2000/svg%22 xmlns:xlink=... data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199… — 200 — 0 B — 0 ms — datahttps://framerusercontent.com/assets/7lw0VWkeXrGYJT05oB3DsFy8BaY.woff2framerusercontent.com/assets/7lw0VW... https://framerusercontent.com/assets/7lw0VWkeXrGYJT05oB3DsFy8BaY.woff2 — 200 — 98.4 KiB — 19 ms — h3https://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.woff2app.framerstatic.com/Inter-Regular.... https://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.woff2 — 200 — 19.2 KiB — 26 ms — h2https://framerusercontent.com/assets/qBBPUgWmzI9eeGPfhfEkF1M8Q8.woff2framerusercontent.com/assets/qBBPUg... https://framerusercontent.com/assets/qBBPUgWmzI9eeGPfhfEkF1M8Q8.woff2 — 200 — 29.9 KiB — 18 ms — h3https://framerusercontent.com/images/W1Q88PlQfYXaGug9EBkmai9By4.jpg?width=720&height=960framerusercontent.com/images/W1Q88P... https://framerusercontent.com/images/W1Q88PlQfYXaGug9EBkmai9By4.jpg?width=720&height=960 — 200 — 139.3 KiB — 25 ms — h3https://framerusercontent.com/images/gmhdX4XPuJvQqId9jDmFHb7cFE.jpg?width=720&height=780framerusercontent.com/images/gmhdX4... https://framerusercontent.com/images/gmhdX4XPuJvQqId9jDmFHb7cFE.jpg?width=720&height=780 — 200 — 44.6 KiB — 24 ms — h3https://framerusercontent.com/images/cx71XZYYWfIozOc1rn55Bw.jpg?width=480&height=1039framerusercontent.com/images/cx71XZ... https://framerusercontent.com/images/cx71XZYYWfIozOc1rn55Bw.jpg?width=480&height=1039 — 200 — 84.0 KiB — 25 ms — h3data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 20 20" xmlns="http://www.w…www.w… data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 20 20" xmlns="http://www.w… — 200 — 0 B — 0 ms — data
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 2.6 s LCP 5.7 shttps://framer.website// https://framer.website/ — 307 — 414 B — 19 ms — h2https://www.framer.com/www.framer.com/ https://www.framer.com/ — 200 — 166.6 KiB — 89 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-KQFN6BXwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-KQFN6BX — 200 — 163.7 KiB — 273 ms — h2https://framerusercontent.com/images/uS0nUv30GToaflDaraI9qVUIwU.png?scale-down-to=1024&width=1068&height=1080framerusercontent.com/images/uS0nUv... https://framerusercontent.com/images/uS0nUv30GToaflDaraI9qVUIwU.png?scale-down-to=1024&width=1068&height=1080 — 200 — 70.5 KiB — 23 ms — h2https://framerusercontent.com/images/3Wul3zB87cbFlm05OhXiZaxxXg.jpg?width=720&height=660framerusercontent.com/images/3Wul3z... https://framerusercontent.com/images/3Wul3zB87cbFlm05OhXiZaxxXg.jpg?width=720&height=660 — 200 — 38.7 KiB — 18 ms — h2https://framerusercontent.com/images/3RGrfrckophlAobhfZlqf1MDPd0.jpg?width=720&height=720framerusercontent.com/images/3RGrfr... https://framerusercontent.com/images/3RGrfrckophlAobhfZlqf1MDPd0.jpg?width=720&height=720 — 200 — 38.1 KiB — 20 ms — h2https://api.framer.com/site/users/meapi.framer.com/site/users/me https://api.framer.com/site/users/me — 401 — 621 B — 139 ms — h2https://frmrspply.myshopify.com/api/2024-07/graphql.jsonfrmrspply.myshopify.com/api/2024-07... https://frmrspply.myshopify.com/api/2024-07/graphql.json — 200 — 0 B — 415 ms — h2https://framerusercontent.com/images/8VfS5zuMmDchIpaCf767I8rX7Y.jpg?width=480&height=1040framerusercontent.com/images/8VfS5z... https://framerusercontent.com/images/8VfS5zuMmDchIpaCf767I8rX7Y.jpg?width=480&height=1040 — 200 — 34.2 KiB — 28 ms — h2https://framerusercontent.com/images/PruQlxKuftAZHgOh7hJT3jaUbs.jpg?scale-down-to=512&width=720&height=660framerusercontent.com/images/PruQlx... https://framerusercontent.com/images/PruQlxKuftAZHgOh7hJT3jaUbs.jpg?scale-down-to=512&width=720&height=660 — 200 — 14.6 KiB — 42 ms — h2https://framerusercontent.com/images/d4YjsL7yalSYZREJ1IdNPmw.jpg?width=720&height=840framerusercontent.com/images/d4YjsL... https://framerusercontent.com/images/d4YjsL7yalSYZREJ1IdNPmw.jpg?width=720&height=840 — 200 — 44.4 KiB — 30 ms — h2https://events.framer.com/script?v=2events.framer.com/script?v=2 https://events.framer.com/script?v=2 — 200 — 8.0 KiB — 137 ms — h2https://framerusercontent.com/images/X8K2iCW5Tob8sQuioDPe6TJEU.png?width=40&height=40framerusercontent.com/images/X8K2iC... https://framerusercontent.com/images/X8K2iCW5Tob8sQuioDPe6TJEU.png?width=40&height=40 — 200 — 1.7 KiB — 18 ms — h2https://framerusercontent.com/images/uS0nUv30GToaflDaraI9qVUIwU.png?width=1068&height=1080framerusercontent.com/images/uS0nUv... https://framerusercontent.com/images/uS0nUv30GToaflDaraI9qVUIwU.png?width=1068&height=1080 — 200 — 75.0 KiB — 49 ms — h2https://framerusercontent.com/images/4pTVxnxo0Bvii8xP7hCmmozqx7s.jpg?width=720&height=840framerusercontent.com/images/4pTVxn... https://framerusercontent.com/images/4pTVxnxo0Bvii8xP7hCmmozqx7s.jpg?width=720&height=840 — 200 — 17.1 KiB — 43 ms — h2https://framerusercontent.com/images/Hp4KG1pwKb6cl66bNB9b2pYWQ3Y.jpg?width=480&height=987framerusercontent.com/images/Hp4KG1... https://framerusercontent.com/images/Hp4KG1pwKb6cl66bNB9b2pYWQ3Y.jpg?width=480&height=987 — 200 — 32.7 KiB — 36 ms — h2https://framerusercontent.com/images/c8yQcxKjBlCZWoqWoRoBRvjcKo.jpg?width=400&height=864framerusercontent.com/images/c8yQcx... https://framerusercontent.com/images/c8yQcxKjBlCZWoqWoRoBRvjcKo.jpg?width=400&height=864 — 200 — 34.0 KiB — 30 ms — h2https://framerusercontent.com/images/HnQI4uTAjbgziEmMMInd3R6o9c.jpg?width=720&height=600framerusercontent.com/images/HnQI4u... https://framerusercontent.com/images/HnQI4uTAjbgziEmMMInd3R6o9c.jpg?width=720&height=600 — 200 — 27.6 KiB — 40 ms — h2https://framerusercontent.com/images/0DoFvQInPiH34TWUk6DzVA9JQ.jpg?width=720&height=852framerusercontent.com/images/0DoFvQ... https://framerusercontent.com/images/0DoFvQInPiH34TWUk6DzVA9JQ.jpg?width=720&height=852 — 200 — 51.7 KiB — 33 ms — h2https://framerusercontent.com/images/07eSDIMcoh8sIIeP3LRZ0LKH9Ek.jpg?width=720&height=1080framerusercontent.com/images/07eSDI... https://framerusercontent.com/images/07eSDIMcoh8sIIeP3LRZ0LKH9Ek.jpg?width=720&height=1080 — 200 — 80.1 KiB — 47 ms — h2https://fonts.googleapis.com/css2?family=Noto+Sans+JP:ital,wght@0,700&display=swapfonts.googleapis.com/css2?family=No... https://fonts.googleapis.com/css2?family=Noto+Sans+JP:ital,wght@0,700&display=swap — 200 — 30.2 KiB — 171 ms — h2https://fonts.googleapis.com/css2?family=Noto+Sans+JP:ital,wght@0,500&display=swapfonts.googleapis.com/css2?family=No... https://fonts.googleapis.com/css2?family=Noto+Sans+JP:ital,wght@0,500&display=swap — 200 — 29.8 KiB — 369 ms — h2data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199…www.w3.org/2000/svg%22 xmlns:xlink=... data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199… — 200 — 0 B — 0 ms — datahttps://framerusercontent.com/assets/7lw0VWkeXrGYJT05oB3DsFy8BaY.woff2framerusercontent.com/assets/7lw0VW... https://framerusercontent.com/assets/7lw0VWkeXrGYJT05oB3DsFy8BaY.woff2 — 200 — 98.4 KiB — 19 ms — h3https://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.woff2app.framerstatic.com/Inter-Regular.... https://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.woff2 — 200 — 19.2 KiB — 26 ms — h2https://framerusercontent.com/assets/qBBPUgWmzI9eeGPfhfEkF1M8Q8.woff2framerusercontent.com/assets/qBBPUg... https://framerusercontent.com/assets/qBBPUgWmzI9eeGPfhfEkF1M8Q8.woff2 — 200 — 29.9 KiB — 18 ms — h3https://framerusercontent.com/images/W1Q88PlQfYXaGug9EBkmai9By4.jpg?width=720&height=960framerusercontent.com/images/W1Q88P... https://framerusercontent.com/images/W1Q88PlQfYXaGug9EBkmai9By4.jpg?width=720&height=960 — 200 — 139.3 KiB — 25 ms — h3https://framerusercontent.com/images/gmhdX4XPuJvQqId9jDmFHb7cFE.jpg?width=720&height=780framerusercontent.com/images/gmhdX4... https://framerusercontent.com/images/gmhdX4XPuJvQqId9jDmFHb7cFE.jpg?width=720&height=780 — 200 — 44.6 KiB — 24 ms — h3https://framerusercontent.com/images/cx71XZYYWfIozOc1rn55Bw.jpg?width=480&height=1039framerusercontent.com/images/cx71XZ... https://framerusercontent.com/images/cx71XZYYWfIozOc1rn55Bw.jpg?width=480&height=1039 — 200 — 84.0 KiB — 25 ms — h3data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 20 20" xmlns="http://www.w…www.w… data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 20 20" xmlns="http://www.w… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199…www.w3.org/2000/svg%22 xmlns:xlink=... data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199…www.w3.org/2000/svg%22 xmlns:xlink=... data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199…www.w3.org/2000/svg%22 xmlns:xlink=... data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199…www.w3.org/2000/svg%22 xmlns:xlink=... data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199…www.w3.org/2000/svg%22 xmlns:xlink=... data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199…www.w3.org/2000/svg%22 xmlns:xlink=... data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199…www.w3.org/2000/svg%22 xmlns:xlink=... data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199… — 200 — 0 B — 0 ms — datahttps://framerusercontent.com/assets/6kEeNyQwxT59TY7SpLEnehG2fc.woff2framerusercontent.com/assets/6kEeNy... https://framerusercontent.com/assets/6kEeNyQwxT59TY7SpLEnehG2fc.woff2 — 200 — 45.1 KiB — 14 ms — h3https://framerusercontent.com/images/jahA3XCoyymepzfVgARpulpS088.jpg?width=800&height=500framerusercontent.com/images/jahA3X... https://framerusercontent.com/images/jahA3XCoyymepzfVgARpulpS088.jpg?width=800&height=500 — 200 — 20.4 KiB — 21 ms — h3https://framerusercontent.com/images/9mtk5uZDzhW49DGn1UVXzihv6rs.jpg?width=800&height=500framerusercontent.com/images/9mtk5u... https://framerusercontent.com/images/9mtk5uZDzhW49DGn1UVXzihv6rs.jpg?width=800&height=500 — 200 — 33.6 KiB — 20 ms — h3https://framerusercontent.com/images/ZilMOyVNFhcvNyS9pG0hfM0Dv0.jpg?scale-down-to=1024&width=2480&height=1560framerusercontent.com/images/ZilMOy... https://framerusercontent.com/images/ZilMOyVNFhcvNyS9pG0hfM0Dv0.jpg?scale-down-to=1024&width=2480&height=1560 — 200 — 28.1 KiB — 18 ms — h3https://framerusercontent.com/images/AyPzyMylJEo92lHDAr0UVgNN0.jpg?scale-down-to=1024&width=2480&height=1560framerusercontent.com/images/AyPzyM... https://framerusercontent.com/images/AyPzyMylJEo92lHDAr0UVgNN0.jpg?scale-down-to=1024&width=2480&height=1560 — 200 — 64.0 KiB — 23 ms — h3https://framerusercontent.com/images/8ITcsKVKmviSQQiofOCKLqnuwU.jpg?scale-down-to=1024&width=1440&height=906framerusercontent.com/images/8ITcsK... https://framerusercontent.com/images/8ITcsKVKmviSQQiofOCKLqnuwU.jpg?scale-down-to=1024&width=1440&height=906 — 200 — 28.5 KiB — 28 ms — h3https://framerusercontent.com/images/WB79UA8D6HufwUmuGE9WE1kIvD0.jpg?scale-down-to=1024&width=1440&height=906framerusercontent.com/images/WB79UA... https://framerusercontent.com/images/WB79UA8D6HufwUmuGE9WE1kIvD0.jpg?scale-down-to=1024&width=1440&height=906 — 200 — 69.7 KiB — 46 ms — h3https://framerusercontent.com/images/Vop2a6Qgb62EAIB7lEzyqGTu2h0.png?scale-down-to=1024&width=1915&height=1845framerusercontent.com/images/Vop2a6... https://framerusercontent.com/images/Vop2a6Qgb62EAIB7lEzyqGTu2h0.png?scale-down-to=1024&width=1915&height=1845 — 200 — 28.9 KiB — 45 ms — h3https://framerusercontent.com/images/SVq3wMjRzI8z4l7yg3MqXxi0cw.png?scale-down-to=1024&width=1400&height=900framerusercontent.com/images/SVq3wM... https://framerusercontent.com/images/SVq3wMjRzI8z4l7yg3MqXxi0cw.png?scale-down-to=1024&width=1400&height=900 — 200 — 20.9 KiB — 45 ms — h3https://framerusercontent.com/images/4gKZnsOSKARj5SbgbbbF1CNqro.png?width=240&height=240framerusercontent.com/images/4gKZns... https://framerusercontent.com/images/4gKZnsOSKARj5SbgbbbF1CNqro.png?width=240&height=240 — 200 — 4.2 KiB — 33 ms — h3https://framerusercontent.com/images/Juzj27np5nQ72k0J7YpYDkRadP8.jpeg?width=512&height=512framerusercontent.com/images/Juzj27... https://framerusercontent.com/images/Juzj27np5nQ72k0J7YpYDkRadP8.jpeg?width=512&height=512 — 200 — 37.6 KiB — 43 ms — h3https://framerusercontent.com/images/fHZdIY2t1thgqdgOd1Z1bI4zYo.jpg?width=870&height=870framerusercontent.com/images/fHZdIY... https://framerusercontent.com/images/fHZdIY2t1thgqdgOd1Z1bI4zYo.jpg?width=870&height=870 — 200 — 51.3 KiB — 42 ms — h3https://framerusercontent.com/images/O7xswHZEokohIpEuVGSmjWTUMc.png?width=240&height=240framerusercontent.com/images/O7xswH... https://framerusercontent.com/images/O7xswHZEokohIpEuVGSmjWTUMc.png?width=240&height=240 — 200 — 2.9 KiB — 36 ms — h3https://framerusercontent.com/images/sK7rKqHZBkgF2OJLJvHsHQSE1U.jpeg?width=100&height=100framerusercontent.com/images/sK7rKq... https://framerusercontent.com/images/sK7rKqHZBkgF2OJLJvHsHQSE1U.jpeg?width=100&height=100 — 200 — 3.9 KiB — 39 ms — h3https://framerusercontent.com/images/wD6CCUIINtCNzgZW9HQtNnW0YrU.jpg?scale-down-to=1024&width=1160&height=1160framerusercontent.com/images/wD6CCU... https://framerusercontent.com/images/wD6CCUIINtCNzgZW9HQtNnW0YrU.jpg?scale-down-to=1024&width=1160&height=1160 — 200 — 43.5 KiB — 42 ms — h3https://framerusercontent.com/images/w6D0Go6oSPqwIy3aBNxBEnvA8.png?scale-down-to=1024&width=2472&height=1570framerusercontent.com/images/w6D0Go... https://framerusercontent.com/images/w6D0Go6oSPqwIy3aBNxBEnvA8.png?scale-down-to=1024&width=2472&height=1570 — 200 — 33.0 KiB — 12 ms — h3https://framerusercontent.com/images/z1so40168X5PrZJtNcF5eJtcuY.jpg?width=920&height=570framerusercontent.com/images/z1so40... https://framerusercontent.com/images/z1so40168X5PrZJtNcF5eJtcuY.jpg?width=920&height=570 — 200 — 33.2 KiB — 9 ms — h3https://framerusercontent.com/images/du8RmYLySzMLh8EnmrV2AISXU.jpg?width=920&height=570framerusercontent.com/images/du8RmY... https://framerusercontent.com/images/du8RmYLySzMLh8EnmrV2AISXU.jpg?width=920&height=570 — 200 — 30.7 KiB — 22 ms — h3https://framerusercontent.com/images/9vl2Y5wtIRc5hdlxM0YygMMq4.jpg?width=920&height=570framerusercontent.com/images/9vl2Y5... https://framerusercontent.com/images/9vl2Y5wtIRc5hdlxM0YygMMq4.jpg?width=920&height=570 — 200 — 44.2 KiB — 28 ms — h3https://framerusercontent.com/images/VVlSsBCZwRNiKHsE4BiCZqBThM.png?width=225&height=225framerusercontent.com/images/VVlSsB... https://framerusercontent.com/images/VVlSsBCZwRNiKHsE4BiCZqBThM.png?width=225&height=225 — 200 — 2.3 KiB — 34 ms — h3https://framerusercontent.com/images/lRJZqAacf8QpT647xsXwoU5Kn4.jpeg?width=512&height=512framerusercontent.com/images/lRJZqA... https://framerusercontent.com/images/lRJZqAacf8QpT647xsXwoU5Kn4.jpeg?width=512&height=512 — 200 — 27.4 KiB — 22 ms — h3https://framerusercontent.com/images/GtBh9i5DeLNj6hcHPwwALi4SmQ.jpg?width=870&height=870framerusercontent.com/images/GtBh9i... https://framerusercontent.com/images/GtBh9i5DeLNj6hcHPwwALi4SmQ.jpg?width=870&height=870 — 200 — 135.2 KiB — 41 ms — h3https://framerusercontent.com/images/RkwWTf2otULCGv3QEORgS5bH7Eg.png?width=160&height=160framerusercontent.com/images/RkwWTf... https://framerusercontent.com/images/RkwWTf2otULCGv3QEORgS5bH7Eg.png?width=160&height=160 — 200 — 3.9 KiB — 22 ms — h3https://framerusercontent.com/images/ef3wgXef7UtZHsMSvRwgFetdc.jpeg?width=400&height=400framerusercontent.com/images/ef3wgX... https://framerusercontent.com/images/ef3wgXef7UtZHsMSvRwgFetdc.jpeg?width=400&height=400 — 200 — 15.8 KiB — 43 ms — h3https://framerusercontent.com/images/QgULASvPNPL1E26jYHejis2LxM.jpg?width=870&height=870framerusercontent.com/images/QgULAS... https://framerusercontent.com/images/QgULASvPNPL1E26jYHejis2LxM.jpg?width=870&height=870 — 200 — 11.3 KiB — 42 ms — h3https://framerusercontent.com/images/f0zD56BWH0z8GfKM9dd8nMsCkc.png?width=240&height=240framerusercontent.com/images/f0zD56... https://framerusercontent.com/images/f0zD56BWH0z8GfKM9dd8nMsCkc.png?width=240&height=240 — 200 — 5.2 KiB — 40 ms — h3https://framerusercontent.com/images/LGLA6ocNPTiDQkXmTgCNzigXM.jpeg?width=512&height=512framerusercontent.com/images/LGLA6o... https://framerusercontent.com/images/LGLA6ocNPTiDQkXmTgCNzigXM.jpeg?width=512&height=512 — 200 — 16.3 KiB — 43 ms — h3https://framerusercontent.com/images/qxEBdj3ZfKwjiQwXRhWNrGpy3g.jpg?width=870&height=870framerusercontent.com/images/qxEBdj... https://framerusercontent.com/images/qxEBdj3ZfKwjiQwXRhWNrGpy3g.jpg?width=870&height=870 — 200 — 61.4 KiB — 44 ms — h3https://frmrspply.myshopify.com/api/2024-07/graphql.jsonfrmrspply.myshopify.com/api/2024-07... https://frmrspply.myshopify.com/api/2024-07/graphql.json — 200 — 2.4 KiB — 225 ms — h2https://framerusercontent.com/images/smD7SfJ25lUSqJE10ux0HrO6w.jpg?width=720&height=540framerusercontent.com/images/smD7Sf... https://framerusercontent.com/images/smD7SfJ25lUSqJE10ux0HrO6w.jpg?width=720&height=540 — 200 — 10.4 KiB — 8 ms — h3https://framerusercontent.com/images/f87kWTHqfEpa3nF1T9qaqdncNJI.jpg?width=720&height=540framerusercontent.com/images/f87kWT... https://framerusercontent.com/images/f87kWTHqfEpa3nF1T9qaqdncNJI.jpg?width=720&height=540 — 200 — 49.6 KiB — 13 ms — h3https://framerusercontent.com/images/6niHCFltzKZfcdZjTKDLdDVbDk.jpg?width=720&height=540framerusercontent.com/images/6niHCF... https://framerusercontent.com/images/6niHCFltzKZfcdZjTKDLdDVbDk.jpg?width=720&height=540 — 200 — 15.5 KiB — 14 ms — h3https://framerusercontent.com/images/nbxMw07HCfJYOpPqaGHcRb0kI.jpg?width=720&height=540framerusercontent.com/images/nbxMw0... https://framerusercontent.com/images/nbxMw07HCfJYOpPqaGHcRb0kI.jpg?width=720&height=540 — 200 — 7.1 KiB — 11 ms — h3https://framerusercontent.com/images/3ekNY9rinmwpBBuwc4XOB4CGpc.jpg?width=720&height=540framerusercontent.com/images/3ekNY9... https://framerusercontent.com/images/3ekNY9rinmwpBBuwc4XOB4CGpc.jpg?width=720&height=540 — 200 — 18.3 KiB — 12 ms — h3https://framerusercontent.com/images/OjF5SA5Ne2fQF3GOSWFEnpZ6tJ4.jpg?width=720&height=540framerusercontent.com/images/OjF5SA... https://framerusercontent.com/images/OjF5SA5Ne2fQF3GOSWFEnpZ6tJ4.jpg?width=720&height=540 — 200 — 7.4 KiB — 7 ms — h3https://framerusercontent.com/images/PNNaRuoz4YV1ROmPXguq3xU9mY.jpg?width=1600&height=1600framerusercontent.com/images/PNNaRu... https://framerusercontent.com/images/PNNaRuoz4YV1ROmPXguq3xU9mY.jpg?width=1600&height=1600 — 200 — 1.1 KiB — 6 ms — h3https://framerusercontent.com/images/SzKYlP68BhaloDCrMKantxTmoCA.png?width=120&height=120framerusercontent.com/images/SzKYlP... https://framerusercontent.com/images/SzKYlP68BhaloDCrMKantxTmoCA.png?width=120&height=120 — 200 — 1.4 KiB — 76 ms — h3https://framerusercontent.com/images/KSFWbTMQdDEmgaGOcFwdYRJ5SA.png?width=120&height=120framerusercontent.com/images/KSFWbT... https://framerusercontent.com/images/KSFWbTMQdDEmgaGOcFwdYRJ5SA.png?width=120&height=120 — 200 — 1.5 KiB — 76 ms — h3https://framerusercontent.com/images/T7mTKAvtWpogo0z6fdrDM505NE.jpg?width=800&height=600framerusercontent.com/images/T7mTKA... https://framerusercontent.com/images/T7mTKAvtWpogo0z6fdrDM505NE.jpg?width=800&height=600 — 200 — 51.4 KiB — 76 ms — h3https://framerusercontent.com/images/ZZ17XsIm6R6jgXPlNe5IAIR5TSg.jpg?width=800&height=600framerusercontent.com/images/ZZ17Xs... https://framerusercontent.com/images/ZZ17XsIm6R6jgXPlNe5IAIR5TSg.jpg?width=800&height=600 — 200 — 24.8 KiB — 107 ms — h3https://framerusercontent.com/images/tJ1YRvrvTBbwSpv1IwKcqA79TO4.jpeg?width=200&height=200framerusercontent.com/images/tJ1YRv... https://framerusercontent.com/images/tJ1YRvrvTBbwSpv1IwKcqA79TO4.jpeg?width=200&height=200 — 200 — 2.2 KiB — 75 ms — h3https://framerusercontent.com/images/pA3MmJW1o46qprilUjPEZTU4.jpg?width=800&height=600framerusercontent.com/images/pA3MmJ... https://framerusercontent.com/images/pA3MmJW1o46qprilUjPEZTU4.jpg?width=800&height=600 — 200 — 47.4 KiB — 106 ms — h3https://framerusercontent.com/images/jPOngrZm9nstoSdED47WRPjpsk.jpg?width=800&height=600framerusercontent.com/images/jPOngr... https://framerusercontent.com/images/jPOngrZm9nstoSdED47WRPjpsk.jpg?width=800&height=600 — 200 — 52.8 KiB — 342 ms — h3https://framerusercontent.com/images/o9Ko5MuYowidYhIxp45BdFYPu6Q.jpeg?width=200&height=200framerusercontent.com/images/o9Ko5M... https://framerusercontent.com/images/o9Ko5MuYowidYhIxp45BdFYPu6Q.jpeg?width=200&height=200 — 200 — 5.7 KiB — 342 ms — h3https://framerusercontent.com/images/uuBOHO0BBtqF5qe6fknanXvnwwQ.jpg?width=800&height=600framerusercontent.com/images/uuBOHO... https://framerusercontent.com/images/uuBOHO0BBtqF5qe6fknanXvnwwQ.jpg?width=800&height=600 — 200 — 46.9 KiB — 342 ms — h3https://framerusercontent.com/images/FPqT7PX6A2tHbmXfq31QpCKTX1g.jpg?width=800&height=600framerusercontent.com/images/FPqT7P... https://framerusercontent.com/images/FPqT7PX6A2tHbmXfq31QpCKTX1g.jpg?width=800&height=600 — 200 — 19.1 KiB — 379 ms — h3https://framerusercontent.com/images/R05fVLx768zuCbbsvGN6dR5XmvM.jpeg?width=200&height=200framerusercontent.com/images/R05fVL... https://framerusercontent.com/images/R05fVLx768zuCbbsvGN6dR5XmvM.jpeg?width=200&height=200 — 200 — 1.9 KiB — 233 ms — h3https://framerusercontent.com/images/VIWmFrfNUIK2P8WIYQ4Ua9c934.jpg?width=800&height=600framerusercontent.com/images/VIWmFr... https://framerusercontent.com/images/VIWmFrfNUIK2P8WIYQ4Ua9c934.jpg?width=800&height=600 — 200 — 36.0 KiB — 579 ms — h3https://framerusercontent.com/images/8kfA250CYJnxt9EFHnnpzPUc.jpg?width=800&height=600framerusercontent.com/images/8kfA25... https://framerusercontent.com/images/8kfA250CYJnxt9EFHnnpzPUc.jpg?width=800&height=600 — 200 — 30.0 KiB — 574 ms — h3https://framerusercontent.com/images/ES6EHt2zTDCmHphfdclqFkaWZI.jpeg?width=200&height=200framerusercontent.com/images/ES6EHt... https://framerusercontent.com/images/ES6EHt2zTDCmHphfdclqFkaWZI.jpeg?width=200&height=200 — 200 — 5.4 KiB — 351 ms — h3https://framerusercontent.com/images/qwk8uaKP63nEsU6XcMXRdJhZrc0.jpg?width=800&height=600framerusercontent.com/images/qwk8ua... https://framerusercontent.com/images/qwk8uaKP63nEsU6XcMXRdJhZrc0.jpg?width=800&height=600 — 200 — 16.0 KiB — 515 ms — h3https://framerusercontent.com/images/qyNXMdqXgOJkfQGTSgeZPOHq5M.jpg?width=800&height=600framerusercontent.com/images/qyNXMd... https://framerusercontent.com/images/qyNXMdqXgOJkfQGTSgeZPOHq5M.jpg?width=800&height=600 — 200 — 32.4 KiB — 573 ms — h3https://framerusercontent.com/images/uPt0A13dbWuEBsj53ADbyjiIkM.jpeg?width=200&height=200framerusercontent.com/images/uPt0A1... https://framerusercontent.com/images/uPt0A13dbWuEBsj53ADbyjiIkM.jpeg?width=200&height=200 — 200 — 2.9 KiB — 341 ms — h3https://framerusercontent.com/images/HqYJy8xxfhc5H9JOfPjCBk48QA.jpg?width=800&height=600framerusercontent.com/images/HqYJy8... https://framerusercontent.com/images/HqYJy8xxfhc5H9JOfPjCBk48QA.jpg?width=800&height=600 — 200 — 29.7 KiB — 573 ms — h3https://framerusercontent.com/images/3Ex3lyxJLz3nUTh05iC1aBYmY.jpg?width=800&height=600framerusercontent.com/images/3Ex3ly... https://framerusercontent.com/images/3Ex3lyxJLz3nUTh05iC1aBYmY.jpg?width=800&height=600 — 200 — 27.6 KiB — 570 ms — h3https://framerusercontent.com/images/t3pMLJlDR6FRGUVjuhCnCAyL1E.jpeg?width=200&height=200framerusercontent.com/images/t3pMLJ... https://framerusercontent.com/images/t3pMLJlDR6FRGUVjuhCnCAyL1E.jpeg?width=200&height=200 — 200 — 2.7 KiB — 352 ms — h3https://framerusercontent.com/images/pOj4Cd6pGHkQr6bhmfvYgVtZgiQ.jpg?width=800&height=600framerusercontent.com/images/pOj4Cd... https://framerusercontent.com/images/pOj4Cd6pGHkQr6bhmfvYgVtZgiQ.jpg?width=800&height=600 — 200 — 19.8 KiB — 530 ms — h3https://framerusercontent.com/images/t3OtmJylDgejFFKy54fBzvZqwmE.jpg?width=800&height=600framerusercontent.com/images/t3OtmJ... https://framerusercontent.com/images/t3OtmJylDgejFFKy54fBzvZqwmE.jpg?width=800&height=600 — 200 — 30.3 KiB — 574 ms — h3https://framerusercontent.com/images/kYB3teAPCDTdt6JCJzY5hm8ANPs.jpeg?width=80&height=80framerusercontent.com/images/kYB3te... https://framerusercontent.com/images/kYB3teAPCDTdt6JCJzY5hm8ANPs.jpeg?width=80&height=80 — 200 — 3.6 KiB — 371 ms — h3https://framerusercontent.com/images/AU3c6ZhW4C7YzFd9n1WN7QLA1A.jpg?width=800&height=600framerusercontent.com/images/AU3c6Z... https://framerusercontent.com/images/AU3c6ZhW4C7YzFd9n1WN7QLA1A.jpg?width=800&height=600 — 200 — 32.6 KiB — 574 ms — h3https://framerusercontent.com/images/ZK8JByfRYsj49GHhpipUJawLA8.jpg?width=800&height=600framerusercontent.com/images/ZK8JBy... https://framerusercontent.com/images/ZK8JByfRYsj49GHhpipUJawLA8.jpg?width=800&height=600 — 200 — 24.1 KiB — 570 ms — h3https://framerusercontent.com/images/ntJNK42cmGrsutN23K64K4RMLQ.jpeg?width=200&height=200framerusercontent.com/images/ntJNK4... https://framerusercontent.com/images/ntJNK42cmGrsutN23K64K4RMLQ.jpeg?width=200&height=200 — 200 — 2.9 KiB — 369 ms — h3https://framerusercontent.com/images/fIhyvfajNyhy9ct7A90HybRqKiw.jpg?width=720&height=540framerusercontent.com/images/fIhyvf... https://framerusercontent.com/images/fIhyvfajNyhy9ct7A90HybRqKiw.jpg?width=720&height=540 — 200 — 14.9 KiB — 569 ms — h3https://framerusercontent.com/images/Zvkyaxjt4qlhVh1Zpb5xBBqGUhk.jpg?width=720&height=540framerusercontent.com/images/Zvkyax... https://framerusercontent.com/images/Zvkyaxjt4qlhVh1Zpb5xBBqGUhk.jpg?width=720&height=540 — 200 — 41.5 KiB — 575 ms — h3https://framerusercontent.com/images/Il06Yz3MNBZId4gi8qlnGGYM65U.jpg?width=720&height=540framerusercontent.com/images/Il06Yz... https://framerusercontent.com/images/Il06Yz3MNBZId4gi8qlnGGYM65U.jpg?width=720&height=540 — 200 — 13.1 KiB — 435 ms — h3https://framerusercontent.com/images/Fa1aqiYmThee9JxzNElxnM39hmk.jpg?width=720&height=540framerusercontent.com/images/Fa1aqi... https://framerusercontent.com/images/Fa1aqiYmThee9JxzNElxnM39hmk.jpg?width=720&height=540 — 200 — 12.1 KiB — 573 ms — h3https://framerusercontent.com/images/RP1GJnHPuTnCVpNAFqDTB6Qh4.jpg?width=720&height=540framerusercontent.com/images/RP1GJn... https://framerusercontent.com/images/RP1GJnHPuTnCVpNAFqDTB6Qh4.jpg?width=720&height=540 — 200 — 119.1 KiB — 582 ms — h3https://framerusercontent.com/images/kh7tDQQIEFfsxj6L6jYaNV8SNHI.jpg?width=720&height=540framerusercontent.com/images/kh7tDQ... https://framerusercontent.com/images/kh7tDQQIEFfsxj6L6jYaNV8SNHI.jpg?width=720&height=540 — 200 — 77.9 KiB — 581 ms — h3https://framerusercontent.com/images/6yIEOWp0rRSjVANY5qgplhrbtEc.jpg?width=720&height=540framerusercontent.com/images/6yIEOW... https://framerusercontent.com/images/6yIEOWp0rRSjVANY5qgplhrbtEc.jpg?width=720&height=540 — 200 — 9.9 KiB — 572 ms — h3https://framerusercontent.com/images/4pnbJKHXZ3yVPxoOqhPK1BOyU.jpg?width=720&height=540framerusercontent.com/images/4pnbJK... https://framerusercontent.com/images/4pnbJKHXZ3yVPxoOqhPK1BOyU.jpg?width=720&height=540 — 200 — 17.7 KiB — 573 ms — h3https://framerusercontent.com/images/OU0MaOwgUHt4MZLUcBUgfr1cZw.jpg?width=720&height=540framerusercontent.com/images/OU0MaO... https://framerusercontent.com/images/OU0MaOwgUHt4MZLUcBUgfr1cZw.jpg?width=720&height=540 — 200 — 22.1 KiB — 575 ms — h3https://framerusercontent.com/images/hsSLqLf0wX4vQhcKqxzmjyXRBM.jpg?width=720&height=540framerusercontent.com/images/hsSLqL... https://framerusercontent.com/images/hsSLqLf0wX4vQhcKqxzmjyXRBM.jpg?width=720&height=540 — 200 — 60.6 KiB — 576 ms — h3https://framerusercontent.com/images/GaufUzbCBYaxsCpFx984JY0oMo.jpg?width=720&height=540framerusercontent.com/images/GaufUz... https://framerusercontent.com/images/GaufUzbCBYaxsCpFx984JY0oMo.jpg?width=720&height=540 — 200 — 9.2 KiB — 578 ms — h3https://framerusercontent.com/images/I6vnFqq358uO827gsbVa1cNetz8.jpg?width=720&height=540framerusercontent.com/images/I6vnFq... https://framerusercontent.com/images/I6vnFqq358uO827gsbVa1cNetz8.jpg?width=720&height=540 — 200 — 14.0 KiB — 578 ms — h3https://framerusercontent.com/images/83fGTObBnDCEzbrzWs4N7sjKvg.jpg?width=720&height=540framerusercontent.com/images/83fGTO... https://framerusercontent.com/images/83fGTObBnDCEzbrzWs4N7sjKvg.jpg?width=720&height=540 — 200 — 54.1 KiB — 578 ms — h3https://framerusercontent.com/images/r1fqo945rGNuREqJlTyopc1WRM.jpg?width=720&height=540framerusercontent.com/images/r1fqo9... https://framerusercontent.com/images/r1fqo945rGNuREqJlTyopc1WRM.jpg?width=720&height=540 — 200 — 32.4 KiB — 581 ms — h3https://framerusercontent.com/images/t39e4H1XyGmksFf9E7ivX0AmNEU.jpg?width=720&height=540&scale-down-to=512framerusercontent.com/images/t39e4H... https://framerusercontent.com/images/t39e4H1XyGmksFf9E7ivX0AmNEU.jpg?width=720&height=540&scale-down-to=512 — 200 — 15.5 KiB — 582 ms — h3https://framerusercontent.com/images/SCjMhHHMbZZBJuozvdYMTeg.jpg?width=720&height=540&scale-down-to=512framerusercontent.com/images/SCjMhH... https://framerusercontent.com/images/SCjMhHHMbZZBJuozvdYMTeg.jpg?width=720&height=540&scale-down-to=512 — 200 — 16.7 KiB — 582 ms — h3https://framerusercontent.com/images/OjF5SA5Ne2fQF3GOSWFEnpZ6tJ4.jpg?width=720&height=540&scale-down-to=512framerusercontent.com/images/OjF5SA... https://framerusercontent.com/images/OjF5SA5Ne2fQF3GOSWFEnpZ6tJ4.jpg?width=720&height=540&scale-down-to=512 — 200 — 5.1 KiB — 588 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/react.CanwR_VI.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/react.CanwR_VI.mjs — 200 — 44.2 KiB — 183 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/rolldown-runtime.BkKNehxc.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/rolldown-runtime.BkKNehxc.mjs — 200 — 1.1 KiB — 103 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/motion.BApJLu61.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/motion.BApJLu61.mjs — 200 — 49.3 KiB — 182 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/framer.7ciwIlM8.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/framer.7ciwIlM8.mjs — 200 — 151.5 KiB — 499 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/i5eOVfIN4.BGKpg0Ck.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/i5eOVfIN4.BGKpg0Ck.mjs — 200 — 15.3 KiB — 102 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/vR3lnQudq.B9dorNHK.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/vR3lnQudq.B9dorNHK.mjs — 200 — 1.7 KiB — 98 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Input_Loops.CVtlqWLb.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Input_Loops.CVtlqWLb.mjs — 200 — 4.5 KiB — 101 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/IxjuC5c7L.C6Z13MXe.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/IxjuC5c7L.C6Z13MXe.mjs — 200 — 21.2 KiB — 109 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/shared.BeP0C2nI.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/shared.BeP0C2nI.mjs — 200 — 7.6 KiB — 100 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/vvG68NbwN.BsdFw5W5.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/vvG68NbwN.BsdFw5W5.mjs — 200 — 1.8 KiB — 186 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/SkhmktRtS.kOvOY55e.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/SkhmktRtS.kOvOY55e.mjs — 200 — 1.8 KiB — 98 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/locales.Cavb_tb3.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/locales.Cavb_tb3.mjs — 200 — 39.2 KiB — 332 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/T5by8F5Qe.ey6PwSRX.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/T5by8F5Qe.ey6PwSRX.mjs — 200 — 1.5 KiB — 184 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Navigation.CD-2cXww.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Navigation.CD-2cXww.mjs — 200 — 1.5 KiB — 184 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/store.js@_1.0.BsHSvsqa.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/store.js@_1.0.BsHSvsqa.mjs — 200 — 1.3 KiB — 183 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Cookies.C2vQr3gO.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Cookies.C2vQr3gO.mjs — 200 — 8.6 KiB — 309 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/FYtNM2koB.CeHfYKGd.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/FYtNM2koB.CeHfYKGd.mjs — 200 — 1.5 KiB — 182 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/T6C4WHWue.xSewu38N.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/T6C4WHWue.xSewu38N.mjs — 200 — 18.7 KiB — 321 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Ty4AVVMtk.3VNBuy8z.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Ty4AVVMtk.3VNBuy8z.mjs — 200 — 3.3 KiB — 260 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/npZl8B6co.D9zoL3Hv.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/npZl8B6co.D9zoL3Hv.mjs — 200 — 1.4 KiB — 183 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/q8_oY7uRM.BDAXMH_9.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/q8_oY7uRM.BDAXMH_9.mjs — 200 — 4.0 KiB — 311 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Debug.oOOcFy46.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Debug.oOOcFy46.mjs — 200 — 1.1 KiB — 183 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/GoogleLoginButton.DOlGLiYS.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/GoogleLoginButton.DOlGLiYS.mjs — 200 — 1.2 KiB — 182 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/F6lays_GD.iAHvknNv.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/F6lays_GD.iAHvknNv.mjs — 200 — 1.5 KiB — 182 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/KsxdqjKwX.Cv0rPPOU.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/KsxdqjKwX.Cv0rPPOU.mjs — 200 — 6.0 KiB — 260 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/ZN14weCOL.BbCK4dZV.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/ZN14weCOL.BbCK4dZV.mjs — 200 — 1.6 KiB — 181 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/JDcRNvJlD.CoW20d4E.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/JDcRNvJlD.CoW20d4E.mjs — 200 — 39.7 KiB — 351 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/lnu7QQiiE.CjyfvMR9.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/lnu7QQiiE.CjyfvMR9.mjs — 200 — 1.6 KiB — 267 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/yTPvnODzX.C651rsH-.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/yTPvnODzX.C651rsH-.mjs — 200 — 1.6 KiB — 267 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Sz3h0xAYl.CxXXf8Q9.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Sz3h0xAYl.CxXXf8Q9.mjs — 200 — 2.1 KiB — 267 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/EBwaNTF9n.DuqYcgKC.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/EBwaNTF9n.DuqYcgKC.mjs — 200 — 1.6 KiB — 308 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Time.B0KbBt_u.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Time.B0KbBt_u.mjs — 200 — 1.8 KiB — 267 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/OSbzEQyh8.BRPSz28U.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/OSbzEQyh8.BRPSz28U.mjs — 200 — 4.8 KiB — 307 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/ODUaX7miG.B-DbF9SW.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/ODUaX7miG.B-DbF9SW.mjs — 200 — 2.6 KiB — 256 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Cookies.CCZ4VUlf.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Cookies.CCZ4VUlf.mjs — 200 — 1.1 KiB — 257 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Jbk47Kb7T.CImKL8Fq.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Jbk47Kb7T.CImKL8Fq.mjs — 200 — 2.6 KiB — 251 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/TiMbw7AsJ.Bv9t3YAB.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/TiMbw7AsJ.Bv9t3YAB.mjs — 200 — 1.4 KiB — 252 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/KrtvBX6Js.Dj5xRyBt.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/KrtvBX6Js.Dj5xRyBt.mjs — 200 — 1.7 KiB — 251 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/uWazKwr4_.X-t8Rxe6.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/uWazKwr4_.X-t8Rxe6.mjs — 200 — 10.6 KiB — 309 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/NoTranslate.Mo-kEOR1.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/NoTranslate.Mo-kEOR1.mjs — 200 — 1.1 KiB — 250 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Zk3a_6BZj.DtegP8qm.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Zk3a_6BZj.DtegP8qm.mjs — 200 — 14.7 KiB — 309 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/nlnqJw1ek.iG4x_why.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/nlnqJw1ek.iG4x_why.mjs — 200 — 1.9 KiB — 248 ms — h3data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 20 20" xmlns="http://www.w…www.w… data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 20 20" xmlns="http://www.w… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 20 20" xmlns="http://www.w…www.w… data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 20 20" xmlns="http://www.w… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 20 20" xmlns="http://www.w…www.w… data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 20 20" xmlns="http://www.w… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 20 20" xmlns="http://www.w…www.w… data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 20 20" xmlns="http://www.w… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 20 20" xmlns="http://www.w…www.w… data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 20 20" xmlns="http://www.w… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 20 20" xmlns="http://www.w…www.w… data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 20 20" xmlns="http://www.w… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 20 20" xmlns="http://www.w…www.w… data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 20 20" xmlns="http://www.w… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199…www.w3.org/2000/svg%22 xmlns:xlink=... data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199…www.w3.org/2000/svg%22 xmlns:xlink=... data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199…www.w3.org/2000/svg%22 xmlns:xlink=... data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199…www.w3.org/2000/svg%22 xmlns:xlink=... data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 xmlns:xlink=%22http://www.w3.org/199… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 20 20" xmlns="http://www.w…www.w… data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 20 20" xmlns="http://www.w… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 20 20" xmlns="http://www.w…www.w… data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 20 20" xmlns="http://www.w… — 200 — 0 B — 0 ms — datadata:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 20 20" xmlns="http://www.w…www.w… data:image/svg+xml,<svg display="block" role="presentation" viewBox="0 0 20 20" xmlns="http://www.w… — 200 — 0 B — 1 ms — datahttps://framerusercontent.com/assets/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2framerusercontent.com/assets/d3tHna... https://framerusercontent.com/assets/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2 — 200 — 28.0 KiB — 158 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/STn5wJpLj.dMxbj69D.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/STn5wJpLj.dMxbj69D.mjs — 200 — 1.8 KiB — 181 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Of05rXLPR.fnlUn44-.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Of05rXLPR.fnlUn44-.mjs — 200 — 2.0 KiB — 136 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/jILeVTeEV.D4RNJjUC.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/jILeVTeEV.D4RNJjUC.mjs — 200 — 1.7 KiB — 138 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/mcSi65_6e.DxhEXsAk.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/mcSi65_6e.DxhEXsAk.mjs — 200 — 1.7 KiB — 140 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/SPkUlUPIe.BK1KeaCo.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/SPkUlUPIe.BK1KeaCo.mjs — 200 — 1.7 KiB — 140 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/xwpwqMCA4.Buhs9Q8A.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/xwpwqMCA4.Buhs9Q8A.mjs — 200 — 1.5 KiB — 177 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/IAf4TnOKi.VUYuB2cI.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/IAf4TnOKi.VUYuB2cI.mjs — 200 — 1.9 KiB — 137 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/kL4tjwhIO.Jv7VeEsQ.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/kL4tjwhIO.Jv7VeEsQ.mjs — 200 — 1.6 KiB — 137 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/EkCYB0zlX.Dgr4bRA8.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/EkCYB0zlX.Dgr4bRA8.mjs — 200 — 1.9 KiB — 136 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/ZVx2FMmTS.CIxGiyTg.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/ZVx2FMmTS.CIxGiyTg.mjs — 200 — 2.3 KiB — 174 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/ecouGt00Z.A6_xeD1t.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/ecouGt00Z.A6_xeD1t.mjs — 200 — 1.7 KiB — 174 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/MywdiTYyf.BtWOxs94.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/MywdiTYyf.BtWOxs94.mjs — 200 — 1.8 KiB — 174 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/tC0etrArR.DOG-8vpX.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/tC0etrArR.DOG-8vpX.mjs — 200 — 1.5 KiB — 175 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/ZFVxU49H1.fRkLiMHB.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/ZFVxU49H1.fRkLiMHB.mjs — 200 — 1.8 KiB — 173 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/ACAaCV_aE.CO8OA8l5.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/ACAaCV_aE.CO8OA8l5.mjs — 200 — 1.5 KiB — 191 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/VGrpdhImJ.CVTXbPwa.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/VGrpdhImJ.CVTXbPwa.mjs — 200 — 1.8 KiB — 171 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/EA2TBtv7N.sA61mIB1.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/EA2TBtv7N.sA61mIB1.mjs — 200 — 1.5 KiB — 171 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/f_FsVR8Zd.DKRsRzgZ.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/f_FsVR8Zd.DKRsRzgZ.mjs — 200 — 1.6 KiB — 190 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Xm9BntsET.BHx7Fws2.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Xm9BntsET.BHx7Fws2.mjs — 200 — 1.5 KiB — 190 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/QrbVBBPaz.BYai6jr_.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/QrbVBBPaz.BYai6jr_.mjs — 200 — 1.6 KiB — 189 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/uexyNUZEC.COdfy8Dn.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/uexyNUZEC.COdfy8Dn.mjs — 200 — 1.3 KiB — 170 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/wR0giMTCd.BQLI0Bel.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/wR0giMTCd.BQLI0Bel.mjs — 200 — 3.5 KiB — 188 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/B1QiriXZa.GpVqBG6u.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/B1QiriXZa.GpVqBG6u.mjs — 200 — 1.4 KiB — 168 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/iIB_XWTG7.Cz1081tu.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/iIB_XWTG7.Cz1081tu.mjs — 200 — 1.5 KiB — 186 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/YNPdRdSpx.Ex1Eeaa_.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/YNPdRdSpx.Ex1Eeaa_.mjs — 200 — 6.8 KiB — 188 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/AaN8oZOpy.IfDnugHO.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/AaN8oZOpy.IfDnugHO.mjs — 200 — 9.3 KiB — 187 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Video.BYhqetrW.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Video.BYhqetrW.mjs — 200 — 2.9 KiB — 185 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/k2BLNX_OT.DIjSjOSH.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/k2BLNX_OT.DIjSjOSH.mjs — 200 — 1.6 KiB — 188 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/bsl7RRJJl.DFfReKzX.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/bsl7RRJJl.DFfReKzX.mjs — 200 — 1.4 KiB — 188 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/iBMX1TuDf.CuhTJsBG.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/iBMX1TuDf.CuhTJsBG.mjs — 200 — 2.5 KiB — 187 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/ButtonDownloadOSOverride_2.BrwX7Hwt.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/ButtonDownloadOSOverride_2.BrwX7Hwt.mjs — 200 — 1.3 KiB — 186 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/dwcmpE4JD.BX4XF1Eo.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/dwcmpE4JD.BX4XF1Eo.mjs — 200 — 1.2 KiB — 262 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/9kF7fyW7Fomg1jareNey89S9eJ8k7EEWZsMJOQYsrVE.DYTigJyB.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/9kF7fyW7Fomg1jareNey89S9eJ8k7EEWZsMJOQYsrVE.DYTigJyB.mjs — 200 — 73.0 KiB — 332 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/ForcePaintComp.CmEj1UpM.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/ForcePaintComp.CmEj1UpM.mjs — 200 — 904 B — 185 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/tlTSNpv51.y4-GkanF.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/tlTSNpv51.y4-GkanF.mjs — 200 — 4.5 KiB — 276 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/E_0f9mL03.CGbrr-zG.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/E_0f9mL03.CGbrr-zG.mjs — 200 — 9.9 KiB — 298 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/SlideshowTitles.DlTI5CEi.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/SlideshowTitles.DlTI5CEi.mjs — 200 — 6.8 KiB — 300 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/index.es.BIX-xawg.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/index.es.BIX-xawg.mjs — 200 — 2.2 KiB — 273 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/dist.CD4oAgsB.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/dist.CD4oAgsB.mjs — 200 — 1.2 KiB — 259 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/D3zb3AjRu.D9rV1Fju.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/D3zb3AjRu.D9rV1Fju.mjs — 200 — 15.7 KiB — 253 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/w7w929JSs.CLOyh7Ir.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/w7w929JSs.CLOyh7Ir.mjs — 200 — 1.5 KiB — 257 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/rdfV9x9hV.CruvSSCm.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/rdfV9x9hV.CruvSSCm.mjs — 200 — 1.4 KiB — 269 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Zw20hns9v.D7U1Inx8.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Zw20hns9v.D7U1Inx8.mjs — 200 — 1.3 KiB — 256 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/siteMetadata.DfqIom0-.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/siteMetadata.DfqIom0-.mjs — 200 — 1.3 KiB — 257 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/tz7vfjN3j.DQ9tRjM6.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/tz7vfjN3j.DQ9tRjM6.mjs — 200 — 16.3 KiB — 302 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Typewriter.OHUPyPDS.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Typewriter.OHUPyPDS.mjs — 200 — 10.9 KiB — 296 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/EWaWzr5Zx.BeQXmShR.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/EWaWzr5Zx.BeQXmShR.mjs — 200 — 4.5 KiB — 276 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Db1qJXtpu.CTo1Wfow.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Db1qJXtpu.CTo1Wfow.mjs — 200 — 1.2 KiB — 255 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/M8z52uvts.CbBWMwSa.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/M8z52uvts.CbBWMwSa.mjs — 200 — 4.4 KiB — 283 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/wVtX8xMgR.CFLJWNkb.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/wVtX8xMgR.CFLJWNkb.mjs — 200 — 1.9 KiB — 276 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/GrAfmmwVH.DkM7HhjY.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/GrAfmmwVH.DkM7HhjY.mjs — 200 — 2.5 KiB — 277 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/yd7z5Fq2_.CY6p2-7u.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/yd7z5Fq2_.CY6p2-7u.mjs — 200 — 4.5 KiB — 277 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Progress.2Q_F1E8F.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Progress.2Q_F1E8F.mjs — 200 — 2.6 KiB — 277 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/default-utils.js@_0.45.CBGt-lWg.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/default-utils.js@_0.45.CBGt-lWg.mjs — 200 — 795 B — 254 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/By5XRynll.D1qdE_kf.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/By5XRynll.D1qdE_kf.mjs — 200 — 3.9 KiB — 278 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/V_kfGv2cj.CQdjdVhb.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/V_kfGv2cj.CQdjdVhb.mjs — 200 — 1.3 KiB — 252 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/a11y.Cm_w2BWN.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/a11y.Cm_w2BWN.mjs — 200 — 1.4 KiB — 281 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/T6tt8RT6A.CydJ3TV4.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/T6tt8RT6A.CydJ3TV4.mjs — 200 — 4.2 KiB — 284 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/NoScroll.LRqC3HDl.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/NoScroll.LRqC3HDl.mjs — 200 — 861 B — 253 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/BackdropFilterSaturate.CrChxpMI.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/BackdropFilterSaturate.CrChxpMI.mjs — 200 — 1011 B — 252 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/HoverOutline.Bj9yKCvh.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/HoverOutline.Bj9yKCvh.mjs — 200 — 2.8 KiB — 284 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Random_Count.BhFBOqzb.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/Random_Count.BhFBOqzb.mjs — 200 — 1.4 KiB — 284 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/HoverParallax.BNhWX_Bb.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/HoverParallax.BNhWX_Bb.mjs — 200 — 1.4 KiB — 284 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/UpNpVEBdB.BzktcLqo.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/UpNpVEBdB.BzktcLqo.mjs — 200 — 49.3 KiB — 309 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/MfukYG9yQ.CPhYkQJ3.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/MfukYG9yQ.CPhYkQJ3.mjs — 200 — 4.5 KiB — 293 ms — h3https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/script_main.CfkK2Mot.mjsframerusercontent.com/sites/3BJ9zIN... https://framerusercontent.com/sites/3BJ9zINIeWtEEVRMAcoTL8/script_main.CfkK2Mot.mjs — 200 — 94.5 KiB — 329 ms — h3https://cdn.debugbear.com/9uWCuyolIuHX.jscdn.debugbear.com/9uWCuyolIuHX.js https://cdn.debugbear.com/9uWCuyolIuHX.js — 200 — 14.5 KiB — 325 ms — h3https://api.framer.com/auth/signinapi.framer.com/auth/signin https://api.framer.com/auth/signin — 401 — 631 B — 191 ms — h2https://frmrspply.myshopify.com/api/2024-07/graphql.jsonfrmrspply.myshopify.com/api/2024-07... https://frmrspply.myshopify.com/api/2024-07/graphql.json — 200 — 3.2 KiB — 206 ms — h3https://events.framer.com/trackevents.framer.com/track https://events.framer.com/track — 200 — 0 B — 165 ms — h2https://events.framer.com/trackevents.framer.com/track https://events.framer.com/track — 200 — 557 B — 148 ms — h2https://frmrspply.myshopify.com/api/2024-07/graphql.jsonfrmrspply.myshopify.com/api/2024-07... https://frmrspply.myshopify.com/api/2024-07/graphql.json — 200 — 3.2 KiB — 645 ms — h3https://www.googletagmanager.com/gtag/js?id=G-QZ2MPXED80&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-QZ2MPXED80&cx=c&gtm=4e64k0 — 200 — 176.1 KiB — 272 ms — h3https://api.framer.com/auth/signinapi.framer.com/auth/signin https://api.framer.com/auth/signin — 401 — 480 B — 130 ms — h3https://api.framer.com/auth/signinapi.framer.com/auth/signin https://api.framer.com/auth/signin — 401 — 481 B — 255 ms — h3https://api.framer.com/auth/signinapi.framer.com/auth/signin https://api.framer.com/auth/signin — 401 — 480 B — 378 ms — h3https://js-eu1.hs-scripts.com/144411337.jsjs-eu1.hs-scripts.com/144411337.js https://js-eu1.hs-scripts.com/144411337.js — 200 — 978 B — 558 ms — h2https://www.dubcdn.com/analytics/script.jswww.dubcdn.com/analytics/script.js https://www.dubcdn.com/analytics/script.js — 200 — 2.1 KiB — 37 ms — h3https://ingest.promptwatch.com/js/client.min.jsingest.promptwatch.com/js/client.mi... https://ingest.promptwatch.com/js/client.min.js — 200 — 4.7 KiB — 346 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=19&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.framer.com%2F&scrsrc=www.googletagmanager.com&rnd=921541548.1776893313&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k0v79263478za200zd79263478xea&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938465~115938469~117266400&apve=1&apvf=f&apvc=1&tft=1776893313393&tfd=1708pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=19&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.framer.com%2F&scrsrc=www.googletagmanager.com&rnd=921541548.1776893313&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k0v79263478za200zd79263478xea&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938465~115938469~117266400&apve=1&apvf=f&apvc=1&tft=1776893313393&tfd=1708 — 200 — 21 B — 137 ms — h3https://framer.com/edit/alpha/init.mjsframer.com/edit/alpha/init.mjs https://framer.com/edit/alpha/init.mjs — 200 — 3.7 KiB — 17 ms — h2https://app.framerstatic.com/chunk-ZJASEJTT.mjsapp.framerstatic.com/chunk-ZJASEJTT... https://app.framerstatic.com/chunk-ZJASEJTT.mjs — 200 — 3.1 KiB — 7 ms — h2https://status.framer.com/index.jsonstatus.framer.com/index.json https://status.framer.com/index.json — 200 — 3.8 KiB — 111 ms — h2https://events.framer.com/trackevents.framer.com/track https://events.framer.com/track — 200 — 558 B — 351 ms — h2https://events.framer.com/trackevents.framer.com/track https://events.framer.com/track — 200 — 557 B — 354 ms — h2https://framerusercontent.com/assets/vkTXRpatm4bojSpTLqmk0YWz8.mp4framerusercontent.com/assets/vkTXRp... https://framerusercontent.com/assets/vkTXRpatm4bojSpTLqmk0YWz8.mp4 — 206 — 593 B — 67 ms — h3https://framerusercontent.com/assets/zpb9hZndtQsAQpA0FWIclU2ZHfw.mp4framerusercontent.com/assets/zpb9hZ... https://framerusercontent.com/assets/zpb9hZndtQsAQpA0FWIclU2ZHfw.mp4 — 206 — 602 B — 60 ms — h3https://framerusercontent.com/assets/QfJEiLDoHB5b7C3TtRfG3xFqCog.mp4framerusercontent.com/assets/QfJEiL... https://framerusercontent.com/assets/QfJEiLDoHB5b7C3TtRfG3xFqCog.mp4 — 206 — 143.4 KiB — 90 ms — h3https://framerusercontent.com/assets/zpb9hZndtQsAQpA0FWIclU2ZHfw.mp4framerusercontent.com/assets/zpb9hZ... https://framerusercontent.com/assets/zpb9hZndtQsAQpA0FWIclU2ZHfw.mp4 — 206 — 0 B — 6 ms — h3https://framerusercontent.com/assets/zpb9hZndtQsAQpA0FWIclU2ZHfw.mp4framerusercontent.com/assets/zpb9hZ... https://framerusercontent.com/assets/zpb9hZndtQsAQpA0FWIclU2ZHfw.mp4 — 206 — 0 B — 4 ms — h3https://js-eu1.hs-analytics.net/analytics/1776888300000/144411337.jsjs-eu1.hs-analytics.net/analytics/1... https://js-eu1.hs-analytics.net/analytics/1776888300000/144411337.js — 200 — 42.3 KiB — 589 ms — h2https://js-eu1.hs-banner.com/v2/144411337/banner.jsjs-eu1.hs-banner.com/v2/144411337/b... https://js-eu1.hs-banner.com/v2/144411337/banner.js — 200 — 23.9 KiB — 581 ms — h2https://analytics.framer.com/g/collect?v=2&tid=G-QZ2MPXED80&gtm=45je64k0v9101309483z879263478za20gzb79263478zd79263478&_p=1776893311833&gcs=G100&gcd=13p3p3p3p5l1&npa=1&dma_cps=-&dma=0&ecid=838632179&_eu=AAAAAGA&_fplc=0&are=1&cid=112326890.1776893315&frm=0&pscdl=denied&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=BR-SP&sst.rnd=921541548.1776893313&sst.etld=google.com.br&sst.tft=1776893311833&sst.lpc=2803559&sst.navt=n&sst.ude=0&_s=1&tag_exp=0~115616986~115938465~115938468~117266401~117512543~118463261&sid=1776893314&sct=1&seg=0&dl=https%3A%2F%2Fwww.framer.com%2F&dt=Framer%3A%20Create%20a%20professional%20website%2C%20free.%20No%20code%20website%20builder%20loved%20by%20designers.&_tu=BA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.first_level_subpath=&ep.content_group=&ep.visitor_id=17768933126770.2201207279599765&ep.external_id=17768933126770.2201207279599765&tfd=3077&richsstsseanalytics.framer.com/g/collect?v=2&... https://analytics.framer.com/g/collect?v=2&tid=G-QZ2MPXED80&gtm=45je64k0v9101309483z879263478za20gzb79263478zd79263478&_p=1776893311833&gcs=G100&gcd=13p3p3p3p5l1&npa=1&dma_cps=-&dma=0&ecid=838632179&_eu=AAAAAGA&_fplc=0&are=1&cid=112326890.1776893315&frm=0&pscdl=denied&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=BR-SP&sst.rnd=921541548.1776893313&sst.etld=google.com.br&sst.tft=1776893311833&sst.lpc=2803559&sst.navt=n&sst.ude=0&_s=1&tag_exp=0~115616986~115938465~115938468~117266401~117512543~118463261&sid=1776893314&sct=1&seg=0&dl=https%3A%2F%2Fwww.framer.com%2F&dt=Framer%3A%20Create%20a%20professional%20website%2C%20free.%20No%20code%20website%20builder%20loved%20by%20designers.&_tu=BA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.first_level_subpath=&ep.content_group=&ep.visitor_id=17768933126770.2201207279599765&ep.external_id=17768933126770.2201207279599765&tfd=3077&richsstsse — 200 — 880 B — 559 ms — h2https://ingest.promptwatch.com/eventingest.promptwatch.com/event https://ingest.promptwatch.com/event — 204 — 0 B — 277 ms — h2https://ingest.promptwatch.com/eventingest.promptwatch.com/event https://ingest.promptwatch.com/event — 200 — 125 B — 204 ms — h2https://track-eu1.hubspot.com/__ptq.gif?k=1&sd=412x823&cd=24-bit&cs=UTF-8&ln=en-us&v=1.1&a=144411337&rcu=https%3A%2F%2Fwww.framer.com%2F&pu=https%3A%2F%2Fwww.framer.com%2F&t=Framer%3A+Create+a+professional+website%2C+free.+No+code+website+builder+loved+by+designers.&cts=1776893315633&vi=6635361fa47cbb6a41fd5bb58603f6c9&nc=true&u=180181435.6635361fa47cbb6a41fd5bb58603f6c9.1776893315628.1776893315628.1776893315628.1&b=180181435.1.1776893315629&cc=15track-eu1.hubspot.com/__ptq.gif?k=1... https://track-eu1.hubspot.com/__ptq.gif?k=1&sd=412x823&cd=24-bit&cs=UTF-8&ln=en-us&v=1.1&a=144411337&rcu=https%3A%2F%2Fwww.framer.com%2F&pu=https%3A%2F%2Fwww.framer.com%2F&t=Framer%3A+Create+a+professional+website%2C+free.+No+code+website+builder+loved+by+designers.&cts=1776893315633&vi=6635361fa47cbb6a41fd5bb58603f6c9&nc=true&u=180181435.6635361fa47cbb6a41fd5bb58603f6c9.1776893315628.1776893315628.1776893315628.1&b=180181435.1.1776893315629&cc=15 — 200 — 1.1 KiB — 615 ms — h2https://framerusercontent.com/images/Io89FonxEaWg4nxvQQllVLwPUUI.pngframerusercontent.com/images/Io89Fo... https://framerusercontent.com/images/Io89FonxEaWg4nxvQQllVLwPUUI.png — 200 — 3.9 KiB — 7 ms — h3https://framerusercontent.com/assets/vkTXRpatm4bojSpTLqmk0YWz8.mp4framerusercontent.com/assets/vkTXRp... https://framerusercontent.com/assets/vkTXRpatm4bojSpTLqmk0YWz8.mp4 — 206 — 0 B — 11 ms — h3https://framerusercontent.com/assets/zpb9hZndtQsAQpA0FWIclU2ZHfw.mp4framerusercontent.com/assets/zpb9hZ... https://framerusercontent.com/assets/zpb9hZndtQsAQpA0FWIclU2ZHfw.mp4 — 206 — 0 B — 12 ms — h3https://framerusercontent.com/assets/GsXEnKQLltgOvHi7Wji3yU1QgX8.woff2framerusercontent.com/assets/GsXEnK... https://framerusercontent.com/assets/GsXEnKQLltgOvHi7Wji3yU1QgX8.woff2 — 200 — 116.8 KiB — 17 ms — h3https://framerusercontent.com/assets/gVFblhgzMqambFqEuiNjMfNAvyk.woff2framerusercontent.com/assets/gVFblh... https://framerusercontent.com/assets/gVFblhgzMqambFqEuiNjMfNAvyk.woff2 — 200 — 125.5 KiB — 17 ms — h3https://events.framer.com/anonymousevents.framer.com/anonymous https://events.framer.com/anonymous — 200 — 378 B — 218 ms — h2https://api.framer.com/auth/signinapi.framer.com/auth/signin https://api.framer.com/auth/signin — 401 — 479 B — 130 ms — h3https://events.framer.com/trackevents.framer.com/track https://events.framer.com/track — 200 — 560 B — 130 ms — h2https://framer.com/edit/alpha?framerSiteId=79bc0c23c780a1bf6fd5ae4ab91052e922a4b36f471cf742332e409a0b73662e&source=www.framer.com&features=%7B%22editorBarDisableFrameAncestorsSecurity%22%3Afalse%2C%22onPageLocalizationSupport%22%3Atrue%2C%22onPageMoveTool%22%3Atrue%7D&loadStart=1776893313482framer.com/edit/alpha?framerSiteId=... https://framer.com/edit/alpha?framerSiteId=79bc0c23c780a1bf6fd5ae4ab91052e922a4b36f471cf742332e409a0b73662e&source=www.framer.com&features=%7B%22editorBarDisableFrameAncestorsSecurity%22%3Afalse%2C%22onPageLocalizationSupport%22%3Atrue%2C%22onPageMoveTool%22%3Atrue%7D&loadStart=1776893313482 — 200 — 1.7 KiB — 865 ms — h3https://analytics.framer.com/g/collect?v=2&tid=G-QZ2MPXED80&gtm=45je64k0v9101309483z879263478za20gzb79263478zd79263478&_p=1776893311833&gcs=G100&gcd=13p3p3p3p5l1&npa=1&dma_cps=-&dma=0&ecid=838632179&_eu=AAAAAGA&_fplc=0&are=1&cid=112326890.1776893315&frm=0&pscdl=denied&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=BR-SP&sst.rnd=921541548.1776893313&sst.etld=google.com.br&sst.tft=1776893311833&sst.lpc=2803559&sst.navt=n&sst.ude=0&_s=2&tag_exp=0~115616986~115938465~115938468~117266401~117512543~118463261&sid=1776893314&sct=1&seg=0&dl=https%3A%2F%2Fwww.framer.com%2F&dt=Framer%3A%20Create%20a%20professional%20website%2C%20free.%20No%20code%20website%20builder%20loved%20by%20designers.&_tu=BA&en=CookieConsentShownWorld&ep.first_level_subpath=&ep.content_group=&ep.visitor_id=17768933126770.2201207279599765&ep.external_id=17768933126770.2201207279599765&_et=2200&tfd=5784&richsstsseanalytics.framer.com/g/collect?v=2&... https://analytics.framer.com/g/collect?v=2&tid=G-QZ2MPXED80&gtm=45je64k0v9101309483z879263478za20gzb79263478zd79263478&_p=1776893311833&gcs=G100&gcd=13p3p3p3p5l1&npa=1&dma_cps=-&dma=0&ecid=838632179&_eu=AAAAAGA&_fplc=0&are=1&cid=112326890.1776893315&frm=0&pscdl=denied&rcb=11&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=BR-SP&sst.rnd=921541548.1776893313&sst.etld=google.com.br&sst.tft=1776893311833&sst.lpc=2803559&sst.navt=n&sst.ude=0&_s=2&tag_exp=0~115616986~115938465~115938468~117266401~117512543~118463261&sid=1776893314&sct=1&seg=0&dl=https%3A%2F%2Fwww.framer.com%2F&dt=Framer%3A%20Create%20a%20professional%20website%2C%20free.%20No%20code%20website%20builder%20loved%20by%20designers.&_tu=BA&en=CookieConsentShownWorld&ep.first_level_subpath=&ep.content_group=&ep.visitor_id=17768933126770.2201207279599765&ep.external_id=17768933126770.2201207279599765&_et=2200&tfd=5784&richsstsse — 200 — 540 B — 244 ms — h2https://framer.com/bootstrap.a2aa994dcf00a524145a51b5886da2a0b6b46f3e.jsframer.com/bootstrap.a2aa994dcf00a5... https://framer.com/bootstrap.a2aa994dcf00a524145a51b5886da2a0b6b46f3e.js — -1 — 0 B — 0 ms — https://app.framerstatic.com/chunk-VYDUMP4T.mjsapp.framerstatic.com/chunk-VYDUMP4T... https://app.framerstatic.com/chunk-VYDUMP4T.mjs — 200 — 1.2 KiB — 11 ms — h3https://app.framerstatic.com/chunk-HMF7T2NG.mjsapp.framerstatic.com/chunk-HMF7T2NG... https://app.framerstatic.com/chunk-HMF7T2NG.mjs — 200 — 1.2 KiB — 18 ms — h3https://app.framerstatic.com/chunk-2F5FSM3K.mjsapp.framerstatic.com/chunk-2F5FSM3K... https://app.framerstatic.com/chunk-2F5FSM3K.mjs — 200 — 691 B — 20 ms — h3https://app.framerstatic.com/chunk-AHQIRSXG.mjsapp.framerstatic.com/chunk-AHQIRSXG... https://app.framerstatic.com/chunk-AHQIRSXG.mjs — 200 — 2.0 KiB — 19 ms — h3https://app.framerstatic.com/editorbar.XQXE5BIE.mjsapp.framerstatic.com/editorbar.XQXE... https://app.framerstatic.com/editorbar.XQXE5BIE.mjs — 200 — 1.4 KiB — 21 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 21712ms · 802KB · $375/mo
framerusercontent.com
Other
Costly
Execution 7465ms
Transfer 44 KB
Monthly Cost $129/mo
www.framer.com
Other
Costly
Execution 5169ms
Transfer 167 KB
Monthly Cost $89/mo
framerusercontent.com
Other
Costly
Execution 4049ms
Transfer 49 KB
Monthly Cost $70/mo
Unattributable
Other
Costly
Execution 2595ms
Transfer 0 KB
Monthly Cost $45/mo
js-eu1.hs-analytics.net
Other
Costly
Execution 793ms
Transfer 42 KB
Monthly Cost $14/mo
Google Tag Manager
Tag Manager
Costly
Execution 546ms
Transfer 164 KB
Unused 39%
Monthly Cost $9/mo
Google Tag Manager
Tag Manager
Costly
Execution 445ms
Transfer 176 KB
Unused 39%
Monthly Cost $8/mo
events.framer.com
Other
Costly
Execution 349ms
Transfer 8 KB
Monthly Cost $6/mo
framerusercontent.com
Other
Costly
Execution 301ms
Transfer 152 KB
Unused 55%
Monthly Cost $5/mo

These scripts may cost more than they're worth

  • framerusercontent.com adds 7465ms and costs ~$129/month
  • www.framer.com adds 5169ms and costs ~$89/month
  • framerusercontent.com adds 4049ms and costs ~$70/month
  • Unattributable adds 2595ms and costs ~$45/month
  • js-eu1.hs-analytics.net adds 793ms and costs ~$14/month
  • Google Tag Manager adds 546ms and costs ~$9/month
  • Google Tag Manager adds 445ms and costs ~$8/month
  • events.framer.com adds 349ms and costs ~$6/month
  • framerusercontent.com adds 301ms and costs ~$5/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

framerusercontent.com takes 7465ms 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.framer.com takes 5169ms 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

framerusercontent.com takes 4049ms 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 2595ms 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

js-eu1.hs-analytics.net takes 793ms 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

Google Tag Manager takes 546ms 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

Google Tag Manager takes 445ms 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

events.framer.com takes 349ms 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

framerusercontent.com takes 301ms 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

55% of framerusercontent.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback