CINXE.COM

IBAT | Services

<!DOCTYPE html><!-- Last Published: Tue Mar 25 2025 15:08:42 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="www.ibat-alliance.org" data-wf-page="67b304dcd8704f2cda2733f3" data-wf-site="67af053fb172299b5f9ad632" lang="en" data-wf-locale="en"><head><meta charset="utf-8"/><title>IBAT | Services</title><meta content="IBAT provides fast, easy access to global biodiversity data and reports, helping your business assess biodiversity risks and inform sustainability strategies." name="description"/><meta content="IBAT | Services" property="og:title"/><meta content="IBAT provides fast, easy access to global biodiversity data and reports, helping your business assess biodiversity risks and inform sustainability strategies." property="og:description"/><meta content="IBAT | Services" property="twitter:title"/><meta content="IBAT provides fast, easy access to global biodiversity data and reports, helping your business assess biodiversity risks and inform sustainability strategies." property="twitter:description"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><link href="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/css/ib-dev-site.webflow.e14e2559a.css" rel="stylesheet" type="text/css"/><link href="https://fonts.googleapis.com" rel="preconnect"/><link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous"/><script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script><script type="text/javascript">WebFont.load({ google: { families: ["Roboto:200,300,regular,600,200italic,300italic,italic,600italic"] }});</script><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67dc00ba2bda37594a07c65b_favicon-32.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67dc00bd0a748a2a602a336f_favicon.png" rel="apple-touch-icon"/><script> document.addEventListener("DOMContentLoaded", function () { const nav = document.getElementById("navi"); const logo = document.getElementById("logo"); let isScrolled = false; let isScrollListenerActive = false; function handleScroll() { //if (window.innerWidth <= 992) return; // Disable on 992px and below const scrolled = window.scrollY > 0; if (scrolled !== isScrolled) { isScrolled = scrolled; if (isScrolled) { nav.classList.add("nav_scrolled"); logo.classList.add("logo_scrolled"); } else { nav.classList.remove("nav_scrolled"); logo.classList.remove("logo_scrolled"); } } } function optimizedScroll() { requestAnimationFrame(handleScroll); } function toggleScrollListener() { // if (window.innerWidth > 992 && !isScrollListenerActive) { window.addEventListener("scroll", optimizedScroll, { passive: true }); isScrollListenerActive = true; // } else if (window.innerWidth <= 992 && isScrollListenerActive) { // window.removeEventListener("scroll", optimizedScroll); // isScrollListenerActive = true; // } } // Initial check and setup toggleScrollListener(); // Listen for window resize to enable/disable the scroll listener dynamically window.addEventListener("resize", toggleScrollListener); }); document.addEventListener("DOMContentLoaded", function () { const dropdownToggle = document.querySelector('.nav_drop .w-dropdown-toggle'); const dropdownList = document.querySelector('.nav_drop .w-dropdown-list'); // Disable default click behavior dropdownToggle.addEventListener('click', function(event) { dropdownList.style.display = 'none!important'; dropdownList.style.transform = 'none'; console.log('out here') }); }); //Cookie script function hasConsentOrRejection() { const hasConsentCookie = document.cookie.split(';').some((item) => item.trim().startsWith('cookieConsent=')); const hasRejected = sessionStorage.getItem("cookieRejected") === "true"; console.log("Consent cookie exists:", hasConsentCookie); console.log("Rejection in session storage:", hasRejected); return hasConsentCookie || hasRejected; } // Function to set the consent cookie and load Google Analytics function acceptCookies() { // Set the consent cookie that expires in 1 year document.cookie = "cookieConsent=true; max-age=" + 60 * 60 * 24 * 365 + "; path=/"; // Hide the cookie banner document.querySelector('.cookie1-wrapper').classList.remove('as-show'); // Load Google Analytics immediately after consent loadGoogleAnalytics(); console.log('it worked'); } // Function to store rejection in session storage and hide the banner function rejectCookies() { // Store rejection in session storage (will clear when browser tab is closed) sessionStorage.setItem("cookieRejected", "true"); // Hide the cookie banner document.querySelector('.cookie1-wrapper').classList.remove('as-show'); console.log('refused'); } // Function to load Google Analytics 4 with gtag.js function loadGoogleAnalytics() { // Insert the Google Analytics script dynamically var script = document.createElement('script'); script.src = "https://www.googletagmanager.com/gtag/js?id=G-G3QNK4XQTP"; // Replace with your GA4 Measurement ID script.async = true; document.head.appendChild(script); // Initialize Google Analytics once the script loads script.onload = function() { window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-G3QNK4XQTP'); // Replace with your GA4 Measurement ID }; } // Check consent status on page load document.addEventListener('DOMContentLoaded', function() { if (!hasConsentOrRejection()) { // Show the cookie banner if no consent or rejection has been given document.querySelector('.cookie1-wrapper').classList.add('as-show'); console.log('no cookies accepted'); } else if (document.cookie.includes("cookieConsent=true")) { // Load Google Analytics if consent has been given //loadGoogleAnalytics(); console.log('accepted cookies'); } // Set up event listeners for Accept and Reject buttons document.querySelector('.accept-cookie-btn').addEventListener('click', acceptCookies); document.querySelector('.reject-cookie-btn').addEventListener('click', rejectCookies); document.querySelector('.accept-cookie-cross').addEventListener('click', rejectCookies); }); </script> <script async src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-modal@1/modal.js"></script> <!-- [Finsweet Attributes] A11Y --> <script>(()=>{var t="https://cdn.jsdelivr.net/npm/@finsweet/attributes-a11y@1/a11y.js",e=document.querySelector(`script[src="${t}"]`);e||(e=document.createElement("script"),e.async=!0,e.src=t,document.head.append(e));})();</script> <!-- [Attributes by Finsweet] CMS Slider --> <script async src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-cmsslider@1/cmsslider.js"></script> </head><body><div id="services" class="page-wrapper"><div class="global-styles w-embed"><style> /* Make text look crisper and more legible in all browsers */ body { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-smoothing: antialiased; text-rendering: optimizeLegibility; } /* Focus state style for keyboard navigation for the focusable elements */ *[tabindex]:focus-visible, input[type="file"]:focus-visible { outline: 0.125rem solid #4d65ff; outline-offset: 0.125rem; } /* Set color style to inherit */ .inherit-color * { color: inherit; } /* Get rid of top margin on first element in any rich text element */ .w-richtext > :not(div):first-child, .w-richtext > div:first-child > :first-child { margin-top: 0 !important; } /* Get rid of bottom margin on last element in any rich text element */ .w-richtext>:last-child, .w-richtext ol li:last-child, .w-richtext ul li:last-child { margin-bottom: 0 !important; } /* Make sure containers never lose their center alignment */ .container-medium,.container-small, .container-large { margin-right: auto !important; margin-left: auto !important; } /* Make the following elements inherit typography styles from the parent and not have hardcoded values. Important: You will not be able to style for example "All Links" in Designer with this CSS applied. Uncomment this CSS to use it in the project. Leave this message for future hand-off. */ /* a, .w-input, .w-select, .w-tab-link, .w-nav-link, .w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link { color: inherit; text-decoration: inherit; font-size: inherit; } */ /* Apply "..." after 3 lines of text */ .text-style-3lines { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } /* Apply "..." after 2 lines of text */ .text-style-2lines { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } /* These classes are never overwritten */ .hide { display: none !important; } @media screen and (max-width: 991px) { .hide, .hide-tablet { display: none !important; } } @media screen and (max-width: 767px) { .hide-mobile-landscape{ display: none !important; } } @media screen and (max-width: 479px) { .hide-mobile{ display: none !important; } } .margin-0 { margin: 0rem !important; } .padding-0 { padding: 0rem !important; } .spacing-clean { padding: 0rem !important; margin: 0rem !important; } .margin-top { margin-right: 0rem !important; margin-bottom: 0rem !important; margin-left: 0rem !important; } .padding-top { padding-right: 0rem !important; padding-bottom: 0rem !important; padding-left: 0rem !important; } .margin-right { margin-top: 0rem !important; margin-bottom: 0rem !important; margin-left: 0rem !important; } .padding-right { padding-top: 0rem !important; padding-bottom: 0rem !important; padding-left: 0rem !important; } .margin-bottom { margin-top: 0rem !important; margin-right: 0rem !important; margin-left: 0rem !important; } .padding-bottom { padding-top: 0rem !important; padding-right: 0rem !important; padding-left: 0rem !important; } .margin-left { margin-top: 0rem !important; margin-right: 0rem !important; margin-bottom: 0rem !important; } .padding-left { padding-top: 0rem !important; padding-right: 0rem !important; padding-bottom: 0rem !important; } .margin-horizontal { margin-top: 0rem !important; margin-bottom: 0rem !important; } .padding-horizontal { padding-top: 0rem !important; padding-bottom: 0rem !important; } .margin-vertical { margin-right: 0rem !important; margin-left: 0rem !important; } .padding-vertical { padding-right: 0rem !important; padding-left: 0rem !important; } /* 10C added styles */ :root { --gradient-bg: linear-gradient(307deg, #35b7a6 0%, #40a0be 14%, #5680d2 29%, #8380cf 43%, #b570c3 57%, #dd6280 71%, #e46851 86%, #efb856 100%); } /* Hero */ .section-hero::before, .section-hero::after { content: ""; position: absolute; width: 100%; height: 200px; /* Adjust height as needed */ left: 0; z-index: 2; pointer-events: none; } .section-hero::before { top: 24px; background: var(--gradient-bg); filter: blur(100px); } .section-hero::after { bottom: -130px; background: var(--gradient-bg); filter: blur(100px); } /* subpage hero */ .section-hero-subpage::before, .section-hero-subpage::after { content: ""; position: absolute; width: 100%; height: 100px; /* Adjust height as needed */ left: 0; z-index: 2; pointer-events: none; } .section-hero-subpage::before { top: -30px; background: var(--gradient-bg); filter: blur(100px); } .section-hero-subpage::after { bottom: -100px; background: var(--gradient-bg); filter: blur(100px); } /* main button styles */ .button { position: relative; /* Required for ::before */ color: white; display: inline-block; overflow: hidden; /* Ensures no gradient overflow */ border: 2px solid transparent; /* Makes border visible */ z-index: 1; } /* Gradient button styles */ .button.is-gradient-border.is-white-background { background: white; } .button.is-gradient-border.is-light-gray { background-image: linear-gradient(#ededed, #ededed), linear-gradient( 307deg, #35b7a6 0%, #40a0be 14%, #5680d2 29%, #8380cf 43%, #b570c3 57%, #dd6280 71%, #e46851 86%, #efb856 100% ); } .button.is-just-text::after { content: ""; display: inline-block; margin-top: -0.5px; width: 8px; height: 14.27px; vertical-align: middle; margin-left: 15px; /* Space between text and arrow */ background-image: url("https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67af6fa14fa6bf0f2f6c2398_ibat-button-arrow-right.png"); /* Paste your PNG URL here */ background-size: contain; background-repeat: no-repeat; background-position: center; transition: transform 0.3s ease; } .button.is-just-text:hover::after { transform: translateX(5px); } .button.is-just-text.is-color-ibatorange::after { background-image: url(https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b0a2e801903fd77f7ad52a_ibat-orange-button-right.svg); } /* is-text-color-ibat-orange */ .button.is-just-text.is-text-color-ibat-orange::after { background-image: url(https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b0a2e801903fd77f7ad52a_ibat-orange-button-right.svg); } .button.is-just-text.is-text-color-ibat-turquoise::after { background-image: url(https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b35bc06fd9c4086e23f845_green-ibat-arrow.svg); } .button.is-just-text.is-text-color-ibat-blue::after { background-image: url(https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b35bd4258b7f6a1c841afa_blue-ibat-arrow.svg); } .button.is-just-text.is-text-color-ibat-pink::after { background-image: url(https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b5a57f3093a3f77c51604d_ibat-pink-arrow.svg); } .button.is-just-text.is-text-color-ibat-purple::after { background-image: url(https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b5a6191a431339b03a161a_ibat-purple-arrow.svg); } .button.is-just-text-back::before { content: ""; display: inline-block; margin-top: 1px; width: 6px; height: 14.27px; margin-right: 25px; /* Space between text and arrow */ background-image: url("https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b5c09f5426e1510e23bdb4_ibat-back-arrow.svg"); /* Paste your PNG URL here */ background-size: contain; background-repeat: no-repeat; background-position: center; transition: margin-left 0.3s ease; } /* Global page styles */ .section-10-data-cta::after { content: ""; position: absolute; width: 100%; height: 100px; left: -62%; z-index: 2; pointer-events: none; bottom: -35px; background: linear-gradient( 40deg, #35b7a6 0%, #40a0be 14%, #5680d2 29%, #8380cf 43%, #b570c3 57%, #dd6280 71%, #e46851 86%, #efb856 100% ); filter: blur(100px); } .tenc-global_team-section:before { content: ""; position: absolute; width: 100%; height: 300px; left: 52%; z-index: 2; pointer-events: none; top: -267px; background: linear-gradient( 270deg, #35b7a6 0%, #40a0be 14%, #5680d2 29%, #8380cf 43%, #b570c3 57%, #dd6280 71%, #e46851 86%, #efb856 100% ); filter: blur(50px); } /* Blog styles */ .tenc-global_quotes_image-wrapper:before { content: ""; position: absolute; top: 0; left: 0; height: 100%; width: 100%; background-color: rgba(0, 0, 0, 0.2); border-radius: 30px; } .tenc-global_blog_main-body img { border-radius: 30px; } .tenc-global_blog_main-body h3 { margin-bottom: 15px; } .tenc-global_blog_main-body p { margin-bottom: 15px; } .tenc-global_blog_main-body blockquote { font-weight: 600; border-left: 3px solid transparent; /* Creates space for gradient */ margin-left: 30px; background-clip: padding-box; -webkit-background-clip: border-box; padding: 0 1.25rem; font-size: 1.25rem; line-height: 1.5; position: relative; } .tenc-global_blog_main-body blockquote::before { content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 3px; /* Adjust width for desired thickness */ background: linear-gradient( to bottom, rgba(53, 183, 166, 0.55) 0%, rgba(64, 160, 190, 0.55) 14%, rgba(86, 128, 210, 0.55) 29%, rgba(131, 128, 207, 0.55) 43%, rgba(181, 112, 195, 0.55) 57%, rgba(221, 98, 128, 0.55) 71%, rgba(228, 104, 81, 0.55) 86%, rgba(239, 184, 86, 0.55) 100% ); } @media screen and (max-width: 768px) { .tenc-global_blog_main-body .w-richtext-figure-type-image { max-width: 100%!important; } } /* Box shadow */ .home_news6_content-wrapper2, .home_news6_event-item-short, .srvs_empower-5_ac-wrapper2, .resources_overview-1_grid-item-data, .resources_overview-1_grid-item-tuts, .resources_overview-1_grid-item-faqs, .resources_overview-1_grid-item-case, .resources_overview-1_grid-item-news, .resources_subpage-card_grid-item, .resources_subpage-tutmain_grid-wrapper, .resources_subpage-newsmain_grid-wrapper, .resources_subpage-card-news_grid-item { transition: box-shadow 0.3s ease-in-out; } .home_news6_content-wrapper2:hover, .home_news6_event-item-short:hover, .srvs_empower-5_ac-wrapper2:hover, .resources_overview-1_grid-item-data:hover, .resources_overview-1_grid-item-tuts:hover, .resources_overview-1_grid-item-faqs:hover, .resources_overview-1_grid-item-case:hover, .resources_overview-1_grid-item-news:hover, .resources_subpage-card_grid-item:hover, .resources_subpage-tutmain_grid-wrapper:hover, .resources_subpage-newsmain_grid-wrapper:hover, .resources_subpage-card-news_grid-item:hover { box-shadow: 0px 3px 18.8px -6px rgba(66, 66, 66, 0.6); } /* photo styles */ .tenc-global_image-wrapper { position: relative; } .tenc-global_image-wrapper::before { content: ""; position: absolute; top: 0; left: 0; height: 100%; width: 100%; background-color: rgba(0, 0, 0, 0.3); pointer-events: none; } /* Home page styles */ .home_trust4_content-wrapper2::before { position: absolute; content: ""; bottom: 0; left: 0; overflow: hidden; width: 100%; height: 12px; background: white; } .home_trust4_content-wrapper2::after { position: absolute; content: ""; bottom: 0px; left: 50%; transform: translateX(-50%); /* max-width: 306px; */ width: 100%; height: 13px; background: linear-gradient( 9deg, #35b7a6 0%, #40a0be 14%, #5680d2 29%, #8380cf 43%, #b570c3 57%, #dd6280 71%, #e46851 86%, #efb856 100% ); filter: blur(11px); clip-path: inset(0 0 0 0); } .home_trust4_pulsing-img { animation: fadeInOut 0.9s infinite; opacity: 0; } .home_trust4_pulsing-img:nth-child(1) { animation-delay: 0.3s; } .home_trust4_pulsing-img:nth-child(2) { animation-delay: 0.6s; } @keyframes fadeInOut { 0% { opacity: 0; } 10% { opacity: 1; } 50% { opacity: 1; } 70% { opacity: 0; } 100% { opacity: 0; } } .is-bg-purple-shadow { transition: box-shadow 0.3s ease-in-out; } .is-bg-purple-shadow:hover { box-shadow: 0px 23px 50.3px -3px #b570c3; z-index: 0; } /*section-5-home-coalition*/ .section-5-home-coalition::after { position: absolute; content: ""; bottom: -150px; left: 16%; /* transform: translateX(-50%); */ /* max-width: 306px; */ width: 100%; height: 300px; background: linear-gradient( 136deg, #35b7a6 0%, #40a0be 14%, #5680d2 29%, #8380cf 43%, #b570c3 57%, #dd6280 71%, #e46851 86%, #efb856 100% ); filter: blur(160px); } /* Pricing page styles */ /* pricing toggle classes */ /* pricing table */ .pricing_plan-2_detail-description p, .pricing_plan-2_detail-description li, .pricing_plan-2_summary-text { font-size: 1.062rem; /* Adjust as needed */ line-height: 1.4; } .pricing_plan-2_payg-price-list { border-bottom: solid 2px #b2b2b2; } /* Services page */ .section-5-srvs-empower::after, .section-8-srvs-cited::after { content: ""; position: absolute; width: 100%; height: 100px; left: 16%; z-index: 2; pointer-events: none; bottom: -71px; background: linear-gradient( 59deg, #35b7a6 0%, #40a0be 14%, #5680d2 29%, #8380cf 43%, #b570c3 57%, #dd6280 71%, #e46851 86%, #efb856 100% ); filter: blur(72px); } .section-3-collab-interested:before { content: ""; position: absolute; width: 100%; height: 300px; left: -70%; z-index: 2; pointer-events: none; bottom: -257px; background: linear-gradient( 15deg, #35b7a6 0%, #40a0be 14%, #5680d2 29%, #8380cf 43%, #b570c3 57%, #dd6280 71%, #e46851 86%, #efb856 100% ); filter: blur(100px); } .section-2-resources-subpage-questions::before { content: ""; position: absolute; width: 100%; height: 300px; left: 45%; z-index: 2; pointer-events: none; bottom: -288px; background: linear-gradient( 7deg, #35b7a6 0%, #40a0be 14%, #5680d2 29%, #8380cf 43%, #b570c3 57%, #dd6280 71%, #e46851 86%, #efb856 100% ); filter: blur(85px); } /* Full-width container to hold everything */ .tenc-global_top-grey-line { position: relative; width: 100%; height: 115px; z-index: 1; } /* The fixed-width container that clips the gradient but allows blur to extend */ .tenc-global_top-grey-line-wrapper { position: absolute; width: 60%; max-width: 550px; height: 100px; left: 50%; transform: translateX(-50%); overflow: visible; /* Allows the blur to extend beyond the max width */ z-index: 2; } /* The animated, blurred gradient */ .tenc-global_top-grey-line-wrapper::before { content: ""; position: absolute; width: 200%; /* Larger than the container for smooth movement */ height: 114px; left: 0%; top: -110px; transform: translateX(-50%); pointer-events: none; z-index: 1; background: var(--gradient-bg); background-size: 100% 100%; filter: blur(50px); -webkit-filter: blur(50px); /* Moves the gradient while keeping blur intact */ animation: moveGradient1 4s ease-in-out infinite alternate; } /* White mask wrapper that fades to transparent in the middle */ .tenc-global_top-grey-line-mask { position: absolute; width: 100%; /*height: 115px;*/ height: 9rem; left: 0; top: 0; z-index: 3; /* Soft fade effect at the edges */ background: linear-gradient( to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 1) 100% ); } @keyframes moveGradient1 { 0% { transform: translateX(0%); } 100% { transform: translateX(-50%); } } .section-tenc-global-data-cta:before { z-index: 1000; } .section-tenc-global-data-cta-inner-wrapper { position: absolute; width: 100%; max-width: 100%; height: 100px; left: 0%; overflow: visible; /* Allows the blur to extend beyond the max width */ z-index: 1; } .section-tenc-global-data-cta-inner-wrapper:before { content: ""; position: absolute; width: 200%; /* Larger than the container for smooth movement */ height: 177px; left: -569px; top: -146px; transform: translateX(-50%); pointer-events: none; z-index: 1; background: linear-gradient( 15deg, #35b7a6 0%, #40a0be 14%, #5680d2 29%, #8380cf 43%, #b570c3 57%, #dd6280 71%, #e46851 86%, #efb856 100% ); filter: blur(100px); -webkit-filter: blur(100px); /* Moves the gradient while keeping blur intact */ animation: moveGradient2 4s ease-in-out infinite alternate; } .section-tenc-global-data-cta-mask { position: absolute; width: 100%; height: 500px; left: 0; bottom: 100px; z-index: 3; /* Soft fade effect at the edges */ background: linear-gradient( to right, rgba(237, 237, 237, 0) 0%, rgba(237, 237, 237, 0) 3%, rgba(237, 237, 237, 1) 50%, rgba(237, 237, 237, 1) 97%, rgba(237, 237, 237, 1) 100% ); } @keyframes moveGradient2 { 0% { transform: translateX(10%); } 100% { transform: translateX(-60%); } } @media only screen and (max-width: 767px) { .tenc-global_top-grey-line-wrapper { width: 75%; } .tenc-global_top-grey-line-mask { background: linear-gradient( to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 3%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 1) 97%, rgba(255, 255, 255, 1) 100% ); } .section-tenc-global-data-cta-mask { } /* .tenc-global_data-cta_grid-wrapper { margin-bottom: 426px; }*/ } /*.section-tenc-global-request-demo::before, .section-2-srvs-request-demo::before*/ .tenc-global_top-animated-gradient-wrapper::before { content: ""; position: absolute; width: 200%; /* Make it extra wide for smooth looping */ height: 142px; /* Keep your original height */ left: 00%; top: -89px; transform: translateX(-50%); z-index: 2; pointer-events: none; overflow: hidden; background: var(--gradient-bg); background-size: 100% 100%; /* Ensures seamless transition */ filter: blur(86px); -webkit-filter: blur(86px); /* Safari fix */ /* Animate the gradient smoothly */ animation: moveGradientSrvs1 4s ease-in-out infinite alternate; } @keyframes moveGradientSrvs1 { 0% { transform: translateX(0%); } 100% { transform: translateX(-50%); } } /* wtf nav class */ .nav_menu_link:lang(en) { color: #424242; } .nav_menu_link:active, .nav_drop-text:active { color: #b570c3; } .nav_menu_link:visited { color: #424242; } .nav_menu_link:hover, .nav_drop-text:hover { color: #b570c3; } .about_coalition-2_link-block img { filter: invert(50%); } .about_coalition-2_link-block:hover img { filter: invert(100%); } .home_coalition5_logo-link-wrapper:hover img { filter: invert(20%); } .section-hero-subpage .is-background-tint::before { content: ''; position: absolute; top: 0; left: 0; z-index: 1; width: 100%; height: 100%; background-color: rgba(0,0,0,0.3); } .background-video:before { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 100%; background-color: rgba(0,0,0,0.3); } /* Navigation on slightly smaller screens */ .tenc-global_button-wrapper-extra-ham.is-nav-button-wrapper { display: none; } @media screen and (min-width: 1200px) { .nav_drop:hover > .nav_drop-list { display: block; } .is-access-drop:hover > .nav_drop-list { display: block; } } @media screen and (max-width: 1199px) { .w-nav[data-collapse="medium"] .w-nav-menu { display: none; /*height: 100%;*/ } .w-nav[data-collapse="medium"] .w-nav-button { display: block; padding-top: 24px; } .nav_ham { width: 30px; } .nav { padding-top: 10px; } .w-nav-button.w--open { background-color: transparent; } [data-nav-menu-open] { background-color: white; } .w-nav-overlay { /*max-height: 100%;*/ } .nav_menu_link-wrapper { align-items: center; } .nav_menu_link-wrapper { padding-left: 15px; } .w-dropdown-link { padding-left: 15px; } } .button.is-super-small { display: none!important; } .button.is-not-small { display: inline-flex!important; } @media screen and (max-width: 1200px) and (min-width: 769px) { .tenc-global_button-wrapper.is-nav-button-wrapper { display: none; } .tenc-global_button-wrapper-extra-ham.is-nav-button-wrapper { display: flex; background-color: transparent; } .w-nav-overlay { /*overflow: visible;*/ } } /* Media query just for the smaller desktop nav */ @media screen and (max-width: 1400px) and (min-width: 1200px) { .nav_menu_link-wrapper { grid-column-gap: 0px; padding-right: 10px; } .tenc-global_button-wrapper.is-nav-button-wrapper { grid-column-gap: 20px; } /* .nav_drop-list { display: flex; } */ } @media screen and (max-width: 1199px) and (min-width: 993px) { .w--nav-dropdown-list-open { position: absolute; } .nav_drop-list { display: block; } .tenc-global_svg-embed { display: none; } .w-nav[data-collapse="medium"] .w-nav-menu { height: 321px; } } @media only screen and (max-width: 350px) { .button.is-super-small { display: inline-flex!important; } .button.is-not-small { display: none!important; } /* .button.is-button-gradient-v1.is-no-br-right { border-top-right-radius: 30px; border-bottom-right-radius: 30px; width: auto; display: block; margin-bottom: 15px; } .button.is-gradient-border.is-no-br-left { border-top-left-radius: 30px; border-bottom-left-radius: 30px; width: auto; display: block; } .button.is-gradient-border.is-no-br-left::before { border-top-left-radius: 30px!important; border-bottom-left-radius: 30px!important; } .pricing_plan-2_toggle-wrapper { display: flex; flex-direction: column; align-items: center; }*/ } .is-button-gradient-v1 { position: relative; display: inline-block; padding: 10px 20px; border-radius: 30px; /* Ensures rounded edges */ text-align: center; color: white; background: linear-gradient(307deg, #35b7a6 0%, #40a0be 14%, #5680d2 29%, #8380cf 43%, #b570c3 57%, #dd6280 71%, #e46851 86%, #efb856 100%); background-clip: padding-box; border: none; transition: background 0.3s ease-in-out, color 0.3s ease-in-out; } /* The gradient border effect (pseudo-element method) */ .is-button-gradient-v1::before { content: ""; position: absolute; top: 0.5px; left: 0px; right: 0px; bottom: 0px; border-radius: 30px; padding: 2px; background: linear-gradient(307deg, #35b7a6 0%, #40a0be 14%, #5680d2 29%, #8380cf 43%, #b570c3 57%, #dd6280 71%, #e46851 86%, #efb856 100%); -webkit-mask: linear-gradient(white, white) content-box, linear-gradient(white, white); mask: linear-gradient(white, white) content-box, linear-gradient(white, white); -webkit-mask-composite: destination-out; mask-composite: exclude; transition: opacity 0.3s ease-in-out; opacity: 0; /* Initially hidden */ } /* Hover Effect: Make background transparent, show border */ .is-button-gradient-v1:hover { background: transparent; } .is-button-gradient-v1:hover::before { opacity: 1; /* Show border on hover */ } .is-gradient-border { position: relative; display: inline-block; padding: 9.3px 20px 9.5px; margin-top: -3px; border-radius: 30px; /* Ensures rounded edges */ text-align: center; color: white; background: transparent; border: none; transition: background 0.3s ease-in-out, color 0.1s ease-in-out; } /* The gradient border effect (pseudo-element method) */ .is-gradient-border::before { content: ""; position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; border-radius: 30px; padding: 2px; background: linear-gradient(307deg, #35b7a6 0%, #40a0be 14%, #5680d2 29%, #8380cf 43%, #b570c3 57%, #dd6280 71%, #e46851 86%, #efb856 100%); -webkit-mask: linear-gradient(white, white) content-box, linear-gradient(white, white); mask: linear-gradient(white, white) content-box, linear-gradient(white, white); -webkit-mask-composite: destination-out; mask-composite: exclude; transition: background 0.1s ease-in-out, opacity 0.1s ease-in-out; } /* Hover Effect: Fill with Gradient */ .is-gradient-border:hover { background: linear-gradient(307deg, #35b7a6 0%, #40a0be 14%, #5680d2 29%, #8380cf 43%, #b570c3 57%, #dd6280 71%, #e46851 86%, #efb856 100%); color: white; } /* Hide Border on Hover */ .is-gradient-border:hover::before { opacity: 0; /* Border disappears on hover */ } /* pricing button styles */ .button.is-no-br-left, .button.is-no-br-right { padding: 10px 20px 10px; } .button.is-gradient-border.is-no-br-left:hover { background: transparent; color: #8380D3; } .is-gradient-border.is-no-br-left:hover::before { opacity: 1; } .button.is-gradient-border.is-no-br-left::before { border-top-left-radius: 0; border-bottom-left-radius: 0; } .button.is-gradient-border.is-no-br-right::before { border-top-right-radius: 0; border-bottom-right-radius: 0; } .button.is-no-br-right { margin-right: -1px; /*top: -1px;*/ } .button.is-gradient-border.is-no-br-right { border-top-right-radius: 0; border-bottom-right-radius: 0; display: inline-block; } .button.is-gradient-border.is-no-br-right:hover { background: transparent; color: #8380D3; } .is-gradient-border.is-no-br-right:hover::before { opacity: 1; } .pricing-payg-active, .pricing-sub-active { pointer-events: none; } .is-gradient-border.pricing-sub-active { } .is-button-gradient-v1.pricing-payg-active { border-top-left-radius: 0; border-bottom-left-radius: 0; } @media (pointer: coarse) { .button.is-gradient-border.is-no-br-left:hover, .is-gradient-border.is-no-br-right:hover::before, .button.is-gradient-border.is-no-br-right:hover { all: revert-layer; } } .footer_bottom-footer_text-link, .footer_bottom-footer_copy-info { font-size: 0.9rem!important; } /* 10C global font overrides */ h1, .tenc-global_large-number-counter { font-size: clamp(3rem, 5vw, 5rem) !important; /* 32px to 80px */ } h2, .heading-style-h2 { font-size: clamp(2.2rem, 4vw, 2.9375rem) !important; /* 28px to 47px */ } h3 { font-size: clamp(1.8rem, 3.5vw, 2.125rem) !important; /* 24px to 34px */ } h4, .tenc-global_blog_main-body blockquote, .hero-subpage_desc { font-size: clamp(1.18rem, 3vw, 1.5rem) !important; /* 20px to 24px */ } .hero-subpage_desc { font-size: clamp(1.2rem, 3vw, 1.35rem) !important; /* 20px to 24px */ } p, li, a, .tenc-global_form-checkbox-label, .tenc-global_form-label, .tenc-global_text-field, .tenc-global_text-area, .tenc-global_text-area::placeholder, .tenc-global_select-field, .fs_modal-2_button div { font-size: clamp(1.05rem, 1.2vw, 1.1875rem) !important; } .tenc-global_photo-caption_wrapper p { font-size: clamp(0.95rem, 1.5vw, 1rem) !important; } @media only screen and (max-width: 1199px) { .nav_menu_link { font-size: 85%; } } .tenc-global_select-field { height: 41px; } /* javascript styles */ .nav_solo-drop { padding-left: 0; } #navi { transition: height 0.3s ease-in; height: 100px; /* Default height */ background-color: rgba(255, 255, 255, 1); } #navi.nav_scrolled { height: 70px; background-color: rgba(255, 255, 255, 0.85); } #logo { transition: transform 0.3s ease-in-out, height 0.3s ease-in; height: 60px; /* Default height */ } #logo.logo_scrolled { height: 40px; transform: scale(0.9); /* Slight scale effect for smoothness */ } .tenc-global_svg-embed { fill: currentColor; transition: transform 0.3s ease; } .tenc-global_no-underline-link:hover .tenc-global_svg-embed { transform: translateX(5px); } @media screen and (max-width: 1300px) and (min-width: 992px) { .tenc-global_data-cta_image { width: 600px; } } @media screen and (max-width: 992px) { .tenc-global_dropdown-arrow { display: none; } } @media screen and (max-width: 767px) { .section-hero-subpage.is-hero-height-medium.is-background-position, .section-hero-subpage.is-hero-height-medium.is-background-position-copy { min-height: calc(100vh - 80px)!important; height: 100%; } } @media screen and (max-width: 479px) { .nav.is-smaller-mobile { padding-top: 0; } } .w-nav-overlay { height: calc(100dvh - 100px) !important; max-height: none !important; overflow-y: auto !important; -webkit-overflow-scrolling: touch; } .nav_scrolled .w-nav-overlay { height: calc(100dvh - 70px) !important; } .as-show { display: block; } .default-subpage_text-content h3 { margin-top: 30px; margin-bottom: 30px; } .default-subpage_text-content p { margin-bottom: 15px; } .cancel-body-overflow { overflow: hidden; } /* Testimonial bg colors */ #home .tenc-global_testimonial-section, #services .tenc-global_testimonial-section, #collaborations .tenc-global_testimonial-section { background-color: var(--base-color-brand--ibat-light-grey); } #fs-modal-2-popup { z-index: 9999; overflow: auto; } @media screen and (max-height: 700px) { #fs-modal-2-popup { align-items: flex-start; } } .home_trust4_white-text, .home_trust4_lastupdate-text { /*font-size: 1.5rem!important;*/ font-weight: 700; } .dpr-body-table { border: 1px solid black; grid-auto-flow: Row } .dpr-table-title-item, .dpr-table-body-item { padding: 8px 12px; outline: 1px solid black; background: white; } .dpr-table-title-item { background: #ededed; } /* @media (max-width: 767px) { .dpr-body-table { grid-auto-flow: column; } .is-dpr-table-col-1 { order: 1; } .is-dpr-table-col-2 { order: 2; } }*/ .report-extra-info_grid-wrapper { display: none; } .report-extra-info_grid-wrapper.is-visible { display: block; } .report-extra-info_tab-item { position: relative; } .report-extra-info_tab-item:before { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 100%; background-color: rgba(255,255,255,0.4); } .report-extra-info_tab-item:first-child:before { border-top-left-radius: 30px; } .report-extra-info_tab-item:hover:before { background-color: rgba(255,255,255,0); } .report-extra-info_tab-item.w--current:before { background-color: rgba(255,255,255,0); } .report-extra-info_tab-item:first-child { border-top-left-radius: 30px!important; } .report-extra-info_tab-item p { color: white; z-index: 100; position: relative; } .dpr-body-method-table, .dpr-body-method-table-2, .dpr-body-method-table-3 { border: 1px solid black; grid-auto-flow: Row } .dpr-body-method-title, .dpr-body-method-sub-title, .dpr-body-method-body { padding: 8px 12px; outline: 1px solid black; background: white; } .dpr-body-method-title, .dpr-body-method-sub-title { background: #ededed; } .dpr-body-method-table-3 .dpr-body-method-title, .dpr-body-method-table-3 .dpr-body-method-sub-title, .dpr-body-method-table-3 .dpr-body-method-body { text-align: left; } .resources_subpage-card_video-aspect-ratio { padding-top: 340px!important } @media only screen and (max-width: 767px) { .resources_subpage-card_video-aspect-ratio { /*padding-top: auto!important*/ } .dpr-body-table .dpr-table-body-item:nth-child(2n):not(:last-child) { margin-bottom: 20px; } .dpr-table-body-item::before { content: attr(data-label); font-weight: 700; display: block; margin-bottom: 10px; text-decoration: underline; } .dpr-table-title-item { display: none; } .dpr-body-method-body::before { content: attr(data-label); font-weight: 700; display: block; margin-bottom: 5px; text-decoration: underline; } .dpr-body-method-sub-title, .dpr-body-method-title { display: none; } .dpr-body-method-table .dpr-body-method-body:nth-child(6n + 1):not(:last-child) { margin-bottom: 20px; } .dpr-body-method-table-2 .dpr-body-method-body:nth-child(4n + 1):not(:last-child) { margin-bottom: 20px; } .dpr-body-method-table-3 .dpr-body-method-body:nth-child(4n + 4):not(:last-child) { margin-bottom: 20px; } .dpr-body-method-table-2 .dpr-body-method-body:nth-child(4n + 2) p { font-weight: 700; } .dpr-body-method-table, .dpr-body-method-table-2, .dpr-body-method-table-3, .dpr-body-table { background-color: #ededed; } } html.w-editor .is-hidden-section { display: block !important; margin-top: 30px; } .is-outline-dark.is-active-filter { background-color: #424242; color: white; } .is-ibat-turquoise-outline { border: solid 2px #35b7a6; color: #35b7a6; } .is-ibat-turquoise-outline.is-active-filter, .is-ibat-turquoise-outline:hover { background-color: #35b7a6; color: white; } .is-ibat-orange-outline { border: solid 2px #e46851; color: #e46851; } .is-ibat-orange-outline.is-active-filter, .is-ibat-orange-outline:hover { background-color: #e46851; color: white; } body { overflow-x: hidden; } .section-image-dataset::before { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 100%; background-color: rgba(0,0,0,0.3); } </style></div><div data-animation="default" class="nav w-nav" data-easing2="ease" data-easing="ease" data-collapse="medium" data-w-id="54abbb08-edb7-2acf-0946-0cfc1a02944c" role="banner" data-duration="400" id="navi" data-doc-height="1"><div class="nav_wrapper"><a href="/" class="nav_brand w-nav-brand"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67af52c07402157c6e15d846_iBatLogoHD.svg" loading="lazy" id="logo" alt="" class="nav_logo is-smaller-mobile"/></a><div class="nav-menu-items-wrapper"><nav role="navigation" class="nav_menu w-nav-menu"><div class="nav_menu_link-wrapper"><div data-hover="false" data-delay="0" data-w-id="2e4ff4a5-3c87-ad94-5384-275560715f7d" class="nav_drop w-dropdown"><div class="nav_drop_toggle nav_solo-drop w-dropdown-toggle"><a href="/services" aria-current="page" class="nav_drop_main_link is-access-drop w-inline-block w--current"><p class="nav_drop-text">Services</p></a><div class="tenc-global_svg-embed is-ibat-slate tenc-global_dropdown-arrow w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9 18l6-6-6-6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> </svg></div></div><nav class="nav_drop-list nav_mobile-drop-styles w-dropdown-list"><a href="/pricing" class="nav_menu_link is-nav-drop w-dropdown-link">Our pricing</a><a href="/collaborations" class="nav_menu_link is-nav-drop w-dropdown-link">Collaborations</a></nav></div><a href="/data" class="nav_menu_link w-nav-link">Data</a><a href="/news" class="nav_menu_link w-nav-link">News</a><div data-hover="false" data-delay="0" data-w-id="c14b6838-c7df-3646-b6e3-4a4d293f675d" class="nav_drop w-dropdown"><div class="nav_drop_toggle w-dropdown-toggle"><a href="/resources" class="nav_drop_main_link w-inline-block"><p class="nav_drop-text">Resources</p></a><div class="tenc-global_svg-embed is-ibat-slate tenc-global_dropdown-arrow w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9 18l6-6-6-6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> </svg></div></div><nav class="nav_drop-list nav_mobile-drop-styles w-dropdown-list"><a href="/datasets" class="nav_menu_link is-nav-drop w-dropdown-link">Datasets</a><a href="/case-studies" class="nav_menu_link w-dropdown-link">Case studies</a><a href="/ibat-tutorials" class="nav_menu_link is-nav-drop w-dropdown-link">Tutorials</a><a href="/faqs" class="nav_menu_link is-nav-drop w-dropdown-link">FAQs</a></nav></div><a href="/about" class="nav_menu_link w-nav-link">About</a><a href="/contact" class="nav_menu_link w-nav-link">Contact</a></div><div class="tenc-global_button-wrapper is-nav-button-wrapper is-mobile-left-align"><a href="https://app.ibat-alliance.org/users/sign_in" target="_blank" class="button is-outline-grey is-transparent-background w-button">Login</a><a fs-modal-element="open" href="#" class="button is-gradient-border is-orig-nav-button w-button">Request a demo</a><div aria-roledescription="open-modal-trigger" class="fs_modal-2_button button is-gradient-border" data-w-id="d60f1fc7-e0dc-8330-16a0-01656651bed6" role="button" aria-haspopup="dialog" aria-controls="fs-modal-2-popup" fs-modal-element="open-1" aria-expanded="false" tabindex="0"><div>Request a demo</div></div></div></nav><div class="nav_button-ham-wrap"><div class="tenc-global_button-wrapper-extra-ham is-nav-button-wrapper"><a href="#" class="button is-outline-grey is-transparent-background w-button">Login</a><a href="#" class="button is-gradient-border hide w-button">Request a demo</a><div aria-expanded="false" fs-modal-element="open-1" role="button" aria-roledescription="open-modal-trigger" aria-controls="fs-modal-2-popup" aria-haspopup="dialog" tabindex="0" class="fs_modal-2_button button is-gradient-border"><div>Request a demo</div></div></div><div class="nav_ham-wrap w-nav-button"><div data-is-ix2-target="1" class="nav_ham" data-w-id="cf4c1f15-fb2c-95ec-6188-cd40e30f012f" data-animation-type="lottie" data-src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b6f181c10f32a5f4d3adcc_hamburger-amin-2.json" data-loop="0" data-direction="1" data-autoplay="0" data-renderer="svg" data-default-duration="0" data-duration="2" data-ix2-initial-state="0"></div></div></div></div></div></div><div class="main-wrapper is-no-overflow"><section class="section-hero-subpage is-hero-height-medium is-background-position is-background-color"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf3616f8955081fdd0bad4_Cerulean%20Warble_shutterstock_1348179869-low-res.jpg" loading="lazy" alt="" sizes="(max-width: 2880px) 100vw, 2880px" srcset="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf3616f8955081fdd0bad4_Cerulean%20Warble_shutterstock_1348179869-low-res-p-500.jpg 500w, https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf3616f8955081fdd0bad4_Cerulean%20Warble_shutterstock_1348179869-low-res-p-800.jpg 800w, https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf3616f8955081fdd0bad4_Cerulean%20Warble_shutterstock_1348179869-low-res-p-1080.jpg 1080w, https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf3616f8955081fdd0bad4_Cerulean%20Warble_shutterstock_1348179869-low-res-p-1600.jpg 1600w, https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf3616f8955081fdd0bad4_Cerulean%20Warble_shutterstock_1348179869-low-res-p-2000.jpg 2000w, https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf3616f8955081fdd0bad4_Cerulean%20Warble_shutterstock_1348179869-low-res.jpg 2880w" class="image-7 is-subpage-hero-image"/><div class="tenc-global_photo-caption_wrapper"><p class="tenc-global_photo-caption_image-title">Cerulean Warble</p><p class="tenc-global_photo-caption_image-desc">Near Threatened<br/>IUCN Red List of Threatened Species</p></div><div class="padding-global padding-section-large subpage-extra-height is-background-tint"><div class="container-large subpage-extra-height"><div class="hero-subpage_container is-fixed-margin-header"><h1 class="hero-subpage_heading">How IBAT can support nature-positive goals</h1><div class="spacer-medium"></div><p class="hero-subpage_desc">IBAT provides fast, easy access to global biodiversity data and reports, helping your business assess biodiversity risks, inform sustainability strategies, and meet key disclosure requirements.</p></div></div></div></section><div class="section-2-srvs-request-demo"><div class="tenc-global_top-animated-gradient-wrapper"><div class="padding-global padding-section-large"><div class="container-large"><div class="tenc-global_demo_grid-wrapper"><div class="tenc-global_demo_grid-item"><div class="tenc-global_demo_lc-wrapper"><h2 class="tenc-global_demo_h2heading">Access the world’s most authoritative biodiversity data</h2><div class="spacer-medium"></div><p class="tenc-global_demo_para">Book a short call with our team to explore how we can support your requirements. Find out more about <a href="https://www.ibat-alliance.org/pricing">pricing</a> and <a href="https://www.ibat-alliance.org/collaborations">collaborations</a>.</p></div></div><div class="tenc-global_demo_grid-item"><div class="tenc-global_button-wrapper"><div aria-expanded="false" fs-modal-element="open-1" role="button" aria-roledescription="open-modal-trigger" aria-controls="fs-modal-2-popup" aria-haspopup="dialog" tabindex="0" class="fs_modal-2_button button is-gradient-border"><div>Request a demo</div></div><a href="#" class="button is-gradient-border hide w-button">Request a demo</a><a href="/contact" class="button is-just-text w-button">Get in touch</a></div></div></div></div></div></div></div><div class="tenc-global_dividingline-grey"></div><div class="section-3-srvs-world-class"><div class="padding-global padding-section-large"><div class="container-large"><div class="srvs_world-class-3_grid-wrapper"><div class="srvs_world-class-3_grid-item"><div class="srvs_world-class-3_tc-wrapper"><h2 class="srvs_world-class-3_heading">IBAT is powered by world-class, authenticated biodiversity data, informed by hundreds of the world’s leading scientists and experts.</h2></div></div></div><div class="spacer-huge"></div><div class="srvs_world-class-3_grid-wrapper2"><div class="srvs_world-class-3_grid-item2"><div class="srvs_report-6_service-item-wrapper"><div class="srvs_report-6_icon-wrapper"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67af620ad9dd314e633c332d_unmatched-blue.svg" loading="lazy" alt="Award icon" class="tenc-global_icon-image"/></div><div class="spacer-mediumsmall"></div><div class="srvs_report-6_text-wrapper"><p class="tenc-global_para-lead">Biodiversity Risk Screening</p><div class="spacer-mediumsmall"></div><p class="srvs_report-6_description">Assess biodiversity-related risks across project sites, supply chains, and investments to make informed, decisions. Identify critical habitats in line with IFC Performance Standard 6 and World Bank ESS6, support excellence in global project planning and risk management.</p></div></div><div class="spacer-large"></div></div><div class="srvs_world-class-3_grid-item2"><div class="srvs_report-6_service-item-wrapper"><div class="srvs_report-6_icon-wrapper"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67c1c26bd94910f87e0b7400_turquoise-award.svg" loading="lazy" alt="Award icon" class="tenc-global_icon-image"/></div><div class="spacer-mediumsmall"></div><div class="srvs_report-6_text-wrapper"><p class="tenc-global_para-lead">Biodiversity Disclosure</p><div class="spacer-mediumsmall"></div><p class="srvs_report-6_description">Support due diligence efforts with accurate, science-based biodiversity insights. Streamline your sustainability reporting and regulatory compliance programmes by integrating data into disclosure frameworks such as TNFD, CSRD, and GRI.</p></div></div><div class="spacer-large"></div></div><div class="srvs_world-class-3_grid-item2"><div class="srvs_report-6_service-item-wrapper"><div class="srvs_report-6_icon-wrapper"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b5a1254a139431cf7d2f77_unmatched-pink.svg" loading="lazy" alt="Award icon" class="tenc-global_icon-image"/></div><div class="spacer-mediumsmall"></div><div class="srvs_report-6_text-wrapper"><p class="tenc-global_para-lead">Biodiversity Strategy</p><div class="spacer-mediumsmall"></div><p class="srvs_report-6_description">Ensure responsible site selection and policy alignment with global conservation priorities. Strengthen your biodiversity commitments by identifying and avoiding development near sites important for biodiversity such as Alliance for Zero Extinction (AZE) sites and UNESCO World Heritage Sites.</p></div></div><div class="spacer-large"></div></div><div class="srvs_world-class-3_grid-item2 is-margin-adjust"><div class="srvs_report-6_service-item-wrapper"><div class="srvs_report-6_icon-wrapper"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67af61fb249cb59c57197867_unmatched-purple.svg" loading="lazy" alt="Award icon" class="tenc-global_icon-image"/></div><div class="spacer-mediumsmall"></div><div class="srvs_report-6_text-wrapper"><p class="tenc-global_para-lead">Nature Positive Opportunities</p><div class="spacer-mediumsmall"></div><p class="srvs_report-6_description">Align your business operations with a nature positive approach to drive sustainable impact. Identify opportunities to help progress global conservation goals with STAR (Species Threat Abatement and Restoration).</p></div></div><div class="spacer-large"></div></div></div></div></div></div><div class="tenc-global_top-grey-line"><div class="tenc-global_top-grey-line-wrapper"></div><div class="tenc-global_top-grey-line-mask"></div></div><div class="section-4-srvs-platform"><div class="padding-global padding-section-bottom"><div class="container-large"><div class="srvs_platform-4_grid-wrapper"><div class="srvs_platform-4_grid-item"><h2 class="srvs_platform-4_heading">IBAT Platform features</h2><div class="spacer-medium"></div><p class="srvs_platform-4_description">Using the IBAT platform you can access this data and generate tailored global biodiversity insights.</p></div><div class="spacer-huge"></div></div><div class="srvs_platform-4_grid-wrapper2"><div class="srvs_platform-4_grid-item2"><div class="srvs_platform-4_ac-wrapper2"><div class="srvs_platform-4_image-wrapper2"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67d9aeac79e54b8af7dd1515_image%20(24).png" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67d9aeac79e54b8af7dd1515_image%20(24)-p-500.png 500w, https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67d9aeac79e54b8af7dd1515_image%20(24).png 691w" alt="IBAT app image 1" class="srvs_platform-4_image2"/></div><div class="spacer-medium"></div><h4 class="srvs_platform-4_heading2">Upload site information easily</h4><div class="spacer-medium"></div><p class="srvs_platform-4_para2">Do you have a list of sites you would like to plug into the platform? <br/>Upload large portfolios of your project sites, supply chains, and investments in bulk choosing from a range of formats including ESRI, KML, KMZ or Excel.</p><div class="spacer-medium"></div></div></div><div class="srvs_platform-4_grid-item2"><div class="srvs_platform-4_ac-wrapper2"><div class="srvs_platform-4_image-wrapper2"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67d9ae4c24854915d5a37d99_Picture2.png" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67d9ae4c24854915d5a37d99_Picture2-p-500.png 500w, https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67d9ae4c24854915d5a37d99_Picture2-p-800.png 800w, https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67d9ae4c24854915d5a37d99_Picture2.png 817w" alt="IBAT app platform image 2" class="srvs_platform-4_image2"/></div><div class="spacer-medium"></div><h4 class="srvs_platform-4_heading2">Access global spatial data</h4><div class="spacer-medium"></div><p class="srvs_platform-4_para2">Download GIS (Geographic Information System) shapefiles for IUCN Red List species, the World Database of Protected Areas (WDPA), and Key Biodiversity Areas (KBAs) for custom analysis. <br/>Do you require automated access to the latest monthly dataset updates? Leverage our API (Application Programming Interface) to ensure you always have the most up to date information at your fingertips</p><div class="spacer-medium"></div></div></div><div class="srvs_platform-4_grid-item2"><div class="srvs_platform-4_ac-wrapper2"><div class="srvs_platform-4_image-wrapper2"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf26e5322dddf4aae277a7_generate-biodiversity-report.png" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf26e5322dddf4aae277a7_generate-biodiversity-report-p-500.png 500w, https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf26e5322dddf4aae277a7_generate-biodiversity-report-p-800.png 800w, https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf26e5322dddf4aae277a7_generate-biodiversity-report-p-1080.png 1080w, https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf26e5322dddf4aae277a7_generate-biodiversity-report.png 1518w" alt="IBAT platform image 3" class="srvs_platform-4_image2"/></div><div class="spacer-medium"></div><h4 class="srvs_platform-4_heading2">Generate biodiversity reports</h4><div class="spacer-medium"></div><p class="srvs_platform-4_para2">Ensure alignment with biodiversity strategies and support Nature Positive commitments with clear, actionable insights. Download tailored reports for biodiversity risk assessments (PS6, ESS6) or disclosure requirements such as GRI (Global Reporting Initiative), TNFD (Taskforce on Nature-related Financial Disclosures) and CSRD (Corporate Sustainability Reporting Directive)</p><div class="spacer-medium"></div></div></div><div class="srvs_platform-4_grid-item2"><div class="srvs_platform-4_ac-wrapper2"><div class="srvs_platform-4_image-wrapper2"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf26868383e089a81ebe28_visualise-your-biodiversity-footprint.png" loading="lazy" sizes="100vw" srcset="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf26868383e089a81ebe28_visualise-your-biodiversity-footprint-p-500.png 500w, https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf26868383e089a81ebe28_visualise-your-biodiversity-footprint-p-800.png 800w, https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf26868383e089a81ebe28_visualise-your-biodiversity-footprint.png 1161w" alt="IBAT platform image 4" class="srvs_platform-4_image2"/></div><div class="spacer-medium"></div><h4 class="srvs_platform-4_heading2">Visualise your biodiversity footprint</h4><div class="spacer-medium"></div><p class="srvs_platform-4_para2">Easily assess potential risks and inform strategic decision-making. Generate maps to view your sites in relation to biodiversity-sensitive areas, including Protected Areas and KBAs.</p><div class="spacer-medium"></div></div></div></div></div></div></div><div class="section-5-srvs-empower"><div class="tenc-global_top-animated-gradient-wrapper"><div class="padding-global padding-section-large"><div class="container-large"><div class="srvs_empower-5_grid-wrapper"><div class="srvs_empower-5_grid-item"><div class="srvs_empower-5_lc-wrapper"><h2 class="srvs_empower-5_heading">Empowering your world-shaping decisions</h2></div></div><div id="w-node-_5ae1f7c4-a95b-bf55-0936-94934d4c417f-da2733f3" class="srvs_empower-5_grid-item"><div class="srvs_empower-5_rc-wrapper"><p class="srvs_empower-5_rc-wrapper">Our global users range from those with a lot of experience working with Global Information Services (GIS) and other data files to those completely new to it.</p></div></div></div><div class="spacer-huge"></div><div class="srvs_empower-5_grid-wrapper2"><div class="srvs_empower-5_grid-item2"><a href="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cae6c7d5d436b94c619f4a_IBAT%2Bx%2BIberdrola%2BCase%2BStudy%2Bv0.6.pdf" target="_blank" class="tenc-global_no-underline-link is-full-height w-inline-block"><div class="srvs_empower-5_ac-wrapper2"><div class="srvs_empower-5_image-wrapper2"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf3b370a768220f765bafb_Iberdrola-Corcovado-Costa-Rica.jpg" loading="lazy" sizes="(max-width: 1130px) 100vw, 1130px" srcset="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf3b370a768220f765bafb_Iberdrola-Corcovado-Costa-Rica-p-500.jpg 500w, https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf3b370a768220f765bafb_Iberdrola-Corcovado-Costa-Rica-p-800.jpg 800w, https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf3b370a768220f765bafb_Iberdrola-Corcovado-Costa-Rica-p-1080.jpg 1080w, https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf3b370a768220f765bafb_Iberdrola-Corcovado-Costa-Rica.jpg 1130w" alt="Rainforest viewed from the sky with a river running through it" class="srvs_empower-5_image2"/><div class="spacer-medium"></div></div><div class="srvs_empower-5_top-text-wrapper"><h4 class="srvs_empower-5_h42 text-color-ibat-turquoise">Iberdrola – CSRD and TNFD alignment <br/></h4><div class="spacer-medium"></div><p class="srvs_empower-5_description">Iberdrola uses IBAT to integrate biodiversity into its business strategy, ensuring compliance with CSRD and TNFD while managing risks across its value chain.</p><div class="spacer-medium"></div></div><div id="w-node-_4cfb7ea7-379f-58b4-3781-80734830cd3d-da2733f3" class="tenc-global_button-wrapper is-extra-padding is-small-gap"><p class="tenc-global_para-link-justtext is-ibat-turquoise">View PDF</p><div class="tenc-global_svg-embed is-ibat-turquoise w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9 18l6-6-6-6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> </svg></div></div></div></a></div><div class="srvs_empower-5_grid-item2"><a href="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cae6c62a7384508e2691cb_IBAT_NorskHydroCaseStudy.pdf" target="_blank" class="tenc-global_no-underline-link is-full-height w-inline-block"><div class="srvs_empower-5_ac-wrapper2"><div class="srvs_empower-5_image-wrapper2"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf3b371956ea686243cdaa_Norsk-Hydro-Qilian%20Mountain.jpg" loading="lazy" sizes="(max-width: 1130px) 100vw, 1130px" srcset="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf3b371956ea686243cdaa_Norsk-Hydro-Qilian%20Mountain-p-500.jpg 500w, https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf3b371956ea686243cdaa_Norsk-Hydro-Qilian%20Mountain-p-800.jpg 800w, https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf3b371956ea686243cdaa_Norsk-Hydro-Qilian%20Mountain-p-1080.jpg 1080w, https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf3b371956ea686243cdaa_Norsk-Hydro-Qilian%20Mountain.jpg 1130w" alt="Rocky region" class="srvs_empower-5_image2"/><div class="spacer-medium"></div></div><div class="srvs_empower-5_top-text-wrapper"><h4 class="srvs_empower-5_h42 text-color-ibat-turquoise">Norsk Hydro – Risk and Strategy</h4><div class="spacer-medium"></div><p class="srvs_empower-5_description">Norsk Hydro leverages IBAT to assess and manage biodiversity risks across global operations, aligning with sustainability strategies and CSRD requirements.</p><div class="spacer-medium"></div></div><div id="w-node-bbbb9732-6b62-d5f6-cf91-344c91b1aa24-da2733f3" class="tenc-global_button-wrapper is-extra-padding is-small-gap"><p class="tenc-global_para-link-justtext is-ibat-turquoise">View PDF</p><div class="tenc-global_svg-embed is-ibat-turquoise w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9 18l6-6-6-6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> </svg></div></div></div></a></div><div class="srvs_empower-5_grid-item2"><a href="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cae6c5cb62f97d4f05cb0c_ibat-cultivo-case-study.pdf" target="_blank" class="tenc-global_no-underline-link is-full-height w-inline-block"><div class="srvs_empower-5_ac-wrapper2"><div class="srvs_empower-5_image-wrapper2"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf3b37b7b6c79a01d62d09_Cultivo-Yellowstone%20NP.jpg" loading="lazy" sizes="(max-width: 1130px) 100vw, 1130px" srcset="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf3b37b7b6c79a01d62d09_Cultivo-Yellowstone%20NP-p-500.jpg 500w, https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf3b37b7b6c79a01d62d09_Cultivo-Yellowstone%20NP-p-800.jpg 800w, https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf3b37b7b6c79a01d62d09_Cultivo-Yellowstone%20NP-p-1080.jpg 1080w, https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf3b37b7b6c79a01d62d09_Cultivo-Yellowstone%20NP.jpg 1130w" alt="River running through a rocky valley with a tree in the foreground" class="srvs_empower-5_image2"/><div class="spacer-medium"></div></div><div class="srvs_empower-5_top-text-wrapper"><h4 class="srvs_empower-5_h42 text-color-ibat-turquoise">Cultivo– Nature Positive         </h4><div class="spacer-medium"></div><p class="srvs_empower-5_description">Cultivo partners with IBAT to identify high-impact conservation areas, guiding investments that maximize biodiversity gains and ecosystem benefits.</p><div class="spacer-medium"></div></div><div id="w-node-cbaa9c06-181c-818e-dcab-384fc6223af9-da2733f3" class="tenc-global_button-wrapper is-extra-padding is-small-gap"><p class="tenc-global_para-link-justtext is-ibat-turquoise">View PDF</p><div class="tenc-global_svg-embed is-ibat-turquoise w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9 18l6-6-6-6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/> </svg></div></div></div></a></div></div><div class="spacer-huge"></div><div class="srvs_empower-5_button-wrapper"><a href="/case-studies" class="button is-outline-grey w-button">Case studies</a></div></div></div></div></div><div class="section-6-srvs-report"><div class="padding-global padding-section-large"><div class="container-large"><div class="srvs_report-6_grid-wrapper"><div class="srvs_report-6_grid-item"><div class="srvs_report-6_ac-wrapper"><h2 class="srvs_report-6_heading">Prioritise sites with IBAT’s Disclosure Preparation Report</h2><div class="spacer-large"></div><p>The IBAT Disclosure Preparation Report (DPR) is designed to support you with the identification and prioritisation of sites with potential biodiversity impacts. The report helps you assess the proximity of operational sites to biodiversity sensitive areas, such as Key Biodiversity Areas (KBAs)and Protected Areas, and evaluates biodiversity risk based on Species Threat Abatement and Restoration (STAR) metric scores. By highlighting and prioritising these sensitive locations, this report enables the management and mitigation of biodiversity impacts and supports sustainability commitments. </p><div class="spacer-large"></div><div class="tenc-global_button-wrapper"><a href="#disclosure-main-content" class="button is-outline-dark w-button">Learn more</a><a href="#" class="button is-just-text is-minus-margin-desk hide w-button">Download report sample</a></div></div></div></div><div class="spacer-huge"></div><div class="tenc-global_top-grey-line"><div class="tenc-global_top-grey-line-wrapper"></div><div class="tenc-global_top-grey-line-mask"></div></div><div class="srvs_cited-8_grid-wrapper"><div class="srvs_cited-8_grid-item"><div class="srvs_cited-8_ac-wrapper"><h2 class="srvs_cited-8_heading">Recognised across key biodiversity frameworks</h2><div class="spacer-large"></div><div class="srvs_cited-8_text-wrapper"><p class="srvs_cited_para">Leveraging IBAT data ensures that your organisation stays at the forefront of credible biodiversity data insights, analysis, and reporting. IBAT is cited by and can assist with major frameworks, including CSRD, TNFD, GRI, CDP, and the Science Based Targets for Nature.</p></div></div></div></div><div class="spacer-huge"></div><div class="srvs_cited-8_grid-wrapper2"><div class="srvs_cited-8_grid-item2 hide"><div class="srvs_cited-8_logo-wrapper"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b36b5dfdb379e081bb42d8_esrs-logo.png" loading="lazy" alt="ESRS logo" class="srvs_cited-8_logo"/></div></div><div class="srvs_cited-8_grid-item2"><div class="srvs_cited-8_logo-wrapper"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b36b2d9beb22a05830cd8f_tnfd-logo.svg" loading="lazy" alt="TNFD logo" class="srvs_cited-8_logo"/></div></div><div class="srvs_cited-8_grid-item2"><div class="srvs_cited-8_logo-wrapper"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b36b7ca4c84eb6da3f10f6_gri-logo.png" loading="lazy" alt="GRI logo" class="srvs_cited-8_logo"/></div></div><div class="srvs_cited-8_grid-item2 hide"><div class="srvs_cited-8_logo-wrapper"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b36babf208374fc376dfb3_cdp-logo.png" loading="lazy" alt="CDP logo" class="srvs_cited-8_logo"/></div></div><div class="srvs_cited-8_grid-item2 hide"><div class="srvs_cited-8_logo-wrapper"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b36bcbb6ab970615b2e72b_sbt-logo.png" loading="lazy" alt="SBT logo" class="srvs_cited-8_logo"/></div></div></div><div id="disclosure-main-content" class="spacer-xxhuge"></div><div class="faqs_faqs_list"><div class="srvs_cited-8_ac-wrapper"><h3 class="srvs_cited-8_heading">How the DPR supports your disclosures</h3></div><div class="spacer-huge"></div><div class="faqs_faqs_accordion"><div data-w-id="02278d50-7206-0530-ec8d-0bea1187c8ef" class="faqs_faqs_question"><div class="text-size-medium-2 text-weight-bold"><strong>TNFD (The Taskforce for Nature related Financial Disclosures)</strong></div><div class="faqs_faqs_icon-wrapper"><div class="icon-embed-small-3 w-embed"><svg width="100%" height="100%" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M16.5303 20.8839C16.2374 21.1768 15.7626 21.1768 15.4697 20.8839L7.82318 13.2374C7.53029 12.9445 7.53029 12.4697 7.82318 12.1768L8.17674 11.8232C8.46963 11.5303 8.9445 11.5303 9.2374 11.8232L16 18.5858L22.7626 11.8232C23.0555 11.5303 23.5303 11.5303 23.8232 11.8232L24.1768 12.1768C24.4697 12.4697 24.4697 12.9445 24.1768 13.2374L16.5303 20.8839Z" fill="currentColor"/> </svg></div></div></div><div style="width:100%;height:0px" class="faqs_faqs_answer"><div class="margin-bottom margin-small"><div class="max-width-large is-dpr-max-width"><div class="dpr-body-richtext w-richtext"><p>TNFD provides a risk management and disclosure framework to help organisations assess, report, and respond to nature-related risks and opportunities. IBAT supports businesses in aligning with TNFD by providing critical biodiversity data to inform risk assessments, impact evaluations, and disclosure preparations.</p><p>‍</p><p>The ‘Locate’ Phase</p><p>‍</p><p>TNFD requires that organisations disclose the sites of assets and/or activities in the organisation’s direct operations and, where possible, upstream, and downstream value chain(s) that meet the criteria for sensitive sites. TNFD defines priority sites as material and/or sensitive sites: </p><p>‍</p><ol role="list"><li>Material sites: Sites where an organisation has identified material nature-related dependencies, impacts, risks and opportunities in its direct operations and upstream and downstream value chain(s); and/or</li><li>Sensitive Sites:<ul role="list"><li>Areas important for biodiversity; and/or</li><li>Areas of high ecological integrity; and/or </li><li>Areas of rapid decline in ecosystem integrity; and/or </li><li>Areas of high physical water risks; and/or </li><li>Areas of importance for ecosystem service provision, including benefits to Indigenous Peoples, Local Communities, and stakeholders. </li></ul></li></ol><p>‍</p><p>This report provides an assessment of whether each site is a sensitive site based on the presence of protected areas, KBAs, and threatened species in and around each site. A site is identified sensitive if: any protected area or KBA falls entirely or partly within the site or buffered area or; The STAR Threat Abatement and/or STAR Restoration scores exceeds the global median value. </p><p>‍</p><p>Protected area, KBA and species lists are provided in a separate pdf that contain details about all the sites which are identified as sensitive. Important note: This report currently only assesses sensitive sites that are important for biodiversity.  It is important to consider the other TNFD criteria when determining whether a site is a sensitive site, and therefore potentially a priority site. </p><p>‍</p><p>Under the TNFD Strategy D disclosure requirement on priority sites, companies are expected not only to disclose the full list of the sensitive sites but also to provide “a description of how the organisation has defined sensitive sites, with reference to the tools, data sources and indicators and metrics used” and “a description of the process followed to identify priority sites for disclosure”. Table 4 outlines how this report can be used to respond to Strategy Disclosure D.</p><p>‍</p><p>Table 1. Overview of requirements for TNFD recommended disclosure Strategy D and the Locate phase of TNFD’s LEAP approach that can be supported with the data provided by the IBAT</p><p>‍</p><p>‍</p></div><div class="dpr-body-table is-mobile-styles-table"><div class="dpr-table-title-item is-dpr-table-title-1 is-dpr-table-col is-dpr-table-col-1"><p class="dpr-table-title-text"><strong>Strategy Disclosure D Requirements</strong></p></div><div class="dpr-table-title-item is-dpr-table-title-2 is-dpr-table-col is-dpr-table-col-2"><p class="dpr-table-title-text"><strong>Outputs to Use from IBAT</strong></p></div><div data-label="Strategy Disclosure D Requirements" class="dpr-table-body-item is-dpr-table-col is-dpr-table-col-1"><div class="dpr-body-text w-richtext"><p>A list and/or spatial map of the sites where the organisation has assets and/or activities: In its direct operations and upstream and downstream value chain(s), where material nature related dependencies, impacts, risks, and opportunities have been identified, and whether any of these sites meet the criteria for sensitive sites; and; In its direct operations and, where possible upstream and downstream value chain(s), that are in sensitive sites. Other sites where the organisation has potentially material nature-related dependencies, impacts, risks and opportunities.</p></div></div><div data-label="Outputs to Use from IBAT" class="dpr-table-body-item is-dpr-table-col is-dpr-table-col-2"><div class="dpr-body-text w-richtext"><p>Maps of each site are provided. Boundaries of protected areas and KBAs are overlain to illustrate proximity to important biodiversity and conservation features. Each site is assessed as either sensitive or not sensitive according to the datasets hosted within IBAT. A site is identified sensitive if any protected   area or KBA fall entirely or partly within the buffered area or if the STAR Threat Abatement and/or STAR Restoration scores exceeds the global median value.</p></div></div><div data-label="Strategy Disclosure D Requirements" class="dpr-table-body-item is-dpr-table-col is-dpr-table-col-1"><div class="dpr-body-text w-richtext"><p>A description of how the organisation has defined sensitive sites, with reference to the tools, data sources and indicators and metrics used.</p></div></div><div data-label="Outputs to Use from IBAT" class="dpr-table-body-item is-dpr-table-col is-dpr-table-col-2"><div class="dpr-body-text w-richtext"><p>Reference sensitivity scoring section of methodology. Reference IBAT using reference provided. Reference data sources used by IBAT to create this report:<br/>World Database on Protected Areas<br/>World Database of Key Biodiversity Areas<br/>IUCN Red List of Threatened Species<br/>Species Threat Abatement and Restoration  Metric (STAR)<br/>(References for data found in ReadMe).</p></div></div><div data-label="Strategy Disclosure D Requirements" class="dpr-table-body-item is-dpr-table-col is-dpr-table-col-1"><div class="dpr-body-text w-richtext"><p>A description of the process followed to identify priority sites for disclosure.</p></div></div><div data-label="Outputs to Use from IBAT" class="dpr-table-body-item is-dpr-table-col is-dpr-table-col-2"><div class="dpr-body-text w-richtext"><p>Can reference the DPR methodology for  prioritisation in stage 2.</p></div></div></div></div><div class="spacer-large"></div></div></div></div><div class="faqs_faqs_accordion"><div data-w-id="02278d50-7206-0530-ec8d-0bea1187c8fa" class="faqs_faqs_question"><div class="text-size-medium-2 text-weight-bold"><strong>GRI (Global Reporting Initiative)</strong></div><div class="faqs_faqs_icon-wrapper"><div class="icon-embed-small-3 w-embed"><svg width="100%" height="100%" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M16.5303 20.8839C16.2374 21.1768 15.7626 21.1768 15.4697 20.8839L7.82318 13.2374C7.53029 12.9445 7.53029 12.4697 7.82318 12.1768L8.17674 11.8232C8.46963 11.5303 8.9445 11.5303 9.2374 11.8232L16 18.5858L22.7626 11.8232C23.0555 11.5303 23.5303 11.5303 23.8232 11.8232L24.1768 12.1768C24.4697 12.4697 24.4697 12.9445 24.1768 13.2374L16.5303 20.8839Z" fill="currentColor"/> </svg></div></div></div><div style="width:100%;height:0px" class="faqs_faqs_answer"><div class="margin-bottom margin-small"><div class="max-width-large is-dpr-max-width"><div class="dpr-body-richtext w-richtext"><p>The Global Reporting Initiative (GRI) sets internationally recognized sustainability reporting standards, including biodiversity disclosures under GRI 101. IBAT helps organizations align with GRI by providing reliable biodiversity data to assess impacts ensuring transparent and informed reporting.</p><p>‍</p><p>Global Reporting Initiative (GRI) Disclosure 101-4 &#x27;Identification of biodiversity impacts&#x27; and Disclosure 101-5 &#x27;Sites with biodiversity impacts&#x27; within GRI 101: Biodiversity 2024. </p><p>‍</p><p>Table 2. Overview of requirements for Global Reporting Initiative (GRI) Disclosures 101-4 and 101-5 that can be supported with IBAT.</p><p>‍</p></div><div class="dpr-body-table is-mobile-styles-table"><div class="dpr-table-title-item is-dpr-table-title-1 is-dpr-table-col is-dpr-table-col-1"><p class="dpr-table-title-text"><strong>Disclosure 101-4 and 101-5 Requirements</strong></p></div><div class="dpr-table-title-item is-dpr-table-title-2 is-dpr-table-col is-dpr-table-col-2"><p class="dpr-table-title-text"><strong>Outputs to Use from IBAT</strong></p></div><div data-label="Disclosure 101-4 and 101-5 Requirements" class="dpr-table-body-item is-dpr-table-col is-dpr-table-col-1"><div class="dpr-body-text w-richtext"><p>101-4-a. explain how it has determined which of its sites and which  products and services in its supply chain have the most significant actual  and potential impacts on biodiversity&#x27;. This is the only disclosure under  101-4. All the rest of the disclosures in the table are under 101-5.</p></div></div><div data-label="Outputs to Use from IBAT" class="dpr-table-body-item is-dpr-table-col is-dpr-table-col-2"><div class="dpr-body-text w-richtext"><p>IBAT helps determine which sites potentially have the most significant impact on biodiversity by providing information on the ecological sensitivity of the area in and around a site. Sites assessed as sensitive are sites where direct operations are likely going to have the most significant impacts on biodiversity. (The extent to which the activities at the operational sites lead to direct drivers of biodiversity loss should also be considered).</p></div></div><div data-label="Disclosure 101-4 and 101-5 Requirements" class="dpr-table-body-item is-dpr-table-col is-dpr-table-col-1"><div class="dpr-body-text w-richtext"><p>101-5-a. report the site and size in hectares of its sites with the most significant impacts on biodiversity.</p></div></div><div data-label="Outputs to Use from IBAT" class="dpr-table-body-item is-dpr-table-col is-dpr-table-col-2"><div class="dpr-body-text w-richtext"><p>The report presents the geographic site (name and coordinates) of each  site assessed to be in a sensitive site.</p></div></div><div data-label="Disclosure 101-4 and 101-5 Requirements" class="dpr-table-body-item is-dpr-table-col is-dpr-table-col-1"><div class="dpr-body-text w-richtext"><p>101-5-b. for each site reported under 101-5- a, report whether it is  in or near an ecologically sensitive area, the distance to these areas, and  whether these are: areas of  biodiversity importance;</p><p>‍</p><ul role="list"><li>areas of biodiversity importance;</li><li>areas of high ecosystem integrity;</li><li>areas of high physical water risks; </li><li>areas important for the delivery of ecosystem service benefits to Indigenous Peoples, local communities, and other stakeholders;</li></ul></div></div><div data-label="Outputs to Use from IBAT" class="dpr-table-body-item is-dpr-table-col is-dpr-table-col-2"><div class="dpr-body-text w-richtext"><p>A site is <strong>in</strong> an ecologically sensitive area when it is completely or partially located in the ecologically sensitive area. A site is <strong>near</strong> an ecologically sensitive area when the ecologically sensitive area does not overlap the site, but it falls within the area of influence or within the radius set by the organization. The organization is required to report the distance only in cases where the site is near an ecologically sensitive area. The organization should report the size in hectares of the ecologically sensitive areas within its sites. IBAT can provide information on areas of biodiversity importance.</p></div></div></div><div class="spacer-large"></div></div></div></div></div><div class="faqs_faqs_accordion"><div data-w-id="02278d50-7206-0530-ec8d-0bea1187c905" class="faqs_faqs_question"><div class="text-size-medium-2 text-weight-bold"><strong>CSRD (Corporate Sustainability Reporting Directive)</strong></div><div class="faqs_faqs_icon-wrapper"><div class="icon-embed-small-3 w-embed"><svg width="100%" height="100%" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M16.5303 20.8839C16.2374 21.1768 15.7626 21.1768 15.4697 20.8839L7.82318 13.2374C7.53029 12.9445 7.53029 12.4697 7.82318 12.1768L8.17674 11.8232C8.46963 11.5303 8.9445 11.5303 9.2374 11.8232L16 18.5858L22.7626 11.8232C23.0555 11.5303 23.5303 11.5303 23.8232 11.8232L24.1768 12.1768C24.4697 12.4697 24.4697 12.9445 24.1768 13.2374L16.5303 20.8839Z" fill="currentColor"/> </svg></div></div></div><div style="width:100%;height:0px" class="faqs_faqs_answer"><div class="margin-bottom margin-small"><div class="max-width-large is-dpr-max-width"><div class="dpr-body-richtext w-richtext"><p>CSRD mandates comprehensive sustainability disclosures, including biodiversity and ecosystem impacts, under ESRS E4. IBAT enables companies to meet CSRD requirements by offering trusted biodiversity data, helping businesses assess dependencies, impacts, and risks across their value chains.</p><p>‍</p><p>Table 3. Overview of requirements from ESRS4 that can be supported with IBAT.</p><p>‍</p></div><div class="dpr-body-table is-mobile-styles-table"><div class="dpr-table-title-item is-dpr-table-title-1 is-dpr-table-col is-dpr-table-col-1"><p class="dpr-table-title-text"><strong>Disclosure Requirement from ESRS 4 </strong></p></div><div class="dpr-table-title-item is-dpr-table-title-2 is-dpr-table-col is-dpr-table-col-2"><p class="dpr-table-title-text"><strong>Outputs to Use from IBAT</strong></p></div><div data-label="Disclosure Requirement from ESRS 4 " class="dpr-table-body-item is-dpr-table-col is-dpr-table-col-1"><div class="dpr-body-text w-richtext"><p><strong><em>Disclosure Requirement SBM 3 –Material impacts, risks and opportunities and their interaction with strategy and business model.<br/><br/>‍</em>16.</strong>  The undertaking shall disclose:<br/><br/>‍<strong>(a)</strong> a list of material sites in its own operations, including sites under its operational control, based on the results of paragraph 17(a). The undertaking shall disclose these locations by:<br/><br/>‍<strong>i.</strong> specifying the activities negatively affecting biodiversity sensitive areas;<br/><br/>‍<strong>ii.</strong> providing a breakdown of sites according to the impacts and dependencies identified, and to the ecological status of the areas (with reference to the specific ecosystem baseline level) where they are located; and<br/><br/>‍<strong>iii.</strong> specifying the biodiversity-sensitive areas impacted, for users to be able to determine the location and the responsible competent authority with regards to the activities specified in paragraph 16(a) i.<br/><br/>‍<strong>(c) </strong>whether it has operations that affect threatened species.</p></div></div><div data-label="Outputs to Use from IBAT" class="dpr-table-body-item is-dpr-table-col is-dpr-table-col-2"><div class="dpr-body-text w-richtext"><ul role="list"><li>A list of sites in or near biodiversity sensitive areas. </li></ul><ul role="list"><li>IBAT provides data that can help determine the ecological status of sites.</li><li>Details of which threatened species are potentially found within and around each site.</li></ul></div></div><div data-label="Disclosure Requirement from ESRS 4 " class="dpr-table-body-item is-dpr-table-col is-dpr-table-col-1"><div class="dpr-body-text w-richtext"><p><strong><em>Disclosure Requirement related to ESRS 2 IRO-1 Description of processes to identify and assess material biodiversity and ecosystem-related impacts, risks, dependencies and opportunities.</em></strong></p><p>‍</p><p><strong>17.</strong> The undertaking shall describe its process to identify material impacts, risks, dependencies and opportunities. The description of the process shall include whether and how the undertaking:</p><p>‍</p><p><strong>(a)</strong> identified and assessed actual and potential impacts on biodiversity and ecosystems at own site locations and in the upstream and downstream value chain, including assessment criteria applied;</p><p>‍</p><p><strong>(b)</strong> identified and assessed dependencies on biodiversity and ecosystems and their services at own site locations and in the upstream and downstream value chain, including assessment criteria applied, and, if this assessment includes ecosystem services that are disrupted or likely to be; </p><p>‍</p><p><strong>19.</strong>The undertaking shall specifically disclose whether or not it has sites located in or near biodiversity-sensitive areas and whether activities related to these sites negatively affect these areas by leading to the deterioration of natural habitats and the habitats of species and to the disturbance of the species for which a protected area has been designated.</p></div></div><div data-label="Outputs to Use from IBAT" class="dpr-table-body-item is-dpr-table-col is-dpr-table-col-2"><div class="dpr-body-text w-richtext"><ul role="list"><li>Metrics which indicate the ecological status in around sites which can be used when determining material impacts, risks, dependencies, and opportunities.</li><li>A list of sites in or near biodiversity sensitive areas.</li></ul></div></div><div data-label="Disclosure Requirement from ESRS 4 " class="dpr-table-body-item is-dpr-table-col is-dpr-table-col-1"><div class="dpr-body-text w-richtext"><p><strong><em>Disclosure Requirement E4-2 –  Policies related to biodiversity and ecosystems.</em></strong></p><p>‍</p><p><strong>24.</strong> The undertaking shall specifically disclose whether it has adopted:</p><p>‍</p><p><strong>(a)</strong> biodiversity and ecosystem protection policy covering operational  sites owned, leased, or managed in or near a biodiversity sensitive area;  [...]</p><p>‍</p></div></div><div data-label="Outputs to Use from IBAT" class="dpr-table-body-item is-dpr-table-col is-dpr-table-col-2"><div class="dpr-body-text w-richtext"><ul role="list"><li>A list of sites in or near biodiversity sensitive areas.</li></ul></div></div><div data-label="Disclosure Requirement from ESRS 4 " class="dpr-table-body-item is-dpr-table-col is-dpr-table-col-1"><div class="dpr-body-text w-richtext"><p><strong><em>Disclosure Requirement E4-5 –  Impact metrics related to biodiversity and ecosystems change.</em></strong></p><p>‍</p><p><strong>27.</strong> When preparing the information required under this Disclosure  Requirement, the undertaking shall consider and may describe: [...]</p><p>‍</p><p><strong>(c)</strong> the biodiversity components of the metrics: species specific,  ecosystem specific; [...]</p><p>‍</p><p><strong>33.</strong> The undertaking shall report metrics related to its material impacts  on biodiversity and ecosystems.</p><p>‍</p><p><strong>35.</strong> If the undertaking identified sites located in or near  biodiversity-sensitive areas that it is negatively affecting (see paragraph  19(a)), the undertaking shall disclose the number and area (in hectares) of  sites owned, leased or managed in or near these protected areas or key  biodiversity areas.</p><p>‍</p><p><strong>40.</strong> If the undertaking identified material impacts related to the state  of species, the undertaking may report metrics it considers relevant. The  undertaking may: </p><p>‍</p><p><strong>(b)</strong> consider population size, range within specific ecosystems as well  as extinction risk. These aspects provide insight on the health of a single  species’ population and its relative resilience to human induced and  naturally occurring change; </p><p>‍</p><p><strong>(c)</strong> disclose metrics that measure changes  in the number of individuals of a species within a specific area; </p><p>‍</p><p><strong>(d)</strong> disclose metrics on species at extinction risk that measure: </p><p>‍</p><p><strong>i.</strong> the threat status of species and how activities/pressures may affect  the threat status; or [...]</p><p>‍</p><p><strong>41</strong>. If the undertaking identified material impacts related to  ecosystems, it may disclose:</p><p>‍</p><p><strong>(b)</strong> with regard to ecosystems condition:</p><p>‍</p><p><strong>ii.</strong> metrics that measure multiple species within an ecosystem rather  than the number of individuals within a single species within an ecosystem  (for example: scientifically established species richness and abundance  indicators that measure the development of (native) species composition  within an ecosystem against the reference state at the beginning of the first  reporting period as well as the targeted state outlined in the  Kunming-Montreal Global Biodiversity Framework, or an aggregation of species’  conservation status if relevant); or [...]</p></div></div><div data-label="Outputs to Use from IBAT" class="dpr-table-body-item is-dpr-table-col is-dpr-table-col-2"><div class="dpr-body-text w-richtext"><ul role="list"><li>Species and ecosystem metrics which indicate the ecological status in around sites which can be used when determining material impacts, risks, dependencies, and opportunities.</li><li>The number and area (in hectares) of sites owned, leased or managed (labelled as direct operations) in or near these biodiversity sensitive areas.</li><li>Metrics that can help identify material impacts related to the state of species.</li></ul></div></div><div data-label="Disclosure Requirement from ESRS 4 " class="dpr-table-body-item is-dpr-table-col is-dpr-table-col-1"><div class="dpr-body-text w-richtext"><p><strong><em>Disclosure requirements related to  ESRS 2 IRO-1 – Description of the processes to identify and assess material  biodiversity and ecosystem-related impacts, risks and opportunities.</em></strong></p><p>‍</p><p><strong>AR 4.</strong> The materiality assessment under ESRS E4 includes  the undertaking’s:</p><p>‍</p><p><strong>(b)</strong> impacts on the state of species (i.e., species population size,  species global extinction risk); [...]</p><p>‍</p><p><strong>AR 7.</strong> Phase 1 (LEAP approach) relates to the  localisation of relevant sites regarding its interface with biodiversity and  ecosystems. To identify these relevant sites the undertaking may:</p><p>‍</p><p><strong>(c)</strong> identify the current integrity and importance of biodiversity and  ecosystem at each location taking into consideration the information provided  in paragraphs 16 and 17;</p><p>‍</p><p><strong>(d)</strong> develop a list of locations where the undertaking is interfacing  with locations in or near biodiversity-sensitive areas taking into  consideration the information provided in paragraphs 16 and 17; and [...]</p><p>‍</p><p><strong>AR 8.</strong> In Phase 2, to evaluate its actual or potential  impacts and dependencies on biodiversity and ecosystems for relevant sites,  the undertaking may:</p><p>‍</p><p><strong>(c)</strong> indicate the size, scale, frequency of occurrence and timeframe of  the impacts on biodiversity and ecosystems taking into consideration the  disclosures under paragraphs 16 and 17. Furthermore, the undertaking may  disclose:</p><p>‍</p><p><strong>i.</strong> the percentage of its suppliers’ facilities which are located in  risk prone areas (with threatened species on the IUCN Red List of Species,  the Birds and Habitats Directive or nationally list of threatened species, or  in officially recognized Protected Areas, the Natura 2000 network of  protected areas and Key Biodiversity Areas);</p><p>‍</p><p><strong>ii.</strong> the percentage of its procurement spend from suppliers with  facilities which are located in risk prone areas.</p><p>‍</p></div></div><div data-label="Outputs to Use from IBAT" class="dpr-table-body-item is-dpr-table-col is-dpr-table-col-2"><div class="dpr-body-text w-richtext"><ul role="list"><li>Species metrics to use in the materiality assessment to help assess the impact on the state of species. </li><li>Metrics which indicate current integrity and importance of biodiversity and ecosystem at each location.</li><li>A list of sites in or near biodiversity sensitive areas.</li><li>A list of supplier sites in risk prone areas.</li></ul></div></div><div data-label="Disclosure Requirement from ESRS 4 " class="dpr-table-body-item is-dpr-table-col is-dpr-table-col-1"><div class="dpr-body-text w-richtext"><p><strong><em>Disclosure Requirement E4-2 –Policies related to biodiversity and ecosystems.</em></strong></p><p>‍</p><p><strong>AR 12.</strong> The undertaking may also provide information on how the policy refers to the production, sourcing or consumption of raw materials, and in particular how it:</p><p>‍</p><p><strong><em>(a) limits procurement from suppliers that cannot demonstrate that they are not contributing to significant damage to protected areas or key biodiversity areas (e.g., through certification);</em></strong></p><p>‍</p></div></div><div data-label="Outputs to Use from IBAT" class="dpr-table-body-item is-dpr-table-col is-dpr-table-col-2"><div class="dpr-body-text w-richtext"><ul role="list"><li>A list of supplier sites and whether they are in or near a protected areas or key biodiversity areas.</li></ul></div></div></div><div class="spacer-large"></div></div></div></div></div><div class="faqs_faqs_accordion"><div data-w-id="02278d50-7206-0530-ec8d-0bea1187c910" class="faqs_faqs_question"><div class="text-size-medium-2 text-weight-bold"><strong>SFDR (Sustainable Finance Disclosure Regulation)</strong></div><div class="faqs_faqs_icon-wrapper"><div class="icon-embed-small-3 w-embed"><svg width="100%" height="100%" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M16.5303 20.8839C16.2374 21.1768 15.7626 21.1768 15.4697 20.8839L7.82318 13.2374C7.53029 12.9445 7.53029 12.4697 7.82318 12.1768L8.17674 11.8232C8.46963 11.5303 8.9445 11.5303 9.2374 11.8232L16 18.5858L22.7626 11.8232C23.0555 11.5303 23.5303 11.5303 23.8232 11.8232L24.1768 12.1768C24.4697 12.4697 24.4697 12.9445 24.1768 13.2374L16.5303 20.8839Z" fill="currentColor"/> </svg></div></div></div><div style="width:100%;height:0px" class="faqs_faqs_answer"><div class="margin-bottom margin-small"><div class="max-width-large is-dpr-max-width"><div class="dpr-body-richtext w-richtext"><p>SFDR requires financial market participants to disclose sustainability risks and impacts, including biodiversity-related considerations. IBAT provides trusted biodiversity data to help investors assess nature-related risks, align with SFDR requirements, and make informed, responsible investment decisions.</p><p>‍</p><p>Biodiversity related indicators and metrics under the SFDR:</p><p>‍</p><p>Core indicators:</p><ul role="list"><li>Share of investments in investee companies with sites/operations located in or near to biodiversity-sensitive areas where activities of those investee companies negatively affect those areas </li></ul><p> </p><p>Additional indicators:</p><p> </p><ul role="list"><li>Share of investments in investee companies whose operations affect threatened species</li><li>Share of investments in investee companies without a biodiversity protection policy covering operational sites owned, leased, managed in, or adjacent to, a protected areaor an area of high biodiversity value outside protected areas</li></ul><p>‍</p><p>IBAT’s Disclosure Preparation Report (DPR) helps financial institutions align with SFDR biodiversity indicators by providing trusted spatial biodiversity data. By identifying whether investee companies operate in or near biodiversity-sensitive areas, protected areas, or regions of high biodiversity value, IBAT enables investors to assess potential nature-related risks and impacts. IBAT also supports evaluations of threatened species presence using STAR reports to identify threats to species in an area. This helps investors make informed, compliant, and responsible investment decisions.</p></div><div class="spacer-large"></div></div></div></div></div></div><div class="spacer-huge"></div><div class="tenc-global_top-grey-line"><div class="tenc-global_top-grey-line-wrapper"></div><div class="tenc-global_top-grey-line-mask"></div></div><div class="faqs_faqs_list"><div class="srvs_cited-8_ac-wrapper"><h3 class="srvs_cited-8_heading">Methodology and Buffers</h3></div><div class="spacer-huge"></div><div class="faqs_faqs_accordion"><div data-w-id="643e3866-e75d-8e15-c580-e508f7d8bd07" class="faqs_faqs_question"><div class="text-size-medium-2 text-weight-bold">Methodology</div><div class="faqs_faqs_icon-wrapper"><div class="icon-embed-small-3 w-embed"><svg width="100%" height="100%" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M16.5303 20.8839C16.2374 21.1768 15.7626 21.1768 15.4697 20.8839L7.82318 13.2374C7.53029 12.9445 7.53029 12.4697 7.82318 12.1768L8.17674 11.8232C8.46963 11.5303 8.9445 11.5303 9.2374 11.8232L16 18.5858L22.7626 11.8232C23.0555 11.5303 23.5303 11.5303 23.8232 11.8232L24.1768 12.1768C24.4697 12.4697 24.4697 12.9445 24.1768 13.2374L16.5303 20.8839Z" fill="currentColor"/> </svg></div></div></div><div style="width:100%;height:0px" class="faqs_faqs_answer"><div class="margin-bottom margin-small"><div class="max-width-large is-dpr-max-width"><div class="dpr-body-richtext w-richtext"><p>‍</p><p>The IBAT DPR uses a 2-stage approach to assess the sensitivity of sites. </p><p>Stage 1:</p><p>‍</p><p>Asa first step, sites are defined as sensitive or not sensitive. This categorisation is based on a site’s overlap with significant biodiversity features in the IBAT datasets. The WDPA, WDKBA and IUCN Red List (in the form of the derived STAR metric) are used to assess if a site is sensitive.</p><p>‍</p><p>Sites are defined as sensitive if:</p><ul role="list"><li>The area of influence (site and buffer) overlaps with a protected area or KBA. </li><li>The area of influence (site and buffer) has STAR Threat Abatement and/or STAR Restoration scores exceeding the global median values of 0.01 and 0.003, respectively. </li></ul><p>‍</p><p>Stage 2:</p><p>‍</p><p>A significance score is assigned to sensitive sites. Sites that are assessed as sensitive in stage 1 are assigned a significance score to aid the prioritisation of sites. Scores of high, medium, and low risks are presented. These are based on the proximity of the site to a KBA or protected area relative to the appropriate buffer size based on the type of operation or are based on the maximum STAR Threat Abatement and STAR Restoration scores found within the Area of influence (site + buffer). You can find more information about STAR <a href="/data">here</a>.</p><p>‍</p><p><strong>Table 1. </strong>Criteria used to assess the biodiversity significance of each location based on the proximity of the site to a Key Biodiversity Area or protected area relative to the appropriate buffer size based on the type of operation.</p><p>‍</p></div><div class="dpr-body-method-table"><div id="w-node-_44145b11-7813-10e0-6e1f-55b8dac482c0-da2733f3" class="dpr-body-method-title"><p>Buffer Distance</p></div><div id="w-node-_7cad16c1-7d33-8b1e-8f9c-08b5b10b1500-da2733f3" class="dpr-body-method-title"><p>Type(s) of operation</p></div><div id="w-node-_01a5d07d-9478-7005-2d02-c4f33fd71892-da2733f3" class="dpr-body-method-title"><p>Biodiversity Significance</p></div><div class="dpr-body-method-sub-title"><p>None</p></div><div class="dpr-body-method-sub-title"><p>Low</p></div><div class="dpr-body-method-sub-title"><p>Medium</p></div><div class="dpr-body-method-sub-title"><p>High</p></div><div data-label="Buffer Distance" class="dpr-body-method-body"><p>5 km</p></div><div data-label="Type(s) of operation" class="dpr-body-method-body"><p>Offices, Warehouses, Low-input agriculture</p></div><div data-label="Biodiversity Significance - None" class="dpr-body-method-body"><p>&gt; 5 km</p></div><div data-label="Biodiversity Significance - Low" class="dpr-body-method-body is-low-background-green"><p>1.5 - 5 km</p></div><div data-label="Biodiversity Significance - Medium" class="dpr-body-method-body is-med-background-yellow"><p>0.5 - &lt; 1.5 km</p></div><div data-label="Biodiversity Significance - High" class="dpr-body-method-body is-high-background-red"><p>&lt; 0.5 km</p></div><div data-label="Buffer-distance" class="dpr-body-method-body"><p>10 km</p></div><div data-label="Type(s) of operation" class="dpr-body-method-body"><p>High-input agriculture, Onshore wind, Construction, Oil and gas (terrestrial)</p></div><div data-label="Biodiversity Significance - None" class="dpr-body-method-body"><p>&gt; 10 km</p></div><div data-label="Biodiversity Significance - Low" class="dpr-body-method-body is-low-background-green"><p>3 - 10 km</p></div><div data-label="Biodiversity Significance - Medium" class="dpr-body-method-body is-med-background-yellow"><p>1 - &lt; 3 km</p></div><div data-label="Biodiversity Significance - High" class="dpr-body-method-body is-high-background-red"><p>&lt; 1 km</p></div><div data-label="Buffer Distance" class="dpr-body-method-body"><p>20 km</p></div><div data-label="Type(s) of operation" class="dpr-body-method-body"><p>Offshore wind, Oil and gas (marine), Hydropower</p></div><div data-label="Biodiversity Significance - None" class="dpr-body-method-body"><p>&gt; 20 km</p></div><div data-label="Biodiversity Significance - Low" class="dpr-body-method-body is-low-background-green"><p>6 - 20 km</p></div><div data-label="Biodiversity Significance - Medium" class="dpr-body-method-body is-med-background-yellow"><p>2 - &lt; 6 km</p></div><div data-label="Biodiversity Significance - High" class="dpr-body-method-body is-high-background-red"><p>&lt; 2 km</p></div><div data-label="Buffer Distance" class="dpr-body-method-body"><p>50 km</p></div><div data-label="Type(s) of operation" class="dpr-body-method-body"><p>Mining</p></div><div data-label="Biodiversity Significance - None" class="dpr-body-method-body"><p>&gt; 50 km</p></div><div data-label="Biodiversity Significance - Low" class="dpr-body-method-body is-low-background-green"><p>15 - 50 km</p></div><div data-label="Biodiversity Significance - Medium" class="dpr-body-method-body is-med-background-yellow"><p>5 - &lt; 15 km</p></div><div data-label="Biodiversity Significance - High" class="dpr-body-method-body is-high-background-red"><p>&lt; 5 km</p></div></div><div class="w-richtext"><p>‍</p><p><strong>Table 2. </strong>Criteria used to assess the biodiversity significance of each location based on the maximum STAR Threat Abatement and STAR Restoration scores found withing the area of impact (site + buffer).</p><p>‍</p></div><div class="dpr-body-method-table-2"><div id="w-node-_8b18c10f-4925-13e6-01bc-4b2331fbb2ff-da2733f3" class="dpr-body-method-title"></div><div id="w-node-f9e089f4-7541-1629-677e-6a9cc01dc369-da2733f3" class="dpr-body-method-title"><p>Biodiversity Significance</p></div><div class="dpr-body-method-sub-title"><p>Low</p></div><div class="dpr-body-method-sub-title"><p>Medium</p></div><div class="dpr-body-method-sub-title"><p>High</p></div><div data-label="" class="dpr-body-method-body"><p>STAR Threat Abatement</p></div><div data-label="Biodiversity Significance - Low" class="dpr-body-method-body is-low-background-green"><p>Max STAR Threat Abatement value is &lt; 0.05</p></div><div data-label="Biodiversity Significance - Medium" class="dpr-body-method-body is-med-background-yellow"><p>Max STAR Threat Abatement value is between 0.05 – 0.15</p></div><div data-label="Biodiversity Significance - High" class="dpr-body-method-body is-high-background-red"><p>Max STAR Threat Abatement value is &gt; 0.15</p></div><div data-label="" class="dpr-body-method-body"><p>STAR Restoration</p></div><div data-label="Biodiversity Significance - Low" class="dpr-body-method-body is-low-background-green"><p>Max STAR Restoration value is &lt; 0.02</p></div><div data-label="Biodiversity Significance - Medium" class="dpr-body-method-body is-med-background-yellow"><p>Max STAR Restoration value is between 0.02 – 0.05</p></div><div data-label="Biodiversity Significance - High" class="dpr-body-method-body is-high-background-red"><p>Max STAR Restoration value is &gt; 0.05</p></div></div><div class="spacer-large"></div></div></div></div></div><div class="faqs_faqs_accordion"><div data-w-id="643e3866-e75d-8e15-c580-e508f7d8bd12" class="faqs_faqs_question"><div class="text-size-medium-2 text-weight-bold">Buffers</div><div class="faqs_faqs_icon-wrapper"><div class="icon-embed-small-3 w-embed"><svg width="100%" height="100%" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M16.5303 20.8839C16.2374 21.1768 15.7626 21.1768 15.4697 20.8839L7.82318 13.2374C7.53029 12.9445 7.53029 12.4697 7.82318 12.1768L8.17674 11.8232C8.46963 11.5303 8.9445 11.5303 9.2374 11.8232L16 18.5858L22.7626 11.8232C23.0555 11.5303 23.5303 11.5303 23.8232 11.8232L24.1768 12.1768C24.4697 12.4697 24.4697 12.9445 24.1768 13.2374L16.5303 20.8839Z" fill="currentColor"/> </svg></div></div></div><div style="width:100%;height:0px" class="faqs_faqs_answer"><div class="margin-bottom margin-small"><div class="max-width-large is-dpr-max-width"><div class="dpr-body-richtext w-richtext"><p>To assess the potential risks posed to biodiversity at each location, appropriate buffer sizes need to be used. While TNFD and GRI currently do not specify distance thresholds they use the terms “in the area of influence” or “in or near to” and this is where insights to distance can be useful. IBAT’s DPR report automatically applies different buffers to different operation types to effectively incorporate the area of influence of each location guided by available literature and expert knowledge. These buffers are also designed to account for potential inaccuracies in the global datasets (e.g., IUCN Species Ranges). A “default”buffer size of 20 km is applied to operations which cannot be categorised under the types of operations outlined in table 3. It should be noted that this buffer size is a guide and may not accurately reflect the real-world risks posed to biodiversity features, which could be greater or lower than the risks reported.</p><p>‍</p></div><div class="dpr-body-method-table-3"><div class="dpr-body-method-title"><p>Buffer distance</p></div><div class="dpr-body-method-title"><p>Type(s) of operation</p></div><div class="dpr-body-method-title"><p>Justification</p></div><div class="dpr-body-method-title"><p References="">References</p></div><div data-label="Buffer distance" class="dpr-body-method-body"><p>5km</p></div><div data-label="Type(s) of operation" class="dpr-body-method-body"><p>Offices, Warehouses, Low-input agriculture.</p></div><div data-label="Justification" class="dpr-body-method-body"><p>A 5 km buffer is recommended as the minimum buffer size to be used. Low-input agriculture is placed here as the degree of freshwater pollution is expected to be lower (see 10 km buffer justification).</p></div><div data-label="References" class="dpr-body-method-body"><p><a href="https://resources.unep-wcmc.org/products/WCMC_RT489">UNEP-WCMC, The Area of Influence of site-based operations – Direct Impacts (2021)</a>. <a href="https://www.proteuspartners.org/content//uploads/2022/03/Proteus-Technical-Brief-Area-of-Influence-Indirect-Impacts.pdf">UNEP-WCMC, The Area of Influence of site-based operations – Indirect Impacts (2022)</a>.</p></div><div data-label="Buffer distance" class="dpr-body-method-body"><p>10 km</p></div><div data-label="Type(s) of operation" class="dpr-body-method-body"><p>High-input agriculture, Onshore wind, Construction, Oil and gas (terrestrial)</p></div><div data-label="Justification" class="dpr-body-method-body"><p>A 10 km buffer is suggested as being likely to cover the impacts from most pressures (Amec Foster Wheeler 2015; UNEP-WCMC 2021). Freshwater pollution impacts are likely to be experienced at larger distances (e.g., average of 13.4 km for mines and oil and gas operations (UNEP-WCMC 2021)). As agriculture is one of the main contributors to eutrophication and pollution globally (Poore &amp; Nemecek 2018) it is deemed that a 10 km buffer is most relevant.</p></div><div data-label="References" class="dpr-body-method-body"><p><a href="https://assets.publishing.service.gov.uk/media/5a81b92740f0b62305b907c1/33917_HRA_OilGas_Licencing_FINAL.pdf">Amec Foster Wheeler (2015) Habitats Regulations Assessment:14th Onshore Oil and Gas Licensing Round (No. Doc Ref. 33917rr008i2). Oil and Gas Authority</a>. <a href="https://resources.unep-wcmc.org/products/WCMC_RT489">UNEP-WCMC, The Area of Influence of site-based operations – Direct Impacts (2021)</a>. <a href="https://www.science.org/doi/10.1126/science.aaq0216">J. Poore, T. Nemecek, Reducing food’s environmental impacts through producers and consumers. Science. 360, 987–992 (2018)</a>.</p></div><div data-label="Buffer distance" class="dpr-body-method-body"><p>20 km</p></div><div data-label="Type(s) of operation" class="dpr-body-method-body"><p>Offshore wind, Oil and gas (marine), Hydropower</p></div><div data-label="Justification" class="dpr-body-method-body"><p>Marine operations have the potential to have larger areas of influence when compared to terrestrial, especially if noise is excessive. UNEP-WCMC suggested a buffer size of 20 km for marine oil and gas operations (UNEP-WCMC 2021) and a 20 km buffer is also likely to be sufficient to account for a majority of wide-ranging species (Weaver J 2020).</p></div><div data-label="References" class="dpr-body-method-body"><p><a href="https://resources.unep-wcmc.org/products/WCMC_RT489">UNEP-WCMC, The Area of Influence of site-based operations – Direct Impacts (2021)</a>. <a href="https://policycommons.net/artifacts/3786474/wales-national-development-framework/4592236/">Weaver J, “WALES NATIONAL DEVELOPMENT FRAMEWORK - Habitats Regulations Assessment” (Sefydliad Materion Cymreig | Institute of Welsh Affairs, 2020)</a>.</p></div><div data-label="Buffer distance" class="dpr-body-method-body"><p>50 km</p></div><div data-label="Type(s) of operation" class="dpr-body-method-body"><p>Mining</p></div><div data-label="Justification" class="dpr-body-method-body"><p>Mining has been observed to contribute to deforestation effects up to 50 km away (Sonter et al. 2017; Maddox et al. 2019).</p></div><div data-label="References" class="dpr-body-method-body"><p>L. J. Sonter, D. Herrera, D. J. Barrett, G. L. Galford, C. J. Moran, B. S. Soares-Filho, Mining drives extensive deforestation in the Brazilian Amazon. Nature Communications. 8, 1013 (2017). T. Maddox, P. Howard, J. Knox, N. Jenner, <a href="https://elibrary.worldbank.org/doi/book/10.1596/32025">Forest-Smart Mining: Identifying Factors Associated with the Impacts of Large-Scale Mining on Forests (World Bank, 2019)</a>.</p></div></div><div class="spacer-large"></div></div></div></div></div></div></div></div></div><div class="section-7-srvs-invest"><div class="padding-global padding-section-large"><div class="container-large"><div class="srvs_invest-7_grid-wrapper"><div id="w-node-_8c105320-253e-8a22-a050-f3ab5053315e-da2733f3" class="srvs_invest-7_grid-item"><div class="srvs_invest-7_lc-wrapper"><h2 class="srvs_invest-7_heading">Investment in the future of our planet</h2><div class="spacer-large"></div><div class="srvs_invest-7_text-wrapper"><p class="srvs_invest-7_description">Subscription fees are invested into the maintenance and development of critical global biodiversity datasets: the IUCN Red List of Threatened Species, the World Database on Protected Areas, and the World Database of Key Biodiversity Areas.</p></div><div class="spacer-large"></div><div class="tenc-global_button-wrapper"><a href="/contact" class="button is-outline-dark w-button">Get in touch</a><a href="#" class="button is-just-text hide w-button">Sign up</a><div aria-expanded="false" fs-modal-element="open-1" role="button" aria-roledescription="open-modal-trigger" aria-controls="fs-modal-2-popup" aria-haspopup="dialog" tabindex="0" class="fs_modal-2_button button is-button-gradient-v1"><div>Sign up</div></div></div></div></div><div class="srvs_invest-7_grid-item"><div class="srvs_invest-7_image-wrapper"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b4d9cec90f024c4e747e9c_flamingos.jpg" loading="lazy" sizes="(max-width: 517px) 100vw, 517px" srcset="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b4d9cec90f024c4e747e9c_flamingos-p-500.jpg 500w, https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b4d9cec90f024c4e747e9c_flamingos.jpg 517w" alt="A flock of flamingos with two kissing in the middle" class="image-6"/></div></div></div></div></div></div><div class="section-8-srvs-cited"><div class="tenc-global_top-animated-gradient-wrapper"></div><div class="padding-global padding-section-large"><div class="container-large"><div class="pricing_plan-2_table-wrapper"><div class="pricing_plan-2_toggle-wrapper"><a href="#" class="button is-button-gradient-v1 is-no-br-right pricing-sub-active pricing-toggle w-button">Reports</a><a id="payg-button" href="#" class="button is-gradient-border is-no-br-left is-not-small pricing-toggle w-button">GIS Downloads</a><a id="payg-button" href="#" class="button is-gradient-border is-no-br-left is-super-small pricing-toggle w-button">GIS</a></div><div class="spacer-huge"></div><div class="srvs_reports-table-wrapper"><div class="srvs_cited-8_ac-wrapper"><h2 class="srvs_cited-8_heading">Reports</h2><div class="spacer-large"></div><div class="srvs_cited-8_text-wrapper"><p class="srvs_cited_para">IBAT offers a variety of reports to suit all of your reporting needs. All reports can be accessed via Pay As You Go or as part of one of our <a href="/pricing">subscriptions</a>.</p></div></div><div class="spacer-huge"></div><div class="pricing_plan-2_sub-grid-wrapper"><div class="pricing_plan-2_sub-grid-item"><div class="pricing_plan-2_card is-pricing-tablet-height"><div class="pricing_plan-2_plan-name is-ibat-yellow"><p class="pricing_plan-2_plan-text">PROXIMITY</p></div><div class="spacer-medium"></div><div class="pricing_plan-2_details-wrapper"><div class="pricing_plan-2_detail"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b4457f2feda4d60ddefffe_yellow-tick.svg" loading="lazy" alt="Tick icon" class="pricing_plan-2_detail-tick"/><div class="pricing_plan-2_detail-description w-richtext"><p><strong>Suitable for </strong>- High-level early stage biodiversity risk screening</p></div></div><div class="pricing_plan-2_detail"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b4457f2feda4d60ddefffe_yellow-tick.svg" loading="lazy" alt="Tick icon" class="pricing_plan-2_detail-tick"/><div class="pricing_plan-2_detail-description w-richtext"><p><strong>Contains</strong> - Protected areas, Key Biodiversity Areas &amp; IUCN Red List Species</p></div></div><div class="pricing_plan-2_detail"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b4457f2feda4d60ddefffe_yellow-tick.svg" loading="lazy" alt="Tick icon" class="pricing_plan-2_detail-tick"/><div class="pricing_plan-2_detail-description w-richtext"><p><strong>Location</strong> - Single</p></div></div><div class="pricing_plan-2_detail"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b4457f2feda4d60ddefffe_yellow-tick.svg" loading="lazy" alt="Tick icon" class="pricing_plan-2_detail-tick"/><div class="pricing_plan-2_detail-description w-richtext"><p><strong>Buffers</strong> - User specified</p></div></div></div><div class="pricing_plan-2_button-wrapper"><a id="proximity-button" href="#" class="button is-ibat-yellow w-button">Read more</a></div></div></div><div class="pricing_plan-2_sub-grid-item"><div class="pricing_plan-2_card is-pricing-tablet-height"><div class="pricing_plan-2_plan-name is-ibat-pink"><p class="pricing_plan-2_plan-text">PS6 &amp; ESS6</p></div><div class="spacer-medium"></div><div class="pricing_plan-2_details-wrapper"><div class="pricing_plan-2_detail"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b44cd0b485cd8a082a2352_pink-tick.svg" loading="lazy" alt="Tick icon" class="pricing_plan-2_detail-tick"/><div class="pricing_plan-2_detail-description w-richtext"><p><strong>Suitable for </strong>- High-level early stage biodiversity risk screening against IFC and World Bank performance standards</p></div></div><div class="pricing_plan-2_detail"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b44cd0b485cd8a082a2352_pink-tick.svg" loading="lazy" alt="Tick icon" class="pricing_plan-2_detail-tick"/><div class="pricing_plan-2_detail-description w-richtext"><p><strong>Contains</strong> - Protected areas, Key Biodiversity Areas &amp; IUCN Red List Species</p></div></div><div class="pricing_plan-2_detail"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b44cd0b485cd8a082a2352_pink-tick.svg" loading="lazy" alt="Tick icon" class="pricing_plan-2_detail-tick"/><div class="pricing_plan-2_detail-description w-richtext"><p><strong>Location</strong> - Single</p></div></div><div class="pricing_plan-2_detail"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b44cd0b485cd8a082a2352_pink-tick.svg" loading="lazy" alt="Tick icon" class="pricing_plan-2_detail-tick"/><div class="pricing_plan-2_detail-description w-richtext"><p><strong>Buffers</strong> - Defaulted to 50km</p></div></div><div class="pricing_plan-2_detail"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b44cd0b485cd8a082a2352_pink-tick.svg" loading="lazy" alt="Tick icon" class="pricing_plan-2_detail-tick"/><div class="pricing_plan-2_detail-description w-richtext"><p>Likelihood of Critical Habitat flagged</p></div></div></div><div class="pricing_plan-2_button-wrapper"><a id="ps6-button" href="#" class="button is-ibat-pink w-button">Read more</a></div></div></div><div class="pricing_plan-2_sub-grid-item"><div class="pricing_plan-2_card is-pricing-tablet-height"><div class="pricing_plan-2_plan-name is-ibat-purple"><p class="pricing_plan-2_plan-text">STAR</p></div><div class="spacer-medium"></div><div class="pricing_plan-2_details-wrapper"><div class="pricing_plan-2_detail"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b44f67560617b4768ec06d_purple-tick.svg" loading="lazy" alt="Tick icon" class="pricing_plan-2_detail-tick"/><div class="pricing_plan-2_detail-description w-richtext"><p><strong>Suitable for</strong> - Identification of opportunities for positive biodiversity actions and target setting</p></div></div><div class="pricing_plan-2_detail"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b44f67560617b4768ec06d_purple-tick.svg" loading="lazy" alt="Tick icon" class="pricing_plan-2_detail-tick"/><div class="pricing_plan-2_detail-description w-richtext"><p><strong>Contains</strong> - IUCN Red List Species (Birds, Mammals and Amphibians)</p></div></div><div class="pricing_plan-2_detail"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b44f67560617b4768ec06d_purple-tick.svg" loading="lazy" alt="Tick icon" class="pricing_plan-2_detail-tick"/><div class="pricing_plan-2_detail-description w-richtext"><p><strong>Location</strong> - Single</p></div></div><div class="pricing_plan-2_detail"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b44f67560617b4768ec06d_purple-tick.svg" loading="lazy" alt="Tick icon" class="pricing_plan-2_detail-tick"/><div class="pricing_plan-2_detail-description w-richtext"><p><strong>Buffers</strong> - N/A</p></div></div></div><div class="pricing_plan-2_button-wrapper"><a id="star-button" href="#" class="button is-ibat-purple w-button">Read more</a></div></div></div><div class="pricing_plan-2_sub-grid-item"><div class="pricing_plan-2_card is-pricing-tablet-height"><div class="pricing_plan-2_plan-name is-ibat-turquoise"><p class="pricing_plan-2_plan-text">FRESHWATER</p></div><div class="spacer-medium"></div><div class="pricing_plan-2_details-wrapper"><div class="pricing_plan-2_detail"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b450831ecf92c8992bd697_turquoise-tick.svg" loading="lazy" alt="Tick icon" class="pricing_plan-2_detail-tick"/><div class="pricing_plan-2_detail-description w-richtext"><p><strong>Suitable for</strong> - High-level early stage biodiversity risk screening of projects with potential to impact on freshwater ecosystems</p></div></div><div class="pricing_plan-2_detail"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b450831ecf92c8992bd697_turquoise-tick.svg" loading="lazy" alt="Tick icon" class="pricing_plan-2_detail-tick"/><div class="pricing_plan-2_detail-description w-richtext"><p><strong>Contains</strong> - Freshwater species upstream and downstream of a specified location</p></div></div><div class="pricing_plan-2_detail"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b450831ecf92c8992bd697_turquoise-tick.svg" loading="lazy" alt="Tick icon" class="pricing_plan-2_detail-tick"/><div class="pricing_plan-2_detail-description w-richtext"><p><strong>Location</strong> - Single</p></div></div><div class="pricing_plan-2_detail"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b450831ecf92c8992bd697_turquoise-tick.svg" loading="lazy" alt="Tick icon" class="pricing_plan-2_detail-tick"/><div class="pricing_plan-2_detail-description w-richtext"><p><strong>Buffers</strong> - Select upstream and downstream</p></div></div></div><div class="pricing_plan-2_button-wrapper"><a id="freshwater-button" href="#" class="button is-ibat-turquoise w-button">Read more</a></div></div></div><div class="pricing_plan-2_sub-grid-item"><div class="pricing_plan-2_card is-pricing-tablet-height"><div class="pricing_plan-2_plan-name is-ibat-blue"><p class="pricing_plan-2_plan-text">MULTI-SITE</p></div><div class="spacer-medium"></div><div class="pricing_plan-2_details-wrapper"><div class="pricing_plan-2_detail"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b45200e717ed4538b07930_blue-tick.svg" loading="lazy" alt="Tick icon" class="pricing_plan-2_detail-tick"/><div class="pricing_plan-2_detail-description w-richtext"><p><strong>Suitable for</strong> - Incorporating biodiversity into annual sustainability reporting (e.g. reporting against GRI or SASB standards)</p></div></div><div class="pricing_plan-2_detail"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b45200e717ed4538b07930_blue-tick.svg" loading="lazy" alt="Tick icon" class="pricing_plan-2_detail-tick"/><div class="pricing_plan-2_detail-description w-richtext"><p><strong>Contains</strong> - Protected areas, Key Biodiversity Areas &amp; IUCN Red List Species</p></div></div><div class="pricing_plan-2_detail"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b45200e717ed4538b07930_blue-tick.svg" loading="lazy" alt="Tick icon" class="pricing_plan-2_detail-tick"/><div class="pricing_plan-2_detail-description w-richtext"><p><strong>Location</strong> - Multiple</p></div></div><div class="pricing_plan-2_detail"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b45200e717ed4538b07930_blue-tick.svg" loading="lazy" alt="Tick icon" class="pricing_plan-2_detail-tick"/><div class="pricing_plan-2_detail-description w-richtext"><p><strong>Buffers</strong> User specified</p></div></div></div><div class="pricing_plan-2_button-wrapper"><a id="multisite-button" href="#" class="button is-ibat-blue w-button">Read more</a></div></div></div></div></div><div class="srvs_gis-table-wrapper"><div class="srvs_cited-8_ac-wrapper"><h2 class="srvs_cited-8_heading">Recognised across key biodiversity frameworks</h2><div class="spacer-huge"></div><div class="srvs_cited-8_text-wrapper"><p class="srvs_cited_para">Leveraging IBAT data ensures that your organisation stays at the forefront of credible biodiversity data insights, analysis, and reporting. IBAT is cited by major frameworks, including CSRD ESRS E4, TNFD,GRI, CDP, and the Science Based Targets for Nature.</p></div><div class="spacer-large"></div></div><div class="pricing_plan-2_payg-grid-wrapper"><div id="w-node-_85b7272f-5e21-a04f-f5c9-ea88874f90e5-da2733f3" class="pricing_plan-2_sub-grid-item"><div class="pricing_plan-2_card is-pricing-tablet-height"><div class="pricing_plan-2_plan-name is-ibat-yellow"><p class="pricing_plan-2_plan-text">GIS DOWNLOAD</p></div><div class="spacer-medium"></div><div class="pricing_plan-2_details-wrapper"><div class="pricing_plan-2_detail"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b4457f2feda4d60ddefffe_yellow-tick.svg" loading="lazy" alt="Tick icon" class="pricing_plan-2_detail-tick"/><div class="pricing_plan-2_detail-description w-richtext"><p><strong>Suitable for</strong> - Complete spatial data for a specific region of interest</p></div></div><div class="pricing_plan-2_detail"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b4457f2feda4d60ddefffe_yellow-tick.svg" loading="lazy" alt="Tick icon" class="pricing_plan-2_detail-tick"/><div class="pricing_plan-2_detail-description w-richtext"><p><strong>Contains</strong> - Choose from either Core Datasets (IUCN Red List, WDPA, WDKBA) or Derived Datasets (STAR &amp; Rarity-weighted species richness)</p></div></div><div class="pricing_plan-2_detail"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b4457f2feda4d60ddefffe_yellow-tick.svg" loading="lazy" alt="Tick icon" class="pricing_plan-2_detail-tick"/><div class="pricing_plan-2_detail-description w-richtext"><p><strong>Location</strong> - Up to 1,000,000 km<sup>2</sup></p></div></div></div><div class="pricing_plan-2_button-wrapper is-no-button"><a href="#" class="button is-ibat-yellow w-button">Get started</a></div></div></div><div id="w-node-_44c1aedf-339d-c230-c3aa-e3a4c568b979-da2733f3" class="pricing_plan-2_sub-grid-item"><div class="pricing_plan-2_card is-pricing-tablet-height"><div class="pricing_plan-2_plan-name is-ibat-pink"><p class="pricing_plan-2_plan-text">PS6 &amp; ESS6</p></div><div class="spacer-medium"></div><div class="pricing_plan-2_details-wrapper"><div class="pricing_plan-2_detail"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b44cd0b485cd8a082a2352_pink-tick.svg" loading="lazy" alt="Tick icon" class="pricing_plan-2_detail-tick"/><div class="pricing_plan-2_detail-description w-richtext"><p><strong>Suitable for</strong> - Complete global spatial data</p></div></div><div class="pricing_plan-2_detail"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b44cd0b485cd8a082a2352_pink-tick.svg" loading="lazy" alt="Tick icon" class="pricing_plan-2_detail-tick"/><div class="pricing_plan-2_detail-description w-richtext"><p><strong>Contains</strong> - Protected areas, Key Biodiversity Areas &amp; IUCN Red List Species</p></div></div><div class="pricing_plan-2_detail"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b44cd0b485cd8a082a2352_pink-tick.svg" loading="lazy" alt="Tick icon" class="pricing_plan-2_detail-tick"/><div class="pricing_plan-2_detail-description w-richtext"><p>Only available to Enterprise subscribers</p></div></div></div><div class="pricing_plan-2_button-wrapper is-no-button"><a href="#" class="button is-ibat-pink w-button">Get started</a></div></div></div></div></div></div><div class="spacer-huge"></div><div class="report-extra-info_grid-wrapper is-hidden-section"><h3 class="srvs_cited-8_heading is-left-aligned">Additional Information</h3><div class="spacer-large"></div><div class="report-extra-info_grid-item"><div class="report-extra-info_ac-wrapper"><div data-current="" data-easing="ease" data-duration-in="300" data-duration-out="100" class="report-extra-info_tabs w-tabs"><div class="report-extra-info_tabs-menu w-tab-menu"><a data-w-tab="Tab 1" id="proximity-tab" class="report-extra-info_tab-item is-tab-item-proximity w-inline-block w-tab-link"><p class="report-extra-info_tab-item-text">PROXIMITY</p></a><a data-w-tab="Tab 2" id="ps6-tab" class="report-extra-info_tab-item is-tab-item-ps6 w-inline-block w-tab-link"><p class="report-extra-info_tab-item-text">PS6 &amp; ESS6</p></a><a data-w-tab="Tab 3" id="star-tab" class="report-extra-info_tab-item is-tab-item-star w-inline-block w-tab-link"><p class="report-extra-info_tab-item-text">STAR</p></a><a data-w-tab="Tab 4" id="freshwater-tab" class="report-extra-info_tab-item is-tab-item-freshwater w-inline-block w-tab-link"><p class="report-extra-info_tab-item-text">FRESHWATER</p></a><a data-w-tab="Tab 5" class="report-extra-info_tab-item is-tab-item-multisite w-inline-block w-tab-link"><p class="report-extra-info_tab-item-text">MULTI-SITE</p></a></div><div class="report-extra-info_tabs-content-wrapper w-tab-content"><div data-w-tab="Tab 1" id="proximity-pane" class="report-extra-info_tab-pane w-tab-pane"><div class="tenc-global_inner-tab-grid-wrapper"><div class="tenc-global_inner-tab-grid-item"><p class="tenc-global_inner-tab-title"><strong>PDF Report</strong></p><div class="spacer-small"></div><div class="tenc-global_inner-tab-content w-richtext"><p>Summary of protected areas and Key Biodiversity Areas overlapped for each buffer and IUCN Red List of Threatened Species for a 50km buffer.</p></div></div><div class="tenc-global_inner-tab-grid-item"><p class="tenc-global_inner-tab-title"><strong>PNG Files</strong></p><div class="spacer-small"></div><div class="tenc-global_inner-tab-content w-richtext"><p>Two <em>.png</em> files showing the outline of the site and chosen buffers in relation to protected areas and Key Biodiversity Areas.</p></div></div><div class="tenc-global_inner-tab-grid-item"><p class="tenc-global_inner-tab-title"><strong>CSV Files</strong></p><div class="spacer-small"></div><div class="tenc-global_inner-tab-content w-richtext"><p>Full attribute lists of protected areas and Key Biodiversity Areas for each buffer selected and IUCN Red List Species for a 50km buffer.</p></div></div><div class="tenc-global_inner-tab-grid-item"><p class="tenc-global_inner-tab-title"><strong>README</strong></p><div class="spacer-small"></div><div class="tenc-global_inner-tab-content w-richtext"><p>A README file containing an overview of the IBAT platform, limitations, a disclaimer and recommended citations.</p></div></div><div class="tenc-global_inner-tab-grid-item is-no-background-color"><p class="tenc-global_inner-tab-title"><strong>Use Case</strong></p><div class="spacer-small"></div><div class="tenc-global_inner-tab-content w-richtext"><p>High-level early stage biodiversity risk screening for a single site.</p></div></div><div class="tenc-global_inner-tab-grid-item is-no-background-color"><p class="tenc-global_inner-tab-title"><strong>Buffers</strong></p><div class="spacer-small"></div><div class="tenc-global_inner-tab-content w-richtext"><p>Select up to three buffers between 1km and 50km for your geometry.</p></div></div></div><div class="tenc-global_button-wrapper is-margin-top"><a href="https://ibat-assets-production.s3.eu-west-2.amazonaws.com/sample-reports/proximity_report.zip" target="_blank" class="button is-ibat-yellow w-button">Download Example</a></div></div><div data-w-tab="Tab 2" id="ps6-pane" class="report-extra-info_tab-pane w-tab-pane"><div class="tenc-global_inner-tab-grid-wrapper"><div class="tenc-global_inner-tab-grid-item"><p class="tenc-global_inner-tab-title"><strong>PDF Report</strong></p><div class="spacer-small"></div><div class="tenc-global_inner-tab-content w-richtext"><p>Summary of protected areas and Key Biodiversity Areas overlapped for 1km, 10km and 50km buffers, as well as their likelihood to trigger critical habitat. IUCN Red List Species within a 50km buffer and restricted range species.</p></div></div><div class="tenc-global_inner-tab-grid-item"><p class="tenc-global_inner-tab-title"><strong>PNG Files</strong></p><div class="spacer-small"></div><div class="tenc-global_inner-tab-content w-richtext"><p>Two <em>.png</em> files showing the outline of the site and buffers in relation to protected areas and Key Biodiversity Areas.</p></div></div><div class="tenc-global_inner-tab-grid-item"><p class="tenc-global_inner-tab-title"><strong>CSV Files</strong></p><div class="spacer-small"></div><div class="tenc-global_inner-tab-content w-richtext"><p>Full attribute lists of protected areas and Key Biodiversity Areas for each buffer and IUCN Red List Species for a 50km buffer.</p></div></div><div class="tenc-global_inner-tab-grid-item"><p class="tenc-global_inner-tab-title"><strong>README</strong></p><div class="spacer-small"></div><div class="tenc-global_inner-tab-content w-richtext"><p>A README file containing an overview of the IBAT platform, limitations, a disclaimer and recommended citations.</p></div></div><div class="tenc-global_inner-tab-grid-item is-no-background-color"><p class="tenc-global_inner-tab-title"><strong>Use Case</strong></p><div class="spacer-small"></div><div class="tenc-global_inner-tab-content w-richtext"><p>High-level early stage biodiversity risk screening for a single site with specific reference to PSS6 and ESS6.</p></div></div><div class="tenc-global_inner-tab-grid-item is-no-background-color"><p class="tenc-global_inner-tab-title"><strong>Buffers</strong></p><div class="spacer-small"></div><div class="tenc-global_inner-tab-content w-richtext"><p>Predefined at 10km and 50km.</p></div></div></div><div class="tenc-global_button-wrapper is-margin-top"><a href="https://ibat-assets-production.s3.eu-west-2.amazonaws.com/sample-reports/ps6_report.zip" target="_blank" class="button is-ibat-pink w-button">Download Example</a></div></div><div data-w-tab="Tab 3" id="star-pane" class="report-extra-info_tab-pane w-tab-pane"><div class="tenc-global_inner-tab-grid-wrapper"><div class="tenc-global_inner-tab-grid-item"><p class="tenc-global_inner-tab-title"><strong>PDF Report</strong></p><div class="spacer-small"></div><div class="tenc-global_inner-tab-content w-richtext"><p>STAR Threat Abatement and Restoration scores for species located within an Area of Interest with maps displaying spatial variation in STAR opportunities. Scores for Threat Abatement and Restoration are disaggregated by threat type. IBAT&#x27;s STAR Briefing Note and Business User guidance also included as PDFs.</p></div></div><div class="tenc-global_inner-tab-grid-item"><p class="tenc-global_inner-tab-title"><strong>Zip Files</strong></p><div class="spacer-small"></div><div class="tenc-global_inner-tab-content w-richtext"><p>4 CSV Files containing the breakdown of STAR Threat Abatement and Restoration scores by threat type, and for each grid cell. For Enterprise and Enterprise Plus Subscribers, an additional CSV File containing a list of the individual species present in the AOI</p></div></div><div class="tenc-global_inner-tab-grid-item"><p class="tenc-global_inner-tab-title"><strong>README</strong></p><div class="spacer-small"></div><div class="tenc-global_inner-tab-content w-richtext"><p>PDF “README” containing recommended use of IBAT and limitations.</p></div></div><div class="tenc-global_inner-tab-grid-item is-no-background-color"><p class="tenc-global_inner-tab-title"><strong>Use Case</strong></p><div class="spacer-small"></div><div class="tenc-global_inner-tab-content w-richtext"><p>Identification of opportunities for positive biodiversity actions and target setting, as well as screening for investment opportunities or risks. When combined with additional information, STAR can also be used for mitigation/offset planning.</p></div></div></div><div class="tenc-global_button-wrapper is-margin-top"><a href="https://ibat-assets-production.s3.eu-west-2.amazonaws.com/sample-reports/star_report.zip" target="_blank" class="button is-ibat-purple w-button">Download Example</a></div></div><div data-w-tab="Tab 4" id="freshwater-pane" class="report-extra-info_tab-pane w-tab-pane"><div class="tenc-global_inner-tab-grid-wrapper"><div class="tenc-global_inner-tab-grid-item"><p class="tenc-global_inner-tab-title"><strong>PDF Report</strong></p><div class="spacer-small"></div><div class="tenc-global_inner-tab-content w-richtext"><p>Summarises freshwater species in hydrobasins upstream and downstream of a specified location within the specified buffers.</p></div></div><div class="tenc-global_inner-tab-grid-item"><p class="tenc-global_inner-tab-title"><strong>CSV Files</strong></p><div class="spacer-small"></div><div class="tenc-global_inner-tab-content w-richtext"><p>One file for each of the buffers specified (as well as the exact site basin) containing IUCN Red List species for a 50km buffer.</p></div></div><div class="tenc-global_inner-tab-grid-item"><p class="tenc-global_inner-tab-title"><strong>README</strong></p><div class="spacer-small"></div><div class="tenc-global_inner-tab-content w-richtext"><p>A README file containing an overview of the IBAT platform, limitations, a disclaimer and recommended citations.</p></div></div><div class="tenc-global_inner-tab-grid-item is-no-background-color"><p class="tenc-global_inner-tab-title"><strong>Use Case</strong></p><div class="spacer-small"></div><div class="tenc-global_inner-tab-content w-richtext"><p>High-level early stage biodiversity risk screening for a single site with potential to impact freshwater ecosystems.</p></div></div><div class="tenc-global_inner-tab-grid-item is-no-background-color"><p class="tenc-global_inner-tab-title"><strong>Buffers</strong></p><div class="spacer-small"></div><div class="tenc-global_inner-tab-content w-richtext"><p>Select four buffer ranges to be assessed both upstream and downstream of the given location.</p></div></div></div><div class="tenc-global_button-wrapper is-margin-top"><a href="https://ibat-assets-production.s3.eu-west-2.amazonaws.com/sample-reports/freshwater_report.zip" target="_blank" class="button is-ibat-turquoise w-button">Download Example</a></div></div><div data-w-tab="Tab 5" id="multisite-pane" class="report-extra-info_tab-pane w-tab-pane"><div class="tenc-global_inner-tab-grid-wrapper"><div class="tenc-global_inner-tab-grid-item"><p class="tenc-global_inner-tab-title"><strong>PDF Report</strong></p><div class="spacer-small"></div><div class="tenc-global_inner-tab-content w-richtext"><p>Protected areas, Key Biodiversity Areas and IUCN Red List Species visualised and compared across a portfolio of sites. Includes total and mean STAR Threat Abatement and Restoration Scores for each site.</p></div></div><div class="tenc-global_inner-tab-grid-item"><p class="tenc-global_inner-tab-title"><strong>CSV Files</strong></p><div class="spacer-small"></div><div class="tenc-global_inner-tab-content w-richtext"><p>Five files detailing the protected areas and Key Biodiversity Areas within chosen buffer of each site, IUCN Red List category counts for each site, total and mean STAR scores for each site and a summary overlaps table.</p></div></div><div class="tenc-global_inner-tab-grid-item"><p class="tenc-global_inner-tab-title"><strong>README</strong></p><div class="spacer-small"></div><div class="tenc-global_inner-tab-content w-richtext"><p>A README file containing an overview of the IBAT platform, limitations, a disclaimer and recommended citations.</p></div></div><div class="tenc-global_inner-tab-grid-item is-no-background-color"><p class="tenc-global_inner-tab-title"><strong>Use Case</strong></p><div class="spacer-small"></div><div class="tenc-global_inner-tab-content w-richtext"><p>Incorporating biodiversity into annual sustainability reporting (e.g. reporting against GRI or SASB standards).</p></div></div><div class="tenc-global_inner-tab-grid-item is-no-background-color"><p class="tenc-global_inner-tab-title"><strong>Buffers</strong></p><div class="spacer-small"></div><div class="tenc-global_inner-tab-content w-richtext"><p>Select a single buffer to be applied to all sites.</p></div></div></div><div class="tenc-global_button-wrapper is-margin-top"><a href="https://ibat-assets-pr/oduction.s3.eu-west-2.amazonaws.com/sample-reports/multi_site_report.zip" target="_blank" class="button is-ibat-blue w-button">Download Example</a></div></div></div></div></div></div></div></div></div></div><div class="tenc-global_testimonial-section"><div class="padding-global padding-section-large"><div class="container-large"><div class="tenc-global_testimonial_grid-wrapper"><div class="tenc-global_testimonial_grid-item"><div class="tenc-global_testimonial_ac-wrapper"><h2 class="tenc-global_testimonial_heading">Testimonials</h2><div class="spacer-medium"></div><div class="tenc-global_testimonial_text-wrapper"><p class="tenc-global_testimonial_text">Hear what our partners have to say...</p></div></div></div></div><div class="spacer-huge"></div><div data-delay="4000" data-animation="slide" class="about_testimonials_slider w-slider" data-autoplay="false" data-easing="ease" data-hide-arrows="false" data-disable-swipe="false" data-autoplay-limit="0" data-nav-spacing="3" data-duration="500" data-infinite="false" fs-cmsslider-element="slider"><div class="about_testimonials_mask w-slider-mask"><div class="about_testimonials_slide w-slide"></div></div><div class="slider-arrow is-bottom-previous w-slider-arrow-left"><div class="slider-arrow-icon_default w-embed"><svg width="100%" height="100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M3.31066 8.75001L9.03033 14.4697L7.96967 15.5303L0.439339 8.00001L7.96967 0.469676L9.03033 1.53034L3.31066 7.25001L15.5 7.25L15.5 8.75L3.31066 8.75001Z" fill="currentColor"/> </svg></div></div><div class="slider-arrow is-bottom-next w-slider-arrow-right"><div class="slider-arrow-icon_default w-embed"><svg width="100%" height="100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12.6893 7.25L6.96967 1.53033L8.03033 0.469666L15.5607 8L8.03033 15.5303L6.96967 14.4697L12.6893 8.75H0.5V7.25H12.6893Z" fill="currentColor"/> </svg></div></div><div class="about_testimonials_slide-nav w-slider-nav w-slider-nav-invert w-round"></div></div><div fs-cmsslider-element="list" class="w-dyn-list"><div role="list" class="collection-list w-dyn-items"><div role="listitem" class="w-dyn-item"><div class="about_testimonials_content"><div class="about_testimonials_quote-top-wrapper"><h4 class="about_testimonials_quote">&quot;IBAT has been an essential tool to help Evonik understand our biodiversity risks and opportunities on-site.&quot;</h4><div class="spacer-medium"></div></div><div class="about_testimonials_client"><div class="about_testimonials_logo-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/67b0f65d6d40c60aca48e946/67ceb1e99a154a30fe5d1c44_Evonik_logo_2020.png" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/67b0f65d6d40c60aca48e946/67ceb1e99a154a30fe5d1c44_Evonik_logo_2020-p-500.png 500w, https://cdn.prod.website-files.com/67b0f65d6d40c60aca48e946/67ceb1e99a154a30fe5d1c44_Evonik_logo_2020-p-800.png 800w, https://cdn.prod.website-files.com/67b0f65d6d40c60aca48e946/67ceb1e99a154a30fe5d1c44_Evonik_logo_2020-p-1080.png 1080w, https://cdn.prod.website-files.com/67b0f65d6d40c60aca48e946/67ceb1e99a154a30fe5d1c44_Evonik_logo_2020.png 1480w" class="about_testimonials_logo"/></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="about_testimonials_content"><div class="about_testimonials_quote-top-wrapper"><h4 class="about_testimonials_quote">&quot;IBAT provides up-to-date information on protected area designations and threats to habitat and biodiversity. These data inform the BeZero Carbon Rating, an assessment of the likelihood that a carbon credit delivers on its promise to achieve a tonne of CO2e avoided or removed.&quot;</h4><div class="spacer-medium"></div></div><div class="about_testimonials_client"><div class="about_testimonials_logo-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/67b0f65d6d40c60aca48e946/67cead952959ec0cfbbb52f8_be-zero-logo-transparent.png" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/67b0f65d6d40c60aca48e946/67cead952959ec0cfbbb52f8_be-zero-logo-transparent-p-500.png 500w, https://cdn.prod.website-files.com/67b0f65d6d40c60aca48e946/67cead952959ec0cfbbb52f8_be-zero-logo-transparent-p-800.png 800w, https://cdn.prod.website-files.com/67b0f65d6d40c60aca48e946/67cead952959ec0cfbbb52f8_be-zero-logo-transparent-p-1080.png 1080w, https://cdn.prod.website-files.com/67b0f65d6d40c60aca48e946/67cead952959ec0cfbbb52f8_be-zero-logo-transparent-p-1600.png 1600w, https://cdn.prod.website-files.com/67b0f65d6d40c60aca48e946/67cead952959ec0cfbbb52f8_be-zero-logo-transparent-p-2000.png 2000w, https://cdn.prod.website-files.com/67b0f65d6d40c60aca48e946/67cead952959ec0cfbbb52f8_be-zero-logo-transparent-p-2600.png 2600w, https://cdn.prod.website-files.com/67b0f65d6d40c60aca48e946/67cead952959ec0cfbbb52f8_be-zero-logo-transparent.png 3490w" class="about_testimonials_logo"/></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="about_testimonials_content"><div class="about_testimonials_quote-top-wrapper"><h4 class="about_testimonials_quote">&quot;IBAT provides essential screening on threatened species and endangered habitats that helps us assess risks, focus accompanying investigations, and prioritise restoration activities at our operating sites globally.&quot;</h4><div class="spacer-medium"></div></div><div class="about_testimonials_client"><div class="about_testimonials_logo-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/67b0f65d6d40c60aca48e946/67ceb035ef2617b1a606dec0_glaxosmithkline-logo-png-transparent.png" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/67b0f65d6d40c60aca48e946/67ceb035ef2617b1a606dec0_glaxosmithkline-logo-png-transparent-p-500.png 500w, https://cdn.prod.website-files.com/67b0f65d6d40c60aca48e946/67ceb035ef2617b1a606dec0_glaxosmithkline-logo-png-transparent-p-800.png 800w, https://cdn.prod.website-files.com/67b0f65d6d40c60aca48e946/67ceb035ef2617b1a606dec0_glaxosmithkline-logo-png-transparent-p-1080.png 1080w, https://cdn.prod.website-files.com/67b0f65d6d40c60aca48e946/67ceb035ef2617b1a606dec0_glaxosmithkline-logo-png-transparent-p-1600.png 1600w, https://cdn.prod.website-files.com/67b0f65d6d40c60aca48e946/67ceb035ef2617b1a606dec0_glaxosmithkline-logo-png-transparent-p-2000.png 2000w, https://cdn.prod.website-files.com/67b0f65d6d40c60aca48e946/67ceb035ef2617b1a606dec0_glaxosmithkline-logo-png-transparent.png 2400w" class="about_testimonials_logo"/></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="about_testimonials_content"><div class="about_testimonials_quote-top-wrapper"><h4 class="about_testimonials_quote">&quot;IBAT provides an excellent pre-screening desktop resource to be used in these assessments focusing on species, habitats and legally protected and or internationally recognised areas of biodiversity importance.&quot;</h4><div class="spacer-medium"></div></div><div class="about_testimonials_client"><div class="about_testimonials_logo-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/67b0f65d6d40c60aca48e946/67ceafadf88bd619a3379f96_Anglo_American_plc-Logo.png" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/67b0f65d6d40c60aca48e946/67ceafadf88bd619a3379f96_Anglo_American_plc-Logo-p-500.png 500w, https://cdn.prod.website-files.com/67b0f65d6d40c60aca48e946/67ceafadf88bd619a3379f96_Anglo_American_plc-Logo-p-800.png 800w, https://cdn.prod.website-files.com/67b0f65d6d40c60aca48e946/67ceafadf88bd619a3379f96_Anglo_American_plc-Logo-p-1080.png 1080w, https://cdn.prod.website-files.com/67b0f65d6d40c60aca48e946/67ceafadf88bd619a3379f96_Anglo_American_plc-Logo-p-1600.png 1600w, https://cdn.prod.website-files.com/67b0f65d6d40c60aca48e946/67ceafadf88bd619a3379f96_Anglo_American_plc-Logo-p-2000.png 2000w, https://cdn.prod.website-files.com/67b0f65d6d40c60aca48e946/67ceafadf88bd619a3379f96_Anglo_American_plc-Logo.png 2598w" class="about_testimonials_logo"/></div></div></div></div><div role="listitem" class="w-dyn-item"><div class="about_testimonials_content"><div class="about_testimonials_quote-top-wrapper"><h4 class="about_testimonials_quote">&quot;IBAT also allows me to integrate my analysis with other GIS tools, which increases the depth of my scrutiny. We are looking forward to utilising the new STAR functionality!&quot;</h4><div class="spacer-medium"></div></div><div class="about_testimonials_client"><div class="about_testimonials_logo-wrapper"><img loading="lazy" src="https://cdn.prod.website-files.com/67b0f65d6d40c60aca48e946/67ceb08e55974a974d9b3ba9_Finnfund-transparent.png" alt="" sizes="100vw" srcset="https://cdn.prod.website-files.com/67b0f65d6d40c60aca48e946/67ceb08e55974a974d9b3ba9_Finnfund-transparent-p-500.png 500w, https://cdn.prod.website-files.com/67b0f65d6d40c60aca48e946/67ceb08e55974a974d9b3ba9_Finnfund-transparent-p-800.png 800w, https://cdn.prod.website-files.com/67b0f65d6d40c60aca48e946/67ceb08e55974a974d9b3ba9_Finnfund-transparent-p-1080.png 1080w, https://cdn.prod.website-files.com/67b0f65d6d40c60aca48e946/67ceb08e55974a974d9b3ba9_Finnfund-transparent-p-1600.png 1600w, https://cdn.prod.website-files.com/67b0f65d6d40c60aca48e946/67ceb08e55974a974d9b3ba9_Finnfund-transparent.png 1667w" class="about_testimonials_logo"/></div></div></div></div></div></div></div></div></div><div class="section-tenc-global-data-cta"><div class="padding-global padding-section-large"><div class="container-large"><div class="tenc-global_data-cta_grid-wrapper"><div class="tenc-global_data-cta_grid-item"><div class="tenc-global_data-cta_left-content-wrapper"><div class="tenc-global_data-cta_logo-wrapper"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b0d65adc8aabef1106e2b6_data-for-life.svg" loading="lazy" alt="" class="tenc-global_data-cta_image is-smaller-image"/></div><div class="spacer-medium"></div><div class="tenc-global_data-cta_text-wrapper"><h3 class="tenc-global_data-cta_text">Learn how IBAT can transform your relationship with data and support your nature-positive goals</h3></div><div class="spacer-medium"></div><div class="tenc-global_button-wrapper"><a href="/contact" class="button is-outline-grey is-transparent-background w-button">Sign-up</a><a href="#" class="button is-gradient-border is-orig-nav-button w-button">Request a demo</a><div aria-expanded="false" fs-modal-element="open-1" role="button" aria-roledescription="open-modal-trigger" aria-controls="fs-modal-2-popup" aria-haspopup="dialog" tabindex="0" class="fs_modal-2_button button is-gradient-border"><div>Request a demo</div></div></div><div class="spacer-huge"></div></div></div></div></div></div><div class="section-tenc-global-data-cta-inner-wrapper"><div class="section-tenc-global-data-cta-mask"></div></div><div class="tenc-global_data-cta_image-wrapper"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf208054f828cfd1a92533_ReportPageMockup_1.png" loading="lazy" sizes="(max-width: 1636px) 100vw, 1636px" srcset="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf208054f828cfd1a92533_ReportPageMockup_1-p-500.png 500w, https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf208054f828cfd1a92533_ReportPageMockup_1-p-800.png 800w, https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf208054f828cfd1a92533_ReportPageMockup_1-p-1080.png 1080w, https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67cf208054f828cfd1a92533_ReportPageMockup_1.png 1636w" alt="IBAT report page from app" class="tenc-global_data-cta_image"/></div></div></div><footer class="footer"><div class="padding-global padding-section-large is-padding-mobile-footer"><div class="container-large"><div class="footer_top-footer_grid-wrapper"><div id="w-node-_64f4ea18-7ed9-ab00-bbd1-568bec75a416-ec75a412" class="footer_top-footer_grid-item"><div class="footer_top-footer_lc-wrapper"><div class="footer_top-footer_logo-wrapper"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b0f1c9aaf1e19b185446db_ibat_logo_slate_rgb%203.svg" loading="lazy" alt="IBAT logo white" class="footer_top-footer_logo"/></div><div class="spacer-large"></div><div class="footer_top-footer_text-wrapper"><h3 class="footer_top-footer_text">The world&#x27;s most authoritative biodiversity data for your world-shaping decisions</h3></div><div class="spacer-large"></div><div class="tenc-global_button-wrapper is-mobile-footer-bot-pad"><a href="https://app.ibat-alliance.org/users/sign_in" target="_blank" class="button is_slate_outline w-button">Log in</a></div></div></div><div class="footer_top-footer_grid-item"><div class="footer_top-footer_rc-wrapper"><ul role="list" class="footer_top-footer_nav-list-main"><li class="footer_top-footer_nav-list-main-item"><a href="/" class="footer_top-footer_nav-list-main-link">Home</a></li><li class="footer_top-footer_nav-list-main-item"><a href="/services" aria-current="page" class="footer_top-footer_nav-list-main-link w--current">Services</a></li><li class="footer_top-footer_nav-list-main-item"><a href="/pricing" class="footer_top-footer_nav-list-main-link">- Pricing</a></li><li class="footer_top-footer_nav-list-main-item"><a href="/collaborations" class="footer_top-footer_nav-list-main-link">- Collaborations</a></li><li class="footer_top-footer_nav-list-main-item"><a href="/data" class="footer_top-footer_nav-list-main-link">Data</a></li><li class="footer_top-footer_nav-list-main-item"><a href="/about" class="footer_top-footer_nav-list-main-link">About IBAT</a></li><li class="footer_top-footer_nav-list-main-item"><a href="/contact" class="footer_top-footer_nav-list-main-link">Contact</a></li></ul></div></div><div class="footer_top-footer_grid-item"><div class="footer_top-footer_rc-wrapper"><ul role="list" class="footer_top-footer_nav-list-main"><li class="footer_top-footer_nav-list-main-item"><a href="/news" class="footer_top-footer_nav-list-main-link">News</a></li><li class="footer_top-footer_nav-list-main-item"><a href="/resources" class="footer_top-footer_nav-list-main-link">Resources</a></li><li class="footer_top-footer_nav-list-main-item"><a href="/datasets" class="footer_top-footer_nav-list-main-link">- Datasets</a></li><li class="footer_top-footer_nav-list-main-item"><a href="/case-studies" class="footer_top-footer_nav-list-main-link">- Case studies</a></li><li class="footer_top-footer_nav-list-main-item"><a href="/ibat-tutorials" class="footer_top-footer_nav-list-main-link">- Tutorials</a></li><li class="footer_top-footer_nav-list-main-item"><a href="/faqs" class="footer_top-footer_nav-list-main-link">- FAQs</a></li></ul></div></div></div><div class="spacer-large"></div><div class="footer_med-footer_grid-wrapper"><div class="footer_med-footer_grid-item"><div class="footer_med-footer_lc-wrapper"><a href="https://www.linkedin.com/company/ibat-alliance/?originalSubdomain=uk" target="_blank" class="w-inline-block"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67b0f351bb0e44bc6124cf55_linkedin-logo.svg" loading="lazy" alt="LinkedIn logo"/></a></div></div><div class="footer_med-footer_grid-item"><div class="footer_med-footer_rc-wrapper"><a href="https://www.birdlife.org/" target="_blank" class="tenc-global_footer-logo-link w-inline-block"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67af2879f54bc0cdb27a99a0_hp5-birdlife-logo.svg" loading="lazy" alt="Birdlife logo" class="tenc-global_ibat-logo tenc-global_ibat-logo-birdlife"/></a><a href="https://www.conservation.org/" target="_blank" class="tenc-global_footer-logo-link w-inline-block"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67af287a6ae902850707bfaa_hp5-conservation-international.svg" loading="lazy" alt="Conservation International logo" class="tenc-global_ibat-logo tenc-global_ibat-logo-cons"/></a><a href="https://iucn.org/" target="_blank" class="tenc-global_footer-logo-link w-inline-block"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67af287aee08b2f630c58f58_hp5-iucn-logo.svg" loading="lazy" alt="IUCN logo" class="tenc-global_ibat-logo tenc-global_ibat-logo-iucn"/></a><a href="https://www.unep-wcmc.org/en" target="_blank" class="tenc-global_footer-logo-link w-inline-block"><img src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/67af287a0f02cc8ec337d708_hp5-unwcmc.svg" loading="lazy" alt="UN-WCMC logo" class="tenc-global_ibat-logo tenc-global_ibat-logo-unwcmc"/></a></div></div></div><div class="spacer-large"></div><div class="tenc-global_dividingline-grey"></div><div class="spacer-medium"></div><div class="footer_bottom-footer_grid-wrapper"><div class="footer_bottom-footer_grid-item"><div class="footer_bottom-footer_lc-wrapper"><p class="footer_bottom-footer_copy-info">© 2008-2025 IBAT. All rights reserved.</p><a href="https://10creative.co.uk/" target="_blank" class="link-block-3 is-footer-10c-link w-inline-block"><p class="footer_bottom-footer_copy-info is-design-10c">Design by 10 Creative</p></a></div></div><div class="footer_bottom-footer_grid-item"><div class="footer_bottom-footer_rc-wrapper"><a href="/terms" class="footer_bottom-footer_text-link">Terms of use &amp; privacy</a><a href="#" class="footer_bottom-footer_text-link hide">Cookies settings</a></div></div></div></div></div></footer><div class="cookie1-wrapper"><div fs-cc="banner" class="cookie-banner1_component"><div class="cookie-banner1_content-top"><div fs-cc="close" class="cookie-banner1_close-button"><div class="icon-embed-small-2 accept-cookie-cross w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 32 33" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path d="M22.8354 22.864L22.3639 23.3354C22.1036 23.5957 21.6815 23.5957 21.4211 23.3354L16 17.9142L10.5788 23.3353C10.3185 23.5957 9.89638 23.5957 9.63603 23.3353L9.16462 22.8639C8.90427 22.6036 8.90427 22.1815 9.16462 21.9211L14.5858 16.5L9.16462 11.0788C8.90427 10.8185 8.90427 10.3964 9.16462 10.136L9.63602 9.66463C9.89637 9.40428 10.3185 9.40428 10.5788 9.66463L16 15.0858L21.4211 9.66462C21.6815 9.40427 22.1036 9.40427 22.3639 9.66462L22.8354 10.136C23.0957 10.3964 23.0957 10.8185 22.8354 11.0788L17.4142 16.5L22.8354 21.9211C23.0957 22.1815 23.0957 22.6036 22.8354 22.864Z" fill="currentColor"/> </svg></div></div><h3 class="cookie-banner_heading-text">Cookies</h3><p class="cookie-banner_description">We use cookies on our site to enhance your user experience. By clicking “Accept”, you are agreeing to the placement and use of cookies. For more information on cookies, please check our <a href="/terms">terms of use and privacy</a>.</p></div><div class="as-button-wrapper"><div class="cookie-banner1_buttons-wrapper"><a fs-cc="deny" href="#" class="button is-white-fill accept-cookie-btn w-button">Accept</a><a fs-cc="allow" href="#" class="button is-secondary reject-cookie-btn w-button">Decline</a></div></div></div></div><div class="fs_modal-2_component"><div class="fs_modal-2_embed w-embed w-script"><!-- [Finsweet Attributes] Modal --> <script>(()=>{var t="https://cdn.jsdelivr.net/npm/@finsweet/attributes-modal@1/modal.js",e=document.querySelector(`script[src="${t}"]`);e||(e=document.createElement("script"),e.async=!0,e.src=t,document.head.append(e));})();</script></div><div id="fs-modal-2-popup" fs-modal-element="modal-1" role="dialog" aria-modal="true" aria-labelledby="fs-modal-2-heading" class="fs_modal-2_popup is-short-screen"><div aria-hidden="true" fs-modal-element="close-1" class="fs_modal-2_cover"></div><div class="fs_modal-2_wrapper"><div class="fs_modal-2_content"><h2 id="fs-modal-2-heading" class="fs_modal-2_heading">Request a demo</h2><p class="fs_modal-2_description">If you would like to request a demo or would like to find out more about our plans please contact us using the form below</p><div class="tenc-global_modal-form-block w-form"><form id="wf-form-Request-a-Demo" name="wf-form-Request-a-Demo" data-name="Request a Demo" method="get" class="tenc-global_form-item" data-wf-page-id="67b304dcd8704f2cda2733f3" data-wf-element-id="0e058085-83c3-9429-23d3-7477331002a9"><label for="name-2" class="tenc-global_form-label">Name</label><input class="tenc-global_text-field w-input" maxlength="256" name="Name" data-name="Name" placeholder="" type="text" id="Name-3" required=""/><div class="spacer-mediumsmall"></div><label for="email-3" class="tenc-global_form-label">Email Address</label><input class="tenc-global_text-field w-input" maxlength="256" name="Email" data-name="Email" placeholder="" type="email" id="Email-4" required=""/><div class="spacer-mediumsmall"></div><label for="company" class="tenc-global_form-label">Company</label><input class="tenc-global_text-field w-input" maxlength="256" name="Company" data-name="Company" placeholder="" type="text" id="company" required=""/><div class="spacer-mediumsmall"></div><label for="select-field" class="tenc-global_form-label">What plan are you interested in?</label><select id="Plan-choice" name="Plan-choice" data-name="Plan choice" required="" class="tenc-global_select-field w-select"><option value="">Select plan...</option><option value="free">Free</option><option value="basic">Basic</option><option value="pro">Pro</option><option value="enterprise">Enterprise</option><option value="enterprise-plus">Enterprise plus</option><option value="PAYG">PAYG</option><option value="not-sure">Not sure yet</option></select><div class="spacer-mediumsmall"></div><input type="submit" data-wait="Please wait..." class="button is-outline-grey is-white-background w-button" value="Submit"/></form><div class="w-form-done"><div>Thank you! Your submission has been received!</div></div><div class="w-form-fail"><div>Oops! Something went wrong while submitting the form.</div></div></div></div><div aria-expanded="false" fs-modal-element="close-1" role="button" tabindex="0" aria-label="Close modal" aria-controls="fs-modal-2-popup" aria-roledescription="close-modal-trigger" class="fs_modal-2_close"><div class="fs_modal-2_close-icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" viewBox="0 0 24 24"> <path fill="CurrentColor" d="M14.5,12l9-9c0.7-0.7,0.7-1.8,0-2.5c-0.7-0.7-1.8-0.7-2.5,0l-9,9l-9-9c-0.7-0.7-1.8-0.7-2.5,0 c-0.7,0.7-0.7,1.8,0,2.5l9,9l-9,9c-0.7,0.7-0.7,1.8,0,2.5c0.7,0.7,1.8,0.7,2.5,0l9-9l9,9c0.7,0.7,1.8,0.7,2.5,0 c0.7-0.7,0.7-1.8,0-2.5L14.5,12z"/> </svg></div></div></div></div></div></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=67af053fb172299b5f9ad632" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/js/webflow.schunk.b7cad701f94860c2.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/js/webflow.schunk.8f031e9ed2c3d66b.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/67af053fb172299b5f9ad632/js/webflow.bc0b86d0.e5c221af7f72ec90.js" type="text/javascript"></script> <script>//Add no overflow to body when hamburger clicked. const navMenuMobile = document.querySelector('.w-nav[data-collapse="medium"] .w-nav-menu'); const navDemoButton = document.querySelector('.is-nav-button-wrapper .fs_modal-2_button'); const modalClose = document.querySelector('.fs_modal-2_close'); const lottieElement = document.querySelector('.nav_ham'); // navMenuMobile.style.display = 'none'; document.querySelector('.nav_ham').addEventListener('click', () => { document.body.classList.toggle('cancel-body-overflow'); }); //fs_modal-2_close modalClose.addEventListener('click', (event) => { //event.stopPropagation(); document.body.classList.remove('cancel-body-overflow'); }); const modalButton = document.querySelector('.fs_modal-2_button'); modalButton.addEventListener('click', (event) => { if (!document.body.classList.contains('cancel-body-overflow')) { document.body.classList.add('cancel-body-overflow'); } }); </script> <!--//codesandbox <script src="https://5jrdhh.csb.app/src/script.js"></script>--><script> const subButtonClick = document.querySelector('.button.is-button-gradient-v1.is-no-br-right'); const subGridWrapper = document.querySelector('.srvs_reports-table-wrapper'); const paygButtonClick = document.querySelector('.button.is-gradient-border.is-no-br-left'); const subPaygWrapper = document.querySelector('.srvs_gis-table-wrapper'); const tabWrapper = document.querySelector('.report-extra-info_grid-wrapper'); document.querySelectorAll('.pricing-toggle').forEach(button => { button.addEventListener('touchend', function () { this.click(); // Ensures the tap triggers a proper active state }); }); paygButtonClick.addEventListener('click', () => { tabWrapper.classList.remove('is-visible'); subGridWrapper.style.display = 'none'; subPaygWrapper.style.display = 'grid'; paygButtonClick.classList.add('is-button-gradient-v1'); paygButtonClick.classList.add('pricing-payg-active'); subButtonClick.classList.remove('pricing-sub-active'); paygButtonClick.classList.remove('is-gradient-border'); subButtonClick.classList.add('is-gradient-border'); subButtonClick.classList.remove('is-button-gradient-v1'); }); subButtonClick.addEventListener('click', () => { subGridWrapper.style.display = 'grid'; subPaygWrapper.style.display = 'none'; paygButtonClick.classList.remove('pricing-payg-active'); subButtonClick.classList.add('pricing-sub-active'); subButtonClick.classList.add('is-button-gradient-v1'); subButtonClick.classList.remove('is-gradient-border'); paygButtonClick.classList.add('is-gradient-border'); paygButtonClick.classList.remove('is-button-gradient-v1'); }); const proximityButton = document.getElementById('proximity-button'); const proximityTab = document.querySelector('.is-tab-item-proximity'); const proximityPane = document.getElementById('proximity-pane'); const ps6Button = document.getElementById('ps6-button'); const ps6Tab = document.querySelector('.is-tab-item-ps6'); const ps6Pane = document.getElementById('ps6-pane'); const starButton = document.getElementById('star-button'); const starTab = document.querySelector('.is-tab-item-star'); const starPane = document.getElementById('star-pane'); const freshwaterButton = document.getElementById('freshwater-button'); const freshwaterTab = document.querySelector('.is-tab-item-freshwater'); const freshwaterPane = document.getElementById('freshwater-pane'); const multisiteButton = document.getElementById('multisite-button'); const multisiteTab = document.querySelector('.is-tab-item-multisite'); const multisitePane = document.getElementById('multisite-pane'); const allTabs = document.querySelectorAll('.report-extra-info_tab-item'); const allPanes = document.querySelectorAll('.report-extra-info_tab-pane'); // Ensure all panes have this class function activateTab(tab, pane) { // Remove `w--current` from all tabs allTabs.forEach(t => t.classList.remove('w--current')); // Hide all panes allPanes.forEach(p => p.classList.remove('w--tab-active')); // Add `w--current` to the clicked tab tab.classList.add('w--current'); // Show the corresponding pane if (pane) { pane.classList.add('w--tab-active'); } // Ensure the wrapper is visible and scroll into view if (tabWrapper) { tabWrapper.classList.add('is-visible'); tabWrapper.scrollIntoView({ behavior: 'smooth' }); } } // Attach event listeners const tabButtons = [ { button: proximityButton, tab: proximityTab, pane: proximityPane }, { button: ps6Button, tab: ps6Tab, pane: ps6Pane }, { button: starButton, tab: starTab, pane: starPane }, { button: freshwaterButton, tab: freshwaterTab, pane: freshwaterPane }, { button: multisiteButton, tab: multisiteTab, pane: multisitePane } ]; tabButtons.forEach(({ button, tab, pane }) => { if (button && tab && pane) { button.addEventListener('click', () => activateTab(tab, pane)); } }); </script></body></html>

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