CINXE.COM

Insights

<!doctype html > <html xmlns="http://www.w3.org/1999/xhtml" lang="en" class=""> <head> <meta charset="utf-8"> <script type="text/javascript"> window._currentDevice = 'desktop'; window.Parameters = window.Parameters || { HomeUrl: 'https://www.legalesg.com/', AccountUUID: 'dc5359b17f9543a0a43f1c2796dd9d10', SystemID: 'US_DIRECT_PRODUCTION', SiteAlias: '4a3587f5', SiteType: atob('RFVEQU9ORQ=='), PublicationDate: 'Wed Nov 20 15:30:26 UTC 2024', ExternalUid: null, IsSiteMultilingual: false, InitialPostAlias: '', InitialDynamicItem: '', DynamicPageInfo: { isDynamicPage: false, base64JsonRowData: 'null', }, InitialPageAlias: 'Insights', InitialPageUuid: 'ae37837d887749dc963d7943a9240033', InitialPageId: '1116373261', InitialEncodedPageAlias: 'SW5zaWdodHM=', CurrentPageUrl: '', IsCurrentHomePage: false, AllowAjax: false, AfterAjaxCommand: null, HomeLinkText: 'Back To Home', UseGalleryModule: false, CurrentThemeName: 'Layout Theme', ThemeVersion: '49480', DefaultPageAlias: '', RemoveDID: true, WidgetStyleID: null, IsHeaderFixed: false, IsHeaderSkinny: false, IsBfs: true, StorePageAlias: 'store', StorePagesUrls: 'eyJTVE9SRV9BQ0NPVU5UX1BBR0UiOiJhY2NvdW50IiwiU1RPUkVfQ0FURUdPUllfUEFHRSI6ImNhdGVnb3J5IiwiU1RPUkVfU0VBUkNIX1BBR0UiOiJzdG9yZS1zZWFyY2giLCJTVE9SRV9GUk9OVF9QQUdFIjoic3RvcmUiLCJTVE9SRV9DSEVDS09VVF9QQUdFIjoic3RvcmUtY2hlY2tvdXQiLCJTVE9SRV9QUk9EVUNUX1BBR0UiOiJwcm9kdWN0In0=', IsNewStore: 'true', StorePath: '/store', StoreId: '84378288', StoreVersion: 2, StoreBaseUrl: '/store', StoreCleanUrl: true, StoreDisableScrolling: true, IsStoreSuspended: false, NotificationSubDomain: 'legalesg', HasCustomDomain: true, SimpleSite: false, showCookieNotification: false, cookiesNotificationMarkup: 'null', translatedPageUrl: '', isFastMigrationSite: false, sidebarPosition: 'NA', currentLanguage: 'en', currentLocale: 'en', NavItems: '{}', errors: { general: 'There was an error connecting to the page.<br/> Make sure you are not offline.', password: 'Incorrect name/password combination', tryAgain: 'Try again' }, NavigationAreaParams: { ShowBackToHomeOnInnerPages: true, NavbarSize: 4, NavbarLiveHomePage: 'https://www.legalesg.com/', BlockContainerSelector: '.dmBody', NavbarSelector: '#dmNav:has(a)', SubNavbarSelector: '#subnav_main' }, hasCustomCode: false, planID: '9', customTemplateId: 'null', siteTemplateId: 'null', productId: 'DM_DIRECT', disableTracking: false, pageType: 'FROM_SCRATCH', isRuntimeServer: true, isInEditor: false, hasNativeStore: false, defaultLang: 'en', hamburgerMigration: null }; window.Parameters.LayoutID = {}; window.Parameters.LayoutID[window._currentDevice] = 6; window.Parameters.LayoutVariationID = {}; window.Parameters.LayoutVariationID[window._currentDevice] = 5; </script> <!-- Injecting site-wide to the head --> <!-- End Injecting site-wide to the head --> <!-- Inject secured cdn script --> <!-- ========= Meta Tags ========= --> <!-- PWA settings --> <script> function toHash(str) { var hash = 5381, i = str.length; while (i) { hash = hash * 33 ^ str.charCodeAt(--i) } return hash >>> 0 } </script> <script> (function (global) { //const cacheKey = global.cacheKey; const isOffline = 'onLine' in navigator && navigator.onLine === false; const hasServiceWorkerSupport = 'serviceWorker' in navigator; if (isOffline) { console.log('offline mode'); } if (!hasServiceWorkerSupport) { console.log('service worker is not supported'); } if (hasServiceWorkerSupport && !isOffline) { window.addEventListener('load', function () { const serviceWorkerPath = '/runtime-service-worker.js?v=3'; navigator.serviceWorker .register(serviceWorkerPath, { scope: './' }) .then( function (registration) { // Registration was successful console.log( 'ServiceWorker registration successful with scope: ', registration.scope ); }, function (err) { // registration failed :( console.log('ServiceWorker registration failed: ', err); } ) .catch(function (err) { console.log(err); }); }); // helper function to refresh the page var refreshPage = (function () { var refreshing; return function () { if (refreshing) return; // prevent multiple refreshes var refreshkey = 'refreshed' + location.href; var prevRefresh = localStorage.getItem(refreshkey); if (prevRefresh) { localStorage.removeItem(refreshkey); if (Date.now() - prevRefresh < 30000) { return; // dont go into a refresh loop } } refreshing = true; localStorage.setItem(refreshkey, Date.now()); console.log('refereshing page'); window.location.reload(); }; })(); function messageServiceWorker(data) { return new Promise(function (resolve, reject) { if (navigator.serviceWorker.controller) { var worker = navigator.serviceWorker.controller; var messageChannel = new MessageChannel(); messageChannel.port1.onmessage = replyHandler; worker.postMessage(data, [messageChannel.port2]); function replyHandler(event) { resolve(event.data); } } else { resolve(); } }); } } })(window); </script> <!-- Add manifest --> <!-- End PWA settings --> <link rel="canonical" href="https://www.legalesg.com/Insights"> <meta id="view" name="viewport" content="initial-scale=1, minimum-scale=1, maximum-scale=5, viewport-fit=cover"> <meta name="apple-mobile-web-app-capable" content="yes"> <!--Add favorites icons--> <link rel="apple-touch-icon" href="https://irp.cdn-website.com/4a3587f5/dms3rep/multi/Copy+of+Main+ESG+White+%281%29.png"/> <link rel="icon" type="image/x-icon" href="https://irp.cdn-website.com/4a3587f5/site_favicon_16_1621517809507.ico"/> <!-- End favorite icons --> <link rel="preconnect" href="https://lirp.cdn-website.com/"/> <!-- Prefetch Ecwid Javascript to speed up loading --> <link rel="prefetch" href="https://app.multiscreenstore.com/script.js?84378288"></link> <!-- render the required CSS and JS in the head section --> <script id='d-js-dmapi'> window.SystemID = 'US_DIRECT_PRODUCTION'; if (!window.dmAPI) { window.dmAPI = { registerExternalRuntimeComponent: function () { }, getCurrentDeviceType: function () { return window._currentDevice; }, runOnReady: (ns, fn) => { const safeFn = dmAPI.toSafeFn(fn); ns = ns || 'global_' + Math.random().toString(36).slice(2, 11); const eventName = 'afterAjax.' + ns; if (document.readyState === 'complete') { $.DM.events.off(eventName).on(eventName, safeFn); setTimeout(function () { safeFn({ isAjax: false, }); }, 0); } else { window?.waitForDeferred?.('dmAjax', () => { $.DM.events.off(eventName).on(eventName, safeFn); safeFn({ isAjax: false, }); }); } }, toSafeFn: (fn) => { if (fn?.safe) { return fn; } const safeFn = function (...args) { try { return fn?.apply(null, args); } catch (e) { console.log('function failed ' + e.message); } }; safeFn.safe = true; return safeFn; } }; } if (!window.requestIdleCallback) { window.requestIdleCallback = function (fn) { setTimeout(fn, 0); } } </script> <!-- loadCSS function header.jsp--> <script id="d-js-load-css"> /** * There are a few <link> tags with CSS resource in them that are preloaded in the page * in each of those there is a "onload" handler which invokes the loadCSS callback * defined here. * We are monitoring 3 main CSS files - the runtime, the global and the page. * When each load we check to see if we can append them all in a batch. If threre * is no page css (which may happen on inner pages) then we do not wait for it */ (function () { let cssLinks = {}; function loadCssLink(link) { link.onload = null; link.rel = "stylesheet"; link.type = "text/css"; } function checkCss() { const pageCssLink = document.querySelector("[id*='CssLink']"); const widgetCssLink = document.querySelector("[id*='widgetCSS']"); if (cssLinks && cssLinks.runtime && cssLinks.global && (!pageCssLink || cssLinks.page) && (!widgetCssLink || cssLinks.widget)) { const storedRuntimeCssLink = cssLinks.runtime; const storedPageCssLink = cssLinks.page; const storedGlobalCssLink = cssLinks.global; const storedWidgetCssLink = cssLinks.widget; storedGlobalCssLink.disabled = true; loadCssLink(storedGlobalCssLink); if (storedPageCssLink) { storedPageCssLink.disabled = true; loadCssLink(storedPageCssLink); } if(storedWidgetCssLink) { storedWidgetCssLink.disabled = true; loadCssLink(storedWidgetCssLink); } storedRuntimeCssLink.disabled = true; loadCssLink(storedRuntimeCssLink); requestAnimationFrame(() => { setTimeout(() => { storedRuntimeCssLink.disabled = false; storedGlobalCssLink.disabled = false; if (storedPageCssLink) { storedPageCssLink.disabled = false; } if (storedWidgetCssLink) { storedWidgetCssLink.disabled = false; } // (SUP-4179) Clear the accumulated cssLinks only when we're // sure that the document has finished loading and the document // has been parsed. if(document.readyState === 'interactive') { cssLinks = null; } }, 0); }); } } function loadCSS(link) { try { var urlParams = new URLSearchParams(window.location.search); var noCSS = !!urlParams.get("nocss"); var cssTimeout = urlParams.get("cssTimeout") || 0; if (noCSS) { return; } if (link.href && link.href.includes("d-css-runtime")) { cssLinks.runtime = link; checkCss(); } else if (link.id === "siteGlobalCss") { cssLinks.global = link; checkCss(); } else if (link.id && link.id.includes("CssLink")) { cssLinks.page = link; checkCss(); } else if (link.id && link.id.includes("widgetCSS")) { cssLinks.widget = link; checkCss(); } else { requestIdleCallback(function () { window.setTimeout(function () { loadCssLink(link); }, parseInt(cssTimeout, 10)); }); } } catch (e) { throw e } } window.loadCSS = window.loadCSS || loadCSS; })(); </script> <script data-role="deferred-init" type="text/javascript"> /* usage: window.getDeferred(<deferred name>).resolve() or window.getDeferred(<deferred name>).promise.then(...)*/ function Def() { this.promise = new Promise((function (a, b) { this.resolve = a, this.reject = b }).bind(this)) } const defs = {}; window.getDeferred = function (a) { return null == defs[a] && (defs[a] = new Def), defs[a] } window.waitForDeferred = function (b, a, c) { let d = window?.getDeferred?.(b); d ? d.promise.then(a) : c && ["complete", "interactive"].includes(document.readyState) ? setTimeout(a, 1) : c ? document.addEventListener("DOMContentLoaded", a) : console.error(`Deferred does not exist`); }; </script> <style id="forceCssIncludes"> /* This file is auto-generated from a `scss` file with the same name */ .videobgwrapper{overflow:hidden;position:absolute;z-index:0;width:100%;height:100%;top:0;left:0;pointer-events:none;border-radius:inherit}.videobgframe{position:absolute;width:101%;height:100%;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);object-fit:fill}#dm video.videobgframe{margin:0}@media (max-width:767px){.dmRoot .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:80vh}}@media (min-width:1025px){.dmRoot .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:45vh}}@media (min-width:768px) and (max-width:1024px){.responsiveTablet .dmPhotoGallery.newPhotoGallery:not(.photo-gallery-done){min-height:45vh}}#dm [data-show-on-page-only]{display:none!important}#dmRoot div.stickyHeaderFix div.site_content{margin-top:0!important}#dmRoot div.stickyHeaderFix div.hamburger-header-container{position:relative} </style> <style id="cssVariables" type="text/css"> </style> <!-- Google Fonts Include --> <!-- loadCSS function fonts.jsp--> <link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Abel:wght@400&family=Manjari:wght@100;400;700&family=Domine:wght@400..700&family=Amiko:wght@400;600;700&family=Questrial:wght@400&family=Fahkwang:wght@200;300;400;500;600;700&family=Space+Mono:wght@400;700&family=Montserrat+Alternates:wght@100;200;300;400;500;600;700;800;900&family=Varela+Round:wght@400&family=Alegreya:wght@400..900&family=Amiri:wght@400;700&family=Barlow:wght@100;200;300;400;500;600;700;800;900&family=Bebas+Neue:wght@400&family=Be+Vietnam:wght@100;200;300;400;600;700;800;900&family=Comfortaa:wght@300..700&family=Dancing+Script:wght@400..700&family=DM+Sans:wght@100..1000&family=DM+Serif+Display:wght@400&family=Droid+Sans:wght@400;700&family=Droid+Sans+Mono:wght@400&family=Droid+Serif:wght@400;700&family=Epilogue:wght@100..900&family=Fjalla+One:wght@400&family=Heebo:wght@100..900&amp;subset=latin-ext&amp;display=swap" /> <link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Jost:wght@100..900&family=Lato:wght@100;300;400;700;900&family=Lora:wght@400..700&family=Merriweather:wght@300;400;700;900&family=Montserrat:wght@100..900&family=Muli:wght@200;300;400;600;700;800;900&family=Noto+Sans:wght@100;200;300;400;500;600;700;800;900&family=Noto+Serif:wght@100..900&family=Nunito+Sans:wght@200..1000&family=Old+Standard+TT:wght@400;700&family=Open+Sans:wght@300..800&family=Oswald:wght@200..700&family=Playfair+Display:wght@400..900&family=Petit+Formal+Script:wght@400&family=Poppins:wght@100;200;300;400;500;600;700;800;900&family=Prata:wght@400&family=Prompt:wght@100;200;300;400;500;600;700;800;900&family=PT+Sans:wght@400;700&family=Quicksand:wght@300..700&family=Raleway:wght@100..900&family=Roboto:wght@100;300;400;500;700;900&family=Roboto+Mono:wght@100..700&family=Roboto+Slab:wght@100..900&amp;subset=latin-ext&amp;display=swap" /> <link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Rubik:wght@300..900&family=Rock+Salt:wght@400&family=Shadows+Into+Light:wght@400&family=Slabo+27px:wght@400&family=Source+Sans+Pro:wght@200;300;400;600;700;900&family=Spartan:wght@100;200;300;400;600;700;800;900&family=Sulphur+Point:wght@300;400;700&family=Ubuntu:wght@300;400;500;700&family=Vidaloka:wght@400&family=Work+Sans:wght@100..900&family=Yeseva+One:wght@400&family=Mulish:wght@200..1000&family=Red+Rose:wght@300..700&family=Abril+Fatface:wght@400&family=Fraunces:wght@100..900&amp;subset=latin-ext&amp;display=swap" /> <!-- RT CSS Include d-css-runtime-desktop-one-package-structured-global--> <link rel="stylesheet" type="text/css" href="https://static.cdn-website.com/mnlt/production/4953/_dm/s/rt/dist/css/d-css-runtime-desktop-one-package-structured-global.min.css" /> <!-- End of RT CSS Include --> <link type="text/css" rel="stylesheet" href="https://irp.cdn-website.com/WIDGET_CSS/155011da8e436200e72b1232e37c05a8.css" id="widgetCSS" /> <!-- Support `img` size attributes --> <style>img[width][height] { height: auto; }</style> <!-- Support showing sticky element on page only --> <style> body[data-page-alias="Insights"] #dm [data-show-on-page-only="Insights"] { display: block !important; } </style> <!-- This is populated in Ajax navigation --> <style id="pageAdditionalWidgetsCss" type="text/css"> </style> <!-- Site CSS --> <link type="text/css" rel="stylesheet" href="https://irp.cdn-website.com/4a3587f5/files/4a3587f5_1.min.css?v=3200" id="siteGlobalCss" /> <style id="customWidgetStyle" type="text/css"> </style> <style id="innerPagesStyle" type="text/css"> </style> <style id="additionalGlobalCss" type="text/css" > </style> <style id="pagestyle" type="text/css"> *#dm *.dmBody a.span.textonly { color:rgb(255,255,255) !important; } *#dm *.dmBody div.dmform-error { font-style:normal !important; } *#dm *.dmBody div.dmforminput textarea { font-style:italic !important; } *#dm *.dmBody div.dmforminput *.fileUploadLink { font-style:italic !important; } *#dm *.dmBody div.checkboxwrapper span { font-style:italic !important; } *#dm *.dmBody div.radiowrapper span { font-style:italic !important; } *#dm *.dmBody *.u_1243667655:before { opacity:0.5 !important; background-color:rgb(255,255,255) !important; } *#dm *.dmBody *.u_1243667655.before { opacity:0.5 !important; background-color:rgb(255,255,255) !important; } *#dm *.dmBody *.u_1243667655>*.bgExtraLayerOverlay { opacity:0.5 !important; background-color:rgb(255,255,255) !important; } *#dm *.dmBody div.u_1243667655:before { background-color:rgba(0,0,0,1) !important; opacity:0.2 !important; } *#dm *.dmBody div.u_1243667655.before { background-color:rgba(0,0,0,1) !important; opacity:0.2 !important; } *#dm *.dmBody div.u_1243667655>*.bgExtraLayerOverlay { background-color:rgba(0,0,0,1) !important; opacity:0.2 !important; } *#dm *.dmBody div.u_1024288330 *.dmBlogSearchInput { background-color:rgba(255,255,255,1) !important; border-style:solid !important; border-width:1px !important; border-radius:25px !important; -moz-border-radius:25px !important; -webkit-border-radius:25px !important; box-shadow:none !important; -moz-box-shadow:none !important; -webkit-box-shadow:none !important; color:rgba(119,119,119,1) !important; border-color:rgba(224,224,224,1) !important; direction:ltr !important; } *#dm *.dmBody *.u_1024288330 *.dmBlogSearchInput { padding-left:23px !important; padding-right:23px !important; text-align:LEFT !important; } *#dm *.dmBody div.u_1551299319 { background-color:rgba(0,0,0,1) !important; } *.u_1551299319 { background-image:none !important; background-color:rgb(0,0,0) !important; background-position:0 0 !important; background-size:auto !important; background-repeat:repeat !important; padding-top:70px !important; padding-bottom:70px !important; padding-right:40px !important; padding-left:40px !important; margin:0 !important; text-align:start !important; color:rgb(0,0,0) !important; } *.u_1308835306 { background-image:none !important; background-color:rgba(0,0,0,0) !important; background-position:0 0 !important; background-size:auto !important; background-repeat:repeat !important; padding-top:0 !important; padding-bottom:0 !important; padding-right:17.4688px !important; padding-left:0 !important; margin:0 !important; text-align:start !important; color:rgb(0,0,0) !important; } *#dm *.dmBody div.u_1415688791 div.dmPostTitle { color:rgba(194,255,0,1) !important; } *#dm *.dmBody div.u_1213107879 .postArticle .blogImgLink { height:0 !important; } *#dm *.dmBody div.u_1213107879 { direction:ltr !important; } *#dm *.dmBody div.u_1213107879 .postArticle>.inner { box-shadow:rgba(0,0,0,0.25) 0 0 11px 0 !important; -moz-box-shadow:rgba(0,0,0,0.25) 0 0 11px 0 !important; -webkit-box-shadow:rgba(0,0,0,0.25) 0 0 11px 0 !important; border-style:solid !important; border-width:0 !important; } *#dm *.dmBody div.u_1213107879 .postTitle a { font-weight:normal !important; } *#dm *.dmBody div.u_1213107879 .authorBar { font-weight:bold !important; color:rgba(0,0,0,1) !important; } *#dm *.dmBody div.u_1213107879 .postDescription { max-height:-0.1em !important; } *#dm *.dmBody div.u_1213107879 .readMore a { font-weight:bold !important; font-family:Raleway !important; color:rgba(77,219,0,1) !important; } *#dm *.dmBody div.u_1233085741 { border-style:solid !important; border-width:0 !important; box-shadow:none !important; -moz-box-shadow:none !important; -webkit-box-shadow:none !important; } *#dm *.dmBody div.u_1816720499 div.dmPostTitle { color:rgba(194,255,0,1) !important; } *#dm *.dmBody div.u_1956852342 { background-color:rgba(0,0,0,1) !important; } *.u_1956852342 { background-image:none !important; background-color:rgb(0,0,0) !important; background-position:0 0 !important; background-size:auto !important; background-repeat:repeat !important; padding-top:70px !important; padding-bottom:70px !important; padding-right:40px !important; padding-left:40px !important; margin:0 !important; text-align:start !important; color:rgb(0,0,0) !important; } *.u_1072730918 { background-image:none !important; background-color:rgba(0,0,0,0) !important; background-position:0 0 !important; background-size:auto !important; background-repeat:repeat !important; padding-top:0 !important; padding-bottom:0 !important; padding-right:17.4688px !important; padding-left:0 !important; margin:0 !important; text-align:start !important; color:rgb(0,0,0) !important; } *#dm *.dmBody div.u_1139918602 div.dmPostTitle { color:rgba(194,255,0,1) !important; } *#dm *.dmBody div.u_1987414455 div.dmPostTitle { color:rgba(194,255,0,1) !important; } *#dm *.dmBody div.u_1857232243 { border-style:solid !important; border-width:0 !important; box-shadow:none !important; -moz-box-shadow:none !important; -webkit-box-shadow:none !important; } *#dm *.dmBody div.u_1987414455 span.rssListReadMore { color:rgba(255,255,255,1) !important; } *#dm *.dmBody div.u_1987414455.dmRssLine .dmPostDescriptionDiv { color:rgba(255,255,255,1) !important; height:105px !important; } *#dm *.dmBody div.u_1987414455.dmRssBox .dmPostDescriptionDiv { color:rgba(255,255,255,1) !important; height:105px !important; } *#dm *.dmBody div.u_1987414455.dmRssMatrix .dmPostDescriptionDiv { color:rgba(255,255,255,1) !important; height:105px !important; } *#dm *.dmBody div.u_1139918602.dmRssLine .dmPostDescriptionDiv { height:105px !important; color:rgba(255,255,255,1) !important; } *#dm *.dmBody div.u_1139918602.dmRssBox .dmPostDescriptionDiv { height:105px !important; color:rgba(255,255,255,1) !important; } *#dm *.dmBody div.u_1139918602.dmRssMatrix .dmPostDescriptionDiv { height:105px !important; color:rgba(255,255,255,1) !important; } *#dm *.dmBody div.u_1139918602 span.rssListReadMore { color:rgba(255,255,255,1) !important; } *#dm *.dmBody div.u_1415688791 span.rssListReadMore { color:rgba(255,255,255,1) !important; } *#dm *.dmBody div.u_1816720499.dmRssLine .dmPostDescriptionDiv { color:rgba(255,255,255,1) !important; height:105px !important; } *#dm *.dmBody div.u_1816720499.dmRssBox .dmPostDescriptionDiv { color:rgba(255,255,255,1) !important; height:105px !important; } *#dm *.dmBody div.u_1816720499.dmRssMatrix .dmPostDescriptionDiv { color:rgba(255,255,255,1) !important; height:105px !important; } *#dm *.dmBody div.u_1816720499 span.rssListReadMore { color:rgba(255,255,255,1) !important; } *#dm *.dmBody div.u_1415688791.dmRssLine .dmPostDescriptionDiv { color:rgba(255,255,255,1) !important; height:105px !important; } *#dm *.dmBody div.u_1415688791.dmRssBox .dmPostDescriptionDiv { color:rgba(255,255,255,1) !important; height:105px !important; } *#dm *.dmBody div.u_1415688791.dmRssMatrix .dmPostDescriptionDiv { color:rgba(255,255,255,1) !important; height:105px !important; } *#dm *.dmBody div.u_1243667655 { background-repeat:no-repeat !important; background-image:url('https://lirp.cdn-website.com/md/unsplash/dms3rep/multi/opt/photo-1574169207511-e21a21c8075a-2880w.jpg') !important; } </style> <style id="pagestyleDevice" type="text/css"> *#dm *.d-page-1716942098 DIV.dmInner { background-repeat:no-repeat !important; background-size:cover !important; background-attachment:fixed !important; background-position:50% 50% !important; } *#dm *.d-page-1716942098 DIV#dmSlideRightNavRight { background-repeat:no-repeat !important; background-image:none !important; background-size:cover !important; background-attachment:fixed !important; background-position:50% 50% !important; } *#dm *.dmBody div.u_1657938911 { display:block !important; float:none !important; top:0 !important; left:0 !important; width:100% !important; position:relative !important; height:auto !important; padding-top:2px !important; padding-left:0 !important; padding-bottom:2px !important; margin-right:auto !important; margin-left:auto !important; max-width:100% !important; margin-top:8px !important; margin-bottom:8px !important; padding-right:0 !important; min-width:0 !important; } *#dm *.dmBody div.u_1024288330 { height:41px !important; float:none !important; top:0 !important; left:0 !important; width:calc(100% - 300px) !important; position:relative !important; padding-top:0 !important; padding-left:0 !important; padding-bottom:0 !important; max-width:360px !important; padding-right:0 !important; min-width:25px !important; text-align:center !important; display:block !important; margin-right:auto !important; margin-left:auto !important; margin-top:0 !important; margin-bottom:0 !important; } *#dm *.dmBody div.u_1308835306 { padding-top:0 !important; } *#dm *.dmBody div.u_1551299319 { padding-top:100px !important; margin-left:0 !important; padding-left:40px !important; padding-bottom:100px !important; margin-top:0 !important; margin-bottom:0 !important; padding-right:40px !important; margin-right:0 !important; width:auto !important; } *#dm *.dmBody div.u_1415688791 { float:none !important; top:0 !important; left:0 !important; width:431.266px !important; position:relative !important; height:auto !important; padding-top:0 !important; padding-left:0 !important; padding-bottom:0 !important; max-width:100% !important; padding-right:0 !important; min-width:0 !important; text-align:left !important; margin-left:0 !important; margin-top:0 !important; margin-bottom:0 !important; margin-right:0 !important; } *#dm *.dmBody *.u_1213107879 .postText * { text-align:LEFT !important; } *#dm *.dmBody div.u_1213107879 { display:block !important; float:none !important; top:0 !important; left:0 !important; width:100% !important; position:relative !important; height:auto !important; padding-top:0 !important; padding-left:0 !important; padding-bottom:0 !important; margin-right:0 !important; margin-left:0 !important; max-width:100% !important; margin-top:34px !important; margin-bottom:0 !important; padding-right:0 !important; min-width:0 !important; text-align:start !important; } *#dm *.dmBody div.u_1213107879 .postDescription { font-size:12px !important; } *#dm *.dmBody div.u_1213107879 .authorBar { font-size:12px !important; } *#dm *.dmBody div.u_1213107879 .readMore a { font-size:12px !important; } *#dm *.dmBody div.u_1306608780 { padding-top:40px !important; padding-bottom:80px !important; margin-left:0 !important; padding-left:40px !important; margin-top:0 !important; margin-bottom:0 !important; margin-right:0 !important; padding-right:40px !important; width:auto !important; } *#dm *.dmBody div.u_1816720499 div.dmPostTitle { font-size:18px !important; } *#dm *.dmBody div.u_1816720499 { float:none !important; top:0 !important; left:0 !important; width:431.266px !important; position:relative !important; height:auto !important; padding-top:0 !important; padding-left:0 !important; padding-bottom:0 !important; max-width:100% !important; padding-right:0 !important; min-width:0 !important; text-align:left !important; } *#dm *.dmBody div.u_1233085741 { margin-left:0 !important; padding-top:15px !important; padding-left:0 !important; padding-bottom:15px !important; margin-top:0 !important; margin-bottom:0 !important; margin-right:0 !important; padding-right:0 !important; width:auto !important; } *#dm *.dmBody div.u_1072730918 { padding-top:0 !important; } *#dm *.dmBody div.u_1139918602 div.dmPostTitle { font-size:18px !important; } *#dm *.dmBody div.u_1139918602 { float:none !important; top:0 !important; left:0 !important; width:418.328px !important; position:relative !important; height:auto !important; padding-top:0 !important; padding-left:0 !important; padding-bottom:0 !important; margin-right:auto !important; margin-left:auto !important; max-width:100% !important; margin-top:0 !important; margin-bottom:0 !important; padding-right:0 !important; min-width:0 !important; text-align:left !important; } *#dm *.dmBody div.u_1857232243 { margin-left:0 !important; padding-top:15px !important; padding-left:0 !important; padding-bottom:15px !important; margin-top:0 !important; margin-bottom:0 !important; margin-right:0 !important; padding-right:0 !important; width:auto !important; } *#dm *.dmBody div.u_1987414455 div.dmPostTitle { font-size:18px !important; } *#dm *.dmBody div.u_1987414455 { float:none !important; top:0px !important; left:0px !important; width:calc(100% - 0px) !important; position:relative !important; height:auto !important; padding-top:0px !important; padding-left:0px !important; padding-bottom:0px !important; margin-right:0px !important; margin-left:0px !important; max-width:100% !important; margin-top:0px !important; margin-bottom:0px !important; padding-right:0px !important; min-width:25px !important; text-align:left !important; } *#dm *.dmBody div.u_1987414455.dmRssLine .dmPostDescriptionDiv { font-size:14px !important; } *#dm *.dmBody div.u_1987414455.dmRssBox .dmPostDescriptionDiv { font-size:14px !important; } *#dm *.dmBody div.u_1987414455.dmRssMatrix .dmPostDescriptionDiv { font-size:14px !important; } *#dm *.dmBody div.u_1093416195 { margin-left:0 !important; padding-top:0 !important; padding-left:0 !important; padding-bottom:0 !important; margin-top:0 !important; margin-bottom:0 !important; margin-right:0 !important; padding-right:0 !important; } *#dm *.dmBody div.u_1956852342 { padding-top:100px !important; padding-left:40px !important; padding-bottom:0px !important; padding-right:40px !important; width:auto !important; margin-left:0px !important; margin-top:0px !important; margin-bottom:0px !important; margin-right:0px !important; } *#dm *.dmBody div.u_1415688791.dmRssLine .dmPostDescriptionDiv { font-size:14px !important; } *#dm *.dmBody div.u_1415688791.dmRssBox .dmPostDescriptionDiv { font-size:14px !important; } *#dm *.dmBody div.u_1415688791.dmRssMatrix .dmPostDescriptionDiv { font-size:14px !important; } *#dm *.dmBody div.u_1816720499.dmRssLine .dmPostDescriptionDiv { font-size:14px !important; } *#dm *.dmBody div.u_1816720499.dmRssBox .dmPostDescriptionDiv { font-size:14px !important; } *#dm *.dmBody div.u_1816720499.dmRssMatrix .dmPostDescriptionDiv { font-size:14px !important; } *#dm *.dmBody div.u_1415688791 div.dmPostTitle { font-size:18px !important; } *#dm *.dmBody div.u_1243667655 { margin-left:0 !important; padding-top:80px !important; padding-left:40px !important; padding-bottom:80px !important; margin-top:0 !important; margin-bottom:0 !important; padding-right:40px !important; margin-right:0 !important; float:none !important; top:0 !important; left:0 !important; width:auto !important; position:relative !important; height:auto !important; max-width:100% !important; min-width:0 !important; text-align:center !important; background-attachment:initial !important; background-size:cover !important; background-position:50% 50% !important; background-repeat:no-repeat !important; } </style> <!-- Flex Sections CSS --> <style id="globalFontSizeStyle" type="text/css"> .font-size-60, .size-60, .size-60 > font { font-size: 60px !important; }.font-size-15, .size-15, .size-15 > font { font-size: 15px !important; } </style> <style id="pageFontSizeStyle" type="text/css"> </style> <style id="hideAnimFix"> .dmDesktopBody:not(.editGrid) [data-anim-desktop]:not([data-anim-desktop='none']), .dmDesktopBody:not(.editGrid) [data-anim-extended] { visibility: hidden; } .dmDesktopBody:not(.editGrid) .dmNewParagraph[data-anim-desktop]:not([data-anim-desktop='none']), .dmDesktopBody:not(.editGrid) .dmNewParagraph[data-anim-extended] { visibility: hidden !important; } </style> <!-- End render the required css and JS in the head section --> <link type="application/rss+xml" rel="alternate" href="https://www.legalesg.com//feed/rss2"/> <link type="application/atom+xml" rel="alternate" href="https://www.legalesg.com//feed/atom"/> <meta property="og:type" content="website"/> <title> Insights </title> <meta name="keywords" content="LEGAL, ESG, thought leaders, business, critical, Environmental, Social, Corporate, Governance, Legal, Profession, Sustainability, Sustainable Finance, Law Firm, Lawyer, Legal Operations"/> <meta name="description" content="LEGAL ESG brings together todays thought leaders to address the business critical imperative of Environmental, Social, and Corporate Governance in the Legal Profession"/> <meta name="twitter:card" content="summary"/> <meta name="twitter:title" content="Insights"/> <meta name="twitter:description" content="LEGAL ESG brings together todays thought leaders to address the business critical imperative of Environmental, Social, and Corporate Governance in the Legal Profession"/> <meta name="twitter:image" content="https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/Copy+of+Main+ESG+White+%281%29-1920w.png"/> <meta property="og:description" content="LEGAL ESG brings together todays thought leaders to address the business critical imperative of Environmental, Social, and Corporate Governance in the Legal Profession"/> <meta property="og:title" content="Insights"/> <meta property="og:image" content="https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/Copy+of+Main+ESG+White+%281%29-1920w.png"/> <!-- SYS- VVNfRElSRUNUX1BST0RVQ1RJT04= --> </head> <body id="dmRoot" data-page-alias="Insights" class="dmRoot dmDesktopBody fix-mobile-scrolling addCanvasBorder dmResellerSite dmLargeBody " style="padding:0;margin:0;" > <!-- ========= Site Content ========= --> <div id="dm" class='dmwr'> <div class="dm_wrapper standard-var5 widgetStyle-3 standard"> <div dmwrapped="true" id="1901957768" class="dm-home-page" themewaschanged="true"> <div dmtemplateid="StandardLayoutMultiD" class="standardHeaderLayout dm-bfs dm-layout-sec hasAnimations inMiniHeaderMode hasStickyHeader dmPageBody d-page-1716942098 dmFreeHeader" id="dm-outer-wrapper" data-page-class="1716942098" data-soch="true" data-background-parallax-selector=".dmHomeSection1, .dmSectionParallex"> <div id="dmStyle_outerContainer" class="dmOuter"> <div id="dmStyle_innerContainer" class="dmInner"> <div class="dmLayoutWrapper standard-var dmStandardDesktop"> <div> <div id="iscrollBody"> <div id="site_content"> <div class="dmHeaderContainer fHeader d-header-wrapper"> <div id="hcontainer" class="dmHeader p_hfcontainer u_hcontainer" freeheader="true" headerlayout="89d625c63999422c892579ec435bd6c5===header" layout="78f5c343822e4eb3aac27f4ad5d13812===header" data-scrollable-target="body" data-scrollable-target-threshold="1" data-scroll-responder-id="1" logo-size-target="100%"> <div dm:templateorder="85" class="dmHeaderResp dmHeaderStack noSwitch" id="1709005236"> <div class="u_1583253742 dmRespRow dmDefaultListContentRow fullBleedChanged fullBleedMode" style="text-align:center" id="1583253742"> <div class="dmRespColsWrapper" id="1373128731"> <div class="u_1798140278 small-12 dmRespCol large-3 medium-3" id="1798140278"> <div class="u_1542821508 imageWidget align-center" data-widget-type="image" id="1542821508" data-element-type="image"> <a href="/" id="1617158935"><img src="https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/Copy%2Bof%2BMain%2BESG%2BWhite%2B-281-29-1920w.png" id="1368111261" class="" data-dm-image-path="https://irp.cdn-website.com/4a3587f5/dms3rep/multi/Copy%2Bof%2BMain%2BESG%2BWhite%2B-281-29.png" onerror="handleImageLoadError(this)"/></a> </div> </div> <div class="u_1442892507 dmRespCol small-12 large-7 medium-7" id="1442892507"> <div class="dmRespRow u_1262623932 fullBleedChanged fullBleedMode" id="1262623932"> <div class="dmRespColsWrapper" id="1770712406"> <div class="u_1687784458 dmRespCol small-12 medium-12 large-12" id="1687784458"> <nav class="u_1985763333 effect-bottom2 main-navigation unifiednav dmLinksMenu" role="navigation" layout-main="horizontal_nav_layout_1" layout-sub="submenu_horizontal_1" data-show-vertical-sub-items="HOVER" id="1985763333" dmle_extension="onelinksmenu" data-element-type="onelinksmenu" data-nav-structure="HORIZONTAL" wr="true" icon="true" surround="true" adwords="" navigation-id="unifiedNav"> <ul role="menubar" class="unifiednav__container " data-auto="navigation-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/" class="unifiednav__item " target="" data-target-page-alias="home"> <span class="nav-item-text " data-link-text=" Home " data-auto="page-text-style">Home<span class="icon icon-angle-down" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/legal-esg-awards" class="unifiednav__item " target="" data-target-page-alias="legal-esg-awards"> <span class="nav-item-text " data-link-text=" Legal ESG Awards " data-auto="page-text-style">Legal ESG Awards<span class="icon icon-angle-down" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span> </span> </a> </li> <li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/events" class="unifiednav__item unifiednav__item_has-sub-nav" target="" data-target-page-alias="events"> <span class="nav-item-text " data-link-text=" Events " data-auto="page-text-style">Events<span class="icon icon-angle-down"></span> </span> </a> <ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="0" data-auto="sub-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/legal-esg-toronto" class="unifiednav__item " target="" data-target-page-alias="legal-esg-toronto"> <span class="nav-item-text " data-link-text=" Legal ESG Toronto " data-auto="page-text-style">Legal ESG Toronto<span class="icon icon-angle-right" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/legal-esg-london-2024" class="unifiednav__item " target="" data-target-page-alias="legal-esg-london-2024"> <span class="nav-item-text " data-link-text=" Legal ESG London " data-auto="page-text-style">Legal ESG London<span class="icon icon-angle-right" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/legal-esg-new-york-2024" class="unifiednav__item " target="" data-target-page-alias="legal-esg-new-york-2024"> <span class="nav-item-text " data-link-text=" Legal ESG New York " data-auto="page-text-style">Legal ESG New York<span class="icon icon-angle-right" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/legal-esg-europe" class="unifiednav__item " target="" data-target-page-alias="legal-esg-europe"> <span class="nav-item-text " data-link-text="Legal ESG Europe" data-auto="page-text-style">Legal ESG Europe<span class="icon icon-angle-right" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span> </span> </a> </li> </ul> </li> <li role="menuitem" aria-haspopup="true" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/thoughtleadership" class="unifiednav__item unifiednav__item_has-sub-nav" target="" data-target-page-alias="thoughtleadership"> <span class="nav-item-text " data-link-text=" Thought Leadership " data-auto="page-text-style">Thought Leadership<span class="icon icon-angle-down"></span> </span> </a> <ul role="menu" aria-expanded="false" class="unifiednav__container unifiednav__container_sub-nav" data-depth="0" data-auto="sub-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/pulse" class="unifiednav__item " target="" data-target-page-alias="pulse"> <span class="nav-item-text " data-link-text=" Pulse of the Profession " data-auto="page-text-style">Pulse of the Profession<span class="icon icon-angle-right" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="1"> <a href="/inside-legal-esg" class="unifiednav__item " target="" data-target-page-alias="inside-legal-esg"> <span class="nav-item-text " data-link-text=" Inside Legal ESG " data-auto="page-text-style">Inside Legal ESG<span class="icon icon-angle-right" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span> </span> </a> </li> </ul> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/home#News" class="unifiednav__item " target="" data-target-page-alias="home#News"> <span class="nav-item-text " data-link-text="News" data-auto="page-text-style">News<span class="icon icon-angle-down" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/contact" class="unifiednav__item " target="" data-target-page-alias="contact"> <span class="nav-item-text " data-link-text=" Contact Us " data-auto="page-text-style">Contact Us<span class="icon icon-angle-down" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span> </span> </a> </li> </ul> </nav> </div> </div> </div> </div> <div class="u_1805880184 dmRespCol small-12 large-2 medium-2" id="1805880184"> <div class="u_1045346274 align-center text-align-center dmSocialHub gapSpacing" id="1045346274" dmle_extension="social_hub" data-element-type="social_hub" wr="true" networks="" icon="true" surround="true" adwords=""> <div class="socialHubWrapper"> <div class="socialHubInnerDiv "> <a href="mailto:contact@legalesg.com" dm_dont_rewrite_url="true" aria-label="email" onclick="dm_gaq_push_event &amp;&amp; dm_gaq_push_event(&apos;socialLink&apos;, &apos;click&apos;, &apos;Email&apos;)"> <span class="dmSocialEmail dm-social-icons-email oneIcon socialHubIcon style8" aria-hidden="true" data-hover-effect=""></span> </a> <a href="http://instagram.com/legalesg" target="_blank" dm_dont_rewrite_url="true" aria-label="instagram" onclick="dm_gaq_push_event &amp;&amp; dm_gaq_push_event(&apos;socialLink&apos;, &apos;click&apos;, &apos;Instagram&apos;)"> <span class="dmSocialInstagram dm-social-icons-instagram oneIcon socialHubIcon style8" aria-hidden="true" data-hover-effect=""></span> </a> <a href="https://www.linkedin.com/company/legalesg" target="_blank" dm_dont_rewrite_url="true" aria-label="linkedin" onclick="dm_gaq_push_event &amp;&amp; dm_gaq_push_event(&apos;socialLink&apos;, &apos;click&apos;, &apos;Linkedin&apos;)"> <span class="dmSocialLinkedin icon-linkedin oneIcon socialHubIcon style8" aria-hidden="true" data-hover-effect=""></span> </a> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="stickyHeaderSpacer" id="stickyHeaderSpacer" data-new="true"></div> <div class="dmRespRow dmRespRowStable dmRespRowNoPadding dmPageTitleRow "> <div class="dmRespColsWrapper"> <div class="large-12 dmRespCol"> <div id="innerBar" class="innerBar lineInnerBar dmDisplay_None"> <div class="titleLine display_None"><hr/></div> <!-- Page title is hidden in css for new responsive sites. It is left here only so we don't break old sites. Don't copy it to new layouts --> <div id="pageTitleText"> <div class="innerPageTitle">Insights</div> </div> <div class="titleLine display_None"><hr/></div> </div> </div> </div> </div> <div dmwrapped="true" id="dmFirstContainer" class="dmBody u_dmStyle_template_Insights dm-home-page" themewaschanged="true"> <div id="allWrapper" class="allWrapper"><!-- navigation placeholders --> <div id="dm_content" class="dmContent"> <div dm:templateorder="170" class="dmHomeRespTmpl mainBorder dmRespRowsWrapper dmFullRowRespTmpl" id="1716942098"> <div class="u_1243667655 dmRespRow hasBackgroundOverlay dmSectionNoParallax" style="text-align: center;" id="1243667655"> <div class="dmRespColsWrapper" id="1173148036"> <div class="dmRespCol small-12 medium-12 large-12 u_1620106714" id="1620106714"> <span id="1479169930"></span> <div class="u_1657938911 dmNewParagraph" data-element-type="paragraph" id="1657938911" style="transition: opacity 1s ease-in-out 0s; line-height: initial; text-align: center;" data-version="5"> <h1 class="text-align-center size-60 m-size-48"><span class="font-size-60 m-font-size-48" style="color: rgb(255, 255, 255); display: initial;">Insights</span></h1> </div></div> </div> </div> <div class="dmRespRow u_1306608780" id="1306608780"> <div class="dmRespColsWrapper" id="1324661878"> <div class="dmRespCol large-12 medium-12 small-12" id="1027403962"> <div class="u_1024288330 default dmBlogSearch" searchpage="blog-search" id="1024288330" dmle_extension="internal_blog_search" data-element-type="internal_blog_search" wr="true" icon="true" surround="true" adwords="" placeholder="Search"> <div class="dmBlogSearchWrapper"><!-- position relative --><input type="text" placeholder="Search" class="dmBlogSearchInput" aria-label="Search" maxlength="100" data-placeholder-original="Search"/> <div class="dmBlogSearchClickOverlay"></div> <div class="dmBlogSearchIcon dm-icon-search2"></div> <!-- position absolute --></div> </div> <div class="u_1213107879 default mainBlog layout4" id="1213107879" dmle_extension="internal_blog_list" data-element-type="internal_blog_list" show-images="false" wr="true" trim-title="false" show-blog-title="false" show-action-text="true" text-align="left" icon="true" surround="true" adwords="" list-layout="layout4" visible-items="10" visible-post-lines="0" search-tags="" search-term="" more-posts-text="Show More" header-type="H2" posts-padding="10" posts-per-row="4" show-author="true" text-box-padding="true" action-text="Read More →" skip-post-index="-1" blog-posts-feature-flag="true" data-image-hover-effect="zoomout" show-more-posts-text="true"> <div class="inner "> <div style="-ms-grid-column:1; -ms-grid-row:1" class="postArticle "> <div class="inner clearfix wow" style="animation-delay: 200.0ms;"> <a class="blogImgLink" dont-color-link="true" href="/some-lawyers-vow-to-not-prosecute-climate-activists" data-blog-post-alias="some-lawyers-vow-to-not-prosecute-climate-activists"> <div class="blogImg" style="background-image: url('https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/pexels-photo-1108572-1920w.jpeg');"><img src="https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/pexels-photo-1108572-1920w.jpeg" "="" onerror="handleImageLoadError(this)"/></div> </a> <div class="postTextContainer"> <div class="postText clearfix"> <div class="postTitle"> <h3> <a dont-color-link="true" href="/some-lawyers-vow-to-not-prosecute-climate-activists" data-blog-post-alias="some-lawyers-vow-to-not-prosecute-climate-activists">Some lawyers vow to not prosecute climate activists</a> </h3> </div> <div class="authorBar"> <span>By BBC</span> <span>&bull;</span> <span>March 24, 2023</span> </div> <div class="postDescription">This article was originally published here</div> </div> <div class="readMore"> <a dont-color-link="true" href="/some-lawyers-vow-to-not-prosecute-climate-activists"></a> </div> </div> </div> </div> <div style="-ms-grid-column:2; -ms-grid-row:1" class="postArticle "> <div class="inner clearfix wow" style="animation-delay: 400.0ms;"> <a class="blogImgLink" dont-color-link="true" href="/eu-launches-green-claims-rules-to-protect-consumers-from-greenwashing" data-blog-post-alias="eu-launches-green-claims-rules-to-protect-consumers-from-greenwashing"> <div class="blogImg" style="background-image: url('https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/pexels-photo-1108572-1920w.jpeg');"><img src="https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/pexels-photo-1108572-1920w.jpeg" "="" onerror="handleImageLoadError(this)"/></div> </a> <div class="postTextContainer"> <div class="postText clearfix"> <div class="postTitle"> <h3> <a dont-color-link="true" href="/eu-launches-green-claims-rules-to-protect-consumers-from-greenwashing" data-blog-post-alias="eu-launches-green-claims-rules-to-protect-consumers-from-greenwashing">EU Launches Green Claims Rules to Protect Consumers from Greenwashing</a> </h3> </div> <div class="authorBar"> <span>By ESG Today</span> <span>&bull;</span> <span>March 22, 2023</span> </div> <div class="postDescription">This article was originally published here</div> </div> <div class="readMore"> <a dont-color-link="true" href="/eu-launches-green-claims-rules-to-protect-consumers-from-greenwashing"></a> </div> </div> </div> </div> <div style="-ms-grid-column:3; -ms-grid-row:1" class="postArticle "> <div class="inner clearfix wow" style="animation-delay: 600.0ms;"> <a class="blogImgLink" dont-color-link="true" href="/president-biden-just-used-his-first-veto-to-shoot-down-a-bill-that-would-ban-esg-considerations-for-retirement-plansand-set-up-a-bigger-fight" data-blog-post-alias="president-biden-just-used-his-first-veto-to-shoot-down-a-bill-that-would-ban-esg-considerations-for-retirement-plansand-set-up-a-bigger-fight"> <div class="blogImg" style="background-image: url('https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/pexels-photo-1108572-1920w.jpeg');"><img src="https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/pexels-photo-1108572-1920w.jpeg" "="" onerror="handleImageLoadError(this)"/></div> </a> <div class="postTextContainer"> <div class="postText clearfix"> <div class="postTitle"> <h3> <a dont-color-link="true" href="/president-biden-just-used-his-first-veto-to-shoot-down-a-bill-that-would-ban-esg-considerations-for-retirement-plansand-set-up-a-bigger-fight" data-blog-post-alias="president-biden-just-used-his-first-veto-to-shoot-down-a-bill-that-would-ban-esg-considerations-for-retirement-plansand-set-up-a-bigger-fight">President Biden just used his first veto to shoot down a bill that would ban ESG considerations for retirement plans&mdash;and set up a bigger fight</a> </h3> </div> <div class="authorBar"> <span>By Fortune</span> <span>&bull;</span> <span>March 20, 2023</span> </div> <div class="postDescription">This article was originally published here</div> </div> <div class="readMore"> <a dont-color-link="true" href="/president-biden-just-used-his-first-veto-to-shoot-down-a-bill-that-would-ban-esg-considerations-for-retirement-plansand-set-up-a-bigger-fight"></a> </div> </div> </div> </div> <div style="-ms-grid-column:4; -ms-grid-row:1" class="postArticle "> <div class="inner clearfix wow" style="animation-delay: 800.0ms;"> <a class="blogImgLink" dont-color-link="true" href="/time-is-running-out-to-curb-climate-change-ipcc-report-says" data-blog-post-alias="time-is-running-out-to-curb-climate-change-ipcc-report-says"> <div class="blogImg" style="background-image: url('https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/pexels-photo-1108572-1920w.jpeg');"><img src="https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/pexels-photo-1108572-1920w.jpeg" "="" onerror="handleImageLoadError(this)"/></div> </a> <div class="postTextContainer"> <div class="postText clearfix"> <div class="postTitle"> <h3> <a dont-color-link="true" href="/time-is-running-out-to-curb-climate-change-ipcc-report-says" data-blog-post-alias="time-is-running-out-to-curb-climate-change-ipcc-report-says">Time Is Running Out to Curb Climate Change, IPCC Report Says</a> </h3> </div> <div class="authorBar"> <span>By Wall Street Journal</span> <span>&bull;</span> <span>March 20, 2023</span> </div> <div class="postDescription">This article was originally published here</div> </div> <div class="readMore"> <a dont-color-link="true" href="/time-is-running-out-to-curb-climate-change-ipcc-report-says"></a> </div> </div> </div> </div> <div style="-ms-grid-column:1; -ms-grid-row:2" class="postArticle "> <div class="inner clearfix wow" style="animation-delay: 1000.0ms;"> <a class="blogImgLink" dont-color-link="true" href="/chapman-and-cutler-demonstrating-best-practices-to-create-execute-an-esg-strategy" data-blog-post-alias="chapman-and-cutler-demonstrating-best-practices-to-create-execute-an-esg-strategy"> <div class="blogImg" style="background-image: url('https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/pexels-photo-1108572-1920w.jpeg');"><img src="https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/pexels-photo-1108572-1920w.jpeg" "="" onerror="handleImageLoadError(this)"/></div> </a> <div class="postTextContainer"> <div class="postText clearfix"> <div class="postTitle"> <h3> <a dont-color-link="true" href="/chapman-and-cutler-demonstrating-best-practices-to-create-execute-an-esg-strategy" data-blog-post-alias="chapman-and-cutler-demonstrating-best-practices-to-create-execute-an-esg-strategy">Chapman and Cutler: Demonstrating best practices to create &amp; execute an ESG strategy</a> </h3> </div> <div class="authorBar"> <span>By Thomson Reuters</span> <span>&bull;</span> <span>March 14, 2023</span> </div> <div class="postDescription">This article was originally published here</div> </div> <div class="readMore"> <a dont-color-link="true" href="/chapman-and-cutler-demonstrating-best-practices-to-create-execute-an-esg-strategy"></a> </div> </div> </div> </div> <div style="-ms-grid-column:2; -ms-grid-row:2" class="postArticle "> <div class="inner clearfix wow" style="animation-delay: 1200.0ms;"> <a class="blogImgLink" dont-color-link="true" href="/the-first-rule-of-esg-dont-talk-about-esg" data-blog-post-alias="the-first-rule-of-esg-dont-talk-about-esg"> <div class="blogImg" style="background-image: url('https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/pexels-photo-1108572-1920w.jpeg');"><img src="https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/pexels-photo-1108572-1920w.jpeg" "="" onerror="handleImageLoadError(this)"/></div> </a> <div class="postTextContainer"> <div class="postText clearfix"> <div class="postTitle"> <h3> <a dont-color-link="true" href="/the-first-rule-of-esg-dont-talk-about-esg" data-blog-post-alias="the-first-rule-of-esg-dont-talk-about-esg">The first rule of ESG: Don&rsquo;t talk about ESG</a> </h3> </div> <div class="authorBar"> <span>By Joel Makower</span> <span>&bull;</span> <span>March 13, 2023</span> </div> <div class="postDescription">This article was originally published here</div> </div> <div class="readMore"> <a dont-color-link="true" href="/the-first-rule-of-esg-dont-talk-about-esg"></a> </div> </div> </div> </div> <div style="-ms-grid-column:3; -ms-grid-row:2" class="postArticle "> <div class="inner clearfix wow" style="animation-delay: 1400.0ms;"> <a class="blogImgLink" dont-color-link="true" href="/corporate-greenwashing-the-lawyers-are-coming" data-blog-post-alias="corporate-greenwashing-the-lawyers-are-coming"> <div class="blogImg" style="background-image: url('https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/pexels-photo-1108572-1920w.jpeg');"><img src="https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/pexels-photo-1108572-1920w.jpeg" "="" onerror="handleImageLoadError(this)"/></div> </a> <div class="postTextContainer"> <div class="postText clearfix"> <div class="postTitle"> <h3> <a dont-color-link="true" href="/corporate-greenwashing-the-lawyers-are-coming" data-blog-post-alias="corporate-greenwashing-the-lawyers-are-coming">Corporate greenwashing: The lawyers are coming</a> </h3> </div> <div class="authorBar"> <span>By ECGI</span> <span>&bull;</span> <span>March 9, 2023</span> </div> <div class="postDescription">This article was originally published here</div> </div> <div class="readMore"> <a dont-color-link="true" href="/corporate-greenwashing-the-lawyers-are-coming"></a> </div> </div> </div> </div> <div style="-ms-grid-column:4; -ms-grid-row:2" class="postArticle "> <div class="inner clearfix wow" style="animation-delay: 1600.0ms;"> <a class="blogImgLink" dont-color-link="true" href="/rejecting-climate-change-and-esg-risks-breach-of-fiduciary-duties" data-blog-post-alias="rejecting-climate-change-and-esg-risks-breach-of-fiduciary-duties"> <div class="blogImg" style="background-image: url('https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/pexels-photo-1108572-1920w.jpeg');"><img src="https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/pexels-photo-1108572-1920w.jpeg" "="" onerror="handleImageLoadError(this)"/></div> </a> <div class="postTextContainer"> <div class="postText clearfix"> <div class="postTitle"> <h3> <a dont-color-link="true" href="/rejecting-climate-change-and-esg-risks-breach-of-fiduciary-duties" data-blog-post-alias="rejecting-climate-change-and-esg-risks-breach-of-fiduciary-duties">Rejecting Climate Change and ESG Risks Breach of Fiduciary Duties</a> </h3> </div> <div class="authorBar"> <span>By Bloomberg Law</span> <span>&bull;</span> <span>March 1, 2023</span> </div> <div class="postDescription">This article was originally published here</div> </div> <div class="readMore"> <a dont-color-link="true" href="/rejecting-climate-change-and-esg-risks-breach-of-fiduciary-duties"></a> </div> </div> </div> </div> <div style="-ms-grid-column:1; -ms-grid-row:3" class="postArticle "> <div class="inner clearfix wow" style="animation-delay: 1800.0ms;"> <a class="blogImgLink" dont-color-link="true" href="/water-security-a-global-challenge-that-demands-our-attention-and-action" data-blog-post-alias="water-security-a-global-challenge-that-demands-our-attention-and-action"> <div class="blogImg" style="background-image: url('https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/pexels-photo-1108572-1920w.jpeg');"><img src="https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/pexels-photo-1108572-1920w.jpeg" "="" onerror="handleImageLoadError(this)"/></div> </a> <div class="postTextContainer"> <div class="postText clearfix"> <div class="postTitle"> <h3> <a dont-color-link="true" href="/water-security-a-global-challenge-that-demands-our-attention-and-action" data-blog-post-alias="water-security-a-global-challenge-that-demands-our-attention-and-action">Water Security: A Global Challenge That Demands Our Attention and Action.</a> </h3> </div> <div class="authorBar"> <span>By Legal ESG</span> <span>&bull;</span> <span>February 27, 2023</span> </div> <div class="postDescription">This article was originally published here</div> </div> <div class="readMore"> <a dont-color-link="true" href="/water-security-a-global-challenge-that-demands-our-attention-and-action"></a> </div> </div> </div> </div> <div style="-ms-grid-column:2; -ms-grid-row:3" class="postArticle lastArticle"> <div class="inner clearfix wow" style="animation-delay: 2000.0ms;"> <a class="blogImgLink" dont-color-link="true" href="/market-report-esg-winter-2023-feature-game-changers-why-in-house-counsel-must-take-ownership-of-esg" data-blog-post-alias="market-report-esg-winter-2023-feature-game-changers-why-in-house-counsel-must-take-ownership-of-esg"> <div class="blogImg" style="background-image: url('https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/pexels-photo-1108572-1920w.jpeg');"><img src="https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/pexels-photo-1108572-1920w.jpeg" "="" onerror="handleImageLoadError(this)"/></div> </a> <div class="postTextContainer"> <div class="postText clearfix"> <div class="postTitle"> <h3> <a dont-color-link="true" href="/market-report-esg-winter-2023-feature-game-changers-why-in-house-counsel-must-take-ownership-of-esg" data-blog-post-alias="market-report-esg-winter-2023-feature-game-changers-why-in-house-counsel-must-take-ownership-of-esg">&lsquo;Game-changers&rsquo;&ndash; why in-house counsel must take ownership of ESG</a> </h3> </div> <div class="authorBar"> <span>By In-House Lawyer</span> <span>&bull;</span> <span>February 21, 2023</span> </div> <div class="postDescription">This article was originally published here</div> </div> <div class="readMore"> <a dont-color-link="true" href="/market-report-esg-winter-2023-feature-game-changers-why-in-house-counsel-must-take-ownership-of-esg"></a> </div> </div> </div> </div> </div> <a dont-color-link="true" class="more-posts-text-container dmWidget"> <span class="morePosts text">Show More</span> </a> <div></div> </div> </div> </div> </div> <div class="dmRespRow u_1956852342" id="1956852342"> <div class="dmRespColsWrapper" id="1854765986"> <div class="u_1072730918 dmRespCol small-12 medium-12 large-12" id="1072730918"> <div class="dmRespRow u_1857232243 fullBleedChanged fullBleedMode" id="1857232243"> <div class="dmRespColsWrapper" id="1570268688"> <div class="u_1093416195 dmRespCol small-12 large-6 medium-6" id="1093416195"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1953362617"><p><span style="display: unset; font-weight: bold; color: rgb(255, 255, 255);">JD SUPRA:</span></p></div> <div id="1987414455" class="u_1987414455 default dmRssBox dmRssContainer wpRssContainer" dmle_extension="blogposts" data-element-type="blogposts" postsmargin="3" showdividers="false" numlistrows="1" closetext="" showtitle="true" showcontentinsteaddesc="false" numboxrows="5" showarrows="false" usergenerated="false" showcontent="false" readmore="" icon="false" surround="false" src="https://www.jdsupra.com/search/searchResultsRSS.aspx?sTerm=ESG" visibleitems="3" listtype="box" displaythumbnails="false" displaycarouselcontent="false" collspasecontent="false" showposttitle="true" hidereadmore="false" hidemoreposts="false" morepoststitle="More Posts"> <div class="dmRssItem dmPostItemOdd dmNoThumbnailImage" id="dmItem1"> <a class="dmRssA" id="dmBlogItem1" href="https://www.jdsupra.com/legalnews/tools-to-limit-the-administrative-state-6524777"> <div class="dmPostLeftSide" id="dmImg1"> <div class="dmPostCreationDate"> <div class="dmPostCreationMonth dmPostCreationDateBox">NOV</div> <div class="dmPostCreationDay dmPostCreationDateBox">22</div> </div> <div style="" class="dmImgDiv dmPostThumbnail"><!-- <img style="display:none" src="" onload="cropImage(this);"> --></div> <div style="" class="dmImgDiv dmPostFullImage"><!-- <img style="display:none" src="" onload="cropImage(this);"> --></div> <div class="clearBoth"></div> </div> <div class="dmPostRightSide dmPostRightSideLarge"> <div class="dmPostRightInner"> <div class="dmTitleDiv dmTitleDivLarge"> <div class="dmPostTitle ">Tools To Limit the Administrative State &ndash; The Revival and Enhancement of Executive Orders</div> </div> <div class="dmPostDetails"> <div class="dmByLabel">By:</div> <div class="dmByLink">Davis Wright Tremaine LLP</div> <div class="dmPostCreationDateInline" style="display:none"> <div class="dmDateLabel">on</div> <div class="dmPostCreationMonthInline">NOV</div> <div class="dmPostCreationDayInline">22</div> </div> <div class="clearBoth"></div> </div> <div class="clearBoth"></div> <div class="dmPostDescriptionDiv ">Efforts by the Executive Branch to shape and control regulatory output is nothing new. Beginning with the Nixon Administration, several administrations have issued Executive Orders (EOs) to limit or otherwise influence how federal agencies develop, implement, monitor, and sunset regulations. These standards, if followed, provide an efficient and effective regulatory framework...</div> </div> </div> <div class="clearBoth"></div> <div class="dmPostDescription displayNone" id="dmDesc1"><hr class="dmHrClass"/> <div class="dmPostDescriptionInner"></div> </div> <span class="rssListReadMore displayNone "> <span class="dmReadMoreInnerText">Read more &nbsp; &gt;&gt;</span> </span> </a> </div> <div class="dmRssItem dmPostItemEven dmNoThumbnailImage" id="dmItem2"> <a class="dmRssA" id="dmBlogItem2" href="https://www.jdsupra.com/legalnews/glass-lewis-voting-policy-changes-for-4252332"> <div class="dmPostLeftSide" id="dmImg2"> <div class="dmPostCreationDate"> <div class="dmPostCreationMonth dmPostCreationDateBox">NOV</div> <div class="dmPostCreationDay dmPostCreationDateBox">22</div> </div> <div style="" class="dmImgDiv dmPostThumbnail"><!-- <img style="display:none" src="" onload="cropImage(this);"> --></div> <div style="" class="dmImgDiv dmPostFullImage"><!-- <img style="display:none" src="" onload="cropImage(this);"> --></div> <div class="clearBoth"></div> </div> <div class="dmPostRightSide dmPostRightSideLarge"> <div class="dmPostRightInner"> <div class="dmTitleDiv dmTitleDivLarge"> <div class="dmPostTitle ">Glass Lewis Voting Policy Changes for 2025: 8 Things to Know</div> </div> <div class="dmPostDetails"> <div class="dmByLabel">By:</div> <div class="dmByLink">Perkins Coie</div> <div class="dmPostCreationDateInline" style="display:none"> <div class="dmDateLabel">on</div> <div class="dmPostCreationMonthInline">NOV</div> <div class="dmPostCreationDayInline">22</div> </div> <div class="clearBoth"></div> </div> <div class="clearBoth"></div> <div class="dmPostDescriptionDiv ">Recently, Glass Lewis announced the release of its 2025 U.S. Benchmark Policy Guidelines and guidelines for Shareholder Proposals &amp; ESG-Related Issues that apply across markets. Here are 8 things to know about this year&rsquo;s policy updates: 1. Expectation of AI Oversight Disclosures. The updated policy includes a new section regarding board oversight of artificial intelligence (AI). Glass Lewis expects companies that develop or employ AI in their operations to provide &ldquo;clear disclosure concerning the role of the board in overseeing issues related to AI, including how companies are ensuring directors are fully versed on this rapidly evolving and dynamic issue.&rdquo;</div> </div> </div> <div class="clearBoth"></div> <div class="dmPostDescription displayNone" id="dmDesc2"><hr class="dmHrClass"/> <div class="dmPostDescriptionInner"></div> </div> <span class="rssListReadMore displayNone "> <span class="dmReadMoreInnerText">Read more &nbsp; &gt;&gt;</span> </span> </a> </div> <div class="dmRssItem dmPostItemOdd dmNoThumbnailImage" id="dmItem3"> <a class="dmRssA" id="dmBlogItem3" href="https://www.jdsupra.com/legalnews/agg-talks-cross-border-business-podcast-99285"> <div class="dmPostLeftSide" id="dmImg3"> <div class="dmPostCreationDate"> <div class="dmPostCreationMonth dmPostCreationDateBox">NOV</div> <div class="dmPostCreationDay dmPostCreationDateBox">21</div> </div> <div style="" class="dmImgDiv dmPostThumbnail"><!-- <img style="display:none" src="" onload="cropImage(this);"> --></div> <div style="" class="dmImgDiv dmPostFullImage"><!-- <img style="display:none" src="" onload="cropImage(this);"> --></div> <div class="clearBoth"></div> </div> <div class="dmPostRightSide dmPostRightSideLarge"> <div class="dmPostRightInner"> <div class="dmTitleDiv dmTitleDivLarge"> <div class="dmPostTitle ">AGG Talks: Cross-Border Business Podcast - Episode 21: The 2024 U.S. Election&rsquo;s Impact on ESG Regulations</div> </div> <div class="dmPostDetails"> <div class="dmByLabel">By:</div> <div class="dmByLink">Arnall Golden Gregory LLP</div> <div class="dmPostCreationDateInline" style="display:none"> <div class="dmDateLabel">on</div> <div class="dmPostCreationMonthInline">NOV</div> <div class="dmPostCreationDayInline">21</div> </div> <div class="clearBoth"></div> </div> <div class="clearBoth"></div> <div class="dmPostDescriptionDiv ">In this episode, Mike Burke, AGG Corporate partner and co-chair of the firm&rsquo;s International practice, is joined by AGG Environmental co-chair Rebecca Davis and AGG Real Estate of counsel Caroline Magee to explore the future of environmental, social, and governance (&ldquo;ESG&rdquo;) issues following the 2024 U.S. election. As the political and regulatory environment shifts, Mike, Rebecca, and Caroline discuss the challenges businesses face in navigating conflicting federal and state regulations. They also examine the potential impact of policy changes on environmental justice, infrastructure investments, and the electric vehicle (&ldquo;EV&rdquo;) sector. With a focus on practical strategies, they offer insights into how companies can effectively manage ESG-related risks and maintain resilience amid changing regulations.</div> </div> </div> <div class="clearBoth"></div> <div class="dmPostDescription displayNone" id="dmDesc3"><hr class="dmHrClass"/> <div class="dmPostDescriptionInner"></div> </div> <span class="rssListReadMore displayNone "> <span class="dmReadMoreInnerText">Read more &nbsp; &gt;&gt;</span> </span> </a> </div> <!-- <div class="clearBoth"></div> --> <div class="more-posts-wrapper"> <a id="dmMorePostsButton" class="dmMorePostsButton displayBlock" href="https://www.jdsupra.com/search/searchResultsRSS.aspx?sTerm=ESG&paged=1&paged=1" onclick="fetchMoreBlogItems('https://www.jdsupra.com/search/searchResultsRSS.aspx?sTerm=ESG&paged=1&paged=1');return false;"> <div class="dmMorePostsButtonClass">More Posts <span class="dm-icon-button-arrow oneIcon" data-hide-read-more="false"></span> </div> <div style="height: 10px;"></div> </a> </div> <div class="clearBoth"></div> </div> </div> <div class="u_1210166386 dmRespCol small-12 large-6 medium-6" id="1210166386"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1428540352"><p><span style="display: unset; font-weight: bold; color: rgb(255, 255, 255);">LEXOLOGY:</span></p></div> <div id="1139918602" class="u_1139918602 default dmRssBox dmRssContainer wpRssContainer" dmle_extension="blogposts" data-element-type="blogposts" postsmargin="3" showdividers="false" closetext="" showtitle="false" showcontentinsteaddesc="false" numboxrows="5" showarrows="false" usergenerated="false" showcontent="false" readmore="" icon="false" surround="false" src="https://www.lexology.com/email/rss.aspx?tagType=8&tagRef=287411&tagTitle=%20ESG&extrajr=&extrawr=" visibleitems="3" listtype="box" displaythumbnails="false" displaycarouselcontent="false" collspasecontent="false" showposttitle="true" hidereadmore="false" hidemoreposts="false" morepoststitle="More Posts"> <div class="dmRssItem dmPostItemOdd dmNoThumbnailImage" id="dmItem1"> <a class="dmRssA" id="dmBlogItem1" href="https://www.lexology.com/library/detail.aspx?g=887f5585-9810-4d72-9bb7-b3cb26fdb01a"> <div class="dmPostLeftSide" id="dmImg1"> <div class="dmPostCreationDate"> <div class="dmPostCreationMonth dmPostCreationDateBox">NOV</div> <div class="dmPostCreationDay dmPostCreationDateBox">22</div> </div> <div style="" class="dmImgDiv dmPostThumbnail"><!-- <img style="display:none" src="" onload="cropImage(this);"> --></div> <div style="" class="dmImgDiv dmPostFullImage"><!-- <img style="display:none" src="" onload="cropImage(this);"> --></div> <div class="clearBoth"></div> </div> <div class="dmPostRightSide dmPostRightSideLarge"> <div class="dmPostRightInner"> <div class="dmTitleDiv dmTitleDivLarge"> <div class="dmPostTitle ">The latest changes on right to work checks</div> </div> <div class="dmPostDetails"> <div class="dmByLabel">By:</div> <div class="dmByLink">Hill Dickinson</div> <div class="dmPostCreationDateInline" style="display:none"> <div class="dmDateLabel">on</div> <div class="dmPostCreationMonthInline">NOV</div> <div class="dmPostCreationDayInline">22</div> </div> <div class="clearBoth"></div> </div> <div class="clearBoth"></div> <div class="dmPostDescriptionDiv ">......</div> </div> </div> <div class="clearBoth"></div> <div class="dmPostDescription displayNone" id="dmDesc1"><hr class="dmHrClass"/> <div class="dmPostDescriptionInner"></div> </div> <span class="rssListReadMore displayNone "> <span class="dmReadMoreInnerText">Read more &nbsp; &gt;&gt;</span> </span> </a> </div> <div class="dmRssItem dmPostItemEven dmNoThumbnailImage" id="dmItem2"> <a class="dmRssA" id="dmBlogItem2" href="https://www.lexology.com/library/detail.aspx?g=f639f9b2-006c-4232-a086-b56650bc6737"> <div class="dmPostLeftSide" id="dmImg2"> <div class="dmPostCreationDate"> <div class="dmPostCreationMonth dmPostCreationDateBox">NOV</div> <div class="dmPostCreationDay dmPostCreationDateBox">21</div> </div> <div style="" class="dmImgDiv dmPostThumbnail"><!-- <img style="display:none" src="" onload="cropImage(this);"> --></div> <div style="" class="dmImgDiv dmPostFullImage"><!-- <img style="display:none" src="" onload="cropImage(this);"> --></div> <div class="clearBoth"></div> </div> <div class="dmPostRightSide dmPostRightSideLarge"> <div class="dmPostRightInner"> <div class="dmTitleDiv dmTitleDivLarge"> <div class="dmPostTitle ">Tools To Limit the Administrative State - The Revival and Enhancement of Executive Orders</div> </div> <div class="dmPostDetails"> <div class="dmByLabel">By:</div> <div class="dmByLink">Davis Wright Tremaine LLP</div> <div class="dmPostCreationDateInline" style="display:none"> <div class="dmDateLabel">on</div> <div class="dmPostCreationMonthInline">NOV</div> <div class="dmPostCreationDayInline">21</div> </div> <div class="clearBoth"></div> </div> <div class="clearBoth"></div> <div class="dmPostDescriptionDiv ">......</div> </div> </div> <div class="clearBoth"></div> <div class="dmPostDescription displayNone" id="dmDesc2"><hr class="dmHrClass"/> <div class="dmPostDescriptionInner"></div> </div> <span class="rssListReadMore displayNone "> <span class="dmReadMoreInnerText">Read more &nbsp; &gt;&gt;</span> </span> </a> </div> <div class="dmRssItem dmPostItemOdd dmNoThumbnailImage" id="dmItem3"> <a class="dmRssA" id="dmBlogItem3" href="https://www.lexology.com/library/detail.aspx?g=0d694433-2d10-48df-ae25-921a61d02d3e"> <div class="dmPostLeftSide" id="dmImg3"> <div class="dmPostCreationDate"> <div class="dmPostCreationMonth dmPostCreationDateBox">NOV</div> <div class="dmPostCreationDay dmPostCreationDateBox">21</div> </div> <div style="" class="dmImgDiv dmPostThumbnail"><!-- <img style="display:none" src="" onload="cropImage(this);"> --></div> <div style="" class="dmImgDiv dmPostFullImage"><!-- <img style="display:none" src="" onload="cropImage(this);"> --></div> <div class="clearBoth"></div> </div> <div class="dmPostRightSide dmPostRightSideLarge"> <div class="dmPostRightInner"> <div class="dmTitleDiv dmTitleDivLarge"> <div class="dmPostTitle ">Tax: a crucial element in CSRD reporting?</div> </div> <div class="dmPostDetails"> <div class="dmByLabel">By:</div> <div class="dmByLink">Grant Thornton Netherlands</div> <div class="dmPostCreationDateInline" style="display:none"> <div class="dmDateLabel">on</div> <div class="dmPostCreationMonthInline">NOV</div> <div class="dmPostCreationDayInline">21</div> </div> <div class="clearBoth"></div> </div> <div class="clearBoth"></div> <div class="dmPostDescriptionDiv ">......</div> </div> </div> <div class="clearBoth"></div> <div class="dmPostDescription displayNone" id="dmDesc3"><hr class="dmHrClass"/> <div class="dmPostDescriptionInner"></div> </div> <span class="rssListReadMore displayNone "> <span class="dmReadMoreInnerText">Read more &nbsp; &gt;&gt;</span> </span> </a> </div> <!-- <div class="clearBoth"></div> --> <div class="more-posts-wrapper"> <a id="dmMorePostsButton" class="dmMorePostsButton displayBlock" href="https://www.lexology.com/email/rss.aspx?tagType=8&tagRef=287411&tagTitle=%20ESG&extrajr=&extrawr=&paged=1&paged=1" onclick="fetchMoreBlogItems('https://www.lexology.com/email/rss.aspx?tagType=8&tagRef=287411&tagTitle=%20ESG&extrajr=&extrawr=&paged=1&paged=1');return false;"> <div class="dmMorePostsButtonClass">More Posts <span class="dm-icon-button-arrow oneIcon" data-hide-read-more="false"></span> </div> <div style="height: 10px;"></div> </a> </div> <div class="clearBoth"></div> </div> </div> </div> </div> </div> </div> </div> <div class="dmRespRow u_1551299319" id="1551299319"> <div class="dmRespColsWrapper" id="1060873334"> <div class="u_1308835306 dmRespCol small-12 medium-12 large-12" id="1308835306"> <div class="dmRespRow fullBleedChanged fullBleedMode u_1233085741" id="1233085741"> <div class="dmRespColsWrapper" id="1422194803"> <div class="u_1061686054 dmRespCol small-12 large-6 medium-6" id="1061686054"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1982522412"><p><span style="color: rgb(255, 255, 255); font-weight: bold; display: unset;">BLOOMBERG LAW:</span></p></div> <div id="1415688791" class="u_1415688791 default dmRssBox dmRssContainer wpRssContainer" dmle_extension="blogposts" data-element-type="blogposts" postsmargin="3" showdividers="false" numlistrows="1" closetext="" showtitle="false" showcontentinsteaddesc="false" numboxrows="5" showarrows="false" usergenerated="false" showcontent="false" readmore="" icon="false" surround="false" src="https://news.bloomberglaw.com/api/rss/bloomberg-law-news?offset=0&limit=10&query=esg&type=NEWS&type=INSIGHT" visibleitems="3" listtype="box" displaythumbnails="false" displaycarouselcontent="false" collspasecontent="false" showposttitle="true" hidereadmore="false" hidemoreposts="false" morepoststitle="More Posts"> <div class="dmRssItem dmPostItemOdd dmNoThumbnailImage" id="dmItem1"> <a class="dmRssA" id="dmBlogItem1" href="https://news.bloomberglaw.com/us-law-week/delaware-corporate-law-still-gold-standard-amid-esg-blowback?utm_source=rss&utm_medium=BLNW&utm_campaign=00000193-49cf-dab8-a99b-c9ffb0c40001"> <div class="dmPostLeftSide" id="dmImg1"> <div class="dmPostCreationDate"> <div class="dmPostCreationMonth dmPostCreationDateBox">NOV</div> <div class="dmPostCreationDay dmPostCreationDateBox">21</div> </div> <div style="" class="dmImgDiv dmPostThumbnail"><!-- <img style="display:none" src="" onload="cropImage(this);"> --></div> <div style="" class="dmImgDiv dmPostFullImage"><!-- <img style="display:none" src="" onload="cropImage(this);"> --></div> <div class="clearBoth"></div> </div> <div class="dmPostRightSide dmPostRightSideLarge"> <div class="dmPostRightInner"> <div class="dmTitleDiv dmTitleDivLarge"> <div class="dmPostTitle ">Delaware Corporate Law Still Gold Standard Amid ESG Blowback</div> </div> <div class="dmPostDetails"> <div class="dmByLabel">By:</div> <div class="dmByLink"></div> <div class="dmPostCreationDateInline" style="display:none"> <div class="dmDateLabel">on</div> <div class="dmPostCreationMonthInline">NOV</div> <div class="dmPostCreationDayInline">21</div> </div> <div class="clearBoth"></div> </div> <div class="clearBoth"></div> <div class="dmPostDescriptionDiv ">University of Delaware's Lawrence Cunningham says that Delaware courts haven't abandoned shareholders or outlawed ESG, but rather are in the sensible and practical center.</div> </div> </div> <div class="clearBoth"></div> <div class="dmPostDescription displayNone" id="dmDesc1"><hr class="dmHrClass"/> <div class="dmPostDescriptionInner"></div> </div> <span class="rssListReadMore displayNone "> <span class="dmReadMoreInnerText">Read more &nbsp; &gt;&gt;</span> </span> </a> </div> <div class="dmRssItem dmPostItemEven dmNoThumbnailImage" id="dmItem2"> <a class="dmRssA" id="dmBlogItem2" href="https://news.bloomberglaw.com/esg/oracle-investors-nix-weighing-climate-risk-in-retirement-plans?utm_source=rss&utm_medium=BLNW&utm_campaign=00000193-0d7b-df7d-ab9b-bfff96920000"> <div class="dmPostLeftSide" id="dmImg2"> <div class="dmPostCreationDate"> <div class="dmPostCreationMonth dmPostCreationDateBox">NOV</div> <div class="dmPostCreationDay dmPostCreationDateBox">14</div> </div> <div style="" class="dmImgDiv dmPostThumbnail"><!-- <img style="display:none" src="" onload="cropImage(this);"> --></div> <div style="" class="dmImgDiv dmPostFullImage"><!-- <img style="display:none" src="" onload="cropImage(this);"> --></div> <div class="clearBoth"></div> </div> <div class="dmPostRightSide dmPostRightSideLarge"> <div class="dmPostRightInner"> <div class="dmTitleDiv dmTitleDivLarge"> <div class="dmPostTitle ">Oracle Investors Nix Weighing Retirement Plan Climate Risk (1)</div> </div> <div class="dmPostDetails"> <div class="dmByLabel">By:</div> <div class="dmByLink"></div> <div class="dmPostCreationDateInline" style="display:none"> <div class="dmDateLabel">on</div> <div class="dmPostCreationMonthInline">NOV</div> <div class="dmPostCreationDayInline">14</div> </div> <div class="clearBoth"></div> </div> <div class="clearBoth"></div> <div class="dmPostDescriptionDiv ">Oracle investors voted against a proposal asking the computer software company to examine the impact greenhouse gas emissions will have on its retirement plan investments.</div> </div> </div> <div class="clearBoth"></div> <div class="dmPostDescription displayNone" id="dmDesc2"><hr class="dmHrClass"/> <div class="dmPostDescriptionInner"></div> </div> <span class="rssListReadMore displayNone "> <span class="dmReadMoreInnerText">Read more &nbsp; &gt;&gt;</span> </span> </a> </div> <div class="dmRssItem dmPostItemOdd dmNoThumbnailImage" id="dmItem3"> <a class="dmRssA" id="dmBlogItem3" href="https://news.bloomberglaw.com/daily-labor-report/trumps-win-endangers-slew-of-biden-era-employee-benefits-rules?utm_source=rss&utm_medium=BLNW&utm_campaign=00000193-01d8-df7d-ab9b-bfde30a90001"> <div class="dmPostLeftSide" id="dmImg3"> <div class="dmPostCreationDate"> <div class="dmPostCreationMonth dmPostCreationDateBox">NOV</div> <div class="dmPostCreationDay dmPostCreationDateBox">07</div> </div> <div style="" class="dmImgDiv dmPostThumbnail"><!-- <img style="display:none" src="" onload="cropImage(this);"> --></div> <div style="" class="dmImgDiv dmPostFullImage"><!-- <img style="display:none" src="" onload="cropImage(this);"> --></div> <div class="clearBoth"></div> </div> <div class="dmPostRightSide dmPostRightSideLarge"> <div class="dmPostRightInner"> <div class="dmTitleDiv dmTitleDivLarge"> <div class="dmPostTitle ">Trump&rsquo;s Win Endangers Slew of Biden-Era Employee Benefits Rules</div> </div> <div class="dmPostDetails"> <div class="dmByLabel">By:</div> <div class="dmByLink"></div> <div class="dmPostCreationDateInline" style="display:none"> <div class="dmDateLabel">on</div> <div class="dmPostCreationMonthInline">NOV</div> <div class="dmPostCreationDayInline">07</div> </div> <div class="clearBoth"></div> </div> <div class="clearBoth"></div> <div class="dmPostDescriptionDiv ">The US Labor Department's employee benefits regulator under a second Donald Trump presidency is poised to roll back or reverse a series of Biden administration rules governing retirement and healthcare in a callback to priorities set in Trump's first term.</div> </div> </div> <div class="clearBoth"></div> <div class="dmPostDescription displayNone" id="dmDesc3"><hr class="dmHrClass"/> <div class="dmPostDescriptionInner"></div> </div> <span class="rssListReadMore displayNone "> <span class="dmReadMoreInnerText">Read more &nbsp; &gt;&gt;</span> </span> </a> </div> <!-- <div class="clearBoth"></div> --> <div class="more-posts-wrapper"> <a id="dmMorePostsButton" class="dmMorePostsButton displayBlock" href="https://news.bloomberglaw.com/api/rss/bloomberg-law-news?offset=0&limit=10&query=esg&type=NEWS&type=INSIGHT&paged=1&paged=1" onclick="fetchMoreBlogItems('https://news.bloomberglaw.com/api/rss/bloomberg-law-news?offset=0&limit=10&query=esg&type=NEWS&type=INSIGHT&paged=1&paged=1');return false;"> <div class="dmMorePostsButtonClass">More Posts <span class="dm-icon-button-arrow oneIcon" data-hide-read-more="false"></span> </div> <div style="height: 10px;"></div> </a> </div> <div class="clearBoth"></div> </div> </div> <div class="u_1849314977 dmRespCol small-12 large-6 medium-6" id="1849314977"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1027161956" style="" data-styletopreserve="{"background-image":""}"><p><span style="display: unset; font-weight: bold; color: rgb(255, 255, 255);">ESG TODAY:</span></p></div> <div id="1816720499" class="u_1816720499 default dmRssBox dmRssContainer wpRssContainer" dmle_extension="blogposts" data-element-type="blogposts" postsmargin="3" showdividers="false" numlistrows="1" closetext="" showtitle="false" showcontentinsteaddesc="false" numboxrows="5" showarrows="false" usergenerated="false" showcontent="false" readmore="" icon="false" surround="false" src="https://www.esgtoday.com/feed/" visibleitems="3" listtype="box" displaythumbnails="false" displaycarouselcontent="false" collspasecontent="false" showposttitle="true" hidereadmore="false" hidemoreposts="false" morepoststitle="More Posts"> <div class="dmRssItem dmPostItemOdd dmHasThumbnailImage" id="dmItem1"> <a class="dmRssA" id="dmBlogItem1" href="https://www.esgtoday.com/hsbc-buys-biomass-based-sustainable-aviation-fuel-in-deal-with-cathay-pacific-ecoceres/?utm_source=rss&utm_medium=rss&utm_campaign=hsbc-buys-biomass-based-sustainable-aviation-fuel-in-deal-with-cathay-pacific-ecoceres&post_id=17893"> <div class="dmPostLeftSide" id="dmImg1"> <div class="dmPostCreationDate"> <div class="dmPostCreationMonth dmPostCreationDateBox">NOV</div> <div class="dmPostCreationDay dmPostCreationDateBox">22</div> </div> <div style="background-image: url('https://www.esgtoday.com/wp-content/uploads/2024/11/HSBC.jpg?w=195&h=195');" class="dmImgDiv dmPostThumbnail"><!-- <img style="display:none" src="" onload="cropImage(this);"> --></div> <div style="background-image: url('https://www.esgtoday.com/wp-content/uploads/2024/11/HSBC.jpg?w=277&h=255');" class="dmImgDiv dmPostFullImage"><!-- <img style="display:none" src="" onload="cropImage(this);"> --></div> <div class="clearBoth"></div> </div> <div class="dmPostRightSide dmPostRightSideLarge"> <div class="dmPostRightInner"> <div class="dmTitleDiv dmTitleDivLarge"> <div class="dmPostTitle ">HSBC Buys Biomass-Based Sustainable Aviation Fuel in Deal with Cathay Pacific, EcoCeres</div> </div> <div class="dmPostDetails"> <div class="dmByLabel">By:</div> <div class="dmByLink">Mark Segal</div> <div class="dmPostCreationDateInline" style="display:none"> <div class="dmDateLabel">on</div> <div class="dmPostCreationMonthInline">NOV</div> <div class="dmPostCreationDayInline">22</div> </div> <div class="clearBoth"></div> </div> <div class="clearBoth"></div> <div class="dmPostDescriptionDiv ">HSBC Hong Kong, Cathay Pacific and biofuels platform EcoCeres announced a new initiative aimed at [&hellip;]</div> </div> </div> <div class="clearBoth"></div> <div class="dmPostDescription displayNone" id="dmDesc1"><hr class="dmHrClass"/> <div class="dmPostDescriptionInner"></div> </div> <span class="rssListReadMore displayNone "> <span class="dmReadMoreInnerText">Read more &nbsp; &gt;&gt;</span> </span> </a> </div> <div class="dmRssItem dmPostItemEven dmHasThumbnailImage" id="dmItem2"> <a class="dmRssA" id="dmBlogItem2" href="https://www.esgtoday.com/societe-generale-targets-e500-billion-of-sustainable-finance-by-2030/?utm_source=rss&utm_medium=rss&utm_campaign=societe-generale-targets-e500-billion-of-sustainable-finance-by-2030&post_id=17890"> <div class="dmPostLeftSide" id="dmImg2"> <div class="dmPostCreationDate"> <div class="dmPostCreationMonth dmPostCreationDateBox">NOV</div> <div class="dmPostCreationDay dmPostCreationDateBox">22</div> </div> <div style="background-image: url('https://www.esgtoday.com/wp-content/uploads/2024/11/Societe-Generale2.jpg?w=195&h=195');" class="dmImgDiv dmPostThumbnail"><!-- <img style="display:none" src="" onload="cropImage(this);"> --></div> <div style="background-image: url('https://www.esgtoday.com/wp-content/uploads/2024/11/Societe-Generale2.jpg?w=277&h=255');" class="dmImgDiv dmPostFullImage"><!-- <img style="display:none" src="" onload="cropImage(this);"> --></div> <div class="clearBoth"></div> </div> <div class="dmPostRightSide dmPostRightSideLarge"> <div class="dmPostRightInner"> <div class="dmTitleDiv dmTitleDivLarge"> <div class="dmPostTitle ">Societe Generale Targets &euro;500 Billion of Sustainable Finance by 2030</div> </div> <div class="dmPostDetails"> <div class="dmByLabel">By:</div> <div class="dmByLink">Mark Segal</div> <div class="dmPostCreationDateInline" style="display:none"> <div class="dmDateLabel">on</div> <div class="dmPostCreationMonthInline">NOV</div> <div class="dmPostCreationDayInline">22</div> </div> <div class="clearBoth"></div> </div> <div class="clearBoth"></div> <div class="dmPostDescriptionDiv ">Paris-based financial services group Societe Generale announced today that it has achieved a series of [&hellip;]</div> </div> </div> <div class="clearBoth"></div> <div class="dmPostDescription displayNone" id="dmDesc2"><hr class="dmHrClass"/> <div class="dmPostDescriptionInner"></div> </div> <span class="rssListReadMore displayNone "> <span class="dmReadMoreInnerText">Read more &nbsp; &gt;&gt;</span> </span> </a> </div> <div class="dmRssItem dmPostItemOdd dmHasThumbnailImage" id="dmItem3"> <a class="dmRssA" id="dmBlogItem3" href="https://www.esgtoday.com/eu-commission-estimates-green-bond-investments-to-reduce-emissions-55-million-tons-per-year/?utm_source=rss&utm_medium=rss&utm_campaign=eu-commission-estimates-green-bond-investments-to-reduce-emissions-55-million-tons-per-year&post_id=17887"> <div class="dmPostLeftSide" id="dmImg3"> <div class="dmPostCreationDate"> <div class="dmPostCreationMonth dmPostCreationDateBox">NOV</div> <div class="dmPostCreationDay dmPostCreationDateBox">21</div> </div> <div style="background-image: url('https://www.esgtoday.com/wp-content/uploads/2024/11/EU-flags3.jpg?w=195&h=195');" class="dmImgDiv dmPostThumbnail"><!-- <img style="display:none" src="" onload="cropImage(this);"> --></div> <div style="background-image: url('https://www.esgtoday.com/wp-content/uploads/2024/11/EU-flags3.jpg?w=277&h=255');" class="dmImgDiv dmPostFullImage"><!-- <img style="display:none" src="" onload="cropImage(this);"> --></div> <div class="clearBoth"></div> </div> <div class="dmPostRightSide dmPostRightSideLarge"> <div class="dmPostRightInner"> <div class="dmTitleDiv dmTitleDivLarge"> <div class="dmPostTitle ">EU Commission Estimates Green Bond Investments to Reduce Emissions by 55 Million Tons per Year</div> </div> <div class="dmPostDetails"> <div class="dmByLabel">By:</div> <div class="dmByLink">Mark Segal</div> <div class="dmPostCreationDateInline" style="display:none"> <div class="dmDateLabel">on</div> <div class="dmPostCreationMonthInline">NOV</div> <div class="dmPostCreationDayInline">21</div> </div> <div class="clearBoth"></div> </div> <div class="clearBoth"></div> <div class="dmPostDescriptionDiv ">The European Commission announced today the release of its NextGenerationEU (NGEU) Green Bonds Allocation and [&hellip;]</div> </div> </div> <div class="clearBoth"></div> <div class="dmPostDescription displayNone" id="dmDesc3"><hr class="dmHrClass"/> <div class="dmPostDescriptionInner"></div> </div> <span class="rssListReadMore displayNone "> <span class="dmReadMoreInnerText">Read more &nbsp; &gt;&gt;</span> </span> </a> </div> <!-- <div class="clearBoth"></div> --> <div class="more-posts-wrapper"> <a id="dmMorePostsButton" class="dmMorePostsButton displayBlock" href="https://www.esgtoday.com/feed/?paged=1&paged=1" onclick="fetchMoreBlogItems('https://www.esgtoday.com/feed/?paged=1&paged=1');return false;"> <div class="dmMorePostsButtonClass">More Posts <span class="dm-icon-button-arrow oneIcon" data-hide-read-more="false"></span> </div> <div style="height: 10px;"></div> </a> </div> <div class="clearBoth"></div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="dmFooterContainer"> <div id="fcontainer" class="u_fcontainer f_hcontainer dmFooter p_hfcontainer"> <div dm:templateorder="250" class="dmFooterResp generalFooter" id="1943048428"> <div class="u_1139378862 dmRespRow dmSectionNoParallax" style="text-align: center;" id="1139378862" data-gallery-bg="eyJzbGlkZXMiOlsiaHR0cHM6Ly9pcnQtY2RuLm11bHRpc2NyZWVuc2l0ZS5jb20vbWQvdW5zcGxhc2gvZG1zM3JlcC9tdWx0aS9waG90by0xNTAyOTE5MDg4NzgzLTExYzg0NTQ1NWNiOS5qcGciXX0="> <div class="dmRespColsWrapper" id="1032179573"> <div class="u_1123512868 dmRespCol small-12 medium-4 large-4" id="1123512868"> <div class="u_1863034691 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1863034691"><img src="https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/Copy-2Bof-2BMain-2BESG-2BWhite-2B-282-29-1920w-1920w.png" id="1752856294" class="" data-dm-image-path="https://irp.cdn-website.com/4a3587f5/dms3rep/multi/Copy-2Bof-2BMain-2BESG-2BWhite-2B-282-29-1920w.png" onerror="handleImageLoadError(this)"/></div> <div class="u_1654043623 dmNewParagraph" data-element-type="paragraph" id="1654043623" style="transition:none;display:block;line-height:initial;" data-version="5"> <h5 class="text-align-left" style="line-height: 1.5;"><span class="" style="font-weight: bold; display: initial; color: rgb(255, 255, 255);"><span style="font-weight: bold; display: initial; color: rgb(255, 255, 255);">LEGAL</span> </span><span style="font-weight: bold; display: initial; color: rgb(77, 219, 0);">ESG</span><span single-space="true" class="" style="font-weight: 400; display: initial; color: rgb(77, 219, 0);"> <span style="font-weight: 400; display: initial; color: rgb(77, 219, 0);"></span> </span><span style="font-weight: 400; display: initial; color: rgb(255, 255, 255);">brings together todays thought leaders to address the business critical imperative of Environmental, Social, and Corporate Governance in the Legal Profession</span></h5> </div></div> <div class="u_1496398989 dmRespCol small-12 medium-4 large-4" id="1496398989"> <div class="u_1099209583 dmNewParagraph ql-disabled" data-element-type="paragraph" id="1099209583" style="line-height:initial;" data-version="5"> <h5 class="text-align-left size-15"><span style="color: rgb(194, 255, 0); font-weight: 700; display: initial;" class="font-size-15">Contact us</span></h5> </div> <div class="u_1571957362 dmNewParagraph" data-element-type="paragraph" id="1571957362" style="transition:opacity 1s ease-in-out;line-height:initial;" data-version="5"> <h5 class="text-align-left size-15" style="line-height: 1.5;"><span class="font-size-15" style="display: initial; color: rgb(255, 255, 255); font-weight: bold;">contact@legal</span><a href="/" runtime_url="/" type="page" class="font-size-15" style="display: initial; color: rgb(77, 219, 0); font-weight: bold;">esg</a><span class="font-size-15" style="display: initial; color: rgb(255, 255, 255); font-weight: bold;">.com</span></h5> <h5 class="text-align-left" style="line-height: 1.5;"><br/></h5> </div> <div class="u_1495646737 align-center text-align-center dmSocialHub gapSpacing" id="1495646737" dmle_extension="social_hub" data-element-type="social_hub" wr="true" networks="" icon="true" surround="true" adwords=""> <div class="socialHubWrapper"> <div class="socialHubInnerDiv "> <a href="mailto:contact@legalesg.com" dm_dont_rewrite_url="true" aria-label="email" onclick="dm_gaq_push_event &amp;&amp; dm_gaq_push_event(&apos;socialLink&apos;, &apos;click&apos;, &apos;Email&apos;)"> <span class="dmSocialEmail dm-social-icons-email oneIcon socialHubIcon style8" aria-hidden="true" data-hover-effect=""></span> </a> <a href="http://instagram.com/legalesg" target="_blank" dm_dont_rewrite_url="true" aria-label="instagram" onclick="dm_gaq_push_event &amp;&amp; dm_gaq_push_event(&apos;socialLink&apos;, &apos;click&apos;, &apos;Instagram&apos;)"> <span class="dmSocialInstagram dm-social-icons-instagram oneIcon socialHubIcon style8" aria-hidden="true" data-hover-effect=""></span> </a> <a href="https://www.linkedin.com/company/legalesg/" target="_blank" dm_dont_rewrite_url="true" aria-label="linkedin" onclick="dm_gaq_push_event &amp;&amp; dm_gaq_push_event(&apos;socialLink&apos;, &apos;click&apos;, &apos;Linkedin&apos;)"> <span class="dmSocialLinkedin icon-linkedin oneIcon socialHubIcon style8" aria-hidden="true" data-hover-effect=""></span> </a> </div> </div> </div> </div> <div class="u_1360253869 dmRespCol small-12 medium-4 large-4" id="1360253869"> <div class="dmNewParagraph" data-element-type="paragraph" id="1125619610" style="transition:opacity 1s ease-in-out;line-height:initial;" data-version="5"> <h5 class="size-15"><span class="font-size-15" style="display: initial; font-weight: 700; color: rgb(194, 255, 0);">Menu</span></h5> </div> <nav class="u_1881006755 unifiednav_vertical effect-text-color main-navigation unifiednav dmLinksMenu" role="navigation" layout-main="vertical_nav_layout_4" layout-sub="" data-show-vertical-sub-items="HOVER" id="1881006755" dmle_extension="onelinksmenu" data-element-type="onelinksmenu" data-logo-src="https://irp-cdn.multiscreensite.com/md/dmtmpl/5d5e38ed-97f3-47f1-87a8-5cdfcc6b6809/dms3rep/multi/desktop/logo-02.svg" alt="" data-nav-structure="VERTICAL" wr="true" icon="true" surround="true" adwords="" navigation-id="unifiedNav"> <ul role="menubar" class="unifiednav__container " data-auto="navigation-pages"> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/" class="unifiednav__item " target="" data-target-page-alias="home"> <span class="nav-item-text " data-link-text=" Home " data-auto="page-text-style">Home<span class="icon icon-angle-down" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/thoughtleadership" class="unifiednav__item " target="" data-target-page-alias="thoughtleadership"> <span class="nav-item-text " data-link-text=" Thought Leadership " data-auto="page-text-style">Thought Leadership<span class="icon icon-angle-down" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/events" class="unifiednav__item " target="" data-target-page-alias="events"> <span class="nav-item-text " data-link-text=" Events " data-auto="page-text-style">Events<span class="icon icon-angle-down" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/Insights" class="unifiednav__item dmNavItemSelected " target="" data-target-page-alias="Insights" data-auto="selected-page"> <span class="nav-item-text " data-link-text=" Insights " data-auto="page-text-style">Insights<span class="icon icon-angle-down" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/resources" class="unifiednav__item " target="" data-target-page-alias="resources"> <span class="nav-item-text " data-link-text=" Resources " data-auto="page-text-style">Resources<span class="icon icon-angle-down" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span> </span> </a> </li> <li role="menuitem" class=" unifiednav__item-wrap " data-auto="more-pages" data-depth="0"> <a href="/contact" class="unifiednav__item " target="" data-target-page-alias="contact"> <span class="nav-item-text " data-link-text=" Contact Us " data-auto="page-text-style">Contact Us<span class="icon icon-angle-down" data-hidden-on-mobile="" data-hidden-on-desktop="" data-hidden-on-tablet=""></span> </span> </a> </li> </ul> </nav> </div> </div> </div> <div class="dmRespRow u_1280791690" style="text-align: center;" id="1280791690"> <div class="dmRespColsWrapper" id="1746209955"> <div class="dmRespCol small-12 medium-6 large-6" id="1652706178"> <div class="dmNewParagraph" data-element-type="paragraph" id="1320463082" style="transition:opacity 1s ease-in-out;line-height:initial;" data-version="5"> <h5 class="size-15"><span class="font-size-15" style="display: initial; font-weight: bold; color: rgb(255, 255, 255);"><span style="display: initial; font-weight: bold; color: rgb(255, 255, 255);" class="font-size-15">&copy;2024 LEGAL</span> </span><span style="display: initial; font-weight: bold; color: rgb(77, 219, 0);" class="font-size-15">ESG</span><span class="font-size-15" style="display: initial; font-weight: bold; color: rgb(255, 255, 255);"> <span style="display: initial; font-weight: bold; color: rgb(255, 255, 255);" class="font-size-15">All rights reserved</span></span></h5> </div></div> <div class="dmRespCol small-12 medium-6 large-6" id="1453265139"> <div class="dmNewParagraph u_1492121940" data-element-type="paragraph" id="1492121940" style="transition: opacity 1s ease-in-out 0s; line-height: initial; text-align: right;" data-version="5"> <h5 class="text-align-right size-15"><a href="http://www.legalesg.com" runtime_url="http://www.legalesg.com" type="url" class="font-size-15" style="display: initial; font-weight: bold; color: rgb(255, 255, 255);">www.legal</a><a href="http://www.legalesg.com" runtime_url="http://www.legalesg.com" type="url" class="font-size-15" style="display: initial; font-weight: bold; color: rgb(77, 219, 0);">esg</a><a href="http://www.legalesg.com" runtime_url="http://www.legalesg.com" type="url" class="font-size-15" style="display: initial; font-weight: bold; color: rgb(255, 255, 255);">.com</a></h5> </div></div> </div> </div> </div> <div id="1236746004" dmle_extension="powered_by" data-element-type="powered_by" icon="true" surround="false"></div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <!-- Add full CSS and Javascript before the close tag of the body if needed --> <!-- ========= JS Section ========= --> <script> var isWLR = true; window.customWidgetsFunctions = {}; window.customWidgetsStrings = {}; window.collections = {}; window.currentLanguage = "ENGLISH" window.isSitePreview = false; </script> <script type="text/javascript"> var d_version = "production_4953"; var build = "2024-11-21T13_48_18"; window['v' + 'ersion'] = d_version; function buildEditorParent() { window.isMultiScreen = true; window.editorParent = {}; window.previewParent = {}; window.assetsCacheQueryParam = "?version=2024-11-21T13_48_18"; try { var _p = window.parent; if (_p && _p.document && _p.$ && _p.$.dmfw) { window.editorParent = _p; } else if (_p.isSitePreview) { window.previewParent = _p; } } catch (e) { } } buildEditorParent(); </script> <!-- Load jQuery --> <script type="text/javascript" id='d-js-jquery' src="https://static.cdn-website.com/libs/jquery/jquery-3.7.0.min.js"></script> <!-- End Load jQuery --> <!-- Injecting site-wide before scripts --> <!-- End Injecting site-wide to the head --> <script> var _jquery = window.$; var jqueryAliases = ['$', 'jquery', 'jQuery']; jqueryAliases.forEach((alias) => { Object.defineProperty(window, alias, { get() { return _jquery; }, set() { console.warn("Trying to over-write the global jquery object!"); } }); }); window.jQuery.migrateMute = true; </script> <script> window.cookiesNotificationMarkupPreview = 'null'; </script> <!-- HEAD RT JS Include --> <script id='d-js-params'> window.INSITE = window.INSITE || {}; window.INSITE.device = "desktop"; window.rtCommonProps = {}; rtCommonProps["rt.ajax.ajaxScriptsFix"] =true; rtCommonProps["rt.pushnotifs.sslframe.encoded"] = 'aHR0cHM6Ly97c3ViZG9tYWlufS5wdXNoLW5vdGlmcy5jb20='; rtCommonProps["runtimecollector.url"] = 'https://rtc.multiscreensite.com'; rtCommonProps["performance.tabletPreview.removeScroll"] = 'false'; rtCommonProps["inlineEditGrid.snap"] =true; rtCommonProps["popup.insite.cookie.ttl"] = '0.5'; rtCommonProps["rt.pushnotifs.force.button"] =true; rtCommonProps["common.mapbox.token"] = 'pk.eyJ1IjoiZGFubnliMTIzIiwiYSI6ImNqMGljZ256dzAwMDAycXBkdWxwbDgzeXYifQ.Ck5P-0NKPVKAZ6SH98gxxw'; rtCommonProps["common.mapbox.js.override"] =false; rtCommonProps["common.here.appId"] = 'iYvDjIQ2quyEu0rg0hLo'; rtCommonProps["common.here.appCode"] = '1hcIxLJcbybmtBYTD9Z1UA'; rtCommonProps["isCoverage.test"] =false; rtCommonProps["ecommerce.ecwid.script"] = 'https://app.multiscreenstore.com/script.js'; rtCommonProps["feature.flag.mappy.kml"] =false; rtCommonProps["common.resources.dist.cdn"] =true; rtCommonProps["common.build.dist.folder"] = 'production/4953'; rtCommonProps["common.resources.cdn.host"] = 'https://static.cdn-website.com'; rtCommonProps["common.resources.folder"] = 'https://static.cdn-website.com/mnlt/production/4953'; rtCommonProps["feature.flag.runtime.backgroundSlider.preload.slowly"] =true; rtCommonProps["feature.flag.runtime.newAnimation.enabled"] =true; rtCommonProps["feature.flag.runtime.newAnimation.respectCssAnimationProps.enabled"] =true; rtCommonProps["feature.flag.runtime.newAnimation.jitAnimation.enabled"] =true; rtCommonProps["feature.flag.sites.google.analytics.gtag"] =true; rtCommonProps["feature.flag.runOnReadyNewTask"] =true; rtCommonProps["isAutomation.test"] =false; rtCommonProps['common.mapsProvider'] = 'mapbox'; rtCommonProps['common.mapsProvider.version'] = '0.52.0'; rtCommonProps['common.geocodeProvider'] = 'mapbox'; rtCommonProps['common.map.defaults.radiusSize'] = '1500'; rtCommonProps['common.map.defaults.radiusBg'] = 'rgba(255, 255, 255, 0.4)'; rtCommonProps['common.map.defaults.strokeColor'] = 'rgba(255, 255, 255, 1)'; rtCommonProps['common.map.defaults.strokeSize'] = '2'; rtCommonProps['server.for.resources'] = ''; rtCommonProps['feature.flag.lazy.widgets'] = true; rtCommonProps['feature.flag.single.wow'] = false; rtCommonProps['feature.flag.disallowPopupsInEditor'] = true; rtCommonProps['feature.flag.mark.anchors'] = true; rtCommonProps['captcha.public.key'] = '6LffcBsUAAAAAMU-MYacU-6QHY4iDtUEYv_Ppwlz'; rtCommonProps['captcha.invisible.public.key'] = '6LeiWB8UAAAAAHYnVJM7_-7ap6bXCUNGiv7bBPME'; rtCommonProps["images.sizes.small"] =160; rtCommonProps["images.sizes.mobile"] =640; rtCommonProps["images.sizes.tablet"] =1280; rtCommonProps["images.sizes.desktop"] =1920; rtCommonProps["modules.resources.cdn"] =true; rtCommonProps["import.images.storage.imageCDN"] = 'https://lirp.cdn-website.com/'; rtCommonProps["facebook.api.version"] = '7.0'; rtCommonProps["feature.flag.runtime.inp.threshold"] =150; rtCommonProps["feature.flag.performance.logs"] =true; rtCommonProps["site.widget.form.captcha.type"] = 'g_recaptcha'; rtCommonProps["friendly.captcha.site.key"] = 'FCMGSQG9GVNMFS8K'; rtCommonProps["cookiebot.mapbox.consent.category"] = 'marketing'; rtCommonProps["platform.monolith.personalization.dateTimeCondition.popupMsgAction.moveToclient.enabled"] =false; // feature flags that's used out of runtime module (in legacy files) rtCommonProps["site.runtime.video.background.ssr"] =true; window.rtFlags = {}; rtFlags["unsuspendEcwidStoreOnRuntime.enabled"] =true; rtFlags["scripts.widgetCount.enabled"] =true; rtFlags["ecom.ecwid.categoryPage.modifyLinks"] = true; rtFlags["ecom.ecwid.delegateNavigationToEcwid.enabled"] = false; rtFlags["ecom.ecwidNewUrlStructure.enabled"] = false; rtFlags["ecom.ecwid.old.store.fix.scrolling.enabled"] = true; rtFlags["ecom.ecwid.old.store.fix.facebook.share"] = true; rtFlags["ecom.ecwid.fallBackInCaseLinksNotFound.enabled"] = true; rtFlags["feature.flag.photo.gallery.exact.size"] =true; rtFlags["new.store.fix.ecwid.back.bug"] =true; rtFlags["facebook.runtime.widgets.upgrade"] =true; rtFlags["ecom.ecwid.solve.url.modifications"] = true; rtFlags["ecom.ecwid.configOptions"] = true; rtFlags["geocode.search.localize"] =false; rtFlags["feature.flag.runtime.newAnimation.asyncInit.setTimeout.enabled"] =false; rtFlags["site.contact.form.fix.for.attribute"] =true; rtFlags["contact.form.date.format.enabled"] = true; rtFlags["twitter.heightLimit.enabled"] = true; rtFlags["ecom.ecwid.fixTranslations.enabled"] = true; rtFlags["runtime.load.script.native"] =true; rtFlags["editor.classicHybrid.photogallery.fix"] =true; rtFlags["runtime.lottieOverflow"] =false; rtFlags["runtime.monitoring.sentry.ignoreErrors"] = ""; rtFlags["ecom.ecwid.old.store.fix.scrolling.detect.enable"] =true; rtFlags["contact.form.browserValidation.enabled"] =true; </script> <script src="https://static.cdn-website.com/mnlt/production/4953/_dm/s/rt/dist/scripts/d-js-one-runtime-unified-desktop.min.js" id="d-js-core"></script> <!-- End of HEAD RT JS Include --> <script src="https://static.cdn-website.com/mnlt/production/4953/_dm/s/rt/dist/scripts/d-js-jquery-migrate.min.js" ></script> <script> $(window).bind("orientationchange", function (e) { $.layoutManager.initLayout(); }); $(document).resize(function () { }); </script> <script type="text/javascript" id="d_track_campaign"> (function() { const queryParams = new URLSearchParams(window.location.search); const expires = 'expires=' + new Date().getTime() + 24 * 60 * 60 * 1000; const domain = 'domain=' + window.location.hostname; const path = "path=/"; queryParams.forEach((value, key) => { if (key.startsWith('utm_')) { const cookieName = "_dm_rt_" + key.substring(4); const cookie = cookieName + "=" + value; const joined = [cookie, expires, domain, path].join(";"); document.cookie = joined; } }); }()); </script> <script type="text/javascript" > var _dm_gaq = {}; var _gaq = _gaq || []; var _dm_insite = []; </script> <script> window.dataLayer = window.dataLayer || []; window.dataLayer.push({'gtm.start': new Date().getTime(), event: 'gtm.js'}); </script> <script async src="https://www.googletagmanager.com/gtm.js?id=G-BP138CEDV7" id="d-js-gtm" onload="window.dispatchEvent(new CustomEvent('gtmLoaded', { bubbles: true }))"></script> <script async src="https://www.googletagmanager.com/gtag/js?id=G-BP138CEDV7"></script> <script type="text/javascript" id="d_track_ga"> _dm_gaq.siteAlias = '4a3587f5'; _dm_gaq.systemAggregatedGaqID = ''; _dm_gaq.externalGaqID = 'G-BP138CEDV7'; _dm_gaq.gaAggregatedEventAttributes = { 'site_alias': _dm_gaq.siteAlias, 'product': 'DM_DIRECT', 'plan': 'BUSINESS_PLUS_ECOMMERCE_LARGE', 'dfooter': 'false', 'sitetype': '1', 'pwaEnabled': 'true' } _dm_gaq.pushEvent = function(trackingId, event, category, label, value, additionalParams = {}) { const eventProps = { send_to: trackingId, event_category: category, event_label: label, value, ...additionalParams, ...(trackingId === _dm_gaq.systemAggregatedGaqID ? _dm_gaq.gaAggregatedEventAttributes : {}) }; gtag('event', event, eventProps); } window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); function pushInsiteImpressions(id) { _dm_insite.forEach((rule) => { _dm_gaq.pushEvent(id, 'insite_impression', 'insite', rule.ruleType + '__' + rule.ruleId); }); } if(_dm_gaq.systemAggregatedGaqID){ // track aggregated account gtag('config', '', { 'send_page_view': false, 'anonymize_ip': true, 'transport_type': 'beacon', 'custom_map': {'dimension1': 'site_alias', 'dimension2': 'product', 'dimension3': 'dFooter', 'dimension4': 'sitetype'} }); gtag('set', 'developer_id.dMDU5Nj', true); _dm_gaq.pushEvent('', 'page_view'); pushInsiteImpressions(_dm_gaq.systemAggregatedGaqID); } if(_dm_gaq.externalGaqID && _dm_gaq.externalGaqID!= '') { gtag('config', 'G-BP138CEDV7', { 'send_page_view': false, 'anonymize_ip': true, 'transport_type': 'beacon', 'linker': { 'domains': ['legalesg.com'] } }); _dm_gaq.pushEvent('G-BP138CEDV7', 'page_view'); pushInsiteImpressions(_dm_gaq.externalGaqID); } </script> <script type="text/javascript" id="d_track_sp"> ;(function(p,l,o,w,i,n,g){if(!p[i]){p.GlobalSnowplowNamespace=p.GlobalSnowplowNamespace||[]; p.GlobalSnowplowNamespace.push(i);p[i]=function(){(p[i].q=p[i].q||[]).push(arguments) };p[i].q=p[i].q||[];n=l.createElement(o);g=l.getElementsByTagName(o)[0];n.async=1; n.src=w;g.parentNode.insertBefore(n,g)}}(window,document,"script","//d32hwlnfiv2gyn.cloudfront.net/sp-2.0.0-dm-0.1.min.js","snowplow")); window.dmsnowplow = window.snowplow; dmsnowplow('newTracker', 'cf', 'd32hwlnfiv2gyn.cloudfront.net', { // Initialise a tracker appId: '4a3587f5' }); // snowplow queries element styles so we wait until CSS calculations are done. requestAnimationFrame(() => { dmsnowplow('trackPageView'); _dm_insite.forEach((rule) => { // Specifically in popup only the client knows if it is shown or not so we don't always want to track its impression here // the tracking is in popup.js if (rule.actionName !== "popup") { dmsnowplow('trackStructEvent', 'insite', 'impression', rule.ruleType, rule.ruleId); } window?.waitForDeferred?.('dmAjax', () => { $.DM.events.trigger('event-ruleTriggered', {value: rule}); }); }); }); </script> <div style="display:none;" id="P6iryBW0Wu"></div> <!-- photoswipe markup --> <!-- Root element of PhotoSwipe. Must have class pswp. --> <div class="pswp" tabindex="-1" role="dialog" aria-hidden="true"> <!-- Background of PhotoSwipe. It's a separate element as animating opacity is faster than rgba(). --> <div class="pswp__bg"></div> <!-- Slides wrapper with overflow:hidden. --> <div class="pswp__scroll-wrap"> <!-- Container that holds slides. PhotoSwipe keeps only 3 of them in the DOM to save memory. Don't modify these 3 pswp__item elements, data is added later on. --> <div class="pswp__container"> <div class="pswp__item"></div> <div class="pswp__item"></div> <div class="pswp__item"></div> </div> <!-- Default (PhotoSwipeUI_Default) interface on top of sliding area. Can be changed. --> <div class="pswp__ui pswp__ui--hidden"> <div class="pswp__top-bar"> <!-- Controls are self-explanatory. Order can be changed. --> <div class="pswp__counter"></div> <button class="pswp__button pswp__button--close" title="Close (Esc)"></button> <button class="pswp__button pswp__button--share" title="Share"></button> <button class="pswp__button pswp__button--fs" title="Toggle fullscreen"></button> <button class="pswp__button pswp__button--zoom" title="Zoom in/out"></button> <!-- Preloader demo http://codepen.io/dimsemenov/pen/yyBWoR --> <!-- element will get class pswp__preloader--active when preloader is running --> <div class="pswp__preloader"> <div class="pswp__preloader__icn"> <div class="pswp__preloader__cut"> <div class="pswp__preloader__donut"></div> </div> </div> </div> </div> <div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap"> <div class="pswp__share-tooltip"></div> </div> <button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)"> </button> <button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)"> </button> <div class="pswp__caption"> <div class="pswp__caption__center"></div> </div> </div> </div> </div> <div id="fb-root" data-locale="en"></div> <!-- Alias: 4a3587f5 --> <div class="dmPopupMask" id="dmPopupMask"></div> <div id="dmPopup" class="dmPopup"> <div class="dmPopupCloseWrapper"> <div class="dmPopupClose dm-common-icons-close oneIcon" onclick="dmHidePopup(event);"></div> </div> <div class="dmPopupTitle"> <span></span> Share by:</div> <div class="data"></div> </div><script id="d_track_personalization"> window?.waitForDeferred?.('dmAjax', () => { // Collects client data and updates cookies used by smart sites window.expireDays = 365; window.visitLength = 30 * 60000; $.setCookie("dm_timezone_offset", (new Date()).getTimezoneOffset(), window.expireDays); setSmartSiteCookiesInternal("dm_this_page_view","dm_last_page_view","dm_total_visits","dm_last_visit"); }); </script> <script type="text/javascript"> Parameters.NavigationAreaParams.MoreButtonText = 'MORE'; Parameters.NavigationAreaParams.LessButtonText = 'LESS'; Parameters.HomeLinkText = 'Home'; </script> <!-- End Script tags --> <!-- Site Wide Html Markup --> <div id="swh-83d1c90d02e049059ad407264c24d01c"> <script> const getMenu_ = {}; getMenu_['4a3587f5'] = function(){ return 'Setup Mega Menu Widget'; } </script> </div><!-- Site Wide Html Markup --> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10