Skip to content
https://paramount.com

Performance

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

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

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

962 ms

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

5.05 s

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

98 ms

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

3.110

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

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

6.32 s

Page Load Progression

825 ms
1.6 s
2.5 s
3.3 s
4.1 s
4.9 s
5.8 s
6.6 s
Checks
15
5 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
10.0 MB transferred, 144 requests
FIX
10.0 MB transferred, 144 requests
Critical::
Page weighs 14.6 MB (10.0 MB transferred)
Warning::
Images are 8.3 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 8.3 MB
Warning::
JavaScript is 1.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.5 MB
Warning::
144 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.1 g CO2 per page load
10.0 MB / 2.4 MB budget
10.0 MB transferred
144 requests
2.1 g CO2 per page load
Images 8.3 MiB 83%
JavaScript 1.5 MiB 15%
Fonts 81.9 KiB 1%
CSS 56.7 KiB 1%
HTML 52.3 KiB 1%
Other 20.3 KiB 0%
Other 6.9 KiB 0%
Other 3.8 KiB 0%
Other 576 B 0%
Other 0 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

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 (10.0 MiB of 10.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
62 scripts, 677 KB unused
FIX
62 scripts, 677 KB unused
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 242 KB unused (67%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketc...: 155 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-KED8...: 64 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-N3L...: 62 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/destination?...: 61 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 677 KB
677 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB242 KB (67%)3rd
https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js259 KB155 KB (60%)3rd
https://www.googletagmanager.com/gtag/js?id=G-KED8TKXMRG&cx=c&gtm=4e64k0158 KB64 KB (40%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-N3LHJHVT152 KB62 KB (41%)3rd
https://www.googletagmanager.com/gtag/destination?id=DC-6220336&cx=c&gtm=4e64k0129 KB61 KB (47%)3rd
https://www.paramount.com/themes/custom/paramount/js/jquery-ui.min.js?tdwsyn67 KB59 KB (89%)3rd
https://connect.facebook.net/en_US/fbevents.js97 KB34 KB (36%)3rd
https://www.paramount.com/core/misc/message.js?v=11.2.83 KB3rd
https://www.paramount.com/modules/custom/onetrust/js/onetrust.js?tdwsyn1 KB3rd
https://www.paramount.com/modules/contrib/google_tag/js/gtm.js?tdwsyn1 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

F
Page Weight Inventory
Action
144 resources · 10.0 MB · 677 KB savings available
FIX
144 resources · 10.0 MB · 677 KB savings available
Warning::
Page weight 9.0 MB over 1MB target
Got: 10.0 MB Expected: ≤ 1 MB
Info::
~677 KB of savings available
Warning::
143 third-party resources (100% of weight)
Info::
15 resources over 200KB
144 resources · 10.0 MiB · 143 third-party 9.0 MiB over 1MB target
Image 83% · 8.3 MiB
JavaScript 15% · 1.5 MiB
Font 1% · 81.9 KiB
CSS 1% · 56.7 KiB
Document 1% · 54.1 KiB
Other 0% · 24.6 KiB

~676.8 KiB of savings available

Remove unused JavaScript: 676.8 KiB
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: no-store, max-age=0
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-store, max-age=0

DirectiveValueMeaning
no-storeNever cache this response
max-age0Cache for 0 seconds
C
Image Optimization
Action
44 images, 0 KB saveable
REVIEW
44 images, 0 KB saveable
Warning::
https://www.paramount.com/sites/g/files/dxjhpe356/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.paramount.com/sites/g/files/dxjhpe356/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.paramount.com/sites/g/files/dxjhpe356/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.paramount.com/sites/g/files/dxjhpe356/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.paramount.com/sites/g/files/dxjhpe356/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.paramount.com/sites/g/files/dxjhpe356/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.paramount.com/sites/g/files/dxjhpe356/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.paramount.com/sites/g/files/dxjhpe356/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.paramount.com/sites/g/files/dxjhpe356/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.paramount.com/sites/g/files/dxjhpe356/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.paramount.com/sites/g/files/dxjhpe356/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.paramount.com/sites/g/files/dxjhpe356/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.paramount.com/sites/g/files/dxjhpe356/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.paramount.com/sites/g/files/dxjhpe356/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.paramount.com/sites/g/files/dxjhpe356/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.paramount.com/sites/g/files/dxjhpe356/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.paramount.com/sites/g/files/dxjhpe356/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
44 images 8.3 MB
0 oversized -0 KB
42 legacy format
17 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
JS Execution Cost
Action
1369ms total JS execution
REVIEW
1369ms total JS execution
Warning::
Unattributable: 295ms CPU time
Info::
https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketc...: 236ms CPU time
Info::
https://www.paramount.com/: 234ms CPU time
Info::
https://cdn.privacy.paramount.com/dist/optanon-v2....: 131ms CPU time
Info::
https://www.paramount.com/core/assets/vendor/jquer...: 115ms CPU time
Warning::
Third-party scripts: 1369ms (100% of total)

Main Thread Breakdown

Script Evaluation 51% Other 24% Script Parsing & Compilation 11% Style & Layout 8%
ScriptTotalScriptingParse/CompileParty
Unattributable295ms13ms0ms3rd
https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js236ms186ms49ms3rd
https://www.paramount.com/234ms2ms0ms3rd
https://cdn.privacy.paramount.com/dist/optanon-v2.0.0.js131ms111ms5ms3rd
https://www.paramount.com/core/assets/vendor/jquery/jquery.min.js?v=4.0.0-rc.1115ms53ms3ms3rd
https://tags.tiqcdn.com/utag/cbsi/paramountplusmicrosites/prod/utag.js83ms72ms3ms3rd
https://www.paramount.com/akam/13/2d2219ee82ms77ms3ms3rd
https://www.googletagmanager.com/gtag/js?id=G-KED8TKXMRG&cx=c&gtm=4e64k070ms55ms14ms3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js64ms34ms30ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-N3LHJHVT60ms45ms15ms3rd
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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

Web fonts

4

82 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 962 ms LCP 5.0 shttps://www.paramount.com/themes/custom/paramount/fonts/PeakSans-Regular.woff2PeakSans-Regular.woff2 https://www.paramount.com/themes/custom/paramount/fonts/PeakSans-Regular.woff2 — 20.2 KiB — 119 ms — font-display: swaphttps://www.paramount.com/themes/custom/paramount/fonts/ParamountVistaSans-CondensedBold.woff2ParamountVistaSans-Cond... https://www.paramount.com/themes/custom/paramount/fonts/ParamountVistaSans-CondensedBold.woff2 — 20.6 KiB — 123 ms — font-display: swaphttps://www.paramount.com/themes/custom/paramount/fonts/ParamountVistaSans-CondensedRegular.woff2ParamountVistaSans-Cond... https://www.paramount.com/themes/custom/paramount/fonts/ParamountVistaSans-CondensedRegular.woff2 — 21.2 KiB — 125 ms — font-display: swaphttps://www.paramount.com/themes/custom/paramount/fonts/PeakSans-Semibold.woff2PeakSans-Semibold.woff2 https://www.paramount.com/themes/custom/paramount/fonts/PeakSans-Semibold.woff2 — 19.9 KiB — 126 ms — font-display: swap
PeakSans-Regular.woff2 woff2 swap
Size 20 KB
Load time 119 ms
Start 747 ms
Risk FOUT — text flashes from fallback to web font
ParamountVistaSans-Cond... woff2 swap
Size 21 KB
Load time 123 ms
Start 748 ms
Risk FOUT — text flashes from fallback to web font
ParamountVistaSans-Cond... woff2 swap
Size 21 KB
Load time 125 ms
Start 748 ms
Risk FOUT — text flashes from fallback to web font
PeakSans-Semibold.woff2 woff2 swap
Size 20 KB
Load time 126 ms
Start 748 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
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
144 requests over 4231ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 962 ms LCP 5.0 shttps://paramount.com// https://paramount.com/ — 301 — 241 B — 528 ms — h2https://www.paramount.com/www.paramount.com/ https://www.paramount.com/ — 200 — 48.4 KiB — 53 ms — h2https://cdn.privacy.paramount.com/dist/optanon-v2.0.0.jscdn.privacy.paramount.com/dist/opta... https://cdn.privacy.paramount.com/dist/optanon-v2.0.0.js — 200 — 9.0 KiB — 25 ms — h2https://www.google.com/recaptcha/api.js?hl=enwww.google.com/recaptcha/api.js?hl=... https://www.google.com/recaptcha/api.js?hl=en — 200 — 1012 B — 126 ms — h3https://www.paramount.com/sites/g/files/dxjhpe356/files/css/css_Fat3NC78gErUUuw4dTKR3rBjLGzVIyHzNp5idWrnqmM.css?delta=0&language=en&theme=paramount&include=eJx9kEEOgzAMBD8E5A39Q--RSQy4TWLkOBX9fQMHhGjp0Tu7sr2OJ8zEyTieWp0wYuMOksVQpaTWcVKghPIbU4TxIhkoPXditxVmDNxDaLO-Kx0rFTReygyhgwcsDb9QhDzefKR03yK4qEAHq9DMIBC5JDVuVjsgaBH0thdIPp_oPllXwuq75AOz1v-u8ITg_2JhmwN9ezI7gmAjeoKtjeOJpybyOytG00PGD_IQor4www.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/css/css_Fat3NC78gErUUuw4dTKR3rBjLGzVIyHzNp5idWrnqmM.css?delta=0&language=en&theme=paramount&include=eJx9kEEOgzAMBD8E5A39Q--RSQy4TWLkOBX9fQMHhGjp0Tu7sr2OJ8zEyTieWp0wYuMOksVQpaTWcVKghPIbU4TxIhkoPXditxVmDNxDaLO-Kx0rFTReygyhgwcsDb9QhDzefKR03yK4qEAHq9DMIBC5JDVuVjsgaBH0thdIPp_oPllXwuq75AOz1v-u8ITg_2JhmwN9ezI7gmAjeoKtjeOJpybyOytG00PGD_IQor4 — 200 — 8.9 KiB — 16 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/css/css_iVMYhSYYU8KQkAGgCJgQ9Ns1IVXyw6I3JZmF9D8VKp4.css?delta=1&language=en&theme=paramount&include=eJx9kEEOgzAMBD8E5A39Q--RSQy4TWLkOBX9fQMHhGjp0Tu7sr2OJ8zEyTieWp0wYuMOksVQpaTWcVKghPIbU4TxIhkoPXditxVmDNxDaLO-Kx0rFTReygyhgwcsDb9QhDzefKR03yK4qEAHq9DMIBC5JDVuVjsgaBH0thdIPp_oPllXwuq75AOz1v-u8ITg_2JhmwN9ezI7gmAjeoKtjeOJpybyOytG00PGD_IQor4www.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/css/css_iVMYhSYYU8KQkAGgCJgQ9Ns1IVXyw6I3JZmF9D8VKp4.css?delta=1&language=en&theme=paramount&include=eJx9kEEOgzAMBD8E5A39Q--RSQy4TWLkOBX9fQMHhGjp0Tu7sr2OJ8zEyTieWp0wYuMOksVQpaTWcVKghPIbU4TxIhkoPXditxVmDNxDaLO-Kx0rFTReygyhgwcsDb9QhDzefKR03yK4qEAHq9DMIBC5JDVuVjsgaBH0thdIPp_oPllXwuq75AOz1v-u8ITg_2JhmwN9ezI7gmAjeoKtjeOJpybyOytG00PGD_IQor4 — 200 — 31.7 KiB — 29 ms — h2https://eut-branding-paramount-prd-cdn-enp-bna4hgangtbmehfx.a01.azurefd.net/paramount-redesign/css/paramount-stylesheet.csseut-branding-paramount-prd-cdn-enp-... https://eut-branding-paramount-prd-cdn-enp-bna4hgangtbmehfx.a01.azurefd.net/paramount-redesign/css/paramount-stylesheet.css — 200 — 2.2 KiB — 44 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/css/css_nHMMP3qPiK77S08IK-6JtrMcwkChn0qrlz9uBoBi7L8.css?delta=3&language=en&theme=paramount&include=eJx9kEEOgzAMBD8E5A39Q--RSQy4TWLkOBX9fQMHhGjp0Tu7sr2OJ8zEyTieWp0wYuMOksVQpaTWcVKghPIbU4TxIhkoPXditxVmDNxDaLO-Kx0rFTReygyhgwcsDb9QhDzefKR03yK4qEAHq9DMIBC5JDVuVjsgaBH0thdIPp_oPllXwuq75AOz1v-u8ITg_2JhmwN9ezI7gmAjeoKtjeOJpybyOytG00PGD_IQor4www.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/css/css_nHMMP3qPiK77S08IK-6JtrMcwkChn0qrlz9uBoBi7L8.css?delta=3&language=en&theme=paramount&include=eJx9kEEOgzAMBD8E5A39Q--RSQy4TWLkOBX9fQMHhGjp0Tu7sr2OJ8zEyTieWp0wYuMOksVQpaTWcVKghPIbU4TxIhkoPXditxVmDNxDaLO-Kx0rFTReygyhgwcsDb9QhDzefKR03yK4qEAHq9DMIBC5JDVuVjsgaBH0thdIPp_oPllXwuq75AOz1v-u8ITg_2JhmwN9ezI7gmAjeoKtjeOJpybyOytG00PGD_IQor4 — 200 — 13.8 KiB — 31 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/Others/Images/Header/Vector_50X40%20%282%29.svgwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/Others/Images/Header/Vector_50X40%20%282%29.svg — 200 — 2.1 KiB — 30 ms — h2https://www.paramount.com/themes/custom/paramount/images/navbar/navigation_icon_right_mobile.svgwww.paramount.com/themes/custom/par... https://www.paramount.com/themes/custom/paramount/images/navbar/navigation_icon_right_mobile.svg — 200 — 421 B — 22 ms — h2https://www.paramount.com/themes/custom/paramount/images/navbar/dropdown-breadcrumb.pngwww.paramount.com/themes/custom/par... https://www.paramount.com/themes/custom/paramount/images/navbar/dropdown-breadcrumb.png — 200 — 366 B — 13 ms — h2https://cdn.privacy.paramount.com/config/menu-web.jsoncdn.privacy.paramount.com/config/me... https://cdn.privacy.paramount.com/config/menu-web.json — 200 — 2.2 KiB — 11 ms — h2https://www.paramount.com/core/misc/drupalSettingsLoader.js?v=11.2.8www.paramount.com/core/misc/drupalS... https://www.paramount.com/core/misc/drupalSettingsLoader.js?v=11.2.8 — 200 — 629 B — 9 ms — h2https://www.paramount.com/modules/contrib/google_tag/js/gtag.js?tdwsynwww.paramount.com/modules/contrib/g... https://www.paramount.com/modules/contrib/google_tag/js/gtag.js?tdwsyn — 200 — 850 B — 15 ms — h2https://www.paramount.com/modules/contrib/google_tag/js/gtm.js?tdwsynwww.paramount.com/modules/contrib/g... https://www.paramount.com/modules/contrib/google_tag/js/gtm.js?tdwsyn — 200 — 774 B — 19 ms — h2https://www.paramount.com/core/assets/vendor/jquery/jquery.min.js?v=4.0.0-rc.1www.paramount.com/core/assets/vendo... https://www.paramount.com/core/assets/vendor/jquery/jquery.min.js?v=4.0.0-rc.1 — 200 — 27.2 KiB — 42 ms — h2https://www.paramount.com/core/assets/vendor/once/once.min.js?v=1.0.1www.paramount.com/core/assets/vendo... https://www.paramount.com/core/assets/vendor/once/once.min.js?v=1.0.1 — 200 — 939 B — 49 ms — h2https://www.paramount.com/core/misc/drupal.js?v=11.2.8www.paramount.com/core/misc/drupal.... https://www.paramount.com/core/misc/drupal.js?v=11.2.8 — 200 — 6.3 KiB — 70 ms — h2https://www.paramount.com/core/misc/drupal.init.js?v=11.2.8www.paramount.com/core/misc/drupal.... https://www.paramount.com/core/misc/drupal.init.js?v=11.2.8 — 200 — 734 B — 72 ms — h2https://www.paramount.com/core/assets/vendor/tabbable/index.umd.min.js?v=6.2.0www.paramount.com/core/assets/vendo... https://www.paramount.com/core/assets/vendor/tabbable/index.umd.min.js?v=6.2.0 — 200 — 2.6 KiB — 73 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/intersectionobserver/intersection-observer.js?tdwsynwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/intersectionobserver/intersection-observer.js?tdwsyn — 200 — 6.5 KiB — 75 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/lazyload/lazyload.min.js?tdwsynwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/lazyload/lazyload.min.js?tdwsyn — 200 — 2.3 KiB — 76 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/image/init.lazyload.js?tdwsynwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/image/init.lazyload.js?tdwsyn — 200 — 834 B — 81 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/link/jquery.scrollTo.js?tdwsynwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/link/jquery.scrollTo.js?tdwsyn — 200 — 2.6 KiB — 84 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/link/link.js?tdwsynwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/link/link.js?tdwsyn — 200 — 4.4 KiB — 89 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/matchHeight/jquery.matchHeight.js?tdwsynwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/matchHeight/jquery.matchHeight.js?tdwsyn — 200 — 3.1 KiB — 92 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/responsiveJs/responsive-js.js?tdwsynwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/responsiveJs/responsive-js.js?tdwsyn — 200 — 2.4 KiB — 93 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/cohMatchHeights/coh-match-heights.js?tdwsynwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/cohMatchHeights/coh-match-heights.js?tdwsyn — 200 — 1.6 KiB — 95 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/parallax_scrolling/jquery.paroller.js?tdwsynwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/parallax_scrolling/jquery.paroller.js?tdwsyn — 200 — 1.5 KiB — 95 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/parallax_scrolling/init.paroller.js?tdwsynwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/parallax_scrolling/init.paroller.js?tdwsyn — 200 — 1.1 KiB — 97 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 962 ms LCP 5.0 shttps://paramount.com// https://paramount.com/ — 301 — 241 B — 528 ms — h2https://www.paramount.com/www.paramount.com/ https://www.paramount.com/ — 200 — 48.4 KiB — 53 ms — h2https://cdn.privacy.paramount.com/dist/optanon-v2.0.0.jscdn.privacy.paramount.com/dist/opta... https://cdn.privacy.paramount.com/dist/optanon-v2.0.0.js — 200 — 9.0 KiB — 25 ms — h2https://www.google.com/recaptcha/api.js?hl=enwww.google.com/recaptcha/api.js?hl=... https://www.google.com/recaptcha/api.js?hl=en — 200 — 1012 B — 126 ms — h3https://www.paramount.com/sites/g/files/dxjhpe356/files/css/css_Fat3NC78gErUUuw4dTKR3rBjLGzVIyHzNp5idWrnqmM.css?delta=0&language=en&theme=paramount&include=eJx9kEEOgzAMBD8E5A39Q--RSQy4TWLkOBX9fQMHhGjp0Tu7sr2OJ8zEyTieWp0wYuMOksVQpaTWcVKghPIbU4TxIhkoPXditxVmDNxDaLO-Kx0rFTReygyhgwcsDb9QhDzefKR03yK4qEAHq9DMIBC5JDVuVjsgaBH0thdIPp_oPllXwuq75AOz1v-u8ITg_2JhmwN9ezI7gmAjeoKtjeOJpybyOytG00PGD_IQor4www.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/css/css_Fat3NC78gErUUuw4dTKR3rBjLGzVIyHzNp5idWrnqmM.css?delta=0&language=en&theme=paramount&include=eJx9kEEOgzAMBD8E5A39Q--RSQy4TWLkOBX9fQMHhGjp0Tu7sr2OJ8zEyTieWp0wYuMOksVQpaTWcVKghPIbU4TxIhkoPXditxVmDNxDaLO-Kx0rFTReygyhgwcsDb9QhDzefKR03yK4qEAHq9DMIBC5JDVuVjsgaBH0thdIPp_oPllXwuq75AOz1v-u8ITg_2JhmwN9ezI7gmAjeoKtjeOJpybyOytG00PGD_IQor4 — 200 — 8.9 KiB — 16 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/css/css_iVMYhSYYU8KQkAGgCJgQ9Ns1IVXyw6I3JZmF9D8VKp4.css?delta=1&language=en&theme=paramount&include=eJx9kEEOgzAMBD8E5A39Q--RSQy4TWLkOBX9fQMHhGjp0Tu7sr2OJ8zEyTieWp0wYuMOksVQpaTWcVKghPIbU4TxIhkoPXditxVmDNxDaLO-Kx0rFTReygyhgwcsDb9QhDzefKR03yK4qEAHq9DMIBC5JDVuVjsgaBH0thdIPp_oPllXwuq75AOz1v-u8ITg_2JhmwN9ezI7gmAjeoKtjeOJpybyOytG00PGD_IQor4www.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/css/css_iVMYhSYYU8KQkAGgCJgQ9Ns1IVXyw6I3JZmF9D8VKp4.css?delta=1&language=en&theme=paramount&include=eJx9kEEOgzAMBD8E5A39Q--RSQy4TWLkOBX9fQMHhGjp0Tu7sr2OJ8zEyTieWp0wYuMOksVQpaTWcVKghPIbU4TxIhkoPXditxVmDNxDaLO-Kx0rFTReygyhgwcsDb9QhDzefKR03yK4qEAHq9DMIBC5JDVuVjsgaBH0thdIPp_oPllXwuq75AOz1v-u8ITg_2JhmwN9ezI7gmAjeoKtjeOJpybyOytG00PGD_IQor4 — 200 — 31.7 KiB — 29 ms — h2https://eut-branding-paramount-prd-cdn-enp-bna4hgangtbmehfx.a01.azurefd.net/paramount-redesign/css/paramount-stylesheet.csseut-branding-paramount-prd-cdn-enp-... https://eut-branding-paramount-prd-cdn-enp-bna4hgangtbmehfx.a01.azurefd.net/paramount-redesign/css/paramount-stylesheet.css — 200 — 2.2 KiB — 44 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/css/css_nHMMP3qPiK77S08IK-6JtrMcwkChn0qrlz9uBoBi7L8.css?delta=3&language=en&theme=paramount&include=eJx9kEEOgzAMBD8E5A39Q--RSQy4TWLkOBX9fQMHhGjp0Tu7sr2OJ8zEyTieWp0wYuMOksVQpaTWcVKghPIbU4TxIhkoPXditxVmDNxDaLO-Kx0rFTReygyhgwcsDb9QhDzefKR03yK4qEAHq9DMIBC5JDVuVjsgaBH0thdIPp_oPllXwuq75AOz1v-u8ITg_2JhmwN9ezI7gmAjeoKtjeOJpybyOytG00PGD_IQor4www.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/css/css_nHMMP3qPiK77S08IK-6JtrMcwkChn0qrlz9uBoBi7L8.css?delta=3&language=en&theme=paramount&include=eJx9kEEOgzAMBD8E5A39Q--RSQy4TWLkOBX9fQMHhGjp0Tu7sr2OJ8zEyTieWp0wYuMOksVQpaTWcVKghPIbU4TxIhkoPXditxVmDNxDaLO-Kx0rFTReygyhgwcsDb9QhDzefKR03yK4qEAHq9DMIBC5JDVuVjsgaBH0thdIPp_oPllXwuq75AOz1v-u8ITg_2JhmwN9ezI7gmAjeoKtjeOJpybyOytG00PGD_IQor4 — 200 — 13.8 KiB — 31 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/Others/Images/Header/Vector_50X40%20%282%29.svgwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/Others/Images/Header/Vector_50X40%20%282%29.svg — 200 — 2.1 KiB — 30 ms — h2https://www.paramount.com/themes/custom/paramount/images/navbar/navigation_icon_right_mobile.svgwww.paramount.com/themes/custom/par... https://www.paramount.com/themes/custom/paramount/images/navbar/navigation_icon_right_mobile.svg — 200 — 421 B — 22 ms — h2https://www.paramount.com/themes/custom/paramount/images/navbar/dropdown-breadcrumb.pngwww.paramount.com/themes/custom/par... https://www.paramount.com/themes/custom/paramount/images/navbar/dropdown-breadcrumb.png — 200 — 366 B — 13 ms — h2https://cdn.privacy.paramount.com/config/menu-web.jsoncdn.privacy.paramount.com/config/me... https://cdn.privacy.paramount.com/config/menu-web.json — 200 — 2.2 KiB — 11 ms — h2https://www.paramount.com/core/misc/drupalSettingsLoader.js?v=11.2.8www.paramount.com/core/misc/drupalS... https://www.paramount.com/core/misc/drupalSettingsLoader.js?v=11.2.8 — 200 — 629 B — 9 ms — h2https://www.paramount.com/modules/contrib/google_tag/js/gtag.js?tdwsynwww.paramount.com/modules/contrib/g... https://www.paramount.com/modules/contrib/google_tag/js/gtag.js?tdwsyn — 200 — 850 B — 15 ms — h2https://www.paramount.com/modules/contrib/google_tag/js/gtm.js?tdwsynwww.paramount.com/modules/contrib/g... https://www.paramount.com/modules/contrib/google_tag/js/gtm.js?tdwsyn — 200 — 774 B — 19 ms — h2https://www.paramount.com/core/assets/vendor/jquery/jquery.min.js?v=4.0.0-rc.1www.paramount.com/core/assets/vendo... https://www.paramount.com/core/assets/vendor/jquery/jquery.min.js?v=4.0.0-rc.1 — 200 — 27.2 KiB — 42 ms — h2https://www.paramount.com/core/assets/vendor/once/once.min.js?v=1.0.1www.paramount.com/core/assets/vendo... https://www.paramount.com/core/assets/vendor/once/once.min.js?v=1.0.1 — 200 — 939 B — 49 ms — h2https://www.paramount.com/core/misc/drupal.js?v=11.2.8www.paramount.com/core/misc/drupal.... https://www.paramount.com/core/misc/drupal.js?v=11.2.8 — 200 — 6.3 KiB — 70 ms — h2https://www.paramount.com/core/misc/drupal.init.js?v=11.2.8www.paramount.com/core/misc/drupal.... https://www.paramount.com/core/misc/drupal.init.js?v=11.2.8 — 200 — 734 B — 72 ms — h2https://www.paramount.com/core/assets/vendor/tabbable/index.umd.min.js?v=6.2.0www.paramount.com/core/assets/vendo... https://www.paramount.com/core/assets/vendor/tabbable/index.umd.min.js?v=6.2.0 — 200 — 2.6 KiB — 73 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/intersectionobserver/intersection-observer.js?tdwsynwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/intersectionobserver/intersection-observer.js?tdwsyn — 200 — 6.5 KiB — 75 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/lazyload/lazyload.min.js?tdwsynwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/lazyload/lazyload.min.js?tdwsyn — 200 — 2.3 KiB — 76 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/image/init.lazyload.js?tdwsynwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/image/init.lazyload.js?tdwsyn — 200 — 834 B — 81 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/link/jquery.scrollTo.js?tdwsynwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/link/jquery.scrollTo.js?tdwsyn — 200 — 2.6 KiB — 84 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/link/link.js?tdwsynwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/link/link.js?tdwsyn — 200 — 4.4 KiB — 89 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/matchHeight/jquery.matchHeight.js?tdwsynwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/matchHeight/jquery.matchHeight.js?tdwsyn — 200 — 3.1 KiB — 92 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/responsiveJs/responsive-js.js?tdwsynwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/responsiveJs/responsive-js.js?tdwsyn — 200 — 2.4 KiB — 93 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/cohMatchHeights/coh-match-heights.js?tdwsynwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/cohMatchHeights/coh-match-heights.js?tdwsyn — 200 — 1.6 KiB — 95 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/parallax_scrolling/jquery.paroller.js?tdwsynwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/parallax_scrolling/jquery.paroller.js?tdwsyn — 200 — 1.5 KiB — 95 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/parallax_scrolling/init.paroller.js?tdwsynwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/parallax_scrolling/init.paroller.js?tdwsyn — 200 — 1.1 KiB — 97 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/windowscroll/coh-scroll.js?tdwsynwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/cohesion/scripts/windowscroll/coh-scroll.js?tdwsyn — 200 — 968 B — 99 ms — h2https://www.paramount.com/core/misc/progress.js?v=11.2.8www.paramount.com/core/misc/progres... https://www.paramount.com/core/misc/progress.js?v=11.2.8 — 200 — 1.9 KiB — 101 ms — h2https://www.paramount.com/core/assets/vendor/loadjs/loadjs.min.js?v=4.3.0www.paramount.com/core/assets/vendo... https://www.paramount.com/core/assets/vendor/loadjs/loadjs.min.js?v=4.3.0 — 200 — 1.2 KiB — 103 ms — h2https://www.paramount.com/core/misc/debounce.js?v=11.2.8www.paramount.com/core/misc/debounc... https://www.paramount.com/core/misc/debounce.js?v=11.2.8 — 200 — 907 B — 104 ms — h2https://www.paramount.com/core/misc/announce.js?v=11.2.8www.paramount.com/core/misc/announc... https://www.paramount.com/core/misc/announce.js?v=11.2.8 — 200 — 1.9 KiB — 108 ms — h2https://www.paramount.com/core/misc/message.js?v=11.2.8www.paramount.com/core/misc/message... https://www.paramount.com/core/misc/message.js?v=11.2.8 — 200 — 2.6 KiB — 110 ms — h2https://www.paramount.com/core/misc/ajax.js?v=11.2.8www.paramount.com/core/misc/ajax.js... https://www.paramount.com/core/misc/ajax.js?v=11.2.8 — 200 — 16.9 KiB — 138 ms — h2https://www.paramount.com/themes/contrib/stable/js/ajax.js?v=11.2.8www.paramount.com/themes/contrib/st... https://www.paramount.com/themes/contrib/stable/js/ajax.js?v=11.2.8 — 200 — 475 B — 114 ms — h2https://www.paramount.com/modules/contrib/google_tag/js/gtag.ajax.js?tdwsynwww.paramount.com/modules/contrib/g... https://www.paramount.com/modules/contrib/google_tag/js/gtag.ajax.js?tdwsyn — 200 — 506 B — 119 ms — h2https://www.paramount.com/modules/custom/onetrust/js/onetrust.js?tdwsynwww.paramount.com/modules/custom/on... https://www.paramount.com/modules/custom/onetrust/js/onetrust.js?tdwsyn — 200 — 824 B — 121 ms — h2https://www.paramount.com/modules/custom/overrideAdminTheme/js/editorStyleFix.js?tdwsynwww.paramount.com/modules/custom/ov... https://www.paramount.com/modules/custom/overrideAdminTheme/js/editorStyleFix.js?tdwsyn — 200 — 702 B — 122 ms — h2https://www.paramount.com/themes/custom/paramount/js/slick.js?tdwsynwww.paramount.com/themes/custom/par... https://www.paramount.com/themes/custom/paramount/js/slick.js?tdwsyn — 200 — 15.1 KiB — 137 ms — h2https://www.paramount.com/themes/custom/paramount/js/culture.js?tdwsynwww.paramount.com/themes/custom/par... https://www.paramount.com/themes/custom/paramount/js/culture.js?tdwsyn — 200 — 489 B — 122 ms — h2https://www.paramount.com/themes/custom/paramount/js/footer.js?tdwsynwww.paramount.com/themes/custom/par... https://www.paramount.com/themes/custom/paramount/js/footer.js?tdwsyn — 200 — 907 B — 124 ms — h2https://www.paramount.com/themes/custom/paramount/js/navbar.js?tdwsynwww.paramount.com/themes/custom/par... https://www.paramount.com/themes/custom/paramount/js/navbar.js?tdwsyn — 200 — 3.6 KiB — 125 ms — h2https://www.paramount.com/themes/custom/paramount/js/hero-slider.js?tdwsynwww.paramount.com/themes/custom/par... https://www.paramount.com/themes/custom/paramount/js/hero-slider.js?tdwsyn — 200 — 1.3 KiB — 127 ms — h2https://www.paramount.com/themes/custom/paramount/js/jquery.validate.min.js?tdwsynwww.paramount.com/themes/custom/par... https://www.paramount.com/themes/custom/paramount/js/jquery.validate.min.js?tdwsyn — 200 — 8.0 KiB — 133 ms — h2https://www.paramount.com/themes/custom/paramount/js/bootstrap.bundle.min.js?tdwsynwww.paramount.com/themes/custom/par... https://www.paramount.com/themes/custom/paramount/js/bootstrap.bundle.min.js?tdwsyn — 200 — 23.1 KiB — 145 ms — h2https://www.paramount.com/themes/custom/paramount/js/ease-animation.js?tdwsynwww.paramount.com/themes/custom/par... https://www.paramount.com/themes/custom/paramount/js/ease-animation.js?tdwsyn — 200 — 1.2 KiB — 139 ms — h2https://www.paramount.com/themes/custom/paramount/js/aos.js?tdwsynwww.paramount.com/themes/custom/par... https://www.paramount.com/themes/custom/paramount/js/aos.js?tdwsyn — 200 — 4.6 KiB — 141 ms — h2https://www.paramount.com/themes/custom/paramount/js/jquery-ui.min.js?tdwsynwww.paramount.com/themes/custom/par... https://www.paramount.com/themes/custom/paramount/js/jquery-ui.min.js?tdwsyn — 200 — 66.6 KiB — 172 ms — h2https://www.paramount.com/themes/custom/paramount/js/fade-in-effect.js?tdwsynwww.paramount.com/themes/custom/par... https://www.paramount.com/themes/custom/paramount/js/fade-in-effect.js?tdwsyn — 200 — 1.0 KiB — 150 ms — h2https://www.paramount.com/themes/custom/paramount/js/jquery.mCustomScrollbar.js?tdwsynwww.paramount.com/themes/custom/par... https://www.paramount.com/themes/custom/paramount/js/jquery.mCustomScrollbar.js?tdwsyn — 200 — 21.9 KiB — 170 ms — h2https://www.paramount.com/themes/custom/paramount/js/rte.js?tdwsynwww.paramount.com/themes/custom/par... https://www.paramount.com/themes/custom/paramount/js/rte.js?tdwsyn — 200 — 622 B — 155 ms — h2https://www.paramount.com/akam/13/2d2219eewww.paramount.com/akam/13/2d2219ee https://www.paramount.com/akam/13/2d2219ee — 200 — 9.4 KiB — 158 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Skydance%20Merger%202025/Header/Header%20Navigation%20right%20bottom%20logo.svgwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Skydance%20Merger%202025/Header/Header%20Navigation%20right%20bottom%20logo.svg — 200 — 4.4 KiB — 160 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/Others/Images/Footer/Pluto-TV.svgwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/Others/Images/Footer/Pluto-TV.svg — 200 — 2.3 KiB — 161 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Hero%20Slider/WE%20ARE.svgwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Hero%20Slider/WE%20ARE.svg — 200 — 767 B — 163 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Hero%20Slider/WE-ARE-mobile%20%281%29.svgwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Hero%20Slider/WE-ARE-mobile%20%281%29.svg — 200 — 786 B — 165 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Hero%20Slider/Homepage_Header_IP_IMAGES_SBSP_1280x956.pngwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Hero%20Slider/Homepage_Header_IP_IMAGES_SBSP_1280x956.png — 200 — 367.9 KiB — 328 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Hero%20Slider/Mobile/767x1004%20Mobile-04.pngwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Hero%20Slider/Mobile/767x1004%20Mobile-04.png — 200 — 429.5 KiB — 371 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Hero%20Slider/Homepage_Header_IP_IMAGES_Zoe_1280x956.pngwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Hero%20Slider/Homepage_Header_IP_IMAGES_Zoe_1280x956.png — 200 — 972.5 KiB — 226 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Hero%20Slider/Mobile/767x1004%20Mobile-05.pngwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Hero%20Slider/Mobile/767x1004%20Mobile-05.png — 200 — 739.4 KiB — 405 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Hero%20Slider/Homepage_Header_IP_IMAGES_NCIS_1280x956.pngwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Hero%20Slider/Homepage_Header_IP_IMAGES_NCIS_1280x956.png — 200 — 771.7 KiB — 324 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Hero%20Slider/Mobile/767x1004%20Mobile-06.pngwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Hero%20Slider/Mobile/767x1004%20Mobile-06.png — 200 — 572.7 KiB — 429 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Hero%20Slider/Homepage_Header_IP_IMAGES_RuPaul_1280x956_V2.pngwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Hero%20Slider/Homepage_Header_IP_IMAGES_RuPaul_1280x956_V2.png — 200 — 1.1 MiB — 290 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Hero%20Slider/Mobile/Homepage_Header_IP_IMAGES_RuPaul_767x1004_V2.pngwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Hero%20Slider/Mobile/Homepage_Header_IP_IMAGES_RuPaul_767x1004_V2.png — 200 — 783.9 KiB — 462 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Hero%20Slider/home_page_ip_slider_startrek_1280x756.pngwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Hero%20Slider/home_page_ip_slider_startrek_1280x756.png — 200 — 659.1 KiB — 355 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Hero%20Slider/Mobile/767x1004%20Mobile-02.pngwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Hero%20Slider/Mobile/767x1004%20Mobile-02.png — 200 — 564.2 KiB — 492 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Skydance%20Merger%202025/Hero%20slider%20paramount%20logo/Wordmark-white-tech.svgwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Skydance%20Merger%202025/Hero%20slider%20paramount%20logo/Wordmark-white-tech.svg — 200 — 13.1 KiB — 299 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/styles/featured_brand_tile_304_x_456_/public/ParamountDotCom/AboutPage/Images/Brands%20Detail%20Page/Paramount%20Plus/StarTrek_Discovery_767x767.jpg?h=a6efa031&itok=O5UUHhhywww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/styles/featured_brand_tile_304_x_456_/public/ParamountDotCom/AboutPage/Images/Brands%20Detail%20Page/Paramount%20Plus/StarTrek_Discovery_767x767.jpg?h=a6efa031&itok=O5UUHhhy — 200 — 21.3 KiB — 481 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/styles/featured_brand_tile_304_x_456_/public/ParamountDotCom/AboutPage/Images/Brands%20Detail%20Page/Paramount%20Pictures/PP_BrandImage_767x767.jpg?h=ab622562&itok=AlCU4AWpwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/styles/featured_brand_tile_304_x_456_/public/ParamountDotCom/AboutPage/Images/Brands%20Detail%20Page/Paramount%20Pictures/PP_BrandImage_767x767.jpg?h=ab622562&itok=AlCU4AWp — 200 — 19.4 KiB — 485 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/styles/featured_brand_tile_304_x_456_/public/ParamountDotCom/AboutPage/Images/Brands%20Detail%20Page/CBS%20Entertainment/Ghosts_767x767%20%281%29.jpg?h=ab622562&itok=wWt19t6pwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/styles/featured_brand_tile_304_x_456_/public/ParamountDotCom/AboutPage/Images/Brands%20Detail%20Page/CBS%20Entertainment/Ghosts_767x767%20%281%29.jpg?h=ab622562&itok=wWt19t6p — 200 — 35.6 KiB — 488 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/styles/featured_brand_tile_304_x_456_/public/ParamountDotCom/AboutPage/Images/Brands%20Detail%20Page/Plutotv/pluto_BrandImage_767x767.jpg?h=ab622562&itok=r3ylXUFswww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/styles/featured_brand_tile_304_x_456_/public/ParamountDotCom/AboutPage/Images/Brands%20Detail%20Page/Plutotv/pluto_BrandImage_767x767.jpg?h=ab622562&itok=r3ylXUFs — 200 — 28.3 KiB — 491 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/styles/featured_brand_tile_304_x_456_/public/ParamountDotCom/AboutPage/Images/Brands%20Detail%20Page/MTV/RuPaul_767x767.jpg?h=a174b97b&itok=1Kg9kSXjwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/styles/featured_brand_tile_304_x_456_/public/ParamountDotCom/AboutPage/Images/Brands%20Detail%20Page/MTV/RuPaul_767x767.jpg?h=a174b97b&itok=1Kg9kSXj — 200 — 21.8 KiB — 493 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/styles/featured_brand_tile_304_x_456_/public/ParamountDotCom/AboutPage/Images/Brands%20Detail%20Page/Nick/spongebob_brandfeature_304x456.jpg?h=668259fe&itok=QcBhKNCgwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/styles/featured_brand_tile_304_x_456_/public/ParamountDotCom/AboutPage/Images/Brands%20Detail%20Page/Nick/spongebob_brandfeature_304x456.jpg?h=668259fe&itok=QcBhKNCg — 200 — 38.0 KiB — 495 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/styles/featured_brand_tile_304_x_456_/public/ParamountDotCom/AboutPage/Images/Brands%20Detail%20Page/CBS%20Sports/NateBurleson_767x767.jpg?h=ab622562&itok=2IisoKkJwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/styles/featured_brand_tile_304_x_456_/public/ParamountDotCom/AboutPage/Images/Brands%20Detail%20Page/CBS%20Sports/NateBurleson_767x767.jpg?h=ab622562&itok=2IisoKkJ — 200 — 24.9 KiB — 497 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/styles/featured_brand_tile_304_x_456_/public/ParamountDotCom/AboutPage/Images/Brands%20Page/Skydance%20Sports/featured-image.png?h=668259fe&itok=v2ePiP0rwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/styles/featured_brand_tile_304_x_456_/public/ParamountDotCom/AboutPage/Images/Brands%20Page/Skydance%20Sports/featured-image.png?h=668259fe&itok=v2ePiP0r — 200 — 203.7 KiB — 505 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/styles/featured_brand_tile_304_x_456_/public/ParamountDotCom/AboutPage/Images/Brands%20Detail%20Page/BET/Sistas_767x767%20%281%29.jpg?h=ab622562&itok=Z4X0NqrQwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/styles/featured_brand_tile_304_x_456_/public/ParamountDotCom/AboutPage/Images/Brands%20Detail%20Page/BET/Sistas_767x767%20%281%29.jpg?h=ab622562&itok=Z4X0NqrQ — 200 — 28.0 KiB — 502 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/styles/featured_brand_tile_304_x_456_/public/ParamountDotCom/HomePage/Images/Brands/Merger%20SkyDance%202025/Featured%20Images/skydane-animation-2x3.png?h=8f52993b&itok=fqWNHHj-www.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/styles/featured_brand_tile_304_x_456_/public/ParamountDotCom/HomePage/Images/Brands/Merger%20SkyDance%202025/Featured%20Images/skydane-animation-2x3.png?h=8f52993b&itok=fqWNHHj- — 200 — 295.5 KiB — 519 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/styles/featured_brand_tile_304_x_456_/public/ParamountDotCom/AboutPage/Images/Brands%20Detail%20Page/CBS%20News/CBSMornings_GayleKing_767x767.jpg?h=ab622562&itok=RCTBB044www.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/styles/featured_brand_tile_304_x_456_/public/ParamountDotCom/AboutPage/Images/Brands%20Detail%20Page/CBS%20News/CBSMornings_GayleKing_767x767.jpg?h=ab622562&itok=RCTBB044 — 200 — 17.9 KiB — 513 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/styles/featured_brand_tile_304_x_456_/public/ParamountDotCom/AboutPage/Images/Brands%20Detail%20Page/Comedy%20Central/CC_BrandImage_767x767_v2.jpg?h=ab622562&itok=PLuqbUbLwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/styles/featured_brand_tile_304_x_456_/public/ParamountDotCom/AboutPage/Images/Brands%20Detail%20Page/Comedy%20Central/CC_BrandImage_767x767_v2.jpg?h=ab622562&itok=PLuqbUbL — 200 — 17.1 KiB — 515 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Culture/Career_Person_01_720x738.pngwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Culture/Career_Person_01_720x738.png — 200 — 577.1 KiB — 536 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Culture/Career_Person_01_375x358.pngwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Culture/Career_Person_01_375x358.png — 200 — 159.1 KiB — 541 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Skydance%20Merger%202025/Footer/footer%20streaming%20logo.svgwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Skydance%20Merger%202025/Footer/footer%20streaming%20logo.svg — 200 — 16.7 KiB — 542 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/Others/Images/Footer/Pluto_Color_64_V01-01.svgwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/Others/Images/Footer/Pluto_Color_64_V01-01.svg — 200 — 1.1 KiB — 543 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Skydance%20Merger%202025/Footer/paramount-skydance-footer-logo.pngwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Skydance%20Merger%202025/Footer/paramount-skydance-footer-logo.png — 200 — 7.9 KiB — 545 ms — h2https://www.paramount.com/themes/custom/paramount/js/common.js?tdwsynwww.paramount.com/themes/custom/par... https://www.paramount.com/themes/custom/paramount/js/common.js?tdwsyn — 200 — 1.7 KiB — 547 ms — h2https://global.ketchcdn.com/web/v3/config/corporate/paramount/boot.jsglobal.ketchcdn.com/web/v3/config/c... https://global.ketchcdn.com/web/v3/config/corporate/paramount/boot.js — 200 — 4.8 KiB — 413 ms — h2https://www.paramount.com/themes/custom/paramount/fonts/PeakSans-Regular.woff2www.paramount.com/themes/custom/par... https://www.paramount.com/themes/custom/paramount/fonts/PeakSans-Regular.woff2 — 200 — 20.2 KiB — 119 ms — h2https://www.paramount.com/themes/custom/paramount/fonts/ParamountVistaSans-CondensedBold.woff2www.paramount.com/themes/custom/par... https://www.paramount.com/themes/custom/paramount/fonts/ParamountVistaSans-CondensedBold.woff2 — 200 — 20.6 KiB — 123 ms — h2https://www.paramount.com/themes/custom/paramount/fonts/ParamountVistaSans-CondensedRegular.woff2www.paramount.com/themes/custom/par... https://www.paramount.com/themes/custom/paramount/fonts/ParamountVistaSans-CondensedRegular.woff2 — 200 — 21.2 KiB — 125 ms — h2https://www.paramount.com/themes/custom/paramount/fonts/PeakSans-Semibold.woff2www.paramount.com/themes/custom/par... https://www.paramount.com/themes/custom/paramount/fonts/PeakSans-Semibold.woff2 — 200 — 19.9 KiB — 126 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-N3LHJHVTwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-N3LHJHVT — 200 — 152.3 KiB — 338 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 362.4 KiB — 136 ms — h2https://cdnjs.cloudflare.com/ajax/libs/jquery-mousewheel/3.1.13/jquery.mousewheel.min.jscdnjs.cloudflare.com/ajax/libs/jque... https://cdnjs.cloudflare.com/ajax/libs/jquery-mousewheel/3.1.13/jquery.mousewheel.min.js — 200 — 1.7 KiB — 29 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAACWCAYAAABkW7XSAAAQAElEQVR4AeycCZhUxbXHT3UPMwg4q…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAACWCAYAAABkW7XSAAAQAElEQVR4AeycCZhUxbXHT3UPMwg4q… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACGFjVEwAAAABAAAAAcMq2TYAAAANS…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACGFjVEwAAAABAAAAAcMq2TYAAAANS… — 200 — 0 B — 0 ms — datahttps://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.jscdn.ketchjs.com/ketchtag/stable/v2.... https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js — 200 — 259.2 KiB — 699 ms — h2https://www.paramount.com/themes/custom/paramount/css/ajax-loader.gifwww.paramount.com/themes/custom/par... https://www.paramount.com/themes/custom/paramount/css/ajax-loader.gif — 200 — 4.3 KiB — 12 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/Others/Images/Header/Vector_50X40%20%282%29.svgwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/Others/Images/Header/Vector_50X40%20%282%29.svg — 200 — 0 B — 4 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Skydance%20Merger%202025/Header/Header%20Navigation%20right%20bottom%20logo.svgwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Skydance%20Merger%202025/Header/Header%20Navigation%20right%20bottom%20logo.svg — 200 — 0 B — 4 ms — h2https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Skydance%20Merger%202025/Header/Header%20Navigation%20right%20bottom%20logo.svgwww.paramount.com/sites/g/files/dxj... https://www.paramount.com/sites/g/files/dxjhpe356/files/ParamountDotCom/HomePage/Images/Skydance%20Merger%202025/Header/Header%20Navigation%20right%20bottom%20logo.svg — 200 — 0 B — 5 ms — h2https://www.paramount.com/akam/13/pixel_2d2219eewww.paramount.com/akam/13/pixel_2d2... https://www.paramount.com/akam/13/pixel_2d2219ee — 200 — 641 B — 8 ms — h2https://global.ketchcdn.com/web/v3/ipglobal.ketchcdn.com/web/v3/ip https://global.ketchcdn.com/web/v3/ip — 200 — 433 B — 230 ms — h3https://www.paramount.com/themes/custom/paramount/images/favicon/favicon.icowww.paramount.com/themes/custom/par... https://www.paramount.com/themes/custom/paramount/images/favicon/favicon.ico — 200 — 4.4 KiB — 13 ms — h2https://global.ketchcdn.com/web/v3/config/corporate/paramount/production/default/en/config.json?hash=5748924000312071421global.ketchcdn.com/web/v3/config/c... https://global.ketchcdn.com/web/v3/config/corporate/paramount/production/default/en/config.json?hash=5748924000312071421 — 200 — 15.3 KiB — 121 ms — h3https://global.ketchcdn.com/web/v2/log?hasConsent=false&url=https%3A%2F%2Fwww.paramount.com%2F&property=paramount&environment=production&jurisdiction=default&tenant=corporate&dver=1756065079&event_type=once_identities&ids=eyJzd2JfcGFyYW1vdW50IjoiYjNlZjI1NWQtMmFlMi00ZWJjLWJjZDMtOTkxZTEzYWVjOTRhIn0%3D&region=BRglobal.ketchcdn.com/web/v2/log?hasC... https://global.ketchcdn.com/web/v2/log?hasConsent=false&url=https%3A%2F%2Fwww.paramount.com%2F&property=paramount&environment=production&jurisdiction=default&tenant=corporate&dver=1756065079&event_type=once_identities&ids=eyJzd2JfcGFyYW1vdW50IjoiYjNlZjI1NWQtMmFlMi00ZWJjLWJjZDMtOTkxZTEzYWVjOTRhIn0%3D&region=BR — 204 — 354 B — 225 ms — h3https://global.ketchcdn.com/web/v3/consent/corporate/getglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/corporate/get — 200 — 0 B — 195 ms — h3https://global.ketchcdn.com/web/v3/consent/corporate/getglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/corporate/get — 200 — 588 B — 273 ms — h3https://global.ketchcdn.com/web/v3/consent/corporate/updateglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/corporate/update — 200 — 0 B — 195 ms — h3https://www.googletagmanager.com/gtag/js?id=G-KED8TKXMRG&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-KED8TKXMRG&cx=c&gtm=4e64k0 — 200 — 157.7 KiB — 207 ms — h2https://tags.tiqcdn.com/utag/cbsi/paramountplusmicrosites/prod/utag.jstags.tiqcdn.com/utag/cbsi/paramount... https://tags.tiqcdn.com/utag/cbsi/paramountplusmicrosites/prod/utag.js — 200 — 32.6 KiB — 29 ms — h2https://static.ads-twitter.com/uwt.jsstatic.ads-twitter.com/uwt.js https://static.ads-twitter.com/uwt.js — 200 — 13.4 KiB — 61 ms — h2https://snap.licdn.com/li.lms-analytics/insight.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.min.js — 200 — 18.7 KiB — 41 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 47 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=1&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.paramount.com%2F&scrsrc=www.googletagmanager.com&rnd=82882492.1776895135&navt=n&npa=1&ep.ads_data_redaction=0&gdid=dMDhkMT&gtm=45He64k0v9179352846za200zd9179352846xea&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115616986~115938465~115938468~117266400~118690343&apve=1&apvf=f&apvc=1&tft=1776895135365&tfd=2955pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=1&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.paramount.com%2F&scrsrc=www.googletagmanager.com&rnd=82882492.1776895135&navt=n&npa=1&ep.ads_data_redaction=0&gdid=dMDhkMT&gtm=45He64k0v9179352846za200zd9179352846xea&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115616986~115938465~115938468~117266400~118690343&apve=1&apvf=f&apvc=1&tft=1776895135365&tfd=2955 — 200 — 21 B — 135 ms — h3https://tags.tiqcdn.com/utag/tiqapp/utag.v.js?a=cbsi/paramountplusmicrosites/202507031728&cb=1776895135396tags.tiqcdn.com/utag/tiqapp/utag.v.... https://tags.tiqcdn.com/utag/tiqapp/utag.v.js?a=cbsi/paramountplusmicrosites/202507031728&cb=1776895135396 — 200 — 431 B — 13 ms — h2https://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=10D31225525FF5790A490D4D%40AdobeOrg&d_nsid=0&ts=1776895135417dpm.demdex.net/id?d_visid_ver=5.5.0... https://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=10D31225525FF5790A490D4D%40AdobeOrg&d_nsid=0&ts=1776895135417 — 302 — 672 B — 72 ms — h2https://tags.tiqcdn.com/utag/cbsi/paramountplusmicrosites/prod/utag.12.js?utv=ut4.51.202507031728tags.tiqcdn.com/utag/cbsi/paramount... https://tags.tiqcdn.com/utag/cbsi/paramountplusmicrosites/prod/utag.12.js?utv=ut4.51.202507031728 — 200 — 18.2 KiB — 12 ms — h2https://px.ads.linkedin.com/attribution_trigger?pid=329041&time=1776895135437&url=https%3A%2F%2Fwww.paramount.com%2Fpx.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=329041&time=1776895135437&url=https%3A%2F%2Fwww.paramount.com%2F — 200 — 786 B — 153 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=329041&time=1776895135437&li_adsId=eac89ba6-d1d2-48c6-b331-7859204b92af&url=https%3A%2F%2Fwww.paramount.com%2Fpx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=329041&time=1776895135437&li_adsId=eac89ba6-d1d2-48c6-b331-7859204b92af&url=https%3A%2F%2Fwww.paramount.com%2F — 302 — 763 B — 200 ms — h2https://connect.facebook.net/signals/config/331289063738687?v=2.9.303&r=stable&domain=www.paramount.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/331289063738687?v=2.9.303&r=stable&domain=www.paramount.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 44.8 KiB — 211 ms — h3https://dpm.demdex.net/id/rd?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=10D31225525FF5790A490D4D%40AdobeOrg&d_nsid=0&ts=1776895135417dpm.demdex.net/id/rd?d_visid_ver=5.... https://dpm.demdex.net/id/rd?d_visid_ver=5.5.0&d_fieldgroup=MC&d_rtbd=json&d_ver=2&d_verify=1&d_orgid=10D31225525FF5790A490D4D%40AdobeOrg&d_nsid=0&ts=1776895135417 — 200 — 615 B — 6 ms — h2https://saa.cbsi.com/id?d_visid_ver=5.5.0&d_fieldgroup=MC&mcorgid=10D31225525FF5790A490D4D%40AdobeOrg&ts=1776895135504saa.cbsi.com/id?d_visid_ver=5.5.0&d... https://saa.cbsi.com/id?d_visid_ver=5.5.0&d_fieldgroup=MC&mcorgid=10D31225525FF5790A490D4D%40AdobeOrg&ts=1776895135504 — 200 — 588 B — 389 ms — h2https://global.ketchcdn.com/web/v3/consent/corporate/updateglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/corporate/update — 200 — 1.0 KiB — 307 ms — h3https://t.co/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=fb63a92f-43da-448f-9872-94296232f60a&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=786de145-738a-4280-8183-a5a9521f7904&pt=Home%20%7C%20Paramount&tw_document_href=https%3A%2F%2Fwww.paramount.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776895135514.671230384539887756&txn_id=o168o&type=javascript&version=2.3.53t.co/i/adsct?bci=3&dv=UTC%26en-US%2... https://t.co/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=fb63a92f-43da-448f-9872-94296232f60a&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=786de145-738a-4280-8183-a5a9521f7904&pt=Home%20%7C%20Paramount&tw_document_href=https%3A%2F%2Fwww.paramount.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776895135514.671230384539887756&txn_id=o168o&type=javascript&version=2.3.53 — 200 — 658 B — 278 ms — h2https://analytics.twitter.com/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=fb63a92f-43da-448f-9872-94296232f60a&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=786de145-738a-4280-8183-a5a9521f7904&pt=Home%20%7C%20Paramount&tw_document_href=https%3A%2F%2Fwww.paramount.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776895135514.671230384539887756&txn_id=o168o&type=javascript&version=2.3.53analytics.twitter.com/i/adsct?bci=3... https://analytics.twitter.com/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26800%26600%264%2624%26800%26600%260%26na&eci=2&event_id=fb63a92f-43da-448f-9872-94296232f60a&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=786de145-738a-4280-8183-a5a9521f7904&pt=Home%20%7C%20Paramount&tw_document_href=https%3A%2F%2Fwww.paramount.com%2F&tw_iframe_status=0&tw_order_quantity=0&tw_pid_src=1&tw_sale_amount=0&twpid=tw.1776895135514.671230384539887756&txn_id=o168o&type=javascript&version=2.3.53 — 200 — 675 B — 229 ms — h2https://www.googletagmanager.com/gtag/destination?id=DC-6220336&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=DC-6220336&cx=c&gtm=4e64k0 — 200 — 129.2 KiB — 197 ms — h3https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=329041&time=1776895135437&li_adsId=eac89ba6-d1d2-48c6-b331-7859204b92af&url=https%3A%2F%2Fwww.paramount.com%2F&cookiesTest=truepx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=329041&time=1776895135437&li_adsId=eac89ba6-d1d2-48c6-b331-7859204b92af&url=https%3A%2F%2Fwww.paramount.com%2F&cookiesTest=true — 200 — 450 B — 131 ms — h2https://www.facebook.com/tr/?id=331289063738687&ev=PageView&dl=https%3A%2F%2Fwww.paramount.com%2F&rl=&if=false&ts=1776895135739&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776895135728.435426960442710285&ler=empty&cdl=API_unavailable&pmd[title]=Home%20%7C%20Paramount&pmd[locale]=en&pmd[description]=Paramount%20is%20one%20of%20the%20world%E2%80%99s%20leading%20producers%20of%20premium%20entertainment%20content%20that%20connects%20billions%20of%20people%20in%20nearly%20every%20country%20in%20the%20world.&pmd[keywords]=Home&plt=1256.7000000476837&it=1776895135487&coo=false&dpo=LDU&dpoco=0&dpost=0&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=GETwww.facebook.com/tr/?id=33128906373... https://www.facebook.com/tr/?id=331289063738687&ev=PageView&dl=https%3A%2F%2Fwww.paramount.com%2F&rl=&if=false&ts=1776895135739&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776895135728.435426960442710285&ler=empty&cdl=API_unavailable&pmd[title]=Home%20%7C%20Paramount&pmd[locale]=en&pmd[description]=Paramount%20is%20one%20of%20the%20world%E2%80%99s%20leading%20producers%20of%20premium%20entertainment%20content%20that%20connects%20billions%20of%20people%20in%20nearly%20every%20country%20in%20the%20world.&pmd[keywords]=Home&plt=1256.7000000476837&it=1776895135487&coo=false&dpo=LDU&dpoco=0&dpost=0&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=GET — 200 — 19 B — 16 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=331289063738687&ev=PageView&dl=https%3A%2F%2Fwww.paramount.com%2F&rl=&if=false&ts=1776895135739&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776895135728.435426960442710285&ler=empty&cdl=API_unavailable&pmd[title]=Home%20%7C%20Paramount&pmd[locale]=en&pmd[description]=Paramount%20is%20one%20of%20the%20world%E2%80%99s%20leading%20producers%20of%20premium%20entertainment%20content%20that%20connects%20billions%20of%20people%20in%20nearly%20every%20country%20in%20the%20world.&pmd[keywords]=Home&plt=1256.7000000476837&it=1776895135487&coo=false&dpo=LDU&dpoco=0&dpost=0&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=331289063738687&ev=PageView&dl=https%3A%2F%2Fwww.paramount.com%2F&rl=&if=false&ts=1776895135739&sw=800&sh=600&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776895135728.435426960442710285&ler=empty&cdl=API_unavailable&pmd[title]=Home%20%7C%20Paramount&pmd[locale]=en&pmd[description]=Paramount%20is%20one%20of%20the%20world%E2%80%99s%20leading%20producers%20of%20premium%20entertainment%20content%20that%20connects%20billions%20of%20people%20in%20nearly%20every%20country%20in%20the%20world.&pmd[keywords]=Home&plt=1256.7000000476837&it=1776895135487&coo=false&dpo=LDU&dpoco=0&dpost=0&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=ct2&expv2[6]=hf1&rqm=FGET — 200 — 198 B — 348 ms — h3https://px.ads.linkedin.com/wa/?medium=fetch&fmt=gpx.ads.linkedin.com/wa/?medium=fetc... https://px.ads.linkedin.com/wa/?medium=fetch&fmt=g — 204 — 43 B — 463 ms — h3https://www.google-analytics.com/g/collect?v=2&tid=G-KED8TKXMRG&gtm=45je64k0v9180893827z89179352846za20gzb9179352846zd9179352846&_p=1776895133153&gcs=G111&gcd=13v3v3v3v5G6&npa=0&dma=0&gdid=dMDhkMT.dN2JhM2&are=1&cid=1968177881.1776895136&frm=0&pscdl=noapi&rcb=15&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266400~117512543~117884344&sid=1776895135&sct=1&seg=0&dl=https%3A%2F%2Fwww.paramount.com%2F&dt=Home%20%7C%20Paramount&_tu=KA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=3500www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-KED8TKXMRG&gtm=45je64k0v9180893827z89179352846za20gzb9179352846zd9179352846&_p=1776895133153&gcs=G111&gcd=13v3v3v3v5G6&npa=0&dma=0&gdid=dMDhkMT.dN2JhM2&are=1&cid=1968177881.1776895136&frm=0&pscdl=noapi&rcb=15&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266400~117512543~117884344&sid=1776895135&sct=1&seg=0&dl=https%3A%2F%2Fwww.paramount.com%2F&dt=Home%20%7C%20Paramount&_tu=KA&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=3500 — 204 — 551 B — 120 ms — h2https://ad.doubleclick.net/activity;src=6220336;type=sitevisi;cat=viaco0;rcb=17;ord=6249973477307;npa=0;auiddc=479300656.1776895136;gdid=dMDhkMT.dN2JhM2;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9190967741z89179352846za20gzb9179352846zd9179352846xea;gcs=G111;gcd=13v3v3v3v5l1;dma=0;dc_fmt=3;tag_exp=0~115938465~115938469~117266401~118463262;epver=2;dc_random=1776895135_2NA_YoVH8sT7N8P0E4a4C3z4kxP8KB9t2Q;~oref=https%3A%2F%2Fwww.paramount.com%2F?ad.doubleclick.net/activity;src=622... https://ad.doubleclick.net/activity;src=6220336;type=sitevisi;cat=viaco0;rcb=17;ord=6249973477307;npa=0;auiddc=479300656.1776895136;gdid=dMDhkMT.dN2JhM2;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9190967741z89179352846za20gzb9179352846zd9179352846xea;gcs=G111;gcd=13v3v3v3v5l1;dma=0;dc_fmt=3;tag_exp=0~115938465~115938469~117266401~118463262;epver=2;dc_random=1776895135_2NA_YoVH8sT7N8P0E4a4C3z4kxP8KB9t2Q;~oref=https%3A%2F%2Fwww.paramount.com%2F? — 302 — 22 B — 709 ms — h3https://6220336.fls.doubleclick.net/activityi;src=6220336;type=sitevisi;cat=viaco0;rcb=17;ord=6249973477307;npa=0;auiddc=479300656.1776895136;gdid=dMDhkMT.dN2JhM2;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9190967741z89179352846za20gzb9179352846zd9179352846xea;gcs=G111;gcd=13v3v3v3v5l1;dma=0;dc_fmt=2;tag_exp=0~115938465~115938469~117266401~118463262;epver=2;dc_random=1776895135_2NA_YoVH8sT7N8P0E4a4C3z4kxP8KB9t2Q;_dc_test=1;~oref=https%3A%2F%2Fwww.paramount.com%2F?6220336.fls.doubleclick.net/activit... https://6220336.fls.doubleclick.net/activityi;src=6220336;type=sitevisi;cat=viaco0;rcb=17;ord=6249973477307;npa=0;auiddc=479300656.1776895136;gdid=dMDhkMT.dN2JhM2;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9190967741z89179352846za20gzb9179352846zd9179352846xea;gcs=G111;gcd=13v3v3v3v5l1;dma=0;dc_fmt=2;tag_exp=0~115938465~115938469~117266401~118463262;epver=2;dc_random=1776895135_2NA_YoVH8sT7N8P0E4a4C3z4kxP8KB9t2Q;_dc_test=1;~oref=https%3A%2F%2Fwww.paramount.com%2F? — 302 — 894 B — 222 ms — h2https://www.google.com/ccm/collect?rcb=1&frm=0&ae=g&en=consent_update&dl=https%3A%2F%2Fwww.paramount.com%2F&scrsrc=www.googletagmanager.com&rnd=82882492.1776895135&dt=Home%20%7C%20Paramount&auid=479300656.1776895136&navt=n&npa=0&ep.ads_data_redaction=0&gdid=dMDhkMT.dN2JhM2&gcu=1&gtm=45He64k0v9179352846za200zd9179352846xea&gcs=G111&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266400~118690343&apve=1&apvf=f&apvc=1&tft=1776895135946&tfd=3537www.google.com/ccm/collect?rcb=1&fr... https://www.google.com/ccm/collect?rcb=1&frm=0&ae=g&en=consent_update&dl=https%3A%2F%2Fwww.paramount.com%2F&scrsrc=www.googletagmanager.com&rnd=82882492.1776895135&dt=Home%20%7C%20Paramount&auid=479300656.1776895136&navt=n&npa=0&ep.ads_data_redaction=0&gdid=dMDhkMT.dN2JhM2&gcu=1&gtm=45He64k0v9179352846za200zd9179352846xea&gcs=G111&gcd=13v3v3v3v5l1&dma=0&tag_exp=0~115616986~115938465~115938468~117266400~118690343&apve=1&apvf=f&apvc=1&tft=1776895135946&tfd=3537 — 200 — 21 B — 61 ms — h3https://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=AAM&d_rtbd=json&d_ver=2&d_orgid=10D31225525FF5790A490D4D%40AdobeOrg&d_nsid=0&d_mid=19424553763356860730119980527812147019&ts=1776895135969dpm.demdex.net/id?d_visid_ver=5.5.0... https://dpm.demdex.net/id?d_visid_ver=5.5.0&d_fieldgroup=AAM&d_rtbd=json&d_ver=2&d_orgid=10D31225525FF5790A490D4D%40AdobeOrg&d_nsid=0&d_mid=19424553763356860730119980527812147019&ts=1776895135969 — 200 — 1.3 KiB — 8 ms — h2https://cbsi.demdex.net/dest5.html?d_nsid=0cbsi.demdex.net/dest5.html?d_nsid=0 https://cbsi.demdex.net/dest5.html?d_nsid=0 — 200 — 3.2 KiB — 64 ms — h2https://ad.doubleclick.net/activity;dc_pre=CPKwi5u6gpQDFe1TuAQdt804IA;src=6220336;type=sitevisi;cat=viaco0;rcb=17;ord=6249973477307;npa=0;auiddc=479300656.1776895136;gdid=dMDhkMT.dN2JhM2;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9190967741z89179352846za20gzb9179352846zd9179352846xea;gcs=G111;gcd=13v3v3v3v5l1;dma=0;dc_fmt=3;tag_exp=0~115938465~115938469~117266401~118463262;epver=2;dc_random=1776895135_2NA_YoVH8sT7N8P0E4a4C3z4kxP8KB9t2Q;~oref=https%3A%2F%2Fwww.paramount.com%2F?ad.doubleclick.net/activity;dc_pre=... https://ad.doubleclick.net/activity;dc_pre=CPKwi5u6gpQDFe1TuAQdt804IA;src=6220336;type=sitevisi;cat=viaco0;rcb=17;ord=6249973477307;npa=0;auiddc=479300656.1776895136;gdid=dMDhkMT.dN2JhM2;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9190967741z89179352846za20gzb9179352846zd9179352846xea;gcs=G111;gcd=13v3v3v3v5l1;dma=0;dc_fmt=3;tag_exp=0~115938465~115938469~117266401~118463262;epver=2;dc_random=1776895135_2NA_YoVH8sT7N8P0E4a4C3z4kxP8KB9t2Q;~oref=https%3A%2F%2Fwww.paramount.com%2F? — 302 — 22 B — 580 ms — h3https://saa.cbsi.com/b/ss/cbsiparamountplusmicrosites/1/JS-2.23.0/s73252087984683?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2021%3A58%3A56%203%200&sdid=3806C85251261741-4A9F6B262443BDF6&mid=19424553763356860730119980527812147019&aamlh=4&ce=UTF-8&ns=cbsinteractive&cdp=2&pageName=www.paramount.com%2F&g=https%3A%2F%2Fwww.paramount.com%2F&c.&brandPlatformId=Paramount_site_desktop&cm.&ssf=1&.cm&.c&cc=USD&ch=%2F&aamb=j8Odv6LonN4r3an7LhD3WZrU1bUpAkFkkiY1ncBR96t2PTI&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=10D31225525FF5790A490D4D%40AdobeOrg&AQE=1saa.cbsi.com/b/ss/cbsiparamountplus... https://saa.cbsi.com/b/ss/cbsiparamountplusmicrosites/1/JS-2.23.0/s73252087984683?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2021%3A58%3A56%203%200&sdid=3806C85251261741-4A9F6B262443BDF6&mid=19424553763356860730119980527812147019&aamlh=4&ce=UTF-8&ns=cbsinteractive&cdp=2&pageName=www.paramount.com%2F&g=https%3A%2F%2Fwww.paramount.com%2F&c.&brandPlatformId=Paramount_site_desktop&cm.&ssf=1&.cm&.c&cc=USD&ch=%2F&aamb=j8Odv6LonN4r3an7LhD3WZrU1bUpAkFkkiY1ncBR96t2PTI&s=800x600&c=24&j=1.6&v=N&k=Y&bw=1350&bh=940&mcorgid=10D31225525FF5790A490D4D%40AdobeOrg&AQE=1 — 200 — 222 B — 134 ms — h2https://6220336.fls.doubleclick.net/activityi;dc_pre=CNL6kJu6gpQDFSdPuAQd038o4g;src=6220336;type=sitevisi;cat=viaco0;rcb=17;ord=6249973477307;npa=0;auiddc=479300656.1776895136;gdid=dMDhkMT.dN2JhM2;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9190967741z89179352846za20gzb9179352846zd9179352846xea;gcs=G111;gcd=13v3v3v3v5l1;dma=0;dc_fmt=2;tag_exp=0~115938465~115938469~117266401~118463262;epver=2;dc_random=1776895135_2NA_YoVH8sT7N8P0E4a4C3z4kxP8KB9t2Q;_dc_test=1;~oref=https%3A%2F%2Fwww.paramount.com%2F?6220336.fls.doubleclick.net/activit... https://6220336.fls.doubleclick.net/activityi;dc_pre=CNL6kJu6gpQDFSdPuAQd038o4g;src=6220336;type=sitevisi;cat=viaco0;rcb=17;ord=6249973477307;npa=0;auiddc=479300656.1776895136;gdid=dMDhkMT.dN2JhM2;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9190967741z89179352846za20gzb9179352846zd9179352846xea;gcs=G111;gcd=13v3v3v3v5l1;dma=0;dc_fmt=2;tag_exp=0~115938465~115938469~117266401~118463262;epver=2;dc_random=1776895135_2NA_YoVH8sT7N8P0E4a4C3z4kxP8KB9t2Q;_dc_test=1;~oref=https%3A%2F%2Fwww.paramount.com%2F? — 200 — 709 B — 62 ms — h2https://adservice.google.com/ddm/fls/z/dc_pre=CNL6kJu6gpQDFSdPuAQd038o4g;src=6220336;type=sitevisi;cat=viaco0;rcb=17;ord=6249973477307;npa=0;auiddc=*;gdid=dMDhkMT.dN2JhM2;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9190967741z89179352846za20gzb9179352846zd9179352846xea;gcs=G111;gcd=13v3v3v3v5l1;dma=0;dc_fmt=2;tag_exp=0~115938465~115938469~117266401~118463262;epver=2;dc_random=1776895135_2NA_YoVH8sT7N8P0E4a4C3z4kxP8KB9t2Q;_dc_test=1;~oref=https%3A%2F%2Fwww.paramount.com%2Fadservice.google.com/ddm/fls/z/dc_p... https://adservice.google.com/ddm/fls/z/dc_pre=CNL6kJu6gpQDFSdPuAQd038o4g;src=6220336;type=sitevisi;cat=viaco0;rcb=17;ord=6249973477307;npa=0;auiddc=*;gdid=dMDhkMT.dN2JhM2;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9190967741z89179352846za20gzb9179352846zd9179352846xea;gcs=G111;gcd=13v3v3v3v5l1;dma=0;dc_fmt=2;tag_exp=0~115938465~115938469~117266401~118463262;epver=2;dc_random=1776895135_2NA_YoVH8sT7N8P0E4a4C3z4kxP8KB9t2Q;_dc_test=1;~oref=https%3A%2F%2Fwww.paramount.com%2F — 200 — 63 B — 131 ms — h3https://www.google.com/gmp/conversion/_dc_unique_id=9418288206346891134;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4HXM12kL_axds8hYhs2h6tHB5xExvIPRZyAv;_dc_time=1776895136;dc_pre=CPKwi5u6gpQDFe1TuAQdt804IA;src=6220336;type=sitevisi;cat=viaco0;rcb=17;ord=6249973477307;npa=0;auiddc=479300656.1776895136;gdid=dMDhkMT.dN2JhM2;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9190967741z89179352846za20gzb9179352846zd9179352846xea;gcs=G111;gcd=13v3v3v3v5l1;dma=0;dc_fmt=3;tag_exp=0~115938465~115938469~117266401~118463262;epver=2;dc_random=1776895135_2NA_YoVH8sT7N8P0E4a4C3z4kxP8KB9t2Q;~oref=https%3A%2F%2Fwww.paramount.com%2F?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=9418288206346891134;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4HXM12kL_axds8hYhs2h6tHB5xExvIPRZyAv;_dc_time=1776895136;dc_pre=CPKwi5u6gpQDFe1TuAQdt804IA;src=6220336;type=sitevisi;cat=viaco0;rcb=17;ord=6249973477307;npa=0;auiddc=479300656.1776895136;gdid=dMDhkMT.dN2JhM2;uaa=x86;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=0;uam=;uap=macOS;uapv=10.15.7;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9190967741z89179352846za20gzb9179352846zd9179352846xea;gcs=G111;gcd=13v3v3v3v5l1;dma=0;dc_fmt=3;tag_exp=0~115938465~115938469~117266401~118463262;epver=2;dc_random=1776895135_2NA_YoVH8sT7N8P0E4a4C3z4kxP8KB9t2Q;~oref=https%3A%2F%2Fwww.paramount.com%2F? — 200 — 63 B — 386 ms — h3
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 1369ms · 1058KB · €15/mo
Unattributable
Other
Costly
Execution 295ms
Transfer 0 KB
Monthly Cost €3/mo
cdn.ketchjs.com
Other
Costly
Execution 236ms
Transfer 259 KB
Unused 60%
Monthly Cost €3/mo
www.paramount.com
Other
Costly
Execution 234ms
Transfer 48 KB
Monthly Cost €3/mo
cdn.privacy.paramount.com
Other
Optional
Execution 131ms
Transfer 9 KB
Monthly Cost €1/mo
www.paramount.com
Other
Optional
Execution 115ms
Transfer 27 KB
Monthly Cost €1/mo
tags.tiqcdn.com
Other
Optional
Execution 83ms
Transfer 33 KB
Monthly Cost €1/mo
www.paramount.com
Other
Optional
Execution 82ms
Transfer 9 KB
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 70ms
Transfer 158 KB
Unused 40%
Monthly Cost €1/mo
www.gstatic.com
Other
Optional
Execution 64ms
Transfer 362 KB
Unused 67%
Monthly Cost €1/mo
Google Tag Manager
Tag Manager
Optional
Execution 60ms
Transfer 152 KB
Unused 41%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 295ms and costs ~€3/month
  • cdn.ketchjs.com adds 236ms and costs ~€3/month
  • www.paramount.com adds 234ms and costs ~€3/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

Unattributable takes 295ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

cdn.ketchjs.com takes 236ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

60% of cdn.ketchjs.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

www.paramount.com takes 234ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

67% of www.gstatic.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback