Skip to content
https://paramount.com

Performance

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

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

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

2.82 s

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

39.03 s

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

1.41 s

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

1.804

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

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

40.33 s

Page Load Progression

825 ms
1.7 s
2.5 s
3.3 s
4.1 s
5.0 s
5.8 s
6.6 s
Checks
17
7 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
10.0 MB transferred, 143 requests
FIX
10.0 MB transferred, 143 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::
143 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
143 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.6 KiB 1%
Other 20.3 KiB 0%
Other 6.1 KiB 0%
Other 3.8 KiB 0%
Other 552 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 Execution Cost
Action
6620ms total JS execution
FIX
6620ms total JS execution
Warning::
https://www.paramount.com/: 1341ms CPU time
Warning::
https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketc...: 1016ms CPU time
Warning::
Unattributable: 959ms CPU time
Warning::
https://www.paramount.com/core/assets/vendor/jquer...: 798ms CPU time
Warning::
https://cdn.privacy.paramount.com/dist/optanon-v2....: 490ms CPU time
Warning::
Third-party scripts: 6620ms (100% of total)

Main Thread Breakdown

Script Evaluation 46% Other 26% Script Parsing & Compilation 11% Style & Layout 9% Rendering 5%
ScriptTotalScriptingParse/CompileParty
https://www.paramount.com/1341ms10ms2ms3rd
https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js1016ms799ms208ms3rd
Unattributable959ms72ms0ms3rd
https://www.paramount.com/core/assets/vendor/jquery/jquery.min.js?v=4.0.0-rc.1798ms285ms19ms3rd
https://cdn.privacy.paramount.com/dist/optanon-v2.0.0.js490ms416ms6ms3rd
https://www.googletagmanager.com/gtag/js?id=G-KED8TKXMRG&cx=c&gtm=4e64k0297ms220ms72ms3rd
https://tags.tiqcdn.com/utag/cbsi/paramountplusmicrosites/prod/utag.js261ms222ms14ms3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js246ms130ms116ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-N3LHJHVT240ms180ms57ms3rd
https://www.googletagmanager.com/gtag/destination?id=DC-6220336&cx=c&gtm=4e64k0193ms142ms48ms3rd

Showing top 10 of 17 scripts

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 (35%)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
143 resources · 10.0 MB · 677 KB savings available
FIX
143 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::
142 third-party resources (100% of weight)
Info::
15 resources over 200KB
143 resources · 10.0 MiB · 142 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% · 53.5 KiB
Other 0% · 24.6 KiB

~676.6 KiB of savings available

