Skip to content
https://esquire.com

Performance

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

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

28
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.
73
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.

3.88 s

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

8.89 s

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

5.33 s

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.

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

38.49 s

Page Load Progression

596 ms
1.2 s
1.8 s
2.4 s
3.0 s
3.6 s
4.2 s
4.8 s
Checks
17
7 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
5.8 MB transferred, 277 requests
FIX
5.8 MB transferred, 277 requests
Critical::
Page weighs 14.9 MB (5.8 MB transferred)
Warning::
JavaScript is 2.9 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.9 MB
Warning::
Images are 2.2 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.2 MB
Warning::
277 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.2 g CO2 per page load
5.8 MB / 2.4 MB budget
5.8 MB transferred
277 requests
1.2 g CO2 per page load
JavaScript 2.9 MiB 49%
Images 2.2 MiB 38%
Fonts 184.3 KiB 3%
Other 178.9 KiB 3%
Other 148.0 KiB 2%
HTML 124.8 KiB 2%
Other 82.0 KiB 1%
CSS 78.8 KiB 1%
Other 748 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 (5.8 MiB of 5.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
18214ms total JS execution
FIX
18214ms total JS execution
Warning::
Unattributable: 2681ms CPU time
Warning::
https://www.esquire.com/_assets/fre/scopes/hdm/_ne...: 1391ms CPU time
Warning::
https://www.esquire.com/: 1279ms CPU time
Warning::
https://0272ac85-5199-4024-a555-397c3d825d95.edge....: 1200ms CPU time
Warning::
https://www.esquire.com/_assets/fre/scopes/hdm/_ne...: 1148ms CPU time
Warning::
Third-party scripts: 18214ms (100% of total)

Main Thread Breakdown

Script Evaluation 69% Other 16% Script Parsing & Compilation 6% Style & Layout 5%
ScriptTotalScriptingParse/CompileParty
Unattributable2681ms413ms0ms3rd
https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/framework-81603682134898a6.js1391ms1131ms5ms3rd
https://www.esquire.com/1279ms62ms5ms3rd
https://0272ac85-5199-4024-a555-397c3d825d95.edge.permutive.app/eb036676-52ea-47b5-a2f6-fcfb4ece9c00-web.js1200ms918ms75ms3rd
https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_templates/homepage-7ce6dab15eab829a.js1148ms1136ms2ms3rd
https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/media/cmp.script.f10e1a9b.js1121ms1093ms2ms3rd
https://www.esquire.com/_assets/moapt/2.437.0/moapt-data.js978ms931ms18ms3rd
https://www.esquire.com/_assets/moapt/2.437.0/moapt-bundle-hdm.js931ms890ms19ms3rd
https://client.aps.amazon-adsystem.com/publisher.js711ms588ms34ms3rd
https://www.esquire.com/_assets/oply/public/21018620252/s/us_esquire.js615ms407ms58ms3rd

Showing top 10 of 47 scripts

F
JS Bundles
Action
112 scripts, 791 KB unused
FIX
112 scripts, 791 KB unused
Warning::
https://www.googletagmanager.com/gtag/destination?...: 104 KB unused (76%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 85 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202602.1...: 82 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://accounts.google.com/gsi/client: 74 KB unused (77%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-3RET...: 61 KB unused (38%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 791 KB
791 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/destination?id=G-8675309&cx=c&gtm=4e64h1137 KB104 KB (76%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097946187 KB85 KB (45%)3rd
https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js129 KB82 KB (64%)3rd
https://accounts.google.com/gsi/client96 KB74 KB (77%)3rd
https://www.googletagmanager.com/gtag/js?id=G-3RET6VT9F2162 KB61 KB (38%)3rd
https://www-sst.esquire.com/gtag/js?id=G-8675309&l=dataLayer136 KB59 KB (44%)3rd
https://www.esquire.com/_assets/oply/public/21018620252/s/us_esquire.js102 KB43 KB (43%)3rd
https://connect.facebook.net/en_US/fbevents.js97 KB36 KB (37%)3rd
https://client.aps.amazon-adsystem.com/publisher.js82 KB34 KB (42%)3rd
https://www.esquire.com/_assets/moapt/2.437.0/moapt-bidder-pb-hdm.10.23.0.js108 KB34 KB (31%)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
277 resources · 5.8 MB · 791 KB savings available
FIX
277 resources · 5.8 MB · 791 KB savings available
Warning::
Page weight 4.8 MB over 1MB target
Got: 5.8 MB Expected: ≤ 1 MB
Info::
~791 KB of savings available
Warning::
276 third-party resources (100% of weight)
Info::
2 resources over 200KB
277 resources · 5.8 MiB · 276 third-party 4.8 MiB over 1MB target
JavaScript 50% · 2.9 MiB
Image 38% · 2.2 MiB
Other 5% · 280.6 KiB
Document 4% · 211.7 KiB
Font 3% · 184.3 KiB
CSS 1% · 83.6 KiB

~791.1 KiB of savings available

Remove unused JavaScript: 791.1 KiB
B
Image Optimization
53 images, 0 KB saveable
REVIEW
53 images, 0 KB saveable
Info::
All images are well-optimized
53 images 2.2 MB
0 oversized -0 KB
41 legacy format
0 missing dimensions CLS risk
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

B
HTTP Caching
max-age=0, must-revalidate, private
REVIEW
max-age=0, must-revalidate, private
Info::
Cache-Control header is set
Got: max-age=0, must-revalidate, private
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=0, must-revalidate, private

DirectiveValueMeaning
max-age0Cache for 0 seconds
must-revalidateMust recheck with server after expiry
privateOnly browser cache, not CDN/proxy
A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
5 fonts (184 KB)
PASS
5 fonts (184 KB)
Info::
5 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

5

184 KB total

Render-blocking

0

of 5

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 3.9 s LCP 8.9 shttps://www.esquire.com/_assets/design-tokens/fre/static/fonts/inter-v3-latin-700.8b8011b.woff2inter-v3-latin-700.8b80... https://www.esquire.com/_assets/design-tokens/fre/static/fonts/inter-v3-latin-700.8b8011b.woff2 — 18.2 KiB — 31 ms — font-display: swaphttps://www.esquire.com/_assets/design-tokens/esquire/static/fonts/Lausanne-550.e9ff2bf.woff2Lausanne-550.e9ff2bf.woff2 https://www.esquire.com/_assets/design-tokens/esquire/static/fonts/Lausanne-550.e9ff2bf.woff2 — 19.3 KiB — 35 ms — font-display: swaphttps://www.esquire.com/_assets/design-tokens/esquire/static/fonts/playfair-latin-regular.563b9ed.woff2playfair-latin-regular.... https://www.esquire.com/_assets/design-tokens/esquire/static/fonts/playfair-latin-regular.563b9ed.woff2 — 59.1 KiB — 37 ms — font-display: swaphttps://www.esquire.com/_assets/design-tokens/esquire/static/fonts/playfair-latin-regular-italic.3c6f6a1.woff2playfair-latin-regular-... https://www.esquire.com/_assets/design-tokens/esquire/static/fonts/playfair-latin-regular-italic.3c6f6a1.woff2 — 67.5 KiB — 50 ms — font-display: swaphttps://www.esquire.com/_assets/design-tokens/esquire/static/fonts/Lausanne-550-Italic.026a034.woff2Lausanne-550-Italic.026... https://www.esquire.com/_assets/design-tokens/esquire/static/fonts/Lausanne-550-Italic.026a034.woff2 — 20.2 KiB — 50 ms — font-display: swap
inter-v3-latin-700.8b80... woff2 swap
Size 18 KB
Load time 31 ms
Start 747 ms
Risk FOUT — text flashes from fallback to web font
Lausanne-550.e9ff2bf.woff2 woff2 swap
Size 19 KB
Load time 35 ms
Start 748 ms
Risk FOUT — text flashes from fallback to web font
playfair-latin-regular.... woff2 swap
Size 59 KB
Load time 37 ms
Start 749 ms
Risk FOUT — text flashes from fallback to web font
playfair-latin-regular-... woff2 swap
Size 67 KB
Load time 50 ms
Start 749 ms
Risk FOUT — text flashes from fallback to web font
Lausanne-550-Italic.026... woff2 swap
Size 20 KB
Load time 50 ms
Start 755 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
1 hints, 0 missing preconnects
PASS
1 hints, 0 missing preconnects
Info::
Page uses 1 resource hint(s)

Current Resource Hints

preconnect
preload
dns-prefetch
prefetch
1

1 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
Network Waterfall
277 requests over 8665ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 3.9 s LCP 8.9 shttps://esquire.com// https://esquire.com/ — 301 — 399 B — 348 ms — h2https://www.esquire.com/www.esquire.com/ https://www.esquire.com/ — 200 — 111.0 KiB — 112 ms — h2https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/webpack-6a36650e379a6b61.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/webpack-6a36650e379a6b61.js — 200 — 12.8 KiB — 14 ms — h2https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/framework-81603682134898a6.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/framework-81603682134898a6.js — 200 — 13.8 KiB — 14 ms — h2https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/main-d2f686aa31e32b32.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/main-d2f686aa31e32b32.js — 200 — 41.6 KiB — 57 ms — h2https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_templates/homepage-7ce6dab15eab829a.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_templates/homepage-7ce6dab15eab829a.js — 200 — 7.4 KiB — 33 ms — h2https://www.esquire.com/api/styles.css?id=287d11a8-4e50-4043-863e-66a2eddad454&type=section&source=section%3Acustomwww.esquire.com/api/styles.css?id=2... https://www.esquire.com/api/styles.css?id=287d11a8-4e50-4043-863e-66a2eddad454&type=section&source=section%3Acustom — 200 — 36.0 KiB — 119 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 89 ms — h2https://www.esquire.com/_assets/moapt/2.437.0/moapt-data.jswww.esquire.com/_assets/moapt/2.437... https://www.esquire.com/_assets/moapt/2.437.0/moapt-data.js — 200 — 53.4 KiB — 65 ms — h3https://www.esquire.com/_assets/moapt/2.437.0/moapt-bundle-hdm.jswww.esquire.com/_assets/moapt/2.437... https://www.esquire.com/_assets/moapt/2.437.0/moapt-bundle-hdm.js — 200 — 57.7 KiB — 89 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/18492.e0fee10d4d6d64a0.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/18492.e0fee10d4d6d64a0.js — 200 — 4.7 KiB — 55 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/64788.07bc01df611beb78.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/64788.07bc01df611beb78.js — 200 — 2.1 KiB — 55 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/30722.305d6f233abcb73d.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/30722.305d6f233abcb73d.js — 200 — 2.8 KiB — 56 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_app-4f9afbaf363dcc46.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_app-4f9afbaf363dcc46.js — 200 — 27.6 KiB — 99 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/1e70892d-e98ad515256ffd0f.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/1e70892d-e98ad515256ffd0f.js — 200 — 12.4 KiB — 64 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/11407-e47f0fbb4466606f.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/11407-e47f0fbb4466606f.js — 200 — 10.0 KiB — 98 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/2110-4826507b46490df2.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/2110-4826507b46490df2.js — 200 — 6.2 KiB — 73 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/83498-acaf2aa3e53c64c2.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/83498-acaf2aa3e53c64c2.js — 200 — 22.3 KiB — 73 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/42240-a0d0da8b55d575fa.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/42240-a0d0da8b55d575fa.js — 200 — 7.5 KiB — 108 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/96872-7c9768b0df5117c9.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/96872-7c9768b0df5117c9.js — 200 — 14.8 KiB — 79 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/92949-e9259914c7313fc1.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/92949-e9259914c7313fc1.js — 200 — 16.9 KiB — 79 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/87112-96dfef4d668204ac.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/87112-96dfef4d668204ac.js — 200 — 8.6 KiB — 107 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/6162-4d039237791f7e63.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/6162-4d039237791f7e63.js — 200 — 9.5 KiB — 92 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/49910-08d2a938e9d0be4b.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/49910-08d2a938e9d0be4b.js — 200 — 9.2 KiB — 92 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/41847-efad3c04272c72b4.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/41847-efad3c04272c72b4.js — 200 — 7.8 KiB — 91 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/81399-b25cdce7e2a00e1c.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/81399-b25cdce7e2a00e1c.js — 200 — 6.9 KiB — 91 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/98756-a01c640eb8d92598.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/98756-a01c640eb8d92598.js — 200 — 5.3 KiB — 106 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/74011-55fecbe15c571fd6.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/74011-55fecbe15c571fd6.js — 200 — 43.0 KiB — 137 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/94370-578c836f372b7f07.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/94370-578c836f372b7f07.js — 200 — 7.2 KiB — 108 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/8758-d82b224e798dced0.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/8758-d82b224e798dced0.js — 200 — 10.2 KiB — 125 ms — h3
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 3.9 s LCP 8.9 shttps://esquire.com// https://esquire.com/ — 301 — 399 B — 348 ms — h2https://www.esquire.com/www.esquire.com/ https://www.esquire.com/ — 200 — 111.0 KiB — 112 ms — h2https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/webpack-6a36650e379a6b61.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/webpack-6a36650e379a6b61.js — 200 — 12.8 KiB — 14 ms — h2https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/framework-81603682134898a6.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/framework-81603682134898a6.js — 200 — 13.8 KiB — 14 ms — h2https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/main-d2f686aa31e32b32.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/main-d2f686aa31e32b32.js — 200 — 41.6 KiB — 57 ms — h2https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_templates/homepage-7ce6dab15eab829a.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_templates/homepage-7ce6dab15eab829a.js — 200 — 7.4 KiB — 33 ms — h2https://www.esquire.com/api/styles.css?id=287d11a8-4e50-4043-863e-66a2eddad454&type=section&source=section%3Acustomwww.esquire.com/api/styles.css?id=2... https://www.esquire.com/api/styles.css?id=287d11a8-4e50-4043-863e-66a2eddad454&type=section&source=section%3Acustom — 200 — 36.0 KiB — 119 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 89 ms — h2https://www.esquire.com/_assets/moapt/2.437.0/moapt-data.jswww.esquire.com/_assets/moapt/2.437... https://www.esquire.com/_assets/moapt/2.437.0/moapt-data.js — 200 — 53.4 KiB — 65 ms — h3https://www.esquire.com/_assets/moapt/2.437.0/moapt-bundle-hdm.jswww.esquire.com/_assets/moapt/2.437... https://www.esquire.com/_assets/moapt/2.437.0/moapt-bundle-hdm.js — 200 — 57.7 KiB — 89 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/18492.e0fee10d4d6d64a0.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/18492.e0fee10d4d6d64a0.js — 200 — 4.7 KiB — 55 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/64788.07bc01df611beb78.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/64788.07bc01df611beb78.js — 200 — 2.1 KiB — 55 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/30722.305d6f233abcb73d.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/30722.305d6f233abcb73d.js — 200 — 2.8 KiB — 56 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_app-4f9afbaf363dcc46.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_app-4f9afbaf363dcc46.js — 200 — 27.6 KiB — 99 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/1e70892d-e98ad515256ffd0f.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/1e70892d-e98ad515256ffd0f.js — 200 — 12.4 KiB — 64 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/11407-e47f0fbb4466606f.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/11407-e47f0fbb4466606f.js — 200 — 10.0 KiB — 98 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/2110-4826507b46490df2.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/2110-4826507b46490df2.js — 200 — 6.2 KiB — 73 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/83498-acaf2aa3e53c64c2.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/83498-acaf2aa3e53c64c2.js — 200 — 22.3 KiB — 73 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/42240-a0d0da8b55d575fa.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/42240-a0d0da8b55d575fa.js — 200 — 7.5 KiB — 108 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/96872-7c9768b0df5117c9.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/96872-7c9768b0df5117c9.js — 200 — 14.8 KiB — 79 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/92949-e9259914c7313fc1.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/92949-e9259914c7313fc1.js — 200 — 16.9 KiB — 79 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/87112-96dfef4d668204ac.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/87112-96dfef4d668204ac.js — 200 — 8.6 KiB — 107 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/6162-4d039237791f7e63.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/6162-4d039237791f7e63.js — 200 — 9.5 KiB — 92 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/49910-08d2a938e9d0be4b.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/49910-08d2a938e9d0be4b.js — 200 — 9.2 KiB — 92 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/41847-efad3c04272c72b4.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/41847-efad3c04272c72b4.js — 200 — 7.8 KiB — 91 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/81399-b25cdce7e2a00e1c.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/81399-b25cdce7e2a00e1c.js — 200 — 6.9 KiB — 91 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/98756-a01c640eb8d92598.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/98756-a01c640eb8d92598.js — 200 — 5.3 KiB — 106 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/74011-55fecbe15c571fd6.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/74011-55fecbe15c571fd6.js — 200 — 43.0 KiB — 137 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/94370-578c836f372b7f07.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/94370-578c836f372b7f07.js — 200 — 7.2 KiB — 108 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/8758-d82b224e798dced0.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/8758-d82b224e798dced0.js — 200 — 10.2 KiB — 125 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/41403-2da79dbaee5537de.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/41403-2da79dbaee5537de.js — 200 — 1.6 KiB — 116 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/50756-32dbec233e51cab8.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/50756-32dbec233e51cab8.js — 200 — 18.0 KiB — 127 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/14687-ad249766f6a92b1d.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/14687-ad249766f6a92b1d.js — 200 — 5.5 KiB — 136 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/88526-206d599008f77ae1.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/88526-206d599008f77ae1.js — 200 — 4.6 KiB — 135 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/70150-067bd71e7388afdb.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/70150-067bd71e7388afdb.js — 200 — 14.6 KiB — 152 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/60408-767779f7ac97fa3c.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/60408-767779f7ac97fa3c.js — 200 — 12.8 KiB — 133 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/48261-a6f1def1e98c78be.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/48261-a6f1def1e98c78be.js — 200 — 11.1 KiB — 123 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/18229-7f222bdde90c4ce0.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/18229-7f222bdde90c4ce0.js — 200 — 7.4 KiB — 122 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/19598-62ffeea933d5428a.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/19598-62ffeea933d5428a.js — 200 — 38.6 KiB — 152 ms — h3https://www.esquire.com/_assets/design-tokens/fre/static/icons/envelope-simple-regular.91a0134.svg?embedwww.esquire.com/_assets/design-toke... https://www.esquire.com/_assets/design-tokens/fre/static/icons/envelope-simple-regular.91a0134.svg?embed — 200 — 703 B — 149 ms — h3https://www.esquire.com/_assets/design-tokens/fre/static/icons/list-regular.88e6477.svg?embedwww.esquire.com/_assets/design-toke... https://www.esquire.com/_assets/design-tokens/fre/static/icons/list-regular.88e6477.svg?embed — 200 — 654 B — 149 ms — h3https://www.esquire.com/_assets/design-tokens/fre/static/icons/magnifying-glass-regular.94a1e62.svg?embedwww.esquire.com/_assets/design-toke... https://www.esquire.com/_assets/design-tokens/fre/static/icons/magnifying-glass-regular.94a1e62.svg?embed — 200 — 673 B — 150 ms — h3https://www.esquire.com/_assets/design-tokens/esquire/static/images/logos/logo.20861e6.svg?embedwww.esquire.com/_assets/design-toke... https://www.esquire.com/_assets/design-tokens/esquire/static/images/logos/logo.20861e6.svg?embed — 200 — 1.9 KiB — 149 ms — h3https://www.esquire.com/_assets/design-tokens/latest/fre/static/icons/caret-left-regular.svg?embedwww.esquire.com/_assets/design-toke... https://www.esquire.com/_assets/design-tokens/latest/fre/static/icons/caret-left-regular.svg?embed — 200 — 657 B — 141 ms — h3https://www.esquire.com/_assets/design-tokens/latest/fre/static/icons/caret-right-regular.svg?embedwww.esquire.com/_assets/design-toke... https://www.esquire.com/_assets/design-tokens/latest/fre/static/icons/caret-right-regular.svg?embed — 200 — 659 B — 141 ms — h3https://sb.scorecardresearch.com/beacon.jssb.scorecardresearch.com/beacon.js https://sb.scorecardresearch.com/beacon.js — 200 — 6.7 KiB — 98 ms — h2https://www.googletagmanager.com/gtag/js?id=G-3RET6VT9F2www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-3RET6VT9F2 — 200 — 161.5 KiB — 223 ms — h2https://www.esquire.com/_assets/design-tokens/fre/static/icons/caret-left-regular.5546078.svgwww.esquire.com/_assets/design-toke... https://www.esquire.com/_assets/design-tokens/fre/static/icons/caret-left-regular.5546078.svg — 200 — 891 B — 48 ms — h3https://www.esquire.com/_assets/design-tokens/fre/static/images/privacy/opt-out.0b0a6a3.svgwww.esquire.com/_assets/design-toke... https://www.esquire.com/_assets/design-tokens/fre/static/images/privacy/opt-out.0b0a6a3.svg — 200 — 1.0 KiB — 48 ms — h3https://www.esquire.com/_assets/design-tokens/fre/static/icons/social/x.3361b6d.svg?primary=%2523000000&id=social-button-iconwww.esquire.com/_assets/design-toke... https://www.esquire.com/_assets/design-tokens/fre/static/icons/social/x.3361b6d.svg?primary=%2523000000&id=social-button-icon — 200 — 724 B — 86 ms — h3https://www.esquire.com/_assets/design-tokens/fre/static/icons/social/tiktok.603c377.svg?primary=%2523000000&id=social-button-iconwww.esquire.com/_assets/design-toke... https://www.esquire.com/_assets/design-tokens/fre/static/icons/social/tiktok.603c377.svg?primary=%2523000000&id=social-button-icon — 200 — 735 B — 85 ms — h3https://www.esquire.com/_assets/design-tokens/fre/static/icons/social/youtube.ce3e1ae.svg?primary=%2523000000&id=social-button-iconwww.esquire.com/_assets/design-toke... https://www.esquire.com/_assets/design-tokens/fre/static/icons/social/youtube.ce3e1ae.svg?primary=%2523000000&id=social-button-icon — 200 — 895 B — 85 ms — h3https://www.esquire.com/_assets/design-tokens/fre/static/icons/social/facebook.a5a3a69.svg?primary=%2523000000&id=social-button-iconwww.esquire.com/_assets/design-toke... https://www.esquire.com/_assets/design-tokens/fre/static/icons/social/facebook.a5a3a69.svg?primary=%2523000000&id=social-button-icon — 200 — 663 B — 85 ms — h3https://www.esquire.com/_assets/design-tokens/fre/static/icons/social/instagram.f282b14.svg?primary=%2523000000&id=social-button-iconwww.esquire.com/_assets/design-toke... https://www.esquire.com/_assets/design-tokens/fre/static/icons/social/instagram.f282b14.svg?primary=%2523000000&id=social-button-icon — 200 — 1.4 KiB — 84 ms — h3https://www.esquire.com/_assets/design-tokens/fre/static/icons/social/pinterest.e8cf655.svg?primary=%2523000000&id=social-button-iconwww.esquire.com/_assets/design-toke... https://www.esquire.com/_assets/design-tokens/fre/static/icons/social/pinterest.e8cf655.svg?primary=%2523000000&id=social-button-icon — 200 — 930 B — 84 ms — h3https://hips.hearstapps.com/hmg-prod/images/407388ec-cd2e-40e7-94e1-e0e8592cab31.jpg?crop=1xw:0.75xh;0xw,0.141xh&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/407388ec-cd2e-40e7-94e1-e0e8592cab31.jpg?crop=1xw:0.75xh;0xw,0.141xh&resize=640:* — 200 — 41.8 KiB — 81 ms — h2https://hips.hearstapps.com/hmg-prod/images/d1ec5e99-fbcf-486d-963d-45155ae8e5db.jpg?crop=0.5xw:1xh;center,top&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/d1ec5e99-fbcf-486d-963d-45155ae8e5db.jpg?crop=0.5xw:1xh;center,top&resize=640:* — 200 — 33.5 KiB — 62 ms — h2https://hips.hearstapps.com/hmg-prod/images/54b67279-aa67-428e-b661-a7e5a96a97b2.png?crop=0.609811320755xw:1xh;center,top&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/54b67279-aa67-428e-b661-a7e5a96a97b2.png?crop=0.609811320755xw:1xh;center,top&resize=640:* — 200 — 7.0 KiB — 85 ms — h2https://hips.hearstapps.com/hmg-prod/images/c70eaec5-3889-4b33-a63a-d611041a9338.jpg?crop=0.355xw:0.532xh;0.281xw,0.013xh&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/c70eaec5-3889-4b33-a63a-d611041a9338.jpg?crop=0.355xw:0.532xh;0.281xw,0.013xh&resize=640:* — 200 — 58.2 KiB — 87 ms — h2https://hips.hearstapps.com/hmg-prod/images/9d06df68-eee9-481c-9487-0b26c1a76dc5.jpeg?crop=0.667xw:1xh;0.121xw,0xh&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/9d06df68-eee9-481c-9487-0b26c1a76dc5.jpeg?crop=0.667xw:1xh;0.121xw,0xh&resize=640:* — 200 — 29.7 KiB — 81 ms — h2https://hips.hearstapps.com/hmg-prod/images/bf164498-fb4d-4ea9-aa8f-7ebd73ac50a7.jpg?crop=1.00xw:0.808xh;0,0.0553xh&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/bf164498-fb4d-4ea9-aa8f-7ebd73ac50a7.jpg?crop=1.00xw:0.808xh;0,0.0553xh&resize=640:* — 200 — 19.3 KiB — 83 ms — h2https://www.esquire.com/_assets/design-tokens/fre/static/icons/envelope-simple-regular.91a0134.svg?primary=var(--_palette-gray-34)www.esquire.com/_assets/design-toke... https://www.esquire.com/_assets/design-tokens/fre/static/icons/envelope-simple-regular.91a0134.svg?primary=var(--_palette-gray-34) — 200 — 736 B — 77 ms — h3https://www.esquire.com/_assets/design-tokens/fre/static/fonts/inter-v3-latin-700.8b8011b.woff2www.esquire.com/_assets/design-toke... https://www.esquire.com/_assets/design-tokens/fre/static/fonts/inter-v3-latin-700.8b8011b.woff2 — 200 — 18.2 KiB — 31 ms — h3https://www.esquire.com/_assets/design-tokens/esquire/static/fonts/Lausanne-550.e9ff2bf.woff2www.esquire.com/_assets/design-toke... https://www.esquire.com/_assets/design-tokens/esquire/static/fonts/Lausanne-550.e9ff2bf.woff2 — 200 — 19.3 KiB — 35 ms — h3https://www.esquire.com/_assets/design-tokens/esquire/static/fonts/playfair-latin-regular.563b9ed.woff2www.esquire.com/_assets/design-toke... https://www.esquire.com/_assets/design-tokens/esquire/static/fonts/playfair-latin-regular.563b9ed.woff2 — 200 — 59.1 KiB — 37 ms — h3https://www.esquire.com/_assets/design-tokens/esquire/static/fonts/playfair-latin-regular-italic.3c6f6a1.woff2www.esquire.com/_assets/design-toke... https://www.esquire.com/_assets/design-tokens/esquire/static/fonts/playfair-latin-regular-italic.3c6f6a1.woff2 — 200 — 67.5 KiB — 50 ms — h3https://www.esquire.com/_assets/design-tokens/esquire/static/fonts/Lausanne-550-Italic.026a034.woff2www.esquire.com/_assets/design-toke... https://www.esquire.com/_assets/design-tokens/esquire/static/fonts/Lausanne-550-Italic.026a034.woff2 — 200 — 20.2 KiB — 50 ms — h3https://hips.hearstapps.com/hmg-prod/images/e1399479-9a3e-4040-b6a7-3d4e3017efab.gif?crop=1xw:1xh;0xw,0xh&resize=1200:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/e1399479-9a3e-4040-b6a7-3d4e3017efab.gif?crop=1xw:1xh;0xw,0xh&resize=1200:* — 200 — 1.2 MiB — 78 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.8 KiB — 48 ms — h3https://www.esquire.com/_assets/moapt/2.437.0/moapt-bidder-pb-hdm.10.23.0.jswww.esquire.com/_assets/moapt/2.437... https://www.esquire.com/_assets/moapt/2.437.0/moapt-bidder-pb-hdm.10.23.0.js — 200 — 107.7 KiB — 14 ms — h3https://cdn.cookielaw.org/consent/dde84b0b-4765-4678-8b5c-df73697d21f9/dde84b0b-4765-4678-8b5c-df73697d21f9.jsoncdn.cookielaw.org/consent/dde84b0b-... https://cdn.cookielaw.org/consent/dde84b0b-4765-4678-8b5c-df73697d21f9/dde84b0b-4765-4678-8b5c-df73697d21f9.json — 200 — 2.7 KiB — 39 ms — h2https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/23593.2f1b5207ca1ca970.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/23593.2f1b5207ca1ca970.js — 200 — 661 B — 466 ms — h3https://static-assets.hearstapps.com/design-tokens/manifest.jsonstatic-assets.hearstapps.com/design... https://static-assets.hearstapps.com/design-tokens/manifest.json — 200 — 55.2 KiB — 24 ms — h2https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/16007.bf16fa5d0bba7bb3.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/16007.bf16fa5d0bba7bb3.js — 200 — 6.8 KiB — 6 ms — h3https://heimdall.hearstapps.com/voltronheimdall.hearstapps.com/voltron https://heimdall.hearstapps.com/voltron — 200 — 0 B — 77 ms — h2https://heimdall.hearstapps.com/voltronheimdall.hearstapps.com/voltron https://heimdall.hearstapps.com/voltron — 200 — 72 B — 95 ms — h2https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 309 B — 70 ms — h2https://www.esquire.com/style/mens-accessories/a71087666/tudor-monarch-watch-2026/www.esquire.com/style/mens-accessor... https://www.esquire.com/style/mens-accessories/a71087666/tudor-monarch-watch-2026/ — 200 — 86.1 KiB — 2.6 s — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/95371.c563afab535bb851.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/95371.c563afab535bb851.js — 200 — 2.2 KiB — 10 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/media/polyfills.script.5251d011.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/media/polyfills.script.5251d011.js — 200 — 879 B — 12 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/59941.837b1c4152e58e39.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/59941.837b1c4152e58e39.js — 200 — 1.3 KiB — 12 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/64301.d6a640fec93e3a76.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/64301.d6a640fec93e3a76.js — 200 — 25.4 KiB — 10 ms — h3https://assets.hearstapps.com/commerce/release/affiliate-bundle.8.8.2.jsassets.hearstapps.com/commerce/rele... https://assets.hearstapps.com/commerce/release/affiliate-bundle.8.8.2.js — 200 — 18.6 KiB — 26 ms — h2https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/media/cmp.script.f10e1a9b.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/media/cmp.script.f10e1a9b.js — 200 — 5.4 KiB — 13 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/42642.316ea09d07c40e3e.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/42642.316ea09d07c40e3e.js — 200 — 3.2 KiB — 15 ms — h3https://www.esquire.com/api/feature-flags/www.esquire.com/api/feature-flags/ https://www.esquire.com/api/feature-flags/ — 200 — 3.5 KiB — 343 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/93914.cbf34291e989f9e3.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/93914.cbf34291e989f9e3.js — 200 — 1.2 KiB — 10 ms — h3https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js — 200 — 129.0 KiB — 88 ms — h2https://cdn.speedcurve.com/js/lux.js?id=231332287cdn.speedcurve.com/js/lux.js?id=231... https://cdn.speedcurve.com/js/lux.js?id=231332287 — 200 — 11.5 KiB — 76 ms — h2https://www.esquire.com/_assets/jam/renderer.jswww.esquire.com/_assets/jam/rendere... https://www.esquire.com/_assets/jam/renderer.js — 200 — 18.0 KiB — 40 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/97235.3166351f6dd4ffcb.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/97235.3166351f6dd4ffcb.js — 200 — 7.3 KiB — 12 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/12479.d03cd7edcb0d4c18.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/12479.d03cd7edcb0d4c18.js — 200 — 6.9 KiB — 29 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/50425.f2206d2bf510001b.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/50425.f2206d2bf510001b.js — 200 — 3.8 KiB — 43 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/67023.4c2c7482ad8abdc2.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/67023.4c2c7482ad8abdc2.js — 200 — 6.7 KiB — 43 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/31516.168991a531a40857.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/31516.168991a531a40857.js — 200 — 9.3 KiB — 42 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/47057.991d1eb324d3d230.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/47057.991d1eb324d3d230.js — 200 — 2.2 KiB — 42 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/28871.6d53f8d50fa1ac44.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/28871.6d53f8d50fa1ac44.js — 200 — 1.0 KiB — 48 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/45388.5a087a703d2b4c83.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/45388.5a087a703d2b4c83.js — 200 — 12.9 KiB — 35 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/31255.2e2570294b454832.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/31255.2e2570294b454832.js — 200 — 4.7 KiB — 34 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/33547.5e253d7a89fd2452.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/33547.5e253d7a89fd2452.js — 200 — 1.0 KiB — 18 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/47398.1909769c5cfff61c.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/47398.1909769c5cfff61c.js — 200 — 8.7 KiB — 16 ms — h3https://jam.hearstapps.com/rules/match/8b6b0f67-bcde-4d9d-86c6-dedff1abae12?collections=%5B%5D&countryCode=US&deviceType=mobile&displayType=undefined&entitlements=%5B%5D&excludePaywall=true&GDPR=NA&jamAb=undefined&journeyCampaign=null&path=%2F&isLanding=true&referrer=&section=home-page&signedIn=false&sponsored=false&subsection=undefined&tags=%5B%5D&themes=%5B%5D&contentId=undefinedjam.hearstapps.com/rules/match/8b6b... https://jam.hearstapps.com/rules/match/8b6b0f67-bcde-4d9d-86c6-dedff1abae12?collections=%5B%5D&countryCode=US&deviceType=mobile&displayType=undefined&entitlements=%5B%5D&excludePaywall=true&GDPR=NA&jamAb=undefined&journeyCampaign=null&path=%2F&isLanding=true&referrer=&section=home-page&signedIn=false&sponsored=false&subsection=undefined&tags=%5B%5D&themes=%5B%5D&contentId=undefined — 200 — 626 B — 76 ms — h2https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/20605.fafd3574311ad5e7.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/20605.fafd3574311ad5e7.js — 200 — 27.4 KiB — 11 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/34082.2cccccadfa4419de.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/34082.2cccccadfa4419de.js — 200 — 3.1 KiB — 14 ms — h3https://cdn.p-n.io/pushly-sdk.min.js?domain_key=2kfRgGFDTwOeshpHs3tW204OrPjZq3JUpy7dcdn.p-n.io/pushly-sdk.min.js?domain... https://cdn.p-n.io/pushly-sdk.min.js?domain_key=2kfRgGFDTwOeshpHs3tW204OrPjZq3JUpy7d — 200 — 45.8 KiB — 46 ms — h2https://accounts.google.com/gsi/clientaccounts.google.com/gsi/client https://accounts.google.com/gsi/client — 200 — 96.0 KiB — 173 ms — h2https://hips.hearstapps.com/hmg-prod/images/7dda7d9a-b466-44a4-9559-7ce73a779bdf.jpg?crop=0.6666666666666666xw:1xh;center,top&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/7dda7d9a-b466-44a4-9559-7ce73a779bdf.jpg?crop=0.6666666666666666xw:1xh;center,top&resize=640:* — 200 — 29.3 KiB — 5 ms — h2https://hips.hearstapps.com/hmg-prod/images/59f47151-e04f-46c1-8393-9818f388c127.png?crop=0.368xw:0.736xh;0.025xw,0.06xh&resize=640:*hips.hearstapps.com/hmg-prod/images... https://hips.hearstapps.com/hmg-prod/images/59f47151-e04f-46c1-8393-9818f388c127.png?crop=0.368xw:0.736xh;0.025xw,0.06xh&resize=640:* — 200 — 8.9 KiB — 6 ms — h2https://www.esquire.com/_assets/design-tokens/fre/static/icons/clock-regular.4ddebeb.svg?embedwww.esquire.com/_assets/design-toke... https://www.esquire.com/_assets/design-tokens/fre/static/icons/clock-regular.4ddebeb.svg?embed — 200 — 687 B — 8 ms — h3https://www.esquire.com/_assets/design-tokens/fre/static/icons/x-circle-regular.ba825dc.svg?embedwww.esquire.com/_assets/design-toke... https://www.esquire.com/_assets/design-tokens/fre/static/icons/x-circle-regular.ba825dc.svg?embed — 200 — 711 B — 8 ms — h3https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097946securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604170101/pubads_impl.js?cb=31097946 — 200 — 187.4 KiB — 17 ms — h3https://cdn.cookielaw.org/consent/dde84b0b-4765-4678-8b5c-df73697d21f9/01965dc6-71e5-7476-92db-6709717bf5f8/en.jsoncdn.cookielaw.org/consent/dde84b0b-... https://cdn.cookielaw.org/consent/dde84b0b-4765-4678-8b5c-df73697d21f9/01965dc6-71e5-7476-92db-6709717bf5f8/en.json — 200 — 82.2 KiB — 45 ms — h2https://accounts.google.com/gsi/styleaccounts.google.com/gsi/style https://accounts.google.com/gsi/style — 200 — 665 B — 69 ms — h2https://cdn.cookielaw.org/scripttemplates/202602.1.0/otGPP.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/otGPP.js — 200 — 22.3 KiB — 26 ms — h2https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202602.1.0/assets/otCommonStyles.css — 200 — 4.7 KiB — 19 ms — h2https://sb.scorecardresearch.com/b?c1=2&c2=6035258&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776802619763&ns_c=UTF-8&cs_cfg=1001110&cs_ucfr=&cs_ucc=1&cs_cmp_id=28&cs_cmp_rt=347&cs_cmp_av=1.1&gpp_sid=8&gpp_smv=1.1&cs_cmp_ie=13&c7=https%3A%2F%2Fwww.esquire.com%2F&c8=Esquire%20-%20Men%27s%20Fashion%2C%20Cocktails%2C%20Politics%2C%20Interviews%2C%20and%20Women&c9=sb.scorecardresearch.com/b?c1=2&c2=... https://sb.scorecardresearch.com/b?c1=2&c2=6035258&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776802619763&ns_c=UTF-8&cs_cfg=1001110&cs_ucfr=&cs_ucc=1&cs_cmp_id=28&cs_cmp_rt=347&cs_cmp_av=1.1&gpp_sid=8&gpp_smv=1.1&cs_cmp_ie=13&c7=https%3A%2F%2Fwww.esquire.com%2F&c8=Esquire%20-%20Men%27s%20Fashion%2C%20Cocktails%2C%20Politics%2C%20Interviews%2C%20and%20Women&c9= — 302 — 675 B — 91 ms — h2https://www-sst.esquire.com/gtag/js?id=G-8675309&l=dataLayerwww-sst.esquire.com/gtag/js?id=G-86... https://www-sst.esquire.com/gtag/js?id=G-8675309&l=dataLayer — 200 — 135.8 KiB — 181 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 26 ms — h3https://config.aps.amazon-adsystem.com/configs/3049config.aps.amazon-adsystem.com/conf... https://config.aps.amazon-adsystem.com/configs/3049 — 200 — 1.6 KiB — 26 ms — h2https://client.aps.amazon-adsystem.com/publisher.jsclient.aps.amazon-adsystem.com/publ... https://client.aps.amazon-adsystem.com/publisher.js — 200 — 82.5 KiB — 34 ms — h2https://api.permutive.com/ctx/v1/segment?k=7d237500-e85c-4846-9eb8-5635df7b050capi.permutive.com/ctx/v1/segment?k=... https://api.permutive.com/ctx/v1/segment?k=7d237500-e85c-4846-9eb8-5635df7b050c — 200 — 366 B — 195 ms — h2https://0272ac85-5199-4024-a555-397c3d825d95.edge.permutive.app/eb036676-52ea-47b5-a2f6-fcfb4ece9c00-web.js0272ac85-5199-4024-a555-397c3d825d9... https://0272ac85-5199-4024-a555-397c3d825d95.edge.permutive.app/eb036676-52ea-47b5-a2f6-fcfb4ece9c00-web.js — 200 — 182.4 KiB — 81 ms — h2https://launchpad-wrapper.privacymanager.io/abc09196-b383-4e8c-992b-91cbfacb0e79/launchpad-liveramp.jslaunchpad-wrapper.privacymanager.io... https://launchpad-wrapper.privacymanager.io/abc09196-b383-4e8c-992b-91cbfacb0e79/launchpad-liveramp.js — 200 — 2.0 KiB — 26 ms — h2https://hearst.solutions.cdn.optable.co/public-assets/hearst-sdk.jshearst.solutions.cdn.optable.co/pub... https://hearst.solutions.cdn.optable.co/public-assets/hearst-sdk.js — 200 — 17.0 KiB — 69 ms — h2https://cdn.brandmetrics.com/tag/a6a45799-d06f-4cce-9dd7-4a947f7e7816/esquire.com.jscdn.brandmetrics.com/tag/a6a45799-d... https://cdn.brandmetrics.com/tag/a6a45799-d06f-4cce-9dd7-4a947f7e7816/esquire.com.js — 200 — 3.6 KiB — 64 ms — h2https://cdn.adsafeprotected.com/iasPET.1.jscdn.adsafeprotected.com/iasPET.1.js https://cdn.adsafeprotected.com/iasPET.1.js — 200 — 6.7 KiB — 46 ms — http/1.1https://ak.sail-horizon.com/spm/spm.v1.min.jsak.sail-horizon.com/spm/spm.v1.min.... https://ak.sail-horizon.com/spm/spm.v1.min.js — 200 — 48.1 KiB — 63 ms — h2https://www.googletagmanager.com/gtag/destination?id=G-8675309&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=G-8675309&cx=c&gtm=4e64h1 — 200 — 137.1 KiB — 66 ms — h2https://sb.scorecardresearch.com/b2?c1=2&c2=6035258&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776802619763&ns_c=UTF-8&cs_cfg=1001110&cs_ucfr=&cs_ucc=1&cs_cmp_id=28&cs_cmp_rt=347&cs_cmp_av=1.1&gpp_sid=8&gpp_smv=1.1&cs_cmp_ie=13&c7=https%3A%2F%2Fwww.esquire.com%2F&c8=Esquire%20-%20Men%27s%20Fashion%2C%20Cocktails%2C%20Politics%2C%20Interviews%2C%20and%20Women&c9=sb.scorecardresearch.com/b2?c1=2&c2... https://sb.scorecardresearch.com/b2?c1=2&c2=6035258&cs_it=b1&cv=4.13.1%2B2508250908&ns__t=1776802619763&ns_c=UTF-8&cs_cfg=1001110&cs_ucfr=&cs_ucc=1&cs_cmp_id=28&cs_cmp_rt=347&cs_cmp_av=1.1&gpp_sid=8&gpp_smv=1.1&cs_cmp_ie=13&c7=https%3A%2F%2Fwww.esquire.com%2F&c8=Esquire%20-%20Men%27s%20Fashion%2C%20Cocktails%2C%20Politics%2C%20Interviews%2C%20and%20Women&c9= — 204 — 223 B — 9 ms — h2https://connect.facebook.net/signals/config/690796760981964?v=2.9.303&r=stable&domain=www.esquire.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/690796760981964?v=2.9.303&r=stable&domain=www.esquire.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 47.1 KiB — 14 ms — h3https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Fwww.esquire.com%2F&domain=www.esquire.com&cw=1&lsw=1&gpp=DBABBg~BUoAAAKA.QA&gpp_sid=8gum.criteo.com/sid/json?origin=preb... https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Fwww.esquire.com%2F&domain=www.esquire.com&cw=1&lsw=1&gpp=DBABBg~BUoAAAKA.QA&gpp_sid=8 — 200 — 0 B — 153 ms — h2https://id5-sync.com/api/config/prebidid5-sync.com/api/config/prebid https://id5-sync.com/api/config/prebid — 200 — 654 B — 487 ms — h2https://cdn.id5-sync.com/api/1.0/id5PrebidModule.jscdn.id5-sync.com/api/1.0/id5PrebidM... https://cdn.id5-sync.com/api/1.0/id5PrebidModule.js — 200 — 29.5 KiB — 33 ms — h2https://api.rlcdn.com/api/identity/envelope?pid=13603&gpp=DBABBg~BUoAAAKA.QA&gpp_sid=8api.rlcdn.com/api/identity/envelope... https://api.rlcdn.com/api/identity/envelope?pid=13603&gpp=DBABBg~BUoAAAKA.QA&gpp_sid=8 — 204 — 279 B — 101 ms — h2https://match.adsrvr.org/track/rid?ttd_pid=qwkgvub&fmt=jsonmatch.adsrvr.org/track/rid?ttd_pid=... https://match.adsrvr.org/track/rid?ttd_pid=qwkgvub&fmt=json — 200 — 573 B — 90 ms — h2https://cm.g.doubleclick.net/partnerpixels?tfcd=0&gpp=DBABBg~BUoAAAKA.QA&gpp_sid=8&url=https%3A%2F%2Fwww.esquire.com%2Fcm.g.doubleclick.net/partnerpixels?... https://cm.g.doubleclick.net/partnerpixels?tfcd=0&gpp=DBABBg~BUoAAAKA.QA&gpp_sid=8&url=https%3A%2F%2Fwww.esquire.com%2F — 200 — 232 B — 65 ms — h2https://cdn.parsely.com/keys/esquire.com/p.jscdn.parsely.com/keys/esquire.com/p.... https://cdn.parsely.com/keys/esquire.com/p.js — 200 — 24.7 KiB — 21 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-3RET6VT9F2&gtm=45je64h1v892599798za200zd892599798&_p=1776802618246&_gaz=1&gcs=G111&gcd=13t3t3t3t5l1&npa=0&dma=0&gdid=dYWJhMj&_eu=AAAAAGA&are=1&cid=917815801.1776802621&frm=0&pscdl=noapi&rcb=16&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401&sid=1776802620&sct=1&seg=0&dl=https%3A%2F%2Fwww.esquire.com%2F&dt=Esquire%20-%20Men%27s%20Fashion%2C%20Cocktails%2C%20Politics%2C%20Interviews%2C%20and%20Women&_tu=BAg&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.urlFull=https%3A%2F%2Fwww.esquire.com%2F&ep.ctntHrchy=&ep.aBlkr=no&ep.usrAgt=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Mobile%20Safari%2F537.36&ep.viewport=Mobile&ep.scrnOrient=Portrait&ep.scrnDims=412x823&ep.displayType=homepage_hds&ep.gdprConsent=Not%20Eligible&ep.rovCtntId=287d11a8-4e50-4043-863e-66a2eddad454&ep.hearstNode=&ep.template=Homepage&ep.siteName=Esquire&ep.articleId=esquire.section.9663841&ep.canonicalUrl=https%3A%2F%2Fwww.esquire.com%2F&ep.author=&ep.pubDt=2026-04-21%2019%3A45&ep.articleLen=n%2Fa&ep.lastModif=2026-04-21%2019%3A45&ep.ctntType=homepage&ep.metaKwrds=&ep.hreflang=7&ep.socialHead=Esquire%20-%20Men%27s%20Fashion%2C%20Cocktails%2C%20Politics%2C%20Interviews%2C%20and%20Women&ep.dirMeth=landing&ep.adBundleVer=2.437.0&ep.mediaOSVer=nextfre-1.8.71&ep.locale=en-us&ep.pwlAcs=Paywall%20Eligible&ep.disDisAds=%7B%22breaker%22%3A%22f%22%2C%22feed%22%3A%22f%22%2C%22leaderboard%22%3A%22f%22%2C%22main%22%3A%22f%22%7D&ep.ccdl=na&ep.conSpd=4g&ep.optexp=pushly_notifications%3Aactive%2Creaders_also_read%3Acontrol&epn.ctntView=1&epn.totView=1&epn.unblkdView=1&up.subxReg=N&up.sthruId=sailthru%3Dfalse&up.gStat=false&up.dStat=false&up.cStat=false&up.cGrp=C0001%2CC0002%2CC0003%2CC0004%2CC0005%2CSSPD_BG&up.mosb=06f1290f-97d6-5669-b3bc-0bd8c5a20ec1&tfd=2848analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-3RET6VT9F2&gtm=45je64h1v892599798za200zd892599798&_p=1776802618246&_gaz=1&gcs=G111&gcd=13t3t3t3t5l1&npa=0&dma=0&gdid=dYWJhMj&_eu=AAAAAGA&are=1&cid=917815801.1776802621&frm=0&pscdl=noapi&rcb=16&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401&sid=1776802620&sct=1&seg=0&dl=https%3A%2F%2Fwww.esquire.com%2F&dt=Esquire%20-%20Men%27s%20Fashion%2C%20Cocktails%2C%20Politics%2C%20Interviews%2C%20and%20Women&_tu=BAg&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.urlFull=https%3A%2F%2Fwww.esquire.com%2F&ep.ctntHrchy=&ep.aBlkr=no&ep.usrAgt=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Mobile%20Safari%2F537.36&ep.viewport=Mobile&ep.scrnOrient=Portrait&ep.scrnDims=412x823&ep.displayType=homepage_hds&ep.gdprConsent=Not%20Eligible&ep.rovCtntId=287d11a8-4e50-4043-863e-66a2eddad454&ep.hearstNode=&ep.template=Homepage&ep.siteName=Esquire&ep.articleId=esquire.section.9663841&ep.canonicalUrl=https%3A%2F%2Fwww.esquire.com%2F&ep.author=&ep.pubDt=2026-04-21%2019%3A45&ep.articleLen=n%2Fa&ep.lastModif=2026-04-21%2019%3A45&ep.ctntType=homepage&ep.metaKwrds=&ep.hreflang=7&ep.socialHead=Esquire%20-%20Men%27s%20Fashion%2C%20Cocktails%2C%20Politics%2C%20Interviews%2C%20and%20Women&ep.dirMeth=landing&ep.adBundleVer=2.437.0&ep.mediaOSVer=nextfre-1.8.71&ep.locale=en-us&ep.pwlAcs=Paywall%20Eligible&ep.disDisAds=%7B%22breaker%22%3A%22f%22%2C%22feed%22%3A%22f%22%2C%22leaderboard%22%3A%22f%22%2C%22main%22%3A%22f%22%7D&ep.ccdl=na&ep.conSpd=4g&ep.optexp=pushly_notifications%3Aactive%2Creaders_also_read%3Acontrol&epn.ctntView=1&epn.totView=1&epn.unblkdView=1&up.subxReg=N&up.sthruId=sailthru%3Dfalse&up.gStat=false&up.dStat=false&up.cStat=false&up.cGrp=C0001%2CC0002%2CC0003%2CC0004%2CC0005%2CSSPD_BG&up.mosb=06f1290f-97d6-5669-b3bc-0bd8c5a20ec1&tfd=2848 — 204 — 549 B — 108 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-3RET6VT9F2&cid=917815801.1776802621&gtm=45je64h1v892599798za200zd892599798&rcb=16&aip=1&dma=0&gcs=G111&gcd=13t3t3t3t5l1&npa=0&frm=0&tag_exp=0~115938465~115938468~117266401stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-3RET6VT9F2&cid=917815801.1776802621&gtm=45je64h1v892599798za200zd892599798&rcb=16&aip=1&dma=0&gcs=G111&gcd=13t3t3t3t5l1&npa=0&frm=0&tag_exp=0~115938465~115938468~117266401 — 204 — 549 B — 82 ms — h2https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Fwww.esquire.com%2F&domain=www.esquire.com&cw=1&lsw=1&gpp=DBABBg~BUoAAAKA.QA&gpp_sid=8gum.criteo.com/sid/json?origin=preb... https://gum.criteo.com/sid/json?origin=prebid&topUrl=https%3A%2F%2Fwww.esquire.com%2F&domain=www.esquire.com&cw=1&lsw=1&gpp=DBABBg~BUoAAAKA.QA&gpp_sid=8 — 200 — 1.0 KiB — 132 ms — h2https://www.googletagmanager.com/gtag/js?id=G-8675309&gtg_health=1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-8675309&gtg_health=1 — 200 — 156 B — 25 ms — h3https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.jsc.amazon-adsystem.com/bao-csm/aps-c... https://c.amazon-adsystem.com/bao-csm/aps-comm/aps_csm.js — 200 — 3.1 KiB — 20 ms — h2https://c.amazon-adsystem.com/cdn/prod/config?src=3049&u=https%3A%2F%2Fwww.esquire.comc.amazon-adsystem.com/cdn/prod/conf... https://c.amazon-adsystem.com/cdn/prod/config?src=3049&u=https%3A%2F%2Fwww.esquire.com — 200 — 2.2 KiB — 16 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 0 B — 46 ms — h2https://tags.crwdcntrl.net/lt/c/16576/sync.min.jstags.crwdcntrl.net/lt/c/16576/sync.... https://tags.crwdcntrl.net/lt/c/16576/sync.min.js — 200 — 13.1 KiB — 24 ms — h2https://aax.amazon-adsystem.com/e/dtb/bidaax.amazon-adsystem.com/e/dtb/bid https://aax.amazon-adsystem.com/e/dtb/bid — 200 — 502 B — 194 ms — h2https://launchpad-beta.privacymanager.io/latest/launchpad.bundle.jslaunchpad-beta.privacymanager.io/la... https://launchpad-beta.privacymanager.io/latest/launchpad.bundle.js — 200 — 45.4 KiB — 34 ms — h2https://pixel.adsafeprotected.com/services/pub?anId=931694&slot=%7Bid:gpt_gal_a,ss:%5B1.2,1.5,1.600,300.250,300.400,300.600,320.50,320.480,1.1%5D,p:/36117602/hdm-esquire/homepage/atf,t:display%7D&slot=%7Bid:gpt_outofpage,ss:%5B1.1%5D,p:/36117602/hdm-esquire/homepage/atf,t:display%7D&wr=412.823&sr=412.823&sessionId=10aea74c-fec5-6f22-3c11-20968840e48d&url=https%253A%252F%252Fwww.esquire.com%252Fpixel.adsafeprotected.com/services/... https://pixel.adsafeprotected.com/services/pub?anId=931694&slot=%7Bid:gpt_gal_a,ss:%5B1.2,1.5,1.600,300.250,300.400,300.600,320.50,320.480,1.1%5D,p:/36117602/hdm-esquire/homepage/atf,t:display%7D&slot=%7Bid:gpt_outofpage,ss:%5B1.1%5D,p:/36117602/hdm-esquire/homepage/atf,t:display%7D&wr=412.823&sr=412.823&sessionId=10aea74c-fec5-6f22-3c11-20968840e48d&url=https%253A%252F%252Fwww.esquire.com%252F — 200 — 732 B — 462 ms — h2https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=11636&site_id=369872&zone_id=2040300&size_id=15&p_pos=atf&gpp=DBABBg~BUoAAAKA.QA&gpp_sid=8&eid_pubcid.org=1eb61978-c4e7-42a4-9a51-dede93f93132%5E1%5E%5E%5E%5E%5E&eid_adserver.org=5d163eb7-5fd1-4e01-8bce-65555f52091b%5E1%5E%5Eadserver.org%5Eadserver.org%5E4%5ETDID&rf=https%3A%2F%2Fwww.esquire.com%2F&tg_i.domain=esquire.com&tg_i.page=https%3A%2F%2Fwww.esquire.com%2F&tg_i.documentLang=en-US&tg_i.avb=40&tg_i.tla=hdm-esquire&tg_i.dfp_ad_unit_code=%2F36117602%2Fhdm-esquire%2Fhomepage%2Fatf&tk_flint=pbjs_lite_v10.23.0&x_source.tid=ub8498d9e-22cc-4ea6-8ffd-41e00529158b&l_pb_bid_id=89c591d3-e02e-452d-a0e3-8c51bac28d35&p_screen_res=412x823&rp_secure=1&x_imp.ext.tid=ue2e7c27f-5f88-4bda-a45a-9063ba50349c&p_gpid=%2F36117602%2Fhdm-esquire%2Fhomepage%2Fatf%2Fgpt_gal_a&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F1&m_ch_platform=Android&slots=1&rand=0.9987433711461143fastlane.rubiconproject.com/a/api/f... https://fastlane.rubiconproject.com/a/api/fastlane.json?account_id=11636&site_id=369872&zone_id=2040300&size_id=15&p_pos=atf&gpp=DBABBg~BUoAAAKA.QA&gpp_sid=8&eid_pubcid.org=1eb61978-c4e7-42a4-9a51-dede93f93132%5E1%5E%5E%5E%5E%5E&eid_adserver.org=5d163eb7-5fd1-4e01-8bce-65555f52091b%5E1%5E%5Eadserver.org%5Eadserver.org%5E4%5ETDID&rf=https%3A%2F%2Fwww.esquire.com%2F&tg_i.domain=esquire.com&tg_i.page=https%3A%2F%2Fwww.esquire.com%2F&tg_i.documentLang=en-US&tg_i.avb=40&tg_i.tla=hdm-esquire&tg_i.dfp_ad_unit_code=%2F36117602%2Fhdm-esquire%2Fhomepage%2Fatf&tk_flint=pbjs_lite_v10.23.0&x_source.tid=ub8498d9e-22cc-4ea6-8ffd-41e00529158b&l_pb_bid_id=89c591d3-e02e-452d-a0e3-8c51bac28d35&p_screen_res=412x823&rp_secure=1&x_imp.ext.tid=ue2e7c27f-5f88-4bda-a45a-9063ba50349c&p_gpid=%2F36117602%2Fhdm-esquire%2Fhomepage%2Fatf%2Fgpt_gal_a&m_ch_ua=%22Chromium%22%7Cv%3D%22146%22%2C%22Google%20Chrome%22%7Cv%3D%22146%22&m_ch_mobile=%3F1&m_ch_platform=Android&slots=1&rand=0.9987433711461143 — 200 — 6.1 KiB — 153 ms — h2https://ib.adnxs.com/openrtb2/prebidjsib.adnxs.com/openrtb2/prebidjs https://ib.adnxs.com/openrtb2/prebidjs — 204 — 525 B — 53 ms — h2https://htlb.casalemedia.com/openrtb/pbjs?s=670284htlb.casalemedia.com/openrtb/pbjs?s... https://htlb.casalemedia.com/openrtb/pbjs?s=670284 — 200 — 557 B — 330 ms — h3https://direct.adsrvr.org/bid/bidder/hearstmagazinesdirect.adsrvr.org/bid/bidder/hearst... https://direct.adsrvr.org/bid/bidder/hearstmagazines — 200 — 247 B — 71 ms — h2https://a.teads.tv/hb/bid-requesta.teads.tv/hb/bid-request https://a.teads.tv/hb/bid-request — 200 — 1.0 KiB — 208 ms — h2https://tlx.3lift.com/header/auction?lib=prebid&v=10.23.0&referrer=https%3A%2F%2Fwww.esquire.com%2F&tmax=3000tlx.3lift.com/header/auction?lib=pr... https://tlx.3lift.com/header/auction?lib=prebid&v=10.23.0&referrer=https%3A%2F%2Fwww.esquire.com%2F&tmax=3000 — 200 — 541 B — 90 ms — h2https://cdn.brandmetrics.com/scripts/bundle/65568.js?sid=6e21a93b-760f-4a59-bcaf-9425d3449004&toploc=www.esquire.comcdn.brandmetrics.com/scripts/bundle... https://cdn.brandmetrics.com/scripts/bundle/65568.js?sid=6e21a93b-760f-4a59-bcaf-9425d3449004&toploc=www.esquire.com — 200 — 16.7 KiB — 17 ms — h2https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=1api.sail-personalize.com/v1/persona... https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=1 — 200 — 0 B — 223 ms — h2https://na.edge.optable.co/config?osdk=web-v0.48.0&sid=YalnUcKX-Pd9mIg4sNHrIw&t=hearst&o=prod-esquire-com&cookies=no&passport=na.edge.optable.co/config?osdk=web-... https://na.edge.optable.co/config?osdk=web-v0.48.0&sid=YalnUcKX-Pd9mIg4sNHrIw&t=hearst&o=prod-esquire-com&cookies=no&passport= — 200 — 249 B — 46 ms — h2https://na.edge.optable.co/config?osdk=web-v0.48.0&sid=X7-sFxq09dxjGOjyPwwxTw&t=hearst-mag&o=prod-esquire-com&cookies=no&passport=na.edge.optable.co/config?osdk=web-... https://na.edge.optable.co/config?osdk=web-v0.48.0&sid=X7-sFxq09dxjGOjyPwwxTw&t=hearst-mag&o=prod-esquire-com&cookies=no&passport= — 200 — 432 B — 44 ms — h2blob:https://www.esquire.com/bd9b801d-93c2-48f2-b641-096def1317cfwww.esquire.com/bd9b801d-93c2-48f2-... blob:https://www.esquire.com/bd9b801d-93c2-48f2-b641-096def1317cf — 200 — -1 B — 87 ms — blobhttps://na.edge.optable.co/v2/targeting?id=__passport__&osdk=web-v0.48.0&sid=X7-sFxq09dxjGOjyPwwxTw&t=hearst-mag&o=prod-esquire-com&cookies=no&passport=eyJhbGciOiJub25lIiwidHlwIjoiSldUIn0.eyJpZCI6InY6NWE3NXVxdTQ4ZXU2Q0lzWFpaZk9qUiIsIm5ldyI6dHJ1ZSwiZXhwIjoxNzc5Mzk0NjIwfQ.na.edge.optable.co/v2/targeting?id=... https://na.edge.optable.co/v2/targeting?id=__passport__&osdk=web-v0.48.0&sid=X7-sFxq09dxjGOjyPwwxTw&t=hearst-mag&o=prod-esquire-com&cookies=no&passport=eyJhbGciOiJub25lIiwidHlwIjoiSldUIn0.eyJpZCI6InY6NWE3NXVxdTQ4ZXU2Q0lzWFpaZk9qUiIsIm5ldyI6dHJ1ZSwiZXhwIjoxNzc5Mzk0NjIwfQ. — 200 — 339 B — 22 ms — h2https://0272ac85-5199-4024-a555-397c3d825d95.prmutv.co/v2.0/pxid?k=7d237500-e85c-4846-9eb8-5635df7b050c0272ac85-5199-4024-a555-397c3d825d9... https://0272ac85-5199-4024-a555-397c3d825d95.prmutv.co/v2.0/pxid?k=7d237500-e85c-4846-9eb8-5635df7b050c — 200 — 359 B — 210 ms — h2https://ib.adnxs.com/getuidj?gdpr=0ib.adnxs.com/getuidj?gdpr=0 https://ib.adnxs.com/getuidj?gdpr=0 — 200 — 572 B — 17 ms — h2https://s.amazon-adsystem.com/iu3?cm3ppd=1&d=dtb-pub&csif=t&dl=n-stack_n-bliss.amazon-adsystem.com/iu3?cm3ppd=1&... https://s.amazon-adsystem.com/iu3?cm3ppd=1&d=dtb-pub&csif=t&dl=n-stack_n-blis — 302 — 746 B — 212 ms — http/1.1https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=1api.sail-personalize.com/v1/persona... https://api.sail-personalize.com/v1/personalize/simple?pageviews=1&isMobile=1 — 200 — 497 B — 77 ms — h2https://api.permutive.com/v2.0/watson?k=7d237500-e85c-4846-9eb8-5635df7b050capi.permutive.com/v2.0/watson?k=7d2... https://api.permutive.com/v2.0/watson?k=7d237500-e85c-4846-9eb8-5635df7b050c — 200 — 475 B — 172 ms — h2https://www-sst.esquire.com/g/collect?v=2&tid=G-8675309&gtm=45he64h1za204&_p=1776802618246&gcs=G111&gcd=13t3t3t2t5l1&npa=0&dma_cps=a&dma=1&gdid=dYWJhMj&ecid=2029413324&_fplc=0&are=1&cid=917815801.1776802621&frm=0&pscdl=noapi&rcb=15&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=&sst.rnd=1181575586.1776802621&sst.gpp=DBABBg~BUoAAAKA.QA&sst.gpp_sid=8&sst.tft=1776802618246&sst.lpc=238298132&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=1&tag_exp=0~115938465~115938468~117266400~118463261&sid=1776802620&sct=1&seg=0&dl=https%3A%2F%2Fwww.esquire.com%2F&dt=Esquire%20-%20Men%27s%20Fashion%2C%20Cocktails%2C%20Politics%2C%20Interviews%2C%20and%20Women&_tu=BAg&en=PageView&_fv=1&_ss=1&_ee=1&gap.gtb=1&ep.fb_event_id=17768026202045480638&ep.fb_event_name=PageView&ep.fb_pixel_id=690796760981964&ep.country=US&up.subxReg=N&up.sthruId=sailthru%3Dfalse&up.gStat=false&up.dStat=false&up.cStat=false&up.cGrp=C0001%2CC0002%2CC0003%2CC0004%2CC0005%2CSSPD_BG&up.mosb=06f1290f-97d6-5669-b3bc-0bd8c5a20ec1&tfd=3477&richsstssewww-sst.esquire.com/g/collect?v=2&t... https://www-sst.esquire.com/g/collect?v=2&tid=G-8675309&gtm=45he64h1za204&_p=1776802618246&gcs=G111&gcd=13t3t3t2t5l1&npa=0&dma_cps=a&dma=1&gdid=dYWJhMj&ecid=2029413324&_fplc=0&are=1&cid=917815801.1776802621&frm=0&pscdl=noapi&rcb=15&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=&sst.rnd=1181575586.1776802621&sst.gpp=DBABBg~BUoAAAKA.QA&sst.gpp_sid=8&sst.tft=1776802618246&sst.lpc=238298132&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=1&tag_exp=0~115938465~115938468~117266400~118463261&sid=1776802620&sct=1&seg=0&dl=https%3A%2F%2Fwww.esquire.com%2F&dt=Esquire%20-%20Men%27s%20Fashion%2C%20Cocktails%2C%20Politics%2C%20Interviews%2C%20and%20Women&_tu=BAg&en=PageView&_fv=1&_ss=1&_ee=1&gap.gtb=1&ep.fb_event_id=17768026202045480638&ep.fb_event_name=PageView&ep.fb_pixel_id=690796760981964&ep.country=US&up.subxReg=N&up.sthruId=sailthru%3Dfalse&up.gStat=false&up.dStat=false&up.cStat=false&up.cGrp=C0001%2CC0002%2CC0003%2CC0004%2CC0005%2CSSPD_BG&up.mosb=06f1290f-97d6-5669-b3bc-0bd8c5a20ec1&tfd=3477&richsstsse — 200 — 731 B — 287 ms — h2https://www-sst.esquire.com/g/collect?v=2&tid=G-8675309&gtm=45he64h1za204&_p=1776802618246&gcs=G111&gcd=13t3t3t2t5l1&npa=0&dma_cps=a&dma=1&gdid=dYWJhMj&ecid=2029413324&_eu=AAAAAAQ&_fplc=0&are=1&cid=917815801.1776802621&frm=0&pscdl=noapi&rcb=15&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=&sst.rnd=1181575586.1776802621&sst.gpp=DBABBg~BUoAAAKA.QA&sst.gpp_sid=8&sst.tft=1776802618246&sst.lpc=238298132&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=2&tag_exp=0~115938465~115938468~117266400~118463261&sid=1776802620&sct=1&seg=0&dl=https%3A%2F%2Fwww.esquire.com%2F&dt=Esquire%20-%20Men%27s%20Fashion%2C%20Cocktails%2C%20Politics%2C%20Interviews%2C%20and%20Women&en=ViewContent&_ee=1&gap.gtb=1&ep.fb_event_id=17768026202072516873&ep.fb_event_name=ViewContent&ep.fb_pixel_id=690796760981964&ep.fb_content_category=&ep.fb_content_ids=esquire.section.9663841&ep.fb_content_name=&ep.fb_content_subcategory=&ep.fb_content_type=&ep.fb_pwlAcs=Paywall%20Eligible&ep.country=US&_et=5&tfd=3486&richsstssewww-sst.esquire.com/g/collect?v=2&t... https://www-sst.esquire.com/g/collect?v=2&tid=G-8675309&gtm=45he64h1za204&_p=1776802618246&gcs=G111&gcd=13t3t3t2t5l1&npa=0&dma_cps=a&dma=1&gdid=dYWJhMj&ecid=2029413324&_eu=AAAAAAQ&_fplc=0&are=1&cid=917815801.1776802621&frm=0&pscdl=noapi&rcb=15&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=&sst.rnd=1181575586.1776802621&sst.gpp=DBABBg~BUoAAAKA.QA&sst.gpp_sid=8&sst.tft=1776802618246&sst.lpc=238298132&sst.navt=n&sst.ude=0&sst.sw_exp=1&_s=2&tag_exp=0~115938465~115938468~117266400~118463261&sid=1776802620&sct=1&seg=0&dl=https%3A%2F%2Fwww.esquire.com%2F&dt=Esquire%20-%20Men%27s%20Fashion%2C%20Cocktails%2C%20Politics%2C%20Interviews%2C%20and%20Women&en=ViewContent&_ee=1&gap.gtb=1&ep.fb_event_id=17768026202072516873&ep.fb_event_name=ViewContent&ep.fb_pixel_id=690796760981964&ep.fb_content_category=&ep.fb_content_ids=esquire.section.9663841&ep.fb_content_name=&ep.fb_content_subcategory=&ep.fb_content_type=&ep.fb_pwlAcs=Paywall%20Eligible&ep.country=US&_et=5&tfd=3486&richsstsse — 200 — 617 B — 370 ms — h2https://cm.g.doubleclick.net/pixel?google_nid=permutive_dmp&google_cm&type=ddp&k=7d237500-e85c-4846-9eb8-5635df7b050c&u=df1e6087-cbc2-4ea7-b363-e73115c8b1e5&gdpr=0cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=permutive_dmp&google_cm&type=ddp&k=7d237500-e85c-4846-9eb8-5635df7b050c&u=df1e6087-cbc2-4ea7-b363-e73115c8b1e5&gdpr=0 — 302 — 600 B — 190 ms — h2https://match.adsrvr.org/track/cmf/generic?ttd_pid=dbegppc&ttd_tpi=1&ttd_puid=7d237500-e85c-4846-9eb8-5635df7b050c,df1e6087-cbc2-4ea7-b363-e73115c8b1e5&gdpr=0match.adsrvr.org/track/cmf/generic?... https://match.adsrvr.org/track/cmf/generic?ttd_pid=dbegppc&ttd_tpi=1&ttd_puid=7d237500-e85c-4846-9eb8-5635df7b050c,df1e6087-cbc2-4ea7-b363-e73115c8b1e5&gdpr=0 — 302 — 382 B — 29 ms — h2https://www-sst.esquire.com/_/service_worker/63b0/sw_iframe.html?origin=https%3A%2F%2Fwww.esquire.com&1p=1www-sst.esquire.com/_/service_worke... https://www-sst.esquire.com/_/service_worker/63b0/sw_iframe.html?origin=https%3A%2F%2Fwww.esquire.com&1p=1 — 200 — 1.7 KiB — 84 ms — h3https://match.adsrvr.org/track/cmb/generic?ttd_pid=dbegppc&ttd_tpi=1&ttd_puid=7d237500-e85c-4846-9eb8-5635df7b050c,df1e6087-cbc2-4ea7-b363-e73115c8b1e5&gdpr=0match.adsrvr.org/track/cmb/generic?... https://match.adsrvr.org/track/cmb/generic?ttd_pid=dbegppc&ttd_tpi=1&ttd_puid=7d237500-e85c-4846-9eb8-5635df7b050c,df1e6087-cbc2-4ea7-b363-e73115c8b1e5&gdpr=0 — 200 — 254 B — 27 ms — h2https://api.permutive.com/v2.0/geoip?include=geo&include=isp&include=ip_hash&k=7d237500-e85c-4846-9eb8-5635df7b050capi.permutive.com/v2.0/geoip?includ... https://api.permutive.com/v2.0/geoip?include=geo&include=isp&include=ip_hash&k=7d237500-e85c-4846-9eb8-5635df7b050c — 200 — 306 B — 184 ms — h3https://api.permutive.com/standard-audiences/v1/affinity?url=https%3A%2F%2Fwww.esquire.com&k=7d237500-e85c-4846-9eb8-5635df7b050capi.permutive.com/standard-audience... https://api.permutive.com/standard-audiences/v1/affinity?url=https%3A%2F%2Fwww.esquire.com&k=7d237500-e85c-4846-9eb8-5635df7b050c — -1 — 0 B — 310 ms — https://cdn.permutive.com/models/v2/eb036676-52ea-47b5-a2f6-fcfb4ece9c00-models.bincdn.permutive.com/models/v2/eb03667... https://cdn.permutive.com/models/v2/eb036676-52ea-47b5-a2f6-fcfb4ece9c00-models.bin — 200 — 53.2 KiB — 37 ms — h2https://s.amazon-adsystem.com/iu3?cm3ppd=1&d=dtb-pub&csif=t&dl=n-stack_n-blis&dcc=ts.amazon-adsystem.com/iu3?cm3ppd=1&... https://s.amazon-adsystem.com/iu3?cm3ppd=1&d=dtb-pub&csif=t&dl=n-stack_n-blis&dcc=t — 200 — 606 B — 80 ms — http/1.1https://securepubads.g.doubleclick.net/gampad/ads?pvsid=459022115556043&correlator=3432333349290842&eid=31097907%2C31097946&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fifs&tfcd=0&gpp=DBABBg~BUoAAAKA.QA&gpp_sid=8&iu_parts=36117602%2Chdm-esquire%2Chomepage%2Catf&enc_prev_ius=%2F0%2F1%2F2%2F3%2C%2F0%2F1%2F2%2F3&prev_iu_szs=320x50%7C1x2%7C1x5%7C1x600%7C300x250%7C300x400%7C300x600%7C320x50%7C320x480%2C1x1&fluid=height%2C0&ifi=1&dids=gpt_gal_a~gpt_outofpage&adfs=3994940373~1649858264&sfv=1-0-45&ists=1&eri=5&sc=1&cookie_enabled=1&abxe=1&dt=1776802621280&adxs=56%2C0&adys=1401%2C148&biw=412&bih=823&scr_x=0&scr_y=0&btvi=1%7C0&ucis=1%7C2&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=4&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDYuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.esquire.com%2F&vis=1&psz=428x62%7C412x0&msz=428x50%7C412x0&fws=516%2C4&ohw=412%2C412&a3p=EjQKCnB1YmNpZC5vcmcSJDFlYjYxOTc4LWM0ZTctNDJhNC05YTUxLWRlZGU5M2Y5MzEzMlgBEjYKDGFkc2VydmVyLm9yZxIkNWQxNjNlYjctNWZkMS00ZTAxLThiY2UtNjU1NTVmNTIwOTFiWAESkwEKCmNyaXRlby5jb20SggEtZjdLTFY5Q1JqVlVkMGx0TUhCNGNYaEVVR0pUY21RMGNHcHNRWGxQTVhaMWR6WmxkVXhCYzI5RVRWVnJjVWxxUjJWemJsWnpjbU5yTjFocmJrTm9UMnhuU3pWUFp6VlBlV2xuZURaU1pUZ3pkamMwZFdwc1FsZHRaeVV6UkNVelJBWAE.&dlt=1776802618131&idt=1903&ppid=HFIDf8995e23f80e0189cf74e0086e142e173992f135e23cb8a6ecd74634ad17f6c1ac64607a054951ba0ccb79866b53d7d7282d2ac2919c613f2dbbf2d5c6d27758&prev_scp=load%3Dimm%26position%3Datf%26slot%3Dm-ga%26adid%3Dgpt_gal_a%26avb%3D40%26amznbid%3D2%26amznp%3D2%26hb_format%3Dbanner%26hb_size%3D1x1%26hb_pb%3D2.00%26hb_adid%3D7b260c9808b9358%26hb_bidder%3Dteads%26hb_format_teads%3Dbanner%26hb_size_teads%3D1x1%26hb_pb_teads%3D2.00%26hb_adid_teads%3D7b260c9808b9358%26hb_bidder_teads%3Dteads%26hb_format_rubicon%3Dbanner%26hb_size_rubicon%3D300x250%26hb_pb_rubicon%3D0.85%26hb_adid_rubicon%3D2d38e5778554a08%26hb_bidder_rubicon%3Drubicon%26hb_ver%3D1.17.2%26amzniid%3D%26amznsz%3D0x0%7Cload%3Dimm%26position%3Doop%26has%3Dprvbnr%26adid%3Dgpt_outofpage%26avb%3D40&cust_params=ab%3Dpx_m_1500_4g%252Ct_m_o_1000%252C3%252Csop074%252Cs7%252Cofs.pushly_notifications.active%252Cofs.readers_also_read.control%26has%3Djam_0%252Cnextfre-1.8.71%252Cnodnt%252Cnomylo-nosub%252Cccdl-na%252Cnet_4g%26artid%3Desquire_section_9663841%26contentID%3D287d11a8-4e50-4043-863e-66a2eddad454%26dtype%3Dhomepage_hds%26page%3Dhomepage%26type%3Dhomepage%26site%3Desquire%26refer%3Dext%26orgpub%3Desquire.com%26tool%3Dhomepage%26viewport%3Dmobile%252Csmall%26pageurl%3Dwww.esquire.com%252F%26permutive%3Drts%26prmtvsdk%3Dweb%26puid%3Ddf1e6087-cbc2-4ea7-b363-e73115c8b1e5%26prmtvvid%3Df5940d37-94df-4bff-a398-8d9506b22344%26prmtvsid%3D7ad66475-b101-4aff-a13b-2e0cc49879d2%26prmtvwid%3Deb036676-52ea-47b5-a2f6-fcfb4ece9c00%26prmtvctx%3Dbwpa%252Cbwpn%252Cbwpi%252Cbufa%252Cbwpc%252Crts&adks=987511216%2C976913628&frm=20&eoidce=1&gblpids=%2F36117602%2Fhdm-esquire%2Fhomepage%2Fatf%2Fgpt_gal_a~%2F36117602%2Fhdm-esquire%2Fhomepage%2Fatf%2Fgpt_gal_a&pb_szs=300x250~300x250&blev=1&bisch=1securepubads.g.doubleclick.net/gamp... https://securepubads.g.doubleclick.net/gampad/ads?pvsid=459022115556043&correlator=3432333349290842&eid=31097907%2C31097946&output=ldjh&gdfp_req=1&vrg=202604170101&ptt=17&impl=fifs&tfcd=0&gpp=DBABBg~BUoAAAKA.QA&gpp_sid=8&iu_parts=36117602%2Chdm-esquire%2Chomepage%2Catf&enc_prev_ius=%2F0%2F1%2F2%2F3%2C%2F0%2F1%2F2%2F3&prev_iu_szs=320x50%7C1x2%7C1x5%7C1x600%7C300x250%7C300x400%7C300x600%7C320x50%7C320x480%2C1x1&fluid=height%2C0&ifi=1&dids=gpt_gal_a~gpt_outofpage&adfs=3994940373~1649858264&sfv=1-0-45&ists=1&eri=5&sc=1&cookie_enabled=1&abxe=1&dt=1776802621280&adxs=56%2C0&adys=1401%2C148&biw=412&bih=823&scr_x=0&scr_y=0&btvi=1%7C0&ucis=1%7C2&oid=2&u_his=2&u_h=823&u_w=412&u_ah=823&u_aw=412&u_cd=24&u_sd=1.75&dmc=4&bc=31&nvt=1&uach=WyJBbmRyb2lkIiwiMTEuMCIsIiIsIm1vdG8gZyBwb3dlciAoMjAyMikiLCIxNDYuMC4wLjAiLG51bGwsMSxudWxsLCI2NCIsW1siTm90LUEuQnJhbmQiLCIyNC4wLjAuMCJdLFsiQ2hyb21pdW0iLCIxNDYuMC43NjgwLjE2NCJdXSwwXQ..&url=https%3A%2F%2Fwww.esquire.com%2F&vis=1&psz=428x62%7C412x0&msz=428x50%7C412x0&fws=516%2C4&ohw=412%2C412&a3p=EjQKCnB1YmNpZC5vcmcSJDFlYjYxOTc4LWM0ZTctNDJhNC05YTUxLWRlZGU5M2Y5MzEzMlgBEjYKDGFkc2VydmVyLm9yZxIkNWQxNjNlYjctNWZkMS00ZTAxLThiY2UtNjU1NTVmNTIwOTFiWAESkwEKCmNyaXRlby5jb20SggEtZjdLTFY5Q1JqVlVkMGx0TUhCNGNYaEVVR0pUY21RMGNHcHNRWGxQTVhaMWR6WmxkVXhCYzI5RVRWVnJjVWxxUjJWemJsWnpjbU5yTjFocmJrTm9UMnhuU3pWUFp6VlBlV2xuZURaU1pUZ3pkamMwZFdwc1FsZHRaeVV6UkNVelJBWAE.&dlt=1776802618131&idt=1903&ppid=HFIDf8995e23f80e0189cf74e0086e142e173992f135e23cb8a6ecd74634ad17f6c1ac64607a054951ba0ccb79866b53d7d7282d2ac2919c613f2dbbf2d5c6d27758&prev_scp=load%3Dimm%26position%3Datf%26slot%3Dm-ga%26adid%3Dgpt_gal_a%26avb%3D40%26amznbid%3D2%26amznp%3D2%26hb_format%3Dbanner%26hb_size%3D1x1%26hb_pb%3D2.00%26hb_adid%3D7b260c9808b9358%26hb_bidder%3Dteads%26hb_format_teads%3Dbanner%26hb_size_teads%3D1x1%26hb_pb_teads%3D2.00%26hb_adid_teads%3D7b260c9808b9358%26hb_bidder_teads%3Dteads%26hb_format_rubicon%3Dbanner%26hb_size_rubicon%3D300x250%26hb_pb_rubicon%3D0.85%26hb_adid_rubicon%3D2d38e5778554a08%26hb_bidder_rubicon%3Drubicon%26hb_ver%3D1.17.2%26amzniid%3D%26amznsz%3D0x0%7Cload%3Dimm%26position%3Doop%26has%3Dprvbnr%26adid%3Dgpt_outofpage%26avb%3D40&cust_params=ab%3Dpx_m_1500_4g%252Ct_m_o_1000%252C3%252Csop074%252Cs7%252Cofs.pushly_notifications.active%252Cofs.readers_also_read.control%26has%3Djam_0%252Cnextfre-1.8.71%252Cnodnt%252Cnomylo-nosub%252Cccdl-na%252Cnet_4g%26artid%3Desquire_section_9663841%26contentID%3D287d11a8-4e50-4043-863e-66a2eddad454%26dtype%3Dhomepage_hds%26page%3Dhomepage%26type%3Dhomepage%26site%3Desquire%26refer%3Dext%26orgpub%3Desquire.com%26tool%3Dhomepage%26viewport%3Dmobile%252Csmall%26pageurl%3Dwww.esquire.com%252F%26permutive%3Drts%26prmtvsdk%3Dweb%26puid%3Ddf1e6087-cbc2-4ea7-b363-e73115c8b1e5%26prmtvvid%3Df5940d37-94df-4bff-a398-8d9506b22344%26prmtvsid%3D7ad66475-b101-4aff-a13b-2e0cc49879d2%26prmtvwid%3Deb036676-52ea-47b5-a2f6-fcfb4ece9c00%26prmtvctx%3Dbwpa%252Cbwpn%252Cbwpi%252Cbufa%252Cbwpc%252Crts&adks=987511216%2C976913628&frm=20&eoidce=1&gblpids=%2F36117602%2Fhdm-esquire%2Fhomepage%2Fatf%2Fgpt_gal_a~%2F36117602%2Fhdm-esquire%2Fhomepage%2Fatf%2Fgpt_gal_a&pb_szs=300x250~300x250&blev=1&bisch=1 — 200 — 13.5 KiB — 120 ms — h3https://cm.g.doubleclick.net/pixel?google_nid=permutive_dmp&google_cm=&type=ddp&k=7d237500-e85c-4846-9eb8-5635df7b050c&u=df1e6087-cbc2-4ea7-b363-e73115c8b1e5&gdpr=0&google_tc=cm.g.doubleclick.net/pixel?google_n... https://cm.g.doubleclick.net/pixel?google_nid=permutive_dmp&google_cm=&type=ddp&k=7d237500-e85c-4846-9eb8-5635df7b050c&u=df1e6087-cbc2-4ea7-b363-e73115c8b1e5&gdpr=0&google_tc= — 302 — 165 B — 44 ms — h2https://a5e5f4408945dbcf4785d15c9089623c.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.htmla5e5f4408945dbcf4785d15c9089623c.sa... https://a5e5f4408945dbcf4785d15c9089623c.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 3.1 KiB — 109 ms — h3https://googlesync.permutive.com/v2.0/px/sync?alias=&error=3&type=ddp&k=7d237500-e85c-4846-9eb8-5635df7b050c&u=df1e6087-cbc2-4ea7-b363-e73115c8b1e5&gdpr=0googlesync.permutive.com/v2.0/px/sy... https://googlesync.permutive.com/v2.0/px/sync?alias=&error=3&type=ddp&k=7d237500-e85c-4846-9eb8-5635df7b050c&u=df1e6087-cbc2-4ea7-b363-e73115c8b1e5&gdpr=0 — -1 — 0 B — 233 ms — https://api.permutive.com/v2.0/identify?k=7d237500-e85c-4846-9eb8-5635df7b050capi.permutive.com/v2.0/identify?k=7... https://api.permutive.com/v2.0/identify?k=7d237500-e85c-4846-9eb8-5635df7b050c — 200 — 66 B — 195 ms — h3https://api.permutive.com/v1.0/state?fetch_unseen=false&k=7d237500-e85c-4846-9eb8-5635df7b050capi.permutive.com/v1.0/state?fetch_... https://api.permutive.com/v1.0/state?fetch_unseen=false&k=7d237500-e85c-4846-9eb8-5635df7b050c — 200 — 34 B — 159 ms — h3https://api.permutive.com/audience-matching/v1/id/df1e6087-cbc2-4ea7-b363-e73115c8b1e5/audiences?k=7d237500-e85c-4846-9eb8-5635df7b050capi.permutive.com/audience-matching... https://api.permutive.com/audience-matching/v1/id/df1e6087-cbc2-4ea7-b363-e73115c8b1e5/audiences?k=7d237500-e85c-4846-9eb8-5635df7b050c — 200 — 25 B — 222 ms — h3https://a5e5f4408945dbcf4785d15c9089623c.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.htmla5e5f4408945dbcf4785d15c9089623c.sa... https://a5e5f4408945dbcf4785d15c9089623c.safeframe.googlesyndication.com/safeframe/1-0-45/html/container.html — 200 — 0 B — 3 ms — h3https://analytics.google.com/g/collect?v=2&tid=G-3RET6VT9F2&gtm=45je64h1v892599798za200zd892599798&_p=1776802618246&gcs=G111&gcd=13t3t3t3t5l1&npa=0&dma=0&gdid=dYWJhMj&_eu=AAAAAGQ&are=1&cid=917815801.1776802621&frm=0&pscdl=noapi&rcb=16&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&tag_exp=0~115938465~115938468~117266401&sid=1776802620&sct=1&seg=0&dl=https%3A%2F%2Fwww.esquire.com%2F&dt=Esquire%20-%20Men%27s%20Fashion%2C%20Cocktails%2C%20Politics%2C%20Interviews%2C%20and%20Women&_tu=AAg&_s=2&tfd=3950analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-3RET6VT9F2&gtm=45je64h1v892599798za200zd892599798&_p=1776802618246&gcs=G111&gcd=13t3t3t3t5l1&npa=0&dma=0&gdid=dYWJhMj&_eu=AAAAAGQ&are=1&cid=917815801.1776802621&frm=0&pscdl=noapi&rcb=16&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&tag_exp=0~115938465~115938468~117266401&sid=1776802620&sct=1&seg=0&dl=https%3A%2F%2Fwww.esquire.com%2F&dt=Esquire%20-%20Men%27s%20Fashion%2C%20Cocktails%2C%20Politics%2C%20Interviews%2C%20and%20Women&_tu=AAg&_s=2&tfd=3950 — 204 — 48 B — 236 ms — h2https://analytics.google.com/g/collect?v=2&tid=G-3RET6VT9F2&gtm=45je64h1v892599798za200zd892599798&_p=1776802618246&_gaz=1&gcs=G111&gcd=13t3t3t2t5l1&npa=0&dma=0&gdid=dYWJhMj&_eu=AEIAAGQ&are=1&cid=917815801.1776802621&frm=0&pscdl=noapi&rcb=16&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=3&tag_exp=0~115938465~115938468~117266401&sid=1776802620&sct=1&seg=0&dl=https%3A%2F%2Fwww.esquire.com%2F&dt=Esquire%20-%20Men%27s%20Fashion%2C%20Cocktails%2C%20Politics%2C%20Interviews%2C%20and%20Women&_tu=AAg&en=ad_impression&ep.urlFull=https%3A%2F%2Fwww.esquire.com%2F&ep.ctntHrchy=&ep.aBlkr=no&ep.usrAgt=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Mobile%20Safari%2F537.36&ep.viewport=Mobile&ep.scrnOrient=Portrait&ep.scrnDims=412x823&ep.displayType=homepage_hds&ep.gdprConsent=Not%20Eligible&ep.rovCtntId=287d11a8-4e50-4043-863e-66a2eddad454&ep.hearstNode=&ep.template=Homepage&ep.siteName=Esquire&ep.articleId=esquire.section.9663841&ep.canonicalUrl=https%3A%2F%2Fwww.esquire.com%2F&ep.author=&ep.pubDt=2026-04-21%2019%3A45&ep.articleLen=n%2Fa&ep.lastModif=2026-04-21%2019%3A45&ep.ctntType=homepage&ep.metaKwrds=&ep.hreflang=7&ep.socialHead=Esquire%20-%20Men%27s%20Fashion%2C%20Cocktails%2C%20Politics%2C%20Interviews%2C%20and%20Women&ep.dirMeth=landing&ep.adBundleVer=2.437.0&ep.mediaOSVer=nextfre-1.8.71&ep.locale=en-us&ep.pwlAcs=Paywall%20Eligible&ep.disDisAds=%7B%22breaker%22%3A%22f%22%2C%22feed%22%3A%22f%22%2C%22leaderboard%22%3A%22f%22%2C%22main%22%3A%22f%22%7D&ep.ccdl=na&ep.conSpd=4g&ep.optexp=pushly_notifications%3Aactive%2Creaders_also_read%3Acontrol&ep.query_id=CLiu08jh_5MDFSrB_QUdT_ANKQ&_et=1073&tfd=3953analytics.google.com/g/collect?v=2&... https://analytics.google.com/g/collect?v=2&tid=G-3RET6VT9F2&gtm=45je64h1v892599798za200zd892599798&_p=1776802618246&_gaz=1&gcs=G111&gcd=13t3t3t2t5l1&npa=0&dma=0&gdid=dYWJhMj&_eu=AEIAAGQ&are=1&cid=917815801.1776802621&frm=0&pscdl=noapi&rcb=16&sr=412x823&uaa=&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=3&tag_exp=0~115938465~115938468~117266401&sid=1776802620&sct=1&seg=0&dl=https%3A%2F%2Fwww.esquire.com%2F&dt=Esquire%20-%20Men%27s%20Fashion%2C%20Cocktails%2C%20Politics%2C%20Interviews%2C%20and%20Women&_tu=AAg&en=ad_impression&ep.urlFull=https%3A%2F%2Fwww.esquire.com%2F&ep.ctntHrchy=&ep.aBlkr=no&ep.usrAgt=Mozilla%2F5.0%20(Linux%3B%20Android%2011%3B%20moto%20g%20power%20(2022))%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F146.0.0.0%20Mobile%20Safari%2F537.36&ep.viewport=Mobile&ep.scrnOrient=Portrait&ep.scrnDims=412x823&ep.displayType=homepage_hds&ep.gdprConsent=Not%20Eligible&ep.rovCtntId=287d11a8-4e50-4043-863e-66a2eddad454&ep.hearstNode=&ep.template=Homepage&ep.siteName=Esquire&ep.articleId=esquire.section.9663841&ep.canonicalUrl=https%3A%2F%2Fwww.esquire.com%2F&ep.author=&ep.pubDt=2026-04-21%2019%3A45&ep.articleLen=n%2Fa&ep.lastModif=2026-04-21%2019%3A45&ep.ctntType=homepage&ep.metaKwrds=&ep.hreflang=7&ep.socialHead=Esquire%20-%20Men%27s%20Fashion%2C%20Cocktails%2C%20Politics%2C%20Interviews%2C%20and%20Women&ep.dirMeth=landing&ep.adBundleVer=2.437.0&ep.mediaOSVer=nextfre-1.8.71&ep.locale=en-us&ep.pwlAcs=Paywall%20Eligible&ep.disDisAds=%7B%22breaker%22%3A%22f%22%2C%22feed%22%3A%22f%22%2C%22leaderboard%22%3A%22f%22%2C%22main%22%3A%22f%22%7D&ep.ccdl=na&ep.conSpd=4g&ep.optexp=pushly_notifications%3Aactive%2Creaders_also_read%3Acontrol&ep.query_id=CLiu08jh_5MDFSrB_QUdT_ANKQ&_et=1073&tfd=3953 — 204 — 48 B — 233 ms — h2https://tpc.googlesyndication.com/safeframe/1-0-45/js/ext.jstpc.googlesyndication.com/safeframe... https://tpc.googlesyndication.com/safeframe/1-0-45/js/ext.js — 200 — 6.6 KiB — 104 ms — h2https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.jspagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/managed/js/activeview/current/ufs_web_display.js — 200 — 73.1 KiB — 66 ms — h3https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjstBtV_KZdolPLyjPetF985vb3gXyCcWrEJ3Syrj1Bugv5Hwj_4nSPodm7WSBaDM4gc7PT7JterPcoc-DNXD7h_efcVXoHQ4n72-kooW8jjaKQyX9doDY7sGSNLJDRJE7puUBtiFWJnZARphXP3j-MwWayfjvSrLskeZmSHiN0k0Ev4rym6DbMgbHo9QRPHVEj2QhysHWJlemhxc15w20fpUc2epK5edC3FMIkAC0qSVyAcMoFVyj7YSjKrY-3uKMojKwUcQVU7GRdRQkhLHiOlDttEhDA3ybmmvof81Z0GRRjQEGio04dEJhV06dZ0TjXjIGYEglawacXjywsUMXXiwf6gc3EWQaJ-HI5pwUKDBwkLBUCg5NiW2cGhcqdJBqFrsYKYDQf6mAC1RgWVIsjEaAi3yrBibuMx-5YG47B8ytA2l-4MF9Y5a&sai=AMfl-YTPRWcdUyp9Plk2ZlkJG7-FRL8JBL-s7gUIoMGslscvD3rbh8IbJgHVcqYx_CLk65NrD947sn2ClQ5wcL5UJ8QChUTXpYYI5ciqGr5e5Ny8bGj3TQZHMqlFgKV9LvoY8CkW23XMXMeYLD00_5t5RPUIWZB259N7gl14bWIn2L9TgHK_6v2Vnz_furlr36SqdB4tAc6RxeOZb-3j4lmdEBsJxkzKdb8C0pro5Bt6TMvl-mMIIbqxVUaC9QYwz7B3zWV-V8fJcbNnGJHCnqx9AeZtyKjWK1233d2coY2Mzi_peE8yE_zFHWdAsO2HOMwc1W8vEqVMDqF0D_kqT1eBpVbyOCN5YLrymDWxZTA1nVQdsZxbJlv5mOh4lw&sig=Cg0ArKJSzOJ_zN96ATveEAE&uach_m=%5BUACH%5D&urlfix=1&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjstBtV_KZdolPLyjPetF985vb3gXyCcWrEJ3Syrj1Bugv5Hwj_4nSPodm7WSBaDM4gc7PT7JterPcoc-DNXD7h_efcVXoHQ4n72-kooW8jjaKQyX9doDY7sGSNLJDRJE7puUBtiFWJnZARphXP3j-MwWayfjvSrLskeZmSHiN0k0Ev4rym6DbMgbHo9QRPHVEj2QhysHWJlemhxc15w20fpUc2epK5edC3FMIkAC0qSVyAcMoFVyj7YSjKrY-3uKMojKwUcQVU7GRdRQkhLHiOlDttEhDA3ybmmvof81Z0GRRjQEGio04dEJhV06dZ0TjXjIGYEglawacXjywsUMXXiwf6gc3EWQaJ-HI5pwUKDBwkLBUCg5NiW2cGhcqdJBqFrsYKYDQf6mAC1RgWVIsjEaAi3yrBibuMx-5YG47B8ytA2l-4MF9Y5a&sai=AMfl-YTPRWcdUyp9Plk2ZlkJG7-FRL8JBL-s7gUIoMGslscvD3rbh8IbJgHVcqYx_CLk65NrD947sn2ClQ5wcL5UJ8QChUTXpYYI5ciqGr5e5Ny8bGj3TQZHMqlFgKV9LvoY8CkW23XMXMeYLD00_5t5RPUIWZB259N7gl14bWIn2L9TgHK_6v2Vnz_furlr36SqdB4tAc6RxeOZb-3j4lmdEBsJxkzKdb8C0pro5Bt6TMvl-mMIIbqxVUaC9QYwz7B3zWV-V8fJcbNnGJHCnqx9AeZtyKjWK1233d2coY2Mzi_peE8yE_zFHWdAsO2HOMwc1W8vEqVMDqF0D_kqT1eBpVbyOCN5YLrymDWxZTA1nVQdsZxbJlv5mOh4lw&sig=Cg0ArKJSzOJ_zN96ATveEAE&uach_m=%5BUACH%5D&urlfix=1&adurl= — 200 — 28 B — 148 ms — h3https://p1.parsely.com/px/?rand=1776802621781&plid=387a257a-8cba-4782-b981-40e6ed5c1c40&idsite=esquire.com&url=https%3A%2F%2Fwww.esquire.com%2F&urlref=&screen=412x823%7C412x823%7C24&data=%7B%22login_status%22%3A%22not_logged_in%22%2C%22membership_status%22%3A%22member%22%2C%22parsely%3Ametadata-detection%22%3A%7B%22version%22%3A0%2C%22url%22%3A%22https%3A%2F%2Fwww.esquire.com%2F%22%2C%22hash%22%3A-1910432452%7D%7D&sid=1&surl=https%3A%2F%2Fwww.esquire.com%2F&sref=&sts=1776802621761&slts=0&title=Esquire+-+Men%27s+Fashion%2C+Cocktails%2C+Politics%2C+Interviews%2C+and+Women&date=Tue+Apr+21+2026+20%3A17%3A01+GMT%2B0000+(Coordinated+Universal+Time)&action=pageview&pvid=e57df4e3-3f7d-4e27-bb5c-69c9fdbbabba&u=pid%3Dc29dad15-5a16-4dc4-b164-550e88abf1c6p1.parsely.com/px/?rand=17768026217... https://p1.parsely.com/px/?rand=1776802621781&plid=387a257a-8cba-4782-b981-40e6ed5c1c40&idsite=esquire.com&url=https%3A%2F%2Fwww.esquire.com%2F&urlref=&screen=412x823%7C412x823%7C24&data=%7B%22login_status%22%3A%22not_logged_in%22%2C%22membership_status%22%3A%22member%22%2C%22parsely%3Ametadata-detection%22%3A%7B%22version%22%3A0%2C%22url%22%3A%22https%3A%2F%2Fwww.esquire.com%2F%22%2C%22hash%22%3A-1910432452%7D%7D&sid=1&surl=https%3A%2F%2Fwww.esquire.com%2F&sref=&sts=1776802621761&slts=0&title=Esquire+-+Men%27s+Fashion%2C+Cocktails%2C+Politics%2C+Interviews%2C+and+Women&date=Tue+Apr+21+2026+20%3A17%3A01+GMT%2B0000+(Coordinated+Universal+Time)&action=pageview&pvid=e57df4e3-3f7d-4e27-bb5c-69c9fdbbabba&u=pid%3Dc29dad15-5a16-4dc4-b164-550e88abf1c6 — 200 — 229 B — 133 ms — http/1.1https://www.facebook.com/tr/?id=690796760981964&ev=PageView&dl=https%3A%2F%2Fwww.esquire.com%2F&rl=&if=false&ts=1776802621714&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=12317&fbp=fb.1.1776802621230.1666234433&ler=empty&cdl=API_unavailable&plt=1345.5&it=1776802620313&coo=false&eid=17768026202045480638&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im1&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=69079676098... https://www.facebook.com/tr/?id=690796760981964&ev=PageView&dl=https%3A%2F%2Fwww.esquire.com%2F&rl=&if=false&ts=1776802621714&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=12317&fbp=fb.1.1776802621230.1666234433&ler=empty&cdl=API_unavailable&plt=1345.5&it=1776802620313&coo=false&eid=17768026202045480638&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im1&expv2[6]=hf0&rqm=GET — 200 — 19 B — 74 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=690796760981964&ev=PageView&dl=https%3A%2F%2Fwww.esquire.com%2F&rl=&if=false&ts=1776802621714&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=12317&fbp=fb.1.1776802621230.1666234433&ler=empty&cdl=API_unavailable&plt=1345.5&it=1776802620313&coo=false&eid=17768026202045480638&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im1&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=690796760981964&ev=PageView&dl=https%3A%2F%2Fwww.esquire.com%2F&rl=&if=false&ts=1776802621714&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=12317&fbp=fb.1.1776802621230.1666234433&ler=empty&cdl=API_unavailable&plt=1345.5&it=1776802620313&coo=false&eid=17768026202045480638&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im1&expv2[6]=hf0&rqm=FGET — 200 — 198 B — 140 ms — h3https://www.facebook.com/tr/?id=690796760981964&ev=ViewContent&dl=https%3A%2F%2Fwww.esquire.com%2F&rl=&if=false&ts=1776802621718&cd[content_category]=&cd[content_ids]=esquire.section.9663841&cd[content_name]=&cd[content_subcategory]=&cd[content_type]=&cd[pwlAcs]=Paywall%20Eligible&sw=412&sh=823&v=2.9.303&r=stable&ec=1&o=12317&fbp=fb.1.1776802621230.1666234433&ler=empty&cdl=API_unavailable&plt=1345.5&it=1776802620313&coo=false&eid=17768026202072516873&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im1&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=69079676098... https://www.facebook.com/tr/?id=690796760981964&ev=ViewContent&dl=https%3A%2F%2Fwww.esquire.com%2F&rl=&if=false&ts=1776802621718&cd[content_category]=&cd[content_ids]=esquire.section.9663841&cd[content_name]=&cd[content_subcategory]=&cd[content_type]=&cd[pwlAcs]=Paywall%20Eligible&sw=412&sh=823&v=2.9.303&r=stable&ec=1&o=12317&fbp=fb.1.1776802621230.1666234433&ler=empty&cdl=API_unavailable&plt=1345.5&it=1776802620313&coo=false&eid=17768026202072516873&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im1&expv2[6]=hf0&rqm=GET — 200 — 16 B — 85 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=690796760981964&ev=ViewContent&dl=https%3A%2F%2Fwww.esquire.com%2F&rl=&if=false&ts=1776802621718&cd[content_category]=&cd[content_ids]=esquire.section.9663841&cd[content_name]=&cd[content_subcategory]=&cd[content_type]=&cd[pwlAcs]=Paywall%20Eligible&sw=412&sh=823&v=2.9.303&r=stable&ec=1&o=12317&fbp=fb.1.1776802621230.1666234433&ler=empty&cdl=API_unavailable&plt=1345.5&it=1776802620313&coo=false&eid=17768026202072516873&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im1&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=690796760981964&ev=ViewContent&dl=https%3A%2F%2Fwww.esquire.com%2F&rl=&if=false&ts=1776802621718&cd[content_category]=&cd[content_ids]=esquire.section.9663841&cd[content_name]=&cd[content_subcategory]=&cd[content_type]=&cd[pwlAcs]=Paywall%20Eligible&sw=412&sh=823&v=2.9.303&r=stable&ec=1&o=12317&fbp=fb.1.1776802621230.1666234433&ler=empty&cdl=API_unavailable&plt=1345.5&it=1776802620313&coo=false&eid=17768026202072516873&tm=1&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im1&expv2[6]=hf0&rqm=FGET — 200 — 194 B — 146 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=fle-fetch-start2 — 204 — 20 B — 109 ms — h3https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=colleague-executed&name=4 — 204 — 20 B — 92 ms — h3https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_templates/standard-article-676e1d9533bab728.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/chunks/pages/_templates/standard-article-676e1d9533bab728.js — 200 — 4.1 KiB — 19 ms — h3https://www.esquire.com/api/styles.css?id=8b6b0f67-bcde-4d9d-86c6-dedff1abae12&type=site&slugs=article&source=content%3Astandard-articlewww.esquire.com/api/styles.css?id=8... https://www.esquire.com/api/styles.css?id=8b6b0f67-bcde-4d9d-86c6-dedff1abae12&type=site&slugs=article&source=content%3Astandard-article — 200 — 42.2 KiB — 158 ms — h3https://api.id5-sync.com/analytics/1750/id5-api-jsapi.id5-sync.com/analytics/1750/id5... https://api.id5-sync.com/analytics/1750/id5-api-js — 200 — 682 B — 505 ms — h2https://cdn.celtra.com/ads/59aca793/safeframe.js?&accountId=414a5ecd&clickUrl=https%3A%2F%2Fadclick.g.doubleclick.net%2Fpcs%2Fclick%3Fxai%3DAKAOjsuuGxBxw1x6gdNRAA3UMcoSkKjvdM-5QRhwGYx5Q6lgBehoWQf8MOwG5nJAg-RgsmXEsUbIkpchlvmcDyNYR6TqXfRz8H5dzn6Y7PAN7iRf7JfbO7T90Epx92nLjyKGlpr4WzTqAsJONWricjcN6S9GRYPdM8eFo_DRclTrU7fS4rAoif9eQY8crZSkvgPHc-DWwZNesStWeU_Ct7s2gtog31J267oXbcAQyUumcFyLzuQc-s81v0SECbBG1qwSgLDVo6oNgYmpB9lt0TVB3KtXPXM_324mnO3xbhj4bGOpPOaILJwV9_ztd1Px9TX3TXp6f0sKqf5sfPdV_fT4TPIDri1QD1yLAZfCm1QY6cY7eGoQrrLpqq7jnpmFC7VZ60ZOLLmSRqm2ImNBfxGkLesQFg%26sai%3DAMfl-YT96A2isA8db262ie3caGKJtpZsJ_ALlq43O9UXnwPaN0Mm7LwEblx0h2H4Wi2C0hwQMULmi0Essskqh9KxDO5DW9vVzzGXK8jkNdH3O1MPW-1Rdpqs5Z32sp4zMo6YVT--TovDZtamqHEdMd3EL8kEbHPXLDusgxOKF4HlP5Cx9pJtBRK4jbyVuFLTgZDgDEtL-0BgHr6XtoeQ959FOTMe-SvRmkkI_9Nh6wOxEv_uzdrm1vkDr2ZgRuP_L1j7UC4GNhgBCby-k2oNW81Oq0hAFh-F89EmChzahmjmwSt6SlGdbiOq-nt3Am1eZB19H8ANO9hCXAJhoiEJBLSeWUjeBODCCJ8s-HrcCofOJesuC2noSqiBqz4mfQ%26sig%3DCg0ArKJSzPlOlupNGa1yEAE%26fbs_aeid%3D%255Bgw_fbsaeid%255D%26urlfix%3D1%26adurl%3D&widthBreakpoint=&expandDirection=&clickEvent=advertiser&iosAdvId=&androidAdvId=&externalAdServer=GoogleAdManager&tagVersion=html-standard-10&eas.JWVjaWQh=138554624766&externalCreativeId=138554624766&externalPlacementId=21729999842&externalSiteId=35117722&externalSiteName=esquire.com&externalLineItemId=7275487884&externalCampaignId=4036825874&externalAdvertiserId=4607911660&coppa=0&externalCreativeSize=1x2&scriptId=celtra-script-1&clientTimestamp=1776802621.894&clientTimeZoneOffsetInMinutes=0&hostPageLoadId=39552527677427085cdn.celtra.com/ads/59aca793/safefra... https://cdn.celtra.com/ads/59aca793/safeframe.js?&accountId=414a5ecd&clickUrl=https%3A%2F%2Fadclick.g.doubleclick.net%2Fpcs%2Fclick%3Fxai%3DAKAOjsuuGxBxw1x6gdNRAA3UMcoSkKjvdM-5QRhwGYx5Q6lgBehoWQf8MOwG5nJAg-RgsmXEsUbIkpchlvmcDyNYR6TqXfRz8H5dzn6Y7PAN7iRf7JfbO7T90Epx92nLjyKGlpr4WzTqAsJONWricjcN6S9GRYPdM8eFo_DRclTrU7fS4rAoif9eQY8crZSkvgPHc-DWwZNesStWeU_Ct7s2gtog31J267oXbcAQyUumcFyLzuQc-s81v0SECbBG1qwSgLDVo6oNgYmpB9lt0TVB3KtXPXM_324mnO3xbhj4bGOpPOaILJwV9_ztd1Px9TX3TXp6f0sKqf5sfPdV_fT4TPIDri1QD1yLAZfCm1QY6cY7eGoQrrLpqq7jnpmFC7VZ60ZOLLmSRqm2ImNBfxGkLesQFg%26sai%3DAMfl-YT96A2isA8db262ie3caGKJtpZsJ_ALlq43O9UXnwPaN0Mm7LwEblx0h2H4Wi2C0hwQMULmi0Essskqh9KxDO5DW9vVzzGXK8jkNdH3O1MPW-1Rdpqs5Z32sp4zMo6YVT--TovDZtamqHEdMd3EL8kEbHPXLDusgxOKF4HlP5Cx9pJtBRK4jbyVuFLTgZDgDEtL-0BgHr6XtoeQ959FOTMe-SvRmkkI_9Nh6wOxEv_uzdrm1vkDr2ZgRuP_L1j7UC4GNhgBCby-k2oNW81Oq0hAFh-F89EmChzahmjmwSt6SlGdbiOq-nt3Am1eZB19H8ANO9hCXAJhoiEJBLSeWUjeBODCCJ8s-HrcCofOJesuC2noSqiBqz4mfQ%26sig%3DCg0ArKJSzPlOlupNGa1yEAE%26fbs_aeid%3D%255Bgw_fbsaeid%255D%26urlfix%3D1%26adurl%3D&widthBreakpoint=&expandDirection=&clickEvent=advertiser&iosAdvId=&androidAdvId=&externalAdServer=GoogleAdManager&tagVersion=html-standard-10&eas.JWVjaWQh=138554624766&externalCreativeId=138554624766&externalPlacementId=21729999842&externalSiteId=35117722&externalSiteName=esquire.com&externalLineItemId=7275487884&externalCampaignId=4036825874&externalAdvertiserId=4607911660&coppa=0&externalCreativeSize=1x2&scriptId=celtra-script-1&clientTimestamp=1776802621.894&clientTimeZoneOffsetInMinutes=0&hostPageLoadId=39552527677427085 — 200 — 5.4 KiB — 138 ms — h2https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3Dpagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/gen_204?id=av-js&type=reach&proto=CAlgAWACaAM%3D — 204 — 20 B — 41 ms — h3https://aam.a47b.com/aam?asid=ekBwWmCi&af=1x2&ad=21729999842&ra=1915866998&pl=138554624766&st=esquire.com&spl=/36117602/hdm-esquire/homepage/atf&adv=4607911660&io=4036825874&li=7275487884&edst=px_m_1500_4g,t_m_o_1000,3,sop074,s7,ofs.pushly_notifications.active,ofs.readers_also_read.control&did=mobile,small&nid=atf&iid=homepage&sv=gpt_gal_a&ptnr=jam_0,nextfre-1.8.71,nodnt,nomylo-nosub,ccdl-na,net_4gaam.a47b.com/aam?asid=ekBwWmCi&af=1... https://aam.a47b.com/aam?asid=ekBwWmCi&af=1x2&ad=21729999842&ra=1915866998&pl=138554624766&st=esquire.com&spl=/36117602/hdm-esquire/homepage/atf&adv=4607911660&io=4036825874&li=7275487884&edst=px_m_1500_4g,t_m_o_1000,3,sop074,s7,ofs.pushly_notifications.active,ofs.readers_also_read.control&did=mobile,small&nid=atf&iid=homepage&sv=gpt_gal_a&ptnr=jam_0,nextfre-1.8.71,nodnt,nomylo-nosub,ccdl-na,net_4g — 200 — 295 B — 153 ms — h2https://pixel.adsafeprotected.com/jload?anId=931694&campId=1x2&pubId=4607911660&chanId=21729999842&placementId=7275487884&pubCreative=138554624766&pubOrder=4036825874&cb=1915866998&adsafe_par&impId=&custom=homepage&custom2=gpt_gal_a&custom3=px_m_1500_4gpixel.adsafeprotected.com/jload?anI... https://pixel.adsafeprotected.com/jload?anId=931694&campId=1x2&pubId=4607911660&chanId=21729999842&placementId=7275487884&pubCreative=138554624766&pubOrder=4036825874&cb=1915866998&adsafe_par&impId=&custom=homepage&custom2=gpt_gal_a&custom3=px_m_1500_4g — 200 — 92.3 KiB — 785 ms — h2data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAWBAMAAACrl3iAAAAABlBMVEUAAAD+AciWmZzWAAAAAnRST… — 200 — 0 B — 0 ms — datahttps://geo.privacymanager.io/geo.privacymanager.io/ https://geo.privacymanager.io/ — 200 — 0 B — 185 ms — h2https://bcp.crwdcntrl.net/6/map?xcid=16576bcp.crwdcntrl.net/6/map?xcid=16576 https://bcp.crwdcntrl.net/6/map?xcid=16576 — 200 — 692 B — 104 ms — h2https://www.facebook.com/tr/?id=690796760981964&ev=PermutiveSegmentEntry&dl=https%3A%2F%2Fwww.esquire.com%2F&rl=&if=false&ts=1776802621937&cd[segment_id]=179643&sw=412&sh=823&v=2.9.303&r=stable&ec=2&o=12317&fbp=fb.1.1776802621230.1666234433&ler=empty&cdl=API_unavailable&plt=1345.5&it=1776802620313&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im1&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=69079676098... https://www.facebook.com/tr/?id=690796760981964&ev=PermutiveSegmentEntry&dl=https%3A%2F%2Fwww.esquire.com%2F&rl=&if=false&ts=1776802621937&cd[segment_id]=179643&sw=412&sh=823&v=2.9.303&r=stable&ec=2&o=12317&fbp=fb.1.1776802621230.1666234433&ler=empty&cdl=API_unavailable&plt=1345.5&it=1776802620313&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im1&expv2[6]=hf0&rqm=GET — 200 — 16 B — 17 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=690796760981964&ev=PermutiveSegmentEntry&dl=https%3A%2F%2Fwww.esquire.com%2F&rl=&if=false&ts=1776802621937&cd[segment_id]=179643&sw=412&sh=823&v=2.9.303&r=stable&ec=2&o=12317&fbp=fb.1.1776802621230.1666234433&ler=empty&cdl=API_unavailable&plt=1345.5&it=1776802620313&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im1&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=690796760981964&ev=PermutiveSegmentEntry&dl=https%3A%2F%2Fwww.esquire.com%2F&rl=&if=false&ts=1776802621937&cd[segment_id]=179643&sw=412&sh=823&v=2.9.303&r=stable&ec=2&o=12317&fbp=fb.1.1776802621230.1666234433&ler=empty&cdl=API_unavailable&plt=1345.5&it=1776802620313&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra0&expv2[4]=rp0&expv2[5]=im1&expv2[6]=hf0&rqm=FGET — 200 — 195 B — 68 ms — h3https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsvkmWTnJ3dX4oqsluVIbtdje3tcReK4j40OigI4OIZ2Ln-ZGfiwcDQfEap0cDKacMEHut14LNJY5of1TBO8UndXDn2JIEicIafQAAE8ZBq2LM5EVXjV-eJIiZVLxJOkcAMThM8-N77n905HYACEfXXqEuw6gPV1vxfNXVkpyJBPzqUuXt5BrKi1H6LMJQjbcl4eBf3Z_cOTpo2JLGIFiLpF7p15VBBVzomLKf4x0WQEF-6X2yJRJpSGmOF79hp1Dzsl_wPNy66eF3wRw4dvlapzmb-oN06Ibv4kHM9UvvzgyxhU7S22ys7WTqQ8DJ-_jYWZKM_RobuxiK2CL2HTn2FqUknO2tal8NsnKZmHerr-LX5wg-UxMhRBYlFqqx0EYnIwJSCnCOJPJiLaMbSyiVhnWNSEeUjWDY_i5njRvmAl1GTC1aDL_HMX7wU&sai=AMfl-YRsLgnq0QW7g0K09n8TqlXxT-_psewQ2c5OiKrtnb8IiNz7xvx72ab8rLpjiaAh7qlSjo3agJHH-cA4LpakUapE6Hlu4fOBsCxja1J5PLFbmfdjVWfUfmiEHPk9KJmnL4Xp9e5tbmVU1pjgDJ2qtPJmJQdaZ7clMoag2m4Ppdmc8q7FJqZqH7fGLf4AOxKJSAMy9B3MBa63rdFezxYvQ4hUyeON0cSTWnXf1A6XRCCp6wUO9gLXeWmKaHLwojH_ZNhLXZb010Fno3d53oH90dKneMulDoq4qwhehxDuzKkvXA-YGgQ-hWYjAPCzPohvR52_rwD6c87OVSohlcFZEmr2g_efOiqkDqLEp4nl52WrVNp6Uh8XEybEgA&sig=Cg0ArKJSzPeBMYquolDHEAE&uach_m=%5BUACH%5D&urlfix=1&dett=2&adurl=securepubads.g.doubleclick.net/pcs/... https://securepubads.g.doubleclick.net/pcs/view?xai=AKAOjsvkmWTnJ3dX4oqsluVIbtdje3tcReK4j40OigI4OIZ2Ln-ZGfiwcDQfEap0cDKacMEHut14LNJY5of1TBO8UndXDn2JIEicIafQAAE8ZBq2LM5EVXjV-eJIiZVLxJOkcAMThM8-N77n905HYACEfXXqEuw6gPV1vxfNXVkpyJBPzqUuXt5BrKi1H6LMJQjbcl4eBf3Z_cOTpo2JLGIFiLpF7p15VBBVzomLKf4x0WQEF-6X2yJRJpSGmOF79hp1Dzsl_wPNy66eF3wRw4dvlapzmb-oN06Ibv4kHM9UvvzgyxhU7S22ys7WTqQ8DJ-_jYWZKM_RobuxiK2CL2HTn2FqUknO2tal8NsnKZmHerr-LX5wg-UxMhRBYlFqqx0EYnIwJSCnCOJPJiLaMbSyiVhnWNSEeUjWDY_i5njRvmAl1GTC1aDL_HMX7wU&sai=AMfl-YRsLgnq0QW7g0K09n8TqlXxT-_psewQ2c5OiKrtnb8IiNz7xvx72ab8rLpjiaAh7qlSjo3agJHH-cA4LpakUapE6Hlu4fOBsCxja1J5PLFbmfdjVWfUfmiEHPk9KJmnL4Xp9e5tbmVU1pjgDJ2qtPJmJQdaZ7clMoag2m4Ppdmc8q7FJqZqH7fGLf4AOxKJSAMy9B3MBa63rdFezxYvQ4hUyeON0cSTWnXf1A6XRCCp6wUO9gLXeWmKaHLwojH_ZNhLXZb010Fno3d53oH90dKneMulDoq4qwhehxDuzKkvXA-YGgQ-hWYjAPCzPohvR52_rwD6c87OVSohlcFZEmr2g_efOiqkDqLEp4nl52WrVNp6Uh8XEybEgA&sig=Cg0ArKJSzPeBMYquolDHEAE&uach_m=%5BUACH%5D&urlfix=1&dett=2&adurl= — 200 — 28 B — 49 ms — h3https://na.edge.optable.co/witness?osdk=web-v0.48.0&sid=X7-sFxq09dxjGOjyPwwxTw&t=hearst-mag&o=prod-esquire-com&cookies=no&passport=eyJhbGciOiJub25lIiwidHlwIjoiSldUIn0.eyJpZCI6InY6NWE3NXVxdTQ4ZXU2Q0lzWFpaZk9qUiIsIm5ldyI6ZmFsc2UsImV4cCI6MTc3OTM5NDYyMX0.na.edge.optable.co/witness?osdk=web... https://na.edge.optable.co/witness?osdk=web-v0.48.0&sid=X7-sFxq09dxjGOjyPwwxTw&t=hearst-mag&o=prod-esquire-com&cookies=no&passport=eyJhbGciOiJub25lIiwidHlwIjoiSldUIn0.eyJpZCI6InY6NWE3NXVxdTQ4ZXU2Q0lzWFpaZk9qUiIsIm5ldyI6ZmFsc2UsImV4cCI6MTc3OTM5NDYyMX0. — 204 — 0 B — 61 ms — h3https://na.edge.optable.co/identify?osdk=web-v0.48.0&sid=X7-sFxq09dxjGOjyPwwxTw&t=hearst-mag&o=prod-esquire-com&cookies=no&passport=eyJhbGciOiJub25lIiwidHlwIjoiSldUIn0.eyJpZCI6InY6NWE3NXVxdTQ4ZXU2Q0lzWFpaZk9qUiIsIm5ldyI6ZmFsc2UsImV4cCI6MTc3OTM5NDYyMX0.na.edge.optable.co/identify?osdk=we... https://na.edge.optable.co/identify?osdk=web-v0.48.0&sid=X7-sFxq09dxjGOjyPwwxTw&t=hearst-mag&o=prod-esquire-com&cookies=no&passport=eyJhbGciOiJub25lIiwidHlwIjoiSldUIn0.eyJpZCI6InY6NWE3NXVxdTQ4ZXU2Q0lzWFpaZk9qUiIsIm5ldyI6ZmFsc2UsImV4cCI6MTc3OTM5NDYyMX0. — 204 — 0 B — 43 ms — h3https://na.edge.optable.co/identify?osdk=web-v0.48.0&sid=YalnUcKX-Pd9mIg4sNHrIw&t=hearst&o=prod-esquire-com&cookies=no&passport=eyJhbGciOiJub25lIiwidHlwIjoiSldUIn0.eyJpZCI6InY6NjNSUlZYcWR6QUpKZnc5aE9naTMzeiIsIm5ldyI6dHJ1ZSwiZXhwIjoxODA4MzM4NjIwfQ.na.edge.optable.co/identify?osdk=we... https://na.edge.optable.co/identify?osdk=web-v0.48.0&sid=YalnUcKX-Pd9mIg4sNHrIw&t=hearst&o=prod-esquire-com&cookies=no&passport=eyJhbGciOiJub25lIiwidHlwIjoiSldUIn0.eyJpZCI6InY6NjNSUlZYcWR6QUpKZnc5aE9naTMzeiIsIm5ldyI6dHJ1ZSwiZXhwIjoxODA4MzM4NjIwfQ. — 204 — 0 B — 48 ms — h3https://td.esquire.com/e/c.gif?et=pv&cid=10458&scid=109&ets=2026-04-21T20:17:02.04+00:00&dmn=&v2=df1e6087-cbc2-4ea7-b363-e73115c8b1e5&v3=5d163eb7-5fd1-4e01-8bce-65555f52091btd.esquire.com/e/c.gif?et=pv&cid=10... https://td.esquire.com/e/c.gif?et=pv&cid=10458&scid=109&ets=2026-04-21T20:17:02.04+00:00&dmn=&v2=df1e6087-cbc2-4ea7-b363-e73115c8b1e5&v3=5d163eb7-5fd1-4e01-8bce-65555f52091b — 200 — 108 B — 147 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 46 ms — h3https://na.edge.optable.co/identify?osdk=web-v0.48.0&sid=X7-sFxq09dxjGOjyPwwxTw&t=hearst-mag&o=prod-esquire-com&cookies=no&passport=eyJhbGciOiJub25lIiwidHlwIjoiSldUIn0.eyJpZCI6InY6NWE3NXVxdTQ4ZXU2Q0lzWFpaZk9qUiIsIm5ldyI6ZmFsc2UsImV4cCI6MTc3OTM5NDYyMX0.na.edge.optable.co/identify?osdk=we... https://na.edge.optable.co/identify?osdk=web-v0.48.0&sid=X7-sFxq09dxjGOjyPwwxTw&t=hearst-mag&o=prod-esquire-com&cookies=no&passport=eyJhbGciOiJub25lIiwidHlwIjoiSldUIn0.eyJpZCI6InY6NWE3NXVxdTQ4ZXU2Q0lzWFpaZk9qUiIsIm5ldyI6ZmFsc2UsImV4cCI6MTc3OTM5NDYyMX0. — 200 — 180 B — 24 ms — h3https://na.edge.optable.co/identify?osdk=web-v0.48.0&sid=YalnUcKX-Pd9mIg4sNHrIw&t=hearst&o=prod-esquire-com&cookies=no&passport=eyJhbGciOiJub25lIiwidHlwIjoiSldUIn0.eyJpZCI6InY6NjNSUlZYcWR6QUpKZnc5aE9naTMzeiIsIm5ldyI6dHJ1ZSwiZXhwIjoxODA4MzM4NjIwfQ.na.edge.optable.co/identify?osdk=we... https://na.edge.optable.co/identify?osdk=web-v0.48.0&sid=YalnUcKX-Pd9mIg4sNHrIw&t=hearst&o=prod-esquire-com&cookies=no&passport=eyJhbGciOiJub25lIiwidHlwIjoiSldUIn0.eyJpZCI6InY6NjNSUlZYcWR6QUpKZnc5aE9naTMzeiIsIm5ldyI6dHJ1ZSwiZXhwIjoxODA4MzM4NjIwfQ. — 200 — 180 B — 24 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIW…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIW… — 200 — 0 B — 0 ms — datablob:https://a5e5f4408945dbcf4785d15c9089623c.safeframe.googlesyndication.com/aabf19be-1c6b-4af0-9ad5-dc034828636ea5e5f4408945dbcf4785d15c9089623c.sa... blob:https://a5e5f4408945dbcf4785d15c9089623c.safeframe.googlesyndication.com/aabf19be-1c6b-4af0-9ad5-dc034828636e — 200 — 0 B — 3 ms — blobhttps://cache-ssl.celtra.com/api/creatives/d5e0feda/compiled/safeframe.js?v=3-5c751a92&secure=1&cachedVariantChoices=W10-&isPurposePreview=0&runnerModernization=1cache-ssl.celtra.com/api/creatives/... https://cache-ssl.celtra.com/api/creatives/d5e0feda/compiled/safeframe.js?v=3-5c751a92&secure=1&cachedVariantChoices=W10-&isPurposePreview=0&runnerModernization=1 — 200 — 108.8 KiB — 42 ms — h2https://na.edge.optable.co/witness?osdk=web-v0.48.0&sid=X7-sFxq09dxjGOjyPwwxTw&t=hearst-mag&o=prod-esquire-com&cookies=no&passport=eyJhbGciOiJub25lIiwidHlwIjoiSldUIn0.eyJpZCI6InY6NWE3NXVxdTQ4ZXU2Q0lzWFpaZk9qUiIsIm5ldyI6ZmFsc2UsImV4cCI6MTc3OTM5NDYyMX0.na.edge.optable.co/witness?osdk=web... https://na.edge.optable.co/witness?osdk=web-v0.48.0&sid=X7-sFxq09dxjGOjyPwwxTw&t=hearst-mag&o=prod-esquire-com&cookies=no&passport=eyJhbGciOiJub25lIiwidHlwIjoiSldUIn0.eyJpZCI6InY6NWE3NXVxdTQ4ZXU2Q0lzWFpaZk9qUiIsIm5ldyI6ZmFsc2UsImV4cCI6MTc3OTM5NDYyMX0. — 200 — 180 B — 26 ms — h3https://geo.privacymanager.io/geo.privacymanager.io/ https://geo.privacymanager.io/ — 200 — 428 B — 9 ms — h2data:,data:, data:, — 200 — 0 B — 6 ms — datahttps://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604170101&st=env&sjk=459022115556043ep1.adtrafficquality.google/getconf... https://ep1.adtrafficquality.google/getconfig/sodar?sv=200&tid=gpt&tv=m202604170101&st=env&sjk=459022115556043 — 200 — 13.3 KiB — 75 ms — h3https://www.esquire.com/_assets/design-tokens/esquire/static/images/favicon.9bd3ce0.icowww.esquire.com/_assets/design-toke... https://www.esquire.com/_assets/design-tokens/esquire/static/images/favicon.9bd3ce0.ico — 200 — 2.1 KiB — 8 ms — h3https://cache-ssl.celtra.com/api/blobs/5d745a736ee5e86c2a73dba9875728a83c9f7e04ad1ce6f618edff3329cd60d9/Mobile_COPY_%402x.png?transform=crushcache-ssl.celtra.com/api/blobs/5d74... https://cache-ssl.celtra.com/api/blobs/5d745a736ee5e86c2a73dba9875728a83c9f7e04ad1ce6f618edff3329cd60d9/Mobile_COPY_%402x.png?transform=crush — 200 — 15.5 KiB — 19 ms — h2https://cache-ssl.celtra.com/api/blobs/3b64fbb7a9d0a582c62675b20c4d31feb02c68f512edd60a37e7df587d03c6df/Mobile-DUDE_%402x.png?transform=crushcache-ssl.celtra.com/api/blobs/3b64... https://cache-ssl.celtra.com/api/blobs/3b64fbb7a9d0a582c62675b20c4d31feb02c68f512edd60a37e7df587d03c6df/Mobile-DUDE_%402x.png?transform=crush — 200 — 622.8 KiB — 60 ms — h2https://cache-ssl.celtra.com/api/blobs/e73fb821b1d19940d0c469ae85346758c2d37649c97bcd43872d7bddcf754201/Mobile-Header_%402x.png?transform=crushcache-ssl.celtra.com/api/blobs/e73f... https://cache-ssl.celtra.com/api/blobs/e73fb821b1d19940d0c469ae85346758c2d37649c97bcd43872d7bddcf754201/Mobile-Header_%402x.png?transform=crush — 200 — 13.3 KiB — 46 ms — h2https://cache-ssl.celtra.com/api/blobs/44b71e46094a2e28db0a61a60719d79571cbfa277799b32cf143c206e5f60be6/Mobile-BG_%402x.jpg?transform=crushcache-ssl.celtra.com/api/blobs/44b7... https://cache-ssl.celtra.com/api/blobs/44b71e46094a2e28db0a61a60719d79571cbfa277799b32cf143c206e5f60be6/Mobile-BG_%402x.jpg?transform=crush — 200 — 85.7 KiB — 60 ms — h2https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/media/tag-manager.script.96237b8b.jswww.esquire.com/_assets/fre/scopes/... https://www.esquire.com/_assets/fre/scopes/hdm/_next/static/media/tag-manager.script.96237b8b.js — 200 — 1.0 KiB — 15 ms — h3https://www.esquire.com/_assets/oply/public/21018620252/s/us_esquire.jswww.esquire.com/_assets/oply/public... https://www.esquire.com/_assets/oply/public/21018620252/s/us_esquire.js — 200 — 102.1 KiB — 29 ms — h3https://nexus.ensighten.com/hearst/mag/Bootstrap.jsnexus.ensighten.com/hearst/mag/Boot... https://nexus.ensighten.com/hearst/mag/Bootstrap.js — 200 — 19.0 KiB — 34 ms — h3https://ep2.adtrafficquality.google/sodar/sodar2.jsep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2.js — 200 — 7.9 KiB — 60 ms — h2https://track.celtra.com/collecttrack.celtra.com/collect https://track.celtra.com/collect — 204 — 199 B — 249 ms — http/1.1https://cdn3.optimizely.com/js/geo4.jscdn3.optimizely.com/js/geo4.js https://cdn3.optimizely.com/js/geo4.js — 200 — 325 B — 56 ms — h2https://a21018620252.cdn.optimizely.com/client_storage/a21018620252.htmla21018620252.cdn.optimizely.com/cli... https://a21018620252.cdn.optimizely.com/client_storage/a21018620252.html — 200 — 1.9 KiB — 56 ms — h2https://id5-sync.com/bounceid5-sync.com/bounce https://id5-sync.com/bounce — 200 — 523 B — 160 ms — h2https://lbs.eu-1-id5-sync.com/lbs/v1lbs.eu-1-id5-sync.com/lbs/v1 https://lbs.eu-1-id5-sync.com/lbs/v1 — 200 — 160 B — 507 ms — h2https://lb.eu-1-id5-sync.com/lb/v1lb.eu-1-id5-sync.com/lb/v1 https://lb.eu-1-id5-sync.com/lb/v1 — 200 — 334 B — 512 ms — h2https://api.permutive.com/v2.0/batch/events?enrich=false&sdkp=true&k=7d237500-e85c-4846-9eb8-5635df7b050capi.permutive.com/v2.0/batch/events... https://api.permutive.com/v2.0/batch/events?enrich=false&sdkp=true&k=7d237500-e85c-4846-9eb8-5635df7b050c — 200 — 118 B — 169 ms — h3https://nexus.ensighten.com/hearst/mag/serverComponent.php?namespace=Bootstrapper&staticJsPath=nexus.ensighten.com/hearst/mag/code/&ClientID=109&PageID=https%3A%2F%2Fwww.esquire.com%2F%3Fgdpr%3Dfalse%26selfhostedads%3Don%26template%3DHomepage%26brand%3Desquire%26locale%3Den-usnexus.ensighten.com/hearst/mag/serv... https://nexus.ensighten.com/hearst/mag/serverComponent.php?namespace=Bootstrapper&staticJsPath=nexus.ensighten.com/hearst/mag/code/&ClientID=109&PageID=https%3A%2F%2Fwww.esquire.com%2F%3Fgdpr%3Dfalse%26selfhostedads%3Don%26template%3DHomepage%26brand%3Desquire%26locale%3Den-us — 200 — 620 B — 63 ms — h3https://ats-wrapper.privacymanager.io/ats-modules/01ad9358-e62c-4913-97df-fd1e60a8c5e2/ats.jsats-wrapper.privacymanager.io/ats-m... https://ats-wrapper.privacymanager.io/ats-modules/01ad9358-e62c-4913-97df-fd1e60a8c5e2/ats.js — 200 — 39.0 KiB — 83 ms — h2https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.htmlep2.adtrafficquality.google/sodar/s... https://ep2.adtrafficquality.google/sodar/sodar2/254/runner.html — 200 — 5.8 KiB — 53 ms — h2https://www.google.com/recaptcha/api2/aframewww.google.com/recaptcha/api2/afram... https://www.google.com/recaptcha/api2/aframe — 200 — 567 B — 69 ms — h3https://nexus.ensighten.com/hearst/mag/code/e05166d49b05a43c1c0873be4d2f3bb0.js?conditionId0=4953409nexus.ensighten.com/hearst/mag/code... https://nexus.ensighten.com/hearst/mag/code/e05166d49b05a43c1c0873be4d2f3bb0.js?conditionId0=4953409 — 200 — 2.4 KiB — 19 ms — h3https://nexus.ensighten.com/hearst/mag/code/87ce5733f4168e44b87288ab036c04c5.js?conditionId0=256192nexus.ensighten.com/hearst/mag/code... https://nexus.ensighten.com/hearst/mag/code/87ce5733f4168e44b87288ab036c04c5.js?conditionId0=256192 — 200 — 1.4 KiB — 23 ms — h3https://nexus.ensighten.com/hearst/mag/code/2f971b00a5adab2f667ff4fe2e3f9d3e.js?conditionId0=422740nexus.ensighten.com/hearst/mag/code... https://nexus.ensighten.com/hearst/mag/code/2f971b00a5adab2f667ff4fe2e3f9d3e.js?conditionId0=422740 — 200 — 1.0 KiB — 23 ms — h3https://resources.xg4ken.com/js/v2/ktag.js?tid=KT-N35A7-3EBresources.xg4ken.com/js/v2/ktag.js?... https://resources.xg4ken.com/js/v2/ktag.js?tid=KT-N35A7-3EB — 200 — 4.0 KiB — 224 ms — h2https://geo.privacymanager.io/geo.privacymanager.io/ https://geo.privacymanager.io/ — 200 — 429 B — 7 ms — h2https://pagead2.googlesyndication.com/bg/f5QAlvtNIG4WVQkBqopU_UJKye32LJV4C0JimSvBZxA.jspagead2.googlesyndication.com/bg/f5... https://pagead2.googlesyndication.com/bg/f5QAlvtNIG4WVQkBqopU_UJKye32LJV4C0JimSvBZxA.js — 200 — 21.8 KiB — 14 ms — h3https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=254&li=gpt_m202604170101&jk=459022115556043&rc=pagead2.googlesyndication.com/pagea... https://pagead2.googlesyndication.com/pagead/sodar?id=sodar2&v=254&li=gpt_m202604170101&jk=459022115556043&rc= — 204 — 17 B — 25 ms — h3https://jsconfig.adsafeprotected.com/jsconfig/jload/931694?cbName=__IntegralAS__3256&anId=931694&campId=1x2&pubId=4607911660&chanId=21729999842&placementId=7275487884&pubCreative=138554624766&pubOrder=4036825874&cb=1915866998&adsafe_par=&impId=&custom=homepage&custom2=gpt_gal_a&custom3=px_m_1500_4gjsconfig.adsafeprotected.com/jsconf... https://jsconfig.adsafeprotected.com/jsconfig/jload/931694?cbName=__IntegralAS__3256&anId=931694&campId=1x2&pubId=4607911660&chanId=21729999842&placementId=7275487884&pubCreative=138554624766&pubOrder=4036825874&cb=1915866998&adsafe_par=&impId=&custom=homepage&custom2=gpt_gal_a&custom3=px_m_1500_4g — 200 — 4.5 KiB — 157 ms — h2https://ep2.adtrafficquality.google/generate_204?wuRxNwep2.adtrafficquality.google/generat... https://ep2.adtrafficquality.google/generate_204?wuRxNw — 204 — 40 B — 5 ms — h2https://s.skimresources.com/js/74968X1525077.skimlinks.jss.skimresources.com/js/74968X152507... https://s.skimresources.com/js/74968X1525077.skimlinks.js — 200 — 15.4 KiB — 27 ms — h2https://id5-sync.com/gm/v3id5-sync.com/gm/v3 https://id5-sync.com/gm/v3 — 200 — 2.3 KiB — 160 ms — h2https://t.skimresources.com/api/v2/robots.txt?__skimjs_preflight__please_ignore__=true&rnd=0.2881342394917138t.skimresources.com/api/v2/robots.t... https://t.skimresources.com/api/v2/robots.txt?__skimjs_preflight__please_ignore__=true&rnd=0.2881342394917138 — 206 — 74 B — 201 ms — h2https://p.skimresources.com/px.gif?ch=1&rn=5.587030130995699p.skimresources.com/px.gif?ch=1&rn=... https://p.skimresources.com/px.gif?ch=1&rn=5.587030130995699 — 200 — 93 B — 87 ms — h2https://p.skimresources.com/px.gif?ch=2&rn=5.587030130995699p.skimresources.com/px.gif?ch=2&rn=... https://p.skimresources.com/px.gif?ch=2&rn=5.587030130995699 — 200 — 248 B — 84 ms — h2https://static.adsafeprotected.com/sca.17.6.4.jsstatic.adsafeprotected.com/sca.17.6... https://static.adsafeprotected.com/sca.17.6.4.js — 200 — 22.8 KiB — 28 ms — h2https://jsconfig.adsafeprotected.com/mon?cbName=__IntegralAS__3256&anId=931694&campId=1x2&pubId=4607911660&chanId=21729999842&placementId=7275487884&pubCreative=138554624766&pubOrder=4036825874&cb=1915866998&adsafe_par=&impId=&custom=homepage&custom2=gpt_gal_a&custom3=px_m_1500_4g&adsafe_url=https%3A%2F%2Fwww.esquire.com&adsafe_type=y&adsafe_url=https%3A%2F%2Fwww.esquire.com%2F&adsafe_type=ce&adsafe_url=https%3A%2F%2Fa5e5f4408945dbcf4785d15c9089623c.safeframe.googlesyndication.com%2Fsafeframe%2F1-0-45%2Fhtml%2Fcontainer.html&adsafe_type=bdf&adsafe_jsinfo=,id:87800b9d-fe73-0418-198a-71db9b101bd1,c:as8dae,sl:na,em:true,fr:false,thd:1,mn:postbid-edge-primary-867f7c56f9-rtfsb,rg:va,pt:1-5-15,mu:10000,br:c,bru:c,an:n,oam:0,scm:publ1.grpm1,mtim:45,mot:0,app:0,maw:0,tdt:s,fm:vhsuJjZ+11%7C12%7C13%7C14%7C15%7C161%7C17%7C18*.931694%7C181%7C19%7C1a%7C1b%7C1c,idMap:18*,pl:CV8L.CV8L.CV8L.CV8L.CV8L,rmeas:1,rend:1,renddet:DIV.qs.sn,es:0,sc:1,ha:1,fgad:1,fif:1,gmnp:0,for:1,b11:0,cnod:1,gm:1,tt:jload,et:245,oid:0f35fcb1-3dbf-11f1-84f7-ae79eb19b29c,v:19.8.679,sp:0,st:1,fwm:0,wr:780.580,sr:800.600,ov:0jsconfig.adsafeprotected.com/mon?cb... https://jsconfig.adsafeprotected.com/mon?cbName=__IntegralAS__3256&anId=931694&campId=1x2&pubId=4607911660&chanId=21729999842&placementId=7275487884&pubCreative=138554624766&pubOrder=4036825874&cb=1915866998&adsafe_par=&impId=&custom=homepage&custom2=gpt_gal_a&custom3=px_m_1500_4g&adsafe_url=https%3A%2F%2Fwww.esquire.com&adsafe_type=y&adsafe_url=https%3A%2F%2Fwww.esquire.com%2F&adsafe_type=ce&adsafe_url=https%3A%2F%2Fa5e5f4408945dbcf4785d15c9089623c.safeframe.googlesyndication.com%2Fsafeframe%2F1-0-45%2Fhtml%2Fcontainer.html&adsafe_type=bdf&adsafe_jsinfo=,id:87800b9d-fe73-0418-198a-71db9b101bd1,c:as8dae,sl:na,em:true,fr:false,thd:1,mn:postbid-edge-primary-867f7c56f9-rtfsb,rg:va,pt:1-5-15,mu:10000,br:c,bru:c,an:n,oam:0,scm:publ1.grpm1,mtim:45,mot:0,app:0,maw:0,tdt:s,fm:vhsuJjZ+11%7C12%7C13%7C14%7C15%7C161%7C17%7C18*.931694%7C181%7C19%7C1a%7C1b%7C1c,idMap:18*,pl:CV8L.CV8L.CV8L.CV8L.CV8L,rmeas:1,rend:1,renddet:DIV.qs.sn,es:0,sc:1,ha:1,fgad:1,fif:1,gmnp:0,for:1,b11:0,cnod:1,gm:1,tt:jload,et:245,oid:0f35fcb1-3dbf-11f1-84f7-ae79eb19b29c,v:19.8.679,sp:0,st:1,fwm:0,wr:780.580,sr:800.600,ov:0 — 200 — 177 B — 157 ms — h2https://r.skimresources.com/api/r.skimresources.com/api/ https://r.skimresources.com/api/ — 200 — 364 B — 80 ms — h2https://dt.adsafeprotected.com/dt?anId=931694&asId=87800b9d-fe73-0418-198a-71db9b101bd1&tv=%7Bc:as8daI,pingTime:-6,time:273,type:i,es:0,sc:1,ha:1,fgad:1,fif:1,gmnp:0,for:1,b11:0,cnod:1,gm:1,slTimes:%7Bi:0,o:273,n:271,pp:0,pm:0%7D,slEvents:%5B%7Bsl:n,t:242,wc:10.10.780.580,ac:NaN.NaN.428.450,am:vc,cc:10.10.428.450,piv:-1,obst:0,th:0,reas:,bkn:%7Bpiv:%5B57~1,0~0%5D,as:%5B57~428.450%5D%7D%7D,%7Bsl:o,t:271,wc:10.10.780.580,ac:NaN.NaN.428.450,am:vc,cc:10.10.428.450,piv:0,obst:0,th:0,reas:l,bkn:%7Bpiv:%5B2~0%5D,as:%5B2~428.450%5D%7D%7D%5D,slEventCount:2,em:true,fr:false,e:,tt:jload,dtt:0,fm:vhsuJjZ+11%7C12%7C13%7C14%7C15%7C161%7C17%7C18*.931694%7C181%7C19%7C1a%7C1b%7C1c,idMap:18*,rmeas:1,rend:1,renddet:DIV.qs.sn,siq:246,nmsd:-1,nph:-1%7D&tpiLookup=ao:www.esquire.com*&br=cdt.adsafeprotected.com/dt?anId=9316... https://dt.adsafeprotected.com/dt?anId=931694&asId=87800b9d-fe73-0418-198a-71db9b101bd1&tv=%7Bc:as8daI,pingTime:-6,time:273,type:i,es:0,sc:1,ha:1,fgad:1,fif:1,gmnp:0,for:1,b11:0,cnod:1,gm:1,slTimes:%7Bi:0,o:273,n:271,pp:0,pm:0%7D,slEvents:%5B%7Bsl:n,t:242,wc:10.10.780.580,ac:NaN.NaN.428.450,am:vc,cc:10.10.428.450,piv:-1,obst:0,th:0,reas:,bkn:%7Bpiv:%5B57~1,0~0%5D,as:%5B57~428.450%5D%7D%7D,%7Bsl:o,t:271,wc:10.10.780.580,ac:NaN.NaN.428.450,am:vc,cc:10.10.428.450,piv:0,obst:0,th:0,reas:l,bkn:%7Bpiv:%5B2~0%5D,as:%5B2~428.450%5D%7D%7D%5D,slEventCount:2,em:true,fr:false,e:,tt:jload,dtt:0,fm:vhsuJjZ+11%7C12%7C13%7C14%7C15%7C161%7C17%7C18*.931694%7C181%7C19%7C1a%7C1b%7C1c,idMap:18*,rmeas:1,rend:1,renddet:DIV.qs.sn,siq:246,nmsd:-1,nph:-1%7D&tpiLookup=ao:www.esquire.com*&br=c — 200 — 178 B — 222 ms — h2https://dt.adsafeprotected.com/dt?anId=931694&asId=87800b9d-fe73-0418-198a-71db9b101bd1&tv=%7Bc:as8daQ,pingTime:-2,time:281,type:a,im:%7Bsf:1,pom:1,prf:%7BbeA:812,beZ:825,mfA:855,mfZ:858,cmA:1020,inA:1020,inZ:1030,prA:1030,prZ:1039,si:1054,poA:1057,poZ:1073,cmZ:1073,loA:1082,loZ:1088,ltA:1091,ltZ:1091,rt:1,bc:n%7D%7D,sca:%7Bdfp:%7Bdf:4,sz:428.450,dom:body%7D%7D,env:%7Bgca:false,cca:false,gca2:false%7D,clog:%5B%7Bpiv:-1,vs:n,r:,w:428,h:450,t:242%7D,%7Bpiv:0,vs:o,r:l,t:271%7D%5D,es:0,sc:1,ha:1,fgad:1,fif:1,gmnp:0,for:1,b11:0,cnod:1,gm:1,slTimes:%7Bi:0,o:281,n:271,pp:0,pm:0%7D,slEvents:%5B%7Bsl:n,t:242,wc:10.10.780.580,ac:NaN.NaN.428.450,am:vc,cc:10.10.428.450,piv:-1,obst:0,th:0,reas:,bkn:%7Bpiv:%5B57~1,0~0%5D,as:%5B57~428.450%5D%7D%7D,%7Bsl:o,t:271,wc:10.10.780.580,ac:NaN.NaN.428.450,am:vc,cc:10.10.428.450,piv:0,obst:0,th:0,reas:l,bkn:%7Bpiv:%5B10~0%5D,as:%5B10~428.450%5D%7D%7D%5D,slEventCount:2,em:true,fr:false,e:,tt:jload,dtt:0,fm:vhsuJjZ+11%7C12%7C13%7C14%7C15%7C161%7C17%7C18*.931694%7C181%7C19%7C1a%7C1b%7C1c,idMap:18*,pd:CV8L.internal-pdf-viewer,rmeas:1,rend:1,renddet:DIV.qs.sn,siq:246,nmsd:-1,nph:-1,igt:1,sinceFw:34,readyFired:true%7D&br=cdt.adsafeprotected.com/dt?anId=9316... https://dt.adsafeprotected.com/dt?anId=931694&asId=87800b9d-fe73-0418-198a-71db9b101bd1&tv=%7Bc:as8daQ,pingTime:-2,time:281,type:a,im:%7Bsf:1,pom:1,prf:%7BbeA:812,beZ:825,mfA:855,mfZ:858,cmA:1020,inA:1020,inZ:1030,prA:1030,prZ:1039,si:1054,poA:1057,poZ:1073,cmZ:1073,loA:1082,loZ:1088,ltA:1091,ltZ:1091,rt:1,bc:n%7D%7D,sca:%7Bdfp:%7Bdf:4,sz:428.450,dom:body%7D%7D,env:%7Bgca:false,cca:false,gca2:false%7D,clog:%5B%7Bpiv:-1,vs:n,r:,w:428,h:450,t:242%7D,%7Bpiv:0,vs:o,r:l,t:271%7D%5D,es:0,sc:1,ha:1,fgad:1,fif:1,gmnp:0,for:1,b11:0,cnod:1,gm:1,slTimes:%7Bi:0,o:281,n:271,pp:0,pm:0%7D,slEvents:%5B%7Bsl:n,t:242,wc:10.10.780.580,ac:NaN.NaN.428.450,am:vc,cc:10.10.428.450,piv:-1,obst:0,th:0,reas:,bkn:%7Bpiv:%5B57~1,0~0%5D,as:%5B57~428.450%5D%7D%7D,%7Bsl:o,t:271,wc:10.10.780.580,ac:NaN.NaN.428.450,am:vc,cc:10.10.428.450,piv:0,obst:0,th:0,reas:l,bkn:%7Bpiv:%5B10~0%5D,as:%5B10~428.450%5D%7D%7D%5D,slEventCount:2,em:true,fr:false,e:,tt:jload,dtt:0,fm:vhsuJjZ+11%7C12%7C13%7C14%7C15%7C161%7C17%7C18*.931694%7C181%7C19%7C1a%7C1b%7C1c,idMap:18*,pd:CV8L.internal-pdf-viewer,rmeas:1,rend:1,renddet:DIV.qs.sn,siq:246,nmsd:-1,nph:-1,igt:1,sinceFw:34,readyFired:true%7D&br=c — 200 — 177 B — 222 ms — h2https://dt.adsafeprotected.com/dt?anId=931694&asId=87800b9d-fe73-0418-198a-71db9b101bd1&tv=%7Bc:as8dbk,time:311,type:e,env:%7Bar:self.0%7D,es:0,sc:1,ha:1,fgad:1,fif:1,gmnp:0,for:1,b11:0,cnod:1,gm:1,slTimes:%7Bi:0,o:311,n:271,pp:0,pm:0%7D,slEvents:%5B%7Bsl:n,t:242,wc:10.10.780.580,ac:NaN.NaN.428.450,am:vc,cc:10.10.428.450,piv:-1,obst:0,th:0,reas:,bkn:%7Bpiv:%5B57~1,0~0%5D,as:%5B57~428.450%5D%7D%7D,%7Bsl:o,t:271,wc:10.10.780.580,ac:NaN.NaN.428.450,am:vc,cc:10.10.428.450,piv:0,obst:0,th:0,reas:l,bkn:%7Bpiv:%5B39~0%5D,as:%5B39~428.450%5D%7D%7D%5D,slEventCount:2,em:true,fr:false,e:,tt:jload,dtt:0,fm:vhsuJjZ+11%7C12%7C13%7C14%7C15%7C161%7C17%7C18*.931694%7C181%7C19%7C1a%7C1b%7C1c,idMap:18*,rmeas:1,rend:1,renddet:DIV.qs.sn,siq:246,nmsd:-1,nph:-1,igt:1%7D&br=cdt.adsafeprotected.com/dt?anId=9316... https://dt.adsafeprotected.com/dt?anId=931694&asId=87800b9d-fe73-0418-198a-71db9b101bd1&tv=%7Bc:as8dbk,time:311,type:e,env:%7Bar:self.0%7D,es:0,sc:1,ha:1,fgad:1,fif:1,gmnp:0,for:1,b11:0,cnod:1,gm:1,slTimes:%7Bi:0,o:311,n:271,pp:0,pm:0%7D,slEvents:%5B%7Bsl:n,t:242,wc:10.10.780.580,ac:NaN.NaN.428.450,am:vc,cc:10.10.428.450,piv:-1,obst:0,th:0,reas:,bkn:%7Bpiv:%5B57~1,0~0%5D,as:%5B57~428.450%5D%7D%7D,%7Bsl:o,t:271,wc:10.10.780.580,ac:NaN.NaN.428.450,am:vc,cc:10.10.428.450,piv:0,obst:0,th:0,reas:l,bkn:%7Bpiv:%5B39~0%5D,as:%5B39~428.450%5D%7D%7D%5D,slEventCount:2,em:true,fr:false,e:,tt:jload,dtt:0,fm:vhsuJjZ+11%7C12%7C13%7C14%7C15%7C161%7C17%7C18*.931694%7C181%7C19%7C1a%7C1b%7C1c,idMap:18*,rmeas:1,rend:1,renddet:DIV.qs.sn,siq:246,nmsd:-1,nph:-1,igt:1%7D&br=c — 200 — 177 B — 190 ms — h2https://t.skimresources.com/api/v2/paget.skimresources.com/api/v2/page https://t.skimresources.com/api/v2/page — 200 — 404 B — 44 ms — h2https://dt.adsafeprotected.com/dt?anId=931694&asId=87800b9d-fe73-0418-198a-71db9b101bd1&tv=%7Bc:as8dfW,pingTime:-10,time:597,type:s,mvn:ZnNjPTEzLHNkPTMsbm89OCxhc3A9MQ--,sd:MTcuNi40djYwMHx8ODAwfHwxfHwxfHwyNHx8NjAwfHwwfHwwfHwxfHxsYW5kc2NhcGUtcHJpbWFyeXx8MjR8fDQvM3x8NC8zfHwwfHw4MDA-,no:MTcuNi40dk1vemlsbGF8fE5ldHNjYXBlfHxufHxufHwwfHxufHxMaW51eCB4ODZfNjR8fEdlY2tvfHwyMDAzMDEwN3x8MHx8TW96aWxsYS81LjAgKFgxMTsgTGludXggeDg2XzY0KSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBIZWFkbGVzc0Nocm9tZS8xNDYuMC4wLjAgU2FmYXJpLzUzNy4zNnx8MXx8MXx8R29vZ2xlIEluYy58fG4-,ch:n,fsc:17.6.4v222222220002222202222222220222222222202222222220222202000022000220222222220000222202002222202222222220222222220000020022222200022222220200000222200022220002022022022222202002220222022222022220000220200000022220222220222222222222202222222222222222222222222222222222222200000022022020020000002022202022022022222222000000000020222202022022222000000020000000000000000000020220202220000022200222202220022200200222022202220022220222200202222020002200002222022222202222000002002002222222202220022202200222002220222202,asp:1776802623312%7C%7C596d981ef51050c0c1cd1c8f6faba9c9%7C%7Ce0d4b25a863fd8acfdb4971b599b460d%7C%7Cbcc86bb6af1e10d56b78a4a375f17af9%7C%7C900bb085f9c3ad3c4fea65bd9630e6d5%7C%7Cc99c76d40b07085a6054115682220185%7C%7C060547ac6b01b6ec19b2871d11ceaad1%7C%7C9d903409d5aedc263cde523e005dbe90%7C%7C1715618633,sca:%7Beng:b,tss:%7Blts:2026-04-2120.17.03,tzo:0,tzn:UTC%7D,bdp:%7Bndp:1%7D,mob:%7Bori:0,ges:0,tch:0%7D%7D%7Ddt.adsafeprotected.com/dt?anId=9316... https://dt.adsafeprotected.com/dt?anId=931694&asId=87800b9d-fe73-0418-198a-71db9b101bd1&tv=%7Bc:as8dfW,pingTime:-10,time:597,type:s,mvn:ZnNjPTEzLHNkPTMsbm89OCxhc3A9MQ--,sd:MTcuNi40djYwMHx8ODAwfHwxfHwxfHwyNHx8NjAwfHwwfHwwfHwxfHxsYW5kc2NhcGUtcHJpbWFyeXx8MjR8fDQvM3x8NC8zfHwwfHw4MDA-,no:MTcuNi40dk1vemlsbGF8fE5ldHNjYXBlfHxufHxufHwwfHxufHxMaW51eCB4ODZfNjR8fEdlY2tvfHwyMDAzMDEwN3x8MHx8TW96aWxsYS81LjAgKFgxMTsgTGludXggeDg2XzY0KSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBIZWFkbGVzc0Nocm9tZS8xNDYuMC4wLjAgU2FmYXJpLzUzNy4zNnx8MXx8MXx8R29vZ2xlIEluYy58fG4-,ch:n,fsc:17.6.4v222222220002222202222222220222222222202222222220222202000022000220222222220000222202002222202222222220222222220000020022222200022222220200000222200022220002022022022222202002220222022222022220000220200000022220222220222222222222202222222222222222222222222222222222222200000022022020020000002022202022022022222222000000000020222202022022222000000020000000000000000000020220202220000022200222202220022200200222022202220022220222200202222020002200002222022222202222000002002002222222202220022202200222002220222202,asp:1776802623312%7C%7C596d981ef51050c0c1cd1c8f6faba9c9%7C%7Ce0d4b25a863fd8acfdb4971b599b460d%7C%7Cbcc86bb6af1e10d56b78a4a375f17af9%7C%7C900bb085f9c3ad3c4fea65bd9630e6d5%7C%7Cc99c76d40b07085a6054115682220185%7C%7C060547ac6b01b6ec19b2871d11ceaad1%7C%7C9d903409d5aedc263cde523e005dbe90%7C%7C1715618633,sca:%7Beng:b,tss:%7Blts:2026-04-2120.17.03,tzo:0,tzn:UTC%7D,bdp:%7Bndp:1%7D,mob:%7Bori:0,ges:0,tch:0%7D%7D%7D — 200 — 177 B — 72 ms — h2https://dt.adsafeprotected.com/dt?anId=931694&asId=87800b9d-fe73-0418-198a-71db9b101bd1&tv=%7Bc:as8dgM,time:649,type:e,sca:%7Bprp:%7Bnot:1,csi:1,msl:0,hdl:1,aps:0,hae:1,ito:1,sec:1%7D,exr:%7Bexs:objectExternal%7D%7D,es:0,sc:1,ha:1,fgad:1,fif:1,gmnp:0,for:1,b11:0,cnod:1,gm:1,slTimes:%7Bi:0,o:649,n:271,pp:0,pm:0%7D,slEvents:%5B%7Bsl:n,t:242,wc:10.10.780.580,ac:NaN.NaN.428.450,am:vc,cc:10.10.428.450,piv:-1,obst:0,th:0,reas:,bkn:%7Bpiv:%5B57~1,0~0%5D,as:%5B57~428.450%5D%7D%7D,%7Bsl:o,t:271,wc:10.10.780.580,ac:NaN.NaN.428.450,am:vc,cc:10.10.428.450,piv:0,obst:0,th:0,reas:l,bkn:%7Bpiv:%5B377~0%5D,as:%5B377~428.450%5D%7D%7D%5D,slEventCount:2,em:true,fr:false,e:,tt:jload,dtt:228,fm:vhsuJjZ+11%7C12%7C13%7C14%7C15%7C161%7C17%7C18*.931694%7C181%7C19%7C1a%7C1b%7C1c,idMap:18*,rmeas:1,rend:1,renddet:DIV.qs.sn,siq:246,nmsd:-1,nph:-1,igt:1,sis:426%7D&br=cdt.adsafeprotected.com/dt?anId=9316... https://dt.adsafeprotected.com/dt?anId=931694&asId=87800b9d-fe73-0418-198a-71db9b101bd1&tv=%7Bc:as8dgM,time:649,type:e,sca:%7Bprp:%7Bnot:1,csi:1,msl:0,hdl:1,aps:0,hae:1,ito:1,sec:1%7D,exr:%7Bexs:objectExternal%7D%7D,es:0,sc:1,ha:1,fgad:1,fif:1,gmnp:0,for:1,b11:0,cnod:1,gm:1,slTimes:%7Bi:0,o:649,n:271,pp:0,pm:0%7D,slEvents:%5B%7Bsl:n,t:242,wc:10.10.780.580,ac:NaN.NaN.428.450,am:vc,cc:10.10.428.450,piv:-1,obst:0,th:0,reas:,bkn:%7Bpiv:%5B57~1,0~0%5D,as:%5B57~428.450%5D%7D%7D,%7Bsl:o,t:271,wc:10.10.780.580,ac:NaN.NaN.428.450,am:vc,cc:10.10.428.450,piv:0,obst:0,th:0,reas:l,bkn:%7Bpiv:%5B377~0%5D,as:%5B377~428.450%5D%7D%7D%5D,slEventCount:2,em:true,fr:false,e:,tt:jload,dtt:228,fm:vhsuJjZ+11%7C12%7C13%7C14%7C15%7C161%7C17%7C18*.931694%7C181%7C19%7C1a%7C1b%7C1c,idMap:18*,rmeas:1,rend:1,renddet:DIV.qs.sn,siq:246,nmsd:-1,nph:-1,igt:1,sis:426%7D&br=c — 200 — 177 B — 71 ms — h2https://oply.hearstapps.com/v1/eventsoply.hearstapps.com/v1/events https://oply.hearstapps.com/v1/events — 204 — 406 B — 52 ms — h2https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604170101&jk=459022115556043&bg=!SUqlSijNAAY2C5OeFgs7AEcBe5WfODDHlxrRgRde4byqTsgxxL27sk9gznzo4FVgQsS7Uwfxu758QOZnu7dM0Rv5U7RvcFcnlVPLYuQnDouxKiRT9XiAXgIAAACRUgAAAA9oAQd-ADYSvo-0QieHTGtBkN5NMznPkw4U7h5hoO3cTLRCPEg7HThbrA-WXjtEfNLPJV1TSMOGrx8jj2wKAF-lzPs1YA9WJVpWJizmSU4euWAqY-AEG1jdlaYr6sQNOAW_eJr3AUEQ4B2ApSukMn7tCUgVYsXul_wmWwBg3zK3nBnkP6Z_ryS-dOPNMwH0OZW5o02aXx2uhQTMjD0YGpkCm0DleqgtKhndL2Dtjj9RvtB2GU35K1aAKn77mtZV6pLmvv8d0nASjEe7JmT2yNPnRfTnrSpur4hgy1jBechEKhRykB3L42rxdA8MsYcYRUNyPIz-JsiZKBQTMbUrTpqKnAe83328qYzhiMCmrrXQTKy179aay7iRtZyNfUzDk6IMdeRqSLOmlIbpBP95g_McakrqCbqkoCcLkAEkcTTp0l3-YhRXOvkiviALkCln7IrCBd_EvEapcfbJ8ztyfYEstn7XZiip62bCPM_S-2W4OslIj3hnwH8N2It-rbNrfQxIiUufzt2KGzewE5ojmfn5MdcH7CpteYDd40IFSISvlfNGHg79CfmgAh2kBGKGSjZ-zNPUXr0_UkNml8Aqr_a1gftBM1uHtn--Pqjf67UKudqgo-SiGSy9Qjq-21pl44b7RLjra8ORea7iyzQx9bZ6nKZpJtAf1t5_lBk-QwwB5TYIO_qvKmkLEzf1cxzUfviXCKNy9AQN9vhb0ieOcLWvnUbPNcukZ1b2ucaA-iDfUwX11_H4rFts7-tksJOLFgxsb4RYEKanEwfDJ3hb7464M8MONhyQJ6qKb9QwDXnqmMkKU95Z-dX_X38N2k4cQfq8oWJwGqDkA9skqENI9qI3Sqlg1B1xy56iueGrD6SHVEeWdpudM2vIqfWCndQC14_ieQ1F_vMlTfpi247Gypggv_0vYwZEPeKOPU_MS3E2GQp5hfgAgbjrkaBUlZ_0ktzSemsg8WzQAEC6m3Q4k-si6E6FkVBOR8NlwiYbwitnCi6l_0nfD0pa05O21yI0Bwz3jc40rJD0J3QHWzVbAOxQdTuBxyTFie05Qt6GXL0v551GDgF36ym6yczXa6KTUkl3_Z_Gpc-72fZUK38ep1.adtrafficquality.google/pagead/... https://ep1.adtrafficquality.google/pagead/sodar?id=sodar2&v=254&t=2&li=gpt_m202604170101&jk=459022115556043&bg=!SUqlSijNAAY2C5OeFgs7AEcBe5WfODDHlxrRgRde4byqTsgxxL27sk9gznzo4FVgQsS7Uwfxu758QOZnu7dM0Rv5U7RvcFcnlVPLYuQnDouxKiRT9XiAXgIAAACRUgAAAA9oAQd-ADYSvo-0QieHTGtBkN5NMznPkw4U7h5hoO3cTLRCPEg7HThbrA-WXjtEfNLPJV1TSMOGrx8jj2wKAF-lzPs1YA9WJVpWJizmSU4euWAqY-AEG1jdlaYr6sQNOAW_eJr3AUEQ4B2ApSukMn7tCUgVYsXul_wmWwBg3zK3nBnkP6Z_ryS-dOPNMwH0OZW5o02aXx2uhQTMjD0YGpkCm0DleqgtKhndL2Dtjj9RvtB2GU35K1aAKn77mtZV6pLmvv8d0nASjEe7JmT2yNPnRfTnrSpur4hgy1jBechEKhRykB3L42rxdA8MsYcYRUNyPIz-JsiZKBQTMbUrTpqKnAe83328qYzhiMCmrrXQTKy179aay7iRtZyNfUzDk6IMdeRqSLOmlIbpBP95g_McakrqCbqkoCcLkAEkcTTp0l3-YhRXOvkiviALkCln7IrCBd_EvEapcfbJ8ztyfYEstn7XZiip62bCPM_S-2W4OslIj3hnwH8N2It-rbNrfQxIiUufzt2KGzewE5ojmfn5MdcH7CpteYDd40IFSISvlfNGHg79CfmgAh2kBGKGSjZ-zNPUXr0_UkNml8Aqr_a1gftBM1uHtn--Pqjf67UKudqgo-SiGSy9Qjq-21pl44b7RLjra8ORea7iyzQx9bZ6nKZpJtAf1t5_lBk-QwwB5TYIO_qvKmkLEzf1cxzUfviXCKNy9AQN9vhb0ieOcLWvnUbPNcukZ1b2ucaA-iDfUwX11_H4rFts7-tksJOLFgxsb4RYEKanEwfDJ3hb7464M8MONhyQJ6qKb9QwDXnqmMkKU95Z-dX_X38N2k4cQfq8oWJwGqDkA9skqENI9qI3Sqlg1B1xy56iueGrD6SHVEeWdpudM2vIqfWCndQC14_ieQ1F_vMlTfpi247Gypggv_0vYwZEPeKOPU_MS3E2GQp5hfgAgbjrkaBUlZ_0ktzSemsg8WzQAEC6m3Q4k-si6E6FkVBOR8NlwiYbwitnCi6l_0nfD0pa05O21yI0Bwz3jc40rJD0J3QHWzVbAOxQdTuBxyTFie05Qt6GXL0v551GDgF36ym6yczXa6KTUkl3_Z_Gpc-72fZUK38 — 204 — 17 B — 44 ms — h3https://dt.adsafeprotected.com/dt?anId=931694&asId=87800b9d-fe73-0418-198a-71db9b101bd1&tv=%7Bc:as8dif,time:740,type:e,sca:%7Bifr:%7Bact:1,eff:1%7D,dvw:%7Bwit:10,wot:0%7D,nit:%7Bpqr:denied,ntr:denied%7D,cdc:%5B2,2,2,2,0,0,0,0,0,2,0,2,0,0,2,2,2,2%5D%7D,es:0,sc:1,ha:1,fgad:1,fif:1,gmnp:0,for:1,b11:0,cnod:1,gm:1,slTimes:%7Bi:0,o:740,n:271,pp:0,pm:0%7D,slEvents:%5B%7Bsl:n,t:242,wc:10.10.780.580,ac:NaN.NaN.428.450,am:vc,cc:10.10.428.450,piv:-1,obst:0,th:0,reas:,bkn:%7Bpiv:%5B57~1,0~0%5D,as:%5B57~428.450%5D%7D%7D,%7Bsl:o,t:271,wc:10.10.780.580,ac:NaN.NaN.428.450,am:vc,cc:10.10.428.450,piv:0,obst:0,th:0,reas:l,bkn:%7Bpiv:%5B468~0%5D,as:%5B468~428.450%5D%7D%7D%5D,slEventCount:2,em:true,fr:false,e:,tt:jload,dtt:74,fm:vhsuJjZ+11%7C12%7C13%7C14%7C15%7C161%7C17%7C18*.931694%7C181%7C19%7C1a%7C1b%7C1c,idMap:18*,rmeas:1,rend:1,renddet:DIV.qs.sn,siq:246,nmsd:-1,nph:-1,igt:1,sis:426%7D&br=cdt.adsafeprotected.com/dt?anId=9316... https://dt.adsafeprotected.com/dt?anId=931694&asId=87800b9d-fe73-0418-198a-71db9b101bd1&tv=%7Bc:as8dif,time:740,type:e,sca:%7Bifr:%7Bact:1,eff:1%7D,dvw:%7Bwit:10,wot:0%7D,nit:%7Bpqr:denied,ntr:denied%7D,cdc:%5B2,2,2,2,0,0,0,0,0,2,0,2,0,0,2,2,2,2%5D%7D,es:0,sc:1,ha:1,fgad:1,fif:1,gmnp:0,for:1,b11:0,cnod:1,gm:1,slTimes:%7Bi:0,o:740,n:271,pp:0,pm:0%7D,slEvents:%5B%7Bsl:n,t:242,wc:10.10.780.580,ac:NaN.NaN.428.450,am:vc,cc:10.10.428.450,piv:-1,obst:0,th:0,reas:,bkn:%7Bpiv:%5B57~1,0~0%5D,as:%5B57~428.450%5D%7D%7D,%7Bsl:o,t:271,wc:10.10.780.580,ac:NaN.NaN.428.450,am:vc,cc:10.10.428.450,piv:0,obst:0,th:0,reas:l,bkn:%7Bpiv:%5B468~0%5D,as:%5B468~428.450%5D%7D%7D%5D,slEventCount:2,em:true,fr:false,e:,tt:jload,dtt:74,fm:vhsuJjZ+11%7C12%7C13%7C14%7C15%7C161%7C17%7C18*.931694%7C181%7C19%7C1a%7C1b%7C1c,idMap:18*,rmeas:1,rend:1,renddet:DIV.qs.sn,siq:246,nmsd:-1,nph:-1,igt:1,sis:426%7D&br=c — 200 — 177 B — 71 ms — h2https://eb2.3lift.com/sync?px=1&src=prebid&gpp=DBABBg~BUoAAAKA.QA&gpp_sid=8&eb2.3lift.com/sync?px=1&src=prebid&... https://eb2.3lift.com/sync?px=1&src=prebid&gpp=DBABBg~BUoAAAKA.QA&gpp_sid=8& — 302 — 245 B — 217 ms — h2https://match.adsrvr.org/track/usersync?us_privacy=&gdpr=0&gdpr_consent=undefined&ust=imagematch.adsrvr.org/track/usersync?us_... https://match.adsrvr.org/track/usersync?us_privacy=&gdpr=0&gdpr_consent=undefined&ust=image — 302 — 435 B — 27 ms — h2https://dsum.casalemedia.com/pbusermatch?origin=prebid&site_id=670284&p=1&i=0&gdpr=0&gdpr_consent=&us_privacy=dsum.casalemedia.com/pbusermatch?or... https://dsum.casalemedia.com/pbusermatch?origin=prebid&site_id=670284&p=1&i=0&gdpr=0&gdpr_consent=&us_privacy= — 302 — 838 B — 40 ms — h3https://px.ads.linkedin.com/setuid?partner=appNexuspx.ads.linkedin.com/setuid?partner=... https://px.ads.linkedin.com/setuid?partner=appNexus — 200 — 540 B — 72 ms — h2https://dpm.demdex.net/ibs:dpid=903&dpuuid=b93a70fb-71fd-4563-82e2-4be4f582ce62&gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fmatch.adsrvr.org%2Ftrack%2Fcmf%2Fgeneric%3Fttd_pid%3Daamdpm.demdex.net/ibs:dpid=903&dpuuid=... https://dpm.demdex.net/ibs:dpid=903&dpuuid=b93a70fb-71fd-4563-82e2-4be4f582ce62&gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fmatch.adsrvr.org%2Ftrack%2Fcmf%2Fgeneric%3Fttd_pid%3Daam — 302 — 618 B — 80 ms — h2https://dsum.casalemedia.com/pbusermatch?origin=prebid&site_id=670284&p=1&i=0&gdpr=0&gdpr_consent=&us_privacy=&C=1dsum.casalemedia.com/pbusermatch?or... https://dsum.casalemedia.com/pbusermatch?origin=prebid&site_id=670284&p=1&i=0&gdpr=0&gdpr_consent=&us_privacy=&C=1 — 200 — 473 B — 29 ms — h3https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=903&dpuuid=b93a70fb-71fd-4563-82e2-4be4f582ce62&gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fmatch.adsrvr.org%2Ftrack%2Fcmf%2Fgeneric%3Fttd_pid%3Daamdpm.demdex.net/demconf.jpg?et:ibs%7... https://dpm.demdex.net/demconf.jpg?et:ibs%7cdata:dpid=903&dpuuid=b93a70fb-71fd-4563-82e2-4be4f582ce62&gdpr=0&gdpr_consent=&redir=https%3A%2F%2Fmatch.adsrvr.org%2Ftrack%2Fcmf%2Fgeneric%3Fttd_pid%3Daam — 200 — 470 B — 25 ms — h2https://eb2.3lift.com/sync?ld=1&px=1&src=prebid&gpp=DBABBg%7EBUoAAAKA.QA&gpp_sid=8eb2.3lift.com/sync?ld=1&px=1&src=pr... https://eb2.3lift.com/sync?ld=1&px=1&src=prebid&gpp=DBABBg%7EBUoAAAKA.QA&gpp_sid=8 — 200 — 94 B — 70 ms — h2https://api.permutive.com/v2.0/internal/metrics?k=7d237500-e85c-4846-9eb8-5635df7b050capi.permutive.com/v2.0/internal/met... https://api.permutive.com/v2.0/internal/metrics?k=7d237500-e85c-4846-9eb8-5635df7b050c — 200 — 37 B — 174 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 18214ms · 2271KB · $342/mo
Unattributable
Other
Costly
Execution 2681ms
Transfer 0 KB
Monthly Cost $50/mo
www.esquire.com
Other
Costly
Execution 1391ms
Transfer 14 KB
Monthly Cost $26/mo
www.esquire.com
Other
Costly
Execution 1279ms
Transfer 111 KB
Monthly Cost $24/mo
0272ac85-5199-4024-a555-397c3d825d95.edge.permutive.app
Other
Costly
Execution 1200ms
Transfer 182 KB
Monthly Cost $22/mo
www.esquire.com
Other
Costly
Execution 1148ms
Transfer 7 KB
Monthly Cost $22/mo
www.esquire.com
Other
Costly
Execution 1121ms
Transfer 5 KB
Monthly Cost $21/mo
www.esquire.com
Other
Costly
Execution 978ms
Transfer 53 KB
Unused 57%
Monthly Cost $18/mo
www.esquire.com
Other
Costly
Execution 931ms
Transfer 58 KB
Unused 49%
Monthly Cost $17/mo
client.aps.amazon-adsystem.com
Other
Costly
Execution 711ms
Transfer 82 KB
Unused 42%
Monthly Cost $13/mo
www.esquire.com
Other
Costly
Execution 615ms
Transfer 102 KB
Unused 43%
Monthly Cost $12/mo
www.esquire.com
Other
Costly
Execution 522ms
Transfer 9 KB
Monthly Cost $10/mo
cdn.p-n.io
Other
Costly
Execution 490ms
Transfer 46 KB
Monthly Cost $9/mo
Google Tag Manager
Tag Manager
Costly
Execution 475ms
Transfer 162 KB
Unused 38%
Monthly Cost $9/mo
www-sst.esquire.com
Other
Costly
Execution 402ms
Transfer 136 KB
Unused 44%
Monthly Cost $8/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 349ms
Transfer 187 KB
Unused 45%
Monthly Cost $7/mo
www.esquire.com
Other
Costly
Execution 289ms
Transfer 108 KB
Unused 31%
Monthly Cost $5/mo
Facebook Pixel
Advertising
Costly
Execution 289ms
Transfer 47 KB
Unused 43%
Monthly Cost $5/mo
Facebook Pixel
Advertising
Costly
Execution 277ms
Transfer 97 KB
Unused 37%
Monthly Cost $5/mo
OneTrust
Consent
Essential
Execution 202ms
Transfer 22 KB
Monthly Cost $4/mo
s.skimresources.com
Other
Optional
Execution 183ms
Transfer 15 KB
Monthly Cost $3/mo
www.esquire.com
Other
Optional
Execution 179ms
Transfer 7 KB
Monthly Cost $3/mo
cdn.parsely.com
Other
Optional
Execution 176ms
Transfer 25 KB
Monthly Cost $3/mo
www.esquire.com
Other
Optional
Execution 161ms
Transfer 42 KB
Unused 56%
Monthly Cost $3/mo
cdn.id5-sync.com
Other
Optional
Execution 159ms
Transfer 30 KB
Monthly Cost $3/mo
nexus.ensighten.com
Other
Optional
Execution 134ms
Transfer 2 KB
Monthly Cost $3/mo
cdn3.optimizely.com
Other
Optional
Execution 121ms
Transfer 0 KB
Monthly Cost $2/mo
ats-wrapper.privacymanager.io
Other
Optional
Execution 117ms
Transfer 39 KB
Unused 58%
Monthly Cost $2/mo
launchpad-beta.privacymanager.io
Other
Optional
Execution 117ms
Transfer 45 KB
Monthly Cost $2/mo
OneTrust
Consent
Essential
Execution 112ms
Transfer 129 KB
Unused 64%
Monthly Cost $2/mo
cdn.brandmetrics.com
Other
Optional
Execution 112ms
Transfer 17 KB
Monthly Cost $2/mo
tags.crwdcntrl.net
Other
Optional
Execution 101ms
Transfer 13 KB
Monthly Cost $2/mo
www.esquire.com
Other
Optional
Execution 99ms
Transfer 43 KB
Unused 54%
Monthly Cost $2/mo
ak.sail-horizon.com
Other
Optional
Execution 94ms
Transfer 48 KB
Unused 68%
Monthly Cost $2/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 93ms
Transfer 34 KB
Monthly Cost $2/mo
nexus.ensighten.com
Other
Optional
Execution 89ms
Transfer 19 KB
Monthly Cost $2/mo
OneTrust
Consent
Essential
Execution 88ms
Transfer 9 KB
Monthly Cost $2/mo
hearst.solutions.cdn.optable.co
Other
Optional
Execution 79ms
Transfer 17 KB
Monthly Cost $1/mo
accounts.google.com
Other
Optional
Execution 78ms
Transfer 96 KB
Unused 77%
Monthly Cost $1/mo
cdn.adsafeprotected.com
Other
Optional
Execution 75ms
Transfer 7 KB
Monthly Cost $1/mo
www.esquire.com
Other
Optional
Execution 71ms
Transfer 28 KB
Monthly Cost $1/mo
assets.hearstapps.com
Other
Optional
Execution 70ms
Transfer 19 KB
Monthly Cost $1/mo
ep2.adtrafficquality.google
Other
Optional
Execution 69ms
Transfer 8 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 65ms
Transfer 137 KB
Unused 76%
Monthly Cost $1/mo
config.aps.amazon-adsystem.com
Other
Optional
Execution 58ms
Transfer 2 KB
Monthly Cost $1/mo
launchpad-wrapper.privacymanager.io
Other
Optional
Execution 57ms
Transfer 2 KB
Monthly Cost $1/mo
www.esquire.com
Other
Optional
Execution 54ms
Transfer 3 KB
Monthly Cost $1/mo
www.esquire.com
Other
Optional
Execution 53ms
Transfer 8 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 2681ms and costs ~$50/month
  • www.esquire.com adds 1391ms and costs ~$26/month
  • www.esquire.com adds 1279ms and costs ~$24/month
  • 0272ac85-5199-4024-a555-397c3d825d95.edge.permutive.app adds 1200ms and costs ~$22/month
  • www.esquire.com adds 1148ms and costs ~$22/month
  • www.esquire.com adds 1121ms and costs ~$21/month
  • www.esquire.com adds 978ms and costs ~$18/month
  • www.esquire.com adds 931ms and costs ~$17/month
  • client.aps.amazon-adsystem.com adds 711ms and costs ~$13/month
  • www.esquire.com adds 615ms and costs ~$12/month
  • www.esquire.com adds 522ms and costs ~$10/month
  • cdn.p-n.io adds 490ms and costs ~$9/month
  • Google Tag Manager adds 475ms and costs ~$9/month
  • www-sst.esquire.com adds 402ms and costs ~$8/month
  • securepubads.g.doubleclick.net adds 349ms and costs ~$7/month
  • www.esquire.com adds 289ms and costs ~$5/month
  • Facebook Pixel adds 289ms and costs ~$5/month
  • Facebook Pixel adds 277ms and costs ~$5/month

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

Why this matters

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

Learn more

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

Source: web.dev

Unattributable takes 2681ms 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.esquire.com takes 1391ms 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.esquire.com takes 1279ms 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

0272ac85-5199-4024-a555-397c3d825d95.edge.permutive.app takes 1200ms 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.esquire.com takes 1148ms 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.esquire.com takes 1121ms 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.esquire.com takes 978ms 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

57% of www.esquire.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.esquire.com takes 931ms 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

client.aps.amazon-adsystem.com takes 711ms 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.esquire.com takes 615ms 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.esquire.com takes 522ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

cdn.p-n.io takes 490ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Google Tag Manager takes 475ms 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-sst.esquire.com takes 402ms 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

securepubads.g.doubleclick.net takes 349ms 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.esquire.com takes 289ms 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

Facebook Pixel takes 289ms 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

Facebook Pixel takes 277ms 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

56% of www.esquire.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

58% of ats-wrapper.privacymanager.io'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

64% of OneTrust's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

54% of www.esquire.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

68% of ak.sail-horizon.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

77% of accounts.google.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

76% of Google Tag Manager's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback