Skip to content
https://sert-nfpmk.ru

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
88
GRADE
B
FIX
2
REVIEW
6
PASS
12
INFO
2

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

94
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
77
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.07 s

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

1.38 s

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

0 ms

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

0.000

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

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

1.39 s

Page Load Progression

488 ms
976 ms
1.5 s
2.0 s
2.4 s
2.9 s
3.4 s
3.9 s
Checks
22
12 PASS 6 REVIEW 2 FIX
D
Third-Party Impact
Action
79% third-party, 0 ms blocking
FIX
79% third-party, 0 ms blocking
Warning::
Third-party code accounts for 79% of page weight (402.1 KiB of 507.8 KiB)
Info::
Third-party blocking time is low (0 ms)
21%
79%
First-party Third-party
D
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.
Info::
ETag present — enables conditional (304) responses
Info::
Last-Modified header present

No Cache-Control header

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

C
Image Optimization
Action
22 images, 0 KB saveable
REVIEW
22 images, 0 KB saveable
Warning::
https://static.tildacdn.com/tild3561-3233-4465-b03... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://optim.tildacdn.com/tild3331-3665-4334-b334... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
22 images 184 KB
0 oversized -0 KB
18 legacy format
2 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

B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
B
Document Compression
Document response uses gzip; brotli would be ~20% smaller
REVIEW
Document response uses gzip; brotli would be ~20% smaller
Info::
Main HTML response uses gzip (brotli would be ~20% smaller)
All current browsers support brotli. Most CDNs (Cloudflare, Fastly, AWS CloudFront, Vercel, Netlify) can switch from gzip to brotli with a single config flag. Origin servers (nginx, Apache) need a brotli module compiled in -- nginx-brotli or Apache mod_brotli.
B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Page Weight Budget
508 KB transferred, 64 requests
PASS
508 KB transferred, 64 requests
Info::
Page weighs 1.2 MB (508 KB transferred)
Info::
64 HTTP requests
Info::
Estimated 0.10 g CO2 per page load
508 KB / 2.4 MB budget
508 KB transferred
64 requests
0.10 g CO2 per page load
Images 184.1 KiB 36%
JavaScript 144.1 KiB 28%
HTML 105.7 KiB 21%
Fonts 44.8 KiB 9%
CSS 26.9 KiB 5%
Other 1.8 KiB 0%
Other 412 B 0%
0 2.4 MB 4.9 MB
Under budget
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+
JS Execution Cost
355ms total JS execution
PASS
355ms total JS execution
Warning::
https://sert-nfpmk.ru/: 284ms CPU time
Info::
Unattributable: 71ms CPU time

Main Thread Breakdown

