Skip to content
https://copernicus.eu

Performance

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

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

57
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
77
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
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.

1.04 s

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

3.23 s

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

0 ms

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

0.464

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

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

3.23 s

Page Load Progression

523 ms
1.0 s
1.6 s
2.1 s
2.6 s
3.1 s
3.7 s
4.2 s
Checks
15
6 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
9.3 MB transferred, 234 requests
FIX
9.3 MB transferred, 234 requests
Critical::
Page weighs 15.6 MB (9.3 MB transferred)
Warning::
Images are 7.6 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 7.6 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 324 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 324 KB
Warning::
234 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.0 g CO2 per page load
9.3 MB / 2.4 MB budget
9.3 MB transferred
234 requests
2.0 g CO2 per page load
Images 7.6 MiB 81%
JavaScript 1.1 MiB 12%
Fonts 324.0 KiB 3%
CSS 174.9 KiB 2%
HTML 129.5 KiB 1%
Other 4.1 KiB 0%
Other 2.0 KiB 0%
Other 1.6 KiB 0%
Other 249 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 (9.3 MiB of 9.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
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/core/misc/displace.js?v=10.6.53 KB3rd
https://www.copernicus.eu/core/assets/vendor/tua-body-scroll-lock/tua-bsl.umd.min.js?v=10.6.52 KB3rd
https://www.copernicus.eu/core/misc/drupal.init.js?v=10.6.51 KB3rd
https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/version-min.js?v=10.6.50 KB3rd
https://www.copernicus.eu/core/assets/vendor/jquery.ui/ui/data-min.js?v=10.6.51 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
234 resources · 9.3 MB · 392 KB savings available
FIX
234 resources · 9.3 MB · 392 KB savings available
Warning::
Page weight 8.3 MB over 1MB target
Got: 9.3 MB Expected: ≤ 1 MB
Info::
~392 KB of savings available
Warning::
233 third-party resources (100% of weight)
Info::
9 resources over 200KB
234 resources · 9.3 MiB · 233 third-party 8.3 MiB over 1MB target
Image 81% · 7.6 MiB
JavaScript 12% · 1.1 MiB
Font 3% · 324.0 KiB
CSS 2% · 174.9 KiB
Document 1% · 130.0 KiB
Other 0% · 6.1 KiB

~392.2 KiB of savings available

Remove unused JavaScript: 392.2 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 7.6 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+
JS Execution Cost
470ms total JS execution
PASS
470ms total JS execution
Info::
https://www.copernicus.eu/en: 178ms CPU time
Info::
Unattributable: 159ms CPU time
Info::
https://www.copernicus.eu/core/assets/vendor/jquer...: 79ms CPU time
Info::
https://platform.twitter.com/widgets.js: 53ms CPU time
Warning::
Third-party scripts: 470ms (100% of total)

Main Thread Breakdown

Other 33% Script Evaluation 30% Style & Layout 19% Script Parsing & Compilation 8% Rendering 5% Parse HTML & CSS 5%
ScriptTotalScriptingParse/CompileParty
https://www.copernicus.eu/en178ms2ms0ms3rd
Unattributable159ms5ms0ms3rd
https://www.copernicus.eu/core/assets/vendor/jquery/jquery.min.js?v=3.7.179ms26ms1ms3rd
https://platform.twitter.com/widgets.js53ms40ms6ms3rd
A+
Font Loading
5 fonts (324 KB)
PASS
5 fonts (324 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

324 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s FCP 1.0 s LCP 3.2 shttps://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/fonts/ccl-icons/ccl-icons.ttf?c91p38ccl-icons.ttf https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/fonts/ccl-icons/ccl-icons.ttf?c91p38 — 5.2 KiB — 131 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 — 72 ms — font-display: swaphttps://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 — 77 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 — 5 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 — 80 ms — font-display: swap
ccl-icons.ttf ttf swap
Size 5 KB
Load time 131 ms
Start 520 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
fa-brands-400.woff2 woff2 swap
Size 116 KB
Load time 72 ms
Start 520 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-solid-900.woff2 woff2 swap
Size 154 KB
Load time 77 ms
Start 520 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 5 ms
Start 709 ms
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 80 ms
Start 946 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~137 KB and ~274 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
234 requests over 2279ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 1.0 s LCP 3.2 shttps://copernicus.eu// https://copernicus.eu/ — 301 — 246 B — 6 ms — h2https://www.copernicus.eu/www.copernicus.eu/ https://www.copernicus.eu/ — 301 — 424 B — 182 ms — h2https://www.copernicus.eu/enwww.copernicus.eu/en https://www.copernicus.eu/en — 200 — 25.2 KiB — 93 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 — 27 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 — 27 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 — 9 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 — 75 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 — 90 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 — 89 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 — 91 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 — 94 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 — 93 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 — 94 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 — 732 B — 92 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 — 95 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 — 347 B — 95 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 — 96 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 — 475 B — 99 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 — 97 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 — 104 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 — 105 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 — 97 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 — 109 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 — 101 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 — 437 B — 105 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 — 408 B — 110 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 — 111 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 — 110 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 — 97 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 — 101 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 1.0 s LCP 3.2 shttps://copernicus.eu// https://copernicus.eu/ — 301 — 246 B — 6 ms — h2https://www.copernicus.eu/www.copernicus.eu/ https://www.copernicus.eu/ — 301 — 424 B — 182 ms — h2https://www.copernicus.eu/enwww.copernicus.eu/en https://www.copernicus.eu/en — 200 — 25.2 KiB — 93 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 — 27 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 — 27 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 — 9 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 — 75 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 — 90 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 — 89 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 — 91 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 — 94 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 — 93 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 — 94 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 — 732 B — 92 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 — 95 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 — 347 B — 95 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 — 96 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 — 475 B — 99 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 — 97 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 — 104 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 — 105 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 — 97 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 — 109 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 — 101 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 — 437 B — 105 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 — 408 B — 110 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 — 111 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 — 110 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 — 97 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 — 101 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 — 98 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 — 114 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 — 119 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 — 271 B — 102 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 — 117 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 — 117 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 — 141 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 — 386 B — 9 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 — 118 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 — 119 ms — 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 — 118 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 — 120 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 — 120 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 — 14 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 — 13 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 — 120 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 — 120 ms — 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.1 KiB — 124 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 — 470 B — 55 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.6 KiB — 55 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 — 55 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 — 55 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 — 55 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 — 923 B — 54 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 — 854 B — 54 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 — 29.9 KiB — 167 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 — 134 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 — 135 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 — 137 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 — 136 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 — 432 B — 138 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 — 574 B — 139 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 — 139 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 — 145 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 — 145 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 — 146 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 — 147 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 — 148 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 — 580 B — 148 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 — 148 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 — 694 B — 149 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 — 150 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 — 761 B — 150 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 — 152 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 — 153 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 — 153 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 — 155 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 — 154 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 — 156 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 — 162 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 — 163 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 — 492 B — 164 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 — 95 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 — 163 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 — 208 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 — 164 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 — 818 B — 164 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 — 167 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 — 602 B — 167 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 — 602 B — 168 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 — 169 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 — 169 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 — 930 B — 170 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 — 171 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 — 173 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 — 185 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 — 173 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 — 174 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 — 175 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 — 176 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 — 178 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 — 586 B — 178 ms — 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 — 180 ms — 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 — 827 B — 179 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 — 181 ms — 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 — 183 ms — 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 — 184 ms — 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 — 185 ms — 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 — 185 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 — 186 ms — 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 — 187 ms — 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 — 159 ms — 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 — 160 ms — 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 — 161 ms — h2https://platform.twitter.com/widgets.jsplatform.twitter.com/widgets.js https://platform.twitter.com/widgets.js — 200 — 27.3 KiB — 186 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 — 161 ms — 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 — 162 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 — 163 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 — 165 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 — 164 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 — 166 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 — 167 ms — h2https://analytics.copernicus.eu/matomo.jsanalytics.copernicus.eu/matomo.js https://analytics.copernicus.eu/matomo.js — 200 — 66.8 KiB — 232 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 — 39 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 — 291 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 — 71 ms — 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 — 96 ms — 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 — 113 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 — 91 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 — 122 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 — 101 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 — 132 ms — 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 — 132 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 — 284 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 — 878 B — 80 ms — 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 — 102 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 — 77 ms — h2https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/fonts/ccl-icons/ccl-icons.ttf?c91p38eu-copernicus.github.io/copernicus-... https://eu-copernicus.github.io/copernicus-component-library-v2/ccl-assets/fonts/ccl-icons/ccl-icons.ttf?c91p38 — 200 — 5.2 KiB — 131 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 — 72 ms — 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 — 77 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 — 207 ms — h2https://analytics.copernicus.eu/matomo.php?action_name=Homepage%20%7C%20Copernicus&idsite=3&rec=1&r=973467&h=0&m=33&s=48&url=https%3A%2F%2Fwww.copernicus.eu%2Fen&_id=e4f9e1ff15f523f6&_idn=1&send_image=0&_refts=0&pv_id=h5lnQO&pf_net=0&pf_srv=64&pf_tfr=29&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%3Afalse%2C%22model%22%3A%22%22%2C%22platform%22%3A%22macOS%22%2C%22platformVersion%22%3A%2210.15.7%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=800x600analytics.copernicus.eu/matomo.php?... https://analytics.copernicus.eu/matomo.php?action_name=Homepage%20%7C%20Copernicus&idsite=3&rec=1&r=973467&h=0&m=33&s=48&url=https%3A%2F%2Fwww.copernicus.eu%2Fen&_id=e4f9e1ff15f523f6&_idn=1&send_image=0&_refts=0&pv_id=h5lnQO&pf_net=0&pf_srv=64&pf_tfr=29&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%3Afalse%2C%22model%22%3A%22%22%2C%22platform%22%3A%22macOS%22%2C%22platformVersion%22%3A%2210.15.7%22%7D&pdf=1&qt=0&realp=0&wma=0&fla=0&java=0&ag=0&cookie=1&res=800x600 — 204 — 249 B — 70 ms — h2https://assets.mailerlite.com/js/universal.jsassets.mailerlite.com/js/universal.... https://assets.mailerlite.com/js/universal.js — 200 — 14.0 KiB — 71 ms — h3https://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 — 3 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 — 3 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 — 8 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 — 8 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 — 8 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 — 8 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 — 5 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 — 38 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 — 38 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 — 40 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 — 42 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 — 45 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 — 43 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 — 45 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 — 47 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 — 47 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 — 49 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 — 49 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 — 52 ms — h2https://www.copernicus.eu/sites/default/files/2025-07/CMEMS_UseCase_DriftModelling_Finland.pngwww.copernicus.eu/sites/default/fil... https://www.copernicus.eu/sites/default/files/2025-07/CMEMS_UseCase_DriftModelling_Finland.png — 200 — 2.6 MiB — 100 ms — h2https://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 — 128 ms — h2https://assets.mailerlite.com/css/universal.cssassets.mailerlite.com/css/universal... https://assets.mailerlite.com/css/universal.css — 200 — 673 B — 29 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 — 33 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 — 29 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 — 66 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 — 32 ms — h3https://assets.mailerlite.com/jsonp/278652/forms/99941959845545589/takel?cache=1776818028503881432341512453assets.mailerlite.com/jsonp/278652/... https://assets.mailerlite.com/jsonp/278652/forms/99941959845545589/takel?cache=1776818028503881432341512453 — 204 — 200 B — 69 ms — h3https://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 — 182 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 — 36 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 — 7.9 KiB — 32 ms — h3https://syndication.twitter.com/settings?session_id=c258879a84868c76a4ddd676d4299ac3f9510b1bsyndication.twitter.com/settings?se... https://syndication.twitter.com/settings?session_id=c258879a84868c76a4ddd676d4299ac3f9510b1b — 200 — 954 B — 175 ms — h2https://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 — 80 ms — h3https://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 — 14 ms — h2https://ga2.getresponse.com/index.php?ver=4&url=https%3A%2F%2Fwww.copernicus.eu%2Fen&uid=%7B%22uuid%22%3A%2273950005-4937-4b2a-aef2-5999f715f772%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=48&res=800x600&gt_ms=92ga2.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%2273950005-4937-4b2a-aef2-5999f715f772%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=48&res=800x600&gt_ms=92 — 204 — 638 B — 183 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 — 8 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 — 7 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 — 31 ms — h2https://platform.twitter.com/js/tweet.d7aeb21a88e025d2ea5f5431a103f586.jsplatform.twitter.com/js/tweet.d7aeb... https://platform.twitter.com/js/tweet.d7aeb21a88e025d2ea5f5431a103f586.js — 200 — 2.8 KiB — 30 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://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=c258879a84868c76a4ddd676d4299ac3f9510b1b&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=c258879a84868c76a4ddd676d4299ac3f9510b1b&theme=light&widgetsVersion=2615f7e52b7e0%3A1702314776716&width=550px — 200 — 414 B — 29 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=c258879a84868c76a4ddd676d4299ac3f9510b1b&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=c258879a84868c76a4ddd676d4299ac3f9510b1b&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=c258879a84868c76a4ddd676d4299ac3f9510b1b&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=c258879a84868c76a4ddd676d4299ac3f9510b1b&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 — 58 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 — 58 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 — 18 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 — 46 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 — 15 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 — 39 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 — 44 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 — 43 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 — 33 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 — 9 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 — 9 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 — 11 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 — 4 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 — 43 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 — 40 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 — 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://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.2 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=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.6 KiB — 442 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 — 499 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 — 759 B — 31 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 — 563 B — 30 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 — 8 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 — 8 ms — h2https://syndication.twitter.com/i/jot/embeds?l=%7B%22_category_%22%3A%22tfw_client_event%22%2C%22triggered_on%22%3A1776818029742%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%3A1776818029742%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 — 421 B — 134 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 — 1 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 — 2 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 — 937 B — 25 ms — h2https://syndication.twitter.com/i/jot/embeds?l=%7B%22_category_%22%3A%22tfw_client_event%22%2C%22triggered_on%22%3A1776818029782%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%3A1776818029782%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 — 365 B — 144 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 — 0 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 — 0 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 — 2.9 KiB — 24 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 — 441 B — 40 ms — h2https://syndication.twitter.com/i/jot/embeds?l=%7B%22_category_%22%3A%22tfw_client_event%22%2C%22triggered_on%22%3A1776818029820%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%3A1776818029820%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 — 365 B — 141 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.3 KiB — 81 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 — 67 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.4 KiB — 47 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 — 59 ms — h2https://pbs.twimg.com/media/HGW_9OdaMAAR2P7?format=jpg&name=smallpbs.twimg.com/media/HGW_9OdaMAAR2P7... https://pbs.twimg.com/media/HGW_9OdaMAAR2P7?format=jpg&name=small — 200 — 65.4 KiB — 58 ms — h2https://pbs.twimg.com/media/HGM_hZHXcAAEtaM?format=jpg&name=smallpbs.twimg.com/media/HGM_hZHXcAAEtaM... https://pbs.twimg.com/media/HGM_hZHXcAAEtaM?format=jpg&name=small — 200 — 92.8 KiB — 68 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 470ms · 82KB · €5/mo
www.copernicus.eu
Other
Optional
Execution 178ms
Transfer 25 KB
Monthly Cost €2/mo
Unattributable
Other
Optional
Execution 159ms
Transfer 0 KB
Monthly Cost €2/mo
www.copernicus.eu
Other
Optional
Execution 79ms
Transfer 30 KB
Monthly Cost €1/mo
Twitter/X Embed
Social
Optional
Execution 53ms
Transfer 27 KB
Unused 99%
Monthly Cost €1/mo

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

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

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