CINXE.COM
We Lost a Football Pitch of Primary Rainforest Every 6 Seconds in 2019 | Earth.Org
<!doctype html> <html lang="en"> <head> <script type="text/javascript"> /* <![CDATA[ */ var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,initializeOnLoaded:function(o){gform.domLoaded&&gform.scriptsLoaded?o():!gform.domLoaded&&gform.scriptsLoaded?window.addEventListener("DOMContentLoaded",o):document.addEventListener("gform_main_scripts_loaded",o)},hooks:{action:{},filter:{}},addAction:function(o,n,r,t){gform.addHook("action",o,n,r,t)},addFilter:function(o,n,r,t){gform.addHook("filter",o,n,r,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,n){gform.removeHook("action",o,n)},removeFilter:function(o,n,r){gform.removeHook("filter",o,n,r)},addHook:function(o,n,r,t,i){null==gform.hooks[o][n]&&(gform.hooks[o][n]=[]);var e=gform.hooks[o][n];null==i&&(i=n+"_"+e.length),gform.hooks[o][n].push({tag:i,callable:r,priority:t=null==t?10:t})},doHook:function(n,o,r){var t;if(r=Array.prototype.slice.call(r,1),null!=gform.hooks[n][o]&&((o=gform.hooks[n][o]).sort(function(o,n){return o.priority-n.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==n?t.apply(null,r):r[0]=t.apply(null,r)})),"filter"==n)return r[0]},removeHook:function(o,n,t,i){var r;null!=gform.hooks[o][n]&&(r=(r=gform.hooks[o][n]).filter(function(o,n,r){return!!(null!=i&&i!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][n]=r)}}); /* ]]> */ </script> <meta name="apple-mobile-web-app-capable" content="yes"> <meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.v="1.2.3",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let r=arguments[0][e];delete arguments[0][e],arguments[0][t(e)]=r})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script> <link rel="shortcut icon" href="https://u4d2z7k9.rocketcdn.me/wp-content/themes/hivelife-wp/favicon.ico" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <link rel="profile" href="https://gmpg.org/xfn/11"> <link rel="pingback" href="https://earth.org/xmlrpc.php"> <link data-minify="1" rel="preload" href="https://u4d2z7k9.rocketcdn.me/wp-content/cache/min/1/dwg7avv.css?ver=1732623419" as="style"> <link data-minify="1" rel="stylesheet" type="text/css" href="https://u4d2z7k9.rocketcdn.me/wp-content/cache/min/1/wp-content/themes/hivelife-wp/style-option2.css?ver=1732623419"/> <!-- Google Tag Manager --> <script type="rocketlazyloadscript">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-PPGH8NG');</script> <!-- End Google Tag Manager --> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- This site is optimized with the Yoast SEO plugin v20.7 - https://yoast.com/wordpress/plugins/seo/ --> <title>We Lost a Football Pitch of Primary Rainforest Every 6 Seconds in 2019 | Earth.Org</title> <meta name="description" content="The tropics lost 11.9 million hectares of tree cover in 2019, Nearly a third of which occurred within a humid tropical primary forest." /> <link rel="canonical" href="https://earth.org/data_visualization/we-lost-a-football-pitch-of-primary-forest-every-6-seconds-in-2019/" /> <meta property="og:locale" content="en_GB" /> <meta property="og:type" content="article" /> <meta property="og:title" content="We Lost a Football Pitch of Primary Rainforest Every 6 Seconds in 2019 | Earth.Org" /> <meta property="og:description" content="The tropics lost 11.9 million hectares of tree cover in 2019, Nearly a third of which occurred within a humid tropical primary forest." /> <meta property="og:url" content="https://earth.org/data_visualization/we-lost-a-football-pitch-of-primary-forest-every-6-seconds-in-2019/" /> <meta property="og:site_name" content="Earth.Org" /> <meta property="article:publisher" content="https://www.facebook.com/earth.org" /> <meta property="article:modified_time" content="2020-11-12T08:47:51+00:00" /> <meta property="og:image" content="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-indonesia-forest-loss-2019-1.jpg" /> <meta property="og:image:width" content="800" /> <meta property="og:image:height" content="533" /> <meta property="og:image:type" content="image/jpeg" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="@EarthOrg" /> <meta name="twitter:label1" content="Estimated reading time" /> <meta name="twitter:data1" content="9 minutes" /> <!-- / Yoast SEO plugin. --> <link rel="manifest" href="https://earth.org/pwa-manifest.json"> <link rel="apple-touch-screenshots-precomposed" sizes="512x512" href="https://u4d2z7k9.rocketcdn.me/wp-content/plugins/pwa-for-wp/images/logo-512x512.png"> <link rel="apple-touch-icon-precomposed" sizes="192x192" href="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/01/earthorg192x192.png"> <link rel='dns-prefetch' href='//u4d2z7k9.rocketcdn.me' /> <link href='https://u4d2z7k9.rocketcdn.me' rel='preconnect' /> <meta name="apple-mobile-web-app-title" content="Earth.Org"> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> (function(document,navigator,standalone) { // prevents links from apps from oppening in mobile safari // this javascript must be the first script in your <head> if ((standalone in navigator) && navigator[standalone]) { var curnode, location=document.location, stop=/^(a|html)$/i; document.addEventListener('click', function(e) { curnode=e.target; while (!(stop).test(curnode.nodeName)) { curnode=curnode.parentNode; } // Condidions to do this only on links to your own app // if you want all links, use if('href' in curnode) instead. if('href' in curnode && ( curnode.href.indexOf('http') || ~curnode.href.indexOf(location.host) ) ) { e.preventDefault(); location.href = curnode.href; } },false); } })(document,window.navigator,'standalone'); </script> <link rel="apple-touch-icon" href="https://earth.org/pwa-icons/cropped-favicon-01-57-3.png"><link rel="apple-touch-icon" sizes="72x72" href="https://earth.org/pwa-icons/cropped-favicon-01-72-3.png"><link rel="apple-touch-icon" sizes="114x114" href="https://earth.org/pwa-icons/cropped-favicon-01-114-3.png"><link rel="apple-touch-icon" sizes="144x144" href="https://earth.org/pwa-icons/cropped-favicon-01-144-3.png"><link rel='stylesheet' id='wp-block-library-css' href='https://u4d2z7k9.rocketcdn.me/wp-includes/css/dist/block-library/style.min.css?ver=6.7.1' type='text/css' media='all' /> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='super-rss-reader-css' href='https://u4d2z7k9.rocketcdn.me/wp-content/plugins/super-rss-reader/public/css/style.min.css?ver=4.9' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='wp-pagenavi-css' href='https://u4d2z7k9.rocketcdn.me/wp-content/cache/min/1/wp-content/plugins/wp-pagenavi/pagenavi-css.css?ver=1732623421' type='text/css' media='all' /> <link rel='stylesheet' id='search-filter-plugin-styles-css' href='https://u4d2z7k9.rocketcdn.me/wp-content/plugins/search-filter-pro/public/assets/css/search-filter.min.css?ver=2.5.12' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='popup-maker-site-css' href='https://u4d2z7k9.rocketcdn.me/wp-content/cache/min/1/wp-content/uploads/pum/pum-site-styles.css?ver=1732623419' type='text/css' media='all' /> <link rel='stylesheet' id='pwaforwp-style-css' href='https://u4d2z7k9.rocketcdn.me/wp-content/plugins/pwa-for-wp/assets/css/pwaforwp-main.min.css?ver=1.8.1.5' type='text/css' media='all' /> <script type="rocketlazyloadscript" data-rocket-type="text/javascript">var addToHomeConfig = {animationIn:'drop',animationOut:'drop',startdelay:2000,lifespan:20000,expire:0,touchIcon:true}</script><script type="text/javascript" src="https://u4d2z7k9.rocketcdn.me/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u4d2z7k9.rocketcdn.me/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer></script> <script type="text/javascript" src="https://u4d2z7k9.rocketcdn.me/wp-content/plugins/super-rss-reader/public/js/jquery.easy-ticker.min.js?ver=4.9" id="jquery-easy-ticker-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u4d2z7k9.rocketcdn.me/wp-content/plugins/super-rss-reader/public/js/script.min.js?ver=4.9" id="super-rss-reader-js" defer></script> <script type="text/javascript" id="search-filter-plugin-build-js-extra"> /* <![CDATA[ */ var SF_LDATA = {"ajax_url":"https:\/\/earth.org\/wp-admin\/admin-ajax.php","home_url":"https:\/\/earth.org\/","extensions":[]}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u4d2z7k9.rocketcdn.me/wp-content/plugins/search-filter-pro/public/assets/js/search-filter-build.min.js?ver=2.5.12" id="search-filter-plugin-build-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u4d2z7k9.rocketcdn.me/wp-content/plugins/search-filter-pro/public/assets/js/chosen.jquery.min.js?ver=2.5.12" id="search-filter-plugin-chosen-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://u4d2z7k9.rocketcdn.me/wp-content/cache/min/1/wp-content/themes/hivelife-wp/js/default.js?ver=1732623419" id="participatescripts-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://u4d2z7k9.rocketcdn.me/wp-content/cache/min/1/wp-content/themes/hivelife-wp/js/allnew4.js?ver=1732623420" id="allscripts-js" defer></script> <link rel="https://api.w.org/" href="https://earth.org/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://earth.org/wp-json/wp/v2/data_visualization/19261" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://earth.org/xmlrpc.php?rsd" /> <link rel='shortlink' href='https://earth.org/?p=19261' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://earth.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fearth.org%2Fdata_visualization%2Fwe-lost-a-football-pitch-of-primary-forest-every-6-seconds-in-2019%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://earth.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fearth.org%2Fdata_visualization%2Fwe-lost-a-football-pitch-of-primary-forest-every-6-seconds-in-2019%2F&format=xml" /> <script type="application/ld+json" class="saswp-schema-markup-output"> [{"@context":"https://schema.org/","@type":"Article","@id":"https://earth.org/data_visualization/we-lost-a-football-pitch-of-primary-forest-every-6-seconds-in-2019/#Article","url":"https://earth.org/data_visualization/we-lost-a-football-pitch-of-primary-forest-every-6-seconds-in-2019/","inLanguage":"en-GB","mainEntityOfPage":"https://earth.org/data_visualization/we-lost-a-football-pitch-of-primary-forest-every-6-seconds-in-2019/","headline":"We Lost a Football Pitch of Primary Rainforest Every 6 Seconds in 2019","description":"The tropics lost 11.9 million hectares of tree cover in 2019, Nearly a third of which occurred within a humid tropical primary forest.","articleBody":"The tropics lost 11.9 million hectares of tree cover in 2019, according to data from the University of Maryland, released today on Global Forest Watch. Nearly a third of that loss, 3.8 million hectares, occurred within humid tropical primary forests, areas of mature rainforest that are especially important for biodiversity and carbon storage. That’s the equivalent of losing a football pitch of primary forest every 6 seconds for the entire year. --- Primary forest loss was 2.8% higher in 2019 than the year before and has remained stubbornly high for the last two decades despite efforts to halt deforestation. At least 1.8 gigatonnes of carbon dioxide emissions are associated with 2019 primary forest loss, equivalent to the annual emissions of 400 million cars. Though the rate of primary forest loss was lower in 2019 than record years of 2016 and 2017, it was still the third-highest since the turn of the century. The 2019 data reveal that several countries suffered record losses, and fires created astonishing impacts in primary forests and beyond. Though the situation remains bleak at the global level, some countries showed signs of improvement, offering lessons for other nations. Here are the locations of note for tree cover loss in 2019: Fires in Bolivia spread out of control Bolivia experienced record-breaking tree cover loss due to fires, both within primary forests and in surrounding woodlands. The country’s total tree cover loss in 2019 was over 80% greater than the next-highest year on record. Burn scar in Southeast Bolivia from with overlay of tree cover loss from 2019 (pink). The widespread fires in 2019 occurred due to a combination of climatic conditions and human activity. Many of Bolivia’s fires were likely started by people, as they are every year to clear agricultural land for planting, but spread out of control into forests due to sustained winds and dry weather. Large-scale agriculture is a major driver of deforestation in Bolivia, particularly for soy and cattle ranching. The Bolivian government made several regulatory changes in recent years to promote the expansion of agriculture, including loosening restrictions on controlled burning just months before the 2019 fires. The province of Santa Cruz, where forests were hardest hit by fires, is Bolivia’s epicenter of large-scale agriculture. Its highly biodiverse Chiquitano Dry Forest was particularly affected, with reports that nearly 12% of it burned. Experts believe it could take hundreds of years for this unique Bolivian forest to recover fully. Forest fires also spread into parts of Paraguay, prompting the country to consider requesting compensation from Bolivia for damages. Brazil accounted for a third of the world’s tropical primary forest loss Brazil single-handedly accounted for over a third of all loss of humid tropical primary forests worldwide, with more primary forest lost than any other tropical country in 2019. Outside of 2016 and 2017, when forest fires resulted in unprecedented forest loss, 2019 was Brazil’s worst year for primary forests in 13 years. The primary forest loss data detect a wide range of forest disturbances – from deforestation for agriculture to understory fires to selective logging. While the increase in primary forest loss from 2018 to 2019 was modest, government data indicate that one particular form of forest loss — clear-cut deforestation for agriculture and other new land uses — has rapidly increased in the Brazilian Amazon over the past year (read more about different data sources here). How is primary forest loss connected to fires? In the Brazilian Amazon, fire and primary forest loss are closely linked, even when the former does not directly result in the latter. Naturally occurring fires in the Brazilian Amazon and other tropical rainforests are very rare. Often, fires signal previous deforestation — farmers and ranchers commonly set fire to recently deforested land to clear branches and stumps. Fire also plays a role in agricultural cycles, so land that had been cleared of forest in years past may be burned again to prepare for re-planting or to clear weeds from pastures.Of course, any burning on these cleared lands has the potential to escape into surrounding forests. Escaped fires are more common in forests that have already been degraded by human activities. If the resulting damage is severe enough, the burned areas will appear on Global Forest Watch as primary forest loss, as was the case for the widespread understory fires in 2016 and 2017. Unlike in neighboring Bolivia, forest fires in Brazil were not a major contributor to primary forest loss in 2019. The Brazilian Amazon did face unusually high fire counts in August 2019, but many of these occurred on already-deforested areas as farmers prepared land for agriculture and cattle pastures. The lack of drought, the public attention early in the fire season, and subsequent preventative action may have averted further burning in Brazil’s primary forests. Spatial analyses of the pattern of primary forest loss in Brazil also indicate troubling new hot spots of loss within indigenous territories in the state of Pará. In the Trincheira/Bacajá indigenous territory, deforestation as a result of illegal land-grabbing accelerated in 2019. Mining threatens forests in other Brazilian territories, such as Munduruku and Kayapó. Meanwhile, Brazil’s administration proposed new legislation in February that would allow commercial mining and oil and gas extraction within indigenous territories. Central Africa experienced sustained loss, as things improved in West Africa Several countries in the Congo Basin experienced sustained or worsening primary forest loss in 2019, including the Democratic Republic of Congo (DRC). Although primary forest loss slightly decreased from 2018, 2019 recorded the third-highest total annual loss on record. Most of the primary forest loss in the DRC still appears to be in cyclical agriculture areas which typically feed local populations, but there is emerging evidence that some may be tied to large-scale commercial logging, mining and plantations. Primary forest loss in the DRC’s protected areas increased slightly, especially in reserves and hunting areas that have fewer financial resources for enforcing protection than national parks do, as well as in the eastern part of the country where there is more population pressure from displaced persons and conflict. West Africa experienced promising downward trends after a large increase in primary forest loss last year. Ghana and Côte d’Ivoire both reduced primary forest loss by over 50% in 2019 compared to the previous year. A number of positive initiatives could be responsible, including REDD+ programs and pledges by both countries and major cocoa and chocolate companies to end deforestation. A one-year drop is encouraging, but time will tell if these efforts make an enduring impact. Indonesia maintained lower losses for third year in a row In positive news, primary forest loss in Indonesia decreased by 5% in 2019 compared to the year before, marking the third year in a row of lower levels of loss. Indonesia hasn’t seen such low levels of primary forest loss since the beginning of the century. The decrease comes despite an intense fire season, which in previous years resulted in large areas of primary forest loss. While some of the damage from late-year fires might not be detected until 2020 data are available, three consecutive years of historically low loss numbers suggests that Indonesia may have turned a corner in its efforts to reduce deforestation. Several Indonesian policies have likely contributed to this decline, including increased law enforcement to prevent forest fires and land clearing, and the now-permanent forest moratorium on clearing for oil palm plantations and logging. Papua and West Papua, which together contain over a third of Indonesia’s remaining primary forest, also continued to experience low levels of loss in 2019, coinciding with their governors declaring them “sustainable provinces.” Loss within protected forests and protected peat areas in Indonesia was still very low, but ticked up slightly from 2018, primarily due to natural causes such as storm damage. However, the mandate of the Peat Restoration Agency (BRG), responsible for protecting and restoring carbon-rich peatlands under the direction of the president, is set to end in 2020. Indonesia will need to continue monitoring peatlands to ensure its permanent moratorium on peat draining and clearing is respected. Colombia showed signs of curbing dramatic forest loss Colombia also experienced a significant decrease in primary forest loss in 2019, offering hope that the country may be changing course after heavy forest losses over the previous two years. Primary forest loss in Colombia rapidly increased after a 2016 peace agreement between the government and the Revolutionary Armed Forces of Colombia (FARC), which ended the violent conflict, but also led to a power vacuum on previously occupied lands in the Amazon. The trend reversal suggests that the Colombian government’s actions may be making an impact. The country set ambitious goals both to reduce deforestation and plant millions of trees in deforested areas. In April 2019, Colombia’s president launched “Operation Artemisa,” which employs the military, police and other public entities to stop deforestation in the country’s national parks – though its activities are not without controversy. Despite the decline, Colombia’s struggle to reduce deforestation is far from over. Colombia’s primary forest loss in 2019 was still higher than any year on record before the peace agreement, with large losses detected in a number of protected areas and continued clearing for land grabbing and cattle ranching. The number of near-real-time deforestation alerts in Colombia were unusually high in the first part of 2020, raising concerns that the decline in primary forest loss may be short-lived. Australia’s fires caused staggering tree cover loss Outside of the tropics, wildfires scorched Australia towards the end of 2019 and into early 2020, causing a massive surge in tree cover loss. 2019 was easily Australia’s worst year on record, with a six-fold increase in tree cover loss compared to the year before. And the true impact of Australia’s fires on tree cover loss is likely worse, as burning that continued into 2020 is not captured in the data. The wildfires in Australia caused dozens of deaths, destroyed thousands of homes and killed hundreds of millions of animals. The eucalyptus-dominated woodlands where many of the blazes burned are well-adapted to cycles of fire, but the intensity, unprecedented scale and interaction of Australia’s fires with drought may result in longer-term damage. Now is the time to double down on forest protection Despite apparent successes by some countries in curbing forest loss, the 2019 data underscore one fact: the fight to curb tropical forest loss is far from over. Most countries and companies will fail to meet their 2020 commitments around forests, with tropical primary forest loss remaining as high as ever. The coronavirus pandemic poses additional threats to the world’s forests in the months and years ahead. In the short-term, forests may be affected by a lack of enforcement, resulting in a higher incidence of illegal clearing and fires. In the medium-term, economic declines and stimulus measures may result in greater forest loss as countries attempt to stimulate their economies with extractive industries, as was the case in Indonesia during the Asian Financial Crisis. Rather than sacrificing forests in pursuit of economic recovery, which will only lead to future complications for the health and livelihoods of millions of people around the world, governments can build back better. Investing in the restoration and sound stewardship of forests will create jobs, contribute to more sustainable economies and protect the forest ecosystems our world needs. This article was reposted from the Global Forest Watch blog. You might also like: Data Proves the Health Benefits of Green Spaces","keywords":"","datePublished":"2020-11-02T11:15:47+08:00","dateModified":"2020-11-12T16:47:51+08:00","author":{"@type":"Person","name":"Owen Mulhern","description":"Owen Mulhern is a biologist with a specialisation in image analysis and a passion for satellite imaging. His previous work involved 3 dimensional brain reconstructions developing new algorithms for image processing. He is now focused on bringing powerful visualisations of the current state of our climate to life as Data Science Team Lead.","url":"https://earth.org/author/owen-mulhern/","sameAs":["jay.van.den.boogaard@earth.org"],"image":{"@type":"ImageObject","url":"https://secure.gravatar.com/avatar/573294d7be6c3bdc33afb6c2880279c6?s=96&d=mm&r=g","height":96,"width":96}},"editor":{"@type":"Person","name":"Owen Mulhern","description":"Owen Mulhern is a biologist with a specialisation in image analysis and a passion for satellite imaging. His previous work involved 3 dimensional brain reconstructions developing new algorithms for image processing. He is now focused on bringing powerful visualisations of the current state of our climate to life as Data Science Team Lead.","url":"https://earth.org/author/owen-mulhern/","sameAs":["jay.van.den.boogaard@earth.org"],"image":{"@type":"ImageObject","url":"https://secure.gravatar.com/avatar/573294d7be6c3bdc33afb6c2880279c6?s=96&d=mm&r=g","height":96,"width":96}},"publisher":{"@type":"Organization","name":"Earth.Org","url":"https://earth.org"},"image":[{"@type":"ImageObject","@id":"https://earth.org/data_visualization/we-lost-a-football-pitch-of-primary-forest-every-6-seconds-in-2019/#primaryimage","url":"https://earth.org/wp-content/uploads/2020/11/how-much-indonesia-forest-loss-2019-1-1200x799.jpg","width":"1200","height":"799","caption":"primary forest loss"},{"@type":"ImageObject","url":"https://earth.org/wp-content/uploads/2020/11/how-much-indonesia-forest-loss-2019-1-1200x900.jpg","width":"1200","height":"900","caption":"primary forest loss"},{"@type":"ImageObject","url":"https://earth.org/wp-content/uploads/2020/11/how-much-indonesia-forest-loss-2019-1-1200x675.jpg","width":"1200","height":"675","caption":"primary forest loss"},{"@type":"ImageObject","url":"https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-global-forest-loss-2019.jpg","width":1349,"height":834,"caption":"global tropical primary forest loss 2019"},{"@type":"ImageObject","url":"https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/BoliviaBurn_replacement-1024x511.jpg","width":1024,"height":511,"caption":"bolivia burn scars tree cover forest loss"},{"@type":"ImageObject","url":"https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-brazil-forest-loss-2019-1024x633.jpg","width":1024,"height":633,"caption":"brazil primary forest loss 2019"},{"@type":"ImageObject","url":"https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/brazil-forest-loss-indigenous-territories-2019.jpg","width":1349,"height":1411,"caption":"Brazil forest loss indigenous territories"},{"@type":"ImageObject","url":"https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-indonesia-forest-loss-2019-1024x633.jpg","width":1024,"height":633,"caption":"indonesia primary forest loss"},{"@type":"ImageObject","url":"https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-colombia-forest-loss-2019-1024x634.jpg","width":1024,"height":634,"caption":"colombia primary forest loss 2002-2019"}]}] </script> <link rel="icon" href="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/01/cropped-earthorg512x512_favi-32x32.png" sizes="32x32" /> <link rel="icon" href="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/01/cropped-earthorg512x512_favi-192x192.png" sizes="192x192" /> <meta name="msapplication-TileImage" content="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/01/cropped-earthorg512x512_favi-270x270.png" /> <meta name="pwaforwp" content="wordpress-plugin"/> <meta name="theme-color" content="#ffffff"> <meta name="apple-mobile-web-app-title" content="Earth.Org"> <meta name="application-name" content="Earth.Org"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="default"> <meta name="mobile-web-app-capable" content="yes"> <meta name="apple-touch-fullscreen" content="yes"> <link rel="apple-touch-icon" sizes="192x192" href="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/01/earthorg192x192.png"> <link rel="apple-touch-icon" sizes="512x512" href="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/01/earthorg512x512.png"> <link rel="apple-touch-startup-image" media="screen and (device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) and (orientation: portrait)" href="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/01/earthorg750x1334.png"/> <style type="text/css" id="wp-custom-css"> .collab_table div { box-sizing: border-box; } .collab_table .table-container { display: block; margin: 2em auto; width: 100%; /*max-width: 600px;*/ } .collab_table .left_cont_al { text-align: left !important; } .collab_table h3 { text-align: center; font-size: 1.8em; } .collab_table .flex-table { display: flex; flex-flow: row wrap; border-left: solid 1px #d9d9d9; transition: 0.5s; } .collab_table .flex-table:first-of-type { border-top: solid 1px #1565c0; border-left: solid 1px #1565c0; } .collab_table .flex-table:first-of-type .flex-row { background: #325387; color: white; border-color: #1f3962; } .collab_table .flex-table.row:nth-child(odd) .flex-row { background: #f4f2f1; } .collab_table .flex-table:hover { background: #f5f5f5; transition: 500ms; } .collab_table .flex-row { width: calc(100% / 3); text-align: center; padding: 0.5em 0.5em; border-right: solid 1px #d9d9d9; border-bottom: solid 1px #d9d9d9; } .collab_table .rowspan { display: flex; flex-flow: row wrap; align-items: flex-start; justify-content: center; } .collab_table .column { display: flex; flex-flow: column wrap; width: 75%; padding: 0; } .collab_table .column .flex-row { display: flex; flex-flow: row wrap; width: 100%; padding: 0; border: 0; border-bottom: solid 1px #d9d9d9; } .collab_table .column .flex-row:hover { background: #f5f5f5; transition: 500ms; } .collab_table .flex-cell { width: calc(100% / 2); text-align: center; padding: 0.5em 0.5em; border-right: solid 1px #d9d9d9; } @media all and (max-width: 767px) { .collab_table .flex-row { width: calc(100% / 2); } .collab_table .flex-row.first { width: 100%; } .collab_table .column { width: 100%; } } @media all and (max-width: 430px) { .collab_table .flex-table .flex-row { border-bottom: 0; } .collab_table .flex-table .flex-row:last-of-type { border-bottom: solid 1px #d9d9d9; } .collab_table .header .flex-row { border-bottom: solid 1px; } .collab_table .flex-row { width: 100%; } .collab_table .flex-row.first { width: 100%; border-bottom: solid 1px #d9d9d9; } .collab_table .column { width: 100%; } .collab_table .column .flex-row { border-bottom: solid 1px #d9d9d9; } .collab_table .flex-cell { width: 100%; } } </style> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><script type="rocketlazyloadscript" data-rocket-type="text/javascript"> jQuery.event.special.touchstart = { setup: function( _, ns, handle ) { this.addEventListener("touchstart", handle, { passive: !ns.includes("noPreventDefault") }); } }; jQuery.event.special.touchmove = { setup: function( _, ns, handle ) { this.addEventListener("touchmove", handle, { passive: !ns.includes("noPreventDefault") }); } }; jQuery.event.special.wheel = { setup: function( _, ns, handle ){ this.addEventListener("wheel", handle, { passive: true }); } }; jQuery.event.special.mousewheel = { setup: function( _, ns, handle ){ this.addEventListener("mousewheel", handle, { passive: true }); } };</script> <!-- Global site tag (gtag.js) - Google Analytics --> <!--<script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=UA-133731534-1"></script> <script type="rocketlazyloadscript"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-133731534-1'); </script>--> <link data-minify="1" rel="stylesheet" href="https://u4d2z7k9.rocketcdn.me/wp-content/cache/min/1/dhe3sjz.css?ver=1732623419"> <style type="text/css"> .wp-block-image figcaption { margin-bottom: 3em; text-align: left; } figure.wp-block-image{ font-size:1em !important; } .wp-caption-text { margin-top:-1.3rem !important; } .author_bio img { width:100%; height:auto; } .single .post_image img { width:100%; height:auto; } span.heading_3 { font-family: 'adobe-caslon-pro', serif; font-size: 22px; line-height: 1.3; font-weight: 600; margin: 0 0 16px; -webkit-font-smoothing: antialiased; color: #111; } span.heading_2 { font-family: 'adobe-caslon-pro', serif; font-size: 26px; line-height: 1.3; font-weight: 600; margin: 0 0 16px; -webkit-font-smoothing: antialiased; color: #111; } span.heading_5 { font-family: 'freight-sans-pro', serif; line-height: 1.1; margin: 0 0 16px; font-weight: 600; -webkit-font-smoothing: antialiased; color: #111; } .share_boost_popup sapn.heading_2 { border-bottom: 1px solid #eee; padding-bottom: 10px; margin-bottom: 10px; } .footer span.heading_5 { font-size: 14px; } .foot_newletter span.heading_2 { font-size: 28px; margin-bottom: 10px; } .head_about_menu span.heading_3 { font-weight: 400; max-width: 430px; } .insta_header span.heading_2 { display: inline-block; vertical-align: middle; padding-left: 10px; } .popmake-content__left span.heading_1 { color: #fff; font-size:42px; margin-bottom: 0; text-shadow: 10px 0px 30px black; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); padding-left: 20px; line-height: 1.1; margin: 0 0 16px; font-weight: 600; -webkit-font-smoothing: antialiased; font-family: adobe-caslon-pro, serif; } .popmake-content__right span.heading_3 { position: relative; padding-bottom: 20px; margin-bottom: 20px; line-height: 1.1; font-size: 28px; } .see_more_span { letter-spacing: 0.8px; font-family: freight-sans-pro, serif; font-size: 11px; font-weight: 400; text-transform: uppercase; display: inline-block; padding-left: 10px; color: #325387!important; } .header--subscribe { max-width: 330px; } @media screen and (max-width: 600px) { .single .article_bookmark_btn, .page-template .article_back_btn { display:block !important; outline:0; cursor:pointer; } .page-template .article_back_btn::before { margin-top: 33px; } .page-template .shrink_active.scrolled .article_back_btn::before { margin-top: 14px; } } @media screen and (max-width: 1100px) { .header--subscribe { max-width: 200px !important; } } .banner_widget img { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding-top: 1em; padding-bottom: 1em; } .banner_widget .banner_ad { display:none; } .banner_widget .mob_banner { display:none; } .member_banner_title { margin: 0 auto 12px; font-size: 24px !important; } @media screen and (max-width: 600px) { .member_banner_title { font-size: 21px !important; } } .video-grid.video_channel_list .col--4.video-thumb { flex: 0 1 calc(33.33% - 10px) !important; } .video-grid .flex .video-thumb__overlay { height: 33%; top: auto; bottom: 0px; } .video-grid.video_channel_list .horiz_item_img:after { top: 50% !important; height: 50% !important; background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6)) !important; } .global_sustain_listings .video-grid.video_channel_list .horiz_item_img:after { top: auto; bottom: 0px; height: 40%; background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)); } .post-content ul { margin-bottom:24px; } .post-content .gform_body li { list-style: none; margin-left: 0px; } .wp-caption { width:100% !important; margin-left:0px; margin-right:0px; } .wp-caption p { font-size: 13px; } .root_nav li { display: inline-block; padding: 0px 1%; } .join_menu a.btn { color:#fff; } /*.head_news_inner .gchoice_12_2_2,*/ .head_news_inner .gchoice_12_2_1 { display:none !important; } .head_about_menu .about_link { background-color: #325387; color:#fff; } .head_news_inner .gchoice_12_2_2 { margin-right:40px !important; } .head_news_inner #input_12_2 { justify-content: left !important; } /*/ Popop Newsletter /*/ .pum-content .gfield_checkbox label { color: #111; display: block; display: inline-block; letter-spacing: 0.8px; font-weight: bold; line-height: 1.1em; } .pum-content .gfield_checkbox label span { font-family: inherit; font-size: 13px; font-weight: 400; text-transform: uppercase; padding-top: 3px; letter-spacing: 0.5px; display: block; } .pum-content .gfield_checkbox li { display: flex; } .pum-content .gfield_checkbox li input { width: 15px; height: 15px; margin-top: 6px; margin-right: 10px; } @media screen and (max-width: 1220px) { .root_nav li { display: inline-block; padding: 0px 0.5%; } } @media screen and (max-width: 1100px) { .video-grid.video_channel_list .col--4.video-thumb { flex: 0 1 calc(50% - 10px)!important; } .root_nav li { display: block !important; } .root_nav li.mobonly { display:none !important; } } @media screen and (max-width: 680px) { .video-grid.video_channel_list .col--4.video-thumb { flex: 0 1 calc(100% - 0px)!important; }} @media screen and (max-width: 600px) { .popmake-content__left span.heading_1 { font-size:30px; } span.heading_3 { font-size: 14px; padding-bottom: 0px; margin-bottom: 0px; line-height: 1.25; } .banner_widget .mob_banner { display:block; } .banner_widget .desk_banner { display:none; } .stories .flex .col--9 .col--6.latest__content { padding-bottom: 11px !important; padding-left: 15px !important; } .stories .flex .col--9 .col--6 { flex: 0 1 calc((4 / 12) * 100%); padding-bottom: 15px !important; } .bsearchform { margin-top: 0px; } .post-content ul { margin-bottom:18px; } } @media screen and (max-width: 600px) { .global_stat_icon svg { width: 50px; height:50px; margin-right: 25px; } .youtube_subscribe svg { height: 25px; } .home .item__meta .slidertitle { opacity:1 !important; } } @media screen and (min-width: 601px) { #mob_drop_down_cont { display:none !important; } } #mob_drop_down_cont { min-height:45px; } .ui-selectmenu-button.ui-button { width: calc(100% - 30px) !important; /* border: none !important; */ border-radius: 0px !important; padding-top: 4px; border: 1px solid #ddd !important; padding-bottom: 2px; margin:5px 15px !important; padding-left: 10px; background-color:rgb(246,246,246) !important; } .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover { border: 1px solid #ddd !important; background-color:rgb(246,246,246) !important; color: #111 !important; } .ui-selectmenu-text { font-family: adobe-caslon-pro, serif; font-size: 1em; font-weight: 600; -webkit-font-smoothing: antialiased; color: #111; padding-left: 0px; } .ui-selectmenu-icon.ui-icon { margin-top:2px; } .ui-menu .ui-menu-item-wrapper { position: relative; padding: 3px 1em 3px 10px; font-family: adobe-caslon-pro, serif; font-size: 1em; font-weight: 400 !important; } .ui-menu .ui-menu-item:first-of-type { display:none !important; } .ui-widget.ui-widget-content { padding-top: 10px; padding-bottom: 10px; /* border: none; */ border-top: 0px !important; } .owl-carousel__hero picture { width:100%; } .owl-carousel__hero img { object-fit:cover; position:relative; z-index:0; width:100%; height:100%; } .horiz_item_img img { width: 100%; height: auto; object-fit: cover; height: 100%; position: absolute; } @media screen and (max-width: 600px) { .stories .horiz_item_img img { padding-bottom: 0px; width: 100%; height: 100%; object-fit: cover; position: absolute; } .single .article_bookmark_btn, .page-template .article_bookmark_btn { display:block !important; outline:0; cursor:pointer; } } .editors_pick_flex .horiz_item_img img { position: relative; height: auto; object-fit:contain; } .photo_gallery img { height:100%; } .post-content .wp-block-image figcaption { margin-bottom: 1em !important; color:#666 !important; } .post-content .wp-block-image img { margin: 30px auto 15px; } .page-template-template_impact-php .tiles-item { width: calc(50% - 20px); } .header_social { position: absolute; top: 10px; right: 50px; display: flex; gap: 10px; z-index: 99999999; } .header_social a img { width:15px; height:15px; } @media screen and (max-width: 800px) { .header_social { display:none; } } @media screen and (max-width: 800px) { .page-template-template_impact-php .tiles-item { width: calc(100%); } } @media screen and (max-width: 600px) { .search-filter-results article:first-child { padding-top:15px !important; } .post-content .wp-block-image figcaption, ..wp-block-image figcaption { font-size: 0.82rem !important; } } .header_mobile_links { display:none !important; justify-content: space-between; align-items: center; background-color: #ffffff; margin-left: -2.6%; margin-right: -2.6%; padding: 7px 18px; margin-top:0px; position:relative; transition: all .1s; } .shrink_active.scrolled .header_mobile_links, .shrink_mob.scrolled .header_mobile_links { margin-top:-35px; } .headertop_menu_2 { display:flex; gap:10px; } .headertop_menu_2 img { width:14px; height:auto; } .headertop_menu_1 { display: flex; gap: 20px; } .headertop_menu_1 .header_sub_btn.kids_btn svg { width: 40px; } .headertop_menu_1 .header_sub_btn span { display: none !important; } .headertop_menu_1 .shop_btn.kids_btn { margin-bottom:0px !important; padding:0px !important; } .headertop_menu_1 .white_fill svg path { fill:#0a0a0a !important; } .headertop_menu_1 .header_sub_btn svg { width: 17px; margin-right: 6px; } .post-content .wp-block-image figcaption { margin-bottom: 1.3em !important; font-size: 0.8em !important; } @media screen and (max-width: 600px) { .header_mobile_links { display: flex !important; } #whole_cont { padding-top: 147px !important; } .article_back_btn { top: 34px; transition: all .1s; } .shrink_active.scrolled .article_back_btn, .shrink_mob.scrolled .article_back_btn{ top: 0px; } .breaking_news_item .category span { display:none; } .breaking_news_item .category, .breaking_news_item .meta { display: inline-block; } } </style> </head> <body data-rsssl=1 class="data_visualization-template-default single single-data_visualization postid-19261"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PPGH8NG" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div class="header_social"> <a href="https://www.facebook.com/earth.org" target="_blank"><img width="310" height="310" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20310%20310'%3E%3C/svg%3E" data-lazy-src="https://u4d2z7k9.rocketcdn.me/wp-content/themes/hivelife-wp/img/facebook-01_black-01.svg"><noscript><img width="310" height="310" src="https://u4d2z7k9.rocketcdn.me/wp-content/themes/hivelife-wp/img/facebook-01_black-01.svg"></noscript></a> <a href="https://www.instagram.com/earthorg/" target="_blank"><img width="16" height="16" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2016%2016'%3E%3C/svg%3E" data-lazy-src="https://u4d2z7k9.rocketcdn.me/wp-content/themes/hivelife-wp/img/instagram_black-01.svg"><noscript><img width="16" height="16" src="https://u4d2z7k9.rocketcdn.me/wp-content/themes/hivelife-wp/img/instagram_black-01.svg"></noscript></a> <a href="https://www.linkedin.com/company/earth-org/" target="_blank"><img width="310" height="310" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20310%20310'%3E%3C/svg%3E" data-lazy-src="https://u4d2z7k9.rocketcdn.me/wp-content/themes/hivelife-wp/img/linkedin-01_black-01.svg"><noscript><img width="310" height="310" src="https://u4d2z7k9.rocketcdn.me/wp-content/themes/hivelife-wp/img/linkedin-01_black-01.svg"></noscript></a> <a href="https://twitter.com/EarthOrg" target="_blank"><img width="310" height="310" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20310%20310'%3E%3C/svg%3E" data-lazy-src="https://u4d2z7k9.rocketcdn.me/wp-content/themes/hivelife-wp/img/x_twitter-01_black-01.svg"><noscript><img width="310" height="310" src="https://u4d2z7k9.rocketcdn.me/wp-content/themes/hivelife-wp/img/x_twitter-01_black-01.svg"></noscript></a> <a href="https://www.youtube.com/channel/UCiKZx3j6WlIoQBU6h7WqF7A/videos" target="_blank"><img width="310" height="310" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20310%20310'%3E%3C/svg%3E" data-lazy-src="https://u4d2z7k9.rocketcdn.me/wp-content/themes/hivelife-wp/img/youtube_black.svg"><noscript><img width="310" height="310" src="https://u4d2z7k9.rocketcdn.me/wp-content/themes/hivelife-wp/img/youtube_black.svg"></noscript></a> </div> <header class="shrink_mob" > <div class="header_mobile_links"> <div class="headertop_menu_1 header_mobile_only"> <!-- <a href="https://earth.org/donations/" class="header_sub_btn white_fill"> <svg id="ad0ff82f-d350-48a0-b930-87fba7d788c8" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 87.96 90.72"><path d="M52.28,56.54a2.49,2.49,0,0,0,1.41.43,2.52,2.52,0,0,0,1.42-.43c.87-.58,21.4-14.38,29-28.24a17.7,17.7,0,0,0,2.86-9.68A17.92,17.92,0,0,0,69,.72c-7.26,0-12.64,6-15.35,9.17C51,6.74,45.61.72,38.35.72a17.89,17.89,0,0,0-15,27.58C30.87,42.16,51.4,56,52.28,56.54ZM38.35,5.83c5.12,0,9.39,5,11.69,7.65,1.43,1.66,2.22,2.58,3.65,2.58s2.23-.92,3.66-2.58c2.3-2.67,6.57-7.65,11.69-7.65A12.78,12.78,0,0,1,79.74,25.6a1.08,1.08,0,0,0-.11.18C73.79,36.56,58.44,48,53.7,51.3,49,48,33.6,36.56,27.76,25.78a1.08,1.08,0,0,0-.11-.18A12.78,12.78,0,0,1,38.35,5.83Z"></path><path d="M84.44,55.92c-4.68-2.74-8.6,1.32-10.07,2.85a115.5,115.5,0,0,1-8.76,8A6.48,6.48,0,0,0,63,66.18c-5.78-.32-14.89-1.36-17.17-2.71-2.45-1.46-4.42-2.88-6.15-4.14-5-3.6-8.9-6.45-18.68-6.45a25.05,25.05,0,0,0-7.73,1.55A24.29,24.29,0,0,1,5.63,56,5.63,5.63,0,0,0,0,61.57V75.89a5.63,5.63,0,0,0,5.63,5.62c5.34,0,13.7.28,15.55.9C24.5,83.51,32.3,88.13,35,89.82l.1.06a6.68,6.68,0,0,0,3.23.84h26c2.76,0,5.81-2.55,6.88-4.31,3.4-5.65,15.63-21,15.75-21.2a2.66,2.66,0,0,0,.29-.45A6.74,6.74,0,0,0,84.44,55.92ZM64.35,85.6h-26a1.42,1.42,0,0,1-.7-.17c-1-.59-10.42-6.4-14.85-7.88C19.5,76.46,7.91,76.4,5.63,76.4a.51.51,0,0,1-.52-.51V61.57a.51.51,0,0,1,.52-.51,29.17,29.17,0,0,0,9.15-1.76A20.64,20.64,0,0,1,21,58c8.13,0,11,2.06,15.69,5.48,1.82,1.32,3.88,2.81,6.53,4.39a20.5,20.5,0,0,0,6,1.89,110.08,110.08,0,0,0,13.58,1.53h.14a1.53,1.53,0,1,1,0,3.06h-.14l-19.35,1c-1.54-.06-5.17-2.63-7.59-4.34-.62-.45-1.23-.87-1.83-1.29a32.77,32.77,0,0,0-3.7-2.28A2.55,2.55,0,1,0,28,72a44.66,44.66,0,0,1,4.86,3.17c3.83,2.72,7.46,5.28,10.6,5.28h.13l19.37-1a6.66,6.66,0,0,0,6.58-6.65,6.52,6.52,0,0,0-.43-2.34,116.49,116.49,0,0,0,8.93-8.15c2.17-2.26,3-2.44,3.81-2a1.73,1.73,0,0,1,.91,2c-1.7,2.14-12.56,15.9-15.92,21.48A5.28,5.28,0,0,1,64.35,85.6Z"></path></svg> <span>Support</span> </a> --> <a href="https://kids.earth.org/" class="header_sub_btn shop_btn kids_btn"><svg id="a3fc1283-b090-4198-8da1-8fda57880803" data-name="a0e75901-17a3-4142-89ad-77430d2ed370" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1023.185 394.656"><path d="M186.013,238.249l20.5,50.381C213.5,307,221.472,313.315,235.59,313.372c8.471.035,17.423-2.549,23.079-4.621L247.545,383.1c-7.546,4.161-24.978,8.8-45.214,8.723-36.707-.149-54.056-15.938-67.559-51.62l-19.089-51.418-23.65,29.243L82.356,384,0,383.665l55.183-377,84.238.343L109.407,212.789l77.076-90.327,99.769.406Z" style="fill:#00d25b"></path><path d="M437.783,123.484,399.54,385.294l-84.239-.343,38.243-261.809ZM413.813.263c24.472.1,38.528,15.35,38.426,40.5-.137,33.53-21.408,56.5-52.467,56.371-24.472-.1-39-15.877-38.895-41.025C361.015,22.053,382.753.137,413.813.263Z" style="fill:#00bde1"></path><path d="M734.142,386.654l-75.767-.308,1.024-20.429a79.344,79.344,0,0,1,3.363-16.752h-.941c-13.75,25.093-46.772,44.344-79.715,44.21-52.708-.215-92.069-42.289-91.775-114.59.413-101.641,64.663-162.156,130.077-161.889,32.473.131,55.473,14.9,64.81,33.271h.941s-.443-6.813,1.972-22L705.557,9.308l83.769.341ZM570.39,265.484c-.124,30.388,15.8,50.362,39.326,50.457,28.237.115,57.521-25.962,57.705-71.019.132-32.484-17.68-50.37-39.8-50.46C597.033,194.338,570.562,223.047,570.39,265.484Z" style="fill:#ffc84f"></path><path d="M903.968,287.274c-38.543-11.684-65.761-31.18-65.586-74.141.236-58.155,40.86-95.189,105.333-94.927,38.12.155,66.787,10.226,79.47,16.041l-11.616,79.066c-14.085-8.44-36.169-16.913-56.393-20.139-7.057-.552-14.113-1.105-20.233-.606-8.476,1.014-19.312,4.113-19.355,14.592-.031,7.859,7.944,13.654,27.687,19.5,47,14.337,69.984,33.816,69.825,73.11-.247,60.774-45.1,95.171-115.687,94.884-38.59-.156-64.435-9.692-79.466-17.089L829.572,296.4c19.711,13.7,54.488,25.894,77.547,25.988,14.118.057,28.722-3.551,28.769-15.077C935.926,297.882,924.183,293.643,903.968,287.274Z" style="fill:#fb0000"></path></svg></a> <a href="https://movement.earth.org/" class="header_sub_btn white_fill"> <svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 700 700"> <path d="M581.78,214.41a145.2,145.2,0,0,0,13-60.21,146.85,146.85,0,1,0-293.7,0,133.92,133.92,0,0,0,4.4,34.51,148.6,148.6,0,0,0-53.35-10A146.85,146.85,0,0,0,105.25,325.52a145.2,145.2,0,0,0,13,60.21A169.85,169.85,0,0,0,7.35,545.8v73.42a73.44,73.44,0,0,0,73.43,73.43H423.42a73.42,73.42,0,0,0,73.43-73.43V545.8a161.84,161.84,0,0,0-2-24.48H619.22a73.42,73.42,0,0,0,73.43-73.42V374.47A169.85,169.85,0,0,0,581.78,214.41ZM447.9,56.3A97.9,97.9,0,1,1,378.67,85,97.88,97.88,0,0,1,447.9,56.3ZM252.1,227.63a97.9,97.9,0,1,1-69.22,28.67A97.86,97.86,0,0,1,252.1,227.63ZM447.9,619.22a24.48,24.48,0,0,1-24.48,24.48H80.78A24.48,24.48,0,0,1,56.3,619.22V545.8a122.39,122.39,0,0,1,91.05-117.73,146.83,146.83,0,0,0,209.5,0,122.42,122.42,0,0,1,91,117.73ZM643.7,447.9a24.48,24.48,0,0,1-24.48,24.48H480.45A169.58,169.58,0,0,0,386,385.74a145.27,145.27,0,0,0,13-60.21A133.5,133.5,0,0,0,394.54,291a148.91,148.91,0,0,0,53.36,10,145.38,145.38,0,0,0,104.75-44.3,122.37,122.37,0,0,1,91,117.73Z" style="fill: #070707"></path> </svg> <span style=" display: block !important; color: #0a0a0a; font-weight: 500;">Membership</span> </a> </div> <div class="headertop_menu_2 header_mobile_only"> <a href="https://www.facebook.com/earth.org" target="_blank"><img width="24" height="24" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3E%3C/svg%3E" data-lazy-src="https://u4d2z7k9.rocketcdn.me/wp-content/themes/hivelife-wp/img/facebook_icon-01.svg"><noscript><img width="24" height="24" src="https://u4d2z7k9.rocketcdn.me/wp-content/themes/hivelife-wp/img/facebook_icon-01.svg"></noscript></a> <a href="https://www.instagram.com/earthorg/" target="_blank"><img width="16" height="16" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2016%2016'%3E%3C/svg%3E" data-lazy-src="https://u4d2z7k9.rocketcdn.me/wp-content/themes/hivelife-wp/img/instagram_black-01.svg"><noscript><img width="16" height="16" src="https://u4d2z7k9.rocketcdn.me/wp-content/themes/hivelife-wp/img/instagram_black-01.svg"></noscript></a> <a href="https://www.linkedin.com/company/earth-org/" target="_blank"><img width="310" height="310" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20310%20310'%3E%3C/svg%3E" data-lazy-src="https://u4d2z7k9.rocketcdn.me/wp-content/themes/hivelife-wp/img/linkedin-01_black-01.svg"><noscript><img width="310" height="310" src="https://u4d2z7k9.rocketcdn.me/wp-content/themes/hivelife-wp/img/linkedin-01_black-01.svg"></noscript></a> <a href="https://twitter.com/EarthOrg" target="_blank"><img width="310" height="310" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20310%20310'%3E%3C/svg%3E" data-lazy-src="https://u4d2z7k9.rocketcdn.me/wp-content/themes/hivelife-wp/img/x_twitter-01_black-01.svg"><noscript><img width="310" height="310" src="https://u4d2z7k9.rocketcdn.me/wp-content/themes/hivelife-wp/img/x_twitter-01_black-01.svg"></noscript></a> <a href="https://www.youtube.com/channel/UCiKZx3j6WlIoQBU6h7WqF7A/videos" target="_blank"><img width="310" height="310" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20310%20310'%3E%3C/svg%3E" data-lazy-src="https://u4d2z7k9.rocketcdn.me/wp-content/themes/hivelife-wp/img/youtube_black.svg"><noscript><img width="310" height="310" src="https://u4d2z7k9.rocketcdn.me/wp-content/themes/hivelife-wp/img/youtube_black.svg"></noscript></a> </div> </div> <div class="article_back_btn"></div> <div class="article_bookmark_btn"> </div> <div class="flex"> <div class="col col--4"> <div class="header--social"> <div class="head_about_btn"> <div class="special-con"> <div class="bar arrow-top-fall"></div> <div class="bar arrow-middle-fall"></div> <div class="bar arrow-bottom-fall"></div> </div> <span>ABOUT</span> </div> <a class="search_me"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 22"> <g> <path fill-rule="evenodd" clip-rule="evenodd" d="M16.8 15l4.9 4.9c.5.5.5 1.2-.1 1.7-.5.5-1.3.5-1.8 0l-4.9-4.9c-4 3.1-9.9 2.2-13-1.9s-2.3-9.9 1.9-13 10-2.2 13.1 1.9c2.5 3.3 2.5 7.9-.1 11.3zm-7.4 1.1c3.8 0 6.9-3.1 6.9-6.8s-3.1-6.8-6.9-6.8-6.9 3.1-6.9 6.8 3.1 6.8 6.9 6.8z"/> </g> </svg> <span>Search</span> </a> <div class="head_subscribe"> <svg id="b2e97920-bbce-4f47-b736-4e9909ec4a92" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 89.78 67.33"><defs><style>.faabeea8-983f-437d-86af-6c6fe4129c84{fill:#111;}</style></defs><path class="faabeea8-983f-437d-86af-6c6fe4129c84" d="M83.37,1.13l-.07-.07,0,0A11.17,11.17,0,0,0,78.55,0H11.22A11.11,11.11,0,0,0,6.9.87L6.78.76l-.35.36A11.19,11.19,0,0,0,0,11.22V56.11A11.23,11.23,0,0,0,11.22,67.33H78.55A11.24,11.24,0,0,0,89.78,56.11V11.22A11.21,11.21,0,0,0,83.37,1.13ZM76.72,7.48,48,35.43a4.14,4.14,0,0,1-5.7,0L13.68,7.48Zm1.84,52.37H11.22a3.75,3.75,0,0,1-3.74-3.74V11.89L37.11,40.78a11.64,11.64,0,0,0,16.16,0l29-28.28V56.11A3.75,3.75,0,0,1,78.56,59.85Z"/></svg> <span>Sign Up</span> </div> </div> </div> <div class="col col--4 header--logo"> <a href="https://earth.org/"> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 200 18.1" enable-background="new 0 0 200 18.1" xml:space="preserve"> <path fill-rule="evenodd" clip-rule="evenodd" fill="#070707" d="M0,17.8V0.3h11.1v2.6h-8v4.8h6.8v2.5H3.1v5h8.4v2.6L0,17.8L0,17.8z M28.9,0H29l8.3,17.7h-3.2l-1.6-3.5h-7.2l-1.6,3.5h-3.2L28.9,0z M31.5,12c-1-2.2-1.8-4.2-2.6-6.2c-0.8,1.8-1.7,4.1-2.6,6.2H31.5z M53.6,0.3c4,0,6.5,2,6.5,5.6c0.1,2.2-1.4,4.2-3.5,4.9l3.8,7h-3.3l-3.4-6.5h-3.1v6.5h-3V0.3H53.6L53.6,0.3z M50.7,2.9v5.9h3.1 c2,0,3.3-1,3.3-3c0-1.9-1.3-3-3.4-3H50.7z M78.1,2.9v14.9H75V2.9h-5.1V0.3h13.3v2.6H78.1z M104.9,17.8v-7.6h-8v7.6h-3.1V0.3H97v7.4 h8V0.3h3.1v17.5L104.9,17.8L104.9,17.8z M121.2,7.4c0.9,0,1.7,0.7,1.7,1.6c0,0.9-0.7,1.7-1.6,1.7c-0.1,0-0.1,0-0.2,0 c-0.9,0.1-1.7-0.7-1.8-1.6c-0.1-0.9,0.7-1.7,1.6-1.8C121.1,7.4,121.1,7.4,121.2,7.4L121.2,7.4z M141.5,0c5,0,9,4.1,9,9.1 s-4.1,9-9.1,9c-5,0-9-4.1-9-9.1c-0.1-4.9,3.9-9,8.8-9.1C141.3,0,141.4,0,141.5,0L141.5,0z M141.5,15.3c3.3,0,6-2.6,6-5.9 c0-0.1,0-0.2,0-0.3c0.1-3.3-2.5-6.1-5.8-6.2c-3.3-0.1-6.1,2.5-6.2,5.8c0,0.1,0,0.3,0,0.4c-0.1,3.3,2.4,6.1,5.7,6.2 C141.3,15.3,141.4,15.3,141.5,15.3L141.5,15.3z M167.8,0.3c4,0,6.5,2,6.5,5.6c0.1,2.2-1.3,4.2-3.5,4.9l3.8,7h-3.3l-3.4-6.5h-3.1v6.5 h-3V0.3L167.8,0.3L167.8,0.3z M164.9,2.9v5.9h3.1c2,0,3.2-1,3.2-3c0-1.9-1.3-3-3.4-3H164.9L164.9,2.9z M194.1,18.1 c-5.4,0-9.4-3.9-9.4-9c0-5.1,4-9.1,9.4-9.1c1.9,0,3.7,0.4,5.4,1.2v2.9c-1.6-0.8-3.4-1.3-5.3-1.3c-3.5-0.1-6.3,2.7-6.4,6.1 c-0.1,3.5,2.7,6.3,6.1,6.4c0,0,0.1,0,0.1,0c1,0,2-0.2,2.9-0.5v-5h3v6.9C198.2,17.6,196.2,18.1,194.1,18.1L194.1,18.1z"/> </svg> </a> </div> <div class="col col--4 "> <div class="header--subscribe"> <a href="https://movement.earth.org/" class="header_sub_btn"> <svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 700 700"> <path d="M581.78,214.41a145.2,145.2,0,0,0,13-60.21,146.85,146.85,0,1,0-293.7,0,133.92,133.92,0,0,0,4.4,34.51,148.6,148.6,0,0,0-53.35-10A146.85,146.85,0,0,0,105.25,325.52a145.2,145.2,0,0,0,13,60.21A169.85,169.85,0,0,0,7.35,545.8v73.42a73.44,73.44,0,0,0,73.43,73.43H423.42a73.42,73.42,0,0,0,73.43-73.43V545.8a161.84,161.84,0,0,0-2-24.48H619.22a73.42,73.42,0,0,0,73.43-73.42V374.47A169.85,169.85,0,0,0,581.78,214.41ZM447.9,56.3A97.9,97.9,0,1,1,378.67,85,97.88,97.88,0,0,1,447.9,56.3ZM252.1,227.63a97.9,97.9,0,1,1-69.22,28.67A97.86,97.86,0,0,1,252.1,227.63ZM447.9,619.22a24.48,24.48,0,0,1-24.48,24.48H80.78A24.48,24.48,0,0,1,56.3,619.22V545.8a122.39,122.39,0,0,1,91.05-117.73,146.83,146.83,0,0,0,209.5,0,122.42,122.42,0,0,1,91,117.73ZM643.7,447.9a24.48,24.48,0,0,1-24.48,24.48H480.45A169.58,169.58,0,0,0,386,385.74a145.27,145.27,0,0,0,13-60.21A133.5,133.5,0,0,0,394.54,291a148.91,148.91,0,0,0,53.36,10,145.38,145.38,0,0,0,104.75-44.3,122.37,122.37,0,0,1,91,117.73Z" style="fill: #070707"/> </svg> <span>Membership</span> </a> <a href="https://earth.org/donations/" class="header_sub_btn"> <svg id="ad0ff82f-d350-48a0-b930-87fba7d788c8" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 87.96 90.72"><path d="M52.28,56.54a2.49,2.49,0,0,0,1.41.43,2.52,2.52,0,0,0,1.42-.43c.87-.58,21.4-14.38,29-28.24a17.7,17.7,0,0,0,2.86-9.68A17.92,17.92,0,0,0,69,.72c-7.26,0-12.64,6-15.35,9.17C51,6.74,45.61.72,38.35.72a17.89,17.89,0,0,0-15,27.58C30.87,42.16,51.4,56,52.28,56.54ZM38.35,5.83c5.12,0,9.39,5,11.69,7.65,1.43,1.66,2.22,2.58,3.65,2.58s2.23-.92,3.66-2.58c2.3-2.67,6.57-7.65,11.69-7.65A12.78,12.78,0,0,1,79.74,25.6a1.08,1.08,0,0,0-.11.18C73.79,36.56,58.44,48,53.7,51.3,49,48,33.6,36.56,27.76,25.78a1.08,1.08,0,0,0-.11-.18A12.78,12.78,0,0,1,38.35,5.83Z"/><path d="M84.44,55.92c-4.68-2.74-8.6,1.32-10.07,2.85a115.5,115.5,0,0,1-8.76,8A6.48,6.48,0,0,0,63,66.18c-5.78-.32-14.89-1.36-17.17-2.71-2.45-1.46-4.42-2.88-6.15-4.14-5-3.6-8.9-6.45-18.68-6.45a25.05,25.05,0,0,0-7.73,1.55A24.29,24.29,0,0,1,5.63,56,5.63,5.63,0,0,0,0,61.57V75.89a5.63,5.63,0,0,0,5.63,5.62c5.34,0,13.7.28,15.55.9C24.5,83.51,32.3,88.13,35,89.82l.1.06a6.68,6.68,0,0,0,3.23.84h26c2.76,0,5.81-2.55,6.88-4.31,3.4-5.65,15.63-21,15.75-21.2a2.66,2.66,0,0,0,.29-.45A6.74,6.74,0,0,0,84.44,55.92ZM64.35,85.6h-26a1.42,1.42,0,0,1-.7-.17c-1-.59-10.42-6.4-14.85-7.88C19.5,76.46,7.91,76.4,5.63,76.4a.51.51,0,0,1-.52-.51V61.57a.51.51,0,0,1,.52-.51,29.17,29.17,0,0,0,9.15-1.76A20.64,20.64,0,0,1,21,58c8.13,0,11,2.06,15.69,5.48,1.82,1.32,3.88,2.81,6.53,4.39a20.5,20.5,0,0,0,6,1.89,110.08,110.08,0,0,0,13.58,1.53h.14a1.53,1.53,0,1,1,0,3.06h-.14l-19.35,1c-1.54-.06-5.17-2.63-7.59-4.34-.62-.45-1.23-.87-1.83-1.29a32.77,32.77,0,0,0-3.7-2.28A2.55,2.55,0,1,0,28,72a44.66,44.66,0,0,1,4.86,3.17c3.83,2.72,7.46,5.28,10.6,5.28h.13l19.37-1a6.66,6.66,0,0,0,6.58-6.65,6.52,6.52,0,0,0-.43-2.34,116.49,116.49,0,0,0,8.93-8.15c2.17-2.26,3-2.44,3.81-2a1.73,1.73,0,0,1,.91,2c-1.7,2.14-12.56,15.9-15.92,21.48A5.28,5.28,0,0,1,64.35,85.6Z"/></svg> <span>Donate</span> </a> <a href="https://kids.earth.org/" class="header_sub_btn shop_btn kids_btn"><svg id="a3fc1283-b090-4198-8da1-8fda57880803" data-name="a0e75901-17a3-4142-89ad-77430d2ed370" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1023.185 394.656"><path d="M186.013,238.249l20.5,50.381C213.5,307,221.472,313.315,235.59,313.372c8.471.035,17.423-2.549,23.079-4.621L247.545,383.1c-7.546,4.161-24.978,8.8-45.214,8.723-36.707-.149-54.056-15.938-67.559-51.62l-19.089-51.418-23.65,29.243L82.356,384,0,383.665l55.183-377,84.238.343L109.407,212.789l77.076-90.327,99.769.406Z" style="fill:#00d25b"/><path d="M437.783,123.484,399.54,385.294l-84.239-.343,38.243-261.809ZM413.813.263c24.472.1,38.528,15.35,38.426,40.5-.137,33.53-21.408,56.5-52.467,56.371-24.472-.1-39-15.877-38.895-41.025C361.015,22.053,382.753.137,413.813.263Z" style="fill:#00bde1"/><path d="M734.142,386.654l-75.767-.308,1.024-20.429a79.344,79.344,0,0,1,3.363-16.752h-.941c-13.75,25.093-46.772,44.344-79.715,44.21-52.708-.215-92.069-42.289-91.775-114.59.413-101.641,64.663-162.156,130.077-161.889,32.473.131,55.473,14.9,64.81,33.271h.941s-.443-6.813,1.972-22L705.557,9.308l83.769.341ZM570.39,265.484c-.124,30.388,15.8,50.362,39.326,50.457,28.237.115,57.521-25.962,57.705-71.019.132-32.484-17.68-50.37-39.8-50.46C597.033,194.338,570.562,223.047,570.39,265.484Z" style="fill:#ffc84f"/><path d="M903.968,287.274c-38.543-11.684-65.761-31.18-65.586-74.141.236-58.155,40.86-95.189,105.333-94.927,38.12.155,66.787,10.226,79.47,16.041l-11.616,79.066c-14.085-8.44-36.169-16.913-56.393-20.139-7.057-.552-14.113-1.105-20.233-.606-8.476,1.014-19.312,4.113-19.355,14.592-.031,7.859,7.944,13.654,27.687,19.5,47,14.337,69.984,33.816,69.825,73.11-.247,60.774-45.1,95.171-115.687,94.884-38.59-.156-64.435-9.692-79.466-17.089L829.572,296.4c19.711,13.7,54.488,25.894,77.547,25.988,14.118.057,28.722-3.551,28.769-15.077C935.926,297.882,924.183,293.643,903.968,287.274Z" style="fill:#fb0000"/></svg></a> </div> </div> <div class="header_sub_box"><script type="rocketlazyloadscript" data-rocket-type="text/javascript">var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,initializeOnLoaded:function(o){gform.domLoaded&&gform.scriptsLoaded?o():!gform.domLoaded&&gform.scriptsLoaded?window.addEventListener("DOMContentLoaded",o):document.addEventListener("gform_main_scripts_loaded",o)},hooks:{action:{},filter:{}},addAction:function(o,n,r,t){gform.addHook("action",o,n,r,t)},addFilter:function(o,n,r,t){gform.addHook("filter",o,n,r,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,n){gform.removeHook("action",o,n)},removeFilter:function(o,n,r){gform.removeHook("filter",o,n,r)},addHook:function(o,n,r,t,i){null==gform.hooks[o][n]&&(gform.hooks[o][n]=[]);var e=gform.hooks[o][n];null==i&&(i=n+"_"+e.length),gform.hooks[o][n].push({tag:i,callable:r,priority:t=null==t?10:t})},doHook:function(n,o,r){var t;if(r=Array.prototype.slice.call(r,1),null!=gform.hooks[n][o]&&((o=gform.hooks[n][o]).sort(function(o,n){return o.priority-n.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==n?t.apply(null,r):r[0]=t.apply(null,r)})),"filter"==n)return r[0]},removeHook:function(o,n,t,i){var r;null!=gform.hooks[o][n]&&(r=(r=gform.hooks[o][n]).filter(function(o,n,r){return!!(null!=i&&i!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][n]=r)}});</script> <div class='gf_browser_ie gf_browser_ie7 gform_wrapper gform_legacy_markup_wrapper gform-theme--no-framework' data-form-theme='legacy' data-form-index='0' id='gform_wrapper_2' ><div id='gf_2' class='gform_anchor' tabindex='-1'></div><form method='post' enctype='multipart/form-data' target='gform_ajax_frame_2' id='gform_2' action='/data_visualization/we-lost-a-football-pitch-of-primary-forest-every-6-seconds-in-2019/#gf_2' data-formid='2' > <input type='hidden' class='gforms-pum' value='{"closepopup":false,"closedelay":0,"openpopup":false,"openpopup_id":0}' /> <div class='gform-body gform_body'><ul id='gform_fields_2' class='gform_fields top_label form_sublabel_below description_below'><li id="field_2_1" class="gfield gfield--type-email gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible" data-js-reload="field_2_1"><label class='gfield_label gform-field-label' for='input_2_1' >Email<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_email'> <input name='input_1' id='input_2_1' type='text' value='' class='large' placeholder='Enter your email' aria-required="true" aria-invalid="false" /> </div></li><li id="field_2_2" class="gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below gfield_visibility_visible" data-js-reload="field_2_2"><label class='gfield_label gform-field-label' for='input_2_2' >Phone</label><div class='ginput_container'><input name='input_2' id='input_2_2' type='text' value='' /></div><div class='gfield_description' id='gfield_description_2_2'>This field is for validation purposes and should be left unchanged.</div></li></ul></div> <div class='gform_footer top_label'> <input type='submit' id='gform_submit_button_2' class='gform_button button' value='Subscribe' onclick='if(window["gf_submitting_2"]){return false;} window["gf_submitting_2"]=true; ' onkeypress='if( event.keyCode == 13 ){ if(window["gf_submitting_2"]){return false;} window["gf_submitting_2"]=true; jQuery("#gform_2").trigger("submit",[true]); }' /> <input type='hidden' name='gform_ajax' value='form_id=2&title=&description=&tabindex=0' /> <input type='hidden' class='gform_hidden' name='is_submit_2' value='1' /> <input type='hidden' class='gform_hidden' name='gform_submit' value='2' /> <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' /> <input type='hidden' class='gform_hidden' name='state_2' value='WyJbXSIsIjIxZjBjOWM0YzdiOTM3ZjY4NjVhNzVmYjA2NzZiZjQ0Il0=' /> <input type='hidden' class='gform_hidden' name='gform_target_page_number_2' id='gform_target_page_number_2' value='0' /> <input type='hidden' class='gform_hidden' name='gform_source_page_number_2' id='gform_source_page_number_2' value='1' /> <input type='hidden' name='gform_field_values' value='' /> </div> </form> </div> <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_2' id='gform_ajax_frame_2' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'></iframe> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> /* <![CDATA[ */ gform.initializeOnLoaded( function() {gformInitSpinner( 2, 'https://earth.org/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_2').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_2');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_2').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_2').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_2').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_2').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_2').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_2').val();gformInitSpinner( 2, 'https://earth.org/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [2, current_page]);window['gf_submitting_2'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}setTimeout(function(){jQuery('#gform_wrapper_2').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_2').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [2]);window['gf_submitting_2'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_2').text());}, 50);}else{jQuery('#gform_2').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger('gform_post_render', [2, current_page]);} );} ); /* ]]> */ </script> </div> </div> <div class="mob_menu"> <a href="/"><div class="home_btn"> <svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 505.235 452.053"><title>home_icon-01_outline</title><polygon points="252.735 6.737 497.235 251.237 420.025 251.237 420.025 444.263 291.341 444.263 291.341 315.579 214.13 315.579 214.13 444.263 85.446 444.263 85.446 251.237 8.235 251.237 252.735 6.737" style="fill:none;stroke:#000;stroke-miterlimit:10;stroke-width:20px;fill-rule:evenodd"/></svg> </div></a> <a href="/favourite-posts/"> <div class="love_btn"> <svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 505.235 452.053"><title>star</title><polygon points="252.735 36.59 300.913 184.869 456.686 184.869 330.354 276.405 379.067 424.684 252.735 332.612 126.939 424.684 175.116 276.405 48.785 184.869 205.093 184.869 252.735 36.59" style="fill:none;stroke:#000;stroke-miterlimit:10;stroke-width:19.52141761779785px;fill-rule:evenodd"/></svg> </div> </a> <div class="mob_menu_icon"> <div class="mob_menu_icon_inner"> <div></div> <div></div> <div></div> </div> </div> </div> <div class="desktop_cats"> <div class="root_nav"><ul id="menu-primary" class="menu"><li id="menu-item-37" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-37"><a href="https://earth.org/climate-change/">Climate Change</a></li> <li id="menu-item-12545" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12545"><a href="https://earth.org/energy/">Energy</a></li> <li id="menu-item-38" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-38"><a href="https://earth.org/pollution/">Pollution</a></li> <li id="menu-item-4911" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4911"><a href="https://earth.org/policy-and-economics/">Policy & Economics</a></li> <li id="menu-item-36" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-36"><a href="https://earth.org/oceans/">Oceans</a></li> <li id="menu-item-39" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-39"><a href="https://earth.org/biodiversity/">Biodiversity</a></li> <li id="menu-item-15792" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15792"><a href="https://earth.org/conservation/">Conservation</a></li> <li id="menu-item-12548" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12548"><a href="https://earth.org/solutions/">Solutions</a></li> <li id="menu-item-27950" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-27950"><a href="https://earth.org/guides/">Guides</a></li> <li class="mobonly padme"><a href="#" style="width: 100%; text-align: center; margin-bottom: 5px;"class="btn header_sub_btn head_about_btn">ABOUT<span class="subscribe_header_tag"></span></a></li> <li class="mobonly"><a href="https://earth.org/donations/" style="width: 100%; text-align: center; margin-bottom: 10px;"class="btn header_sub_btn">SUPPORT<span class="subscribe_header_tag"></span></a></li></ul></div> <div class="header__search__form"> <div class="header_search_inner"> <form method="get" class="bsearchform" id="searchform" action="https://earth.org/"> <input type="text" class="field" name="s" id="s" placeholder="Search" /> <input type="submit" class="submit" name="submit" id="searchsubmit" value="Search" /> </form> </div> </div> <div class="head_news_options"> <div class="head_news_inner"> <div class='gf_browser_ie gf_browser_ie7 gform_wrapper gform_legacy_markup_wrapper gform-theme--no-framework' data-form-theme='legacy' data-form-index='0' id='gform_wrapper_12' ><div id='gf_12' class='gform_anchor' tabindex='-1'></div><form method='post' enctype='multipart/form-data' target='gform_ajax_frame_12' id='gform_12' action='/data_visualization/we-lost-a-football-pitch-of-primary-forest-every-6-seconds-in-2019/#gf_12' data-formid='12' > <input type='hidden' class='gforms-pum' value='{"closepopup":false,"closedelay":0,"openpopup":false,"openpopup_id":0}' /> <div class='gform-body gform_body'><ul id='gform_fields_12' class='gform_fields top_label form_sublabel_below description_below'><li id="field_12_3" class="gfield gfield--type-html gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible" data-js-reload="field_12_3"><span>Earth.Org Newsletters</span><p>Get focused newsletters especially designed to be concise and easy to digest</p></li><li id="field_12_2" class="gfield gfield--type-checkbox gfield--type-choice gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible" data-js-reload="field_12_2"><label class='gfield_label gform-field-label gfield_label_before_complex' >Subscription Options<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_checkbox'><ul class='gfield_checkbox' id='input_12_2'><li class='gchoice gchoice_12_2_1'> <input class='gfield-choice-input' name='input_2.1' type='checkbox' value='1' id='choice_12_2_1' /> <label for='choice_12_2_1' id='label_12_2_1' class='gform-field-label gform-field-label--type-inline'>ESSENTIAL BRIEFING<span>3 times weekly</span></label> </li><li class='gchoice gchoice_12_2_2'> <input class='gfield-choice-input' name='input_2.2' type='checkbox' value='2' id='choice_12_2_2' /> <label for='choice_12_2_2' id='label_12_2_2' class='gform-field-label gform-field-label--type-inline'>TOP STORY ROUNDUP<span>Once a week</span></label> </li><li class='gchoice gchoice_12_2_3'> <input class='gfield-choice-input' name='input_2.3' type='checkbox' value='3' id='choice_12_2_3' /> <label for='choice_12_2_3' id='label_12_2_3' class='gform-field-label gform-field-label--type-inline'>MONTHLY OVERVIEW<span>Once a month</span></label> </li></ul></div></li><li id="field_12_1" class="gfield gfield--type-email gfield_contains_required field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible" data-js-reload="field_12_1"><label class='gfield_label gform-field-label' for='input_12_1' >Enter your email<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_email'> <input name='input_1' id='input_12_1' type='text' value='' class='medium' placeholder='Your email...' aria-required="true" aria-invalid="false" /> </div></li><li id="field_12_4" class="gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below gfield_visibility_visible" data-js-reload="field_12_4"><label class='gfield_label gform-field-label' for='input_12_4' >Name</label><div class='ginput_container'><input name='input_4' id='input_12_4' type='text' value='' /></div><div class='gfield_description' id='gfield_description_12_4'>This field is for validation purposes and should be left unchanged.</div></li></ul></div> <div class='gform_footer top_label'> <input type='submit' id='gform_submit_button_12' class='gform_button button' value='Subscribe' onclick='if(window["gf_submitting_12"]){return false;} window["gf_submitting_12"]=true; ' onkeypress='if( event.keyCode == 13 ){ if(window["gf_submitting_12"]){return false;} window["gf_submitting_12"]=true; jQuery("#gform_12").trigger("submit",[true]); }' /> <input type='hidden' name='gform_ajax' value='form_id=12&title=&description=&tabindex=0' /> <input type='hidden' class='gform_hidden' name='is_submit_12' value='1' /> <input type='hidden' class='gform_hidden' name='gform_submit' value='12' /> <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' /> <input type='hidden' class='gform_hidden' name='state_12' value='WyJbXSIsIjIxZjBjOWM0YzdiOTM3ZjY4NjVhNzVmYjA2NzZiZjQ0Il0=' /> <input type='hidden' class='gform_hidden' name='gform_target_page_number_12' id='gform_target_page_number_12' value='0' /> <input type='hidden' class='gform_hidden' name='gform_source_page_number_12' id='gform_source_page_number_12' value='1' /> <input type='hidden' name='gform_field_values' value='' /> </div> </form> </div> <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_12' id='gform_ajax_frame_12' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'></iframe> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> /* <![CDATA[ */ gform.initializeOnLoaded( function() {gformInitSpinner( 12, 'https://earth.org/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_12').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_12');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_12').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_12').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_12').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_12').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_12').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_12').val();gformInitSpinner( 12, 'https://earth.org/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [12, current_page]);window['gf_submitting_12'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}setTimeout(function(){jQuery('#gform_wrapper_12').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_12').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [12]);window['gf_submitting_12'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_12').text());}, 50);}else{jQuery('#gform_12').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger('gform_post_render', [12, current_page]);} );} ); /* ]]> */ </script> </div> </div> <div class="head_about_menu"> <div class="flex vert_list"> <div class="head_about_col vert_item about_main_col"> <span class="about_title about_main_title">Earth.Org</span> <span class="tagline">PAST · PRESENT · FUTURE</span> <div class="about_sub_split"> <div class="about_split_col"> <span class="heading_3">Environmental News, Data Analysis, Research & Policy Solutions.</span> <a class="about_link" href="/mission-statement/">Read Our Mission Statement</a> </div> <div class="about_split_col about_split_menu"> <div class="about_sub_menu_col"> <span class="about_title">About EO</span> <a class="about_link_sub" href="/about-us/">About Us</a> <a class="about_link_sub" href="/impact-and-reach/">Impact & Reach</a> <a class="about_link_sub" href="https://earth.org/our-planets-trajectory/">Our Planet’s Trajectory</a> </div> <div class="about_sub_menu_col"> <span class="about_title">Our Team</span> <a class="about_link_sub" href="/meet-the-team/">Meet The Team</a> <!--<a class="about_link_sub" href="/meet-the-team/#data-scientists">Data Science Team</a> <a class="about_link_sub" href="/meet-the-team/#writers-contributors">Contributors</a>--> </div> <div class="about_sub_menu_col"> <span class="about_title">Our Partners</span> <a class="about_link_sub" href="/global-ambassadors/">Global Ambassadors</a> <a class="about_link_sub" href="/photographers/">Global Photographers</a> <a class="about_link_sub" href="/ngo-partners/">NGO Partners</a> </div> </div> </div> </div> </div> </header> <div class="menu_bg_main"></div> <div id="whole_cont"> <style type="text/css"> .iframe-container { overflow: hidden; /* 16:9 aspect ratio */ padding-top: 56.25%; position: relative; margin-bottom:24px; } .iframe-container iframe { border: 0; height: 100%; left: 0; position: absolute; top: 0; width: 100%; } </style> <section class="post-hero"> <div class="category"> <span><a href="https://earth.org/data-visualizations/">Data Visualisation</a> <span> <a href="/data-visualizations/case-studies">Case Studies</a> </span> </div> <h1 style="margin-bottom: 0;">We Lost a Football Pitch of Primary Rainforest Every 6 Seconds in 2019</h1> <div class="meta"> <span>by <a href="https://earth.org/author/owen-mulhern/">Owen Mulhern</a></span><span>Nov 2nd 2020</span><span>8 mins</span> </div> <div class="story__content__social top_single_social"> <div class="ssba ssba-wrap"><div class="share-donate"><!--<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 100 100" style="enable-background:new 0 0 100 100;" xml:space="preserve"> <path style="fill:#ffffff" d="M18.3,67.3c4.7,0,8.9-1.9,12-4.9l34.3,17.1c-0.1,0.7-0.1,1.4-0.1,2.1c0,9.6,7.7,17.3,17.3,17.3S99,91.3,99,81.7 s-7.7-17.3-17.3-17.3c-4.7,0-8.9,1.9-12,4.9L35.4,52.1c0.1-0.7,0.1-1.4,0.1-2.1s-0.1-1.4-0.1-2.1l34.3-17.1c3.1,3,7.3,4.9,12,4.9 c9.6,0,17.3-7.7,17.3-17.3S91.3,1,81.7,1S64.4,8.7,64.4,18.3c0,0.7,0.1,1.4,0.1,2.1L30.3,37.6c-3.1-3-7.3-4.9-12-4.9 C8.7,32.7,1,40.4,1,50S8.7,67.3,18.3,67.3z"/> </svg>--> <svg id="a1defc05-8c2d-4920-bbac-6b9fbe8ad26c" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 21.28"><defs><style>.ad44f87a-cfab-45ef-8947-02fe73b3373e{fill:#111;}</style></defs><path class="ad44f87a-cfab-45ef-8947-02fe73b3373e" d="M13,7.28h1a2,2,0,0,1,2,2v10a2,2,0,0,1-2,2H2a2,2,0,0,1-2-2v-10a2,2,0,0,1,2-2H3a1,1,0,0,1,0,2H2v10H14v-10H13a1,1,0,0,1,0-2ZM7.24.63a1,1,0,0,1,1.52,0L11.54,3.4a1,1,0,0,1-1.42,1.42L9,3.69v9.59a1,1,0,1,1-2,0V3.69L5.88,4.82A1,1,0,0,1,4.46,3.4Z"/></svg> <!--<div>Share · Boost</div>--></div></div> </div> </section> <section class="post_image"> <img width="800" height="533" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20533'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="We Lost a Football Pitch of Primary Rainforest Every 6 Seconds in 2019" decoding="async" fetchpriority="high" data-lazy-srcset="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-indonesia-forest-loss-2019-1.jpg 800w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-indonesia-forest-loss-2019-1-300x200.jpg 300w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-indonesia-forest-loss-2019-1-768x512.jpg 768w" data-lazy-sizes="(max-width: 800px) 100vw, 800px" data-lazy-src="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-indonesia-forest-loss-2019-1.jpg" /><noscript><img width="800" height="533" src="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-indonesia-forest-loss-2019-1.jpg" class="attachment-large size-large wp-post-image" alt="We Lost a Football Pitch of Primary Rainforest Every 6 Seconds in 2019" decoding="async" fetchpriority="high" srcset="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-indonesia-forest-loss-2019-1.jpg 800w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-indonesia-forest-loss-2019-1-300x200.jpg 300w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-indonesia-forest-loss-2019-1-768x512.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></noscript> </section> <section class="post-content"> <p><strong>The tropics lost 11.9 million hectares of tree cover in 2019, according to data from the University of Maryland, <a target="_blank" href="https://gfw.global/2XUYMLB" target="_blank" rel="noreferrer noopener">released today on Global Forest Watch</a>. Nearly a third of that loss, 3.8 million hectares, occurred within humid <a target="_blank" href="https://gfw.global/2U0q7K1" target="_blank" rel="noreferrer noopener">tropical primary forests</a>, areas of mature rainforest that are especially important for biodiversity and carbon storage. That’s the equivalent of losing a football pitch of primary forest every 6 seconds for the entire year.</strong></p> <p><strong>—</strong></p> <p>Primary forest loss was 2.8% higher in 2019 than the year before and has remained stubbornly high for the last two decades despite efforts to halt deforestation. At least <a target="_blank" href="https://gfw.global/3drjXdr" target="_blank" rel="noreferrer noopener">1.8 gigatonnes</a> of carbon dioxide emissions are associated with 2019 primary forest loss, equivalent to the annual emissions of 400 million cars. Though the rate of primary forest loss was lower in 2019 than record years of 2016 and 2017, it was still the third-highest since the turn of the century.</p> <img decoding="async" class="aligncenter wp-image-19262 size-full" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201349%20834'%3E%3C/svg%3E" alt="global tropical primary forest loss 2019" width="1349" height="834" data-lazy-srcset="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-global-forest-loss-2019.jpg 1349w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-global-forest-loss-2019-300x185.jpg 300w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-global-forest-loss-2019-1024x633.jpg 1024w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-global-forest-loss-2019-768x475.jpg 768w" data-lazy-sizes="(max-width: 1349px) 100vw, 1349px" data-lazy-src="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-global-forest-loss-2019.jpg" /><noscript><img decoding="async" class="aligncenter wp-image-19262 size-full" src="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-global-forest-loss-2019.jpg" alt="global tropical primary forest loss 2019" width="1349" height="834" srcset="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-global-forest-loss-2019.jpg 1349w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-global-forest-loss-2019-300x185.jpg 300w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-global-forest-loss-2019-1024x633.jpg 1024w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-global-forest-loss-2019-768x475.jpg 768w" sizes="(max-width: 1349px) 100vw, 1349px" /></noscript><div class="img_cont_inline"> <div class="img_cont_inline_txt img_cont_inline_1"><a class="inline_movement_link" id="inline_movement_link_id" href="https://earth.org/donations/"><span class="member_banner_title"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 200 18.1" enable-background="new 0 0 200 18.1" xml:space="preserve"> <path fill-rule="evenodd" clip-rule="evenodd" fill="#ffffff" d="M0,17.8V0.3h11.1v2.6h-8v4.8h6.8v2.5H3.1v5h8.4v2.6L0,17.8L0,17.8z M28.9,0H29l8.3,17.7h-3.2l-1.6-3.5h-7.2l-1.6,3.5h-3.2L28.9,0z M31.5,12c-1-2.2-1.8-4.2-2.6-6.2c-0.8,1.8-1.7,4.1-2.6,6.2H31.5z M53.6,0.3c4,0,6.5,2,6.5,5.6c0.1,2.2-1.4,4.2-3.5,4.9l3.8,7h-3.3l-3.4-6.5h-3.1v6.5h-3V0.3H53.6L53.6,0.3z M50.7,2.9v5.9h3.1 c2,0,3.3-1,3.3-3c0-1.9-1.3-3-3.4-3H50.7z M78.1,2.9v14.9H75V2.9h-5.1V0.3h13.3v2.6H78.1z M104.9,17.8v-7.6h-8v7.6h-3.1V0.3H97v7.4 h8V0.3h3.1v17.5L104.9,17.8L104.9,17.8z M121.2,7.4c0.9,0,1.7,0.7,1.7,1.6c0,0.9-0.7,1.7-1.6,1.7c-0.1,0-0.1,0-0.2,0 c-0.9,0.1-1.7-0.7-1.8-1.6c-0.1-0.9,0.7-1.7,1.6-1.8C121.1,7.4,121.1,7.4,121.2,7.4L121.2,7.4z M141.5,0c5,0,9,4.1,9,9.1 s-4.1,9-9.1,9c-5,0-9-4.1-9-9.1c-0.1-4.9,3.9-9,8.8-9.1C141.3,0,141.4,0,141.5,0L141.5,0z M141.5,15.3c3.3,0,6-2.6,6-5.9 c0-0.1,0-0.2,0-0.3c0.1-3.3-2.5-6.1-5.8-6.2c-3.3-0.1-6.1,2.5-6.2,5.8c0,0.1,0,0.3,0,0.4c-0.1,3.3,2.4,6.1,5.7,6.2 C141.3,15.3,141.4,15.3,141.5,15.3L141.5,15.3z M167.8,0.3c4,0,6.5,2,6.5,5.6c0.1,2.2-1.3,4.2-3.5,4.9l3.8,7h-3.3l-3.4-6.5h-3.1v6.5 h-3V0.3L167.8,0.3L167.8,0.3z M164.9,2.9v5.9h3.1c2,0,3.2-1,3.2-3c0-1.9-1.3-3-3.4-3H164.9L164.9,2.9z M194.1,18.1 c-5.4,0-9.4-3.9-9.4-9c0-5.1,4-9.1,9.4-9.1c1.9,0,3.7,0.4,5.4,1.2v2.9c-1.6-0.8-3.4-1.3-5.3-1.3c-3.5-0.1-6.3,2.7-6.4,6.1 c-0.1,3.5,2.7,6.3,6.1,6.4c0,0,0.1,0,0.1,0c1,0,2-0.2,2.9-0.5v-5h3v6.9C198.2,17.6,196.2,18.1,194.1,18.1L194.1,18.1z"></path> </svg>Support Independent Climate Journalism</span><span>Help us continue providing unbiased, in-depth coverage on climate change. Your donation ensures our newsroom remains independent and free from corporate influence.</span><div class="cta_btn">SUPPORT NOW</div></a></div> <div class="img_cont_inline_txt img_cont_inline_2"><a class="inline_movement_link" id="inline_movement_link_id" href="https://earth.org/donations/"><span class="member_banner_title"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 200 18.1" enable-background="new 0 0 200 18.1" xml:space="preserve"> <path fill-rule="evenodd" clip-rule="evenodd" fill="#ffffff" d="M0,17.8V0.3h11.1v2.6h-8v4.8h6.8v2.5H3.1v5h8.4v2.6L0,17.8L0,17.8z M28.9,0H29l8.3,17.7h-3.2l-1.6-3.5h-7.2l-1.6,3.5h-3.2L28.9,0z M31.5,12c-1-2.2-1.8-4.2-2.6-6.2c-0.8,1.8-1.7,4.1-2.6,6.2H31.5z M53.6,0.3c4,0,6.5,2,6.5,5.6c0.1,2.2-1.4,4.2-3.5,4.9l3.8,7h-3.3l-3.4-6.5h-3.1v6.5h-3V0.3H53.6L53.6,0.3z M50.7,2.9v5.9h3.1 c2,0,3.3-1,3.3-3c0-1.9-1.3-3-3.4-3H50.7z M78.1,2.9v14.9H75V2.9h-5.1V0.3h13.3v2.6H78.1z M104.9,17.8v-7.6h-8v7.6h-3.1V0.3H97v7.4 h8V0.3h3.1v17.5L104.9,17.8L104.9,17.8z M121.2,7.4c0.9,0,1.7,0.7,1.7,1.6c0,0.9-0.7,1.7-1.6,1.7c-0.1,0-0.1,0-0.2,0 c-0.9,0.1-1.7-0.7-1.8-1.6c-0.1-0.9,0.7-1.7,1.6-1.8C121.1,7.4,121.1,7.4,121.2,7.4L121.2,7.4z M141.5,0c5,0,9,4.1,9,9.1 s-4.1,9-9.1,9c-5,0-9-4.1-9-9.1c-0.1-4.9,3.9-9,8.8-9.1C141.3,0,141.4,0,141.5,0L141.5,0z M141.5,15.3c3.3,0,6-2.6,6-5.9 c0-0.1,0-0.2,0-0.3c0.1-3.3-2.5-6.1-5.8-6.2c-3.3-0.1-6.1,2.5-6.2,5.8c0,0.1,0,0.3,0,0.4c-0.1,3.3,2.4,6.1,5.7,6.2 C141.3,15.3,141.4,15.3,141.5,15.3L141.5,15.3z M167.8,0.3c4,0,6.5,2,6.5,5.6c0.1,2.2-1.3,4.2-3.5,4.9l3.8,7h-3.3l-3.4-6.5h-3.1v6.5 h-3V0.3L167.8,0.3L167.8,0.3z M164.9,2.9v5.9h3.1c2,0,3.2-1,3.2-3c0-1.9-1.3-3-3.4-3H164.9L164.9,2.9z M194.1,18.1 c-5.4,0-9.4-3.9-9.4-9c0-5.1,4-9.1,9.4-9.1c1.9,0,3.7,0.4,5.4,1.2v2.9c-1.6-0.8-3.4-1.3-5.3-1.3c-3.5-0.1-6.3,2.7-6.4,6.1 c-0.1,3.5,2.7,6.3,6.1,6.4c0,0,0.1,0,0.1,0c1,0,2-0.2,2.9-0.5v-5h3v6.9C198.2,17.6,196.2,18.1,194.1,18.1L194.1,18.1z"></path> </svg>Your Contribution Makes a Difference</span><span>Every donation counts in our fight against climate change. Join us in making a real impact by supporting our research, data analysis, and policy solutions. </span><div class="cta_btn">DONATE TODAY</div></a></div> <div class="img_cont_inline_txt img_cont_inline_3"><a class="inline_movement_link" id="inline_movement_link_id" href="https://earth.org/donations/"><span class="member_banner_title"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 200 18.1" enable-background="new 0 0 200 18.1" xml:space="preserve"> <path fill-rule="evenodd" clip-rule="evenodd" fill="#ffffff" d="M0,17.8V0.3h11.1v2.6h-8v4.8h6.8v2.5H3.1v5h8.4v2.6L0,17.8L0,17.8z M28.9,0H29l8.3,17.7h-3.2l-1.6-3.5h-7.2l-1.6,3.5h-3.2L28.9,0z M31.5,12c-1-2.2-1.8-4.2-2.6-6.2c-0.8,1.8-1.7,4.1-2.6,6.2H31.5z M53.6,0.3c4,0,6.5,2,6.5,5.6c0.1,2.2-1.4,4.2-3.5,4.9l3.8,7h-3.3l-3.4-6.5h-3.1v6.5h-3V0.3H53.6L53.6,0.3z M50.7,2.9v5.9h3.1 c2,0,3.3-1,3.3-3c0-1.9-1.3-3-3.4-3H50.7z M78.1,2.9v14.9H75V2.9h-5.1V0.3h13.3v2.6H78.1z M104.9,17.8v-7.6h-8v7.6h-3.1V0.3H97v7.4 h8V0.3h3.1v17.5L104.9,17.8L104.9,17.8z M121.2,7.4c0.9,0,1.7,0.7,1.7,1.6c0,0.9-0.7,1.7-1.6,1.7c-0.1,0-0.1,0-0.2,0 c-0.9,0.1-1.7-0.7-1.8-1.6c-0.1-0.9,0.7-1.7,1.6-1.8C121.1,7.4,121.1,7.4,121.2,7.4L121.2,7.4z M141.5,0c5,0,9,4.1,9,9.1 s-4.1,9-9.1,9c-5,0-9-4.1-9-9.1c-0.1-4.9,3.9-9,8.8-9.1C141.3,0,141.4,0,141.5,0L141.5,0z M141.5,15.3c3.3,0,6-2.6,6-5.9 c0-0.1,0-0.2,0-0.3c0.1-3.3-2.5-6.1-5.8-6.2c-3.3-0.1-6.1,2.5-6.2,5.8c0,0.1,0,0.3,0,0.4c-0.1,3.3,2.4,6.1,5.7,6.2 C141.3,15.3,141.4,15.3,141.5,15.3L141.5,15.3z M167.8,0.3c4,0,6.5,2,6.5,5.6c0.1,2.2-1.3,4.2-3.5,4.9l3.8,7h-3.3l-3.4-6.5h-3.1v6.5 h-3V0.3L167.8,0.3L167.8,0.3z M164.9,2.9v5.9h3.1c2,0,3.2-1,3.2-3c0-1.9-1.3-3-3.4-3H164.9L164.9,2.9z M194.1,18.1 c-5.4,0-9.4-3.9-9.4-9c0-5.1,4-9.1,9.4-9.1c1.9,0,3.7,0.4,5.4,1.2v2.9c-1.6-0.8-3.4-1.3-5.3-1.3c-3.5-0.1-6.3,2.7-6.4,6.1 c-0.1,3.5,2.7,6.3,6.1,6.4c0,0,0.1,0,0.1,0c1,0,2-0.2,2.9-0.5v-5h3v6.9C198.2,17.6,196.2,18.1,194.1,18.1L194.1,18.1z"></path> </svg>Invest in a Sustainable Future</span><span>By supporting Earth.Org, you are investing in a sustainable future for our planet. Help us drive positive change by contributing to our ongoing efforts to protect the environment.</span><div class="cta_btn">DONATE NOW</div></a></div> <div class="img_cont_inline_txt img_cont_inline_4"><a class="inline_movement_link" id="inline_movement_link_id" href="https://movement.earth.org"><span class="member_banner_title"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 200 18.1" enable-background="new 0 0 200 18.1" xml:space="preserve"> <path fill-rule="evenodd" clip-rule="evenodd" fill="#ffffff" d="M0,17.8V0.3h11.1v2.6h-8v4.8h6.8v2.5H3.1v5h8.4v2.6L0,17.8L0,17.8z M28.9,0H29l8.3,17.7h-3.2l-1.6-3.5h-7.2l-1.6,3.5h-3.2L28.9,0z M31.5,12c-1-2.2-1.8-4.2-2.6-6.2c-0.8,1.8-1.7,4.1-2.6,6.2H31.5z M53.6,0.3c4,0,6.5,2,6.5,5.6c0.1,2.2-1.4,4.2-3.5,4.9l3.8,7h-3.3l-3.4-6.5h-3.1v6.5h-3V0.3H53.6L53.6,0.3z M50.7,2.9v5.9h3.1 c2,0,3.3-1,3.3-3c0-1.9-1.3-3-3.4-3H50.7z M78.1,2.9v14.9H75V2.9h-5.1V0.3h13.3v2.6H78.1z M104.9,17.8v-7.6h-8v7.6h-3.1V0.3H97v7.4 h8V0.3h3.1v17.5L104.9,17.8L104.9,17.8z M121.2,7.4c0.9,0,1.7,0.7,1.7,1.6c0,0.9-0.7,1.7-1.6,1.7c-0.1,0-0.1,0-0.2,0 c-0.9,0.1-1.7-0.7-1.8-1.6c-0.1-0.9,0.7-1.7,1.6-1.8C121.1,7.4,121.1,7.4,121.2,7.4L121.2,7.4z M141.5,0c5,0,9,4.1,9,9.1 s-4.1,9-9.1,9c-5,0-9-4.1-9-9.1c-0.1-4.9,3.9-9,8.8-9.1C141.3,0,141.4,0,141.5,0L141.5,0z M141.5,15.3c3.3,0,6-2.6,6-5.9 c0-0.1,0-0.2,0-0.3c0.1-3.3-2.5-6.1-5.8-6.2c-3.3-0.1-6.1,2.5-6.2,5.8c0,0.1,0,0.3,0,0.4c-0.1,3.3,2.4,6.1,5.7,6.2 C141.3,15.3,141.4,15.3,141.5,15.3L141.5,15.3z M167.8,0.3c4,0,6.5,2,6.5,5.6c0.1,2.2-1.3,4.2-3.5,4.9l3.8,7h-3.3l-3.4-6.5h-3.1v6.5 h-3V0.3L167.8,0.3L167.8,0.3z M164.9,2.9v5.9h3.1c2,0,3.2-1,3.2-3c0-1.9-1.3-3-3.4-3H164.9L164.9,2.9z M194.1,18.1 c-5.4,0-9.4-3.9-9.4-9c0-5.1,4-9.1,9.4-9.1c1.9,0,3.7,0.4,5.4,1.2v2.9c-1.6-0.8-3.4-1.3-5.3-1.3c-3.5-0.1-6.3,2.7-6.4,6.1 c-0.1,3.5,2.7,6.3,6.1,6.4c0,0,0.1,0,0.1,0c1,0,2-0.2,2.9-0.5v-5h3v6.9C198.2,17.6,196.2,18.1,194.1,18.1L194.1,18.1z"></path> </svg>Climate Action</span><span>Join a growing movement of people determined to make a positive difference.</span><div class="cta_btn">JOIN THE EARTH.ORG MOVEMENT</div></a></div> <div class="img_cont_inline_txt img_cont_inline_5"><a class="inline_movement_link" id="inline_movement_link_id" href="https://movement.earth.org"><span class="member_banner_title"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 200 18.1" enable-background="new 0 0 200 18.1" xml:space="preserve"> <path fill-rule="evenodd" clip-rule="evenodd" fill="#ffffff" d="M0,17.8V0.3h11.1v2.6h-8v4.8h6.8v2.5H3.1v5h8.4v2.6L0,17.8L0,17.8z M28.9,0H29l8.3,17.7h-3.2l-1.6-3.5h-7.2l-1.6,3.5h-3.2L28.9,0z M31.5,12c-1-2.2-1.8-4.2-2.6-6.2c-0.8,1.8-1.7,4.1-2.6,6.2H31.5z M53.6,0.3c4,0,6.5,2,6.5,5.6c0.1,2.2-1.4,4.2-3.5,4.9l3.8,7h-3.3l-3.4-6.5h-3.1v6.5h-3V0.3H53.6L53.6,0.3z M50.7,2.9v5.9h3.1 c2,0,3.3-1,3.3-3c0-1.9-1.3-3-3.4-3H50.7z M78.1,2.9v14.9H75V2.9h-5.1V0.3h13.3v2.6H78.1z M104.9,17.8v-7.6h-8v7.6h-3.1V0.3H97v7.4 h8V0.3h3.1v17.5L104.9,17.8L104.9,17.8z M121.2,7.4c0.9,0,1.7,0.7,1.7,1.6c0,0.9-0.7,1.7-1.6,1.7c-0.1,0-0.1,0-0.2,0 c-0.9,0.1-1.7-0.7-1.8-1.6c-0.1-0.9,0.7-1.7,1.6-1.8C121.1,7.4,121.1,7.4,121.2,7.4L121.2,7.4z M141.5,0c5,0,9,4.1,9,9.1 s-4.1,9-9.1,9c-5,0-9-4.1-9-9.1c-0.1-4.9,3.9-9,8.8-9.1C141.3,0,141.4,0,141.5,0L141.5,0z M141.5,15.3c3.3,0,6-2.6,6-5.9 c0-0.1,0-0.2,0-0.3c0.1-3.3-2.5-6.1-5.8-6.2c-3.3-0.1-6.1,2.5-6.2,5.8c0,0.1,0,0.3,0,0.4c-0.1,3.3,2.4,6.1,5.7,6.2 C141.3,15.3,141.4,15.3,141.5,15.3L141.5,15.3z M167.8,0.3c4,0,6.5,2,6.5,5.6c0.1,2.2-1.3,4.2-3.5,4.9l3.8,7h-3.3l-3.4-6.5h-3.1v6.5 h-3V0.3L167.8,0.3L167.8,0.3z M164.9,2.9v5.9h3.1c2,0,3.2-1,3.2-3c0-1.9-1.3-3-3.4-3H164.9L164.9,2.9z M194.1,18.1 c-5.4,0-9.4-3.9-9.4-9c0-5.1,4-9.1,9.4-9.1c1.9,0,3.7,0.4,5.4,1.2v2.9c-1.6-0.8-3.4-1.3-5.3-1.3c-3.5-0.1-6.3,2.7-6.4,6.1 c-0.1,3.5,2.7,6.3,6.1,6.4c0,0,0.1,0,0.1,0c1,0,2-0.2,2.9-0.5v-5h3v6.9C198.2,17.6,196.2,18.1,194.1,18.1L194.1,18.1z"></path> </svg>EO Movement</span><span>Become an EO Member today and join a growing movement of people determined to make a change.</span><div class="cta_btn">JOIN EARTH.ORG</div></a></div> <div class="img_cont_inline_txt img_cont_inline_6"><a class="inline_movement_link" id="inline_movement_link_id" href="https://movement.earth.org"><span class="member_banner_title"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 200 18.1" enable-background="new 0 0 200 18.1" xml:space="preserve"> <path fill-rule="evenodd" clip-rule="evenodd" fill="#ffffff" d="M0,17.8V0.3h11.1v2.6h-8v4.8h6.8v2.5H3.1v5h8.4v2.6L0,17.8L0,17.8z M28.9,0H29l8.3,17.7h-3.2l-1.6-3.5h-7.2l-1.6,3.5h-3.2L28.9,0z M31.5,12c-1-2.2-1.8-4.2-2.6-6.2c-0.8,1.8-1.7,4.1-2.6,6.2H31.5z M53.6,0.3c4,0,6.5,2,6.5,5.6c0.1,2.2-1.4,4.2-3.5,4.9l3.8,7h-3.3l-3.4-6.5h-3.1v6.5h-3V0.3H53.6L53.6,0.3z M50.7,2.9v5.9h3.1 c2,0,3.3-1,3.3-3c0-1.9-1.3-3-3.4-3H50.7z M78.1,2.9v14.9H75V2.9h-5.1V0.3h13.3v2.6H78.1z M104.9,17.8v-7.6h-8v7.6h-3.1V0.3H97v7.4 h8V0.3h3.1v17.5L104.9,17.8L104.9,17.8z M121.2,7.4c0.9,0,1.7,0.7,1.7,1.6c0,0.9-0.7,1.7-1.6,1.7c-0.1,0-0.1,0-0.2,0 c-0.9,0.1-1.7-0.7-1.8-1.6c-0.1-0.9,0.7-1.7,1.6-1.8C121.1,7.4,121.1,7.4,121.2,7.4L121.2,7.4z M141.5,0c5,0,9,4.1,9,9.1 s-4.1,9-9.1,9c-5,0-9-4.1-9-9.1c-0.1-4.9,3.9-9,8.8-9.1C141.3,0,141.4,0,141.5,0L141.5,0z M141.5,15.3c3.3,0,6-2.6,6-5.9 c0-0.1,0-0.2,0-0.3c0.1-3.3-2.5-6.1-5.8-6.2c-3.3-0.1-6.1,2.5-6.2,5.8c0,0.1,0,0.3,0,0.4c-0.1,3.3,2.4,6.1,5.7,6.2 C141.3,15.3,141.4,15.3,141.5,15.3L141.5,15.3z M167.8,0.3c4,0,6.5,2,6.5,5.6c0.1,2.2-1.3,4.2-3.5,4.9l3.8,7h-3.3l-3.4-6.5h-3.1v6.5 h-3V0.3L167.8,0.3L167.8,0.3z M164.9,2.9v5.9h3.1c2,0,3.2-1,3.2-3c0-1.9-1.3-3-3.4-3H164.9L164.9,2.9z M194.1,18.1 c-5.4,0-9.4-3.9-9.4-9c0-5.1,4-9.1,9.4-9.1c1.9,0,3.7,0.4,5.4,1.2v2.9c-1.6-0.8-3.4-1.3-5.3-1.3c-3.5-0.1-6.3,2.7-6.4,6.1 c-0.1,3.5,2.7,6.3,6.1,6.4c0,0,0.1,0,0.1,0c1,0,2-0.2,2.9-0.5v-5h3v6.9C198.2,17.6,196.2,18.1,194.1,18.1L194.1,18.1z"></path> </svg>Take Action</span><span>Join The Movement Today</span><div class="cta_btn">EARTH.ORG MEMBERSHIP</div></a></div> <div class="img_cont_inline_txt img_cont_inline_7"><a class="inline_movement_link" id="inline_movement_link_id" href="https://movement.earth.org"><span class="member_banner_title"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 200 18.1" enable-background="new 0 0 200 18.1" xml:space="preserve"> <path fill-rule="evenodd" clip-rule="evenodd" fill="#ffffff" d="M0,17.8V0.3h11.1v2.6h-8v4.8h6.8v2.5H3.1v5h8.4v2.6L0,17.8L0,17.8z M28.9,0H29l8.3,17.7h-3.2l-1.6-3.5h-7.2l-1.6,3.5h-3.2L28.9,0z M31.5,12c-1-2.2-1.8-4.2-2.6-6.2c-0.8,1.8-1.7,4.1-2.6,6.2H31.5z M53.6,0.3c4,0,6.5,2,6.5,5.6c0.1,2.2-1.4,4.2-3.5,4.9l3.8,7h-3.3l-3.4-6.5h-3.1v6.5h-3V0.3H53.6L53.6,0.3z M50.7,2.9v5.9h3.1 c2,0,3.3-1,3.3-3c0-1.9-1.3-3-3.4-3H50.7z M78.1,2.9v14.9H75V2.9h-5.1V0.3h13.3v2.6H78.1z M104.9,17.8v-7.6h-8v7.6h-3.1V0.3H97v7.4 h8V0.3h3.1v17.5L104.9,17.8L104.9,17.8z M121.2,7.4c0.9,0,1.7,0.7,1.7,1.6c0,0.9-0.7,1.7-1.6,1.7c-0.1,0-0.1,0-0.2,0 c-0.9,0.1-1.7-0.7-1.8-1.6c-0.1-0.9,0.7-1.7,1.6-1.8C121.1,7.4,121.1,7.4,121.2,7.4L121.2,7.4z M141.5,0c5,0,9,4.1,9,9.1 s-4.1,9-9.1,9c-5,0-9-4.1-9-9.1c-0.1-4.9,3.9-9,8.8-9.1C141.3,0,141.4,0,141.5,0L141.5,0z M141.5,15.3c3.3,0,6-2.6,6-5.9 c0-0.1,0-0.2,0-0.3c0.1-3.3-2.5-6.1-5.8-6.2c-3.3-0.1-6.1,2.5-6.2,5.8c0,0.1,0,0.3,0,0.4c-0.1,3.3,2.4,6.1,5.7,6.2 C141.3,15.3,141.4,15.3,141.5,15.3L141.5,15.3z M167.8,0.3c4,0,6.5,2,6.5,5.6c0.1,2.2-1.3,4.2-3.5,4.9l3.8,7h-3.3l-3.4-6.5h-3.1v6.5 h-3V0.3L167.8,0.3L167.8,0.3z M164.9,2.9v5.9h3.1c2,0,3.2-1,3.2-3c0-1.9-1.3-3-3.4-3H164.9L164.9,2.9z M194.1,18.1 c-5.4,0-9.4-3.9-9.4-9c0-5.1,4-9.1,9.4-9.1c1.9,0,3.7,0.4,5.4,1.2v2.9c-1.6-0.8-3.4-1.3-5.3-1.3c-3.5-0.1-6.3,2.7-6.4,6.1 c-0.1,3.5,2.7,6.3,6.1,6.4c0,0,0.1,0,0.1,0c1,0,2-0.2,2.9-0.5v-5h3v6.9C198.2,17.6,196.2,18.1,194.1,18.1L194.1,18.1z"></path> </svg>Become a Climate Champion</span><span>Stand with us as we tackle the pressing challenges of climate change. Sign up as a monthly member and be a part of our community of climate champions, driving the conversation forward.</span><div class="cta_btn">BECOME A MEMBER</div></a></div> </div><style type="text/css"> .img_cont_inline_txt { display:none; background-color: #325387; color: #fff; padding: 25px 20px; text-align: center; margin-bottom: 1.5em; } .img_cont_inline_txt svg { width: 100px; padding-bottom: 0.6em; padding-top: 0px; } .img_cont_inline_txt h2, .img_cont_inline_txt span { color:#fff; display: block; } .img_cont_inline_txt span { font-size: 1em; } .img_cont_inline_txt .cta_btn { display: inline-block; background-color: #ffffff; padding: 5px 25px; color: #325387; margin-bottom: 5px; font-size: 15px; text-transform: uppercase; letter-spacing: 1.1px; font-family: freight-sans-pro, serif; font-weight: 600; margin-top: 20px; } .img_cont_inline_txt.img_cont_inline_7 { display:block !important; } @media screen and (max-width:768px) { .img_cont_inline_txt { font-size:14px; } } </style> <p>The 2019 data reveal that several countries suffered record losses, and fires created astonishing impacts in primary forests and beyond. Though the situation remains bleak at the global level, some countries showed signs of improvement, offering lessons for other nations. Here are the locations of note for tree cover loss in 2019:</p> <h3>Fires in Bolivia spread out of control</h3> <p>Bolivia experienced record-breaking tree cover loss due to fires, both within primary forests and in surrounding woodlands. The country’s total tree cover loss in 2019 was over 80% greater than the next-highest year on record.</p> <div id="attachment_19263" style="width: 1034px" class="wp-caption aligncenter"><img decoding="async" aria-describedby="caption-attachment-19263" class="wp-image-19263 size-large" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20511'%3E%3C/svg%3E" alt="bolivia burn scars tree cover forest loss" width="1024" height="511" data-lazy-srcset="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/BoliviaBurn_replacement-1024x511.jpg 1024w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/BoliviaBurn_replacement-300x150.jpg 300w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/BoliviaBurn_replacement-768x383.jpg 768w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/BoliviaBurn_replacement.jpg 1432w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/BoliviaBurn_replacement-1024x511.jpg" /><noscript><img decoding="async" aria-describedby="caption-attachment-19263" class="wp-image-19263 size-large" src="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/BoliviaBurn_replacement-1024x511.jpg" alt="bolivia burn scars tree cover forest loss" width="1024" height="511" srcset="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/BoliviaBurn_replacement-1024x511.jpg 1024w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/BoliviaBurn_replacement-300x150.jpg 300w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/BoliviaBurn_replacement-768x383.jpg 768w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/BoliviaBurn_replacement.jpg 1432w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript><p id="caption-attachment-19263" class="wp-caption-text">Burn scar in Southeast Bolivia from with overlay of tree cover loss from 2019 (pink).</p></div> <p>The widespread fires in 2019 occurred due to a <a target="_blank" href="https://apnews.com/99009686e8af4722ad308dea4d4288b0" target="_blank" rel="noreferrer noopener">combination</a> of climatic conditions and human activity. Many of Bolivia’s fires were likely started by people, as they are every year to clear agricultural land for planting, but spread out of control into forests due to sustained winds and dry weather.</p> <p>Large-scale agriculture is a <a target="_blank" href="https://www.cifor.org/knowledge/publication/4600/" target="_blank" rel="noreferrer noopener">major driver</a> of deforestation in Bolivia, particularly for soy and cattle ranching. The Bolivian government made <a target="_blank" href="https://www.sciencemagazinedigital.org/sciencemagazine/29_november_2019/MobilePagedArticle.action?articleId=1541348#articleId1541348" target="_blank" rel="noreferrer noopener">several regulatory changes</a> in recent years to promote the expansion of agriculture, including loosening restrictions on controlled burning just months before the 2019 fires.</p> <p>The province of Santa Cruz, where forests were hardest hit by fires, is Bolivia’s epicenter of large-scale agriculture. Its highly biodiverse Chiquitano Dry Forest was particularly affected, with reports that <a target="_blank" href="https://www.researchgate.net/profile/Alfredo_Romero-Munoz/publication/337630357_Fires_scorching_Bolivia's_Chiquitano_forest/links/5de4e14f299bf10bc3377ff4/Fires-scorching-Bolivias-Chiquitano-forest.pdf" target="_blank" rel="noreferrer noopener">nearly 12%</a> of it burned. Experts believe it could take <a target="_blank" href="https://www.lostiempos.com/actualidad/pais/20190821/fuego-avanza-charagua-calculan-2-siglos-reparar-dano-ecologico?fbclid=IwAR1UJ6-5KJK3pu1WRNORuIpqShh0w9UPPbE5C71Y9tqZLV5dXm6I5Fg6RtE" target="_blank" rel="noreferrer noopener">hundreds of years</a> for this unique Bolivian forest to recover fully.</p> <p>Forest fires also spread into parts of Paraguay, prompting the country to consider <a target="_blank" href="https://www.reuters.com/article/us-south-america-wildfires/south-america-forest-fires-could-disrupt-rainfall-in-regions-farm-belt-experts-idUSKBN1WO1OM" target="_blank" rel="noreferrer noopener">requesting compensation</a> from Bolivia for damages.</p> <h3>Brazil accounted for a third of the world’s tropical primary forest loss</h3> <p>Brazil single-handedly accounted for over a third of all loss of humid tropical primary forests worldwide, with more primary forest lost than any other tropical country in 2019. Outside of 2016 and 2017, when forest fires resulted in unprecedented forest loss, 2019 was Brazil’s worst year for primary forests in 13 years.</p> <img decoding="async" class="aligncenter wp-image-19265 size-large" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20633'%3E%3C/svg%3E" alt="brazil primary forest loss 2019" width="1024" height="633" data-lazy-srcset="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-brazil-forest-loss-2019-1024x633.jpg 1024w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-brazil-forest-loss-2019-300x185.jpg 300w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-brazil-forest-loss-2019-768x475.jpg 768w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-brazil-forest-loss-2019.jpg 1349w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-brazil-forest-loss-2019-1024x633.jpg" /><noscript><img decoding="async" class="aligncenter wp-image-19265 size-large" src="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-brazil-forest-loss-2019-1024x633.jpg" alt="brazil primary forest loss 2019" width="1024" height="633" srcset="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-brazil-forest-loss-2019-1024x633.jpg 1024w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-brazil-forest-loss-2019-300x185.jpg 300w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-brazil-forest-loss-2019-768x475.jpg 768w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-brazil-forest-loss-2019.jpg 1349w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript> <p>The primary forest loss data detect a wide range of forest disturbances – from deforestation for agriculture to understory fires to selective logging. While the increase in primary forest loss from 2018 to 2019 was modest, <a target="_blank" href="http://terrabrasilis.dpi.inpe.br/app/dashboard/deforestation/biomes/legal_amazon/rates" target="_blank" rel="noreferrer noopener">government data</a> indicate that one particular form of forest loss — clear-cut deforestation for agriculture and other new land uses — has rapidly increased in the Brazilian Amazon over the past year (read more about different data sources <a target="_blank" href="https://gfw.global/2TJt01U" target="_blank" rel="noreferrer noopener">here</a>).</p> <h4 style="padding-left: 40px;"><em><b>How is primary forest loss connected to fires?</b></em></h4> <p style="padding-left: 40px;"><em>In the Brazilian Amazon, fire and primary forest loss are closely linked, even when the former does not directly result in the latter. Naturally occurring fires in the Brazilian Amazon and other tropical rainforests are very rare. Often, fires signal previous deforestation — farmers and ranchers commonly set fire to recently deforested land to clear branches and stumps. Fire also plays a role in agricultural cycles, so land that had been cleared of forest in years past may be burned again to prepare for re-planting or to clear weeds from pastures.Of course, any burning on these cleared lands has the potential to escape into surrounding forests. Escaped fires are more common in forests that have already been degraded by human activities. If the resulting damage is severe enough, the burned areas will appear on Global Forest Watch as primary forest loss, as was the case for the widespread understory fires in 2016 and 2017.</em></p> <p> </p> <p>Unlike in neighboring Bolivia, forest fires in Brazil were not a major contributor to primary forest loss in 2019. The Brazilian Amazon did face <a target="_blank" href="https://onlinelibrary.wiley.com/doi/full/10.1111/gcb.14872" target="_blank" rel="noreferrer noopener">unusually high</a> fire counts in August 2019, but many of these occurred on <a target="_blank" href="https://maaproject.org/2019/brazil-amazon-fires/" target="_blank" rel="noreferrer noopener">already-deforested</a> areas as farmers prepared land for agriculture and cattle pastures. The lack of drought, the public attention <a target="_blank" href="https://www.wri.org/blog/2019/08/what-can-global-forest-watch-tell-us-about-fires-brazil" target="_blank" rel="noreferrer noopener">early</a> in the fire season, and subsequent <a target="_blank" href="https://gfw.global/2ZVJGHa" target="_blank" rel="noreferrer noopener">preventative action</a> may have <a target="_blank" href="https://earthobservatory.nasa.gov/images/146355/reflecting-on-a-tumultuous-amazon-fire-season" target="_blank" rel="noreferrer noopener">averted</a> further burning in Brazil’s primary forests.</p> <p>Spatial analyses of the pattern of primary forest loss in Brazil also indicate troubling new hot spots of loss within indigenous territories in the state of Pará. In the Trincheira/Bacajá indigenous territory, deforestation as a result of illegal land-grabbing <a target="_blank" href="https://www.theguardian.com/world/2019/aug/29/xikrin-people-fight-back-against-amazon-land-grabbing" target="_blank" rel="noreferrer noopener">accelerated</a> in 2019. Mining threatens forests in other Brazilian territories, such as <a target="_blank" href="https://www.reuters.com/article/us-brazil-indigenous/amazon-tribe-demands-bolsonaro-stop-mining-on-reservations-hydro-dams-idUSKBN1XV2ME" target="_blank" rel="noreferrer noopener">Munduruku</a> and <a target="_blank" href="https://news.mongabay.com/2020/04/gold-mining-threatens-indigenous-forests-in-the-brazilian-amazon/">Kaya</a><a target="_blank" href="https://news.mongabay.com/2020/04/gold-mining-threatens-indigenous-forests-in-the-brazilian-amazon/" target="_blank" rel="noreferrer noopener">p</a><a target="_blank" href="https://news.mongabay.com/2020/04/gold-mining-threatens-indigenous-forests-in-the-brazilian-amazon/">ó</a>. Meanwhile, Brazil’s administration <a target="_blank" href="https://www.reuters.com/article/us-brazil-indigenous-mining/brazils-bolsonaro-moves-to-free-mining-hydro-dams-on-indigenous-lands-idUSKBN1ZZ2TG" target="_blank" rel="noreferrer noopener">proposed new legislation</a> in February that would allow commercial mining and oil and gas extraction within indigenous territories.</p> <img decoding="async" class="aligncenter wp-image-19264 size-full" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201349%201411'%3E%3C/svg%3E" alt="Brazil forest loss indigenous territories" width="1349" height="1411" data-lazy-srcset="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/brazil-forest-loss-indigenous-territories-2019.jpg 1349w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/brazil-forest-loss-indigenous-territories-2019-287x300.jpg 287w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/brazil-forest-loss-indigenous-territories-2019-979x1024.jpg 979w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/brazil-forest-loss-indigenous-territories-2019-768x803.jpg 768w" data-lazy-sizes="(max-width: 1349px) 100vw, 1349px" data-lazy-src="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/brazil-forest-loss-indigenous-territories-2019.jpg" /><noscript><img decoding="async" class="aligncenter wp-image-19264 size-full" src="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/brazil-forest-loss-indigenous-territories-2019.jpg" alt="Brazil forest loss indigenous territories" width="1349" height="1411" srcset="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/brazil-forest-loss-indigenous-territories-2019.jpg 1349w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/brazil-forest-loss-indigenous-territories-2019-287x300.jpg 287w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/brazil-forest-loss-indigenous-territories-2019-979x1024.jpg 979w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/brazil-forest-loss-indigenous-territories-2019-768x803.jpg 768w" sizes="(max-width: 1349px) 100vw, 1349px" /></noscript> <h3>Central Africa experienced sustained loss, as things improved in West Africa</h3> <p>Several countries in the Congo Basin experienced sustained or worsening primary forest loss in 2019, including the <a target="_blank" href="https://gfw.global/3emKRDy" target="_blank" rel="noreferrer noopener">Democratic Republic of Congo</a> (DRC). Although primary forest loss slightly decreased from 2018, 2019 recorded the third-highest total annual loss on record.</p> <p>Most of the primary forest loss in the DRC still appears to be in <a target="_blank" href="https://gfw.global/3gJSKoH" target="_blank" rel="noreferrer noopener">cyclical agriculture areas</a> which typically feed local populations, but there is <a target="_blank" href="https://gfw.global/2MldkOe" target="_blank" rel="noreferrer noopener">emerging evidence</a> that some may be tied to large-scale commercial logging, mining and plantations. Primary forest loss in the DRC’s protected areas increased slightly, especially in reserves and hunting areas that have fewer financial resources for enforcing protection than national parks do, as well as in the eastern part of the country where there is <a target="_blank" href="https://www.thenewhumanitarian.org/news-feature/2019/08/13/militia-sows-fear-confusion-congo-long-suffering-ituri" target="_blank" rel="noreferrer noopener">more population pressure from displaced persons and conflict</a>.</p> <p>West Africa experienced promising downward trends after a large increase in primary forest loss last year. <a target="_blank" href="https://gfw.global/3epwlem" target="_blank" rel="noreferrer noopener">Ghana</a> and <a target="_blank" href="https://gfw.global/2M2hWbJ" target="_blank" rel="noreferrer noopener">Côte d’Ivoire</a> both reduced primary forest loss by over 50% in 2019 compared to the previous year. A number of positive initiatives could be responsible, including <a target="_blank" href="https://www.worldbank.org/en/news/press-release/2019/07/09/ghana-signs-landmark-deal-with-world-bank-to-cut-carbon-emissions-and-reduce-deforestation" target="_blank" rel="noreferrer noopener">REDD+ programs</a> and <a target="_blank" href="https://www.idhsustainabletrade.com/initiative/cocoa-and-forests/" target="_blank" rel="noreferrer noopener">pledges</a> by both countries and major cocoa and chocolate companies to end deforestation. A one-year drop is encouraging, but time will tell if these efforts make an enduring impact.</p> <h3>Indonesia maintained lower losses for third year in a row</h3> <p>In positive news, primary forest loss in <a target="_blank" href="https://gfw.global/2yB96P2" target="_blank" rel="noreferrer noopener">Indonesia</a> decreased by 5% in 2019 compared to the year before, marking the third year in a row of lower levels of loss. Indonesia hasn’t seen such low levels of primary forest loss since the beginning of the century.</p> <img decoding="async" class="aligncenter wp-image-19267 size-large" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20633'%3E%3C/svg%3E" alt="indonesia primary forest loss" width="1024" height="633" data-lazy-srcset="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-indonesia-forest-loss-2019-1024x633.jpg 1024w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-indonesia-forest-loss-2019-300x185.jpg 300w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-indonesia-forest-loss-2019-768x475.jpg 768w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-indonesia-forest-loss-2019.jpg 1349w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-indonesia-forest-loss-2019-1024x633.jpg" /><noscript><img decoding="async" class="aligncenter wp-image-19267 size-large" src="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-indonesia-forest-loss-2019-1024x633.jpg" alt="indonesia primary forest loss" width="1024" height="633" srcset="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-indonesia-forest-loss-2019-1024x633.jpg 1024w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-indonesia-forest-loss-2019-300x185.jpg 300w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-indonesia-forest-loss-2019-768x475.jpg 768w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-indonesia-forest-loss-2019.jpg 1349w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript> <p>The decrease comes despite an <a target="_blank" href="https://www.sciencemag.org/news/2019/10/indonesias-fires-are-bad-new-measures-prevented-them-becoming-worse" target="_blank" rel="noreferrer noopener">intense fire season</a>, which in <a target="_blank" href="https://www.wri.org/blog/2017/10/global-tree-cover-loss-rose-51-percent-2016" target="_blank" rel="noreferrer noopener">previous years</a> resulted in large areas of primary forest loss. While some of the damage from late-year fires might not be detected until 2020 data are available, three consecutive years of historically low loss numbers suggests that Indonesia may have turned a corner in its efforts to reduce deforestation.</p> <p>Several Indonesian policies have likely contributed to this decline, including increased law enforcement to prevent forest fires and land clearing, and the <a target="_blank" href="https://www.reuters.com/article/us-indonesia-environment/indonesia-plans-permanent-moratorium-on-new-forest-clearance-minister-idUSKCN1TD17R" target="_blank" rel="noreferrer noopener">now-permanent</a> forest moratorium on clearing for oil palm plantations and logging. Papua and West Papua, which together contain over a third of Indonesia’s remaining primary forest, also continued to experience low levels of loss in 2019, coinciding with their governors <a target="_blank" href="https://news.mongabay.com/2018/11/in-west-papuas-arfak-mountains-local-leaders-plot-ecotourism-boom/" target="_blank" rel="noreferrer noopener">declaring them</a> “sustainable provinces.”</p> <p>Loss within protected forests and protected peat areas in Indonesia was still very low, but ticked up slightly from 2018, primarily due to natural causes such as storm damage. However, the mandate of the <a target="_blank" href="https://www.reuters.com/article/us-indonesia-haze-peatlands/indonesia-sets-up-peatland-restoration-agency-after-fires-idUSKCN0US0C620160114" target="_blank" rel="noreferrer noopener">Peat Restoration Agency</a> (BRG), responsible for protecting and restoring carbon-rich peatlands under the direction of the president, is set to end in 2020. Indonesia will need to continue monitoring peatlands to ensure its permanent moratorium on peat draining and clearing is respected.</p> <h3>Colombia showed signs of curbing dramatic forest loss</h3> <p><a target="_blank" href="https://gfw.global/3c8YXGW" target="_blank" rel="noreferrer noopener">Colombia</a> also experienced a significant decrease in primary forest loss in 2019, offering hope that the country may be changing course after heavy forest losses over the previous <a target="_blank" href="https://gfw.global/2MkdEMY" target="_blank" rel="noreferrer noopener">two</a> <a target="_blank" href="https://www.wri.org/blog/2019/04/world-lost-belgium-sized-area-primary-rainforests-last-year" target="_blank" rel="noreferrer noopener">years</a>. Primary forest loss in Colombia rapidly increased after a 2016 peace agreement between the government and the Revolutionary Armed Forces of Colombia (FARC), which ended the violent conflict, but also led to a power vacuum on previously occupied lands in the Amazon.</p> <img decoding="async" class="aligncenter wp-image-19268 size-large" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20634'%3E%3C/svg%3E" alt="colombia primary forest loss 2002-2019" width="1024" height="634" data-lazy-srcset="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-colombia-forest-loss-2019-1024x634.jpg 1024w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-colombia-forest-loss-2019-300x186.jpg 300w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-colombia-forest-loss-2019-768x475.jpg 768w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-colombia-forest-loss-2019.jpg 1349w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-colombia-forest-loss-2019-1024x634.jpg" /><noscript><img decoding="async" class="aligncenter wp-image-19268 size-large" src="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-colombia-forest-loss-2019-1024x634.jpg" alt="colombia primary forest loss 2002-2019" width="1024" height="634" srcset="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-colombia-forest-loss-2019-1024x634.jpg 1024w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-colombia-forest-loss-2019-300x186.jpg 300w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-colombia-forest-loss-2019-768x475.jpg 768w, https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/11/how-much-colombia-forest-loss-2019.jpg 1349w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript> <p>The trend reversal suggests that the Colombian government’s actions may be making an impact. The country set ambitious goals both to <a target="_blank" href="https://elpais.com/sociedad/2019/12/11/actualidad/1576094837_925112.html" target="_blank" rel="noreferrer noopener">reduce deforestation</a> and <a target="_blank" href="https://www.elespectador.com/noticias/politica/duque-se-compromete-sembrar-180-millones-de-arboles-articulo-900972" target="_blank" rel="noreferrer noopener">plant millions of trees</a> in deforested areas. In April 2019, Colombia’s president launched “<a target="_blank" href="https://www.efe.com/efe/america/sociedad/colombia-pone-en-marcha-la-ofensiva-artemisa-para-detener-deforestacion/20000013-3963389" target="_blank" rel="noreferrer noopener">Operation Artemisa</a>,” which employs the military, police and other public entities to stop deforestation in the country’s national parks – though its activities are not <a target="_blank" href="https://www.elespectador.com/noticias/medio-ambiente/operativo-militar-contra-la-deforestacion-en-la-amazonia-levanta-ampolla-articulo-886853" target="_blank" rel="noreferrer noopener">without controversy</a>.</p> <p>Despite the decline, Colombia’s struggle to reduce deforestation is far from over. Colombia’s primary forest loss in 2019 was still higher than any year on record before the peace agreement, with large losses detected in <a target="_blank" href="https://news.mongabay.com/2020/03/national-parks-pay-the-price-as-land-conflicts-intensify-in-colombia/" target="_blank" rel="noreferrer noopener">a number of protected areas</a> and continued clearing for <a target="_blank" href="https://news.mongabay.com/2019/05/land-grabbing-cattle-ranching-ravage-colombian-amazon-after-farc-demobilization/" target="_blank" rel="noreferrer noopener">land grabbing and cattle ranching</a>. The number of near-real-time deforestation alerts in Colombia were <a target="_blank" href="https://gfw.global/2WKXHEr" target="_blank" rel="noreferrer noopener">unusually high</a> in the first part of 2020, raising concerns that the decline in primary forest loss may be short-lived.</p> <h3>Australia’s fires caused staggering tree cover loss</h3> <p>Outside of the tropics, <a target="_blank" href="https://www.wri.org/blog/2020/01/4-things-know-about-australia-s-wildfires-and-their-impacts-forests" target="_blank" rel="noreferrer noopener">wildfires</a> scorched <a target="_blank" href="https://gfw.global/3duq0hI" target="_blank" rel="noreferrer noopener">Australia </a>towards the end of 2019 and into early 2020, causing a massive surge in tree cover loss. 2019 was easily Australia’s worst year on record, with a six-fold increase in tree cover loss compared to the year before. And the true impact of Australia’s fires on tree cover loss is likely worse, as burning that continued into 2020 is not captured in the data.</p> <p>The wildfires in Australia caused dozens of deaths, destroyed thousands of homes and killed hundreds of millions of animals. The eucalyptus-dominated woodlands where many of the blazes burned are <a target="_blank" href="https://www.washingtonpost.com/world/asia_pacific/australians-love-a-home-among-gum-trees-but-can-eucalyptus-forests-recover-from-the-fires/2020/01/17/413d25fa-36b7-11ea-a1ff-c48c1d59a4a1_story.html" target="_blank" rel="noreferrer noopener">well-adapted</a> to cycles of fire, but the intensity, unprecedented scale and interaction of Australia’s fires with drought may result in longer-term damage.</p> <h3>Now is the time to double down on forest protection</h3> <p>Despite apparent successes by some countries in curbing forest loss, the 2019 data underscore one fact: the fight to curb tropical forest loss is far from over.</p> <p>Most countries and companies will fail to meet their <a target="_blank" href="https://forestdeclaration.org/summary" target="_blank" rel="noreferrer noopener">2020 commitments</a> around forests, with tropical primary forest loss remaining as high as ever. The coronavirus pandemic poses additional threats to the world’s forests in the months and years ahead. In the short-term, forests may be affected by a lack of enforcement, resulting in a higher incidence of illegal clearing and fires. In the medium-term, economic declines and stimulus measures may result in greater forest loss as countries attempt to stimulate their economies with extractive industries, as was the case in Indonesia during the <a target="_blank" href="https://wri-indonesia.org/en/blog/deja-vu-anticipating-impacts-economic-crisis-indonesias-forests" target="_blank" rel="noreferrer noopener">Asian Financial Crisis</a>.</p> <p>Rather than sacrificing forests in pursuit of economic recovery, which will only lead to future complications for the health and livelihoods of millions of people around the world, governments can <a target="_blank" href="https://www.wri.org/coronavirus-recovery" target="_blank" rel="noreferrer noopener">build back better</a>. Investing in the restoration and sound stewardship of forests will create jobs, contribute to more sustainable economies and protect the forest ecosystems our world needs.</p> <p><em>This article was reposted from the <a target="_blank" href="https://www.globalforestwatch.org/">Global Forest Watch</a> blog. </em></p> <p><em><strong>You might also like: <a target="_blank" href="https://earth.org/?p=19230">Data Proves the Health Benefits of Green Spaces</a></strong></em></p> </section> <section class="article_share"> <div class="story__content__social"> <div class="ssba ssba-wrap"><div class="share-donate"><!--<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 100 100" style="enable-background:new 0 0 100 100;" xml:space="preserve"> <path style="fill:#ffffff" d="M18.3,67.3c4.7,0,8.9-1.9,12-4.9l34.3,17.1c-0.1,0.7-0.1,1.4-0.1,2.1c0,9.6,7.7,17.3,17.3,17.3S99,91.3,99,81.7 s-7.7-17.3-17.3-17.3c-4.7,0-8.9,1.9-12,4.9L35.4,52.1c0.1-0.7,0.1-1.4,0.1-2.1s-0.1-1.4-0.1-2.1l34.3-17.1c3.1,3,7.3,4.9,12,4.9 c9.6,0,17.3-7.7,17.3-17.3S91.3,1,81.7,1S64.4,8.7,64.4,18.3c0,0.7,0.1,1.4,0.1,2.1L30.3,37.6c-3.1-3-7.3-4.9-12-4.9 C8.7,32.7,1,40.4,1,50S8.7,67.3,18.3,67.3z"/> </svg>--> <svg id="a1defc05-8c2d-4920-bbac-6b9fbe8ad26c" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 21.28"><defs><style>.ad44f87a-cfab-45ef-8947-02fe73b3373e{fill:#111;}</style></defs><path class="ad44f87a-cfab-45ef-8947-02fe73b3373e" d="M13,7.28h1a2,2,0,0,1,2,2v10a2,2,0,0,1-2,2H2a2,2,0,0,1-2-2v-10a2,2,0,0,1,2-2H3a1,1,0,0,1,0,2H2v10H14v-10H13a1,1,0,0,1,0-2ZM7.24.63a1,1,0,0,1,1.52,0L11.54,3.4a1,1,0,0,1-1.42,1.42L9,3.69v9.59a1,1,0,1,1-2,0V3.69L5.88,4.82A1,1,0,0,1,4.46,3.4Z"/></svg> <!--<div>Share · Boost</div>--></div></div> </div> </section> <section class="popular_posts"> <div class="flex flex_pad"> <span class="heading_2">You Might Also Like</span> <div class="flex vert_list"> <div class="vert_item"> <a href="https://earth.org/data_visualization/a-brief-history-of-co2/"> <div class="vert_item_img"> <img height="500" width="281" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20281%20500'%3E%3C/svg%3E" alt="A Graphical History of Atmospheric CO2 Levels Over Time" data-lazy-src="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/08/Co2-levels-800k-1-544x306.jpg"><noscript><img height="500" width="281" src="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/08/Co2-levels-800k-1-544x306.jpg" alt="A Graphical History of Atmospheric CO2 Levels Over Time"></noscript> </div></a> <div class="vert_item_content"> <div class="category"> <span> <a href="https://earth.org/climate-change">Climate Change</a> </span> </div> <a href="https://earth.org/data_visualization/a-brief-history-of-co2/"> <h3>A Graphical History of Atmospheric CO2 Levels Over Time</h3> </a> <div class="meta"> <span>Aug 12th 2020</span><span>3 mins</span> </div> </div> </div> <div class="vert_item"> <a href="https://earth.org/data_visualization/11-interesting-facts-about-climate-change/"> <div class="vert_item_img"> <picture> <source type="image/webp" data-lazy-srcset="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2021/01/aerosols-cover-image-544x306.jpg.webp" srcset="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20281%20500'%3E%3C/svg%3E"/> <img height="500" width="281" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20281%20500'%3E%3C/svg%3E" alt="11 Interesting Climate Change Facts" data-lazy-src="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2021/01/aerosols-cover-image-544x306.jpg"/> </picture> <noscript><picture> <source type="image/webp" srcset="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2021/01/aerosols-cover-image-544x306.jpg.webp"/> <img height="500" width="281" src="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2021/01/aerosols-cover-image-544x306.jpg" alt="11 Interesting Climate Change Facts"/> </picture> </noscript> </div></a> <div class="vert_item_content"> <div class="category"> <span> <a href="https://earth.org/climate-change">Climate Change</a> </span> </div> <a href="https://earth.org/data_visualization/11-interesting-facts-about-climate-change/"> <h3>11 Interesting Climate Change Facts</h3> </a> <div class="meta"> <span>May 29th 2022</span><span>6 mins</span> </div> </div> </div> <div class="vert_item"> <a href="https://earth.org/data_visualization/biodiversity-loss-in-numbers-the-2020-wwf-report/"> <div class="vert_item_img"> <img height="500" width="281" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20281%20500'%3E%3C/svg%3E" alt="The Statistics of Biodiversity Loss [2020 WWF Report]" data-lazy-src="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/12/lprwinkyTHB-544x306.jpg"><noscript><img height="500" width="281" src="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2020/12/lprwinkyTHB-544x306.jpg" alt="The Statistics of Biodiversity Loss [2020 WWF Report]"></noscript> </div></a> <div class="vert_item_content"> <div class="category"> </span> </div> <a href="https://earth.org/data_visualization/biodiversity-loss-in-numbers-the-2020-wwf-report/"> <h3>The Statistics of Biodiversity Loss [2020 WWF Report]</h3> </a> <div class="meta"> <span>Dec 4th 2020</span><span>3 mins</span> </div> </div> </div> </div> </section> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> jQuery(document).ready(function( $ ) { $('.donate_form_show').click(function() { gtag('event', 'click', { 'event_category': 'Donate', 'event_label': window.location.href }); $('.share_donate_form').show(); $(this).hide(); }); $('.share-donate').click(function() { gtag('event', 'click', { 'event_category': 'Share - Boost', 'event_label': window.location.href }); }); $('.fb_share_click').click(function() { gtag('event', 'share', { 'event_category': 'Facebook', 'event_label': window.location.href }); }); $('.tw_share_click').click(function() { gtag('event', 'share', { 'event_category': 'Twitter', 'event_label': window.location.href }); }); $('.email_share_click').click(function() { gtag('event', 'share', { 'event_category': 'Email', 'event_label': window.location.href }); }); $('.li_share_click').click(function() { gtag('event', 'share', { 'event_category': 'LinkedIn', 'event_label': window.location.href }); }); $('.url_share_click').click(function() { gtag('event', 'share', { 'event_category': 'Mobile URL link', 'event_label': window.location.href }); }); }); const shareButton = document.querySelector('.copyurl'); shareButton.addEventListener('click', event => { if (navigator.share) { navigator.share({ title: 'We Lost a Football Pitch of Primary Rainforest Every 6 Seconds in 2019 | Earth.Org', url: 'https://earth.org/data_visualization/we-lost-a-football-pitch-of-primary-forest-every-6-seconds-in-2019/' }).then(() => { //console.log('Thanks for sharing!'); }) .catch(console.error); } else { // shareDialog.classList.add('is-open'); } }); </script> <section data-bg="https://u4d2z7k9.rocketcdn.me/wp-content/uploads/2019/07/subscribe-small.jpg" class="newsletter newsletter_bop foot_newletter rocket-lazyload" style=" "> <span class="heading_2" style="color:#ffffff">Subscribe to our newsletter</span> <p style="color:#ffffff">Hand-picked stories weekly or monthly. We promise, no spam!</p> <a href="https://earth.org/earth-org-newsletters/" class="btn" target="_blank" style="cursor: pointer;">SUBSCRIBE</a> </div> </section> <section class="instagram_holder"> <div class="instagram_holder_inner" style="padding: 5px;"> <!-- LightWidget WIDGET --><script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://u4d2z7k9.rocketcdn.me/wp-content/cache/min/1/widgets/lightwidget.js?ver=1732623420" defer></script><iframe src="https://cdn.lightwidget.com/widgets/179e691b5ab45668a00a29c26c10d52b.html" scrolling="no" allowtransparency="true" class="lightwidget-widget" style="width:100%;border:0;overflow:hidden;"></iframe> <div class="insta_header"> <div class="instaheader_inner"> <img class="inst" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Instagram" data-lazy-src="https://hivelife.com//wp-content/images/instagram.svg"><noscript><img class="inst" src="https://hivelife.com//wp-content/images/instagram.svg" alt="Instagram"></noscript> <span class="spacing heading_2">@earthorg</span> <a class="btn" href="https://www.instagram.com/earthorg/" target="_blank">Follow Us</a> </div> </div> </div> </section> <footer> <div class="flex footer"> <div class="col"> <span class="heading_5 spacing">Earth.Org</span> <ul> <li><a href="/about-us/">About Us</a></li> <li><a href="/mission-statement/">Mission Statement</a></li> <li><a href="/impact-and-reach/">Impact & Reach</a></li> <li><a href="/data-visualizations/">Data Visualisations</a></li> <li><a href="/teachers/">Earth.Org for Teachers</a></li> <li><a href="/parents/">Earth.Org for Parents</a></li> <li><a href="/kids/">Earth.Org for Kids</a></li> <li><a href="/meet-the-team/">Meet the Team</a></li> <li><a href="/join/">Join the Team</a></li> <li><a href="https://earth.org/donations/">Donate</a></li> <li><a href="https://earth.org/global-ambassadors/">Global Ambassadors</a></li> <li><a href="/terms/">Terms</a> | <a href="/privacy/">Privacy policy</a> | <a href="/cookies/">Cookies</a></li> <li>© Earth.Org</li> </ul> </div> <div class="col"> <span class="heading_5 spacing">Follow us</span> <ul> <li> <a href="https://www.facebook.com/earth.org" target="_blank">Facebook</a> </li> <li> <a href="https://www.instagram.com/earthorg/" target="_blank">Instagram</a> </li> <li> <a href="https://www.linkedin.com/company/earth-org/" target="_blank">Linkedin</a> </li> <li> <a href="https://twitter.com/EarthOrg" target="_blank">Twitter</a> </li> <li> <a href="https://www.youtube.com/channel/UCiKZx3j6WlIoQBU6h7WqF7A/videos" target="_blank">Youtube</a> </li> <li> <a href="https://news.google.com/publications/CAAqBwgKML2NkgswhbinAw?oc=3&ceid=US:en" target="_blank">Google News</a> </li> </ul> <span class="heading_5 spacing">Support us</span> <ul> <li> <li><a href="/partnering/">Partnering</a></li> </li> <li> <li><a href="/fund-our-mission/">Fund Our Mission</a></li> </li> <li> <li><a href="/supporters/">Supporters</a></li> </li> <li><a href="https://movement.earth.org/">Join the EO Movement</a></li> </li> </ul> <span class="heading_5 spacing">Submit Content</span> <ul> <li> <li><a href="https://earth.org/newswire/">NGO News Submissions</a></li> </li> <li> </li> </ul> </div> <div class="col"> <span class="heading_5 spacing">Contribute</span> <ul> <li><a href="/photographers/">EO Photographers</a></li> <li><a href="https://earth.org/photocompetition/">EO 2024 Photography Competition</a></li> <li><a href="https://earth.org/conservationists/">Conservationists</a></li> <li><a href="/volunteer/">Volunteer</a></li> <li><a href="/write-for-us/">Write for us</a></li> <li><a href="/edit-for-us/">Edit for us</a></li> <li><a href="/help-data-science/">Help with Data Science</a></li> <!--<li><a href="/create-a-chapter/">Create a Chapter</a></li>--> </ul> <span class="heading_5 spacing">Kids.Earth.Org</span> <ul> <li><a href="https://kids.earth.org/">Kids.Earth.Org website</a></li> <li><a href="https://kids.earth.org/schools/">Schools Get involved</a></li> <li><a href="https://kids.earth.org/schools/schools-registration/">Schools Sign Up</a></li> </ul> </div> <div class="col"> <span class="heading_5 spacing">Contact</span> <ul> <li><a href="tel:+85221104370 ">+852 2110 4370</a></li> <li><a href="/contact">Email: contact[at]earth.org</a><br> <li>Earth.Org Ltd<br> </li><li>The Hive on Seven<br> 7F Cheung Hing Industrial Building<br> Kennedy Town<br> Hong Kong</li> </ul> </div> </div> </footer> </div> <div id="pum-13836" class="pum pum-overlay pum-theme-3685 pum-theme-default-theme popmake-overlay click_open" data-popmake="{"id":13836,"slug":"share-donate","theme_id":3685,"cookies":[],"triggers":[{"type":"click_open","settings":{"cookie_name":"","extra_selectors":".share-donate","do_default":null,"cookie":{"name":null}}}],"mobile_disabled":null,"tablet_disabled":null,"meta":{"display":{"responsive_min_width":"0%","position_bottom":"0","position_left":"0","position_right":"0","stackable":false,"overlay_disabled":false,"scrollable_content":false,"disable_reposition":false,"size":"medium","responsive_min_width_unit":false,"responsive_max_width":"500px","responsive_max_width_unit":false,"custom_width":"640px","custom_width_unit":false,"custom_height":"380px","custom_height_unit":false,"custom_height_auto":false,"location":"center top","position_from_trigger":false,"position_top":"100","position_fixed":false,"animation_type":"fade","animation_speed":"350","animation_origin":"center top","overlay_zindex":false,"zindex":"1999999999"},"close":{"text":"","button_delay":"0","overlay_click":false,"esc_press":false,"f4_press":false},"click_open":[]}}" role="dialog" aria-modal="false" > <div id="popmake-13836" class="pum-container popmake theme-3685 pum-responsive pum-responsive-medium responsive size-medium"> <div class="pum-content popmake-content" tabindex="0"> <div class="share_boost_popup"> <span class="heading_2">Share this article</span><br /> Each Share makes a difference and potentially gets our article in front of many times the number without shares.</p> <div class="ssba ssba-wrap"> <p><a class="col3 fb_share_click" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fearth.org%2Fdata_visualization%2Fwe-lost-a-football-pitch-of-primary-forest-every-6-seconds-in-2019%2F" target="_blank" rel="noopener noreferrer"><img width="310" height="310" decoding="async" title="Facebook" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20310%20310'%3E%3C/svg%3E" alt="Share on Facebook" data-lazy-src="https://u4d2z7k9.rocketcdn.me/wp-content/themes/hivelife-wp/img/facebook-01.svg" /><noscript><img width="310" height="310" decoding="async" title="Facebook" src="https://u4d2z7k9.rocketcdn.me/wp-content/themes/hivelife-wp/img/facebook-01.svg" alt="Share on Facebook" /></noscript></a><a class="col3 twita tw_share_click" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fearth.org%2Fdata_visualization%2Fwe-lost-a-football-pitch-of-primary-forest-every-6-seconds-in-2019%2F" target="_blank" rel="noopener noreferrer"><img width="310" height="310" decoding="async" title="Twitter" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20310%20310'%3E%3C/svg%3E" alt="Tweet about this on Twitter" data-lazy-src="https://u4d2z7k9.rocketcdn.me/wp-content/themes/hivelife-wp/img/twitter-01.svg" /><noscript><img width="310" height="310" decoding="async" title="Twitter" src="https://u4d2z7k9.rocketcdn.me/wp-content/themes/hivelife-wp/img/twitter-01.svg" alt="Tweet about this on Twitter" /></noscript></a><a class="col3 email_share_click" href="mailto:?subject=We Lost a Football Pitch of Primary Rainforest Every 6 Seconds in 2019&body=%20https%3A%2F%2Fearth.org%2Fdata_visualization%2Fwe-lost-a-football-pitch-of-primary-forest-every-6-seconds-in-2019%2F" target="_blank" rel="noopener noreferrer"><img width="330" height="330" decoding="async" title="Email" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20330%20330'%3E%3C/svg%3E" alt="Email to someone" data-lazy-src="https://u4d2z7k9.rocketcdn.me/wp-content/themes/hivelife-wp/img/email-01.svg" /><noscript><img width="330" height="330" decoding="async" title="Email" src="https://u4d2z7k9.rocketcdn.me/wp-content/themes/hivelife-wp/img/email-01.svg" alt="Email to someone" /></noscript></a><a class="col3 li_share_click" href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fearth.org%2Fdata_visualization%2Fwe-lost-a-football-pitch-of-primary-forest-every-6-seconds-in-2019%2F&title=We Lost a Football Pitch of Primary Rainforest Every 6 Seconds in 2019&summary=&source=" target="_blank" rel="noopener noreferrer"><img width="310" height="310" decoding="async" style="margin-top: -2px;" title="LinkedIn" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20310%20310'%3E%3C/svg%3E" alt="Share on LinkedIn" data-lazy-src="https://u4d2z7k9.rocketcdn.me/wp-content/themes/hivelife-wp/img/linkedin-01.svg" /><noscript><img width="310" height="310" decoding="async" style="margin-top: -2px;" title="LinkedIn" src="https://u4d2z7k9.rocketcdn.me/wp-content/themes/hivelife-wp/img/linkedin-01.svg" alt="Share on LinkedIn" /></noscript></a><a class="col3 copyurl url_share_click"><img width="442" height="442" decoding="async" title="Get URL" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20442%20442'%3E%3C/svg%3E" alt="Share URL" data-lazy-src="https://u4d2z7k9.rocketcdn.me/wp-content/themes/hivelife-wp/img/chain-01.svg" /><noscript><img width="442" height="442" decoding="async" title="Get URL" src="https://u4d2z7k9.rocketcdn.me/wp-content/themes/hivelife-wp/img/chain-01.svg" alt="Share URL" /></noscript></a></p> <div id="textbox_url" style="width: 0px; height: 0px; opacity: 0;">https%3A%2F%2Fearth.org%2Fdata_visualization%2Fwe-lost-a-football-pitch-of-primary-forest-every-6-seconds-in-2019%2F</div> <p> </p> </div> <p><span class="heading_2">Boost this article</span><br /> By donating us $100, $50 or subscribe to Boosting $10/month – we can get this article and others in front of tens of thousands of specially targeted readers. This targeted Boosting – <strong>helps us to reach wider audiences</strong> – aiming to convince the unconvinced, to inform the uninformed, to enlighten the dogmatic.</p> <p><a class="btn" href="https://earth.org/donations/" style="text-decoration:none !important;">donate</a></p> </div> </div> <button type="button" class="pum-close popmake-close" aria-label="Close"> X </button> </div> </div> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u4d2z7k9.rocketcdn.me/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u4d2z7k9.rocketcdn.me/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3" id="jquery-ui-datepicker-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="jquery-ui-datepicker-js-after"> /* <![CDATA[ */ jQuery(function(jQuery){jQuery.datepicker.setDefaults({"closeText":"Close","currentText":"Today","monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Previous","dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"dateFormat":"dS MM yy","firstDay":1,"isRTL":false});}); /* ]]> */ </script> <script type="text/javascript" id="popup-maker-site-js-extra"> /* <![CDATA[ */ var pum_vars = {"version":"1.18.1","pm_dir_url":"https:\/\/earth.org\/wp-content\/plugins\/popup-maker\/","ajaxurl":"https:\/\/earth.org\/wp-admin\/admin-ajax.php","restapi":"https:\/\/earth.org\/wp-json\/pum\/v1","rest_nonce":null,"default_theme":"3685","debug_mode":"","disable_tracking":"1","home_url":"\/","message_position":"top","core_sub_forms_enabled":"1","popups":[],"cookie_domain":""}; var pum_sub_vars = {"ajaxurl":"https:\/\/earth.org\/wp-admin\/admin-ajax.php","message_position":"top"}; var pum_popups = {"pum-13836":{"triggers":[{"type":"click_open","settings":{"cookie_name":"","extra_selectors":".share-donate","do_default":null,"cookie":{"name":null}}}],"cookies":[],"disable_on_mobile":false,"disable_on_tablet":false,"atc_promotion":null,"explain":null,"type_section":null,"theme_id":"3685","size":"medium","responsive_min_width":"0%","responsive_max_width":"500px","custom_width":"640px","custom_height_auto":false,"custom_height":"380px","scrollable_content":false,"animation_type":"fade","animation_speed":"350","animation_origin":"center top","open_sound":"none","custom_sound":"","location":"center top","position_top":"100","position_bottom":"0","position_left":"0","position_right":"0","position_from_trigger":false,"position_fixed":false,"overlay_disabled":false,"stackable":false,"disable_reposition":false,"zindex":"1999999999","close_button_delay":"0","fi_promotion":null,"close_on_form_submission":false,"close_on_form_submission_delay":"0","close_on_overlay_click":false,"close_on_esc_press":false,"close_on_f4_press":false,"disable_form_reopen":false,"disable_accessibility":false,"theme_slug":"default-theme","id":13836,"slug":"share-donate"}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://u4d2z7k9.rocketcdn.me/wp-content/cache/min/1/wp-content/uploads/pum/pum-site-scripts.js?ver=1732623420" id="popup-maker-site-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://u4d2z7k9.rocketcdn.me/wp-content/cache/min/1/wp-content/plugins/pwa-for-wp/assets/js/pwaforwp-video.js?ver=1732623420" id="pwaforwp-video-js-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://u4d2z7k9.rocketcdn.me/wp-content/cache/min/1/wp-content/plugins/pwa-for-wp/assets/js/pwaforwp-download.js?ver=1732623420" id="pwaforwp-download-js-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://u4d2z7k9.rocketcdn.me/wp-content/cache/min/1/pwa-register-sw.js?ver=1732623420" id="pwa-main-script-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u4d2z7k9.rocketcdn.me/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381" id="wp-dom-ready-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u4d2z7k9.rocketcdn.me/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u4d2z7k9.rocketcdn.me/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-a11y-js-translations"> /* <![CDATA[ */ ( function( domain, translations ) { var localeData = translations.locale_data[ domain ] || translations.locale_data.messages; localeData[""].domain = domain; wp.i18n.setLocaleData( localeData, domain ); } )( "default", {"translation-revision-date":"2024-11-14 20:13:08+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"en_GB"},"Notifications":["Notifications"]}},"comment":{"reference":"wp-includes\/js\/dist\/a11y.js"}} ); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://u4d2z7k9.rocketcdn.me/wp-includes/js/dist/a11y.min.js?ver=3156534cc54473497e14" id="wp-a11y-js" defer></script> <script type="text/javascript" defer='defer' src="https://u4d2z7k9.rocketcdn.me/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.7.5" id="gform_json-js"></script> <script type="text/javascript" id="gform_gravityforms-js-extra"> /* <![CDATA[ */ var gform_i18n = {"datepicker":{"days":{"monday":"Mo","tuesday":"Tu","wednesday":"We","thursday":"Th","friday":"Fr","saturday":"Sa","sunday":"Su"},"months":{"january":"January","february":"February","march":"March","april":"April","may":"May","june":"June","july":"July","august":"August","september":"September","october":"October","november":"November","december":"December"},"firstDay":1,"iconText":"Select date"}}; var gf_legacy_multi = []; var gform_gravityforms = {"strings":{"invalid_file_extension":"This type of file is not allowed. Must be one of the following:","delete_file":"Delete this file","in_progress":"in progress","file_exceeds_limit":"File exceeds size limit","illegal_extension":"This type of file is not allowed.","max_reached":"Maximum number of files reached","unknown_error":"There was a problem while saving the file on the server","currently_uploading":"Please wait for the uploading to complete","cancel":"Cancel","cancel_upload":"Cancel this upload","cancelled":"Cancelled"},"vars":{"images_url":"https:\/\/earth.org\/wp-content\/plugins\/gravityforms\/images"}}; var gf_global = {"gf_currency_config":{"name":"Hong Kong Dollar","symbol_left":"HK$","symbol_right":"","symbol_padding":"","thousand_separator":",","decimal_separator":".","decimals":2,"code":"HKD"},"base_url":"https:\/\/earth.org\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/earth.org\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"817e0d3a43ac523904485fc04e5658d4","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; var gf_global = {"gf_currency_config":{"name":"Hong Kong Dollar","symbol_left":"HK$","symbol_right":"","symbol_padding":"","thousand_separator":",","decimal_separator":".","decimals":2,"code":"HKD"},"base_url":"https:\/\/earth.org\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/earth.org\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"817e0d3a43ac523904485fc04e5658d4","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer='defer' data-rocket-src="https://u4d2z7k9.rocketcdn.me/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.7.5" id="gform_gravityforms-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer='defer' data-rocket-src="https://u4d2z7k9.rocketcdn.me/wp-content/plugins/gravityforms/js/placeholders.jquery.min.js?ver=2.7.5" id="gform_placeholder-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer='defer' data-rocket-src="https://u4d2z7k9.rocketcdn.me/wp-content/plugins/gravityforms/assets/js/dist/utils.min.js?ver=3f33f1b56bb5e5da665be32ebbe89543" id="gform_gravityforms_utils-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer='defer' data-rocket-src="https://u4d2z7k9.rocketcdn.me/wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.js?ver=1a5749916bf8ca4822137a83fec75744" id="gform_gravityforms_theme_vendors-js"></script> <script type="text/javascript" id="gform_gravityforms_theme-js-extra"> /* <![CDATA[ */ var gform_theme_config = {"common":{"form":{"honeypot":{"version_hash":"817e0d3a43ac523904485fc04e5658d4"}}},"hmr_dev":"","public_path":"https:\/\/earth.org\/wp-content\/plugins\/gravityforms\/assets\/js\/dist\/"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer='defer' data-rocket-src="https://u4d2z7k9.rocketcdn.me/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.js?ver=c0c5d795571af887e62fb8d599d4d553" id="gform_gravityforms_theme-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> (function() { var t = document.createElement( 'script' ); t.type = 'text/javascript'; t.async = true; t.id = 'gauges-tracker'; t.setAttribute( 'data-site-id', '649d53c1bf83c678211ec382' ); t.src = '//secure.gaug.es/track.js'; var s = document.getElementsByTagName( 'script' )[0]; s.parentNode.insertBefore( t, s ); })(); </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> /* <![CDATA[ */ gform.initializeOnLoaded( function() { jQuery(document).on('gform_post_render', function(event, formId, currentPage){if(formId == 2) {if(typeof Placeholders != 'undefined'){ Placeholders.enable(); }} } );jQuery(document).bind('gform_post_conditional_logic', function(event, formId, fields, isInit){} ) } ); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> /* <![CDATA[ */ gform.initializeOnLoaded( function() { jQuery(document).trigger('gform_post_render', [2, 1]) } ); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> /* <![CDATA[ */ gform.initializeOnLoaded( function() { jQuery(document).on('gform_post_render', function(event, formId, currentPage){if(formId == 12) {if(typeof Placeholders != 'undefined'){ Placeholders.enable(); }} } );jQuery(document).bind('gform_post_conditional_logic', function(event, formId, fields, isInit){} ) } ); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> /* <![CDATA[ */ gform.initializeOnLoaded( function() { jQuery(document).trigger('gform_post_render', [12, 1]) } ); /* ]]> */ </script> <script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://u4d2z7k9.rocketcdn.me/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script> <script nowprocket type="text/javascript"> jQuery(document).ready(function($) { if ( jQuery(window).width() < 601 ) { $('#mob_drop_down').selectmenu({ change: function() { if($(this).val() != '') { window.location = $(this).val(); } } }); } }); </script> </body> </html>