Other 33% Style & Layout 32% Script Evaluation 15% Rendering 11% Parse HTML & CSS 5% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
https://sert-nfpmk.ru/284ms14ms8ms1st
Unattributable71ms1ms0ms1st
A+
Font Loading
4 fonts (45 KB)
PASS
4 fonts (45 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

45 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 1.1 s LCP 1.4 shttps://fonts.gstatic.com/s/ptserif/v19/EJRSQgYoZZY2vCFuvAnt66qSVyvVp8NA.woff2EJRSQgYoZZY2vCFuvAnt66q... https://fonts.gstatic.com/s/ptserif/v19/EJRSQgYoZZY2vCFuvAnt66qSVyvVp8NA.woff2 — 13.2 KiB — 25 ms — font-display: swaphttps://fonts.gstatic.com/s/ptserif/v19/EJRVQgYoZZY2vCFuvAFSzr-_dSb_nco.woff2EJRVQgYoZZY2vCFuvAFSzr-... https://fonts.gstatic.com/s/ptserif/v19/EJRVQgYoZZY2vCFuvAFSzr-_dSb_nco.woff2 — 9.2 KiB — 29 ms — font-display: swaphttps://fonts.gstatic.com/s/ptserif/v19/EJRVQgYoZZY2vCFuvAFWzr-_dSb_.woff2EJRVQgYoZZY2vCFuvAFWzr-... https://fonts.gstatic.com/s/ptserif/v19/EJRVQgYoZZY2vCFuvAFWzr-_dSb_.woff2 — 13.1 KiB — 28 ms — font-display: swaphttps://fonts.gstatic.com/s/ptserif/v19/EJRSQgYoZZY2vCFuvAnt66qWVyvVp8NAyIw.woff2EJRSQgYoZZY2vCFuvAnt66q... https://fonts.gstatic.com/s/ptserif/v19/EJRSQgYoZZY2vCFuvAnt66qWVyvVp8NAyIw.woff2 — 9.3 KiB — 34 ms — font-display: swap
EJRSQgYoZZY2vCFuvAnt66q... woff2 swap
Size 13 KB
Load time 25 ms
Start 325 ms
Risk FOUT — text flashes from fallback to web font
EJRVQgYoZZY2vCFuvAFSzr-... woff2 swap
Size 9 KB
Load time 29 ms
Start 325 ms
Risk FOUT — text flashes from fallback to web font
EJRVQgYoZZY2vCFuvAFWzr-... woff2 swap
Size 13 KB
Load time 28 ms
Start 326 ms
Risk FOUT — text flashes from fallback to web font
EJRSQgYoZZY2vCFuvAnt66q... woff2 swap
Size 9 KB
Load time 34 ms
Start 326 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)
A+
JS Bundles
19 scripts, 28 KB unused
PASS
19 scripts, 28 KB unused
Warning::
https://static.tildacdn.com/js/tilda-forms-1.0.min...: 28 KB unused (88%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 28 KB
28 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://static.tildacdn.com/js/tilda-forms-1.0.min.js32 KB28 KB (88%)3rd
https://static.tildacdn.com/js/tilda-zero-1.1.min.js14 KB3rd
https://static.tildacdn.com/js/tilda-cards-1.0.min.js1 KB3rd
https://static.tildacdn.com/ws/project5639539/tilda-blocks-page89428896.min.js?t=17854175904 KB3rd
https://static.tildacdn.com/js/tilda-lazyload-1.0.min.js8 KB3rd
https://static.tildacdn.com/js/tilda-animation-2.0.min.js23 KB3rd
https://static.tildacdn.com/js/tilda-menu-1.0.min.js4 KB3rd
https://static.tildacdn.com/js/tilda-cover-1.0.min.js5 KB3rd
https://neo.tildacdn.com/js/tilda-fallback-1.0.min.js1 KB3rd
https://static.tildacdn.com/js/tilda-scripts-3.0.min.js8 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A
Asset Compression
1 of 1 asset host still on gzip
PASS
1 of 1 asset host still on gzip
Info::
static.tildacdn.com serves assets with gzip; brotli would be ~20% smaller (assets: 36)
Every current browser accepts brotli. On a CDN this is a per-pull-zone toggle (Cloudflare, Fastly, CloudFront, CDN77, Bunny all expose it); on an origin it needs the brotli module (nginx-brotli, Apache mod_brotli). The saving lands on the assets this host serves, not on the HTML document -- the document's own encoding is reported separately.
Got: static.tildacdn.com (application/javascript)
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Warning::
Compressed response missing `Vary` header
The page is served with `Content-Encoding: gzip` but has no `Vary` header. Without `Vary: Accept-Encoding`, intermediary caches (corporate proxies, ISP caches) may serve the compressed variant to clients that didn't send the matching `Accept-Encoding` -- the client sees garbled bytes. Add `Vary: Accept-Encoding` whenever the response is conditionally compressed.
Info::
Both `ETag` and `Last-Modified` present -- efficient revalidation supported
The page returns both `ETag` (content hash) and `Last-Modified` (timestamp) headers. Browsers can issue conditional GETs with `If-None-Match` or `If-Modified-Since`; the server returns 304 Not Modified for unchanged content, saving bandwidth. ETag is the more reliable of the two (timestamps fail in DST transitions and clock skew).
A
Page Weight Inventory
64 resources · 508 KB · 28 KB savings available
PASS
64 resources · 508 KB · 28 KB savings available
Info::
Within 1MB page-weight target
Got: 508 KB
Warning::
63 third-party resources (79% of weight)
64 resources · 507.8 KiB · 63 third-party Within 1MB page-weight target
Image 37% · 185.9 KiB
JavaScript 28% · 144.1 KiB
Document 21% · 105.7 KiB
Font 9% · 44.8 KiB
CSS 5% · 26.9 KiB
Other 0% · 412 B

~27.6 KiB of savings available

