Skip to content
https://typeform.com

Performance

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

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

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

1.23 s

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

3.34 s

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

103 ms

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

0.107

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

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

4.36 s

Page Load Progression

2.2 s
4.5 s
6.7 s
9.0 s
11.2 s
13.4 s
15.7 s
17.9 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
5.1 MB transferred, 131 requests
FIX
5.1 MB transferred, 131 requests
Critical::
Page weighs 9.9 MB (5.1 MB transferred)
Warning::
JavaScript is 1.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.6 MB
Info::
Fonts are 240 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 240 KB
Warning::
131 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.1 g CO2 per page load
5.1 MB / 2.4 MB budget
5.1 MB transferred
131 requests
1.1 g CO2 per page load
Other 1.6 MiB 32%
JavaScript 1.6 MiB 31%
Other 903.5 KiB 17%
Images 433.1 KiB 8%
Fonts 239.6 KiB 5%
HTML 230.2 KiB 4%
CSS 75.8 KiB 1%
Other 59.7 KiB 1%
Other 1.9 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 (5.1 MiB of 5.1 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
5082ms total JS execution
FIX
5082ms total JS execution
Warning::
https://cdn.prod.website-files.com/66ffe2174aa8e8d...: 1855ms CPU time
Warning::
https://fast.wistia.com/assets/external/E-v1.js: 1034ms CPU time
Warning::
Unattributable: 616ms CPU time
Warning::
https://www.typeform.com/: 566ms CPU time
Warning::
https://fast.wistia.com/assets/external/engines/hl...: 342ms CPU time
Warning::
Third-party scripts: 5082ms (100% of total)

Main Thread Breakdown

Script Evaluation 41% Other 39% Style & Layout 10% Rendering 4% Script Parsing & Compilation 3%
ScriptTotalScriptingParse/CompileParty
https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/js/webflow.schunk.3b31c678ccf4fa68.js1855ms344ms6ms3rd
https://fast.wistia.com/assets/external/E-v1.js1034ms846ms28ms3rd
Unattributable616ms22ms0ms3rd
https://www.typeform.com/566ms18ms5ms3rd
https://fast.wistia.com/assets/external/engines/hls_video.js@379dc59f3883ecbd8a4ec99277538cfd8c619ee8342ms273ms1ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WH2ZQ3X161ms140ms17ms3rd
https://cdn.prod.website-files.com/gsap/3.14.2/ScrollTrigger.min.js125ms107ms1ms3rd
https://www.googletagmanager.com/gtag/js?id=G-N6F0VDRT9W&cx=c&gtm=4e64k0h292ms75ms16ms3rd
https://cdn.cookielaw.org/scripttemplates/202508.1.0/otBannerSdk.js82ms48ms22ms3rd
https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/js/webflow.dc2014c9.874f32c7e4f200ed.js80ms79ms0ms3rd

Showing top 10 of 12 scripts

F
JS Bundles
Action
34 scripts, 668 KB unused
FIX
34 scripts, 668 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...: 86 KB unused (54%)
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 (40%)
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: 668 KB
668 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 KB86 KB (54%)3rd
https://cdn.optimizely.com/js/6084697625722880.js104 KB73 KB (71%)3rd
https://www.googletagmanager.com/gtag/js?id=G-N6F0VDRT9W&cx=c&gtm=4e64k0h2172 KB68 KB (40%)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=4e64k0h2145 KB63 KB (44%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WH2ZQ3X174 KB63 KB (36%)3rd
https://www.googletagmanager.com/gtag/js?id=DC-10579985&cx=c&gtm=4e64k0h2132 KB60 KB (46%)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
131 resources · 5.1 MB · 668 KB savings available
FIX
131 resources · 5.1 MB · 668 KB savings available
Warning::
Page weight 4.1 MB over 1MB target
Got: 5.1 MB Expected: ≤ 1 MB
Info::
~668 KB of savings available
Warning::
130 third-party resources (100% of weight)
Info::
9 resources over 200KB
131 resources · 5.1 MiB · 130 third-party 4.1 MiB over 1MB target
Media 49% · 2.5 MiB
JavaScript 31% · 1.6 MiB
Image 8% · 434.4 KiB
Font 5% · 239.6 KiB
Document 4% · 231.0 KiB
CSS 2% · 80.3 KiB
Other 1% · 62.5 KiB

~667.7 KiB of savings available

Remove unused JavaScript: 667.7 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
44 images, 0 KB saveable
REVIEW
44 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.
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.
44 images 433 KB
0 oversized -0 KB
44 legacy format
19 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

Web fonts

6

240 KB total

Render-blocking

0

of 6

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s FCP 1.2 s LCP 3.3 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 — 33 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 — 37 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 — 70 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 — 55 ms — font-display: swaphttps://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67f8d804c21dd81402c67d2f_TWKLausanne-350.woff267f8d804c21dd81402c67d2... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67f8d804c21dd81402c67d2f_TWKLausanne-350.woff2 — 30.7 KiB — 84 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 — 34 ms — font-display: swap
683ffc9a2aa1aa6187af000... woff swap
Size 43 KB
Load time 33 ms
Start 433 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
683ffdc79f974545ccaa636... woff swap
Size 43 KB
Load time 37 ms
Start 434 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 70 ms
Start 434 ms
Risk FOUT — text flashes from fallback to web font
68307cdc375ef1f7780a28f... woff2 swap
Size 31 KB
Load time 55 ms
Start 436 ms
Risk FOUT — text flashes from fallback to web font
67f8d804c21dd81402c67d2... woff2 swap
Size 31 KB
Load time 84 ms
Start 437 ms
Risk FOUT — text flashes from fallback to web font
UcC73FwrK3iLTeHuS_nVMrM... woff2 swap
Size 47 KB
Load time 34 ms
Start 462 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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
131 requests over 42297ms
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 44.0 s FCP 1.2 s LCP 3.3 shttps://typeform.com// https://typeform.com/ — 301 — 269 B — 38 ms — h2https://www.typeform.com/www.typeform.com/ https://www.typeform.com/ — 200 — 230.2 KiB — 140 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 — 61 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 — 79 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 45 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 — 948 B — 31 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.1 KiB — 32 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 — 470 B — 32 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 — 46 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 — 47 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 — 45 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 — 47 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 — 1002 B — 53 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 — 885 B — 52 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 — 776 B — 18 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 — 943 B — 21 ms — h3https://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 — 817 B — 21 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 — 25 ms — h2https://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 — 39 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 — 38 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.8 KiB — 47 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 — 51.9 KiB — 43 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 — 64 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.1 KiB — 107 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.3 KiB — 148 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.3 KiB — 149 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 — 2.9 KiB — 33 ms — h2https://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 — 783 B — 147 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 — 930 B — 147 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 — 870 B — 146 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 44.0 s FCP 1.2 s LCP 3.3 shttps://typeform.com// https://typeform.com/ — 301 — 269 B — 38 ms — h2https://www.typeform.com/www.typeform.com/ https://www.typeform.com/ — 200 — 230.2 KiB — 140 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 — 61 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 — 79 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 45 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 — 948 B — 31 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.1 KiB — 32 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 — 470 B — 32 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 — 46 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 — 47 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 — 45 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 — 47 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 — 1002 B — 53 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 — 885 B — 52 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 — 776 B — 18 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 — 943 B — 21 ms — h3https://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 — 817 B — 21 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 — 25 ms — h2https://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 — 39 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 — 38 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.8 KiB — 47 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 — 51.9 KiB — 43 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 — 64 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.1 KiB — 107 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.3 KiB — 148 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.3 KiB — 149 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 — 2.9 KiB — 33 ms — h2https://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 — 783 B — 147 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 — 930 B — 147 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 — 870 B — 146 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 — 831 B — 146 ms — h3https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/68f74c3ba5608fe77ace6f35_Frame%201982251279-p-1600.pngcdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/68f74c3ba5608fe77ace6f35_Frame%201982251279-p-1600.png — 200 — 308.0 KiB — 255 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 — 171 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 — 170 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 — 161 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 — 161 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.3 KiB — 161 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 — 161 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 — 169 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 — 169 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 — 169 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 — 188 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 — 159 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 — 160 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 — 160 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 — 193 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.5 KiB — 193 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 — 192 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 — 192 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 — 191 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.0 KiB — 68 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.3 KiB — 84 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.5 KiB — 225 ms — h3https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 316 B — 50 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 — 166 ms — h3https://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.5 KiB — 146 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 — 103 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 — 103 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.4 KiB — 105 ms — h3https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/672890ec4a4f53e7ce97a439_wetransfer.svgcdn.prod.website-files.com/6718da5e... https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/672890ec4a4f53e7ce97a439_wetransfer.svg — 200 — 5.0 KiB — 106 ms — h3https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/672890d44ff06c03b9169b96_slack.svgcdn.prod.website-files.com/6718da5e... https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/672890d44ff06c03b9169b96_slack.svg — 200 — 1.6 KiB — 99 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 — 99 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 — 107 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 — 111 ms — h3https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/672890a3d27752eaed89aa47_hubspot.svgcdn.prod.website-files.com/6718da5e... https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/672890a3d27752eaed89aa47_hubspot.svg — 200 — 2.9 KiB — 112 ms — h3https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/67289096a54485774b102f83_hermes.svgcdn.prod.website-files.com/6718da5e... https://cdn.prod.website-files.com/6718da5ecf694c9af0e8d5d7/67289096a54485774b102f83_hermes.svg — 200 — 1.8 KiB — 115 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 — 33 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 — 37 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 — 70 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 — 55 ms — h3https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67f8d804c21dd81402c67d2f_TWKLausanne-350.woff2cdn.prod.website-files.com/66ffe217... https://cdn.prod.website-files.com/66ffe2174aa8e8d5661c2708/67f8d804c21dd81402c67d2f_TWKLausanne-350.woff2 — 200 — 30.7 KiB — 84 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 — 34 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.1 KiB — 20 ms — h2https://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 — 18 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 — 4.9 KiB — 10 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 — 1.8 KiB — 10 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.0 KiB — 7 ms — h3https://cdn.optimizely.com/js/6084697625722880.jscdn.optimizely.com/js/6084697625722... https://cdn.optimizely.com/js/6084697625722880.js — 200 — 104.0 KiB — 47 ms — h2https://fast.wistia.com/embed/medias/5oojlzngxc.jsonfast.wistia.com/embed/medias/5oojlz... https://fast.wistia.com/embed/medias/5oojlzngxc.json — 200 — 2.7 KiB — 12 ms — h2https://www.googletagmanager.com/gtag/js?id=G-N6F0VDRT9W&cx=c&gtm=4e64k0h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-N6F0VDRT9W&cx=c&gtm=4e64k0h2 — 200 — 171.8 KiB — 66 ms — h2https://www.googletagmanager.com/gtag/js?id=DC-10579985&cx=c&gtm=4e64k0h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-10579985&cx=c&gtm=4e64k0h2 — 200 — 131.6 KiB — 92 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-853397325&cx=c&gtm=4e64k0h2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-853397325&cx=c&gtm=4e64k0h2 — 200 — 144.7 KiB — 92 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 — 34 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=12&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.typeform.com%2F&scrsrc=www.googletagmanager.com&rnd=1478589153.1776796969&navt=n&npa=1&ep.ads_data_redaction=0&_tu=CA&gtm=45He64k0h2v77526378za200zd77526378xea&gcs=G100&gcd=13q3q3q3q5l1&dma_cps=-&dma=0&tag_exp=0~115616985~115938466~115938469~117266400~117384405&apve=1&apvf=f&apvc=1&tft=1776796968811&tfd=1062pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=12&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.typeform.com%2F&scrsrc=www.googletagmanager.com&rnd=1478589153.1776796969&navt=n&npa=1&ep.ads_data_redaction=0&_tu=CA&gtm=45He64k0h2v77526378za200zd77526378xea&gcs=G100&gcd=13q3q3q3q5l1&dma_cps=-&dma=0&tag_exp=0~115616985~115938466~115938469~117266400~117384405&apve=1&apvf=f&apvc=1&tft=1776796968811&tfd=1062 — 200 — 21 B — 123 ms — h3https://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 — 20 ms — h2https://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 — 38 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 — 46 ms — h2https://fast.wistia.com/assets/images/blank.giffast.wistia.com/assets/images/blank... https://fast.wistia.com/assets/images/blank.gif — 200 — 1.4 KiB — 4 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 — 4 ms — h2https://partnerlinks.io/pr/grc/pk_RyQ0LNZ6oqvMhDPi94wJKTNChCL4oYcmpartnerlinks.io/pr/grc/pk_RyQ0LNZ6o... https://partnerlinks.io/pr/grc/pk_RyQ0LNZ6oqvMhDPi94wJKTNChCL4oYcm — 200 — 267 B — 28 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://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.4 KiB — 16 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.6 KiB — 21 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 — 19 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://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 — 501 B — 16 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 — 5.8 KiB — 23 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.7 KiB — 21 ms — h2https://embed-cloudfront.wistia.com/deliveries/a7cfd3fd214f562058bf48ea138f9c600506da0c.m3u8embed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/a7cfd3fd214f562058bf48ea138f9c600506da0c.m3u8 — 200 — 1.4 KiB — 4 ms — h2https://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 — 40 ms — h3https://embed-cloudfront.wistia.com/deliveries/a7cfd3fd214f562058bf48ea138f9c600506da0c.m3u8/seg-2-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/a7cfd3fd214f562058bf48ea138f9c600506da0c.m3u8/seg-2-v1-a1.ts — 200 — 224.4 KiB — 13 ms — h2https://embed-cloudfront.wistia.com/deliveries/a7cfd3fd214f562058bf48ea138f9c600506da0c.m3u8/seg-3-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/a7cfd3fd214f562058bf48ea138f9c600506da0c.m3u8/seg-3-v1-a1.ts — 200 — 112.7 KiB — 8 ms — h2https://click.prod.mplat-ppcprotect.com/v2/recv?lpn=n&plat=&data=eyJjbGllbnRfZGF0YSI6eyJocmVmIjoiaHR0cHM6Ly93d3cudHlwZWZvcm0uY29tLyIsInRva2VuIjoiZXlKaGJHY2lPaUpJVXpJMU5pSXNJblI1Y0NJNklrcFhWQ0o5LmV5SmhZMk52ZFc1MFgybGtJam94TlRZNE5uMC5JTExsMm10MFhoTFJia2tmYkh0RVdQVnRsQkpWM1hpRnY3Ym9sNEdTSUVBIiwiY2xpZW50X2lkIjowLCJsdW5pb19zZXNzaW9uX2lkIjoiZWIyM2QyZmEtYzcwMS00MWRiLTlkZWQtYmZkOWJhNDc4ZDNkIn19click.prod.mplat-ppcprotect.com/v2/... https://click.prod.mplat-ppcprotect.com/v2/recv?lpn=n&plat=&data=eyJjbGllbnRfZGF0YSI6eyJocmVmIjoiaHR0cHM6Ly93d3cudHlwZWZvcm0uY29tLyIsInRva2VuIjoiZXlKaGJHY2lPaUpJVXpJMU5pSXNJblI1Y0NJNklrcFhWQ0o5LmV5SmhZMk52ZFc1MFgybGtJam94TlRZNE5uMC5JTExsMm10MFhoTFJia2tmYkh0RVdQVnRsQkpWM1hpRnY3Ym9sNEdTSUVBIiwiY2xpZW50X2lkIjowLCJsdW5pb19zZXNzaW9uX2lkIjoiZWIyM2QyZmEtYzcwMS00MWRiLTlkZWQtYmZkOWJhNDc4ZDNkIn19 — 200 — 463 B — 96 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-N6F0VDRT9W&gtm=45je64k0h2v877404044z877526378za20gzb77526378zd77526378&_p=1776796968022&gcs=G100&gcd=13q3q3q3q5l1&npa=1&dma_cps=-&dma=0&_eu=AAAAAGA&are=1&cid=1691975802.1776796969&frm=0&gtm_up=1&pscdl=denied&rcb=0&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400~117384405~118167058&dl=https%3A%2F%2Fwww.typeform.com%2F&sid=1776796969&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=1727www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-N6F0VDRT9W&gtm=45je64k0h2v877404044z877526378za20gzb77526378zd77526378&_p=1776796968022&gcs=G100&gcd=13q3q3q3q5l1&npa=1&dma_cps=-&dma=0&_eu=AAAAAGA&are=1&cid=1691975802.1776796969&frm=0&gtm_up=1&pscdl=denied&rcb=0&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938466~115938468~117266400~117384405~118167058&dl=https%3A%2F%2Fwww.typeform.com%2F&sid=1776796969&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=1727 — 204 — 550 B — 96 ms — h2https://embed-cloudfront.wistia.com/deliveries/a7cfd3fd214f562058bf48ea138f9c600506da0c.m3u8/seg-4-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/a7cfd3fd214f562058bf48ea138f9c600506da0c.m3u8/seg-4-v1-a1.ts — 200 — 236.2 KiB — 16 ms — h2https://ade.googlesyndication.com/ddm/activity/src=10579985;type=tf_visit;cat=pageview;rcb=7;ord=7770025880831;npa=1;u17=www.typeform.com%2F;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KFA;gtm=45fe64k0h2v9136020176z877526378za20gzb77526378zd77526378xea;gcs=G100;gcd=13q3q3q3q5l1;dma_cps=-;dma=0;dc_fmt=8;tag_exp=0~115938466~115938468~117266401;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=7;ord=7770025880831;npa=1;u17=www.typeform.com%2F;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KFA;gtm=45fe64k0h2v9136020176z877526378za20gzb77526378zd77526378xea;gcs=G100;gcd=13q3q3q3q5l1;dma_cps=-;dma=0;dc_fmt=8;tag_exp=0~115938466~115938468~117266401;epver=2;~oref=https%3A%2F%2Fwww.typeform.com%2F? — 302 — 773 B — 82 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=7&frm=0&en=page_view&dl=https%3A%2F%2Fwww.typeform.com%2F&scrsrc=www.googletagmanager.com&rnd=1478589153.1776796969&navt=n&npa=1&_tu=CA&gtm=45fe64k0h2v9136020176z877526378za20gzb77526378zd77526378xec&gcs=G100&gcd=13q3q3q3q5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938468~117266401&apve=1&apvf=f&apvc=0&tids=DC-10579985&tid=DC-10579985&tft=1776796969560&tfd=1811pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=7&frm=0&en=page_view&dl=https%3A%2F%2Fwww.typeform.com%2F&scrsrc=www.googletagmanager.com&rnd=1478589153.1776796969&navt=n&npa=1&_tu=CA&gtm=45fe64k0h2v9136020176z877526378za20gzb77526378zd77526378xec&gcs=G100&gcd=13q3q3q3q5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938468~117266401&apve=1&apvf=f&apvc=0&tids=DC-10579985&tid=DC-10579985&tft=1776796969560&tfd=1811 — 200 — 21 B — 95 ms — h3https://embed-cloudfront.wistia.com/deliveries/a7cfd3fd214f562058bf48ea138f9c600506da0c.m3u8/seg-5-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/a7cfd3fd214f562058bf48ea138f9c600506da0c.m3u8/seg-5-v1-a1.ts — 200 — 159.7 KiB — 9 ms — h2https://pagead2.googlesyndication.com/pagead/conversion/853397325/?random=1776796969634&cv=11&fst=1776796969634&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k0h2v881501365z877526378za20gzb77526378zd77526378xea&gcs=G100&gcd=13q3q3q3q5l1&dma_cps=-&dma=0&tag_exp=0~115616986~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.typeform.com%2F&rcb=11&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=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&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=1776796969634&cv=11&fst=1776796969634&bg=ffffff&guid=ON&async=1&en=conversion&gtm=45be64k0h2v881501365z877526378za20gzb77526378zd77526378xea&gcs=G100&gcd=13q3q3q3q5l1&dma_cps=-&dma=0&tag_exp=0~115616986~115938466~115938469~117266400&u_w=800&u_h=600&url=https%3A%2F%2Fwww.typeform.com%2F&rcb=11&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=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uamb=0&uam=&uap=macOS&uapv=10.15.7&uaw=0&_tu=KA&data=ads_data_redaction%3Dfalse&category=acrcp_v1_512&fmt=8 — 204 — 21 B — 73 ms — h3https://ade.googlesyndication.com/ddm/activity/src=10579985;dc_pre=COaS2cHM_5MDFTLhlAkd2_Y7dQ;type=tf_visit;cat=pageview;rcb=7;ord=7770025880831;npa=1;u17=www.typeform.com%2F;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KFA;gtm=45fe64k0h2v9136020176z877526378za20gzb77526378zd77526378xea;gcs=G100;gcd=13q3q3q3q5l1;dma_cps=-;dma=0;dc_fmt=8;tag_exp=0~115938466~115938468~117266401;epver=2;~oref=https%3A%2F%2Fwww.typeform.com%2F?ade.googlesyndication.com/ddm/activ... https://ade.googlesyndication.com/ddm/activity/src=10579985;dc_pre=COaS2cHM_5MDFTLhlAkd2_Y7dQ;type=tf_visit;cat=pageview;rcb=7;ord=7770025880831;npa=1;u17=www.typeform.com%2F;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=denied;frm=0;_tu=KFA;gtm=45fe64k0h2v9136020176z877526378za20gzb77526378zd77526378xea;gcs=G100;gcd=13q3q3q3q5l1;dma_cps=-;dma=0;dc_fmt=8;tag_exp=0~115938466~115938468~117266401;epver=2;~oref=https%3A%2F%2Fwww.typeform.com%2F? — 200 — 118 B — 29 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=11&frm=0&en=page_view&dl=https%3A%2F%2Fwww.typeform.com%2F&scrsrc=www.googletagmanager.com&rnd=1478589153.1776796969&navt=n&npa=1&_tu=CA&gtm=45be64k0h2v881501365z877526378za20gzb77526378zd77526378xec&gcs=G100&gcd=13q3q3q3q5l1&dma_cps=-&dma=0&tag_exp=0~115616986~115938466~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-853397325&tid=AW-853397325&tft=1776796969643&tfd=1894pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=11&frm=0&en=page_view&dl=https%3A%2F%2Fwww.typeform.com%2F&scrsrc=www.googletagmanager.com&rnd=1478589153.1776796969&navt=n&npa=1&_tu=CA&gtm=45be64k0h2v881501365z877526378za20gzb77526378zd77526378xec&gcs=G100&gcd=13q3q3q3q5l1&dma_cps=-&dma=0&tag_exp=0~115616986~115938466~115938469~117266400&apve=1&apvf=f&apvc=0&tids=AW-853397325&tid=AW-853397325&tft=1776796969643&tfd=1894 — 200 — 21 B — 25 ms — h3https://embed-cloudfront.wistia.com/deliveries/a7cfd3fd214f562058bf48ea138f9c600506da0c.m3u8/seg-6-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/a7cfd3fd214f562058bf48ea138f9c600506da0c.m3u8/seg-6-v1-a1.ts — 200 — 230.3 KiB — 19 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.3 KiB — 5 ms — h2https://distillery.wistia.com/xdistillery.wistia.com/x https://distillery.wistia.com/x — 204 — 292 B — 54 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 — 862 B — 16 ms — h3https://embed-cloudfront.wistia.com/deliveries/a7cfd3fd214f562058bf48ea138f9c600506da0c.m3u8/seg-7-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/a7cfd3fd214f562058bf48ea138f9c600506da0c.m3u8/seg-7-v1-a1.ts — 200 — 236.2 KiB — 18 ms — h2https://embed-cloudfront.wistia.com/deliveries/a7cfd3fd214f562058bf48ea138f9c600506da0c.m3u8/seg-8-v1-a1.tsembed-cloudfront.wistia.com/deliver... https://embed-cloudfront.wistia.com/deliveries/a7cfd3fd214f562058bf48ea138f9c600506da0c.m3u8/seg-8-v1-a1.ts — 200 — 221.5 KiB — 16 ms — h2https://fast.wistia.com/assets/external/wistia-mux.js@379dc59f3883ecbd8a4ec99277538cfd8c619ee8fast.wistia.com/assets/external/wis... https://fast.wistia.com/assets/external/wistia-mux.js@379dc59f3883ecbd8a4ec99277538cfd8c619ee8 — 200 — 36.0 KiB — 10 ms — h2https://fg8vvsvnieiv3ej16jby.litix.io/fg8vvsvnieiv3ej16jby.litix.io/ https://fg8vvsvnieiv3ej16jby.litix.io/ — 200 — 197 B — 37 ms — http/1.1https://fast.wistia.com/assets/external/allIntegrations.js@379dc59f3883ecbd8a4ec99277538cfd8c619ee8fast.wistia.com/assets/external/all... https://fast.wistia.com/assets/external/allIntegrations.js@379dc59f3883ecbd8a4ec99277538cfd8c619ee8 — 200 — 16.0 KiB — 5 ms — h2https://distillery.wistia.com/xdistillery.wistia.com/x https://distillery.wistia.com/x — 204 — 292 B — 15 ms — h2https://distillery.wistia.com/xdistillery.wistia.com/x https://distillery.wistia.com/x — 204 — 290 B — 13 ms — h2https://fg8vvsvnieiv3ej16jby.litix.io/fg8vvsvnieiv3ej16jby.litix.io/ https://fg8vvsvnieiv3ej16jby.litix.io/ — 200 — 197 B — 11 ms — http/1.1https://distillery.wistia.com/xdistillery.wistia.com/x https://distillery.wistia.com/x — 204 — 291 B — 13 ms — h2https://distillery.wistia.com/xdistillery.wistia.com/x https://distillery.wistia.com/x — 204 — 292 B — 14 ms — h2https://fg8vvsvnieiv3ej16jby.litix.io/fg8vvsvnieiv3ej16jby.litix.io/ https://fg8vvsvnieiv3ej16jby.litix.io/ — 200 — 197 B — 12 ms — http/1.1https://distillery.wistia.com/xdistillery.wistia.com/x https://distillery.wistia.com/x — 204 — 291 B — 16 ms — h2https://distillery.wistia.com/xdistillery.wistia.com/x https://distillery.wistia.com/x — 204 — 292 B — 13 ms — h2https://fg8vvsvnieiv3ej16jby.litix.io/fg8vvsvnieiv3ej16jby.litix.io/ https://fg8vvsvnieiv3ej16jby.litix.io/ — 200 — 197 B — 12 ms — http/1.1https://fg8vvsvnieiv3ej16jby.litix.io/fg8vvsvnieiv3ej16jby.litix.io/ https://fg8vvsvnieiv3ej16jby.litix.io/ — 200 — 197 B — 11 ms — http/1.1
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 5082ms · 1366KB · €88/mo
cdn.prod.website-files.com
Other
Costly
Execution 1855ms
Transfer 52 KB
Monthly Cost €32/mo
fast.wistia.com
Other
Costly
Execution 1034ms
Transfer 162 KB
Unused 49%
Monthly Cost €18/mo
Unattributable
Other
Costly
Execution 616ms
Transfer 0 KB
Monthly Cost €11/mo
www.typeform.com
Other
Costly
Execution 566ms
Transfer 230 KB
Monthly Cost €10/mo
fast.wistia.com
Other
Costly
Execution 342ms
Transfer 159 KB
Unused 54%
Monthly Cost €6/mo
Google Tag Manager
Tag Manager
Optional
Execution 161ms
Transfer 174 KB
Unused 36%
Monthly Cost €3/mo
cdn.prod.website-files.com
Other
Optional
Execution 125ms
Transfer 18 KB
Monthly Cost €2/mo
Google Tag Manager
Tag Manager
Optional
Execution 92ms
Transfer 172 KB
Unused 40%
Monthly Cost €2/mo
OneTrust
Consent
Essential
Execution 82ms
Transfer 120 KB
Unused 53%
Monthly Cost €1/mo
cdn.prod.website-files.com
Other
Optional
Execution 80ms
Transfer 1 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 66ms
Transfer 145 KB
Unused 44%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 63ms
Transfer 132 KB
Unused 46%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • cdn.prod.website-files.com adds 1855ms and costs ~€32/month
  • fast.wistia.com adds 1034ms and costs ~€18/month
  • Unattributable adds 616ms and costs ~€11/month
  • www.typeform.com adds 566ms and costs ~€10/month
  • fast.wistia.com adds 342ms and costs ~€6/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 1855ms 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 1034ms 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 616ms 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 566ms 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 342ms 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

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

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

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