Skip to content
https://usgbc.org

Performance

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

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

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

1.42 s

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

14.05 s

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

200 ms

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

0.011

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

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

16.47 s

Page Load Progression

698 ms
1.4 s
2.1 s
2.8 s
3.5 s
4.2 s
4.9 s
5.6 s
Checks
15
6 PASS 2 REVIEW 5 FIX
F
Page Weight Budget
Action
22.6 MB transferred, 413 requests
FIX
22.6 MB transferred, 413 requests
Critical::
Page weighs 39.1 MB (22.6 MB transferred)
Warning::
Images are 20.8 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 20.8 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
Warning::
413 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 4.7 g CO2 per page load
22.6 MB / 2.4 MB budget
22.6 MB transferred
413 requests
4.7 g CO2 per page load
Images 20.8 MiB 92%
JavaScript 1.4 MiB 6%
CSS 162.9 KiB 1%
Fonts 108.9 KiB 0%
Other 47.8 KiB 0%
HTML 41.7 KiB 0%
Other 7.4 KiB 0%
Other 3.4 KiB 0%
Other 557 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (22.6 MiB of 22.6 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Bundles
Action
127 scripts, 703 KB unused
FIX
127 scripts, 703 KB unused
Warning::
https://static.zdassets.com/web_widget/classic/lat...: 113 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-P8M...: 85 KB unused (57%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-P8M...: 85 KB unused (57%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://build.usgbc.org/js/piUtils.js?ver=2021-09-...: 84 KB unused (84%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googleoptimize.com/optimize.js?id=GTM-...: 67 KB unused (60%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 703 KB
703 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://static.zdassets.com/web_widget/classic/latest/web-widget-main-22a6ed7.js261 KB113 KB (43%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-P8MVR87149 KB85 KB (57%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-P8MVR870 KB85 KB (57%)3rd
https://build.usgbc.org/js/piUtils.js?ver=2021-09-20100 KB84 KB (84%)3rd
https://www.googleoptimize.com/optimize.js?id=GTM-5D4XPJQ112 KB67 KB (60%)3rd
https://www.googleoptimize.com/optimize.js?id=GTM-5D4XPJQ0 KB67 KB (60%)3rd
https://www.googletagmanager.com/gtag/js?id=G-GKEYTXDB8T174 KB62 KB (36%)3rd
https://www.googletagmanager.com/gtag/js?id=G-GKEYTXDB8T0 KB62 KB (36%)3rd
https://www.skynettechnologies.com/accessibility/js/accessibility-loader.js100 KB28 KB (28%)3rd
https://www.usgbc.org/modules/custom/usgbc_core/assets/js/usgbc_core.js?v=1.3326 KB25 KB (97%)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
413 resources · 22.6 MB · 703 KB savings available
FIX
413 resources · 22.6 MB · 703 KB savings available
Warning::
Page weight 21.6 MB over 1MB target
Got: 22.6 MB Expected: ≤ 1 MB
Info::
~703 KB of savings available
Warning::
412 third-party resources (100% of weight)
Info::
13 resources over 200KB
413 resources · 22.6 MiB · 412 third-party 21.6 MiB over 1MB target
Image 92% · 20.8 MiB
JavaScript 6% · 1.4 MiB
CSS 1% · 162.9 KiB
Font 0% · 108.9 KiB
Document 0% · 44.9 KiB
Media 0% · 44.2 KiB
Other 0% · 10.3 KiB

~702.7 KiB of savings available

Remove unused JavaScript: 702.7 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
70 images, 0 KB saveable
REVIEW
70 images, 0 KB saveable
Warning::
https://static-assets.usgbc.org/dassets/usgbc.org/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static-assets.usgbc.org/dassets/usgbc.org/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.usgbc.org/sites/default/files/2021-10/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.usgbc.org/sites/default/files/profiles... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.usgbc.org/sites/default/files/2025-01/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static-assets.usgbc.org/dassets/usgbc.org/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static-assets.usgbc.org/dassets/usgbc.org/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.usgbc.org/sites/default/files/2021-10/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.usgbc.org/sites/default/files/2021-10/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.usgbc.org/sites/default/files/2023-07/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static-assets.usgbc.org/dassets/usgbc.org/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.usgbc.org/sites/default/files/profiles... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.usgbc.org/sites/default/files/2021-10/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.usgbc.org/sites/default/files/2021-12/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.usgbc.org/sites/default/files/profiles... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.usgbc.org/sites/default/files/2021-12/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.usgbc.org/sites/default/files/AECOM_0.... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static-assets.usgbc.org/dassets/usgbc.org/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static-assets.usgbc.org/dassets/usgbc.org/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static-assets.usgbc.org/dassets/usgbc.org/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static-assets.usgbc.org/dassets/usgbc.org/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.usgbc.org/sites/default/files/2021-10/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.usgbc.org/sites/default/files/2021-12/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static-assets.usgbc.org/dassets/usgbc.org/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static-assets.usgbc.org/dassets/usgbc.org/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static-assets.usgbc.org/dassets/usgbc.org/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.usgbc.org/sites/default/files/2022-02/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.usgbc.org/sites/default/files/b1b1.jpg is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.usgbc.org/sites/default/files/2022-03/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static-assets.usgbc.org/dassets/usgbc.org/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static-assets.usgbc.org/dassets/usgbc.org/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static-assets.usgbc.org/dassets/usgbc.org/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.usgbc.org/sites/default/files/2021-10/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static-assets.usgbc.org/dassets/usgbc.org/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static-assets.usgbc.org/dassets/usgbc.org/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static-assets.usgbc.org/dassets/usgbc.org/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.usgbc.org/sites/default/files/2021-10/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static-assets.usgbc.org/dassets/usgbc.org/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static-assets.usgbc.org/dassets/usgbc.org/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static-assets.usgbc.org/dassets/usgbc.org/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.usgbc.org/sites/default/files/2021-10/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static-assets.usgbc.org/dassets/usgbc.org/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static-assets.usgbc.org/dassets/usgbc.org/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.usgbc.org/sites/default/files/2021-10/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static-assets.usgbc.org/dassets/usgbc.org/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.usgbc.org/sites/default/files/CPlogoex... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.usgbc.org/sites/default/files/2021-10/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
70 images 12.0 MB
0 oversized -0 KB
63 legacy format
47 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

C
JS Execution Cost
Action
1792ms total JS execution
REVIEW
1792ms total JS execution
Warning::
https://www.usgbc.org/?status=redirect&url=https%3...: 389ms CPU time
Warning::
Unattributable: 383ms CPU time
Warning::
https://static.zdassets.com/web_widget/classic/lat...: 264ms CPU time
Info::
https://www.usgbc.org/modules/contrib/jquery_once/...: 247ms CPU time
Info::
https://www.googletagmanager.com/gtag/js?id=G-GKEY...: 234ms CPU time
Warning::
Third-party scripts: 1792ms (100% of total)

Main Thread Breakdown

Script Evaluation 50% Other 31% Style & Layout 10% Script Parsing & Compilation 6%
ScriptTotalScriptingParse/CompileParty
https://www.usgbc.org/?status=redirect&url=https%3A%2F%2Fplatform-api.usgbc.org%2FOAuthClient%2Fprocess%2FMk90RVN1Y1k3N1JEVHFVdVdJZUJXNVI4a1lKVUMyT3F3ZC85clZoLzVndEpnWllxUmFXd0s1WE9IaGFJcmphL0xBMVZ2b3IrM25PNWJoWWpWeUw1Vk5qVnFXK1hVdjF0eUMxSzFVSTFGWHB3NHYxWXV6bkZpVDMrVUMrK0RzV2V4THZVeC92UFR5QS9mSCsxdW1MY1dhTDc5VFYvV3loWktXNzk0MjdRU3V5M3o0ZHdCM2IyQnlWeUUrZWhLL2xxalpoalZYOE00eWgrelkydjBBYjh3K3RHaTRHZXNkSi9uMXhzSmM1YytZckxsSWtpZlh3SHFtZ1Q4Q1d5YTZYTXZkSDhydEs5U1lMN0tJNkVHUGk5MWloVWYvSzdsdTRvWUpBWHE3aVQzenlhRmsvUW9oY1Z2ZkYzcjMwTW96cGxjSFVMNTN1Nyt6cFhDS29pNzJTcTlhTFAxWUo2azV5TWlwQzJVbnc4amhFMVd4L2xieE1OZU90c2hsakdBM1NmL3RJN0htcGNCek4xYldOTGpKWXdrNldOaEcwNFJsSnIyUXJRam9TN3NLOXdrdDI1K0VQNkt6VDZISjZ2WUFXTGErY3JhYThCalhLWmhUNmw2Wng4SVVVZUpWbUxmS05mMUk2S21oWW0reFpCV2VyMzVYd2RCL0V1dERndmxndHRqWktVZjkxU2piSDB2aktnVXkrUkdpdnNseEgvZ2VUMm11OHFHT2xpdjBMekFzVThuY3M1ZmtXYk15TksrK3N5JGQrR2pKL1NmQmNHTkhMNTNOZ2pvdEE9PQ&deviceId=YmwwYmhoU3lVdm5nYjJnSkpqK2NuRUVTQTU1M0swdU52SnJ2cTduTVUvWjBLRmJNdFl3SS9GZ2lEbnZ2R0ZTNW1TY1FSOUFjZ2dhZkUvZTkwek44QytXVS95TnlUZUFRUmJXODVjM29XZzFybHkvS3pYWG9qQnNuOHJzdWVORWkkbm8yNmVpOVQxVEJuSU9KUldjS3lLUT09&traceId=f33eb3d16a5d41ceb508fd11eec7cf11-148389ms2ms0ms3rd
Unattributable383ms5ms0ms3rd
https://static.zdassets.com/web_widget/classic/latest/web-widget-main-22a6ed7.js264ms247ms15ms3rd
https://www.usgbc.org/modules/contrib/jquery_once/lib/jquery_3.7.1_jquery.min.js?v=3.7.1247ms223ms3ms3rd
https://www.googletagmanager.com/gtag/js?id=G-GKEYTXDB8T234ms140ms48ms3rd
https://build.usgbc.org/js/piUtils.js?ver=2021-09-20165ms156ms7ms3rd
https://scripts.clarity.ms/0.8.60-beta/clarity.js110ms88ms2ms3rd
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
3 fonts (109 KB)
PASS
3 fonts (109 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

109 KB total

Render-blocking

0

of 3

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 FCP 1.4 s LCP 14.0 shttps://www.usgbc.org/sites/default/files/fontyourface/local_fonts/source_sans_pro/font.wofffont.woff https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/source_sans_pro/font.woff — 145 B — 28 ms — font-display: swaphttps://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/includes/fontawesome/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/includes/fontawesome/webfonts/fa-brands-400.woff2 — 53.3 KiB — 66 ms — font-display: swaphttps://www.skynettechnologies.com/accessibility/fonts/rubik-v28-arabic_cyrillic_cyrillic-ext_hebrew_latin_latin-ext-regular.woff2rubik-v28-arabic_cyrill... https://www.skynettechnologies.com/accessibility/fonts/rubik-v28-arabic_cyrillic_cyrillic-ext_hebrew_latin_latin-ext-regular.woff2 — 55.5 KiB — 67 ms — font-display: swap
font.woff woff swap
Size 0 KB
Load time 28 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
fa-brands-400.woff2 woff2 swap
Size 53 KB
Load time 66 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
rubik-v28-arabic_cyrill... woff2 swap
Size 55 KB
Load time 67 ms
Start 4.9 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
413 requests over 6059ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 1.4 s LCP 14.0 shttps://usgbc.org// https://usgbc.org/ — 301 — 207 B — 62 ms — h2https://www.usgbc.org/www.usgbc.org/ https://www.usgbc.org/ — 200 — 19.2 KiB — 33 ms — h2https://www.usgbc.org/cdn-cgi/speculationwww.usgbc.org/cdn-cgi/speculation https://www.usgbc.org/cdn-cgi/speculation — 200 — 328 B — 20 ms — h2https://www.googletagmanager.com/gtag/js?id=G-GKEYTXDB8Twww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-GKEYTXDB8T — 200 — 173.8 KiB — 238 ms — h2https://www.usgbc.org/modules/custom/usgbc_sso/assets/js/preprocess_platform_api.js?v=6www.usgbc.org/modules/custom/usgbc_... https://www.usgbc.org/modules/custom/usgbc_sso/assets/js/preprocess_platform_api.js?v=6 — 200 — 294 B — 121 ms — h2https://platform-api.usgbc.org/OAuthClient/script/a6ca592f3f471953cc50d91c03b4597e.v1.jsplatform-api.usgbc.org/OAuthClient/... https://platform-api.usgbc.org/OAuthClient/script/a6ca592f3f471953cc50d91c03b4597e.v1.js — 200 — 3.2 KiB — 338 ms — http/1.1https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/playfair_display/font.csswww.usgbc.org/sites/default/files/f... https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/playfair_display/font.css — 200 — 210 B — 56 ms — h2https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/bentonsanscond_regular/font.csswww.usgbc.org/sites/default/files/f... https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/bentonsanscond_regular/font.css — 200 — 276 B — 54 ms — h2https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/bentonsanscond_bold/font.csswww.usgbc.org/sites/default/files/f... https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/bentonsanscond_bold/font.css — 200 — 221 B — 56 ms — h2https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/bentonsanscondensed/font.csswww.usgbc.org/sites/default/files/f... https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/bentonsanscondensed/font.css — 200 — 219 B — 69 ms — h2https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/source_sans_pro/font.csswww.usgbc.org/sites/default/files/f... https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/source_sans_pro/font.css — 200 — 216 B — 59 ms — h2https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/source_sans_pro_black/font.csswww.usgbc.org/sites/default/files/f... https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/source_sans_pro_black/font.css — 200 — 237 B — 79 ms — h2https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/source_sans_pro_bold/font.csswww.usgbc.org/sites/default/files/f... https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/source_sans_pro_bold/font.css — 200 — 221 B — 57 ms — h2https://www.usgbc.org/core/modules/system/css/components/align.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/align.module.css?tdtts0 — 200 — 285 B — 64 ms — h2https://www.usgbc.org/core/modules/system/css/components/fieldgroup.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/fieldgroup.module.css?tdtts0 — 200 — 155 B — 58 ms — h2https://www.usgbc.org/core/modules/system/css/components/container-inline.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/container-inline.module.css?tdtts0 — 200 — 227 B — 60 ms — h2https://www.usgbc.org/core/modules/system/css/components/clearfix.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/clearfix.module.css?tdtts0 — 200 — 309 B — 53 ms — h2https://www.usgbc.org/core/modules/system/css/components/details.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/details.module.css?tdtts0 — 200 — 351 B — 75 ms — h2https://www.usgbc.org/core/modules/system/css/components/hidden.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/hidden.module.css?tdtts0 — 200 — 678 B — 67 ms — h2https://www.usgbc.org/core/modules/system/css/components/item-list.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/item-list.module.css?tdtts0 — 200 — 216 B — 59 ms — h2https://www.usgbc.org/core/modules/system/css/components/js.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/js.module.css?tdtts0 — 200 — 402 B — 69 ms — h2https://www.usgbc.org/core/modules/system/css/components/nowrap.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/nowrap.module.css?tdtts0 — 200 — 187 B — 78 ms — h2https://www.usgbc.org/core/modules/system/css/components/position-container.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/position-container.module.css?tdtts0 — 200 — 140 B — 69 ms — h2https://www.usgbc.org/core/modules/system/css/components/reset-appearance.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/reset-appearance.module.css?tdtts0 — 200 — 245 B — 80 ms — h2https://www.usgbc.org/core/modules/system/css/components/resize.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/resize.module.css?tdtts0 — 200 — 210 B — 67 ms — h2https://www.usgbc.org/core/modules/system/css/components/system-status-counter.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/system-status-counter.css?tdtts0 — 200 — 347 B — 71 ms — h2https://www.usgbc.org/core/modules/system/css/components/system-status-report-counters.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/system-status-report-counters.css?tdtts0 — 200 — 418 B — 78 ms — h2https://www.usgbc.org/core/modules/system/css/components/system-status-report-general-info.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/system-status-report-general-info.css?tdtts0 — 200 — 217 B — 77 ms — h2https://www.usgbc.org/core/modules/system/css/components/tablesort.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/tablesort.module.css?tdtts0 — 200 — 311 B — 80 ms — h2https://www.usgbc.org/core/misc/components/progress.module.css?tdtts0www.usgbc.org/core/misc/components/... https://www.usgbc.org/core/misc/components/progress.module.css?tdtts0 — 200 — 392 B — 81 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 FCP 1.4 s LCP 14.0 shttps://usgbc.org// https://usgbc.org/ — 301 — 207 B — 62 ms — h2https://www.usgbc.org/www.usgbc.org/ https://www.usgbc.org/ — 200 — 19.2 KiB — 33 ms — h2https://www.usgbc.org/cdn-cgi/speculationwww.usgbc.org/cdn-cgi/speculation https://www.usgbc.org/cdn-cgi/speculation — 200 — 328 B — 20 ms — h2https://www.googletagmanager.com/gtag/js?id=G-GKEYTXDB8Twww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-GKEYTXDB8T — 200 — 173.8 KiB — 238 ms — h2https://www.usgbc.org/modules/custom/usgbc_sso/assets/js/preprocess_platform_api.js?v=6www.usgbc.org/modules/custom/usgbc_... https://www.usgbc.org/modules/custom/usgbc_sso/assets/js/preprocess_platform_api.js?v=6 — 200 — 294 B — 121 ms — h2https://platform-api.usgbc.org/OAuthClient/script/a6ca592f3f471953cc50d91c03b4597e.v1.jsplatform-api.usgbc.org/OAuthClient/... https://platform-api.usgbc.org/OAuthClient/script/a6ca592f3f471953cc50d91c03b4597e.v1.js — 200 — 3.2 KiB — 338 ms — http/1.1https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/playfair_display/font.csswww.usgbc.org/sites/default/files/f... https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/playfair_display/font.css — 200 — 210 B — 56 ms — h2https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/bentonsanscond_regular/font.csswww.usgbc.org/sites/default/files/f... https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/bentonsanscond_regular/font.css — 200 — 276 B — 54 ms — h2https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/bentonsanscond_bold/font.csswww.usgbc.org/sites/default/files/f... https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/bentonsanscond_bold/font.css — 200 — 221 B — 56 ms — h2https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/bentonsanscondensed/font.csswww.usgbc.org/sites/default/files/f... https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/bentonsanscondensed/font.css — 200 — 219 B — 69 ms — h2https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/source_sans_pro/font.csswww.usgbc.org/sites/default/files/f... https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/source_sans_pro/font.css — 200 — 216 B — 59 ms — h2https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/source_sans_pro_black/font.csswww.usgbc.org/sites/default/files/f... https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/source_sans_pro_black/font.css — 200 — 237 B — 79 ms — h2https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/source_sans_pro_bold/font.csswww.usgbc.org/sites/default/files/f... https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/source_sans_pro_bold/font.css — 200 — 221 B — 57 ms — h2https://www.usgbc.org/core/modules/system/css/components/align.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/align.module.css?tdtts0 — 200 — 285 B — 64 ms — h2https://www.usgbc.org/core/modules/system/css/components/fieldgroup.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/fieldgroup.module.css?tdtts0 — 200 — 155 B — 58 ms — h2https://www.usgbc.org/core/modules/system/css/components/container-inline.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/container-inline.module.css?tdtts0 — 200 — 227 B — 60 ms — h2https://www.usgbc.org/core/modules/system/css/components/clearfix.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/clearfix.module.css?tdtts0 — 200 — 309 B — 53 ms — h2https://www.usgbc.org/core/modules/system/css/components/details.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/details.module.css?tdtts0 — 200 — 351 B — 75 ms — h2https://www.usgbc.org/core/modules/system/css/components/hidden.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/hidden.module.css?tdtts0 — 200 — 678 B — 67 ms — h2https://www.usgbc.org/core/modules/system/css/components/item-list.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/item-list.module.css?tdtts0 — 200 — 216 B — 59 ms — h2https://www.usgbc.org/core/modules/system/css/components/js.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/js.module.css?tdtts0 — 200 — 402 B — 69 ms — h2https://www.usgbc.org/core/modules/system/css/components/nowrap.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/nowrap.module.css?tdtts0 — 200 — 187 B — 78 ms — h2https://www.usgbc.org/core/modules/system/css/components/position-container.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/position-container.module.css?tdtts0 — 200 — 140 B — 69 ms — h2https://www.usgbc.org/core/modules/system/css/components/reset-appearance.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/reset-appearance.module.css?tdtts0 — 200 — 245 B — 80 ms — h2https://www.usgbc.org/core/modules/system/css/components/resize.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/resize.module.css?tdtts0 — 200 — 210 B — 67 ms — h2https://www.usgbc.org/core/modules/system/css/components/system-status-counter.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/system-status-counter.css?tdtts0 — 200 — 347 B — 71 ms — h2https://www.usgbc.org/core/modules/system/css/components/system-status-report-counters.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/system-status-report-counters.css?tdtts0 — 200 — 418 B — 78 ms — h2https://www.usgbc.org/core/modules/system/css/components/system-status-report-general-info.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/system-status-report-general-info.css?tdtts0 — 200 — 217 B — 77 ms — h2https://www.usgbc.org/core/modules/system/css/components/tablesort.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/tablesort.module.css?tdtts0 — 200 — 311 B — 80 ms — h2https://www.usgbc.org/core/misc/components/progress.module.css?tdtts0www.usgbc.org/core/misc/components/... https://www.usgbc.org/core/misc/components/progress.module.css?tdtts0 — 200 — 392 B — 81 ms — h2https://www.usgbc.org/core/misc/components/ajax-progress.module.css?tdtts0www.usgbc.org/core/misc/components/... https://www.usgbc.org/core/misc/components/ajax-progress.module.css?tdtts0 — 200 — 505 B — 82 ms — h2https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/themes/base/core.css?tdtts0www.usgbc.org/modules/contrib/jquer... https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/themes/base/core.css?tdtts0 — 200 — 752 B — 83 ms — h2https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/themes/base/menu.css?tdtts0www.usgbc.org/modules/contrib/jquer... https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/themes/base/menu.css?tdtts0 — 200 — 599 B — 87 ms — h2https://usgbc.kapost.com/files/681badd1991bbe00ee29193d/cityscape1.jpgusgbc.kapost.com/files/681badd1991b... https://usgbc.kapost.com/files/681badd1991bbe00ee29193d/cityscape1.jpg — -1 — 0 B — 1.2 s — https://usgbc.kapost.com/files/67bcc71903f0d501114e9250/Exterior%20banner.jpgusgbc.kapost.com/files/67bcc71903f0... https://usgbc.kapost.com/files/67bcc71903f0d501114e9250/Exterior%20banner.jpg — -1 — 0 B — 1.2 s — https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/themes/base/autocomplete.css?tdtts0www.usgbc.org/modules/contrib/jquer... https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/themes/base/autocomplete.css?tdtts0 — 200 — 261 B — 86 ms — h2https://www.usgbc.org/sites/default/files/2025-07/Maxx-Royal.jpgwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2025-07/Maxx-Royal.jpg — -1 — 0 B — 1.2 s — https://www.usgbc.org/sites/default/files/2025-07/Ponce-City-Market.jpgwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2025-07/Ponce-City-Market.jpg — -1 — 0 B — 1.2 s — https://www.usgbc.org/modules/custom/xeno_hero-master/css/xeno-hero.css?tdtts0www.usgbc.org/modules/custom/xeno_h... https://www.usgbc.org/modules/custom/xeno_hero-master/css/xeno-hero.css?tdtts0 — 200 — 895 B — 83 ms — h2https://www.usgbc.org/sites/default/files/2025-04/icc_photo_2_reduced.jpgwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2025-04/icc_photo_2_reduced.jpg — -1 — 0 B — 1.2 s — https://www.usgbc.org/sites/default/files/2024-11/0a5a8217_c.jpgwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2024-11/0a5a8217_c.jpg — -1 — 0 B — 1.2 s — https://www.usgbc.org/sites/default/files/2025-03/citigroup_0.pngwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2025-03/citigroup_0.png — -1 — 0 B — 1.2 s — https://www.usgbc.org/sites/default/files/2025-07/Austin-FC-stadium.jpgwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2025-07/Austin-FC-stadium.jpg — -1 — 0 B — 1.2 s — https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Arup.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Arup.png — -1 — 0 B — 1.2 s — https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Bank-of-America.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Bank-of-America.png — -1 — 0 B — 1.2 s — https://www.usgbc.org/sites/default/files/profiles/carrier_logo_rgb.jpgwww.usgbc.org/sites/default/files/p... https://www.usgbc.org/sites/default/files/profiles/carrier_logo_rgb.jpg — -1 — 0 B — 1.2 s — https://www.usgbc.org/modules/contrib/bootstrap_paragraphs/css/bootstrap-paragraphs.min.css?tdtts0www.usgbc.org/modules/contrib/boots... https://www.usgbc.org/modules/contrib/bootstrap_paragraphs/css/bootstrap-paragraphs.min.css?tdtts0 — 200 — 553 B — 90 ms — h2https://www.usgbc.org/sites/default/files/CPlogoexternal.jpgwww.usgbc.org/sites/default/files/C... https://www.usgbc.org/sites/default/files/CPlogoexternal.jpg — -1 — 0 B — 1.2 s — https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Cushman-Wakefield.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Cushman-Wakefield.png — -1 — 0 B — 1.2 s — https://www.usgbc.org/sites/default/files/2021-12/DPR%20logo%20color%20registered.pngwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2021-12/DPR%20logo%20color%20registered.png — -1 — 0 B — 1.2 s — https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Dar.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Dar.png — -1 — 0 B — 1.2 s — https://www.usgbc.org/modules/contrib/bootstrap_paragraphs/css/bootstrap-paragraphs-columns.min.css?tdtts0www.usgbc.org/modules/contrib/boots... https://www.usgbc.org/modules/contrib/bootstrap_paragraphs/css/bootstrap-paragraphs-columns.min.css?tdtts0 — 200 — 536 B — 89 ms — h2https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/GAF.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/GAF.png — -1 — 0 B — 1.2 s — https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/GSA.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/GSA.png — -1 — 0 B — 1.2 s — https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Gilbane.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Gilbane.png — -1 — 0 B — 1.2 s — https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/HDR.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/HDR.png — -1 — 0 B — 1.2 s — https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/HNI.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/HNI.png — -1 — 0 B — 1.2 s — https://www.usgbc.org/modules/contrib/bootstrap_paragraphs/css/bootstrap-paragraphs-colors.min.css?tdtts0www.usgbc.org/modules/contrib/boots... https://www.usgbc.org/modules/contrib/bootstrap_paragraphs/css/bootstrap-paragraphs-colors.min.css?tdtts0 — 200 — 697 B — 95 ms — h2https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Hok.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Hok.png — -1 — 0 B — 1.2 s — https://www.usgbc.org/sites/default/files/2022-03/logos_consumer_horiz_desktop.pngwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2022-03/logos_consumer_horiz_desktop.png — -1 — 0 B — 1.2 s — https://www.usgbc.org/sites/default/files/2021-10/JEDunn-logo.pngwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2021-10/JEDunn-logo.png — -1 — 0 B — 1.2 s — https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/JLL.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/JLL.png — -1 — 0 B — 1.2 s — https://www.usgbc.org/core/modules/views/css/views.module.css?tdtts0www.usgbc.org/core/modules/views/cs... https://www.usgbc.org/core/modules/views/css/views.module.css?tdtts0 — 200 — 305 B — 92 ms — h2https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Jacobs.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Jacobs.png — -1 — 0 B — 1.2 s — https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Johnson-Controls.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Johnson-Controls.png — -1 — 0 B — 1.2 s — https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Legrand.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Legrand.png — -1 — 0 B — 1.2 s — https://www.usgbc.org/modules/contrib/eu_cookie_compliance/css/eu_cookie_compliance.css?tdtts0www.usgbc.org/modules/contrib/eu_co... https://www.usgbc.org/modules/contrib/eu_cookie_compliance/css/eu_cookie_compliance.css?tdtts0 — 200 — 1.4 KiB — 98 ms — h2https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/McCarthy.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/McCarthy.png — -1 — 0 B — 1.2 s — https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Perkins-Will.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Perkins-Will.png — -1 — 0 B — 1.2 s — https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/RWDI.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/RWDI.png — -1 — 0 B — 1.2 s — https://www.usgbc.org/modules/contrib/back_to_top/css/back_to_top.css?tdtts0www.usgbc.org/modules/contrib/back_... https://www.usgbc.org/modules/contrib/back_to_top/css/back_to_top.css?tdtts0 — 200 — 363 B — 87 ms — h2https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Saint-Gobain.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Saint-Gobain.png — -1 — 0 B — 1.2 s — https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Shorenstein.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Shorenstein.png — -1 — 0 B — 1.2 s — https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Skanska.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Skanska.png — -1 — 0 B — 1.2 s — https://use.fontawesome.com/releases/v5.7.2/css/all.cssuse.fontawesome.com/releases/v5.7.2... https://use.fontawesome.com/releases/v5.7.2/css/all.css — 200 — 12.7 KiB — 151 ms — h2https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Stantec.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Stantec.png — -1 — 0 B — 1.2 s — https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/WSP.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/WSP.png — -1 — 0 B — 1.2 s — https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Whiting-Turner.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Whiting-Turner.png — -1 — 0 B — 1.2 s — https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/kohler.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/kohler.png — -1 — 0 B — 1.2 s — https://www.usgbc.org/sites/default/files/AECOM_0.pngwww.usgbc.org/sites/default/files/A... https://www.usgbc.org/sites/default/files/AECOM_0.png — -1 — 0 B — 1.2 s — https://www.usgbc.org/sites/default/files/2021-10/1280px-Hines_Interests_Logo.svg_.pngwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2021-10/1280px-Hines_Interests_Logo.svg_.png — -1 — 0 B — 1.2 s — https://www.usgbc.org/sites/default/files/2021-10/som-logo.pngwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2021-10/som-logo.png — -1 — 0 B — 1.2 s — https://www.usgbc.org/sites/default/files/b1b1.jpgwww.usgbc.org/sites/default/files/b... https://www.usgbc.org/sites/default/files/b1b1.jpg — -1 — 0 B — 1.2 s — https://www.usgbc.org/sites/default/files/2021-10/Google_logo.pngwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2021-10/Google_logo.png — -1 — 0 B — 1.2 s — https://use.fontawesome.com/releases/v5.7.2/css/v4-shims.cssuse.fontawesome.com/releases/v5.7.2... https://use.fontawesome.com/releases/v5.7.2/css/v4-shims.css — 200 — 4.4 KiB — 152 ms — h2https://www.usgbc.org/sites/default/files/2021-10/Infosys-logo.pngwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2021-10/Infosys-logo.png — -1 — 0 B — 1.2 s — https://www.usgbc.org/sites/default/files/2021-10/kaiser-permanente-logo.pngwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2021-10/kaiser-permanente-logo.png — -1 — 0 B — 1.2 s — https://www.usgbc.org/sites/default/files/2021-10/dlf-logo.pngwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2021-10/dlf-logo.png — -1 — 0 B — 1.2 s — https://www.usgbc.org/sites/default/files/2022-02/nucor-logo.jpgwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2022-02/nucor-logo.jpg — -1 — 0 B — 1.2 s — https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/themes/base/theme.css?tdtts0www.usgbc.org/modules/contrib/jquer... https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/themes/base/theme.css?tdtts0 — 200 — 3.2 KiB — 92 ms — h2https://www.usgbc.org/sites/default/files/2021-10/turner.pngwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2021-10/turner.png — -1 — 0 B — 1.2 s — https://www.usgbc.org/sites/default/files/2021-10/Raytheon-technologies-logo.pngwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2021-10/Raytheon-technologies-logo.png — -1 — 0 B — 1.2 s — https://www.usgbc.org/sites/default/files/2021-10/walshlogoboth.pngwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2021-10/walshlogoboth.png — -1 — 0 B — 1.2 s — https://www.usgbc.org/sites/default/files/2021-12/AMAALA_logo.jpgwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2021-12/AMAALA_logo.jpg — -1 — 0 B — 1.2 s — https://www.usgbc.org/sites/default/files/2021-12/Next-100-Years-small.pngwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2021-12/Next-100-Years-small.png — -1 — 0 B — 1.2 s — https://www.usgbc.org/sites/default/files/profiles/Meta_lockup_positive%20primary_RGB.pngwww.usgbc.org/sites/default/files/p... https://www.usgbc.org/sites/default/files/profiles/Meta_lockup_positive%20primary_RGB.png — -1 — 0 B — 1.2 s — https://www.usgbc.org/sites/default/files/profiles/IWBI_Logo_whitesolid_-700.jpgwww.usgbc.org/sites/default/files/p... https://www.usgbc.org/sites/default/files/profiles/IWBI_Logo_whitesolid_-700.jpg — -1 — 0 B — 1.2 s — https://www.usgbc.org/modules/custom/usgbc_core/assets/css/usgbc_core.css?tdtts0www.usgbc.org/modules/custom/usgbc_... https://www.usgbc.org/modules/custom/usgbc_core/assets/css/usgbc_core.css?tdtts0 — 200 — 4.7 KiB — 110 ms — h2https://www.usgbc.org/sites/default/files/2023-07/Cemex_logo.pngwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2023-07/Cemex_logo.png — -1 — 0 B — 1.2 s — https://www.usgbc.org/sites/default/files/2025-01/factset-black-logo.pngwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2025-01/factset-black-logo.png — -1 — 0 B — 1.2 s — https://www.usgbc.org/modules/contrib/paragraphs/css/paragraphs.unpublished.css?tdtts0www.usgbc.org/modules/contrib/parag... https://www.usgbc.org/modules/contrib/paragraphs/css/paragraphs.unpublished.css?tdtts0 — 200 — 154 B — 82 ms — h2https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/includes/bootstrap/css/bootstrap.min.css?tdtts0www.usgbc.org/themes/contrib/drupal... https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/includes/bootstrap/css/bootstrap.min.css?tdtts0 — 200 — 19.9 KiB — 113 ms — h2https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/includes/fontawesome/css/fontawesome-all.css?tdtts0www.usgbc.org/themes/contrib/drupal... https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/includes/fontawesome/css/fontawesome-all.css?tdtts0 — 200 — 7.8 KiB — 107 ms — h2https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/includes/flexslider/css/flexslider.css?tdtts0www.usgbc.org/themes/contrib/drupal... https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/includes/flexslider/css/flexslider.css?tdtts0 — 200 — 1.6 KiB — 104 ms — h2https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/includes/smartmenus/sm-core-css.css?tdtts0www.usgbc.org/themes/contrib/drupal... https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/includes/smartmenus/sm-core-css.css?tdtts0 — 200 — 1.6 KiB — 88 ms — h2https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/css/base.css?tdtts0www.usgbc.org/themes/contrib/drupal... https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/css/base.css?tdtts0 — 200 — 1.7 KiB — 95 ms — h2https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/css/custom-style.css?tdtts0www.usgbc.org/themes/contrib/drupal... https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/css/custom-style.css?tdtts0 — 200 — 2.6 KiB — 104 ms — h2https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/css/custom-media.css?tdtts0www.usgbc.org/themes/contrib/drupal... https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/css/custom-media.css?tdtts0 — 200 — 580 B — 96 ms — h2https://www.usgbc.org/modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js?v=10.3.14www.usgbc.org/modules/contrib/eu_co... https://www.usgbc.org/modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js?v=10.3.14 — -1 — 0 B — 1.2 s — https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — -1 — 0 B — 1.2 s — https://www.usgbc.org/themes/usgbc/css/style-utility.css?tdtts0www.usgbc.org/themes/usgbc/css/styl... https://www.usgbc.org/themes/usgbc/css/style-utility.css?tdtts0 — 200 — 1.4 KiB — 99 ms — h2https://www.usgbc.org/themes/usgbc/css/style.css?tdtts0www.usgbc.org/themes/usgbc/css/styl... https://www.usgbc.org/themes/usgbc/css/style.css?tdtts0 — 200 — 32.9 KiB — 125 ms — h2https://www.usgbc.org/themes/usgbc/css/style_v2.css?tdtts0www.usgbc.org/themes/usgbc/css/styl... https://www.usgbc.org/themes/usgbc/css/style_v2.css?tdtts0 — 200 — 5.7 KiB — 113 ms — h2https://www.usgbc.org/themes/usgbc/css/style-ds.css?tdtts0www.usgbc.org/themes/usgbc/css/styl... https://www.usgbc.org/themes/usgbc/css/style-ds.css?tdtts0 — 200 — 805 B — 106 ms — h2https://www.usgbc.org/themes/usgbc/css/style-responsive.css?tdtts0www.usgbc.org/themes/usgbc/css/styl... https://www.usgbc.org/themes/usgbc/css/style-responsive.css?tdtts0 — 200 — 1.0 KiB — 108 ms — h2https://www.usgbc.org/themes/usgbc/css/header.css?tdtts0www.usgbc.org/themes/usgbc/css/head... https://www.usgbc.org/themes/usgbc/css/header.css?tdtts0 — 200 — 18.7 KiB — 120 ms — h2https://www.usgbc.org/themes/usgbc/css/new-header-style.css?tdtts0www.usgbc.org/themes/usgbc/css/new-... https://www.usgbc.org/themes/usgbc/css/new-header-style.css?tdtts0 — 200 — 6.3 KiB — 118 ms — h2https://www.usgbc.org/themes/usgbc/css/accessibility.css?tdtts0www.usgbc.org/themes/usgbc/css/acce... https://www.usgbc.org/themes/usgbc/css/accessibility.css?tdtts0 — 200 — 1.4 KiB — 117 ms — h2https://cdn.linearicons.com/free/1.0.0/icon-font.min.csscdn.linearicons.com/free/1.0.0/icon... https://cdn.linearicons.com/free/1.0.0/icon-font.min.css — 200 — 2.3 KiB — 154 ms — h2https://unpkg.com/flickity@2/dist/flickity.min.cssunpkg.com/flickity@2/dist/flickity.... https://unpkg.com/flickity@2/dist/flickity.min.css — 302 — 268 B — 109 ms — h3https://use.typekit.net/dip8onb.cssuse.typekit.net/dip8onb.css https://use.typekit.net/dip8onb.css — 200 — 2.6 KiB — 128 ms — h2https://unpkg.com/aos@next/dist/aos.cssunpkg.com/aos@next/dist/aos.css https://unpkg.com/aos@next/dist/aos.css — 302 — 299 B — 99 ms — h3https://static-assets.usgbc.org/dweb/images/search-icon-new.pngstatic-assets.usgbc.org/dweb/images... https://static-assets.usgbc.org/dweb/images/search-icon-new.png — 200 — 7.2 KiB — 23 ms — h2https://static-assets.usgbc.org/static/images/black-oak-leaves.pngstatic-assets.usgbc.org/static/imag... https://static-assets.usgbc.org/static/images/black-oak-leaves.png — 200 — 2.1 KiB — 24 ms — h2https://www.clarity.ms/tag/quvvh5pu3nwww.clarity.ms/tag/quvvh5pu3n https://www.clarity.ms/tag/quvvh5pu3n — -1 — 0 B — 1.2 s — https://unpkg.com/aos@3.0.0-beta.6/dist/aos.cssunpkg.com/aos@3.0.0-beta.6/dist/aos... https://unpkg.com/aos@3.0.0-beta.6/dist/aos.css — 200 — 2.8 KiB — 33 ms — h3https://www.usgbc.org/sites/default/files/USGBC-mark.svgwww.usgbc.org/sites/default/files/U... https://www.usgbc.org/sites/default/files/USGBC-mark.svg — 200 — 1.4 KiB — 49 ms — h2https://www.usgbc.org/sites/default/files/2025-04/icc_photo_1.jpeg_0.jpgwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2025-04/icc_photo_1.jpeg_0.jpg — 200 — 8.8 MiB — 268 ms — h2https://unpkg.com/flickity@2.3.0/dist/flickity.min.cssunpkg.com/flickity@2.3.0/dist/flick... https://unpkg.com/flickity@2.3.0/dist/flickity.min.css — 200 — 1.0 KiB — 35 ms — h3https://www.usgbc.org/modules/contrib/jquery_once/lib/jquery_3.7.1_jquery.min.js?v=3.7.1www.usgbc.org/modules/contrib/jquer... https://www.usgbc.org/modules/contrib/jquery_once/lib/jquery_3.7.1_jquery.min.js?v=3.7.1 — 200 — 30.9 KiB — 39 ms — h2https://www.usgbc.org/core/assets/vendor/once/once.min.js?v=1.0.1www.usgbc.org/core/assets/vendor/on... https://www.usgbc.org/core/assets/vendor/once/once.min.js?v=1.0.1 — 200 — 821 B — 54 ms — h2https://www.googletagmanager.com/gtag/js?id=UA-7235714-58&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-7235714-58&cx=c&gtm=4e64h1 — -1 — 0 B — 946 ms — https://region1.analytics.google.com/g/collect?v=2&tid=G-GKEYTXDB8T&gtm=45je64h1v875157248za200zd875157248&_p=1776813910437&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dMDhkMT&ecid=1776280723&_eu=AAAAAGA&_prs=wg&are=1&cid=837746054.1776813911&ec_mode=a&frm=0&pscdl=noapi&rcb=0&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938469~117266400~117384406&sid=1776813910&sct=1&seg=0&dl=https%3A%2F%2Fwww.usgbc.org%2F&dt=&en=page_view&_fv=2&_nsi=1&_ss=1&_ee=1&ep.page_placeholder=PLACEHOLDER_page_location&tfd=418region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-GKEYTXDB8T&gtm=45je64h1v875157248za200zd875157248&_p=1776813910437&_gaz=1&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dMDhkMT&ecid=1776280723&_eu=AAAAAGA&_prs=wg&are=1&cid=837746054.1776813911&ec_mode=a&frm=0&pscdl=noapi&rcb=0&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938469~117266400~117384406&sid=1776813910&sct=1&seg=0&dl=https%3A%2F%2Fwww.usgbc.org%2F&dt=&en=page_view&_fv=2&_nsi=1&_ss=1&_ee=1&ep.page_placeholder=PLACEHOLDER_page_location&tfd=418 — 204 — 548 B — 68 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-GKEYTXDB8T&cid=837746054.1776813911&gtm=45je64h1v875157248za200zd875157248&rcb=0&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400~117384406stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-GKEYTXDB8T&cid=837746054.1776813911&gtm=45je64h1v875157248za200zd875157248&rcb=0&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400~117384406 — 204 — 557 B — 72 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-GKEYTXDB8T&cid=837746054.1776813911&gtm=45je64h1v875157248za200zd875157248&rcb=0&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400~117384406&z=2065001858www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-GKEYTXDB8T&cid=837746054.1776813911&gtm=45je64h1v875157248za200zd875157248&rcb=0&aip=1&dma=1&dma_cps=a&gcd=13l3l3l2l1l1&npa=1&frm=0&tag_exp=0~115938465~115938469~117266400~117384406&z=2065001858 — -1 — 0 B — 925 ms — https://www.usgbc.org/modules/contrib/jquery_once/lib/jquery-once-2.2.3/jquery.once.min.js?v=2.2.3www.usgbc.org/modules/contrib/jquer... https://www.usgbc.org/modules/contrib/jquery_once/lib/jquery-once-2.2.3/jquery.once.min.js?v=2.2.3 — 200 — 580 B — 69 ms — h2https://platform-api.usgbc.org/OAuthClient/status?accessMode=check&callerId=a6ca592f3f471953cc50d91c03b4597e&noAuthUrl=0&redirectUrl=https%3A%2F%2Fwww.usgbc.org%2Fplatform-api.usgbc.org/OAuthClient/... https://platform-api.usgbc.org/OAuthClient/status?accessMode=check&callerId=a6ca592f3f471953cc50d91c03b4597e&noAuthUrl=0&redirectUrl=https%3A%2F%2Fwww.usgbc.org%2F — 302 — 1.7 KiB — 137 ms — http/1.1https://www.usgbc.org/core/misc/drupalSettingsLoader.js?v=10.3.14www.usgbc.org/core/misc/drupalSetti... https://www.usgbc.org/core/misc/drupalSettingsLoader.js?v=10.3.14 — 200 — 449 B — 26 ms — h2https://www.usgbc.org/core/misc/drupal.js?v=10.3.14www.usgbc.org/core/misc/drupal.js?v... https://www.usgbc.org/core/misc/drupal.js?v=10.3.14 — 200 — 6.4 KiB — 27 ms — h2https://www.usgbc.org/core/misc/drupal.init.js?v=10.3.14www.usgbc.org/core/misc/drupal.init... https://www.usgbc.org/core/misc/drupal.init.js?v=10.3.14 — 200 — 558 B — 26 ms — h2https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/ui/version-min.js?v=1.13.2www.usgbc.org/modules/contrib/jquer... https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/ui/version-min.js?v=1.13.2 — 200 — 251 B — 26 ms — h2https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/ui/keycode-min.js?v=1.13.2www.usgbc.org/modules/contrib/jquer... https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/ui/keycode-min.js?v=1.13.2 — 200 — 455 B — 27 ms — h2https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/ui/position-min.js?v=1.13.2www.usgbc.org/modules/contrib/jquer... https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/ui/position-min.js?v=1.13.2 — 200 — 2.3 KiB — 27 ms — h2https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/ui/safe-active-element-min.js?v=1.13.2www.usgbc.org/modules/contrib/jquer... https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/ui/safe-active-element-min.js?v=1.13.2 — 200 — 290 B — 25 ms — h2https://www.usgbc.org/?status=redirect&url=https%3A%2F%2Fplatform-api.usgbc.org%2FOAuthClient%2Fprocess%2FMk90RVN1Y1k3N1JEVHFVdVdJZUJXNVI4a1lKVUMyT3F3ZC85clZoLzVndEpnWllxUmFXd0s1WE9IaGFJcmphL0xBMVZ2b3IrM25PNWJoWWpWeUw1Vk5qVnFXK1hVdjF0eUMxSzFVSTFGWHB3NHYxWXV6bkZpVDMrVUMrK0RzV2V4THZVeC92UFR5QS9mSCsxdW1MY1dhTDc5VFYvV3loWktXNzk0MjdRU3V5M3o0ZHdCM2IyQnlWeUUrZWhLL2xxalpoalZYOE00eWgrelkydjBBYjh3K3RHaTRHZXNkSi9uMXhzSmM1YytZckxsSWtpZlh3SHFtZ1Q4Q1d5YTZYTXZkSDhydEs5U1lMN0tJNkVHUGk5MWloVWYvSzdsdTRvWUpBWHE3aVQzenlhRmsvUW9oY1Z2ZkYzcjMwTW96cGxjSFVMNTN1Nyt6cFhDS29pNzJTcTlhTFAxWUo2azV5TWlwQzJVbnc4amhFMVd4L2xieE1OZU90c2hsakdBM1NmL3RJN0htcGNCek4xYldOTGpKWXdrNldOaEcwNFJsSnIyUXJRam9TN3NLOXdrdDI1K0VQNkt6VDZISjZ2WUFXTGErY3JhYThCalhLWmhUNmw2Wng4SVVVZUpWbUxmS05mMUk2S21oWW0reFpCV2VyMzVYd2RCL0V1dERndmxndHRqWktVZjkxU2piSDB2aktnVXkrUkdpdnNseEgvZ2VUMm11OHFHT2xpdjBMekFzVThuY3M1ZmtXYk15TksrK3N5JGQrR2pKL1NmQmNHTkhMNTNOZ2pvdEE9PQ&deviceId=YmwwYmhoU3lVdm5nYjJnSkpqK2NuRUVTQTU1M0swdU52SnJ2cTduTVUvWjBLRmJNdFl3SS9GZ2lEbnZ2R0ZTNW1TY1FSOUFjZ2dhZkUvZTkwek44QytXVS95TnlUZUFRUmJXODVjM29XZzFybHkvS3pYWG9qQnNuOHJzdWVORWkkbm8yNmVpOVQxVEJuSU9KUldjS3lLUT09&traceId=f33eb3d16a5d41ceb508fd11eec7cf11-148www.usgbc.org/?status=redirect&url=... https://www.usgbc.org/?status=redirect&url=https%3A%2F%2Fplatform-api.usgbc.org%2FOAuthClient%2Fprocess%2FMk90RVN1Y1k3N1JEVHFVdVdJZUJXNVI4a1lKVUMyT3F3ZC85clZoLzVndEpnWllxUmFXd0s1WE9IaGFJcmphL0xBMVZ2b3IrM25PNWJoWWpWeUw1Vk5qVnFXK1hVdjF0eUMxSzFVSTFGWHB3NHYxWXV6bkZpVDMrVUMrK0RzV2V4THZVeC92UFR5QS9mSCsxdW1MY1dhTDc5VFYvV3loWktXNzk0MjdRU3V5M3o0ZHdCM2IyQnlWeUUrZWhLL2xxalpoalZYOE00eWgrelkydjBBYjh3K3RHaTRHZXNkSi9uMXhzSmM1YytZckxsSWtpZlh3SHFtZ1Q4Q1d5YTZYTXZkSDhydEs5U1lMN0tJNkVHUGk5MWloVWYvSzdsdTRvWUpBWHE3aVQzenlhRmsvUW9oY1Z2ZkYzcjMwTW96cGxjSFVMNTN1Nyt6cFhDS29pNzJTcTlhTFAxWUo2azV5TWlwQzJVbnc4amhFMVd4L2xieE1OZU90c2hsakdBM1NmL3RJN0htcGNCek4xYldOTGpKWXdrNldOaEcwNFJsSnIyUXJRam9TN3NLOXdrdDI1K0VQNkt6VDZISjZ2WUFXTGErY3JhYThCalhLWmhUNmw2Wng4SVVVZUpWbUxmS05mMUk2S21oWW0reFpCV2VyMzVYd2RCL0V1dERndmxndHRqWktVZjkxU2piSDB2aktnVXkrUkdpdnNseEgvZ2VUMm11OHFHT2xpdjBMekFzVThuY3M1ZmtXYk15TksrK3N5JGQrR2pKL1NmQmNHTkhMNTNOZ2pvdEE9PQ&deviceId=YmwwYmhoU3lVdm5nYjJnSkpqK2NuRUVTQTU1M0swdU52SnJ2cTduTVUvWjBLRmJNdFl3SS9GZ2lEbnZ2R0ZTNW1TY1FSOUFjZ2dhZkUvZTkwek44QytXVS95TnlUZUFRUmJXODVjM29XZzFybHkvS3pYWG9qQnNuOHJzdWVORWkkbm8yNmVpOVQxVEJuSU9KUldjS3lLUT09&traceId=f33eb3d16a5d41ceb508fd11eec7cf11-148 — 200 — 20.1 KiB — 751 ms — h2https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/ui/unique-id-min.js?v=1.13.2www.usgbc.org/modules/contrib/jquer... https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/ui/unique-id-min.js?v=1.13.2 — 200 — 427 B — 26 ms — h2https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/ui/widget-min.js?v=1.13.2www.usgbc.org/modules/contrib/jquer... https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/ui/widget-min.js?v=1.13.2 — 200 — 3.3 KiB — 27 ms — h2https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/ui/widgets/menu-min.js?v=1.13.2www.usgbc.org/modules/contrib/jquer... https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/ui/widgets/menu-min.js?v=1.13.2 — 200 — 3.3 KiB — 26 ms — h2https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/ui/widgets/autocomplete-min.js?v=1.13.2www.usgbc.org/modules/contrib/jquer... https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/ui/widgets/autocomplete-min.js?v=1.13.2 — 200 — 3.1 KiB — 27 ms — h2https://www.usgbc.org/core/assets/vendor/tabbable/index.umd.min.js?v=6.2.0www.usgbc.org/core/assets/vendor/ta... https://www.usgbc.org/core/assets/vendor/tabbable/index.umd.min.js?v=6.2.0 — 200 — 2.5 KiB — 27 ms — h2https://www.usgbc.org/modules/contrib/back_to_top/js/back_to_top.js?v=10.3.14www.usgbc.org/modules/contrib/back_... https://www.usgbc.org/modules/contrib/back_to_top/js/back_to_top.js?v=10.3.14 — 200 — 905 B — 25 ms — h2https://www.usgbc.org/modules/contrib/google_analytics/js/google_analytics.js?v=10.3.14www.usgbc.org/modules/contrib/googl... https://www.usgbc.org/modules/contrib/google_analytics/js/google_analytics.js?v=10.3.14 — 200 — 1.9 KiB — 27 ms — h2https://www.usgbc.org/modules/contrib/opigno_scorm/js/opigno_scorm_ios_13.js?v=1.xwww.usgbc.org/modules/contrib/opign... https://www.usgbc.org/modules/contrib/opigno_scorm/js/opigno_scorm_ios_13.js?v=1.x — 200 — 1.0 KiB — 25 ms — h2https://www.usgbc.org/core/misc/progress.js?v=10.3.14www.usgbc.org/core/misc/progress.js... https://www.usgbc.org/core/misc/progress.js?v=10.3.14 — 200 — 1.9 KiB — 27 ms — h2https://www.usgbc.org/core/assets/vendor/loadjs/loadjs.min.js?v=4.3.0www.usgbc.org/core/assets/vendor/lo... https://www.usgbc.org/core/assets/vendor/loadjs/loadjs.min.js?v=4.3.0 — 200 — 1.0 KiB — 27 ms — h2https://www.usgbc.org/core/misc/debounce.js?v=10.3.14www.usgbc.org/core/misc/debounce.js... https://www.usgbc.org/core/misc/debounce.js?v=10.3.14 — 200 — 751 B — 27 ms — h2https://www.usgbc.org/core/misc/announce.js?v=10.3.14www.usgbc.org/core/misc/announce.js... https://www.usgbc.org/core/misc/announce.js?v=10.3.14 — 200 — 1.8 KiB — 27 ms — h2https://www.usgbc.org/core/misc/message.js?v=10.3.14www.usgbc.org/core/misc/message.js?... https://www.usgbc.org/core/misc/message.js?v=10.3.14 — 200 — 2.5 KiB — 26 ms — h2https://www.usgbc.org/core/misc/ajax.js?v=10.3.14www.usgbc.org/core/misc/ajax.js?v=1... https://www.usgbc.org/core/misc/ajax.js?v=10.3.14 — 200 — 17.3 KiB — 27 ms — h2https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/includes/bootstrap/js/bootstrap.min.js?v=1.xwww.usgbc.org/themes/contrib/drupal... https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/includes/bootstrap/js/bootstrap.min.js?v=1.x — 200 — 8.0 KiB — 32 ms — h2https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/includes/flexslider/js/jquery.flexslider-min.js?v=1.xwww.usgbc.org/themes/contrib/drupal... https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/includes/flexslider/js/jquery.flexslider-min.js?v=1.x — 200 — 6.6 KiB — 25 ms — h2https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/includes/smartmenus/jquery.smartmenus.min.js?v=1.xwww.usgbc.org/themes/contrib/drupal... https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/includes/smartmenus/jquery.smartmenus.min.js?v=1.x — 200 — 7.2 KiB — 27 ms — h2https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/js/custom.js?tdtts0www.usgbc.org/themes/contrib/drupal... https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/js/custom.js?tdtts0 — 200 — 328 B — 28 ms — h2https://www.usgbc.org/themes/usgbc/js/landing.js?v=1.3www.usgbc.org/themes/usgbc/js/landi... https://www.usgbc.org/themes/usgbc/js/landing.js?v=1.3 — 200 — 2.5 KiB — 30 ms — h2https://www.usgbc.org/themes/usgbc/js/stackable.js?v=1.3www.usgbc.org/themes/usgbc/js/stack... https://www.usgbc.org/themes/usgbc/js/stackable.js?v=1.3 — 200 — 2.1 KiB — 27 ms — h2https://www.usgbc.org/themes/usgbc/js/fluidvids.js?v=1.3www.usgbc.org/themes/usgbc/js/fluid... https://www.usgbc.org/themes/usgbc/js/fluidvids.js?v=1.3 — 200 — 933 B — 27 ms — h2https://www.usgbc.org/themes/usgbc/js/custom.js?v=1.3www.usgbc.org/themes/usgbc/js/custo... https://www.usgbc.org/themes/usgbc/js/custom.js?v=1.3 — 200 — 9.3 KiB — 28 ms — h2https://www.usgbc.org/themes/usgbc/js/jquery.smartmenus.js?v=1.3www.usgbc.org/themes/usgbc/js/jquer... https://www.usgbc.org/themes/usgbc/js/jquery.smartmenus.js?v=1.3 — 200 — 12.0 KiB — 28 ms — h2https://www.usgbc.org/themes/usgbc/js/jquery.menu-aim.js?v=1.3www.usgbc.org/themes/usgbc/js/jquer... https://www.usgbc.org/themes/usgbc/js/jquery.menu-aim.js?v=1.3 — 200 — 3.4 KiB — 28 ms — h2https://www.usgbc.org/themes/usgbc/js/modernizr.js?v=1.3www.usgbc.org/themes/usgbc/js/moder... https://www.usgbc.org/themes/usgbc/js/modernizr.js?v=1.3 — 200 — 6.3 KiB — 29 ms — h2https://www.usgbc.org/themes/usgbc/js/new-header-main.js?v=1.3www.usgbc.org/themes/usgbc/js/new-h... https://www.usgbc.org/themes/usgbc/js/new-header-main.js?v=1.3 — 200 — 3.0 KiB — 27 ms — h2https://unpkg.com/flickity@2/dist/flickity.pkgd.min.jsunpkg.com/flickity@2/dist/flickity.... https://unpkg.com/flickity@2/dist/flickity.pkgd.min.js — 302 — 272 B — 39 ms — h3https://www.googleoptimize.com/optimize.js?id=GTM-5D4XPJQwww.googleoptimize.com/optimize.js?... https://www.googleoptimize.com/optimize.js?id=GTM-5D4XPJQ — 200 — 112.1 KiB — 142 ms — h2https://unpkg.com/flickity@2.3.0/dist/flickity.pkgd.min.jsunpkg.com/flickity@2.3.0/dist/flick... https://unpkg.com/flickity@2.3.0/dist/flickity.pkgd.min.js — 200 — 14.2 KiB — 49 ms — h3https://static.zdassets.com/ekr/snippet.js?key=7b405561-c3f9-49f8-bcb3-f431444148edstatic.zdassets.com/ekr/snippet.js?... https://static.zdassets.com/ekr/snippet.js?key=7b405561-c3f9-49f8-bcb3-f431444148ed — 200 — 4.6 KiB — 22 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-P8MVR87www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-P8MVR87 — 200 — 149.5 KiB — 42 ms — h2https://www.usgbc.org/themes/usgbc/js/xtracking.js?v=1.3www.usgbc.org/themes/usgbc/js/xtrac... https://www.usgbc.org/themes/usgbc/js/xtracking.js?v=1.3 — 200 — 2.1 KiB — 28 ms — h2https://unpkg.com/aos@next/dist/aos.jsunpkg.com/aos@next/dist/aos.js https://unpkg.com/aos@next/dist/aos.js — 302 — 262 B — 41 ms — h3https://www.usgbc.org/modules/custom/usgbc_core/assets/js/usgbc_core.js?v=1.33www.usgbc.org/modules/custom/usgbc_... https://www.usgbc.org/modules/custom/usgbc_core/assets/js/usgbc_core.js?v=1.33 — 200 — 25.6 KiB — 31 ms — h2https://unpkg.com/aos@3.0.0-beta.6/dist/aos.jsunpkg.com/aos@3.0.0-beta.6/dist/aos... https://unpkg.com/aos@3.0.0-beta.6/dist/aos.js — 200 — 5.2 KiB — 31 ms — h3https://www.usgbc.org/modules/custom/usgbc_core/assets/js/pardot.js?v=10.3.14www.usgbc.org/modules/custom/usgbc_... https://www.usgbc.org/modules/custom/usgbc_core/assets/js/pardot.js?v=10.3.14 — 200 — 618 B — 26 ms — h2https://www.usgbc.org/modules/custom/usgbc_sso/assets/js/platform_api.js?v=1.12www.usgbc.org/modules/custom/usgbc_... https://www.usgbc.org/modules/custom/usgbc_sso/assets/js/platform_api.js?v=1.12 — 200 — 1.9 KiB — 26 ms — h2https://www.usgbc.org/core/assets/vendor/js-cookie/js.cookie.min.js?v=3.0.5www.usgbc.org/core/assets/vendor/js... https://www.usgbc.org/core/assets/vendor/js-cookie/js.cookie.min.js?v=3.0.5 — 200 — 994 B — 27 ms — h2https://www.usgbc.org/modules/custom/xeno_hero-master/js/xeno-hero.js?tdtts0www.usgbc.org/modules/custom/xeno_h... https://www.usgbc.org/modules/custom/xeno_hero-master/js/xeno-hero.js?tdtts0 — 200 — 583 B — 26 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-GKEYTXDB8T&gtm=45je64h1v875157248za200zd875157248&_p=1776813910437&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dMDhkMT&ecid=1776280723&_eu=AEAAAGQ&ae=a&are=1&cid=837746054.1776813911&frm=0&pscdl=noapi&rcb=0&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=2&tag_exp=0~115938465~115938469~117266400~117384406&sid=1776813910&sct=1&seg=0&dl=https%3A%2F%2Fwww.usgbc.org%2F&dt=&en=scroll&ep.page_placeholder=PLACEHOLDER_page_location&epn.percent_scrolled=90&_et=10&tfd=1344region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-GKEYTXDB8T&gtm=45je64h1v875157248za200zd875157248&_p=1776813910437&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dMDhkMT&ecid=1776280723&_eu=AEAAAGQ&ae=a&are=1&cid=837746054.1776813911&frm=0&pscdl=noapi&rcb=0&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=2&tag_exp=0~115938465~115938469~117266400~117384406&sid=1776813910&sct=1&seg=0&dl=https%3A%2F%2Fwww.usgbc.org%2F&dt=&en=scroll&ep.page_placeholder=PLACEHOLDER_page_location&epn.percent_scrolled=90&_et=10&tfd=1344 — -1 — 0 B — 1 ms — https://www.usgbc.org/cdn-cgi/speculationwww.usgbc.org/cdn-cgi/speculation https://www.usgbc.org/cdn-cgi/speculation — 200 — 328 B — 20 ms — h2https://www.googletagmanager.com/gtag/js?id=G-GKEYTXDB8Twww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-GKEYTXDB8T — 200 — 0 B — 0 ms — h2https://www.usgbc.org/modules/custom/usgbc_sso/assets/js/preprocess_platform_api.js?v=6www.usgbc.org/modules/custom/usgbc_... https://www.usgbc.org/modules/custom/usgbc_sso/assets/js/preprocess_platform_api.js?v=6 — 200 — 0 B — 0 ms — h2https://platform-api.usgbc.org/OAuthClient/script/a6ca592f3f471953cc50d91c03b4597e.v1.jsplatform-api.usgbc.org/OAuthClient/... https://platform-api.usgbc.org/OAuthClient/script/a6ca592f3f471953cc50d91c03b4597e.v1.js — 200 — 3.2 KiB — 112 ms — http/1.1https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/playfair_display/font.csswww.usgbc.org/sites/default/files/f... https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/playfair_display/font.css — 200 — 0 B — 48 ms — h2https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/bentonsanscond_regular/font.csswww.usgbc.org/sites/default/files/f... https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/bentonsanscond_regular/font.css — 200 — 0 B — 48 ms — h2https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/bentonsanscond_bold/font.csswww.usgbc.org/sites/default/files/f... https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/bentonsanscond_bold/font.css — 200 — 0 B — 48 ms — h2https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/bentonsanscondensed/font.csswww.usgbc.org/sites/default/files/f... https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/bentonsanscondensed/font.css — 200 — 0 B — 49 ms — h2https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/source_sans_pro/font.csswww.usgbc.org/sites/default/files/f... https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/source_sans_pro/font.css — 200 — 0 B — 49 ms — h2https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/source_sans_pro_black/font.csswww.usgbc.org/sites/default/files/f... https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/source_sans_pro_black/font.css — 200 — 0 B — 49 ms — h2https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/source_sans_pro_bold/font.csswww.usgbc.org/sites/default/files/f... https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/source_sans_pro_bold/font.css — 200 — 0 B — 49 ms — h2https://www.usgbc.org/core/modules/system/css/components/align.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/align.module.css?tdtts0 — 200 — 0 B — 49 ms — h2https://www.usgbc.org/core/modules/system/css/components/fieldgroup.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/fieldgroup.module.css?tdtts0 — 200 — 0 B — 49 ms — h2https://www.usgbc.org/core/modules/system/css/components/container-inline.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/container-inline.module.css?tdtts0 — 200 — 0 B — 49 ms — h2https://www.usgbc.org/core/modules/system/css/components/clearfix.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/clearfix.module.css?tdtts0 — 200 — 0 B — 49 ms — h2https://www.usgbc.org/core/modules/system/css/components/details.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/details.module.css?tdtts0 — 200 — 0 B — 49 ms — h2https://www.usgbc.org/core/modules/system/css/components/hidden.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/hidden.module.css?tdtts0 — 200 — 0 B — 49 ms — h2https://www.usgbc.org/core/modules/system/css/components/item-list.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/item-list.module.css?tdtts0 — 200 — 0 B — 49 ms — h2https://www.usgbc.org/core/modules/system/css/components/js.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/js.module.css?tdtts0 — 200 — 0 B — 85 ms — h2https://www.usgbc.org/core/modules/system/css/components/nowrap.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/nowrap.module.css?tdtts0 — 200 — 0 B — 85 ms — h2https://www.usgbc.org/core/modules/system/css/components/position-container.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/position-container.module.css?tdtts0 — 200 — 0 B — 85 ms — h2https://www.usgbc.org/core/modules/system/css/components/reset-appearance.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/reset-appearance.module.css?tdtts0 — 200 — 0 B — 85 ms — h2https://www.usgbc.org/core/modules/system/css/components/resize.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/resize.module.css?tdtts0 — 200 — 0 B — 85 ms — h2https://www.usgbc.org/core/modules/system/css/components/system-status-counter.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/system-status-counter.css?tdtts0 — 200 — 0 B — 85 ms — h2https://www.usgbc.org/core/modules/system/css/components/system-status-report-counters.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/system-status-report-counters.css?tdtts0 — 200 — 0 B — 83 ms — h2https://www.usgbc.org/core/modules/system/css/components/system-status-report-general-info.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/system-status-report-general-info.css?tdtts0 — 200 — 0 B — 83 ms — h2https://www.usgbc.org/core/modules/system/css/components/tablesort.module.css?tdtts0www.usgbc.org/core/modules/system/c... https://www.usgbc.org/core/modules/system/css/components/tablesort.module.css?tdtts0 — 200 — 0 B — 83 ms — h2https://www.usgbc.org/core/misc/components/progress.module.css?tdtts0www.usgbc.org/core/misc/components/... https://www.usgbc.org/core/misc/components/progress.module.css?tdtts0 — 200 — 0 B — 83 ms — h2https://www.usgbc.org/core/misc/components/ajax-progress.module.css?tdtts0www.usgbc.org/core/misc/components/... https://www.usgbc.org/core/misc/components/ajax-progress.module.css?tdtts0 — 200 — 0 B — 83 ms — h2https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/themes/base/core.css?tdtts0www.usgbc.org/modules/contrib/jquer... https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/themes/base/core.css?tdtts0 — 200 — 0 B — 83 ms — h2https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/themes/base/menu.css?tdtts0www.usgbc.org/modules/contrib/jquer... https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/themes/base/menu.css?tdtts0 — 200 — 0 B — 83 ms — h2https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/themes/base/autocomplete.css?tdtts0www.usgbc.org/modules/contrib/jquer... https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/themes/base/autocomplete.css?tdtts0 — 200 — 0 B — 83 ms — h2https://www.usgbc.org/modules/custom/xeno_hero-master/css/xeno-hero.css?tdtts0www.usgbc.org/modules/custom/xeno_h... https://www.usgbc.org/modules/custom/xeno_hero-master/css/xeno-hero.css?tdtts0 — 200 — 0 B — 83 ms — h2https://www.usgbc.org/modules/contrib/bootstrap_paragraphs/css/bootstrap-paragraphs.min.css?tdtts0www.usgbc.org/modules/contrib/boots... https://www.usgbc.org/modules/contrib/bootstrap_paragraphs/css/bootstrap-paragraphs.min.css?tdtts0 — 200 — 0 B — 83 ms — h2https://www.usgbc.org/modules/contrib/bootstrap_paragraphs/css/bootstrap-paragraphs-columns.min.css?tdtts0www.usgbc.org/modules/contrib/boots... https://www.usgbc.org/modules/contrib/bootstrap_paragraphs/css/bootstrap-paragraphs-columns.min.css?tdtts0 — 200 — 0 B — 83 ms — h2https://www.usgbc.org/modules/contrib/bootstrap_paragraphs/css/bootstrap-paragraphs-colors.min.css?tdtts0www.usgbc.org/modules/contrib/boots... https://www.usgbc.org/modules/contrib/bootstrap_paragraphs/css/bootstrap-paragraphs-colors.min.css?tdtts0 — 200 — 0 B — 83 ms — h2https://www.usgbc.org/core/modules/views/css/views.module.css?tdtts0www.usgbc.org/core/modules/views/cs... https://www.usgbc.org/core/modules/views/css/views.module.css?tdtts0 — 200 — 0 B — 83 ms — h2https://www.usgbc.org/modules/contrib/eu_cookie_compliance/css/eu_cookie_compliance.css?tdtts0www.usgbc.org/modules/contrib/eu_co... https://www.usgbc.org/modules/contrib/eu_cookie_compliance/css/eu_cookie_compliance.css?tdtts0 — 200 — 0 B — 83 ms — h2https://www.usgbc.org/modules/contrib/back_to_top/css/back_to_top.css?tdtts0www.usgbc.org/modules/contrib/back_... https://www.usgbc.org/modules/contrib/back_to_top/css/back_to_top.css?tdtts0 — 200 — 0 B — 83 ms — h2https://use.fontawesome.com/releases/v5.7.2/css/all.cssuse.fontawesome.com/releases/v5.7.2... https://use.fontawesome.com/releases/v5.7.2/css/all.css — 200 — 0 B — 83 ms — h2https://use.fontawesome.com/releases/v5.7.2/css/v4-shims.cssuse.fontawesome.com/releases/v5.7.2... https://use.fontawesome.com/releases/v5.7.2/css/v4-shims.css — 200 — 0 B — 83 ms — h2https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/themes/base/theme.css?tdtts0www.usgbc.org/modules/contrib/jquer... https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/themes/base/theme.css?tdtts0 — 200 — 0 B — 83 ms — h2https://www.usgbc.org/modules/custom/usgbc_core/assets/css/usgbc_core.css?tdtts0www.usgbc.org/modules/custom/usgbc_... https://www.usgbc.org/modules/custom/usgbc_core/assets/css/usgbc_core.css?tdtts0 — 200 — 0 B — 83 ms — h2https://www.usgbc.org/modules/contrib/paragraphs/css/paragraphs.unpublished.css?tdtts0www.usgbc.org/modules/contrib/parag... https://www.usgbc.org/modules/contrib/paragraphs/css/paragraphs.unpublished.css?tdtts0 — 200 — 0 B — 83 ms — h2https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/includes/bootstrap/css/bootstrap.min.css?tdtts0www.usgbc.org/themes/contrib/drupal... https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/includes/bootstrap/css/bootstrap.min.css?tdtts0 — 200 — 0 B — 83 ms — h2https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/includes/fontawesome/css/fontawesome-all.css?tdtts0www.usgbc.org/themes/contrib/drupal... https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/includes/fontawesome/css/fontawesome-all.css?tdtts0 — 200 — 0 B — 83 ms — h2https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/includes/flexslider/css/flexslider.css?tdtts0www.usgbc.org/themes/contrib/drupal... https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/includes/flexslider/css/flexslider.css?tdtts0 — 200 — 0 B — 83 ms — h2https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/includes/smartmenus/sm-core-css.css?tdtts0www.usgbc.org/themes/contrib/drupal... https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/includes/smartmenus/sm-core-css.css?tdtts0 — 200 — 0 B — 83 ms — h2https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/css/base.css?tdtts0www.usgbc.org/themes/contrib/drupal... https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/css/base.css?tdtts0 — 200 — 0 B — 83 ms — h2https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/css/custom-style.css?tdtts0www.usgbc.org/themes/contrib/drupal... https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/css/custom-style.css?tdtts0 — 200 — 0 B — 83 ms — h2https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/css/custom-media.css?tdtts0www.usgbc.org/themes/contrib/drupal... https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/css/custom-media.css?tdtts0 — 200 — 0 B — 83 ms — h2https://www.usgbc.org/themes/usgbc/css/style-utility.css?tdtts0www.usgbc.org/themes/usgbc/css/styl... https://www.usgbc.org/themes/usgbc/css/style-utility.css?tdtts0 — 200 — 0 B — 83 ms — h2https://www.usgbc.org/themes/usgbc/css/style.css?tdtts0www.usgbc.org/themes/usgbc/css/styl... https://www.usgbc.org/themes/usgbc/css/style.css?tdtts0 — 200 — 0 B — 84 ms — h2https://www.usgbc.org/themes/usgbc/css/style_v2.css?tdtts0www.usgbc.org/themes/usgbc/css/styl... https://www.usgbc.org/themes/usgbc/css/style_v2.css?tdtts0 — 200 — 0 B — 81 ms — h2https://www.usgbc.org/themes/usgbc/css/style-ds.css?tdtts0www.usgbc.org/themes/usgbc/css/styl... https://www.usgbc.org/themes/usgbc/css/style-ds.css?tdtts0 — 200 — 0 B — 79 ms — h2https://www.usgbc.org/themes/usgbc/css/style-responsive.css?tdtts0www.usgbc.org/themes/usgbc/css/styl... https://www.usgbc.org/themes/usgbc/css/style-responsive.css?tdtts0 — 200 — 0 B — 79 ms — h2https://www.usgbc.org/themes/usgbc/css/header.css?tdtts0www.usgbc.org/themes/usgbc/css/head... https://www.usgbc.org/themes/usgbc/css/header.css?tdtts0 — 200 — 0 B — 80 ms — h2https://www.usgbc.org/themes/usgbc/css/new-header-style.css?tdtts0www.usgbc.org/themes/usgbc/css/new-... https://www.usgbc.org/themes/usgbc/css/new-header-style.css?tdtts0 — 200 — 0 B — 80 ms — h2https://www.usgbc.org/themes/usgbc/css/accessibility.css?tdtts0www.usgbc.org/themes/usgbc/css/acce... https://www.usgbc.org/themes/usgbc/css/accessibility.css?tdtts0 — 200 — 0 B — 79 ms — h2https://cdn.linearicons.com/free/1.0.0/icon-font.min.csscdn.linearicons.com/free/1.0.0/icon... https://cdn.linearicons.com/free/1.0.0/icon-font.min.css — 200 — 0 B — 79 ms — h2https://unpkg.com/flickity@2/dist/flickity.min.cssunpkg.com/flickity@2/dist/flickity.... https://unpkg.com/flickity@2/dist/flickity.min.css — 302 — 0 B — 134 ms — h3https://use.typekit.net/dip8onb.cssuse.typekit.net/dip8onb.css https://use.typekit.net/dip8onb.css — 200 — 0 B — 79 ms — h2https://unpkg.com/aos@next/dist/aos.cssunpkg.com/aos@next/dist/aos.css https://unpkg.com/aos@next/dist/aos.css — 302 — 0 B — 134 ms — h3https://static-assets.usgbc.org/dweb/images/search-icon-new.pngstatic-assets.usgbc.org/dweb/images... https://static-assets.usgbc.org/dweb/images/search-icon-new.png — 200 — 0 B — 79 ms — h2https://static-assets.usgbc.org/static/images/black-oak-leaves.pngstatic-assets.usgbc.org/static/imag... https://static-assets.usgbc.org/static/images/black-oak-leaves.png — 200 — 0 B — 79 ms — h2https://unpkg.com/flickity@2.3.0/dist/flickity.min.cssunpkg.com/flickity@2.3.0/dist/flick... https://unpkg.com/flickity@2.3.0/dist/flickity.min.css — 200 — 0 B — 2 ms — h3https://unpkg.com/aos@3.0.0-beta.6/dist/aos.cssunpkg.com/aos@3.0.0-beta.6/dist/aos... https://unpkg.com/aos@3.0.0-beta.6/dist/aos.css — 200 — 0 B — 2 ms — h3https://www.usgbc.org/sites/default/files/USGBC-mark.svgwww.usgbc.org/sites/default/files/U... https://www.usgbc.org/sites/default/files/USGBC-mark.svg — 200 — 0 B — 3 ms — h2https://www.usgbc.org/sites/default/files/2025-04/icc_photo_1.jpeg_0.jpgwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2025-04/icc_photo_1.jpeg_0.jpg — 200 — 0 B — 52 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-GKEYTXDB8T&gtm=45je64h1v875157248za200zd875157248&_p=1776813911703&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dMDhkMT&ecid=1776280723&_eu=AAAAAGQ&are=1&cid=837746054.1776813911&ec_mode=a&frm=0&pscdl=noapi&rcb=14&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938469~117266400~117384405~118463262&sid=1776813910&sct=1&seg=1&dl=https%3A%2F%2Fwww.usgbc.org%2F%3Fstatus%3Dredirect%26url%3Dhttps%253A%252F%252Fplatform-api.usgbc.org%252FOAuthClient%252Fprocess%252FMk90RVN1Y1k3N1JEVHFVdVdJZUJXNVI4a1lKVUMyT3F3ZC85clZoLzVndEpnWllxUmFXd0s1WE9IaGFJcmphL0xBMVZ2b3IrM25PNWJoWWpWeUw1Vk5qVnFXK1hVdjF0eUMxSzFVSTFGWHB3NHYxWXV6bkZpVDMrVUMrK0RzV2V4THZVeC92UFR5QS9mSCsxdW1MY1dhTDc5VFYvV3loWktXNzk0MjdRU3V5M3o0ZHdCM2IyQnlWeUUrZWhLL2xxalpoalZYOE00eWgrelkydjBBYjh3K3RHaTRHZXNkSi9uMXhzSmM1YytZckxsSWtpZlh3SHFtZ1Q4Q1d5YTZYTXZkSDhydEs5U1lMN0tJNkVHUGk5MWloVWYvSzdsdTRvWUpBWHE3aVQzenlhRmsvUW9oY1Z2ZkYzcjMwTW96cGxjSFVMNTN1Nyt6cFhDS29pNzJTcTlhTFAxWUo2azV5TWlwQzJVbnc4amhFMVd4L2xieE1OZU90c2hsakdBM1NmL3RJN0htcGNCek4xYldOTGpKWXdrNldOaEcwNFJsSnIyUXJRam9TN3NLOXdrdDI1K0VQNkt6VDZISjZ2WUFXTGErY3JhYThCalhLWmhUNmw2Wng4SVVVZUpWbUxmS05mMUk2S21oWW0reFpCV2VyMzVYd2RCL0V1dERndmxndHRqWktVZjkxU2piSDB2aktnVXkrUkdpdnNseEgvZ2VUMm11OHFHT2xpdjBMekFzVThuY3M1ZmtXYk15TksrK3N5JGQrR2pKL1NmQmNHTkhMNTNOZ2pvdEE9PQ%26deviceId%3DYmwwYmhoU3lVdm5nYjJnSkpqK2NuRUVTQTU1M0swdU52SnJ2cTduTVUvWjBLRmJNdFl3SS9GZ2lEbnZ2R0ZTNW1TY1FSOUFjZ2dhZkUvZTkwek44QytXVS95TnlUZUFRUmJXODVjM29XZzFybHkvS3pYWG9qQnNuOHJzdWVORWkkbm8yNmVpOVQxVEJuSU9KUldjS3lLUT09%26traceId%3Df33eb3d16a5d41ceb508fd11eec7cf11-148&dr=https%3A%2F%2Fwww.usgbc.org%2F&dt=&en=page_view&_ee=1&ep.page_placeholder=PLACEHOLDER_page_location&tfd=1095region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-GKEYTXDB8T&gtm=45je64h1v875157248za200zd875157248&_p=1776813911703&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dMDhkMT&ecid=1776280723&_eu=AAAAAGQ&are=1&cid=837746054.1776813911&ec_mode=a&frm=0&pscdl=noapi&rcb=14&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115938465~115938469~117266400~117384405~118463262&sid=1776813910&sct=1&seg=1&dl=https%3A%2F%2Fwww.usgbc.org%2F%3Fstatus%3Dredirect%26url%3Dhttps%253A%252F%252Fplatform-api.usgbc.org%252FOAuthClient%252Fprocess%252FMk90RVN1Y1k3N1JEVHFVdVdJZUJXNVI4a1lKVUMyT3F3ZC85clZoLzVndEpnWllxUmFXd0s1WE9IaGFJcmphL0xBMVZ2b3IrM25PNWJoWWpWeUw1Vk5qVnFXK1hVdjF0eUMxSzFVSTFGWHB3NHYxWXV6bkZpVDMrVUMrK0RzV2V4THZVeC92UFR5QS9mSCsxdW1MY1dhTDc5VFYvV3loWktXNzk0MjdRU3V5M3o0ZHdCM2IyQnlWeUUrZWhLL2xxalpoalZYOE00eWgrelkydjBBYjh3K3RHaTRHZXNkSi9uMXhzSmM1YytZckxsSWtpZlh3SHFtZ1Q4Q1d5YTZYTXZkSDhydEs5U1lMN0tJNkVHUGk5MWloVWYvSzdsdTRvWUpBWHE3aVQzenlhRmsvUW9oY1Z2ZkYzcjMwTW96cGxjSFVMNTN1Nyt6cFhDS29pNzJTcTlhTFAxWUo2azV5TWlwQzJVbnc4amhFMVd4L2xieE1OZU90c2hsakdBM1NmL3RJN0htcGNCek4xYldOTGpKWXdrNldOaEcwNFJsSnIyUXJRam9TN3NLOXdrdDI1K0VQNkt6VDZISjZ2WUFXTGErY3JhYThCalhLWmhUNmw2Wng4SVVVZUpWbUxmS05mMUk2S21oWW0reFpCV2VyMzVYd2RCL0V1dERndmxndHRqWktVZjkxU2piSDB2aktnVXkrUkdpdnNseEgvZ2VUMm11OHFHT2xpdjBMekFzVThuY3M1ZmtXYk15TksrK3N5JGQrR2pKL1NmQmNHTkhMNTNOZ2pvdEE9PQ%26deviceId%3DYmwwYmhoU3lVdm5nYjJnSkpqK2NuRUVTQTU1M0swdU52SnJ2cTduTVUvWjBLRmJNdFl3SS9GZ2lEbnZ2R0ZTNW1TY1FSOUFjZ2dhZkUvZTkwek44QytXVS95TnlUZUFRUmJXODVjM29XZzFybHkvS3pYWG9qQnNuOHJzdWVORWkkbm8yNmVpOVQxVEJuSU9KUldjS3lLUT09%26traceId%3Df33eb3d16a5d41ceb508fd11eec7cf11-148&dr=https%3A%2F%2Fwww.usgbc.org%2F&dt=&en=page_view&_ee=1&ep.page_placeholder=PLACEHOLDER_page_location&tfd=1095 — 204 — 20 B — 42 ms — h3https://www.usgbc.org/modules/contrib/jquery_once/lib/jquery_3.7.1_jquery.min.js?v=3.7.1www.usgbc.org/modules/contrib/jquer... https://www.usgbc.org/modules/contrib/jquery_once/lib/jquery_3.7.1_jquery.min.js?v=3.7.1 — 200 — 0 B — 2 ms — h2https://www.usgbc.org/core/assets/vendor/once/once.min.js?v=1.0.1www.usgbc.org/core/assets/vendor/on... https://www.usgbc.org/core/assets/vendor/once/once.min.js?v=1.0.1 — 200 — 0 B — 1 ms — h2https://www.usgbc.org/modules/contrib/jquery_once/lib/jquery-once-2.2.3/jquery.once.min.js?v=2.2.3www.usgbc.org/modules/contrib/jquer... https://www.usgbc.org/modules/contrib/jquery_once/lib/jquery-once-2.2.3/jquery.once.min.js?v=2.2.3 — 200 — 0 B — 1 ms — h2https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700ifonts.googleapis.com/css?family=Ope... https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i — 200 — 2.3 KiB — 95 ms — h2https://fonts.googleapis.com/css2?family=Playfair+Display&display=swapfonts.googleapis.com/css2?family=Pl... https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap — 200 — 640 B — 92 ms — h2https://fonts.googleapis.com/css2?family=Poppins&display=swapfonts.googleapis.com/css2?family=Po... https://fonts.googleapis.com/css2?family=Poppins&display=swap — 200 — 925 B — 91 ms — h2https://p.typekit.net/p.css?s=1&k=dip8onb&ht=tk&f=139.171.173.175.2003.2005.2006.2007.2008.2009.2010.4762.4793.5066.18085.30804.30805.30806.30807.30808.30809.30810.30811.30812.30813.30814.30815.30816.30817.30818.30819.30768.30769.30770.30771.30772.30773.30774.30775.30776.30777.30778.30779&a=188140&app=typekit&e=cssp.typekit.net/p.css?s=1&k=dip8onb&h... https://p.typekit.net/p.css?s=1&k=dip8onb&ht=tk&f=139.171.173.175.2003.2005.2006.2007.2008.2009.2010.4762.4793.5066.18085.30804.30805.30806.30807.30808.30809.30810.30811.30812.30813.30814.30815.30816.30817.30818.30819.30768.30769.30770.30771.30772.30773.30774.30775.30776.30777.30778.30779&a=188140&app=typekit&e=css — 200 — 172 B — 66 ms — h2https://www.usgbc.org/core/misc/drupalSettingsLoader.js?v=10.3.14www.usgbc.org/core/misc/drupalSetti... https://www.usgbc.org/core/misc/drupalSettingsLoader.js?v=10.3.14 — 200 — 0 B — 25 ms — h2https://www.usgbc.org/core/misc/drupal.js?v=10.3.14www.usgbc.org/core/misc/drupal.js?v... https://www.usgbc.org/core/misc/drupal.js?v=10.3.14 — 200 — 0 B — 25 ms — h2https://www.usgbc.org/core/misc/drupal.init.js?v=10.3.14www.usgbc.org/core/misc/drupal.init... https://www.usgbc.org/core/misc/drupal.init.js?v=10.3.14 — 200 — 0 B — 25 ms — h2https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/ui/version-min.js?v=1.13.2www.usgbc.org/modules/contrib/jquer... https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/ui/version-min.js?v=1.13.2 — 200 — 0 B — 25 ms — h2https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/ui/keycode-min.js?v=1.13.2www.usgbc.org/modules/contrib/jquer... https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/ui/keycode-min.js?v=1.13.2 — 200 — 0 B — 25 ms — h2https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/ui/position-min.js?v=1.13.2www.usgbc.org/modules/contrib/jquer... https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/ui/position-min.js?v=1.13.2 — 200 — 0 B — 25 ms — h2https://unpkg.com/flickity@2/dist/flickity.pkgd.min.jsunpkg.com/flickity@2/dist/flickity.... https://unpkg.com/flickity@2/dist/flickity.pkgd.min.js — 302 — 0 B — 21 ms — h3https://www.googleoptimize.com/optimize.js?id=GTM-5D4XPJQwww.googleoptimize.com/optimize.js?... https://www.googleoptimize.com/optimize.js?id=GTM-5D4XPJQ — 200 — 0 B — 63 ms — h2https://static.zdassets.com/ekr/snippet.js?key=7b405561-c3f9-49f8-bcb3-f431444148edstatic.zdassets.com/ekr/snippet.js?... https://static.zdassets.com/ekr/snippet.js?key=7b405561-c3f9-49f8-bcb3-f431444148ed — 200 — 0 B — 22 ms — h2https://www.googletagmanager.com/gtm.js?id=GTM-P8MVR87www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-P8MVR87 — 200 — 0 B — 75 ms — h2https://unpkg.com/aos@next/dist/aos.jsunpkg.com/aos@next/dist/aos.js https://unpkg.com/aos@next/dist/aos.js — 302 — 0 B — 20 ms — h3https://usgbc.kapost.com/files/681badd1991bbe00ee29193d/cityscape1.jpgusgbc.kapost.com/files/681badd1991b... https://usgbc.kapost.com/files/681badd1991bbe00ee29193d/cityscape1.jpg — 302 — 807 B — 143 ms — h2https://usgbc.kapost.com/files/67bcc71903f0d501114e9250/Exterior%20banner.jpgusgbc.kapost.com/files/67bcc71903f0... https://usgbc.kapost.com/files/67bcc71903f0d501114e9250/Exterior%20banner.jpg — 302 — 810 B — 143 ms — h2https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Arup.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Arup.png — 200 — 10.8 KiB — 41 ms — h2https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Bank-of-America.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Bank-of-America.png — 200 — 18.5 KiB — 41 ms — h2https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Cushman-Wakefield.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Cushman-Wakefield.png — 200 — 30.6 KiB — 46 ms — h2https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Dar.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Dar.png — 200 — 4.3 KiB — 45 ms — h2https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/GAF.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/GAF.png — 200 — 24.3 KiB — 50 ms — h2https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/GSA.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/GSA.png — 200 — 8.2 KiB — 46 ms — h2https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Gilbane.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Gilbane.png — 200 — 38.8 KiB — 52 ms — h2https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/HDR.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/HDR.png — 200 — 18.6 KiB — 51 ms — h2https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/HNI.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/HNI.png — 200 — 5.7 KiB — 54 ms — h2https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Hok.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Hok.png — 200 — 7.7 KiB — 54 ms — h2https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/JLL.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/JLL.png — 200 — 14.4 KiB — 59 ms — h2https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Jacobs.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Jacobs.png — 200 — 55.9 KiB — 87 ms — h2https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Johnson-Controls.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Johnson-Controls.png — 200 — 44.4 KiB — 69 ms — h2https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Legrand.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Legrand.png — 200 — 15.3 KiB — 58 ms — h2https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/McCarthy.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/McCarthy.png — 200 — 22.6 KiB — 59 ms — h2https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Perkins-Will.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Perkins-Will.png — 200 — 15.4 KiB — 58 ms — h2https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/RWDI.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/RWDI.png — 200 — 24.5 KiB — 60 ms — h2https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Saint-Gobain.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Saint-Gobain.png — 200 — 19.4 KiB — 68 ms — h2https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Shorenstein.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Shorenstein.png — 200 — 8.4 KiB — 58 ms — h2https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Skanska.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Skanska.png — 200 — 21.1 KiB — 79 ms — h2https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Stantec.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Stantec.png — 200 — 30.9 KiB — 83 ms — h2https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/WSP.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/WSP.png — 200 — 16.1 KiB — 82 ms — h2https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Whiting-Turner.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/Whiting-Turner.png — 200 — 11.5 KiB — 78 ms — h2https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/kohler.pngstatic-assets.usgbc.org/dassets/usg... https://static-assets.usgbc.org/dassets/usgbc.org/images/logos/platinum-members/kohler.png — 200 — 26.4 KiB — 84 ms — h2https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516 — 200 — 10.7 KiB — 111 ms — h2https://www.clarity.ms/tag/quvvh5pu3nwww.clarity.ms/tag/quvvh5pu3n https://www.clarity.ms/tag/quvvh5pu3n — 200 — 848 B — 134 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=UA-7235714-58&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=UA-7235714-58&cx=c&gtm=4e64h1 — 200 — 123.9 KiB — 92 ms — h3https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/ui/safe-active-element-min.js?v=1.13.2www.usgbc.org/modules/contrib/jquer... https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/ui/safe-active-element-min.js?v=1.13.2 — 200 — 0 B — 29 ms — h2https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/ui/unique-id-min.js?v=1.13.2www.usgbc.org/modules/contrib/jquer... https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/ui/unique-id-min.js?v=1.13.2 — 200 — 0 B — 30 ms — h2https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/ui/widget-min.js?v=1.13.2www.usgbc.org/modules/contrib/jquer... https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/ui/widget-min.js?v=1.13.2 — 200 — 0 B — 30 ms — h2https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/ui/widgets/menu-min.js?v=1.13.2www.usgbc.org/modules/contrib/jquer... https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/ui/widgets/menu-min.js?v=1.13.2 — 200 — 0 B — 30 ms — h2https://unpkg.com/flickity@2.3.0/dist/flickity.pkgd.min.jsunpkg.com/flickity@2.3.0/dist/flick... https://unpkg.com/flickity@2.3.0/dist/flickity.pkgd.min.js — 200 — 0 B — 30 ms — h3https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/ui/widgets/autocomplete-min.js?v=1.13.2www.usgbc.org/modules/contrib/jquer... https://www.usgbc.org/modules/contrib/jquery_ui/assets/vendor/jquery.ui/ui/widgets/autocomplete-min.js?v=1.13.2 — 200 — 0 B — 31 ms — h2https://unpkg.com/aos@3.0.0-beta.6/dist/aos.jsunpkg.com/aos@3.0.0-beta.6/dist/aos... https://unpkg.com/aos@3.0.0-beta.6/dist/aos.js — 200 — 0 B — 31 ms — h3https://www.usgbc.org/core/assets/vendor/tabbable/index.umd.min.js?v=6.2.0www.usgbc.org/core/assets/vendor/ta... https://www.usgbc.org/core/assets/vendor/tabbable/index.umd.min.js?v=6.2.0 — 200 — 0 B — 31 ms — h2https://www.usgbc.org/modules/contrib/back_to_top/js/back_to_top.js?v=10.3.14www.usgbc.org/modules/contrib/back_... https://www.usgbc.org/modules/contrib/back_to_top/js/back_to_top.js?v=10.3.14 — 200 — 0 B — 21 ms — h2https://www.usgbc.org/modules/contrib/google_analytics/js/google_analytics.js?v=10.3.14www.usgbc.org/modules/contrib/googl... https://www.usgbc.org/modules/contrib/google_analytics/js/google_analytics.js?v=10.3.14 — 200 — 0 B — 22 ms — h2https://www.usgbc.org/modules/contrib/opigno_scorm/js/opigno_scorm_ios_13.js?v=1.xwww.usgbc.org/modules/contrib/opign... https://www.usgbc.org/modules/contrib/opigno_scorm/js/opigno_scorm_ios_13.js?v=1.x — 200 — 0 B — 23 ms — h2https://www.usgbc.org/core/misc/progress.js?v=10.3.14www.usgbc.org/core/misc/progress.js... https://www.usgbc.org/core/misc/progress.js?v=10.3.14 — 200 — 0 B — 23 ms — h2https://www.usgbc.org/core/assets/vendor/loadjs/loadjs.min.js?v=4.3.0www.usgbc.org/core/assets/vendor/lo... https://www.usgbc.org/core/assets/vendor/loadjs/loadjs.min.js?v=4.3.0 — 200 — 0 B — 23 ms — h2https://www.usgbc.org/core/misc/debounce.js?v=10.3.14www.usgbc.org/core/misc/debounce.js... https://www.usgbc.org/core/misc/debounce.js?v=10.3.14 — 200 — 0 B — 32 ms — h2https://www.usgbc.org/core/misc/announce.js?v=10.3.14www.usgbc.org/core/misc/announce.js... https://www.usgbc.org/core/misc/announce.js?v=10.3.14 — 200 — 0 B — 10 ms — h2https://www.usgbc.org/core/misc/message.js?v=10.3.14www.usgbc.org/core/misc/message.js?... https://www.usgbc.org/core/misc/message.js?v=10.3.14 — 200 — 0 B — 10 ms — h2https://www.usgbc.org/core/misc/ajax.js?v=10.3.14www.usgbc.org/core/misc/ajax.js?v=1... https://www.usgbc.org/core/misc/ajax.js?v=10.3.14 — 200 — 0 B — 12 ms — h2https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/includes/bootstrap/js/bootstrap.min.js?v=1.xwww.usgbc.org/themes/contrib/drupal... https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/includes/bootstrap/js/bootstrap.min.js?v=1.x — 200 — 0 B — 10 ms — h2https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/includes/flexslider/js/jquery.flexslider-min.js?v=1.xwww.usgbc.org/themes/contrib/drupal... https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/includes/flexslider/js/jquery.flexslider-min.js?v=1.x — 200 — 0 B — 11 ms — h2https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/includes/smartmenus/jquery.smartmenus.min.js?v=1.xwww.usgbc.org/themes/contrib/drupal... https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/includes/smartmenus/jquery.smartmenus.min.js?v=1.x — 200 — 0 B — 12 ms — h2https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/js/custom.js?tdtts0www.usgbc.org/themes/contrib/drupal... https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/js/custom.js?tdtts0 — 200 — 0 B — 7 ms — h2https://www.usgbc.org/themes/usgbc/js/landing.js?v=1.3www.usgbc.org/themes/usgbc/js/landi... https://www.usgbc.org/themes/usgbc/js/landing.js?v=1.3 — 200 — 0 B — 8 ms — h2https://www.usgbc.org/themes/usgbc/js/stackable.js?v=1.3www.usgbc.org/themes/usgbc/js/stack... https://www.usgbc.org/themes/usgbc/js/stackable.js?v=1.3 — 200 — 0 B — 8 ms — h2https://www.usgbc.org/themes/usgbc/js/fluidvids.js?v=1.3www.usgbc.org/themes/usgbc/js/fluid... https://www.usgbc.org/themes/usgbc/js/fluidvids.js?v=1.3 — 200 — 0 B — 8 ms — h2https://www.usgbc.org/themes/usgbc/js/custom.js?v=1.3www.usgbc.org/themes/usgbc/js/custo... https://www.usgbc.org/themes/usgbc/js/custom.js?v=1.3 — 200 — 0 B — 7 ms — h2https://www.usgbc.org/themes/usgbc/js/jquery.smartmenus.js?v=1.3www.usgbc.org/themes/usgbc/js/jquer... https://www.usgbc.org/themes/usgbc/js/jquery.smartmenus.js?v=1.3 — 200 — 0 B — 9 ms — h2https://www.usgbc.org/themes/usgbc/js/jquery.menu-aim.js?v=1.3www.usgbc.org/themes/usgbc/js/jquer... https://www.usgbc.org/themes/usgbc/js/jquery.menu-aim.js?v=1.3 — 200 — 0 B — 16 ms — h2https://www.usgbc.org/themes/usgbc/js/modernizr.js?v=1.3www.usgbc.org/themes/usgbc/js/moder... https://www.usgbc.org/themes/usgbc/js/modernizr.js?v=1.3 — 200 — 0 B — 19 ms — h2https://www.usgbc.org/themes/usgbc/js/new-header-main.js?v=1.3www.usgbc.org/themes/usgbc/js/new-h... https://www.usgbc.org/themes/usgbc/js/new-header-main.js?v=1.3 — 200 — 0 B — 19 ms — h2https://www.usgbc.org/themes/usgbc/js/xtracking.js?v=1.3www.usgbc.org/themes/usgbc/js/xtrac... https://www.usgbc.org/themes/usgbc/js/xtracking.js?v=1.3 — 200 — 0 B — 18 ms — h2https://www.usgbc.org/modules/custom/usgbc_core/assets/js/usgbc_core.js?v=1.33www.usgbc.org/modules/custom/usgbc_... https://www.usgbc.org/modules/custom/usgbc_core/assets/js/usgbc_core.js?v=1.33 — 200 — 0 B — 26 ms — h2https://www.usgbc.org/modules/custom/usgbc_core/assets/js/pardot.js?v=10.3.14www.usgbc.org/modules/custom/usgbc_... https://www.usgbc.org/modules/custom/usgbc_core/assets/js/pardot.js?v=10.3.14 — 200 — 0 B — 19 ms — h2https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/source_sans_pro/font.woffwww.usgbc.org/sites/default/files/f... https://www.usgbc.org/sites/default/files/fontyourface/local_fonts/source_sans_pro/font.woff — 200 — 145 B — 28 ms — h2https://www.usgbc.org/modules/custom/usgbc_sso/assets/js/platform_api.js?v=1.12www.usgbc.org/modules/custom/usgbc_... https://www.usgbc.org/modules/custom/usgbc_sso/assets/js/platform_api.js?v=1.12 — 200 — 0 B — 6 ms — h2https://www.usgbc.org/core/assets/vendor/js-cookie/js.cookie.min.js?v=3.0.5www.usgbc.org/core/assets/vendor/js... https://www.usgbc.org/core/assets/vendor/js-cookie/js.cookie.min.js?v=3.0.5 — 200 — 0 B — 6 ms — h2https://www.usgbc.org/modules/custom/xeno_hero-master/js/xeno-hero.js?tdtts0www.usgbc.org/modules/custom/xeno_h... https://www.usgbc.org/modules/custom/xeno_hero-master/js/xeno-hero.js?tdtts0 — 200 — 0 B — 7 ms — h2https://www.usgbc.org/sites/default/files/2025-07/Maxx-Royal.jpgwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2025-07/Maxx-Royal.jpg — 200 — 121.4 KiB — 28 ms — h2https://build.usgbc.org/l/413862/2022-11-14/223qngmbuild.usgbc.org/l/413862/2022-11-14... https://build.usgbc.org/l/413862/2022-11-14/223qngm — 200 — 2.4 KiB — 463 ms — http/1.1https://www.usgbc.org/sites/default/files/2025-07/Ponce-City-Market.jpgwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2025-07/Ponce-City-Market.jpg — 200 — 134.7 KiB — 27 ms — h2https://www.usgbc.org/sites/default/files/2025-04/icc_photo_2_reduced.jpgwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2025-04/icc_photo_2_reduced.jpg — 200 — 4.4 MiB — 325 ms — h2https://www.usgbc.org/sites/default/files/2024-11/0a5a8217_c.jpgwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2024-11/0a5a8217_c.jpg — 200 — 662.1 KiB — 66 ms — h2https://www.usgbc.org/sites/default/files/2025-03/citigroup_0.pngwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2025-03/citigroup_0.png — 200 — 1.1 MiB — 180 ms — h2https://kapost-files-prod.s3.amazonaws.com/kapost/514a3bffc5a3a702000010b8/studio/content/6810d7610f065600e8f937a3/html_bodies/1746644419-9f3e307e-785d-4f3a-a98e-0ce4e70d4ecf/cityscape1.jpgkapost-files-prod.s3.amazonaws.com/... https://kapost-files-prod.s3.amazonaws.com/kapost/514a3bffc5a3a702000010b8/studio/content/6810d7610f065600e8f937a3/html_bodies/1746644419-9f3e307e-785d-4f3a-a98e-0ce4e70d4ecf/cityscape1.jpg — 200 — 736.4 KiB — 889 ms — http/1.1https://kapost-files-prod.s3.amazonaws.com/kapost/514a3bffc5a3a702000010b8/studio/content/67bc7f1226b22e01103f1558/html_bodies/1740424977-3b37be1b-f4a4-4375-9ca8-fb1de10d589d/Exterior%20banner.jpgkapost-files-prod.s3.amazonaws.com/... https://kapost-files-prod.s3.amazonaws.com/kapost/514a3bffc5a3a702000010b8/studio/content/67bc7f1226b22e01103f1558/html_bodies/1740424977-3b37be1b-f4a4-4375-9ca8-fb1de10d589d/Exterior%20banner.jpg — 200 — 394.1 KiB — 744 ms — http/1.1https://www.usgbc.org/sites/default/files/2025-07/Austin-FC-stadium.jpgwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2025-07/Austin-FC-stadium.jpg — 200 — 145.6 KiB — 150 ms — h2https://www.usgbc.org/sites/default/files/profiles/carrier_logo_rgb.jpgwww.usgbc.org/sites/default/files/p... https://www.usgbc.org/sites/default/files/profiles/carrier_logo_rgb.jpg — 200 — 49.8 KiB — 159 ms — h2https://www.usgbc.org/sites/default/files/CPlogoexternal.jpgwww.usgbc.org/sites/default/files/C... https://www.usgbc.org/sites/default/files/CPlogoexternal.jpg — 200 — 24.6 KiB — 152 ms — h2https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/includes/fontawesome/webfonts/fa-brands-400.woff2www.usgbc.org/themes/contrib/drupal... https://www.usgbc.org/themes/contrib/drupal8_zymphonies_theme/includes/fontawesome/webfonts/fa-brands-400.woff2 — 200 — 53.3 KiB — 66 ms — h2https://www.usgbc.org/sites/default/files/what-you-need-to-know_0.jpgwww.usgbc.org/sites/default/files/w... https://www.usgbc.org/sites/default/files/what-you-need-to-know_0.jpg — 200 — 333.9 KiB — 75 ms — h2https://www.usgbc.org/sites/default/files/regional-indoor-air-quality-resources-in-action.jpgwww.usgbc.org/sites/default/files/r... https://www.usgbc.org/sites/default/files/regional-indoor-air-quality-resources-in-action.jpg — 200 — 177.4 KiB — 76 ms — h2https://www.usgbc.org/sites/default/files/march-end-of-session-roundup.jpgwww.usgbc.org/sites/default/files/m... https://www.usgbc.org/sites/default/files/march-end-of-session-roundup.jpg — 200 — 288.4 KiB — 85 ms — h2https://www.usgbc.org/sites/default/files/2021-12/DPR%20logo%20color%20registered.pngwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2021-12/DPR%20logo%20color%20registered.png — 200 — 19.6 KiB — 25 ms — h2https://www.usgbc.org/sites/default/files/2022-03/logos_consumer_horiz_desktop.pngwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2022-03/logos_consumer_horiz_desktop.png — 200 — 5.5 KiB — 26 ms — h2https://www.usgbc.org/sites/default/files/2021-10/JEDunn-logo.pngwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2021-10/JEDunn-logo.png — 200 — 6.8 KiB — 27 ms — h2https://www.usgbc.org/sites/default/files/AECOM_0.pngwww.usgbc.org/sites/default/files/A... https://www.usgbc.org/sites/default/files/AECOM_0.png — 200 — 5.0 KiB — 30 ms — h2https://www.usgbc.org/sites/default/files/2021-10/1280px-Hines_Interests_Logo.svg_.pngwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2021-10/1280px-Hines_Interests_Logo.svg_.png — 200 — 10.7 KiB — 28 ms — h2https://www.usgbc.org/sites/default/files/2021-10/som-logo.pngwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2021-10/som-logo.png — 200 — 25.2 KiB — 26 ms — h2https://www.usgbc.org/sites/default/files/b1b1.jpgwww.usgbc.org/sites/default/files/b... https://www.usgbc.org/sites/default/files/b1b1.jpg — 200 — 5.4 KiB — 26 ms — h2https://www.usgbc.org/sites/default/files/2021-10/Google_logo.pngwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2021-10/Google_logo.png — 200 — 5.9 KiB — 28 ms — h2https://www.usgbc.org/sites/default/files/2021-10/Infosys-logo.pngwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2021-10/Infosys-logo.png — 200 — 3.5 KiB — 27 ms — h2https://www.usgbc.org/sites/default/files/2021-10/kaiser-permanente-logo.pngwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2021-10/kaiser-permanente-logo.png — 200 — 9.7 KiB — 29 ms — h2https://www.usgbc.org/sites/default/files/2021-10/dlf-logo.pngwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2021-10/dlf-logo.png — 200 — 7.1 KiB — 25 ms — h2https://www.usgbc.org/sites/default/files/2022-02/nucor-logo.jpgwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2022-02/nucor-logo.jpg — 200 — 12.4 KiB — 30 ms — h2https://www.usgbc.org/sites/default/files/2021-10/turner.pngwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2021-10/turner.png — 200 — 1.1 KiB — 28 ms — h2https://www.usgbc.org/sites/default/files/2021-10/Raytheon-technologies-logo.pngwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2021-10/Raytheon-technologies-logo.png — 200 — 8.0 KiB — 27 ms — h2https://www.usgbc.org/sites/default/files/2021-10/walshlogoboth.pngwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2021-10/walshlogoboth.png — 200 — 5.5 KiB — 29 ms — h2https://www.usgbc.org/sites/default/files/2021-12/AMAALA_logo.jpgwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2021-12/AMAALA_logo.jpg — 200 — 54.5 KiB — 25 ms — h2https://www.usgbc.org/sites/default/files/2021-12/Next-100-Years-small.pngwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2021-12/Next-100-Years-small.png — 200 — 24.5 KiB — 30 ms — h2https://www.usgbc.org/sites/default/files/profiles/Meta_lockup_positive%20primary_RGB.pngwww.usgbc.org/sites/default/files/p... https://www.usgbc.org/sites/default/files/profiles/Meta_lockup_positive%20primary_RGB.png — 200 — 1.8 MiB — 68 ms — h2https://www.usgbc.org/sites/default/files/profiles/IWBI_Logo_whitesolid_-700.jpgwww.usgbc.org/sites/default/files/p... https://www.usgbc.org/sites/default/files/profiles/IWBI_Logo_whitesolid_-700.jpg — 200 — 10.7 KiB — 26 ms — h2https://www.usgbc.org/sites/default/files/2023-07/Cemex_logo.pngwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2023-07/Cemex_logo.png — 200 — 3.3 KiB — 25 ms — h2https://www.usgbc.org/sites/default/files/2025-01/factset-black-logo.pngwww.usgbc.org/sites/default/files/2... https://www.usgbc.org/sites/default/files/2025-01/factset-black-logo.png — 200 — 8.5 KiB — 42 ms — h2https://www.usgbc.org/modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js?v=10.3.14www.usgbc.org/modules/contrib/eu_co... https://www.usgbc.org/modules/contrib/eu_cookie_compliance/js/eu_cookie_compliance.min.js?v=10.3.14 — 200 — 5.7 KiB — 45 ms — h2https://www.usgbc.org/sites/default/files/women-in-green-goes-polar.jpgwww.usgbc.org/sites/default/files/w... https://www.usgbc.org/sites/default/files/women-in-green-goes-polar.jpg — 200 — 159.7 KiB — 43 ms — h2https://www.usgbc.org/sites/default/files/earth-day-celebrations-taking-place_0.jpgwww.usgbc.org/sites/default/files/e... https://www.usgbc.org/sites/default/files/earth-day-celebrations-taking-place_0.jpg — 200 — 348.1 KiB — 50 ms — h2https://www.usgbc.org/sites/default/files/usgbc_advocacy_and_policy_highlights-march.jpgwww.usgbc.org/sites/default/files/u... https://www.usgbc.org/sites/default/files/usgbc_advocacy_and_policy_highlights-march.jpg — 200 — 210.6 KiB — 42 ms — h2https://www.usgbc.org/sites/default/files/recap--2026-virginia-legislative-session.jpgwww.usgbc.org/sites/default/files/r... https://www.usgbc.org/sites/default/files/recap--2026-virginia-legislative-session.jpg — 200 — 244.5 KiB — 37 ms — h2https://ekr.zdassets.com/compose/7b405561-c3f9-49f8-bcb3-f431444148edekr.zdassets.com/compose/7b405561-c... https://ekr.zdassets.com/compose/7b405561-c3f9-49f8-bcb3-f431444148ed — 200 — 1.3 KiB — 20 ms — h2https://build.usgbc.org/css/form.css?ver=2021-09-20build.usgbc.org/css/form.css?ver=20... https://build.usgbc.org/css/form.css?ver=2021-09-20 — 200 — 7.9 KiB — 102 ms — http/1.1https://build.usgbc.org/js/piUtils.js?ver=2021-09-20build.usgbc.org/js/piUtils.js?ver=2... https://build.usgbc.org/js/piUtils.js?ver=2021-09-20 — 200 — 99.8 KiB — 400 ms — http/1.1https://snap.licdn.com/li.lms-analytics/insight.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.min.js — 200 — 18.7 KiB — 44 ms — h2https://static.zdassets.com/web_widget/classic/latest/web-widget-main-22a6ed7.jsstatic.zdassets.com/web_widget/clas... https://static.zdassets.com/web_widget/classic/latest/web-widget-main-22a6ed7.js — 200 — 261.1 KiB — 25 ms — h2https://www.usgbc.org/get-cart-iconwww.usgbc.org/get-cart-icon https://www.usgbc.org/get-cart-icon — 200 — 1.9 KiB — 192 ms — h2https://static.zdassets.com/web_widget/classic/latest/web-widget-locales/classic/en-us-json-22a6ed7.jsstatic.zdassets.com/web_widget/clas... https://static.zdassets.com/web_widget/classic/latest/web-widget-locales/classic/en-us-json-22a6ed7.js — 200 — 5.8 KiB — 16 ms — h2https://usgbc.zendesk.com/embeddable/configusgbc.zendesk.com/embeddable/config https://usgbc.zendesk.com/embeddable/config — 200 — 1.3 KiB — 28 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-GKEYTXDB8T&gtm=45je64h1v875157248za200zd875157248&_p=1776813911703&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dMDhkMT&ecid=1776280723&_eu=AEAAAGQ&ae=a&are=1&cid=837746054.1776813911&frm=0&pscdl=noapi&rcb=14&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=2&tag_exp=0~115938465~115938469~117266400~117384405~118463262&sid=1776813910&sct=1&seg=1&dl=https%3A%2F%2Fwww.usgbc.org%2F&dr=https%3A%2F%2Fwww.usgbc.org%2F&dt=&en=scroll&ep.page_placeholder=PLACEHOLDER_page_location&epn.percent_scrolled=90&_et=15&tfd=2175region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-GKEYTXDB8T&gtm=45je64h1v875157248za200zd875157248&_p=1776813911703&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dMDhkMT&ecid=1776280723&_eu=AEAAAGQ&ae=a&are=1&cid=837746054.1776813911&frm=0&pscdl=noapi&rcb=14&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=2&tag_exp=0~115938465~115938469~117266400~117384405~118463262&sid=1776813910&sct=1&seg=1&dl=https%3A%2F%2Fwww.usgbc.org%2F&dr=https%3A%2F%2Fwww.usgbc.org%2F&dt=&en=scroll&ep.page_placeholder=PLACEHOLDER_page_location&epn.percent_scrolled=90&_et=15&tfd=2175 — 204 — 20 B — 64 ms — h3https://region1.analytics.google.com/g/collect?v=2&tid=G-GKEYTXDB8T&gtm=45je64h1v875157248za200zd875157248&_p=1776813911703&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dMDhkMT&ecid=1776280723&_eu=AEAAAGQ&ae=a&are=1&cid=837746054.1776813911&ec_mode=a&frm=0&pscdl=noapi&rcb=14&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=3&tag_exp=0~115938465~115938469~117266400~117384405~118463262&dl=https%3A%2F%2Fwww.usgbc.org%2F&dr=https%3A%2F%2Fwww.usgbc.org%2F%3Fstatus%3Dredirect%26url%3Dhttps%253A%252F%252Fplatform-api.usgbc.org%252FOAuthClient%252Fprocess%252FMk90RVN1Y1k3N1JEVHFVdVdJZUJXNVI4a1lKVUMyT3F3ZC85clZoLzVndEpnWllxUmFXd0s1WE9IaGFJcmphL0xBMVZ2b3IrM25PNWJoWWpWeUw1Vk5qVnFXK1hVdjF0eUMxSzFVSTFGWHB3NHYxWXV6bkZpVDMrVUMrK0RzV2V4THZVeC92UFR5QS9mSCsxdW1MY1dhTDc5VFYvV3loWktXNzk0MjdRU3V5M3o0ZHdCM2IyQnlWeUUrZWhLL2xxalpoalZYOE00eWgrelkydjBBYjh3K3RHaTRHZXNkSi9uMXhzSmM1YytZckxsSWtpZlh3SHFtZ1Q4Q1d5YTZYTXZkSDhydEs5U1lMN0tJNkVHUGk5MWloVWYvSzdsdTRvWUpBWHE3aVQzenlhRmsvUW9oY1Z2ZkYzcjMwTW96cGxjSFVMNTN1Nyt6cFhDS29pNzJTcTlhTFAxWUo2azV5TWlwQzJVbnc4amhFMVd4L2xieE1OZU90c2hsakdBM1NmL3RJN0htcGNCek4xYldOTGpKWXdrNldOaEcwNFJsSnIyUXJRam9TN3NLOXdrdDI1K0VQNkt6VDZISjZ2WUFXTGErY3JhYThCalhLWmhUNmw2Wng4SVVVZUpWbUxmS05mMUk2S21oWW0reFpCV2VyMzVYd2RCL0V1dERndmxndHRqWktVZjkxU2piSDB2aktnVXkrUkdpdnNseEgvZ2VUMm11OHFHT2xpdjBMekFzVThuY3M1ZmtXYk15TksrK3N5JGQrR2pKL1NmQmNHTkhMNTNOZ2pvdEE9PQ%26deviceId%3DYmwwYmhoU3lVdm5nYjJnSkpqK2NuRUVTQTU1M0swdU52SnJ2cTduTVUvWjBLRmJNdFl3SS9GZ2lEbnZ2R0ZTNW1TY1FSOUFjZ2dhZkUvZTkwek44QytXVS95TnlUZUFRUmJXODVjM29XZzFybHkvS3pYWG9qQnNuOHJzdWVORWkkbm8yNmVpOVQxVEJuSU9KUldjS3lLUT09%26traceId%3Df33eb3d16a5d41ceb508fd11eec7cf11-148&sid=1776813910&sct=1&seg=1&dt=USGBC%20%7C%20U.S.%20Green%20Building%20Council&en=page_view&ep.page_placeholder=PLACEHOLDER_page_location&_et=1055&tfd=2175region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-GKEYTXDB8T&gtm=45je64h1v875157248za200zd875157248&_p=1776813911703&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&gdid=dMDhkMT&ecid=1776280723&_eu=AEAAAGQ&ae=a&are=1&cid=837746054.1776813911&ec_mode=a&frm=0&pscdl=noapi&rcb=14&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=3&tag_exp=0~115938465~115938469~117266400~117384405~118463262&dl=https%3A%2F%2Fwww.usgbc.org%2F&dr=https%3A%2F%2Fwww.usgbc.org%2F%3Fstatus%3Dredirect%26url%3Dhttps%253A%252F%252Fplatform-api.usgbc.org%252FOAuthClient%252Fprocess%252FMk90RVN1Y1k3N1JEVHFVdVdJZUJXNVI4a1lKVUMyT3F3ZC85clZoLzVndEpnWllxUmFXd0s1WE9IaGFJcmphL0xBMVZ2b3IrM25PNWJoWWpWeUw1Vk5qVnFXK1hVdjF0eUMxSzFVSTFGWHB3NHYxWXV6bkZpVDMrVUMrK0RzV2V4THZVeC92UFR5QS9mSCsxdW1MY1dhTDc5VFYvV3loWktXNzk0MjdRU3V5M3o0ZHdCM2IyQnlWeUUrZWhLL2xxalpoalZYOE00eWgrelkydjBBYjh3K3RHaTRHZXNkSi9uMXhzSmM1YytZckxsSWtpZlh3SHFtZ1Q4Q1d5YTZYTXZkSDhydEs5U1lMN0tJNkVHUGk5MWloVWYvSzdsdTRvWUpBWHE3aVQzenlhRmsvUW9oY1Z2ZkYzcjMwTW96cGxjSFVMNTN1Nyt6cFhDS29pNzJTcTlhTFAxWUo2azV5TWlwQzJVbnc4amhFMVd4L2xieE1OZU90c2hsakdBM1NmL3RJN0htcGNCek4xYldOTGpKWXdrNldOaEcwNFJsSnIyUXJRam9TN3NLOXdrdDI1K0VQNkt6VDZISjZ2WUFXTGErY3JhYThCalhLWmhUNmw2Wng4SVVVZUpWbUxmS05mMUk2S21oWW0reFpCV2VyMzVYd2RCL0V1dERndmxndHRqWktVZjkxU2piSDB2aktnVXkrUkdpdnNseEgvZ2VUMm11OHFHT2xpdjBMekFzVThuY3M1ZmtXYk15TksrK3N5JGQrR2pKL1NmQmNHTkhMNTNOZ2pvdEE9PQ%26deviceId%3DYmwwYmhoU3lVdm5nYjJnSkpqK2NuRUVTQTU1M0swdU52SnJ2cTduTVUvWjBLRmJNdFl3SS9GZ2lEbnZ2R0ZTNW1TY1FSOUFjZ2dhZkUvZTkwek44QytXVS95TnlUZUFRUmJXODVjM29XZzFybHkvS3pYWG9qQnNuOHJzdWVORWkkbm8yNmVpOVQxVEJuSU9KUldjS3lLUT09%26traceId%3Df33eb3d16a5d41ceb508fd11eec7cf11-148&sid=1776813910&sct=1&seg=1&dt=USGBC%20%7C%20U.S.%20Green%20Building%20Council&en=page_view&ep.page_placeholder=PLACEHOLDER_page_location&_et=1055&tfd=2175 — 204 — 20 B — 64 ms — h3https://build.usgbc.org/pd.jsbuild.usgbc.org/pd.js https://build.usgbc.org/pd.js — 200 — 2.3 KiB — 104 ms — http/1.1https://www.google-analytics.com/analytics.jswww.google-analytics.com/analytics.... https://www.google-analytics.com/analytics.js — 200 — 20.8 KiB — 31 ms — h2https://scripts.clarity.ms/0.8.60-beta/clarity.jsscripts.clarity.ms/0.8.60-beta/clar... https://scripts.clarity.ms/0.8.60-beta/clarity.js — 200 — 25.0 KiB — 120 ms — h2https://px.ads.linkedin.com/attribution_trigger?pid=35486&time=1776813913082&url=https%3A%2F%2Fwww.usgbc.org%2Fpx.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=35486&time=1776813913082&url=https%3A%2F%2Fwww.usgbc.org%2F — 200 — 840 B — 175 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=35486&time=1776813913082&url=https%3A%2F%2Fwww.usgbc.org%2Fpx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=35486&time=1776813913082&url=https%3A%2F%2Fwww.usgbc.org%2F — 302 — 821 B — 304 ms — h2https://build.usgbc.org/analytics?ver=3&pi_form=true&visitor_id=&visitor_id_sign=&pi_opt_in=&campaign_id=25589&account_id=414862&title=&url=https%3A%2F%2Fbuild.usgbc.org%2Fl%2F413862%2F2022-11-14%2F223qngm&referrer=https%3A%2F%2Fwww.usgbc.org%2Fbuild.usgbc.org/analytics?ver=3&pi_... https://build.usgbc.org/analytics?ver=3&pi_form=true&visitor_id=&visitor_id_sign=&pi_opt_in=&campaign_id=25589&account_id=414862&title=&url=https%3A%2F%2Fbuild.usgbc.org%2Fl%2F413862%2F2022-11-14%2F223qngm&referrer=https%3A%2F%2Fwww.usgbc.org%2F — 200 — 725 B — 200 ms — http/1.1https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=35486&time=1776813913082&url=https%3A%2F%2Fwww.usgbc.org%2F&e_ipv6=AQKehjm-OacvhgAAAZ2yXLRz2U2mqlWAJRvCX5YtJKyAGbP3LAELoKLoav-rj7QqTt2cvJ5yDwIlpx4.ads.linkedin.com/collect?v=2&fm... https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=35486&time=1776813913082&url=https%3A%2F%2Fwww.usgbc.org%2F&e_ipv6=AQKehjm-OacvhgAAAZ2yXLRz2U2mqlWAJRvCX5YtJKyAGbP3LAELoKLoav-rj7QqTt2cvJ5yDwIl — 200 — 692 B — 240 ms — h2https://k.clarity.ms/collectk.clarity.ms/collect https://k.clarity.ms/collect — 204 — 277 B — 326 ms — http/1.1https://pi.pardot.com/pd.jspi.pardot.com/pd.js https://pi.pardot.com/pd.js — 200 — 2.3 KiB — 306 ms — http/1.1https://px.ads.linkedin.com/wa/?medium=fetch&fmt=gpx.ads.linkedin.com/wa/?medium=fetc... https://px.ads.linkedin.com/wa/?medium=fetch&fmt=g — 204 — 433 B — 133 ms — h2https://www.usgbc.org/cdn-cgi/rum?www.usgbc.org/cdn-cgi/rum? https://www.usgbc.org/cdn-cgi/rum? — 204 — 172 B — 22 ms — h2https://www.usgbc.org/sites/default/files/usgbc_favicon.pngwww.usgbc.org/sites/default/files/u... https://www.usgbc.org/sites/default/files/usgbc_favicon.png — 200 — 1.4 KiB — 28 ms — h2https://k.clarity.ms/collectk.clarity.ms/collect https://k.clarity.ms/collect — 204 — 277 B — 401 ms — http/1.1https://pi.pardot.com/analytics?ver=3&visitor_id=&visitor_id_sign=&pi_opt_in=&campaign_id=20694&account_id=414862&title=USGBC%20%7C%20U.S.%20Green%20Building%20Council&url=https%3A%2F%2Fwww.usgbc.org%2F&referrer=https%3A%2F%2Fwww.usgbc.org%2Fpi.pardot.com/analytics?ver=3&visit... https://pi.pardot.com/analytics?ver=3&visitor_id=&visitor_id_sign=&pi_opt_in=&campaign_id=20694&account_id=414862&title=USGBC%20%7C%20U.S.%20Green%20Building%20Council&url=https%3A%2F%2Fwww.usgbc.org%2F&referrer=https%3A%2F%2Fwww.usgbc.org%2F — 200 — 1.8 KiB — 516 ms — http/1.1https://build.usgbc.org/analytics?conly=true&visitor_id=2264027637&visitor_id_sign=7dc48aae0d0bccc1e7752ed42696b2bc469c527383eb55776c9e02c90c6295a91d74384dda19a867903c55c295ffeba0d5f354f0&pi_opt_in=&campaign_id=20694&account_id=414862&title=USGBC%20%7C%20U.S.%20Green%20Building%20Council&url=https%3A%2F%2Fwww.usgbc.org%2F&referrer=https%3A%2F%2Fwww.usgbc.org%2Fbuild.usgbc.org/analytics?conly=tru... https://build.usgbc.org/analytics?conly=true&visitor_id=2264027637&visitor_id_sign=7dc48aae0d0bccc1e7752ed42696b2bc469c527383eb55776c9e02c90c6295a91d74384dda19a867903c55c295ffeba0d5f354f0&pi_opt_in=&campaign_id=20694&account_id=414862&title=USGBC%20%7C%20U.S.%20Green%20Building%20Council&url=https%3A%2F%2Fwww.usgbc.org%2F&referrer=https%3A%2F%2Fwww.usgbc.org%2F — 200 — 849 B — 229 ms — http/1.1https://www.skynettechnologies.com/accessibility/js/all-in-one-accessibility-js-widget-minify.js?colorcode=www.skynettechnologies.com/accessib... https://www.skynettechnologies.com/accessibility/js/all-in-one-accessibility-js-widget-minify.js?colorcode= — 200 — 1.3 KiB — 210 ms — h2https://www.skynettechnologies.com/accessibility/fonts/rubik-v28-arabic_cyrillic_cyrillic-ext_hebrew_latin_latin-ext-regular.woff2www.skynettechnologies.com/accessib... https://www.skynettechnologies.com/accessibility/fonts/rubik-v28-arabic_cyrillic_cyrillic-ext_hebrew_latin_latin-ext-regular.woff2 — 200 — 55.5 KiB — 67 ms — h2https://www.skynettechnologies.com/accessibility/js/accessibility-loader.js?colorcode=www.skynettechnologies.com/accessib... https://www.skynettechnologies.com/accessibility/js/accessibility-loader.js?colorcode= — 200 — 100.0 KiB — 39 ms — h2https://www.skynettechnologies.com/accessibility/sounds/close.mp3www.skynettechnologies.com/accessib... https://www.skynettechnologies.com/accessibility/sounds/close.mp3 — 200 — 44.2 KiB — 25 ms — h2https://www.skynettechnologies.com/accessibility/js/assets/getWidgetSettingsApi.jswww.skynettechnologies.com/accessib... https://www.skynettechnologies.com/accessibility/js/assets/getWidgetSettingsApi.js — -1 — 0 B — 0 ms — https://www.skynettechnologies.com/accessibility/js/assets/fontSize.jswww.skynettechnologies.com/accessib... https://www.skynettechnologies.com/accessibility/js/assets/fontSize.js — 200 — 884 B — 28 ms — h2https://www.skynettechnologies.com/accessibility/js/assets/lineHeight.jswww.skynettechnologies.com/accessib... https://www.skynettechnologies.com/accessibility/js/assets/lineHeight.js — 200 — 916 B — 26 ms — h2https://www.skynettechnologies.com/accessibility/js/assets/letterSpacing.jswww.skynettechnologies.com/accessib... https://www.skynettechnologies.com/accessibility/js/assets/letterSpacing.js — 200 — 993 B — 25 ms — h2https://www.skynettechnologies.com/accessibility/js/accessibility-loader.jswww.skynettechnologies.com/accessib... https://www.skynettechnologies.com/accessibility/js/accessibility-loader.js — 200 — 99.9 KiB — 30 ms — h2
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 1792ms · 406KB · $24/mo
www.usgbc.org
Other
Costly
Execution 389ms
Transfer 20 KB
Monthly Cost $5/mo
Unattributable
Other
Costly
Execution 383ms
Transfer 0 KB
Monthly Cost $5/mo
Zendesk Widget
Customer Support
Costly
Execution 264ms
Transfer 261 KB
Unused 43%
Monthly Cost $4/mo
www.usgbc.org
Other
Costly
Execution 247ms
Transfer 0 KB
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Costly
Execution 234ms
Transfer 0 KB
Unused 36%
Monthly Cost $3/mo
build.usgbc.org
Other
Optional
Execution 165ms
Transfer 100 KB
Unused 84%
Monthly Cost $2/mo
Microsoft Clarity
Session Replay
Optional
Execution 110ms
Transfer 25 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.usgbc.org adds 389ms and costs ~$5/month
  • Unattributable adds 383ms and costs ~$5/month
  • Zendesk Widget adds 264ms and costs ~$4/month
  • www.usgbc.org adds 247ms and costs ~$3/month
  • Google Tag Manager adds 234ms and costs ~$3/month

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

Why this matters

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

Learn more

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

Source: web.dev

www.usgbc.org takes 389ms 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 383ms 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

Zendesk Widget takes 264ms 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.usgbc.org takes 247ms 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 234ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

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

Source: web.dev

84% of build.usgbc.org'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