Skip to content
https://typeform.com

Performance

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

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

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

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

6.51 s

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

18.35 s

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

1.78 s

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

0.063

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

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

18.58 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
4.4 MB transferred, 121 requests
FIX
4.4 MB transferred, 121 requests
Critical::
Page weighs 9.2 MB (4.4 MB transferred)
Warning::
JavaScript is 1.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.5 MB
Info::
Fonts are 209 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 209 KB
Warning::
121 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.92 g CO2 per page load
4.4 MB / 2.4 MB budget
4.4 MB transferred
121 requests
0.92 g CO2 per page load
JavaScript 1.5 MiB 35%
Other 1.2 MiB 28%
Other 903.6 KiB 20%
HTML 230.2 KiB 5%
Fonts 208.9 KiB 5%
Images 178.5 KiB 4%
CSS 75.8 KiB 2%
Other 59.1 KiB 1%
Other 1.1 KiB 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (4.4 MiB of 4.4 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
17160ms total JS execution
FIX
17160ms total JS execution
Warning::
https://cdn.prod.website-files.com/66ffe2174aa8e8d...: 6481ms CPU time
Warning::
Unattributable: 2296ms CPU time
Warning::
https://fast.wistia.com/assets/external/E-v1.js: 2253ms CPU time
Warning::
https://www.typeform.com/: 1672ms CPU time
Warning::
https://fast.wistia.com/assets/external/engines/hl...: 1464ms CPU time
Warning::
Third-party scripts: 17160ms (100% of total)

Main Thread Breakdown

Other 40% Script Evaluation 40% Style & Layout 9% Rendering 4% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/js/webflow.schunk.3b31c678ccf4fa68.js6481ms1301ms25ms3rd
Unattributable2296ms92ms0ms3rd
https://fast.wistia.com/assets/external/E-v1.js2253ms1899ms115ms3rd
https://www.typeform.com/1672ms81ms22ms3rd
https://fast.wistia.com/assets/external/engines/hls_video.js@379dc59f3883ecbd8a4ec99277538cfd8c619ee81464ms1127ms4ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WH2ZQ3X620ms534ms71ms3rd
https://cdn.prod.website-files.com/gsap/3.14.2/ScrollTrigger.min.js471ms396ms5ms3rd
https://www.googletagmanager.com/gtag/js?id=G-N6F0VDRT9W&cx=c&gtm=4e64h1373ms281ms62ms3rd
https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/js/webflow.dc2014c9.874f32c7e4f200ed.js329ms245ms1ms3rd
https://cdn.cookielaw.org/scripttemplates/202508.1.0/otBannerSdk.js283ms177ms59ms3rd

Showing top 10 of 16 scripts

F
JS Bundles
Action
34 scripts, 663 KB unused
FIX
34 scripts, 663 KB unused
Warning::
https://cdn.prod.website-files.com/66ffe2174aa8e8d...: 107 KB unused (82%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://fast.wistia.com/assets/external/engines/hl...: 83 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.optimizely.com/js/6084697625722880.js: 73 KB unused (71%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-N6F0...: 68 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202508.1...: 63 KB unused (53%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 663 KB
663 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/js/webflow.schunk.d9b4a6b3163aaa5e.js131 KB107 KB (82%)3rd
https://fast.wistia.com/assets/external/engines/hls_video.js@379dc59f3883ecbd8a4ec99277538cfd8c619ee8159 KB83 KB (52%)3rd
https://cdn.optimizely.com/js/6084697625722880.js104 KB73 KB (71%)3rd
https://www.googletagmanager.com/gtag/js?id=G-N6F0VDRT9W&cx=c&gtm=4e64h1172 KB68 KB (39%)3rd
https://cdn.cookielaw.org/scripttemplates/202508.1.0/otBannerSdk.js120 KB63 KB (53%)3rd
https://fast.wistia.com/assets/external/E-v1.js162 KB63 KB (49%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-853397325&cx=c&gtm=4e64h1145 KB63 KB (43%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WH2ZQ3X175 KB63 KB (36%)3rd
https://www.googletagmanager.com/gtag/js?id=DC-10579985&cx=c&gtm=4e64h1132 KB60 KB (45%)3rd
https://browser.sentry-cdn.com/9.6.1/bundle.min.js25 KB21 KB (86%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
121 resources · 4.4 MB · 663 KB savings available
FIX
121 resources · 4.4 MB · 663 KB savings available
Warning::
Page weight 3.4 MB over 1MB target
Got: 4.4 MB Expected: ≤ 1 MB
Info::
~663 KB of savings available
Warning::
120 third-party resources (100% of weight)
Info::
3 resources over 200KB
121 resources · 4.4 MiB · 120 third-party 3.4 MiB over 1MB target
Media 48% · 2.1 MiB
JavaScript 35% · 1.5 MiB
Document 5% · 230.2 KiB
Font 5% · 208.9 KiB
Image 4% · 179.9 KiB
CSS 2% · 80.3 KiB
Other 1% · 61.8 KiB

~663.3 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
40 images, 0 KB saveable
REVIEW
40 images, 0 KB saveable
Warning::
https://cdn.prod.website-files.com/6718da5ecf694c9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6718da5ecf694c9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6718da5ecf694c9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6718da5ecf694c9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6718da5ecf694c9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6718da5ecf694c9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6718da5ecf694c9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6718da5ecf694c9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6718da5ecf694c9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6718da5ecf694c9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6718da5ecf694c9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6718da5ecf694c9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.prod.website-files.com/6718da5ecf694c9... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
40 images 179 KB
0 oversized -0 KB
40 legacy format
13 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

Green Hosting

No green hosting detected

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

Web fonts

5

209 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s FCP 6.5 s LCP 18.4 shttps://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/683ffc9a2aa1aa6187af000c_TWKLausanne-400.woff683ffc9a2aa1aa6187af000... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/683ffc9a2aa1aa6187af000c_TWKLausanne-400.woff — 42.7 KiB — 69 ms — font-display: swaphttps://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/68307cdc375ef1f7780a28f7_TWKLausanne-500.woff268307cdc375ef1f7780a28f... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/68307cdc375ef1f7780a28f7_TWKLausanne-500.woff2 — 30.7 KiB — 72 ms — font-display: swaphttps://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/683ffdc79f974545ccaa6367_TWKLausanne-600.woff683ffdc79f974545ccaa636... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/683ffdc79f974545ccaa6367_TWKLausanne-600.woff — 42.7 KiB — 93 ms — font-display: swaphttps://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67f7e38acef4cde59aad2dbe_Tobias-Regular.woff267f7e38acef4cde59aad2db... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67f7e38acef4cde59aad2dbe_Tobias-Regular.woff2 — 45.5 KiB — 100 ms — font-display: swaphttps://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2UcC73FwrK3iLTeHuS_nVMrM... https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2 — 47.3 KiB — 14 ms — font-display: swap
683ffc9a2aa1aa6187af000... woff swap
Size 43 KB
Load time 69 ms
Start 384 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
68307cdc375ef1f7780a28f... woff2 swap
Size 31 KB
Load time 72 ms
Start 384 ms
Risk FOUT — text flashes from fallback to web font
683ffdc79f974545ccaa636... woff swap
Size 43 KB
Load time 93 ms
Start 385 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
67f7e38acef4cde59aad2db... woff2 swap
Size 46 KB
Load time 100 ms
Start 385 ms
Risk FOUT — text flashes from fallback to web font
UcC73FwrK3iLTeHuS_nVMrM... woff2 swap
Size 47 KB
Load time 14 ms
Start 542 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~26 KB and ~52 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
5 hints, 0 missing preconnects
PASS
5 hints, 0 missing preconnects
Info::
Page uses 5 resource hint(s)

Current Resource Hints

preconnect
4
preload
dns-prefetch
1
prefetch

5 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
121 requests over 41640ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s FCP 6.5 s LCP 18.4 shttps://typeform.com// https://typeform.com/ — 301 — 268 B — 44 ms — h2https://www.typeform.com/www.typeform.com/ https://www.typeform.com/ — 200 — 230.2 KiB — 224 ms — h3https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/css/typeform-website.webflow.shared.348a97501.min.csscdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/css/typeform-website.webflow.shared.348a97501.min.css — 200 — 74.6 KiB — 57 ms — h3https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.jsajax.googleapis.com/ajax/libs/webfo... https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js — 200 — 5.9 KiB — 32 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 29 ms — h2https://cdn.jsdelivr.net/npm/js-cookie@3.0.5/dist/js.cookie.min.jscdn.jsdelivr.net/npm/js-cookie@3.0.... https://cdn.jsdelivr.net/npm/js-cookie@3.0.5/dist/js.cookie.min.js — 200 — 1.6 KiB — 33 ms — h2https://cdn.jsdelivr.net/npm/uuid@8.3.2/dist/umd/uuidv4.min.jscdn.jsdelivr.net/npm/uuid@8.3.2/dis... https://cdn.jsdelivr.net/npm/uuid@8.3.2/dist/umd/uuidv4.min.js — 200 — 1.0 KiB — 34 ms — h2https://cdn.jsdelivr.net/gh/makebuild-code/mods-by-makebuild@1.0.3/src/debug-logger/debug-logger.min.jscdn.jsdelivr.net/gh/makebuild-code/... https://cdn.jsdelivr.net/gh/makebuild-code/mods-by-makebuild@1.0.3/src/debug-logger/debug-logger.min.js — 200 — 719 B — 37 ms — h2https://public-assets.typeform.com/public/js-tracking/20.0.0/attributionUtil.jspublic-assets.typeform.com/public/j... https://public-assets.typeform.com/public/js-tracking/20.0.0/attributionUtil.js — 200 — 3.3 KiB — 49 ms — h3https://public-assets.typeform.com/public/js-tracking/20.0.0/consentUtil.jspublic-assets.typeform.com/public/j... https://public-assets.typeform.com/public/js-tracking/20.0.0/consentUtil.js — 200 — 1.3 KiB — 50 ms — h3https://public-assets.typeform.com/public/js-tracking/20.0.0/trackingClient.jspublic-assets.typeform.com/public/j... https://public-assets.typeform.com/public/js-tracking/20.0.0/trackingClient.js — 200 — 19.5 KiB — 48 ms — h3https://public-assets.typeform.com/public/js-tracking/20.0.0/cookiesUtil.jspublic-assets.typeform.com/public/j... https://public-assets.typeform.com/public/js-tracking/20.0.0/cookiesUtil.js — 200 — 2.5 KiB — 50 ms — h3https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375ab42c8930413657d9c4_by-workflow.svgcdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375ab42c8930413657d9c4_by-workflow.svg — 200 — 984 B — 37 ms — h3https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375a5cdafef0ffc3a91a30_tools.svgcdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375a5cdafef0ffc3a91a30_tools.svg — 200 — 939 B — 35 ms — h3https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375a6cf9a63e7d3979771f_templates.svgcdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375a6cf9a63e7d3979771f_templates.svg — 200 — 796 B — 13 ms — h3https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/6932f169e61db9651f6ac1db_Star.svgcdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/6932f169e61db9651f6ac1db_Star.svg — 200 — 957 B — 23 ms — h3https://fonts.googleapis.com/css?family=Inter:300,400,500,600,700fonts.googleapis.com/css?family=Int... https://fonts.googleapis.com/css?family=Inter:300,400,500,600,700 — 200 — 1.2 KiB — 47 ms — h2https://cdn.cookielaw.org/consent/dc37179a-4de5-4648-bd8f-2f087ec53cbd/dc37179a-4de5-4648-bd8f-2f087ec53cbd.jsoncdn.cookielaw.org/consent/dc37179a-... https://cdn.cookielaw.org/consent/dc37179a-4de5-4648-bd8f-2f087ec53cbd/dc37179a-4de5-4648-bd8f-2f087ec53cbd.json — 200 — 2.4 KiB — 39 ms — h2https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375aa8a110d47d7acfb9c7_by-team.svgcdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375aa8a110d47d7acfb9c7_by-team.svg — 200 — 834 B — 44 ms — h3https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=66ffe2174aa8e8d5661c2708d3e54v103j8qbb.cloudfront.net/js/jq... https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=66ffe2174aa8e8d5661c2708 — 200 — 30.4 KiB — 115 ms — h2https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/js/webflow.schunk.d9b4a6b3163aaa5e.jscdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/js/webflow.schunk.d9b4a6b3163aaa5e.js — 200 — 130.7 KiB — 172 ms — h3https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/js/webflow.schunk.3b31c678ccf4fa68.jscdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/js/webflow.schunk.3b31c678ccf4fa68.js — 200 — 52.0 KiB — 114 ms — h3https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/js/webflow.dc2014c9.874f32c7e4f200ed.jscdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/js/webflow.dc2014c9.874f32c7e4f200ed.js — 200 — 1.5 KiB — 88 ms — h3https://cdn.prod.website-files.com/gsap/3.14.2/gsap.min.jscdn.prod.website-files.com/gsap/3.1... https://cdn.prod.website-files.com/gsap/3.14.2/gsap.min.js — 200 — 29.0 KiB — 71 ms — h3https://cdn.prod.website-files.com/gsap/3.14.2/ScrollTrigger.min.jscdn.prod.website-files.com/gsap/3.1... https://cdn.prod.website-files.com/gsap/3.14.2/ScrollTrigger.min.js — 200 — 18.2 KiB — 54 ms — h3https://cdn.prod.website-files.com/gsap/3.14.2/MotionPathPlugin.min.jscdn.prod.website-files.com/gsap/3.1... https://cdn.prod.website-files.com/gsap/3.14.2/MotionPathPlugin.min.js — 200 — 10.2 KiB — 59 ms — h3https://cdn.jsdelivr.net/npm/vanilla-lazyload@16.1.0/dist/lazyload.min.jscdn.jsdelivr.net/npm/vanilla-lazylo... https://cdn.jsdelivr.net/npm/vanilla-lazyload@16.1.0/dist/lazyload.min.js — 200 — 3.5 KiB — 56 ms — h3https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375aaecd165310a5548a98_by-goal.svgcdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375aaecd165310a5548a98_by-goal.svg — 200 — 801 B — 87 ms — h3https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375ac0a6e0ef84250e5219_support.svgcdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375ac0a6e0ef84250e5219_support.svg — 200 — 943 B — 87 ms — h3https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375ac624e6fdcc9b2b3576_company.svgcdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375ac624e6fdcc9b2b3576_company.svg — 200 — 884 B — 69 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s 42.0 s FCP 6.5 s LCP 18.4 shttps://typeform.com// https://typeform.com/ — 301 — 268 B — 44 ms — h2https://www.typeform.com/www.typeform.com/ https://www.typeform.com/ — 200 — 230.2 KiB — 224 ms — h3https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/css/typeform-website.webflow.shared.348a97501.min.csscdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/css/typeform-website.webflow.shared.348a97501.min.css — 200 — 74.6 KiB — 57 ms — h3https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.jsajax.googleapis.com/ajax/libs/webfo... https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js — 200 — 5.9 KiB — 32 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 29 ms — h2https://cdn.jsdelivr.net/npm/js-cookie@3.0.5/dist/js.cookie.min.jscdn.jsdelivr.net/npm/js-cookie@3.0.... https://cdn.jsdelivr.net/npm/js-cookie@3.0.5/dist/js.cookie.min.js — 200 — 1.6 KiB — 33 ms — h2https://cdn.jsdelivr.net/npm/uuid@8.3.2/dist/umd/uuidv4.min.jscdn.jsdelivr.net/npm/uuid@8.3.2/dis... https://cdn.jsdelivr.net/npm/uuid@8.3.2/dist/umd/uuidv4.min.js — 200 — 1.0 KiB — 34 ms — h2https://cdn.jsdelivr.net/gh/makebuild-code/mods-by-makebuild@1.0.3/src/debug-logger/debug-logger.min.jscdn.jsdelivr.net/gh/makebuild-code/... https://cdn.jsdelivr.net/gh/makebuild-code/mods-by-makebuild@1.0.3/src/debug-logger/debug-logger.min.js — 200 — 719 B — 37 ms — h2https://public-assets.typeform.com/public/js-tracking/20.0.0/attributionUtil.jspublic-assets.typeform.com/public/j... https://public-assets.typeform.com/public/js-tracking/20.0.0/attributionUtil.js — 200 — 3.3 KiB — 49 ms — h3https://public-assets.typeform.com/public/js-tracking/20.0.0/consentUtil.jspublic-assets.typeform.com/public/j... https://public-assets.typeform.com/public/js-tracking/20.0.0/consentUtil.js — 200 — 1.3 KiB — 50 ms — h3https://public-assets.typeform.com/public/js-tracking/20.0.0/trackingClient.jspublic-assets.typeform.com/public/j... https://public-assets.typeform.com/public/js-tracking/20.0.0/trackingClient.js — 200 — 19.5 KiB — 48 ms — h3https://public-assets.typeform.com/public/js-tracking/20.0.0/cookiesUtil.jspublic-assets.typeform.com/public/j... https://public-assets.typeform.com/public/js-tracking/20.0.0/cookiesUtil.js — 200 — 2.5 KiB — 50 ms — h3https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375ab42c8930413657d9c4_by-workflow.svgcdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375ab42c8930413657d9c4_by-workflow.svg — 200 — 984 B — 37 ms — h3https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375a5cdafef0ffc3a91a30_tools.svgcdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375a5cdafef0ffc3a91a30_tools.svg — 200 — 939 B — 35 ms — h3https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375a6cf9a63e7d3979771f_templates.svgcdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375a6cf9a63e7d3979771f_templates.svg — 200 — 796 B — 13 ms — h3https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/6932f169e61db9651f6ac1db_Star.svgcdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/6932f169e61db9651f6ac1db_Star.svg — 200 — 957 B — 23 ms — h3https://fonts.googleapis.com/css?family=Inter:300,400,500,600,700fonts.googleapis.com/css?family=Int... https://fonts.googleapis.com/css?family=Inter:300,400,500,600,700 — 200 — 1.2 KiB — 47 ms — h2https://cdn.cookielaw.org/consent/dc37179a-4de5-4648-bd8f-2f087ec53cbd/dc37179a-4de5-4648-bd8f-2f087ec53cbd.jsoncdn.cookielaw.org/consent/dc37179a-... https://cdn.cookielaw.org/consent/dc37179a-4de5-4648-bd8f-2f087ec53cbd/dc37179a-4de5-4648-bd8f-2f087ec53cbd.json — 200 — 2.4 KiB — 39 ms — h2https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375aa8a110d47d7acfb9c7_by-team.svgcdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375aa8a110d47d7acfb9c7_by-team.svg — 200 — 834 B — 44 ms — h3https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=66ffe2174aa8e8d5661c2708d3e54v103j8qbb.cloudfront.net/js/jq... https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=66ffe2174aa8e8d5661c2708 — 200 — 30.4 KiB — 115 ms — h2https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/js/webflow.schunk.d9b4a6b3163aaa5e.jscdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/js/webflow.schunk.d9b4a6b3163aaa5e.js — 200 — 130.7 KiB — 172 ms — h3https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/js/webflow.schunk.3b31c678ccf4fa68.jscdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/js/webflow.schunk.3b31c678ccf4fa68.js — 200 — 52.0 KiB — 114 ms — h3https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/js/webflow.dc2014c9.874f32c7e4f200ed.jscdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/js/webflow.dc2014c9.874f32c7e4f200ed.js — 200 — 1.5 KiB — 88 ms — h3https://cdn.prod.website-files.com/gsap/3.14.2/gsap.min.jscdn.prod.website-files.com/gsap/3.1... https://cdn.prod.website-files.com/gsap/3.14.2/gsap.min.js — 200 — 29.0 KiB — 71 ms — h3https://cdn.prod.website-files.com/gsap/3.14.2/ScrollTrigger.min.jscdn.prod.website-files.com/gsap/3.1... https://cdn.prod.website-files.com/gsap/3.14.2/ScrollTrigger.min.js — 200 — 18.2 KiB — 54 ms — h3https://cdn.prod.website-files.com/gsap/3.14.2/MotionPathPlugin.min.jscdn.prod.website-files.com/gsap/3.1... https://cdn.prod.website-files.com/gsap/3.14.2/MotionPathPlugin.min.js — 200 — 10.2 KiB — 59 ms — h3https://cdn.jsdelivr.net/npm/vanilla-lazyload@16.1.0/dist/lazyload.min.jscdn.jsdelivr.net/npm/vanilla-lazylo... https://cdn.jsdelivr.net/npm/vanilla-lazyload@16.1.0/dist/lazyload.min.js — 200 — 3.5 KiB — 56 ms — h3https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375aaecd165310a5548a98_by-goal.svgcdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375aaecd165310a5548a98_by-goal.svg — 200 — 801 B — 87 ms — h3https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375ac0a6e0ef84250e5219_support.svgcdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375ac0a6e0ef84250e5219_support.svg — 200 — 943 B — 87 ms — h3https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375ac624e6fdcc9b2b3576_company.svgcdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375ac624e6fdcc9b2b3576_company.svg — 200 — 884 B — 69 ms — h3https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375acdf40b29fce17611bf_blog.svgcdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67375acdf40b29fce17611bf_blog.svg — 200 — 848 B — 68 ms — h3https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/68f74c3ba5608fe77ace6f35_Frame%201982251279-p-800.pngcdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/68f74c3ba5608fe77ace6f35_Frame%201982251279-p-800.png — 200 — 64.1 KiB — 127 ms — h3https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a023dbd1531d1328a466c_activecampaigndark.svgcdn.prod.website-files.com/6718da5e... https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a023dbd1531d1328a466c_activecampaigndark.svg — 200 — 6.3 KiB — 67 ms — h3https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0255573085768e439eee_activecampaignlgiht.svgcdn.prod.website-files.com/6718da5e... https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0255573085768e439eee_activecampaignlgiht.svg — 200 — 6.3 KiB — 68 ms — h3https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b203cb3f5157ce55f682_calendlydark.svgcdn.prod.website-files.com/6718da5e... https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b203cb3f5157ce55f682_calendlydark.svg — 200 — 2.9 KiB — 104 ms — h3https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b2088ccd9b57fca640e1_calendlylight.svgcdn.prod.website-files.com/6718da5e... https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b2088ccd9b57fca640e1_calendlylight.svg — 200 — 3.0 KiB — 111 ms — h3https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a01eab77805c8a4046aaa_callraildark.svgcdn.prod.website-files.com/6718da5e... https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a01eab77805c8a4046aaa_callraildark.svg — 200 — 2.4 KiB — 67 ms — h3https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a01ed903618d391695aea_callraillight.svgcdn.prod.website-files.com/6718da5e... https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a01ed903618d391695aea_callraillight.svg — 200 — 2.4 KiB — 83 ms — h3https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02ecc4952b0831340301_intercomdark.svgcdn.prod.website-files.com/6718da5e... https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02ecc4952b0831340301_intercomdark.svg — 200 — 3.5 KiB — 103 ms — h3https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02c47f253faed3b8b600_intercomlight.svgcdn.prod.website-files.com/6718da5e... https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02c47f253faed3b8b600_intercomlight.svg — 200 — 3.5 KiB — 81 ms — h3https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02795d666769d55c9451_klayviyodark.svgcdn.prod.website-files.com/6718da5e... https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a02795d666769d55c9451_klayviyodark.svg — 200 — 3.0 KiB — 109 ms — h3https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0276903618d39169da00_klaviyolight.svgcdn.prod.website-files.com/6718da5e... https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0276903618d39169da00_klaviyolight.svg — 200 — 3.0 KiB — 110 ms — h3https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1bd903b3aa363dc3917_slackdark.svgcdn.prod.website-files.com/6718da5e... https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1bd903b3aa363dc3917_slackdark.svg — 200 — 1.6 KiB — 104 ms — h3https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1b9d3f6ec6e706f976e_slacklight.svgcdn.prod.website-files.com/6718da5e... https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1b9d3f6ec6e706f976e_slacklight.svg — 200 — 1.6 KiB — 104 ms — h3https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0305902567017b1cb89b_stripedark.svgcdn.prod.website-files.com/6718da5e... https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0305902567017b1cb89b_stripedark.svg — 200 — 1.4 KiB — 104 ms — h3https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0308c3afe7b2e2126521_stripelight.svgcdn.prod.website-files.com/6718da5e... https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/674a0308c3afe7b2e2126521_stripelight.svg — 200 — 1.4 KiB — 110 ms — h3https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b173d10e0295e5ffbf02_webflowdark.svgcdn.prod.website-files.com/6718da5e... https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b173d10e0295e5ffbf02_webflowdark.svg — 200 — 2.6 KiB — 110 ms — h3https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b179c16aaedc568a76c6_webflowlight.svgcdn.prod.website-files.com/6718da5e... https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b179c16aaedc568a76c6_webflowlight.svg — 200 — 2.5 KiB — 111 ms — h3https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1c86d36244841815048_zapierdark.svgcdn.prod.website-files.com/6718da5e... https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1c86d36244841815048_zapierdark.svg — 200 — 2.7 KiB — 137 ms — h3https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1cd27a34b18f08a6ebe_zapierlight.svgcdn.prod.website-files.com/6718da5e... https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6740b1cd27a34b18f08a6ebe_zapierlight.svg — 200 — 2.7 KiB — 139 ms — h3https://fast.wistia.com/assets/external/E-v1.jsfast.wistia.com/assets/external/E-v... https://fast.wistia.com/assets/external/E-v1.js — 200 — 162.1 KiB — 188 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-WH2ZQ3Xwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WH2ZQ3X — 200 — 174.5 KiB — 181 ms — h2https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708%2F68f8d2d30bac28d72d6404bc_Section%201-poster-00001.jpgcdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708%2F68f8d2d30bac28d72d6404bc_Section%201-poster-00001.jpg — 200 — 14.7 KiB — 121 ms — h3https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6728923eb22e7ee7c15e8396_calendly.svgcdn.prod.website-files.com/6718da5e... https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6728923eb22e7ee7c15e8396_calendly.svg — 200 — 3.0 KiB — 93 ms — h3https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6728910a1c16455593c27afa_citizen_m%201.svgcdn.prod.website-files.com/6718da5e... https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/6728910a1c16455593c27afa_citizen_m%201.svg — 200 — 1.4 KiB — 107 ms — h3https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/672890fcdec577bb01f7b5f8_loccitane.svgcdn.prod.website-files.com/6718da5e... https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/672890fcdec577bb01f7b5f8_loccitane.svg — 200 — 8.3 KiB — 119 ms — h3https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/672890ca58ffc8edfb664691_webflow.svgcdn.prod.website-files.com/6718da5e... https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/672890ca58ffc8edfb664691_webflow.svg — 200 — 2.6 KiB — 119 ms — h3https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/672890be48319096ffeb6bfe_zapier.svgcdn.prod.website-files.com/6718da5e... https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/672890be48319096ffeb6bfe_zapier.svg — 200 — 2.7 KiB — 118 ms — h3https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/672890b1d5a69d1620412cf7_barrys.svgcdn.prod.website-files.com/6718da5e... https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/672890b1d5a69d1620412cf7_barrys.svg — 200 — 1.3 KiB — 121 ms — h3https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/683ffc9a2aa1aa6187af000c_TWKLausanne-400.woffcdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/683ffc9a2aa1aa6187af000c_TWKLausanne-400.woff — 200 — 42.7 KiB — 69 ms — h3https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/68307cdc375ef1f7780a28f7_TWKLausanne-500.woff2cdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/68307cdc375ef1f7780a28f7_TWKLausanne-500.woff2 — 200 — 30.7 KiB — 72 ms — h3https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/683ffdc79f974545ccaa6367_TWKLausanne-600.woffcdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/683ffdc79f974545ccaa6367_TWKLausanne-600.woff — 200 — 42.7 KiB — 93 ms — h3https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67f7e38acef4cde59aad2dbe_Tobias-Regular.woff2cdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67f7e38acef4cde59aad2dbe_Tobias-Regular.woff2 — 200 — 45.5 KiB — 100 ms — h3https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 307 B — 77 ms — h2https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708%2F68f8d2d9721a05f1acf374da_Section%202-transcode.webmcdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708%2F68f8d2d9721a05f1acf374da_Section%202-transcode.webm — 206 — 903.6 KiB — 90 ms — h3https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2fonts.gstatic.com/s/inter/v20/UcC73... https://fonts.gstatic.com/s/inter/v20/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0Q5nw.woff2 — 200 — 47.3 KiB — 14 ms — h3https://cdn.cookielaw.org/scripttemplates/202508.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202508.1.0/otBannerSdk.js — 200 — 120.0 KiB — 19 ms — h2https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708%2F68f8d2d9721a05f1acf374da_Section%202-poster-00001.jpgcdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708%2F68f8d2d9721a05f1acf374da_Section%202-poster-00001.jpg — 200 — 9.6 KiB — 28 ms — h3https://js.partnerstack.com/v1/js.partnerstack.com/v1/ https://js.partnerstack.com/v1/ — 200 — 3.5 KiB — 34 ms — h2https://browser.sentry-cdn.com/9.6.1/bundle.min.jsbrowser.sentry-cdn.com/9.6.1/bundle... https://browser.sentry-cdn.com/9.6.1/bundle.min.js — 200 — 24.8 KiB — 34 ms — h2https://cdn.jsdelivr.net/gh/makebuild-code/typeform@1.0.26/src/t/js-t.min.jscdn.jsdelivr.net/gh/makebuild-code/... https://cdn.jsdelivr.net/gh/makebuild-code/typeform@1.0.26/src/t/js-t.min.js — 200 — 5.3 KiB — 12 ms — h3https://cdn.jsdelivr.net/gh/makebuild-code/typeform@1.0.26/src/signup/signup-helpers.min.jscdn.jsdelivr.net/gh/makebuild-code/... https://cdn.jsdelivr.net/gh/makebuild-code/typeform@1.0.26/src/signup/signup-helpers.min.js — 200 — 2.1 KiB — 28 ms — h3https://cdn.jsdelivr.net/gh/makebuild-code/mods-by-makebuild@1.0.2/src/rich-text-tables/rich-text-tables.min.jscdn.jsdelivr.net/gh/makebuild-code/... https://cdn.jsdelivr.net/gh/makebuild-code/mods-by-makebuild@1.0.2/src/rich-text-tables/rich-text-tables.min.js — 200 — 2.4 KiB — 22 ms — h3https://cdn.optimizely.com/js/6084697625722880.jscdn.optimizely.com/js/6084697625722... https://cdn.optimizely.com/js/6084697625722880.js — 200 — 104.0 KiB — 49 ms — h2https://www.googletagmanager.com/gtag/js?id=G-N6F0VDRT9W&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-N6F0VDRT9W&cx=c&gtm=4e64h1 — 200 — 171.9 KiB — 65 ms — h2https://www.googletagmanager.com/gtag/js?id=DC-10579985&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-10579985&cx=c&gtm=4e64h1 — 200 — 131.8 KiB — 61 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-853397325&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-853397325&cx=c&gtm=4e64h1 — 200 — 144.8 KiB — 63 ms — h2https://client.prod.mplat-ppcprotect.com/qOpeZycmzA2fE4wEzONYIUenJV0HKqsY7dzai25U_js.jsclient.prod.mplat-ppcprotect.com/qO... https://client.prod.mplat-ppcprotect.com/qOpeZycmzA2fE4wEzONYIUenJV0HKqsY7dzai25U_js.js — 200 — 2.5 KiB — 53 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=4&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.typeform.com%2F&scrsrc=www.googletagmanager.com&rnd=148725199.1776796897&navt=n&npa=1&ep.ads_data_redaction=0&_tu=CA&gtm=45He64h1v77526378za200zd77526378xea&gcs=G100&gcd=13q3q3q3q5l1&dma_cps=-&dma=0&tag_exp=0~115616985~115938466~115938468~117266401&apve=1&apvf=f&apvc=1&tft=1776796896791&tfd=966pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=4&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.typeform.com%2F&scrsrc=www.googletagmanager.com&rnd=148725199.1776796897&navt=n&npa=1&ep.ads_data_redaction=0&_tu=CA&gtm=45He64h1v77526378za200zd77526378xea&gcs=G100&gcd=13q3q3q3q5l1&dma_cps=-&dma=0&tag_exp=0~115616985~115938466~115938468~117266401&apve=1&apvf=f&apvc=1&tft=1776796896791&tfd=966 — 200 — 21 B — 85 ms — h3https://www.typeform.com/api/v2/track/page/www.typeform.com/api/v2/track/page/ https://www.typeform.com/api/v2/track/page/ — 200 — 1.3 KiB — 85 ms — h3https://cdn.cookielaw.org/consent/dc37179a-4de5-4648-bd8f-2f087ec53cbd/0198799b-474d-7d51-8341-432966717c89/en.jsoncdn.cookielaw.org/consent/dc37179a-... https://cdn.cookielaw.org/consent/dc37179a-4de5-4648-bd8f-2f087ec53cbd/0198799b-474d-7d51-8341-432966717c89/en.json — 200 — 29.9 KiB — 29 ms — h2https://grsm.io/pr/grc/pk_RyQ0LNZ6oqvMhDPi94wJKTNChCL4oYcm?get_pscd=truegrsm.io/pr/grc/pk_RyQ0LNZ6oqvMhDPi9... https://grsm.io/pr/grc/pk_RyQ0LNZ6oqvMhDPi94wJKTNChCL4oYcm?get_pscd=true — 200 — 262 B — 38 ms — h2https://cdn.cookielaw.org/scripttemplates/202508.1.0/assets/otFlat.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202508.1.0/assets/otFlat.json — 200 — 3.2 KiB — 18 ms — h2https://cdn.cookielaw.org/scripttemplates/202508.1.0/assets/v2/otPcTab.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202508.1.0/assets/v2/otPcTab.json — 200 — 13.7 KiB — 20 ms — h2https://cdn.cookielaw.org/scripttemplates/202508.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202508.1.0/assets/otCommonStyles.css — 200 — 4.5 KiB — 18 ms — h2https://partnerlinks.io/pr/grc/pk_RyQ0LNZ6oqvMhDPi94wJKTNChCL4oYcmpartnerlinks.io/pr/grc/pk_RyQ0LNZ6o... https://partnerlinks.io/pr/grc/pk_RyQ0LNZ6oqvMhDPi94wJKTNChCL4oYcm — 200 — 267 B — 34 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=1&frm=0&en=page_view&dl=https%3A%2F%2Fwww.typeform.com%2F&scrsrc=www.googletagmanager.com&rnd=148725199.1776796897&navt=n&npa=1&_tu=CA&gtm=45fe64h1v9136020176z877526378za20gzb77526378zd77526378xec&gcs=G100&gcd=13q3q3q3q5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938468~117266401~118012008&apve=1&apvf=f&apvc=0&tids=DC-10579985&tid=DC-10579985&tft=1776796896971&tfd=1146pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=1&frm=0&en=page_view&dl=https%3A%2F%2Fwww.typeform.com%2F&scrsrc=www.googletagmanager.com&rnd=148725199.1776796897&navt=n&npa=1&_tu=CA&gtm=45fe64h1v9136020176z877526378za20gzb77526378zd77526378xec&gcs=G100&gcd=13q3q3q3q5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938468~117266401~118012008&apve=1&apvf=f&apvc=0&tids=DC-10579985&tid=DC-10579985&tft=1776796896971&tfd=1146 — 200 — 21 B — 62 ms — h3https://ade.googlesyndication.com/ddm/activity/src=10579985;type=tf_visit;cat=pageview;rcb=1;ord=2263489849579;npa=1;u17=www.typeform.com%2F;uaa=;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=denied;frm=0;_tu=KFA;gtm=45fe64h1v9136020176z877526378za20gzb77526378zd77526378xea;gcs=G100;gcd=13q3q3q3q5l1;dma_cps=-;dma=0;dc_fmt=8;tag_exp=0~115938466~115938468~117266401~118012008;epver=2;~oref=https%3A%2F%2Fwww.typeform.com%2F?ade.googlesyndication.com/ddm/activ... https://ade.googlesyndication.com/ddm/activity/src=10579985;type=tf_visit;cat=pageview;rcb=1;ord=2263489849579;npa=1;u17=www.typeform.com%2F;uaa=;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=denied;frm=0;_tu=KFA;gtm=45fe64h1v9136020176z877526378za20gzb77526378zd77526378xea;gcs=G100;gcd=13q3q3q3q5l1;dma_cps=-;dma=0;dc_fmt=8;tag_exp=0~115938466~115938468~117266401~118012008;epver=2;~oref=https%3A%2F%2Fwww.typeform.com%2F? — 200 — 401 B — 42 ms — h2https://cdn.cookielaw.org/logos/static/ot_guard_logo.svgcdn.cookielaw.org/logos/static/ot_g... https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg — 200 — 524 B — 17 ms — h2https://cdn.cookielaw.org/logos/9bdba331-590b-4b7d-bf44-0ddef18060e9/0193b54e-2069-7ee0-8958-25b1fbf2ad91/12c97ba0-2158-4c24-802e-e396f0bf8775/logo.pngcdn.cookielaw.org/logos/9bdba331-59... https://cdn.cookielaw.org/logos/9bdba331-590b-4b7d-bf44-0ddef18060e9/0193b54e-2069-7ee0-8958-25b1fbf2ad91/12c97ba0-2158-4c24-802e-e396f0bf8775/logo.png — 200 — 6.0 KiB — 16 ms — h2https://cdn.cookielaw.org/logos/static/powered_by_logo.svgcdn.cookielaw.org/logos/static/powe... https://cdn.cookielaw.org/logos/static/powered_by_logo.svg — 200 — 2.5 KiB — 19 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-N6F0VDRT9W&gtm=45je64h1v877404044z877526378za20gzb77526378zd77526378&_p=1776796896118&gcs=G100&gcd=13q3q3q3q5l1&npa=1&dma_cps=-&dma=0&_eu=AAAAAGA&are=1&cid=1914100918.1776796897&frm=0&gtm_up=1&pscdl=denied&rcb=4&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&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400&dl=https%3A%2F%2Fwww.typeform.com%2F&sid=1776796897&sct=1&seg=0&dt=Typeform%3A%20People-Friendly%20Forms%20and%20Surveys&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.cb_company_industry=(Non-Company)&ep.cb_company_employee_range=(Non-Company)&ep.cb_company_tags=(Non-Company)&ep.cb_company_country_code=(Non-Company)&ep.cb_traffic_type=(Non-Company)&ep.cb_company_description=(Non-Company)&ep.cb_company_name=(Non-Company)&ep.consent_cookie_performance=false&ep.consent_cookie_functional=false&ep.consent_cookie_targeting=false&ep.content_group=public_site&ep.page=%2F&ep.content_group2=main&tfd=1294www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-N6F0VDRT9W&gtm=45je64h1v877404044z877526378za20gzb77526378zd77526378&_p=1776796896118&gcs=G100&gcd=13q3q3q3q5l1&npa=1&dma_cps=-&dma=0&_eu=AAAAAGA&are=1&cid=1914100918.1776796897&frm=0&gtm_up=1&pscdl=denied&rcb=4&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&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400&dl=https%3A%2F%2Fwww.typeform.com%2F&sid=1776796897&sct=1&seg=0&dt=Typeform%3A%20People-Friendly%20Forms%20and%20Surveys&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&ep.cb_company_industry=(Non-Company)&ep.cb_company_employee_range=(Non-Company)&ep.cb_company_tags=(Non-Company)&ep.cb_company_country_code=(Non-Company)&ep.cb_traffic_type=(Non-Company)&ep.cb_company_description=(Non-Company)&ep.cb_company_name=(Non-Company)&ep.consent_cookie_performance=false&ep.consent_cookie_functional=false&ep.consent_cookie_targeting=false&ep.content_group=public_site&ep.page=%2F&ep.content_group2=main&tfd=1294 — 204 — 550 B — 113 ms — h2https://pagead2.googlesyndication.com/pagead/conversion/853397325/?random=1776796897191&cv=11&fst=1776796897191&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v881501365z877526378za20gzb77526378zd77526378xea&gcs=G100&gcd=13q3q3q3q5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.typeform.com%2F&rcb=10&label=yUezCKS-sZ0ZEM2e95YD&frm=0&tiba=Typeform%3A%20People-Friendly%20Forms%20and%20Surveys&bttype=purchase&value=0&hn=www.googleadservices.com&npa=1&pscdl=denied&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=KA&data=ads_data_redaction%3Dfalse&category=acrcp_v1_512&fmt=8pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/conversion/853397325/?random=1776796897191&cv=11&fst=1776796897191&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64h1v881501365z877526378za20gzb77526378zd77526378xea&gcs=G100&gcd=13q3q3q3q5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938468~117266400&u_w=412&u_h=823&url=https%3A%2F%2Fwww.typeform.com%2F&rcb=10&label=yUezCKS-sZ0ZEM2e95YD&frm=0&tiba=Typeform%3A%20People-Friendly%20Forms%20and%20Surveys&bttype=purchase&value=0&hn=www.googleadservices.com&npa=1&pscdl=denied&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=1&uam=moto%20g%20power%20(2022)&uap=Android&uapv=11.0&uaw=0&_tu=KA&data=ads_data_redaction%3Dfalse&category=acrcp_v1_512&fmt=8 — 204 — 21 B — 55 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=10&frm=0&en=page_view&dl=https%3A%2F%2Fwww.typeform.com%2F&scrsrc=www.googletagmanager.com&rnd=148725199.1776796897&navt=n&npa=1&_tu=CA&gtm=45be64h1v881501365z877526378za20gzb77526378zd77526378xec&gcs=G100&gcd=13q3q3q3q5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-853397325&tid=AW-853397325&tft=1776796897200&tfd=1376pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=10&frm=0&en=page_view&dl=https%3A%2F%2Fwww.typeform.com%2F&scrsrc=www.googletagmanager.com&rnd=148725199.1776796897&navt=n&npa=1&_tu=CA&gtm=45be64h1v881501365z877526378za20gzb77526378zd77526378xec&gcs=G100&gcd=13q3q3q3q5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938468~117266400&apve=1&apvf=f&apvc=0&tids=AW-853397325&tid=AW-853397325&tft=1776796897200&tfd=1376 — 200 — 21 B — 44 ms — h3https://fast.wistia.com/embed/medias/5oojlzngxc.jsonfast.wistia.com/embed/medias/5oojlz... https://fast.wistia.com/embed/medias/5oojlzngxc.json — 200 — 2.7 KiB — 9 ms — h2https://fast.wistia.com/assets/external/engines/hls_video.js@379dc59f3883ecbd8a4ec99277538cfd8c619ee8fast.wistia.com/assets/external/eng... https://fast.wistia.com/assets/external/engines/hls_video.js@379dc59f3883ecbd8a4ec99277538cfd8c619ee8 — 200 — 159.1 KiB — 16 ms — h2https://click.prod.mplat-ppcprotect.com/v2/recv?lpn=n&plat=&data=eyJjbGllbnRfZGF0YSI6eyJocmVmIjoiaHR0cHM6Ly93d3cudHlwZWZvcm0uY29tLyIsInRva2VuIjoiZXlKaGJHY2lPaUpJVXpJMU5pSXNJblI1Y0NJNklrcFhWQ0o5LmV5SmhZMk52ZFc1MFgybGtJam94TlRZNE5uMC5JTExsMm10MFhoTFJia2tmYkh0RVdQVnRsQkpWM1hpRnY3Ym9sNEdTSUVBIiwiY2xpZW50X2lkIjowLCJsdW5pb19zZXNzaW9uX2lkIjoiZjhkMTZiZTMtMjMxNC00ZWM4LWEyZWUtMmFhZWQ5MTg3NzQ1In19click.prod.mplat-ppcprotect.com/v2/... https://click.prod.mplat-ppcprotect.com/v2/recv?lpn=n&plat=&data=eyJjbGllbnRfZGF0YSI6eyJocmVmIjoiaHR0cHM6Ly93d3cudHlwZWZvcm0uY29tLyIsInRva2VuIjoiZXlKaGJHY2lPaUpJVXpJMU5pSXNJblI1Y0NJNklrcFhWQ0o5LmV5SmhZMk52ZFc1MFgybGtJam94TlRZNE5uMC5JTExsMm10MFhoTFJia2tmYkh0RVdQVnRsQkpWM1hpRnY3Ym9sNEdTSUVBIiwiY2xpZW50X2lkIjowLCJsdW5pb19zZXNzaW9uX2lkIjoiZjhkMTZiZTMtMjMxNC00ZWM4LWEyZWUtMmFhZWQ5MTg3NzQ1In19 — 200 — 462 B — 218 ms — h2https://fast.wistia.com/assets/external/playPauseLoadingControl.js@379dc59f3883ecbd8a4ec99277538cfd8c619ee8fast.wistia.com/assets/external/pla... https://fast.wistia.com/assets/external/playPauseLoadingControl.js@379dc59f3883ecbd8a4ec99277538cfd8c619ee8 — 200 — 20.1 KiB — 11 ms — h2https://fast.wistia.com/assets/external/skipControls.js@379dc59f3883ecbd8a4ec99277538cfd8c619ee8fast.wistia.com/assets/external/ski... https://fast.wistia.com/assets/external/skipControls.js@379dc59f3883ecbd8a4ec99277538cfd8c619ee8 — 200 — 17.2 KiB — 12 ms — h2https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/68b6f02860110a77834d228b_favicon.icocdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/68b6f02860110a77834d228b_favicon.ico — 200 — 883 B — 13 ms — h3https://fast.wistia.com/assets/images/blank.giffast.wistia.com/assets/images/blank... https://fast.wistia.com/assets/images/blank.gif — 200 — 1.4 KiB — 3 ms — h2https://fast.wistia.com/embed/medias/5oojlzngxc.m3u8fast.wistia.com/embed/medias/5oojlz... https://fast.wistia.com/embed/medias/5oojlzngxc.m3u8 — 200 — 1.5 KiB — 5 ms — h2https://embed-cloudfront.wistia.com/deliveries/5b62f270cf8bae6ffd6e9f0a1a86dc3f5e2ba8dd.m3u8embed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/5b62f270cf8bae6ffd6e9f0a1a86dc3f5e2ba8dd.m3u8 — 200 — 1.4 KiB — 14 ms — h2https://embed-cloudfront.wistia.com/deliveries/5b62f270cf8bae6ffd6e9f0a1a86dc3f5e2ba8dd.m3u8/seg-1-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/5b62f270cf8bae6ffd6e9f0a1a86dc3f5e2ba8dd.m3u8/seg-1-v1-a1.ts — 200 — 212.6 KiB — 12 ms — h2https://embed-cloudfront.wistia.com/deliveries/54f9d1c8aa800b20242a1529f15a12724d7f2c49.m3u8embed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/54f9d1c8aa800b20242a1529f15a12724d7f2c49.m3u8 — 200 — 1.4 KiB — 6 ms — h2https://embed-cloudfront.wistia.com/deliveries/54f9d1c8aa800b20242a1529f15a12724d7f2c49.m3u8/seg-2-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/54f9d1c8aa800b20242a1529f15a12724d7f2c49.m3u8/seg-2-v1-a1.ts — 200 — 165.6 KiB — 20 ms — h2https://embed-cloudfront.wistia.com/deliveries/54f9d1c8aa800b20242a1529f15a12724d7f2c49.m3u8/seg-3-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/54f9d1c8aa800b20242a1529f15a12724d7f2c49.m3u8/seg-3-v1-a1.ts — 200 — 95.0 KiB — 7 ms — h2https://embed-cloudfront.wistia.com/deliveries/54f9d1c8aa800b20242a1529f15a12724d7f2c49.m3u8/seg-4-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/54f9d1c8aa800b20242a1529f15a12724d7f2c49.m3u8/seg-4-v1-a1.ts — 200 — 168.5 KiB — 10 ms — h2https://distillery.wistia.com/xdistillery.wistia.com/x https://distillery.wistia.com/x — 204 — 293 B — 35 ms — h2https://embed-cloudfront.wistia.com/deliveries/54f9d1c8aa800b20242a1529f15a12724d7f2c49.m3u8/seg-5-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/54f9d1c8aa800b20242a1529f15a12724d7f2c49.m3u8/seg-5-v1-a1.ts — 200 — 115.6 KiB — 7 ms — h2https://embed-cloudfront.wistia.com/deliveries/54f9d1c8aa800b20242a1529f15a12724d7f2c49.m3u8/seg-6-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/54f9d1c8aa800b20242a1529f15a12724d7f2c49.m3u8/seg-6-v1-a1.ts — 200 — 162.7 KiB — 9 ms — h2https://embed-cloudfront.wistia.com/deliveries/54f9d1c8aa800b20242a1529f15a12724d7f2c49.m3u8/seg-7-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/54f9d1c8aa800b20242a1529f15a12724d7f2c49.m3u8/seg-7-v1-a1.ts — 200 — 168.5 KiB — 9 ms — h2https://embed-cloudfront.wistia.com/deliveries/54f9d1c8aa800b20242a1529f15a12724d7f2c49.m3u8/seg-8-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/54f9d1c8aa800b20242a1529f15a12724d7f2c49.m3u8/seg-8-v1-a1.ts — 200 — 153.8 KiB — 10 ms — h2https://distillery.wistia.com/xdistillery.wistia.com/x https://distillery.wistia.com/x — 204 — 292 B — 13 ms — h2https://fast.wistia.com/assets/external/allIntegrations.js@379dc59f3883ecbd8a4ec99277538cfd8c619ee8fast.wistia.com/assets/external/all... https://fast.wistia.com/assets/external/allIntegrations.js@379dc59f3883ecbd8a4ec99277538cfd8c619ee8 — 200 — 16.2 KiB — 5 ms — h2https://distillery.wistia.com/xdistillery.wistia.com/x https://distillery.wistia.com/x — 204 — 292 B — 14 ms — h2https://distillery.wistia.com/xdistillery.wistia.com/x https://distillery.wistia.com/x — 204 — 292 B — 13 ms — h2https://distillery.wistia.com/xdistillery.wistia.com/x https://distillery.wistia.com/x — 204 — 292 B — 14 ms — h2https://distillery.wistia.com/xdistillery.wistia.com/x https://distillery.wistia.com/x — 204 — 292 B — 13 ms — h2https://distillery.wistia.com/xdistillery.wistia.com/x https://distillery.wistia.com/x — 204 — 292 B — 13 ms — h2https://distillery.wistia.com/xdistillery.wistia.com/x https://distillery.wistia.com/x — 204 — 293 B — 13 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 17160ms · 1640KB · €298/mo
cdn.prod.website-files.com
Other
Costly
Execution 6481ms
Transfer 52 KB
Monthly Cost €113/mo
Unattributable
Other
Costly
Execution 2296ms
Transfer 0 KB
Monthly Cost €40/mo
fast.wistia.com
Other
Costly
Execution 2253ms
Transfer 162 KB
Unused 49%
Monthly Cost €39/mo
www.typeform.com
Other
Costly
Execution 1672ms
Transfer 230 KB
Monthly Cost €29/mo
fast.wistia.com
Other
Costly
Execution 1464ms
Transfer 159 KB
Unused 52%
Monthly Cost €25/mo
Google Tag Manager
Tag Manager
Costly
Execution 620ms
Transfer 175 KB
Unused 36%
Monthly Cost €11/mo
cdn.prod.website-files.com
Other
Costly
Execution 471ms
Transfer 18 KB
Monthly Cost €8/mo
Google Tag Manager
Tag Manager
Costly
Execution 373ms
Transfer 172 KB
Unused 39%
Monthly Cost €6/mo
cdn.prod.website-files.com
Other
Costly
Execution 329ms
Transfer 1 KB
Monthly Cost €6/mo
OneTrust
Consent
Essential
Execution 283ms
Transfer 120 KB
Unused 53%
Monthly Cost €5/mo
Google Tag Manager
Tag Manager
Costly
Execution 268ms
Transfer 145 KB
Unused 43%
Monthly Cost €5/mo
Google Tag Manager
Tag Manager
Costly
Execution 237ms
Transfer 132 KB
Unused 45%
Monthly Cost €4/mo
d3e54v103j8qbb.cloudfront.net
Other
Optional
Execution 149ms
Transfer 30 KB
Monthly Cost €3/mo
Optimizely
A/B Testing
Optional
Execution 134ms
Transfer 104 KB
Unused 71%
Monthly Cost €2/mo
cdn.prod.website-files.com
Other
Optional
Execution 77ms
Transfer 131 KB
Unused 82%
Monthly Cost €1/mo
OneTrust
Consent
Essential
Execution 53ms
Transfer 9 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • cdn.prod.website-files.com adds 6481ms and costs ~€113/month
  • Unattributable adds 2296ms and costs ~€40/month
  • fast.wistia.com adds 2253ms and costs ~€39/month
  • www.typeform.com adds 1672ms and costs ~€29/month
  • fast.wistia.com adds 1464ms and costs ~€25/month
  • Google Tag Manager adds 620ms and costs ~€11/month
  • cdn.prod.website-files.com adds 471ms and costs ~€8/month
  • Google Tag Manager adds 373ms and costs ~€6/month
  • cdn.prod.website-files.com adds 329ms and costs ~€6/month
  • Google Tag Manager adds 268ms and costs ~€5/month
  • Google Tag Manager adds 237ms and costs ~€4/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

cdn.prod.website-files.com takes 6481ms 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 2296ms 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

fast.wistia.com takes 2253ms 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.typeform.com takes 1672ms 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

fast.wistia.com takes 1464ms 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

52% of fast.wistia.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

Google Tag Manager takes 620ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

cdn.prod.website-files.com takes 471ms 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 373ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

cdn.prod.website-files.com takes 329ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

53% of OneTrust'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

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

71% of Optimizely'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

82% of cdn.prod.website-files.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