Skip to content
https://cc.com

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
69
GRADE
D
FIX
6
REVIEW
1
PASS
6
INFO
2

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

51
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
97
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
100
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

1.18 s

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

6.03 s

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

342 ms

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

0.001

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

3.36 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.24 s

Page Load Progression

454 ms
908 ms
1.4 s
1.8 s
2.3 s
2.7 s
3.2 s
3.6 s
Checks
15
6 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
6.0 MB transferred, 221 requests
FIX
6.0 MB transferred, 221 requests
Critical::
Page weighs 20.3 MB (6.0 MB transferred)
Warning::
JavaScript is 3.4 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 3.4 MB
Warning::
Images are 2.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.1 MB
Warning::
221 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.3 g CO2 per page load
6.0 MB / 2.4 MB budget
6.0 MB transferred
221 requests
1.3 g CO2 per page load
JavaScript 3.4 MiB 56%
Images 2.1 MiB 35%
HTML 324.8 KiB 5%
Other 90.1 KiB 1%
Other 66.1 KiB 1%
Fonts 60.6 KiB 1%
Other 13.0 KiB 0%
CSS 4.8 KiB 0%
Other 962 B 0%
Other 349 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

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

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (6.0 MiB of 6.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2236ms total JS execution
FIX
2236ms total JS execution
Warning::
https://www.cc.com/vendor.3df1d6b4c1b0d4a8.js: 656ms CPU time
Warning::
https://www.cc.com/: 491ms CPU time
Warning::
Unattributable: 336ms CPU time
Warning::
https://www.cc.com/215.e954aeeccab09fd9.js: 332ms CPU time
Info::
https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketc...: 239ms CPU time
Warning::
Third-party scripts: 2236ms (100% of total)

Main Thread Breakdown

Script Evaluation 52% Other 18% Script Parsing & Compilation 14% Style & Layout 9% Parse HTML & CSS 3%
ScriptTotalScriptingParse/CompileParty
https://www.cc.com/vendor.3df1d6b4c1b0d4a8.js656ms428ms120ms3rd
https://www.cc.com/491ms42ms101ms3rd
Unattributable336ms29ms0ms3rd
https://www.cc.com/215.e954aeeccab09fd9.js332ms328ms3ms3rd
https://cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js239ms190ms36ms3rd
https://cdn.privacy.paramount.com/dist/optanon-v2.0.0.js123ms108ms2ms3rd
https://www.cc.com/akam/13/250fc63859ms30ms1ms3rd
F
JS Bundles
Action
35 scripts, 2.1 MB unused
FIX
35 scripts, 2.1 MB unused
Warning::
https://www.cc.com/vendor.3df1d6b4c1b0d4a8.js: 1.5 MB unused (83%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.cc.com/393.9f93bf57b0b1e5de.js: 139 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.cc.com/592.35fdc33835917f8e.js: 57 KB unused (62%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.cc.com/906.996bbe6c9cf13414.js: 56 KB unused (99%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.cc.com/186.be7203ec6b15e1f6.js: 50 KB unused (28%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 2.1 MB
2124 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.cc.com/vendor.3df1d6b4c1b0d4a8.js1867 KB1529 KB (83%)3rd
https://www.cc.com/393.9f93bf57b0b1e5de.js220 KB139 KB (64%)3rd
https://www.cc.com/592.35fdc33835917f8e.js93 KB57 KB (62%)3rd
https://www.cc.com/906.996bbe6c9cf13414.js57 KB56 KB (99%)3rd
https://www.cc.com/186.be7203ec6b15e1f6.js178 KB50 KB (28%)3rd
https://www.cc.com/gae-dls.338fc6d7f24521ee.js115 KB46 KB (40%)3rd
https://www.cc.com/537.d22682b4f6bdd58b.js94 KB40 KB (43%)3rd
https://www.cc.com/839.8e675694fe10a684.js63 KB37 KB (59%)3rd
https://www.cc.com/215.e954aeeccab09fd9.js48 KB37 KB (76%)3rd
https://www.cc.com/684.5464bf7b309c991f.js59 KB35 KB (60%)3rd

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
221 resources · 6.0 MB · 2.1 MB savings available
FIX
221 resources · 6.0 MB · 2.1 MB savings available
Warning::
Page weight 5.0 MB over 1MB target
Got: 6.0 MB Expected: ≤ 1 MB
Info::
~2.1 MB of savings available
Warning::
220 third-party resources (100% of weight)
Info::
4 resources over 200KB
221 resources · 6.0 MiB · 220 third-party 5.0 MiB over 1MB target
JavaScript 56% · 3.4 MiB
Image 35% · 2.1 MiB
Document 5% · 325.5 KiB
Other 3% · 156.8 KiB
Font 1% · 60.6 KiB
CSS 0% · 4.8 KiB

~2.1 MiB of savings available

Remove unused JavaScript: 2.1 MiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

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

C
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+
Image Optimization
163 images, 0 KB saveable
PASS
163 images, 0 KB saveable
Info::
All images are well-optimized
163 images 2.1 MB
0 oversized -0 KB
1 legacy format
0 missing dimensions CLS risk
A+
Font Loading
2 fonts (61 KB)
PASS
2 fonts (61 KB)
Info::
2 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

2

61 KB total

Render-blocking

0

of 2

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 6.0 s FCP 1.2 s LCP 6.0 shttps://www.cc.com/fonts/comedy-sans/Comedy_Sans-Bold.woffComedy_Sans-Bold.woff https://www.cc.com/fonts/comedy-sans/Comedy_Sans-Bold.woff — 30.8 KiB — 360 ms — font-display: swaphttps://www.cc.com/fonts/comedy-sans/Comedy_Sans-Light.woffComedy_Sans-Light.woff https://www.cc.com/fonts/comedy-sans/Comedy_Sans-Light.woff — 29.8 KiB — 362 ms — font-display: swap
Comedy_Sans-Bold.woff woff swap
Size 31 KB
Load time 360 ms
Start 318 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Comedy_Sans-Light.woff woff swap
Size 30 KB
Load time 362 ms
Start 318 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~18 KB and ~36 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
221 requests over 3137ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 1.2 s LCP 6.0 shttps://cc.com// https://cc.com/ — 301 — 103 B — 97 ms — h2https://www.cc.com/www.cc.com/ https://www.cc.com/ — 200 — 324.8 KiB — 592 ms — h2https://www.cc.com/vendor.3df1d6b4c1b0d4a8.jswww.cc.com/vendor.3df1d6b4c1b0d4a8.... https://www.cc.com/vendor.3df1d6b4c1b0d4a8.js — 200 — 1.8 MiB — 513 ms — h2https://www.cc.com/runtime.15a1eeb3993943da.jswww.cc.com/runtime.15a1eeb3993943da... https://www.cc.com/runtime.15a1eeb3993943da.js — 200 — 1.3 KiB — 93 ms — h2https://www.cc.com/gae-dls.338fc6d7f24521ee.jswww.cc.com/gae-dls.338fc6d7f24521ee... https://www.cc.com/gae-dls.338fc6d7f24521ee.js — 200 — 114.9 KiB — 339 ms — h2https://www.cc.com/839.8e675694fe10a684.jswww.cc.com/839.8e675694fe10a684.js https://www.cc.com/839.8e675694fe10a684.js — 200 — 63.0 KiB — 371 ms — h2https://www.cc.com/186.be7203ec6b15e1f6.jswww.cc.com/186.be7203ec6b15e1f6.js https://www.cc.com/186.be7203ec6b15e1f6.js — 200 — 178.0 KiB — 427 ms — h2https://www.cc.com/705.28f8f2d6538ac4c1.jswww.cc.com/705.28f8f2d6538ac4c1.js https://www.cc.com/705.28f8f2d6538ac4c1.js — 200 — 81.4 KiB — 439 ms — h2https://www.cc.com/537.d22682b4f6bdd58b.jswww.cc.com/537.d22682b4f6bdd58b.js https://www.cc.com/537.d22682b4f6bdd58b.js — 200 — 93.7 KiB — 445 ms — h2https://www.cc.com/862.4b2f962bd617f83e.jswww.cc.com/862.4b2f962bd617f83e.js https://www.cc.com/862.4b2f962bd617f83e.js — 200 — 48.3 KiB — 445 ms — h2https://www.cc.com/692.3c37b7d8b2979cca.jswww.cc.com/692.3c37b7d8b2979cca.js https://www.cc.com/692.3c37b7d8b2979cca.js — 200 — 72.2 KiB — 469 ms — h2https://www.cc.com/684.5464bf7b309c991f.jswww.cc.com/684.5464bf7b309c991f.js https://www.cc.com/684.5464bf7b309c991f.js — 200 — 59.0 KiB — 469 ms — h2https://www.cc.com/811.5a243a862ae225a2.jswww.cc.com/811.5a243a862ae225a2.js https://www.cc.com/811.5a243a862ae225a2.js — 200 — 84.3 KiB — 480 ms — h2https://www.cc.com/393.9f93bf57b0b1e5de.jswww.cc.com/393.9f93bf57b0b1e5de.js https://www.cc.com/393.9f93bf57b0b1e5de.js — 200 — 220.1 KiB — 480 ms — h2https://www.cc.com/906.996bbe6c9cf13414.jswww.cc.com/906.996bbe6c9cf13414.js https://www.cc.com/906.996bbe6c9cf13414.js — 200 — 57.1 KiB — 483 ms — h2https://www.cc.com/592.35fdc33835917f8e.jswww.cc.com/592.35fdc33835917f8e.js https://www.cc.com/592.35fdc33835917f8e.js — 200 — 92.6 KiB — 494 ms — h2https://www.cc.com/215.e954aeeccab09fd9.jswww.cc.com/215.e954aeeccab09fd9.js https://www.cc.com/215.e954aeeccab09fd9.js — 200 — 48.3 KiB — 492 ms — h2https://www.cc.com/base-c4050a17-31717-2026-04-21.csswww.cc.com/base-c4050a17-31717-2026... https://www.cc.com/base-c4050a17-31717-2026-04-21.css — 200 — 4.8 KiB — 20 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:3a14113c-7253-45f5-af9c-f67ee53da409?quality=0.7&gen=ntrn&format=webp&crop=true&width=1920images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:3a14113c-7253-45f5-af9c-f67ee53da409?quality=0.7&gen=ntrn&format=webp&crop=true&width=1920 — 200 — 167.7 KiB — 310 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:d010f5ea-226b-4be1-8538-629009791e4a?quality=0.7&gen=ntrn&format=webp&crop=true&width=512images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:d010f5ea-226b-4be1-8538-629009791e4a?quality=0.7&gen=ntrn&format=webp&crop=true&width=512 — 200 — 6.7 KiB — 289 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:3ddab9e0-31c3-4504-ad5d-446acd1b7c38?quality=0.7&gen=ntrn&format=webp&crop=true&width=1920images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:3ddab9e0-31c3-4504-ad5d-446acd1b7c38?quality=0.7&gen=ntrn&format=webp&crop=true&width=1920 — 200 — 118.9 KiB — 160 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:1a0a2e95-bd81-4b07-8085-351f2c327525?quality=0.7&gen=ntrn&format=webp&crop=true&width=512images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:1a0a2e95-bd81-4b07-8085-351f2c327525?quality=0.7&gen=ntrn&format=webp&crop=true&width=512 — 200 — 9.4 KiB — 209 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:e215a1a8-1aa3-44b0-adcc-28d3a3b3f15d?quality=0.7&gen=ntrn&format=webp&crop=true&width=1920images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:e215a1a8-1aa3-44b0-adcc-28d3a3b3f15d?quality=0.7&gen=ntrn&format=webp&crop=true&width=1920 — 200 — 124.3 KiB — 261 ms — h2https://www.cc.com/manifest.jsonwww.cc.com/manifest.json https://www.cc.com/manifest.json — 200 — 962 B — 52 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 — 105 ms — h2https://doppler-config.cbsivideo.com/doppler.jsdoppler-config.cbsivideo.com/dopple... https://doppler-config.cbsivideo.com/doppler.js — 302 — 221 B — 150 ms — h2https://www.cc.com/akam/13/250fc638www.cc.com/akam/13/250fc638 https://www.cc.com/akam/13/250fc638 — 200 — 9.4 KiB — 444 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:a2f5d9f0-8eec-4e52-aae0-2d45c7fbe571?quality=0.7&gen=ntrn&format=webp&crop=true&width=512images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:a2f5d9f0-8eec-4e52-aae0-2d45c7fbe571?quality=0.7&gen=ntrn&format=webp&crop=true&width=512 — 200 — 15.2 KiB — 328 ms — h2https://global.ketchcdn.com/web/v3/config/network_streaming/cc_global/boot.jsglobal.ketchcdn.com/web/v3/config/n... https://global.ketchcdn.com/web/v3/config/network_streaming/cc_global/boot.js — 200 — 4.9 KiB — 23 ms — h2https://www.cc.com/svg/cc-logo.svgwww.cc.com/svg/cc-logo.svg https://www.cc.com/svg/cc-logo.svg — 200 — 3.1 KiB — 412 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 1.2 s LCP 6.0 shttps://cc.com// https://cc.com/ — 301 — 103 B — 97 ms — h2https://www.cc.com/www.cc.com/ https://www.cc.com/ — 200 — 324.8 KiB — 592 ms — h2https://www.cc.com/vendor.3df1d6b4c1b0d4a8.jswww.cc.com/vendor.3df1d6b4c1b0d4a8.... https://www.cc.com/vendor.3df1d6b4c1b0d4a8.js — 200 — 1.8 MiB — 513 ms — h2https://www.cc.com/runtime.15a1eeb3993943da.jswww.cc.com/runtime.15a1eeb3993943da... https://www.cc.com/runtime.15a1eeb3993943da.js — 200 — 1.3 KiB — 93 ms — h2https://www.cc.com/gae-dls.338fc6d7f24521ee.jswww.cc.com/gae-dls.338fc6d7f24521ee... https://www.cc.com/gae-dls.338fc6d7f24521ee.js — 200 — 114.9 KiB — 339 ms — h2https://www.cc.com/839.8e675694fe10a684.jswww.cc.com/839.8e675694fe10a684.js https://www.cc.com/839.8e675694fe10a684.js — 200 — 63.0 KiB — 371 ms — h2https://www.cc.com/186.be7203ec6b15e1f6.jswww.cc.com/186.be7203ec6b15e1f6.js https://www.cc.com/186.be7203ec6b15e1f6.js — 200 — 178.0 KiB — 427 ms — h2https://www.cc.com/705.28f8f2d6538ac4c1.jswww.cc.com/705.28f8f2d6538ac4c1.js https://www.cc.com/705.28f8f2d6538ac4c1.js — 200 — 81.4 KiB — 439 ms — h2https://www.cc.com/537.d22682b4f6bdd58b.jswww.cc.com/537.d22682b4f6bdd58b.js https://www.cc.com/537.d22682b4f6bdd58b.js — 200 — 93.7 KiB — 445 ms — h2https://www.cc.com/862.4b2f962bd617f83e.jswww.cc.com/862.4b2f962bd617f83e.js https://www.cc.com/862.4b2f962bd617f83e.js — 200 — 48.3 KiB — 445 ms — h2https://www.cc.com/692.3c37b7d8b2979cca.jswww.cc.com/692.3c37b7d8b2979cca.js https://www.cc.com/692.3c37b7d8b2979cca.js — 200 — 72.2 KiB — 469 ms — h2https://www.cc.com/684.5464bf7b309c991f.jswww.cc.com/684.5464bf7b309c991f.js https://www.cc.com/684.5464bf7b309c991f.js — 200 — 59.0 KiB — 469 ms — h2https://www.cc.com/811.5a243a862ae225a2.jswww.cc.com/811.5a243a862ae225a2.js https://www.cc.com/811.5a243a862ae225a2.js — 200 — 84.3 KiB — 480 ms — h2https://www.cc.com/393.9f93bf57b0b1e5de.jswww.cc.com/393.9f93bf57b0b1e5de.js https://www.cc.com/393.9f93bf57b0b1e5de.js — 200 — 220.1 KiB — 480 ms — h2https://www.cc.com/906.996bbe6c9cf13414.jswww.cc.com/906.996bbe6c9cf13414.js https://www.cc.com/906.996bbe6c9cf13414.js — 200 — 57.1 KiB — 483 ms — h2https://www.cc.com/592.35fdc33835917f8e.jswww.cc.com/592.35fdc33835917f8e.js https://www.cc.com/592.35fdc33835917f8e.js — 200 — 92.6 KiB — 494 ms — h2https://www.cc.com/215.e954aeeccab09fd9.jswww.cc.com/215.e954aeeccab09fd9.js https://www.cc.com/215.e954aeeccab09fd9.js — 200 — 48.3 KiB — 492 ms — h2https://www.cc.com/base-c4050a17-31717-2026-04-21.csswww.cc.com/base-c4050a17-31717-2026... https://www.cc.com/base-c4050a17-31717-2026-04-21.css — 200 — 4.8 KiB — 20 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:3a14113c-7253-45f5-af9c-f67ee53da409?quality=0.7&gen=ntrn&format=webp&crop=true&width=1920images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:3a14113c-7253-45f5-af9c-f67ee53da409?quality=0.7&gen=ntrn&format=webp&crop=true&width=1920 — 200 — 167.7 KiB — 310 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:d010f5ea-226b-4be1-8538-629009791e4a?quality=0.7&gen=ntrn&format=webp&crop=true&width=512images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:d010f5ea-226b-4be1-8538-629009791e4a?quality=0.7&gen=ntrn&format=webp&crop=true&width=512 — 200 — 6.7 KiB — 289 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:3ddab9e0-31c3-4504-ad5d-446acd1b7c38?quality=0.7&gen=ntrn&format=webp&crop=true&width=1920images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:3ddab9e0-31c3-4504-ad5d-446acd1b7c38?quality=0.7&gen=ntrn&format=webp&crop=true&width=1920 — 200 — 118.9 KiB — 160 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:1a0a2e95-bd81-4b07-8085-351f2c327525?quality=0.7&gen=ntrn&format=webp&crop=true&width=512images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:1a0a2e95-bd81-4b07-8085-351f2c327525?quality=0.7&gen=ntrn&format=webp&crop=true&width=512 — 200 — 9.4 KiB — 209 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:e215a1a8-1aa3-44b0-adcc-28d3a3b3f15d?quality=0.7&gen=ntrn&format=webp&crop=true&width=1920images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:e215a1a8-1aa3-44b0-adcc-28d3a3b3f15d?quality=0.7&gen=ntrn&format=webp&crop=true&width=1920 — 200 — 124.3 KiB — 261 ms — h2https://www.cc.com/manifest.jsonwww.cc.com/manifest.json https://www.cc.com/manifest.json — 200 — 962 B — 52 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 — 105 ms — h2https://doppler-config.cbsivideo.com/doppler.jsdoppler-config.cbsivideo.com/dopple... https://doppler-config.cbsivideo.com/doppler.js — 302 — 221 B — 150 ms — h2https://www.cc.com/akam/13/250fc638www.cc.com/akam/13/250fc638 https://www.cc.com/akam/13/250fc638 — 200 — 9.4 KiB — 444 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:a2f5d9f0-8eec-4e52-aae0-2d45c7fbe571?quality=0.7&gen=ntrn&format=webp&crop=true&width=512images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:a2f5d9f0-8eec-4e52-aae0-2d45c7fbe571?quality=0.7&gen=ntrn&format=webp&crop=true&width=512 — 200 — 15.2 KiB — 328 ms — h2https://global.ketchcdn.com/web/v3/config/network_streaming/cc_global/boot.jsglobal.ketchcdn.com/web/v3/config/n... https://global.ketchcdn.com/web/v3/config/network_streaming/cc_global/boot.js — 200 — 4.9 KiB — 23 ms — h2https://www.cc.com/svg/cc-logo.svgwww.cc.com/svg/cc-logo.svg https://www.cc.com/svg/cc-logo.svg — 200 — 3.1 KiB — 412 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:e29490d4-29c2-4f08-96a1-1f876696f486?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:e29490d4-29c2-4f08-96a1-1f876696f486?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 4.3 KiB — 54 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:460741d3-e57e-4212-a946-94e2766fbf2f?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:460741d3-e57e-4212-a946-94e2766fbf2f?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 4.9 KiB — 57 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:b9932785-f1fd-4b8e-bcf7-b1973e20470e?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:b9932785-f1fd-4b8e-bcf7-b1973e20470e?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 3.1 KiB — 45 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:fbaeb54f-cdf9-4d0e-803b-163cba5eaa40?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:fbaeb54f-cdf9-4d0e-803b-163cba5eaa40?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 3.9 KiB — 44 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:281598a8-ba9d-4ec6-8a2a-d31db8203e23?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:281598a8-ba9d-4ec6-8a2a-d31db8203e23?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 4.4 KiB — 55 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:9128e210-3ddb-4d99-b3ac-68166b3e03d9?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:9128e210-3ddb-4d99-b3ac-68166b3e03d9?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 3.7 KiB — 38 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:6620bd73-250e-4b4d-a787-8679d4662a6c?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:6620bd73-250e-4b4d-a787-8679d4662a6c?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 4.8 KiB — 58 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:2d4aecbb-71c5-440f-9a4d-5ca435b4d10a?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:2d4aecbb-71c5-440f-9a4d-5ca435b4d10a?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 3.8 KiB — 59 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:7de58add-cbce-4e70-961c-a9e941c6dbda?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:7de58add-cbce-4e70-961c-a9e941c6dbda?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 5.2 KiB — 62 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:8608a796-eac2-412a-a762-bfc441b2b1be?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:8608a796-eac2-412a-a762-bfc441b2b1be?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 3.9 KiB — 119 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:3bca9e4b-d7d1-495a-8afa-6605c894e546?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:3bca9e4b-d7d1-495a-8afa-6605c894e546?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 4.4 KiB — 63 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:78f8bac5-c569-45a2-86b3-286af2663c64?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:78f8bac5-c569-45a2-86b3-286af2663c64?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 4.0 KiB — 65 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:98215233-3296-4882-a89f-4acddc48a6d6?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:98215233-3296-4882-a89f-4acddc48a6d6?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 3.8 KiB — 66 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:6a703709-dfc7-4c22-b4a7-3afabdf884f0?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:6a703709-dfc7-4c22-b4a7-3afabdf884f0?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 4.5 KiB — 67 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:d2a7eaa1-6b09-4ace-938d-9478a69bece6?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:d2a7eaa1-6b09-4ace-938d-9478a69bece6?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 4.6 KiB — 69 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:20f05283-a9d7-482e-aa95-cdf4f98d1542?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:20f05283-a9d7-482e-aa95-cdf4f98d1542?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 4.9 KiB — 120 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:70a3cd98-356f-4903-af11-9a8b7c61ec19?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:70a3cd98-356f-4903-af11-9a8b7c61ec19?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 2.9 KiB — 70 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:43c73dbe-62ea-401f-80fb-555bbadace58?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:43c73dbe-62ea-401f-80fb-555bbadace58?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 3.3 KiB — 71 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:13dcfc1a-6c34-4d94-97c2-16061bf90704?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:13dcfc1a-6c34-4d94-97c2-16061bf90704?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 3.3 KiB — 72 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:56049c4a-6f51-4863-963e-aca1f1324036?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:56049c4a-6f51-4863-963e-aca1f1324036?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 2.7 KiB — 73 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:0d8a51e1-d9d3-4af8-8553-c52ea9ba043a?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:0d8a51e1-d9d3-4af8-8553-c52ea9ba043a?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 4.6 KiB — 74 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:8b85587b-1048-4c59-9914-9a74ba133e2d?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:8b85587b-1048-4c59-9914-9a74ba133e2d?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 3.6 KiB — 75 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:c867529a-ed63-4432-97f9-a7800ec5a299?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:c867529a-ed63-4432-97f9-a7800ec5a299?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 3.1 KiB — 79 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:e9e8b1d9-1857-4c39-ba10-895d09a98fa0?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:e9e8b1d9-1857-4c39-ba10-895d09a98fa0?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 3.7 KiB — 80 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:7615b335-c78e-4d2c-a133-359cfa94b516?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:7615b335-c78e-4d2c-a133-359cfa94b516?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 4.6 KiB — 81 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:211caa4c-38a9-4819-9ba7-315fb7c22f92?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:211caa4c-38a9-4819-9ba7-315fb7c22f92?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 3.1 KiB — 82 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:f7b8a6e2-1181-43e0-a239-3995fc28e73d?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:f7b8a6e2-1181-43e0-a239-3995fc28e73d?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 3.7 KiB — 83 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:2f721240-6806-4373-9bde-91e1b945d310?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:2f721240-6806-4373-9bde-91e1b945d310?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 3.1 KiB — 84 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:f89e4bd2-ffda-4861-8d3d-da153f735291?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:f89e4bd2-ffda-4861-8d3d-da153f735291?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 3.1 KiB — 104 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:ef6af618-0bae-48d0-bdac-c9958ae2f7de?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:ef6af618-0bae-48d0-bdac-c9958ae2f7de?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 3.6 KiB — 88 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:c40d21b6-0390-44d8-904e-b86243aeaeef?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:c40d21b6-0390-44d8-904e-b86243aeaeef?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 3.2 KiB — 90 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:70166c1b-3203-4aa2-b3cd-7c1238c34a57?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:70166c1b-3203-4aa2-b3cd-7c1238c34a57?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 4.4 KiB — 91 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:a45641f1-c2a8-43f7-bc4e-7a8cc622c349?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:a45641f1-c2a8-43f7-bc4e-7a8cc622c349?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 3.9 KiB — 92 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:f3bcae15-da0a-4b02-a709-9aabaa2c88ba?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:f3bcae15-da0a-4b02-a709-9aabaa2c88ba?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 4.1 KiB — 119 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:a45f1be3-32ee-4015-b7f2-b40805e2bd66?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:a45f1be3-32ee-4015-b7f2-b40805e2bd66?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 4.4 KiB — 94 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:534b522e-eb42-4ad8-8411-5e06b23752f8?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:534b522e-eb42-4ad8-8411-5e06b23752f8?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 3.0 KiB — 101 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:249d88d9-e433-4f00-b3d5-a052d3b680d2?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:249d88d9-e433-4f00-b3d5-a052d3b680d2?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 3.6 KiB — 104 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:3698dc1b-3fca-481a-9a9b-a9b1b0acd943?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:3698dc1b-3fca-481a-9a9b-a9b1b0acd943?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 5.0 KiB — 105 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:51380ee8-4c15-4cc5-99e7-9f9c9187602f?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:51380ee8-4c15-4cc5-99e7-9f9c9187602f?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 5.2 KiB — 106 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:d6fc2e70-7d49-407a-9e98-e110759538e5?quality=0.7&gen=ntrn&format=webp&crop=true&width=256images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:d6fc2e70-7d49-407a-9e98-e110759538e5?quality=0.7&gen=ntrn&format=webp&crop=true&width=256 — 200 — 4.3 KiB — 108 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:3596dec3-4528-40a9-946d-f5efbb8fb6c2?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:3596dec3-4528-40a9-946d-f5efbb8fb6c2?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 18.4 KiB — 222 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:162d5fef-c236-48a1-9b79-2378692efd26?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:162d5fef-c236-48a1-9b79-2378692efd26?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 21.2 KiB — 121 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:d74d31c5-8c40-48f3-a938-667a6aa77d8b?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:d74d31c5-8c40-48f3-a938-667a6aa77d8b?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 12.9 KiB — 644 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:a85dbb08-0577-4166-8097-d278756214f2?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:a85dbb08-0577-4166-8097-d278756214f2?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 18.0 KiB — 222 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:331a611a-fd48-4bbc-83d0-b6e5aabbbc0f?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:331a611a-fd48-4bbc-83d0-b6e5aabbbc0f?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 10.1 KiB — 121 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:57291208-96f3-4359-a2b6-7a33b53fef31?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:57291208-96f3-4359-a2b6-7a33b53fef31?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 6.6 KiB — 127 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:2ec1ed00-59c3-473c-be39-8a53ead20fe3?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:2ec1ed00-59c3-473c-be39-8a53ead20fe3?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 23.3 KiB — 202 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:800f7050-4a35-46a0-ba3e-830509e31148?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:800f7050-4a35-46a0-ba3e-830509e31148?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 9.5 KiB — 178 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:faf668c4-30c9-413e-994c-28ceb5de28c0?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:faf668c4-30c9-413e-994c-28ceb5de28c0?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 16.5 KiB — 108 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:39c0dd3e-19d0-491b-b810-03569708bd1e?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:39c0dd3e-19d0-491b-b810-03569708bd1e?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 15.2 KiB — 111 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:f6a66b20-81d0-4176-8b87-77257ccb4543?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:f6a66b20-81d0-4176-8b87-77257ccb4543?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 10.5 KiB — 112 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:27e3e364-4993-4cc3-9150-b2315a5043a1?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:27e3e364-4993-4cc3-9150-b2315a5043a1?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 13.3 KiB — 125 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:4ba4b6bd-5ca9-4b36-868e-3e311cd607fc?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:4ba4b6bd-5ca9-4b36-868e-3e311cd607fc?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 10.8 KiB — 129 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:7b08e9d5-7109-40ee-8a7a-1b453d36b64e?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:7b08e9d5-7109-40ee-8a7a-1b453d36b64e?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 11.6 KiB — 130 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:00c1af1c-ea4b-4df9-a21e-1ec1cce8b18c?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:00c1af1c-ea4b-4df9-a21e-1ec1cce8b18c?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 18.9 KiB — 133 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:037245ce-738e-4eb4-a8d6-6827c2e02ae6?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:037245ce-738e-4eb4-a8d6-6827c2e02ae6?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 12.7 KiB — 271 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:10d7550d-2198-4226-b5ac-45a4e2c4f2f2?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:10d7550d-2198-4226-b5ac-45a4e2c4f2f2?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 8.0 KiB — 153 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:4260d407-3459-4a02-95b1-7b89f27d54c7?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:4260d407-3459-4a02-95b1-7b89f27d54c7?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 7.7 KiB — 220 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:3efc0378-a355-4efa-b090-c9c7a2f6b645?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:3efc0378-a355-4efa-b090-c9c7a2f6b645?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 13.8 KiB — 143 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:4fcd8ac1-7af5-4499-b149-7238f0bb7518?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:4fcd8ac1-7af5-4499-b149-7238f0bb7518?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 20.5 KiB — 256 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:d0a9e518-ce43-4774-99b6-bf43c8ea1e97?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:d0a9e518-ce43-4774-99b6-bf43c8ea1e97?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 11.6 KiB — 202 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:e26e7549-4b96-4a62-92aa-b29f00840372?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:e26e7549-4b96-4a62-92aa-b29f00840372?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 10.8 KiB — 168 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:0de25b9b-d2c6-4d2a-9071-1018bfe63cb9?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:0de25b9b-d2c6-4d2a-9071-1018bfe63cb9?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 7.6 KiB — 152 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:d34585de-2a52-4082-bd23-2bdbc9e9b859?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:d34585de-2a52-4082-bd23-2bdbc9e9b859?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 11.2 KiB — 222 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:f3b5df37-1b49-40cd-9344-7571065f2a39?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:f3b5df37-1b49-40cd-9344-7571065f2a39?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 11.2 KiB — 256 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:39a83819-fc7f-40c3-bc15-78d96a1fcb34?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:39a83819-fc7f-40c3-bc15-78d96a1fcb34?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 17.8 KiB — 156 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:63ac5c21-a47a-4a98-9524-730f1ddb34f0?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:63ac5c21-a47a-4a98-9524-730f1ddb34f0?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 14.6 KiB — 135 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:b963a318-f363-454e-9c76-12072af45327?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:b963a318-f363-454e-9c76-12072af45327?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 15.2 KiB — 203 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:ed2a626c-3a88-4779-b5eb-6e488925c665?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:ed2a626c-3a88-4779-b5eb-6e488925c665?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 16.0 KiB — 140 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:1a51f40d-caff-48d7-9ae2-a6bfa536b894?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:1a51f40d-caff-48d7-9ae2-a6bfa536b894?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 14.1 KiB — 174 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:1de585cb-5865-4381-90e9-3fe0c386cce4?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:1de585cb-5865-4381-90e9-3fe0c386cce4?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 15.7 KiB — 309 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:b8a6a125-340b-4fb1-93f6-e1c7438efa6c?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:b8a6a125-340b-4fb1-93f6-e1c7438efa6c?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 18.8 KiB — 136 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:3d18813d-2d33-4c5a-8a9c-e34f5488b9b1?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:3d18813d-2d33-4c5a-8a9c-e34f5488b9b1?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 26.7 KiB — 132 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:b023744e-99f7-493e-9ffe-aa227ca61a81?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:b023744e-99f7-493e-9ffe-aa227ca61a81?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 11.3 KiB — 268 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:b89b6052-8ae2-4bf6-b9d1-00da49e9cb9c?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:b89b6052-8ae2-4bf6-b9d1-00da49e9cb9c?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 14.7 KiB — 223 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:f46d3480-eed1-4919-9020-9f01fc3bca96?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:f46d3480-eed1-4919-9020-9f01fc3bca96?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 10.0 KiB — 141 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:2d33ba33-f01c-4401-bfa8-b1a0023c1b9e?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:2d33ba33-f01c-4401-bfa8-b1a0023c1b9e?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 14.0 KiB — 166 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:02e770aa-2551-4683-8a59-9f783ce81bf6?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:02e770aa-2551-4683-8a59-9f783ce81bf6?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 11.2 KiB — 225 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:ca74a467-f572-4489-89f8-dda798cf51da?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:ca74a467-f572-4489-89f8-dda798cf51da?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 18.5 KiB — 156 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:baa949e8-07b1-4d76-9b7e-1fcd639ba563?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:baa949e8-07b1-4d76-9b7e-1fcd639ba563?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 12.9 KiB — 161 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:0d3b4885-4ed3-4ff0-be31-1c1f7bdd9a64?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:0d3b4885-4ed3-4ff0-be31-1c1f7bdd9a64?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 16.5 KiB — 162 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:74dc759a-bc09-4059-84af-49f6f46c70b0?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:74dc759a-bc09-4059-84af-49f6f46c70b0?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 11.5 KiB — 226 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:b080b461-c5e7-4d7a-9e8f-f8601448f58a?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:b080b461-c5e7-4d7a-9e8f-f8601448f58a?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 15.7 KiB — 249 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:085cdf1e-771d-4450-b5db-9e091f467c2b?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:085cdf1e-771d-4450-b5db-9e091f467c2b?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 13.4 KiB — 147 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:0e8b9933-ee0d-4c45-9ef7-1b59bb48c5ea?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:0e8b9933-ee0d-4c45-9ef7-1b59bb48c5ea?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 11.6 KiB — 172 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:ae914a12-d57f-4b56-bf27-380e29d8ffb5?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:ae914a12-d57f-4b56-bf27-380e29d8ffb5?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 18.7 KiB — 272 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:db51462f-3170-4c89-9cbc-eb6075fbacac?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:db51462f-3170-4c89-9cbc-eb6075fbacac?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 8.6 KiB — 228 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:b8012163-d664-4db4-8a2f-f7f81f2067b9?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:b8012163-d664-4db4-8a2f-f7f81f2067b9?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 17.5 KiB — 231 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:b08da95e-a4d6-4d96-8303-8aca651f5a60?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:b08da95e-a4d6-4d96-8303-8aca651f5a60?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 18.5 KiB — 233 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:f9636672-b31e-444e-a2fa-79bd6943112f?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:f9636672-b31e-444e-a2fa-79bd6943112f?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 10.9 KiB — 173 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:22f91654-2123-4361-b88c-fc880d94c82d?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:22f91654-2123-4361-b88c-fc880d94c82d?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 22.0 KiB — 236 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:a5e8703b-f182-4244-9784-a21a20756c8e?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:a5e8703b-f182-4244-9784-a21a20756c8e?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 26.1 KiB — 164 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:b3525220-d8b6-4365-821c-fe50f40d8b37?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:b3525220-d8b6-4365-821c-fe50f40d8b37?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 8.9 KiB — 237 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:770d27ff-6778-4cb6-a36e-c9ab0c073790?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:770d27ff-6778-4cb6-a36e-c9ab0c073790?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 13.4 KiB — 272 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:04c02d5d-3e46-4391-bf8f-bb5a0f601fb6?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:04c02d5d-3e46-4391-bf8f-bb5a0f601fb6?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 10.1 KiB — 239 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:233df0df-16c1-4b22-b983-6692986b6e63?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:233df0df-16c1-4b22-b983-6692986b6e63?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 9.5 KiB — 257 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:7bd95c1a-0229-4a7e-9a98-1b70ccbb028f?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:7bd95c1a-0229-4a7e-9a98-1b70ccbb028f?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 7.5 KiB — 180 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:62fc5132-e197-439a-a86f-320a08db39d2?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:62fc5132-e197-439a-a86f-320a08db39d2?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 13.3 KiB — 207 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:1760697a-5779-484a-866a-ec5366c83877?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:1760697a-5779-484a-866a-ec5366c83877?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 11.0 KiB — 330 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:a12c4fc8-9bfc-4cd3-84ca-9981ca2b4d55?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:a12c4fc8-9bfc-4cd3-84ca-9981ca2b4d55?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 8.8 KiB — 356 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:667431a3-a5d3-47df-8071-272d69eb12a7?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:667431a3-a5d3-47df-8071-272d69eb12a7?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 14.1 KiB — 298 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:9470256b-5a3b-4c02-9d14-f2da27db2fb6?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:9470256b-5a3b-4c02-9d14-f2da27db2fb6?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 11.5 KiB — 303 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:110a64b5-9678-4609-96ef-7dbc46f7e2f4?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:110a64b5-9678-4609-96ef-7dbc46f7e2f4?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 8.9 KiB — 193 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:a1a81f5a-2998-4b4b-b80e-23dac811826d?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:a1a81f5a-2998-4b4b-b80e-23dac811826d?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 10.5 KiB — 176 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:0af3e6fa-be86-47b3-b825-f05841c5c415?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:0af3e6fa-be86-47b3-b825-f05841c5c415?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 14.3 KiB — 304 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:0ef37207-e750-45d3-9722-76fd6286e9e0?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:0ef37207-e750-45d3-9722-76fd6286e9e0?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 5.3 KiB — 273 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:016c4283-fb03-4b2b-acf6-ee2f3610dba2?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:016c4283-fb03-4b2b-acf6-ee2f3610dba2?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 13.7 KiB — 296 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:6b334ff8-c002-494e-a32e-ba8e107e5e10?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:6b334ff8-c002-494e-a32e-ba8e107e5e10?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 14.3 KiB — 720 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:1ce80f07-45e9-46f0-93cd-abc824019641?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:1ce80f07-45e9-46f0-93cd-abc824019641?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 7.1 KiB — 206 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:cffd098b-c227-42e9-8481-1cc9adb73f1b?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:cffd098b-c227-42e9-8481-1cc9adb73f1b?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 14.9 KiB — 338 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:77b9461c-a922-47d7-9934-a62ad4e7a478?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:77b9461c-a922-47d7-9934-a62ad4e7a478?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 12.4 KiB — 330 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:31e0ab9c-a8d3-479d-9817-78aa21af2319?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:31e0ab9c-a8d3-479d-9817-78aa21af2319?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 7.4 KiB — 283 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:774a847b-72e8-4d76-918a-c41f61da6da0?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:774a847b-72e8-4d76-918a-c41f61da6da0?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 18.6 KiB — 211 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:bfd9282a-c71d-4956-a7d3-ac2a8a0ac721?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:bfd9282a-c71d-4956-a7d3-ac2a8a0ac721?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 6.9 KiB — 349 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:d4847784-b7dc-440c-9c7f-76f7974b303f?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:d4847784-b7dc-440c-9c7f-76f7974b303f?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 8.2 KiB — 343 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:d976865e-f973-4c5e-8d75-4cb07491c56c?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:d976865e-f973-4c5e-8d75-4cb07491c56c?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 12.0 KiB — 345 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:7de24d0a-898a-47b1-9c65-f17ae425b93f?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:7de24d0a-898a-47b1-9c65-f17ae425b93f?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 17.1 KiB — 351 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:c848876f-8304-4bbf-b10f-19a5f0426365?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:c848876f-8304-4bbf-b10f-19a5f0426365?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 9.2 KiB — 353 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:dd6ed235-bda9-409e-8757-ad7d352a93cb?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:dd6ed235-bda9-409e-8757-ad7d352a93cb?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 10.7 KiB — 347 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:7fda858c-2785-4f8e-9f71-12fc339e803b?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:7fda858c-2785-4f8e-9f71-12fc339e803b?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 22.9 KiB — 243 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:e796caac-e961-4c21-84a1-18b3ec49ea21?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:e796caac-e961-4c21-84a1-18b3ec49ea21?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 14.3 KiB — 358 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:10ce6a43-5bc0-48c1-87e4-d1ced5373946?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:10ce6a43-5bc0-48c1-87e4-d1ced5373946?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 21.5 KiB — 359 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:541d4986-24b9-43ea-96e3-1500ae52637e?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:541d4986-24b9-43ea-96e3-1500ae52637e?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 17.2 KiB — 279 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:dc188298-841b-4767-8d9f-552564141a5a?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:dc188298-841b-4767-8d9f-552564141a5a?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 11.4 KiB — 363 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:7b16c865-5487-4636-96ac-77f087ff8322?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:7b16c865-5487-4636-96ac-77f087ff8322?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 20.7 KiB — 274 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:cb331c06-2bb4-44c0-bad8-f4492e34194e?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:cb331c06-2bb4-44c0-bad8-f4492e34194e?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 9.3 KiB — 355 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:bdc179ac-607b-44db-9ab8-e0c6b7cd5c09?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:bdc179ac-607b-44db-9ab8-e0c6b7cd5c09?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 10.2 KiB — 280 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:183b4e69-338c-499e-8f2f-bb6c62092439?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:183b4e69-338c-499e-8f2f-bb6c62092439?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 9.9 KiB — 353 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:713594dd-4596-4ccd-9926-f1b0fc87ebb7?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:713594dd-4596-4ccd-9926-f1b0fc87ebb7?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 8.4 KiB — 363 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:ddcca89f-34b8-45e1-90d8-0a7ac94477a1?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:ddcca89f-34b8-45e1-90d8-0a7ac94477a1?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 16.0 KiB — 289 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:98c9d628-6759-440e-a066-a11a58d2fd7b?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:98c9d628-6759-440e-a066-a11a58d2fd7b?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 14.3 KiB — 241 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:623bdc06-298f-4c3d-a15b-bf18db639ed4?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:623bdc06-298f-4c3d-a15b-bf18db639ed4?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 9.9 KiB — 275 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:22c66271-4fda-430b-a9b2-2f9515707e0f?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:22c66271-4fda-430b-a9b2-2f9515707e0f?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 10.3 KiB — 361 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:c0b0657f-62cb-4c37-a3de-1cd8671c6e29?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:c0b0657f-62cb-4c37-a3de-1cd8671c6e29?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 13.7 KiB — 255 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:b10a35c2-15aa-495a-882a-31e4b336d385?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:b10a35c2-15aa-495a-882a-31e4b336d385?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 15.3 KiB — 262 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:583a4f99-3e0b-421e-9ca6-3764ee52e8c8?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:583a4f99-3e0b-421e-9ca6-3764ee52e8c8?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 8.6 KiB — 256 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:dda85079-946f-4680-b1a7-ce76b01a8597?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:dda85079-946f-4680-b1a7-ce76b01a8597?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 8.4 KiB — 669 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:14a0acbd-e6a4-4628-9722-71e509b9a30a?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:14a0acbd-e6a4-4628-9722-71e509b9a30a?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 15.4 KiB — 329 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:998cf865-c33b-4251-8dd6-95d5b969f22a?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:998cf865-c33b-4251-8dd6-95d5b969f22a?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 7.6 KiB — 333 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:e2f4239a-aa18-48cc-9605-7149316fa027?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:e2f4239a-aa18-48cc-9605-7149316fa027?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 12.4 KiB — 319 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:0567210d-726a-4ae3-90bc-4ba6b670a4f4?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:0567210d-726a-4ae3-90bc-4ba6b670a4f4?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 14.0 KiB — 192 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:7e18b178-e724-44f9-9a1f-65900f492263?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:7e18b178-e724-44f9-9a1f-65900f492263?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 9.2 KiB — 359 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:6242c53a-d174-4b5e-9bd5-3d2b7a325338?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:6242c53a-d174-4b5e-9bd5-3d2b7a325338?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 12.3 KiB — 320 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:1dc28f21-d1b7-4b77-bbd2-6f82a42b922e?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:1dc28f21-d1b7-4b77-bbd2-6f82a42b922e?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 6.6 KiB — 311 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:221ffebf-a4fe-4e63-9ce7-bc709c9ae5b3?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:221ffebf-a4fe-4e63-9ce7-bc709c9ae5b3?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 11.9 KiB — 321 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:2305ed14-bb59-4e8b-b949-4f4af79925c7?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:2305ed14-bb59-4e8b-b949-4f4af79925c7?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 11.7 KiB — 363 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:644b17f0-13d0-412e-be99-91434a08d838?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:644b17f0-13d0-412e-be99-91434a08d838?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 10.5 KiB — 340 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:f06cb78e-f7c8-4e05-ab67-2bc86c59c33c?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:f06cb78e-f7c8-4e05-ab67-2bc86c59c33c?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 4.9 KiB — 342 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:7ce9a4b9-bfed-4563-ba58-ea8627d1df95?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:7ce9a4b9-bfed-4563-ba58-ea8627d1df95?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 16.2 KiB — 198 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:6a610c6e-fb47-46c1-a062-74c154fb76a1?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:6a610c6e-fb47-46c1-a062-74c154fb76a1?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 9.0 KiB — 346 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:85f93884-a868-4069-8fa8-36bf812fa592?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:85f93884-a868-4069-8fa8-36bf812fa592?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 15.0 KiB — 202 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:74bf5a7b-10c5-4822-8407-3f70180a7ad3?quality=0.7&gen=ntrn&format=webp&crop=true&width=252images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:74bf5a7b-10c5-4822-8407-3f70180a7ad3?quality=0.7&gen=ntrn&format=webp&crop=true&width=252 — 200 — 17.4 KiB — 333 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:bfde9bc4-a1d2-4161-a5eb-dd6c19976ffd?quality=0.7&gen=ntrn&format=webp&width=1067images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:bfde9bc4-a1d2-4161-a5eb-dd6c19976ffd?quality=0.7&gen=ntrn&format=webp&width=1067 — 200 — 39.1 KiB — 304 ms — h2https://www.cc.com/fonts/comedy-sans/Comedy_Sans-Bold.woffwww.cc.com/fonts/comedy-sans/Comedy... https://www.cc.com/fonts/comedy-sans/Comedy_Sans-Bold.woff — 200 — 30.8 KiB — 360 ms — h2https://www.cc.com/fonts/comedy-sans/Comedy_Sans-Light.woffwww.cc.com/fonts/comedy-sans/Comedy... https://www.cc.com/fonts/comedy-sans/Comedy_Sans-Light.woff — 200 — 29.8 KiB — 362 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:265ade63-041a-4535-80a9-11a859c0052c?quality=0.7&gen=ntrn&format=webp&width=1067images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:265ade63-041a-4535-80a9-11a859c0052c?quality=0.7&gen=ntrn&format=webp&width=1067 — 200 — 46.3 KiB — 253 ms — h2https://doppler-config.cbsivideo.com/doppler.f1974c82.min.jsdoppler-config.cbsivideo.com/dopple... https://doppler-config.cbsivideo.com/doppler.f1974c82.min.js — 200 — 21.1 KiB — 75 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 — 276 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 — 81 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://tags.tiqcdn.com/utag/cbsi/webplex-marketing/prod/utag.jstags.tiqcdn.com/utag/cbsi/webplex-m... https://tags.tiqcdn.com/utag/cbsi/webplex-marketing/prod/utag.js — 200 — 33.9 KiB — 10 ms — h2https://www.cc.com/akam/13/pixel_250fc638www.cc.com/akam/13/pixel_250fc638 https://www.cc.com/akam/13/pixel_250fc638 — 200 — 595 B — 9 ms — h2https://global.ketchcdn.com/web/v3/ipglobal.ketchcdn.com/web/v3/ip https://global.ketchcdn.com/web/v3/ip — 200 — 425 B — 6 ms — h3https://global.ketchcdn.com/web/v3/config/network_streaming/cc_global/production/gdpr/en/config.json?hash=13851757850975144937global.ketchcdn.com/web/v3/config/n... https://global.ketchcdn.com/web/v3/config/network_streaming/cc_global/production/gdpr/en/config.json?hash=13851757850975144937 — 200 — 58.5 KiB — 7 ms — h3https://dpm.demdex.net/id?d_rtbd=json&d_ver=2&d_orgid=10D31225525FF5790A490D4D@AdobeOrgdpm.demdex.net/id?d_rtbd=json&d_ver... https://dpm.demdex.net/id?d_rtbd=json&d_ver=2&d_orgid=10D31225525FF5790A490D4D@AdobeOrg — 200 — 1.3 KiB — 162 ms — h2https://js-agent.newrelic.com/async-api.eaff3276-1.237.0.min.jsjs-agent.newrelic.com/async-api.eaf... https://js-agent.newrelic.com/async-api.eaff3276-1.237.0.min.js — 200 — 1.3 KiB — 10 ms — h2https://js-agent.newrelic.com/860.50b8f759-1.237.0.min.jsjs-agent.newrelic.com/860.50b8f759-... https://js-agent.newrelic.com/860.50b8f759-1.237.0.min.js — 200 — 5.0 KiB — 13 ms — h2https://js-agent.newrelic.com/session-manager.22036a2b-1.237.0.min.jsjs-agent.newrelic.com/session-manag... https://js-agent.newrelic.com/session-manager.22036a2b-1.237.0.min.js — 200 — 923 B — 8 ms — h2https://tags.tiqcdn.com/utag/tiqapp/utag.v.js?a=cbsi/webplex-marketing/202507031815&cb=1776815470206tags.tiqcdn.com/utag/tiqapp/utag.v.... https://tags.tiqcdn.com/utag/tiqapp/utag.v.js?a=cbsi/webplex-marketing/202507031815&cb=1776815470206 — 200 — 433 B — 5 ms — h2https://global.ketchcdn.com/web/v3/consent/network_streaming/getglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/network_streaming/get — 200 — 0 B — 158 ms — h3https://global.ketchcdn.com/web/v2/log?hasConsent=false&url=https%3A%2F%2Fwww.cc.com%2F&property=cc_global&environment=production&jurisdiction=gdpr&tenant=network_streaming&dver=1756075436&event_type=once_identities&ids=eyJzd2JfY2NfZ2xvYmFsIjoiNDZjMmJiZjItMDdlYi00MjliLTg5YWItMzI3MGFkYjgxODVkIn0%3D&region=ESglobal.ketchcdn.com/web/v2/log?hasC... https://global.ketchcdn.com/web/v2/log?hasConsent=false&url=https%3A%2F%2Fwww.cc.com%2F&property=cc_global&environment=production&jurisdiction=gdpr&tenant=network_streaming&dver=1756075436&event_type=once_identities&ids=eyJzd2JfY2NfZ2xvYmFsIjoiNDZjMmJiZjItMDdlYi00MjliLTg5YWItMzI3MGFkYjgxODVkIn0%3D&region=ES — 204 — 349 B — 5 ms — h3https://www.cc.com/favicon.icowww.cc.com/favicon.ico https://www.cc.com/favicon.ico — 200 — 2.3 KiB — 17 ms — h2https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:e1f1890b-d74b-496f-9a5c-c6072a3709e2?format=png&width=180&height=180images.paramount.tech/uri/mgid:arc:... https://images.paramount.tech/uri/mgid:arc:imageassetref:ws.cc.com:e1f1890b-d74b-496f-9a5c-c6072a3709e2?format=png&width=180&height=180 — 200 — 10.4 KiB — 16 ms — h2https://js-agent.newrelic.com/lazy-feature-loader.d2774909-1.237.0.min.jsjs-agent.newrelic.com/lazy-feature-... https://js-agent.newrelic.com/lazy-feature-loader.d2774909-1.237.0.min.js — 200 — 484 B — 5 ms — h2https://js-agent.newrelic.com/646.a8872fbe-1.237.0.min.jsjs-agent.newrelic.com/646.a8872fbe-... https://js-agent.newrelic.com/646.a8872fbe-1.237.0.min.js — 200 — 3.2 KiB — 4 ms — h2https://js-agent.newrelic.com/page_view_event-aggregate.e765729e-1.237.0.min.jsjs-agent.newrelic.com/page_view_eve... https://js-agent.newrelic.com/page_view_event-aggregate.e765729e-1.237.0.min.js — 200 — 3.9 KiB — 5 ms — h2https://js-agent.newrelic.com/page_view_timing-aggregate.d72a908a-1.237.0.min.jsjs-agent.newrelic.com/page_view_tim... https://js-agent.newrelic.com/page_view_timing-aggregate.d72a908a-1.237.0.min.js — 200 — 5.1 KiB — 14 ms — h2https://js-agent.newrelic.com/metrics-aggregate.0d982f48-1.237.0.min.jsjs-agent.newrelic.com/metrics-aggre... https://js-agent.newrelic.com/metrics-aggregate.0d982f48-1.237.0.min.js — 200 — 2.8 KiB — 14 ms — h2https://js-agent.newrelic.com/jserrors-aggregate.f8100d3b-1.237.0.min.jsjs-agent.newrelic.com/jserrors-aggr... https://js-agent.newrelic.com/jserrors-aggregate.f8100d3b-1.237.0.min.js — 200 — 3.7 KiB — 17 ms — h2https://js-agent.newrelic.com/ajax-aggregate.629e6d59-1.237.0.min.jsjs-agent.newrelic.com/ajax-aggregat... https://js-agent.newrelic.com/ajax-aggregate.629e6d59-1.237.0.min.js — 200 — 2.9 KiB — 14 ms — h2https://js-agent.newrelic.com/session_trace-aggregate.a490ad60-1.237.0.min.jsjs-agent.newrelic.com/session_trace... https://js-agent.newrelic.com/session_trace-aggregate.a490ad60-1.237.0.min.js — 200 — 4.3 KiB — 4 ms — h2https://js-agent.newrelic.com/page_action-aggregate.636893b0-1.237.0.min.jsjs-agent.newrelic.com/page_action-a... https://js-agent.newrelic.com/page_action-aggregate.636893b0-1.237.0.min.js — 200 — 1.8 KiB — 23 ms — h2https://js-agent.newrelic.com/spa-aggregate.495db083-1.237.0.min.jsjs-agent.newrelic.com/spa-aggregate... https://js-agent.newrelic.com/spa-aggregate.495db083-1.237.0.min.js — 200 — 7.1 KiB — 19 ms — h2https://bam.nr-data.net/1/1ac7d5dd09?a=325368730&sa=1&v=1.237.0&t=Unnamed%20Transaction&rst=2214&ck=0&s=3f419e8bd92db123&ref=https://www.cc.com/&af=err,xhr,stn,ins,spa&be=182&fe=1937&dc=1264&perf=%7B%22timing%22:%7B%22of%22:1776815468055,%22n%22:0,%22f%22:99,%22dn%22:100,%22dne%22:153,%22c%22:153,%22s%22:154,%22ce%22:159,%22rq%22:159,%22rp%22:182,%22rpe%22:692,%22di%22:1391,%22ds%22:1443,%22de%22:1445,%22dc%22:2111,%22l%22:2114,%22le%22:2119%7D,%22navigation%22:%7B%7D%7D&fp=328&fcp=328bam.nr-data.net/1/1ac7d5dd09?a=3253... https://bam.nr-data.net/1/1ac7d5dd09?a=325368730&sa=1&v=1.237.0&t=Unnamed%20Transaction&rst=2214&ck=0&s=3f419e8bd92db123&ref=https://www.cc.com/&af=err,xhr,stn,ins,spa&be=182&fe=1937&dc=1264&perf=%7B%22timing%22:%7B%22of%22:1776815468055,%22n%22:0,%22f%22:99,%22dn%22:100,%22dne%22:153,%22c%22:153,%22s%22:154,%22ce%22:159,%22rq%22:159,%22rp%22:182,%22rpe%22:692,%22di%22:1391,%22ds%22:1443,%22de%22:1445,%22dc%22:2111,%22l%22:2114,%22le%22:2119%7D,%22navigation%22:%7B%7D%7D&fp=328&fcp=328 — 200 — 667 B — 220 ms — http/1.1https://global.ketchcdn.com/web/v3/consent/network_streaming/getglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/network_streaming/get — 200 — 1.4 KiB — 230 ms — h3https://bam.nr-data.net/events/1/1ac7d5dd09?a=325368730&sa=1&v=1.237.0&t=Unnamed%20Transaction&rst=2458&ck=0&s=3f419e8bd92db123&ref=https://www.cc.com/bam.nr-data.net/events/1/1ac7d5dd09... https://bam.nr-data.net/events/1/1ac7d5dd09?a=325368730&sa=1&v=1.237.0&t=Unnamed%20Transaction&rst=2458&ck=0&s=3f419e8bd92db123&ref=https://www.cc.com/ — 200 — 363 B — 103 ms — http/1.1https://global.ketchcdn.com/web/v3/consent/network_streaming/updateglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/network_streaming/update — 200 — 0 B — 157 ms — h3https://global.ketchcdn.com/web/v3/consent/network_streaming/updateglobal.ketchcdn.com/web/v3/consent/... https://global.ketchcdn.com/web/v3/consent/network_streaming/update — 200 — 2.3 KiB — 347 ms — h3https://global.ketchcdn.com/gvl/eu/vendor-list.jsonglobal.ketchcdn.com/gvl/eu/vendor-l... https://global.ketchcdn.com/gvl/eu/vendor-list.json — 200 — 88.5 KiB — 13 ms — h3https://global.ketchcdn.com/gvl/eu/vendor-list.jsonglobal.ketchcdn.com/gvl/eu/vendor-l... https://global.ketchcdn.com/gvl/eu/vendor-list.json — 200 — 0 B — 3 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 2236ms · 2518KB · €24/mo
www.cc.com
Other
Costly
Execution 656ms
Transfer 1867 KB
Unused 83%
Monthly Cost €7/mo
www.cc.com
Other
Costly
Execution 491ms
Transfer 325 KB
Monthly Cost €5/mo
Unattributable
Other
Costly
Execution 336ms
Transfer 0 KB
Monthly Cost €4/mo
www.cc.com
Other
Costly
Execution 332ms
Transfer 48 KB
Unused 76%
Monthly Cost €4/mo
cdn.ketchjs.com
Other
Costly
Execution 239ms
Transfer 259 KB
Monthly Cost €3/mo
cdn.privacy.paramount.com
Other
Optional
Execution 123ms
Transfer 9 KB
Monthly Cost €1/mo
www.cc.com
Other
Optional
Execution 59ms
Transfer 9 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • www.cc.com adds 656ms and costs ~€7/month
  • www.cc.com adds 491ms and costs ~€5/month
  • Unattributable adds 336ms and costs ~€4/month
  • www.cc.com adds 332ms and costs ~€4/month
  • cdn.ketchjs.com adds 239ms 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.cc.com takes 656ms 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

83% of www.cc.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.cc.com takes 491ms 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

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

Why this matters

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

Source: web.dev

www.cc.com takes 332ms 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

76% of www.cc.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

cdn.ketchjs.com takes 239ms 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

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