CINXE.COM

Cutting Edge Purpose Driven Thought Leadership | Legal ESG

<!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: 'home', InitialPageUuid: 'f1dbbebf7e894f6f9b7f9e83944e9a2b', InitialPageId: '1164062923', InitialEncodedPageAlias: 'aG9tZQ==', CurrentPageUrl: '', IsCurrentHomePage: true, 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: 'eyJTVE9SRV9QUk9EVUNUX1BBR0UiOiJwcm9kdWN0IiwiU1RPUkVfQ0FURUdPUllfUEFHRSI6ImNhdGVnb3J5IiwiU1RPUkVfQ0hFQ0tPVVRfUEFHRSI6InN0b3JlLWNoZWNrb3V0IiwiU1RPUkVfU0VBUkNIX1BBR0UiOiJzdG9yZS1zZWFyY2giLCJTVE9SRV9BQ0NPVU5UX1BBR0UiOiJhY2NvdW50IiwiU1RPUkVfRlJPTlRfUEFHRSI6InN0b3JlIn0=', 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: true, 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/"> <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> <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> <style id="criticalCss"> @charset "UTF-8";.display_None,.dmPopupMask{display:none}@font-face{font-family:FontAwesome;font-display:block;src:url(https://static.cdn-website.com/fonts/fontawesome-webfont.eot?v=6);src:url(https://static.cdn-website.com/fonts/fontawesome-webfont.eot?#iefix&v=6) format("embedded-opentype"),url(https://static.cdn-website.com/fonts/fontawesome-webfont.woff?v=6) format("woff"),url(https://static.cdn-website.com/fonts/fontawesome-webfont.ttf?v=6) format("truetype"),url(https://static.cdn-website.com/fonts/fontawesome-webfont.svg#fontawesomeregular?v=6) format("svg");font-weight:400;font-style:normal}.dmInner{min-height:100vh!important;position:relative;min-width:768px!important}.dmPopup,.dmPopupMask{position:fixed;left:0}#dm .dmPhotoGallery .dmPhotoGalleryHolder .photoGalleryThumbs img,.dmDisplay_None{display:none!important}.clearfix:after{clear:both;visibility:hidden;line-height:0;height:0}.clearfix:after,.clearfix:before{content:' ';display:table}.clearfix{display:inline-block}.dmDesktopBody .shadowEffectToChildren li{box-shadow:none!important}#dm .dmWidget .icon{font-size:26px}body.dmRoot #dm .dmOuter .dmInner .dmWidget .icon.hasFontIcon{height:26px;margin-top:-13px;line-height:normal;text-align:center;background-image:none}.dmRoot .hasFontIcon{background-image:none!important}.dmPopupMask{margin:0;width:10px;z-index:1000000999;top:0}#dmRoot .dmPopup{display:block}.dmPopup{text-align:left;top:10px;width:93%;z-index:1000009999!important;box-sizing:border-box;background:#f5f5f5;overflow-y:auto;height:100%;display:block}.dmPopup .dmPopupTitle{text-align:left;font:700 19px Helvetica,Arial;margin:20px 20px 35px;color:#999}#dmPopup{opacity:0}.dmPopupClose,.dmPopupClose:before{position:absolute;visibility:visible}.dmPopupClose{border-radius:25px;width:27px;height:27px;z-index:1;background-color:rgba(255,255,255,.4);top:12px;right:12px}.dmPopupClose:before{display:block;font-size:20px;color:#000;top:3px;right:3px}body.dmDesktopBody:not(.mac) .data::-webkit-scrollbar{width:5px;height:5px}body.dmDesktopBody:not(.mac) .data::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}body.dmDesktopBody:not(.mac) .data::-webkit-scrollbar-thumb{background:#c8c8c8;box-shadow:inset 0 1px 2px #454545;border-radius:45px}.dmRespRow.fullBleedMode>.dmRespColsWrapper{width:100%!important;max-width:100%!important}.dmRespRow.fullBleedMode{padding-left:0!important;padding-right:0!important}#dm .dmRespRow .dmRespColsWrapper{display:flex}.align-center{margin-left:auto;margin-right:auto}.text-align-center{text-align:center}body.fix-mobile-scrolling{overflow:initial}#dmRoot{text-decoration-skip-ink:none}.dmform-title{padding-right:15px;padding-left:15px}.flex-widgets-container{display:none}@media (min-width:1025px) and (max-width:1399px){[data-hidden-on-desktop]{display:none!important}}body{-webkit-overflow-scrolling:touch}@media (min-width:1025px){:root{--btn-text-font-size:14px}}@media (min-width:768px) and (max-width:1024px){[data-hidden-on-tablet]{display:none!important}:root{--btn-text-font-size:14px}}nav{display:block}html{font-family:Source Sans Pro;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0}img{border:0;max-width:100%;-ms-interpolation-mode:bicubic;display:inline-block}button,input{font-family:inherit;font-size:100%;margin:0;line-height:normal}button{text-transform:none;-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}*,:after,:before{box-sizing:border-box}.dmRespRow.dmRespRowNoPadding{padding:0}.dmRespRow{padding-top:15px;padding-bottom:15px}.dmRespRow .dmRespRow:after,.dmRespRow .dmRespRow:before,.dmRespRow:after,.dmRespRow:before{content:' ';display:table}.dmRespRow .dmRespRow:after,.dmRespRow:after{clear:both}.dmRespRow,.dmRespRow .dmRespColsWrapper{max-width:960px;position:relative;margin:0 auto;width:100%}.dmRespRow .dmRespCol{position:relative;width:100%;display:inline-block;vertical-align:top;float:left}.dmRespRow .dmRespCol>*{max-width:100%}.dmRespRow .dmRespRow{width:auto;margin-top:0;margin-bottom:0;max-width:none}.dmDesktopBody .dmRespRow .large-2{position:relative;width:16.66667%}.dmDesktopBody .dmRespRow .large-3{position:relative;width:25%}.dmDesktopBody .dmRespRow .large-6{position:relative;width:50%}.dmDesktopBody .dmRespRow .large-7{position:relative;width:58.33333%}.dmDesktopBody .dmRespRow .large-12{position:relative;width:100%}.socialHubIcon,[class*=' dm-common-icons-'],[class*=' dm-social-icons-']{font-family:dm-social-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dm-social-icons-email:before{content:'\eace'}.dm-social-icons-instagram:before{content:'\ea92'}[class*=' dm-common-icons-']{font-family:dm-common-icons!important}.dm-common-icons-close:before{content:'\e901'}#dm div.dmContent [class*=' icon-'],[class*=' icon-']{font-family:FontAwesome!important;font-weight:400;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased}[class*=' icon-']:before{text-decoration:none;display:inline-block;speak:none}a [class*=' icon-']{display:inline}[class*=' icon-']{display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0}.icon-star:before{content:'\f005'}.icon-linkedin:before{content:'\f0e1'}.icon-angle-right:before{content:'\f105'}.icon-angle-down:before{content:'\f107'}@media (max-width:767px){#dm .dmInner .dmWidget{width:100%}}#dm .dmInner .dmWidget:not(.displayNone){display:inline-block}#dm .dmInner .dmWidget{text-decoration:none;margin:10px 0;clear:both;position:relative;text-align:center;line-height:22px;box-shadow:none;background-image:none;padding:0;height:auto;border-style:solid;white-space:nowrap}#dm .dmInner .dmWidget:after{content:'';display:inline-block;height:100%;vertical-align:middle;width:0;margin-right:-.25em}#dm .dmInner .dmWidget .iconBg{position:absolute;left:0;width:50px;top:50%;margin-top:-13px}#dm .dmWidget .text{display:inline-block;vertical-align:middle;font-size:1.125em;line-height:normal;white-space:normal;padding:10px 7px;max-width:98%}p.rteBlock{margin:0}html:not(.ios-preview) #dm .hasStickyHeader .dmInner div.dmHeaderContainer{position:fixed!important;z-index:101;width:100%;min-width:768px}.socialHubIcon{display:flex!important;align-items:center;justify-content:center}.dmNewParagraph[data-version]{line-height:initial}.dmNewParagraph[data-version] .text-align-left{text-align:left!important}.dmNewParagraph[data-version] .text-align-center{text-align:center!important}.dmNewParagraph[data-version] h1,.dmNewParagraph[data-version] h2,.dmNewParagraph[data-version] h5,.dmNewParagraph[data-version] p{margin-top:0;margin-bottom:0}.dmNewParagraph[data-version] a{vertical-align:initial}.imageWidget{position:relative}.imageWidget a{font-style:italic;text-align:center}.dmPhotoGallery .dmPhotoGalleryHolder .photoGalleryThumbs .image-container{height:100%}.dmPhotoGallery .dmPhotoGalleryHolder .photoGalleryThumbs{width:58px;height:58px;margin:2px;display:inline-block;vertical-align:middle;text-align:center;overflow:hidden}.dmPhotoGalleryResp.dmPhotoGallery .dmPhotoGalleryHolder .photoGalleryThumbs img{box-shadow:0 0 3px #888}.dmPhotoGalleryResp.dmPhotoGallery .dmPhotoGalleryHolder .photoGalleryThumbs{margin:0;padding:10px}.dmPhotoGalleryHolder{text-align:center}.dmPhotoGallery .dmPhotoGalleryHolder .photoGalleryThumbs img{display:inline!important;margin:0!important;vertical-align:middle;text-align:center;position:relative}.dmPhotoGallery .image-container{position:relative}.dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner h3,.dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner p{margin:0;line-height:normal;text-align:center}.dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner h3{font-size:21px}#dm .dmPhotoGallery.newPhotoGallery li.photoGalleryThumbs .caption-container .caption-inner div,#dm .dmPhotoGallery.newPhotoGallery li.photoGalleryThumbs .caption-container .caption-inner h3,#dm .dmPhotoGallery.newPhotoGallery li.photoGalleryThumbs .caption-container .caption-inner p,.dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner div{text-align:center}.dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner p{font-size:14px}.dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner .caption-text,.dmPhotoGallery.newPhotoGallery .photoGalleryThumbs .caption-container .caption-inner .caption-title{max-width:100%}#dm .dmPhotoGallery.newPhotoGallery li{list-style:none}#dm .dmPhotoGallery.newPhotoGallery li.photoGalleryThumbs .caption-container .caption-inner{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden;z-index:1;background-color:rgba(255,255,255,.9);color:#333;padding:15px;height:100%;box-sizing:border-box}#dm .dmPhotoGallery.newPhotoGallery .photoGalleryViewAll{box-shadow:0 0!important;font-size:inherit!important;margin:0!important}#dm .dmPhotoGallery.newPhotoGallery .dmPhotoGalleryHolder{width:100%;padding:0;display:none}#dm .dmPhotoGallery.newPhotoGallery li.photoGalleryThumbs{position:relative}#dm .dmPhotoGallery.newPhotoGallery li.photoGalleryThumbs .image-container{overflow:hidden}#dm .dmPhotoGallery.newPhotoGallery li.photoGalleryThumbs .image-container a{background-repeat:no-repeat;background-position:center}#dm .dmPhotoGallery.newPhotoGallery li.photoGalleryThumbs .caption-container .caption-inner .rteBlock{font-size:14px}#dm .dmPhotoGallery.newPhotoGallery li.photoGalleryThumbs .caption-container .caption-inner .caption-button{margin:10px auto;max-width:100%}#dm .dmPhotoGallery.newPhotoGallery li.photoGalleryThumbs .caption-container .caption-inner .caption-button .text{padding:10px 20px!important}#dm .dmPhotoGallery.newPhotoGallery[data-link-gallery=true] .image-container a.has-link{z-index:1px}*{border:0 solid #333;scrollbar-arrow-color:#fff;scrollbar-track-color:#F2F2F2;scrollbar-face-color:silver;scrollbar-highlight-color:silver;scrollbar-3dlight-color:silver;scrollbar-shadow-color:silver;scrollbar-darkshadow-color:silver;scrollbar-width:12px}body{width:100%;overflow:hidden;-webkit-text-size-adjust:100%!important;-ms-text-size-adjust:100%!important}A IMG{border:none}h1,h2,h3,h5,ul{margin-left:0;margin-right:0}.dmInner *{-webkit-font-smoothing:antialiased}span.oneIcon:before{display:inline-block}.clearfix,a,img,li,ul{vertical-align:top}#iscrollBody,#site_content{position:relative}.dmOuter{word-wrap:break-word}.dmInner{font-size:16px;background:#fff;color:#666}.dmDesktopBody .dmInner{min-width:960px}.dmInner a{color:#463939}.dmInner ul:not(.defaultList){padding:0}.dmHeader{background:#68ccd1;color:#666;text-align:center;position:relative;width:100%;max-width:100%}DIV.dmBody{padding:0;clear:both}.dmContent{margin:0;padding:0}#site_content ul:not(.defaultList){-webkit-padding-start:0;-moz-padding-start:0;list-style-position:inside}#innerBar{position:relative;height:36px;width:100%;font-size:20px;margin:0;z-index:80}#dm .dmRespRow.dmRespRowNoPadding{padding:0}.dmRespRowsWrapper{max-width:960px;margin:0 auto}.dmLargeBody .imageWidget:not(.displayNone){display:inline-block;max-width:100%}.imageWidget:not(.displayNone) img{width:100%}h3{font-weight:400;font-size:23px}#dm .dmRespColsWrapper{display:block}.dmNewParagraph{text-align:left;margin:8px 0;padding:2px 0}.dmLargeBody .dmRespRowsWrapper>.dmRespRow .dmRespCol,.dmLargeBody .fHeader .dmRespRow .dmRespCol{padding-left:.75%;padding-right:.75%}.dmLargeBody .dmRespRowsWrapper>.dmRespRow .dmRespCol:first-child,.dmLargeBody .fHeader .dmRespRow .dmRespCol:first-child{padding-left:0;padding-right:1.5%}.dmLargeBody .dmRespRowsWrapper>.dmRespRow .dmRespCol:last-child,.dmLargeBody .fHeader .dmRespRow .dmRespCol:last-child{padding-right:0;padding-left:1.5%}.dmLargeBody .dmRespRowsWrapper>.dmRespRow .dmRespCol:only-child,.dmLargeBody .fHeader .dmRespRow .dmRespCol:only-child{padding-left:0;padding-right:0}#innerBar.lineInnerBar{display:table;width:100%;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;font-size:20px;margin-top:30px;margin-bottom:30px;background-color:transparent;color:#666}#innerBar .titleLine{display:table-cell;vertical-align:middle;width:50%}.dmPageTitleRow:not(#innerBar){display:none}.titleLine hr{min-height:1px;background-color:rgba(102,102,102,.2)}.dmStandardDesktop{display:block}#dmFirstContainer .dmRespRowsWrapper:after,#dmFirstContainer .dmRespRowsWrapper:before{content:"";display:table}.dmInner a{outline:0;vertical-align:inherit}.dmLinksMenu>ul{display:block;margin:0;font-size:inherit}.standardHeaderLayout .dmHeader{float:none;display:block;height:auto}.dmStandardDesktop{margin:0 auto}#dm .dmInner .dmWidget{color:#f7f7f7;background-color:#68ccd1}#dm h3.dmwidget-title[hide=true]{display:none}#dm .dmwidget-title{margin:10px 0;font-size:23px;text-shadow:none;text-transform:capitalize;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal}.dmSpacer{border:0;height:15px}.dmPhotoGalleryHolder{font-size:medium!important;margin:0;list-style:none}#dm .dmPhotoGallery .dmPhotoGalleryHolder,#dm .dmPhotoGallery .dmPhotoGalleryHolder>li{width:100%;padding:0}#dm .dmPhotoGallery .dmPhotoGalleryHolder .photoGalleryThumbs{background:url(https://dd-cdn.multiscreensite.com/runtime-img/galleryLoader.gif) 50% 50% no-repeat #eee;float:left;clear:none;padding:0;margin:0;width:100%}.dmDesktopBody .dmPhotoGallery .photoGalleryViewAll{background:0 0;border:none;padding:3px 0;font-size:16px;width:auto;height:auto;line-height:normal;box-shadow:0 -2px 0 0;display:block;margin:40px 0;text-align:left}.dmSocialHub{clear:both}#dm .dmSocialHub a{display:inline-block;text-decoration:none;margin:0;vertical-align:bottom}.dmSocialHub>div{text-align:inherit}a span.socialHubIcon{width:36px;height:36px;font-size:31px;display:inline-block;text-align:center;margin-right:0;margin-bottom:5px;line-height:36px;box-sizing:content-box;background-image:none!important}.socialHubIcon.style8{font-size:24px;padding:4px;border-radius:50%;color:#fff;background:#000}#dm .dmSocialHub .socialHubWrapper{display:inline-block;max-width:100%}body{background-color:#eee}.dmPhotoGallery:not(.dmFacebookGallery) .dmPhotoGalleryHolder:not(.ready) li.photoGalleryThumbs{display:inline!important;visibility:hidden}.dmPhotoGallery li.photoGalleryThumbs .caption-container .caption-inner p{white-space:pre-line}.main-navigation.unifiednav{display:flex;justify-content:flex-start;align-items:stretch;overflow:visible}.main-navigation.unifiednav ul{list-style:none;padding:0;margin:0;font-size:1rem}.main-navigation.unifiednav .unifiednav__container{display:flex;justify-content:flex-start;list-style:none}.main-navigation.unifiednav .unifiednav__container>.unifiednav__item-wrap{display:flex;justify-content:flex-start;position:relative;font-weight:400}.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap::after,.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap::before{content:'';-ms-grid-row-align:center;align-self:center;font-weight:700}.main-navigation.unifiednav .unifiednav__container>.unifiednav__item-wrap>.unifiednav__item{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;color:inherit;text-decoration:none;position:relative;padding:12px 15px;margin:0;font-weight:inherit;letter-spacing:.03em}.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item{padding:0 15px}.main-navigation.unifiednav .unifiednav__container>.unifiednav__item-wrap>.unifiednav__item .nav-item-text{white-space:nowrap}.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::after,.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::before{content:'';width:100%;height:0;border:0 solid transparent;border-top-color:currentColor;display:block;opacity:0}.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected .nav-item-text::after,.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected .nav-item-text::before{opacity:1}.main-navigation.unifiednav.effect-bottom2{padding:calc(12px - .2em - 2px) 15px}.main-navigation.unifiednav.effect-bottom2 .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::after,.main-navigation.unifiednav.effect-bottom2 .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::before{transform:scaleX(0);border-top-width:2px}.main-navigation.unifiednav.effect-bottom2 .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::after{margin-top:.2em}.main-navigation.unifiednav.effect-bottom2 .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::before{margin-bottom:.2em;border-top-color:transparent}.main-navigation.unifiednav.effect-bottom2 .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected .nav-item-text::after,.main-navigation.unifiednav.effect-bottom2 .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item.dmNavItemSelected .nav-item-text::before{transform:scaleX(1)}.main-navigation.unifiednav.effect-bottom2 .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::after,.main-navigation.unifiednav.effect-bottom2 .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item .nav-item-text::before{transform-origin:left}.main-navigation.unifiednav .unifiednav__container .unifiednav__item:not(.unifiednav__item_has-sub-nav) .icon{display:none}.main-navigation.unifiednav .unifiednav__container[data-depth]{position:absolute;top:0;left:0;flex-direction:column;opacity:0;z-index:100;background-color:#faf9f9}.main-navigation.unifiednav .unifiednav__container[data-depth='0']{top:100%;transform:translateY(-10px)}.main-navigation.unifiednav:not(.unifiednav_vertical) .unifiednav__container[data-depth='0']{left:15px}.main-navigation.unifiednav .unifiednav__container>.unifiednav__item-wrap .unifiednav__container>.unifiednav__item-wrap{flex-direction:column}.main-navigation.unifiednav .unifiednav__container[data-depth]>.unifiednav__item-wrap .unifiednav__item{padding:15px 30px 15px 15px;margin:0}.main-navigation.unifiednav .unifiednav__container[data-depth]>.unifiednav__item-wrap:not(:last-child)::after{content:''!important;width:100%;height:0;color:#ececec;-ms-grid-row-align:center;align-self:center;border:0 solid currentColor}.main-navigation.unifiednav[layout-sub=submenu_horizontal_1] .unifiednav__container[data-depth]{color:#999}.main-navigation.unifiednav .unifiednav__container>.unifiednav__item-wrap>.unifiednav__item.unifiednav__item_has-sub-nav .icon{display:initial;padding-left:10px;margin-left:0}.main-navigation.unifiednav:not(.unifiednav_vertical)>.unifiednav__container{justify-content:inherit}#dm .p_hfcontainer nav.main-navigation.unifiednav{min-width:9em!important;text-align:initial!important}#dm .main-navigation.unifiednav .unifiednav__container[data-depth]{background-color:transparent}#dm .main-navigation.unifiednav[layout-sub=submenu_horizontal_1] .unifiednav__container[data-depth]{background-color:#faf9f9}#dm .main-navigation.unifiednav .unifiednav__container[data-depth]>.unifiednav__item-wrap:not(:last-child)::after{color:#d1d1d1}#dm .main-navigation.unifiednav[data-nav-structure=VERTICAL][data-show-vertical-sub-items=HOVER]>.unifiednav__container:not([data-depth])>.unifiednav__item-wrap .unifiednav__item.dmNavItemSelected>.nav-item-text .icon::before{transform:rotate(180deg)}#dm .main-navigation.unifiednav:not([data-nav-structure=VERTICAL])>.unifiednav__container{flex-wrap:wrap;justify-content:inherit}#dm .main-navigation.unifiednav:not([data-nav-structure=VERTICAL])>.unifiednav__container .nav-item-text::before{text-align:left}#dm .main-navigation.unifiednav:not([data-nav-structure=VERTICAL]) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::after,#dm .main-navigation.unifiednav:not([data-nav-structure=VERTICAL]) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::before{content:''}#dm .dmBody .dmRespRowsWrapper{max-width:none;background-color:transparent}.dmLargeBody .dmRespRow{width:100%;max-width:none;margin-left:0;margin-right:0;padding-left:40px;padding-right:40px}.dm-bfs.dm-layout-home div.dmInner{background-color:#fff}.dmStandardDesktop .dmHeader{background-color:#68ccd1;max-width:100%}#dm div.dmRespCol>*{line-height:1.5}#dm div.dmInner,#dm div.dmInner .dmRespCol{font-weight:400;font-style:normal;color:rgba(40,40,40,1)}#dm .dmNewParagraph,#dm .dmwidget-title,#dm .rteBlock,#dm h1,#dm h2,#dm h3,#dm h5{direction:ltr;text-align:left}#dm .dmNewParagraph a,#dm div.dmNewParagraph a,.newPhotoGallery .photoGalleryViewAll.link{text-decoration:underline;color:rgba(77,219,0,1)}.dmLargeBody .dmBody .dmRespRowsWrapper{background-color:transparent}#dm .dmRespCol div.dmNewParagraph,#dm div.dmInner,#dm div.dmInner .dmRespCol,.dmPhotoGallery .caption-text.caption-text{font-family:"Open Sans","Open Sans Fallback"}#dm div.dmContent h1{color:#212226;direction:ltr;font-family:"Open Sans","Open Sans Fallback";font-weight:700;font-style:normal;text-decoration:none}#dm div.dmContent h2,#dm div.dmContent h3,#dm div.dmContent h5{color:#282828;direction:ltr;font-family:"Open Sans","Open Sans Fallback";font-style:normal}#dm div.dmContent .dmNewParagraph[data-version] h1{text-decoration:inherit}#dm div.dmContent .dmNewParagraph[data-version] h1 *,#dm div.dmContent h2{text-decoration:none}#dm div.dmContent h2{font-weight:700}#dm div.dmContent .dmNewParagraph[data-version] h2{text-decoration:inherit}#dm div.dmContent .dmNewParagraph[data-version] h2 *{text-decoration:none}#dm div.dmContent h3,#dm div.dmContent h5{font-weight:400;text-decoration:none}#dm div.dmContent .dmNewParagraph[data-version] h5{text-decoration:inherit}#dm div.dmContent .dmNewParagraph[data-version] h5 *{text-decoration:none}#dm div.dmContent h3{font-size:18px}#dm DIV.dmOuter DIV.dmInner{background-color:rgba(255,255,255,1)}#dm div.dmContent h2{font-size:40px}#dm div.dmContent h1{font-size:60px}#dm div.dmInner,#dm div.dmInner .dmRespCol{font-size:15px}#dm .dmRespCol div.dmNewParagraph,#dm div.dmContent h5,#dm div.dmInner,#dm div.dmInner .dmRespCol,.dmPhotoGallery .caption-text.caption-text{font-size:16px}@media (min-width:0px) and (max-width:767px){:root{--btn-text-font-size:16px}}#dm .dmWidget:not([data-buttonstyle]){overflow:initial;background-clip:border-box;border-radius:1px}#dm .dmWidget:not([data-buttonstyle]) .text{padding:16px 0}#dm .dmWidget:not([data-buttonstyle]) .iconBg{display:none}#dm div.dmInner #site_content .dmWidget{background-color:var(--btn-bg-color);border-color:var(--btn-border-color);border-bottom-color:var(--btn-border-b-color);border-left-color:var(--btn-border-l-color);border-right-color:var(--btn-border-r-color);border-top-color:var(--btn-border-t-color);border-radius:var(--btn-border-radius);border-bottom-left-radius:var(--btn-border-bl-radius);border-bottom-right-radius:var(--btn-border-br-radius);border-top-left-radius:var(--btn-border-tl-radius);border-top-right-radius:var(--btn-border-tr-radius);border-width:var(--btn-border-width);border-bottom-width:var(--btn-border-b-width);border-left-width:var(--btn-border-l-width);border-right-width:var(--btn-border-r-width);border-top-width:var(--btn-border-t-width);direction:var(--btn-text-direction);text-align:var(--btn-text-align)}#dm .p_hfcontainer div.u_1583253742,#dm .p_hfcontainer nav.u_1985763333.main-navigation.unifiednav .unifiednav__container[data-depth]{background-color:rgba(255,255,255,1)!important}#dm div.dmInner #site_content .dmWidget span.text{color:var(--btn-text-color);font-family:var(--btn-text-font-family);font-size:var(--btn-text-font-size);font-weight:var(--btn-text-font-weight);text-decoration:var(--btn-text-decoration)}#dm div.dmInner #site_content .dmWidget span.icon{color:var(--btn-icon-color);fill:var(--btn-icon-fill)}#dm div.dmInner #site_content .dmWidget:not([data-buttonstyle]) .iconBg{display:var(--btn-icon-wrpr-display)}#dm .p_hfcontainer .main-navigation.unifiednav:not(.unifiednav_vertical) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::after,#dm .p_hfcontainer .main-navigation.unifiednav:not(.unifiednav_vertical) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::before{font-size:12px!important}#dm .p_hfcontainer .u_1985763333.main-navigation.unifiednav:not(.unifiednav_vertical) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::after,#dm .p_hfcontainer .u_1985763333.main-navigation.unifiednav:not(.unifiednav_vertical) .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child)::before,#dm .p_hfcontainer nav.u_1985763333.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item,#dm .p_hfcontainer nav.u_1985763333.main-navigation.unifiednav .unifiednav__container[data-depth] .unifiednav__item{font-size:14px!important}#dm .p_hfcontainer div.u_1542821508 img{border-radius:0!important;-moz-border-radius:0!important;-webkit-border-radius:0!important}#dm .p_hfcontainer .u_1985763333.main-navigation.unifiednav:not([image]) .unifiednav__container[data-depth="0"]{top:calc(100% - 0px - 0px)!important}#dm .p_hfcontainer .u_1985763333.main-navigation.unifiednav[data-nav-structure=HORIZONTAL] .unifiednav__container:not([data-depth])>.unifiednav__item-wrap:not(:last-child) .unifiednav__container[data-depth="0"]{left:15px!important}#dm .p_hfcontainer nav.u_1985763333.main-navigation.unifiednav .unifiednav__container:not([data-depth])>.unifiednav__item-wrap>.unifiednav__item{font-weight:400!important}#dm .p_hfcontainer div.u_1045346274 .socialHubIcon{color:rgba(77,219,0,1)!important;border-color:rgba(77,219,0,1)!important}#dm .p_hfcontainer nav.u_1985763333.main-navigation.unifiednav .unifiednav__container[data-depth] .unifiednav__item{color:rgba(77,219,0,1)!important}#dm .p_hfcontainer nav.u_1985763333.main-navigation.unifiednav:not([data-nav-structure=VERTICAL]) .unifiednav__container[data-depth]{box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important}#dm .p_hfcontainer nav.u_1985763333.main-navigation.unifiednav .unifiednav__container[data-depth]>.unifiednav__item-wrap:not(:last-child)::after{border-top-style:solid!important;border-top-color:rgba(77,219,0,1)!important;border-top-width:0!important}#dm .dmInner div.dmHeader.u_hcontainer,#dm .dmInner div.u_hcontainer{background-color:rgba(0,0,0,0)!important;border-style:solid!important;border-width:0!important;box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important;border-bottom-color:rgba(234,233,233,1)!important;padding-top:10px!important;padding-bottom:10px!important}#dm .dmInner div.dmHeader{background-color:rgba(0,0,0,0)!important;border-style:solid!important;border-width:0!important;box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important}#dm .dmInner div.fHeader .dmHeader[freeheader=true]{padding-top:12px!important;padding-bottom:12px!important}.fHeader #hcontainer.dmHeader[freeheader=true]{padding-top:initial!important;padding-bottom:initial!important}#dm .p_hfcontainer .u_1045346274 .socialHubInnerDiv a{margin-right:8px!important}#dm .p_hfcontainer .u_1045346274 .socialHubIcon{width:20px!important;height:20px!important;font-size:13.33px!important;line-height:20px!important}#dm .p_hfcontainer .u_1045346274 .socialHubIcon:after{width:28px!important;height:20px!important}#dm .p_hfcontainer div.u_1045346274,#dm .p_hfcontainer div.u_1542821508,#dm .p_hfcontainer div.u_1583253742,#dm .p_hfcontainer nav.u_1985763333{height:auto!important;top:0!important;max-width:100%!important}#dm .p_hfcontainer div.u_1805880184{padding-left:0!important}#dm .p_hfcontainer div.u_1442892507{padding:15px 0 0!important;margin:0!important}#dm .p_hfcontainer div.u_1262623932{width:auto!important;margin:0!important;padding:0!important}#dm .p_hfcontainer div.u_1542821508{float:none!important;left:0!important;width:250px!important;position:relative!important;min-width:0!important;text-align:center!important;display:block!important;padding:0!important;margin:-1px 0 0 auto!important}#dm .dmBody div.u_1007117960,#dm .p_hfcontainer nav.u_1985763333{float:none!important;left:0!important;min-width:0!important;margin:0 auto!important}#dm .p_hfcontainer nav.u_1985763333{width:1012.08px!important;position:relative!important;justify-content:center!important;align-items:stretch!important;text-align:center!important;padding:0 15px!important}#dm .p_hfcontainer div.u_1798140278{padding:0!important;margin:0!important}#dm .p_hfcontainer div.u_1045346274{display:block!important;float:none!important;left:0!important;width:289.16px!important;position:relative!important;min-width:0!important;text-align:left!important;padding:0!important;margin:15px .02px 0 0!important}#dm .p_hfcontainer div.u_1583253742{float:none!important;left:0!important;width:auto!important;position:relative!important;min-width:0!important;text-align:center!important;padding:20px 15px!important;margin:0!important}#dm .dmInner div.fHeader.dmHeaderContainer #hcontainer.dmHeader[freeheader=true]{margin:0!important;padding:0!important}.stickyHeaderSpacer{height:116.17px!important}#dm .dmBody div.caption-container .caption-text .rteBlock{color:rgba(155,155,155,1)!important;font-family:Muli!important;font-style:normal!important;font-size:15px!important}#dm .dmBody div.u_1085740780{background-color:rgba(0,0,0,0)!important}#dm .dmBody div.u_1239207113 input:not([type=submit]){border-style:solid!important;border-width:1px!important;background-color:rgba(255,255,255,1)!important;border-color:rgba(232,232,232,1)!important}#dm .dmBody div.u_1239207113 .dmforminput input{font-style:normal!important;font-family:Raleway!important}#dm .dmBody div.u_1370089468 .caption-button span.text{text-decoration:underline!important;font-weight:400!important;color:rgba(255,255,255,1)!important}#dm .dmBody .u_1370089468 .caption-button{text-align:LEFT!important}#dm .dmBody .u_1324751053{display:block!important}#dm .dmBody .u_1418133864{display:none!important}#dm .dmBody .u_1370089468 .photoGalleryThumbs .image-container a{background-size:cover!important}#dm .dmBody .u_1532244913{display:block!important}#dm .dmBody .u_1496820962{display:none!important}#dm .dmBody .u_1414124605{display:block!important}#dm .dmBody .u_1252645318{display:none!important}#dm .dmBody div.u_1370089468 .caption-container .caption-title{color:rgba(0,0,0,1)!important;font-weight:700!important;font-size:24px!important}#dm .dmBody div.u_1370089468 .caption-container .caption-text,#dm .dmBody div.u_1370089468 .caption-container .caption-text .rteBlock{color:rgba(77,219,0,1)!important;font-weight:400!important;font-family:'Open Sans'!important;font-size:16px!important}#dm .dmBody .u_1770880775{background-position:50% 50%!important}#dm .dmBody .u_1212403115{display:block!important}#dm .dmBody .u_1864214387{display:none!important}#dm .dmBody .u_1688194423{display:block!important}#dm .dmBody .u_1868530704{display:none!important}#dm .dmBody div.u_1370089468 .caption-inner{background-color:rgba(255,255,255,1)!important}#dm .dmBody div.u_1580313094 .caption-inner,#dm .dmBody div.u_1613144978{background-color:rgba(0,0,0,0)!important}#dm .dmBody .u_1415948934{display:block!important}#dm .dmBody .u_1699895792{display:none!important}#dm .dmBody .u_1907637108{background-position:50% 50%!important}#dm .dmBody .u_1615431272{display:block!important}#dm .dmBody .u_1941422003{display:none!important}#dm .dmBody div.u_1580313094 .caption-container .caption-title{color:rgba(0,0,0,1)!important;font-size:25px!important}#dm .dmBody .u_1580313094 .photoGalleryViewAll{text-align:CENTER!important}#dm .dmBody .u_1370089468 .photoGalleryViewAll{text-align:LEFT!important}#dm .dmBody .u_1278093174{display:block!important}#dm .dmBody .u_1002393641{display:none!important}#dm .dmBody .u_1385229042{display:block!important}#dm .dmBody .u_1567872030{display:none!important}#dm .dmBody .u_1304654789,#dm .dmBody .u_1405319141{display:block!important}#dm .dmBody .u_1398051490{display:none!important}#dm .dmBody .u_1290895714:before{opacity:.5!important;background-color:#fff!important}#dm .dmBody div.u_1290895714:before{background-color:rgba(0,0,0,1)!important;opacity:.15!important}#dm .dmBody .u_1540430491{display:none!important}#dm .dmBody div.u_1007117960{top:0!important;width:532px!important;position:relative!important;height:auto!important;max-width:100%!important;padding:2px 0!important}#dm .dmBody div.u_1311525608,#dm .dmBody div.u_1859877399{width:calc(100% - 0px)!important;max-width:100%!important;min-width:25px!important;padding:2px 0!important;float:none!important;top:0!important;left:0!important;position:relative!important;height:auto!important;display:block!important}#dm .dmBody div.u_1859877399{margin:0 0 8px!important}#dm .dmBody div.u_1311525608{margin:0 19.61px 8px 0!important}#dm .dmBody div.u_1529602255{height:50px!important}#dm .dmBody div.u_1370089468 .caption-button{border-style:solid!important;border-width:0!important;height:49px!important;width:182px!important}#dm .dmBody .u_1370089468 .photoGalleryThumbs{padding:5px!important}#dm .dmBody .u_1370089468 .caption-inner{padding-left:14px!important;padding-right:14px!important;-webkit-border-top-right-radius:0!important;-webkit-border-bottom-right-radius:0!important;-webkit-border-bottom-left-radius:0!important;-webkit-border-top-left-radius:0!important;border-radius:0!important;-moz-border-radius:0!important;-webkit-border-radius:0!important}#dm .dmBody .u_1370089468 .photoGalleryThumbs .image-container a{padding-top:200px!important}#dm .dmBody .u_1580313094 .photoGalleryThumbs .image-container a{background-size:contain!important;padding-top:250px!important}#dm .dmBody .u_1580313094 .photoGalleryViewAll{padding:0 20px!important}#dm .dmBody div.u_1085740780{float:none!important;top:0!important;left:0!important;width:auto!important;position:relative!important;height:auto!important;max-width:none!important;min-width:0!important;text-align:center!important;padding:40px!important;margin:0 0 40px!important}#dm .dmBody div.u_1290895714,#dm .dmBody div.u_1613144978{float:none!important;top:0!important;left:0!important;position:relative!important;height:auto!important;max-width:100%!important;min-width:0!important}#dm .dmBody .u_1370089468 .photoGalleryViewAll{padding:0 10px!important}#dm .dmBody div.u_1010031378{margin-right:0!important;padding-left:0!important;padding-right:30px!important}#dm .dmBody div.u_1613144978{width:930px!important;display:block!important;padding:0!important;margin:0 0 20px!important}#dm .dmBody div.u_1667105840{background-color:rgba(0,0,0,1)!important;padding:0!important}#dm .dmBody div.u_1290895714{background-image:url(https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/Legal-ESG-Europe-fea82e0d-056f62bb-1920w.png),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9kT1Iw0AcxV9TpUUqHSwo4pChOlkQFemoVShChVArtOpgcukXNGlIUlwcBdeCgx+LVQcXZ10dXAVB8APEzc1J0UVK/F9aaBHjwXE/3t173L0DhEaFaVbPBKDptplOJsRsblUMvEJAGEEMIi4zy5iTpBQ8x9c9fHy9i/Es73N/jn41bzHAJxLPMsO0iTeIZzZtg/M+cYSVZJX4nHjcpAsSP3JdafEb56LLAs+MmJn0PHGEWCx2sdLFrGRqxNPEUVXTKV/ItljlvMVZq9RY+578haG8vrLMdZojSGIRS5AgQkENZVRgI0arToqFNO0nPPzDrl8il0KuMhg5FlCFBtn1g//B726twtRkKymUAHpfHOdjFAjsAs2643wfO07zBPA/A1d6x19tAPFP0usdLXoEhLeBi+uOpuwBlzvA0JMhm7Ir+WkKhQLwfkbflAMGboG+tVZv7X2cPgAZ6ip1AxwcAmNFyl73eHewu7d/z7T7+wFwJnKmZ9+MiwAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAAuIwAALiMBeKU/dgAAAAd0SU1FB+UCDwksLkLIPkkAAAAZdEVYdENvbW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVBXgQ4XAAAAC0lEQVQI12NgAAIAAAUAAeImBZsAAAAASUVORK5CYII=)!important;box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important;background-color:rgba(255,255,255,1)!important;width:auto!important;text-align:center!important;background-attachment:fixed!important;background-size:contain!important;background-repeat:no-repeat!important;background-position:50% 100%!important;padding:119px 20px 211px!important;margin:0!important}@media all{#\36 398a29a67d26530bc5f6676,#\36 398a29a67d26530bc5f667b{position:relative;height:auto;min-width:10px;min-height:10px;max-width:100%;align-self:flex-start;order:0;margin:0;grid-area:auto/auto/auto/auto}:root{--btn-text-direction:ltr;--btn-border-r-color:var(--btn-border-color);--btn-border-l-color:var(--btn-border-color);--btn-border-b-width:var(--btn-border-width);--btn-border-width:0px;--btn-border-radius:1px;--btn-border-t-width:var(--btn-border-width);--btn-border-tl-radius:var(--btn-border-radius);--btn-border-br-radius:var(--btn-border-radius);--btn-border-bl-radius:var(--btn-border-radius);--btn-bg-color:rgb(40, 40, 40);--btn-border-color:rgba(0, 0, 0, 0);--btn-border-tr-radius:var(--btn-border-radius);--btn-border-r-width:var(--btn-border-width);--btn-border-b-color:var(--btn-border-color);--btn-border-l-width:var(--btn-border-width);--btn-border-t-color:var(--btn-border-color);--btn-text-align:center;--btn-text-color:rgb(255, 255, 255);--btn-text-decoration:none;--btn-text-font-weight:bold;--btn-text-font-family:"Open Sans","Open Sans Fallback";--btn-icon-color:rgb(247, 247, 247);--btn-icon-fill:rgb(247, 247, 247);--btn-icon-wrpr-display:none;--btn-hover-border-b-color:var(--btn-hover-border-color);--btn-hover-bg:rgb(0, 0, 0);--btn-hover-border-t-color:var(--btn-hover-border-color);--btn-hover-border-r-color:var(--btn-hover-border-color);--btn-hover-border-l-color:var(--btn-hover-border-color);--btn-hover-border-color:var(--btn-border-color);--btn-hover-text-color:rgb(194, 255, 0);--btn-hover-text-font-weight:700;--btn-hover-text-decoration:var(--btn-text-decoration);--btn-hover-text-font-style:var(--btn-text-font-style)}#\36 398a29a67d26530bc5f667e{align-self:start;background-size:cover;min-height:300px;background-repeat:no-repeat;flex-direction:row;order:0;display:flex;background-position:50% 50%;column-gap:4%;row-gap:24px;max-width:1200px;width:100%;justify-content:flex-start;align-items:center;position:relative;justify-self:center;padding:40px;margin:0;grid-area:1/1/span 1/span 1}#\36 398a29a67d26530bc5f6676{width:64.99889705882353%;justify-self:auto}#\36 398a29a67d26530bc5f667b{width:65%;justify-self:flex-start}}@media (max-width:766px){#\36 398a29a67d26530bc5f667e{grid-area:1/1/span 1/span 1}}.font-size-96,.size-96{font-size:96px!important}.font-size-12,.size-12{font-size:12px!important}.font-size-48,.size-48{font-size:48px!important}#\31 032179573,#\31 285277653,#\31 287941447,#\31 311941436,#\31 370413198,#\31 373128731,#\31 382202844,#\31 634302327,#\31 652392632,#\31 659290844,#\31 746209955,#\31 770712406,#\31 785328889,#\31 875165778,#\31 881006755,#\31 985763333,#\36 398a29a67d26530bc5f667e{order:0;flex-direction:row}#\31 380921319,#\31 381294533,#\31 505707844,#\31 576935003,#\31 612026919,#\31 623365289,#\31 641744442,#\31 711926699,#\31 741848648,#\31 749786112,#\31 817480008,#\31 827212447,#\31 939603820,#\31 975444818,#\31 977504009,#\36 398a29a67d26530bc5f6678,#\36 398a29a67d26530bc5f667c{order:0}#\31 381294533,#\31 505707844,#\31 817480008{flex-direction:row} #dm .dmPhotoGallery.newPhotoGallery .dmPhotoGalleryHolder {display: none;} @media (max-width:767px){ [data-hidden-on-mobile] {display:none!important}} .dmDesktopBody [data-anim-desktop]:not([data-anim-desktop='none']) { visibility: hidden; } </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"/> <meta property="og:image" content="https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/Copy+of+Main+ESG+White+%281%29-1920w.png"/> <title> Cutting Edge Purpose Driven Thought Leadership | Legal ESG </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="Cutting Edge Purpose Driven Thought Leadership | Legal ESG"/> <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 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="Cutting Edge Purpose Driven Thought Leadership | Legal ESG"/> <!-- SYS- VVNfRElSRUNUX1BST0RVQ1RJT04= --> </head> <body id="dmRoot" data-page-alias="home" 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-home 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-300w.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)" height="65.625" width="250.0"/></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 dmNavItemSelected " target="" data-target-page-alias="home" data-auto="selected-page"> <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> <div class="titleLine display_None"><hr/></div> </div> </div> </div> </div> <div dmwrapped="true" id="dmFirstContainer" class="dmBody u_dmStyle_template_home 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_1290895714 dmRespRow dmSectionNoParallax" style="text-align: center;" id="1290895714" data-gallery-bg="eyJzbGlkZXMiOltdLCJzcGVlZCI6IjEwIiwidHJhbnNpdGlvbiI6InNsaWRlUmlnaHQifQ==" mode="1" data-page-element-type="section" data-page-element-id="1516428466"> <div class="dmRespColsWrapper" id="1785328889"> <div class="u_1010031378 dmRespCol small-12 medium-12 large-12" id="1010031378"> <div class="u_1613144978 dmNewParagraph" id="1613144978" style="transition: none 0s ease 0s; text-align: center;" data-element-type="paragraph" data-version="5"><p class="text-align-center" style="line-height: 2;"><span style="display: initial; color: rgb(0, 0, 0); font-weight: normal;">LEGAL ESG PRESENTS:</span></p><p class="m-size-36 text-align-center size-96" style="line-height: 1;"><span style="color:rgb(0, 0, 0);font-weight:bold;display:initial;font-family:Raleway, 'Raleway Fallback';" class="m-font-size-36 font-size-96" m-font-size-set="true">LEGAL</span><span single-space="true" class="m-font-size-36 font-size-96" style="color:rgb(77, 219, 0);font-weight:bold;display:initial;font-family:Raleway, 'Raleway Fallback';"> <span style="color:rgb(77, 219, 0);font-weight:bold;display:initial;font-family:Raleway, 'Raleway Fallback';" class="m-font-size-36 font-size-96"></span> </span><span style="color:rgb(77, 219, 0);font-weight:bold;display:initial;font-family:Raleway, 'Raleway Fallback';" class="m-font-size-36 font-size-96" m-font-size-set="true">ESG:</span><span single-space="true" class="m-font-size-36 font-size-96" style="color:rgb(77, 219, 0);font-weight:bold;display:initial;font-family:Raleway, 'Raleway Fallback';"> <span style="color:rgb(77, 219, 0);font-weight:bold;display:initial;font-family:Raleway, 'Raleway Fallback';" class="m-font-size-36 font-size-96"></span> </span></p><p class="m-size-36 text-align-center size-96" style="line-height: 1;"><span style="color:rgb(0, 0, 0);font-weight:normal;display:initial;font-family:Raleway, 'Raleway Fallback';" class="m-font-size-36 font-size-96" m-font-size-set="true">EUROPE</span></p><p class="text-align-center" style="line-height: 2;"><span style="display: initial; font-weight: normal; color: rgb(0, 0, 0);">NOV // 21 // 2024</span></p><p class="text-align-center" style="line-height: 2;"><span style="display: initial;"><br/></span></p><p class="m-size-11 text-align-center" style="line-height: 2;"><a href="/legal-esg-europe" runtime_url="/legal-esg-europe" type="page" class="m-font-size-11" style="display: initial;">MORE</a></p><p class="text-align-center" style="line-height: 2;"><span style="display: initial;"><br/></span></p></div></div> </div> </div> <div class="dmRespRow u_1667105840" id="1667105840" data-page-element-type="section" data-page-element-id="1516428466"> <div class="dmRespColsWrapper" id="1287941447"> <div class="dmRespCol large-12 medium-12 small-12 u_1841696812" id="1841696812"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1933087968" style="transition: opacity 1s ease-in-out 0s;"><p class="m-size-19 text-align-center"><span style="color: rgb(255, 255, 255); display: unset; font-weight: bold;" class="m-font-size-19">Limited places available -</span><span style="color: rgb(77, 219, 0); display: unset; font-weight: bold;" class="m-font-size-19">&nbsp;</span><a href="/legal-esg-europe" runtime_url="/legal-esg-europe" type="page" class="m-font-size-19" style="display: unset;">Confirm</a><span class="m-font-size-19" style="display: unset; font-weight: bold;">&nbsp;</span><span class="m-font-size-19" style="color: rgb(255, 255, 255); display: unset; font-weight: bold;">your place today</span></p></div> </div> </div> </div> <div class="u_1085740780 dmRespRow" style="text-align: center;" id="1085740780"> <div class="dmRespColsWrapper" id="1285277653"> <div class="dmRespCol small-12 medium-6 large-6 u_1543915208" id="1543915208"> <div class="u_1859877399 dmNewParagraph" data-element-type="paragraph" id="1859877399" data-version="5"> <h5 class="text-align-left" style="line-height: 1.5;"><span style="color: rgb(0, 0, 0); display: initial;">WHO WE ARE:</span></h5> </div> <div class="u_1311525608 dmNewParagraph" data-element-type="paragraph" id="1311525608" style="transition: none; display: block;" data-version="5"> <h2 class="text-align-left" style="line-height: 1.5;"><span class="" style="font-weight: 700; display: initial;"><span style="font-weight: 700; display: initial;">Environmental //</span> </span><span class="" style="font-weight: 700; display: initial; color: rgb(77, 219, 0);"><span style="font-weight: 700; display: initial; color: rgb(77, 219, 0);">Social</span> </span><span style="font-weight: 700; display: initial;">// Governance</span></h2> </div></div> <div class="dmRespCol small-12 medium-6 large-6 u_1709824178" id="1709824178"> <div data-element-type="spacer" class="dmSpacer u_1529602255" id="1529602255"></div> <div class="u_1007117960 dmNewParagraph" id="1007117960" style="transition: none; display: block;" data-version="5"><p><span style="display: initial;">LEGAL ESG brings together todays thought leaders to address the business critical imperative of Environmental, Social, and Corporate Governance in the Legal Profession</span></p></div></div> </div> </div> <div class="dmRespRow u_1943720169" style="text-align: center;" id="1943720169"> <div class="dmRespColsWrapper" id="1659290844"> <div class="dmRespCol small-12 medium-12 large-12 u_1060195919" id="1060195919"> <div class="dmNewParagraph u_1586334153" data-element-type="paragraph" data-version="5" id="1586334153" data-styletopreserve="{" background-image":""}"=""><p class="text-align-left"><span style="display: unset;">COMING SOON</span></p></div> <div class="u_1580313094 dmPhotoGallery newPhotoGallery dmPhotoGalleryResp" galleryoptionsparams="{thumbnailsPerRow: 3, rowsToShow: 3, imageScaleMethod: true}" data-desktop-layout="square" data-desktop-columns="3" data-element-type="dPhotoGalleryId" data-desktop-text-layout="bottom" id="1580313094" data-placeholder="false" data-rows-to-show="2" data-desktop-caption-alignment="center_left" data-image-hover-effect="zoomout" data-tablet-text-layout="fixed" data-tablet-caption-alignment="bottom_left" data-mobile-text-layout="fixed" data-mobile-caption-alignment="bottom_left" data-link-gallery="true" data-anchor="Coming Soon"> <ul class="dmPhotoGalleryHolder clearfix gallery shadowEffectToChildren gallery4inArow" id="1956036284"></ul> <div class="photoGalleryViewAll link" isall="true" data-viewall="View more" data-viewless="View less" style="display:none;" id="1160256042"></div> <li class="photoGalleryThumbs" id="1926817637"> <div class="image-container" id="1689481864"> <a data-dm-multisize-attr="href" data-image-url="https://irp.cdn-website.com/4a3587f5/dms3rep/multi/Legal+ESG+Europe.png" id="1677578548" class="u_1677578548 has-link" href="/legal-esg-europe" file="false" data-link-url="/site/4a3587f5/legal-esg-brussels?preview=true&nee=true&showOriginal=true&dm_checkSync=1&dm_try_mode=true"><img irh="" irw="" alt="" data-src="https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/Legal+ESG+Europe-1920w.png" id="1723541976" class="" onerror="handleImageLoadError(this)"/></a> </div> <div class="caption-container" style="display:none" id="1098364305"> <span class="caption-inner" id="1977504009"> <a class="caption-button dmWidget clearfix" id="1907480931" href="/legal-esg-europe" file="false"> <span class="iconBg" id="1597475496"> <span class="icon hasFontIcon icon-star" id="1020111588"></span> </span> <span class="text" id="1271421443">Button</span> </a> </span> </div> </li> </div> </div> </div> </div> <div class="u_1336872631 dmRespRow dmSectionParallaxNew" style="text-align: center;" id="1336872631"> <div class="dmRespColsWrapper" id="1817480008"> <div class="dmRespCol small-12 u_1667794759 large-6 medium-6" id="1667794759"> <div class="u_1423598686 dmNewParagraph" data-element-type="paragraph" id="1423598686" data-version="5"> <h5 class="text-align-left" style="line-height: 1.5;"><span style="display: initial;">KEEP IN TOUCH:</span></h5> </div> <div class="u_1652700362 dmNewParagraph" data-element-type="paragraph" id="1652700362" style="transition: none; display: block;" data-version="5"> <h2 class="text-align-left" style="line-height: 1.5;"><span class="" style="display: initial; font-weight: 700;"><span style="display: initial; font-weight: 700;">LEGAL</span> </span><span style="display: initial; font-weight: 700; color: rgb(77, 219, 0);">ESG</span><span class="" style="display: initial; font-weight: 700;"> <span style="display: initial; font-weight: 700;">// Newsletter</span></span></h2> </div> <div class="u_1803279446 dmNewParagraph" id="1803279446" style="transition: opacity 1s ease-in-out;" data-version="5"><p class="text-align-left" style="line-height: 1.5;"><span style="display: initial;">Sign up and stay up-to-date about what's happening at our site.</span></p></div></div> <div class="dmRespCol large-6 medium-6 small-12 u_1813423915" id="1813423915"> <div class="u_1239207113 dmform default native-inputs" id="1239207113" data-element-type="dContactUsRespId" data-require-captcha="true" data-captcha-position="bottomleft" captcha="true"> <h3 class="dmform-title dmwidget-title" id="1122208621" hide="true"></h3> <div class="dmform-wrapper" id="1816462206" captcha-lang="en"> <form method="post" class="dmRespDesignRow" locale="ENGLISH" id="1483458331"> <div class="dmforminput required small-12 dmRespDesignCol medium-12 large-12" id="1604566518"> <label for="1834384979" id="1307824009" class="" data-dm-for="dmform-0">Email Address</label> <input type="email" name="dmform-0" placeholder="Your email address" id="1834384979" class="" data-placeholder-original="Your email address"/><input type="hidden" name="label-dmform-0" id="1357274931" class="" value="Email Address"/></div> <div class="dmformsubmit dmWidget R" id="1007695663"><input class="" name="submit" type="submit" value="Submit" id="1734138543"/></div> <input name="dmformsendto" type="hidden" value="O0wrseIfFLtRzgsqUtqE09KXXBWExqrNCIs/q4GOyppe1wKqK5z16P2rMwRyZxskFIP4IK7E0myVgsyPiccSeQ==" id="1185182349" class="" data-dec="true"/><input class="dmActionInput" type="hidden" name="action" value="/_dm/s/rt/widgets/dmform.submit.jsp" id="1191341375"/><input name="dmformsubject" type="hidden" value="Legal ESG Newsletter" id="1798619765" class=""/><input type="hidden" name="mailChimpIntegrationUUID" value="650fdb1c997e430cbdd00f6d98790a67" [object="" object]="" id="1868073556"/><input type="hidden" name="mailChimpLists" value="008be0aa8b" [object="" object]="" id="1310488745"/><input type="hidden" name="mailChimp_firstName" value="-1" class="fieldMapper" id="1658064914"/><input type="hidden" name="mailChimp_lastName" value="-1" class="fieldMapper" id="1726185085"/><input type="hidden" name="mailChimp_email" value="dmform-0" class="fieldMapper" id="1173425620"/><input type="hidden" name="spreadsheetId" value="1EVXOdZnlSQdhzM9eiMBjTLKi71gtwhvf8kPSiQ0Klxk" [object="" object]="" id="1938925109"/><input type="hidden" name="googleIntegrationUUID" value="d72db8f06e40453abb265adfe5c8a168" [object="" object]="" id="1855012560"/><input name="dmformsubmitparams" type="hidden" value="8mpKnCSiNQXK/d9M7IDrS0Hahh0tGT3jns/nq4MWT6vjo8ihA4IP+53ZMdLiBjwPk2NqQee9wfLjf9hZD7ODcIqwYFepN8hH6qAyii/pTdoj86evtlZj5ZmufkRVCBaX659FaBGZjtxrosrUxtcz6AlXo8IvNGxqPjEt2GCsH/7W6/AHYP4DLpwrxoECUVENYRSsL9fmHZIDEJCSlrMvBEB6ULQU0OQ/uLcvUbpsAUA=" data-dec="true"/><input type="hidden" name="page_uuid" value="f1dbbebf7e894f6f9b7f9e83944e9a2b"/></form> </div> <div class="dmform-success" style="display:none" id="1654584542"><p class="rteBlock">Thank you for sigining up to our newsletter</p></div> <div class="dmform-error" style="display:none" id="1897165125">Oops, there was an error sending your message.<br id="1742992635"/>Please try again later</div> </div> </div> </div> </div> <div class="u_1152298793 dmRespRow" style="text-align: center;" id="1152298793"> <div class="dmRespColsWrapper" id="1875165778"> <div class="dmRespCol small-12 dmSectionNoParallax u_1166702870 medium-6 large-6" id="1166702870" data-gallery-bg="eyJzbGlkZXMiOlsiaHR0cHM6Ly9pcnQtY2RuLm11bHRpc2NyZWVuc2l0ZS5jb20vbWQvdW5zcGxhc2gvZG1zM3JlcC9tdWx0aS9waG90by0xNTAyMTIwNDkyNjA2LWZiYTEzY2M2MzcyMS5qcGciXX0="> <div data-element-type="spacer" class="u_1995780162 dmSpacer" id="1995780162"></div> <div data-element-type="dYouTubeId" class="youtubeExt dmNoMark youtube-padding-fix u_1414174123" id="1414174123"> <div class="innerYoutubeExt" id="1155109479"> <iframe id="1844181685" src="https://www.youtube.com/embed/zolnrT_idyQ" frameborder="0" allowfullscreen=""></iframe> </div> </div> </div> <div class="dmRespCol small-12 u_1604387998 medium-6 large-6" id="1604387998"> <div class="u_1289033741 dmNewParagraph" id="1289033741" style="transition: opacity 1s ease-in-out; display: block;" data-version="5"><p class="size-18 m-size-14"><span style="display: initial;" class="font-size-18 m-font-size-14">INSIDE LEGAL ESG PODCAST</span></p><p class="size-18 m-size-14"><span style="display: initial; font-weight: bold;" class="font-size-18 m-font-size-14">Sean West</span></p><p class="size-18 m-size-14"><span style="display: initial;" class="font-size-18 m-font-size-14">Co-Founder</span></p><p class="size-18 m-size-14"><span style="display: initial; font-weight: bold;" class="font-size-18 m-font-size-14">Hence Technologies</span></p></div> <div class="u_1251666737 dmNewParagraph" id="1251666737" style="transition: opacity 1s ease-in-out;" data-version="5"><p><span style="display: initial;">In this episode of Inside Legal ESG, Pam speaks with Sean West, Co-Founder of Hence Technologies, an award winning legal technology company, and also author of the GeoLegal notes newsletter, where he draws on decades in the political risk industry to advise legal leaders on risks and opportunities driven by geopolitics. This episode includes discussions around the decaying Rule of Law, the 2024 Political Stew, Guilt by Representation, and many other current geopolitical themes on the horizon. You won&rsquo;t want to miss his insights.<br/></span></p></div></div> </div> </div> <div class="u_1698210230 dmRespRow" style="text-align: center;" id="1698210230"> <div class="dmRespColsWrapper" id="1634302327"> <div class="dmRespCol small-12 dmSectionNoParallax u_1713970172 medium-6 large-6" id="1713970172" data-gallery-bg="eyJzbGlkZXMiOlsiaHR0cHM6Ly9pcnQtY2RuLm11bHRpc2NyZWVuc2l0ZS5jb20vbWQvdW5zcGxhc2gvZG1zM3JlcC9tdWx0aS9waG90by0xNTAyMTIwNDkyNjA2LWZiYTEzY2M2MzcyMS5qcGciXX0="> <div data-element-type="spacer" class="u_1206699300 dmSpacer" id="1206699300"></div> <div data-element-type="dYouTubeId" class="youtubeExt dmNoMark youtube-padding-fix u_1513969116" id="1513969116"> <div class="innerYoutubeExt" id="1012382590"> <iframe id="1642844422" src="https://www.youtube.com/embed/f1c0FHIwQPI" frameborder="0" allowfullscreen=""></iframe> </div> </div> </div> <div class="dmRespCol small-12 u_1537557771 medium-6 large-6" id="1537557771"> <div class="u_1436477157 dmNewParagraph" id="1436477157" style="transition: opacity 1s ease-in-out; display: block;" data-version="5"><p style="line-height: 1.5;" class="size-18 m-size-14"><span style="display: initial;" class="font-size-18 m-font-size-14">INSIDE LEGAL ESG PODCAST</span></p><p class="size-18 m-size-14"><span style="font-weight: 700; display: initial;" class="font-size-18 m-font-size-14">Alison Taylor</span></p><p class="size-18 m-size-14"><span class="font-size-18 m-font-size-14" style="display: initial;">Professor</span></p><p class="size-18 m-size-14"><span style="font-weight: 700; display: initial;" class="font-size-18 m-font-size-14">NYU Stern School of Business</span></p></div> <div class="u_1756164945 dmNewParagraph" id="1756164945" style="transition: opacity 1s ease-in-out;" data-version="5"><p><span style="display: initial;">What a great conversation with Alison Taylor, Professor at NYU Stern School of Business. We discussed her book &ldquo;Higher Ground: How Business Can Do the Right Thing in a Turbulent World.&rdquo; She offers great insights on the topic of &ldquo;ethics&rdquo; and shares advice on why and when companies should &ldquo;take a stand.&rdquo; We talked about what is in store for &ldquo;ESG&rdquo; in 2024. You won&rsquo;t want to miss this episode.<br/></span></p><p><a href="/inside-legal-esg" runtime_url="/inside-legal-esg" type="page" style="display: initial;">More Episodes</a><span style="display: initial;"><br/></span></p></div></div> </div> </div> <div class="u_1336874733 dmRespRow" style="text-align: center;" id="1336874733"> <div class="dmRespColsWrapper" id="1311941436"> <div class="dmRespCol small-12 medium-12 large-12 u_1999775869" id="1999775869"> <span id="1614256338"></span> <div class="u_1039444855 dmNewParagraph" data-element-type="paragraph" id="1039444855" style="transition:none 0s ease 0s;display:block;line-height:initial;" data-version="5"><p><span style="display: initial;">THOUGHT LEADERSHIP</span></p></div> <div class="u_1370089468 dmPhotoGallery newPhotoGallery dmPhotoGalleryResp hasShadow" galleryoptionsparams="{thumbnailsPerRow: 3, rowsToShow: 3, imageScaleMethod: true}" data-desktop-layout="square" data-desktop-columns="3" data-element-type="dPhotoGalleryId" data-desktop-text-layout="bottom" id="1370089468" data-placeholder="false" data-rows-to-show="2" data-desktop-caption-alignment="top_left" data-image-hover-effect="none" data-tablet-text-layout="fixed" data-tablet-caption-alignment="bottom_left" data-mobile-text-layout="fixed" data-mobile-caption-alignment="center_left" data-mobile-columns="1" data-link-gallery="true"> <ul class="dmPhotoGalleryHolder clearfix gallery shadowEffectToChildren gallery4inArow" id="1605427361"> <li class="photoGalleryThumbs" id="1514366383"> <div class="image-container" id="1417808343"> <a data-dm-multisize-attr="href" data-image-url="https://irp.cdn-website.com/4a3587f5/dms3rep/multi/4.jpg" id="1034835818" class="has-link" href="/london-data" file="false" data-link-url="/site/4a3587f5/london-data?preview=true&nee=true&showOriginal=true&dm_checkSync=1&dm_try_mode=true"><img irh="" irw="" alt="" data-src="https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/4-1920w.jpg" id="1499973508" onerror="handleImageLoadError(this)"/></a> </div> <div class="caption-container u_1405319141" style="display:none" id="1405319141"> <span class="caption-inner" id="1939603820"> <h3 class="caption-title u_1641911602" id="1641911602">Societal Challenges. ESG Hurdles, and Responsible Business</h3> <div class="caption-text u_1346154990" id="1346154990"><p class="rteBlock">Legal ESG</p></div> <a class="caption-button dmWidget clearfix u_1540430491" id="1540430491" href="/london-data" file="false"> <span class="iconBg" id="1474391051"> <span class="icon hasFontIcon icon-star" id="1467911187"></span> </span> <span class="text" id="1852695950">Button</span> </a> </span> </div> </li> <li class="photoGalleryThumbs" id="1535081930"> <div class="image-container" id="1292249607"> <a data-dm-multisize-attr="href" data-image-url="https://irp.cdn-website.com/4a3587f5/dms3rep/multi/pexels-photo-983828.jpeg" id="1830831216" class="has-link" href="/red-inc" file="false" data-link-url="/site/4a3587f5/red-inc?preview=true&nee=true&showOriginal=true&dm_checkSync=1&dm_try_mode=true"><img irh="" irw="" alt="" data-src="https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/pexels-photo-983828-1920w.jpeg" id="1005142425" onerror="handleImageLoadError(this)"/></a> </div> <div class="caption-container u_1304654789" style="display:none" id="1304654789"> <span class="caption-inner" id="1711926699"> <h3 class="caption-title u_1089866953" id="1089866953">Red-Inc: Advancing Customers' Net-Zero Journeys</h3> <div class="caption-text u_1308635795" id="1308635795"><p class="rteBlock">Adam Huttly, Red-Inc</p><p class="rteBlock">&nbsp;</p></div> <a class="caption-button dmWidget clearfix u_1398051490" id="1398051490" href="/red-inc" file="false"> <span class="iconBg" id="1590079104"> <span class="icon hasFontIcon icon-star" id="1098717841"></span> </span> <span class="text" id="1360212691">Button</span> </a> </span> </div> </li> <li class="photoGalleryThumbs" id="1386418875"> <div class="image-container" id="1622412384"> <a data-dm-multisize-attr="href" data-image-url="https://irp.cdn-website.com/md/pexels/dms3rep/multi/pexels-photo-7692976.jpeg" id="1726666548" class="has-link u_1726666548" href="/sustainable-business-value" file="false" data-link-url="/site/4a3587f5/sustainable-business-value?preview=true&nee=true&showOriginal=true&dm_checkSync=1&dm_try_mode=true"><img irh="" irw="" alt="" data-src="https://lirp.cdn-website.com/md/pexels/dms3rep/multi/opt/pexels-photo-7692976-1920w.jpeg" id="1821014502" class="" onerror="handleImageLoadError(this)"/></a> </div> <div class="caption-container u_1385229042" style="display:none" id="1385229042"> <span class="caption-inner" id="1749786112"> <h3 class="caption-title u_1741173559" id="1741173559">How can in-house lawyers navigate ESG challenges to drive sustainable business value?</h3> <div class="caption-text u_1865727766" id="1865727766"><p class="rteBlock">Miranda Bruce, Clyde &amp; Co&nbsp;</p></div> <a class="caption-button dmWidget clearfix u_1567872030" id="1567872030" href="/sustainable-business-value" file="false"> <span class="iconBg" id="1410309605"> <span class="icon hasFontIcon icon-star" id="1625018454"></span> </span> <span class="text" id="1117354681">Button</span> </a> </span> </div> </li> <li class="photoGalleryThumbs" id="1437820072"> <div class="image-container" id="1817703545"> <a data-dm-multisize-attr="href" data-image-url="https://irp.cdn-website.com/4a3587f5/dms3rep/multi/Legal+ESG+Awards+UK+Finalists+Deck.jpg" id="1481190285" class="has-link" href="/announcing-the-finalists-for-the-legal-esg--awards-/-uk-2024" file="false" data-link-url="/site/4a3587f5/announcing-the-finalists-for-the-legal-esg--awards-/-uk-2024?preview=true&nee=true&showOriginal=true&dm_checkSync=1&dm_try_mode=true"><img irh="" irw="" alt="" data-src="https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/Legal+ESG+Awards+UK+Finalists+Deck-1920w.jpg" id="1923180073" onerror="handleImageLoadError(this)"/></a> </div> <div class="caption-container u_1278093174" style="display:none" id="1278093174"> <span class="caption-inner" id="1576935003"> <h3 class="caption-title u_1290581704" id="1290581704">Announcing the Finalists for the Legal ESG: Awards / UK 2024</h3> <div class="caption-text u_1270075027" id="1270075027"><p class="rteBlock">Legal ESG</p></div> <a class="caption-button dmWidget clearfix u_1002393641" id="1002393641" href="/announcing-the-finalists-for-the-legal-esg--awards-/-uk-2024" file="false"> <span class="iconBg" id="1273713455"> <span class="icon hasFontIcon icon-star" id="1817974073"></span> </span> <span class="text" id="1758365496">Button</span> </a> </span> </div> </li> <li class="photoGalleryThumbs" id="1551478456"> <div class="image-container" id="1680251606"> <a data-dm-multisize-attr="href" data-image-url="https://irp.cdn-website.com/4a3587f5/dms3rep/multi/9781035315048.jpg" id="1093535738" class="has-link" file="false" href="/esg-rating-agencies-and-financial-regulation" data-link-url="/site/4a3587f5/esg-rating-agencies-and-financial-regulation?preview=true&nee=true&showOriginal=true&dm_checkSync=1&dm_try_mode=true"><img irh="" irw="" alt="" data-src="https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/9781035315048-1920w.jpg" id="1982609901" onerror="handleImageLoadError(this)"/></a> </div> <div class="caption-container u_1615431272" style="display:none" id="1615431272"> <span class="caption-inner" id="1623365289"> <h3 class="caption-title u_1455718672" id="1455718672">ESG Rating Agencies and Financial Regulation</h3> <div class="caption-text u_1284682760" id="1284682760"><p class="rteBlock">Daniel Cash, Red-Inc</p></div> <a class="caption-button dmWidget clearfix u_1941422003" id="1941422003" href="/esg-rating-agencies-and-financial-regulation" file="false"> <span class="iconBg" id="1703825310"> <span class="icon hasFontIcon icon-star" id="1475441889"></span> </span> <span class="text" id="1295483136">Button</span> </a> </span> </div> </li> <li class="photoGalleryThumbs" id="1904609301"> <div class="image-container" id="1394045809"> <a data-dm-multisize-attr="href" data-image-url="https://irp.cdn-website.com/4a3587f5/dms3rep/multi/httpssubstack-post-media.s3.amaz.jpg" id="1907637108" class="u_1907637108"><img irh="" irw="" alt="" data-src="https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/httpssubstack-post-media.s3.amaz-1920w.jpg" id="1251997914" onerror="handleImageLoadError(this)"/></a> </div> <div class="caption-container u_1415948934" style="display:none" id="1415948934"> <span class="caption-inner" id="1641744442"> <h3 class="caption-title u_1835431972" id="1835431972">GeoLegal Outlook</h3> <div class="caption-text u_1209674858" id="1209674858"><p class="rteBlock">Sean West</p></div> <a class="caption-button dmWidget clearfix u_1699895792" id="1699895792"> <span class="iconBg" id="1154973153"> <span class="icon hasFontIcon icon-star" id="1978510365"></span> </span> <span class="text" id="1869048049">Button</span> </a> </span> </div> </li> <li class="photoGalleryThumbs" id="1476877545"> <div class="image-container" id="1000640693"> <a data-dm-multisize-attr="href" data-image-url="https://irp.cdn-website.com/4a3587f5/dms3rep/multi/Picture2-1400x1000000.png" id="1128283418" class="has-link" href="/greenprint-2023" file="false" data-link-url="/site/4a3587f5/greenprint-2023?preview=true&nee=true&showOriginal=true&dm_checkSync=1&dm_try_mode=true"><img irh="" irw="" alt="" data-src="https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/Picture2-1400x1000000-1920w.png" id="1960675965" onerror="handleImageLoadError(this)"/></a> </div> <div class="caption-container u_1688194423" style="display:none" id="1688194423"> <span class="caption-inner" id="1612026919"> <h3 class="caption-title u_1377892647" id="1377892647">GreenPrint 2023</h3> <div class="caption-text u_1510261343" id="1510261343"><p class="rteBlock">RSGI</p></div> <a class="caption-button dmWidget clearfix u_1868530704" id="1868530704" href="/greenprint-2023" file="false"> <span class="iconBg" id="1601424406"> <span class="icon hasFontIcon icon-star" id="1690958449"></span> </span> <span class="text" id="1625297657">Button</span> </a> </span> </div> </li> <li class="photoGalleryThumbs" id="1940503444"> <div class="image-container" id="1215795362"> <a data-dm-multisize-attr="href" data-image-url="https://irp.cdn-website.com/4a3587f5/dms3rep/multi/Untitled.jpeg" id="1774965408" class="has-link" href="/looking-ahead-to-2024" file="false" data-link-url="/site/4a3587f5/looking-ahead-to-2024?preview=true&nee=true&showOriginal=true&dm_checkSync=1&dm_try_mode=true"><img irh="" irw="" alt="" data-src="https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/Untitled-1920w.jpeg" id="1730570488" onerror="handleImageLoadError(this)"/></a> </div> <div class="caption-container u_1212403115" style="display:none" id="1212403115"> <span class="caption-inner" id="1975444818"> <h3 class="caption-title u_1267010146" id="1267010146">Looking Ahead to 2024</h3> <div class="caption-text u_1760056485" id="1760056485"><p class="rteBlock">Legal ESG</p></div> <a class="caption-button dmWidget clearfix u_1864214387" id="1864214387" href="/looking-ahead-to-2024" file="false"> <span class="iconBg" id="1840546089"> <span class="icon hasFontIcon icon-star" id="1494689179"></span> </span> <span class="text" id="1378534459">Button</span> </a> </span> </div> </li> <li class="photoGalleryThumbs" id="1755300860"> <div class="image-container" id="1011622593"> <a data-dm-multisize-attr="href" data-image-url="https://irp.cdn-website.com/4a3587f5/dms3rep/multi/pexels-photo-2422588-04283b9f.jpeg" id="1405300547" class="has-link" href="/navigating-the-future-of-sustainability-in-law" file="false" data-link-url="/site/4a3587f5/navigating-the-future-of-sustainability-in-law?preview=true&nee=true&showOriginal=true&dm_checkSync=1&dm_try_mode=true"><img irh="" irw="" alt="" data-src="https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/pexels-photo-2422588-04283b9f-1920w.jpeg" id="1564926917" onerror="handleImageLoadError(this)"/></a> </div> <div class="caption-container u_1324751053" style="display:none" id="1324751053"> <span class="caption-inner" id="1380921319"> <h3 class="caption-title u_1843397973" id="1843397973">Legal ESG New York : Navigating the Future of Sustainability in Law</h3> <div class="caption-text u_1972875262" id="1972875262" style=""><p class="rteBlock"><span style="font-weight:normal">Legal ESG</span></p></div> <a class="caption-button dmWidget clearfix u_1418133864" id="1418133864" href="/navigating-the-future-of-sustainability-in-law" file="false"> <span class="iconBg" id="1187400271"> <span class="icon hasFontIcon icon-star" id="1874894763"></span> </span> <span class="text" id="1069959944">Button</span> </a> </span> </div> </li> <li class="photoGalleryThumbs" id="1486803574"> <div class="image-container" id="1115553023"> <a data-dm-multisize-attr="href" data-image-url="https://irp.cdn-website.com/4a3587f5/dms3rep/multi/shutterstock_701621245-c270d02d-ac3de267-99e92041.png" id="1607936631" class="has-link" href="/legal-esg-november-agenda" file="false" data-link-url="/site/4a3587f5/legal-esg-november-agenda?preview=true&nee=true&showOriginal=true&dm_checkSync=1&dm_try_mode=true"><img irh="" irw="" alt="" data-src="https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/shutterstock_701621245-c270d02d-ac3de267-99e92041-1920w.png" id="1700707569" onerror="handleImageLoadError(this)"/></a> </div> <div class="caption-container u_1532244913" style="display:none" id="1532244913"> <span class="caption-inner" id="1827212447"> <h3 class="caption-title u_1550965298" id="1550965298">Legal ESG's November Agenda: A Transatlantic Journey Through ESG Innovation</h3> <div class="caption-text u_1308882245" id="1308882245" style=""><p class="rteBlock">Legal ESG</p></div> <a class="caption-button dmWidget clearfix u_1496820962" id="1496820962" href="/legal-esg-november-agenda" file="false"> <span class="iconBg" id="1592492175"> <span class="icon hasFontIcon icon-star" id="1842394662"></span> </span> <span class="text" id="1241568511">Button</span> </a> </span> </div> </li> <li class="photoGalleryThumbs" id="1377181137"> <div class="image-container" id="1141166327"> <a data-dm-multisize-attr="href" data-image-url="https://irp.cdn-website.com/md/pexels/dms3rep/multi/pexels-photo-8112193.jpeg" id="1770880775" class="u_1770880775 has-link" href="/could-lawyers-be-the-key-to-esg" file="false" data-link-url="/site/4a3587f5/could-lawyers-be-the-key-to-esg?preview=true&nee=true&showOriginal=true&dm_checkSync=1&dm_try_mode=true"><img irh="" irw="" alt="" data-src="https://lirp.cdn-website.com/md/pexels/dms3rep/multi/opt/pexels-photo-8112193-1920w.jpeg" id="1283040579" onerror="handleImageLoadError(this)"/></a> </div> <div class="caption-container u_1414124605" style="display:none" id="1414124605"> <span class="caption-inner" id="1741848648"> <h3 class="caption-title u_1258173433" id="1258173433">Could lawyers be the key to ESG?</h3> <div class="caption-text u_1192619291" id="1192619291" style=""><p class="rteBlock">Matthew Sekol</p></div> <a class="caption-button dmWidget clearfix u_1252645318" id="1252645318" href="/could-lawyers-be-the-key-to-esg" file="false"> <span class="iconBg" id="1783504230"> <span class="icon hasFontIcon icon-star" id="1933084413"></span> </span> <span class="text" id="1379663803">Button</span> </a> </span> </div> </li> </ul> <div class="photoGalleryViewAll link" isall="true" data-viewall="View more" data-viewless="View less" style="display:none;" id="1101661212"></div> </div> </div> </div> </div> <div class="u_1354620784 dmRespRow" style="text-align: center;" id="1354620784"> <div class="dmRespColsWrapper" id="1381294533"> <div class="dmRespCol small-12 medium-6 large-6 u_1993727207" id="1993727207"> <div class="u_1574757027 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1574757027" data-anchor="PUBLICATIONS"> <a id="1221906345" class="" file="false"><img src="https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/Greenwashing+-+Cover-593h.jpg" id="1032880729" class="" data-dm-image-path="https://irp.cdn-website.com/4a3587f5/dms3rep/multi/Greenwashing+-+Cover.jpg" width="1920" height="2715" alt="ESG Literacy for Lawyers" onerror="handleImageLoadError(this)"/></a> </div> </div> <div class="dmRespCol small-12 u_1745025718 medium-6 large-6" id="1745025718"> <div class="u_1959018159 dmNewParagraph" id="1959018159" style="transition: opacity 1s ease-in-out;" data-element-type="paragraph" data-version="5" data-anchor="Featured"><p><span style="display: initial;">NOW AVAILABLE</span></p></div> <div class="u_1771076127 dmNewParagraph" id="1771076127" style="transition: none 0s ease 0s; text-align: center;" data-version="5"><p class="m-size-26 text-align-left size-32"><span class="font-size-32 m-font-size-26" style="display: initial; font-weight: bold;"><span style="display: initial; font-weight: bold;" class="font-size-32 m-font-size-26">Greenwashing:</span> </span></p><p class="m-size-26 text-align-left size-32"><span style="display: initial; font-weight: normal;" class="font-size-32 m-font-size-26">The Lawyer&rsquo;s Guide to Environmental Misrepresentation</span></p><p class="text-align-left"><span style="display: initial;"><br/></span></p><p class="text-align-left"><span style="display: initial;">As worldwide attention on environmental concerns intensifies, the legal sector is pivotal in spearheading transformation and endorsing ethical business strategies to counteract greenwashing.</span></p><p class="text-align-left"><span style="display: initial;"><br/></span></p></div> <a data-display-type="block" class="u_1958735849 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="https://www.insidepractice.com/the-lawyers-guide-to-greenwashing" id="1958735849" data-element-type="dButtonLinkId" target="_blank"> <span class="iconBg" id="1430792844"> <span class="icon hasFontIcon icon-star" id="1331045356"></span> </span> <span class="text" id="1929284179">Learn More</span> </a> </div> </div> </div> <div class="u_1374256417 dmRespRow" style="text-align: center;" id="1374256417"> <div class="dmRespColsWrapper" id="1370413198"> <div class="dmRespCol small-12 medium-6 large-6 u_1771512011" id="1771512011"> <div class="u_1194370881 imageWidget align-center" data-element-type="image" data-widget-type="image" id="1194370881"> <a id="1244467507" class="" file="false"><img src="https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/Cover-594h.jpg" id="1656525349" class="" data-dm-image-path="https://irp.cdn-website.com/4a3587f5/dms3rep/multi/Cover.jpg" width="1920" height="2716" alt="ESG Literacy for Lawyers" onerror="handleImageLoadError(this)"/></a> </div> </div> <div class="dmRespCol small-12 u_1382251823 medium-6 large-6" id="1382251823"> <div class="u_1343431722 dmNewParagraph" id="1343431722" style="transition: opacity 1s ease-in-out;" data-element-type="paragraph" data-version="5" data-anchor="Featured"><p><span style="display: initial;">NOW AVAILABLE</span></p></div> <div class="u_1094719030 dmNewParagraph" id="1094719030" style="transition: none 0s ease 0s; text-align: center;" data-version="5"><p class="m-size-26 text-align-left size-32"><span class="font-size-32 m-font-size-26" style="display: initial; font-weight: bold;"><span style="display: initial; font-weight: bold;" class="font-size-32 m-font-size-26">The ESG Handbook:</span> </span><span style="display: initial; font-weight: normal;" class="font-size-32 m-font-size-26">An Operational Guide for Law Firms</span></p><p class="text-align-left"><span style="display: initial;"><br/></span></p><p class="text-align-left m-size-14"><span class="m-font-size-14" m-font-size-set="true" style="display: initial;">As the global focus on ESG issues continues to grow, the legal sector plays a critical role in driving change and promoting responsible business practices.</span></p><p class="text-align-left"><span class="m-font-size-14" m-font-size-set="true" style="display: initial;"><br/></span></p><p class="text-align-left m-size-14"><span class="m-font-size-14" m-font-size-set="true" style="display: initial;">With clients placing increasing emphasis on sustainability and ethical governance, it's essential for law firms to not only provide informed guidance but also demonstrate their own commitment to ESG principles.</span></p><p class="text-align-left"><span style="display: initial;"><br/></span></p></div> <a data-display-type="block" class="u_1451974453 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="https://www.insidepractice.com/ESGHandbook" id="1451974453" data-element-type="dButtonLinkId" target="_blank"> <span class="iconBg" id="1737985672"> <span class="icon hasFontIcon icon-star" id="1744843343"></span> </span> <span class="text" id="1324129212">Learn More</span> </a> </div> </div> </div> <div class="dmRespRow u_1971276918" id="1971276918"> <div class="dmRespColsWrapper" id="1382202844"> <div class="dmRespCol large-12 medium-12 small-12" id="1445744044"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="News" style="transition: opacity 1s ease-in-out 0s;" data-anchor="News"><p class="m-size-14 size-18 text-align-left"><span style="display: unset; color: rgb(45, 46, 50);" class="font-size-18 m-font-size-14">LATEST NEWS</span></p></div> <div data-element-type="html" class="dmCustomHtml u_1599544172" id="1599544172"> <rssapp-wall id="e0loCaoDv2ogIK7O"></rssapp-wall> <script src="https://widget.rss.app/v1/wall.js" type="text/javascript" async=""> </script> </div> </div> </div> </div> <div data-flex-id="6398a29a67d26530bc5f6675" data-auto="flex-section" id="1893366939" data-layout-section="" class="u_1893366939"> <div class="flex-widgets-container" id="1707563610"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1965927643" style=""><p class="text-align-left m-size-16"><span style="display: initial; font-weight: bold;" class="m-font-size-16" m-font-size-set="true">Shaping the Practice and Patterns of the Legal Psychedelic Ecosystem</span></p><p class="text-align-left"><span style="display: initial;"><br/></span></p><p class="text-align-left m-size-16"><span style="display: initial; font-weight: bold;" class="m-font-size-16" m-font-size-set="true">Online // September 8th // 2022</span></p><p class="text-align-left"><span style="display: initial;"><br/></span></p><p class="m-size-10 text-align-left size-12"><a href="/psychedelic-law-summit" runtime_url="/psychedelic-law-summit" type="page" class="m-font-size-10 font-size-12" m-font-size-set="true" style="display: initial;">EVENT REPLAY NOW AVAILABLE</a><span style="display: initial;"><br/></span></p></div> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1469700517" style=""><p class="m-size-10 text-align-left size-12"><span class="m-font-size-10 font-size-12" m-font-size-set="true" style="display: initial;">AVAILABLE ONDEMAND</span></p> <h1 class="m-size-38 text-align-left size-48"><span class="m-font-size-38 font-size-48" style="font-weight: bold; display: initial;"><span style="font-weight: bold; display: initial;" class="m-font-size-38 font-size-48">PSYCHEDELIC LAW</span> </span><span style="font-weight: normal; display: initial;" class="m-font-size-38 font-size-48">SUMMIT</span></h1> </div> </div> <section id="6398a29a67d26530bc5f6677" class="flex-element section" data-auto="flex-element-section"> <div id="6398a29a67d26530bc5f667d" class="flex-element grid" data-auto="flex-element-grid" data-layout-grid=""> <div id="6398a29a67d26530bc5f667e" class="flex-element group" data-auto="flex-element-group"> <div id="6398a29a67d26530bc5f6678" class="flex-element group" data-auto="flex-element-group"> <div id="6398a29a67d26530bc5f6676" class="flex-element widget-wrapper" data-auto="flex-element-widget-wrapper" data-widget-type="paragraph" data-external-id="1977580740"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1977580740" style=""><p class="text-align-left m-size-13 size-16"><span class="font-size-16 m-font-size-13" m-font-size-set="true" style="display: unset;">ALSO AVAILABLE</span></p></div> </div> <div id="widget_ujk" class="flex-element widget-wrapper" data-auto="flex-element-widget-wrapper" data-widget-type="image" data-keep-proportion="true" data-external-id="1614304635"> <div class="imageWidget align-center u_1614304635" data-element-type="image" data-widget-type="image" id="1614304635"> <a href="/esg-x-real-estate" id="1565107168" file="false"><img src="https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/ESG+for+RE+Lawyers+%283%29-606w.png" alt="" id="1138164056" class="" data-dm-image-path="https://irp.cdn-website.com/4a3587f5/dms3rep/multi/ESG+for+RE+Lawyers+%283%29.png" width="1500" height="1500" onerror="handleImageLoadError(this)"/></a> </div> </div> </div> <div id="6398a29a67d26530bc5f667c" class="flex-element group" data-auto="flex-element-group"> <div id="6398a29a67d26530bc5f667b" class="flex-element widget-wrapper" data-auto="flex-element-widget-wrapper" data-widget-type="paragraph" data-external-id="1030189393"> <div class="dmNewParagraph" data-element-type="paragraph" data-version="5" id="1030189393" style=""><p class="text-align-left m-size-13 size-16"><span class="font-size-16 m-font-size-13" m-font-size-set="true" style="display: initial;">ALSO AVAILABLE</span></p></div> </div> <div id="widget_1s2" class="flex-element widget-wrapper" data-auto="flex-element-widget-wrapper" data-widget-type="image" data-keep-proportion="true" data-external-id="1053158971"> <div class="imageWidget align-center u_1053158971" data-element-type="image" data-widget-type="image" id="1053158971"> <a href="/greenwashing-and-risk-liability-for-legal-professionals" id="1984962904" file="false"><img src="https://lirp.cdn-website.com/4a3587f5/dms3rep/multi/opt/1-606w.png" alt="" id="1869803294" class="" data-dm-image-path="https://irp.cdn-website.com/4a3587f5/dms3rep/multi/1.png" width="1600" height="1600" onerror="handleImageLoadError(this)"/></a> </div> </div> </div> </div> </div> </section> </div> <div class="u_1305397718 dmRespRow" style="text-align: center;" id="1305397718"> <div class="dmRespColsWrapper" id="1505707844"> <div class="dmRespCol small-12 medium-12 large-12" id="1422238656"> <div class="u_1049667976 dmNewParagraph" data-element-type="paragraph" id="1049667976" style="transition:none 0s ease 0s;display:block;line-height:initial;" data-version="5"> <h2 class="m-size-36"><span class="m-font-size-36" style="text-decoration: none;">Riding the Dragon:&nbsp;</span></h2> <h2 class="m-size-36"><span style="text-decoration: none; font-weight: normal;" class="m-font-size-36"><span class="ql-cursor"></span></span><span style="text-decoration: none; font-weight: normal;" class="m-font-size-36">The Future of ESG Law</span></h2> </div> <div class="dmRespRow fullBleedChanged fullBleedMode u_1999904934" id="1999904934"> <div class="dmRespColsWrapper" id="1652392632"> <div class="u_1249905787 dmRespCol small-12 large-7 medium-7" id="1249905787"> <div class="u_1343286816 dmNewParagraph" data-element-type="paragraph" id="1343286816" style="transition:none 0s ease 0s;display:block;line-height:initial;" data-version="5"><p><span style="display: initial;">Despite significant progress in the adoption and integration of ESG practices, today&rsquo;s pre-eminent law firms continue to make reference to initiatives and recognition that &mdash; upon closer inspection &mdash; appear largely non- substantiated. Most others also lack an explicit ESG stance or approach.</span></p><p><span style="display: initial;"><br/></span></p><p><span style="display: initial;">Approaches to addressing and integrating ESG also appear haphazard and fragmented across the legal landscape, compared to other professional service sectors such as consulting.</span></p><p><span style="display: initial;"><br/></span></p><p><span style="display: initial;">Clearly, a centrally recognised body, leading firm, or organisational coalition can and should set standards and provide an example for how to take the adoption of ESG beyond terminology and rhetoric and implement it into everyday practice.</span></p></div> <a data-display-type="block" class="u_1429953386 align-center dmButtonLink dmWidget dmWwr default dmOnlyButton dmDefaultGradient" file="false" href="/riding-the-dragon-the-future-of-esg-law" data-element-type="dButtonLinkId" id="1429953386"> <span class="iconBg" id="1094519136"> <span class="icon hasFontIcon icon-star" id="1049532840"></span> </span> <span class="text" id="1354250589">More</span> </a> </div> <div class="u_1401990631 dmRespCol small-12 large-5 medium-5 empty-column" id="1401990631"></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-177w.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)" height="41.21875" width="147.921875"/></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 dmNavItemSelected " target="" data-target-page-alias="home" data-auto="selected-page"> <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 " target="" data-target-page-alias="Insights"> <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 --> <!-- Google Fonts Include --> <!-- loadCSS function fonts.jsp--> <link rel="preload" 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" as="style" fetchpriority="low" onload="loadCSS(this)" /> <link rel="preload" 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" as="style" fetchpriority="low" onload="loadCSS(this)" /> <link rel="preload" 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" as="style" fetchpriority="low" onload="loadCSS(this)" /> <!-- RT CSS Include d-css-runtime-desktop-one-package-structured-global--> <link rel="preload" as="style" fetchpriority="low" onload="loadCSS(this)" 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 rel="preload" href="https://irp.cdn-website.com/WIDGET_CSS/1497d5d47c92c02c97e58df0a01f1878.css" id="widgetCSS" as="style" fetchpriority="low" onload="loadCSS(this)" /> <!-- Support `img` size attributes --> <style>img[width][height] { height: auto; }</style> <!-- Support showing sticky element on page only --> <style> body[data-page-alias="home"] #dm [data-show-on-page-only="home"] { display: block !important; } </style> <!-- This is populated in Ajax navigation --> <style id="pageAdditionalWidgetsCss" type="text/css"> </style> <!-- Site CSS --> <link rel="preload" href="https://irp.cdn-website.com/4a3587f5/files/4a3587f5_withFlex_1.min.css?v=3200" id="siteGlobalCss" as="style" fetchpriority="low" onload="loadCSS(this)" /> <style id="customWidgetStyle" type="text/css"> </style> <style id="innerPagesStyle" type="text/css"> </style> <style id="additionalGlobalCss" type="text/css" > </style> <!-- Page CSS --> <link rel="preload" href="https://irp.cdn-website.com/4a3587f5/files/4a3587f5_home_withFlex_1.min.css?v=3200" id="homeCssLink" as="style" fetchpriority="low" onload="loadCSS(this)" /> <style id="pagestyle" type="text/css"> </style> <style id="pagestyleDevice" type="text/css"> </style> <!-- Flex Sections CSS --> <style id="globalFontSizeStyle" type="text/css"> .font-size-96, .size-96, .size-96 > font { font-size: 96px !important; }.font-size-18, .size-18, .size-18 > font { font-size: 18px !important; }.font-size-32, .size-32, .size-32 > font { font-size: 32px !important; }.font-size-12, .size-12, .size-12 > font { font-size: 12px !important; }.font-size-48, .size-48, .size-48 > font { font-size: 48px !important; }.font-size-16, .size-16, .size-16 > font { font-size: 16px !important; }.font-size-15, .size-15, .size-15 > font { font-size: 15px !important; } </style> <style id="pageFontSizeStyle" type="text/css"> </style> <!-- ========= 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 type="text/javascript"> window.popups = [{"title":"Career Transition Offer","url":"/career-transition-offer","options":{"backgroundColor":"#FFFFFF","borderRadius":"5","width":"453.199951171875","overlayColor":"rgba(0, 0, 0, 0)","height":"519.6","animation":"fadeIn"},"name":"career-transition-offer"}]</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 src="/_dm/s/rt/smart/popup.js?r&#x3D;1" type="text/javascript"></script><script src="/_dm/s/rt/smart/helpers.js" type="text/javascript"></script><script src="/_dm/s/rt/smart/userVisitsConditionService.js?v&#x3D;1" type="text/javascript"></script><script src="/_dm/s/rt/smart/timeRangeConditionService.js" type="text/javascript"></script><script src="https://static.cdn-website.com/libs/rrule/2.8.1/rrule.min.js" type="text/javascript"></script><script>(function(global){ global.insiteScripts.popup({useNew: true, ruleId : '3656257', ruleType : 'bfs', settings : 'eyJkZWxheSI6IiIsInBvcHVwTmFtZSI6ImNhcmVlci10cmFuc2l0aW9uLW9mZmVyIiwidXNlcl92aXNpdHNfbnVtYmVyIjoiMSJ9', duration : null, isForced : false }); })(this);</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 = [{ruleId: 3656257, actionName:'popup', ruleType: 'bfs'}]; </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