Skip to content
https://gtelocalize.net

Performance

· 24 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
78
GRADE
C
FIX
6
REVIEW
4
PASS
10
INFO
4

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

76
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
94
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
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.09 s

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

1.61 s

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

201 ms

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

0.103

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

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

7.53 s

Page Load Progression

1.4 s
2.7 s
4.1 s
5.5 s
6.9 s
8.2 s
9.6 s
11.0 s
Checks
24
10 PASS 4 REVIEW 6 FIX
F
Page Weight Budget
Action
9.0 MB transferred, 336 requests
FIX
9.0 MB transferred, 336 requests
Critical::
Page weighs 53.2 MB (9.0 MB transferred)
Warning::
Images are 2.8 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 2.8 MB
Warning::
JavaScript is 2.6 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.6 MB
Info::
Fonts are 624 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 624 KB
Warning::
336 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 1.9 g CO2 per page load
9.0 MB / 2.4 MB budget
9.0 MB transferred
336 requests
1.9 g CO2 per page load
Images 2.8 MiB 31%
JavaScript 2.6 MiB 29%
Other 1.5 MiB 16%
HTML 848.0 KiB 9%
Fonts 624.1 KiB 7%
Other 528.5 KiB 6%
CSS 144.3 KiB 2%
Other 2.7 KiB 0%
Other 604 B 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev font loading

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
62% third-party, 0 ms blocking
FIX
62% third-party, 0 ms blocking
Warning::
Third-party code accounts for 62% of page weight (5.5 MiB of 9.0 MiB)
Info::
Third-party blocking time is low (0 ms)
38%
62%
First-party Third-party
F
JS Execution Cost
Action
4081ms total JS execution
FIX
4081ms total JS execution
Warning::
https://cdn.jsdelivr.net/npm/swiper@11/swiper-bund...: 752ms CPU time
Warning::
https://gtelocalize.net/: 713ms CPU time
Warning::
Unattributable: 702ms CPU time
Warning::
https://gtelocalize.net/wp-content/themes/biztecht...: 696ms CPU time
Warning::
https://gtelocalize.net/uatp/6l_D2Xoc-zFQBSryi9hre...: 293ms CPU time
Info::
Third-party scripts: 1400ms (34% of total)

Main Thread Breakdown

Script Evaluation 45% Other 31% Style & Layout 12% Script Parsing & Compilation 5% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js752ms120ms6ms3rd
https://gtelocalize.net/713ms12ms4ms1st
Unattributable702ms43ms0ms1st
https://gtelocalize.net/wp-content/themes/biztechtheme/assets/jquery.min.js696ms579ms7ms1st
https://gtelocalize.net/uatp/6l_D2Xoc-zFQBSryi9hreBLNHP9AWjNYgK7i5IVHtwRfU4E9293ms266ms25ms1st
https://clickiocmp.com/t/consent_248728.js241ms183ms11ms3rd
https://gtelocalize.net/uatp/199ms141ms53ms1st
https://embed.tawk.to/_s/v4/app/6a910db6dca/js/twk-chunk-vendors.js97ms70ms26ms3rd
https://scripts.clarity.ms/0.8.69/clarity.js92ms71ms3ms3rd
https://sc.lfeeder.com/lftracker_v1_Xbp1oaEqdekaEdVj.js87ms71ms3ms3rd

Showing top 10 of 13 scripts

D
JS Bundles
Action
92 scripts, 345 KB unused
FIX
92 scripts, 345 KB unused
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-53X...: 98 KB unused (69%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://gtelocalize.net/uatp/6l_D2Xoc-zFQBSryi9hre...: 75 KB unused (42%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://embed.tawk.to/_s/v4/app/6a910db6dca/js/twk...: 73 KB unused (64%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://gtelocalize.net/uatp/: 66 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://embed.tawk.to/_s/v4/app/6a910db6dca/js/twk...: 33 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 345 KB
345 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtm.js?id=GTM-53XKWWRH141 KB98 KB (69%)3rd
https://gtelocalize.net/uatp/6l_D2Xoc-zFQBSryi9hreBLNHP9AWjNYgK7i5IVHtwRfU4E9180 KB75 KB (42%)1st
https://embed.tawk.to/_s/v4/app/6a910db6dca/js/twk-chunk-vendors.js114 KB73 KB (64%)3rd
https://gtelocalize.net/uatp/147 KB66 KB (45%)1st
https://embed.tawk.to/_s/v4/app/6a910db6dca/js/twk-chunk-common.js68 KB33 KB (49%)3rd
https://www.youtube.com/s/player/8c3fda2d/player_embed.vflset/en_US/base.js518 KB3rd
https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/am=AAAAQA/d=1/excm=base,root/br=1/rs=AGKMywGqa-1UwfVn6c6M1_WI_SAKnXBY7A/m=root,base176 KB3rd
https://gtelocalize.net/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js1 KB1st
https://gtelocalize.net/wp-content/plugins/link-whisper-premium/js/frontend.min.js?ver=17778671912 KB1st
https://gtelocalize.net/wp-content/themes/biztechtheme/assets/jquery.min.js33 KB1st

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

D
Page Weight Inventory
Action
336 resources · 9.0 MB · 345 KB savings available
FIX
336 resources · 9.0 MB · 345 KB savings available
Warning::
Page weight 9.0 MB exceeds 1 MB target by 8.0 MB
Got: 9.0 MB Expected: ≤ 1 MB
Info::
~345 KB of savings available
Warning::
218 third-party resources (62% of weight)
Info::
10 resources over 200KB
336 resources · 9.0 MiB · 218 third-party 8.0 MiB over 1MB target
Image 31% · 2.8 MiB
JavaScript 29% · 2.6 MiB
Other 22% · 2.0 MiB
Document 9% · 848.2 KiB
Font 7% · 624.1 KiB
CSS 2% · 144.3 KiB

~344.8 KiB of savings available

Remove unused JavaScript: 344.8 KiB
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: no-store,no-cache,max-age=0
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-store,no-cache,max-age=0

DirectiveValueMeaning
no-storeNever cache this response
no-cacheCache but always revalidate first
max-age0Cache for 0 seconds
C
Image Optimization
Action
110 images, 0 KB saveable
REVIEW
110 images, 0 KB saveable
Warning::
https://gtelocalize.net/wp-content/uploads/2025/10... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gtelocalize.net/wp-content/uploads/2025/09... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gtelocalize.net/wp-content/uploads/2025/05... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gtelocalize.net/wp-content/uploads/2026/06... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gtelocalize.net/wp-content/uploads/2025/05... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gtelocalize.net/wp-content/uploads/2025/05... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://clickiocmp.com/t/cmp/logos/logo_1778058446... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gtelocalize.net/wp-content/uploads/2025/05... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gtelocalize.net/wp-content/themes/biztecht... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gtelocalize.net/wp-content/uploads/2025/10... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gtelocalize.net/wp-content/uploads/2025/05... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gtelocalize.net/wp-content/uploads/2025/05... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gtelocalize.net/wp-content/uploads/2025/10... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gtelocalize.net/wp-content/uploads/2025/05... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gtelocalize.net/wp-content/uploads/2025/09... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gtelocalize.net/wp-content/uploads/2026/06... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gtelocalize.net/wp-content/uploads/2026/06... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gtelocalize.net/wp-content/themes/biztecht... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
110 images 2.8 MB
0 oversized -0 KB
105 legacy format
18 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

C
Document Compression
Action
Document response served uncompressed
REVIEW
Document response served uncompressed
Info::
Main HTML response has no Content-Encoding (uncompressed)
The main HTML document is served without compression. The Text Compression section above lists the broader picture; for the main response specifically, even gzip would shave ~70-80% off most text payloads.
B
Asset Compression
2 of 3 asset hosts still on gzip
REVIEW
2 of 3 asset hosts still on gzip
Info::
bat.bing.com serves assets with gzip; brotli would be ~20% smaller (assets: 3)
Every current browser accepts brotli. On a CDN this is a per-pull-zone toggle (Cloudflare, Fastly, CloudFront, CDN77, Bunny all expose it); on an origin it needs the brotli module (nginx-brotli, Apache mod_brotli). The saving lands on the assets this host serves, not on the HTML document -- the document's own encoding is reported separately.
Got: bat.bing.com (application/javascript)
Info::
cdn.jsdelivr.net serves assets with brotli (assets: 3)
Got: cdn.jsdelivr.net (text/css)
Info::
clickiocmp.com serves assets with gzip; brotli would be ~20% smaller (assets: 3)
Every current browser accepts brotli. On a CDN this is a per-pull-zone toggle (Cloudflare, Fastly, CloudFront, CDN77, Bunny all expose it); on an origin it needs the brotli module (nginx-brotli, Apache mod_brotli). The saving lands on the assets this host serves, not on the HTML document -- the document's own encoding is reported separately.
Got: clickiocmp.com (application/javascript)
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
17 fonts (624 KB)
PASS
17 fonts (624 KB)
Info::
17 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

17

624 KB total

Render-blocking

0

of 17

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 FCP 1.1 s LCP 1.6 shttps://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2JTUSjIg1_i6t8kCHKm459Wl... https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2 — 34.7 KiB — 24 ms — font-display: swaphttps://gtelocalize.net/wp-content/themes/biztechtheme/assets/fontawesome-pro/webfonts/fa-light-300.woff2fa-light-300.woff2 https://gtelocalize.net/wp-content/themes/biztechtheme/assets/fontawesome-pro/webfonts/fa-light-300.woff2 — 186.6 KiB — 727 ms — font-display: swaphttps://gtelocalize.net/wp-content/themes/biztechtheme/assets/fontawesome-pro/webfonts/fa-regular-400.woff2fa-regular-400.woff2 https://gtelocalize.net/wp-content/themes/biztechtheme/assets/fontawesome-pro/webfonts/fa-regular-400.woff2 — 170.9 KiB — 718 ms — font-display: swaphttps://gtelocalize.net/wp-content/themes/biztechtheme/assets/fontawesome-pro/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://gtelocalize.net/wp-content/themes/biztechtheme/assets/fontawesome-pro/webfonts/fa-solid-900.woff2 — 138.9 KiB — 696 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 49 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 0 B — 0 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 0 B — 6 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 0 B — 1 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 0 B — 0 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 0 B — 1 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2 — 39.2 KiB — 15 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2 — 0 B — 29 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2 — 0 B — 11 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2 — 0 B — 2 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2 — 0 B — 9 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2 — 0 B — 8 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2 — 20.0 KiB — 8 ms — font-display: swap
JTUSjIg1_i6t8kCHKm459Wl... woff2 swap
Size 35 KB
Load time 24 ms
Start 941 ms
Risk FOUT — text flashes from fallback to web font
fa-light-300.woff2 woff2 swap
Size 187 KB
Load time 727 ms
Start 941 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
fa-regular-400.woff2 woff2 swap
Size 171 KB
Load time 718 ms
Start 941 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
fa-solid-900.woff2 woff2 swap
Size 139 KB
Load time 696 ms
Start 942 ms
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 49 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 0 KB
Load time 0 ms
Start 1.3 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 0 KB
Load time 6 ms
Start 1.5 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 0 KB
Load time 1 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 0 KB
Load time 0 ms
Start 1.7 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 0 KB
Load time 1 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 39 KB
Load time 15 ms
Start 4.3 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 0 KB
Load time 29 ms
Start 4.3 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 0 KB
Load time 11 ms
Start 4.3 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 0 KB
Load time 2 ms
Start 4.4 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 0 KB
Load time 9 ms
Start 4.4 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 0 KB
Load time 8 ms
Start 4.4 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 20 KB
Load time 8 ms
Start 11.3 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)

Fixing the unchecked items could save ~248 KB and ~496 ms

A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Main HTML Cache-Control
Main HTML uses no-store -- correct for sensitive/dynamic content
PASS
Main HTML uses no-store -- correct for sensitive/dynamic content
Info::
Main HTML uses no-store -- correct for sensitive/dynamic content
Got: no-store,no-cache,max-age=0
A+
Server-Timing Observability
3 Server-Timing entries advertised
PASS
3 Server-Timing entries advertised
Info::
Server-Timing header advertises 3 timing entries
A+
Server Response Intelligence
1 server-response signal(s) detected
PASS
1 server-response signal(s) detected
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
Network Waterfall
336 requests over 11672ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 1.1 s LCP 1.6 shttps://gtelocalize.net// https://gtelocalize.net/ — 200 — 43.8 KiB — 583 ms — h3https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swapfonts.googleapis.com/css2?family=Mo... https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap — 200 — 1.1 KiB — 96 ms — h2https://gtelocalize.net/wp-content/themes/biztechtheme/assets/bootstrap/css/bootstrap.min.css?ver=7.1/wp-content/themes/biztechtheme/ass... https://gtelocalize.net/wp-content/themes/biztechtheme/assets/bootstrap/css/bootstrap.min.css?ver=7.1 — 200 — 21.0 KiB — 32 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/assets/fontawesome-pro/css/all.min.css?ver=7.1/wp-content/themes/biztechtheme/ass... https://gtelocalize.net/wp-content/themes/biztechtheme/assets/fontawesome-pro/css/all.min.css?ver=7.1 — 200 — 30.1 KiB — 25 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/assets/slick/slick.css?ver=7.1/wp-content/themes/biztechtheme/ass... https://gtelocalize.net/wp-content/themes/biztechtheme/assets/slick/slick.css?ver=7.1 — 200 — 1.0 KiB — 36 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/assets/slick/slick-theme.css?ver=7.1/wp-content/themes/biztechtheme/ass... https://gtelocalize.net/wp-content/themes/biztechtheme/assets/slick/slick-theme.css?ver=7.1 — 200 — 1.3 KiB — 48 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/css/styles.min.css?1788955300&ver=7.1/wp-content/themes/biztechtheme/css... https://gtelocalize.net/wp-content/themes/biztechtheme/css/styles.min.css?1788955300&ver=7.1 — 200 — 20.5 KiB — 43 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/style.css?1788955300&ver=202511/wp-content/themes/biztechtheme/sty... https://gtelocalize.net/wp-content/themes/biztechtheme/style.css?1788955300&ver=202511 — 200 — 1.7 KiB — 32 ms — h3https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.csscdn.jsdelivr.net/npm/swiper@11/swip... https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css — 200 — 5.1 KiB — 59 ms — h2https://gtelocalize.net/wp-content/themes/biztechtheme/assets/select2/css/select2.min.css?ver=7.1/wp-content/themes/biztechtheme/ass... https://gtelocalize.net/wp-content/themes/biztechtheme/assets/select2/css/select2.min.css?ver=7.1 — 200 — 2.4 KiB — 49 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/core/modules/form-contact/css/global.css?1788955300&ver=7.1/wp-content/themes/biztechtheme/cor... https://gtelocalize.net/wp-content/themes/biztechtheme/core/modules/form-contact/css/global.css?1788955300&ver=7.1 — 200 — 3.0 KiB — 37 ms — h3https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.jscdn.jsdelivr.net/npm/swiper@11/swip... https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js — 200 — 43.1 KiB — 91 ms — h2https://gtelocalize.net/wp-content/uploads/2025/05/img-2.png/wp-content/uploads/2025/05/img-2.p... https://gtelocalize.net/wp-content/uploads/2025/05/img-2.png — 200 — 1.7 KiB — 50 ms — h3https://gtelocalize.net/wp-content/uploads/2025/09/menu-about.png/wp-content/uploads/2025/09/menu-ab... https://gtelocalize.net/wp-content/uploads/2025/09/menu-about.png — 200 — 1.3 KiB — 56 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/language-chinese-banner-desktop.jpg/wp-content/uploads/2025/05/languag... https://gtelocalize.net/wp-content/uploads/2025/05/language-chinese-banner-desktop.jpg — 200 — 109.5 KiB — 96 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/language-france-banner-desktop.jpg/wp-content/uploads/2025/05/languag... https://gtelocalize.net/wp-content/uploads/2025/05/language-france-banner-desktop.jpg — 200 — 101.4 KiB — 63 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/language-dannish-banner-desktop.jpg/wp-content/uploads/2025/05/languag... https://gtelocalize.net/wp-content/uploads/2025/05/language-dannish-banner-desktop.jpg — 200 — 104.0 KiB — 97 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v31edd6df95cf4e85bb4c19e7a9bdbcba1788362987495static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v31edd6df95cf4e85bb4c19e7a9bdbcba1788362987495 — 200 — 10.1 KiB — 84 ms — h2https://gtelocalize.net/wp-content/uploads/2025/05/img-4.png/wp-content/uploads/2025/05/img-4.p... https://gtelocalize.net/wp-content/uploads/2025/05/img-4.png — 200 — 1.8 KiB — 48 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/img-3.png/wp-content/uploads/2025/05/img-3.p... https://gtelocalize.net/wp-content/uploads/2025/05/img-3.png — 200 — 1.3 KiB — 39 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/img-6-1.png/wp-content/uploads/2025/05/img-6-1... https://gtelocalize.net/wp-content/uploads/2025/05/img-6-1.png — 200 — 1.9 KiB — 18 ms — h3https://gtelocalize.net/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js/cdn-cgi/scripts/5c5dd728/cloudflar... https://gtelocalize.net/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js — 200 — 1.0 KiB — 7 ms — h3https://gtelocalize.net/wp-content/plugins/link-whisper-premium/js/frontend.min.js?ver=1777867191/wp-content/plugins/link-whisper-pr... https://gtelocalize.net/wp-content/plugins/link-whisper-premium/js/frontend.min.js?ver=1777867191 — 200 — 2.0 KiB — 123 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/assets/jquery.min.js/wp-content/themes/biztechtheme/ass... https://gtelocalize.net/wp-content/themes/biztechtheme/assets/jquery.min.js — 200 — 32.6 KiB — 142 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/assets/bootstrap/js/bootstrap.min.js/wp-content/themes/biztechtheme/ass... https://gtelocalize.net/wp-content/themes/biztechtheme/assets/bootstrap/js/bootstrap.min.js — 200 — 14.4 KiB — 143 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/assets/slick/slick.min.js?ver=202511/wp-content/themes/biztechtheme/ass... https://gtelocalize.net/wp-content/themes/biztechtheme/assets/slick/slick.min.js?ver=202511 — 200 — 10.4 KiB — 143 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/js/main.min.js?1788955300&ver=20240304/wp-content/themes/biztechtheme/js/... https://gtelocalize.net/wp-content/themes/biztechtheme/js/main.min.js?1788955300&ver=20240304 — 200 — 4.7 KiB — 143 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/core/modules/form-contact/js/send-form.js?1788955300&ver=7.1/wp-content/themes/biztechtheme/cor... https://gtelocalize.net/wp-content/themes/biztechtheme/core/modules/form-contact/js/send-form.js?1788955300&ver=7.1 — 200 — 3.4 KiB — 143 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/assets/select2/js/select2.full.min.js/wp-content/themes/biztechtheme/ass... https://gtelocalize.net/wp-content/themes/biztechtheme/assets/select2/js/select2.full.min.js — 200 — 19.6 KiB — 202 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/core/modules/form-contact/js/global.js?1788955300/wp-content/themes/biztechtheme/cor... https://gtelocalize.net/wp-content/themes/biztechtheme/core/modules/form-contact/js/global.js?1788955300 — 200 — 5.6 KiB — 149 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s FCP 1.1 s LCP 1.6 shttps://gtelocalize.net// https://gtelocalize.net/ — 200 — 43.8 KiB — 583 ms — h3https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swapfonts.googleapis.com/css2?family=Mo... https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap — 200 — 1.1 KiB — 96 ms — h2https://gtelocalize.net/wp-content/themes/biztechtheme/assets/bootstrap/css/bootstrap.min.css?ver=7.1/wp-content/themes/biztechtheme/ass... https://gtelocalize.net/wp-content/themes/biztechtheme/assets/bootstrap/css/bootstrap.min.css?ver=7.1 — 200 — 21.0 KiB — 32 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/assets/fontawesome-pro/css/all.min.css?ver=7.1/wp-content/themes/biztechtheme/ass... https://gtelocalize.net/wp-content/themes/biztechtheme/assets/fontawesome-pro/css/all.min.css?ver=7.1 — 200 — 30.1 KiB — 25 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/assets/slick/slick.css?ver=7.1/wp-content/themes/biztechtheme/ass... https://gtelocalize.net/wp-content/themes/biztechtheme/assets/slick/slick.css?ver=7.1 — 200 — 1.0 KiB — 36 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/assets/slick/slick-theme.css?ver=7.1/wp-content/themes/biztechtheme/ass... https://gtelocalize.net/wp-content/themes/biztechtheme/assets/slick/slick-theme.css?ver=7.1 — 200 — 1.3 KiB — 48 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/css/styles.min.css?1788955300&ver=7.1/wp-content/themes/biztechtheme/css... https://gtelocalize.net/wp-content/themes/biztechtheme/css/styles.min.css?1788955300&ver=7.1 — 200 — 20.5 KiB — 43 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/style.css?1788955300&ver=202511/wp-content/themes/biztechtheme/sty... https://gtelocalize.net/wp-content/themes/biztechtheme/style.css?1788955300&ver=202511 — 200 — 1.7 KiB — 32 ms — h3https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.csscdn.jsdelivr.net/npm/swiper@11/swip... https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css — 200 — 5.1 KiB — 59 ms — h2https://gtelocalize.net/wp-content/themes/biztechtheme/assets/select2/css/select2.min.css?ver=7.1/wp-content/themes/biztechtheme/ass... https://gtelocalize.net/wp-content/themes/biztechtheme/assets/select2/css/select2.min.css?ver=7.1 — 200 — 2.4 KiB — 49 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/core/modules/form-contact/css/global.css?1788955300&ver=7.1/wp-content/themes/biztechtheme/cor... https://gtelocalize.net/wp-content/themes/biztechtheme/core/modules/form-contact/css/global.css?1788955300&ver=7.1 — 200 — 3.0 KiB — 37 ms — h3https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.jscdn.jsdelivr.net/npm/swiper@11/swip... https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js — 200 — 43.1 KiB — 91 ms — h2https://gtelocalize.net/wp-content/uploads/2025/05/img-2.png/wp-content/uploads/2025/05/img-2.p... https://gtelocalize.net/wp-content/uploads/2025/05/img-2.png — 200 — 1.7 KiB — 50 ms — h3https://gtelocalize.net/wp-content/uploads/2025/09/menu-about.png/wp-content/uploads/2025/09/menu-ab... https://gtelocalize.net/wp-content/uploads/2025/09/menu-about.png — 200 — 1.3 KiB — 56 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/language-chinese-banner-desktop.jpg/wp-content/uploads/2025/05/languag... https://gtelocalize.net/wp-content/uploads/2025/05/language-chinese-banner-desktop.jpg — 200 — 109.5 KiB — 96 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/language-france-banner-desktop.jpg/wp-content/uploads/2025/05/languag... https://gtelocalize.net/wp-content/uploads/2025/05/language-france-banner-desktop.jpg — 200 — 101.4 KiB — 63 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/language-dannish-banner-desktop.jpg/wp-content/uploads/2025/05/languag... https://gtelocalize.net/wp-content/uploads/2025/05/language-dannish-banner-desktop.jpg — 200 — 104.0 KiB — 97 ms — h3https://static.cloudflareinsights.com/beacon.min.js/v31edd6df95cf4e85bb4c19e7a9bdbcba1788362987495static.cloudflareinsights.com/beaco... https://static.cloudflareinsights.com/beacon.min.js/v31edd6df95cf4e85bb4c19e7a9bdbcba1788362987495 — 200 — 10.1 KiB — 84 ms — h2https://gtelocalize.net/wp-content/uploads/2025/05/img-4.png/wp-content/uploads/2025/05/img-4.p... https://gtelocalize.net/wp-content/uploads/2025/05/img-4.png — 200 — 1.8 KiB — 48 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/img-3.png/wp-content/uploads/2025/05/img-3.p... https://gtelocalize.net/wp-content/uploads/2025/05/img-3.png — 200 — 1.3 KiB — 39 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/img-6-1.png/wp-content/uploads/2025/05/img-6-1... https://gtelocalize.net/wp-content/uploads/2025/05/img-6-1.png — 200 — 1.9 KiB — 18 ms — h3https://gtelocalize.net/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js/cdn-cgi/scripts/5c5dd728/cloudflar... https://gtelocalize.net/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js — 200 — 1.0 KiB — 7 ms — h3https://gtelocalize.net/wp-content/plugins/link-whisper-premium/js/frontend.min.js?ver=1777867191/wp-content/plugins/link-whisper-pr... https://gtelocalize.net/wp-content/plugins/link-whisper-premium/js/frontend.min.js?ver=1777867191 — 200 — 2.0 KiB — 123 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/assets/jquery.min.js/wp-content/themes/biztechtheme/ass... https://gtelocalize.net/wp-content/themes/biztechtheme/assets/jquery.min.js — 200 — 32.6 KiB — 142 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/assets/bootstrap/js/bootstrap.min.js/wp-content/themes/biztechtheme/ass... https://gtelocalize.net/wp-content/themes/biztechtheme/assets/bootstrap/js/bootstrap.min.js — 200 — 14.4 KiB — 143 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/assets/slick/slick.min.js?ver=202511/wp-content/themes/biztechtheme/ass... https://gtelocalize.net/wp-content/themes/biztechtheme/assets/slick/slick.min.js?ver=202511 — 200 — 10.4 KiB — 143 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/js/main.min.js?1788955300&ver=20240304/wp-content/themes/biztechtheme/js/... https://gtelocalize.net/wp-content/themes/biztechtheme/js/main.min.js?1788955300&ver=20240304 — 200 — 4.7 KiB — 143 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/core/modules/form-contact/js/send-form.js?1788955300&ver=7.1/wp-content/themes/biztechtheme/cor... https://gtelocalize.net/wp-content/themes/biztechtheme/core/modules/form-contact/js/send-form.js?1788955300&ver=7.1 — 200 — 3.4 KiB — 143 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/assets/select2/js/select2.full.min.js/wp-content/themes/biztechtheme/ass... https://gtelocalize.net/wp-content/themes/biztechtheme/assets/select2/js/select2.full.min.js — 200 — 19.6 KiB — 202 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/core/modules/form-contact/js/global.js?1788955300/wp-content/themes/biztechtheme/cor... https://gtelocalize.net/wp-content/themes/biztechtheme/core/modules/form-contact/js/global.js?1788955300 — 200 — 5.6 KiB — 149 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/img-5-1.png/wp-content/uploads/2025/05/img-5-1... https://gtelocalize.net/wp-content/uploads/2025/05/img-5-1.png — 200 — 1.4 KiB — 148 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/img-45.png/wp-content/uploads/2025/05/img-45.... https://gtelocalize.net/wp-content/uploads/2025/05/img-45.png — 200 — 1.3 KiB — 148 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/img-36.png/wp-content/uploads/2025/05/img-36.... https://gtelocalize.net/wp-content/uploads/2025/05/img-36.png — 200 — 1.0 KiB — 160 ms — h3https://gtelocalize.net/wp-content/uploads/2026/03/ctf.png/wp-content/uploads/2026/03/ctf.png https://gtelocalize.net/wp-content/uploads/2026/03/ctf.png — 200 — 1.7 KiB — 160 ms — h3https://gtelocalize.net/wp-content/uploads/2026/03/ctf-w.png/wp-content/uploads/2026/03/ctf-w.p... https://gtelocalize.net/wp-content/uploads/2026/03/ctf-w.png — 200 — 1.6 KiB — 159 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/img-34.png/wp-content/uploads/2025/05/img-34.... https://gtelocalize.net/wp-content/uploads/2025/05/img-34.png — 200 — 1.8 KiB — 159 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/img-35.png/wp-content/uploads/2025/05/img-35.... https://gtelocalize.net/wp-content/uploads/2025/05/img-35.png — 200 — 1.3 KiB — 200 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/img-8-1.png/wp-content/uploads/2025/05/img-8-1... https://gtelocalize.net/wp-content/uploads/2025/05/img-8-1.png — 200 — 1.8 KiB — 159 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/img-7-1.png/wp-content/uploads/2025/05/img-7-1... https://gtelocalize.net/wp-content/uploads/2025/05/img-7-1.png — 200 — 1.3 KiB — 178 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/img-25.png/wp-content/uploads/2025/05/img-25.... https://gtelocalize.net/wp-content/uploads/2025/05/img-25.png — 200 — 2.2 KiB — 178 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/img-24.png/wp-content/uploads/2025/05/img-24.... https://gtelocalize.net/wp-content/uploads/2025/05/img-24.png — 200 — 1.4 KiB — 177 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/img-42.png/wp-content/uploads/2025/05/img-42.... https://gtelocalize.net/wp-content/uploads/2025/05/img-42.png — 200 — 1.8 KiB — 177 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/img-41.png/wp-content/uploads/2025/05/img-41.... https://gtelocalize.net/wp-content/uploads/2025/05/img-41.png — 200 — 1.2 KiB — 197 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/img-17.png/wp-content/uploads/2025/05/img-17.... https://gtelocalize.net/wp-content/uploads/2025/05/img-17.png — 200 — 1.5 KiB — 157 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/img-16.png/wp-content/uploads/2025/05/img-16.... https://gtelocalize.net/wp-content/uploads/2025/05/img-16.png — 200 — 1.1 KiB — 197 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/img-29.png/wp-content/uploads/2025/05/img-29.... https://gtelocalize.net/wp-content/uploads/2025/05/img-29.png — 200 — 1.7 KiB — 175 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/img-28.png/wp-content/uploads/2025/05/img-28.... https://gtelocalize.net/wp-content/uploads/2025/05/img-28.png — 200 — 1.3 KiB — 175 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/img-27.png/wp-content/uploads/2025/05/img-27.... https://gtelocalize.net/wp-content/uploads/2025/05/img-27.png — 200 — 1.7 KiB — 175 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/img-26.png/wp-content/uploads/2025/05/img-26.... https://gtelocalize.net/wp-content/uploads/2025/05/img-26.png — 200 — 1.3 KiB — 211 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/img-43.png/wp-content/uploads/2025/05/img-43.... https://gtelocalize.net/wp-content/uploads/2025/05/img-43.png — 200 — 1.2 KiB — 211 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/img-44.png/wp-content/uploads/2025/05/img-44.... https://gtelocalize.net/wp-content/uploads/2025/05/img-44.png — 200 — 1022 B — 174 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/img-31.png/wp-content/uploads/2025/05/img-31.... https://gtelocalize.net/wp-content/uploads/2025/05/img-31.png — 200 — 2.2 KiB — 210 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/img-30.png/wp-content/uploads/2025/05/img-30.... https://gtelocalize.net/wp-content/uploads/2025/05/img-30.png — 200 — 1.5 KiB — 174 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/img-33.png/wp-content/uploads/2025/05/img-33.... https://gtelocalize.net/wp-content/uploads/2025/05/img-33.png — 200 — 1.1 KiB — 194 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/img-32.png/wp-content/uploads/2025/05/img-32.... https://gtelocalize.net/wp-content/uploads/2025/05/img-32.png — 200 — 952 B — 194 ms — h3https://gtelocalize.net/wp-content/uploads/2025/09/homepage-services-machine.webp/wp-content/uploads/2025/09/homepag... https://gtelocalize.net/wp-content/uploads/2025/09/homepage-services-machine.webp — 200 — 29.5 KiB — 273 ms — h3https://gtelocalize.net/wp-content/uploads/2025/09/homepage-services-human.webp/wp-content/uploads/2025/09/homepag... https://gtelocalize.net/wp-content/uploads/2025/09/homepage-services-human.webp — 200 — 19.7 KiB — 519 ms — h3https://gtelocalize.net/wp-content/uploads/2025/06/logo-meta-210x75.png/wp-content/uploads/2025/06/logo-me... https://gtelocalize.net/wp-content/uploads/2025/06/logo-meta-210x75.png — 200 — 8.5 KiB — 520 ms — h3https://gtelocalize.net/wp-content/uploads/2025/06/logo-discovercars-210x75.png/wp-content/uploads/2025/06/logo-di... https://gtelocalize.net/wp-content/uploads/2025/06/logo-discovercars-210x75.png — 200 — 12.9 KiB — 521 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/logo-abbott-210x75.png/wp-content/uploads/2025/05/logo-ab... https://gtelocalize.net/wp-content/uploads/2025/05/logo-abbott-210x75.png — 200 — 4.1 KiB — 321 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/logo-axi-210x75.png/wp-content/uploads/2025/05/logo-ax... https://gtelocalize.net/wp-content/uploads/2025/05/logo-axi-210x75.png — 200 — 5.7 KiB — 229 ms — h3https://gtelocalize.net/wp-content/uploads/2025/06/logo-bio-rad-210x75.png/wp-content/uploads/2025/06/logo-bi... https://gtelocalize.net/wp-content/uploads/2025/06/logo-bio-rad-210x75.png — 200 — 7.5 KiB — 624 ms — h3https://gtelocalize.net/wp-content/uploads/2025/06/logo-breg-210x75.png/wp-content/uploads/2025/06/logo-br... https://gtelocalize.net/wp-content/uploads/2025/06/logo-breg-210x75.png — 200 — 10.6 KiB — 339 ms — h3https://gtelocalize.net/wp-content/uploads/2025/06/logo-volk-optical-210x75.png/wp-content/uploads/2025/06/logo-vo... https://gtelocalize.net/wp-content/uploads/2025/06/logo-volk-optical-210x75.png — 200 — 6.9 KiB — 501 ms — h3https://gtelocalize.net/wp-content/uploads/2025/06/logo-apnic-foundation-210x75.png/wp-content/uploads/2025/06/logo-ap... https://gtelocalize.net/wp-content/uploads/2025/06/logo-apnic-foundation-210x75.png — 200 — 8.0 KiB — 645 ms — h3https://gtelocalize.net/wp-content/uploads/2025/06/logo-hungry-minds-publishing-210x75.png/wp-content/uploads/2025/06/logo-hu... https://gtelocalize.net/wp-content/uploads/2025/06/logo-hungry-minds-publishing-210x75.png — 200 — 19.0 KiB — 712 ms — h3https://gtelocalize.net/wp-content/uploads/2025/06/logo-ecommerce-enablers-pte-210x75.png/wp-content/uploads/2025/06/logo-ec... https://gtelocalize.net/wp-content/uploads/2025/06/logo-ecommerce-enablers-pte-210x75.png — 200 — 6.3 KiB — 336 ms — h3https://gtelocalize.net/wp-content/uploads/2025/06/logo-dacadoo-210x75.png/wp-content/uploads/2025/06/logo-da... https://gtelocalize.net/wp-content/uploads/2025/06/logo-dacadoo-210x75.png — 200 — 10.7 KiB — 513 ms — h3https://gtelocalize.net/wp-content/uploads/2025/06/logo-savaria-210x75.png/wp-content/uploads/2025/06/logo-sa... https://gtelocalize.net/wp-content/uploads/2025/06/logo-savaria-210x75.png — 200 — 7.8 KiB — 513 ms — h3https://gtelocalize.net/wp-content/uploads/2025/06/logo-cmg-digital-210x75.png/wp-content/uploads/2025/06/logo-cm... https://gtelocalize.net/wp-content/uploads/2025/06/logo-cmg-digital-210x75.png — 200 — 9.7 KiB — 334 ms — h3https://gtelocalize.net/wp-content/uploads/2025/06/logo-grand-victery-furniture-210x75.png/wp-content/uploads/2025/06/logo-gr... https://gtelocalize.net/wp-content/uploads/2025/06/logo-grand-victery-furniture-210x75.png — 200 — 9.8 KiB — 315 ms — h3https://gtelocalize.net/wp-content/uploads/2025/06/logo-fusion-worldwide-210x75.png/wp-content/uploads/2025/06/logo-fu... https://gtelocalize.net/wp-content/uploads/2025/06/logo-fusion-worldwide-210x75.png — 200 — 10.5 KiB — 655 ms — h3https://gtelocalize.net/wp-content/uploads/2025/06/logo-fujifilm-210x75.png/wp-content/uploads/2025/06/logo-fu... https://gtelocalize.net/wp-content/uploads/2025/06/logo-fujifilm-210x75.png — 200 — 2.8 KiB — 314 ms — h3https://gtelocalize.net/wp-content/uploads/2025/06/logo-mitsubishi-electrics-asia-210x75.png/wp-content/uploads/2025/06/logo-mi... https://gtelocalize.net/wp-content/uploads/2025/06/logo-mitsubishi-electrics-asia-210x75.png — 200 — 11.2 KiB — 512 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/logo-viessmann-210x75.png/wp-content/uploads/2025/05/logo-vi... https://gtelocalize.net/wp-content/uploads/2025/05/logo-viessmann-210x75.png — 200 — 5.3 KiB — 362 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/logo-exness-210x75.png/wp-content/uploads/2025/05/logo-ex... https://gtelocalize.net/wp-content/uploads/2025/05/logo-exness-210x75.png — 200 — 5.2 KiB — 512 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/case-study-profile-exness1.png/wp-content/uploads/2025/05/case-st... https://gtelocalize.net/wp-content/uploads/2025/05/case-study-profile-exness1.png — 200 — 239.4 KiB — 919 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/case-study-profile-abbott.jpg/wp-content/uploads/2025/05/case-st... https://gtelocalize.net/wp-content/uploads/2025/05/case-study-profile-abbott.jpg — 200 — 229.9 KiB — 919 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/logo-kohle-capital-markets-210x75.png/wp-content/uploads/2025/05/logo-ko... https://gtelocalize.net/wp-content/uploads/2025/05/logo-kohle-capital-markets-210x75.png — 200 — 9.2 KiB — 370 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/case-study-kohle-capital-markets-profile.png/wp-content/uploads/2025/05/case-st... https://gtelocalize.net/wp-content/uploads/2025/05/case-study-kohle-capital-markets-profile.png — 200 — 83.3 KiB — 806 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/logo-fusion-markets-1-210x75.png/wp-content/uploads/2025/05/logo-fu... https://gtelocalize.net/wp-content/uploads/2025/05/logo-fusion-markets-1-210x75.png — 200 — 10.0 KiB — 525 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/case-study-profile-fusionmarket1.png/wp-content/uploads/2025/05/case-st... https://gtelocalize.net/wp-content/uploads/2025/05/case-study-profile-fusionmarket1.png — 200 — 236.0 KiB — 916 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/logo-axi-1-210x75.png/wp-content/uploads/2025/05/logo-ax... https://gtelocalize.net/wp-content/uploads/2025/05/logo-axi-1-210x75.png — 200 — 5.6 KiB — 516 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/case-study-axi-profile.png/wp-content/uploads/2025/05/case-st... https://gtelocalize.net/wp-content/uploads/2025/05/case-study-axi-profile.png — 200 — 79.4 KiB — 761 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/logo-weschool-210x75.png/wp-content/uploads/2025/05/logo-we... https://gtelocalize.net/wp-content/uploads/2025/05/logo-weschool-210x75.png — 200 — 6.6 KiB — 384 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/case-study-profile-weschool1.png/wp-content/uploads/2025/05/case-st... https://gtelocalize.net/wp-content/uploads/2025/05/case-study-profile-weschool1.png — 200 — 223.8 KiB — 914 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/case-study-viessmann-profile.png/wp-content/uploads/2025/05/case-st... https://gtelocalize.net/wp-content/uploads/2025/05/case-study-viessmann-profile.png — 200 — 116.8 KiB — 830 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/logo-unodc-210x75.png/wp-content/uploads/2025/05/logo-un... https://gtelocalize.net/wp-content/uploads/2025/05/logo-unodc-210x75.png — 200 — 12.7 KiB — 383 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/case-study-profile-unodc.png/wp-content/uploads/2025/05/case-st... https://gtelocalize.net/wp-content/uploads/2025/05/case-study-profile-unodc.png — 200 — 234.0 KiB — 912 ms — h3https://gtelocalize.net/wp-content/uploads/2026/06/one_stop_solution_partner_icon-6.png/wp-content/uploads/2026/06/one_sto... https://gtelocalize.net/wp-content/uploads/2026/06/one_stop_solution_partner_icon-6.png — 200 — 10.3 KiB — 558 ms — h3https://gtelocalize.net/wp-content/uploads/2026/06/one_stop_solution_partner_icon-4.png/wp-content/uploads/2026/06/one_sto... https://gtelocalize.net/wp-content/uploads/2026/06/one_stop_solution_partner_icon-4.png — 200 — 9.7 KiB — 529 ms — h3https://gtelocalize.net/wp-content/uploads/2026/06/custom-built-workflow-4.png/wp-content/uploads/2026/06/custom-... https://gtelocalize.net/wp-content/uploads/2026/06/custom-built-workflow-4.png — 200 — 9.2 KiB — 382 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/Lifetime-Warranty.png/wp-content/uploads/2025/05/Lifetim... https://gtelocalize.net/wp-content/uploads/2025/05/Lifetime-Warranty.png — 200 — 9.9 KiB — 672 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/images/banners/img-4.webp?v=6/wp-content/themes/biztechtheme/ima... https://gtelocalize.net/wp-content/themes/biztechtheme/images/banners/img-4.webp?v=6 — 200 — 164.8 KiB — 887 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/img-4-1.png/wp-content/uploads/2025/05/img-4-1... https://gtelocalize.net/wp-content/uploads/2025/05/img-4-1.png — 200 — 11.2 KiB — 688 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/img-1-1.png/wp-content/uploads/2025/05/img-1-1... https://gtelocalize.net/wp-content/uploads/2025/05/img-1-1.png — 200 — 6.0 KiB — 437 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/img-2-1.png/wp-content/uploads/2025/05/img-2-1... https://gtelocalize.net/wp-content/uploads/2025/05/img-2-1.png — 200 — 7.9 KiB — 555 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/img-3-1.png/wp-content/uploads/2025/05/img-3-1... https://gtelocalize.net/wp-content/uploads/2025/05/img-3-1.png — 200 — 6.9 KiB — 475 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/goodfirms.png/wp-content/uploads/2025/05/goodfir... https://gtelocalize.net/wp-content/uploads/2025/05/goodfirms.png — 200 — 11.6 KiB — 772 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/clutch.png/wp-content/uploads/2025/05/clutch.... https://gtelocalize.net/wp-content/uploads/2025/05/clutch.png — 200 — 6.8 KiB — 474 ms — h3https://gtelocalize.net/wp-content/uploads/2025/10/iso-banner-27001.png/wp-content/uploads/2025/10/iso-ban... https://gtelocalize.net/wp-content/uploads/2025/10/iso-banner-27001.png — 200 — 24.3 KiB — 844 ms — h3https://gtelocalize.net/wp-content/uploads/2025/10/iso-banner-9001.png/wp-content/uploads/2025/10/iso-ban... https://gtelocalize.net/wp-content/uploads/2025/10/iso-banner-9001.png — 200 — 23.9 KiB — 852 ms — h3https://gtelocalize.net/wp-content/uploads/2025/10/iso-banner-17100.png/wp-content/uploads/2025/10/iso-ban... https://gtelocalize.net/wp-content/uploads/2025/10/iso-banner-17100.png — 200 — 23.9 KiB — 890 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/images/logo/dmca.png/wp-content/themes/biztechtheme/ima... https://gtelocalize.net/wp-content/themes/biztechtheme/images/logo/dmca.png — 200 — 4.5 KiB — 445 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/images/icons/cta.png/wp-content/themes/biztechtheme/ima... https://gtelocalize.net/wp-content/themes/biztechtheme/images/icons/cta.png — 200 — 8.4 KiB — 579 ms — h3https://challenges.cloudflare.com/turnstile/v0/api.jschallenges.cloudflare.com/turnstile... https://challenges.cloudflare.com/turnstile/v0/api.js — 302 — 265 B — 238 ms — h3https://gtelocalize.net/uatp//uatp/ https://gtelocalize.net/uatp/ — 200 — 146.7 KiB — 913 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-53XKWWRHwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-53XKWWRH — 200 — 141.5 KiB — 662 ms — h2https://gtelocalize.net/wp-content/themes/biztechtheme/images/logo/logo.svg/wp-content/themes/biztechtheme/ima... https://gtelocalize.net/wp-content/themes/biztechtheme/images/logo/logo.svg — 200 — 3.3 KiB — 560 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/images/parterns/img-2.webp/wp-content/themes/biztechtheme/ima... https://gtelocalize.net/wp-content/themes/biztechtheme/images/parterns/img-2.webp — 200 — 51.3 KiB — 883 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/images/parterns/img-1.png/wp-content/themes/biztechtheme/ima... https://gtelocalize.net/wp-content/themes/biztechtheme/images/parterns/img-1.png — 200 — 6.3 KiB — 450 ms — h3https://www.youtube.com/embed/6hts2AgNasI?autoplay=1&mute=1www.youtube.com/embed/6hts2AgNasI?a... https://www.youtube.com/embed/6hts2AgNasI?autoplay=1&mute=1 — 200 — 62.5 KiB — 173 ms — h2https://www.youtube.com/embed/jRsxwHzeDhIwww.youtube.com/embed/jRsxwHzeDhI https://www.youtube.com/embed/jRsxwHzeDhI — 200 — 61.3 KiB — 229 ms — h2https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2fonts.gstatic.com/s/montserrat/v31/... https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2 — 200 — 34.7 KiB — 24 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/assets/fontawesome-pro/webfonts/fa-light-300.woff2/wp-content/themes/biztechtheme/ass... https://gtelocalize.net/wp-content/themes/biztechtheme/assets/fontawesome-pro/webfonts/fa-light-300.woff2 — 200 — 186.6 KiB — 727 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/assets/fontawesome-pro/webfonts/fa-regular-400.woff2/wp-content/themes/biztechtheme/ass... https://gtelocalize.net/wp-content/themes/biztechtheme/assets/fontawesome-pro/webfonts/fa-regular-400.woff2 — 200 — 170.9 KiB — 718 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/assets/fontawesome-pro/webfonts/fa-solid-900.woff2/wp-content/themes/biztechtheme/ass... https://gtelocalize.net/wp-content/themes/biztechtheme/assets/fontawesome-pro/webfonts/fa-solid-900.woff2 — 200 — 138.9 KiB — 696 ms — h3https://www.youtube.com/embed/36t0peN6s8owww.youtube.com/embed/36t0peN6s8o https://www.youtube.com/embed/36t0peN6s8o — 200 — 60.6 KiB — 183 ms — h2https://www.youtube.com/embed/gFi56oR3VjAwww.youtube.com/embed/gFi56oR3VjA https://www.youtube.com/embed/gFi56oR3VjA — 200 — 60.8 KiB — 205 ms — h2https://challenges.cloudflare.com/turnstile/v0/g/330e41bb475c/api.jschallenges.cloudflare.com/turnstile... https://challenges.cloudflare.com/turnstile/v0/g/330e41bb475c/api.js — 200 — 27.6 KiB — 329 ms — h3https://www.youtube.com/embed/uGyi9SwDUv8www.youtube.com/embed/uGyi9SwDUv8 https://www.youtube.com/embed/uGyi9SwDUv8 — 200 — 59.1 KiB — 172 ms — h3https://www.youtube.com/embed/kwdhuZL92ycwww.youtube.com/embed/kwdhuZL92yc https://www.youtube.com/embed/kwdhuZL92yc — 200 — 59.9 KiB — 193 ms — h3https://www.youtube.com/s/player/8c3fda2d/www-player.csswww.youtube.com/s/player/8c3fda2d/w... https://www.youtube.com/s/player/8c3fda2d/www-player.css — 200 — 57.1 KiB — 73 ms — h3https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/br=1/rs=AGKMywFXHj59njWpF80FfAkO4TOCYP5A0A/m=root,basewww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/br=1/rs=AGKMywFXHj59njWpF80FfAkO4TOCYP5A0A/m=root,base — 200 — 22 B — 66 ms — h3https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.0mUuqxROrlY.2021.O/am=AAAAQA/d=1/excm=base,root/br=1/rs=AGKMywF6fhsRtfK21kKYxg3AuyKhsV9xGg/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.0mUuqxROrlY.2021.O/am=AAAAQA/d=1/excm=base,root/br=1/rs=AGKMywF6fhsRtfK21kKYxg3AuyKhsV9xGg/m=root,base — 200 — 156.0 KiB — 255 ms — h3https://www.youtube.com/s/player/8c3fda2d/player_embed_es6.vflset/en_US/base.jswww.youtube.com/s/player/8c3fda2d/p... https://www.youtube.com/s/player/8c3fda2d/player_embed_es6.vflset/en_US/base.js — 200 — 472.3 KiB — 439 ms — h3https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 49 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/images/banners/img-3.webp/wp-content/themes/biztechtheme/ima... https://gtelocalize.net/wp-content/themes/biztechtheme/images/banners/img-3.webp — 200 — 28.4 KiB — 469 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/images/logo/logo-w.svg/wp-content/themes/biztechtheme/ima... https://gtelocalize.net/wp-content/themes/biztechtheme/images/logo/logo-w.svg — 200 — 3.1 KiB — 147 ms — h3https://www.youtube.com/s/player/8c3fda2d/www-player.csswww.youtube.com/s/player/8c3fda2d/w... https://www.youtube.com/s/player/8c3fda2d/www-player.css — 200 — 0 B — 54 ms — h3https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/br=1/rs=AGKMywFXHj59njWpF80FfAkO4TOCYP5A0A/m=root,basewww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/br=1/rs=AGKMywFXHj59njWpF80FfAkO4TOCYP5A0A/m=root,base — 200 — 0 B — 31 ms — h3https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.0mUuqxROrlY.2021.O/am=AAAAQA/d=1/excm=base,root/br=1/rs=AGKMywF6fhsRtfK21kKYxg3AuyKhsV9xGg/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.0mUuqxROrlY.2021.O/am=AAAAQA/d=1/excm=base,root/br=1/rs=AGKMywF6fhsRtfK21kKYxg3AuyKhsV9xGg/m=root,base — 200 — 0 B — 225 ms — h3https://www.youtube.com/s/player/8c3fda2d/player_embed_es6.vflset/en_US/base.jswww.youtube.com/s/player/8c3fda2d/p... https://www.youtube.com/s/player/8c3fda2d/player_embed_es6.vflset/en_US/base.js — 200 — 0 B — 390 ms — h3https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 0 B — 0 ms — h3https://www.youtube.com/s/player/8c3fda2d/www-player.csswww.youtube.com/s/player/8c3fda2d/w... https://www.youtube.com/s/player/8c3fda2d/www-player.css — 200 — 0 B — 3 ms — h3https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/br=1/rs=AGKMywFXHj59njWpF80FfAkO4TOCYP5A0A/m=root,basewww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/br=1/rs=AGKMywFXHj59njWpF80FfAkO4TOCYP5A0A/m=root,base — 200 — 0 B — 0 ms — h3https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.0mUuqxROrlY.2021.O/am=AAAAQA/d=1/excm=base,root/br=1/rs=AGKMywF6fhsRtfK21kKYxg3AuyKhsV9xGg/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.0mUuqxROrlY.2021.O/am=AAAAQA/d=1/excm=base,root/br=1/rs=AGKMywF6fhsRtfK21kKYxg3AuyKhsV9xGg/m=root,base — 200 — 0 B — 133 ms — h3https://www.youtube.com/s/player/8c3fda2d/player_embed_es6.vflset/en_US/base.jswww.youtube.com/s/player/8c3fda2d/p... https://www.youtube.com/s/player/8c3fda2d/player_embed_es6.vflset/en_US/base.js — 200 — 0 B — 250 ms — h3https://www.youtube.com/s/player/8c3fda2d/www-player.csswww.youtube.com/s/player/8c3fda2d/w... https://www.youtube.com/s/player/8c3fda2d/www-player.css — 200 — 0 B — 0 ms — h3https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/br=1/rs=AGKMywFXHj59njWpF80FfAkO4TOCYP5A0A/m=root,basewww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/br=1/rs=AGKMywFXHj59njWpF80FfAkO4TOCYP5A0A/m=root,base — 200 — 0 B — 0 ms — h3https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.0mUuqxROrlY.2021.O/am=AAAAQA/d=1/excm=base,root/br=1/rs=AGKMywF6fhsRtfK21kKYxg3AuyKhsV9xGg/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.0mUuqxROrlY.2021.O/am=AAAAQA/d=1/excm=base,root/br=1/rs=AGKMywF6fhsRtfK21kKYxg3AuyKhsV9xGg/m=root,base — 200 — 0 B — 123 ms — h3https://www.youtube.com/s/player/8c3fda2d/player_embed_es6.vflset/en_US/base.jswww.youtube.com/s/player/8c3fda2d/p... https://www.youtube.com/s/player/8c3fda2d/player_embed_es6.vflset/en_US/base.js — 200 — 0 B — 171 ms — h3https://www.youtube.com/s/player/8c3fda2d/www-player.csswww.youtube.com/s/player/8c3fda2d/w... https://www.youtube.com/s/player/8c3fda2d/www-player.css — 200 — 0 B — 0 ms — h3https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/br=1/rs=AGKMywFXHj59njWpF80FfAkO4TOCYP5A0A/m=root,basewww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/br=1/rs=AGKMywFXHj59njWpF80FfAkO4TOCYP5A0A/m=root,base — 200 — 0 B — 0 ms — h3https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 0 B — 6 ms — h3https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 0 B — 1 ms — h3https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 0 B — 0 ms — h3https://ipinfo.io/json?token=153c57e489e7acipinfo.io/json?token=153c57e489e7ac https://ipinfo.io/json?token=153c57e489e7ac — 200 — 308 B — 107 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.0mUuqxROrlY.2021.O/am=AAAAQA/d=1/excm=base,root/br=1/rs=AGKMywF6fhsRtfK21kKYxg3AuyKhsV9xGg/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.0mUuqxROrlY.2021.O/am=AAAAQA/d=1/excm=base,root/br=1/rs=AGKMywF6fhsRtfK21kKYxg3AuyKhsV9xGg/m=root,base — 200 — 0 B — 37 ms — h3https://www.youtube.com/s/player/8c3fda2d/player_embed_es6.vflset/en_US/base.jswww.youtube.com/s/player/8c3fda2d/p... https://www.youtube.com/s/player/8c3fda2d/player_embed_es6.vflset/en_US/base.js — 200 — 0 B — 60 ms — h3blob:https://gtelocalize.net/44f16a19-9d90-468a-83e5-c82e1dfbead1gtelocalize.net/44f16a19-9d90-468a-... blob:https://gtelocalize.net/44f16a19-9d90-468a-83e5-c82e1dfbead1 — 200 — -1 B — 424 ms — blobhttps://www.youtube.com/s/player/8c3fda2d/www-player.csswww.youtube.com/s/player/8c3fda2d/w... https://www.youtube.com/s/player/8c3fda2d/www-player.css — 200 — 0 B — 3 ms — h3https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/br=1/rs=AGKMywFXHj59njWpF80FfAkO4TOCYP5A0A/m=root,basewww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/br=1/rs=AGKMywFXHj59njWpF80FfAkO4TOCYP5A0A/m=root,base — 200 — 0 B — 1 ms — h3https://gtelocalize.net/wp-content/themes/biztechtheme/assets/slick/ajax-loader.gif/wp-content/themes/biztechtheme/ass... https://gtelocalize.net/wp-content/themes/biztechtheme/assets/slick/ajax-loader.gif — 200 — 4.6 KiB — 18 ms — h3https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.0mUuqxROrlY.2021.O/am=AAAAQA/d=1/excm=base,root/br=1/rs=AGKMywF6fhsRtfK21kKYxg3AuyKhsV9xGg/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.0mUuqxROrlY.2021.O/am=AAAAQA/d=1/excm=base,root/br=1/rs=AGKMywF6fhsRtfK21kKYxg3AuyKhsV9xGg/m=root,base — 200 — 0 B — 30 ms — h3https://www.youtube.com/s/player/8c3fda2d/player_embed_es6.vflset/en_US/base.jswww.youtube.com/s/player/8c3fda2d/p... https://www.youtube.com/s/player/8c3fda2d/player_embed_es6.vflset/en_US/base.js — 200 — 0 B — 42 ms — h3https://api.ipify.org/?format=jsonapi.ipify.org/?format=json https://api.ipify.org/?format=json — 200 — 153 B — 55 ms — h2https://clickiocmp.com/t/consent_248728.jsclickiocmp.com/t/consent_248728.js https://clickiocmp.com/t/consent_248728.js — 200 — 48.5 KiB — 57 ms — h2https://gtelocalize.net/uatp/6l_D2Xoc-zFQBSryi9hreBLNHP9AWjNYgK7i5IVHtwRfU4E9/uatp/6l_D2Xoc-zFQBSryi9hreBLNHP9AW... https://gtelocalize.net/uatp/6l_D2Xoc-zFQBSryi9hreBLNHP9AWjNYgK7i5IVHtwRfU4E9 — 200 — 180.5 KiB — 209 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-53XKWWRH&gtg_health=1www.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-53XKWWRH&gtg_health=1 — 200 — 223 B — 37 ms — h2https://www.clarity.ms/tag/wtfi6rv9xc?ref=gtmwww.clarity.ms/tag/wtfi6rv9xc?ref=g... https://www.clarity.ms/tag/wtfi6rv9xc?ref=gtm — 200 — 1.1 KiB — 164 ms — http/1.1https://bat.bing.com/bat.jsbat.bing.com/bat.js https://bat.bing.com/bat.js — 200 — 15.5 KiB — 105 ms — h2https://embed.tawk.to/5b30a04ad0b5a54796822235/defaultembed.tawk.to/5b30a04ad0b5a54796822... https://embed.tawk.to/5b30a04ad0b5a54796822235/default — 200 — 1003 B — 89 ms — h3https://sc.lfeeder.com/lftracker_v1_Xbp1oaEqdekaEdVj.jssc.lfeeder.com/lftracker_v1_Xbp1oaE... https://sc.lfeeder.com/lftracker_v1_Xbp1oaEqdekaEdVj.js — 200 — 12.1 KiB — 68 ms — h2https://bzrcdn.openai.com/sdk/oaiq.min.jsbzrcdn.openai.com/sdk/oaiq.min.js https://bzrcdn.openai.com/sdk/oaiq.min.js — 200 — 26.7 KiB — 56 ms — h3https://www.youtube.com/embed/6hts2AgNasI?autoplay=1&mute=1&enablejsapi=1&origin=https%3A%2F%2Fgtelocalize.netwww.youtube.com/embed/6hts2AgNasI?a... https://www.youtube.com/embed/6hts2AgNasI?autoplay=1&mute=1&enablejsapi=1&origin=https%3A%2F%2Fgtelocalize.net — 200 — 57.6 KiB — 133 ms — h3https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 2.6 KiB — 86 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 0 B — 1 ms — h3https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/turnstile/f/av0/rch/h26pf/0x4AAAAAADKLX7Buqsd1hsU5/auto/fbE/new/normal?lang=autochallenges.cloudflare.com/cdn-cgi/c... https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/turnstile/f/av0/rch/h26pf/0x4AAAAAADKLX7Buqsd1hsU5/auto/fbE/new/normal?lang=auto — 200 — 93.7 KiB — 73 ms — h3https://gtelocalize.net/wp-includes/js/wp-emoji-release.min.js?ver=7.1/wp-includes/js/wp-emoji-release.mi... https://gtelocalize.net/wp-includes/js/wp-emoji-release.min.js?ver=7.1 — 200 — 5.4 KiB — 50 ms — h3https://clickiocmp.com/t/static/cmp/diagnostic-core.jsclickiocmp.com/t/static/cmp/diagnos... https://clickiocmp.com/t/static/cmp/diagnostic-core.js — 200 — 3.3 KiB — 7 ms — h2https://up.clickiocdn.com/consent/log/?r=253303149&site_id=248728&version=1778058377&csid=20635&stv=3&nontcf=1&uid=17889725330217140&ugeo=US&state=21up.clickiocdn.com/consent/log/?r=25... https://up.clickiocdn.com/consent/log/?r=253303149&site_id=248728&version=1778058377&csid=20635&stv=3&nontcf=1&uid=17889725330217140&ugeo=US&state=21 — 200 — 193 B — 65 ms — h2https://up.clickiocdn.com/consent/log/?r=253306326&site_id=248728&version=1778058377&csid=20635&stv=3&nontcf=1&uid=17889725330217140&ugeo=US&state=100up.clickiocdn.com/consent/log/?r=25... https://up.clickiocdn.com/consent/log/?r=253306326&site_id=248728&version=1778058377&csid=20635&stv=3&nontcf=1&uid=17889725330217140&ugeo=US&state=100 — 200 — 192 B — 52 ms — h2https://clickiocmp.com/t/cmp/logos/logo_1778058446image.pngclickiocmp.com/t/cmp/logos/logo_177... https://clickiocmp.com/t/cmp/logos/logo_1778058446image.png — 200 — 7.6 KiB — 13 ms — h2https://up.clickiocdn.com/consent/log/?r=253307917&site_id=248728&version=1778058377&csid=20635&stv=3&nontcf=1&uid=17889725330217140&ugeo=US&state=102&vcnt=1up.clickiocdn.com/consent/log/?r=25... https://up.clickiocdn.com/consent/log/?r=253307917&site_id=248728&version=1778058377&csid=20635&stv=3&nontcf=1&uid=17889725330217140&ugeo=US&state=102&vcnt=1 — 200 — 192 B — 40 ms — h2blob:https://challenges.cloudflare.com/f7fb4b3c-ba77-43d8-bcbe-4b96ecbf2dedchallenges.cloudflare.com/f7fb4b3c-... blob:https://challenges.cloudflare.com/f7fb4b3c-ba77-43d8-bcbe-4b96ecbf2ded — -1 — 0 B — 0 ms — https://bzrcdn.openai.com/pixel-config/v1/VEkZNGzKeFx6xiW5QW82hT.jsonbzrcdn.openai.com/pixel-config/v1/V... https://bzrcdn.openai.com/pixel-config/v1/VEkZNGzKeFx6xiW5QW82hT.json — 200 — 868 B — 34 ms — h3https://www.youtube.com/embed/jRsxwHzeDhI?enablejsapi=1&origin=https://gtelocalize.netwww.youtube.com/embed/jRsxwHzeDhI?e... https://www.youtube.com/embed/jRsxwHzeDhI?enablejsapi=1&origin=https://gtelocalize.net — 200 — 57.7 KiB — 204 ms — h3https://www.youtube.com/embed/36t0peN6s8o?enablejsapi=1&origin=https://gtelocalize.netwww.youtube.com/embed/36t0peN6s8o?e... https://www.youtube.com/embed/36t0peN6s8o?enablejsapi=1&origin=https://gtelocalize.net — 200 — 57.7 KiB — 117 ms — h3https://www.youtube.com/embed/gFi56oR3VjA?enablejsapi=1&origin=https://gtelocalize.netwww.youtube.com/embed/gFi56oR3VjA?e... https://www.youtube.com/embed/gFi56oR3VjA?enablejsapi=1&origin=https://gtelocalize.net — 200 — 58.0 KiB — 114 ms — h3https://www.youtube.com/embed/uGyi9SwDUv8?enablejsapi=1&origin=https://gtelocalize.netwww.youtube.com/embed/uGyi9SwDUv8?e... https://www.youtube.com/embed/uGyi9SwDUv8?enablejsapi=1&origin=https://gtelocalize.net — 200 — 57.5 KiB — 201 ms — h3https://www.youtube.com/embed/kwdhuZL92yc?enablejsapi=1&origin=https://gtelocalize.netwww.youtube.com/embed/kwdhuZL92yc?e... https://www.youtube.com/embed/kwdhuZL92yc?enablejsapi=1&origin=https://gtelocalize.net — 200 — 57.9 KiB — 194 ms — h3https://tr-rc.lfeeder.com/?sid=Xbp1oaEqdekaEdVj&data=eyJnYVRyYWNraW5nSWRzIjpbXSwiZ2FNZWFzdXJlbWVudElkcyI6WyJHLThaS1JOR0pDNFkiXSwiZ2FDbGllbnRJZHMiOltdLCJjb250ZXh0Ijp7ImxpYnJhcnkiOnsibmFtZSI6ImxmdHJhY2tlciIsInZlcnNpb24iOiIyLjc0LjIifSwicGFnZVVybCI6Imh0dHBzOi8vZ3RlbG9jYWxpemUubmV0LyIsInBhZ2VUaXRsZSI6IlByb2Zlc3Npb25hbCBUcmFuc2xhdGlvbiBTZXJ2aWNlcyBmb3IgQnVzaW5lc3NlcyIsInJlZmVycmVyIjoiIn0sImV2ZW50IjoidHJhY2tpbmctZXZlbnQiLCJjbGllbnRFdmVudElkIjoiNGVjM2YwOTYxZWE0Yzk2OSIsInNjcmlwdElkIjoiWGJwMW9hRXFkZWthRWRWaiIsImNvb2tpZXNFbmFibGVkIjp0cnVlLCJjb25zZW50TGV2ZWwiOiJub25lIiwiYW5vbnltaXplSXAiOmZhbHNlLCJsZkNsaWVudElkIjoiTEYxLjEuZmE0MmFmNmFhYjI5OGY5NC4xNzg4OTcyNTMzMzYxIiwiZm9yZWlnbkNvb2tpZXMiOltdLCJwcm9wZXJ0aWVzIjp7fSwiYXV0b1RyYWNraW5nRW5hYmxlZCI6dHJ1ZSwiYXV0b1RyYWNraW5nTW9kZSI6InNwYSJ9tr-rc.lfeeder.com/?sid=Xbp1oaEqdeka... https://tr-rc.lfeeder.com/?sid=Xbp1oaEqdekaEdVj&data=eyJnYVRyYWNraW5nSWRzIjpbXSwiZ2FNZWFzdXJlbWVudElkcyI6WyJHLThaS1JOR0pDNFkiXSwiZ2FDbGllbnRJZHMiOltdLCJjb250ZXh0Ijp7ImxpYnJhcnkiOnsibmFtZSI6ImxmdHJhY2tlciIsInZlcnNpb24iOiIyLjc0LjIifSwicGFnZVVybCI6Imh0dHBzOi8vZ3RlbG9jYWxpemUubmV0LyIsInBhZ2VUaXRsZSI6IlByb2Zlc3Npb25hbCBUcmFuc2xhdGlvbiBTZXJ2aWNlcyBmb3IgQnVzaW5lc3NlcyIsInJlZmVycmVyIjoiIn0sImV2ZW50IjoidHJhY2tpbmctZXZlbnQiLCJjbGllbnRFdmVudElkIjoiNGVjM2YwOTYxZWE0Yzk2OSIsInNjcmlwdElkIjoiWGJwMW9hRXFkZWthRWRWaiIsImNvb2tpZXNFbmFibGVkIjp0cnVlLCJjb25zZW50TGV2ZWwiOiJub25lIiwiYW5vbnltaXplSXAiOmZhbHNlLCJsZkNsaWVudElkIjoiTEYxLjEuZmE0MmFmNmFhYjI5OGY5NC4xNzg4OTcyNTMzMzYxIiwiZm9yZWlnbkNvb2tpZXMiOltdLCJwcm9wZXJ0aWVzIjp7fSwiYXV0b1RyYWNraW5nRW5hYmxlZCI6dHJ1ZSwiYXV0b1RyYWNraW5nTW9kZSI6InNwYSJ9 — 200 — 319 B — 73 ms — h2https://bat.bing.com/p/action/187194728.jsbat.bing.com/p/action/187194728.js https://bat.bing.com/p/action/187194728.js — 200 — 1.8 KiB — 28 ms — h2https://www.youtube.com/s/player/8c3fda2d/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/8c3fda2d/w... https://www.youtube.com/s/player/8c3fda2d/www-widgetapi.vflset/www-widgetapi.js — 200 — 8.7 KiB — 113 ms — h3https://scripts.clarity.ms/0.8.69/clarity.jsscripts.clarity.ms/0.8.69/clarity.j... https://scripts.clarity.ms/0.8.69/clarity.js — 200 — 25.2 KiB — 138 ms — h2https://tr-rc.lfeeder.com/?sid=Xbp1oaEqdekaEdVj&data=eyJnYVRyYWNraW5nSWRzIjpbXSwiZ2FNZWFzdXJlbWVudElkcyI6WyJHLThaS1JOR0pDNFkiXSwiZ2FDbGllbnRJZHMiOltdLCJjb250ZXh0Ijp7ImxpYnJhcnkiOnsibmFtZSI6ImxmdHJhY2tlciIsInZlcnNpb24iOiIyLjc0LjIifSwicGFnZVVybCI6Imh0dHBzOi8vZ3RlbG9jYWxpemUubmV0LyIsInBhZ2VUaXRsZSI6IlByb2Zlc3Npb25hbCBUcmFuc2xhdGlvbiBTZXJ2aWNlcyBmb3IgQnVzaW5lc3NlcyIsInJlZmVycmVyIjoiIn0sImV2ZW50IjoidmlkZW8tc3RhcnQiLCJjbGllbnRFdmVudElkIjoiNTM4ZTc3ZmQ2NTI4NGYzOSIsInNjcmlwdElkIjoiWGJwMW9hRXFkZWthRWRWaiIsImNvb2tpZXNFbmFibGVkIjp0cnVlLCJjb25zZW50TGV2ZWwiOiJub25lIiwiYW5vbnltaXplSXAiOmZhbHNlLCJsZkNsaWVudElkIjoiTEYxLjEuZmE0MmFmNmFhYjI5OGY5NC4xNzg4OTcyNTMzMzYxIiwiZm9yZWlnbkNvb2tpZXMiOltdLCJwcm9wZXJ0aWVzIjp7InZpZGVvVXJsIjoiaHR0cHM6Ly93d3cueW91dHViZS5jb20vd2F0Y2g/dj02aHRzMkFnTmFzSSJ9LCJhdXRvVHJhY2tpbmdFbmFibGVkIjp0cnVlLCJhdXRvVHJhY2tpbmdNb2RlIjoic3BhIn0=tr-rc.lfeeder.com/?sid=Xbp1oaEqdeka... https://tr-rc.lfeeder.com/?sid=Xbp1oaEqdekaEdVj&data=eyJnYVRyYWNraW5nSWRzIjpbXSwiZ2FNZWFzdXJlbWVudElkcyI6WyJHLThaS1JOR0pDNFkiXSwiZ2FDbGllbnRJZHMiOltdLCJjb250ZXh0Ijp7ImxpYnJhcnkiOnsibmFtZSI6ImxmdHJhY2tlciIsInZlcnNpb24iOiIyLjc0LjIifSwicGFnZVVybCI6Imh0dHBzOi8vZ3RlbG9jYWxpemUubmV0LyIsInBhZ2VUaXRsZSI6IlByb2Zlc3Npb25hbCBUcmFuc2xhdGlvbiBTZXJ2aWNlcyBmb3IgQnVzaW5lc3NlcyIsInJlZmVycmVyIjoiIn0sImV2ZW50IjoidmlkZW8tc3RhcnQiLCJjbGllbnRFdmVudElkIjoiNTM4ZTc3ZmQ2NTI4NGYzOSIsInNjcmlwdElkIjoiWGJwMW9hRXFkZWthRWRWaiIsImNvb2tpZXNFbmFibGVkIjp0cnVlLCJjb25zZW50TGV2ZWwiOiJub25lIiwiYW5vbnltaXplSXAiOmZhbHNlLCJsZkNsaWVudElkIjoiTEYxLjEuZmE0MmFmNmFhYjI5OGY5NC4xNzg4OTcyNTMzMzYxIiwiZm9yZWlnbkNvb2tpZXMiOltdLCJwcm9wZXJ0aWVzIjp7InZpZGVvVXJsIjoiaHR0cHM6Ly93d3cueW91dHViZS5jb20vd2F0Y2g/dj02aHRzMkFnTmFzSSJ9LCJhdXRvVHJhY2tpbmdFbmFibGVkIjp0cnVlLCJhdXRvVHJhY2tpbmdNb2RlIjoic3BhIn0= — 200 — 318 B — 72 ms — h2https://www.clarity.ms/tag/uet/187194728?conversions=1&insights=1www.clarity.ms/tag/uet/187194728?co... https://www.clarity.ms/tag/uet/187194728?conversions=1&insights=1 — 200 — 1.4 KiB — 47 ms — http/1.1https://bat.bing.com/action/0?ti=187194728&tm=gtm002&Ver=2&mid=09dc83c0-b17b-4666-ba8b-e5468eadf751&bo=1&sid=5737d510ac6e11f1b7f219750004e816&vid=57384650ac6e11f1986bf76692cd4d69&vids=1&msclkid=N&gtm_tag_source=1&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&tl=Professional%20Translation%20Services%20for%20Businesses&p=https%3A%2F%2Fgtelocalize.net%2F&r=&lt=1950&evt=pageLoad&sv=2&cdb=AQAS&rn=478124bat.bing.com/action/0?ti=187194728&... https://bat.bing.com/action/0?ti=187194728&tm=gtm002&Ver=2&mid=09dc83c0-b17b-4666-ba8b-e5468eadf751&bo=1&sid=5737d510ac6e11f1b7f219750004e816&vid=57384650ac6e11f1986bf76692cd4d69&vids=1&msclkid=N&gtm_tag_source=1&pi=918639831&lg=en-US&sw=800&sh=600&sc=24&tl=Professional%20Translation%20Services%20for%20Businesses&p=https%3A%2F%2Fgtelocalize.net%2F&r=&lt=1950&evt=pageLoad&sv=2&cdb=AQAS&rn=478124 — 204 — 361 B — 48 ms — h2https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/fo/2376232645:1788969909:QfRYHf8PlGG5NfhkERjVrqB_YmQPdmvmABiqNArSkIA/a387aedb0974c701/yeHzDZNPDDcGh0q8x.KyRcttNdlXTtI8eGKv7d23CRk-1788972532-1.2.1.1-F1Nhi.QnVKAgR462lGkWTfDuYSSlU2a7tm7GsQaoELjUMEQtMPJtky7GXxHg6F7zchallenges.cloudflare.com/cdn-cgi/c... https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/fo/2376232645:1788969909:QfRYHf8PlGG5NfhkERjVrqB_YmQPdmvmABiqNArSkIA/a387aedb0974c701/yeHzDZNPDDcGh0q8x.KyRcttNdlXTtI8eGKv7d23CRk-1788972532-1.2.1.1-F1Nhi.QnVKAgR462lGkWTfDuYSSlU2a7tm7GsQaoELjUMEQtMPJtky7GXxHg6F7z — 200 — 419.5 KiB — 274 ms — h3https://z.clarity.ms/collectz.clarity.ms/collect https://z.clarity.ms/collect — 204 — 279 B — 64 ms — http/1.1https://z.clarity.ms/collectz.clarity.ms/collect https://z.clarity.ms/collect — 204 — 279 B — 65 ms — http/1.1https://www.youtube.com/s/player/8c3fda2d/www-player.csswww.youtube.com/s/player/8c3fda2d/w... https://www.youtube.com/s/player/8c3fda2d/www-player.css — 200 — 0 B — 0 ms — h3https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/br=1/rs=AGKMywFXHj59njWpF80FfAkO4TOCYP5A0A/m=root,basewww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/br=1/rs=AGKMywFXHj59njWpF80FfAkO4TOCYP5A0A/m=root,base — 200 — 0 B — 0 ms — h3https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/am=AAAAQA/d=1/excm=base,root/br=1/rs=AGKMywGqa-1UwfVn6c6M1_WI_SAKnXBY7A/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/am=AAAAQA/d=1/excm=base,root/br=1/rs=AGKMywGqa-1UwfVn6c6M1_WI_SAKnXBY7A/m=root,base — 200 — 175.9 KiB — 78 ms — h3https://www.youtube.com/s/player/8c3fda2d/player_embed.vflset/en_US/base.jswww.youtube.com/s/player/8c3fda2d/p... https://www.youtube.com/s/player/8c3fda2d/player_embed.vflset/en_US/base.js — 200 — 517.9 KiB — 101 ms — h3blob:https://challenges.cloudflare.com/2171ea8a-c557-4c08-ad18-aa12076bc10echallenges.cloudflare.com/2171ea8a-... blob:https://challenges.cloudflare.com/2171ea8a-c557-4c08-ad18-aa12076bc10e — 200 — -1 B — 171 ms — blobhttps://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/pat/a387aedb0974c701/1788972533622/42250221f2e4542dc2e2fed5fb7f31be6168bb0110cbc16d9d5a3cc76219f21a/hrNtRQZ03gL4lq8BbKB.omO6GeI0oZiCuHNhy1RDRbs-1788972533-1.3.1.1-2bbepuxl.oi2rbUInhrsx8aqF7l.NPODLIdotC0RCoVhFfALRstuCjqQ2D_EUthx5NH7cJayMDPJw63gkl3G17tBnm0496fswDGcqUXR_xIwx5P4yUIOk5WBLOyREOfBCcYW29tZT9gTJ6aL5Spm9SPr_F3P9FrRMe5m3nKbABn5sm_3sLBsO7RTX5xveVmsZINVGJQi4PuMi.GKm8bisBasFxdF6wTM1x51MzfmaTDdnbWFHGd8_d4ZpvrMIQVLbgF8P3.46jEaoTb7I85QPJ.CrWEB_OudbFmEd6BNejWNAoubgV7bzuJtNe84rOvxWnVWLf8CHFVY6JoXfVT98KFMKT3krXxI9IRGuNm066H4zEDczct_NQouUsnAhPkH0rses4BbnoDq3thFsNGquvRgF5t08seqO3Ks2pDJi8Yfak61xj91k2u2o0kQ849L306yTc3CQ_CABgYPQ8Or2hK8ojSFGenox5fR2JmmM0oFws._kVcwlUiWA3vMb0.5oPGZwXZsFvm1QfeJchIGDA11D1agTDP2lAZrOS77ThiXZmTYXDbEMREsLiZ5f6tSJoLKMEDPq4Oj77dwVAhMsmzF3c3iAVo759UgPL.7RjvlYgneo0BvU_wVOXSzxIFWqtNxQB4sqqVxnEoNOkS48RvDX3NXlMUTdypjgp5a_zJoLXX_DTbMLPm_avSS6Ycoar4VIc0cCqyxaJVxnKhTmrGChCcipcOrYwm24TpMwEP0RJwaMMMJdoXshXxedysIKe.S8CtYsxQ4Wjthp2HkTOUXnvqp3PnllYUi5ldIM9JlhTvD9VgZkpBOIiGkl7tuThpg2jfl.rXxDo.ZZAJxlwchallenges.cloudflare.com/cdn-cgi/c... https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/pat/a387aedb0974c701/1788972533622/42250221f2e4542dc2e2fed5fb7f31be6168bb0110cbc16d9d5a3cc76219f21a/hrNtRQZ03gL4lq8BbKB.omO6GeI0oZiCuHNhy1RDRbs-1788972533-1.3.1.1-2bbepuxl.oi2rbUInhrsx8aqF7l.NPODLIdotC0RCoVhFfALRstuCjqQ2D_EUthx5NH7cJayMDPJw63gkl3G17tBnm0496fswDGcqUXR_xIwx5P4yUIOk5WBLOyREOfBCcYW29tZT9gTJ6aL5Spm9SPr_F3P9FrRMe5m3nKbABn5sm_3sLBsO7RTX5xveVmsZINVGJQi4PuMi.GKm8bisBasFxdF6wTM1x51MzfmaTDdnbWFHGd8_d4ZpvrMIQVLbgF8P3.46jEaoTb7I85QPJ.CrWEB_OudbFmEd6BNejWNAoubgV7bzuJtNe84rOvxWnVWLf8CHFVY6JoXfVT98KFMKT3krXxI9IRGuNm066H4zEDczct_NQouUsnAhPkH0rses4BbnoDq3thFsNGquvRgF5t08seqO3Ks2pDJi8Yfak61xj91k2u2o0kQ849L306yTc3CQ_CABgYPQ8Or2hK8ojSFGenox5fR2JmmM0oFws._kVcwlUiWA3vMb0.5oPGZwXZsFvm1QfeJchIGDA11D1agTDP2lAZrOS77ThiXZmTYXDbEMREsLiZ5f6tSJoLKMEDPq4Oj77dwVAhMsmzF3c3iAVo759UgPL.7RjvlYgneo0BvU_wVOXSzxIFWqtNxQB4sqqVxnEoNOkS48RvDX3NXlMUTdypjgp5a_zJoLXX_DTbMLPm_avSS6Ycoar4VIc0cCqyxaJVxnKhTmrGChCcipcOrYwm24TpMwEP0RJwaMMMJdoXshXxedysIKe.S8CtYsxQ4Wjthp2HkTOUXnvqp3PnllYUi5ldIM9JlhTvD9VgZkpBOIiGkl7tuThpg2jfl.rXxDo.ZZAJxlw — 401 — 2.2 KiB — 8 ms — h3https://hagen.challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/i/a387aedb0974c701/yeHzDZNPDDcGh0q8x.KyRcttNdlXTtI8eGKv7d23CRk-1788972532-1.2.1.1-F1Nhi.QnVKAgR462lGkWTfDuYSSlU2a7tm7GsQaoELjUMEQtMPJtky7GXxHg6F7zhagen.challenges.cloudflare.com/cdn... https://hagen.challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/i/a387aedb0974c701/yeHzDZNPDDcGh0q8x.KyRcttNdlXTtI8eGKv7d23CRk-1788972532-1.2.1.1-F1Nhi.QnVKAgR462lGkWTfDuYSSlU2a7tm7GsQaoELjUMEQtMPJtky7GXxHg6F7z — 204 — 578 B — 56 ms — h2https://www.youtube.com/s/player/8c3fda2d/www-player.csswww.youtube.com/s/player/8c3fda2d/w... https://www.youtube.com/s/player/8c3fda2d/www-player.css — 200 — 0 B — 0 ms — h3https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/br=1/rs=AGKMywFXHj59njWpF80FfAkO4TOCYP5A0A/m=root,basewww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/br=1/rs=AGKMywFXHj59njWpF80FfAkO4TOCYP5A0A/m=root,base — 200 — 0 B — 0 ms — h3https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/am=AAAAQA/d=1/excm=base,root/br=1/rs=AGKMywGqa-1UwfVn6c6M1_WI_SAKnXBY7A/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/am=AAAAQA/d=1/excm=base,root/br=1/rs=AGKMywGqa-1UwfVn6c6M1_WI_SAKnXBY7A/m=root,base — 200 — 0 B — 103 ms — h3https://www.youtube.com/s/player/8c3fda2d/player_embed.vflset/en_US/base.jswww.youtube.com/s/player/8c3fda2d/p... https://www.youtube.com/s/player/8c3fda2d/player_embed.vflset/en_US/base.js — 200 — 0 B — 166 ms — h3https://www.youtube.com/s/player/8c3fda2d/www-player.csswww.youtube.com/s/player/8c3fda2d/w... https://www.youtube.com/s/player/8c3fda2d/www-player.css — 200 — 0 B — 1 ms — h3https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/br=1/rs=AGKMywFXHj59njWpF80FfAkO4TOCYP5A0A/m=root,basewww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/br=1/rs=AGKMywFXHj59njWpF80FfAkO4TOCYP5A0A/m=root,base — 200 — 0 B — 0 ms — h3https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/am=AAAAQA/d=1/excm=base,root/br=1/rs=AGKMywGqa-1UwfVn6c6M1_WI_SAKnXBY7A/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/am=AAAAQA/d=1/excm=base,root/br=1/rs=AGKMywGqa-1UwfVn6c6M1_WI_SAKnXBY7A/m=root,base — 200 — 0 B — 100 ms — h3https://www.youtube.com/s/player/8c3fda2d/player_embed.vflset/en_US/base.jswww.youtube.com/s/player/8c3fda2d/p... https://www.youtube.com/s/player/8c3fda2d/player_embed.vflset/en_US/base.js — 200 — 0 B — 153 ms — h3https://www.youtube.com/s/player/8c3fda2d/www-player.csswww.youtube.com/s/player/8c3fda2d/w... https://www.youtube.com/s/player/8c3fda2d/www-player.css — 200 — 0 B — 1 ms — h3https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/br=1/rs=AGKMywFXHj59njWpF80FfAkO4TOCYP5A0A/m=root,basewww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/br=1/rs=AGKMywFXHj59njWpF80FfAkO4TOCYP5A0A/m=root,base — 200 — 0 B — 0 ms — h3https://bzr.openai.com/v1/sdk/events?pid=VEkZNGzKeFx6xiW5QW82hT&st=oaiq-web&sv=0.1.41&t=1788972534603&ec=2bzr.openai.com/v1/sdk/events?pid=VE... https://bzr.openai.com/v1/sdk/events?pid=VEkZNGzKeFx6xiW5QW82hT&st=oaiq-web&sv=0.1.41&t=1788972534603&ec=2 — 202 — 701 B — 346 ms — h3https://www.youtube.com/s/player/8c3fda2d/www-player.csswww.youtube.com/s/player/8c3fda2d/w... https://www.youtube.com/s/player/8c3fda2d/www-player.css — 200 — 0 B — 1 ms — h3https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/br=1/rs=AGKMywFXHj59njWpF80FfAkO4TOCYP5A0A/m=root,basewww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/br=1/rs=AGKMywFXHj59njWpF80FfAkO4TOCYP5A0A/m=root,base — 200 — 0 B — 0 ms — h3https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/ci/a387aedb0974c701/1788972533623/U.b4ZYH7SlCWTu34QRufSW5ZlLnFh9w_YCUAuZeqQ6E-1788972533-1.3.1.1-XUs32g3J6hQOq.rKfzaXk.heVzoLe_C1mbfFjpUk7h_Nksx0MTJ.6_UKVEv9UYzW_CjP1n.8kfe4Oij38fHEsGAOVAsTZPbmvcbzvQAspAdRTsmM6zPm92MuR1zxE7f6Q3cvycKtlaGHzVQmm_rX.YUteHkfiTQxj7_Q7a_udkNLNIr6kR0pcqOmlr_Ynj0IFq2CUIRlEEDtWXrkGd0EhTUqyEAhWPPFgVcUcJE1vm8wauLeLegXAHCdTuoZqzP4cRfKvWdsjjRh5qcm3F5ycZPZPukL8q0wa4EvQTyhy4YAe_SKjMo8me_8I8xFJrlOTr1BDufrxTnH5xmuxUQB_czs_bcZkYmNDwGvs1XZ.pPY0ykJldp5HYupOgytRGUJ_gOZUJSut7dBbAyJHzuGJJwrBZLznitZNc_IC9qZTpzTLC4ijp5nyrOliYERE8zIvrcnJzjEaLTDIyIIGE9a5TjE213hqEOkQwdkdEDOf.eSmbJZWHs5ZThi7IgiH_Bx0nKlB3YqqkNN84RJgAhr0I8cRnxBXXyvRO3LOCZABhdUDBiwYGkxWW0u8sr2s3hGGs1c1GtZP8i1ybvxd4I12d6Mtcm_9unFMPdNHgoDW.5qycy_jtPlvzByftS0SMM3P5n_z7qrxIISzgF7M4OeM1syzDec4CHZ4L_pTjK3uqKxXDvkiGYF4hRXf_gKABZgW_ynzAaORTBXju4aiy5fJcKkCOgztu0RO22Ljju3EmUchallenges.cloudflare.com/cdn-cgi/c... https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/ci/a387aedb0974c701/1788972533623/U.b4ZYH7SlCWTu34QRufSW5ZlLnFh9w_YCUAuZeqQ6E-1788972533-1.3.1.1-XUs32g3J6hQOq.rKfzaXk.heVzoLe_C1mbfFjpUk7h_Nksx0MTJ.6_UKVEv9UYzW_CjP1n.8kfe4Oij38fHEsGAOVAsTZPbmvcbzvQAspAdRTsmM6zPm92MuR1zxE7f6Q3cvycKtlaGHzVQmm_rX.YUteHkfiTQxj7_Q7a_udkNLNIr6kR0pcqOmlr_Ynj0IFq2CUIRlEEDtWXrkGd0EhTUqyEAhWPPFgVcUcJE1vm8wauLeLegXAHCdTuoZqzP4cRfKvWdsjjRh5qcm3F5ycZPZPukL8q0wa4EvQTyhy4YAe_SKjMo8me_8I8xFJrlOTr1BDufrxTnH5xmuxUQB_czs_bcZkYmNDwGvs1XZ.pPY0ykJldp5HYupOgytRGUJ_gOZUJSut7dBbAyJHzuGJJwrBZLznitZNc_IC9qZTpzTLC4ijp5nyrOliYERE8zIvrcnJzjEaLTDIyIIGE9a5TjE213hqEOkQwdkdEDOf.eSmbJZWHs5ZThi7IgiH_Bx0nKlB3YqqkNN84RJgAhr0I8cRnxBXXyvRO3LOCZABhdUDBiwYGkxWW0u8sr2s3hGGs1c1GtZP8i1ybvxd4I12d6Mtcm_9unFMPdNHgoDW.5qycy_jtPlvzByftS0SMM3P5n_z7qrxIISzgF7M4OeM1syzDec4CHZ4L_pTjK3uqKxXDvkiGYF4hRXf_gKABZgW_ynzAaORTBXju4aiy5fJcKkCOgztu0RO22Ljju3EmU — 200 — 518 B — 10 ms — h3https://www.youtube.com/s/player/8c3fda2d/www-player.csswww.youtube.com/s/player/8c3fda2d/w... https://www.youtube.com/s/player/8c3fda2d/www-player.css — 200 — 0 B — 1 ms — h3https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/br=1/rs=AGKMywFXHj59njWpF80FfAkO4TOCYP5A0A/m=root,basewww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/br=1/rs=AGKMywFXHj59njWpF80FfAkO4TOCYP5A0A/m=root,base — 200 — 0 B — 0 ms — h3https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/am=AAAAQA/d=1/excm=base,root/br=1/rs=AGKMywGqa-1UwfVn6c6M1_WI_SAKnXBY7A/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/am=AAAAQA/d=1/excm=base,root/br=1/rs=AGKMywGqa-1UwfVn6c6M1_WI_SAKnXBY7A/m=root,base — 200 — 0 B — 87 ms — h3https://www.youtube.com/s/player/8c3fda2d/player_embed.vflset/en_US/base.jswww.youtube.com/s/player/8c3fda2d/p... https://www.youtube.com/s/player/8c3fda2d/player_embed.vflset/en_US/base.js — 200 — 0 B — 281 ms — h3https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/am=AAAAQA/d=1/excm=base,root/br=1/rs=AGKMywGqa-1UwfVn6c6M1_WI_SAKnXBY7A/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/am=AAAAQA/d=1/excm=base,root/br=1/rs=AGKMywGqa-1UwfVn6c6M1_WI_SAKnXBY7A/m=root,base — 200 — 0 B — 110 ms — h3https://www.youtube.com/s/player/8c3fda2d/player_embed.vflset/en_US/base.jswww.youtube.com/s/player/8c3fda2d/p... https://www.youtube.com/s/player/8c3fda2d/player_embed.vflset/en_US/base.js — 200 — 0 B — 268 ms — h3https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/am=AAAAQA/d=1/excm=base,root/br=1/rs=AGKMywGqa-1UwfVn6c6M1_WI_SAKnXBY7A/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/am=AAAAQA/d=1/excm=base,root/br=1/rs=AGKMywGqa-1UwfVn6c6M1_WI_SAKnXBY7A/m=root,base — 200 — 0 B — 117 ms — h3https://www.youtube.com/s/player/8c3fda2d/player_embed.vflset/en_US/base.jswww.youtube.com/s/player/8c3fda2d/p... https://www.youtube.com/s/player/8c3fda2d/player_embed.vflset/en_US/base.js — 200 — 0 B — 266 ms — h3blob:https://challenges.cloudflare.com/2171ea8a-c557-4c08-ad18-aa12076bc10echallenges.cloudflare.com/2171ea8a-... blob:https://challenges.cloudflare.com/2171ea8a-c557-4c08-ad18-aa12076bc10e — 200 — -1 B — 69 ms — blobhttps://gtelocalize.net/uatp/ga/g/c?v=2&tid=G-8ZKRNGJC4Y&gtm=45g92e6941v9251561689z89251548047za20kzb9251548047zd9251548047&_p=1788972531397&gcs=G111&gcd=13t3t3t3t5l1&npa=0&dma=0&gdid=dY2E1Nz.dNjAwZj.dNzQzZD&_uip=%3A%3A&are=1&cid=437215931.1788972535&fp=1&frm=0&ngs=1&pscdl=noapi&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=US-NJ&_gsid=SrmRmCVeTAC8wPKXvZ9xnrQ6h3xU97-9iQ&_s=1&tag_exp=115616985~115938466~115938469~118897920~118897930~120213116~120385422~120469145~120469153&sid=1788972533&sct=1&seg=0&dl=https%3A%2F%2Fgtelocalize.net%2F&dt=Professional%20Translation%20Services%20for%20Businesses&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&gap.plf=5&gap.gtb=2&tfd=4177/uatp/ga/g/c?v=2&tid=G-8ZKRNGJC4Y&g... https://gtelocalize.net/uatp/ga/g/c?v=2&tid=G-8ZKRNGJC4Y&gtm=45g92e6941v9251561689z89251548047za20kzb9251548047zd9251548047&_p=1788972531397&gcs=G111&gcd=13t3t3t3t5l1&npa=0&dma=0&gdid=dY2E1Nz.dNjAwZj.dNzQzZD&_uip=%3A%3A&are=1&cid=437215931.1788972535&fp=1&frm=0&ngs=1&pscdl=noapi&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=US-NJ&_gsid=SrmRmCVeTAC8wPKXvZ9xnrQ6h3xU97-9iQ&_s=1&tag_exp=115616985~115938466~115938469~118897920~118897930~120213116~120385422~120469145~120469153&sid=1788972533&sct=1&seg=0&dl=https%3A%2F%2Fgtelocalize.net%2F&dt=Professional%20Translation%20Services%20for%20Businesses&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&gap.plf=5&gap.gtb=2&tfd=4177 — 204 — 566 B — 115 ms — h3https://www.google-analytics.com/g/s/collect?v=2&_gsid=SrmRmCVeTAC8wPKXvZ9xnrQ6h3xU97-9iQ&gtm=45g92e6941v9251561689z89251548047za20kzb9251548047zd9251548047www.google-analytics.com/g/s/collec... https://www.google-analytics.com/g/s/collect?v=2&_gsid=SrmRmCVeTAC8wPKXvZ9xnrQ6h3xU97-9iQ&gtm=45g92e6941v9251561689z89251548047za20kzb9251548047zd9251548047 — 204 — 556 B — 75 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2 — 200 — 39.2 KiB — 15 ms — h3https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2 — 200 — 0 B — 29 ms — h3https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2 — 200 — 0 B — 11 ms — h3blob:https://challenges.cloudflare.com/2171ea8a-c557-4c08-ad18-aa12076bc10echallenges.cloudflare.com/2171ea8a-... blob:https://challenges.cloudflare.com/2171ea8a-c557-4c08-ad18-aa12076bc10e — 200 — -1 B — 39 ms — blobhttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2 — 200 — 0 B — 2 ms — h3https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2 — 200 — 0 B — 9 ms — h3https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2 — 200 — 0 B — 8 ms — h3https://z.clarity.ms/collectz.clarity.ms/collect https://z.clarity.ms/collect — 204 — 279 B — 16 ms — http/1.1https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/fo/2376232645:1788969909:QfRYHf8PlGG5NfhkERjVrqB_YmQPdmvmABiqNArSkIA/a387aedb0974c701/yeHzDZNPDDcGh0q8x.KyRcttNdlXTtI8eGKv7d23CRk-1788972532-1.2.1.1-F1Nhi.QnVKAgR462lGkWTfDuYSSlU2a7tm7GsQaoELjUMEQtMPJtky7GXxHg6F7zchallenges.cloudflare.com/cdn-cgi/c... https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/g/fo/2376232645:1788969909:QfRYHf8PlGG5NfhkERjVrqB_YmQPdmvmABiqNArSkIA/a387aedb0974c701/yeHzDZNPDDcGh0q8x.KyRcttNdlXTtI8eGKv7d23CRk-1788972532-1.2.1.1-F1Nhi.QnVKAgR462lGkWTfDuYSSlU2a7tm7GsQaoELjUMEQtMPJtky7GXxHg6F7z — 200 — 46.1 KiB — 48 ms — h3blob:https://challenges.cloudflare.com/eb47c268-8509-4fee-931a-2099d46441ebchallenges.cloudflare.com/eb47c268-... blob:https://challenges.cloudflare.com/eb47c268-8509-4fee-931a-2099d46441eb — 200 — -1 B — 30 ms — blobhttps://googleads.g.doubleclick.net/pagead/idgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id — 302 — 23 B — 517 ms — h3https://static.doubleclick.net/instream/ad_status.jsstatic.doubleclick.net/instream/ad_... https://static.doubleclick.net/instream/ad_status.js — 200 — 495 B — 33 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/ck=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/exm=base,root/excm=base,root/ed=1/br=1/rs=AGKMywHDtIA0IsKlxaq-YLMilFGjK-aA2w/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/ck=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/exm=base,root/excm=base,root/ed=1/br=1/rs=AGKMywHDtIA0IsKlxaq-YLMilFGjK-aA2w/m=r78Drb — 200 — 238.9 KiB — 27 ms — h3https://googleads.g.doubleclick.net/pagead/idgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id — 302 — 23 B — 504 ms — h3https://static.doubleclick.net/instream/ad_status.jsstatic.doubleclick.net/instream/ad_... https://static.doubleclick.net/instream/ad_status.js — 200 — 0 B — 4 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/ck=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/exm=base,root/excm=base,root/ed=1/br=1/rs=AGKMywHDtIA0IsKlxaq-YLMilFGjK-aA2w/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/ck=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/exm=base,root/excm=base,root/ed=1/br=1/rs=AGKMywHDtIA0IsKlxaq-YLMilFGjK-aA2w/m=r78Drb — 200 — 0 B — 23 ms — h3https://googleads.g.doubleclick.net/pagead/idgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id — 302 — 23 B — 558 ms — h3https://static.doubleclick.net/instream/ad_status.jsstatic.doubleclick.net/instream/ad_... https://static.doubleclick.net/instream/ad_status.js — 200 — 0 B — 4 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/ck=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/exm=base,root/excm=base,root/ed=1/br=1/rs=AGKMywHDtIA0IsKlxaq-YLMilFGjK-aA2w/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/ck=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/exm=base,root/excm=base,root/ed=1/br=1/rs=AGKMywHDtIA0IsKlxaq-YLMilFGjK-aA2w/m=r78Drb — 200 — 0 B — 24 ms — h3https://googleads.g.doubleclick.net/pagead/idgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id — 302 — 23 B — 595 ms — h3https://static.doubleclick.net/instream/ad_status.jsstatic.doubleclick.net/instream/ad_... https://static.doubleclick.net/instream/ad_status.js — 200 — 0 B — 2 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/ck=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/exm=base,root/excm=base,root/ed=1/br=1/rs=AGKMywHDtIA0IsKlxaq-YLMilFGjK-aA2w/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/ck=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/exm=base,root/excm=base,root/ed=1/br=1/rs=AGKMywHDtIA0IsKlxaq-YLMilFGjK-aA2w/m=r78Drb — 200 — 0 B — 13 ms — h3https://googleads.g.doubleclick.net/pagead/idgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id — 302 — 23 B — 648 ms — h3https://static.doubleclick.net/instream/ad_status.jsstatic.doubleclick.net/instream/ad_... https://static.doubleclick.net/instream/ad_status.js — 200 — 0 B — 8 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/ck=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/exm=base,root/excm=base,root/ed=1/br=1/rs=AGKMywHDtIA0IsKlxaq-YLMilFGjK-aA2w/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/ck=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/exm=base,root/excm=base,root/ed=1/br=1/rs=AGKMywHDtIA0IsKlxaq-YLMilFGjK-aA2w/m=r78Drb — 200 — 0 B — 26 ms — h3https://googleads.g.doubleclick.net/pagead/idgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id — 302 — 23 B — 687 ms — h3https://static.doubleclick.net/instream/ad_status.jsstatic.doubleclick.net/instream/ad_... https://static.doubleclick.net/instream/ad_status.js — 200 — 0 B — 6 ms — h2https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/ck=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/exm=base,root/excm=base,root/ed=1/br=1/rs=AGKMywHDtIA0IsKlxaq-YLMilFGjK-aA2w/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/ck=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/exm=base,root/excm=base,root/ed=1/br=1/rs=AGKMywHDtIA0IsKlxaq-YLMilFGjK-aA2w/m=r78Drb — 200 — 0 B — 21 ms — h3https://www.youtube.com/youtubei/v1/navigation/resolve_url?prettyPrint=falsewww.youtube.com/youtubei/v1/navigat... https://www.youtube.com/youtubei/v1/navigation/resolve_url?prettyPrint=false — 200 — 434 B — 44 ms — h3https://www.google.com/js/th/G5s0FYD0GgWZZjbkTNlpLS4sE_pY3Ukc9b-hnMRvpHg.jswww.google.com/js/th/G5s0FYD0GgWZZj... https://www.google.com/js/th/G5s0FYD0GgWZZjbkTNlpLS4sE_pY3Ukc9b-hnMRvpHg.js — 200 — 24.0 KiB — 28 ms — h3https://googleads.g.doubleclick.net/pagead/id?slf_rd=1googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id?slf_rd=1 — 200 — 146 B — 21 ms — h3https://www.google.com/js/th/G5s0FYD0GgWZZjbkTNlpLS4sE_pY3Ukc9b-hnMRvpHg.jswww.google.com/js/th/G5s0FYD0GgWZZj... https://www.google.com/js/th/G5s0FYD0GgWZZjbkTNlpLS4sE_pY3Ukc9b-hnMRvpHg.js — 200 — 0 B — 4 ms — h3https://googleads.g.doubleclick.net/pagead/id?slf_rd=1googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id?slf_rd=1 — 200 — 146 B — 20 ms — h3https://googleads.g.doubleclick.net/pagead/id?slf_rd=1googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id?slf_rd=1 — 200 — 146 B — 19 ms — h3https://www.google.com/js/th/G5s0FYD0GgWZZjbkTNlpLS4sE_pY3Ukc9b-hnMRvpHg.jswww.google.com/js/th/G5s0FYD0GgWZZj... https://www.google.com/js/th/G5s0FYD0GgWZZjbkTNlpLS4sE_pY3Ukc9b-hnMRvpHg.js — 200 — 0 B — 3 ms — h3https://www.google.com/js/th/G5s0FYD0GgWZZjbkTNlpLS4sE_pY3Ukc9b-hnMRvpHg.jswww.google.com/js/th/G5s0FYD0GgWZZj... https://www.google.com/js/th/G5s0FYD0GgWZZjbkTNlpLS4sE_pY3Ukc9b-hnMRvpHg.js — 200 — 0 B — 7 ms — h3https://googleads.g.doubleclick.net/pagead/id?slf_rd=1googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id?slf_rd=1 — 200 — 146 B — 20 ms — h3https://googleads.g.doubleclick.net/pagead/id?slf_rd=1googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id?slf_rd=1 — 200 — 146 B — 22 ms — h3https://www.google.com/js/th/G5s0FYD0GgWZZjbkTNlpLS4sE_pY3Ukc9b-hnMRvpHg.jswww.google.com/js/th/G5s0FYD0GgWZZj... https://www.google.com/js/th/G5s0FYD0GgWZZjbkTNlpLS4sE_pY3Ukc9b-hnMRvpHg.js — 200 — 0 B — 3 ms — h3https://googleads.g.doubleclick.net/pagead/id?slf_rd=1googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id?slf_rd=1 — 200 — 146 B — 20 ms — h3https://www.google.com/js/th/G5s0FYD0GgWZZjbkTNlpLS4sE_pY3Ukc9b-hnMRvpHg.jswww.google.com/js/th/G5s0FYD0GgWZZj... https://www.google.com/js/th/G5s0FYD0GgWZZjbkTNlpLS4sE_pY3Ukc9b-hnMRvpHg.js — 200 — 0 B — 3 ms — h3https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/ck=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/exm=base,r78Drb,root/excm=base,root/ed=1/br=1/rs=AGKMywHDtIA0IsKlxaq-YLMilFGjK-aA2w/m=cwx9Nwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/ck=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/exm=base,r78Drb,root/excm=base,root/ed=1/br=1/rs=AGKMywHDtIA0IsKlxaq-YLMilFGjK-aA2w/m=cwx9N — 200 — 18.8 KiB — 7 ms — h3https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/ck=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/exm=base,r78Drb,root/excm=base,root/ed=1/br=1/rs=AGKMywHDtIA0IsKlxaq-YLMilFGjK-aA2w/m=cwx9Nwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/ck=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/exm=base,r78Drb,root/excm=base,root/ed=1/br=1/rs=AGKMywHDtIA0IsKlxaq-YLMilFGjK-aA2w/m=cwx9N — 200 — 0 B — 3 ms — h3https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/ck=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/exm=base,r78Drb,root/excm=base,root/ed=1/br=1/rs=AGKMywHDtIA0IsKlxaq-YLMilFGjK-aA2w/m=cwx9Nwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/ck=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/exm=base,r78Drb,root/excm=base,root/ed=1/br=1/rs=AGKMywHDtIA0IsKlxaq-YLMilFGjK-aA2w/m=cwx9N — 200 — 0 B — 9 ms — h3https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/ck=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/exm=base,r78Drb,root/excm=base,root/ed=1/br=1/rs=AGKMywHDtIA0IsKlxaq-YLMilFGjK-aA2w/m=cwx9Nwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/ck=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/exm=base,r78Drb,root/excm=base,root/ed=1/br=1/rs=AGKMywHDtIA0IsKlxaq-YLMilFGjK-aA2w/m=cwx9N — 200 — 0 B — 7 ms — h3https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/ck=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/exm=base,r78Drb,root/excm=base,root/ed=1/br=1/rs=AGKMywHDtIA0IsKlxaq-YLMilFGjK-aA2w/m=cwx9Nwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/ck=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/exm=base,r78Drb,root/excm=base,root/ed=1/br=1/rs=AGKMywHDtIA0IsKlxaq-YLMilFGjK-aA2w/m=cwx9N — 200 — 0 B — 3 ms — h3https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/ck=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/exm=base,r78Drb,root/excm=base,root/ed=1/br=1/rs=AGKMywHDtIA0IsKlxaq-YLMilFGjK-aA2w/m=cwx9Nwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/ck=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/exm=base,r78Drb,root/excm=base,root/ed=1/br=1/rs=AGKMywHDtIA0IsKlxaq-YLMilFGjK-aA2w/m=cwx9N — 200 — 0 B — 2 ms — h3https://i.ytimg.com/vi/36t0peN6s8o/sddefault.jpgi.ytimg.com/vi/36t0peN6s8o/sddefaul... https://i.ytimg.com/vi/36t0peN6s8o/sddefault.jpg — 200 — 69.6 KiB — 58 ms — h2https://i.ytimg.com/vi/gFi56oR3VjA/sddefault.jpgi.ytimg.com/vi/gFi56oR3VjA/sddefaul... https://i.ytimg.com/vi/gFi56oR3VjA/sddefault.jpg — 200 — 62.3 KiB — 36 ms — h2https://i.ytimg.com/vi/jRsxwHzeDhI/sddefault.jpgi.ytimg.com/vi/jRsxwHzeDhI/sddefaul... https://i.ytimg.com/vi/jRsxwHzeDhI/sddefault.jpg — 200 — 64.1 KiB — 43 ms — h3https://z.clarity.ms/collectz.clarity.ms/collect https://z.clarity.ms/collect — 204 — 279 B — 17 ms — http/1.1https://i.ytimg.com/vi/kwdhuZL92yc/sddefault.jpgi.ytimg.com/vi/kwdhuZL92yc/sddefaul... https://i.ytimg.com/vi/kwdhuZL92yc/sddefault.jpg — 200 — 65.7 KiB — 142 ms — h3https://i.ytimg.com/vi/uGyi9SwDUv8/sddefault.jpgi.ytimg.com/vi/uGyi9SwDUv8/sddefaul... https://i.ytimg.com/vi/uGyi9SwDUv8/sddefault.jpg — 200 — 71.7 KiB — 129 ms — h3https://www.youtube.com/youtubei/v1/player?prettyPrint=falsewww.youtube.com/youtubei/v1/player?... https://www.youtube.com/youtubei/v1/player?prettyPrint=false — 200 — 14.3 KiB — 140 ms — h3https://www.gstatic.com/youtube/img/icons/mweb/youtube_fill/logo/v2/67px.svgwww.gstatic.com/youtube/img/icons/m... https://www.gstatic.com/youtube/img/icons/mweb/youtube_fill/logo/v2/67px.svg — 200 — 726 B — 27 ms — h2https://gtelocalize.net/uatp/ga/g/c?v=2&tid=G-8ZKRNGJC4Y&gtm=45g92e6941v9251561689za20kzb9251548047zd9251548047&_p=1788972531397&gcs=G111&gcd=13t3t3t3t5l1&npa=0&dma=0&gdid=dY2E1Nz.dNjAwZj.dNzQzZD&_eu=AEAAAAQ&_uip=%3A%3A&ae=a&are=1&cid=437215931.1788972535&fp=1&frm=0&ngs=1&pscdl=noapi&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=US-NJ&_gsid=SrmRmCVeTAC8wPKXvZ9xnrQ6h3xU97-9iQ&_s=2&tag_exp=115616985~115938466~115938469~118897920~118897930~120213116~120385422~120469145~120469153&sid=1788972533&sct=1&seg=0&dl=https%3A%2F%2Fgtelocalize.net%2F&dt=Professional%20Translation%20Services%20for%20Businesses&_tu=CA&en=scroll&gap.plf=5&gap.gtb=2&epn.percent_scrolled=90&_et=21&tfd=9227/uatp/ga/g/c?v=2&tid=G-8ZKRNGJC4Y&g... https://gtelocalize.net/uatp/ga/g/c?v=2&tid=G-8ZKRNGJC4Y&gtm=45g92e6941v9251561689za20kzb9251548047zd9251548047&_p=1788972531397&gcs=G111&gcd=13t3t3t3t5l1&npa=0&dma=0&gdid=dY2E1Nz.dNjAwZj.dNzQzZD&_eu=AEAAAAQ&_uip=%3A%3A&ae=a&are=1&cid=437215931.1788972535&fp=1&frm=0&ngs=1&pscdl=noapi&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=US-NJ&_gsid=SrmRmCVeTAC8wPKXvZ9xnrQ6h3xU97-9iQ&_s=2&tag_exp=115616985~115938466~115938469~118897920~118897930~120213116~120385422~120469145~120469153&sid=1788972533&sct=1&seg=0&dl=https%3A%2F%2Fgtelocalize.net%2F&dt=Professional%20Translation%20Services%20for%20Businesses&_tu=CA&en=scroll&gap.plf=5&gap.gtb=2&epn.percent_scrolled=90&_et=21&tfd=9227 — 204 — 566 B — 48 ms — h3https://www.gstatic.com/youtube/img/icons/mweb/youtube_fill/logo/v2/67px.svgwww.gstatic.com/youtube/img/icons/m... https://www.gstatic.com/youtube/img/icons/mweb/youtube_fill/logo/v2/67px.svg — 200 — 0 B — 2 ms — h2https://www.gstatic.com/youtube/img/icons/mweb/youtube_fill/logo/v2/67px.svgwww.gstatic.com/youtube/img/icons/m... https://www.gstatic.com/youtube/img/icons/mweb/youtube_fill/logo/v2/67px.svg — 200 — 0 B — 5 ms — h2https://www.gstatic.com/youtube/img/icons/mweb/youtube_fill/logo/v2/67px.svgwww.gstatic.com/youtube/img/icons/m... https://www.gstatic.com/youtube/img/icons/mweb/youtube_fill/logo/v2/67px.svg — 200 — 0 B — 11 ms — h2https://www.gstatic.com/youtube/img/icons/mweb/youtube_fill/logo/v2/67px.svgwww.gstatic.com/youtube/img/icons/m... https://www.gstatic.com/youtube/img/icons/mweb/youtube_fill/logo/v2/67px.svg — 200 — 0 B — 19 ms — h2https://embed.tawk.to/_s/v4/app/6a910db6dca/js/twk-main.jsembed.tawk.to/_s/v4/app/6a910db6dca... https://embed.tawk.to/_s/v4/app/6a910db6dca/js/twk-main.js — 200 — 368 B — 100 ms — h3https://embed.tawk.to/_s/v4/app/6a910db6dca/js/twk-vendor.jsembed.tawk.to/_s/v4/app/6a910db6dca... https://embed.tawk.to/_s/v4/app/6a910db6dca/js/twk-vendor.js — 200 — 31.8 KiB — 50 ms — h3https://embed.tawk.to/_s/v4/app/6a910db6dca/js/twk-chunk-vendors.jsembed.tawk.to/_s/v4/app/6a910db6dca... https://embed.tawk.to/_s/v4/app/6a910db6dca/js/twk-chunk-vendors.js — 200 — 114.2 KiB — 122 ms — h3https://embed.tawk.to/_s/v4/app/6a910db6dca/js/twk-chunk-common.jsembed.tawk.to/_s/v4/app/6a910db6dca... https://embed.tawk.to/_s/v4/app/6a910db6dca/js/twk-chunk-common.js — 200 — 67.7 KiB — 124 ms — h3https://embed.tawk.to/_s/v4/app/6a910db6dca/js/twk-runtime.jsembed.tawk.to/_s/v4/app/6a910db6dca... https://embed.tawk.to/_s/v4/app/6a910db6dca/js/twk-runtime.js — 200 — 1.4 KiB — 92 ms — h3https://embed.tawk.to/_s/v4/app/6a910db6dca/js/twk-app.jsembed.tawk.to/_s/v4/app/6a910db6dca... https://embed.tawk.to/_s/v4/app/6a910db6dca/js/twk-app.js — 200 — 392 B — 92 ms — h3https://c.clarity.ms/c.gifc.clarity.ms/c.gif https://c.clarity.ms/c.gif — 302 — 518 B — 132 ms — h2https://gtelocalize.net/cdn-cgi/rum?/cdn-cgi/rum? https://gtelocalize.net/cdn-cgi/rum? — 204 — 467 B — 67 ms — h3https://gtelocalize.net/wp-content/uploads/2025/05/cropped-logo-GTE-Localize-512x512-1-32x32.png/wp-content/uploads/2025/05/cropped... https://gtelocalize.net/wp-content/uploads/2025/05/cropped-logo-GTE-Localize-512x512-1-32x32.png — 200 — 1.3 KiB — 53 ms — h3https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=E4B7F6258F304ACA81D4A30B96C8A757&RedC=c.clarity.ms&MXFR=1A4CFF732E956D473625E8BC2A95639Bc.bing.com/c.gif?ctsa=mr&CtsSyncId=... https://c.bing.com/c.gif?ctsa=mr&CtsSyncId=E4B7F6258F304ACA81D4A30B96C8A757&RedC=c.clarity.ms&MXFR=1A4CFF732E956D473625E8BC2A95639B — 302 — 582 B — 32 ms — h2https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=E4B7F6258F304ACA81D4A30B96C8A757&MUID=3006321E869F696819E125D187F868B3c.clarity.ms/c.gif?ctsa=mr&CtsSyncI... https://c.clarity.ms/c.gif?ctsa=mr&CtsSyncId=E4B7F6258F304ACA81D4A30B96C8A757&MUID=3006321E869F696819E125D187F868B3 — 200 — 467 B — 21 ms — h2https://va.tawk.to/v1/widget-settings?propertyId=5b30a04ad0b5a54796822235&widgetId=default&sv=nullva.tawk.to/v1/widget-settings?prope... https://va.tawk.to/v1/widget-settings?propertyId=5b30a04ad0b5a54796822235&widgetId=default&sv=null — 200 — 1.7 KiB — 46 ms — h3https://embed.tawk.to/_s/v4/app/6a910db6dca/languages/en.jsonembed.tawk.to/_s/v4/app/6a910db6dca... https://embed.tawk.to/_s/v4/app/6a910db6dca/languages/en.json — 200 — 4.0 KiB — 31 ms — h3https://embed.tawk.to/_s/v4/app/6a910db6dca/languages/en_dev.jsonembed.tawk.to/_s/v4/app/6a910db6dca... https://embed.tawk.to/_s/v4/app/6a910db6dca/languages/en_dev.json — 200 — 4.0 KiB — 30 ms — h3https://va.tawk.to/v1/session/startva.tawk.to/v1/session/start https://va.tawk.to/v1/session/start — -1 — 0 B — 0 ms — https://va.tawk.to/v1/session/startva.tawk.to/v1/session/start https://va.tawk.to/v1/session/start — 200 — 0 B — 62 ms — h3https://rr5---sn-ab5l6nrl.googlevideo.com/videoplayback?expire=1788994139&ei=-42hapyoM4_DkucP_eycyAI&ip=2a03%3A90c0%3A177%3A%3A69&id=o-APRsX_mBOKbX3W7o2J7dcxND068i9V4gRzNK7evB3YjU&source=youtube&requiressl=yes&xpc=EgVo2aDSNQ%3D%3D&met=1788972539%2C&mh=7l&mm=31%2C29&mn=sn-ab5l6nrl%2Csn-ab5sznld&ms=au%2Crdu&mv=m&mvi=5&pl=64&rms=au%2Cau&initcwndbps=12613750&spc=I-rgIbzXwFFduqXLu_EjAAdKqxfMxpXjC8yST4d3MAhnLZF2HuPB1AYYXu-Nwir4X66IzqmS&svpuc=1&ns=LrEJ9KeGlauVxP2nG2NkUWIY&sabr=1&rqh=1&mt=1788972120&fvip=2&keepalive=yes&fexp=51565116%2C52135441%2C52189887&c=WEB_EMBEDDED_PLAYER&n=5r3osn-p0fb47g&sparams=expire%2Cei%2Cip%2Cid%2Csource%2Crequiressl%2Cxpc%2Cspc%2Csvpuc%2Cns%2Csabr%2Crqh&sig=AE0s2JYwRQIge3LWMxo_D3TBmBgBs8t7xMcsF_4iAQkM4y5Lktz9IskCIQDVl3zO8shd-1586Xu0lg5i7ADvR6eCincBbqJ3ML6jVw%3D%3D&lsparams=met%2Cmh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpl%2Crms%2Cinitcwndbps&lsig=APaTxxMwRgIhAJ3bUC5xHeC97QAdUE23hYiE2wA9O4GF35gG9tWrjlyaAiEA1O1UDGbQxcPrpg3Wn6b3zIAlV37mncxtDy7x5XYCW3A%3D&cpn=EevbMi048zoru-tu&cver=2.20260908.01.00&rn=1&alr=yesrr5---sn-ab5l6nrl.googlevideo.com/v... https://rr5---sn-ab5l6nrl.googlevideo.com/videoplayback?expire=1788994139&ei=-42hapyoM4_DkucP_eycyAI&ip=2a03%3A90c0%3A177%3A%3A69&id=o-APRsX_mBOKbX3W7o2J7dcxND068i9V4gRzNK7evB3YjU&source=youtube&requiressl=yes&xpc=EgVo2aDSNQ%3D%3D&met=1788972539%2C&mh=7l&mm=31%2C29&mn=sn-ab5l6nrl%2Csn-ab5sznld&ms=au%2Crdu&mv=m&mvi=5&pl=64&rms=au%2Cau&initcwndbps=12613750&spc=I-rgIbzXwFFduqXLu_EjAAdKqxfMxpXjC8yST4d3MAhnLZF2HuPB1AYYXu-Nwir4X66IzqmS&svpuc=1&ns=LrEJ9KeGlauVxP2nG2NkUWIY&sabr=1&rqh=1&mt=1788972120&fvip=2&keepalive=yes&fexp=51565116%2C52135441%2C52189887&c=WEB_EMBEDDED_PLAYER&n=5r3osn-p0fb47g&sparams=expire%2Cei%2Cip%2Cid%2Csource%2Crequiressl%2Cxpc%2Cspc%2Csvpuc%2Cns%2Csabr%2Crqh&sig=AE0s2JYwRQIge3LWMxo_D3TBmBgBs8t7xMcsF_4iAQkM4y5Lktz9IskCIQDVl3zO8shd-1586Xu0lg5i7ADvR6eCincBbqJ3ML6jVw%3D%3D&lsparams=met%2Cmh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpl%2Crms%2Cinitcwndbps&lsig=APaTxxMwRgIhAJ3bUC5xHeC97QAdUE23hYiE2wA9O4GF35gG9tWrjlyaAiEA1O1UDGbQxcPrpg3Wn6b3zIAlV37mncxtDy7x5XYCW3A%3D&cpn=EevbMi048zoru-tu&cver=2.20260908.01.00&rn=1&alr=yes — 200 — 1.3 MiB — 141 ms — h3https://www.youtube.com/s/player/8c3fda2d/player_embed.vflset/en_US/captions.jswww.youtube.com/s/player/8c3fda2d/p... https://www.youtube.com/s/player/8c3fda2d/player_embed.vflset/en_US/captions.js — 200 — 25.4 KiB — 15 ms — h3https://www.youtube.com/s/player/8c3fda2d/player_embed.vflset/en_US/heartbeat.jswww.youtube.com/s/player/8c3fda2d/p... https://www.youtube.com/s/player/8c3fda2d/player_embed.vflset/en_US/heartbeat.js — 200 — 9.0 KiB — 14 ms — h3https://www.youtube.com/youtubei/v1/next?prettyPrint=falsewww.youtube.com/youtubei/v1/next?pr... https://www.youtube.com/youtubei/v1/next?prettyPrint=false — 200 — 139.4 KiB — 520 ms — h3https://i.ytimg.com/vi/6hts2AgNasI/sddefault.jpgi.ytimg.com/vi/6hts2AgNasI/sddefaul... https://i.ytimg.com/vi/6hts2AgNasI/sddefault.jpg — 200 — 59.3 KiB — 40 ms — h3https://www.youtube.com/youtubei/v1/log_event?alt=jsonwww.youtube.com/youtubei/v1/log_eve... https://www.youtube.com/youtubei/v1/log_event?alt=json — 200 — 52 B — 30 ms — h3https://www.youtube.com/youtubei/v1/log_event?alt=jsonwww.youtube.com/youtubei/v1/log_eve... https://www.youtube.com/youtubei/v1/log_event?alt=json — 200 — 52 B — 28 ms — h3https://www.youtube.com/youtubei/v1/log_event?alt=jsonwww.youtube.com/youtubei/v1/log_eve... https://www.youtube.com/youtubei/v1/log_event?alt=json — 200 — 52 B — 32 ms — h3https://www.youtube.com/api/stats/qoe?fmt=397&cpn=EevbMi048zoru-tu&el=embedded&ns=yt&fexp=v1%2C100673025%2C627%2C-76669008%2C27058999%2C34656%2C124674%2C117689%2C9252%2C3479%2C13030%2C23206%2C100702%2C2877%2C9730%2C2498%2C25059%2C4174%2C30447%2C18705%2C26008%2C5237%2C7778%2C16088%2C9404%2C23826%2C9500%2C1840%2C53631%2C41206%2C5799%2C14790%2C34313%2C9181%2C15416%2C17457%2C20110%2C6032%2C1168%2C372%2C7759%2C34320%2C11462%2C26845%2C1354%2C588%2C278%2C4359%2C3923%2C4575%2C4366%2C9717%2C1409%2C2204%2C7197%2C4418%2C2%2C12631%2C2291%2C3843%2C1166%2C3%2C3%2C14345%2C1643%2C1339%2C9618%2C1287%2C3242%2C16116%2C1226%2C8280%2C758%2C1537%2C2806%2C4637%2C1541%2C14912%2C2420%2C3%2C652%2C1239%2C1466%2C355%2C12073%2C2167%2C2072%2C6084%2C972%2C1237%2C35%2C16482%2C4072%2C973%2C2334%2C366%2C8072%2C2497%2C1712&cl=977222275&seq=1&docid=6hts2AgNasI&ei=-42hapyoM4_DkucP_eycyAI&event=streamingstats&plid=AAZbD6DAOqaPRXPR&cbr=HeadlessChrome&cbrver=146.0.0.0&c=WEB_EMBEDDED_PLAYER&cver=2.20260908.01.00&cplayer=UNIPLAYER&cos=X11&cplatform=DESKTOP&vps=0.000:N,0.059:B,3.016:B,3.016:B&cat=streaming,mta,sabr&cmt=0.059:0.000,3.016:0.000&vfs=3.016:397:396::a:sms.2:CAEoAQ&view=3.016:348:196&bwm=3.016:1381823:0.365&bwe=3.016:655360&bat=3.016:1:1&vis=3.016:0&bh=3.016:0.000&qclc=ChBFZXZiTWkwNDh6b3J1LXR1EAEwww.youtube.com/api/stats/qoe?fmt=3... https://www.youtube.com/api/stats/qoe?fmt=397&cpn=EevbMi048zoru-tu&el=embedded&ns=yt&fexp=v1%2C100673025%2C627%2C-76669008%2C27058999%2C34656%2C124674%2C117689%2C9252%2C3479%2C13030%2C23206%2C100702%2C2877%2C9730%2C2498%2C25059%2C4174%2C30447%2C18705%2C26008%2C5237%2C7778%2C16088%2C9404%2C23826%2C9500%2C1840%2C53631%2C41206%2C5799%2C14790%2C34313%2C9181%2C15416%2C17457%2C20110%2C6032%2C1168%2C372%2C7759%2C34320%2C11462%2C26845%2C1354%2C588%2C278%2C4359%2C3923%2C4575%2C4366%2C9717%2C1409%2C2204%2C7197%2C4418%2C2%2C12631%2C2291%2C3843%2C1166%2C3%2C3%2C14345%2C1643%2C1339%2C9618%2C1287%2C3242%2C16116%2C1226%2C8280%2C758%2C1537%2C2806%2C4637%2C1541%2C14912%2C2420%2C3%2C652%2C1239%2C1466%2C355%2C12073%2C2167%2C2072%2C6084%2C972%2C1237%2C35%2C16482%2C4072%2C973%2C2334%2C366%2C8072%2C2497%2C1712&cl=977222275&seq=1&docid=6hts2AgNasI&ei=-42hapyoM4_DkucP_eycyAI&event=streamingstats&plid=AAZbD6DAOqaPRXPR&cbr=HeadlessChrome&cbrver=146.0.0.0&c=WEB_EMBEDDED_PLAYER&cver=2.20260908.01.00&cplayer=UNIPLAYER&cos=X11&cplatform=DESKTOP&vps=0.000:N,0.059:B,3.016:B,3.016:B&cat=streaming,mta,sabr&cmt=0.059:0.000,3.016:0.000&vfs=3.016:397:396::a:sms.2:CAEoAQ&view=3.016:348:196&bwm=3.016:1381823:0.365&bwe=3.016:655360&bat=3.016:1:1&vis=3.016:0&bh=3.016:0.000&qclc=ChBFZXZiTWkwNDh6b3J1LXR1EAE — 204 — 24 B — 201 ms — h3https://www.youtube.com/youtubei/v1/log_event?alt=jsonwww.youtube.com/youtubei/v1/log_eve... https://www.youtube.com/youtubei/v1/log_event?alt=json — 200 — 52 B — 26 ms — h3https://www.gstatic.com/youtube/img/icons/mweb/youtube_fill/logo/v2/67px.svgwww.gstatic.com/youtube/img/icons/m... https://www.gstatic.com/youtube/img/icons/mweb/youtube_fill/logo/v2/67px.svg — 200 — 0 B — 11 ms — h2https://fonts.gstatic.com/s/i/youtube_outline_experimental/player_full_enter_alt/v1/24px.svgfonts.gstatic.com/s/i/youtube_outli... https://fonts.gstatic.com/s/i/youtube_outline_experimental/player_full_enter_alt/v1/24px.svg — 200 — 465 B — 11 ms — h3https://www.youtube.com/api/timedtext?v=6hts2AgNasI&ei=-42hapyoM4_DkucP_eycyAI&caps=asr&opi=112496729&xoaf=5&xowf=1&xospf=1&hl=en&ip=0.0.0.0&ipbits=0&expire=1788997739&sparams=ip%2Cipbits%2Cexpire%2Cv%2Cei%2Ccaps%2Copi%2Cxoaf&signature=5ECFB86CB9BF4B688CBB87D3FF6AB86895710DE4.E5DB7C071CCD8C491E19C59126A8E5A7FC6893EC&key=yt8&kind=asr&lang=en&fmt=json3&xorb=2&xobt=3&xovt=3&cbr=HeadlessChrome&cbrver=146.0.0.0&c=WEB_EMBEDDED_PLAYER&cver=2.20260908.01.00&cplayer=UNIPLAYER&cos=X11&cplatform=DESKTOPwww.youtube.com/api/timedtext?v=6ht... https://www.youtube.com/api/timedtext?v=6hts2AgNasI&ei=-42hapyoM4_DkucP_eycyAI&caps=asr&opi=112496729&xoaf=5&xowf=1&xospf=1&hl=en&ip=0.0.0.0&ipbits=0&expire=1788997739&sparams=ip%2Cipbits%2Cexpire%2Cv%2Cei%2Ccaps%2Copi%2Cxoaf&signature=5ECFB86CB9BF4B688CBB87D3FF6AB86895710DE4.E5DB7C071CCD8C491E19C59126A8E5A7FC6893EC&key=yt8&kind=asr&lang=en&fmt=json3&xorb=2&xobt=3&xovt=3&cbr=HeadlessChrome&cbrver=146.0.0.0&c=WEB_EMBEDDED_PLAYER&cver=2.20260908.01.00&cplayer=UNIPLAYER&cos=X11&cplatform=DESKTOP — 200 — 59.0 KiB — 331 ms — h3https://www.youtube.com/youtubei/v1/log_event?alt=jsonwww.youtube.com/youtubei/v1/log_eve... https://www.youtube.com/youtubei/v1/log_event?alt=json — 200 — 52 B — 30 ms — h3https://www.youtube.com/generate_204?eX3Qowwww.youtube.com/generate_204?eX3Qow https://www.youtube.com/generate_204?eX3Qow — 204 — 12 B — 6 ms — h3https://www.youtube.com/generate_204?WwsefAwww.youtube.com/generate_204?WwsefA https://www.youtube.com/generate_204?WwsefA — 204 — 12 B — 5 ms — h3https://www.youtube.com/generate_204?RQuk3Awww.youtube.com/generate_204?RQuk3A https://www.youtube.com/generate_204?RQuk3A — 204 — 12 B — 5 ms — h3https://www.youtube.com/api/stats/playback?ns=yt&el=embedded&cpn=EevbMi048zoru-tu&ver=2&cmt=0.071&fmt=397&fs=0&rt=3.547&euri=https%3A%2F%2Fgtelocalize.net%2F&lact=3608&cl=977222275&mos=1&volume=100&cbr=HeadlessChrome&cbrver=146.0.0.0&c=WEB_EMBEDDED_PLAYER&cver=2.20260908.01.00&cplayer=UNIPLAYER&cos=X11&cplatform=DESKTOP&autoplay=1&epm=1&hl=en_US&cr=US&len=2809&fexp=v1%2C100673025%2C627%2C-76669008%2C27058999%2C34656%2C124674%2C117689%2C9252%2C3479%2C13030%2C23206%2C100702%2C2877%2C9730%2C2498%2C25059%2C4174%2C30447%2C18705%2C26008%2C5237%2C7778%2C16088%2C9404%2C23826%2C9500%2C1840%2C53631%2C41206%2C5799%2C14790%2C34313%2C9181%2C15416%2C17457%2C20110%2C6032%2C1168%2C372%2C7759%2C34320%2C11462%2C26845%2C1354%2C588%2C278%2C4359%2C3923%2C4575%2C4366%2C9717%2C1409%2C2204%2C7197%2C4418%2C2%2C12631%2C2291%2C3843%2C1166%2C3%2C3%2C14345%2C1643%2C1339%2C9618%2C1287%2C3242%2C16116%2C1226%2C8280%2C758%2C1537%2C2806%2C4637%2C1541%2C14912%2C2420%2C3%2C652%2C1239%2C1466%2C355%2C12073%2C2167%2C2072%2C6084%2C972%2C1237%2C35%2C16482%2C4072%2C973%2C2334%2C366%2C8072%2C2497%2C1712&rtn=11&afmt=251&size=348%3A196&inview=0&muted=1&au_d=en-US.4&docid=6hts2AgNasI&ei=-42hapyoM4_DkucP_eycyAI&plid=AAZbD6DAOqaPRXPR&referrer=https%3A%2F%2Fwww.youtube.com%2Fembed%2F6hts2AgNasI%3Fautoplay%3D1%26mute%3D1%26enablejsapi%3D1%26origin%3Dhttps%253A%252F%252Fgtelocalize.net&of=8wvrSLd-gqJS9t2TFQDa-g&vm=CAEQABgEOjJBSHFpSlRMcW9mWGJ1b0dibkRyX1lfc2kzbkpFbzdZX19VSGhramxndXZFSXpfTnVKd2JgQUNPdTRMVExiQllYT3QwSGdxSEFFUkVxZWZFRzMwdU1FRDRSVzFCX3JCZHhib1p0VUduNTJFUllKMWFVQ1lzOUJWajg2c2hsTE9sZW5VSjdQOTlYRGQtRU1aWjFzZG91www.youtube.com/api/stats/playback?... https://www.youtube.com/api/stats/playback?ns=yt&el=embedded&cpn=EevbMi048zoru-tu&ver=2&cmt=0.071&fmt=397&fs=0&rt=3.547&euri=https%3A%2F%2Fgtelocalize.net%2F&lact=3608&cl=977222275&mos=1&volume=100&cbr=HeadlessChrome&cbrver=146.0.0.0&c=WEB_EMBEDDED_PLAYER&cver=2.20260908.01.00&cplayer=UNIPLAYER&cos=X11&cplatform=DESKTOP&autoplay=1&epm=1&hl=en_US&cr=US&len=2809&fexp=v1%2C100673025%2C627%2C-76669008%2C27058999%2C34656%2C124674%2C117689%2C9252%2C3479%2C13030%2C23206%2C100702%2C2877%2C9730%2C2498%2C25059%2C4174%2C30447%2C18705%2C26008%2C5237%2C7778%2C16088%2C9404%2C23826%2C9500%2C1840%2C53631%2C41206%2C5799%2C14790%2C34313%2C9181%2C15416%2C17457%2C20110%2C6032%2C1168%2C372%2C7759%2C34320%2C11462%2C26845%2C1354%2C588%2C278%2C4359%2C3923%2C4575%2C4366%2C9717%2C1409%2C2204%2C7197%2C4418%2C2%2C12631%2C2291%2C3843%2C1166%2C3%2C3%2C14345%2C1643%2C1339%2C9618%2C1287%2C3242%2C16116%2C1226%2C8280%2C758%2C1537%2C2806%2C4637%2C1541%2C14912%2C2420%2C3%2C652%2C1239%2C1466%2C355%2C12073%2C2167%2C2072%2C6084%2C972%2C1237%2C35%2C16482%2C4072%2C973%2C2334%2C366%2C8072%2C2497%2C1712&rtn=11&afmt=251&size=348%3A196&inview=0&muted=1&au_d=en-US.4&docid=6hts2AgNasI&ei=-42hapyoM4_DkucP_eycyAI&plid=AAZbD6DAOqaPRXPR&referrer=https%3A%2F%2Fwww.youtube.com%2Fembed%2F6hts2AgNasI%3Fautoplay%3D1%26mute%3D1%26enablejsapi%3D1%26origin%3Dhttps%253A%252F%252Fgtelocalize.net&of=8wvrSLd-gqJS9t2TFQDa-g&vm=CAEQABgEOjJBSHFpSlRMcW9mWGJ1b0dibkRyX1lfc2kzbkpFbzdZX19VSGhramxndXZFSXpfTnVKd2JgQUNPdTRMVExiQllYT3QwSGdxSEFFUkVxZWZFRzMwdU1FRDRSVzFCX3JCZHhib1p0VUduNTJFUllKMWFVQ1lzOUJWajg2c2hsTE9sZW5VSjdQOTlYRGQtRU1aWjFzZG91 — 204 — 24 B — 296 ms — h3https://www.youtube.com/ptracking?html5=1&video_id=6hts2AgNasI&cpn=EevbMi048zoru-tu&ei=-42hapyoM4_DkucP_eycyAI&ptk=youtube_none&pltype=contentugcwww.youtube.com/ptracking?html5=1&v... https://www.youtube.com/ptracking?html5=1&video_id=6hts2AgNasI&cpn=EevbMi048zoru-tu&ei=-42hapyoM4_DkucP_eycyAI&ptk=youtube_none&pltype=contentugc — 204 — 22 B — 293 ms — h3https://www.youtube.com/generate_204?mVGydgwww.youtube.com/generate_204?mVGydg https://www.youtube.com/generate_204?mVGydg — 204 — 12 B — 5 ms — h3https://www.youtube.com/generate_204?q6f2Ugwww.youtube.com/generate_204?q6f2Ug https://www.youtube.com/generate_204?q6f2Ug — 204 — 12 B — 7 ms — h3https://rr5---sn-ab5l6nrl.googlevideo.com/videoplayback?expire=1788994139&ei=-42hapyoM4_DkucP_eycyAI&ip=2a03%3A90c0%3A177%3A%3A69&id=o-APRsX_mBOKbX3W7o2J7dcxND068i9V4gRzNK7evB3YjU&source=youtube&requiressl=yes&xpc=EgVo2aDSNQ%3D%3D&met=1788972539%2C&mh=7l&mm=31%2C29&mn=sn-ab5l6nrl%2Csn-ab5sznld&ms=au%2Crdu&mv=m&mvi=5&pl=64&rms=au%2Cau&initcwndbps=12613750&spc=I-rgIbzXwFFduqXLu_EjAAdKqxfMxpXjC8yST4d3MAhnLZF2HuPB1AYYXu-Nwir4X66IzqmS&svpuc=1&ns=LrEJ9KeGlauVxP2nG2NkUWIY&sabr=1&rqh=1&mt=1788972120&fvip=2&keepalive=yes&fexp=51565116%2C52135441%2C52189887&c=WEB_EMBEDDED_PLAYER&n=5r3osn-p0fb47g&sparams=expire%2Cei%2Cip%2Cid%2Csource%2Crequiressl%2Cxpc%2Cspc%2Csvpuc%2Cns%2Csabr%2Crqh&sig=AE0s2JYwRQIge3LWMxo_D3TBmBgBs8t7xMcsF_4iAQkM4y5Lktz9IskCIQDVl3zO8shd-1586Xu0lg5i7ADvR6eCincBbqJ3ML6jVw%3D%3D&lsparams=met%2Cmh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpl%2Crms%2Cinitcwndbps&lsig=APaTxxMwRgIhAJ3bUC5xHeC97QAdUE23hYiE2wA9O4GF35gG9tWrjlyaAiEA1O1UDGbQxcPrpg3Wn6b3zIAlV37mncxtDy7x5XYCW3A%3D&cpn=EevbMi048zoru-tu&cver=2.20260908.01.00&rn=2&alr=yesrr5---sn-ab5l6nrl.googlevideo.com/v... https://rr5---sn-ab5l6nrl.googlevideo.com/videoplayback?expire=1788994139&ei=-42hapyoM4_DkucP_eycyAI&ip=2a03%3A90c0%3A177%3A%3A69&id=o-APRsX_mBOKbX3W7o2J7dcxND068i9V4gRzNK7evB3YjU&source=youtube&requiressl=yes&xpc=EgVo2aDSNQ%3D%3D&met=1788972539%2C&mh=7l&mm=31%2C29&mn=sn-ab5l6nrl%2Csn-ab5sznld&ms=au%2Crdu&mv=m&mvi=5&pl=64&rms=au%2Cau&initcwndbps=12613750&spc=I-rgIbzXwFFduqXLu_EjAAdKqxfMxpXjC8yST4d3MAhnLZF2HuPB1AYYXu-Nwir4X66IzqmS&svpuc=1&ns=LrEJ9KeGlauVxP2nG2NkUWIY&sabr=1&rqh=1&mt=1788972120&fvip=2&keepalive=yes&fexp=51565116%2C52135441%2C52189887&c=WEB_EMBEDDED_PLAYER&n=5r3osn-p0fb47g&sparams=expire%2Cei%2Cip%2Cid%2Csource%2Crequiressl%2Cxpc%2Cspc%2Csvpuc%2Cns%2Csabr%2Crqh&sig=AE0s2JYwRQIge3LWMxo_D3TBmBgBs8t7xMcsF_4iAQkM4y5Lktz9IskCIQDVl3zO8shd-1586Xu0lg5i7ADvR6eCincBbqJ3ML6jVw%3D%3D&lsparams=met%2Cmh%2Cmm%2Cmn%2Cms%2Cmv%2Cmvi%2Cpl%2Crms%2Cinitcwndbps&lsig=APaTxxMwRgIhAJ3bUC5xHeC97QAdUE23hYiE2wA9O4GF35gG9tWrjlyaAiEA1O1UDGbQxcPrpg3Wn6b3zIAlV37mncxtDy7x5XYCW3A%3D&cpn=EevbMi048zoru-tu&cver=2.20260908.01.00&rn=2&alr=yes — 200 — 212 B — 8 ms — h3https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/ck=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/exm=base,cwx9N,r78Drb,root/excm=base,root/ed=1/br=1/rs=AGKMywHDtIA0IsKlxaq-YLMilFGjK-aA2w/m=Nuiluewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.YKAkt1c8h4Q.es5.O/ck=ytembeds.base.UGIbaskIjd4.L.W.O/am=AAAAQA/d=1/exm=base,cwx9N,r78Drb,root/excm=base,root/ed=1/br=1/rs=AGKMywHDtIA0IsKlxaq-YLMilFGjK-aA2w/m=Nuilue — 200 — 10.1 KiB — 9 ms — h3https://www.youtube.com/youtubei/v1/log_event?alt=jsonwww.youtube.com/youtubei/v1/log_eve... https://www.youtube.com/youtubei/v1/log_event?alt=json — 200 — 52 B — 100 ms — h3https://gtelocalize.net/uatp/ga/g/c?v=2&tid=G-8ZKRNGJC4Y&gtm=45g92e6941v9251561689za20kzb9251548047zd9251548047&_p=1788972531397&gcs=G111&gcd=13t3t3t3t5l1&npa=0&dma=0&gdid=dY2E1Nz.dNjAwZj.dNzQzZD&_eu=AEAAAAQ&_uip=%3A%3A&ae=a&are=1&cid=437215931.1788972535&fp=1&frm=0&ngs=1&pscdl=noapi&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=US-NJ&_gsid=pJ9ksERdx2dS8JLmezjqdEF6rnJGVj8LiQ&_s=3&tag_exp=115616985~115938466~115938469~118897920~118897930~120213116~120385422~120469145~120469153&sid=1788972533&sct=1&seg=0&dl=https%3A%2F%2Fgtelocalize.net%2F&dt=Professional%20Translation%20Services%20for%20Businesses&_tu=CA&en=video_start&gap.plf=5&gap.gtb=2&epn.video_current_time=0&epn.video_duration=2809&epn.video_percent=0&ep.video_provider=youtube&ep.video_title=LocReset%20%236%3A%20What%20Enterprise%20TMS%20Buyers%20Actually%20Want%3F&ep.video_url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D6hts2AgNasI&ep.visible=false&_et=6629&tfd=10857/uatp/ga/g/c?v=2&tid=G-8ZKRNGJC4Y&g... https://gtelocalize.net/uatp/ga/g/c?v=2&tid=G-8ZKRNGJC4Y&gtm=45g92e6941v9251561689za20kzb9251548047zd9251548047&_p=1788972531397&gcs=G111&gcd=13t3t3t3t5l1&npa=0&dma=0&gdid=dY2E1Nz.dNjAwZj.dNzQzZD&_eu=AEAAAAQ&_uip=%3A%3A&ae=a&are=1&cid=437215931.1788972535&fp=1&frm=0&ngs=1&pscdl=noapi&rcb=5&sr=800x600&uaa=x86&uab=64&uafvl=Not-A.Brand%3B24.0.0.0%7CChromium%3B146.0.7680.164&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&ur=US-NJ&_gsid=pJ9ksERdx2dS8JLmezjqdEF6rnJGVj8LiQ&_s=3&tag_exp=115616985~115938466~115938469~118897920~118897930~120213116~120385422~120469145~120469153&sid=1788972533&sct=1&seg=0&dl=https%3A%2F%2Fgtelocalize.net%2F&dt=Professional%20Translation%20Services%20for%20Businesses&_tu=CA&en=video_start&gap.plf=5&gap.gtb=2&epn.video_current_time=0&epn.video_duration=2809&epn.video_percent=0&ep.video_provider=youtube&ep.video_title=LocReset%20%236%3A%20What%20Enterprise%20TMS%20Buyers%20Actually%20Want%3F&ep.video_url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D6hts2AgNasI&ep.visible=false&_et=6629&tfd=10857 — 204 — 566 B — 52 ms — h3https://www.google-analytics.com/g/s/collect?v=2&_gsid=pJ9ksERdx2dS8JLmezjqdEF6rnJGVj8LiQ&gtm=45g92e6941v9251561689za20kzb9251548047zd9251548047www.google-analytics.com/g/s/collec... https://www.google-analytics.com/g/s/collect?v=2&_gsid=pJ9ksERdx2dS8JLmezjqdEF6rnJGVj8LiQ&gtm=45g92e6941v9251561689za20kzb9251548047zd9251548047 — 204 — 48 B — 20 ms — h2https://www.youtube.com/generate_204?SQLTMwwww.youtube.com/generate_204?SQLTMw https://www.youtube.com/generate_204?SQLTMw — 204 — 12 B — 6 ms — h3https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 0 B — 39 ms — h2https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 312 B — 30 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2 — 200 — 20.0 KiB — 8 ms — h3https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 145 B — 37 ms — h3https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 145 B — 26 ms — h3https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 145 B — 21 ms — h3https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 145 B — 26 ms — h3https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 145 B — 25 ms — h3https://www.youtube.com/youtubei/v1/log_event?alt=jsonwww.youtube.com/youtubei/v1/log_eve... https://www.youtube.com/youtubei/v1/log_event?alt=json — 200 — 52 B — 27 ms — h3
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
34% of JavaScript execution is third-party
First-party Third-party 1400ms · 262KB · $19/mo
jsDelivr
CDN
Costly
Execution 752ms
Transfer 43 KB
Monthly Cost $10/mo
clickiocmp.com
Other
Costly
Execution 241ms
Transfer 48 KB
Monthly Cost $3/mo
Tawk.to
Chat
Optional
Execution 97ms
Transfer 114 KB
Unused 64%
Monthly Cost $1/mo
Microsoft Clarity
Session Replay
Optional
Execution 92ms
Transfer 25 KB
Monthly Cost $1/mo
sc.lfeeder.com
Other
Optional
Execution 87ms
Transfer 12 KB
Monthly Cost $1/mo
www.youtube.com
Other
Optional
Execution 76ms
Transfer 9 KB
Monthly Cost $1/mo
static.cloudflareinsights.com
Other
Optional
Execution 56ms
Transfer 10 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • jsDelivr adds 752ms and costs ~$10/month
  • clickiocmp.com adds 241ms and costs ~$3/month

jsDelivr takes 752ms 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

clickiocmp.com takes 241ms 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

64% of Tawk.to'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

Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-08-11 — 2026-09-07)

LCP (p75)

2920 ms

70% good

INP (p75)

93 ms

92% good

CLS (p75)

0.090

77% good

FCP (p75)

2808 ms

TTFB (p75)

1944 ms

Image Optimization
105 images, 2506 KB total, 1737 KB wasted
INFO

Image Optimization Audit

Total Images

105

Total Size

2506 KB

Oversized

19

Wasted

1737 KB

93 missing dimensions 101 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback