Skip to content
https://copernicus.eu

Performance

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

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

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

5.46 s

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

17.46 s

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

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

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

17.89 s

Page Load Progression

894 ms
1.8 s
2.7 s
3.6 s
4.5 s
5.4 s
6.3 s
7.2 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
6.7 MB transferred, 233 requests
FIX
6.7 MB transferred, 233 requests
Critical::
Page weighs 13.0 MB (6.7 MB transferred)
Warning::
Images are 4.9 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 4.9 MB
Warning::
JavaScript is 1.1 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.1 MB
Info::
Fonts are 319 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 319 KB
Warning::
233 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.4 g CO2 per page load
6.7 MB / 2.4 MB budget
6.7 MB transferred
233 requests
1.4 g CO2 per page load
Images 4.9 MiB 74%
JavaScript 1.1 MiB 17%
Fonts 318.8 KiB 5%
CSS 175.0 KiB 3%
HTML 129.6 KiB 2%
Other 4.1 KiB 0%
Other 2.0 KiB 0%
Other 1.6 KiB 0%
Other 248 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (6.7 MiB of 6.7 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2709ms total JS execution
FIX
2709ms total JS execution
Warning::
Unattributable: 755ms CPU time
Warning::
https://www.copernicus.eu/en: 522ms CPU time
Warning::
https://platform.twitter.com/widgets.js: 336ms CPU time
Warning::
https://www.copernicus.eu/core/assets/vendor/jquer...: 282ms CPU time
Info::
https://eu-copernicus.github.io/copernicus-compone...: 226ms CPU time
Warning::
Third-party scripts: 2709ms (100% of total)

Main Thread Breakdown

Other 35% Script Evaluation 31% Style & Layout 16% Script Parsing & Compilation 8% Parse HTML & CSS 5% Rendering 4%
ScriptTotalScriptingParse/CompileParty
Unattributable755ms13ms0ms3rd
https://www.copernicus.eu/en522ms8ms1ms3rd
https://platform.twitter.com/widgets.js336ms180ms24ms3rd
https://www.copernicus.eu/core/assets/vendor/jquery/jquery.min.js?v=3.7.1282ms101ms6ms3rd
https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/js/jquery.min.js226ms149ms6ms3rd
https://us-wbe.gr-cdn.com/dynamic/gr-popups.js196ms94ms94ms3rd
https://www.copernicus.eu/themes/custom/copernicus/js/index.js?v=10.6.5146ms106ms16ms3rd
https://www.copernicus.eu/core/misc/drupal.init.js?v=10.6.577ms58ms0ms3rd
https://www.copernicus.eu/themes/custom/copernicus/css/main.css?tdtpx261ms0ms0ms3rd
https://groot.mailerlite.com/js/w/webforms.min.js?v2d8fb22bb5b3677f161552cd9e77412755ms52ms1ms3rd

Showing top 10 of 11 scripts

D
JS Bundles
Action
98 scripts, 392 KB unused
FIX
98 scripts, 392 KB unused
Warning::
https://us-wbe.gr-cdn.com/dynamic/gr-popups.js: 255 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://us-an.gr-cdn.com/we.2.13.7.umd.js: 39 KB unused (73%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://analytics.copernicus.eu/matomo.js: 36 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.copernicus.eu/themes/custom/copernicus...: 35 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://platform.twitter.com/widgets.js: 27 KB unused (99%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 392 KB
392 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://us-wbe.gr-cdn.com/dynamic/gr-popups.js367 KB255 KB (70%)3rd
https://us-an.gr-cdn.com/we.2.13.7.umd.js54 KB39 KB (73%)3rd
https://analytics.copernicus.eu/matomo.js67 KB36 KB (54%)3rd
https://www.copernicus.eu/themes/custom/copernicus/js/index.js?v=10.6.563 KB35 KB (55%)3rd
https://platform.twitter.com/widgets.js27 KB27 KB (99%)3rd
https://www.copernicus.eu/modules/custom/copernicus_ajax_fix/js/global-ajax-error.js?tdtpx22 KB3rd
https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js?v=10.6.55 KB3rd
https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/js/ccl-functions.js3 KB3rd
https://www.copernicus.eu/core/assets/vendor/jquery/jquery.min.js?v=3.7.130 KB3rd
https://www.copernicus.eu/core/assets/vendor/once/once.min.js?v=1.0.11 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

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

Source: web.dev / Lighthouse coverage

D
Page Weight Inventory
Action
233 resources · 6.7 MB · 392 KB savings available
FIX
233 resources · 6.7 MB · 392 KB savings available
Warning::
Page weight 5.7 MB over 1MB target
Got: 6.7 MB Expected: ≤ 1 MB
Info::
~392 KB of savings available
Warning::
232 third-party resources (100% of weight)
Info::
8 resources over 200KB
233 resources · 6.7 MiB · 232 third-party 5.7 MiB over 1MB target
Image 74% · 4.9 MiB
JavaScript 17% · 1.1 MiB
Font 5% · 318.8 KiB
CSS 3% · 175.0 KiB
Document 2% · 130.0 KiB
Other 0% · 6.1 KiB

~392.1 KiB of savings available

Remove unused JavaScript: 392.1 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
54 images, 0 KB saveable
REVIEW
54 images, 0 KB saveable
Warning::
https://www.copernicus.eu/themes/custom/copernicus... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.copernicus.eu/themes/custom/copernicus... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
54 images 4.9 MB
0 oversized -0 KB
51 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

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

Web fonts

4

319 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 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s FCP 5.5 s LCP 17.5 shttps://www.copernicus.eu/themes/custom/copernicus/fonts/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://www.copernicus.eu/themes/custom/copernicus/fonts/webfonts/fa-solid-900.woff2 — 153.9 KiB — 55 ms — font-display: swaphttps://www.copernicus.eu/themes/custom/copernicus/fonts/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://www.copernicus.eu/themes/custom/copernicus/fonts/webfonts/fa-brands-400.woff2 — 115.7 KiB — 57 ms — font-display: swaphttps://cdn.jsdelivr.net/npm/slick-carousel@1.8.0/slick/fonts/slick.woffslick.woff https://cdn.jsdelivr.net/npm/slick-carousel@1.8.0/slick/fonts/slick.woff — 1.7 KiB — 4 ms — font-display: swaphttps://fonts.mailerlite.com/fonts/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2memvYaGs126MiZpBA-UvWbX... https://fonts.mailerlite.com/fonts/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2 — 47.5 KiB — 88 ms — font-display: swap
fa-solid-900.woff2 woff2 swap
Size 154 KB
Load time 55 ms
Start 646 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
fa-brands-400.woff2 woff2 swap
Size 116 KB
Load time 57 ms
Start 646 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
slick.woff woff swap
Size 2 KB
Load time 4 ms
Start 3.7 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
memvYaGs126MiZpBA-UvWbX... woff2 swap
Size 48 KB
Load time 88 ms
Start 4.0 s
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 ~135 KB and ~270 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
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
233 requests over 5171ms
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 FCP 5.5 s LCP 17.5 shttps://copernicus.eu// https://copernicus.eu/ — 301 — 245 B — 12 ms — h2https://www.copernicus.eu/www.copernicus.eu/ https://www.copernicus.eu/ — 301 — 423 B — 128 ms — h2https://www.copernicus.eu/enwww.copernicus.eu/en https://www.copernicus.eu/en — 200 — 25.2 KiB — 78 ms — h2https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/js/jquery.min.jseu-copernicus.github.io/copernicus-... https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/js/jquery.min.js — 200 — 30.3 KiB — 168 ms — h2https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/js/slick.min.jseu-copernicus.github.io/copernicus-... https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/js/slick.min.js — 200 — 10.5 KiB — 167 ms — h2https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/js/ccl-functions.jseu-copernicus.github.io/copernicus-... https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/js/ccl-functions.js — 200 — 2.8 KiB — 160 ms — h2https://www.copernicus.eu/core/assets/vendor/jquery.ui/themes/base/core.css?tdtpx2www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/jquery.ui/themes/base/core.css?tdtpx2 — 200 — 937 B — 32 ms — h2https://www.copernicus.eu/core/assets/vendor/jquery.ui/themes/base/controlgroup.css?tdtpx2www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/jquery.ui/themes/base/controlgroup.css?tdtpx2 — 200 — 779 B — 47 ms — h2https://www.copernicus.eu/core/assets/vendor/jquery.ui/themes/base/checkboxradio.css?tdtpx2www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/jquery.ui/themes/base/checkboxradio.css?tdtpx2 — 200 — 615 B — 43 ms — h2https://www.copernicus.eu/core/assets/vendor/jquery.ui/themes/base/resizable.css?tdtpx2www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/jquery.ui/themes/base/resizable.css?tdtpx2 — 200 — 663 B — 41 ms — h2https://www.copernicus.eu/core/assets/vendor/jquery.ui/themes/base/button.css?tdtpx2www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/jquery.ui/themes/base/button.css?tdtpx2 — 200 — 887 B — 78 ms — h2https://www.copernicus.eu/core/assets/vendor/jquery.ui/themes/base/dialog.css?tdtpx2www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/jquery.ui/themes/base/dialog.css?tdtpx2 — 200 — 854 B — 79 ms — h2https://www.copernicus.eu/core/misc/components/progress.module.css?tdtpx2www.copernicus.eu/core/misc/compone... https://www.copernicus.eu/core/misc/components/progress.module.css?tdtpx2 — 200 — 604 B — 43 ms — h2https://www.copernicus.eu/core/misc/components/ajax-progress.module.css?tdtpx2www.copernicus.eu/core/misc/compone... https://www.copernicus.eu/core/misc/components/ajax-progress.module.css?tdtpx2 — 200 — 731 B — 79 ms — h2https://www.copernicus.eu/core/modules/system/css/components/align.module.css?tdtpx2www.copernicus.eu/core/modules/syst... https://www.copernicus.eu/core/modules/system/css/components/align.module.css?tdtpx2 — 200 — 469 B — 80 ms — h2https://www.copernicus.eu/core/modules/system/css/components/fieldgroup.module.css?tdtpx2www.copernicus.eu/core/modules/syst... https://www.copernicus.eu/core/modules/system/css/components/fieldgroup.module.css?tdtpx2 — 200 — 346 B — 81 ms — h2https://www.copernicus.eu/core/modules/system/css/components/container-inline.module.css?tdtpx2www.copernicus.eu/core/modules/syst... https://www.copernicus.eu/core/modules/system/css/components/container-inline.module.css?tdtpx2 — 200 — 421 B — 83 ms — h2https://www.copernicus.eu/core/modules/system/css/components/clearfix.module.css?tdtpx2www.copernicus.eu/core/modules/syst... https://www.copernicus.eu/core/modules/system/css/components/clearfix.module.css?tdtpx2 — 200 — 474 B — 85 ms — h2https://www.copernicus.eu/core/modules/system/css/components/details.module.css?tdtpx2www.copernicus.eu/core/modules/syst... https://www.copernicus.eu/core/modules/system/css/components/details.module.css?tdtpx2 — 200 — 374 B — 86 ms — h2https://www.copernicus.eu/core/modules/system/css/components/hidden.module.css?tdtpx2www.copernicus.eu/core/modules/syst... https://www.copernicus.eu/core/modules/system/css/components/hidden.module.css?tdtpx2 — 200 — 907 B — 96 ms — h2https://www.copernicus.eu/core/modules/system/css/components/item-list.module.css?tdtpx2www.copernicus.eu/core/modules/syst... https://www.copernicus.eu/core/modules/system/css/components/item-list.module.css?tdtpx2 — 200 — 409 B — 95 ms — h2https://www.copernicus.eu/core/modules/system/css/components/js.module.css?tdtpx2www.copernicus.eu/core/modules/syst... https://www.copernicus.eu/core/modules/system/css/components/js.module.css?tdtpx2 — 200 — 597 B — 96 ms — h2https://www.copernicus.eu/core/modules/system/css/components/nowrap.module.css?tdtpx2www.copernicus.eu/core/modules/syst... https://www.copernicus.eu/core/modules/system/css/components/nowrap.module.css?tdtpx2 — 200 — 357 B — 98 ms — h2https://www.copernicus.eu/core/modules/system/css/components/position-container.module.css?tdtpx2www.copernicus.eu/core/modules/syst... https://www.copernicus.eu/core/modules/system/css/components/position-container.module.css?tdtpx2 — 200 — 346 B — 86 ms — h2https://www.copernicus.eu/core/modules/system/css/components/reset-appearance.module.css?tdtpx2www.copernicus.eu/core/modules/syst... https://www.copernicus.eu/core/modules/system/css/components/reset-appearance.module.css?tdtpx2 — 200 — 436 B — 88 ms — h2https://www.copernicus.eu/core/modules/system/css/components/resize.module.css?tdtpx2www.copernicus.eu/core/modules/syst... https://www.copernicus.eu/core/modules/system/css/components/resize.module.css?tdtpx2 — 200 — 407 B — 88 ms — h2https://www.copernicus.eu/core/modules/system/css/components/system-status-counter.css?tdtpx2www.copernicus.eu/core/modules/syst... https://www.copernicus.eu/core/modules/system/css/components/system-status-counter.css?tdtpx2 — 200 — 569 B — 90 ms — h2https://www.copernicus.eu/core/modules/system/css/components/system-status-report-counters.css?tdtpx2www.copernicus.eu/core/modules/syst... https://www.copernicus.eu/core/modules/system/css/components/system-status-report-counters.css?tdtpx2 — 200 — 558 B — 97 ms — h2https://www.copernicus.eu/core/modules/system/css/components/system-status-report-general-info.css?tdtpx2www.copernicus.eu/core/modules/syst... https://www.copernicus.eu/core/modules/system/css/components/system-status-report-general-info.css?tdtpx2 — 200 — 426 B — 98 ms — h2https://www.copernicus.eu/core/modules/system/css/components/tablesort.module.css?tdtpx2www.copernicus.eu/core/modules/syst... https://www.copernicus.eu/core/modules/system/css/components/tablesort.module.css?tdtpx2 — 200 — 462 B — 99 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s FCP 5.5 s LCP 17.5 shttps://copernicus.eu// https://copernicus.eu/ — 301 — 245 B — 12 ms — h2https://www.copernicus.eu/www.copernicus.eu/ https://www.copernicus.eu/ — 301 — 423 B — 128 ms — h2https://www.copernicus.eu/enwww.copernicus.eu/en https://www.copernicus.eu/en — 200 — 25.2 KiB — 78 ms — h2https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/js/jquery.min.jseu-copernicus.github.io/copernicus-... https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/js/jquery.min.js — 200 — 30.3 KiB — 168 ms — h2https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/js/slick.min.jseu-copernicus.github.io/copernicus-... https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/js/slick.min.js — 200 — 10.5 KiB — 167 ms — h2https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/js/ccl-functions.jseu-copernicus.github.io/copernicus-... https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/js/ccl-functions.js — 200 — 2.8 KiB — 160 ms — h2https://www.copernicus.eu/core/assets/vendor/jquery.ui/themes/base/core.css?tdtpx2www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/jquery.ui/themes/base/core.css?tdtpx2 — 200 — 937 B — 32 ms — h2https://www.copernicus.eu/core/assets/vendor/jquery.ui/themes/base/controlgroup.css?tdtpx2www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/jquery.ui/themes/base/controlgroup.css?tdtpx2 — 200 — 779 B — 47 ms — h2https://www.copernicus.eu/core/assets/vendor/jquery.ui/themes/base/checkboxradio.css?tdtpx2www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/jquery.ui/themes/base/checkboxradio.css?tdtpx2 — 200 — 615 B — 43 ms — h2https://www.copernicus.eu/core/assets/vendor/jquery.ui/themes/base/resizable.css?tdtpx2www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/jquery.ui/themes/base/resizable.css?tdtpx2 — 200 — 663 B — 41 ms — h2https://www.copernicus.eu/core/assets/vendor/jquery.ui/themes/base/button.css?tdtpx2www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/jquery.ui/themes/base/button.css?tdtpx2 — 200 — 887 B — 78 ms — h2https://www.copernicus.eu/core/assets/vendor/jquery.ui/themes/base/dialog.css?tdtpx2www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/jquery.ui/themes/base/dialog.css?tdtpx2 — 200 — 854 B — 79 ms — h2https://www.copernicus.eu/core/misc/components/progress.module.css?tdtpx2www.copernicus.eu/core/misc/compone... https://www.copernicus.eu/core/misc/components/progress.module.css?tdtpx2 — 200 — 604 B — 43 ms — h2https://www.copernicus.eu/core/misc/components/ajax-progress.module.css?tdtpx2www.copernicus.eu/core/misc/compone... https://www.copernicus.eu/core/misc/components/ajax-progress.module.css?tdtpx2 — 200 — 731 B — 79 ms — h2https://www.copernicus.eu/core/modules/system/css/components/align.module.css?tdtpx2www.copernicus.eu/core/modules/syst... https://www.copernicus.eu/core/modules/system/css/components/align.module.css?tdtpx2 — 200 — 469 B — 80 ms — h2https://www.copernicus.eu/core/modules/system/css/components/fieldgroup.module.css?tdtpx2www.copernicus.eu/core/modules/syst... https://www.copernicus.eu/core/modules/system/css/components/fieldgroup.module.css?tdtpx2 — 200 — 346 B — 81 ms — h2https://www.copernicus.eu/core/modules/system/css/components/container-inline.module.css?tdtpx2www.copernicus.eu/core/modules/syst... https://www.copernicus.eu/core/modules/system/css/components/container-inline.module.css?tdtpx2 — 200 — 421 B — 83 ms — h2https://www.copernicus.eu/core/modules/system/css/components/clearfix.module.css?tdtpx2www.copernicus.eu/core/modules/syst... https://www.copernicus.eu/core/modules/system/css/components/clearfix.module.css?tdtpx2 — 200 — 474 B — 85 ms — h2https://www.copernicus.eu/core/modules/system/css/components/details.module.css?tdtpx2www.copernicus.eu/core/modules/syst... https://www.copernicus.eu/core/modules/system/css/components/details.module.css?tdtpx2 — 200 — 374 B — 86 ms — h2https://www.copernicus.eu/core/modules/system/css/components/hidden.module.css?tdtpx2www.copernicus.eu/core/modules/syst... https://www.copernicus.eu/core/modules/system/css/components/hidden.module.css?tdtpx2 — 200 — 907 B — 96 ms — h2https://www.copernicus.eu/core/modules/system/css/components/item-list.module.css?tdtpx2www.copernicus.eu/core/modules/syst... https://www.copernicus.eu/core/modules/system/css/components/item-list.module.css?tdtpx2 — 200 — 409 B — 95 ms — h2https://www.copernicus.eu/core/modules/system/css/components/js.module.css?tdtpx2www.copernicus.eu/core/modules/syst... https://www.copernicus.eu/core/modules/system/css/components/js.module.css?tdtpx2 — 200 — 597 B — 96 ms — h2https://www.copernicus.eu/core/modules/system/css/components/nowrap.module.css?tdtpx2www.copernicus.eu/core/modules/syst... https://www.copernicus.eu/core/modules/system/css/components/nowrap.module.css?tdtpx2 — 200 — 357 B — 98 ms — h2https://www.copernicus.eu/core/modules/system/css/components/position-container.module.css?tdtpx2www.copernicus.eu/core/modules/syst... https://www.copernicus.eu/core/modules/system/css/components/position-container.module.css?tdtpx2 — 200 — 346 B — 86 ms — h2https://www.copernicus.eu/core/modules/system/css/components/reset-appearance.module.css?tdtpx2www.copernicus.eu/core/modules/syst... https://www.copernicus.eu/core/modules/system/css/components/reset-appearance.module.css?tdtpx2 — 200 — 436 B — 88 ms — h2https://www.copernicus.eu/core/modules/system/css/components/resize.module.css?tdtpx2www.copernicus.eu/core/modules/syst... https://www.copernicus.eu/core/modules/system/css/components/resize.module.css?tdtpx2 — 200 — 407 B — 88 ms — h2https://www.copernicus.eu/core/modules/system/css/components/system-status-counter.css?tdtpx2www.copernicus.eu/core/modules/syst... https://www.copernicus.eu/core/modules/system/css/components/system-status-counter.css?tdtpx2 — 200 — 569 B — 90 ms — h2https://www.copernicus.eu/core/modules/system/css/components/system-status-report-counters.css?tdtpx2www.copernicus.eu/core/modules/syst... https://www.copernicus.eu/core/modules/system/css/components/system-status-report-counters.css?tdtpx2 — 200 — 558 B — 97 ms — h2https://www.copernicus.eu/core/modules/system/css/components/system-status-report-general-info.css?tdtpx2www.copernicus.eu/core/modules/syst... https://www.copernicus.eu/core/modules/system/css/components/system-status-report-general-info.css?tdtpx2 — 200 — 426 B — 98 ms — h2https://www.copernicus.eu/core/modules/system/css/components/tablesort.module.css?tdtpx2www.copernicus.eu/core/modules/syst... https://www.copernicus.eu/core/modules/system/css/components/tablesort.module.css?tdtpx2 — 200 — 462 B — 99 ms — h2https://www.copernicus.eu/core/modules/ckeditor5/css/ckeditor5.dialog.fix.css?tdtpx2www.copernicus.eu/core/modules/cked... https://www.copernicus.eu/core/modules/ckeditor5/css/ckeditor5.dialog.fix.css?tdtpx2 — 200 — 269 B — 104 ms — h2https://www.copernicus.eu/core/modules/views/css/views.module.css?tdtpx2www.copernicus.eu/core/modules/view... https://www.copernicus.eu/core/modules/views/css/views.module.css?tdtpx2 — 200 — 468 B — 124 ms — h2https://www.copernicus.eu/modules/contrib/eu_cookie_compliance/css/eu_cookie_compliance.css?tdtpx2www.copernicus.eu/modules/contrib/e... https://www.copernicus.eu/modules/contrib/eu_cookie_compliance/css/eu_cookie_compliance.css?tdtpx2 — 200 — 1.6 KiB — 123 ms — h2https://www.copernicus.eu/core/assets/vendor/jquery.ui/themes/base/theme.css?tdtpx2www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/jquery.ui/themes/base/theme.css?tdtpx2 — 200 — 3.2 KiB — 98 ms — h2https://www.copernicus.eu/modules/contrib/paragraphs/css/paragraphs.unpublished.css?tdtpx2www.copernicus.eu/modules/contrib/p... https://www.copernicus.eu/modules/contrib/paragraphs/css/paragraphs.unpublished.css?tdtpx2 — 200 — 270 B — 99 ms — h2https://www.copernicus.eu/themes/custom/copernicus/css/style.css?tdtpx2www.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/css/style.css?tdtpx2 — 200 — 13.0 KiB — 103 ms — h2https://www.copernicus.eu/themes/custom/copernicus/fonts/fontawsome/all.css?tdtpx2www.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/fonts/fontawsome/all.css?tdtpx2 — 200 — 23.6 KiB — 113 ms — h2https://www.copernicus.eu/themes/custom/copernicus/css/main.css?tdtpx2www.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/css/main.css?tdtpx2 — 200 — 73.9 KiB — 380 ms — h2https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/css/ccl.csseu-copernicus.github.io/copernicus-... https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/css/ccl.css — 200 — 387 B — 250 ms — h2https://www.copernicus.eu/themes/custom/copernicus/css/style_eus.css?tdtpx2www.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/css/style_eus.css?tdtpx2 — 200 — 2.9 KiB — 110 ms — h2https://www.copernicus.eu/themes/custom/copernicus/css/style_catalogue.css?tdtpx2www.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/css/style_catalogue.css?tdtpx2 — 200 — 1.6 KiB — 1.4 s — h2https://www.copernicus.eu/themes/custom/copernicus/css/style_exposed.css?tdtpx2www.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/css/style_exposed.css?tdtpx2 — 200 — 522 B — 107 ms — h2https://www.copernicus.eu/themes/custom/copernicus/css/style_modal.css?tdtpx2www.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/css/style_modal.css?tdtpx2 — 200 — 654 B — 105 ms — h2https://www.copernicus.eu/themes/custom/copernicus/css/style_search.css?tdtpx2www.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/css/style_search.css?tdtpx2 — 200 — 2.6 KiB — 111 ms — h2https://cdn.jsdelivr.net/npm/slick-carousel@1.8.0/slick/slick.csscdn.jsdelivr.net/npm/slick-carousel... https://cdn.jsdelivr.net/npm/slick-carousel@1.8.0/slick/slick.css — 200 — 651 B — 40 ms — h2https://cdn.jsdelivr.net/npm/slick-carousel@1.8.0/slick/slick-theme.csscdn.jsdelivr.net/npm/slick-carousel... https://cdn.jsdelivr.net/npm/slick-carousel@1.8.0/slick/slick-theme.css — 200 — 1.3 KiB — 39 ms — h2https://www.copernicus.eu/themes/custom/copernicus/img/searchmobile.svgwww.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/img/searchmobile.svg — 200 — 1.0 KiB — 102 ms — h2https://www.copernicus.eu/themes/custom/copernicus/img/chevrondownwhite.svgwww.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/img/chevrondownwhite.svg — 200 — 1.7 KiB — 1.4 s — h2https://www.copernicus.eu/themes/custom/copernicus/logo.svgwww.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/logo.svg — 200 — 83.0 KiB — 115 ms — h2https://www.copernicus.eu/core/assets/vendor/jquery/jquery.min.js?v=3.7.1www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/jquery/jquery.min.js?v=3.7.1 — 200 — 30.0 KiB — 31 ms — h2https://www.copernicus.eu/core/assets/vendor/once/once.min.js?v=1.0.1www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/once/once.min.js?v=1.0.1 — 200 — 963 B — 23 ms — h2https://www.copernicus.eu/core/misc/drupalSettingsLoader.js?v=10.6.5www.copernicus.eu/core/misc/drupalS... https://www.copernicus.eu/core/misc/drupalSettingsLoader.js?v=10.6.5 — 200 — 653 B — 26 ms — h2https://www.copernicus.eu/core/misc/drupal.js?v=10.6.5www.copernicus.eu/core/misc/drupal.... https://www.copernicus.eu/core/misc/drupal.js?v=10.6.5 — 200 — 6.3 KiB — 28 ms — h2https://www.copernicus.eu/core/misc/drupal.init.js?v=10.6.5www.copernicus.eu/core/misc/drupal.... https://www.copernicus.eu/core/misc/drupal.init.js?v=10.6.5 — 200 — 756 B — 27 ms — h2https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/version-min.js?v=10.6.5www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/version-min.js?v=10.6.5 — 200 — 431 B — 54 ms — h2https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/data-min.js?v=10.6.5www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/data-min.js?v=10.6.5 — 200 — 573 B — 55 ms — h2https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/disable-selection-min.js?v=10.6.5www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/disable-selection-min.js?v=10.6.5 — 200 — 650 B — 93 ms — h2https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/jquery-patch-min.js?v=10.6.5www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/jquery-patch-min.js?v=10.6.5 — 200 — 627 B — 96 ms — h2https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/scroll-parent-min.js?v=10.6.5www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/scroll-parent-min.js?v=10.6.5 — 200 — 710 B — 97 ms — h2https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/unique-id-min.js?v=10.6.5www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/unique-id-min.js?v=10.6.5 — 200 — 631 B — 98 ms — h2https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/focusable-min.js?v=10.6.5www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/focusable-min.js?v=10.6.5 — 200 — 816 B — 99 ms — h2https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/keycode-min.js?v=10.6.5www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/keycode-min.js?v=10.6.5 — 200 — 660 B — 97 ms — h2https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/plugin-min.js?v=10.6.5www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/plugin-min.js?v=10.6.5 — 200 — 579 B — 100 ms — h2https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/widget-min.js?v=10.6.5www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/widget-min.js?v=10.6.5 — 200 — 3.4 KiB — 102 ms — h2https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/labels-min.js?v=10.6.5www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/labels-min.js?v=10.6.5 — 200 — 693 B — 105 ms — h2https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js?v=10.6.5www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/widgets/controlgroup-min.js?v=10.6.5 — 200 — 1.9 KiB — 107 ms — h2https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js?v=10.6.5www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/form-reset-mixin-min.js?v=10.6.5 — 200 — 760 B — 108 ms — h2https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js?v=10.6.5www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/widgets/mouse-min.js?v=10.6.5 — 200 — 1.3 KiB — 109 ms — h2https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js?v=10.6.5www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/widgets/checkboxradio-min.js?v=10.6.5 — 200 — 1.7 KiB — 110 ms — h2https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js?v=10.6.5www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/widgets/draggable-min.js?v=10.6.5 — 200 — 5.0 KiB — 111 ms — h2https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js?v=10.6.5www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/widgets/resizable-min.js?v=10.6.5 — 200 — 5.8 KiB — 112 ms — h2https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/widgets/button-min.js?v=10.6.5www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/widgets/button-min.js?v=10.6.5 — 200 — 2.2 KiB — 112 ms — h2https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js?v=10.6.5www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/widgets/dialog-min.js?v=10.6.5 — 200 — 4.1 KiB — 113 ms — h2https://www.copernicus.eu/core/assets/vendor/tabbable/index.umd.min.js?v=6.3.0www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/tabbable/index.umd.min.js?v=6.3.0 — 200 — 2.7 KiB — 114 ms — h2https://www.copernicus.eu/core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js?v=10.6.5www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js?v=10.6.5 — 200 — 2.1 KiB — 115 ms — h2https://www.copernicus.eu/themes/custom/copernicus/js/cop-imageresize.js?v=1www.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/js/cop-imageresize.js?v=1 — 200 — 491 B — 116 ms — h2https://cdn.jsdelivr.net/npm/slick-carousel@1.8.0/slick/slick.min.jscdn.jsdelivr.net/npm/slick-carousel... https://cdn.jsdelivr.net/npm/slick-carousel@1.8.0/slick/slick.min.js — 200 — 10.8 KiB — 17 ms — h2https://www.copernicus.eu/themes/custom/copernicus/js/global.js?v=10.6.5www.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/js/global.js?v=10.6.5 — 200 — 1.5 KiB — 116 ms — h2https://www.copernicus.eu/themes/custom/copernicus/js/index.js?v=10.6.5www.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/js/index.js?v=10.6.5 — 200 — 63.3 KiB — 154 ms — h2https://www.copernicus.eu/themes/custom/copernicus/js/imageMapResizer.min.js?v=10.6.5www.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/js/imageMapResizer.min.js?v=10.6.5 — 200 — 1.3 KiB — 116 ms — h2https://www.copernicus.eu/themes/custom/copernicus/js/eus.js?v=10.6.5www.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/js/eus.js?v=10.6.5 — 200 — 817 B — 118 ms — h2https://www.copernicus.eu/themes/custom/copernicus/js/newsletter.js?v=10.6.5www.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/js/newsletter.js?v=10.6.5 — 200 — 1.3 KiB — 120 ms — h2https://www.copernicus.eu/themes/custom/copernicus/js/survey.js?v=10.6.5www.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/js/survey.js?v=10.6.5 — 200 — 601 B — 120 ms — h2https://www.copernicus.eu/themes/custom/copernicus/js/getresponse.js?v=10.6.5www.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/js/getresponse.js?v=10.6.5 — 200 — 601 B — 121 ms — h2https://www.copernicus.eu/core/misc/progress.js?v=10.6.5www.copernicus.eu/core/misc/progres... https://www.copernicus.eu/core/misc/progress.js?v=10.6.5 — 200 — 1.9 KiB — 124 ms — h2https://www.copernicus.eu/core/assets/vendor/loadjs/loadjs.min.js?v=4.3.0www.copernicus.eu/core/assets/vendo... https://www.copernicus.eu/core/assets/vendor/loadjs/loadjs.min.js?v=4.3.0 — 200 — 1.2 KiB — 122 ms — h2https://www.copernicus.eu/core/misc/debounce.js?v=10.6.5www.copernicus.eu/core/misc/debounc... https://www.copernicus.eu/core/misc/debounce.js?v=10.6.5 — 200 — 929 B — 125 ms — h2https://www.copernicus.eu/core/misc/announce.js?v=10.6.5www.copernicus.eu/core/misc/announc... https://www.copernicus.eu/core/misc/announce.js?v=10.6.5 — 200 — 1.9 KiB — 128 ms — h2https://www.copernicus.eu/core/misc/message.js?v=10.6.5www.copernicus.eu/core/misc/message... https://www.copernicus.eu/core/misc/message.js?v=10.6.5 — 200 — 2.6 KiB — 129 ms — h2https://www.copernicus.eu/core/misc/ajax.js?v=10.6.5www.copernicus.eu/core/misc/ajax.js... https://www.copernicus.eu/core/misc/ajax.js?v=10.6.5 — 200 — 16.8 KiB — 150 ms — h2https://www.copernicus.eu/modules/custom/copernicus_ajax_fix/js/global-ajax-error.js?tdtpx2www.copernicus.eu/modules/custom/co... https://www.copernicus.eu/modules/custom/copernicus_ajax_fix/js/global-ajax-error.js?tdtpx2 — 200 — 2.0 KiB — 133 ms — h2https://www.copernicus.eu/modules/custom/copernicus_ajax_fix/js/global-ajax-fix.js?tdtpx2www.copernicus.eu/modules/custom/co... https://www.copernicus.eu/modules/custom/copernicus_ajax_fix/js/global-ajax-fix.js?tdtpx2 — 200 — 780 B — 131 ms — h2https://www.copernicus.eu/modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js?tdtpx2www.copernicus.eu/modules/contrib/e... https://www.copernicus.eu/modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js?tdtpx2 — 200 — 6.0 KiB — 148 ms — h2https://www.copernicus.eu/modules/contrib/matomo/js/matomo.js?tdtpx2www.copernicus.eu/modules/contrib/m... https://www.copernicus.eu/modules/contrib/matomo/js/matomo.js?tdtpx2 — 200 — 911 B — 136 ms — h2https://www.copernicus.eu/core/misc/displace.js?v=10.6.5www.copernicus.eu/core/misc/displac... https://www.copernicus.eu/core/misc/displace.js?v=10.6.5 — 200 — 2.9 KiB — 133 ms — h2https://www.copernicus.eu/core/misc/jquery.tabbable.shim.js?v=10.6.5www.copernicus.eu/core/misc/jquery.... https://www.copernicus.eu/core/misc/jquery.tabbable.shim.js?v=10.6.5 — 200 — 585 B — 2.2 s — h2https://www.copernicus.eu/core/misc/position.js?v=10.6.5www.copernicus.eu/core/misc/positio... https://www.copernicus.eu/core/misc/position.js?v=10.6.5 — 200 — 5.8 KiB — 3.2 s — h2https://www.copernicus.eu/core/misc/dialog/dialog-deprecation.js?v=10.6.5www.copernicus.eu/core/misc/dialog/... https://www.copernicus.eu/core/misc/dialog/dialog-deprecation.js?v=10.6.5 — 200 — 826 B — 137 ms — h2https://www.copernicus.eu/core/misc/dialog/dialog.js?v=10.6.5www.copernicus.eu/core/misc/dialog/... https://www.copernicus.eu/core/misc/dialog/dialog.js?v=10.6.5 — 200 — 1.5 KiB — 3.2 s — h2https://www.copernicus.eu/core/misc/dialog/dialog.position.js?v=10.6.5www.copernicus.eu/core/misc/dialog/... https://www.copernicus.eu/core/misc/dialog/dialog.position.js?v=10.6.5 — 200 — 1.8 KiB — 3.2 s — h2https://www.copernicus.eu/core/misc/dialog/dialog.jquery-ui.js?v=10.6.5www.copernicus.eu/core/misc/dialog/... https://www.copernicus.eu/core/misc/dialog/dialog.jquery-ui.js?v=10.6.5 — 200 — 1.1 KiB — 1.4 s — h2https://www.copernicus.eu/core/modules/ckeditor5/js/ckeditor5.dialog.fix.js?v=10.6.5www.copernicus.eu/core/modules/cked... https://www.copernicus.eu/core/modules/ckeditor5/js/ckeditor5.dialog.fix.js?v=10.6.5 — 200 — 733 B — 2.2 s — h2https://www.copernicus.eu/core/misc/dialog/dialog.ajax.js?v=10.6.5www.copernicus.eu/core/misc/dialog/... https://www.copernicus.eu/core/misc/dialog/dialog.ajax.js?v=10.6.5 — 200 — 3.3 KiB — 132 ms — h2https://www.copernicus.eu/modules/contrib/webform/js/webform.drupal.dialog.js?tdtpx2www.copernicus.eu/modules/contrib/w... https://www.copernicus.eu/modules/contrib/webform/js/webform.drupal.dialog.js?tdtpx2 — 200 — 993 B — 3.2 s — h2https://www.copernicus.eu/modules/contrib/webform/js/webform.dialog.js?tdtpx2www.copernicus.eu/modules/contrib/w... https://www.copernicus.eu/modules/contrib/webform/js/webform.dialog.js?tdtpx2 — 200 — 1.5 KiB — 2.2 s — h2https://www.copernicus.eu/themes/custom/copernicus/img/menu.svgwww.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/img/menu.svg — 200 — 1.1 KiB — 2.2 s — h2https://www.copernicus.eu/themes/custom/copernicus/img/closemenu.svgwww.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/img/closemenu.svg — 200 — 1.3 KiB — 3.2 s — h2https://www.copernicus.eu/themes/custom/copernicus/img/banner-btn2.svgwww.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/img/banner-btn2.svg — 200 — 2.7 KiB — 3.2 s — h2https://platform.twitter.com/widgets.jsplatform.twitter.com/widgets.js https://platform.twitter.com/widgets.js — 200 — 27.3 KiB — 182 ms — h2https://www.copernicus.eu/themes/custom/copernicus/img/images/copernicus_eu_logo_white.svgwww.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/img/images/copernicus_eu_logo_white.svg — 200 — 11.6 KiB — 3.2 s — h2https://www.copernicus.eu/themes/custom/copernicus/img/images/ccl-icon-atmosphere.svgwww.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/img/images/ccl-icon-atmosphere.svg — 200 — 3.8 KiB — 142 ms — h2https://www.copernicus.eu/themes/custom/copernicus/img/images/ccl-icon-marine.svgwww.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/img/images/ccl-icon-marine.svg — 200 — 1.4 KiB — 139 ms — h2https://www.copernicus.eu/themes/custom/copernicus/img/images/ccl-icon-land.svgwww.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/img/images/ccl-icon-land.svg — 200 — 2.0 KiB — 135 ms — h2https://www.copernicus.eu/themes/custom/copernicus/img/images/ccl-icon-climate.svgwww.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/img/images/ccl-icon-climate.svg — 200 — 3.1 KiB — 138 ms — h2https://www.copernicus.eu/themes/custom/copernicus/img/images/ccl-icon-security.svgwww.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/img/images/ccl-icon-security.svg — 200 — 1.2 KiB — 140 ms — h2https://www.copernicus.eu/themes/custom/copernicus/img/images/ccl-icon-emergency.svgwww.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/img/images/ccl-icon-emergency.svg — 200 — 1.6 KiB — 140 ms — h2https://analytics.copernicus.eu/matomo.jsanalytics.copernicus.eu/matomo.js https://analytics.copernicus.eu/matomo.js — 200 — 66.8 KiB — 199 ms — h2https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/css/fonts.csseu-copernicus.github.io/copernicus-... https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/css/fonts.css — 200 — 472 B — 120 ms — h2https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/css/styles.csseu-copernicus.github.io/copernicus-... https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/css/styles.css — 200 — 1.8 KiB — 143 ms — h2https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/css/template.csseu-copernicus.github.io/copernicus-... https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/css/template.css — 200 — 5.7 KiB — 216 ms — h2https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/css/elements.csseu-copernicus.github.io/copernicus-... https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/css/elements.css — 200 — 3.7 KiB — 139 ms — h2https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/css/colors.csseu-copernicus.github.io/copernicus-... https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/css/colors.css — 200 — 11.2 KiB — 134 ms — h2https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/css/slick.csseu-copernicus.github.io/copernicus-... https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/css/slick.css — 200 — 716 B — 123 ms — h2https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/css/slick-theme.csseu-copernicus.github.io/copernicus-... https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/css/slick-theme.css — 200 — 856 B — 143 ms — h2https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/css/ccl-icons.csseu-copernicus.github.io/copernicus-... https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/css/ccl-icons.css — 200 — 844 B — 146 ms — h2https://www.copernicus.eu/system/files/styles/banner_1660x375/private/2026-04/image_day/20260421_Sicily%20island.png?h=181b8bb0&itok=HO8EpIprwww.copernicus.eu/system/files/styl... https://www.copernicus.eu/system/files/styles/banner_1660x375/private/2026-04/image_day/20260421_Sicily%20island.png?h=181b8bb0&itok=HO8EpIpr — 200 — 1018.2 KiB — 206 ms — h2https://www.copernicus.eu/themes/custom/copernicus/img/images/lines-banner.svgwww.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/img/images/lines-banner.svg — 200 — 1.8 KiB — 4.0 s — h2https://www.copernicus.eu/sites/default/files/2026-04/IRIS2.pngwww.copernicus.eu/sites/default/fil... https://www.copernicus.eu/sites/default/files/2026-04/IRIS2.png — 200 — 181.8 KiB — 3.0 s — h2https://www.copernicus.eu/sites/default/files/2026-04/Observer%20Thumbnail%20for%20Copernicus.eu_.pngwww.copernicus.eu/sites/default/fil... https://www.copernicus.eu/sites/default/files/2026-04/Observer%20Thumbnail%20for%20Copernicus.eu_.png — 200 — 176.7 KiB — 59 ms — h2https://www.copernicus.eu/sites/default/files/2026-04/Picture6.pngwww.copernicus.eu/sites/default/fil... https://www.copernicus.eu/sites/default/files/2026-04/Picture6.png — 200 — 413.6 KiB — 70 ms — h2https://www.copernicus.eu/sites/default/files/2026-03/Picture2.jpgwww.copernicus.eu/sites/default/fil... https://www.copernicus.eu/sites/default/files/2026-03/Picture2.jpg — 200 — 693.0 KiB — 51 ms — h2https://www.copernicus.eu/sites/default/files/2026-03/Picture1.jpgwww.copernicus.eu/sites/default/fil... https://www.copernicus.eu/sites/default/files/2026-03/Picture1.jpg — 200 — 86.2 KiB — 58 ms — h2https://www.copernicus.eu/sites/default/files/2026-03/Observer%20Thumbnail%20for%20Copernicus.eu_.pngwww.copernicus.eu/sites/default/fil... https://www.copernicus.eu/sites/default/files/2026-03/Observer%20Thumbnail%20for%20Copernicus.eu_.png — 200 — 514.7 KiB — 4.0 s — h2https://www.copernicus.eu/themes/custom/copernicus/img/images/copernicus_catalogue_bg.pngwww.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/img/images/copernicus_catalogue_bg.png — 200 — 215.8 KiB — 61 ms — h2https://www.copernicus.eu/system/files/styles/image_of_the_day_square/private/2026-04/image_day/20260421_Sicily%20island.png?h=f2e60284&itok=oDJIQ2mvwww.copernicus.eu/system/files/styl... https://www.copernicus.eu/system/files/styles/image_of_the_day_square/private/2026-04/image_day/20260421_Sicily%20island.png?h=f2e60284&itok=oDJIQ2mv — 200 — 981.3 KiB — 4.2 s — h2https://www.copernicus.eu/themes/custom/copernicus/img/images/lines-use-cases.svgwww.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/img/images/lines-use-cases.svg — 200 — 1.4 KiB — 4.0 s — h2https://www.copernicus.eu/themes/custom/copernicus/img/images/lines-bottom-pages.svgwww.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/img/images/lines-bottom-pages.svg — 200 — 1.6 KiB — 4.0 s — h2https://www.copernicus.eu/themes/custom/copernicus/fonts/webfonts/fa-solid-900.woff2www.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/fonts/webfonts/fa-solid-900.woff2 — 200 — 153.9 KiB — 55 ms — h2https://www.copernicus.eu/themes/custom/copernicus/fonts/webfonts/fa-brands-400.woff2www.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/fonts/webfonts/fa-brands-400.woff2 — 200 — 115.7 KiB — 57 ms — h2https://analytics.copernicus.eu/matomo.php?action_name=Homepage%20%7C%20Copernicus&idsite=3&rec=1&r=565932&h=0&m=33&s=27&url=https%3A%2F%2Fwww.copernicus.eu%2Fen&_id=915add43beb57fdf&_idn=1&send_image=0&_refts=0&pv_id=zQ5Xc5&pf_net=0&pf_srv=60&pf_tfr=17&uadata=%7B%22formFactors%22%3A%5B%22Desktop%22%5D%2C%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D%2C%22mobile%22%3Atrue%2C%22model%22%3A%22moto%20g%20power%20(2022)%22%2C%22platform%22%3A%22Android%22%2C%22platformVersion%22%3A%2211.0%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=412x823analytics.copernicus.eu/matomo.php?... https://analytics.copernicus.eu/matomo.php?action_name=Homepage%20%7C%20Copernicus&idsite=3&rec=1&r=565932&h=0&m=33&s=27&url=https%3A%2F%2Fwww.copernicus.eu%2Fen&_id=915add43beb57fdf&_idn=1&send_image=0&_refts=0&pv_id=zQ5Xc5&pf_net=0&pf_srv=60&pf_tfr=17&uadata=%7B%22formFactors%22%3A%5B%22Desktop%22%5D%2C%22fullVersionList%22%3A%5B%7B%22brand%22%3A%22Chromium%22%2C%22version%22%3A%22147.0.7727.101%22%7D%2C%7B%22brand%22%3A%22Not.A%2FBrand%22%2C%22version%22%3A%228.0.0.0%22%7D%5D%2C%22mobile%22%3Atrue%2C%22model%22%3A%22moto%20g%20power%20(2022)%22%2C%22platform%22%3A%22Android%22%2C%22platformVersion%22%3A%2211.0%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=412x823 — 204 — 248 B — 67 ms — h2https://www.next-ma.eu/script/faa2b529-bee0-4bec-8241-fa1a864ddfff/ga.jswww.next-ma.eu/script/faa2b529-bee0... https://www.next-ma.eu/script/faa2b529-bee0-4bec-8241-fa1a864ddfff/ga.js — 200 — 893 B — 297 ms — h2https://an.gr-wcon.com/script/faa2b529-bee0-4bec-8241-fa1a864ddfff/ga.jsan.gr-wcon.com/script/faa2b529-bee0... https://an.gr-wcon.com/script/faa2b529-bee0-4bec-8241-fa1a864ddfff/ga.js — 200 — 2.6 KiB — 202 ms — h2https://us-an.gr-cdn.com/v2.2.13.7.umd.jsus-an.gr-cdn.com/v2.2.13.7.umd.js https://us-an.gr-cdn.com/v2.2.13.7.umd.js — 200 — 21.7 KiB — 77 ms — h2https://ga2.getresponse.com/index.php?ver=4&url=https%3A%2F%2Fwww.copernicus.eu%2Fen&uid=%7B%22uuid%22%3A%222b78efde-acae-47d1-98e1-abc32a0471ab%22%2C%22email%22%3A%22%22%2C%22xsid%22%3A%22%22%2C%22list_token%22%3A%22%22%2C%22gr_x%22%3A%22%22%2C%22gr_s%22%3A%22%22%2C%22gr_co%22%3A%22%22%2C%22gr_m%22%3A%22%22%2C%22valuable%22%3A0%2C%22domain%22%3A%22copernicus.eu%22%7D&_cvar=%7B%221%22%3A%5B%22grid%22%2Cnull%5D%2C%222%22%3A%5B%22aid%22%2C%22faa2b529-bee0-4bec-8241-fa1a864ddfff%22%5D%7D&h=0&m=33&s=29&res=412x823&gt_ms=77ga2.getresponse.com/index.php?ver=4... https://ga2.getresponse.com/index.php?ver=4&url=https%3A%2F%2Fwww.copernicus.eu%2Fen&uid=%7B%22uuid%22%3A%222b78efde-acae-47d1-98e1-abc32a0471ab%22%2C%22email%22%3A%22%22%2C%22xsid%22%3A%22%22%2C%22list_token%22%3A%22%22%2C%22gr_x%22%3A%22%22%2C%22gr_s%22%3A%22%22%2C%22gr_co%22%3A%22%22%2C%22gr_m%22%3A%22%22%2C%22valuable%22%3A0%2C%22domain%22%3A%22copernicus.eu%22%7D&_cvar=%7B%221%22%3A%5B%22grid%22%2Cnull%5D%2C%222%22%3A%5B%22aid%22%2C%22faa2b529-bee0-4bec-8241-fa1a864ddfff%22%5D%7D&h=0&m=33&s=29&res=412x823&gt_ms=77 — 204 — 638 B — 213 ms — h2https://us-an.gr-cdn.com/we.2.13.7.umd.jsus-an.gr-cdn.com/we.2.13.7.umd.js https://us-an.gr-cdn.com/we.2.13.7.umd.js — 200 — 54.5 KiB — 14 ms — h2https://us-an.gr-cdn.com/ec.2.13.7.umd.jsus-an.gr-cdn.com/ec.2.13.7.umd.js https://us-an.gr-cdn.com/ec.2.13.7.umd.js — 200 — 11.2 KiB — 11 ms — h2https://us-wbe.gr-cdn.com/dynamic/gr-popups.jsus-wbe.gr-cdn.com/dynamic/gr-popups... https://us-wbe.gr-cdn.com/dynamic/gr-popups.js — 200 — 367.4 KiB — 78 ms — h2https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/images/ccl-lines-use-cases.svgeu-copernicus.github.io/copernicus-... https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/images/ccl-lines-use-cases.svg — 200 — 879 B — 135 ms — h2https://www.copernicus.eu/sites/default/files/inline-images/Save_the_date_EU_Space_Days_banner_0.jpgwww.copernicus.eu/sites/default/fil... https://www.copernicus.eu/sites/default/files/inline-images/Save_the_date_EU_Space_Days_banner_0.jpg — 200 — 423.3 KiB — 31 ms — h2https://assets.mailerlite.com/js/universal.jsassets.mailerlite.com/js/universal.... https://assets.mailerlite.com/js/universal.js — 200 — 14.0 KiB — 97 ms — h3https://platform.twitter.com/widgets/widget_iframe.2f70fb173b9000da126c79afe2098f02.html?origin=https%3A%2F%2Fwww.copernicus.euplatform.twitter.com/widgets/widget... https://platform.twitter.com/widgets/widget_iframe.2f70fb173b9000da126c79afe2098f02.html?origin=https%3A%2F%2Fwww.copernicus.eu — 200 — 103.4 KiB — 157 ms — h2https://cdn.jsdelivr.net/npm/slick-carousel@1.8.0/slick/ajax-loader.gifcdn.jsdelivr.net/npm/slick-carousel... https://cdn.jsdelivr.net/npm/slick-carousel@1.8.0/slick/ajax-loader.gif — 200 — 4.4 KiB — 3 ms — h3https://www.copernicus.eu/themes/custom/copernicus/img/images/ccl-icon-atmosphere.svgwww.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/img/images/ccl-icon-atmosphere.svg — 200 — 0 B — 1 ms — h2https://www.copernicus.eu/themes/custom/copernicus/img/images/ccl-icon-marine.svgwww.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/img/images/ccl-icon-marine.svg — 200 — 0 B — 5 ms — h2https://www.copernicus.eu/themes/custom/copernicus/img/images/ccl-icon-land.svgwww.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/img/images/ccl-icon-land.svg — 200 — 0 B — 4 ms — h2https://www.copernicus.eu/themes/custom/copernicus/img/images/ccl-icon-climate.svgwww.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/img/images/ccl-icon-climate.svg — 200 — 0 B — 4 ms — h2https://www.copernicus.eu/themes/custom/copernicus/img/images/ccl-icon-security.svgwww.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/img/images/ccl-icon-security.svg — 200 — 0 B — 4 ms — h2https://www.copernicus.eu/themes/custom/copernicus/img/images/ccl-icon-emergency.svgwww.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/img/images/ccl-icon-emergency.svg — 200 — 0 B — 4 ms — h2https://cdn.jsdelivr.net/npm/slick-carousel@1.8.0/slick/fonts/slick.woffcdn.jsdelivr.net/npm/slick-carousel... https://cdn.jsdelivr.net/npm/slick-carousel@1.8.0/slick/fonts/slick.woff — 200 — 1.7 KiB — 4 ms — h3https://www.copernicus.eu/sites/default/files/styles/servicecards_img_style/public/2018-10/AtmosphereWhite.png?itok=fXCI263uwww.copernicus.eu/sites/default/fil... https://www.copernicus.eu/sites/default/files/styles/servicecards_img_style/public/2018-10/AtmosphereWhite.png?itok=fXCI263u — 200 — 4.4 KiB — 40 ms — h2https://www.copernicus.eu/sites/default/files/styles/servicecards_icon_hover/public/2018-10/Atmosphere-hover.png?itok=rc5-OANvwww.copernicus.eu/sites/default/fil... https://www.copernicus.eu/sites/default/files/styles/servicecards_icon_hover/public/2018-10/Atmosphere-hover.png?itok=rc5-OANv — 200 — 11.3 KiB — 42 ms — h2https://www.copernicus.eu/sites/default/files/styles/servicecards_img_style/public/2018-10/MarineWhite.png?itok=O8DLiM1Xwww.copernicus.eu/sites/default/fil... https://www.copernicus.eu/sites/default/files/styles/servicecards_img_style/public/2018-10/MarineWhite.png?itok=O8DLiM1X — 200 — 3.9 KiB — 45 ms — h2https://www.copernicus.eu/sites/default/files/styles/servicecards_icon_hover/public/2018-10/Marine-hover.png?itok=0bCGpFuuwww.copernicus.eu/sites/default/fil... https://www.copernicus.eu/sites/default/files/styles/servicecards_icon_hover/public/2018-10/Marine-hover.png?itok=0bCGpFuu — 200 — 8.8 KiB — 46 ms — h2https://www.copernicus.eu/sites/default/files/styles/servicecards_img_style/public/2018-10/LandWhite.png?itok=bQGC8953www.copernicus.eu/sites/default/fil... https://www.copernicus.eu/sites/default/files/styles/servicecards_img_style/public/2018-10/LandWhite.png?itok=bQGC8953 — 200 — 4.3 KiB — 48 ms — h2https://www.copernicus.eu/sites/default/files/styles/servicecards_icon_hover/public/2018-10/Land-hover.png?itok=LuSkXVw2www.copernicus.eu/sites/default/fil... https://www.copernicus.eu/sites/default/files/styles/servicecards_icon_hover/public/2018-10/Land-hover.png?itok=LuSkXVw2 — 200 — 9.4 KiB — 53 ms — h2https://www.copernicus.eu/sites/default/files/styles/servicecards_img_style/public/2018-10/ClimateChangeWhite%404x.png?itok=2dkRkXZBwww.copernicus.eu/sites/default/fil... https://www.copernicus.eu/sites/default/files/styles/servicecards_img_style/public/2018-10/ClimateChangeWhite%404x.png?itok=2dkRkXZB — 200 — 4.1 KiB — 55 ms — h2https://www.copernicus.eu/sites/default/files/styles/servicecards_icon_hover/public/2018-10/ClimateChange-hover.png?itok=P8oG3s_8www.copernicus.eu/sites/default/fil... https://www.copernicus.eu/sites/default/files/styles/servicecards_icon_hover/public/2018-10/ClimateChange-hover.png?itok=P8oG3s_8 — 200 — 9.8 KiB — 57 ms — h2https://www.copernicus.eu/sites/default/files/styles/servicecards_img_style/public/2018-10/SecurityWhite.png?itok=3f3GlxTAwww.copernicus.eu/sites/default/fil... https://www.copernicus.eu/sites/default/files/styles/servicecards_img_style/public/2018-10/SecurityWhite.png?itok=3f3GlxTA — 200 — 2.4 KiB — 59 ms — h2https://www.copernicus.eu/sites/default/files/styles/servicecards_icon_hover/public/2018-10/SecurityAndSurveilance-hover.png?itok=DWW7N-Vrwww.copernicus.eu/sites/default/fil... https://www.copernicus.eu/sites/default/files/styles/servicecards_icon_hover/public/2018-10/SecurityAndSurveilance-hover.png?itok=DWW7N-Vr — 200 — 8.8 KiB — 61 ms — h2https://www.copernicus.eu/sites/default/files/styles/servicecards_img_style/public/2018-10/EmergencyWhite.png?itok=Jtyin9Nwwww.copernicus.eu/sites/default/fil... https://www.copernicus.eu/sites/default/files/styles/servicecards_img_style/public/2018-10/EmergencyWhite.png?itok=Jtyin9Nw — 200 — 4.2 KiB — 61 ms — h2https://www.copernicus.eu/sites/default/files/styles/servicecards_icon_hover/public/2018-10/EmergencyManagementService-hover.png?itok=QXBnSuCMwww.copernicus.eu/sites/default/fil... https://www.copernicus.eu/sites/default/files/styles/servicecards_icon_hover/public/2018-10/EmergencyManagementService-hover.png?itok=QXBnSuCM — 200 — 10.6 KiB — 70 ms — h2https://assets.mailerlite.com/css/universal.cssassets.mailerlite.com/css/universal... https://assets.mailerlite.com/css/universal.css — 200 — 673 B — 45 ms — h3https://assets.mailerlite.com/jsonp/278652/forms/1YLv5D?callback=ml.fn.renderEmbeddedFormassets.mailerlite.com/jsonp/278652/... https://assets.mailerlite.com/jsonp/278652/forms/1YLv5D?callback=ml.fn.renderEmbeddedForm — 200 — 4.8 KiB — 52 ms — h3https://assets.mailerlite.com/jsonp/278652/forms?callback=ml.fn.renderPopupsAndPromotionsassets.mailerlite.com/jsonp/278652/... https://assets.mailerlite.com/jsonp/278652/forms?callback=ml.fn.renderPopupsAndPromotions — 200 — 339 B — 51 ms — h3https://assets.mlcdn.com/fonts.css?version=1727422assets.mlcdn.com/fonts.css?version=... https://assets.mlcdn.com/fonts.css?version=1727422 — 200 — 976 B — 99 ms — h2https://groot.mailerlite.com/js/w/webforms.min.js?v2d8fb22bb5b3677f161552cd9e774127groot.mailerlite.com/js/w/webforms.... https://groot.mailerlite.com/js/w/webforms.min.js?v2d8fb22bb5b3677f161552cd9e774127 — 200 — 4.0 KiB — 62 ms — h3https://assets.mailerlite.com/jsonp/278652/forms/99941959845545589/takel?cache=1776818010773490089461328528assets.mailerlite.com/jsonp/278652/... https://assets.mailerlite.com/jsonp/278652/forms/99941959845545589/takel?cache=1776818010773490089461328528 — 204 — 200 B — 125 ms — h3https://syndication.twitter.com/settings?session_id=a9554b30ff7133f5601f71ea634958fd75819018syndication.twitter.com/settings?se... https://syndication.twitter.com/settings?session_id=a9554b30ff7133f5601f71ea634958fd75819018 — 200 — 951 B — 189 ms — h2https://assets.mlcdn.com/gr/js/w/ml_jQuery.inputmask.bundle.min.js?v3.3.1assets.mlcdn.com/gr/js/w/ml_jQuery.... https://assets.mlcdn.com/gr/js/w/ml_jQuery.inputmask.bundle.min.js?v3.3.1 — 200 — 20.8 KiB — 37 ms — h2https://fonts.mailerlite.com/css?family=Roboto:400,400i,700,700i|Merriweather:400,900i,900,700i,700,300,300i,400i|Lato:400,400i,700,700i|Montserrat:400,400i,700,700i|Montserrat+Alternates:400,400i,700,700i|Open+Sans:400,400i,700,700i|PT+Sans:400,400i,700,700i|Source+Sans+Pro:400,400i,700,700i|Roboto+Slab:400,700|Ubuntu:400,400i,700,700i|Titillium+Web:400,400i,700,700i|Nunito:400,400i,700,700i|Cabin:400,400i,700,700i|Oswald:400,700|Work+Sans:400,700|Exo:400,400i,700,700i|Comfortaa:400,700|Raleway:400,400i,700,700i|Oxygen:400,700|Poppins:400,400i,700,700i|Playfair+Display:400,400i,700,700i|Shadows+Into+Light+Two|PT+Serif:400,400italic,700,700italic|Josefin+Slab:400,400italic,700,700italic|Arvo:400,700,700italic,400italic|Vollkorn:400,400italic,700,700italic|Karla:400,400italic,700,700italic|Noto+Sans:400,400italic,700,700italic|Barlow+Condensed:400,400italic,700,700italic|Anton|Inter:400,700|Abril+Fatface|Yeseva+One|Poiret+One|Marck+Script|Pacifico|Fira+Sans|Rubik&subset=cyrillic,cyrillic-ext,latin-extfonts.mailerlite.com/css?family=Rob... https://fonts.mailerlite.com/css?family=Roboto:400,400i,700,700i|Merriweather:400,900i,900,700i,700,300,300i,400i|Lato:400,400i,700,700i|Montserrat:400,400i,700,700i|Montserrat+Alternates:400,400i,700,700i|Open+Sans:400,400i,700,700i|PT+Sans:400,400i,700,700i|Source+Sans+Pro:400,400i,700,700i|Roboto+Slab:400,700|Ubuntu:400,400i,700,700i|Titillium+Web:400,400i,700,700i|Nunito:400,400i,700,700i|Cabin:400,400i,700,700i|Oswald:400,700|Work+Sans:400,700|Exo:400,400i,700,700i|Comfortaa:400,700|Raleway:400,400i,700,700i|Oxygen:400,700|Poppins:400,400i,700,700i|Playfair+Display:400,400i,700,700i|Shadows+Into+Light+Two|PT+Serif:400,400italic,700,700italic|Josefin+Slab:400,400italic,700,700italic|Arvo:400,700,700italic,400italic|Vollkorn:400,400italic,700,700italic|Karla:400,400italic,700,700italic|Noto+Sans:400,400italic,700,700italic|Barlow+Condensed:400,400italic,700,700italic|Anton|Inter:400,700|Abril+Fatface|Yeseva+One|Poiret+One|Marck+Script|Pacifico|Fira+Sans|Rubik&subset=cyrillic,cyrillic-ext,latin-ext — 200 — 8.0 KiB — 61 ms — h3https://fonts.mailerlite.com/fonts/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2fonts.mailerlite.com/fonts/s/opensa... https://fonts.mailerlite.com/fonts/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2 — 200 — 47.5 KiB — 88 ms — h3https://platform.twitter.com/js/tweet.d7aeb21a88e025d2ea5f5431a103f586.jsplatform.twitter.com/js/tweet.d7aeb... https://platform.twitter.com/js/tweet.d7aeb21a88e025d2ea5f5431a103f586.js — 200 — 2.8 KiB — 29 ms — h2https://platform.twitter.com/embed/Tweet.html?dnt=false&embedId=twitter-widget-0&features=eyJ0ZndfdGltZWxpbmVfbGlzdCI6eyJidWNrZXQiOltdLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X2ZvbGxvd2VyX2NvdW50X3N1bnNldCI6eyJidWNrZXQiOnRydWUsInZlcnNpb24iOm51bGx9LCJ0ZndfdHdlZXRfZWRpdF9iYWNrZW5kIjp7ImJ1Y2tldCI6Im9uIiwidmVyc2lvbiI6bnVsbH0sInRmd19yZWZzcmNfc2Vzc2lvbiI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfZm9zbnJfc29mdF9pbnRlcnZlbnRpb25zX2VuYWJsZWQiOnsiYnVja2V0Ijoib24iLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X21peGVkX21lZGlhXzE1ODk3Ijp7ImJ1Y2tldCI6InRyZWF0bWVudCIsInZlcnNpb24iOm51bGx9LCJ0ZndfZXhwZXJpbWVudHNfY29va2llX2V4cGlyYXRpb24iOnsiYnVja2V0IjoxMjA5NjAwLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X3Nob3dfYmlyZHdhdGNoX3Bpdm90c19lbmFibGVkIjp7ImJ1Y2tldCI6Im9uIiwidmVyc2lvbiI6bnVsbH0sInRmd19kdXBsaWNhdGVfc2NyaWJlc190b19zZXR0aW5ncyI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfdXNlX3Byb2ZpbGVfaW1hZ2Vfc2hhcGVfZW5hYmxlZCI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfdmlkZW9faGxzX2R5bmFtaWNfbWFuaWZlc3RzXzE1MDgyIjp7ImJ1Y2tldCI6InRydWVfYml0cmF0ZSIsInZlcnNpb24iOm51bGx9LCJ0ZndfbGVnYWN5X3RpbWVsaW5lX3N1bnNldCI6eyJidWNrZXQiOnRydWUsInZlcnNpb24iOm51bGx9LCJ0ZndfdHdlZXRfZWRpdF9mcm9udGVuZCI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9fQ%3D%3D&frame=false&hideCard=false&hideThread=false&id=2046252807267778665&lang=en&origin=https%3A%2F%2Fwww.copernicus.eu%2Fen%2Fhomepage&sessionId=a9554b30ff7133f5601f71ea634958fd75819018&theme=light&widgetsVersion=2615f7e52b7e0%3A1702314776716&width=550pxplatform.twitter.com/embed/Tweet.ht... https://platform.twitter.com/embed/Tweet.html?dnt=false&embedId=twitter-widget-0&features=eyJ0ZndfdGltZWxpbmVfbGlzdCI6eyJidWNrZXQiOltdLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X2ZvbGxvd2VyX2NvdW50X3N1bnNldCI6eyJidWNrZXQiOnRydWUsInZlcnNpb24iOm51bGx9LCJ0ZndfdHdlZXRfZWRpdF9iYWNrZW5kIjp7ImJ1Y2tldCI6Im9uIiwidmVyc2lvbiI6bnVsbH0sInRmd19yZWZzcmNfc2Vzc2lvbiI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfZm9zbnJfc29mdF9pbnRlcnZlbnRpb25zX2VuYWJsZWQiOnsiYnVja2V0Ijoib24iLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X21peGVkX21lZGlhXzE1ODk3Ijp7ImJ1Y2tldCI6InRyZWF0bWVudCIsInZlcnNpb24iOm51bGx9LCJ0ZndfZXhwZXJpbWVudHNfY29va2llX2V4cGlyYXRpb24iOnsiYnVja2V0IjoxMjA5NjAwLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X3Nob3dfYmlyZHdhdGNoX3Bpdm90c19lbmFibGVkIjp7ImJ1Y2tldCI6Im9uIiwidmVyc2lvbiI6bnVsbH0sInRmd19kdXBsaWNhdGVfc2NyaWJlc190b19zZXR0aW5ncyI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfdXNlX3Byb2ZpbGVfaW1hZ2Vfc2hhcGVfZW5hYmxlZCI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfdmlkZW9faGxzX2R5bmFtaWNfbWFuaWZlc3RzXzE1MDgyIjp7ImJ1Y2tldCI6InRydWVfYml0cmF0ZSIsInZlcnNpb24iOm51bGx9LCJ0ZndfbGVnYWN5X3RpbWVsaW5lX3N1bnNldCI6eyJidWNrZXQiOnRydWUsInZlcnNpb24iOm51bGx9LCJ0ZndfdHdlZXRfZWRpdF9mcm9udGVuZCI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9fQ%3D%3D&frame=false&hideCard=false&hideThread=false&id=2046252807267778665&lang=en&origin=https%3A%2F%2Fwww.copernicus.eu%2Fen%2Fhomepage&sessionId=a9554b30ff7133f5601f71ea634958fd75819018&theme=light&widgetsVersion=2615f7e52b7e0%3A1702314776716&width=550px — 200 — 437 B — 30 ms — h2https://platform.twitter.com/embed/Tweet.html?dnt=false&embedId=twitter-widget-1&features=eyJ0ZndfdGltZWxpbmVfbGlzdCI6eyJidWNrZXQiOltdLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X2ZvbGxvd2VyX2NvdW50X3N1bnNldCI6eyJidWNrZXQiOnRydWUsInZlcnNpb24iOm51bGx9LCJ0ZndfdHdlZXRfZWRpdF9iYWNrZW5kIjp7ImJ1Y2tldCI6Im9uIiwidmVyc2lvbiI6bnVsbH0sInRmd19yZWZzcmNfc2Vzc2lvbiI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfZm9zbnJfc29mdF9pbnRlcnZlbnRpb25zX2VuYWJsZWQiOnsiYnVja2V0Ijoib24iLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X21peGVkX21lZGlhXzE1ODk3Ijp7ImJ1Y2tldCI6InRyZWF0bWVudCIsInZlcnNpb24iOm51bGx9LCJ0ZndfZXhwZXJpbWVudHNfY29va2llX2V4cGlyYXRpb24iOnsiYnVja2V0IjoxMjA5NjAwLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X3Nob3dfYmlyZHdhdGNoX3Bpdm90c19lbmFibGVkIjp7ImJ1Y2tldCI6Im9uIiwidmVyc2lvbiI6bnVsbH0sInRmd19kdXBsaWNhdGVfc2NyaWJlc190b19zZXR0aW5ncyI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfdXNlX3Byb2ZpbGVfaW1hZ2Vfc2hhcGVfZW5hYmxlZCI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfdmlkZW9faGxzX2R5bmFtaWNfbWFuaWZlc3RzXzE1MDgyIjp7ImJ1Y2tldCI6InRydWVfYml0cmF0ZSIsInZlcnNpb24iOm51bGx9LCJ0ZndfbGVnYWN5X3RpbWVsaW5lX3N1bnNldCI6eyJidWNrZXQiOnRydWUsInZlcnNpb24iOm51bGx9LCJ0ZndfdHdlZXRfZWRpdF9mcm9udGVuZCI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9fQ%3D%3D&frame=false&hideCard=false&hideThread=false&id=2045885553434833202&lang=en&origin=https%3A%2F%2Fwww.copernicus.eu%2Fen%2Fhomepage&sessionId=a9554b30ff7133f5601f71ea634958fd75819018&theme=light&widgetsVersion=2615f7e52b7e0%3A1702314776716&width=550pxplatform.twitter.com/embed/Tweet.ht... https://platform.twitter.com/embed/Tweet.html?dnt=false&embedId=twitter-widget-1&features=eyJ0ZndfdGltZWxpbmVfbGlzdCI6eyJidWNrZXQiOltdLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X2ZvbGxvd2VyX2NvdW50X3N1bnNldCI6eyJidWNrZXQiOnRydWUsInZlcnNpb24iOm51bGx9LCJ0ZndfdHdlZXRfZWRpdF9iYWNrZW5kIjp7ImJ1Y2tldCI6Im9uIiwidmVyc2lvbiI6bnVsbH0sInRmd19yZWZzcmNfc2Vzc2lvbiI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfZm9zbnJfc29mdF9pbnRlcnZlbnRpb25zX2VuYWJsZWQiOnsiYnVja2V0Ijoib24iLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X21peGVkX21lZGlhXzE1ODk3Ijp7ImJ1Y2tldCI6InRyZWF0bWVudCIsInZlcnNpb24iOm51bGx9LCJ0ZndfZXhwZXJpbWVudHNfY29va2llX2V4cGlyYXRpb24iOnsiYnVja2V0IjoxMjA5NjAwLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X3Nob3dfYmlyZHdhdGNoX3Bpdm90c19lbmFibGVkIjp7ImJ1Y2tldCI6Im9uIiwidmVyc2lvbiI6bnVsbH0sInRmd19kdXBsaWNhdGVfc2NyaWJlc190b19zZXR0aW5ncyI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfdXNlX3Byb2ZpbGVfaW1hZ2Vfc2hhcGVfZW5hYmxlZCI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfdmlkZW9faGxzX2R5bmFtaWNfbWFuaWZlc3RzXzE1MDgyIjp7ImJ1Y2tldCI6InRydWVfYml0cmF0ZSIsInZlcnNpb24iOm51bGx9LCJ0ZndfbGVnYWN5X3RpbWVsaW5lX3N1bnNldCI6eyJidWNrZXQiOnRydWUsInZlcnNpb24iOm51bGx9LCJ0ZndfdHdlZXRfZWRpdF9mcm9udGVuZCI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9fQ%3D%3D&frame=false&hideCard=false&hideThread=false&id=2045885553434833202&lang=en&origin=https%3A%2F%2Fwww.copernicus.eu%2Fen%2Fhomepage&sessionId=a9554b30ff7133f5601f71ea634958fd75819018&theme=light&widgetsVersion=2615f7e52b7e0%3A1702314776716&width=550px — 200 — 308 B — 29 ms — h2https://platform.twitter.com/embed/Tweet.html?dnt=false&embedId=twitter-widget-2&features=eyJ0ZndfdGltZWxpbmVfbGlzdCI6eyJidWNrZXQiOltdLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X2ZvbGxvd2VyX2NvdW50X3N1bnNldCI6eyJidWNrZXQiOnRydWUsInZlcnNpb24iOm51bGx9LCJ0ZndfdHdlZXRfZWRpdF9iYWNrZW5kIjp7ImJ1Y2tldCI6Im9uIiwidmVyc2lvbiI6bnVsbH0sInRmd19yZWZzcmNfc2Vzc2lvbiI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfZm9zbnJfc29mdF9pbnRlcnZlbnRpb25zX2VuYWJsZWQiOnsiYnVja2V0Ijoib24iLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X21peGVkX21lZGlhXzE1ODk3Ijp7ImJ1Y2tldCI6InRyZWF0bWVudCIsInZlcnNpb24iOm51bGx9LCJ0ZndfZXhwZXJpbWVudHNfY29va2llX2V4cGlyYXRpb24iOnsiYnVja2V0IjoxMjA5NjAwLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X3Nob3dfYmlyZHdhdGNoX3Bpdm90c19lbmFibGVkIjp7ImJ1Y2tldCI6Im9uIiwidmVyc2lvbiI6bnVsbH0sInRmd19kdXBsaWNhdGVfc2NyaWJlc190b19zZXR0aW5ncyI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfdXNlX3Byb2ZpbGVfaW1hZ2Vfc2hhcGVfZW5hYmxlZCI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfdmlkZW9faGxzX2R5bmFtaWNfbWFuaWZlc3RzXzE1MDgyIjp7ImJ1Y2tldCI6InRydWVfYml0cmF0ZSIsInZlcnNpb24iOm51bGx9LCJ0ZndfbGVnYWN5X3RpbWVsaW5lX3N1bnNldCI6eyJidWNrZXQiOnRydWUsInZlcnNpb24iOm51bGx9LCJ0ZndfdHdlZXRfZWRpdF9mcm9udGVuZCI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9fQ%3D%3D&frame=false&hideCard=false&hideThread=false&id=2045548501413552552&lang=en&origin=https%3A%2F%2Fwww.copernicus.eu%2Fen%2Fhomepage&sessionId=a9554b30ff7133f5601f71ea634958fd75819018&theme=light&widgetsVersion=2615f7e52b7e0%3A1702314776716&width=550pxplatform.twitter.com/embed/Tweet.ht... https://platform.twitter.com/embed/Tweet.html?dnt=false&embedId=twitter-widget-2&features=eyJ0ZndfdGltZWxpbmVfbGlzdCI6eyJidWNrZXQiOltdLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X2ZvbGxvd2VyX2NvdW50X3N1bnNldCI6eyJidWNrZXQiOnRydWUsInZlcnNpb24iOm51bGx9LCJ0ZndfdHdlZXRfZWRpdF9iYWNrZW5kIjp7ImJ1Y2tldCI6Im9uIiwidmVyc2lvbiI6bnVsbH0sInRmd19yZWZzcmNfc2Vzc2lvbiI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfZm9zbnJfc29mdF9pbnRlcnZlbnRpb25zX2VuYWJsZWQiOnsiYnVja2V0Ijoib24iLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X21peGVkX21lZGlhXzE1ODk3Ijp7ImJ1Y2tldCI6InRyZWF0bWVudCIsInZlcnNpb24iOm51bGx9LCJ0ZndfZXhwZXJpbWVudHNfY29va2llX2V4cGlyYXRpb24iOnsiYnVja2V0IjoxMjA5NjAwLCJ2ZXJzaW9uIjpudWxsfSwidGZ3X3Nob3dfYmlyZHdhdGNoX3Bpdm90c19lbmFibGVkIjp7ImJ1Y2tldCI6Im9uIiwidmVyc2lvbiI6bnVsbH0sInRmd19kdXBsaWNhdGVfc2NyaWJlc190b19zZXR0aW5ncyI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfdXNlX3Byb2ZpbGVfaW1hZ2Vfc2hhcGVfZW5hYmxlZCI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9LCJ0ZndfdmlkZW9faGxzX2R5bmFtaWNfbWFuaWZlc3RzXzE1MDgyIjp7ImJ1Y2tldCI6InRydWVfYml0cmF0ZSIsInZlcnNpb24iOm51bGx9LCJ0ZndfbGVnYWN5X3RpbWVsaW5lX3N1bnNldCI6eyJidWNrZXQiOnRydWUsInZlcnNpb24iOm51bGx9LCJ0ZndfdHdlZXRfZWRpdF9mcm9udGVuZCI6eyJidWNrZXQiOiJvbiIsInZlcnNpb24iOm51bGx9fQ%3D%3D&frame=false&hideCard=false&hideThread=false&id=2045548501413552552&lang=en&origin=https%3A%2F%2Fwww.copernicus.eu%2Fen%2Fhomepage&sessionId=a9554b30ff7133f5601f71ea634958fd75819018&theme=light&widgetsVersion=2615f7e52b7e0%3A1702314776716&width=550px — 200 — 308 B — 30 ms — h2https://platform.twitter.com/embed/embed.runtime.01bcb76409c00f15f058.jsplatform.twitter.com/embed/embed.ru... https://platform.twitter.com/embed/embed.runtime.01bcb76409c00f15f058.js — 200 — 4.3 KiB — 31 ms — h2https://platform.twitter.com/embed/embed.9449.78398904051446294e3d.jsplatform.twitter.com/embed/embed.94... https://platform.twitter.com/embed/embed.9449.78398904051446294e3d.js — 200 — 160.1 KiB — 61 ms — h2https://platform.twitter.com/embed/embed.runtime.01bcb76409c00f15f058.jsplatform.twitter.com/embed/embed.ru... https://platform.twitter.com/embed/embed.runtime.01bcb76409c00f15f058.js — 200 — 0 B — 29 ms — h2https://platform.twitter.com/embed/embed.9449.78398904051446294e3d.jsplatform.twitter.com/embed/embed.94... https://platform.twitter.com/embed/embed.9449.78398904051446294e3d.js — 200 — 0 B — 56 ms — h2https://platform.twitter.com/embed/embed.runtime.01bcb76409c00f15f058.jsplatform.twitter.com/embed/embed.ru... https://platform.twitter.com/embed/embed.runtime.01bcb76409c00f15f058.js — 200 — 0 B — 31 ms — h2https://platform.twitter.com/embed/embed.9449.78398904051446294e3d.jsplatform.twitter.com/embed/embed.94... https://platform.twitter.com/embed/embed.9449.78398904051446294e3d.js — 200 — 0 B — 51 ms — h2https://platform.twitter.com/embed/embed.Tweet.23aa1579fc7458d3ccd1.jsplatform.twitter.com/embed/embed.Tw... https://platform.twitter.com/embed/embed.Tweet.23aa1579fc7458d3ccd1.js — 200 — 12.8 KiB — 48 ms — h2https://platform.twitter.com/embed/embed.Tweet.23aa1579fc7458d3ccd1.jsplatform.twitter.com/embed/embed.Tw... https://platform.twitter.com/embed/embed.Tweet.23aa1579fc7458d3ccd1.js — 200 — 0 B — 50 ms — h2https://platform.twitter.com/embed/embed.Tweet.23aa1579fc7458d3ccd1.jsplatform.twitter.com/embed/embed.Tw... https://platform.twitter.com/embed/embed.Tweet.23aa1579fc7458d3ccd1.js — 200 — 0 B — 51 ms — h2https://platform.twitter.com/embed/embed.749.467388cca0b3fe9c3291.jsplatform.twitter.com/embed/embed.74... https://platform.twitter.com/embed/embed.749.467388cca0b3fe9c3291.js — 200 — 6.7 KiB — 29 ms — h2https://platform.twitter.com/embed/embed.ondemand.i18n.en-js.19a28d85d7fc7916b4b1.jsplatform.twitter.com/embed/embed.on... https://platform.twitter.com/embed/embed.ondemand.i18n.en-js.19a28d85d7fc7916b4b1.js — 200 — 1.7 KiB — 31 ms — h2https://platform.twitter.com/embed/embed.ondemand.horizon-web.i18n.en-js.d681a6dcae4601184824.jsplatform.twitter.com/embed/embed.on... https://platform.twitter.com/embed/embed.ondemand.horizon-web.i18n.en-js.d681a6dcae4601184824.js — 200 — 11.1 KiB — 32 ms — h2https://platform.twitter.com/embed/embed.749.467388cca0b3fe9c3291.jsplatform.twitter.com/embed/embed.74... https://platform.twitter.com/embed/embed.749.467388cca0b3fe9c3291.js — 200 — 0 B — 5 ms — h2https://platform.twitter.com/embed/embed.ondemand.i18n.en-js.19a28d85d7fc7916b4b1.jsplatform.twitter.com/embed/embed.on... https://platform.twitter.com/embed/embed.ondemand.i18n.en-js.19a28d85d7fc7916b4b1.js — 200 — 0 B — 6 ms — h2https://platform.twitter.com/embed/embed.ondemand.horizon-web.i18n.en-js.d681a6dcae4601184824.jsplatform.twitter.com/embed/embed.on... https://platform.twitter.com/embed/embed.ondemand.horizon-web.i18n.en-js.d681a6dcae4601184824.js — 200 — 0 B — 6 ms — h2https://platform.twitter.com/embed/embed.749.467388cca0b3fe9c3291.jsplatform.twitter.com/embed/embed.74... https://platform.twitter.com/embed/embed.749.467388cca0b3fe9c3291.js — 200 — 0 B — 2 ms — h2https://platform.twitter.com/embed/embed.ondemand.i18n.en-js.19a28d85d7fc7916b4b1.jsplatform.twitter.com/embed/embed.on... https://platform.twitter.com/embed/embed.ondemand.i18n.en-js.19a28d85d7fc7916b4b1.js — 200 — 0 B — 3 ms — h2https://platform.twitter.com/embed/embed.ondemand.horizon-web.i18n.en-js.d681a6dcae4601184824.jsplatform.twitter.com/embed/embed.on... https://platform.twitter.com/embed/embed.ondemand.horizon-web.i18n.en-js.d681a6dcae4601184824.js — 200 — 0 B — 3 ms — h2https://platform.twitter.com/embed/embed.9203.1b3edf1dee6d205547e0.jsplatform.twitter.com/embed/embed.92... https://platform.twitter.com/embed/embed.9203.1b3edf1dee6d205547e0.js — 200 — 82.1 KiB — 38 ms — h2https://platform.twitter.com/embed/embed.ondemand.Tweet.6f4113224c313a1bdfb5.jsplatform.twitter.com/embed/embed.on... https://platform.twitter.com/embed/embed.ondemand.Tweet.6f4113224c313a1bdfb5.js — 200 — 20.7 KiB — 35 ms — h2https://platform.twitter.com/embed/embed.9203.1b3edf1dee6d205547e0.jsplatform.twitter.com/embed/embed.92... https://platform.twitter.com/embed/embed.9203.1b3edf1dee6d205547e0.js — 200 — 0 B — 36 ms — h2https://platform.twitter.com/embed/embed.ondemand.Tweet.6f4113224c313a1bdfb5.jsplatform.twitter.com/embed/embed.on... https://platform.twitter.com/embed/embed.ondemand.Tweet.6f4113224c313a1bdfb5.js — 200 — 0 B — 36 ms — h2https://platform.twitter.com/embed/embed.9203.1b3edf1dee6d205547e0.jsplatform.twitter.com/embed/embed.92... https://platform.twitter.com/embed/embed.9203.1b3edf1dee6d205547e0.js — 200 — 0 B — 32 ms — h2https://platform.twitter.com/embed/embed.ondemand.Tweet.6f4113224c313a1bdfb5.jsplatform.twitter.com/embed/embed.on... https://platform.twitter.com/embed/embed.ondemand.Tweet.6f4113224c313a1bdfb5.js — 200 — 0 B — 34 ms — h2https://cdn.syndication.twimg.com/tweet-result?features=tfw_timeline_list%3A%3Btfw_follower_count_sunset%3Atrue%3Btfw_tweet_edit_backend%3Aon%3Btfw_refsrc_session%3Aon%3Btfw_fosnr_soft_interventions_enabled%3Aon%3Btfw_mixed_media_15897%3Atreatment%3Btfw_experiments_cookie_expiration%3A1209600%3Btfw_show_birdwatch_pivots_enabled%3Aon%3Btfw_duplicate_scribes_to_settings%3Aon%3Btfw_use_profile_image_shape_enabled%3Aon%3Btfw_video_hls_dynamic_manifests_15082%3Atrue_bitrate%3Btfw_legacy_timeline_sunset%3Atrue%3Btfw_tweet_edit_frontend%3Aon&id=2045885553434833202&lang=en&token=4yjc7djel4&ts01ru=dxjhv8jl0uve&388oe9=4sql7v8b6fcu&3ny09t=13u4e8rg8o32&ntae6t=1o8xe8lo7wyd&nizda3=akp1j8hdvv9v&bo00om=2p8e0mjvohno&f4fjau=1fq8ypx2v6aacdn.syndication.twimg.com/tweet-res... https://cdn.syndication.twimg.com/tweet-result?features=tfw_timeline_list%3A%3Btfw_follower_count_sunset%3Atrue%3Btfw_tweet_edit_backend%3Aon%3Btfw_refsrc_session%3Aon%3Btfw_fosnr_soft_interventions_enabled%3Aon%3Btfw_mixed_media_15897%3Atreatment%3Btfw_experiments_cookie_expiration%3A1209600%3Btfw_show_birdwatch_pivots_enabled%3Aon%3Btfw_duplicate_scribes_to_settings%3Aon%3Btfw_use_profile_image_shape_enabled%3Aon%3Btfw_video_hls_dynamic_manifests_15082%3Atrue_bitrate%3Btfw_legacy_timeline_sunset%3Atrue%3Btfw_tweet_edit_frontend%3Aon&id=2045885553434833202&lang=en&token=4yjc7djel4&ts01ru=dxjhv8jl0uve&388oe9=4sql7v8b6fcu&3ny09t=13u4e8rg8o32&ntae6t=1o8xe8lo7wyd&nizda3=akp1j8hdvv9v&bo00om=2p8e0mjvohno&f4fjau=1fq8ypx2v6aa — 200 — 1.3 KiB — 506 ms — h2https://cdn.syndication.twimg.com/tweet-result?features=tfw_timeline_list%3A%3Btfw_follower_count_sunset%3Atrue%3Btfw_tweet_edit_backend%3Aon%3Btfw_refsrc_session%3Aon%3Btfw_fosnr_soft_interventions_enabled%3Aon%3Btfw_mixed_media_15897%3Atreatment%3Btfw_experiments_cookie_expiration%3A1209600%3Btfw_show_birdwatch_pivots_enabled%3Aon%3Btfw_duplicate_scribes_to_settings%3Aon%3Btfw_use_profile_image_shape_enabled%3Aon%3Btfw_video_hls_dynamic_manifests_15082%3Atrue_bitrate%3Btfw_legacy_timeline_sunset%3Atrue%3Btfw_tweet_edit_frontend%3Aon&id=2046252807267778665&lang=en&token=4ykhqngfbur&2yh903=1evgv87ed7f&geiuxy=jxi86ajd7go&bfanh5=7f819uhcjjdu&4vfdqj=t1j88w6copc&c3djfb=jcq8h4kf156&zsbanw=fo98jddi74dfcdn.syndication.twimg.com/tweet-res... https://cdn.syndication.twimg.com/tweet-result?features=tfw_timeline_list%3A%3Btfw_follower_count_sunset%3Atrue%3Btfw_tweet_edit_backend%3Aon%3Btfw_refsrc_session%3Aon%3Btfw_fosnr_soft_interventions_enabled%3Aon%3Btfw_mixed_media_15897%3Atreatment%3Btfw_experiments_cookie_expiration%3A1209600%3Btfw_show_birdwatch_pivots_enabled%3Aon%3Btfw_duplicate_scribes_to_settings%3Aon%3Btfw_use_profile_image_shape_enabled%3Aon%3Btfw_video_hls_dynamic_manifests_15082%3Atrue_bitrate%3Btfw_legacy_timeline_sunset%3Atrue%3Btfw_tweet_edit_frontend%3Aon&id=2046252807267778665&lang=en&token=4ykhqngfbur&2yh903=1evgv87ed7f&geiuxy=jxi86ajd7go&bfanh5=7f819uhcjjdu&4vfdqj=t1j88w6copc&c3djfb=jcq8h4kf156&zsbanw=fo98jddi74df — 200 — 1.5 KiB — 445 ms — h2https://cdn.syndication.twimg.com/tweet-result?features=tfw_timeline_list%3A%3Btfw_follower_count_sunset%3Atrue%3Btfw_tweet_edit_backend%3Aon%3Btfw_refsrc_session%3Aon%3Btfw_fosnr_soft_interventions_enabled%3Aon%3Btfw_mixed_media_15897%3Atreatment%3Btfw_experiments_cookie_expiration%3A1209600%3Btfw_show_birdwatch_pivots_enabled%3Aon%3Btfw_duplicate_scribes_to_settings%3Aon%3Btfw_use_profile_image_shape_enabled%3Aon%3Btfw_video_hls_dynamic_manifests_15082%3Atrue_bitrate%3Btfw_legacy_timeline_sunset%3Atrue%3Btfw_tweet_edit_frontend%3Aon&id=2045548501413552552&lang=en&token=4yia32fcu39&2r36cu=f8n86y57x84g&a41355=91031f08o31v&ut3kmx=oamqjc84trc&dml8me=2k6us86lqipi&77jgii=a4e4u8hsrzel&wcmctc=cjc8bf3hj1pe&2rpt4g=4z82jqdbsrtkcdn.syndication.twimg.com/tweet-res... https://cdn.syndication.twimg.com/tweet-result?features=tfw_timeline_list%3A%3Btfw_follower_count_sunset%3Atrue%3Btfw_tweet_edit_backend%3Aon%3Btfw_refsrc_session%3Aon%3Btfw_fosnr_soft_interventions_enabled%3Aon%3Btfw_mixed_media_15897%3Atreatment%3Btfw_experiments_cookie_expiration%3A1209600%3Btfw_show_birdwatch_pivots_enabled%3Aon%3Btfw_duplicate_scribes_to_settings%3Aon%3Btfw_use_profile_image_shape_enabled%3Aon%3Btfw_video_hls_dynamic_manifests_15082%3Atrue_bitrate%3Btfw_legacy_timeline_sunset%3Atrue%3Btfw_tweet_edit_frontend%3Aon&id=2045548501413552552&lang=en&token=4yia32fcu39&2r36cu=f8n86y57x84g&a41355=91031f08o31v&ut3kmx=oamqjc84trc&dml8me=2k6us86lqipi&77jgii=a4e4u8hsrzel&wcmctc=cjc8bf3hj1pe&2rpt4g=4z82jqdbsrtk — 200 — 1.3 KiB — 448 ms — h2https://www.copernicus.eu/themes/custom/copernicus/favicon.icowww.copernicus.eu/themes/custom/cop... https://www.copernicus.eu/themes/custom/copernicus/favicon.ico — 200 — 1.3 KiB — 22 ms — h2https://abs-0.twimg.com/emoji/v2/svg/1f42a.svgabs-0.twimg.com/emoji/v2/svg/1f42a.... https://abs-0.twimg.com/emoji/v2/svg/1f42a.svg — 200 — 960 B — 79 ms — h2https://abs-0.twimg.com/emoji/v2/svg/1f6f0.svgabs-0.twimg.com/emoji/v2/svg/1f6f0.... https://abs-0.twimg.com/emoji/v2/svg/1f6f0.svg — 200 — 1.1 KiB — 59 ms — h2https://abs-0.twimg.com/emoji/v2/svg/1f517.svgabs-0.twimg.com/emoji/v2/svg/1f517.... https://abs-0.twimg.com/emoji/v2/svg/1f517.svg — 200 — 780 B — 55 ms — h2https://syndication.twitter.com/i/jot/embeds?l=%7B%22_category_%22%3A%22tfw_client_event%22%2C%22triggered_on%22%3A1776818011928%2C%22event_namespace%22%3A%7B%22client%22%3A%22tfw%22%2C%22page%22%3A%22tweet%22%2C%22action%22%3A%22results%22%2C%22section%22%3A%22main%22%7D%2C%22context%22%3A%22horizon%22%2C%22client_version%22%3A%222615f7e52b7e0%3A1702314776716%22%2C%22dnt%22%3Afalse%2C%22widget_id%22%3A%22twitter-widget-0%22%2C%22widget_origin%22%3A%22https%3A%2F%2Fwww.copernicus.eu%2Fen%2Fhomepage%22%2C%22widget_frame%22%3A%22false%22%2C%22widget_partner%22%3A%22%22%2C%22widget_site_screen_name%22%3A%22%22%2C%22widget_site_user_id%22%3A%22%22%2C%22widget_creator_screen_name%22%3A%22%22%2C%22widget_creator_user_id%22%3A%22%22%2C%22widget_iframe_version%22%3A%22219f5079ae46e%3A1761525987824%22%2C%22item_ids%22%3A%5B%222046252807267778665%22%5D%2C%22item_details%22%3A%7B%222046252807267778665%22%3A%7B%22item_type%22%3A0%7D%7D%7Dsyndication.twitter.com/i/jot/embed... https://syndication.twitter.com/i/jot/embeds?l=%7B%22_category_%22%3A%22tfw_client_event%22%2C%22triggered_on%22%3A1776818011928%2C%22event_namespace%22%3A%7B%22client%22%3A%22tfw%22%2C%22page%22%3A%22tweet%22%2C%22action%22%3A%22results%22%2C%22section%22%3A%22main%22%7D%2C%22context%22%3A%22horizon%22%2C%22client_version%22%3A%222615f7e52b7e0%3A1702314776716%22%2C%22dnt%22%3Afalse%2C%22widget_id%22%3A%22twitter-widget-0%22%2C%22widget_origin%22%3A%22https%3A%2F%2Fwww.copernicus.eu%2Fen%2Fhomepage%22%2C%22widget_frame%22%3A%22false%22%2C%22widget_partner%22%3A%22%22%2C%22widget_site_screen_name%22%3A%22%22%2C%22widget_site_user_id%22%3A%22%22%2C%22widget_creator_screen_name%22%3A%22%22%2C%22widget_creator_user_id%22%3A%22%22%2C%22widget_iframe_version%22%3A%22219f5079ae46e%3A1761525987824%22%2C%22item_ids%22%3A%5B%222046252807267778665%22%5D%2C%22item_details%22%3A%7B%222046252807267778665%22%3A%7B%22item_type%22%3A0%7D%7D%7D — 200 — 426 B — 142 ms — h2https://abs-0.twimg.com/emoji/v2/svg/1f6f0.svgabs-0.twimg.com/emoji/v2/svg/1f6f0.... https://abs-0.twimg.com/emoji/v2/svg/1f6f0.svg — 200 — 0 B — 46 ms — h2https://abs-0.twimg.com/emoji/v2/svg/1f517.svgabs-0.twimg.com/emoji/v2/svg/1f517.... https://abs-0.twimg.com/emoji/v2/svg/1f517.svg — 200 — 0 B — 47 ms — h2https://abs-0.twimg.com/emoji/v2/svg/1f30b.svgabs-0.twimg.com/emoji/v2/svg/1f30b.... https://abs-0.twimg.com/emoji/v2/svg/1f30b.svg — 200 — 3.0 KiB — 49 ms — h2https://abs-0.twimg.com/emoji/v2/svg/1f1ee-1f1e9.svgabs-0.twimg.com/emoji/v2/svg/1f1ee-... https://abs-0.twimg.com/emoji/v2/svg/1f1ee-1f1e9.svg — 200 — 455 B — 48 ms — h2https://syndication.twitter.com/i/jot/embeds?l=%7B%22_category_%22%3A%22tfw_client_event%22%2C%22triggered_on%22%3A1776818011959%2C%22event_namespace%22%3A%7B%22client%22%3A%22tfw%22%2C%22page%22%3A%22tweet%22%2C%22action%22%3A%22results%22%2C%22section%22%3A%22main%22%7D%2C%22context%22%3A%22horizon%22%2C%22client_version%22%3A%222615f7e52b7e0%3A1702314776716%22%2C%22dnt%22%3Afalse%2C%22widget_id%22%3A%22twitter-widget-2%22%2C%22widget_origin%22%3A%22https%3A%2F%2Fwww.copernicus.eu%2Fen%2Fhomepage%22%2C%22widget_frame%22%3A%22false%22%2C%22widget_partner%22%3A%22%22%2C%22widget_site_screen_name%22%3A%22%22%2C%22widget_site_user_id%22%3A%22%22%2C%22widget_creator_screen_name%22%3A%22%22%2C%22widget_creator_user_id%22%3A%22%22%2C%22widget_iframe_version%22%3A%22219f5079ae46e%3A1761525987824%22%2C%22item_ids%22%3A%5B%222045548501413552552%22%5D%2C%22item_details%22%3A%7B%222045548501413552552%22%3A%7B%22item_type%22%3A0%7D%7D%7Dsyndication.twitter.com/i/jot/embed... https://syndication.twitter.com/i/jot/embeds?l=%7B%22_category_%22%3A%22tfw_client_event%22%2C%22triggered_on%22%3A1776818011959%2C%22event_namespace%22%3A%7B%22client%22%3A%22tfw%22%2C%22page%22%3A%22tweet%22%2C%22action%22%3A%22results%22%2C%22section%22%3A%22main%22%7D%2C%22context%22%3A%22horizon%22%2C%22client_version%22%3A%222615f7e52b7e0%3A1702314776716%22%2C%22dnt%22%3Afalse%2C%22widget_id%22%3A%22twitter-widget-2%22%2C%22widget_origin%22%3A%22https%3A%2F%2Fwww.copernicus.eu%2Fen%2Fhomepage%22%2C%22widget_frame%22%3A%22false%22%2C%22widget_partner%22%3A%22%22%2C%22widget_site_screen_name%22%3A%22%22%2C%22widget_site_user_id%22%3A%22%22%2C%22widget_creator_screen_name%22%3A%22%22%2C%22widget_creator_user_id%22%3A%22%22%2C%22widget_iframe_version%22%3A%22219f5079ae46e%3A1761525987824%22%2C%22item_ids%22%3A%5B%222045548501413552552%22%5D%2C%22item_details%22%3A%7B%222045548501413552552%22%3A%7B%22item_type%22%3A0%7D%7D%7D — 200 — 366 B — 137 ms — h2https://abs-0.twimg.com/emoji/v2/svg/1f6f0.svgabs-0.twimg.com/emoji/v2/svg/1f6f0.... https://abs-0.twimg.com/emoji/v2/svg/1f6f0.svg — 200 — 0 B — 23 ms — h2https://abs-0.twimg.com/emoji/v2/svg/1f517.svgabs-0.twimg.com/emoji/v2/svg/1f517.... https://abs-0.twimg.com/emoji/v2/svg/1f517.svg — 200 — 0 B — 23 ms — h2https://abs-0.twimg.com/emoji/v2/svg/1f30a.svgabs-0.twimg.com/emoji/v2/svg/1f30a.... https://abs-0.twimg.com/emoji/v2/svg/1f30a.svg — 200 — 615 B — 25 ms — h2https://abs-0.twimg.com/emoji/v2/svg/1f1eb-1f1f4.svgabs-0.twimg.com/emoji/v2/svg/1f1eb-... https://abs-0.twimg.com/emoji/v2/svg/1f1eb-1f1f4.svg — 200 — 540 B — 26 ms — h2https://syndication.twitter.com/i/jot/embeds?l=%7B%22_category_%22%3A%22tfw_client_event%22%2C%22triggered_on%22%3A1776818011983%2C%22event_namespace%22%3A%7B%22client%22%3A%22tfw%22%2C%22page%22%3A%22tweet%22%2C%22action%22%3A%22results%22%2C%22section%22%3A%22main%22%7D%2C%22context%22%3A%22horizon%22%2C%22client_version%22%3A%222615f7e52b7e0%3A1702314776716%22%2C%22dnt%22%3Afalse%2C%22widget_id%22%3A%22twitter-widget-1%22%2C%22widget_origin%22%3A%22https%3A%2F%2Fwww.copernicus.eu%2Fen%2Fhomepage%22%2C%22widget_frame%22%3A%22false%22%2C%22widget_partner%22%3A%22%22%2C%22widget_site_screen_name%22%3A%22%22%2C%22widget_site_user_id%22%3A%22%22%2C%22widget_creator_screen_name%22%3A%22%22%2C%22widget_creator_user_id%22%3A%22%22%2C%22widget_iframe_version%22%3A%22219f5079ae46e%3A1761525987824%22%2C%22item_ids%22%3A%5B%222045885553434833202%22%5D%2C%22item_details%22%3A%7B%222045885553434833202%22%3A%7B%22item_type%22%3A0%7D%7D%7Dsyndication.twitter.com/i/jot/embed... https://syndication.twitter.com/i/jot/embeds?l=%7B%22_category_%22%3A%22tfw_client_event%22%2C%22triggered_on%22%3A1776818011983%2C%22event_namespace%22%3A%7B%22client%22%3A%22tfw%22%2C%22page%22%3A%22tweet%22%2C%22action%22%3A%22results%22%2C%22section%22%3A%22main%22%7D%2C%22context%22%3A%22horizon%22%2C%22client_version%22%3A%222615f7e52b7e0%3A1702314776716%22%2C%22dnt%22%3Afalse%2C%22widget_id%22%3A%22twitter-widget-1%22%2C%22widget_origin%22%3A%22https%3A%2F%2Fwww.copernicus.eu%2Fen%2Fhomepage%22%2C%22widget_frame%22%3A%22false%22%2C%22widget_partner%22%3A%22%22%2C%22widget_site_screen_name%22%3A%22%22%2C%22widget_site_user_id%22%3A%22%22%2C%22widget_creator_screen_name%22%3A%22%22%2C%22widget_creator_user_id%22%3A%22%22%2C%22widget_iframe_version%22%3A%22219f5079ae46e%3A1761525987824%22%2C%22item_ids%22%3A%5B%222045885553434833202%22%5D%2C%22item_details%22%3A%7B%222045885553434833202%22%3A%7B%22item_type%22%3A0%7D%7D%7D — 200 — 364 B — 140 ms — h2https://pbs.twimg.com/profile_images/1742119506451800064/cwdFY2qH_normal.jpgpbs.twimg.com/profile_images/174211... https://pbs.twimg.com/profile_images/1742119506451800064/cwdFY2qH_normal.jpg — 200 — 2.7 KiB — 82 ms — h2https://pbs.twimg.com/profile_images/1742119506451800064/cwdFY2qH_normal.jpgpbs.twimg.com/profile_images/174211... https://pbs.twimg.com/profile_images/1742119506451800064/cwdFY2qH_normal.jpg — 200 — 0 B — 72 ms — h2https://pbs.twimg.com/media/HGW_9OdaMAAR2P7?format=jpg&name=360x360pbs.twimg.com/media/HGW_9OdaMAAR2P7... https://pbs.twimg.com/media/HGW_9OdaMAAR2P7?format=jpg&name=360x360 — 200 — 22.3 KiB — 71 ms — h2https://pbs.twimg.com/media/HGM_hZHXcAAEtaM?format=jpg&name=360x360pbs.twimg.com/media/HGM_hZHXcAAEtaM... https://pbs.twimg.com/media/HGM_hZHXcAAEtaM?format=jpg&name=360x360 — 200 — 27.1 KiB — 71 ms — h2https://pbs.twimg.com/profile_images/1742119506451800064/cwdFY2qH_normal.jpgpbs.twimg.com/profile_images/174211... https://pbs.twimg.com/profile_images/1742119506451800064/cwdFY2qH_normal.jpg — 200 — 0 B — 69 ms — h2https://pbs.twimg.com/media/HGRyDkHXAAARTR-?format=jpg&name=smallpbs.twimg.com/media/HGRyDkHXAAARTR-... https://pbs.twimg.com/media/HGRyDkHXAAARTR-?format=jpg&name=small — 200 — 64.0 KiB — 83 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 2709ms · 689KB · €29/mo
Unattributable
Other
Costly
Execution 755ms
Transfer 0 KB
Monthly Cost €8/mo
www.copernicus.eu
Other
Costly
Execution 522ms
Transfer 25 KB
Monthly Cost €6/mo
Twitter/X Embed
Social
Costly
Execution 336ms
Transfer 27 KB
Unused 99%
Monthly Cost €4/mo
www.copernicus.eu
Other
Costly
Execution 282ms
Transfer 30 KB
Monthly Cost €3/mo
eu-copernicus.github.io
Other
Costly
Execution 226ms
Transfer 30 KB
Monthly Cost €2/mo
us-wbe.gr-cdn.com
Other
Optional
Execution 196ms
Transfer 367 KB
Unused 70%
Monthly Cost €2/mo
www.copernicus.eu
Other
Optional
Execution 146ms
Transfer 63 KB
Unused 55%
Monthly Cost €2/mo
www.copernicus.eu
Other
Optional
Execution 77ms
Transfer 1 KB
Monthly Cost €1/mo
www.copernicus.eu
Other
Optional
Execution 61ms
Transfer 74 KB
Monthly Cost €1/mo
groot.mailerlite.com
Other
Optional
Execution 55ms
Transfer 4 KB
Monthly Cost €1/mo
analytics.copernicus.eu
Other
Optional
Execution 53ms
Transfer 67 KB
Unused 54%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 755ms and costs ~€8/month
  • www.copernicus.eu adds 522ms and costs ~€6/month
  • Twitter/X Embed adds 336ms and costs ~€4/month
  • www.copernicus.eu adds 282ms and costs ~€3/month
  • eu-copernicus.github.io adds 226ms and costs ~€2/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

Unattributable takes 755ms 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.copernicus.eu takes 522ms 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

Twitter/X Embed takes 336ms 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

99% of Twitter/X Embed'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

www.copernicus.eu takes 282ms 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

eu-copernicus.github.io takes 226ms 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

70% of us-wbe.gr-cdn.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

55% of www.copernicus.eu'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

54% of analytics.copernicus.eu'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