/* Report breaker fix */ $('div.report-breaker__headline-right').html(function(i, x){ if (x.indexOf("MetLife2022Sustainability") >= 0) { return x.replace(/MetLife2022Sustainability/,'MetLife 2022 Sustainability Report'); } }); /* hero fix */ $("div.hero-homepage__header h2").html('Our Sustainability Commitments'); $("div.hero-homepage__description p").html('MetLife's sustainability commitments are anchored to our business strategy and informed by the United Nations Sustainable Development Goals (UN SDGs) and the UN Global Compact (UNGC).'); $('h2.featured-promo__headline').html(function(i, x){ if (x.indexOf("MetLifeiscommittedtoNetZerogreenhouse") >= 0) { return x.replace(/MetLifeiscommittedtoNetZerogreenhouse/,'MetLife is committed to Net Zero greenhouse gas (GHG) emissions for its global operations and General Account investment portfolio by 2050 or sooner1.'); } }); $('div.featured-promo__copy p').html(function(i, x){ if (x.indexOf("WearecommittedtotheUNGC") >= 0) { return x.replace(/WearecommittedtotheUNGC/,'We are committed to the UNGC. Visit MetLife's UNGC profile for our annual Communication on Progress for more on our efforts to create meaningful change around the world.'); } }); $('div.featured-promo__copy p').html(function(i, x){ if (x.indexOf("thenetzero") >= 0) { return x.replace(/thenetzero/,'

1The Net Zero commitment applies to GHG emissions from MetLife, Inc.'s global owned and leased offices and vehicle fleets, employee business travel, supply chain and assets in MetLife's General Account investment portfolio, which includes the general accounts of MetLife, Inc.'s wholly owned insurance company subsidiaries, where reliable data and methodologies are available. While reliable methodologies and data sets pertaining to certain GHG emissions arenot available at this time, MetLife is committed to identifying and measuring relevant climate data as methodologies and standards evolve. Emissions are tracked in accordance with the GHG Protocol, unless otherwise directed byregulators. Additional information about MetLife's General Account investment portfolio is available here.

This ambition is part of our overall business strategy to create long-term value for employees, customers, shareholders and the communities where we operate. For MetLife, this means working toward an inclusive, resilient and thriving environment for present and future generations. As a purpose-driven company, we continue to adapt to meet the needs of a rapidly changing world. MetLife's Net Zero commitment builds on our longstanding history of environmental stewardship. This includes addressing climate change and supporting a just transition to a low-carbon economy, which requires collective action from diverse stakeholders. Our commitment is supported by a holistic approach, interim targets and other key initiatives intended to help improve the environment.

'); } }); $('div.hero-detail .headline__copy p').html(function(i, x){ if (x.indexOf("metlife") >= 0) { return x.replace(/metlife/,'With our purpose at our core—Always with you, building a more confident future—sustainability at MetLife means sustaining people's lives.'); } });