Remove unused JavaScript: 27.6 KiB
Network Waterfall
64 requests over 3105ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.1 s LCP 1.4 shttps://sert-nfpmk.ru// https://sert-nfpmk.ru/ — 200 — 105.7 KiB — 204 ms — h2https://neo.tildacdn.com/js/tilda-fallback-1.0.min.jsneo.tildacdn.com/js/tilda-fallback-... https://neo.tildacdn.com/js/tilda-fallback-1.0.min.js — 200 — 1.1 KiB — 235 ms — h2https://static.tildacdn.com/css/tilda-grid-3.0.min.cssstatic.tildacdn.com/css/tilda-grid-... https://static.tildacdn.com/css/tilda-grid-3.0.min.css — 200 — 1.3 KiB — 89 ms — h2https://static.tildacdn.com/ws/project5639539/tilda-blocks-page89428896.min.css?t=1785417590static.tildacdn.com/ws/project56395... https://static.tildacdn.com/ws/project5639539/tilda-blocks-page89428896.min.css?t=1785417590 — 200 — 10.6 KiB — 91 ms — h2https://fonts.googleapis.com/css2?family=PT+Serif:wght@400;700&subset=latin,cyrillicfonts.googleapis.com/css2?family=PT... https://fonts.googleapis.com/css2?family=PT+Serif:wght@400;700&subset=latin,cyrillic — 200 — 1005 B — 78 ms — h2https://static.tildacdn.com/css/tilda-animation-2.0.min.cssstatic.tildacdn.com/css/tilda-anima... https://static.tildacdn.com/css/tilda-animation-2.0.min.css — 200 — 1.3 KiB — 91 ms — h2https://static.tildacdn.com/css/tilda-cover-1.0.min.cssstatic.tildacdn.com/css/tilda-cover... https://static.tildacdn.com/css/tilda-cover-1.0.min.css — 200 — 959 B — 92 ms — h2https://static.tildacdn.com/css/tilda-forms-1.0.min.cssstatic.tildacdn.com/css/tilda-forms... https://static.tildacdn.com/css/tilda-forms-1.0.min.css — 200 — 10.1 KiB — 83 ms — h2https://static.tildacdn.com/css/tilda-cards-1.0.min.cssstatic.tildacdn.com/css/tilda-cards... https://static.tildacdn.com/css/tilda-cards-1.0.min.css — 200 — 431 B — 85 ms — h2https://thb.tildacdn.com/tild3331-3665-4334-b334-326166316464/-/resize/20x/____.pngthb.tildacdn.com/tild3331-3665-4334... https://thb.tildacdn.com/tild3331-3665-4334-b334-326166316464/-/resize/20x/____.png — 200 — 1.0 KiB — 90 ms — h2https://static.tildacdn.com/tild3561-3233-4465-b034-353964313035/nfpmk_logo_color.pngstatic.tildacdn.com/tild3561-3233-4... https://static.tildacdn.com/tild3561-3233-4465-b034-353964313035/nfpmk_logo_color.png — 200 — 27.3 KiB — 32 ms — h2https://static.tildacdn.com/css/tilda-date-picker-1.0.min.cssstatic.tildacdn.com/css/tilda-date-... https://static.tildacdn.com/css/tilda-date-picker-1.0.min.css — 200 — 1.2 KiB — 29 ms — h2https://static.tildacdn.com/js/tilda-date-picker-1.0.min.jsstatic.tildacdn.com/js/tilda-date-p... https://static.tildacdn.com/js/tilda-date-picker-1.0.min.js — 200 — 5.3 KiB — 34 ms — h2https://static.tildacdn.com/js/tilda-scripts-3.0.min.jsstatic.tildacdn.com/js/tilda-script... https://static.tildacdn.com/js/tilda-scripts-3.0.min.js — 200 — 7.6 KiB — 70 ms — h2https://static.tildacdn.com/ws/project5639539/tilda-blocks-page89428896.min.js?t=1785417590static.tildacdn.com/ws/project56395... https://static.tildacdn.com/ws/project5639539/tilda-blocks-page89428896.min.js?t=1785417590 — 200 — 3.9 KiB — 70 ms — h2https://static.tildacdn.com/js/tilda-lazyload-1.0.min.jsstatic.tildacdn.com/js/tilda-lazylo... https://static.tildacdn.com/js/tilda-lazyload-1.0.min.js — 200 — 8.0 KiB — 70 ms — h2https://static.tildacdn.com/js/tilda-animation-2.0.min.jsstatic.tildacdn.com/js/tilda-animat... https://static.tildacdn.com/js/tilda-animation-2.0.min.js — 200 — 23.4 KiB — 47 ms — h2https://static.tildacdn.com/js/tilda-menu-1.0.min.jsstatic.tildacdn.com/js/tilda-menu-1... https://static.tildacdn.com/js/tilda-menu-1.0.min.js — 200 — 4.1 KiB — 71 ms — h2https://static.tildacdn.com/js/tilda-cover-1.0.min.jsstatic.tildacdn.com/js/tilda-cover-... https://static.tildacdn.com/js/tilda-cover-1.0.min.js — 200 — 5.2 KiB — 44 ms — h2https://static.tildacdn.com/js/tilda-zero-1.1.min.jsstatic.tildacdn.com/js/tilda-zero-1... https://static.tildacdn.com/js/tilda-zero-1.1.min.js — 200 — 14.0 KiB — 35 ms — h2https://static.tildacdn.com/js/tilda-paint-icons.min.jsstatic.tildacdn.com/js/tilda-paint-... https://static.tildacdn.com/js/tilda-paint-icons.min.js — 200 — 15.7 KiB — 43 ms — h2https://static.tildacdn.com/js/tilda-forms-1.0.min.jsstatic.tildacdn.com/js/tilda-forms-... https://static.tildacdn.com/js/tilda-forms-1.0.min.js — 200 — 32.4 KiB — 75 ms — h2https://static.tildacdn.com/js/tilda-cards-1.0.min.jsstatic.tildacdn.com/js/tilda-cards-... https://static.tildacdn.com/js/tilda-cards-1.0.min.js — 200 — 837 B — 71 ms — h2https://static.tildacdn.com/js/tilda-video-1.0.min.jsstatic.tildacdn.com/js/tilda-video-... https://static.tildacdn.com/js/tilda-video-1.0.min.js — 200 — 4.0 KiB — 71 ms — h2https://static.tildacdn.com/js/tilda-video-processor-1.0.min.jsstatic.tildacdn.com/js/tilda-video-... https://static.tildacdn.com/js/tilda-video-processor-1.0.min.js — 200 — 4.1 KiB — 72 ms — h2https://static.tildacdn.com/js/tilda-zero-scale-1.0.min.jsstatic.tildacdn.com/js/tilda-zero-s... https://static.tildacdn.com/js/tilda-zero-scale-1.0.min.js — 200 — 2.7 KiB — 72 ms — h2https://static.tildacdn.com/js/tilda-skiplink-1.0.min.jsstatic.tildacdn.com/js/tilda-skipli... https://static.tildacdn.com/js/tilda-skiplink-1.0.min.js — 200 — 1.1 KiB — 72 ms — h2https://static.tildacdn.com/js/tilda-events-1.0.min.jsstatic.tildacdn.com/js/tilda-events... https://static.tildacdn.com/js/tilda-events-1.0.min.js — 200 — 4.2 KiB — 42 ms — h2https://static.tildacdn.com/img/tildacopy.pngstatic.tildacdn.com/img/tildacopy.p... https://static.tildacdn.com/img/tildacopy.png — 200 — 985 B — 71 ms — h2https://thb.tildacdn.com/tild3836-3432-4231-a630-393738386665/-/resize/20x/pexels-fauxels-31843.jpgthb.tildacdn.com/tild3836-3432-4231... https://thb.tildacdn.com/tild3836-3432-4231-a630-393738386665/-/resize/20x/pexels-fauxels-31843.jpg — 200 — 4.1 KiB — 29 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 1.1 s LCP 1.4 shttps://sert-nfpmk.ru// https://sert-nfpmk.ru/ — 200 — 105.7 KiB — 204 ms — h2https://neo.tildacdn.com/js/tilda-fallback-1.0.min.jsneo.tildacdn.com/js/tilda-fallback-... https://neo.tildacdn.com/js/tilda-fallback-1.0.min.js — 200 — 1.1 KiB — 235 ms — h2https://static.tildacdn.com/css/tilda-grid-3.0.min.cssstatic.tildacdn.com/css/tilda-grid-... https://static.tildacdn.com/css/tilda-grid-3.0.min.css — 200 — 1.3 KiB — 89 ms — h2https://static.tildacdn.com/ws/project5639539/tilda-blocks-page89428896.min.css?t=1785417590static.tildacdn.com/ws/project56395... https://static.tildacdn.com/ws/project5639539/tilda-blocks-page89428896.min.css?t=1785417590 — 200 — 10.6 KiB — 91 ms — h2https://fonts.googleapis.com/css2?family=PT+Serif:wght@400;700&subset=latin,cyrillicfonts.googleapis.com/css2?family=PT... https://fonts.googleapis.com/css2?family=PT+Serif:wght@400;700&subset=latin,cyrillic — 200 — 1005 B — 78 ms — h2https://static.tildacdn.com/css/tilda-animation-2.0.min.cssstatic.tildacdn.com/css/tilda-anima... https://static.tildacdn.com/css/tilda-animation-2.0.min.css — 200 — 1.3 KiB — 91 ms — h2https://static.tildacdn.com/css/tilda-cover-1.0.min.cssstatic.tildacdn.com/css/tilda-cover... https://static.tildacdn.com/css/tilda-cover-1.0.min.css — 200 — 959 B — 92 ms — h2https://static.tildacdn.com/css/tilda-forms-1.0.min.cssstatic.tildacdn.com/css/tilda-forms... https://static.tildacdn.com/css/tilda-forms-1.0.min.css — 200 — 10.1 KiB — 83 ms — h2https://static.tildacdn.com/css/tilda-cards-1.0.min.cssstatic.tildacdn.com/css/tilda-cards... https://static.tildacdn.com/css/tilda-cards-1.0.min.css — 200 — 431 B — 85 ms — h2https://thb.tildacdn.com/tild3331-3665-4334-b334-326166316464/-/resize/20x/____.pngthb.tildacdn.com/tild3331-3665-4334... https://thb.tildacdn.com/tild3331-3665-4334-b334-326166316464/-/resize/20x/____.png — 200 — 1.0 KiB — 90 ms — h2https://static.tildacdn.com/tild3561-3233-4465-b034-353964313035/nfpmk_logo_color.pngstatic.tildacdn.com/tild3561-3233-4... https://static.tildacdn.com/tild3561-3233-4465-b034-353964313035/nfpmk_logo_color.png — 200 — 27.3 KiB — 32 ms — h2https://static.tildacdn.com/css/tilda-date-picker-1.0.min.cssstatic.tildacdn.com/css/tilda-date-... https://static.tildacdn.com/css/tilda-date-picker-1.0.min.css — 200 — 1.2 KiB — 29 ms — h2https://static.tildacdn.com/js/tilda-date-picker-1.0.min.jsstatic.tildacdn.com/js/tilda-date-p... https://static.tildacdn.com/js/tilda-date-picker-1.0.min.js — 200 — 5.3 KiB — 34 ms — h2https://static.tildacdn.com/js/tilda-scripts-3.0.min.jsstatic.tildacdn.com/js/tilda-script... https://static.tildacdn.com/js/tilda-scripts-3.0.min.js — 200 — 7.6 KiB — 70 ms — h2https://static.tildacdn.com/ws/project5639539/tilda-blocks-page89428896.min.js?t=1785417590static.tildacdn.com/ws/project56395... https://static.tildacdn.com/ws/project5639539/tilda-blocks-page89428896.min.js?t=1785417590 — 200 — 3.9 KiB — 70 ms — h2https://static.tildacdn.com/js/tilda-lazyload-1.0.min.jsstatic.tildacdn.com/js/tilda-lazylo... https://static.tildacdn.com/js/tilda-lazyload-1.0.min.js — 200 — 8.0 KiB — 70 ms — h2https://static.tildacdn.com/js/tilda-animation-2.0.min.jsstatic.tildacdn.com/js/tilda-animat... https://static.tildacdn.com/js/tilda-animation-2.0.min.js — 200 — 23.4 KiB — 47 ms — h2https://static.tildacdn.com/js/tilda-menu-1.0.min.jsstatic.tildacdn.com/js/tilda-menu-1... https://static.tildacdn.com/js/tilda-menu-1.0.min.js — 200 — 4.1 KiB — 71 ms — h2https://static.tildacdn.com/js/tilda-cover-1.0.min.jsstatic.tildacdn.com/js/tilda-cover-... https://static.tildacdn.com/js/tilda-cover-1.0.min.js — 200 — 5.2 KiB — 44 ms — h2https://static.tildacdn.com/js/tilda-zero-1.1.min.jsstatic.tildacdn.com/js/tilda-zero-1... https://static.tildacdn.com/js/tilda-zero-1.1.min.js — 200 — 14.0 KiB — 35 ms — h2https://static.tildacdn.com/js/tilda-paint-icons.min.jsstatic.tildacdn.com/js/tilda-paint-... https://static.tildacdn.com/js/tilda-paint-icons.min.js — 200 — 15.7 KiB — 43 ms — h2https://static.tildacdn.com/js/tilda-forms-1.0.min.jsstatic.tildacdn.com/js/tilda-forms-... https://static.tildacdn.com/js/tilda-forms-1.0.min.js — 200 — 32.4 KiB — 75 ms — h2https://static.tildacdn.com/js/tilda-cards-1.0.min.jsstatic.tildacdn.com/js/tilda-cards-... https://static.tildacdn.com/js/tilda-cards-1.0.min.js — 200 — 837 B — 71 ms — h2https://static.tildacdn.com/js/tilda-video-1.0.min.jsstatic.tildacdn.com/js/tilda-video-... https://static.tildacdn.com/js/tilda-video-1.0.min.js — 200 — 4.0 KiB — 71 ms — h2https://static.tildacdn.com/js/tilda-video-processor-1.0.min.jsstatic.tildacdn.com/js/tilda-video-... https://static.tildacdn.com/js/tilda-video-processor-1.0.min.js — 200 — 4.1 KiB — 72 ms — h2https://static.tildacdn.com/js/tilda-zero-scale-1.0.min.jsstatic.tildacdn.com/js/tilda-zero-s... https://static.tildacdn.com/js/tilda-zero-scale-1.0.min.js — 200 — 2.7 KiB — 72 ms — h2https://static.tildacdn.com/js/tilda-skiplink-1.0.min.jsstatic.tildacdn.com/js/tilda-skipli... https://static.tildacdn.com/js/tilda-skiplink-1.0.min.js — 200 — 1.1 KiB — 72 ms — h2https://static.tildacdn.com/js/tilda-events-1.0.min.jsstatic.tildacdn.com/js/tilda-events... https://static.tildacdn.com/js/tilda-events-1.0.min.js — 200 — 4.2 KiB — 42 ms — h2https://static.tildacdn.com/img/tildacopy.pngstatic.tildacdn.com/img/tildacopy.p... https://static.tildacdn.com/img/tildacopy.png — 200 — 985 B — 71 ms — h2https://thb.tildacdn.com/tild3836-3432-4231-a630-393738386665/-/resize/20x/pexels-fauxels-31843.jpgthb.tildacdn.com/tild3836-3432-4231... https://thb.tildacdn.com/tild3836-3432-4231-a630-393738386665/-/resize/20x/pexels-fauxels-31843.jpg — 200 — 4.1 KiB — 29 ms — h2https://static.tildacdn.com/lib/icons/bullets/check2.svgstatic.tildacdn.com/lib/icons/bulle... https://static.tildacdn.com/lib/icons/bullets/check2.svg — 200 — 654 B — 58 ms — h2https://static.tildacdn.com/lib/icons/button/arw_right_semibold.svgstatic.tildacdn.com/lib/icons/butto... https://static.tildacdn.com/lib/icons/button/arw_right_semibold.svg — 200 — 629 B — 89 ms — h2https://fonts.gstatic.com/s/ptserif/v19/EJRSQgYoZZY2vCFuvAnt66qSVyvVp8NA.woff2fonts.gstatic.com/s/ptserif/v19/EJR... https://fonts.gstatic.com/s/ptserif/v19/EJRSQgYoZZY2vCFuvAnt66qSVyvVp8NA.woff2 — 200 — 13.2 KiB — 25 ms — h3https://fonts.gstatic.com/s/ptserif/v19/EJRVQgYoZZY2vCFuvAFSzr-_dSb_nco.woff2fonts.gstatic.com/s/ptserif/v19/EJR... https://fonts.gstatic.com/s/ptserif/v19/EJRVQgYoZZY2vCFuvAFSzr-_dSb_nco.woff2 — 200 — 9.2 KiB — 29 ms — h3https://fonts.gstatic.com/s/ptserif/v19/EJRVQgYoZZY2vCFuvAFWzr-_dSb_.woff2fonts.gstatic.com/s/ptserif/v19/EJR... https://fonts.gstatic.com/s/ptserif/v19/EJRVQgYoZZY2vCFuvAFWzr-_dSb_.woff2 — 200 — 13.1 KiB — 28 ms — h3https://fonts.gstatic.com/s/ptserif/v19/EJRSQgYoZZY2vCFuvAnt66qWVyvVp8NAyIw.woff2fonts.gstatic.com/s/ptserif/v19/EJR... https://fonts.gstatic.com/s/ptserif/v19/EJRSQgYoZZY2vCFuvAnt66qWVyvVp8NAyIw.woff2 — 200 — 9.3 KiB — 34 ms — h3https://thb.tildacdn.com/tild3465-3063-4434-b738-356232653362/-/resizeb/20x/image.pngthb.tildacdn.com/tild3465-3063-4434... https://thb.tildacdn.com/tild3465-3063-4434-b738-356232653362/-/resizeb/20x/image.png — 200 — 1.6 KiB — 32 ms — h3https://thb.tildacdn.com/tild3736-6436-4334-b364-343932633230/-/resizeb/20x/noroot.pngthb.tildacdn.com/tild3736-6436-4334... https://thb.tildacdn.com/tild3736-6436-4334-b364-343932633230/-/resizeb/20x/noroot.png — 200 — 1.5 KiB — 62 ms — h3https://thb.tildacdn.com/tild3665-6133-4136-b333-313063663133/-/resizeb/20x/image.pngthb.tildacdn.com/tild3665-6133-4136... https://thb.tildacdn.com/tild3665-6133-4136-b333-313063663133/-/resizeb/20x/image.png — 200 — 2.3 KiB — 42 ms — h3https://thb.tildacdn.com/tild3761-3332-4661-a436-373063346364/-/resizeb/20x/image.pngthb.tildacdn.com/tild3761-3332-4661... https://thb.tildacdn.com/tild3761-3332-4661-a436-373063346364/-/resizeb/20x/image.png — 200 — 2.1 KiB — 36 ms — h3https://thb.tildacdn.com/tild6231-6231-4634-b863-646166636237/-/resizeb/20x/image.pngthb.tildacdn.com/tild6231-6231-4634... https://thb.tildacdn.com/tild6231-6231-4634-b863-646166636237/-/resizeb/20x/image.png — 200 — 1.8 KiB — 41 ms — h3https://thb.tildacdn.com/tild6433-3463-4138-a565-663130643037/-/resizeb/20x/image.pngthb.tildacdn.com/tild6433-3463-4138... https://thb.tildacdn.com/tild6433-3463-4138-a565-663130643037/-/resizeb/20x/image.png — 200 — 1.6 KiB — 45 ms — h3https://thb.tildacdn.com/tild3539-6236-4463-a439-663034326265/-/resizeb/20x/image.pngthb.tildacdn.com/tild3539-6236-4463... https://thb.tildacdn.com/tild3539-6236-4463-a439-663034326265/-/resizeb/20x/image.png — 200 — 2.0 KiB — 65 ms — h3https://thb.tildacdn.com/tild6436-6566-4437-b334-653237316237/-/resizeb/20x/photo.jpgthb.tildacdn.com/tild6436-6566-4437... https://thb.tildacdn.com/tild6436-6566-4437-b334-653237316237/-/resizeb/20x/photo.jpg — 200 — 1.2 KiB — 45 ms — h3https://thb.tildacdn.com/tild3564-3463-4031-a338-343437353036/-/resizeb/20x/image.pngthb.tildacdn.com/tild3564-3463-4031... https://thb.tildacdn.com/tild3564-3463-4031-a338-343437353036/-/resizeb/20x/image.png — 200 — 1.7 KiB — 40 ms — h3https://thb.tildacdn.com/tild6432-3666-4165-b364-313530383533/-/resizeb/20x/noroot.pngthb.tildacdn.com/tild6432-3666-4165... https://thb.tildacdn.com/tild6432-3666-4165-b364-313530383533/-/resizeb/20x/noroot.png — 200 — 1.5 KiB — 51 ms — h3https://thb.tildacdn.com/tild3536-3332-4864-b938-303464393330/-/resizeb/20x/noroot.pngthb.tildacdn.com/tild3536-3332-4864... https://thb.tildacdn.com/tild3536-3332-4864-b938-303464393330/-/resizeb/20x/noroot.png — 200 — 1.5 KiB — 51 ms — h3https://thb.tildacdn.com/tild3833-3434-4934-a330-373735653030/-/resizeb/20x/image.pngthb.tildacdn.com/tild3833-3434-4934... https://thb.tildacdn.com/tild3833-3434-4934-a330-373735653030/-/resizeb/20x/image.png — 200 — 1.8 KiB — 79 ms — h3data:image/webp;base64,UklGRjoAAABXRUJQVlA4IC4AAACyAgCdASoCAAIALmk0mk0iIiIiIgBoSygABc6WWgAA/veff/0P…data:image/webp;base64,UklGRjoAAABX... data:image/webp;base64,UklGRjoAAABXRUJQVlA4IC4AAACyAgCdASoCAAIALmk0mk0iIiIiIgBoSygABc6WWgAA/veff/0P… — 200 — 0 B — 0 ms — datahttps://static.tildacdn.com/js/tilda-forms-custommask-1.0.min.jsstatic.tildacdn.com/js/tilda-forms-... https://static.tildacdn.com/js/tilda-forms-custommask-1.0.min.js — 200 — 2.6 KiB — 29 ms — h2https://static.tildacdn.com/img/tildafavicon.icostatic.tildacdn.com/img/tildafavico... https://static.tildacdn.com/img/tildafavicon.ico — 200 — 1.8 KiB — 29 ms — h2https://static.tildacdn.com/lib/icons/bullets/check2.svgstatic.tildacdn.com/lib/icons/bulle... https://static.tildacdn.com/lib/icons/bullets/check2.svg — 200 — 0 B — 3 ms — h2https://static.tildacdn.com/lib/icons/bullets/check2.svgstatic.tildacdn.com/lib/icons/bulle... https://static.tildacdn.com/lib/icons/bullets/check2.svg — 200 — 0 B — 5 ms — h2https://static.tildacdn.com/lib/icons/bullets/check2.svgstatic.tildacdn.com/lib/icons/bulle... https://static.tildacdn.com/lib/icons/bullets/check2.svg — 200 — 0 B — 6 ms — h2https://static.tildacdn.com/lib/icons/bullets/check2.svgstatic.tildacdn.com/lib/icons/bulle... https://static.tildacdn.com/lib/icons/bullets/check2.svg — 200 — 0 B — 6 ms — h2https://static.tildacdn.com/lib/icons/bullets/check2.svgstatic.tildacdn.com/lib/icons/bulle... https://static.tildacdn.com/lib/icons/bullets/check2.svg — 200 — 0 B — 7 ms — h2https://static.tildacdn.com/lib/icons/bullets/check2.svgstatic.tildacdn.com/lib/icons/bulle... https://static.tildacdn.com/lib/icons/bullets/check2.svg — 200 — 0 B — 8 ms — h2https://static.tildacdn.com/lib/icons/bullets/check2.svgstatic.tildacdn.com/lib/icons/bulle... https://static.tildacdn.com/lib/icons/bullets/check2.svg — 200 — 0 B — 9 ms — h2https://static.tildacdn.com/lib/icons/bullets/check2.svgstatic.tildacdn.com/lib/icons/bulle... https://static.tildacdn.com/lib/icons/bullets/check2.svg — 200 — 0 B — 8 ms — h2data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzM…data:image/svg+xml;base64,PHN2ZyB4b... data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzM… — 200 — 0 B — 0 ms — datahttps://optim.tildacdn.com/tild3836-3432-4231-a630-393738386665/-/format/webp/pexels-fauxels-31843.jpg.webpoptim.tildacdn.com/tild3836-3432-42... https://optim.tildacdn.com/tild3836-3432-4231-a630-393738386665/-/format/webp/pexels-fauxels-31843.jpg.webp — 200 — 117.7 KiB — 229 ms — h2https://optim.tildacdn.com/tild3331-3665-4334-b334-326166316464/-/resize/552x/-/format/webp/____.png.webpoptim.tildacdn.com/tild3331-3665-43... https://optim.tildacdn.com/tild3331-3665-4334-b334-326166316464/-/resize/552x/-/format/webp/____.png.webp — 200 — 11.2 KiB — 134 ms — h2https://static.tildacdn.com/js/tilda-stat-1.0.min.jsstatic.tildacdn.com/js/tilda-stat-1... https://static.tildacdn.com/js/tilda-stat-1.0.min.js — 200 — 3.9 KiB — 28 ms — h2https://stat.tildaapi.com/event/stat.tildaapi.com/event/ https://stat.tildaapi.com/event/ — 200 — 412 B — 138 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
3 images, 0 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

3

Total Size

0 KB

Oversized

1

3 missing dimensions 2 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback