1:"$Sreact.fragment"
3:I[4205,[],""]
4:I[5353,[],""]
6:I[978,[],"OutletBoundary"]
8:I[978,[],"MetadataBoundary"]
a:I[978,[],"ViewportBoundary"]
c:I[8500,[],""]
:HL["https://assets.pinlegalglobal.com/_next/static/media/3be83a346553616c-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
:HL["https://assets.pinlegalglobal.com/_next/static/media/a88c13d5f58b71d4-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
:HL["https://assets.pinlegalglobal.com/_next/static/css/1e0e19ac124c5710.css","style"]
:HL["https://assets.pinlegalglobal.com/_next/static/css/72813806240b6126.css","style"]
:HL["https://assets.pinlegalglobal.com/_next/static/css/e689eada1381c0e2.css","style"]
0:{"P":null,"b":"uxr005Tem31PZ2u_syjq3","p":"https://assets.pinlegalglobal.com","c":["","podcast?_rsc=7v01e"],"i":false,"f":[[["",{"children":["podcast",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"https://assets.pinlegalglobal.com/_next/static/css/1e0e19ac124c5710.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"https://assets.pinlegalglobal.com/_next/static/css/72813806240b6126.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","2",{"rel":"stylesheet","href":"https://assets.pinlegalglobal.com/_next/static/css/e689eada1381c0e2.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],"$L2"]}],{"children":["podcast",["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","segmentPath":["children","podcast","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":["$L5",null,["$","$L6",null,{"children":"$L7"}]]}],{},null,false]},null,false]},null,false],["$","$1","h",{"children":[null,["$","$1","m2-BxGb1tzqB_JNlPVPoc",{"children":[["$","$L8",null,{"children":"$L9"}],["$","$La",null,{"children":"$Lb"}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}]]}],false]],"m":"$undefined","G":["$c","$undefined"],"s":false,"S":true}
b:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
10:I[2618,["8336","static/chunks/8336-4c303e37a3eeb758.js","7832","static/chunks/7832-906a96ab09377d8f.js","4384","static/chunks/4384-5378676ea0ad9143.js","7177","static/chunks/app/layout-81010226968c7ad5.js"],"default"]
11:I[548,["8336","static/chunks/8336-4c303e37a3eeb758.js","7832","static/chunks/7832-906a96ab09377d8f.js","4384","static/chunks/4384-5378676ea0ad9143.js","7177","static/chunks/app/layout-81010226968c7ad5.js"],"default"]
12:I[3848,["8336","static/chunks/8336-4c303e37a3eeb758.js","7832","static/chunks/7832-906a96ab09377d8f.js","4384","static/chunks/4384-5378676ea0ad9143.js","7177","static/chunks/app/layout-81010226968c7ad5.js"],"default"]
13:I[564,["8336","static/chunks/8336-4c303e37a3eeb758.js","7832","static/chunks/7832-906a96ab09377d8f.js","4384","static/chunks/4384-5378676ea0ad9143.js","7177","static/chunks/app/layout-81010226968c7ad5.js"],"default"]
16:I[88,["8336","static/chunks/8336-4c303e37a3eeb758.js","7832","static/chunks/7832-906a96ab09377d8f.js","4384","static/chunks/4384-5378676ea0ad9143.js","7177","static/chunks/app/layout-81010226968c7ad5.js"],"default"]
17:I[3104,["8336","static/chunks/8336-4c303e37a3eeb758.js","7832","static/chunks/7832-906a96ab09377d8f.js","4384","static/chunks/4384-5378676ea0ad9143.js","7177","static/chunks/app/layout-81010226968c7ad5.js"],"default"]
d:T718,
              (function() {
                // Add preload hints for CSS files to help browser prioritize loading
                // Note: This helps with network prioritization but CSS will still be render-blocking
                // (which is necessary to prevent FOUC - Flash of Unstyled Content)
                function optimizeCSS() {
                  const links = Array.from(document.querySelectorAll('link[rel="stylesheet"]'));
                  let cssCount = 0;
                  
                  links.forEach(function(link) {
                    // Check if it's a Next.js CSS file and hasn't been optimized yet
                    if (link.href && link.href.includes('_next/static/css') && !link.hasAttribute('data-optimized')) {
                      link.setAttribute('data-optimized', 'true');
                      
                      // Add fetchpriority to first 2-3 CSS files (Chrome/Edge only)
                      // This helps browser prioritize fetching these files
                      // Note: Limited browser support (Chrome 101+, not in Firefox/Safari yet)
                      if (cssCount < 3 && 'fetchpriority' in document.createElement('link')) {
                        link.setAttribute('fetchpriority', 'high');
                      }
                      cssCount++;
                    }
                  });
                }
                // Run immediately if DOM is ready, otherwise wait
                if (document.readyState === 'loading') {
                  document.addEventListener('DOMContentLoaded', optimizeCSS);
                } else {
                  optimizeCSS();
                }
                // Also run after a short delay to catch any dynamically added CSS
                setTimeout(optimizeCSS, 50);
              })();
            2:["$","html",null,{"lang":"en","className":"__variable_beb685 __variable_eb67aa","children":[["$","head",null,{"children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\nnew Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\nj=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n})(window,document,'script','dataLayer','GTM-NWWGHF6R');"}}],["$","link",null,{"rel":"preconnect","href":"https://img.pinlegalglobal.com/","crossOrigin":"anonymous"}],["$","link",null,{"rel":"dns-prefetch","href":"https://img.pinlegalglobal.com/"}],["$","link",null,{"rel":"preconnect","href":"https://assets.pinlegalglobal.com/","crossOrigin":"anonymous"}],["$","link",null,{"rel":"dns-prefetch","href":"https://assets.pinlegalglobal.com/"}],[["$","link",null,{"rel":"preconnect","href":"https://www.googletagmanager.com","crossOrigin":"anonymous"}],["$","link",null,{"rel":"dns-prefetch","href":"https://www.googletagmanager.com"}]],false,["$","link",null,{"rel":"preload","href":"https://assets.pinlegalglobal.com/images/logo.png","as":"image","fetchPriority":"high"}],["$","link",null,{"rel":"alternate","type":"application/rss+xml","title":"Pin Legal Global Articles RSS Feed","href":"/articles.rss"}],["$","script",null,{"dangerouslySetInnerHTML":{"__html":"$d"}}]]}],["$","body",null,{"id":"scrool","className":"__className_beb685","children":[["$","noscript",null,{"children":["$","iframe",null,{"src":"https://www.googletagmanager.com/ns.html?id=GTM-NWWGHF6R","height":"0","width":"0","style":{"display":"none","visibility":"hidden"},"title":"Google Tag Manager"}]}],"$Le","$Lf",["$","$L10",null,{"googleTagManagerId":"GTM-NWWGHF6R"}],["$","$L11",null,{}],["$","$L12",null,{}],["$","$L13",null,{}],"$L14",["$","main",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[],"$L15"],"forbidden":"$undefined","unauthorized":"$undefined"}]}],["$","$L16",null,{"settings":{"_id":"683323fb04d442e52c2c2314","tenant":"pin","__v":0,"addedBy":"67fd49ac21e87bb844ef4f7b","contact":{"email":"info@pinlegalglobal.com","phone":"+971-58 279 2549","officeAddress":"Creative Tower, Fujairah, United Arab Emirates","officeHours":"Mon-Sun: 10am – 7pm","mapEmbed":"https://maps.google.com/maps?width=100%25&height=500&hl=en&q=Creative%20Tower,%20Fujairah,%20United%20Arab%20Emirates+(PIN%20Legal%20Global)&t=&z=14&ie=UTF8&iwloc=B&output=embed","_id":"691ccf898928cb5f9191c081"},"createdAt":"2025-05-25T14:06:51.930Z","email":{"mailer":"smtp","smtpHost":"smtp-relay.brevo.com","smtpPort":587,"smtpUser":"9f41f4001@smtp-brevo.com","smtpPassword":"sNDrdhScPpYB1U58","smtpSecure":false,"postmarkApiKey":"","sendgridApiKey":"","mailchimpApiKey":"","mailchimpServerPrefix":"","resendApiKey":"","mailgunApiKey":"","mailgunDomain":"","brevoApiKey":"","smtpSender":"","smtpReplyTo":"","fromName":"PIN Legal Global","fromEmail":"info@pinlegalglobal.com","_id":"695a3c94bd7404a2d75e627e"},"general":{"siteName":"Pin Legal Global","siteDescription":"Site Description","logo":"https://assets.pinlegalglobal.com/images/logo.png","favicon":"https://assets.pinlegalglobal.com/images/favicon.png","enableNewsletter":true,"enableSiteSearch":true,"_id":"6941a873bd7404a2d7569e49"},"lastEditedBy":"6908b3859a6bcbf1dbd6793e","seo":{"metaTitle":"Pin Legal Global Legal Consultancy UAE Corporate & Commercial Law","metaDescription":"Pin Legal Global is a legal consultancy UAE offering corporate law, commercial law, regulatory compliance and global business legal services across industries","ogImage":"https://pinlegalglobal.com/images/logo.png","robots":"noindex, nofollow","_id":"6969168dbd7404a2d75217a2"},"social":{"facebook":"https://www.facebook.com/pinlegalglobal","twitter":"https://www.x.com/pinlegalglobal","instagram":"https://www.instagram.com/pinlegalglobal","_id":"691ccfca8928cb5f9191c102"},"updatedAt":"2026-01-15T16:32:13.835Z","updatedBy":"6907b43187a18aa424e4da81","integrations":{"googleTagManagerId":"GTM-NWWGHF6R","_id":"693f14fade7111e3bcc68152"}}}],["$","$L17",null,{}]]}]]}]
