301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: onnu.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html><!-- Last Published: Tue May 06 2025 08:42:16 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="www.onnu.com" data-wf-page="6549bf199dd89da74f9aa903" data-wf-site="63189509e70e8f2cb04b8c7b" lang="en"><head><meta charset="utf-8"/><title>Proven & affordable pyrolysis solutions | Onnu</title><meta content="Convert waste biomass into green energy & biochar with our carbon removal technology. Discover sustainability solutions today." name="description"/><meta content="Proven & affordable pyrolysis solutions | Onnu" property="og:title"/><meta content="Convert waste biomass into green energy & biochar with our carbon removal technology. Discover sustainability solutions today." property="og:description"/><meta content="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/659be4b833001f794b1425dc_forest.webp" property="og:image"/><meta content="Proven & affordable pyrolysis solutions | Onnu" property="twitter:title"/><meta content="Convert waste biomass into green energy & biochar with our carbon removal technology. Discover sustainability solutions today." property="twitter:description"/><meta content="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/659be4b833001f794b1425dc_forest.webp" property="twitter:image"/><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/63189509e70e8f2cb04b8c7b/css/onnu.webflow.shared.93e644f10.min.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: ["Poppins:100,200,300,regular,500,600,700,800,900"] }});</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/63189509e70e8f2cb04b8c7b/632da32a63163baaf78ad63b_Onnu-Favicon-32.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/632da32e177050a180807752_Onnu-Webclip-256.png" rel="apple-touch-icon"/><link href="https://onnu.com/" rel="canonical"/><!-- Finsweet Cookie Consent --> <script async src="https://cdn.jsdelivr.net/npm/@finsweet/cookie-consent@1/fs-cc.js" fs-cc-mode="opt-in"></script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-TD3DXSF');</script> <!-- End Google Tag Manager --> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.css"/> <style> .swiper-pagination-bullets.swiper-pagination-horizontal { width: auto; } </style> <style> .slider-main_button.is-disabled, .project-slider_button.is-disabled { opacity: 0.3; pointer-events: none; } </style> <script> if (window.location.hostname.endsWith('webflow.io')) { window.markerConfig = { project: '6544dfe1b0ca258d5fe17457', source: 'snippet' }; !function (e, r, a) { if (!e.__Marker) { e.__Marker = {}; var t = [], n = { __cs: t }; ["show", "hide", "isVisible", "capture", "cancelCapture", "unload", "reload", "isExtensionInstalled", "setReporter", "setCustomData", "on", "off"].forEach(function (e) { n[e] = function () { var r = Array.prototype.slice.call(arguments); r.unshift(e), t.push(r) } }), e.Marker = n; var s = r.createElement("script"); s.async = 1, s.src = "https://edge.marker.io/latest/shim.js"; var i = r.getElementsByTagName("script")[0]; i.parentNode.insertBefore(s, i); } }(window, document); } </script><!-- [Attributes by Finsweet] Custom slider dots --> <script defer src="https://cdn.jsdelivr.net/npm/@finsweet/attributes-sliderdots@1/sliderdots.js"></script></head><body><div 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; } /* 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; } /* Prevent all click and hover interaction with an element */ .pointer-events-off { pointer-events: none; } /* Enables all click and hover interaction with an element */ .pointer-events-on { pointer-events: auto; } /* Create a class of .div-square which maintains a 1:1 dimension of a div */ .div-square::after { content: ""; display: block; padding-bottom: 100%; } /* 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 4 lines of text */ .text-style-4lines { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 4; -webkit-box-orient: vertical; } /* 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; } /* Adds inline flex display */ .display-inlineflex { display: inline-flex; } /* These classes are never overwritten */ .hide { display: none !important; } @media screen and (max-width: 991px), @media screen and (max-width: 767px), @media screen and (max-width: 479px){ .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; } .w-slider-dot { background: #ffffff40; } .w-slider-dot.w-active { background: #AFCD25; } /* background colors for attributes */ [data-background-color=sea] { background-color: #007fff; } [data-background-color=white] { background-color: #ffffff; } [data-background-color=light-grey] { background-color: #eff0f4; } [data-background-color=lightest-grey] { background-color: var(--lightest-grey-solid); } [data-background-color=teal] { background-color: #00e7d6; } [data-background-color=orange] { background-color: #ffa000; } [data-background-color=blue] { background-color: #050659; color: white; } [data-text-color=blue] { color: #050659; } [data-text-color=white] { color: white; } .text-rich-text[data-highlight-color=red] em { color: #ff1f6a; font-style: normal; } .text-rich-text[data-highlight-color=teal] em { color: #00e7d6; font-style: normal; } .text-rich-text[data-highlight-color=sea] em { color: #007fff; font-style: normal; } .text-rich-text[data-highlight-color=orange] em { color: #ffa000; font-style: normal; } @media only screen and (min-width: 992px) and (max-width: 1100px) { .project-item_specs-layout { grid-template-columns: 1fr; } } </style> <style> .text-rich-text.is-checkmark ul { padding: 0; list-style-type: none; } .text-rich-text.is-checkmark-white ul { padding: 0; list-style-type: none; } .text-rich-text.is-checkmark-white li { background-image: url('https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/65a11d47fbbb83449929bdc0_checkmark-white.svg'); background-repeat: no-repeat; padding-left: 2rem; background-size: 22px; background-position: 0 2px; } .text-rich-text.is-checkmark-white.text-size-large li { background-image: url('https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/65a11d47fbbb83449929bdc0_checkmark-white.svg'); background-repeat: no-repeat; padding-left: 2rem; background-size: 22px; background-position: 0 4px; } .text-rich-text.is-checkmark-teal ul { padding: 0; list-style-type: none; } .text-rich-text.is-checkmark li { background-image: url('https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/6571b22bc492d24c7ff53589_checkmark-icon.svg'); background-repeat: no-repeat; padding-left: 2rem; background-size: 22px; background-position: 0 2px; } .text-rich-text.is-checkmark-teal li { background-image: url('https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/6571b4cce0671809cc8216e7_checkmark-icon-teal.svg'); background-repeat: no-repeat; padding-left: 2rem; background-size: 22px; background-position: 0 2px; } .text-rich-text.is-checkmark-teal.text-size-large li { background-image: url('https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/6571b4cce0671809cc8216e7_checkmark-icon-teal.svg'); background-repeat: no-repeat; padding-left: 2rem; background-size: 22px; background-position: 0 4px; } .text-rich-text.is-checkmark.text-size-large li { background-image: url('https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/6571b22bc492d24c7ff53589_checkmark-icon.svg'); background-repeat: no-repeat; padding-left: 2rem; background-size: 22px; background-position: 0 4px; } .text-rich-text.is-checkmark-light ul { padding: 0; list-style-type: none; } .text-rich-text.is-checkmark-light li { background-image: url('https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/6571b4cce0671809cc8216e7_checkmark-icon-teal.svg'); background-repeat: no-repeat; padding-left: 2rem; background-size: 22px; background-position: 0 2px; } @media only screen and (max-width: 772px) { .text-rich-text.is-checkmark-white.text-size-large li, .text-rich-text.is-checkmark.text-size-large li, .text-rich-text.is-checkmark-light li, .text-rich-text.is-checkmark-teal li, .text-rich-text.is-checkmark-teal.text-size-large li, .text-rich-text.is-checkmark.text-size-large li, .text-rich-text.is-checkmark li, .text-rich-text.is-checkmark-white li { padding-left: 1.6rem; background-size: 18px; background-position: 0 3px; } } @media only screen and (max-width: 350px) { .heading-style-h1 { font-size: 2rem; } } .w-richtext p:empty{ display:none; } @media only screen and (min-width: 992px) and (max-width: 1250px) { .stat-card_grid { grid-template-columns: 1fr; } .stat-card_text-wrapper { position: absolute; left: 0%; top: auto; right: 0%; bottom: -1rem; display: flex; width: 100%; height: 1rem; justify-content: center; } } @media only screen and (min-width: 992px) and (max-width: 1150px) { .project-info_inner-layout { grid-template-columns: 1fr 1fr 1fr; } } button { background-color: unset; padding: unset; } @media screen and (max-width: 375px) { .home-hero_heading { font-size: 1.75rem; } } @media screen and (max-width: 315px) { .home-hero_heading { font-size: 1.5rem; } } .swiper-slide { height: auto; } [image-fit="contain"] { object-fit: contain; } </style></div><div class="fs-cc-cookie-component"><div fs-cc="banner" class="fs-cc-banner_component"><div class="fs-cc-banner_container"><div class="fs-cc-banner_text">This site uses cookies. View the <a href="/cookie-policy" class="fs-cc-banner_link">Cookie Policy</a>.</div><div class="fs-cc-banner_buttons-wrapper"><button fs-cc="allow" class="button is-blue-teal is-tiny"><div>Accept</div></button><button fs-cc="close" class="fs-cc-banner_close"><div class="fs-cc-banner_icon w-embed"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true" role="presentation" class="iconify iconify--ph" width="100%" height="100%" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M208.49 191.51a12 12 0 0 1-17 17L128 145l-63.51 63.49a12 12 0 0 1-17-17L111 128L47.51 64.49a12 12 0 0 1 17-17L128 111l63.51-63.52a12 12 0 0 1 17 17L145 128Z"></path></svg></div></button></div></div><div fs-cc="interaction" class="fs-cc-banner_trigger"></div></div></div><div class="gu-wrapper is-nav"><div class="nav-cta_container"><section class="banner7_component-2"><div class="padding-global"><div class="banner7_content-wrapper"><div class="banner7_content"><div class="w-dyn-list"><div role="list" class="w-dyn-items"><div role="listitem" class="w-dyn-item"><a rel="noopener" href="https://biochar.onnu.com/" target="_blank" class="banner7_text-wrapper w-inline-block"><div class="text-size-medium text-color-blue">Onnu Biochar open for business!</div><div class="button-v2 is-outine-icon is-banner"><div class="icon-1x1-small w-embed"><svg aria-hidden="true" fill='currentColor' role="img" viewBox="0 0 20 21" xmlns="http://www.w3.org/2000/svg"><title>Arrow Right</title><polygon points="16.172 9 10.101 2.929 11.515 1.515 20 10 19.293 10.707 11.515 18.485 10.101 17.071 16.172 11 0 11 0 9"/></svg></div></div></a></div></div></div></div></div></div></section><div class="padding-global"></div></div><div class="nav-wrapper"><div data-animation="default" class="navbar_component is-dark-nav w-nav" data-easing2="ease" fs-scrolldisable-element="smart-nav" data-easing="ease" data-collapse="medium" data-w-id="133a3efe-0e8e-1698-5788-60f40f50373c" role="banner" data-duration="400"><div class="navbar_container"><a href="/" aria-current="page" class="navbar_brand w-nav-brand w--current"><img src="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/6318c4cd760cd97c07a21cc9_ONNU_Agency-Logo-WHITE.svg" loading="eager" width="128" height="57" alt="Onnu logo white" class="navbar_brand-logo"/></a><nav role="navigation" class="navbar_menu is-page-height-tablet w-nav-menu"><a href="/technology" class="navbar_link is-white-nav-link w-nav-link">Technology</a><a href="/our-services" class="navbar_link is-white-nav-link w-nav-link">Services</a><a href="/projects" class="navbar_link is-white-nav-link w-nav-link">Projects</a><div data-hover="false" data-delay="200" data-w-id="133a3efe-0e8e-1698-5788-60f40f503757" class="navbar_menu-dropdown w-dropdown"><div class="navbar_dropdown-toggle is-white-dropdown-toggle w-dropdown-toggle"><div class="dropdown-icon w-embed"><svg width=" 100%" height=" 100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M2.55806 6.29544C2.46043 6.19781 2.46043 6.03952 2.55806 5.94189L3.44195 5.058C3.53958 4.96037 3.69787 4.96037 3.7955 5.058L8.00001 9.26251L12.2045 5.058C12.3021 4.96037 12.4604 4.96037 12.5581 5.058L13.4419 5.94189C13.5396 6.03952 13.5396 6.19781 13.4419 6.29544L8.17678 11.5606C8.07915 11.6582 7.92086 11.6582 7.82323 11.5606L2.55806 6.29544Z" fill="currentColor"/> </svg></div><div>Knowledge</div></div><nav class="navbar_dropdown-list-new w-dropdown-list"><div class="navbar_dropdown-link-list"><a href="/biochar" class="navbar_dropdown-link w-inline-block"><div class="navbar_text-wrapper"><div class="text-weight-semibold">Biochar</div></div><div class="navbar_link-background"></div></a><a href="/biomass" class="navbar_dropdown-link w-inline-block"><div class="navbar_text-wrapper"><div class="text-weight-semibold">Biomass</div></div><div class="navbar_link-background"></div></a><a href="/carbon-removal" class="navbar_dropdown-link w-inline-block"><div class="navbar_text-wrapper"><div class="text-weight-semibold">Carbon Credits</div></div><div class="navbar_link-background"></div></a><a id="w-node-_133a3efe-0e8e-1698-5788-60f40f50375e-0f50373c" href="/pyrolysis" class="navbar_dropdown-link w-inline-block"><div class="navbar_text-wrapper"><div class="text-weight-semibold">Pyrolysis</div></div><div class="navbar_link-background"></div></a><a href="/green-energy" class="navbar_dropdown-link w-inline-block"><div class="navbar_text-wrapper"><div class="text-weight-semibold">Green Energy</div></div><div class="navbar_link-background"></div></a></div></nav></div><a href="/insights" class="navbar_link is-white-nav-link w-nav-link">Insights</a><div data-hover="false" data-delay="200" data-w-id="632b6295-e145-90c7-a516-f789ef41525f" class="navbar_menu-dropdown w-dropdown"><div class="navbar_dropdown-toggle is-white-dropdown-toggle w-dropdown-toggle"><div class="dropdown-icon w-embed"><svg width=" 100%" height=" 100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M2.55806 6.29544C2.46043 6.19781 2.46043 6.03952 2.55806 5.94189L3.44195 5.058C3.53958 4.96037 3.69787 4.96037 3.7955 5.058L8.00001 9.26251L12.2045 5.058C12.3021 4.96037 12.4604 4.96037 12.5581 5.058L13.4419 5.94189C13.5396 6.03952 13.5396 6.19781 13.4419 6.29544L8.17678 11.5606C8.07915 11.6582 7.92086 11.6582 7.82323 11.5606L2.55806 6.29544Z" fill="currentColor"/> </svg></div><div>Company</div></div><nav class="navbar_dropdown-list-new w-dropdown-list"><div class="navbar_dropdown-link-list"><a id="w-node-_632b6295-e145-90c7-a516-f789ef415266-0f50373c" href="/company" class="navbar_dropdown-link w-inline-block"><div class="navbar_text-wrapper"><div class="text-weight-semibold">About Us</div></div><div class="navbar_link-background"></div></a><a href="/our-partners" class="navbar_dropdown-link w-inline-block"><div class="navbar_text-wrapper"><div class="text-weight-semibold">Our Partners</div></div><div class="navbar_link-background"></div></a><a href="/lets-talk" class="navbar_dropdown-link w-inline-block"><div class="navbar_text-wrapper"><div class="text-weight-semibold">Contact Us</div></div><div class="navbar_link-background"></div></a><a href="/careers" class="navbar_dropdown-link w-inline-block"><div class="navbar_text-wrapper"><div class="text-weight-semibold">We're hiring!</div></div><div class="navbar_link-background"></div></a></div></nav></div><div class="navbar11_menu-buttons"><a href="/lets-talk" class="button_nav w-button">Get in touch</a></div></nav><div class="navbar11_menu-button w-nav-button"><div class="menu-icon1"><div class="menu-icon1_line-top"></div><div class="menu-icon1_line-middle"><div class="menu-icon_line-middle-inner"></div></div><div class="menu-icon1_line-bottom"></div></div></div></div></div></div></div><main class="main-wrapper"><header class="section_home-hero"><div class="max-width-large"><div class="hero-text-wrap is-for-home"><div class="show-mobile-landscape"><div class="spacer-large"></div></div><h1 class="home-hero_heading"><span class="text-color-teal">Increasing value of waste biomass</span> Sustainably and Financially</h1><div class="spacer-xsmall"></div><div id="w-node-_741f99e3-8a8b-ff87-9261-dab857326d0b-4f9aa903" class="max-width-small"><p class="text-size-large text-color-white">Pyrolysis plants transform waste biomass into valuable biochar which acts as a carbon sink - eliminating environmental harm and generating green energy.</p><div class="spacer-medium"></div></div><a id="w-node-_6ac01a28-931a-930c-6e02-4aa661f7817f-4f9aa903" href="/lets-talk" class="button w-button">Get in touch</a></div></div><div class="home-hero-overlay"></div><div class="home-hero-background-image-wrap"><img src="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/659be4b833001f794b1425dc_forest.webp" loading="eager" width="1400" height="1050" alt="" srcset="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/659be4b833001f794b1425dc_forest-p-500.webp 500w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/659be4b833001f794b1425dc_forest-p-800.webp 800w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/659be4b833001f794b1425dc_forest-p-1080.webp 1080w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/659be4b833001f794b1425dc_forest.webp 1400w" sizes="(max-width: 1400px) 100vw, 1400px" class="home-hero-background-image"/></div></header><section class="section_stat background-color-gradient-1"><div class="padding-global"><div class="container-large"><div class="padding-section-small"><div class="w-layout-grid stat_layout-wrapper"><div class="stat_card"><div id="w-node-c004eefe-5846-b329-ac0f-d0816c060ef5-659a89d2" class="stat_text-wrapper"><div class="stat_heading"><span class="counter">100</span><span class="stat_small-text">%</span></div><div>Reduction in offsite waste disposal</div></div></div><div class="stat_card"><div class="stat_text-wrapper"><div class="stat_heading"><span class="stat_small-text">up to </span><span class="counter">2,000</span> <span class="stat_small-text">tCO2e</span></div><div>Avoided or removed per plant per annum</div></div></div><div class="stat_card"><div class="stat_text-wrapper"><div class="stat_heading"><span class="counter">100</span><span class="stat_small-text">%</span></div><div>Destruction of contaminants</div></div></div><div class="stat_card"><div class="stat_text-wrapper"><div class="stat_heading"><span class="stat_small-text">Up to </span><span class="counter">1,000</span><span class="stat_small-text">t</span></div><div>Biochar per unit, per annum</div></div></div><div class="stat_card"><div class="stat_text-wrapper"><div class="stat_heading"><span class="counter">99</span><span class="stat_small-text">%</span></div><div>Hygienisation</div></div></div><div class="stat_card"><div class="stat_text-wrapper"><div class="stat_heading"><span class="counter">100</span><span class="stat_small-text">%</span></div><div>Renewable energy</div></div></div></div></div></div></div></section><section class="section_home-biomass"><div class="padding-global"><div class="container-large"><div data-background-color="" class="padding-section-large"><h2>Turn problem waste into a <span class="line-break-desktop-only"><br/></span><span class="text-color-sea">weapon to fight climate change</span></h2><div class="spacer-large"></div><div class="w-layout-grid home-feature_layout"><div class="home-biomass_content"><div data-highlight-color="" data-span-color="" class="text-rich-text text-size-large w-richtext"><p><strong>Pyrolysis takes waste biomass and produces biochar and green energy, all the while removing carbon from the atmosphere.</strong></p><p>It transforms waste from a cost to a profit, and from a problem to an environmental solution.</p><p>The biochar produced is an excellent soil enhancer and promotes regenerative agriculture. Excess heat energy produced from the process is 100% renewable and can reduce your energy costs. The carbon removal credits can generate income or offset your own emissions.</p><p><strong>It's a win-win for your business and the planet.</strong></p></div><div class="spacer-medium"></div><a href="/pyrolysis" class="button is-blue-teal w-button">More on pyrolysis</a></div><div id="w-node-_7b027a1c-5ef7-d241-a3a2-0a35e99883e6-4f9aa903" class="home-feature_card"><div class="text-align-center"><h2 class="heading-style-h3">Pyrolysis of biomass delivers</h2></div><div class="spacer-medium"></div><div class="home-benefits_icon-group"><div class="home-benefits_item-wrapper"><div class="icon-border"><div class="icon-embed-large w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 72 72" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <g clip-path="url(#clip0_6025_4500)"> <path d="M37.0607 49.7906C41.1641 49.7906 44.4906 48.3636 44.4906 46.6033C44.4906 44.843 41.1641 43.416 37.0607 43.416C32.9573 43.416 29.6309 44.843 29.6309 46.6033C29.6309 48.3636 32.9573 49.7906 37.0607 49.7906Z" stroke="#05015D" stroke-linejoin="round"/> <path d="M44.4906 46.6033V51.9112C44.4906 53.6763 41.163 55.0985 37.0607 55.0985C32.9584 55.0985 29.6309 53.6763 29.6309 51.9112V46.6033" stroke="#05015D" stroke-linejoin="round"/> <path d="M29.6182 51.9238V57.2318C29.6182 58.9968 32.9457 60.4191 37.048 60.4191C41.1504 60.4191 44.4779 58.9968 44.4779 57.2318V51.9238" stroke="#05015D" stroke-linejoin="round"/> <path d="M54.0544 41.2952V46.6031C54.0544 48.2031 51.2857 49.5364 47.6787 49.7523" stroke="#05015D" stroke-linejoin="round"/> <path d="M46.6115 39.1747C50.7149 39.1747 54.0414 37.7476 54.0414 35.9874C54.0414 34.2271 50.7149 32.8 46.6115 32.8C42.5081 32.8 39.1816 34.2271 39.1816 35.9874C39.1816 37.7476 42.5081 39.1747 46.6115 39.1747Z" stroke="#05015D" stroke-linejoin="round"/> <path d="M39.1816 40.2413V35.9873" stroke="#05015D" stroke-linejoin="round"/> <path d="M54.0536 35.9873V41.2952C54.0536 42.9587 51.0817 44.3302 47.2842 44.4698" stroke="#05015D" stroke-linejoin="round"/> <path d="M47.6787 55.0729C51.2857 54.857 54.0544 53.5237 54.0544 51.9237V46.6157" stroke="#05015D" stroke-linejoin="round"/> <path d="M29.6182 42.146L29.6309 35.9999H32.8188L25.3762 24.3174L17.9463 35.9999H21.1342V55.111" stroke="#05015D" stroke-linejoin="round"/> <path d="M42.3819 30.1205V23.2507H45.5697L38.1271 11.5681L30.6973 23.2507H33.8851L33.8724 32.1522" stroke="#05015D" stroke-linejoin="round"/> </g> <defs> <clipPath id="clip0_6025_4500"> <rect width="72" height="72" fill="white"/> </clipPath> </defs> </svg></div></div><div class="text-size-small">Increased value</div></div><div class="home-benefits_item-wrapper"><div class="icon-border"><div class="icon-embed-large w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 72 72" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <g clip-path="url(#clip0_6025_4495)"> <path d="M32.3743 56.2158C26.4177 50.0317 32.8569 47.6698 32.0822 42.1841C39.1438 43.7841 35.3209 48.9015 38.1404 50.3873C39.8423 51.2888 42.3189 49.6761 43.5001 47.5809C44.2494 51.1238 43.5255 54.0444 40.7441 56.1269" stroke="#05015D" stroke-linejoin="round"/> <path d="M26.8238 55.2506C21.7054 53.5998 16.8284 48.1268 16.8284 41.0792C16.6887 37.5998 18.3905 32.1395 20.0543 28.8633C21.6038 32.4824 22.1245 33.9173 23.3692 35.1617C24.6139 36.4062 26.7857 36.4951 27.9541 35.5935C29.2369 34.603 29.2496 32.9141 28.64 31.6951C27.8271 30.0697 25.5283 27.2252 25.6934 24.0506C26.1379 15.6824 36.4509 11.6697 36.4509 11.6697C36.4509 11.6697 33.7075 16.6221 40.9088 22.2094C45.9637 26.1205 45.9383 31.5681 45.481 34.476C45.2905 35.7078 48.6181 32.8887 49.7993 28.4062C54.181 31.7459 55.8067 37.5871 55.6543 41.0792C55.3494 48.1268 51.0693 53.3078 46.5987 55.2506" stroke="#05015D" stroke-linejoin="round"/> </g> <defs> <clipPath id="clip0_6025_4495"> <rect width="72" height="72" fill="white"/> </clipPath> </defs> </svg></div></div><div class="text-size-small">Energy generation</div></div><div class="home-benefits_item-wrapper"><div class="icon-border"><div class="icon-embed-large w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 72 72" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <g clip-path="url(#clip0_6025_4443)"> <path d="M13.6006 39.8473L20.6621 51.4537L33.2866 56.2537L48.2861 55.1362L52.4265 27.0219L51.0167 23.6823L41.3134 16.114L35.2044 17.168L19.4556 26.4632L13.6006 39.8473Z" stroke="#05015D" stroke-linejoin="round"/> <path d="M35.2049 17.1685L29.1467 23.1875L19.4561 26.4637" stroke="#05015D" stroke-linejoin="round"/> <path d="M13.6006 39.8473L27.6856 41.3077L39.0908 40.0886L42.5327 23.3267L41.3134 16.114" stroke="#05015D" stroke-linejoin="round"/> <path d="M48.289 55.1365L39.0938 40.0889" stroke="#05015D" stroke-linejoin="round"/> <path d="M33.2836 56.2542L34.9982 50.4891L27.6826 41.3081L29.1432 23.1875" stroke="#05015D" stroke-linejoin="round"/> <path d="M42.5373 23.3271L51.0214 23.6827L43.6931 47.416L35.0059 50.4891" stroke="#05015D" stroke-linejoin="round"/> </g> <defs> <clipPath id="clip0_6025_4443"> <rect width="72" height="72" fill="white"/> </clipPath> </defs> </svg></div></div><div class="text-size-small">High value biochar</div></div><div class="home-benefits_item-wrapper"><div class="icon-border"><div class="icon-embed-large w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 72 72" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <g clip-path="url(#clip0_6025_4513)"> <path d="M41.2388 16.876C41.2388 19.7586 38.9018 22.0824 36.0315 22.0824C33.1611 22.0824 30.8242 19.7459 30.8242 16.876C30.8242 14.0062 33.1611 11.6697 36.0315 11.6697C38.9018 11.6697 41.2388 14.0062 41.2388 16.876Z" stroke="#05015D" stroke-linejoin="round"/> <path d="M48.4913 22.0828C49.5327 22.0828 50.4472 22.7812 50.7012 23.797L57.9151 51.4923C58.2962 52.9399 57.2039 54.3621 55.7052 54.3621H16.2824C14.7837 54.3621 13.6915 52.9526 14.0725 51.4923L21.2865 23.797C21.5532 22.7939 22.4549 22.0828 23.4964 22.0828H48.4786H48.4913Z" stroke="#05015D" stroke-linejoin="round"/> <path d="M28.7158 30.4126V44.9777" stroke="#05015D" stroke-linejoin="round"/> <path d="M33.9104 34.5779V35.6192L28.7158 40.8255" stroke="#05015D" stroke-linejoin="round"/> <path d="M30.7988 39.7842L33.9105 43.9366V44.9778" stroke="#05015D" stroke-linejoin="round"/> <path d="M43.2839 34.5779V46.0318C43.2839 47.1874 42.3567 48.1144 41.201 48.1144H37.0352" stroke="#05015D" stroke-linejoin="round"/> <path d="M40.1595 43.9366C38.4322 43.9366 37.0352 42.5398 37.0352 40.8128V38.7303C37.0352 37.0033 38.4322 35.6064 40.1595 35.6064C41.8868 35.6064 43.2839 37.0033 43.2839 38.7303V40.8128C43.2839 42.5398 41.8868 43.9366 40.1595 43.9366Z" stroke="#05015D" stroke-linejoin="round"/> </g> <defs> <clipPath id="clip0_6025_4513"> <rect width="72" height="72" fill="white"/> </clipPath> </defs> </svg></div></div><div class="text-size-small">Weight<br/>reduction</div></div><div class="home-benefits_item-wrapper"><div class="icon-border"><div class="icon-embed-large w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 72 72" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path d="M41.293 46.9714V41.2952" stroke="currentColor" stroke-linejoin="round"/> <path d="M41.293 20.1142V14.438" stroke="currentColor" stroke-linejoin="round"/> <path d="M30.7045 30.7046H25.0283" stroke="currentColor" stroke-linejoin="round"/> <path d="M57.56 30.7046H51.8838" stroke="currentColor" stroke-linejoin="round"/> <path d="M41.2946 41.295C47.1435 41.295 51.885 36.5534 51.885 30.7045C51.885 24.8555 47.1435 20.114 41.2946 20.114C35.4456 20.114 30.7041 24.8555 30.7041 30.7045C30.7041 36.5534 35.4456 41.295 41.2946 41.295Z" stroke="currentColor" stroke-linejoin="round"/> <path d="M37.8916 46.9714H44.698" stroke="currentColor" stroke-linejoin="round"/> <path d="M25.0283 27.6826V33.7271" stroke="currentColor" stroke-linejoin="round"/> <path d="M33.8037 38.1968L29.9434 42.0571" stroke="currentColor" stroke-linejoin="round"/> <path d="M53.0284 18.9714L48.7871 23.2127" stroke="currentColor" stroke-linejoin="round"/> <path d="M57.5625 27.6826V33.7271" stroke="currentColor" stroke-linejoin="round"/> <path d="M37.8916 14.438H44.698" stroke="currentColor" stroke-linejoin="round"/> <path d="M28.0508 40.165L31.9873 44.1016" stroke="currentColor" stroke-linejoin="round"/> <path d="M50.9463 16.9016L55.2891 21.2445" stroke="currentColor" stroke-linejoin="round"/> <path d="M53.4092 42.0572L49.1553 37.8032" stroke="currentColor" stroke-linejoin="round"/> <path d="M34.1972 22.8445L30.3242 18.9714" stroke="currentColor" stroke-linejoin="round"/> <path d="M55.289 40.165L51.3652 44.1016" stroke="currentColor" stroke-linejoin="round"/> <path d="M32.3936 16.9016L28.0508 21.2445" stroke="currentColor" stroke-linejoin="round"/> <path d="M23.5166 57.562V54.5398" stroke="currentColor" stroke-linejoin="round"/> <path d="M23.5166 42.4255V39.4033" stroke="currentColor" stroke-linejoin="round"/> <path d="M17.4607 48.4827H14.4385" stroke="currentColor" stroke-linejoin="round"/> <path d="M32.5964 48.4827H29.5615" stroke="currentColor" stroke-linejoin="round"/> <path d="M19.2135 52.749L16.6992 55.2887" stroke="currentColor" stroke-linejoin="round"/> <path d="M19.2261 44.2031L17.0801 42.0571" stroke="currentColor" stroke-linejoin="round"/> <path d="M29.9439 54.9204L27.7979 52.7617" stroke="currentColor" stroke-linejoin="round"/> <path d="M23.5171 54.5396C26.8624 54.5396 29.5742 51.8277 29.5742 48.4824C29.5742 45.1372 26.8624 42.4253 23.5171 42.4253C20.1718 42.4253 17.46 45.1372 17.46 48.4824C17.46 51.8277 20.1718 54.5396 23.5171 54.5396Z" stroke="currentColor" stroke-linejoin="round"/> <path d="M44.8882 36C46.0384 36 46.9707 35.0677 46.9707 33.9175C46.9707 32.7673 46.0384 31.835 44.8882 31.835C43.738 31.835 42.8057 32.7673 42.8057 33.9175C42.8057 35.0677 43.738 36 44.8882 36Z" stroke="currentColor" stroke-linejoin="round"/> <path d="M38.0818 31.8351C39.8562 31.8351 41.2945 30.3967 41.2945 28.6224C41.2945 26.848 39.8562 25.4097 38.0818 25.4097C36.3075 25.4097 34.8691 26.848 34.8691 28.6224C34.8691 30.3967 36.3075 31.8351 38.0818 31.8351Z" stroke="currentColor" stroke-linejoin="round"/> </svg></div></div><div class="text-size-small">Pollutant<br/>and pathogen<br/>destruction</div></div><div class="home-benefits_item-wrapper"><div class="icon-border"><div class="icon-embed-large w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 72 72" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <g clip-path="url(#clip0_6025_4523)"> <path d="M14.632 46.3745H11.3044C10.39 46.3745 9.64062 45.6253 9.64062 44.711V21.4602H47.3997V46.3745" stroke="#05015D" stroke-linejoin="round"/> <path d="M14.632 46.3745H11.3044C10.39 46.3745 9.64062 45.6253 9.64062 44.711V21.4602H47.3997V46.3745" stroke="#05015D" stroke-linejoin="round"/> <path d="M47.3993 46.3745H33.7334" stroke="#05015D" stroke-linejoin="round"/> <path d="M47.3993 46.3745H33.7334" stroke="#05015D" stroke-linejoin="round"/> <path d="M25.4268 46.3745H22.9375" stroke="#05015D" stroke-linejoin="round"/> <path d="M25.4268 46.3745H22.9375" stroke="#05015D" stroke-linejoin="round"/> <path d="M58.194 46.3745H60.6833C61.5978 46.3745 62.3471 45.6253 62.3471 44.711V37.2443L59.5403 28.2031C59.2227 27.1618 58.2575 26.4507 57.1652 26.4507H47.4111V46.3745H49.9005" stroke="#05015D" stroke-linejoin="round"/> <path d="M58.194 46.3745H60.6833C61.5978 46.3745 62.3471 45.6253 62.3471 44.711V37.2443L59.5403 28.2031C59.2227 27.1618 58.2575 26.4507 57.1652 26.4507H47.4111V46.3745H49.9005" stroke="#05015D" stroke-linejoin="round"/> <path d="M59.7687 28.9397H52.377V34.7429L62.347 37.2445" stroke="#05015D" stroke-linejoin="round"/> <path d="M33.733 46.3746C33.733 48.673 31.8787 50.5269 29.5799 50.5269C27.2811 50.5269 25.4268 48.673 25.4268 46.3746C25.4268 44.0761 27.2811 42.2222 29.5799 42.2222C31.8787 42.2222 33.733 44.0761 33.733 46.3746Z" stroke="#05015D" stroke-linejoin="round"/> <path d="M33.733 46.3746C33.733 48.673 31.8787 50.5269 29.5799 50.5269C27.2811 50.5269 25.4268 48.673 25.4268 46.3746C25.4268 44.0761 27.2811 42.2222 29.5799 42.2222C31.8787 42.2222 33.733 44.0761 33.733 46.3746Z" stroke="#05015D" stroke-linejoin="round"/> <path d="M22.9371 46.3746C22.9371 48.673 21.0828 50.5269 18.784 50.5269C16.4852 50.5269 14.6309 48.673 14.6309 46.3746C14.6309 44.0761 16.4852 42.2222 18.784 42.2222C21.0828 42.2222 22.9371 44.0761 22.9371 46.3746Z" stroke="#05015D" stroke-linejoin="round"/> <path d="M22.9371 46.3746C22.9371 48.673 21.0828 50.5269 18.784 50.5269C16.4852 50.5269 14.6309 48.673 14.6309 46.3746C14.6309 44.0761 16.4852 42.2222 18.784 42.2222C21.0828 42.2222 22.9371 44.0761 22.9371 46.3746Z" stroke="#05015D" stroke-linejoin="round"/> <path d="M58.1939 46.3746C58.1939 48.673 56.3396 50.5269 54.0408 50.5269C51.742 50.5269 49.8877 48.673 49.8877 46.3746C49.8877 44.0761 51.742 42.2222 54.0408 42.2222C56.3396 42.2222 58.1939 44.0761 58.1939 46.3746Z" stroke="#05015D" stroke-linejoin="round"/> <path d="M58.1939 46.3746C58.1939 48.673 56.3396 50.5269 54.0408 50.5269C51.742 50.5269 49.8877 48.673 49.8877 46.3746C49.8877 44.0761 51.742 42.2222 54.0408 42.2222C56.3396 42.2222 58.1939 44.0761 58.1939 46.3746Z" stroke="#05015D" stroke-linejoin="round"/> <path d="M60.6836 40.5588H62.2966" stroke="#05015D" stroke-linejoin="round"/> <path d="M60.6836 40.5588H62.2966" stroke="#05015D" stroke-linejoin="round"/> </g> <defs> <clipPath id="clip0_6025_4523"> <rect width="72" height="72" fill="white"/> </clipPath> </defs> </svg></div></div><div class="text-size-small">Elimination of disposal costs</div></div><div class="home-benefits_item-wrapper"><div class="icon-border"><div class="icon-embed-large w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 72 72" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <g clip-path="url(#clip0_6025_4553)"> <path d="M33.8977 53.575L28.9445 58.5273L23.9785 53.575" stroke="#05015D" stroke-linejoin="round"/> <path d="M28.9443 45.1047V58.527" stroke="#05015D" stroke-linejoin="round"/> <path d="M49.636 48.927L44.6701 53.8921L39.7168 48.927" stroke="#05015D" stroke-linejoin="round"/> <path d="M44.668 45.1047V53.892" stroke="#05015D" stroke-linejoin="round"/> <path d="M54.6516 38.1459C55.2104 37.1047 55.5533 35.9237 55.5533 34.6539C55.5533 30.5269 52.2004 27.1745 48.0726 27.1745C47.9964 27.1745 47.9202 27.1999 47.844 27.1999C46.3454 21.5745 41.2397 17.4221 35.1307 17.4221C28.2342 17.4221 22.5951 22.7174 22.0236 29.4602C19.0898 30.5523 16.9814 33.3713 16.9814 36.6983C16.9814 40.965 20.436 44.4189 24.6907 44.4189H54.3595H54.3849H54.4103C56.1249 44.3935 57.5219 42.9967 57.5219 41.2697C57.5219 39.5428 56.2519 38.2729 54.6262 38.1459H54.6516Z" stroke="#05015D" stroke-linejoin="round"/> <path d="M44.2236 33.4606C44.2236 32.0383 45.6461 32.0383 45.6461 32.0383C45.6461 32.0383 47.0686 32.0383 47.0686 33.4606C47.0686 34.8828 44.2236 37.7145 44.2236 37.7145H47.0686" stroke="#05015D" stroke-linejoin="round"/> <path d="M41.353 30.6286C41.353 29.0667 40.0829 27.7842 38.508 27.7842C36.9332 27.7842 35.6631 29.054 35.6631 30.6286V34.8826C35.6631 36.4445 36.9332 37.727 38.508 37.727C40.0829 37.727 41.353 36.4572 41.353 34.8826V30.6286Z" stroke="#05015D" stroke-linejoin="round"/> <path d="M32.4506 30.6286C32.4506 29.0667 31.1806 27.7842 29.6057 27.7842C28.0308 27.7842 26.7607 29.054 26.7607 30.6286V34.8826C26.7607 36.4445 28.0308 37.727 29.6057 37.727C31.1806 37.727 32.4506 36.4572 32.4506 34.8826" stroke="#05015D" stroke-linejoin="round"/> </g> <defs> <clipPath id="clip0_6025_4553"> <rect width="72" height="72" fill="white"/> </clipPath> </defs> </svg></div></div><div class="text-size-small">Carbon removal<br/>credits</div></div></div></div></div></div></div></div><div class="backgroun-image-wrapper"><img src="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/659be5a20174a9031e0d4df0_onnu-clear-sky.webp" loading="lazy" width="2736" height="1824" alt="Clear sky." srcset="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/659be5a20174a9031e0d4df0_onnu-clear-sky-p-500.webp 500w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/659be5a20174a9031e0d4df0_onnu-clear-sky-p-800.webp 800w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/659be5a20174a9031e0d4df0_onnu-clear-sky-p-1080.webp 1080w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/659be5a20174a9031e0d4df0_onnu-clear-sky-p-1600.webp 1600w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/659be5a20174a9031e0d4df0_onnu-clear-sky-p-2000.webp 2000w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/659be5a20174a9031e0d4df0_onnu-clear-sky-p-2600.webp 2600w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/659be5a20174a9031e0d4df0_onnu-clear-sky.webp 2880w" sizes="100vw" class="background-image"/><div class="background-gradient"></div></div></section><section class="section_business-modal"><div class="padding-global"><div class="container-large"><div class="padding-section-large"><h2 class="heading-style-h2">Business model</h2><div class="spacer-xsmall"></div><div class="max-width-medium"><p class="text-size-large text-weight-semibold">A pyrolysis plant can be both hugely environmentally positive, and profitable.<br/></p></div><div class="spacer-large"></div><div data-w-id="1094488c-5f85-871f-e175-8fa16046c29a" class="our-solution_mask"><div class="our-solution_layout-wrapper"><div class="w-layout-grid our-solution_component with-animation"><div class="feature_content is-first"><h3>Inputs</h3><div class="spacer-medium"></div><div class="business-modal_card"><div class="our-solution_input-wrapper"><div class="w-layout-grid our-solution_input-layout"><div class="output_icon-wrapper"><div class="card-icon_border"><div class="icon-embed-medium text-color-blue w-embed"><svg aria-hidden="true" role="presentation" width="100%" height="100%" viewBox="0 0 58 64" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M18.7601 16.54C18.7601 13.436 20.1595 10.6667 22.3634 8.82687C21.0043 8.00451 19.4087 7.52002 17.7 7.52002C12.7161 7.52002 8.66 11.5762 8.66 16.56C8.66 17.2762 8.75425 17.9744 8.92424 18.6355C8.97242 18.8228 8.90821 19.0212 8.75937 19.1447C6.74988 20.813 5.5 23.2938 5.5 26.1C5.5 31.0839 9.55614 35.14 14.54 35.14H17.5395C17.584 35.1271 17.631 35.1201 17.6797 35.1201C17.7284 35.1201 17.7754 35.1271 17.8199 35.14H21.2865C17.9073 33.5213 15.5801 30.0682 15.5801 26.08C15.5801 23.0764 16.8922 20.3844 18.9686 18.5537C18.8392 17.9112 18.7601 17.2353 18.7601 16.54ZM18.1797 36.14H28.3203V56.28C28.3203 56.5561 28.5442 56.78 28.8203 56.78C29.0965 56.78 29.3203 56.5561 29.3203 56.28V36.12H31.9801H39.4404V56.2801C39.4404 56.5563 39.6643 56.7801 39.9404 56.7801C40.2166 56.7801 40.4404 56.5563 40.4404 56.2801V36.12H43.1203C48.6565 36.12 53.1603 31.6161 53.1603 26.08C53.1603 23.0768 51.8488 20.4063 49.7775 18.5608C49.9213 17.9171 50.0003 17.2519 50.0003 16.54C50.0003 11.0039 45.4965 6.5 39.9603 6.5C37.8967 6.5 35.9796 7.11811 34.3886 8.19684C32.7925 7.12553 30.8708 6.5 28.8001 6.5C26.7333 6.5 24.8148 7.12046 23.2204 8.18576C21.6429 7.14461 19.7454 6.52002 17.7 6.52002C12.1639 6.52002 7.66 11.0239 7.66 16.56C7.66 17.2539 7.73881 17.9315 7.88261 18.5792C5.79166 20.4265 4.5 23.0986 4.5 26.1C4.5 31.6362 9.00386 36.14 14.54 36.14H17.1797V56.2801C17.1797 56.5563 17.4035 56.7801 17.6797 56.7801C17.9558 56.7801 18.1797 56.5563 18.1797 56.2801V36.14ZM23.6662 9.11163C23.5907 9.21672 23.482 9.28384 23.3647 9.30893C21.1736 10.9564 19.7601 13.5787 19.7601 16.54C19.7601 17.2564 19.8544 17.9587 20.0075 18.6286C20.0496 18.8126 19.9844 19.0046 19.8391 19.125C17.8496 20.7734 16.5801 23.2742 16.5801 26.08C16.5801 31.0645 20.6169 35.12 25.6201 35.12H28.3203V31.0675L22.1064 24.8536C21.9111 24.6583 21.9111 24.3417 22.1064 24.1464C22.3017 23.9512 22.6183 23.9512 22.8135 24.1464L28.3203 29.6532V14.98C28.3203 14.7038 28.5442 14.48 28.8203 14.48C29.0965 14.48 29.3203 14.7038 29.3203 14.98V29.6502L34.8062 24.147C35.0012 23.9514 35.3177 23.9509 35.5133 24.1459C35.7089 24.3408 35.7094 24.6574 35.5144 24.853L29.3203 31.0666V35.12H31.9801C36.9646 35.12 41.0201 31.0832 41.0201 26.08C41.0201 23.2952 39.7513 20.793 37.7589 19.1232C37.615 19.0026 37.5508 18.8116 37.5927 18.6286C37.7458 17.9587 37.8401 17.2564 37.8401 16.54C37.8401 11.5555 33.8033 7.5 28.8001 7.5C26.9014 7.5 25.1421 8.08109 23.6898 9.07564C23.6825 9.08785 23.6746 9.09986 23.6662 9.11163ZM38.8401 16.54C38.8401 13.4489 37.4421 10.6793 35.2399 8.83604C36.6084 7.98454 38.2241 7.5 39.9603 7.5C44.9442 7.5 49.0003 11.5561 49.0003 16.54C49.0003 17.2756 48.9062 17.9538 48.7361 18.6155C48.6881 18.802 48.7515 18.9995 48.8991 19.1232C50.892 20.7934 52.1603 23.2758 52.1603 26.08C52.1603 31.0639 48.1042 35.12 43.1203 35.12H36.3535C39.7045 33.4964 42.0201 30.0641 42.0201 26.08C42.0201 23.0936 40.7064 20.4028 38.6312 18.5554C38.7608 17.9124 38.8401 17.2359 38.8401 16.54Z" fill="currentColor"/></svg></div></div><div class="text-size-small text-weight-medium">Green waste</div></div><div class="output_icon-wrapper"><div class="card-icon_border"><div class="icon-embed-medium text-color-blue w-embed"><svg aria-hidden="true" role="presentation" width="100%" height="100%" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M52.7139 6.74367C52.625 6.59473 52.4652 6.50252 52.2917 6.50005C52.1183 6.49758 51.9559 6.58519 51.8628 6.73154L46.4082 15.3018C46.2927 15.3274 46.1323 15.3639 45.9344 15.4113C45.5081 15.5133 44.9073 15.6658 44.2062 15.8686C42.8079 16.2729 40.9939 16.8817 39.3687 17.6949C39.1217 17.8185 39.0217 18.1189 39.1453 18.3658C39.2689 18.6128 39.5692 18.7128 39.8162 18.5892C41.364 17.8147 43.1128 17.2257 44.4839 16.8292C45.1676 16.6315 45.7531 16.4829 46.1671 16.3838C46.374 16.3343 46.5379 16.2972 46.6495 16.2726C46.7053 16.2603 46.748 16.2512 46.7764 16.2451L46.8083 16.2384L46.816 16.2368L46.8177 16.2365L46.818 16.2364C46.9508 16.2092 47.0669 16.1293 47.1397 16.015L52.271 7.95256L54.583 11.8245L54.583 11.8246C55.79 13.8466 56.0791 16.289 55.3706 18.5484L55.3703 18.5495L51.0011 32.2521C50.9854 32.3012 50.9774 32.3524 50.9774 32.404V33.1003C50.9774 38.501 47.8646 43.2587 43.3296 45.5459C43.3237 45.5487 43.3179 45.5516 43.3121 45.5546C42.8337 45.7936 42.3274 46.0068 41.793 46.1939C41.5324 46.2852 41.3951 46.5705 41.4864 46.8311C41.5777 47.0917 41.863 47.229 42.1236 47.1377C42.4388 47.0273 42.7459 46.9081 43.0448 46.78V49.8692C43.0448 50.4569 42.5446 50.9569 41.9583 50.9569H41.1623L41.1508 50.9568L41.1398 50.9569H40.3439C39.7576 50.9569 39.2853 50.4848 39.2853 49.897C39.2853 48.3879 38.1128 47.0996 36.5837 47.03C35.5091 46.9701 34.1407 46.7949 32.6788 46.3665C32.6193 46.3339 32.5524 46.3131 32.4812 46.3072C30.6683 45.7503 28.7268 44.7986 27.032 43.193C25.1419 41.1897 22.1018 40.7978 19.7607 42.2583L19.7602 42.2586L17.0881 43.9299C17.0018 43.9839 16.9341 44.0629 16.8939 44.1565L14.9254 48.7378L13.8203 46.5259C13.6969 46.2789 13.3966 46.1787 13.1496 46.3021C12.9026 46.4255 12.8023 46.7258 12.9258 46.9729L14.5123 50.1484C14.5993 50.3225 14.7794 50.4303 14.9739 50.4247C15.1685 50.4191 15.3421 50.3011 15.419 50.1223L17.7509 44.6949L20.29 43.1068L20.2902 43.1066C22.2312 41.8958 24.751 42.2241 26.313 43.8882C26.3196 43.8952 26.3264 43.902 26.3333 43.9086C28.0855 45.5723 30.0739 46.58 31.9393 47.1847V49.8695C31.9393 50.6893 32.4297 51.4104 33.1294 51.7502L29.8118 55.7205H27.6797C27.4035 55.7205 27.1797 55.9443 27.1797 56.2205C27.1797 56.4966 27.4035 56.7205 27.6797 56.7205H30.0416H30.049H33.2186C33.4947 56.7205 33.7186 56.4966 33.7186 56.2205C33.7186 55.9443 33.4947 55.7205 33.2186 55.7205H31.1149L34.2596 51.9572H34.833C35.1091 51.9572 35.333 51.7334 35.333 51.4572C35.333 51.1811 35.1091 50.9572 34.833 50.9572H34.0294L34.0244 50.9572C33.4387 50.9565 32.9393 50.4568 32.9393 49.8695V47.4752C34.2916 47.8242 35.5388 47.9734 36.5308 48.0286L36.5308 48.0286L36.5363 48.0288C37.5108 48.0722 38.2853 48.9001 38.2853 49.897C38.2853 51.0363 39.2046 51.9569 40.3439 51.9569H40.4576L39.2041 55.7202H37.1987C36.9226 55.7202 36.6987 55.944 36.6987 56.2202C36.6987 56.4963 36.9226 56.7202 37.1987 56.7202H39.5531L39.5686 56.7203L39.5762 56.7202H42.7376C43.0138 56.7202 43.2376 56.4963 43.2376 56.2202C43.2376 55.944 43.0138 55.7202 42.7376 55.7202H40.2581L41.5116 51.9569H41.9583C43.0977 51.9569 44.0448 51.0085 44.0448 49.8692V46.3017C48.7627 43.8002 51.9774 38.7839 51.9774 33.1003V32.4817L56.3237 18.8511L56.3244 18.8488C57.1185 16.3175 56.7951 13.5793 55.4417 11.312L55.4416 11.3119L52.7139 6.74367ZM32.3964 22.214C34.9553 21.789 37.6968 21.5422 39.9552 21.5422H48.2775C48.4469 21.5422 48.6049 21.6281 48.697 21.7703C48.7892 21.9125 48.8031 22.0917 48.7339 22.2464L45.3938 29.7116L45.3937 29.712C43.0028 35.0452 37.7304 38.4476 31.9112 38.4476H31.6329C31.3568 38.4476 31.1329 38.2237 31.1329 37.9476C31.1329 37.6714 31.3568 37.4476 31.6329 37.4476H31.9112C37.3369 37.4476 42.2517 34.2761 44.4812 29.3029L47.506 22.5422H39.9552C37.7602 22.5422 35.0741 22.783 32.5603 23.2005C30.0371 23.6196 27.7323 24.2097 26.2782 24.8906C23.0655 26.3956 20.4679 29.0682 18.0921 31.5125C17.6415 31.9761 17.1989 32.4315 16.7615 32.8692L15.2067 34.4253C15.197 34.4443 15.187 34.4632 15.1768 34.4819C15.1194 34.5872 15.0296 34.6637 14.9265 34.7056L14.507 35.1255C14.3118 35.3208 13.9952 35.3209 13.7999 35.1258C13.6046 34.9306 13.6044 34.614 13.7996 34.4187L14.372 33.8458C14.4471 33.6547 14.4883 33.4321 14.4883 33.1841C14.4883 32.1469 13.6503 31.2886 12.5946 31.2886C11.5351 31.2886 10.7009 32.1229 10.7009 33.1841C10.7009 33.494 10.7652 33.752 10.8987 34.0192C10.9963 34.2146 10.9557 34.4509 10.7984 34.6025C10.6412 34.7542 10.4036 34.7862 10.2118 34.6815C9.98993 34.5604 9.71288 34.4919 9.39368 34.4919C8.35822 34.4919 7.5 35.33 7.5 36.3875C7.5 37.4488 8.33417 38.283 9.39368 38.283H10.2009C10.477 38.283 10.7009 38.5069 10.7009 38.783C10.7009 39.0592 10.477 39.283 10.2009 39.283C9.16539 39.283 8.30716 40.1211 8.30716 41.1786C8.30716 42.2398 9.14135 43.0741 10.2009 43.0741C10.477 43.0741 10.7009 43.298 10.7009 43.5741C10.7009 43.8503 10.477 44.0741 10.2009 44.0741C8.58834 44.0741 7.30716 42.7914 7.30716 41.1786C7.30716 40.3303 7.66863 39.575 8.24062 39.0486C7.21113 38.6075 6.5 37.5891 6.5 36.3875C6.5 34.7709 7.81278 33.4919 9.39368 33.4919C9.50276 33.4919 9.61108 33.4975 9.71808 33.5088C9.70662 33.4035 9.70086 33.2955 9.70086 33.1841C9.70086 31.5713 10.982 30.2886 12.5946 30.2886C14.0637 30.2886 15.2529 31.3746 15.4572 32.7598L16.0542 32.1624C16.4713 31.7449 16.8998 31.3035 17.3413 30.8485L17.3414 30.8484L17.3414 30.8484C19.7119 28.406 22.4594 25.5752 25.854 23.985L25.8541 23.985C27.4339 23.2452 29.8469 22.6375 32.3964 22.214ZM10.1998 54.3247C9.6001 54.3247 9.11328 54.8113 9.11328 55.4125C9.11328 56.0136 9.6001 56.5002 10.1998 56.5002C10.7995 56.5002 11.2863 56.0136 11.2863 55.4125C11.2863 54.8113 10.7995 54.3247 10.1998 54.3247ZM8.11328 55.4125C8.11328 54.2598 9.04708 53.3247 10.1998 53.3247C11.3525 53.3247 12.2863 54.2598 12.2863 55.4125C12.2863 56.5651 11.3525 57.5002 10.1998 57.5002C9.04708 57.5002 8.11328 56.5651 8.11328 55.4125ZM17.8531 55.4125C17.8531 54.8113 18.3399 54.3247 18.9396 54.3247C19.5393 54.3247 20.0261 54.8113 20.0261 55.4125C20.0261 56.0136 19.5393 56.5002 18.9396 56.5002C18.3399 56.5002 17.8531 56.0136 17.8531 55.4125ZM18.9396 53.3247C17.7869 53.3247 16.8531 54.2598 16.8531 55.4125C16.8531 56.5651 17.7869 57.5002 18.9396 57.5002C20.0923 57.5002 21.0261 56.5651 21.0261 55.4125C21.0261 54.2598 20.0923 53.3247 18.9396 53.3247Z" fill="currentColor"/></svg></div></div><div class="text-size-small text-weight-medium">Poultry Litter</div></div><div class="output_icon-wrapper"><div class="card-icon_border"><div class="icon-embed-medium text-color-blue w-embed"><svg role="presentation" aria-hidden="true" width="100%" height="100%" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M29.2723 9.38285C27.3475 7.45798 24.5939 6.78789 22.3916 6.58163C21.2812 6.47764 20.2883 6.48945 19.5728 6.5271C19.2146 6.54595 18.9248 6.57135 18.7233 6.59221C18.6225 6.60264 18.5437 6.61196 18.4893 6.61876C18.4622 6.62217 18.4411 6.62495 18.4264 6.62693L18.4093 6.62929L18.4044 6.62998L18.4029 6.6302L18.4024 6.63028C18.4022 6.6303 18.402 6.63033 18.4738 7.12515L18.402 6.63033C18.1829 6.66211 18.0107 6.83424 17.979 7.05338L18.4738 7.12515C17.979 7.05338 17.9789 7.05355 17.9789 7.05375L17.9788 7.05427L17.9786 7.05578L17.9779 7.06067L17.9756 7.0778C17.9736 7.09246 17.9708 7.11353 17.9674 7.14071C17.9606 7.19506 17.9513 7.27387 17.9408 7.37467C17.92 7.57621 17.8946 7.86599 17.8757 8.22416C17.8381 8.93963 17.8263 9.93258 17.9303 11.043C18.1365 13.2453 18.8066 15.9988 20.7315 17.9237C22.6563 19.8486 25.4099 20.5187 27.6122 20.7249C28.7226 20.8289 29.7155 20.8171 30.431 20.7794C30.7368 20.7633 30.9928 20.7425 31.1865 20.7237V22.7952C31.1265 23.8213 31.14 24.7317 31.174 25.43C31.1779 25.5109 31.1821 25.589 31.1865 25.6641V38.1339C27.905 38.3358 25.0924 40.3251 23.7572 43.1395C23.622 43.1305 23.501 43.1305 23.3917 43.1305H23.3828C19.5871 43.1305 16.433 45.5188 15.1598 48.7805C12.0006 50.043 9.7249 52.9756 9.52717 56.5H5V57.5H58.3217V56.5H53.9504C53.7512 52.9289 51.4317 49.9941 48.3143 48.7772C46.9926 45.4697 43.8402 43.1305 40.0947 43.1305C39.9533 43.1305 39.8265 43.1429 39.7224 43.1548C38.3372 40.3084 35.521 38.2944 32.1865 38.1281V27.3637C32.4322 27.3884 32.7672 27.4167 33.1728 27.4383C34.0638 27.4858 35.3001 27.5009 36.6817 27.3707C39.426 27.1122 42.8328 26.2722 45.2017 23.8766C47.5694 21.5082 48.4091 18.1028 48.6741 15.3597C48.8076 13.9787 48.7975 12.7427 48.7542 11.852C48.7325 11.4061 48.7025 11.0456 48.6777 10.7953C48.6653 10.6701 48.6542 10.5723 48.6461 10.5052C48.642 10.4716 48.6387 10.4456 48.6364 10.4277L48.6336 10.4069L48.6328 10.401L48.6326 10.3993L48.6325 10.3987C48.6324 10.3985 48.6324 10.3983 48.1373 10.4678L48.6324 10.3983C48.6016 10.1784 48.4294 10.0052 48.2097 9.97305L48.1373 10.4678C48.2097 9.97305 48.2095 9.97303 48.2093 9.973L48.2087 9.97291L48.207 9.97266L48.2011 9.97183L48.1803 9.96893C48.1623 9.96648 48.1363 9.96302 48.1027 9.95877C48.0355 9.95027 47.9377 9.9386 47.8125 9.92551C47.562 9.89933 47.2014 9.8674 46.7554 9.84364C45.8644 9.79617 44.6281 9.78109 43.2465 9.91123C40.5022 10.1698 37.0953 11.0097 34.7265 13.4054C33.5314 14.6008 32.7256 16.0604 32.1865 17.5656V16.9958H32.1273C32.1146 16.759 32.097 16.5143 32.0735 16.2636C31.8673 14.0612 31.1972 11.3077 29.2723 9.38285ZM18.8744 8.27672C18.8893 7.99321 18.9085 7.75618 18.9256 7.577C19.1048 7.55982 19.3418 7.54064 19.6253 7.52572C20.3053 7.48994 21.2479 7.4789 22.2983 7.57728C24.4176 7.77576 26.8866 8.4113 28.5652 10.09C30.2439 11.7686 30.8794 14.2376 31.0779 16.3568C31.1763 17.4073 31.1652 18.3499 31.1295 19.0298C31.1145 19.3133 31.0954 19.5504 31.0782 19.7295C30.899 19.7467 30.662 19.7659 30.3785 19.7808C29.6986 19.8166 28.7559 19.8276 27.7055 19.7293C25.5862 19.5308 23.1172 18.8952 21.4386 17.2166C19.7599 15.5379 19.1244 13.069 18.9259 10.9497C18.8275 9.89927 18.8386 8.95663 18.8744 8.27672ZM32.2433 26.3643C32.2253 26.1796 32.2044 25.9327 32.1865 25.6345V22.8247C32.2022 22.563 32.2228 22.2936 32.2494 22.0184C32.5066 19.3566 33.3117 16.2344 35.4346 14.1115L35.4366 14.1094C37.559 11.9623 40.6797 11.1574 43.3403 10.9068C44.6614 10.7824 45.847 10.7967 46.7022 10.8422C47.1153 10.8642 47.4503 10.8935 47.6849 10.9176C47.7078 11.1523 47.7353 11.4873 47.7554 11.9005C47.797 12.756 47.8065 13.942 47.6788 15.2636C47.4216 17.9254 46.6165 21.0476 44.4936 23.1705L44.4916 23.1725C42.3691 25.3196 39.2484 26.1245 36.5879 26.3752C35.2668 26.4996 34.0812 26.4853 33.2259 26.4398C32.8128 26.4177 32.4779 26.3885 32.2433 26.3643ZM31.7387 39.1169C28.4972 39.1169 25.6995 41.0815 24.5225 43.8768C24.4303 44.0958 24.1967 44.2197 23.9637 44.1731C23.7557 44.1315 23.5909 44.1305 23.3828 44.1305C19.9503 44.1305 17.1012 46.3364 16.0194 49.336C15.9694 49.4745 15.861 49.584 15.7229 49.6352C12.8198 50.7122 10.7296 53.3401 10.529 56.5H52.9486C52.7463 53.2928 50.6115 50.6656 47.7589 49.6367C47.6204 49.5868 47.5109 49.4783 47.4597 49.3403C46.3264 46.2853 43.4756 44.1305 40.0947 44.1305C39.9962 44.1305 39.9044 44.1403 39.7941 44.1532L39.7706 44.156L39.7705 44.156L39.7705 44.156C39.6717 44.1678 39.5452 44.1828 39.4158 44.1828C39.2173 44.1828 39.0376 44.0654 38.9579 43.8836C37.7272 41.0775 34.9753 39.1169 31.7387 39.1169Z" fill="currentColor"/></svg></div></div><div class="text-size-small text-weight-medium">Agriculture residue</div></div><div class="output_icon-wrapper"><div class="card-icon_border"><div class="icon-embed-medium text-color-blue w-embed"><svg aria-hidden="true" role="presentation" width="100%" height="100%" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M23.5041 10.1899H12.9641C9.48406 10.1899 6.66406 13.4799 6.66406 17.5399C6.66406 21.5999 9.48406 24.8899 12.9641 24.8899H23.2841M31.8219 26.07H27.3319C23.3819 26.07 20.1719 22.25 20.1719 17.54C20.1719 12.83 23.3819 9 27.3319 9H31.3919M32.273 26.05C32.123 26.06 31.973 26.07 31.823 26.07C28.213 26.07 25.293 22.25 25.293 17.54C25.293 12.83 28.213 9 31.823 9C35.433 9 38.353 12.82 38.353 17.54C38.353 17.73 38.353 17.93 38.343 18.12M35.6641 16.4699C35.2841 14.1599 33.7141 12.4199 31.8341 12.4199C29.6641 12.4199 27.9141 14.7099 27.9141 17.5399C27.9141 18.3599 28.0541 19.1399 28.3241 19.8299C31.5241 23.1199 33.5242 27.7901 33.5242 32.9701M45.4827 32.9696C45.4827 22.9896 38.0527 14.8896 28.8827 14.8896C28.7427 14.8896 28.6127 14.8896 28.4727 14.8896M12.703 43.1099C11.613 43.2899 10.363 43.5999 9.273 44.2399C9.063 44.3599 8.393 44.7899 8.453 45.2699C8.473 45.4799 8.653 45.7099 8.973 45.9599C9.173 46.1099 9.37301 46.2399 9.58301 46.3299M48.7713 31.6197C49.8213 31.9197 50.8013 32.3297 51.6113 32.9097C52.2613 33.3697 52.6013 34.3797 52.0913 34.9997C51.7613 35.3897 51.2113 35.4997 50.7313 35.6997C50.2513 35.8997 49.7613 36.3197 49.8613 36.8197C49.9713 37.3997 50.7113 37.5697 51.2913 37.6497C52.7713 37.8597 54.7713 38.3197 56.0313 39.1197C56.8713 39.6497 57.5413 40.5797 57.4813 41.5697C57.2813 44.7897 48.4613 45.2397 46.2013 45.3997C42.7113 45.6597 39.4913 45.8997 39.4913 46.7997C39.4913 47.4297 41.0513 47.7597 42.6613 48.0997C45.0313 48.5997 47.4913 49.1197 47.4713 51.2497V51.2797C47.4413 53.2997 44.9913 54.3997 42.0213 54.9897C39.3213 55.5197 36.1613 55.6697 34.2313 55.6697H33.7413C32.6813 55.6397 27.9213 55.4497 24.6313 54.9397C22.4113 54.5897 20.7413 53.9897 20.7413 52.9797C20.7413 51.5097 21.8013 51.0897 22.8713 50.6797C23.4013 50.4597 23.9213 50.2597 23.9213 49.8697C23.9213 49.5697 21.3813 49.5697 18.3313 49.5797C16.3413 49.5897 14.4213 49.5397 12.4613 49.2797C10.5013 49.0197 8.86134 48.8197 7.24134 47.5697C6.65134 47.1197 6.09135 46.5297 6.01135 45.7897C5.88135 44.6597 6.89134 43.7297 7.87134 43.1497C10.1613 41.8097 12.8013 41.2297 15.4013 40.8797C16.4513 40.7397 21.0913 40.9097 21.0913 39.1997C21.0913 38.2497 20.0613 37.8897 19.0613 37.5397C17.6013 37.0397 16.2013 36.5297 16.2013 34.7797C16.2013 32.7097 18.9513 31.4397 22.8213 30.7797C25.6013 30.2997 26.7713 30.4897 29.5813 30.2197M28.5234 53.2398C30.8234 53.4798 33.3734 53.5898 34.1834 53.5998H34.6134C35.4034 53.6098 38.3134 53.5698 40.8634 53.0698C43.3934 52.5698 44.3034 51.8098 44.3034 51.3198C44.3034 50.7298 42.9834 50.3998 41.3934 50.0598C40.9634 49.9698 40.5334 49.8798 40.1234 49.7798M14.9844 44.6397C16.5444 43.6197 18.6344 44.0598 19.6444 45.6198M22.0742 36.1998C23.8042 34.4698 26.6142 34.4698 28.3442 36.1998M23.875 42.2497C26.095 39.3097 30.035 38.4297 33.245 39.9597V39.6397C35.015 37.7997 37.495 36.6597 40.245 36.6597C43.945 36.6597 47.155 38.7297 48.785 41.7797M27.1016 45.1701C27.8216 44.9601 28.5816 44.8501 29.3716 44.8501C32.7316 44.8501 35.6016 46.8901 36.8316 49.8001" stroke="currentColor" stroke-linejoin="round"/></svg></div></div><div class="text-size-small text-weight-medium">Sewage</div></div></div><div class="our-solution_arrow-element"><div class="icon-1x1-medium w-embed"><svg aria-hidden="true" role="presentation" width="20px" height="20px" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill="currentColor" d="M4.00019 15.9999C4.00019 15.7347 4.10555 15.4804 4.29308 15.2928C4.48062 15.1053 4.73497 14.9999 5.00019 14.9999L24.5864 14.9999L17.2927 7.70743C17.1998 7.61452 17.1261 7.50422 17.0758 7.38283C17.0255 7.26143 16.9996 7.13133 16.9996 6.99993C16.9996 6.86854 17.0255 6.73843 17.0758 6.61703C17.1261 6.49564 17.1998 6.38534 17.2927 6.29243C17.3856 6.19952 17.4959 6.12582 17.6173 6.07554C17.7387 6.02526 17.8688 5.99937 18.0002 5.99937C18.1316 5.99937 18.2617 6.02526 18.3831 6.07554C18.5045 6.12582 18.6148 6.19952 18.7077 6.29243L27.7077 15.2924C27.8007 15.3853 27.8744 15.4956 27.9247 15.617C27.9751 15.7384 28.001 15.8685 28.001 15.9999C28.001 16.1313 27.9751 16.2615 27.9247 16.3829C27.8744 16.5043 27.8007 16.6146 27.7077 16.7074L18.7077 25.7074C18.5201 25.8951 18.2656 26.0005 18.0002 26.0005C17.7348 26.0005 17.4803 25.8951 17.2927 25.7074C17.105 25.5198 16.9996 25.2653 16.9996 24.9999C16.9996 24.7346 17.105 24.4801 17.2927 24.2924L24.5864 16.9999L5.00019 16.9999C4.73497 16.9999 4.48062 16.8946 4.29308 16.707C4.10555 16.5195 4.00019 16.2651 4.00019 15.9999Z"/> </svg></div></div></div><div class="spacer-medium"></div><div class="text-align-center"><h4 class="heading-style-h5">Waste Biomass</h4><div class="spacer-xxsmall"></div><p>Feedstock can come from any organic source, including green waste, poultry litter, sewage or agricultural residues.</p><div class="spacer-small"></div><a href="/biomass" class="button is-sea-button is-small w-button">Read more</a></div></div></div><div class="feature_content text-align-center"><h3>Pyrolysis</h3><div class="spacer-medium"></div><div class="business-modal_card is-second-card"><div class="our-solution_image-wrapper"><img src="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/6573076697316e1b3bd47725__Pyrolysis.svg" loading="lazy" width="102" height="150" alt="Pyrolysis." class="our-solution_image"/></div><div class="spacer-medium"></div><div class="text-align-center"><h4 class="heading-style-h5">Our Plant</h4><div class="spacer-xxsmall"></div><p>Feedstock is thermally decomposed into biochar and syngas, which is combusted for energy to maintain the process and power any required drying process.</p><div class="spacer-small"></div><a href="/pyrolysis" class="button is-sea-button is-small w-button">Read more</a></div></div></div><div class="our-solution_list"><h3>Outputs</h3><div class="spacer-medium"></div><div class="output_wrapper"><div class="our-solution_item"><div class="our-solution_card"><div class="our-solution_arrow-wrapper"><div class="circle-arrow"><div class="icon-1x1-medium w-embed"><svg aria-hidden="true" role="presentation" width="20px" height="20px" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill="currentColor" d="M4.00019 15.9999C4.00019 15.7347 4.10555 15.4804 4.29308 15.2928C4.48062 15.1053 4.73497 14.9999 5.00019 14.9999L24.5864 14.9999L17.2927 7.70743C17.1998 7.61452 17.1261 7.50422 17.0758 7.38283C17.0255 7.26143 16.9996 7.13133 16.9996 6.99993C16.9996 6.86854 17.0255 6.73843 17.0758 6.61703C17.1261 6.49564 17.1998 6.38534 17.2927 6.29243C17.3856 6.19952 17.4959 6.12582 17.6173 6.07554C17.7387 6.02526 17.8688 5.99937 18.0002 5.99937C18.1316 5.99937 18.2617 6.02526 18.3831 6.07554C18.5045 6.12582 18.6148 6.19952 18.7077 6.29243L27.7077 15.2924C27.8007 15.3853 27.8744 15.4956 27.9247 15.617C27.9751 15.7384 28.001 15.8685 28.001 15.9999C28.001 16.1313 27.9751 16.2615 27.9247 16.3829C27.8744 16.5043 27.8007 16.6146 27.7077 16.7074L18.7077 25.7074C18.5201 25.8951 18.2656 26.0005 18.0002 26.0005C17.7348 26.0005 17.4803 25.8951 17.2927 25.7074C17.105 25.5198 16.9996 25.2653 16.9996 24.9999C16.9996 24.7346 17.105 24.4801 17.2927 24.2924L24.5864 16.9999L5.00019 16.9999C4.73497 16.9999 4.48062 16.8946 4.29308 16.707C4.10555 16.5195 4.00019 16.2651 4.00019 15.9999Z"/> </svg></div></div></div><div class="output_content-wrapper"><div class="output_icon-wrapper"><div class="card-icon_border"><img src="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/65433b49501268a7a889f1ee_onnu-syngas-icon.svg" loading="lazy" alt="" class="card-image is-energy"/></div></div><div class="output_text-wrapper"><h4 class="heading-style-h5">Heat & Electricity</h4><div class="spacer-tiny"></div><p>Excess energy can be available, delivered as hot air, water or steam, and co-generation of electricity.</p><div class="spacer-xxsmall"></div><a href="/green-energy" class="button is-sea-button is-small is-align-left w-button">Read more</a></div></div></div></div><div class="our-solution_item"><div class="our-solution_card"><div class="our-solution_arrow-wrapper"><div class="circle-arrow"><div class="icon-1x1-medium w-embed"><svg aria-hidden="true" role="presentation" width="20px" height="20px" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill="currentColor" d="M4.00019 15.9999C4.00019 15.7347 4.10555 15.4804 4.29308 15.2928C4.48062 15.1053 4.73497 14.9999 5.00019 14.9999L24.5864 14.9999L17.2927 7.70743C17.1998 7.61452 17.1261 7.50422 17.0758 7.38283C17.0255 7.26143 16.9996 7.13133 16.9996 6.99993C16.9996 6.86854 17.0255 6.73843 17.0758 6.61703C17.1261 6.49564 17.1998 6.38534 17.2927 6.29243C17.3856 6.19952 17.4959 6.12582 17.6173 6.07554C17.7387 6.02526 17.8688 5.99937 18.0002 5.99937C18.1316 5.99937 18.2617 6.02526 18.3831 6.07554C18.5045 6.12582 18.6148 6.19952 18.7077 6.29243L27.7077 15.2924C27.8007 15.3853 27.8744 15.4956 27.9247 15.617C27.9751 15.7384 28.001 15.8685 28.001 15.9999C28.001 16.1313 27.9751 16.2615 27.9247 16.3829C27.8744 16.5043 27.8007 16.6146 27.7077 16.7074L18.7077 25.7074C18.5201 25.8951 18.2656 26.0005 18.0002 26.0005C17.7348 26.0005 17.4803 25.8951 17.2927 25.7074C17.105 25.5198 16.9996 25.2653 16.9996 24.9999C16.9996 24.7346 17.105 24.4801 17.2927 24.2924L24.5864 16.9999L5.00019 16.9999C4.73497 16.9999 4.48062 16.8946 4.29308 16.707C4.10555 16.5195 4.00019 16.2651 4.00019 15.9999Z"/> </svg></div></div></div><div class="output_content-wrapper"><div class="output_icon-wrapper"><div class="card-icon_border"><img src="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/6543390bf0739caa433d6b82_biochar-icon.svg" loading="lazy" alt="" class="card-image is-biochar"/></div></div><div class="output_text-wrapper"><h4 class="heading-style-h5">Biochar</h4><div class="spacer-tiny"></div><p>Biochar is most often used as a soil additive. This can be sold on the open market, or used locally.</p><div class="spacer-xxsmall"></div><a href="/biochar" class="button is-sea-button is-small is-align-left w-button">Read more</a></div></div></div></div><div id="w-node-_1094488c-5f85-871f-e175-8fa16046c301-4f9aa903" class="our-solution_item"><div class="our-solution_card"><div class="our-solution_arrow-wrapper"><div class="circle-arrow"><div class="icon-1x1-medium w-embed"><svg aria-hidden="true" role="presentation" width="20px" height="20px" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill="currentColor" d="M4.00019 15.9999C4.00019 15.7347 4.10555 15.4804 4.29308 15.2928C4.48062 15.1053 4.73497 14.9999 5.00019 14.9999L24.5864 14.9999L17.2927 7.70743C17.1998 7.61452 17.1261 7.50422 17.0758 7.38283C17.0255 7.26143 16.9996 7.13133 16.9996 6.99993C16.9996 6.86854 17.0255 6.73843 17.0758 6.61703C17.1261 6.49564 17.1998 6.38534 17.2927 6.29243C17.3856 6.19952 17.4959 6.12582 17.6173 6.07554C17.7387 6.02526 17.8688 5.99937 18.0002 5.99937C18.1316 5.99937 18.2617 6.02526 18.3831 6.07554C18.5045 6.12582 18.6148 6.19952 18.7077 6.29243L27.7077 15.2924C27.8007 15.3853 27.8744 15.4956 27.9247 15.617C27.9751 15.7384 28.001 15.8685 28.001 15.9999C28.001 16.1313 27.9751 16.2615 27.9247 16.3829C27.8744 16.5043 27.8007 16.6146 27.7077 16.7074L18.7077 25.7074C18.5201 25.8951 18.2656 26.0005 18.0002 26.0005C17.7348 26.0005 17.4803 25.8951 17.2927 25.7074C17.105 25.5198 16.9996 25.2653 16.9996 24.9999C16.9996 24.7346 17.105 24.4801 17.2927 24.2924L24.5864 16.9999L5.00019 16.9999C4.73497 16.9999 4.48062 16.8946 4.29308 16.707C4.10555 16.5195 4.00019 16.2651 4.00019 15.9999Z"/> </svg></div></div></div><div class="output_content-wrapper"><div class="output_icon-wrapper"><div class="card-icon_border"><img src="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/6543327b6ba0520edb45d9c2_co2-carbon-removal-icon.svg" loading="lazy" alt="" class="card-image is-carbon"/></div></div><div class="output_text-wrapper"><h4 class="heading-style-h5">Carbon Credits</h4><div class="spacer-tiny"></div><p>Carbon Removal Credits can be sold for income, or retired to reduce your own emissions.</p><div class="spacer-xxsmall"></div><a href="/carbon-removal" class="button is-sea-button is-small is-align-left w-button">Read more</a></div></div></div></div></div></div></div></div></div></div></div></div></section><section class="section_math"><div class="padding-global"><div class="container-large"><div class="padding-section-medium"><div class="w-layout-grid math_grid"><div class="math_component animate-1"><div class="icon-wrapper background-color-sea"><div class="icon-embed-medium text-color-blue w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 16" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="presentation"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.68314 3.42141C7.30243 3.04071 6.76117 2.9107 6.33538 2.87083C6.11981 2.85064 5.9272 2.85294 5.78845 2.86024C5.71895 2.8639 5.66263 2.86883 5.62331 2.8729C5.60364 2.87493 5.5882 2.87676 5.57746 2.8781L5.56493 2.87973L5.56141 2.88021L5.56036 2.88036C5.49681 2.88958 5.44632 2.93958 5.43711 3.00313L5.43688 3.00475L5.43639 3.00827L5.43476 3.0208C5.43342 3.03154 5.43159 3.04698 5.42956 3.06665C5.42549 3.10597 5.42056 3.16229 5.4169 3.23179C5.4096 3.37054 5.4073 3.56315 5.42749 3.77872C5.46736 4.20451 5.59737 4.74577 5.97807 5.12647C6.35877 5.50717 6.90004 5.63718 7.32583 5.67706C7.5414 5.69725 7.73401 5.69495 7.87276 5.68765C7.90656 5.68587 7.93725 5.68379 7.96438 5.68165V6.02544C7.95301 6.2225 7.95564 6.39725 7.96217 6.53146L7.96438 6.57301V8.91611C7.34983 8.97076 6.82437 9.34394 6.56248 9.86952C6.54834 9.86918 6.53529 9.86918 6.52332 9.86918H6.52094C5.78034 9.86918 5.16408 10.3304 4.9084 10.9626C4.31098 11.2095 3.87742 11.762 3.82196 12.4287H3V12.7187H13.21V12.4287H12.4199C12.3641 11.7535 11.9228 11.2004 11.3325 10.9616C11.0679 10.3213 10.4521 9.86918 9.72093 9.86918C9.70587 9.86918 9.69165 9.86985 9.67862 9.87081C9.40734 9.33952 8.8799 8.9616 8.25437 8.91421V6.95336C8.29341 6.95669 8.33946 6.96004 8.39147 6.96281C8.56385 6.97199 8.80308 6.97492 9.0706 6.94972C9.60019 6.89983 10.2666 6.73728 10.7323 6.26635C11.1977 5.80076 11.3602 5.13479 11.4113 4.60556C11.4372 4.33818 11.4352 4.09907 11.4268 3.92676C11.4226 3.84048 11.4168 3.77063 11.412 3.72196C11.4096 3.69762 11.4074 3.67856 11.4058 3.66537L11.4039 3.65005L11.4033 3.64583L11.4032 3.6446C11.4032 3.6446 11.4031 3.64397 11.2595 3.66411L11.4032 3.6446C11.3942 3.58083 11.3442 3.52996 11.2805 3.52064L11.2595 3.66411C11.2805 3.52064 11.2805 3.52064 11.2805 3.52064L11.2786 3.52037L11.2744 3.51978L11.259 3.51777C11.2458 3.5161 11.2268 3.51383 11.2024 3.51128C11.1537 3.50619 11.0838 3.50001 10.9975 3.49541C10.8251 3.48623 10.5859 3.4833 10.3184 3.5085C9.78879 3.55839 9.12239 3.72094 8.65666 4.19187C8.47421 4.37441 8.33831 4.58774 8.23743 4.81156C8.23629 4.79754 8.23506 4.7834 8.23372 4.76917C8.19384 4.34338 8.06384 3.80211 7.68314 3.42141ZM5.7065 3.24703C5.7083 3.21287 5.71042 3.1823 5.71256 3.1559C5.73896 3.15376 5.76953 3.15164 5.80369 3.14984C5.93213 3.14308 6.11015 3.141 6.30833 3.15956C6.71004 3.19718 7.16877 3.31717 7.47807 3.62647C7.78737 3.93577 7.90736 4.39451 7.94499 4.79622C7.96355 4.9944 7.96147 5.17242 7.95471 5.30085C7.95291 5.33502 7.95079 5.36559 7.94865 5.39199C7.92225 5.39413 7.89168 5.39625 7.85751 5.39805C7.72908 5.40481 7.55106 5.40689 7.35288 5.38833C6.95117 5.3507 6.49243 5.23071 6.18313 4.92141C5.87384 4.61211 5.75384 4.15338 5.71622 3.75167C5.69766 3.55349 5.69974 3.37547 5.7065 3.24703ZM8.26147 6.66286C8.25907 6.6347 8.2566 6.60172 8.25437 6.56451V6.03392C8.25734 5.98414 8.26126 5.93291 8.26632 5.88055C8.31517 5.3749 8.46762 4.79103 8.86202 4.39664C9.25628 3.9978 9.84029 3.84482 10.3456 3.79722C10.5956 3.77367 10.8201 3.77637 10.9821 3.785C11.039 3.78803 11.088 3.79178 11.1275 3.79536C11.1309 3.83489 11.1344 3.88392 11.1372 3.94084C11.145 4.10291 11.1468 4.32754 11.1227 4.57767C11.0738 5.08332 10.9214 5.66718 10.527 6.06158C10.1327 6.46042 9.54869 6.6134 9.0434 6.661C8.79341 6.68455 8.56889 6.68185 8.4069 6.67322C8.35 6.67019 8.30098 6.66644 8.26147 6.66286ZM8.12093 9.19918C7.52048 9.19918 7.00241 9.56309 6.78458 10.0804C6.75783 10.144 6.69008 10.1799 6.6225 10.1664C6.58794 10.1595 6.5607 10.1592 6.52094 10.1592C5.8857 10.1592 5.35787 10.5674 5.15734 11.1234C5.14285 11.1635 5.1114 11.1953 5.07137 11.2101C4.54895 11.4039 4.16958 11.8677 4.1132 12.4287H12.1287C12.0719 11.8592 11.6847 11.3956 11.1717 11.2106C11.1316 11.1961 11.0998 11.1646 11.085 11.1246C10.8747 10.5577 10.3463 10.1592 9.72093 10.1592C9.70523 10.1592 9.69017 10.1607 9.66912 10.1632L9.66445 10.1637C9.64582 10.166 9.61879 10.1692 9.59093 10.1692C9.53337 10.1692 9.48126 10.1351 9.45814 10.0824C9.22986 9.56194 8.71996 9.19918 8.12093 9.19918Z" fill="currentColor"/></svg></div></div><div class="text-size-medium text-weight-medium">Waste Biomass</div></div><div class="icon-wrapper animate-2"><div class="icon-embed-xsmall text-color-sea w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 30 30" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path d="M29.9827 19.764H19.7877V30.0005H10.3123V19.764H0.117188V10.9664H10.3123V0.65918H19.7877V10.9664H29.9827V19.764Z" fill="currentColor"/> </svg></div></div><div class="math_component animate-2"><div class="icon-wrapper background-color-sea"><div class="icon-embed-medium text-color-blue w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 16" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="presentation"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.75148 3.83452C7.77686 3.8286 7.80325 3.8286 7.82863 3.8345L13.6286 5.1845C13.7056 5.20242 13.7601 5.27104 13.7601 5.35008V11.4001C13.7601 11.494 13.684 11.5701 13.5901 11.5701H12.3601C12.2662 11.5701 12.1901 11.494 12.1901 11.4001V6.61008H3.40009V11.4001C3.40009 11.494 3.32398 11.5701 3.23009 11.5701H2.00008C1.90619 11.5701 1.83008 11.494 1.83008 11.4001V5.35008C1.83008 5.27106 1.88452 5.20246 1.96148 5.18452L7.75148 3.83452ZM7.79012 4.17463L2.17008 5.485V11.2301H3.06009V6.44008C3.06009 6.34619 3.1362 6.27008 3.23009 6.27008H12.3601C12.454 6.27008 12.5301 6.34619 12.5301 6.44008V11.2301H13.4201V5.48505L7.79012 4.17463ZM4.18945 7.47029C4.18945 7.3764 4.26556 7.30029 4.35945 7.30029H5.26943C5.36331 7.30029 5.43943 7.3764 5.43943 7.47029V7.75H6.60938V7.73006H6.94938V7.75H8.23961H8.43945V7.73006H8.77945V7.75H9.61962H10.1309V7.47029C10.1309 7.3764 10.207 7.30029 10.3009 7.30029H11.2109C11.3048 7.30029 11.3809 7.3764 11.3809 7.47029V11.3503C11.3809 11.4442 11.3048 11.5203 11.2109 11.5203H10.3009C10.207 11.5203 10.1309 11.4442 10.1309 11.3503V11.0602H8.77945V11.1201H8.43945V11.0602H6.94938V11.1201H6.60938V11.0602H5.43943V11.3503C5.43943 11.4442 5.36331 11.5203 5.26943 11.5203H4.35945C4.26556 11.5203 4.18945 11.4442 4.18945 11.3503V7.47029ZM8.77945 10.7202H10.1309V8.09H9.61962H8.77945V10.7202ZM8.43945 8.09V10.7202H6.94938V8.09H8.23961H8.43945ZM5.43943 8.09H6.60938V10.7202H5.43943V8.09ZM4.52945 7.64029V11.1803H5.09943V7.64029H4.52945ZM10.4709 11.1803V7.64029H11.0409V11.1803H10.4709Z" fill="currentColor"/></svg></div></div><div class="text-size-medium text-weight-medium">Pyrolysis</div></div><div id="w-node-_892f5989-487c-ffb4-858c-35723a40882c-3a40881b" class="icon-wrapper animate-3"><div class="icon-embed-xsmall w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 8 6" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path d="M7.64578 0.313965V2.12597H0.925781V0.313965H7.64578ZM7.64578 3.37397V5.18597H0.925781V3.37397H7.64578Z" fill="currentColor"/> </svg></div></div><div class="math_component animate-3"><div class="icon-wrapper background-color-teal"><div class="icon-embed-medium text-color-blue w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 16" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="presentation"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.24535 4.29411H3.7293C4.73937 3.11264 6.23941 2.37142 7.92122 2.37142C10.9758 2.37142 13.4598 4.85547 13.4598 7.91001C13.4598 8.70267 13.2908 9.45301 12.9947 10.1297L13.335 10.2785C13.6507 9.55688 13.8312 8.75598 13.8312 7.91001C13.8312 4.65034 11.1809 2 7.92122 2C6.167 2 4.5964 2.75674 3.51932 3.96974V2.56808H3.1479V4.47982C3.1479 4.58239 3.23104 4.66553 3.33361 4.66553H5.24535V4.29411ZM9.66348 4.17226C9.71518 4.2067 9.74623 4.2647 9.74623 4.32682C9.74623 5.12598 9.72449 5.90177 9.62416 6.59296L9.25659 6.53961C9.34184 5.95232 9.3688 5.29436 9.37386 4.59903C8.99319 4.7387 8.56765 4.86004 8.14101 4.98169L8.141 4.9817L8.14099 4.9817L8.14095 4.98171L8.14091 4.98172L8.14087 4.98173L8.14082 4.98175L8.14078 4.98176L8.14074 4.98177C8.0193 5.0164 7.89777 5.05105 7.77716 5.08616C7.12475 5.27608 6.49357 5.4806 5.9905 5.76882C5.48987 6.05564 5.13778 6.41285 5.00847 6.90001C4.89345 7.33335 4.94572 7.9027 5.28295 8.66798C5.67084 8.08256 6.09749 7.5851 6.51265 7.16215V6.23847H6.88407V6.79914C7.23497 6.46949 7.56573 6.19309 7.84334 5.9611L7.84336 5.96108L7.84337 5.96108C7.99503 5.83434 8.13084 5.72085 8.24539 5.61918L8.49194 5.89698C8.37065 6.00462 8.2297 6.12268 8.07431 6.25283L8.0743 6.25283C7.54572 6.69555 6.85006 7.27822 6.19313 8.06679L7.8518 7.73842L7.92393 8.10277L5.84193 8.51495C5.73826 8.65592 5.63662 8.80266 5.53788 8.95548C6.28124 9.16764 6.87205 9.21157 7.33899 9.14619L7.39049 9.51403C6.83681 9.59155 6.16013 9.5302 5.33623 9.28348C5.10032 9.68742 4.88649 10.1306 4.7087 10.6175L4.3598 10.4901C4.55336 9.96005 4.78836 9.47919 5.04751 9.04291C4.60169 8.1263 4.49239 7.39653 4.64948 6.80472C4.81376 6.1858 5.25776 5.76056 5.80586 5.44654C6.35151 5.13393 7.02168 4.91924 7.67335 4.72954C7.79958 4.69279 7.92497 4.65702 8.04882 4.62168C8.57342 4.47199 9.07057 4.33014 9.48897 4.15544C9.54629 4.13151 9.61178 4.13782 9.66348 4.17226ZM10.1288 7.00348C10.1288 6.92361 10.0778 6.85268 10.002 6.82735C9.92626 6.80202 9.8428 6.82797 9.79476 6.89178L7.63175 9.76485C7.5894 9.8211 7.5825 9.89645 7.61393 9.95945C7.64536 10.0225 7.70971 10.0623 7.78011 10.0623H8.79607V11.7883C8.79607 11.8682 8.84725 11.9392 8.92311 11.9645C8.99897 11.9898 9.08249 11.9636 9.13042 11.8996L11.2825 9.02656C11.3247 8.97027 11.3314 8.895 11.2999 8.83212C11.2685 8.76923 11.2042 8.72951 11.1339 8.72951H10.1288V7.00348ZM8.98178 9.69084H8.15239L9.75741 7.55892V8.91522C9.75741 9.01779 9.84056 9.10093 9.94312 9.10093H10.7627L9.1675 11.2306V9.87655C9.1675 9.77399 9.08435 9.69084 8.98178 9.69084ZM2.49624 5.54131C2.18052 6.26296 2 7.06385 2 7.90983C2 11.1695 4.65033 13.8198 7.91 13.8198C9.6505 13.8198 11.2164 13.0665 12.3009 11.8593V13.2521H12.6723V11.3513C12.6723 11.2487 12.5891 11.1656 12.4866 11.1656H10.5858V11.537H12.0899C11.0711 12.7123 9.5758 13.4484 7.91 13.4484C4.85546 13.4484 2.37142 10.9644 2.37142 7.90983C2.37142 7.11718 2.54049 6.36683 2.83652 5.69018L2.49624 5.54131Z" fill="currentColor"/></svg></div></div><div class="text-size-medium text-weight-medium">Green Energy</div></div><div id="w-node-_892f5989-487c-ffb4-858c-35723a408833-3a40881b" class="icon-wrapper animate-4"><div class="icon-embed-xsmall text-color-teal w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 30 30" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path d="M29.9827 19.764H19.7877V30.0005H10.3123V19.764H0.117188V10.9664H10.3123V0.65918H19.7877V10.9664H29.9827V19.764Z" fill="currentColor"/> </svg></div></div><div class="math_component animate-4"><div class="icon-wrapper background-color-teal"><div class="icon-embed-medium text-color-blue w-embed"><svg width="100%" height="100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" role="presentation"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.3243 2.03395C10.2887 2.00614 10.243 1.99466 10.1985 2.00233L8.42397 2.30811C8.40486 2.3114 8.3865 2.31814 8.3698 2.328L3.78307 5.03492C3.75411 5.05201 3.73126 5.07779 3.71778 5.1086L2.01343 9.00356C1.99251 9.05136 1.9962 9.10635 2.02331 9.15092L4.07857 12.5296C4.09709 12.56 4.12524 12.5834 4.15856 12.596L7.83296 13.9896C7.85479 13.9979 7.87816 14.0013 7.90145 13.9996L12.2676 13.6787C12.3424 13.6733 12.4033 13.6166 12.4142 13.5424L13.6173 5.35646C13.6216 5.32736 13.6178 5.29765 13.6063 5.27059L13.1952 4.30312C13.1846 4.27815 13.1678 4.25629 13.1465 4.23959L10.3243 2.03395ZM7.42723 3.256L5.27848 4.52411L6.60061 4.07558L7.42723 3.256ZM3.9827 5.30177L2.39455 8.93117L6.11468 9.31773L6.50801 4.44505L3.9827 5.30177ZM2.46457 9.2603L6.17794 9.64616L8.21415 12.1998L7.78611 13.6294L4.3235 12.3162L2.46457 9.2603ZM8.5217 12.2888L8.11017 13.6632L11.982 13.3787L10.8178 11.4733L8.5217 12.2888ZM8.44527 11.9762L10.6472 11.1941L9.49477 9.30793L6.56799 9.62183L8.44527 11.9762ZM11.0789 11.2867L12.1617 13.0589L13.2941 5.35439L13.0715 4.8306L11.0789 11.2867ZM12.5558 4.18429L10.4525 2.54048L10.7178 4.10583L12.5558 4.18429ZM10.711 4.42597L12.8334 4.51656L10.8563 10.9223L9.74839 9.10901L10.711 4.42597ZM6.84193 4.28712L6.43615 9.314L9.44577 8.99122L10.4188 4.2576L10.0947 2.34507L8.52847 2.61495L6.84193 4.28712Z" fill="#07015D"/></svg></div></div><div class="text-size-medium text-weight-medium">Biochar</div></div><div id="w-node-_892f5989-487c-ffb4-858c-35723a40883a-3a40881b" class="icon-wrapper is-small-icon animate-5"><div class="icon-embed-xsmall text-color-teal w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 30 30" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="img"> <path d="M29.9827 19.764H19.7877V30.0005H10.3123V19.764H0.117188V10.9664H10.3123V0.65918H19.7877V10.9664H29.9827V19.764Z" fill="currentColor"/> </svg></div></div><div class="math_component animate-5"><div class="icon-wrapper background-color-teal"><div class="icon-embed-medium text-color-blue w-embed"><svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 16" fill="none" preserveAspectRatio="xMidYMid meet" aria-hidden="true" role="presentation"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.57049 14.0801L6.94027 12.7195L7.17988 12.9607L5.68989 14.4407C5.62344 14.5067 5.51611 14.5065 5.44988 14.4403L3.96984 12.9603L4.21025 12.7199L5.57049 14.0801Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M5.40009 14.3201V10.3101H5.74009V14.3201H5.40009Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10.28 12.6897L11.6399 11.3299L11.8803 11.5703L10.4003 13.0503C10.3339 13.1167 10.2262 13.1167 10.1598 13.0503L8.67986 11.5703L8.92028 11.3299L10.28 12.6897Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10.11 12.9301V10.3101H10.45V12.9301H10.11Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M3.35095 5.48063C3.57727 3.43359 5.31676 1.83008 7.43007 1.83008C9.28415 1.83008 10.8487 3.06314 11.3588 4.76078C12.6654 4.7918 13.7101 5.85581 13.7101 7.17008C13.7101 7.49311 13.6431 7.80252 13.5251 8.08254C13.9699 8.22623 14.2901 8.63326 14.2901 9.14008C14.2901 9.7416 13.7963 10.2501 13.1901 10.2501H4.31008C2.93619 10.2501 1.83008 9.14397 1.83008 7.77008C1.83008 6.73407 2.45995 5.85883 3.35095 5.48063ZM13.1653 8.05272C13.1355 8.06984 13.111 8.09597 13.0958 8.1286C13.0659 8.19325 13.0794 8.26972 13.1297 8.32016L13.1497 8.34016C13.1875 8.37806 13.241 8.39593 13.294 8.38838C13.3042 8.38693 13.3142 8.38456 13.3238 8.38135C13.6848 8.44996 13.9501 8.75233 13.9501 9.14008C13.9501 9.55856 13.6038 9.91008 13.1901 9.91008H4.31008C3.12396 9.91008 2.17008 8.95619 2.17008 7.77008C2.17008 6.84423 2.753 6.06555 3.56978 5.75925C3.63125 5.7362 3.67395 5.67982 3.67948 5.6144C3.84212 3.6914 5.45943 2.17008 7.43007 2.17008C9.17058 2.17008 10.635 3.35588 11.0658 4.97382C11.0856 5.04827 11.153 5.10008 11.2301 5.10008H11.2998C12.4459 5.10008 13.3701 6.02396 13.3701 7.17008C13.3701 7.48576 13.2951 7.78678 13.1653 8.05272Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M10.3571 6.67157C10.3384 6.69969 10.32 6.74483 10.32 6.82008H9.98004C9.98004 6.68533 10.0142 6.57296 10.0742 6.48296C10.1335 6.39402 10.2114 6.33685 10.284 6.30052C10.3561 6.26452 10.426 6.24737 10.4765 6.23895C10.5022 6.23468 10.5239 6.23247 10.5399 6.23133C10.548 6.23076 10.5546 6.23045 10.5597 6.23028L10.5661 6.23011L10.5684 6.23009L10.5697 6.23008L10.5708 6.23008L10.574 6.23011L10.5805 6.23028C10.5855 6.23045 10.5922 6.23076 10.6002 6.23133C10.6162 6.23247 10.638 6.23468 10.6637 6.23896C10.7142 6.24737 10.7841 6.26453 10.8561 6.30053C10.9288 6.33686 11.0066 6.39403 11.0659 6.48297C11.1259 6.57297 11.1601 6.68533 11.1601 6.82008C11.1601 6.97239 11.0868 7.13737 11.0047 7.28037C10.9189 7.4298 10.8066 7.58309 10.6977 7.71893C10.64 7.79086 10.5825 7.8589 10.529 7.92008H10.9901V8.26008H10.1401C10.0713 8.26008 10.0093 8.21866 9.98303 8.15514C9.95672 8.09162 9.97126 8.01851 10.0199 7.96989V7.96989L10.0218 7.9679L10.0285 7.96121L10.0543 7.93463C10.0768 7.91135 10.1092 7.87743 10.148 7.83534C10.226 7.75099 10.3294 7.63472 10.4325 7.50623C10.536 7.37707 10.6363 7.2391 10.7098 7.11104C10.7871 6.97654 10.8201 6.87776 10.8201 6.82008C10.8201 6.74482 10.8017 6.69969 10.783 6.67156C10.7635 6.64238 10.7364 6.6208 10.704 6.60463C10.6711 6.58813 10.636 6.57904 10.6078 6.57433C10.594 6.57204 10.583 6.57097 10.576 6.57047L10.5701 6.57014L10.5641 6.57047C10.5572 6.57097 10.5461 6.57204 10.5324 6.57433C10.5042 6.57904 10.4691 6.58813 10.4361 6.60463C10.4037 6.6208 10.3766 6.64238 10.3571 6.67157Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M7.42004 5.97008C7.42004 5.40618 7.8762 4.95008 8.44008 4.95008C9.00398 4.95008 9.46006 5.4062 9.46006 5.97008V7.24008C9.46006 7.80396 9.00398 8.26008 8.44008 8.26008C7.8762 8.26008 7.42004 7.80398 7.42004 7.24008V5.97008ZM8.44008 5.29008C8.06396 5.29008 7.76004 5.59398 7.76004 5.97008V7.24008C7.76004 7.61618 8.06396 7.92008 8.44008 7.92008C8.81619 7.92008 9.12006 7.6162 9.12006 7.24008V5.97008C9.12006 5.59396 8.81619 5.29008 8.44008 5.29008Z" fill="currentColor"/><path fill-rule="evenodd" clip-rule="evenodd" d="M4.75006 5.97008C4.75006 5.4062 5.20614 4.95008 5.77004 4.95008C6.33392 4.95008 6.79007 5.40618 6.79007 5.97008H6.45007C6.45007 5.59398 6.14616 5.29008 5.77004 5.29008C5.39393 5.29008 5.09006 5.59396 5.09006 5.97008V7.24008C5.09006 7.6162 5.39393 7.92008 5.77004 7.92008C6.14616 7.92008 6.45007 7.61618 6.45007 7.24008H6.79007C6.79007 7.80398 6.33392 8.26008 5.77004 8.26008C5.20614 8.26008 4.75006 7.80396 4.75006 7.24008V5.97008Z" fill="currentColor"/></svg></div></div><div class="text-size-medium text-weight-medium">Carbon removal</div></div></div></div></div></div></section><section class="section_contact-us"><div class="padding-global"><div class="container-large"><div class="padding-section-large"><div class="text-align-center"><div class="contact-us_heading-wrapper"><h2>What we can do for you</h2><div class="spacer-xsmall"></div><p class="text-size-medium">At Onnu, our mission is to build a thriving biomass pyrolysis industry through our own projects, and by enabling others who will benefit financially and environmentally from deploying the technology.</p></div></div><div class="spacer-xlarge"></div><div id="w-node-_3fc4e37d-ece4-20eb-4dad-f07f3dc0683a-3dc0682e" class="w-layout-grid contact-us_row"><div id="w-node-fb7410ad-f337-a7ac-bb2a-422d275e82c3-275e82c3" data-w-id="fb7410ad-f337-a7ac-bb2a-422d275e82c3" class="contact-us_card"><div class="contact-us_card-content"><div class="contact-us_card-content-top"><img src="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/66a24507d4a2c56cee3729ab_icon-technology-sales-image.svg" loading="lazy" width="170" height="170" alt="Technology sales icon." class="contact-us_icon"/><div class="spacer-small"></div><h2 class="heading-style-h4">Technology sales</h2><div class="spacer-xsmall"></div><div class="contact-us_paragraph-wrapper"><p class="text-size-medium">Get a quote for pyrolysis equipment for your project.</p></div></div><div class="button is-sea-button"><div>Read more</div></div></div><a href="/contact-technology-sales" class="link-full w-inline-block"></a></div><div id="w-node-fb7410ad-f337-a7ac-bb2a-422d275e82c3-275e82c3" data-w-id="fb7410ad-f337-a7ac-bb2a-422d275e82c3" class="contact-us_card"><div class="contact-us_card-content"><div class="contact-us_card-content-top"><img src="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/66a244d18f4ad83b65fba55d_icon-project-developers.svg" loading="lazy" width="170" height="170" alt="Project developers icon." class="contact-us_icon"/><div class="spacer-small"></div><h2 class="heading-style-h4">For Project Developers</h2><div class="spacer-xsmall"></div><div class="contact-us_paragraph-wrapper"><p class="text-size-medium">Consulting and guidance to validate and develop your project.</p></div></div><div class="button is-sea-button"><div>Read more</div></div></div><a href="/contact-project-developers" class="link-full w-inline-block"></a></div><div id="w-node-fb7410ad-f337-a7ac-bb2a-422d275e82c3-275e82c3" data-w-id="fb7410ad-f337-a7ac-bb2a-422d275e82c3" class="contact-us_card"><div class="contact-us_card-content"><div class="contact-us_card-content-top"><img src="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/66a244d1a61d8ac82b5516b1_icon-carbon-services.svg" loading="lazy" width="170" height="170" alt="Carbon servers icon." class="contact-us_icon"/><div class="spacer-small"></div><h2 class="heading-style-h4">Carbon Services</h2><div class="spacer-xsmall"></div><div class="contact-us_paragraph-wrapper"><p class="text-size-medium">Buy, sell or register for carbon credits.</p></div></div><div class="button is-sea-button"><div>Read more</div></div></div><a href="/contact-carbon-services" class="link-full w-inline-block"></a></div></div></div></div></div></section><section class="section_home-benefits background-color-lightest-grey"><div class="padding-global"><div class="padding-section-large"><div class="container-large"><div class="max-width-medium"></div><div class="w-layout-grid _50-50_component is-tablet-100"><div id="w-node-bf0ed532-b644-418f-4397-115ec379d402-4f9aa903" class="image-wrapper-4-3"><img src="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/65ae4a02c404c76595165ba9_biomass-pyrolysis.webp" loading="lazy" height="729" alt="Pyrolysis operations" width="1312.5" srcset="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/65ae4a02c404c76595165ba9_biomass-pyrolysis-p-500.webp 500w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/65ae4a02c404c76595165ba9_biomass-pyrolysis-p-800.webp 800w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/65ae4a02c404c76595165ba9_biomass-pyrolysis-p-1080.webp 1080w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/65ae4a02c404c76595165ba9_biomass-pyrolysis.webp 1500w" sizes="100vw" class="image-wrapper-image is-image-contain"/></div><div id="w-node-e3d2bd4b-b729-bf70-4b75-53ece9c9e4bc-4f9aa903" class="info-image_content-wrapper text-size-large"><h2>How does biomass pyrolysis remove atmospheric carbon?</h2><div class="spacer-medium"></div><div class="text-rich-text w-richtext"><p>All biomass contains carbon, and that carbon was at one time removed from the atmosphere by plant life.</p><p>This is the valuable resource which is returned to the atmosphere if burned, spread on land or left to decay, but is securely locked away for centuries if turned into biochar.</p><p><strong>At Onnu we specialise in high-moisture feedstocks which are harder to handle, costlier to dispose of, and in the worst cases, causing ecological damage.</strong></p></div><div class="spacer-medium"></div><a href="/biomass" class="button is-blue-dark w-button">More on biomass</a></div></div></div></div></div></section><section data-background-color="light-grey" class="section_cta"><div class="padding-global"><div class="padding-section-medium"><div class="text-align-center"><div class="max-width-medium align-center"><div data-highlight-color="sea" data-text-color="sea" class="text-rich-text text-size-large w-richtext"><h2>What about your <em>waste</em> <em>biomass</em><em>?</em></h2><p>Our experts can discuss its suitability, preparation and any modifications needed to make the most of it.</p></div><div class="spacer-small"></div><div id="w-node-a741e99d-1d4d-a117-3726-6b8e8a131455-8a13144c" class="max-width-small align-center"><a data-text-color="" data-background-color="sea" href="/lets-talk" class="button is-red w-button">Get in touch</a></div></div></div></div></div></section><section class="sustainable-goals_content"><div class="padding-global"><div class="container-large"><div class="padding-section-medium"><div class="sustainable-goals_wrapper"><h2>Sustainable development goals</h2><div class="padding-bottom padding-small"><p class="text-size-large">Pyrolysis operations contribute to 8 of the 17 Sustainable Development Goals (SDGs).</p></div><div class="sustainable-goals_grid-wrapper"><div class="sustainable-goals_image-wrapper"><img src="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726ac761d29ced8a50abd_E-WEB-Goal-02.webp" loading="lazy" width="140" height="140" alt="Zero Hunger logo" srcset="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726ac761d29ced8a50abd_E-WEB-Goal-02-p-500.webp 500w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726ac761d29ced8a50abd_E-WEB-Goal-02-p-800.webp 800w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726ac761d29ced8a50abd_E-WEB-Goal-02-p-1080.webp 1080w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726ac761d29ced8a50abd_E-WEB-Goal-02.webp 1500w" sizes="140px" class="sustainable-goals_icon"/></div><div class="sustainable-goals_image-wrapper"><img src="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726ac3517059bfc3d3b64_E-WEB-Goal-07.webp" loading="lazy" width="140" height="140" alt="Affordable and Clean Energy logo" srcset="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726ac3517059bfc3d3b64_E-WEB-Goal-07-p-500.webp 500w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726ac3517059bfc3d3b64_E-WEB-Goal-07-p-800.webp 800w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726ac3517059bfc3d3b64_E-WEB-Goal-07-p-1080.webp 1080w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726ac3517059bfc3d3b64_E-WEB-Goal-07.webp 1500w" sizes="140px" class="sustainable-goals_icon"/></div><div class="sustainable-goals_image-wrapper"><img src="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/65831391a71e464cfd5e3059_sustainable-development-goal-6.webp" loading="lazy" width="140" height="140" alt="" class="sustainable-goals_icon"/></div><div class="sustainable-goals_image-wrapper"><img src="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726ac6d2f5d27af6c7c98_E-WEB-Goal-09.webp" loading="lazy" width="140" height="140" alt="Industry, innovation and Infrastructure logo" srcset="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726ac6d2f5d27af6c7c98_E-WEB-Goal-09-p-500.webp 500w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726ac6d2f5d27af6c7c98_E-WEB-Goal-09-p-800.webp 800w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726ac6d2f5d27af6c7c98_E-WEB-Goal-09-p-1080.webp 1080w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726ac6d2f5d27af6c7c98_E-WEB-Goal-09.webp 1500w" sizes="140px" class="sustainable-goals_icon"/></div><div class="sustainable-goals_image-wrapper"><img src="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726ac7a26cc97df14294c_E-WEB-Goal-11.webp" loading="lazy" width="140" height="140" alt="Sustainable Cities and Communities logo" srcset="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726ac7a26cc97df14294c_E-WEB-Goal-11-p-500.webp 500w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726ac7a26cc97df14294c_E-WEB-Goal-11-p-800.webp 800w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726ac7a26cc97df14294c_E-WEB-Goal-11-p-1080.webp 1080w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726ac7a26cc97df14294c_E-WEB-Goal-11.webp 1500w" sizes="140px" class="sustainable-goals_icon"/></div><div class="sustainable-goals_image-wrapper"><img src="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726ace9c900e8d6428db1_E-WEB-Goal-12.webp" loading="lazy" width="140" height="140" alt="Responsible Consumption Logo " srcset="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726ace9c900e8d6428db1_E-WEB-Goal-12-p-500.webp 500w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726ace9c900e8d6428db1_E-WEB-Goal-12-p-800.webp 800w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726ace9c900e8d6428db1_E-WEB-Goal-12-p-1080.webp 1080w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726ace9c900e8d6428db1_E-WEB-Goal-12.webp 1500w" sizes="140px" class="sustainable-goals_icon"/></div><div class="sustainable-goals_image-wrapper"><img src="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726adca0eeca05f432277_E-WEB-Goal-13.webp" loading="lazy" width="140" height="140" alt="Climate Action Logo " srcset="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726adca0eeca05f432277_E-WEB-Goal-13-p-500.webp 500w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726adca0eeca05f432277_E-WEB-Goal-13-p-800.webp 800w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726adca0eeca05f432277_E-WEB-Goal-13-p-1080.webp 1080w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726adca0eeca05f432277_E-WEB-Goal-13.webp 1500w" sizes="140px" class="sustainable-goals_icon"/></div><div class="sustainable-goals_image-wrapper"><img src="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726ac14512f1708e281fc_E-WEB-Goal-15.webp" loading="lazy" width="140" height="140" alt="Life on Land logo" srcset="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726ac14512f1708e281fc_E-WEB-Goal-15-p-500.webp 500w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726ac14512f1708e281fc_E-WEB-Goal-15-p-800.webp 800w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726ac14512f1708e281fc_E-WEB-Goal-15-p-1080.webp 1080w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/64f726ac14512f1708e281fc_E-WEB-Goal-15.webp 1500w" sizes="140px" class="sustainable-goals_icon"/></div></div></div></div></div></div></section><section class="section_biochar-cta"><div class="padding-global"><div class="container-large"><div class="padding-section-medium"><div class="w-layout-grid biochar-cta_component"><div class="biochar-cta_content"><img src="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/67acae12abb223b7e5eb98ce_Onnu_Biochar%20logo-grey.png" loading="lazy" height="85" alt="" width="167" srcset="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/67acae12abb223b7e5eb98ce_Onnu_Biochar%20logo-grey-p-500.png 500w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/67acae12abb223b7e5eb98ce_Onnu_Biochar%20logo-grey-p-800.png 800w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/67acae12abb223b7e5eb98ce_Onnu_Biochar%20logo-grey.png 1000w" sizes="167px" class="biochar-cta_logo"/><div class="spacer-large"></div><h2 class="text-color-green">Want biochar?</h2><div class="spacer-xsmall"></div><div class="max-width-small"><p class="text-size-large">Visit the Onnu Biochar Marketplace for product information and sales.</p></div><div class="spacer-large"></div><div class="button-group"><a href="https://onnubiochar.com/" target="_blank" rel="noopener" class="button is-green w-button">Buy Biochar</a></div></div><div class="biochar-cta_image-wrapper"><img src="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/67acade90ef16cb6126de4ba_Shop%20Our%20Range%20of%20Biochar%20Products.png" loading="lazy" width="584" height="391" alt="" srcset="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/67acade90ef16cb6126de4ba_Shop%20Our%20Range%20of%20Biochar%20Products-p-500.png 500w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/67acade90ef16cb6126de4ba_Shop%20Our%20Range%20of%20Biochar%20Products-p-800.png 800w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/67acade90ef16cb6126de4ba_Shop%20Our%20Range%20of%20Biochar%20Products-p-1080.png 1080w, https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/67acade90ef16cb6126de4ba_Shop%20Our%20Range%20of%20Biochar%20Products.png 1300w" sizes="(max-width: 767px) 100vw, 584px" class="biochar-cta_image"/></div></div></div></div></div></section></main><footer class="footer_component"><div class="padding-global"><div class="container-large"><div class="w-layout-grid footer3_top-wrapper"><div id="w-node-_0ce85ecd-ff6f-4d86-7ac5-0991c5074223-1e1fd4e3" class="footer3_left-wrapper"><a href="/" aria-current="page" class="footer_logo-wrap w-inline-block w--current"><img src="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/6318c4cd760cd97c07a21cc9_ONNU_Agency-Logo-WHITE.svg" loading="lazy" width="128" height="57" alt="Onnu logo white" class="footer_logo"/></a><a href="mailto:[email protected]" class="footer_contact-link">[email protected]</a><div class="w-layout-grid footer3_social-list"><a rel="noopener" href="https://www.linkedin.com/company/onnuhq/" target="_blank" class="footer3_social-link w-inline-block"><div class="social-icon-3 w-embed"><svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M5 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H5C3.89543 21 3 20.1046 3 19V5C3 3.89543 3.89543 3 5 3ZM8 18C8.27614 18 8.5 17.7761 8.5 17.5V10.5C8.5 10.2239 8.27614 10 8 10H6.5C6.22386 10 6 10.2239 6 10.5V17.5C6 17.7761 6.22386 18 6.5 18H8ZM7.25 9C6.42157 9 5.75 8.32843 5.75 7.5C5.75 6.67157 6.42157 6 7.25 6C8.07843 6 8.75 6.67157 8.75 7.5C8.75 8.32843 8.07843 9 7.25 9ZM17.5 18C17.7761 18 18 17.7761 18 17.5V12.9C18.0325 11.3108 16.8576 9.95452 15.28 9.76C14.177 9.65925 13.1083 10.1744 12.5 11.1V10.5C12.5 10.2239 12.2761 10 12 10H10.5C10.2239 10 10 10.2239 10 10.5V17.5C10 17.7761 10.2239 18 10.5 18H12C12.2761 18 12.5 17.7761 12.5 17.5V13.75C12.5 12.9216 13.1716 12.25 14 12.25C14.8284 12.25 15.5 12.9216 15.5 13.75V17.5C15.5 17.7761 15.7239 18 16 18H17.5Z" fill="CurrentColor"/> </svg></div></a><a rel="noopener" href="https://www.facebook.com/OnnuHQ" target="_blank" class="footer3_social-link w-inline-block"></a><a rel="nopener" href="https://www.instagram.com/onnuhq/" target="_blank" class="footer3_social-link w-inline-block"></a></div></div><div id="w-node-_0ce85ecd-ff6f-4d86-7ac5-0991c5074234-1e1fd4e3" class="footer3_right-wrapper"><div id="w-node-_0ce85ecd-ff6f-4d86-7ac5-0991c5074235-1e1fd4e3" class="footer_form-block w-form"><form id="wf-form-Mailing-List-Form" name="wf-form-Mailing-List-Form" data-name="Mailing List Form" method="get" class="footer_form" data-wf-page-id="6549bf199dd89da74f9aa903" data-wf-element-id="0ce85ecd-ff6f-4d86-7ac5-0991c5074236"><input class="footer_form-field w-input" maxlength="256" name="Email" data-name="Email" placeholder="Email address" type="email" id="Email" required=""/><input type="submit" data-wait="Please wait..." class="button is-footer-button w-button" value="Join mailing list"/></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 class="w-layout-grid footer3_menu-wrapper"><div class="footer3_link-list"><div class="footer_header">Knowledge</div><a href="/biochar" class="footer3_link">Biochar</a><a href="/biomass" class="footer3_link">Biomass</a><a href="/carbon-removal" class="footer3_link">Carbon Credits</a><a href="/pyrolysis" class="footer3_link">Pyrolysis</a><a href="/green-energy" class="footer3_link">Green Energy</a></div><div class="footer3_link-list"><div class="footer_header">Pages</div><a href="/our-services" class="footer3_link">Services</a><a href="/technology" class="footer3_link">Technology</a><a href="http://onnubiochar.com" target="_blank" class="footer3_link biochar_link">Buy Biochar</a></div><div class="footer3_link-list"><div class="footer_header">Company</div><a href="/company" class="footer3_link">About Us</a><a href="/careers" class="footer3_link is-important">We Are Hiring!</a><a href="/insights?category=Blog" class="footer3_link">Insights</a><a href="/projects" class="footer3_link">Projects</a><a href="/our-partners" class="footer3_link">Our Partners</a><a href="/lets-talk" class="footer3_link">Contact</a></div></div></div></div><div class="spacer-medium"></div><div class="padding-top padding-medium"><div class="footer3_bottom-wrapper"><div class="footer3_credit-text">© Onnu Ltd. Company Number: <span class="footer_reg-number">13656501.</span> VAT Number: <span class="footer_reg-number">391 8127 79</span></div><div class="w-layout-grid footer3_legal-list"><a href="/privacy-policy" class="footer3_legal-link">Privacy Policy</a><a href="/terms" class="footer3_legal-link">Terms of Service</a><a href="/cookie-policy" class="footer3_legal-link">Cookies policy</a><div id="w-node-c21dcaa2-6bc8-b2ec-97b4-f920e8bdfc40-1e1fd4e3" class="footer_policy-link-cookie w-embed"><a href="#" class="ch2-open-settings-btn">Cookie settings</a> <style> .footer_policy-link-cookie { text-decoration: none !important; color: inherit !important; } </style></div></div></div></div></div></div><div class="w-embed"><style> /* Mobile form input styling */ .w-input { border-radius: 0px; border: 0px; } </style></div></footer></div><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=63189509e70e8f2cb04b8c7b" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/js/webflow.schunk.b7cad701f94860c2.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/js/webflow.schunk.72fabf1afba10e17.js" type="text/javascript"></script><script src="https://cdn.prod.website-files.com/63189509e70e8f2cb04b8c7b/js/webflow.016bfcd6.64ad6b05fda9ced8.js" type="text/javascript"></script> <!-- Swiper.js Slider --> <script src="https://cdn.jsdelivr.net/npm/swiper@10/swiper-bundle.min.js"></script> <script> $(".full-width-slider").each(function (index) { const swiper = new Swiper($(this).find(".swiper")[0], { speed: 500, loop: false, lazy: true, followFinger: true, centeredslides: false, freeMode: false, slideToClickedSlide: false, autoHeight: false, mousewheel: { forceToAxis: true }, keyboard: { enabled: true, onlyInViewport: true }, slidesPerView: 1, spaceBetween: 0, pagination: { el: $(this).find(".full-slider_bullet-list")[0], bulletActiveClass: "is-active", bulletClass: "swiper-bullet-item", bulletElement: "button", clickable: true }, navigation: { nextEl: $(this).find(".swiper-next")[0], prevEl: $(this).find(".swiper-prev")[0], disabledClass: "is-disabled" }, }); }); </script> <script> $(".full-slider").each(function (index) { const swiper = new Swiper($(this).find(".swiper")[0], { speed: 500, loop: false, lazy: true, followFinger: true, centeredslides: false, freeMode: false, slideToClickedSlide: false, autoHeight: false, mousewheel: { forceToAxis: true }, keyboard: { enabled: true, onlyInViewport: true }, slidesPerView: 1, spaceBetween: 0, pagination: { el: $(this).find(".full-slider_bullet-list")[0], bulletActiveClass: "is-active", bulletClass: "swiper-bullet-item", bulletElement: "button", clickable: true }, navigation: { nextEl: $(this).find(".swiper-next")[0], prevEl: $(this).find(".swiper-prev")[0], disabledClass: "is-disabled" }, }); }); </script> <!-- Swiper.js Slider --> <script> $(".slider-news").each(function (index) { const swiper = new Swiper($(this).find(".swiper")[0], { speed: 500, loop: false, lazy: true, followFinger: true, centeredslides: false, freeMode: false, slideToClickedSlide: false, autoHeight: false, mousewheel: { forceToAxis: true }, keyboard: { enabled: true, onlyInViewport: true }, slidesPerView: 1, spaceBetween: "2%", breakpoints: { // mobile landscape 480: { slidesPerView: 1, spaceBetween: "2%" }, // tablet 768: { slidesPerView: 2, spaceBetween: "2%" }, // desktop 992: { slidesPerView: 3, spaceBetween: "2%" }, // desktop 1200: { slidesPerView: 3, spaceBetween: "2%" } }, pagination: { el: $(this).find(".full-slider_bullet-list")[0], bulletActiveClass: "is-active", bulletClass: "swiper-bullet-item", bulletElement: "button", clickable: true }, navigation: { nextEl: $(this).find(".swiper-next")[0], prevEl: $(this).find(".swiper-prev")[0], disabledClass: "is-disabled" }, }); }); </script> <!-- Swiper.js Slider --> <script> $(".slider-info").each(function (index) { const swiper = new Swiper($(this).find(".swiper")[0], { speed: 500, loop: false, lazy: true, followFinger: true, centeredslides: false, freeMode: false, slideToClickedSlide: false, autoHeight: true, mousewheel: { forceToAxis: true }, keyboard: { enabled: true, onlyInViewport: true }, slidesPerView: 1, spaceBetween: "2%", breakpoints: { // mobile landscape 480: { slidesPerView: 1, spaceBetween: "2%" }, // tablet 768: { slidesPerView: 2, spaceBetween: "2%" }, // desktop 992: { slidesPerView: 3, spaceBetween: "2%" }, // desktop 1200: { slidesPerView: 3, spaceBetween: "2%" } }, pagination: { el: $(this).find(".full-slider_bullet-list")[0], bulletActiveClass: "is-active", bulletClass: "swiper-bullet-item", bulletElement: "button", clickable: true }, navigation: { nextEl: $(this).find(".swiper-next")[0], prevEl: $(this).find(".swiper-prev")[0], disabledClass: "is-disabled" }, }); }); </script> <script> $(".machine-slider_slider-wrapper").each(function (index) { const swiper = new Swiper($(this).find(".swiper")[0], { speed: 500, loop: false, lazy: true, followFinger: true, centeredslides: false, freeMode: false, slideToClickedSlide: false, autoHeight: false, mousewheel: { forceToAxis: true }, keyboard: { enabled: true, onlyInViewport: true }, slidesPerView: 1, spaceBetween: 0, pagination: { el: $(this).find(".full-slider_bullet-list")[0], bulletActiveClass: "is-active", bulletClass: "swiper-bullet-item", bulletElement: "button", clickable: true }, navigation: { nextEl: $(this).find(".swiper-next")[0], prevEl: $(this).find(".swiper-prev")[0], disabledClass: "is-disabled" }, }); }); </script> <script> window.onload = function () { const urlParams = new URLSearchParams(window.location.search); const tab = urlParams.get('tab'); if (tab) { const tabButton = document.getElementById(tab) tabButton.click(); } } </script><style> select { border-radius: 0 !important; -webkit-appearance: none !important; -moz-appearance: none !important; appearance: none !important; } </style> <!-- Counter Up Animation --> <script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script> <script src='https://cdnjs.cloudflare.com/ajax/libs/waypoints/2.0.3/waypoints.min.js'></script> <script src='https://cdn.jsdelivr.net/jquery.counterup/1.0/jquery.counterup.min.js'></script> <script> $('.counter').counterUp({ delay: 10, time: 2000 }); $('.counter').addClass('animated fadeIn'); </script> <!-- End of Counter Up Animation --></body></html>