Remove unused JavaScript: 676.6 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.
44 images 8.3 MB
0 oversized -0 KB
42 legacy format
11 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

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 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s FCP 2.8 s LCP 39.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 — 105 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 — 109 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 — 113 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 — 116 ms — font-display: swap
PeakSans-Regular.woff2 woff2 swap
Size 20 KB
Load time 105 ms
Start 690 ms
Risk FOUT — text flashes from fallback to web font
ParamountVistaSans-Cond... woff2 swap
Size 21 KB
Load time 109 ms
Start 691 ms
Risk FOUT — text flashes from fallback to web font
ParamountVistaSans-Cond... woff2 swap
Size 21 KB
Load time 113 ms
Start 691 ms
Risk FOUT — text flashes from fallback to web font
PeakSans-Semibold.woff2 woff2 swap
Size 20 KB
Load time 116 ms
Start 692 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
A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
143 requests over 4233ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s FCP 2.8 s LCP 39.0 shttps://paramount.com// https://paramount.com/ — 301 — 241 B — 522 ms — h2https://www.paramount.com/www.paramount.com/ https://www.paramount.com/ — 200 — 48.4 KiB — 38 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 — 26 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 — 209 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 — 19 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 — 34 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 — 55 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 — 28 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 — 20 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 — 17 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 — 22 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 — 13 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 — 59 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 — 60 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 — 106 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 — 79 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 — 84 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 — 86 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 — 87 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 — 90 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 — 91 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 — 56 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 — 91 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 — 61 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 — 64 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 — 91 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 — 66 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 — 92 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 — 94 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s 20.0 s 22.0 s 24.0 s 26.0 s 28.0 s 30.0 s 32.0 s 34.0 s 36.0 s 38.0 s 40.0 s FCP 2.8 s LCP 39.0 shttps://paramount.com// https://paramount.com/ — 301 — 241 B — 522 ms — h2https://www.paramount.com/www.paramount.com/ https://www.paramount.com/ — 200 — 48.4 KiB — 38 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 — 26 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 — 209 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 — 19 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 — 34 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 — 55 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 — 28 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 — 20 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 — 17 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 — 22 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 — 13 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 — 59 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 — 60 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 — 106 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 — 79 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 — 84 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 — 86 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 — 87 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 — 90 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 — 91 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 — 56 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 — 91 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 — 61 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 — 64 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 — 91 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 — 66 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 — 92 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 — 94 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 — 95 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 — 96 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 — 99 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 — 103 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 — 104 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 — 105 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 — 122 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 — 108 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 — 110 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 — 112 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 — 116 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 — 136 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 — 127 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 — 128 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 — 130 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 — 143 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 — 137 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 — 154 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 — 184 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 — 160 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 — 180 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 — 164 ms — h2https://www.paramount.com/akam/13/2d2219eewww.paramount.com/akam/13/2d2219ee https://www.paramount.com/akam/13/2d2219ee — 200 — 9.4 KiB — 911 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 — 168 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 — 170 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 — 172 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 — 174 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 — 187 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 — 195 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 — 217 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 — 311 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 — 393 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 — 290 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 — 439 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 — 261 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 — 465 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 — 345 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 — 337 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 — 227 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 — 338 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 — 259 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 — 332 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 — 342 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 — 306 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 — 456 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 — 470 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 — 472 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 — 484 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 — 484 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 — 486 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 — 510 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 — 515 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 — 516 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 — 518 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 — 519 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 — 521 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 — 406 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 — 105 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 — 109 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 — 113 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 — 116 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 — 307 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 — 23 ms — h3https://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 — 95 ms — h2https://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 — 626 ms — h2data: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://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 — 2 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 — 2 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://global.ketchcdn.com/web/v3/ipglobal.ketchcdn.com/web/v3/ip https://global.ketchcdn.com/web/v3/ip — 200 — 431 B — 235 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://www.paramount.com/akam/13/pixel_2d2219eewww.paramount.com/akam/13/pixel_2d2... https://www.paramount.com/akam/13/pixel_2d2219ee — 200 — 638 B — 8 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 — 118 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=eyJzd2JfcGFyYW1vdW50IjoiZGMwMzUyNWMtNzA0MS00NmZiLWEwYzgtMGFjMmU1OTkyOGNiIn0%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=eyJzd2JfcGFyYW1vdW50IjoiZGMwMzUyNWMtNzA0MS00NmZiLWEwYzgtMGFjMmU1OTkyOGNiIn0%3D&region=BR — 204 — 354 B — 229 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 — 275 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 — 219 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 — 390 ms — h2https://static.ads-twitter.com/uwt.jsstatic.ads-twitter.com/uwt.js https://static.ads-twitter.com/uwt.js — 200 — 13.4 KiB — 42 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 — 25 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 — 31 ms — h3https://pagead2.googlesyndication.com/ccm/collect?rcb=12&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.paramount.com%2F&scrsrc=www.googletagmanager.com&rnd=1073657066.1776895112&navt=n&npa=1&ep.ads_data_redaction=0&gdid=dMDhkMT&gtm=45He64k0v9179352846za200zd9179352846xea&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938469~117266400&apve=1&apvf=f&apvc=1&tft=1776895112419&tfd=2909pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=12&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.paramount.com%2F&scrsrc=www.googletagmanager.com&rnd=1073657066.1776895112&navt=n&npa=1&ep.ads_data_redaction=0&gdid=dMDhkMT&gtm=45He64k0v9179352846za200zd9179352846xea&gcs=G100&gcd=13p3p3p3p5l1&dma_cps=-&dma=0&tag_exp=0~115938466~115938469~117266400&apve=1&apvf=f&apvc=1&tft=1776895112419&tfd=2909 — 200 — 21 B — 125 ms — h3https://px.ads.linkedin.com/attribution_trigger?pid=329041&time=1776895112451&url=https%3A%2F%2Fwww.paramount.com%2Fpx.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=329041&time=1776895112451&url=https%3A%2F%2Fwww.paramount.com%2F — 200 — 785 B — 227 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=329041&time=1776895112451&li_adsId=d5d57a2e-65fa-4f0b-b675-6e8c85f4eccb&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=1776895112451&li_adsId=d5d57a2e-65fa-4f0b-b675-6e8c85f4eccb&url=https%3A%2F%2Fwww.paramount.com%2F — 302 — 761 B — 226 ms — h2https://t.co/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=b6b45b6a-7dee-41e8-abd9-31bbbde49c75&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=33795863-620c-42ef-941b-960617fe3a9a&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.1776895112474.746298335454189759&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%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=b6b45b6a-7dee-41e8-abd9-31bbbde49c75&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=33795863-620c-42ef-941b-960617fe3a9a&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.1776895112474.746298335454189759&txn_id=o168o&type=javascript&version=2.3.53 — 200 — 659 B — 249 ms — h2https://analytics.twitter.com/i/adsct?bci=3&dv=UTC%26en-US%2Cen%26Google%20Inc.%26Linux%20x86_64%26255%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=b6b45b6a-7dee-41e8-abd9-31bbbde49c75&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=33795863-620c-42ef-941b-960617fe3a9a&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.1776895112474.746298335454189759&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%26412%26823%264%2624%26412%26823%261%26na&eci=2&event_id=b6b45b6a-7dee-41e8-abd9-31bbbde49c75&events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&integration=advertiser&p_id=Twitter&p_user_id=0&pl_id=33795863-620c-42ef-941b-960617fe3a9a&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.1776895112474.746298335454189759&txn_id=o168o&type=javascript&version=2.3.53 — 200 — 676 B — 230 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 — 243 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 — 1.0 KiB — 344 ms — h3https://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 — 219 ms — h3https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=329041&time=1776895112451&li_adsId=d5d57a2e-65fa-4f0b-b675-6e8c85f4eccb&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=1776895112451&li_adsId=d5d57a2e-65fa-4f0b-b675-6e8c85f4eccb&url=https%3A%2F%2Fwww.paramount.com%2F&cookiesTest=true — 200 — 272 B — 150 ms — h2https://www.facebook.com/tr/?id=331289063738687&ev=PageView&dl=https%3A%2F%2Fwww.paramount.com%2F&rl=&if=false&ts=1776895112812&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776895112801.25989741383392878&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=1612.4000000953674&it=1776895112525&coo=false&dpo=LDU&dpoco=0&dpost=0&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf0&expv2[7]=pt0&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=1776895112812&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776895112801.25989741383392878&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=1612.4000000953674&it=1776895112525&coo=false&dpo=LDU&dpoco=0&dpost=0&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf0&expv2[7]=pt0&rqm=GET — 200 — 18 B — 20 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=1776895112812&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776895112801.25989741383392878&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=1612.4000000953674&it=1776895112525&coo=false&dpo=LDU&dpoco=0&dpost=0&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf0&expv2[7]=pt0&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=1776895112812&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776895112801.25989741383392878&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=1612.4000000953674&it=1776895112525&coo=false&dpo=LDU&dpoco=0&dpost=0&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl1&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im1&expv2[6]=hf0&expv2[7]=pt0&rqm=FGET — 200 — 198 B — 324 ms — h3https://tags.tiqcdn.com/utag/tiqapp/utag.v.js?a=cbsi/paramountplusmicrosites/202507031728&cb=1776895112840tags.tiqcdn.com/utag/tiqapp/utag.v.... https://tags.tiqcdn.com/utag/tiqapp/utag.v.js?a=cbsi/paramountplusmicrosites/202507031728&cb=1776895112840 — 200 — 430 B — 5 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=1776895112854dpm.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=1776895112854 — 302 — 672 B — 27 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.1 KiB — 135 ms — h2https://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 — 182 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=1776895112854dpm.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=1776895112854 — 200 — 615 B — 7 ms — h2https://saa.cbsi.com/id?d_visid_ver=5.5.0&d_fieldgroup=MC&mcorgid=10D31225525FF5790A490D4D%40AdobeOrg&ts=1776895112893saa.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=1776895112893 — 200 — 588 B — 381 ms — h2https://www.google-analytics.com/g/collect?v=2&tid=G-KED8TKXMRG&gtm=45je64k0v9180893827z89179352846za20gzb9179352846zd9179352846&_p=1776895110221&gcs=G111&gcd=13v3v3v3v5G6&npa=0&dma=0&gdid=dMDhkMT.dN2JhM2&are=1&cid=1422521788.1776895113&frm=0&pscdl=noapi&rcb=13&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266400~117384405~117512542&sid=1776895112&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=3484www.google-analytics.com/g/collect?... https://www.google-analytics.com/g/collect?v=2&tid=G-KED8TKXMRG&gtm=45je64k0v9180893827z89179352846za20gzb9179352846zd9179352846&_p=1776895110221&gcs=G111&gcd=13v3v3v3v5G6&npa=0&dma=0&gdid=dMDhkMT.dN2JhM2&are=1&cid=1422521788.1776895113&frm=0&pscdl=noapi&rcb=13&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938466~115938469~117266400~117384405~117512542&sid=1776895112&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=3484 — 204 — 551 B — 125 ms — h2https://ad.doubleclick.net/activity;src=6220336;type=sitevisi;cat=viaco0;rcb=18;ord=1966643444839;npa=0;auiddc=1779469808.1776895113;gdid=dMDhkMT.dN2JhM2;uaa=;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9190967741z89179352846za20gzb9179352846zd9179352846xea;gcs=G111;gcd=13v3v3v3v5l1;dma=0;dc_fmt=3;tag_exp=0~115616985~115938466~115938469~117266400~117884344~118463261;epver=2;dc_random=1776895113_uFwE6bavvLKthaeKMW3xFuMFQUawJccBOQ;~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=18;ord=1966643444839;npa=0;auiddc=1779469808.1776895113;gdid=dMDhkMT.dN2JhM2;uaa=;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9190967741z89179352846za20gzb9179352846zd9179352846xea;gcs=G111;gcd=13v3v3v3v5l1;dma=0;dc_fmt=3;tag_exp=0~115616985~115938466~115938469~117266400~117884344~118463261;epver=2;dc_random=1776895113_uFwE6bavvLKthaeKMW3xFuMFQUawJccBOQ;~oref=https%3A%2F%2Fwww.paramount.com%2F? — 302 — 21 B — 730 ms — h3https://6220336.fls.doubleclick.net/activityi;src=6220336;type=sitevisi;cat=viaco0;rcb=18;ord=1966643444839;npa=0;auiddc=1779469808.1776895113;gdid=dMDhkMT.dN2JhM2;uaa=;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9190967741z89179352846za20gzb9179352846zd9179352846xea;gcs=G111;gcd=13v3v3v3v5l1;dma=0;dc_fmt=2;tag_exp=0~115616985~115938466~115938469~117266400~117884344~118463261;epver=2;dc_random=1776895113_uFwE6bavvLKthaeKMW3xFuMFQUawJccBOQ;_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=18;ord=1966643444839;npa=0;auiddc=1779469808.1776895113;gdid=dMDhkMT.dN2JhM2;uaa=;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9190967741z89179352846za20gzb9179352846zd9179352846xea;gcs=G111;gcd=13v3v3v3v5l1;dma=0;dc_fmt=2;tag_exp=0~115616985~115938466~115938469~117266400~117884344~118463261;epver=2;dc_random=1776895113_uFwE6bavvLKthaeKMW3xFuMFQUawJccBOQ;_dc_test=1;~oref=https%3A%2F%2Fwww.paramount.com%2F? — 200 — 1002 B — 225 ms — h2https://www.google.com/ccm/collect?rcb=12&frm=0&ae=g&en=consent_update&dl=https%3A%2F%2Fwww.paramount.com%2F&scrsrc=www.googletagmanager.com&rnd=1073657066.1776895112&dt=Home%20%7C%20Paramount&auid=1779469808.1776895113&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~115938466~115938469~117266400&apve=1&apvf=f&apvc=1&tft=1776895113035&tfd=3524www.google.com/ccm/collect?rcb=12&f... https://www.google.com/ccm/collect?rcb=12&frm=0&ae=g&en=consent_update&dl=https%3A%2F%2Fwww.paramount.com%2F&scrsrc=www.googletagmanager.com&rnd=1073657066.1776895112&dt=Home%20%7C%20Paramount&auid=1779469808.1776895113&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~115938466~115938469~117266400&apve=1&apvf=f&apvc=1&tft=1776895113035&tfd=3524 — 200 — 21 B — 60 ms — h3https://www.google.com/gmp/conversion/_dc_unique_id=9789067149625065693;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4A8RkiTRe6tfKJnQABnNL2wdxf8TYxhXzvmm;_dc_time=1776895113;src=6220336;type=sitevisi;cat=viaco0;rcb=18;ord=1966643444839;npa=0;auiddc=1779469808.1776895113;gdid=dMDhkMT.dN2JhM2;uaa=;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9190967741z89179352846za20gzb9179352846zd9179352846xea;gcs=G111;gcd=13v3v3v3v5l1;dma=0;dc_fmt=3;tag_exp=0~115616985~115938466~115938469~117266400~117884344~118463261;epver=2;dc_random=1776895113_uFwE6bavvLKthaeKMW3xFuMFQUawJccBOQ;~oref=https%3A%2F%2Fwww.paramount.com%2F?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=9789067149625065693;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4A8RkiTRe6tfKJnQABnNL2wdxf8TYxhXzvmm;_dc_time=1776895113;src=6220336;type=sitevisi;cat=viaco0;rcb=18;ord=1966643444839;npa=0;auiddc=1779469808.1776895113;gdid=dMDhkMT.dN2JhM2;uaa=;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9190967741z89179352846za20gzb9179352846zd9179352846xea;gcs=G111;gcd=13v3v3v3v5l1;dma=0;dc_fmt=3;tag_exp=0~115616985~115938466~115938469~117266400~117884344~118463261;epver=2;dc_random=1776895113_uFwE6bavvLKthaeKMW3xFuMFQUawJccBOQ;~oref=https%3A%2F%2Fwww.paramount.com%2F? — 200 — 63 B — 465 ms — h3https://adservice.google.com/ddm/fls/z/src=6220336;type=sitevisi;cat=viaco0;rcb=18;ord=1966643444839;npa=0;auiddc=*;gdid=dMDhkMT.dN2JhM2;uaa=;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9190967741z89179352846za20gzb9179352846zd9179352846xea;gcs=G111;gcd=13v3v3v3v5l1;dma=0;dc_fmt=2;tag_exp=0~115616985~115938466~115938469~117266400~117884344~118463261;epver=2;dc_random=1776895113_uFwE6bavvLKthaeKMW3xFuMFQUawJccBOQ;_dc_test=1;~oref=https%3A%2F%2Fwww.paramount.com%2Fadservice.google.com/ddm/fls/z/src=... https://adservice.google.com/ddm/fls/z/src=6220336;type=sitevisi;cat=viaco0;rcb=18;ord=1966643444839;npa=0;auiddc=*;gdid=dMDhkMT.dN2JhM2;uaa=;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9190967741z89179352846za20gzb9179352846zd9179352846xea;gcs=G111;gcd=13v3v3v3v5l1;dma=0;dc_fmt=2;tag_exp=0~115616985~115938466~115938469~117266400~117884344~118463261;epver=2;dc_random=1776895113_uFwE6bavvLKthaeKMW3xFuMFQUawJccBOQ;_dc_test=1;~oref=https%3A%2F%2Fwww.paramount.com%2F — 302 — 22 B — 137 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=38403166677007269940101187385771528712&ts=1776895113285dpm.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=38403166677007269940101187385771528712&ts=1776895113285 — 200 — 1.3 KiB — 9 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 — 55 ms — h2https://saa.cbsi.com/b/ss/cbsiparamountplusmicrosites/1/JS-2.23.0/s79584498297309?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2021%3A58%3A33%203%200&sdid=7933B397D533A955-1CFAB0AD0858C1DE&mid=38403166677007269940101187385771528712&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=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=10D31225525FF5790A490D4D%40AdobeOrg&AQE=1saa.cbsi.com/b/ss/cbsiparamountplus... https://saa.cbsi.com/b/ss/cbsiparamountplusmicrosites/1/JS-2.23.0/s79584498297309?AQB=1&ndh=1&pf=1&t=22%2F3%2F2026%2021%3A58%3A33%203%200&sdid=7933B397D533A955-1CFAB0AD0858C1DE&mid=38403166677007269940101187385771528712&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=412x823&c=24&j=1.6&v=N&k=Y&bw=412&bh=823&mcorgid=10D31225525FF5790A490D4D%40AdobeOrg&AQE=1 — 200 — 198 B — 128 ms — h2https://adservice.google.com/ddm/fls/z/src=6220336;dc_pre=COPDpZC6gpQDFWBM3QIdBXYR8w;type=sitevisi;cat=viaco0;rcb=18;ord=1966643444839;npa=0;auiddc=*;gdid=dMDhkMT.dN2JhM2;uaa=;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9190967741z89179352846za20gzb9179352846zd9179352846xea;gcs=G111;gcd=13v3v3v3v5l1;dma=0;dc_fmt=2;tag_exp=0~115616985~115938466~115938469~117266400~117884344~118463261;epver=2;dc_random=1776895113_uFwE6bavvLKthaeKMW3xFuMFQUawJccBOQ;_dc_test=1;~oref=https%3A%2F%2Fwww.paramount.com%2Fadservice.google.com/ddm/fls/z/src=... https://adservice.google.com/ddm/fls/z/src=6220336;dc_pre=COPDpZC6gpQDFWBM3QIdBXYR8w;type=sitevisi;cat=viaco0;rcb=18;ord=1966643444839;npa=0;auiddc=*;gdid=dMDhkMT.dN2JhM2;uaa=;uab=64;uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=noapi;frm=0;_tu=KFA;gtm=45fe64k0v9190967741z89179352846za20gzb9179352846zd9179352846xea;gcs=G111;gcd=13v3v3v3v5l1;dma=0;dc_fmt=2;tag_exp=0~115616985~115938466~115938469~117266400~117884344~118463261;epver=2;dc_random=1776895113_uFwE6bavvLKthaeKMW3xFuMFQUawJccBOQ;_dc_test=1;~oref=https%3A%2F%2Fwww.paramount.com%2F — 200 — 63 B — 68 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 6620ms · 1451KB · €72/mo
www.paramount.com
Other
Costly
Execution 1341ms
Transfer 48 KB
Monthly Cost €15/mo
cdn.ketchjs.com
Other
Costly
Execution 1016ms
Transfer 259 KB
Unused 60%
Monthly Cost €11/mo
Unattributable
Other
Costly
Execution 959ms
Transfer 0 KB
Monthly Cost €10/mo
www.paramount.com
Other
Costly
Execution 798ms
Transfer 27 KB
Monthly Cost €9/mo
cdn.privacy.paramount.com
Other
Costly
Execution 490ms
Transfer 9 KB
Monthly Cost €5/mo
Google Tag Manager
Tag Manager
Costly
Execution 297ms
Transfer 158 KB
Unused 40%
Monthly Cost €3/mo
tags.tiqcdn.com
Other
Costly
Execution 261ms
Transfer 33 KB
Monthly Cost €3/mo
www.gstatic.com
Other
Costly
Execution 246ms
Transfer 362 KB
Unused 67%
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 240ms
Transfer 152 KB
Unused 41%
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Optional
Execution 193ms
Transfer 129 KB
Unused 47%
Monthly Cost €2/mo
Facebook Pixel
Advertising
Optional
Execution 170ms
Transfer 97 KB
Unused 35%
Monthly Cost €2/mo
Facebook Pixel
Advertising
Optional
Execution 157ms
Transfer 45 KB
Monthly Cost €2/mo
www.paramount.com
Other
Optional
Execution 142ms
Transfer 9 KB
Monthly Cost €2/mo
www.paramount.com
Other
Optional
Execution 98ms
Transfer 67 KB
Unused 89%
Monthly Cost €1/mo
LinkedIn Insight
Advertising
Optional
Execution 83ms
Transfer 19 KB
Monthly Cost €1/mo
Twitter/X Pixel
Advertising
Optional
Execution 72ms
Transfer 13 KB
Monthly Cost €1/mo
www.paramount.com
Other
Optional
Execution 57ms
Transfer 23 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.paramount.com adds 1341ms and costs ~€15/month
  • cdn.ketchjs.com adds 1016ms and costs ~€11/month
  • Unattributable adds 959ms and costs ~€10/month
  • www.paramount.com adds 798ms and costs ~€9/month
  • cdn.privacy.paramount.com adds 490ms and costs ~€5/month
  • Google Tag Manager adds 297ms and costs ~€3/month
  • tags.tiqcdn.com adds 261ms and costs ~€3/month
  • www.gstatic.com adds 246ms and costs ~€3/month
  • Google Tag Manager adds 240ms 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

www.paramount.com takes 1341ms 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 1016ms 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

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

Why this matters

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

Source: web.dev

www.paramount.com takes 798ms 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.privacy.paramount.com takes 490ms 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

Google Tag Manager takes 297ms 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

tags.tiqcdn.com takes 261ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

www.gstatic.com takes 246ms 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

Google Tag Manager takes 240ms 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

89% of www.paramount.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