9:[["$","meta","0",{"charSet":"utf-8"}],["$","title","1",{"children":"Legal Podcast UAE Corporate and Business Law | Pin Legal Global"}],["$","meta","2",{"name":"description","content":"Legal podcast in UAE sharing insights on corporate law, compliance, business strategy and global legal developments"}],["$","meta","3",{"name":"robots","content":"index, follow"}],["$","meta","4",{"name":"preconnect-google-analytics","content":"https://www.googletagmanager.com"}],["$","meta","5",{"name":"preconnect-facebook","content":"https://connect.facebook.net"}],["$","link","6",{"rel":"canonical","href":"https://www.pinlegalglobal.com/podcast"}],["$","meta","7",{"property":"og:title","content":"Legal Podcast UAE Corporate and Business Law | Pin Legal Global"}],["$","meta","8",{"property":"og:description","content":"Legal podcast in UAE sharing insights on corporate law, compliance, business strategy and global legal developments"}],["$","meta","9",{"property":"og:url","content":"https://www.pinlegalglobal.com/podcast"}],["$","meta","10",{"property":"og:site_name","content":"Pin Legal Global"}],["$","meta","11",{"property":"og:locale","content":"en_US"}],["$","meta","12",{"property":"og:image","content":"https://pinlegalglobal.com/images/logo.png"}],["$","meta","13",{"property":"og:image:width","content":"1200"}],["$","meta","14",{"property":"og:image:height","content":"630"}],["$","meta","15",{"property":"og:image:alt","content":"Legal Podcast UAE Corporate and Business Law"}],["$","meta","16",{"property":"og:type","content":"website"}],["$","meta","17",{"name":"twitter:card","content":"summary_large_image"}],["$","meta","18",{"name":"twitter:creator","content":"@https://www.x.com/pinlegalglobal"}],["$","meta","19",{"name":"twitter:title","content":"Legal Podcast UAE Corporate and Business Law | Pin Legal Global"}],["$","meta","20",{"name":"twitter:description","content":"Legal podcast in UAE sharing insights on corporate law, compliance, business strategy and global legal developments"}],["$","meta","21",{"name":"twitter:image","content":"https://pinlegalglobal.com/images/logo.png"}],["$","link","22",{"rel":"icon","href":"https://assets.pinlegalglobal.com/images/favicon.png"}]]
7:null
f:[false,"$undefined","$undefined","$undefined","$undefined","$undefined","$undefined","$undefined","$undefined","$undefined","$undefined","$undefined"]
e:[["$","script","0",{"type":"application/ld+json","dangerouslySetInnerHTML":{"__html":"{\"@context\":\"https://schema.org\",\"@type\":\"LegalService\",\"name\":\"Pin Legal Global\",\"description\":\"Site Description\",\"url\":\"https://www.pinlegalglobal.com/\",\"logo\":\"https://assets.pinlegalglobal.com/images/logo.png\",\"email\":\"info@pinlegalglobal.com\",\"telephone\":\"+971-58 279 2549\",\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"Creative Tower, Fujairah, United Arab Emirates\"},\"sameAs\":[\"https://www.facebook.com/pinlegalglobal\",\"https://www.x.com/pinlegalglobal\",\"https://www.instagram.com/pinlegalglobal\"]}"}}],["$","script","1",{"type":"application/ld+json","dangerouslySetInnerHTML":{"__html":"{\"@context\":\"https://schema.org\",\"@type\":\"WebSite\",\"name\":\"Pin Legal Global\",\"url\":\"https://www.pinlegalglobal.com/\",\"potentialAction\":{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https://www.pinlegalglobal.com/search?q={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}}"}}]]
18:I[9921,["8336","static/chunks/8336-4c303e37a3eeb758.js","7832","static/chunks/7832-906a96ab09377d8f.js","9536","static/chunks/9536-eeff5db90de25367.js","5097","static/chunks/app/podcast/page-6fa358fd68cfed5e.js"],"default"]
19:I[133,["8336","static/chunks/8336-4c303e37a3eeb758.js","7832","static/chunks/7832-906a96ab09377d8f.js","9536","static/chunks/9536-eeff5db90de25367.js","5097","static/chunks/app/podcast/page-6fa358fd68cfed5e.js"],"default"]
5:[["$","$L18",null,{"pageTitle":"Podcasts","banner":{"blurUrl":null,"_id":"6924265d35ea93d0b1434d9e","image":"dushawn-jovic-qYWS0y8Bmf4-unsplash-511bf14e-f832-4392-9aae-6cd1ae5a3fe6.webp","title":"dushawn-jovic-qYWS0y8Bmf4-unsplash"}}],["$","$L19",null,{"articles":[],"siteName":"Pin Legal Global","type":"podcast"}]]
1a:I[5955,["8336","static/chunks/8336-4c303e37a3eeb758.js","4345","static/chunks/app/not-found-bada4ec8e1bd0983.js"],""]
15:[["$","$L18",null,{"pageTitle":"Page Not Found","pageSubTitle":"The page you are looking for does not exist.","banner":{"blurUrl":null,"_id":"69105eb8f0d3d9552ec2e454","image":"benjamin-peck-1lsoCjbLm3I-unsplash-bfd076e6-e0b6-408f-bd2a-9f2e013d8025.webp","title":"benjamin-peck-1lsoCjbLm3I-unsplash"}}],["$","section",null,{"className":"error-404-section section-padding","children":["$","div",null,{"className":"container","children":["$","div",null,{"className":"row","children":["$","div",null,{"className":"col col-xs-12","children":["$","div",null,{"className":"content clearfix","children":[["$","div",null,{"className":"error","children":["$","h2",null,{"children":"404"}]}],["$","div",null,{"className":"error-message","children":[["$","h3",null,{"children":"Oops! Page Not Found!"}],["$","p",null,{"children":"We're sorry but we can't seem to find the page you requested. This might be because you have typed the web address incorrectly."}],["$","div",null,{"className":"error-actions","style":{"marginTop":"30px","display":"flex","gap":"15px","flexWrap":"wrap","justifyContent":"center"},"children":[["$","$L1a",null,{"href":"/","className":"theme-btn","children":"Back to Home"}],["$","$L1a",null,{"href":"/practice-areas","className":"theme-btn","children":"Practice Areas"}],["$","$L1a",null,{"href":"/articles","className":"theme-btn","children":"Articles"}],["$","$L1a",null,{"href":"/contact-us","className":"theme-btn","children":"Contact Us"}]]}]]}]]}]}]}]}]}]]
1b:I[6472,["8336","static/chunks/8336-4c303e37a3eeb758.js","7832","static/chunks/7832-906a96ab09377d8f.js","4384","static/chunks/4384-5378676ea0ad9143.js","7177","static/chunks/app/layout-81010226968c7ad5.js"],"default"]
14:["$","$L1b",null,{"hclass":"wpo-header-style-2","topbarNone":"topbar-none","settings":"$2:props:children:1:props:children:9:props:settings","megaMenuData":{"industries":[{"_id":"69149c30f5100cf4410ef72b","title":"Alternative Dispute Resolution (ADR)","slug":"alternative-dispute-resolution-adr","isFeatured":false},{"_id":"69149cc2f5100cf4410ef7cc","title":"Aviation Industry","slug":"aviation-industry","isFeatured":false},{"_id":"69149d46f5100cf4410ef890","title":"Banking & Finance","slug":"banking-finance","isFeatured":false},{"_id":"69149dd2f5100cf4410ef97c","title":"Construction & Real Estate","slug":"construction-real-estate","isFeatured":false},{"_id":"69149e63f5100cf4410efa50","title":"Cryptocurrency & Virtual Assets","slug":"cryptocurrency-virtual-assets","isFeatured":false},{"_id":"6914a484f5100cf4410efdef","title":"Energy & Resources","slug":"energy-resources","isFeatured":false},{"_id":"6914a4f7f5100cf4410efe92","title":"Family Law","slug":"family-law","isFeatured":false},{"_id":"6914a592f5100cf4410eff2a","title":"Healthcare & Life Sciences","slug":"healthcare-life-sciences","isFeatured":false},{"_id":"6914a5f7f5100cf4410effb5","title":"Hospitality & Leisure","slug":"hospitality-leisure","isFeatured":false},{"_id":"6914a689f5100cf4410f0044","title":"Retail & FMCG","slug":"retail-fmcg","isFeatured":false},{"_id":"6914a6e3f5100cf4410f0087","title":"Shipping & Maritime","slug":"shipping-maritime","isFeatured":false},{"_id":"6914a749f5100cf4410f00b7","title":"Technology, Media & Telecommunications (TMT)","slug":"technology-media-telecommunications-tmt","isFeatured":false}],"practiceAreas":[{"_id":"6914a85af5100cf4410f0154","title":"ARBITRATION & DISPUTE RESOLUTION","slug":"arbitration-dispute-resolution","isFeatured":false},{"_id":"6914a8e6f5100cf4410f01ee","title":"AVIATION LAW","slug":"aviation-law","isFeatured":false},{"_id":"6914a94af5100cf4410f021e","title":"BANKING & FINANCE LAW","slug":"banking-finance-law","isFeatured":false},{"_id":"6914a9baf5100cf4410f0256","title":"COMMERCIAL LAW","slug":"commercial-law","isFeatured":false},{"_id":"6914aa27f5100cf4410f028a","title":"CORPORATE LAW","slug":"corporate-law","isFeatured":false},{"_id":"6914aaacf5100cf4410f034e","title":"CORPORATE STRUCTURING & RESTRUCTURING","slug":"corporate-structuring-restructuring","isFeatured":false},{"_id":"6914ab1af5100cf4410f03f5","title":"EMPLOYMENT & LABOUR LAW","slug":"employment-labour-law","isFeatured":false},{"_id":"6914ab6bf5100cf4410f0425","title":"ENERGY & RESOURCES","slug":"energy-resources","isFeatured":false},{"_id":"6914abcff5100cf4410f04ad","title":"FAMILY & PERSONAL STATUS LAW","slug":"family-personal-status-law","isFeatured":false},{"_id":"6914ac14f5100cf4410f04dd","title":"HEALTHCARE & LIFESCIENCES","slug":"healthcare-lifesciences","isFeatured":false},{"_id":"6914ad58f5100cf4410f0582","title":"HOSPITALITY","slug":"hospitality","isFeatured":false},{"_id":"6914adaff5100cf4410f05b2","title":"INSOLVENCY & BANKRUPTCY LAW","slug":"insolvency-bankruptcy-law","isFeatured":false},{"_id":"6914add9f5100cf4410f05cc","title":"INSURANCE LAW","slug":"insurance-law","isFeatured":false},{"_id":"6914bfdef5100cf4410f0d94","title":"INTELLECTUAL PROPERTY & MEDIA LAW","slug":"intellectual-property-media-law","isFeatured":false},{"_id":"6914c046f5100cf4410f0ea5","title":"MARITIME LAW","slug":"maritime-law","isFeatured":false},{"_id":"6914c0e4f5100cf4410f0fc6","title":"MERGERS & ACQUISITION","slug":"mergers-acquisition","isFeatured":false},{"_id":"6914c359f5100cf4410f12eb","title":"REAL ESTATE & CONSTRUCTION LAW","slug":"real-estate-construction-law","isFeatured":false},{"_id":"6914c3f3f5100cf4410f13b7","title":"REGULATORY & COMPLIANCE","slug":"regulatory-compliance","isFeatured":false},{"_id":"6914c47ff5100cf4410f147c","title":"STARTUPS & EMERGING TECH LAW","slug":"startups-emerging-tech-law","isFeatured":false},{"_id":"6914c613f5100cf4410f16c1","title":"TAX & ESTATE PLANNING","slug":"tax-estate-planning","isFeatured":false},{"_id":"6914c6a9f5100cf4410f17ad","title":"WHITE COLLAR CRIME","slug":"white-collar-crime","isFeatured":false}],"lpo":[{"_id":"6918d210f5100cf4410fda5f","title":"Contract Lifecycle Management","slug":"contract-lifecycle-management","isFeatured":false},{"_id":"6918d231f5100cf4410fda77","title":"Document Review","slug":"document-review","isFeatured":false},{"_id":"6918d28ff5100cf4410fdaa7","title":"Immigration Case Management Support","slug":"immigration-case-management-support","isFeatured":false},{"_id":"6918d2bef5100cf4410fdb21","title":"Intellectual Property Portfolio Support","slug":"intellectual-property-portfolio-support","isFeatured":false},{"_id":"69181782f5100cf4410fbae6","title":"LEGAL PROCESS OUTSOURCING (LPO)","slug":"legal-process-outsourcing-lpo","isFeatured":false},{"_id":"6918d1dcf5100cf4410fda2f","title":"Litigation Support","slug":"litigation-support","isFeatured":false},{"_id":"6918d254f5100cf4410fda8f","title":"Paralegal & Offshore Legal Staffing","slug":"paralegal-offshore-legal-staffing","isFeatured":false},{"_id":"6918d19ef5100cf4410fd9c7","title":"eDiscovery","slug":"ediscovery","isFeatured":false}]}}]
