Skip to content
https://starwoodhotels.com

Performance

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

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

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

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

3.44 s

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

18.47 s

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

2.63 s

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

0.007

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

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

19.84 s

Page Load Progression

718 ms
1.4 s
2.2 s
2.9 s
3.6 s
4.3 s
5.0 s
5.7 s
Checks
17
8 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
29.1 MB transferred, 229 requests
FIX
29.1 MB transferred, 229 requests
Critical::
Page weighs 35.4 MB (29.1 MB transferred)
Warning::
Images are 1.5 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.5 MB
Warning::
JavaScript is 1.4 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.4 MB
Info::
Fonts are 311 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 311 KB
Warning::
229 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 6.1 g CO2 per page load
29.1 MB / 2.4 MB budget
29.1 MB transferred
229 requests
6.1 g CO2 per page load
Other 25.5 MiB 87%
Images 1.5 MiB 5%
JavaScript 1.4 MiB 5%
Fonts 310.7 KiB 1%
Other 299.6 KiB 1%
CSS 96.4 KiB 0%
HTML 63.1 KiB 0%
Other 50.2 KiB 0%
Other 34.3 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (29.1 MiB of 29.1 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
11729ms total JS execution
FIX
11729ms total JS execution
Warning::
https://api.mapbox.com/mapbox-gl-js/v3.1.2/mapbox-...: 4356ms CPU time
Warning::
https://www.starwoodhotels.com/: 2790ms CPU time
Warning::
Unattributable: 1612ms CPU time
Warning::
https://www.starwoodhotels.com/core/misc/drupal.in...: 779ms CPU time
Warning::
https://www.starwoodhotels.com/flow-query-brand-re...: 556ms CPU time
Warning::
Third-party scripts: 11729ms (100% of total)

Main Thread Breakdown

Other 45% Script Evaluation 32% Style & Layout 14% Script Parsing & Compilation 4% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://api.mapbox.com/mapbox-gl-js/v3.1.2/mapbox-gl.js4356ms1183ms107ms3rd
https://www.starwoodhotels.com/2790ms222ms13ms3rd
Unattributable1612ms51ms0ms3rd
https://www.starwoodhotels.com/core/misc/drupal.init.js?v=10.2.5779ms448ms0ms3rd
https://www.starwoodhotels.com/flow-query-brand-reservation-card/static/js/main.js556ms440ms66ms3rd
https://edge.marker.io/latest/2.v2.35.1.a3bb2770eaaed0a20b4d.js361ms315ms20ms3rd
https://www.starwoodhotels.com/cdn-cgi/challenge-platform/scripts/jsd/main.js346ms328ms3ms3rd
https://www.googletagmanager.com/gtag/js?id=G-LG5K74SLWD&cx=c&gtm=4e64k1313ms251ms57ms3rd
https://translate.googleapis.com/_/translate_http/_/js/k=translate_http.tr.es.eNjH1Jo6ldQ.O/am=AAAAAQ/d=1/exm=el_conf/ed=1/rs=AN8SPfq_osd-q7vwQm5aouAQRZibUmx4sg/m=el_main291ms211ms36ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PGH4WSS249ms191ms55ms3rd

Showing top 10 of 11 scripts

F
JS Bundles
Action
60 scripts, 608 KB unused
FIX
60 scripts, 608 KB unused
Warning::
https://api.mapbox.com/mapbox-gl-js/v3.1.2/mapbox-...: 179 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.starwoodhotels.com/flow-query-brand-re...: 102 KB unused (47%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://translate.googleapis.com/_/translate_http/...: 93 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-LG5K...: 68 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-PGH...: 67 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 608 KB
608 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://api.mapbox.com/mapbox-gl-js/v3.1.2/mapbox-gl.js333 KB179 KB (54%)3rd
https://www.starwoodhotels.com/flow-query-brand-reservation-card/static/js/main.js218 KB102 KB (47%)3rd
https://translate.googleapis.com/_/translate_http/_/js/k=translate_http.tr.es.eNjH1Jo6ldQ.O/am=AAAAAQ/d=1/exm=el_conf/ed=1/rs=AN8SPfq_osd-q7vwQm5aouAQRZibUmx4sg/m=el_main119 KB93 KB (78%)3rd
https://www.googletagmanager.com/gtag/js?id=G-LG5K74SLWD&cx=c&gtm=4e64k1172 KB68 KB (40%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-PGH4WSS160 KB67 KB (42%)3rd
https://edge.marker.io/latest/3.v2.35.1.50214fb9a88ea8e0bbbb.js66 KB40 KB (61%)3rd
https://edge.marker.io/latest/2.v2.35.1.a3bb2770eaaed0a20b4d.js67 KB33 KB (50%)3rd
https://cdn.jsdelivr.net/npm/@fancyapps/ui@4.0/dist/fancybox.umd.js30 KB25 KB (85%)3rd
https://www.starwoodhotels.com/core/misc/message.js?v=10.2.52 KB3rd
https://www.starwoodhotels.com/modules/contrib/webform/js/webform.ajax.js?v=10.2.53 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
229 resources · 29.1 MB · 608 KB savings available
FIX
229 resources · 29.1 MB · 608 KB savings available
Warning::
Page weight 28.1 MB over 1MB target
Got: 29.1 MB Expected: ≤ 1 MB
Info::
~608 KB of savings available
Warning::
228 third-party resources (100% of weight)
Info::
9 resources over 200KB
229 resources · 29.1 MiB · 228 third-party 28.1 MiB over 1MB target
Media 87% · 25.5 MiB
Image 5% · 1.6 MiB
JavaScript 5% · 1.4 MiB
Font 1% · 310.7 KiB
Other 1% · 297.6 KiB
CSS 0% · 96.4 KiB
Document 0% · 63.5 KiB

~607.9 KiB of savings available

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

No Cache-Control header

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

C
Image Optimization
Action
37 images, 0 KB saveable
REVIEW
37 images, 0 KB saveable
Warning::
https://www.starwoodhotels.com/sites/default/files... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.starwoodhotels.com/themes/custom/starw... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.starwoodhotels.com/sites/default/files... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
37 images 1.5 MB
0 oversized -0 KB
15 legacy format
3 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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
7 fonts (311 KB)
PASS
7 fonts (311 KB)
Info::
7 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

7

311 KB total

Render-blocking

0

of 7

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s FCP 3.4 s LCP 18.5 shttps://www.starwoodhotels.com/themes/custom/starwood/assets/fonts/noir/NoirStd-Regular.otfNoirStd-Regular.otf https://www.starwoodhotels.com/themes/custom/starwood/assets/fonts/noir/NoirStd-Regular.otf — 20.6 KiB — 54 ms — font-display: swaphttps://www.starwoodhotels.com/themes/custom/starwood/assets/fonts/noir/NoirStd-Bold.otfNoirStd-Bold.otf https://www.starwoodhotels.com/themes/custom/starwood/assets/fonts/noir/NoirStd-Bold.otf — 21.0 KiB — 98 ms — font-display: swaphttps://www.starwoodhotels.com/themes/custom/starwood/assets/fonts/averia-serif-libre/AveriaSerifLibre-Light.ttfAveriaSerifLibre-Light.ttf https://www.starwoodhotels.com/themes/custom/starwood/assets/fonts/averia-serif-libre/AveriaSerifLibre-Light.ttf — 60.8 KiB — 104 ms — font-display: swaphttps://www.starwoodhotels.com/themes/custom/starwood/assets/fonts/averia-serif-libre/AveriaSerifLibre-Regular.ttfAveriaSerifLibre-Regula... https://www.starwoodhotels.com/themes/custom/starwood/assets/fonts/averia-serif-libre/AveriaSerifLibre-Regular.ttf — 60.3 KiB — 104 ms — font-display: swaphttps://www.starwoodhotels.com/themes/custom/starwood/assets/fonts/noir/NoirStd-Light.otfNoirStd-Light.otf https://www.starwoodhotels.com/themes/custom/starwood/assets/fonts/noir/NoirStd-Light.otf — 20.5 KiB — 98 ms — font-display: swaphttps://fonts.gstatic.com/s/materialicons/v145/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2flUhRq6tzZclQEJ-Vdg-Iui... https://fonts.gstatic.com/s/materialicons/v145/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2 — 125.6 KiB — 82 ms — font-display: swaphttps://cdn.jsdelivr.net/npm/@accessible360/accessible-slick@1.0.1/slick/fonts/slick.woffslick.woff https://cdn.jsdelivr.net/npm/@accessible360/accessible-slick@1.0.1/slick/fonts/slick.woff — 1.7 KiB — 3 ms — font-display: swap
NoirStd-Regular.otf otf swap
Size 21 KB
Load time 54 ms
Start 930 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
NoirStd-Bold.otf otf swap
Size 21 KB
Load time 98 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
AveriaSerifLibre-Light.ttf ttf swap
Size 61 KB
Load time 104 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
AveriaSerifLibre-Regula... ttf swap
Size 60 KB
Load time 104 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
NoirStd-Light.otf otf swap
Size 21 KB
Load time 98 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
flUhRq6tzZclQEJ-Vdg-Iui... woff2 swap
Size 126 KB
Load time 82 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
slick.woff woff swap
Size 2 KB
Load time 3 ms
Start 1.9 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~118 KB and ~236 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
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
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: OVHcloud

Network Waterfall
229 requests over 3409ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s FCP 3.4 s LCP 18.5 shttps://starwoodhotels.com// https://starwoodhotels.com/ — 302 — 366 B — 327 ms — http/1.1https://www.starwoodhotels.com/www.starwoodhotels.com/ https://www.starwoodhotels.com/ — 200 — 63.1 KiB — 340 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/ajax-progress.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/ajax-progress.module.css?tdlrjm — 200 — 633 B — 100 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/align.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/align.module.css?tdlrjm — 200 — 276 B — 105 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/autocomplete-loading.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/autocomplete-loading.module.css?tdlrjm — 200 — 335 B — 102 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/fieldgroup.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/fieldgroup.module.css?tdlrjm — 200 — 155 B — 114 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/container-inline.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/container-inline.module.css?tdlrjm — 200 — 241 B — 101 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/clearfix.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/clearfix.module.css?tdlrjm — 200 — 281 B — 112 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/details.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/details.module.css?tdlrjm — 200 — 181 B — 105 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/hidden.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/hidden.module.css?tdlrjm — 200 — 709 B — 104 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/item-list.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/item-list.module.css?tdlrjm — 200 — 216 B — 109 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/js.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/js.module.css?tdlrjm — 200 — 292 B — 114 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/nowrap.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/nowrap.module.css?tdlrjm — 200 — 164 B — 119 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/position-container.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/position-container.module.css?tdlrjm — 200 — 154 B — 116 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/progress.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/progress.module.css?tdlrjm — 200 — 410 B — 117 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/reset-appearance.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/reset-appearance.module.css?tdlrjm — 200 — 272 B — 104 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/resize.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/resize.module.css?tdlrjm — 200 — 215 B — 113 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/sticky-header.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/sticky-header.module.css?tdlrjm — 200 — 204 B — 118 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/system-status-counter.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/system-status-counter.css?tdlrjm — 200 — 374 B — 129 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/system-status-report-counters.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/system-status-report-counters.css?tdlrjm — 200 — 365 B — 121 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/system-status-report-general-info.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/system-status-report-general-info.css?tdlrjm — 200 — 233 B — 127 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/tabledrag.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/tabledrag.module.css?tdlrjm — 200 — 694 B — 118 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/tablesort.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/tablesort.module.css?tdlrjm — 200 — 269 B — 125 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/tree-child.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/tree-child.module.css?tdlrjm — 200 — 280 B — 128 ms — h2https://www.starwoodhotels.com/modules/contrib/webform/css/webform.form.css?tdlrjmwww.starwoodhotels.com/modules/cont... https://www.starwoodhotels.com/modules/contrib/webform/css/webform.form.css?tdlrjm — 200 — 1.2 KiB — 115 ms — h2https://www.starwoodhotels.com/modules/contrib/webform/css/webform.element.details.toggle.css?tdlrjmwww.starwoodhotels.com/modules/cont... https://www.starwoodhotels.com/modules/contrib/webform/css/webform.element.details.toggle.css?tdlrjm — 200 — 450 B — 139 ms — h2https://www.starwoodhotels.com/modules/contrib/webform/css/webform.element.message.css?tdlrjmwww.starwoodhotels.com/modules/cont... https://www.starwoodhotels.com/modules/contrib/webform/css/webform.element.message.css?tdlrjm — 200 — 487 B — 127 ms — h2https://www.starwoodhotels.com/modules/contrib/webform/css/webform.composite.css?tdlrjmwww.starwoodhotels.com/modules/cont... https://www.starwoodhotels.com/modules/contrib/webform/css/webform.composite.css?tdlrjm — 200 — 298 B — 128 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/views/views.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/views/views.module.css?tdlrjm — 200 — 328 B — 189 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/css/patterns/grid-1-4.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/css/patterns/grid-1-4.css?tdlrjm — 200 — 1.3 KiB — 121 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s 18.0 s FCP 3.4 s LCP 18.5 shttps://starwoodhotels.com// https://starwoodhotels.com/ — 302 — 366 B — 327 ms — http/1.1https://www.starwoodhotels.com/www.starwoodhotels.com/ https://www.starwoodhotels.com/ — 200 — 63.1 KiB — 340 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/ajax-progress.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/ajax-progress.module.css?tdlrjm — 200 — 633 B — 100 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/align.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/align.module.css?tdlrjm — 200 — 276 B — 105 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/autocomplete-loading.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/autocomplete-loading.module.css?tdlrjm — 200 — 335 B — 102 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/fieldgroup.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/fieldgroup.module.css?tdlrjm — 200 — 155 B — 114 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/container-inline.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/container-inline.module.css?tdlrjm — 200 — 241 B — 101 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/clearfix.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/clearfix.module.css?tdlrjm — 200 — 281 B — 112 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/details.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/details.module.css?tdlrjm — 200 — 181 B — 105 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/hidden.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/hidden.module.css?tdlrjm — 200 — 709 B — 104 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/item-list.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/item-list.module.css?tdlrjm — 200 — 216 B — 109 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/js.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/js.module.css?tdlrjm — 200 — 292 B — 114 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/nowrap.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/nowrap.module.css?tdlrjm — 200 — 164 B — 119 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/position-container.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/position-container.module.css?tdlrjm — 200 — 154 B — 116 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/progress.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/progress.module.css?tdlrjm — 200 — 410 B — 117 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/reset-appearance.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/reset-appearance.module.css?tdlrjm — 200 — 272 B — 104 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/resize.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/resize.module.css?tdlrjm — 200 — 215 B — 113 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/sticky-header.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/sticky-header.module.css?tdlrjm — 200 — 204 B — 118 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/system-status-counter.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/system-status-counter.css?tdlrjm — 200 — 374 B — 129 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/system-status-report-counters.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/system-status-report-counters.css?tdlrjm — 200 — 365 B — 121 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/system-status-report-general-info.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/system-status-report-general-info.css?tdlrjm — 200 — 233 B — 127 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/tabledrag.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/tabledrag.module.css?tdlrjm — 200 — 694 B — 118 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/tablesort.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/tablesort.module.css?tdlrjm — 200 — 269 B — 125 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/system/components/tree-child.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/system/components/tree-child.module.css?tdlrjm — 200 — 280 B — 128 ms — h2https://www.starwoodhotels.com/modules/contrib/webform/css/webform.form.css?tdlrjmwww.starwoodhotels.com/modules/cont... https://www.starwoodhotels.com/modules/contrib/webform/css/webform.form.css?tdlrjm — 200 — 1.2 KiB — 115 ms — h2https://www.starwoodhotels.com/modules/contrib/webform/css/webform.element.details.toggle.css?tdlrjmwww.starwoodhotels.com/modules/cont... https://www.starwoodhotels.com/modules/contrib/webform/css/webform.element.details.toggle.css?tdlrjm — 200 — 450 B — 139 ms — h2https://www.starwoodhotels.com/modules/contrib/webform/css/webform.element.message.css?tdlrjmwww.starwoodhotels.com/modules/cont... https://www.starwoodhotels.com/modules/contrib/webform/css/webform.element.message.css?tdlrjm — 200 — 487 B — 127 ms — h2https://www.starwoodhotels.com/modules/contrib/webform/css/webform.composite.css?tdlrjmwww.starwoodhotels.com/modules/cont... https://www.starwoodhotels.com/modules/contrib/webform/css/webform.composite.css?tdlrjm — 200 — 298 B — 128 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/views/views.module.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/views/views.module.css?tdlrjm — 200 — 328 B — 189 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/css/patterns/grid-1-4.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/css/patterns/grid-1-4.css?tdlrjm — 200 — 1.3 KiB — 121 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/css/patterns/slick.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/css/patterns/slick.css?tdlrjm — 200 — 2.7 KiB — 135 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/css/patterns/card.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/css/patterns/card.css?tdlrjm — 200 — 2.4 KiB — 133 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/css/patterns/mapbox-view.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/css/patterns/mapbox-view.css?tdlrjm — 200 — 1.0 KiB — 147 ms — h2https://api.mapbox.com/mapbox-gl-js/v3.1.2/mapbox-gl.cssapi.mapbox.com/mapbox-gl-js/v3.1.2/... https://api.mapbox.com/mapbox-gl-js/v3.1.2/mapbox-gl.css — 200 — 5.2 KiB — 227 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/css/patterns/hover-card.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/css/patterns/hover-card.css?tdlrjm — 200 — 1.1 KiB — 189 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/css/patterns/slide.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/css/patterns/slide.css?tdlrjm — 200 — 535 B — 205 ms — h2https://www.starwoodhotels.com/modules/contrib/webform/css/webform.ajax.css?tdlrjmwww.starwoodhotels.com/modules/cont... https://www.starwoodhotels.com/modules/contrib/webform/css/webform.ajax.css?tdlrjm — 200 — 663 B — 171 ms — h2https://www.starwoodhotels.com/modules/contrib/paragraphs/css/paragraphs.unpublished.css?tdlrjmwww.starwoodhotels.com/modules/cont... https://www.starwoodhotels.com/modules/contrib/paragraphs/css/paragraphs.unpublished.css?tdlrjm — 200 — 253 B — 209 ms — h2https://www.starwoodhotels.com/modules/custom/verb_crowdriff/css/jquery.fancybox.min.css?tdlrjmwww.starwoodhotels.com/modules/cust... https://www.starwoodhotels.com/modules/custom/verb_crowdriff/css/jquery.fancybox.min.css?tdlrjm — 200 — 3.4 KiB — 147 ms — h2https://www.starwoodhotels.com/modules/custom/verb_crowdriff/css/verb_crowdriff.base.css?tdlrjmwww.starwoodhotels.com/modules/cust... https://www.starwoodhotels.com/modules/custom/verb_crowdriff/css/verb_crowdriff.base.css?tdlrjm — 200 — 844 B — 209 ms — h2https://www.starwoodhotels.com/modules/custom/starwood_general/css/customAdmin.css?tdlrjmwww.starwoodhotels.com/modules/cust... https://www.starwoodhotels.com/modules/custom/starwood_general/css/customAdmin.css?tdlrjm — 200 — 345 B — 217 ms — h2https://www.starwoodhotels.com/core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css?tdlrjmwww.starwoodhotels.com/core/themes/... https://www.starwoodhotels.com/core/themes/stable9/css/core/assets/vendor/normalize-css/normalize.css?tdlrjm — 200 — 1.8 KiB — 248 ms — h2https://www.starwoodhotels.com/flow-query-brand-reservation-card/static/css/main.csswww.starwoodhotels.com/flow-query-b... https://www.starwoodhotels.com/flow-query-brand-reservation-card/static/css/main.css — 200 — 23.5 KiB — 246 ms — h2https://cdn.jsdelivr.net/npm/@accessible360/accessible-slick@1.0.1/slick/slick.min.csscdn.jsdelivr.net/npm/@accessible360... https://cdn.jsdelivr.net/npm/@accessible360/accessible-slick@1.0.1/slick/slick.min.css — 200 — 890 B — 76 ms — h2https://cdn.jsdelivr.net/npm/@accessible360/accessible-slick@1.0.1/slick/accessible-slick-theme.min.csscdn.jsdelivr.net/npm/@accessible360... https://cdn.jsdelivr.net/npm/@accessible360/accessible-slick@1.0.1/slick/accessible-slick-theme.min.css — 200 — 1.2 KiB — 77 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/css/libraries/slider.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/css/libraries/slider.css?tdlrjm — 200 — 1.5 KiB — 158 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/css/libraries/carousel.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/css/libraries/carousel.css?tdlrjm — 200 — 700 B — 150 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/css/components/action-links.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/css/components/action-links.css?tdlrjm — 200 — 447 B — 135 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/css/components/breadcrumb.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/css/components/breadcrumb.css?tdlrjm — 200 — 390 B — 171 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/css/components/button.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/css/components/button.css?tdlrjm — 200 — 231 B — 174 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/css/components/container-inline.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/css/components/container-inline.css?tdlrjm — 200 — 242 B — 190 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/css/components/details.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/css/components/details.css?tdlrjm — 200 — 385 B — 144 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/css/components/exposed-filters.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/css/components/exposed-filters.css?tdlrjm — 200 — 363 B — 240 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/css/components/field.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/css/components/field.css?tdlrjm — 200 — 277 B — 216 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/css/components/form.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/css/components/form.css?tdlrjm — 200 — 911 B — 174 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/css/components/icons.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/css/components/icons.css?tdlrjm — 200 — 330 B — 208 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/css/components/inline-form.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/css/components/inline-form.css?tdlrjm — 200 — 352 B — 228 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/css/components/item-list.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/css/components/item-list.css?tdlrjm — 200 — 311 B — 177 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/css/components/link.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/css/components/link.css?tdlrjm — 200 — 229 B — 204 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/css/components/links.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/css/components/links.css?tdlrjm — 200 — 292 B — 128 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/css/components/menu.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/css/components/menu.css?tdlrjm — 200 — 111 B — 195 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/css/components/more-link.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/css/components/more-link.css?tdlrjm — 200 — 211 B — 205 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/css/components/pager.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/css/components/pager.css?tdlrjm — 200 — 278 B — 181 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/css/components/tabledrag.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/css/components/tabledrag.css?tdlrjm — 200 — 276 B — 213 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/css/components/tableselect.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/css/components/tableselect.css?tdlrjm — 200 — 279 B — 188 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/css/components/tablesort.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/css/components/tablesort.css?tdlrjm — 200 — 187 B — 209 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/css/components/tabs.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/css/components/tabs.css?tdlrjm — 200 — 396 B — 196 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/css/components/textarea.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/css/components/textarea.css?tdlrjm — 200 — 209 B — 229 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/css/components/ui-dialog.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/css/components/ui-dialog.css?tdlrjm — 200 — 215 B — 189 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/css/components/messages.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/css/components/messages.css?tdlrjm — 200 — 643 B — 240 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/css/components/progress.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/css/components/progress.css?tdlrjm — 200 — 631 B — 238 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/css/components/file.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/css/components/file.css?tdlrjm — 200 — 493 B — 145 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/css/components/node.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/css/components/node.css?tdlrjm — 200 — 196 B — 146 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/css/main.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/css/main.css?tdlrjm — 200 — 9.4 KiB — 168 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/css/content/media.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/css/content/media.css?tdlrjm — 200 — 496 B — 223 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/css/libraries/footer-brands.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/css/libraries/footer-brands.css?tdlrjm — 200 — 609 B — 203 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/css/libraries/forms.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/css/libraries/forms.css?tdlrjm — 200 — 1.7 KiB — 125 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/css/libraries/crowdriff/crowdriff.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/css/libraries/crowdriff/crowdriff.css?tdlrjm — 200 — 1.5 KiB — 232 ms — h2https://cdn.jsdelivr.net/npm/@fancyapps/ui@4.0/dist/fancybox.csscdn.jsdelivr.net/npm/@fancyapps/ui@... https://cdn.jsdelivr.net/npm/@fancyapps/ui@4.0/dist/fancybox.css — 200 — 3.5 KiB — 64 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/css/libraries/section.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/css/libraries/section.css?tdlrjm — 200 — 955 B — 217 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/css/fields/field-links.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/css/fields/field-links.css?tdlrjm — 200 — 230 B — 220 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/css/libraries/basic-content.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/css/libraries/basic-content.css?tdlrjm — 200 — 755 B — 167 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/css/libraries/two-columns.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/css/libraries/two-columns.css?tdlrjm — 200 — 1.4 KiB — 223 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/css/libraries/fact-cards.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/css/libraries/fact-cards.css?tdlrjm — 200 — 855 B — 217 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/css/libraries/dynamic-background-hover-card.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/css/libraries/dynamic-background-hover-card.css?tdlrjm — 200 — 1.7 KiB — 237 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/css/libraries/notifications.css?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/css/libraries/notifications.css?tdlrjm — 200 — 999 B — 239 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-PGH4WSSwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-PGH4WSS — 200 — 159.6 KiB — 349 ms — h2https://edge.marker.io/latest/shim.jsedge.marker.io/latest/shim.js https://edge.marker.io/latest/shim.js — 200 — 11.5 KiB — 265 ms — h3https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInittranslate.google.com/translate_a/el... https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit — 200 — 28.3 KiB — 287 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/img/close.pngwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/img/close.png — 200 — 331 B — 166 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/images/icons/pauseIcon.svgwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/images/icons/pauseIcon.svg — 200 — 410 B — 218 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/images/icons/playIcon.svgwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/images/icons/playIcon.svg — 200 — 557 B — 163 ms — h2https://www.starwoodhotels.com/sites/default/files/2025-11/2025-MLW-Certified-White.pngwww.starwoodhotels.com/sites/defaul... https://www.starwoodhotels.com/sites/default/files/2025-11/2025-MLW-Certified-White.png — 200 — 12.1 KiB — 125 ms — h2https://www.starwoodhotels.com/sites/default/files/2025-12/Logo-MLWP-2025-1.pngwww.starwoodhotels.com/sites/defaul... https://www.starwoodhotels.com/sites/default/files/2025-12/Logo-MLWP-2025-1.png — 200 — 21.9 KiB — 153 ms — h2https://www.starwoodhotels.com/core/assets/vendor/jquery/jquery.min.js?v=3.7.1www.starwoodhotels.com/core/assets/... https://www.starwoodhotels.com/core/assets/vendor/jquery/jquery.min.js?v=3.7.1 — 200 — 29.8 KiB — 193 ms — h2https://www.starwoodhotels.com/core/assets/vendor/once/once.min.js?v=1.0.1www.starwoodhotels.com/core/assets/... https://www.starwoodhotels.com/core/assets/vendor/once/once.min.js?v=1.0.1 — 200 — 808 B — 103 ms — h2https://www.starwoodhotels.com/core/misc/drupalSettingsLoader.js?v=10.2.5www.starwoodhotels.com/core/misc/dr... https://www.starwoodhotels.com/core/misc/drupalSettingsLoader.js?v=10.2.5 — 200 — 497 B — 122 ms — h2https://www.starwoodhotels.com/core/misc/drupal.js?v=10.2.5www.starwoodhotels.com/core/misc/dr... https://www.starwoodhotels.com/core/misc/drupal.js?v=10.2.5 — 200 — 6.1 KiB — 118 ms — h2https://www.starwoodhotels.com/core/misc/drupal.init.js?v=10.2.5www.starwoodhotels.com/core/misc/dr... https://www.starwoodhotels.com/core/misc/drupal.init.js?v=10.2.5 — 200 — 582 B — 101 ms — h2https://www.starwoodhotels.com/core/assets/vendor/tabbable/index.umd.min.js?v=6.2.0www.starwoodhotels.com/core/assets/... https://www.starwoodhotels.com/core/assets/vendor/tabbable/index.umd.min.js?v=6.2.0 — 200 — 2.5 KiB — 122 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/js/header.js?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/js/header.js?tdlrjm — 200 — 3.0 KiB — 186 ms — h2https://player.vimeo.com/api/player.jsplayer.vimeo.com/api/player.js https://player.vimeo.com/api/player.js — 200 — 9.0 KiB — 272 ms — http/1.1https://www.starwoodhotels.com/themes/custom/starwood/assets/js/video.js?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/js/video.js?tdlrjm — 200 — 2.0 KiB — 103 ms — h2https://www.starwoodhotels.com/flow-query-brand-reservation-card/static/js/main.jswww.starwoodhotels.com/flow-query-b... https://www.starwoodhotels.com/flow-query-brand-reservation-card/static/js/main.js — 200 — 217.9 KiB — 279 ms — h2https://www.starwoodhotels.com/modules/contrib/cleantalk/js/apbct-functions.js?v=2.xwww.starwoodhotels.com/modules/cont... https://www.starwoodhotels.com/modules/contrib/cleantalk/js/apbct-functions.js?v=2.x — 200 — 566 B — 191 ms — h2https://www.starwoodhotels.com/modules/contrib/cleantalk/js/apbct-public.js?v=2.xwww.starwoodhotels.com/modules/cont... https://www.starwoodhotels.com/modules/contrib/cleantalk/js/apbct-public.js?v=2.x — 200 — 1.8 KiB — 153 ms — h2https://www.starwoodhotels.com/core/misc/debounce.js?v=10.2.5www.starwoodhotels.com/core/misc/de... https://www.starwoodhotels.com/core/misc/debounce.js?v=10.2.5 — 200 — 797 B — 139 ms — h2https://www.starwoodhotels.com/core/misc/form.js?v=10.2.5www.starwoodhotels.com/core/misc/fo... https://www.starwoodhotels.com/core/misc/form.js?v=10.2.5 — 200 — 3.7 KiB — 124 ms — h2https://www.starwoodhotels.com/modules/contrib/webform/js/webform.behaviors.js?v=10.2.5www.starwoodhotels.com/modules/cont... https://www.starwoodhotels.com/modules/contrib/webform/js/webform.behaviors.js?v=10.2.5 — 200 — 752 B — 83 ms — h2https://www.starwoodhotels.com/core/misc/states.js?v=10.2.5www.starwoodhotels.com/core/misc/st... https://www.starwoodhotels.com/core/misc/states.js?v=10.2.5 — 200 — 6.3 KiB — 177 ms — h2https://www.starwoodhotels.com/modules/contrib/webform/js/webform.states.js?v=10.2.5www.starwoodhotels.com/modules/cont... https://www.starwoodhotels.com/modules/contrib/webform/js/webform.states.js?v=10.2.5 — 200 — 5.1 KiB — 212 ms — h2https://www.starwoodhotels.com/modules/contrib/webform/js/webform.form.js?v=10.2.5www.starwoodhotels.com/modules/cont... https://www.starwoodhotels.com/modules/contrib/webform/js/webform.form.js?v=10.2.5 — 200 — 1.2 KiB — 210 ms — h2https://www.starwoodhotels.com/modules/contrib/webform/js/webform.element.details.save.js?v=10.2.5www.starwoodhotels.com/modules/cont... https://www.starwoodhotels.com/modules/contrib/webform/js/webform.element.details.save.js?v=10.2.5 — 200 — 1.3 KiB — 217 ms — h2https://www.starwoodhotels.com/core/misc/announce.js?v=10.2.5www.starwoodhotels.com/core/misc/an... https://www.starwoodhotels.com/core/misc/announce.js?v=10.2.5 — 200 — 1.8 KiB — 213 ms — h2https://www.starwoodhotels.com/modules/contrib/webform/js/webform.element.details.toggle.js?v=10.2.5www.starwoodhotels.com/modules/cont... https://www.starwoodhotels.com/modules/contrib/webform/js/webform.element.details.toggle.js?v=10.2.5 — 200 — 1.3 KiB — 219 ms — h2https://www.starwoodhotels.com/core/misc/progress.js?v=10.2.5www.starwoodhotels.com/core/misc/pr... https://www.starwoodhotels.com/core/misc/progress.js?v=10.2.5 — 200 — 1.8 KiB — 215 ms — h2https://www.starwoodhotels.com/core/assets/vendor/loadjs/loadjs.min.js?v=4.2.0www.starwoodhotels.com/core/assets/... https://www.starwoodhotels.com/core/assets/vendor/loadjs/loadjs.min.js?v=4.2.0 — 200 — 979 B — 220 ms — h2https://www.starwoodhotels.com/core/misc/message.js?v=10.2.5www.starwoodhotels.com/core/misc/me... https://www.starwoodhotels.com/core/misc/message.js?v=10.2.5 — 200 — 2.3 KiB — 222 ms — h2https://www.starwoodhotels.com/core/misc/ajax.js?v=10.2.5www.starwoodhotels.com/core/misc/aj... https://www.starwoodhotels.com/core/misc/ajax.js?v=10.2.5 — 200 — 16.6 KiB — 268 ms — h2https://www.starwoodhotels.com/modules/contrib/webform/js/webform.scroll.js?v=10.2.5www.starwoodhotels.com/modules/cont... https://www.starwoodhotels.com/modules/contrib/webform/js/webform.scroll.js?v=10.2.5 — 200 — 1.2 KiB — 212 ms — h2https://www.starwoodhotels.com/modules/contrib/webform/js/webform.ajax.js?v=10.2.5www.starwoodhotels.com/modules/cont... https://www.starwoodhotels.com/modules/contrib/webform/js/webform.ajax.js?v=10.2.5 — 200 — 3.4 KiB — 255 ms — h2https://www.starwoodhotels.com/modules/contrib/webform/js/webform.element.message.js?v=10.2.5www.starwoodhotels.com/modules/cont... https://www.starwoodhotels.com/modules/contrib/webform/js/webform.element.message.js?v=10.2.5 — 200 — 1.1 KiB — 214 ms — h2https://www.starwoodhotels.com/core/assets/vendor/jquery-form/jquery.form.min.js?v=4.3.0www.starwoodhotels.com/core/assets/... https://www.starwoodhotels.com/core/assets/vendor/jquery-form/jquery.form.min.js?v=4.3.0 — 200 — 6.5 KiB — 220 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/js/footer.js?v=10.2.5www.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/js/footer.js?v=10.2.5 — 200 — 428 B — 232 ms — h2https://www.starwoodhotels.com/modules/custom/verb_crowdriff/js/verb_crowdriff.helpers.js?tdlrjmwww.starwoodhotels.com/modules/cust... https://www.starwoodhotels.com/modules/custom/verb_crowdriff/js/verb_crowdriff.helpers.js?tdlrjm — 200 — 385 B — 219 ms — h2https://www.starwoodhotels.com/modules/custom/verb_crowdriff/js/masonry.pkgd.min.js?tdlrjmwww.starwoodhotels.com/modules/cust... https://www.starwoodhotels.com/modules/custom/verb_crowdriff/js/masonry.pkgd.min.js?tdlrjm — 200 — 7.3 KiB — 254 ms — h2https://www.starwoodhotels.com/modules/custom/verb_crowdriff/js/jquery.fancybox.min.js?tdlrjmwww.starwoodhotels.com/modules/cust... https://www.starwoodhotels.com/modules/custom/verb_crowdriff/js/jquery.fancybox.min.js?tdlrjm — 200 — 21.0 KiB — 247 ms — h2https://www.starwoodhotels.com/modules/custom/verb_crowdriff/js/verb_crowdriff.js?tdlrjmwww.starwoodhotels.com/modules/cust... https://www.starwoodhotels.com/modules/custom/verb_crowdriff/js/verb_crowdriff.js?tdlrjm — 200 — 1.2 KiB — 250 ms — h2https://www.starwoodhotels.com/modules/custom/verb_crowdriff/js/verb_crowdriff.lazy.js?tdlrjmwww.starwoodhotels.com/modules/cust... https://www.starwoodhotels.com/modules/custom/verb_crowdriff/js/verb_crowdriff.lazy.js?tdlrjm — 200 — 305 B — 252 ms — h2https://cdn.jsdelivr.net/npm/@fancyapps/ui@4.0/dist/fancybox.umd.jscdn.jsdelivr.net/npm/@fancyapps/ui@... https://cdn.jsdelivr.net/npm/@fancyapps/ui@4.0/dist/fancybox.umd.js — 200 — 29.7 KiB — 17 ms — h2https://cdn.jsdelivr.net/npm/@accessible360/accessible-slick@1.0.1/slick/slick.min.jscdn.jsdelivr.net/npm/@accessible360... https://cdn.jsdelivr.net/npm/@accessible360/accessible-slick@1.0.1/slick/slick.min.js — 200 — 9.9 KiB — 16 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/js/slider.js?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/js/slider.js?tdlrjm — 200 — 1.1 KiB — 226 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/templates/patterns/slick_carousel/slick_carousel.js?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/templates/patterns/slick_carousel/slick_carousel.js?tdlrjm — 200 — 1.7 KiB — 225 ms — h2https://www.starwoodhotels.com/modules/custom/mapbox/templates/patterns/molecules/basic_mapbox/mapbox.js?tdlrjmwww.starwoodhotels.com/modules/cust... https://www.starwoodhotels.com/modules/custom/mapbox/templates/patterns/molecules/basic_mapbox/mapbox.js?tdlrjm — 200 — 744 B — 215 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/templates/patterns/mapbox_view/mapbox_view.js?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/templates/patterns/mapbox_view/mapbox_view.js?tdlrjm — 200 — 2.1 KiB — 234 ms — h2https://api.mapbox.com/mapbox-gl-js/v3.1.2/mapbox-gl.jsapi.mapbox.com/mapbox-gl-js/v3.1.2/... https://api.mapbox.com/mapbox-gl-js/v3.1.2/mapbox-gl.js — 200 — 333.4 KiB — 295 ms — h2https://www.starwoodhotels.com/modules/custom/mapbox_megamap/templates/patterns/mapboxpopup/mapboxpopup.js?tdlrjmwww.starwoodhotels.com/modules/cust... https://www.starwoodhotels.com/modules/custom/mapbox_megamap/templates/patterns/mapboxpopup/mapboxpopup.js?tdlrjm — 200 — 1.0 KiB — 234 ms — h2https://www.starwoodhotels.com/modules/custom/mapbox_megamap/templates/patterns/mapboxfilters/mapbox_filter.js?tdlrjmwww.starwoodhotels.com/modules/cust... https://www.starwoodhotels.com/modules/custom/mapbox_megamap/templates/patterns/mapboxfilters/mapbox_filter.js?tdlrjm — 200 — 817 B — 231 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/js/dynamic_background_hover.js?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/js/dynamic_background_hover.js?tdlrjm — 200 — 1.2 KiB — 220 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/templates/patterns/slideOut/slideout.js?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/templates/patterns/slideOut/slideout.js?tdlrjm — 200 — 706 B — 252 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/js/ada.js?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/js/ada.js?tdlrjm — 200 — 907 B — 249 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/js/booking.js?tdlrjmwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/js/booking.js?tdlrjm — 200 — 733 B — 250 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/fonts/noir/NoirStd-Regular.otfwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/fonts/noir/NoirStd-Regular.otf — 200 — 20.6 KiB — 54 ms — h2https://www.gstatic.com/_/translate_http/_/ss/k=translate_http.tr.zZZZhVqDDCw.L.W.O/am=BBA4/d=0/rs=AN8SPfoccYc_h-zeKMQux1N0I7taUB-_tA/m=el_main_csswww.gstatic.com/_/translate_http/_/... https://www.gstatic.com/_/translate_http/_/ss/k=translate_http.tr.zZZZhVqDDCw.L.W.O/am=BBA4/d=0/rs=AN8SPfoccYc_h-zeKMQux1N0I7taUB-_tA/m=el_main_css — 200 — 4.6 KiB — 118 ms — h2https://translate.googleapis.com/_/translate_http/_/js/k=translate_http.tr.es.eNjH1Jo6ldQ.O/am=AAAAAQ/d=1/exm=el_conf/ed=1/rs=AN8SPfq_osd-q7vwQm5aouAQRZibUmx4sg/m=el_maintranslate.googleapis.com/_/translat... https://translate.googleapis.com/_/translate_http/_/js/k=translate_http.tr.es.eNjH1Jo6ldQ.O/am=AAAAAQ/d=1/exm=el_conf/ed=1/rs=AN8SPfq_osd-q7vwQm5aouAQRZibUmx4sg/m=el_main — 200 — 118.7 KiB — 199 ms — h2https://www.starwoodhotels.com/sites/default/files/2024-03/1h%20video.mp4www.starwoodhotels.com/sites/defaul... https://www.starwoodhotels.com/sites/default/files/2024-03/1h%20video.mp4 — 206 — 8.8 MiB — 36 ms — h2https://www.starwoodhotels.com/sites/default/files/2024-03/bacc%20video.mp4www.starwoodhotels.com/sites/defaul... https://www.starwoodhotels.com/sites/default/files/2024-03/bacc%20video.mp4 — 206 — 8.4 MiB — 572 ms — h2https://www.starwoodhotels.com/sites/default/files/2024-03/th%20video.mp4www.starwoodhotels.com/sites/defaul... https://www.starwoodhotels.com/sites/default/files/2024-03/th%20video.mp4 — 206 — 4.0 MiB — 367 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/img/icons/lang.svgwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/img/icons/lang.svg — 200 — 1.3 KiB — 56 ms — h2data:image/svg+xml;charset=utf8,%3Csvg%20%20width%3D%2211%22%20height%3D%2211%22%20viewBox%3D%220%2…data:image/svg+xml;charset=utf8,%3C... data:image/svg+xml;charset=utf8,%3Csvg%20%20width%3D%2211%22%20height%3D%2211%22%20viewBox%3D%220%2… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I… — 200 — 0 B — 1 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxL…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxL… — 200 — 0 B — 0 ms — datahttps://www.starwoodhotels.com/themes/custom/starwood/assets/img/icons/pause.svgwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/img/icons/pause.svg — 200 — 329 B — 44 ms — h2data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%229%22%20height%3D%2215%22%20viewBox%3D%220%200%2…data:image/svg+xml;charset=utf8,%3C... data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%229%22%20height%3D%2215%22%20viewBox%3D%220%200%2… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf8,%3Csvg%20width%3D%229%22%20height%3D%2215%22%20viewBox%3D%220%200%2…data:image/svg+xml;charset=utf8,%3C... data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%229%22%20height%3D%2215%22%20viewBox%3D%220%200%2… — 200 — 0 B — 0 ms — datahttps://www.starwoodhotels.com/sites/default/files/brandfolder_logo/ks2zhkh72xg6975wsncwf34j/1Hotels_Homes_Whiteh1643.pngwww.starwoodhotels.com/sites/defaul... https://www.starwoodhotels.com/sites/default/files/brandfolder_logo/ks2zhkh72xg6975wsncwf34j/1Hotels_Homes_Whiteh1643.png — 200 — 20.4 KiB — 142 ms — h2https://www.starwoodhotels.com/sites/default/files/brandfolder_logo/7h26t4c53k9868m8tm9br47h/LOGO_Baccarat_Hotels_Resorts_White.svgwww.starwoodhotels.com/sites/defaul... https://www.starwoodhotels.com/sites/default/files/brandfolder_logo/7h26t4c53k9868m8tm9br47h/LOGO_Baccarat_Hotels_Resorts_White.svg — 200 — 8.4 KiB — 93 ms — h2https://www.starwoodhotels.com/sites/default/files/brandfolder_logo/xvg7rx8m5gs87jgtmxbzmbb/treehouse_logo_Artboard_1.svgwww.starwoodhotels.com/sites/defaul... https://www.starwoodhotels.com/sites/default/files/brandfolder_logo/xvg7rx8m5gs87jgtmxbzmbb/treehouse_logo_Artboard_1.svg — 200 — 8.7 KiB — 96 ms — h2https://www.starwoodhotels.com/sites/default/files/styles/scale_crop_1280x600/public/brandfolder/wp2g7k4cnbc7sjnm75257n5c/1H_ImmersedInNature_GreenTexture_11_CLEANh1080.png?h=d1cb525d&itok=FrB2TPv0www.starwoodhotels.com/sites/defaul... https://www.starwoodhotels.com/sites/default/files/styles/scale_crop_1280x600/public/brandfolder/wp2g7k4cnbc7sjnm75257n5c/1H_ImmersedInNature_GreenTexture_11_CLEANh1080.png?h=d1cb525d&itok=FrB2TPv0 — 200 — 159.5 KiB — 425 ms — h2https://www.starwoodhotels.com/sites/default/files/brandfolder_logo/sm9f98p9838qcjn8bmqvg4ft/SH_white_simplified.svgwww.starwoodhotels.com/sites/defaul... https://www.starwoodhotels.com/sites/default/files/brandfolder_logo/sm9f98p9838qcjn8bmqvg4ft/SH_white_simplified.svg — 200 — 814 B — 92 ms — h2https://www.starwoodhotels.com/sites/default/files/2024-01/5042_1CR01_SH_BKG05%201.pngwww.starwoodhotels.com/sites/defaul... https://www.starwoodhotels.com/sites/default/files/2024-01/5042_1CR01_SH_BKG05%201.png — 200 — 192.3 KiB — 463 ms — h2https://www.starwoodhotels.com/sites/default/files/styles/1200x600/public/brandfolder/m8kh99t8cqq4cw7876rsfxm/1_Hotel_South_Beach_2021_9h1280.png?h=1dd3cf61&itok=ByrdADu2www.starwoodhotels.com/sites/defaul... https://www.starwoodhotels.com/sites/default/files/styles/1200x600/public/brandfolder/m8kh99t8cqq4cw7876rsfxm/1_Hotel_South_Beach_2021_9h1280.png?h=1dd3cf61&itok=ByrdADu2 — 200 — 203.6 KiB — 464 ms — h2https://www.starwoodhotels.com/sites/default/files/styles/1200x600/public/brandfolder/xtthvfptfs37kvkxjznczjf/RM653-02-_Ocean_Front_1_Bedroom_Suite_with_Balconyh1320.png?h=22f6ab40&itok=IGAQC12ewww.starwoodhotels.com/sites/defaul... https://www.starwoodhotels.com/sites/default/files/styles/1200x600/public/brandfolder/xtthvfptfs37kvkxjznczjf/RM653-02-_Ocean_Front_1_Bedroom_Suite_with_Balconyh1320.png?h=22f6ab40&itok=IGAQC12e — 200 — 92.7 KiB — 424 ms — h2https://www.starwoodhotels.com/sites/default/files/styles/1200x600/public/brandfolder/9hcq6x6n9p7s9c6t6rgc3mmw/BAC_Bar_19h1440.png?h=794d44c4&itok=j-78VsIlwww.starwoodhotels.com/sites/defaul... https://www.starwoodhotels.com/sites/default/files/styles/1200x600/public/brandfolder/9hcq6x6n9p7s9c6t6rgc3mmw/BAC_Bar_19h1440.png?h=794d44c4&itok=j-78VsIl — 200 — 169.7 KiB — 463 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/fonts/noir/NoirStd-Bold.otfwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/fonts/noir/NoirStd-Bold.otf — 200 — 21.0 KiB — 98 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/fonts/averia-serif-libre/AveriaSerifLibre-Light.ttfwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/fonts/averia-serif-libre/AveriaSerifLibre-Light.ttf — 200 — 60.8 KiB — 104 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/fonts/averia-serif-libre/AveriaSerifLibre-Regular.ttfwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/fonts/averia-serif-libre/AveriaSerifLibre-Regular.ttf — 200 — 60.3 KiB — 104 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/fonts/noir/NoirStd-Light.otfwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/fonts/noir/NoirStd-Light.otf — 200 — 20.5 KiB — 98 ms — h2data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd… — 200 — 0 B — 0 ms — datahttps://www.starwoodhotels.com/themes/custom/starwood/assets/img/instagram.svgwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/img/instagram.svg — 200 — 471 B — 75 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/images/icons/required.svgwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/images/icons/required.svg — 200 — 454 B — 77 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/img/icons/arrow-down.svgwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/img/icons/arrow-down.svg — 404 — 223.4 KiB — 758 ms — h2https://edge.marker.io/latest/2.v2.35.1.a3bb2770eaaed0a20b4d.jsedge.marker.io/latest/2.v2.35.1.a3b... https://edge.marker.io/latest/2.v2.35.1.a3bb2770eaaed0a20b4d.js — 200 — 66.7 KiB — 116 ms — h3https://edge.marker.io/latest/3.v2.35.1.50214fb9a88ea8e0bbbb.jsedge.marker.io/latest/3.v2.35.1.502... https://edge.marker.io/latest/3.v2.35.1.50214fb9a88ea8e0bbbb.js — 200 — 65.9 KiB — 113 ms — h3https://fonts.googleapis.com/css?family=Material+Iconsfonts.googleapis.com/css?family=Mat... https://fonts.googleapis.com/css?family=Material+Icons — 200 — 678 B — 54 ms — h2https://1hotels.dolli.cloud/api/config?clientId=1hotels&primaryLangId=en1hotels.dolli.cloud/api/config?clie... https://1hotels.dolli.cloud/api/config?clientId=1hotels&primaryLangId=en — 200 — 33.4 KiB — 711 ms — h2https://www.starwoodhotels.com/flow-query-brand-reservation-card/static/media/brand-loader.3dbc56df.gifwww.starwoodhotels.com/flow-query-b... https://www.starwoodhotels.com/flow-query-brand-reservation-card/static/media/brand-loader.3dbc56df.gif — 200 — 17.6 KiB — 153 ms — h2https://fonts.gstatic.com/s/materialicons/v145/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2fonts.gstatic.com/s/materialicons/v... https://fonts.gstatic.com/s/materialicons/v145/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2 — 200 — 125.6 KiB — 82 ms — h3data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAQAAAAfQ//73v/+BiOh/AAA=data:image/webp;base64,UklGRh4AAABX... data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAQAAAAfQ//73v/+BiOh/AAA= — 200 — 0 B — 0 ms — datahttps://cdn.jsdelivr.net/npm/@accessible360/accessible-slick@1.0.1/slick/ajax-loader.gifcdn.jsdelivr.net/npm/@accessible360... https://cdn.jsdelivr.net/npm/@accessible360/accessible-slick@1.0.1/slick/ajax-loader.gif — 200 — 4.5 KiB — 4 ms — h2data:image/svg+xml;charset=utf8,%3Csvg%20%20width%3D%2211%22%20height%3D%2211%22%20viewBox%3D%220%2…data:image/svg+xml;charset=utf8,%3C... data:image/svg+xml;charset=utf8,%3Csvg%20%20width%3D%2211%22%20height%3D%2211%22%20viewBox%3D%220%2… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width…data:image/svg+xml;charset=utf8,%3C... data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width… — 200 — 0 B — 0 ms — datablob:https://www.starwoodhotels.com/c4c65756-0058-44d1-a6d8-2da6c2462006www.starwoodhotels.com/c4c65756-005... blob:https://www.starwoodhotels.com/c4c65756-0058-44d1-a6d8-2da6c2462006 — 200 — -1 B — 237 ms — blobblob:https://www.starwoodhotels.com/c4c65756-0058-44d1-a6d8-2da6c2462006www.starwoodhotels.com/c4c65756-005... blob:https://www.starwoodhotels.com/c4c65756-0058-44d1-a6d8-2da6c2462006 — 200 — -1 B — 239 ms — blobhttps://api.mapbox.com/styles/v1/mapbox/light-v11?sdk=js-3.1.2&access_token=pk.eyJ1IjoiZGlnaXRhbG1hcmtldGluZy1zaGhyIiwiYSI6ImNrdWlmcmp1ZDJucHIyeG5uM2F0NDc5N3UifQ.eqXy9DI5LC9YBbP6PoZKeAapi.mapbox.com/styles/v1/mapbox/lig... https://api.mapbox.com/styles/v1/mapbox/light-v11?sdk=js-3.1.2&access_token=pk.eyJ1IjoiZGlnaXRhbG1hcmtldGluZy1zaGhyIiwiYSI6ImNrdWlmcmp1ZDJucHIyeG5uM2F0NDc5N3UifQ.eqXy9DI5LC9YBbP6PoZKeA — 200 — 5.8 KiB — 88 ms — h3https://www.starwoodhotels.com/cdn-cgi/challenge-platform/scripts/jsd/main.jswww.starwoodhotels.com/cdn-cgi/chal... https://www.starwoodhotels.com/cdn-cgi/challenge-platform/scripts/jsd/main.js — 302 — 379 B — 100 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0…www.w3.org/2000/svg' fill='%23333' ... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0…www.w3.org/2000/svg' fill='%23333' ... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0…www.w3.org/2000/svg' fill='%23333' ... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.…www.w3.org/2000/svg' xmlns:xlink='h... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.… — 200 — 0 B — 0 ms — datahttps://cdn.jsdelivr.net/npm/@accessible360/accessible-slick@1.0.1/slick/fonts/slick.woffcdn.jsdelivr.net/npm/@accessible360... https://cdn.jsdelivr.net/npm/@accessible360/accessible-slick@1.0.1/slick/fonts/slick.woff — 200 — 1.7 KiB — 3 ms — h3https://www.starwoodhotels.com/sites/default/files/styles/1200x600/public/brandfolder/hb4fj4jnbfr8k7gsfzr563b9/2022-12-07_1Hotel_Nashville_Day2_MF_RT_S0372h2572.png?h=8576a641&itok=pv87clpNwww.starwoodhotels.com/sites/defaul... https://www.starwoodhotels.com/sites/default/files/styles/1200x600/public/brandfolder/hb4fj4jnbfr8k7gsfzr563b9/2022-12-07_1Hotel_Nashville_Day2_MF_RT_S0372h2572.png?h=8576a641&itok=pv87clpN — 200 — 84.9 KiB — 53 ms — h2https://www.starwoodhotels.com/sites/default/files/styles/1200x600/public/brandfolder/6j6ssjhn288nfhsm7knmwf3w/The_Nest_in_Treehouse_4h1280.png?h=10d202d3&itok=MZmeTzg8www.starwoodhotels.com/sites/defaul... https://www.starwoodhotels.com/sites/default/files/styles/1200x600/public/brandfolder/6j6ssjhn288nfhsm7knmwf3w/The_Nest_in_Treehouse_4h1280.png?h=10d202d3&itok=MZmeTzg8 — 200 — 275.8 KiB — 41 ms — h2data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2…data:image/svg+xml;charset=utf8,%3C... data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2… — 200 — 0 B — 0 ms — datahttps://www.starwoodhotels.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js?www.starwoodhotels.com/cdn-cgi/chal... https://www.starwoodhotels.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/0b8fb825cb67/main.js? — 200 — 12.7 KiB — 23 ms — h2https://www.starwoodhotels.com/sites/default/files/2024-01/hero-compressed.mp4www.starwoodhotels.com/sites/defaul... https://www.starwoodhotels.com/sites/default/files/2024-01/hero-compressed.mp4 — 206 — 4.4 MiB — 357 ms — h2https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2,mapbox.mapbox-bathymetry-v2.json?secure&access_token=pk.eyJ1IjoiZGlnaXRhbG1hcmtldGluZy1zaGhyIiwiYSI6ImNrdWlmcmp1ZDJucHIyeG5uM2F0NDc5N3UifQ.eqXy9DI5LC9YBbP6PoZKeAapi.mapbox.com/v4/mapbox.mapbox-str... https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2,mapbox.mapbox-bathymetry-v2.json?secure&access_token=pk.eyJ1IjoiZGlnaXRhbG1hcmtldGluZy1zaGhyIiwiYSI6ImNrdWlmcmp1ZDJucHIyeG5uM2F0NDc5N3UifQ.eqXy9DI5LC9YBbP6PoZKeA — 200 — 5.2 KiB — 54 ms — h3https://api.mapbox.com/styles/v1/mapbox/light-v11/sprite@2x.json?access_token=pk.eyJ1IjoiZGlnaXRhbG1hcmtldGluZy1zaGhyIiwiYSI6ImNrdWlmcmp1ZDJucHIyeG5uM2F0NDc5N3UifQ.eqXy9DI5LC9YBbP6PoZKeAapi.mapbox.com/styles/v1/mapbox/lig... https://api.mapbox.com/styles/v1/mapbox/light-v11/sprite@2x.json?access_token=pk.eyJ1IjoiZGlnaXRhbG1hcmtldGluZy1zaGhyIiwiYSI6ImNrdWlmcmp1ZDJucHIyeG5uM2F0NDc5N3UifQ.eqXy9DI5LC9YBbP6PoZKeA — 200 — 1.5 KiB — 35 ms — h3https://api.mapbox.com/styles/v1/mapbox/light-v11/sprite@2x.png?access_token=pk.eyJ1IjoiZGlnaXRhbG1hcmtldGluZy1zaGhyIiwiYSI6ImNrdWlmcmp1ZDJucHIyeG5uM2F0NDc5N3UifQ.eqXy9DI5LC9YBbP6PoZKeAapi.mapbox.com/styles/v1/mapbox/lig... https://api.mapbox.com/styles/v1/mapbox/light-v11/sprite@2x.png?access_token=pk.eyJ1IjoiZGlnaXRhbG1hcmtldGluZy1zaGhyIiwiYSI6ImNrdWlmcmp1ZDJucHIyeG5uM2F0NDc5N3UifQ.eqXy9DI5LC9YBbP6PoZKeA — 200 — 35.3 KiB — 36 ms — h3https://www.starwoodhotels.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.15003100145269122:1776899610:ocN79iLeoMzLIrbO7RufIK3kxf6HJgAQAGMI3HucTfc/9f0885fc99b92a14www.starwoodhotels.com/cdn-cgi/chal... https://www.starwoodhotels.com/cdn-cgi/challenge-platform/h/b/jsd/oneshot/0b8fb825cb67/0.15003100145269122:1776899610:ocN79iLeoMzLIrbO7RufIK3kxf6HJgAQAGMI3HucTfc/9f0885fc99b92a14 — 200 — 993 B — 25 ms — h2https://cdn.cookielaw.org/scripttemplates/otSDKStub.js?did=019566f4-ee91-7a93-ad5a-f96df26baf89cdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js?did=019566f4-ee91-7a93-ad5a-f96df26baf89 — -1 — 0 B — 249 ms — https://www.googletagmanager.com/gtag/js?id=G-LG5K74SLWD&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-LG5K74SLWD&cx=c&gtm=4e64k1 — 200 — 171.6 KiB — 66 ms — h2https://www.starwoodhotels.com/sites/default/files/2024-01/hero-compressed.mp4www.starwoodhotels.com/sites/defaul... https://www.starwoodhotels.com/sites/default/files/2024-01/hero-compressed.mp4 — 206 — 0 B — 2 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill…www.w3.org/2000/svg' fill… data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill… — 200 — 0 B — 0 ms — datahttps://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2,mapbox.mapbox-bathymetry-v2/1/0/0.vector.pbf?sku=101sDN0d5Mrm6&access_token=pk.eyJ1IjoiZGlnaXRhbG1hcmtldGluZy1zaGhyIiwiYSI6ImNrdWlmcmp1ZDJucHIyeG5uM2F0NDc5N3UifQ.eqXy9DI5LC9YBbP6PoZKeAapi.mapbox.com/v4/mapbox.mapbox-str... https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2,mapbox.mapbox-bathymetry-v2/1/0/0.vector.pbf?sku=101sDN0d5Mrm6&access_token=pk.eyJ1IjoiZGlnaXRhbG1hcmtldGluZy1zaGhyIiwiYSI6ImNrdWlmcmp1ZDJucHIyeG5uM2F0NDc5N3UifQ.eqXy9DI5LC9YBbP6PoZKeA — 200 — 71.5 KiB — 750 ms — h3https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2,mapbox.mapbox-bathymetry-v2/1/0/1.vector.pbf?sku=101sDN0d5Mrm6&access_token=pk.eyJ1IjoiZGlnaXRhbG1hcmtldGluZy1zaGhyIiwiYSI6ImNrdWlmcmp1ZDJucHIyeG5uM2F0NDc5N3UifQ.eqXy9DI5LC9YBbP6PoZKeAapi.mapbox.com/v4/mapbox.mapbox-str... https://api.mapbox.com/v4/mapbox.mapbox-streets-v8,mapbox.mapbox-terrain-v2,mapbox.mapbox-bathymetry-v2/1/0/1.vector.pbf?sku=101sDN0d5Mrm6&access_token=pk.eyJ1IjoiZGlnaXRhbG1hcmtldGluZy1zaGhyIiwiYSI6ImNrdWlmcmp1ZDJucHIyeG5uM2F0NDc5N3UifQ.eqXy9DI5LC9YBbP6PoZKeA — 200 — 51.7 KiB — 55 ms — h3https://www.gstatic.com/_/translate_http/_/ss/k=translate_http.tr.zZZZhVqDDCw.L.W.O/am=BBA4/d=0/rs=AN8SPfoccYc_h-zeKMQux1N0I7taUB-_tA/m=el_main_csswww.gstatic.com/_/translate_http/_/... https://www.gstatic.com/_/translate_http/_/ss/k=translate_http.tr.zZZZhVqDDCw.L.W.O/am=BBA4/d=0/rs=AN8SPfoccYc_h-zeKMQux1N0I7taUB-_tA/m=el_main_css — 200 — 0 B — 3 ms — h2https://fonts.gstatic.com/s/i/productlogos/translate/v14/24px.svgfonts.gstatic.com/s/i/productlogos/... https://fonts.gstatic.com/s/i/productlogos/translate/v14/24px.svg — 200 — 3.3 KiB — 31 ms — h3https://www.google.com/images/cleardot.gifwww.google.com/images/cleardot.gif https://www.google.com/images/cleardot.gif — 200 — 65 B — 70 ms — h3https://www.gstatic.com/images/branding/product/2x/translate_24dp.pngwww.gstatic.com/images/branding/pro... https://www.gstatic.com/images/branding/product/2x/translate_24dp.png — 200 — 2.1 KiB — 30 ms — h2https://api.marker.io/widget/pingapi.marker.io/widget/ping https://api.marker.io/widget/ping — 204 — 0 B — 103 ms — h3https://translate-pa.googleapis.com/v1/supportedLanguages?client=te&display_language=es&key=AIzaSyBWDj0QJvVIx8XOhRegXX5_SrRWxhT5Hs4&callback=callbacktranslate-pa.googleapis.com/v1/supp... https://translate-pa.googleapis.com/v1/supportedLanguages?client=te&display_language=es&key=AIzaSyBWDj0QJvVIx8XOhRegXX5_SrRWxhT5Hs4&callback=callback — 200 — 3.3 KiB — 128 ms — h2https://api.mapbox.com/fonts/v1/mapbox/DIN%20Pro%20Italic,Arial%20Unicode%20MS%20Regular/0-255.pbf?access_token=pk.eyJ1IjoiZGlnaXRhbG1hcmtldGluZy1zaGhyIiwiYSI6ImNrdWlmcmp1ZDJucHIyeG5uM2F0NDc5N3UifQ.eqXy9DI5LC9YBbP6PoZKeAapi.mapbox.com/fonts/v1/mapbox/DIN%... https://api.mapbox.com/fonts/v1/mapbox/DIN%20Pro%20Italic,Arial%20Unicode%20MS%20Regular/0-255.pbf?access_token=pk.eyJ1IjoiZGlnaXRhbG1hcmtldGluZy1zaGhyIiwiYSI6ImNrdWlmcmp1ZDJucHIyeG5uM2F0NDc5N3UifQ.eqXy9DI5LC9YBbP6PoZKeA — 200 — 44.8 KiB — 31 ms — h3https://api.mapbox.com/fonts/v1/mapbox/DIN%20Pro%20Medium,Arial%20Unicode%20MS%20Regular/0-255.pbf?access_token=pk.eyJ1IjoiZGlnaXRhbG1hcmtldGluZy1zaGhyIiwiYSI6ImNrdWlmcmp1ZDJucHIyeG5uM2F0NDc5N3UifQ.eqXy9DI5LC9YBbP6PoZKeAapi.mapbox.com/fonts/v1/mapbox/DIN%... https://api.mapbox.com/fonts/v1/mapbox/DIN%20Pro%20Medium,Arial%20Unicode%20MS%20Regular/0-255.pbf?access_token=pk.eyJ1IjoiZGlnaXRhbG1hcmtldGluZy1zaGhyIiwiYSI6ImNrdWlmcmp1ZDJucHIyeG5uM2F0NDc5N3UifQ.eqXy9DI5LC9YBbP6PoZKeA — 200 — 40.2 KiB — 31 ms — h3https://api.marker.io/widget/pingapi.marker.io/widget/ping https://api.marker.io/widget/ping — 403 — 924 B — 71 ms — h3data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd… — 200 — 0 B — 0 ms — datahttps://www.starwoodhotels.com/themes/custom/starwood/favicon.icowww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/favicon.ico — 200 — 49.4 KiB — 38 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-LG5K74SLWD&gtm=45je64k1v879646135z8810555459za20gzb810555459zd810555459&_p=1776901749456&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&ecid=1700453969&_eu=AAAAAGA&are=1&cid=1409079444.1776901752&ec_mode=a&frm=0&pscdl=denied&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938469~117266400~117384405~117512543&sid=1776901751&sct=1&seg=0&dl=https%3A%2F%2Fwww.starwoodhotels.com%2F&dt=Starwood%20Hotels%20-%20Global%20Luxury%20Hotel%20Brands&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=3208region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-LG5K74SLWD&gtm=45je64k1v879646135z8810555459za20gzb810555459zd810555459&_p=1776901749456&gcs=G100&gcd=13p3p3p2p5l1&npa=1&dma_cps=-&dma=1&ecid=1700453969&_eu=AAAAAGA&are=1&cid=1409079444.1776901752&ec_mode=a&frm=0&pscdl=denied&rcb=4&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938469~117266400~117384405~117512543&sid=1776901751&sct=1&seg=0&dl=https%3A%2F%2Fwww.starwoodhotels.com%2F&dt=Starwood%20Hotels%20-%20Global%20Luxury%20Hotel%20Brands&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=3208 — 204 — 554 B — 123 ms — h2https://pagead2.googlesyndication.com/ccm/collect?rcb=12&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.starwoodhotels.com%2F&scrsrc=www.googletagmanager.com&rnd=930053469.1776901752&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k1v810555459za200zd810555459xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115616986~115938465~115938468~117266400~117384406&apve=1&apvf=f&apvc=1&tft=1776901752040&tfd=3210pagead2.googlesyndication.com/ccm/c... https://pagead2.googlesyndication.com/ccm/collect?rcb=12&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fwww.starwoodhotels.com%2F&scrsrc=www.googletagmanager.com&rnd=930053469.1776901752&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k1v810555459za200zd810555459xea&gcs=G100&gcd=13p3p3p2p5l1&dma_cps=-&dma=1&tag_exp=0~115616986~115938465~115938468~117266400~117384406&apve=1&apvf=f&apvc=1&tft=1776901752040&tfd=3210 — 200 — 21 B — 121 ms — h3https://www.starwoodhotels.com/themes/custom/starwood/assets/img/icons/mappin--black.pngwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/img/icons/mappin--black.png — 200 — 531 B — 34 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/img/icons/mappin--green.pngwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/img/icons/mappin--green.png — 200 — 477 B — 35 ms — h2https://www.starwoodhotels.com/themes/custom/starwood/assets/img/icons/mappin-ellipse.pngwww.starwoodhotels.com/themes/custo... https://www.starwoodhotels.com/themes/custom/starwood/assets/img/icons/mappin-ellipse.png — 200 — 357 B — 40 ms — h2https://events.mapbox.com/events/v2?access_token=pk.eyJ1IjoiZGlnaXRhbG1hcmtldGluZy1zaGhyIiwiYSI6ImNrdWlmcmp1ZDJucHIyeG5uM2F0NDc5N3UifQ.eqXy9DI5LC9YBbP6PoZKeAevents.mapbox.com/events/v2?access_... https://events.mapbox.com/events/v2?access_token=pk.eyJ1IjoiZGlnaXRhbG1hcmtldGluZy1zaGhyIiwiYSI6ImNrdWlmcmp1ZDJucHIyeG5uM2F0NDc5N3UifQ.eqXy9DI5LC9YBbP6PoZKeA — 204 — 75 B — 164 ms — h2https://events.mapbox.com/events/v2?access_token=pk.eyJ1IjoiZGlnaXRhbG1hcmtldGluZy1zaGhyIiwiYSI6ImNrdWlmcmp1ZDJucHIyeG5uM2F0NDc5N3UifQ.eqXy9DI5LC9YBbP6PoZKeAevents.mapbox.com/events/v2?access_... https://events.mapbox.com/events/v2?access_token=pk.eyJ1IjoiZGlnaXRhbG1hcmtldGluZy1zaGhyIiwiYSI6ImNrdWlmcmp1ZDJucHIyeG5uM2F0NDc5N3UifQ.eqXy9DI5LC9YBbP6PoZKeA — 204 — 76 B — 162 ms — h2https://api.mapbox.com/map-sessions/v1?sku=101sDN0d5Mrm6&access_token=pk.eyJ1IjoiZGlnaXRhbG1hcmtldGluZy1zaGhyIiwiYSI6ImNrdWlmcmp1ZDJucHIyeG5uM2F0NDc5N3UifQ.eqXy9DI5LC9YBbP6PoZKeAapi.mapbox.com/map-sessions/v1?sku=... https://api.mapbox.com/map-sessions/v1?sku=101sDN0d5Mrm6&access_token=pk.eyJ1IjoiZGlnaXRhbG1hcmtldGluZy1zaGhyIiwiYSI6ImNrdWlmcmp1ZDJucHIyeG5uM2F0NDc5N3UifQ.eqXy9DI5LC9YBbP6PoZKeA — 200 — 236 B — 82 ms — h3https://api.mapbox.com/fonts/v1/mapbox/DIN%20Offc%20Pro%20Medium,Arial%20Unicode%20MS%20Bold/0-255.pbf?access_token=pk.eyJ1IjoiZGlnaXRhbG1hcmtldGluZy1zaGhyIiwiYSI6ImNrdWlmcmp1ZDJucHIyeG5uM2F0NDc5N3UifQ.eqXy9DI5LC9YBbP6PoZKeAapi.mapbox.com/fonts/v1/mapbox/DIN%... https://api.mapbox.com/fonts/v1/mapbox/DIN%20Offc%20Pro%20Medium,Arial%20Unicode%20MS%20Bold/0-255.pbf?access_token=pk.eyJ1IjoiZGlnaXRhbG1hcmtldGluZy1zaGhyIiwiYSI6ImNrdWlmcmp1ZDJucHIyeG5uM2F0NDc5N3UifQ.eqXy9DI5LC9YBbP6PoZKeA — 200 — 40.4 KiB — 24 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 11729ms · 1162KB · €127/mo
api.mapbox.com
Other
Costly
Execution 4356ms
Transfer 333 KB
Unused 54%
Monthly Cost €47/mo
www.starwoodhotels.com
Other
Costly
Execution 2790ms
Transfer 63 KB
Monthly Cost €30/mo
Unattributable
Other
Costly
Execution 1612ms
Transfer 0 KB
Monthly Cost €18/mo
www.starwoodhotels.com
Other
Costly
Execution 779ms
Transfer 1 KB
Monthly Cost €8/mo
www.starwoodhotels.com
Other
Costly
Execution 556ms
Transfer 218 KB
Unused 47%
Monthly Cost €6/mo
edge.marker.io
Other
Costly
Execution 361ms
Transfer 67 KB
Unused 50%
Monthly Cost €4/mo
www.starwoodhotels.com
Other
Costly
Execution 346ms
Transfer 0 KB
Monthly Cost €4/mo
Google Tag Manager
Tag Manager
Costly
Execution 313ms
Transfer 172 KB
Unused 40%
Monthly Cost €3/mo
translate.googleapis.com
Other
Costly
Execution 291ms
Transfer 119 KB
Unused 78%
Monthly Cost €3/mo
Google Tag Manager
Tag Manager
Costly
Execution 249ms
Transfer 160 KB
Unused 42%
Monthly Cost €3/mo
www.starwoodhotels.com
Other
Optional
Execution 75ms
Transfer 30 KB
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • api.mapbox.com adds 4356ms and costs ~€47/month
  • www.starwoodhotels.com adds 2790ms and costs ~€30/month
  • Unattributable adds 1612ms and costs ~€18/month
  • www.starwoodhotels.com adds 779ms and costs ~€8/month
  • www.starwoodhotels.com adds 556ms and costs ~€6/month
  • edge.marker.io adds 361ms and costs ~€4/month
  • www.starwoodhotels.com adds 346ms and costs ~€4/month
  • Google Tag Manager adds 313ms and costs ~€3/month
  • translate.googleapis.com adds 291ms and costs ~€3/month
  • Google Tag Manager adds 249ms and costs ~€3/month

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

Why this matters

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

Learn more

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

Source: web.dev

api.mapbox.com takes 4356ms 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

54% of api.mapbox.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.starwoodhotels.com takes 2790ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

Unattributable takes 1612ms 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.starwoodhotels.com takes 779ms 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.starwoodhotels.com takes 556ms 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

edge.marker.io takes 361ms 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.starwoodhotels.com takes 346ms 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 313ms 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

translate.googleapis.com takes 291ms 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

78% of translate.googleapis.com's code is unused. The script may be loading features you don't use.

Why this matters

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

Source: web.dev

Google Tag Manager takes 249ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

How third-party costs are calculated

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

Send Feedback