CINXE.COM

News - Sustainable Biomass Program

<!doctype html> <html class="no-js" lang="en-US"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="icon" type="image/x-icon" href="https://sbpcert.wpenginepowered.com/wp-content/uploads/2020/03/favicon.ico" /> <script type="text/plain" data-cli-class="cli-blocker-script" data-cli-script-type="analytics" data-cli-block="true" data-cli-element-position="head"> (function (i, s, o, g, r, a, m) { i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () { (i[r].q = i[r].q || []).push(arguments) }, i[r].l = 1 * new Date(); a = s.createElement(o), m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m) })(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga'); ga('create', 'UA-49353382-1', 'auto'); ga('send', 'pageview'); </script> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- This site is optimized with the Yoast SEO plugin v24.4 - https://yoast.com/wordpress/plugins/seo/ --> <title>News - Sustainable Biomass Program</title> <link rel="canonical" href="https://sbp-cert.org/news/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="News - Sustainable Biomass Program" /> <meta property="og:url" content="https://sbp-cert.org/news/" /> <meta property="og:site_name" content="Sustainable Biomass Program" /> <meta property="article:modified_time" content="2020-04-11T09:33:49+00:00" /> <meta property="og:image" content="https://sbp-cert.org/wp-content/uploads/2020/06/logo-1200.png" /> <meta property="og:image:width" content="1200" /> <meta property="og:image:height" content="630" /> <meta property="og:image:type" content="image/png" /> <meta name="twitter:card" content="summary_large_image" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://sbp-cert.org/news/","url":"https://sbp-cert.org/news/","name":"News - Sustainable Biomass Program","isPartOf":{"@id":"https://sbp-cert.org/#website"},"datePublished":"2018-08-28T15:04:29+00:00","dateModified":"2020-04-11T09:33:49+00:00","breadcrumb":{"@id":"https://sbp-cert.org/news/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://sbp-cert.org/news/"]}]},{"@type":"BreadcrumbList","@id":"https://sbp-cert.org/news/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://sbp-cert.org/"},{"@type":"ListItem","position":2,"name":"News"}]},{"@type":"WebSite","@id":"https://sbp-cert.org/#website","url":"https://sbp-cert.org/","name":"Sustainable Biomass Program","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://sbp-cert.org/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//ajax.googleapis.com' /> <link rel='dns-prefetch' href='//use.fontawesome.com' /> <!-- This site uses the Google Analytics by MonsterInsights plugin v9.2.4 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-WB4C1BHRH7" data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script> <script data-cfasync="false" data-wpfc-render="false" type="text/plain" data-cli-class="cli-blocker-script" data-cli-script-type="analytics" data-cli-block="true" data-cli-element-position="head"> var mi_version = '9.2.4'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/sbp-cert.org\/news\/","page_referrer":"https:\/\/sbp-cert.org\/?s=bridging+document"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-WB4C1BHRH7', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-WB4C1BHRH7', {"forceSSL":"true","link_attribution":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <link rel='stylesheet' id='wp-block-library-css' href='https://sbpcert.wpenginepowered.com/wp-includes/css/dist/block-library/style.min.css?ver=6.7.1' type='text/css' media='all' /> <style id='collapsing-archives-style-inline-css' type='text/css'> </style> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='cookie-law-info-css' href='https://sbpcert.wpenginepowered.com/wp-content/plugins/cookie-law-info/legacy/public/css/cookie-law-info-public.css?ver=3.2.8' type='text/css' media='all' /> <link rel='stylesheet' id='cookie-law-info-gdpr-css' href='https://sbpcert.wpenginepowered.com/wp-content/plugins/cookie-law-info/legacy/public/css/cookie-law-info-gdpr.css?ver=3.2.8' type='text/css' media='all' /> <link rel='stylesheet' id='megamenu-css' href='https://sbpcert.wpenginepowered.com/wp-content/uploads/maxmegamenu/style.css?ver=acff3f' type='text/css' media='all' /> <link rel='stylesheet' id='dashicons-css' href='https://sbpcert.wpenginepowered.com/wp-includes/css/dashicons.min.css?ver=6.7.1' type='text/css' media='all' /> <link rel='stylesheet' id='main-stylesheet-css' href='https://sbpcert.wpenginepowered.com/wp-content/themes/sbp-cert/dist/assets/css/app.css?ver=1739871135' type='text/css' media='all' /> <link rel='stylesheet' id='font-awesome-free-css' href='//use.fontawesome.com/releases/v5.6.3/css/all.css?ver=6.7.1' type='text/css' media='all' /> <link rel='stylesheet' id='js_composer_front-css' href='https://sbpcert.wpenginepowered.com/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=7.9' type='text/css' media='all' /> <script type="text/plain" data-cli-class="cli-blocker-script" data-cli-script-type="analytics" data-cli-block="true" data-cli-element-position="head" src="https://sbpcert.wpenginepowered.com/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=9.2.4" id="monsterinsights-frontend-script-js" async="async" data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/sbp-cert.org","hash_tracking":"false","v4_id":"G-WB4C1BHRH7"};/* ]]> */ </script> <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js?ver=3.2.1" id="jquery-js"></script> <script type="text/javascript" id="cookie-law-info-js-extra"> /* <![CDATA[ */ var Cli_Data = {"nn_cookie_ids":["ai_session","ai_user","IDE","CONSENT","_gat_gtag_UA_49353382_1","_gid","_ga","yt-remote-connected-devices","yt-remote-device-id","WFESessionId","test_cookie","VISITOR_INFO1_LIVE","YSC","ARRAffinity","ASP.NET_SessionId","cookielawinfo-checkbox-advertisement","ARRAffinitySameSite"],"cookielist":[],"non_necessary_cookies":{"necessary":["ASP.NET_SessionId","ARRAffinity"],"analytics":["ai_user","ai_session","_ga","_gid","_gat_gtag_UA_49353382_1","CONSENT"],"advertisement":["YSC","VISITOR_INFO1_LIVE","test_cookie","IDE","yt-remote-device-id","yt-remote-connected-devices"],"others":["WFESessionId","ARRAffinitySameSite"]},"ccpaEnabled":"","ccpaRegionBased":"","ccpaBarEnabled":"","strictlyEnabled":["necessary","obligatoire"],"ccpaType":"gdpr","js_blocking":"1","custom_integration":"","triggerDomRefresh":"","secure_cookies":""}; var cli_cookiebar_settings = {"animate_speed_hide":"500","animate_speed_show":"500","background":"#FFF","border":"#b1a6a6c2","border_on":"","button_1_button_colour":"#61a229","button_1_button_hover":"#4e8221","button_1_link_colour":"#fff","button_1_as_button":"1","button_1_new_win":"","button_2_button_colour":"#333","button_2_button_hover":"#292929","button_2_link_colour":"#444","button_2_as_button":"","button_2_hidebar":"","button_3_button_colour":"#dedfe0","button_3_button_hover":"#b2b2b3","button_3_link_colour":"#333333","button_3_as_button":"1","button_3_new_win":"","button_4_button_colour":"#dedfe0","button_4_button_hover":"#b2b2b3","button_4_link_colour":"#333333","button_4_as_button":"1","button_7_button_colour":"#00b2b5","button_7_button_hover":"#008e91","button_7_link_colour":"#fff","button_7_as_button":"1","button_7_new_win":"","font_family":"inherit","header_fix":"","notify_animate_hide":"1","notify_animate_show":"","notify_div_id":"#cookie-law-info-bar","notify_position_horizontal":"right","notify_position_vertical":"bottom","scroll_close":"","scroll_close_reload":"","accept_close_reload":"","reject_close_reload":"","showagain_tab":"","showagain_background":"#fff","showagain_border":"#000","showagain_div_id":"#cookie-law-info-again","showagain_x_position":"100px","text":"#333333","show_once_yn":"","show_once":"10000","logging_on":"","as_popup":"","popup_overlay":"1","bar_heading_text":"","cookie_bar_as":"popup","popup_showagain_position":"bottom-right","widget_position":"left"}; var log_object = {"ajax_url":"https:\/\/sbp-cert.org\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script> <script type="text/javascript" src="https://sbpcert.wpenginepowered.com/wp-content/plugins/cookie-law-info/legacy/public/js/cookie-law-info-public.js?ver=3.2.8" id="cookie-law-info-js"></script> <script></script><link rel="https://api.w.org/" href="https://sbp-cert.org/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://sbp-cert.org/wp-json/wp/v2/pages/16" /><link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://sbp-cert.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fsbp-cert.org%2Fnews%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://sbp-cert.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fsbp-cert.org%2Fnews%2F&#038;format=xml" /> <style type='text/css'> #widget-collapsarch-2-top span.collapsing-archives { border:0; padding:0; margin:0; cursor:pointer; } #widget-collapsarch-2-top h3 span.sym {float:right;padding:0 .5em} #widget-collapsarch-2-top li.collapsing-archives a.self {font-weight:bold} #widget-collapsarch-2-top:before {content:'';} #widget-collapsarch-2-top li.collapsing-archives.expand:before {content:'';} #widget-collapsarch-2-top li.collapsing-archives.expand, #widget-collapsarch-2-top li.collapsing-archives.collapse { list-style:none; padding:0 0 0 .9em; margin-left:-1em; text-indent:-1.1em; } #widget-collapsarch-2-top li.collapsing-archives.item { padding:0; text-indent:0; } #widget-collapsarch-2-top li.collapsing-archives .sym { cursor:pointer; font-size:1.2em; font-family:Arial, Helvetica, sans-serif; padding-right:5px;} #widget-collapsarch-3-top span.collapsing-archives { border:0; padding:0; margin:0; cursor:pointer; } #widget-collapsarch-3-top h3 span.sym {float:right;padding:0 .5em} #widget-collapsarch-3-top li.collapsing-archives a.self {font-weight:bold} #widget-collapsarch-3-top:before {content:'';} #widget-collapsarch-3-top li.collapsing-archives.expand:before {content:'';} #widget-collapsarch-3-top li.collapsing-archives.expand, #widget-collapsarch-3-top li.collapsing-archives.collapse { list-style:none; padding:0 0 0 .9em; margin-left:-1em; text-indent:-1.1em; } #widget-collapsarch-3-top li.collapsing-archives.item { padding:0; text-indent:0; } #widget-collapsarch-3-top li.collapsing-archives .sym { cursor:pointer; font-size:1.2em; font-family:Arial, Helvetica, sans-serif; padding-right:5px;} </style> <meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress."/> <noscript><style> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript><style type="text/css">/** Mega Menu CSS: fs **/</style> </head> <body class="page-template page-template-page-templates page-template-page-sidebar-left page-template-page-templatespage-sidebar-left-php page page-id-16 page-parent mega-menu-top-bar-r topbar class-name wpb-js-composer js-comp-ver-7.9 vc_responsive"> <header class="site-header" role="banner"> <div class="top-section" style="background:url('https://sbpcert.wpenginepowered.com/wp-content/uploads/2020/03/SBP-website-banner-V2.jpg');"> <img src="https://sbpcert.wpenginepowered.com/wp-content/uploads/2020/03/SBP-website-banner-V2.jpg" alt="SBP" class="website-banner" /> <div class="main-container" style="display: none!important;"> <div class="grid-container"> <div class="grid-x align-middle"> <img src="https://sbpcert.wpenginepowered.com/wp-content/uploads/2018/08/sbp-logo.png" ;?> <div class="clear:both;"></div> </div> </div> </div> </div> <div class="grid-x mobile-nav"> <div class="site-title-bar title-bar small-10" data-responsive-toggle="mobile-menu"> <div class="title-bar-left"> <button aria-label="Main Menu" class="menu-icon" type="button" data-toggle="mobile-menu"></button> </div> </div> <div class="small-2 search-icon"> <a href="#" class="hideshowsearch"> <i class="fa fa-search" aria-hidden="true"></i> </a> </div> </div> <nav class="site-navigation top-bar" role="navigation"> <div class="main-container main-navigation"> <div class="grid-container"> <div class="grid-x"> <div class="small-12 medium-11"> <div id="mega-menu-wrap-top-bar-r" class="mega-menu-wrap"><div class="mega-menu-toggle"><div class="mega-toggle-blocks-left"></div><div class="mega-toggle-blocks-center"></div><div class="mega-toggle-blocks-right"><div class='mega-toggle-block mega-menu-toggle-block mega-toggle-block-1' id='mega-toggle-block-1' tabindex='0'><span class='mega-toggle-label' role='button' aria-expanded='false'><span class='mega-toggle-label-closed'>MENU</span><span class='mega-toggle-label-open'>MENU</span></span></div></div></div><ul id="mega-menu-top-bar-r" class="mega-menu max-mega-menu mega-menu-horizontal mega-no-js" data-event="hover_intent" data-effect="fade_up" data-effect-speed="200" data-effect-mobile="disabled" data-effect-speed-mobile="0" data-mobile-force-width="false" data-second-click="go" data-document-click="collapse" data-vertical-behaviour="standard" data-breakpoint="0" data-unbind="true" data-mobile-state="collapse_all" data-mobile-direction="vertical" data-hover-intent-timeout="300" data-hover-intent-interval="100"><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-home mega-align-bottom-left mega-menu-flyout mega-menu-item-26' id='mega-menu-item-26'><a class="mega-menu-link" href="https://sbp-cert.org/" tabindex="0"><i class="fas fa-home"></i></a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-27' id='mega-menu-item-27'><a class="mega-menu-link" href="https://sbp-cert.org/about-us/" aria-expanded="false" tabindex="0">About<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-5990' id='mega-menu-item-5990'><a class="mega-menu-link" href="https://sbp-cert.org/about-us/governance/">Governance</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-5993' id='mega-menu-item-5993'><a class="mega-menu-link" href="https://sbp-cert.org/about-us/core-strategy/">Our core strategy</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-953134' id='mega-menu-item-953134'><a class="mega-menu-link" href="https://sbp-cert.org/about-us/theory-of-change/">Theory of Change</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-473308' id='mega-menu-item-473308'><a class="mega-menu-link" href="https://sbp-cert.org/about-us/facts-figures/">Facts &#038; figures</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-926277' id='mega-menu-item-926277'><a class="mega-menu-link" href="https://sbp-cert.org/about-us/info-pack/">Information pack</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-5985' id='mega-menu-item-5985'><a class="mega-menu-link" href="https://sbp-cert.org/about-us/financial-information/">Financial information</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-5994' id='mega-menu-item-5994'><a class="mega-menu-link" href="https://sbp-cert.org/about-us/timeline/">SBP timeline</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-961866' id='mega-menu-item-961866'><a class="mega-menu-link" href="https://sbp-cert.org/about-us/our-stakeholders/">Our stakeholders</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-5986' id='mega-menu-item-5986'><a class="mega-menu-link" href="https://sbp-cert.org/about-us/faqs/">FAQs</a></li></ul> </li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-5987' id='mega-menu-item-5987'><a class="mega-menu-link" href="https://sbp-cert.org/getting-certified/" aria-expanded="false" tabindex="0">Getting certified<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-962305' id='mega-menu-item-962305'><a class="mega-menu-link" href="https://sbp-cert.org/getting-certified/why-choose-sbp/">Why choose SBP</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-962041' id='mega-menu-item-962041'><a class="mega-menu-link" href="https://sbp-cert.org/getting-certified/about-certification/">About certification</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-962289' id='mega-menu-item-962289'><a class="mega-menu-link" href="https://sbp-cert.org/getting-certified/audit-process/">The audit process</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-962129' id='mega-menu-item-962129'><a class="mega-menu-link" href="https://sbp-cert.org/getting-certified/certification-decision-tree/">Certification decision tree</a></li></ul> </li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-align-bottom-left mega-menu-flyout mega-menu-item-962281' id='mega-menu-item-962281'><a class="mega-menu-link" href="https://sbp-cert.org/eudr/" tabindex="0">EUDR</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-30' id='mega-menu-item-30'><a class="mega-menu-link" href="https://sbp-cert.org/certifications/" aria-expanded="false" tabindex="0">Certifications<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-334345' id='mega-menu-item-334345'><a class="mega-menu-link" href="https://sbp-cert.org/certifications/audit-portal/">Audit Portal</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-31862' id='mega-menu-item-31862'><a class="mega-menu-link" href="https://sbp-cert.org/certifications/accredited-certification-bodies/">Certification Bodies</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-31861' id='mega-menu-item-31861'><a class="mega-menu-link" href="https://sbp-cert.org/certifications/certificate-holders/">Certificate Holders</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-400116' id='mega-menu-item-400116'><a class="mega-menu-link" href="https://sbp-cert.org/certifications/applicants/">SBP certification applicants &#038; re-certifications</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-31863' id='mega-menu-item-31863'><a class="mega-menu-link" href="https://sbp-cert.org/certifications/certificate-holders-terminated/">Terminated Certificate Holders</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-31864' id='mega-menu-item-31864'><a class="mega-menu-link" href="https://sbp-cert.org/certifications/suspended-certificate-holders/">Suspended Certificate Holders</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-31865' id='mega-menu-item-31865'><a class="mega-menu-link" href="https://sbp-cert.org/certifications/general-faqs-on-cb-suspensions/">CB Suspensions: FAQs</a></li></ul> </li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-32' id='mega-menu-item-32'><a class="mega-menu-link" href="https://sbp-cert.org/documents/" aria-expanded="false" tabindex="0">Documents<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-961794' id='mega-menu-item-961794'><a class="mega-menu-link" href="https://sbp-cert.org/documents/normative-documents/" aria-expanded="false">Normative documents<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-961799' id='mega-menu-item-961799'><a class="mega-menu-link" href="https://sbp-cert.org/documents/normative-documents/version-2/">Normative documents for SBP Standards v2.0</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-31869' id='mega-menu-item-31869'><a class="mega-menu-link" href="https://sbp-cert.org/documents/normative-documents/version-1/">Normative documents for SBP Standards v1.0</a></li> </ul> </li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-961798' id='mega-menu-item-961798'><a class="mega-menu-link" href="https://sbp-cert.org/documents/guidance-documents/">Guidance documents</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-962160' id='mega-menu-item-962160'><a class="mega-menu-link" href="https://sbp-cert.org/documents/ble-and-nabisy/">BLE and Nabisy</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-961807' id='mega-menu-item-961807'><a class="mega-menu-link" href="https://sbp-cert.org/documents/interpretative-documents/">Interpretative documents</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-961905' id='mega-menu-item-961905'><a class="mega-menu-link" href="https://sbp-cert.org/documents/qas-for-sbp-standards-v2-0/">Q&#038;As: SBP Standards v2.0</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-31868' id='mega-menu-item-31868'><a class="mega-menu-link" href="https://sbp-cert.org/documents/process-documents/">Process and policy documents</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-38729' id='mega-menu-item-38729'><a class="mega-menu-link" href="https://sbp-cert.org/documents/consultation-documents/">Public consultation documents</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-962268' id='mega-menu-item-962268'><a class="mega-menu-link" href="https://sbp-cert.org/documents/working-papers/">Working papers</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-31866' id='mega-menu-item-31866'><a class="mega-menu-link" href="https://sbp-cert.org/documents/annual-reviews/">Annual reviews</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-31870' id='mega-menu-item-31870'><a class="mega-menu-link" href="https://sbp-cert.org/documents/fee-schedule/">Fee schedule</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-39161' id='mega-menu-item-39161'><a class="mega-menu-link" href="https://sbp-cert.org/documents/documents-register/">Documents register</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-962196' id='mega-menu-item-962196'><a class="mega-menu-link" href="https://sbp-cert.org/documents/archived-documents-register/">Archived documents register</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-962195' id='mega-menu-item-962195'><a class="mega-menu-link" href="https://sbp-cert.org/documents/redii-article-305-annual-reports/">REDII Article 30(5) annual reports</a></li></ul> </li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-29' id='mega-menu-item-29'><a class="mega-menu-link" href="https://sbp-cert.org/data-transfer-system/" aria-expanded="false" tabindex="0">DTS<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-31872' id='mega-menu-item-31872'><a class="mega-menu-link" href="https://sbp-cert.org/data-transfer-system/dts-faqs/">DTS FAQs</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-31873' id='mega-menu-item-31873'><a class="mega-menu-link" href="https://sbp-cert.org/data-transfer-system/dts-system-security/">DTS system security</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-31875' id='mega-menu-item-31875'><a class="mega-menu-link" href="https://sbp-cert.org/data-transfer-system/dts-guidance-videos/">DTS guidance videos</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-169452' id='mega-menu-item-169452'><a class="mega-menu-link" href="https://sbp-cert.org/data-transfer-system/dts-2-0/">DTS 2.0</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-31876' id='mega-menu-item-31876'><a class="mega-menu-link" href="https://sbp-cert.org/data-transfer-system/user-guide/">DTS user guide</a></li></ul> </li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-align-bottom-left mega-menu-flyout mega-menu-item-961746' id='mega-menu-item-961746'><a class="mega-menu-link" href="https://sbp-cert.org/stakeholder-hub/" tabindex="0">Stakeholder hub</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-current-menu-item mega-page_item mega-page-item-16 mega-current_page_item mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-5109' id='mega-menu-item-5109'><a class="mega-menu-link" href="https://sbp-cert.org/news/" aria-expanded="false" aria-current="page" tabindex="0">News<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-658957' id='mega-menu-item-658957'><a class="mega-menu-link" href="https://sbp-cert.org/news/news-2/">News</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-12857' id='mega-menu-item-12857'><a class="mega-menu-link" href="https://sbp-cert.org/news/events-and-training-sessions/">Events and training sessions</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-962010' id='mega-menu-item-962010'><a class="mega-menu-link" href="https://sbp-cert.org/news/sector-conferences/">Sector conferences</a></li></ul> </li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-align-bottom-left mega-menu-flyout mega-menu-item-33' id='mega-menu-item-33'><a class="mega-menu-link" href="https://sbp-cert.org/contact-us/" aria-expanded="false" tabindex="0">Contact us<span class="mega-indicator"></span></a> <ul class="mega-sub-menu"> <li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-961871' id='mega-menu-item-961871'><a class="mega-menu-link" href="https://sbp-cert.org/contact-us/complaints/">Complaints procedure</a></li></ul> </li></ul></div> <nav class="mobile-menu vertical menu" id="mobile-menu" role="navigation"> <ul id="menu-main-menu" class="vertical menu" data-accordion-menu data-submenu-toggle="true"><li id="menu-item-26" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-26"><a href="https://sbp-cert.org/"><i class="fas fa-home"></i></a></li> <li id="menu-item-27" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-27"><a href="https://sbp-cert.org/about-us/">About</a> <ul class="vertical nested menu"> <li id="menu-item-5990" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5990"><a href="https://sbp-cert.org/about-us/governance/">Governance</a></li> <li id="menu-item-5993" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5993"><a href="https://sbp-cert.org/about-us/core-strategy/">Our core strategy</a></li> <li id="menu-item-953134" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-953134"><a href="https://sbp-cert.org/about-us/theory-of-change/">Theory of Change</a></li> <li id="menu-item-473308" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-473308"><a href="https://sbp-cert.org/about-us/facts-figures/">Facts &#038; figures</a></li> <li id="menu-item-926277" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-926277"><a href="https://sbp-cert.org/about-us/info-pack/">Information pack</a></li> <li id="menu-item-5985" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5985"><a href="https://sbp-cert.org/about-us/financial-information/">Financial information</a></li> <li id="menu-item-5994" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5994"><a href="https://sbp-cert.org/about-us/timeline/">SBP timeline</a></li> <li id="menu-item-961866" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-961866"><a href="https://sbp-cert.org/about-us/our-stakeholders/">Our stakeholders</a></li> <li id="menu-item-5986" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5986"><a href="https://sbp-cert.org/about-us/faqs/">FAQs</a></li> </ul> </li> <li id="menu-item-5987" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-5987"><a href="https://sbp-cert.org/getting-certified/">Getting certified</a> <ul class="vertical nested menu"> <li id="menu-item-962305" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-962305"><a href="https://sbp-cert.org/getting-certified/why-choose-sbp/">Why choose SBP</a></li> <li id="menu-item-962041" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-962041"><a href="https://sbp-cert.org/getting-certified/about-certification/">About certification</a></li> <li id="menu-item-962289" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-962289"><a href="https://sbp-cert.org/getting-certified/audit-process/">The audit process</a></li> <li id="menu-item-962129" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-962129"><a href="https://sbp-cert.org/getting-certified/certification-decision-tree/">Certification decision tree</a></li> </ul> </li> <li id="menu-item-962281" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-962281"><a href="https://sbp-cert.org/eudr/">EUDR</a></li> <li id="menu-item-30" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-30"><a href="https://sbp-cert.org/certifications/">Certifications</a> <ul class="vertical nested menu"> <li id="menu-item-334345" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-334345"><a href="https://sbp-cert.org/certifications/audit-portal/">Audit Portal</a></li> <li id="menu-item-31862" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31862"><a href="https://sbp-cert.org/certifications/accredited-certification-bodies/">Certification Bodies</a></li> <li id="menu-item-31861" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31861"><a href="https://sbp-cert.org/certifications/certificate-holders/">Certificate Holders</a></li> <li id="menu-item-400116" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-400116"><a href="https://sbp-cert.org/certifications/applicants/">SBP certification applicants &#038; re-certifications</a></li> <li id="menu-item-31863" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31863"><a href="https://sbp-cert.org/certifications/certificate-holders-terminated/">Terminated Certificate Holders</a></li> <li id="menu-item-31864" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31864"><a href="https://sbp-cert.org/certifications/suspended-certificate-holders/">Suspended Certificate Holders</a></li> <li id="menu-item-31865" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31865"><a href="https://sbp-cert.org/certifications/general-faqs-on-cb-suspensions/">CB Suspensions: FAQs</a></li> </ul> </li> <li id="menu-item-32" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-32"><a href="https://sbp-cert.org/documents/">Documents</a> <ul class="vertical nested menu"> <li id="menu-item-961794" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-961794"><a href="https://sbp-cert.org/documents/normative-documents/">Normative documents</a> <ul class="vertical nested menu"> <li id="menu-item-961799" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-961799"><a href="https://sbp-cert.org/documents/normative-documents/version-2/">Normative documents for SBP Standards v2.0</a></li> <li id="menu-item-31869" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31869"><a href="https://sbp-cert.org/documents/normative-documents/version-1/">Normative documents for SBP Standards v1.0</a></li> </ul> </li> <li id="menu-item-961798" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-961798"><a href="https://sbp-cert.org/documents/guidance-documents/">Guidance documents</a></li> <li id="menu-item-962160" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-962160"><a href="https://sbp-cert.org/documents/ble-and-nabisy/">BLE and Nabisy</a></li> <li id="menu-item-961807" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-961807"><a href="https://sbp-cert.org/documents/interpretative-documents/">Interpretative documents</a></li> <li id="menu-item-961905" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-961905"><a href="https://sbp-cert.org/documents/qas-for-sbp-standards-v2-0/">Q&#038;As: SBP Standards v2.0</a></li> <li id="menu-item-31868" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31868"><a href="https://sbp-cert.org/documents/process-documents/">Process and policy documents</a></li> <li id="menu-item-38729" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-38729"><a href="https://sbp-cert.org/documents/consultation-documents/">Public consultation documents</a></li> <li id="menu-item-962268" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-962268"><a href="https://sbp-cert.org/documents/working-papers/">Working papers</a></li> <li id="menu-item-31866" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31866"><a href="https://sbp-cert.org/documents/annual-reviews/">Annual reviews</a></li> <li id="menu-item-31870" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31870"><a href="https://sbp-cert.org/documents/fee-schedule/">Fee schedule</a></li> <li id="menu-item-39161" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-39161"><a href="https://sbp-cert.org/documents/documents-register/">Documents register</a></li> <li id="menu-item-962196" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-962196"><a href="https://sbp-cert.org/documents/archived-documents-register/">Archived documents register</a></li> <li id="menu-item-962195" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-962195"><a href="https://sbp-cert.org/documents/redii-article-305-annual-reports/">REDII Article 30(5) annual reports</a></li> </ul> </li> <li id="menu-item-29" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-29"><a href="https://sbp-cert.org/data-transfer-system/">DTS</a> <ul class="vertical nested menu"> <li id="menu-item-31872" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31872"><a href="https://sbp-cert.org/data-transfer-system/dts-faqs/">DTS FAQs</a></li> <li id="menu-item-31873" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31873"><a href="https://sbp-cert.org/data-transfer-system/dts-system-security/">DTS system security</a></li> <li id="menu-item-31875" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31875"><a href="https://sbp-cert.org/data-transfer-system/dts-guidance-videos/">DTS guidance videos</a></li> <li id="menu-item-169452" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-169452"><a href="https://sbp-cert.org/data-transfer-system/dts-2-0/">DTS 2.0</a></li> <li id="menu-item-31876" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31876"><a href="https://sbp-cert.org/data-transfer-system/user-guide/">DTS user guide</a></li> </ul> </li> <li id="menu-item-961746" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-961746"><a href="https://sbp-cert.org/stakeholder-hub/">Stakeholder hub</a></li> <li id="menu-item-5109" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-16 current_page_item menu-item-has-children menu-item-5109 is-active"><a href="https://sbp-cert.org/news/" aria-current="page">News</a> <ul class="vertical nested menu"> <li id="menu-item-658957" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-658957"><a href="https://sbp-cert.org/news/news-2/">News</a></li> <li id="menu-item-12857" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-12857"><a href="https://sbp-cert.org/news/events-and-training-sessions/">Events and training sessions</a></li> <li id="menu-item-962010" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-962010"><a href="https://sbp-cert.org/news/sector-conferences/">Sector conferences</a></li> </ul> </li> <li id="menu-item-33" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-33"><a href="https://sbp-cert.org/contact-us/">Contact us</a> <ul class="vertical nested menu"> <li id="menu-item-961871" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-961871"><a href="https://sbp-cert.org/contact-us/complaints/">Complaints procedure</a></li> </ul> </li> </ul></nav> </div> <div class="small-12 medium-1 search-icon"> <a href="https://twitter.com/susbio" target="_blank" class="twitter"> <i class="fab fa-twitter"></i> </a> <a href="https://www.linkedin.com/company/sustainable-biomass-partnership" target="_blank" class="linkedin"> <i class="fab fa-linkedin"></i> </a> <a href="#" class="hideshowsearch"> <i class="fa fa-search" aria-hidden="true"></i> </a> </div> </div> </div> </div> </nav> <div class="searchsection"> <div class="main-container"> <div class="row"> <form role="search" method="get" id="searchform" action="https://sbp-cert.org/"> <div class="input-group"> <input type="text" class="input-group-field" value="" name="s" id="s" placeholder="Search"> <div class="input-group-button"> <button type="submit" id="searchsubmit" class="button"><span class="dashicons dashicons-search"></span></button> </div> </div> </form> </div> </div> </div> <div class="main-container"> <div class="main-grid sidebar-left"> <main class="main-content"> <article id="post-16" class="post-16 page type-page status-publish hentry"> <div class="entry-content"> <header> <h1 class="entry-title"> News </h1> </header> <div class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"> <div class="vc_grid-container-wrapper vc_clearfix vc_grid-animation-fadeIn"> <div class="vc_grid-container vc_clearfix wpb_content_element vc_basic_grid" data-initial-loading-animation="fadeIn" data-vc-grid-settings="{&quot;page_id&quot;:16,&quot;style&quot;:&quot;load-more&quot;,&quot;action&quot;:&quot;vc_get_vc_grid_data&quot;,&quot;shortcode_id&quot;:&quot;1557744726804-8c3ed00afd732da9f3eec0dfdafb8ef4-8&quot;,&quot;items_per_page&quot;:&quot;10&quot;,&quot;btn_data&quot;:{&quot;title&quot;:&quot;Load more&quot;,&quot;style&quot;:&quot;flat&quot;,&quot;gradient_color_1&quot;:&quot;&quot;,&quot;gradient_color_2&quot;:&quot;&quot;,&quot;gradient_custom_color_1&quot;:&quot;&quot;,&quot;gradient_custom_color_2&quot;:&quot;&quot;,&quot;gradient_text_color&quot;:&quot;&quot;,&quot;custom_background&quot;:&quot;#ededed&quot;,&quot;custom_text&quot;:&quot;#666&quot;,&quot;outline_custom_color&quot;:&quot;#666&quot;,&quot;outline_custom_hover_background&quot;:&quot;#666&quot;,&quot;outline_custom_hover_text&quot;:&quot;#fff&quot;,&quot;shape&quot;:&quot;rounded&quot;,&quot;color&quot;:&quot;green&quot;,&quot;size&quot;:&quot;md&quot;,&quot;align&quot;:&quot;inline&quot;,&quot;button_block&quot;:&quot;&quot;,&quot;add_icon&quot;:&quot;&quot;,&quot;i_align&quot;:&quot;left&quot;,&quot;i_type&quot;:&quot;fontawesome&quot;,&quot;i_icon_fontawesome&quot;:&quot;fas fa-adjust&quot;,&quot;i_icon_openiconic&quot;:&quot;vc-oi vc-oi-dial&quot;,&quot;i_icon_typicons&quot;:&quot;typcn typcn-adjust-brightness&quot;,&quot;i_icon_entypo&quot;:&quot;entypo-icon entypo-icon-note&quot;,&quot;i_icon_linecons&quot;:&quot;vc_li vc_li-heart&quot;,&quot;i_icon_monosocial&quot;:&quot;&quot;,&quot;i_icon_material&quot;:&quot;&quot;,&quot;i_icon_pixelicons&quot;:&quot;vc_pixel_icon vc_pixel_icon-alert&quot;,&quot;el_id&quot;:&quot;&quot;,&quot;custom_onclick&quot;:&quot;&quot;,&quot;custom_onclick_code&quot;:&quot;&quot;},&quot;tag&quot;:&quot;vc_basic_grid&quot;}" data-vc-request="https://sbp-cert.org/wp-admin/admin-ajax.php" data-vc-post-id="16" data-vc-public-nonce="3da9e35195"> <style data-type="vc_shortcodes-custom-css">.vc_custom_1419240516480{background-color: #f9f9f9 !important;}</style><div class="vc_grid vc_row vc_grid-gutter-30px vc_pageable-wrapper vc_hook_hover" data-vc-pageable-content="true"><div class="vc_pageable-slide-wrapper vc_clearfix" data-vc-grid-content="true"><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >Publication of two SBP Interim Regional Risk Assessments and the SBP Regional Risk Assessment Procedure v2.0</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >February 17, 2025</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Program (SBP) has today announced the publication of two SBP Interim Regional Risk Assessments (RRAs), covering Denmark – Trees Outside Forests, and Vietnam Forest. These SBP Interim RRAs, developed in accordance with the newly published RRA Procedure v2.0, will support Certificate Holders in implementing risk mitigation measures [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/publication-of-two-sbp-interim-regional-risk-assessments-and-the-sbp-regional-risk-assessment-procedure-v2-0/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Directorate Changes</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >January 16, 2025</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Program (SBP) has today announced recent changes to our Board of Directors. We welcome Robin Barr as a new director representing Civil Society and say a fond farewell to Arnie Bercov, who stepped down at the end of December 2024 after completing his full term of appointment [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-directorate-changes-5/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Publishes Working Paper on the Cascading Principle</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >November 27, 2024</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Program (SBP) has today published its new working paper, which examines the Cascading Principle – a key feature of the Renewable Energy Directive 2023/2413 (REDIII) – and its integration into SBP Standard 1 (v2.0). Cascading introduces a structured hierarchy for the use of wood, similar to the [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-publishes-working-paper-on-the-cascading-principle/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Launches Public Consultation on Two Further Regional Risk Assessments</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >November 13, 2024</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>Today, the Sustainable Biomass Program (SBP) has launched public consultations on the newly developed Regional Risk Assessments (RRAs) for US – National Forests and Vietnam. As a result of the Standards Development Process launched in May 2020, both SBP Standards 1 and 2 were revised, thus triggering the review of [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-launches-public-consultation-on-two-further-regional-risk-assessments/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Launches EUDR Add-on Module for the DTS</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >November 11, 2024</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Program (SBP) is pleased to announce the release of its EU Deforestation Regulation (EUDR) add-on module within the SBP Data Transfer System (DTS). This new module, developed in collaboration with Global Traceability Solutions (GTS) and supported by our EUDR Working Group,  is specifically designed to support our [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-launches-eudr-add-on-module-for-the-dts/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Seeks Board Director to Represent Biomass Producers</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >November 8, 2024</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Program (SBP) is currently recruiting for a new Board Director to represent Biomass Producers. This is an exciting opportunity for an experienced and motivated individual to join SBP&#8217;s Board, contributing valuable insights and strategic guidance to shape the sustainable future of biomass in the bioeconomy. The successful [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-seeks-board-director-to-represent-biomass-producers/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Launches Public Consultations on Seven Regional Risk Assessments</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >November 6, 2024</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>Today, the Sustainable Biomass Program (SBP) has launched public consultations on the revised Regional Risk Assessments (RRAs) for British Columbia and Quebec, and the newly developed RRAs for Alberta, New Brunswick, Nova Scotia, Denmark – Trees Outside Forests, and US – Primary Sourcing Regions. As a result of the Standards [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-launches-public-consultations-on-seven-regional-risk-assessments/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Directorate Changes</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >October 23, 2024</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Program (SBP) is pleased to announce recent changes to our Board of Directors. We welcome two new directors, Diane Nicholls and Michael Schytz, who will represent Biomass Producers and End-users, respectively. As with all SBP Board appointees, both will serve on the board in a personal capacity, [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-directorate-changes-4/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Publishes Revised Theory of Change</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >July 29, 2024</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP is pleased to announce the publication of our recently revised Theory of Change, marking a significant step forward in our commitment to driving sustainable practices in the biomass industry. This comprehensive update aligns with our refreshed strategy and our revised Standards (v2.0), ensuring we remain at the forefront of [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-publishes-revised-theory-of-change/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Publishes Revised Regional Risk Assessments for Denmark, Estonia, Latvia, and Lithuania</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >July 12, 2024</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Program (SBP) has today published the revised Regional Risk Assessments (RRAs) for Denmark, Estonia, Latvia, and Lithuania. As a result of the Standards Development Process launched in May 2020, both SBP Standards 1 and 2 were revised, thus triggering the review of all existing SBP-endorsed RRAs. Indufor [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-publishes-revised-regional-risk-assessments-for-denmark-estonia-latvia-and-lithuania/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >Join Our Webinar: Managing EUDR Compliance &#8211; How SBP Can Help You</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >July 11, 2024</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>Date: 4 September 2024 Duration: 1 hour Time: 10am CET and 6pm CET Recording: Available on our YouTube channel after the event Webinar Overview: Navigating the complexities of the EU Deforestation-free Products Regulation (EUDR) can be challenging, especially for those in the woody biomass supply chain. Join us for an informative webinar where we will [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/join-our-webinar-managing-eudr-compliance-how-sbp-can-help-you/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Launches Public Consultation on Revised Theory of Change</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >June 7, 2024</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Program (SBP) has today launched the public consultation on its revised Theory of Change. The updates reflect our refreshed purpose and strategic aims. We have aligned each focus area identified in our core strategy with our impact pathways. These pathways clearly delineate the causal relationships between our [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-launches-public-consultation-on-revised-theory-of-change/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Standards (v2.0) Found Compliant with Relevant GB Legislation</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >June 4, 2024</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Program (SBP) has today announced that the GB energy regulator, Ofgem, has completed an assessment of the revised SBP Standards (v2.0) and concluded that they align with the Land Criteria set out in the legislative framework of the following schemes: Renewables Obligation Non-Domestic Renewable Heat Incentive Feed-in [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-standards-v2-0-found-compliant-with-relevant-gb-legislation/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Publishes Annual Review for 2023</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >May 2, 2024</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Program (SBP) has today published its annual review for 2023. The review is available at: www.sbp-cert.org/documents/annual-reviews. Commenting on the events of 2023, Carsten Huljus, SBP Chief Executive Officer, said: “The conclusion of 2023 signifies a significant milestone, marking a decade since the inception of SBP as a [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-publishes-annual-review-for-2023/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Regional Forums Launched</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >April 25, 2024</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Program (SBP), as part of our strategy to renew efforts to deliver meaningful engagement, has today launched the SBP Regional Forums, a programme of relationship-building across all our stakeholder groups. The Regional Forums aim to broaden and deepen our relationships with diverse stakeholder groups, with particular emphasis [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-regional-forums-launched/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Directorate Change</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >April 9, 2024</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>Peter-Paul Schouwenberg, Head of Stakeholder Management and Sustainability at RWE, has with effect from 3 April 2024 stepped down from his role as a board member of the Sustainable Biomass Program (SBP). Mr Schouwenberg has had a long association with SBP, having served on the board from June 2014 to [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-directorate-change-5/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Welcomes First Certification under SBP Standards v2.0</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >February 29, 2024</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today welcomed news of the first Biomass Producer to be certified under the revised SBP Standards (v2.0). Danish-based, DSHwood A/S, is a dedicated wood trading company dealing in woody feedstock from the region of Puglia in Italy, and managing the supply chain from harvest to End-user. The certificate [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-welcomes-first-certification-under-sbp-standards-v2-0/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >Global Sustainability Organisations Form Alliance to Share Risk Information</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >February 29, 2024</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>A group of organisations, including the Forest Stewardship Council (FSC), Preferred by Nature, the Roundtable on Sustainable Biomaterials (RSB), and the Sustainable Biomass Program (SBP), are joining forces as the Risk Information Alliance (RIA). Increasing regulatory requirements such as the EU Regulation on Deforestation-free Products (EUDR) and market pressure for [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/global-sustainability-organisations-form-alliance-to-share-risk-information/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Public Consultation on the Revised Regional Risk Assessments for Estonia and Lithuania</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >February 16, 2024</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Program (SBP) has today launched public consultations on the revised Regional Risk Assessments (RRAs) for Estonia and Lithuania. As a result of the Standards Development Process launched in May 2020, both SBP Standards 1 and 2 were revised, thus triggering the review of all existing SBP-endorsed RRAs. [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-public-consultation-on-the-revised-regional-risk-assessments-for-estonia-and-lithuania/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Public Consultation on the Revised Regional Risk Assessments for Denmark and Latvia</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >February 7, 2024</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Program (SBP) has today launched public consultations on the revised Regional Risk Assessments (RRAs) for Denmark and Latvia. As a result of the Standards Development Process launched in May 2020, both SBP Standards 1 and 2 were revised, thus triggering the review of all existing SBP-endorsed RRAs. [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-public-consultation-on-the-revised-regional-risk-assessments-for-denmark-and-latvia/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >Meeting the Requirements of EU REDII</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >January 25, 2024</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today published v1.1 of Instruction Document REDII: Bridging Requirements for Meeting REDII and supporting documents, and launched a recorded webinar to provide guidance and assistance to Certificate Holders and Certification Bodies when implementing the requirements. In December 2023, the European Commission confirmed that, following assessment, the SBP certification [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/meeting-the-requirements-of-eu-redii/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >Extension to Transition Period for SBP Standards v2.0</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >December 19, 2023</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The SBP Standards v2.0 became effective on 10 August 2023. Initially, it was envisaged that a period of 15 months would be sufficient for all Certificate Holders to transition from v1.0 to v2.0. In the light of a number of factors, including feedback received from stakeholders, it has been decided [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/extension-to-transition-period-for-sbp-standards-v2-0/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Directorate Change</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >December 11, 2023</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today announced the appointment of Mihkel Jugaste as a Board Director representing Biomass Producers. Mihkel has many years’ experience in the biomass sector and, amongst other things, has a thorough understanding of value chain sustainability and the ESG framework. Since 2016, Mihkel has worked for Graanul Invest and [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-directorate-change-4/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >Public Consultation on EU REDII Level A Risk Assessment for Article 29(7) LULUCF</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >November 16, 2023</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has evaluated all EU Members States and several non-EU countries against the land use, land use change and forestry (LULUCF) criteria of the EU REDII Article 29(7) (a) – the so-called “Level A” risk assessment. The results of the evaluation have been published in the SBP-endorsed REDII Level A [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/public-consultation-on-eu-redii-level-a-risk-assessment-for-article-297-lulucf/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Directorate Change</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >November 2, 2023</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today announced the appointment of Alan Knight as a Board Director representing Biomass End-users. Alan has over 30 years’ experience of working with global companies and governments on sustainability. Since April 2021, Alan has held the position of Group Director of Sustainability at Drax Group, the UK renewable [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-directorate-change-3/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >Call for Proposals: Regional Risk Assessments</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >November 1, 2023</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP is inviting qualified and experienced organisations/individuals to submit proposals for the development of SBP-endorsed Regional Risk Assessments (RRAs) for the Socialist Republic of Vietnam and the key biomass producing states of the USA. RRAs are a key part of SBP’s focus on identifying and mitigating risks associated with sourcing [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/call-for-proposals-regional-risk-assessments/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Public Consultation on SDE+ Instruction Documents</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >October 5, 2023</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Program (SBP) has today launched a public consultation on two Instruction Documents that allow SBP Certificate Holders to demonstrate compliance with specific biomass sustainability requirements of the Netherlands SDE+ subsidy regime. Following the development of the SBP Standards v2.0, it has been necessary to update Instruction Documents [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-public-consultation-on-sde-instruction-documents/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP recognised by the Government of Japan</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >September 25, 2023</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Program (SBP) has been recognised by the Government of Japan as meeting the requirements necessary for confirming both the life-cycle greenhouse gas emissions of imported woody biomass under Japan’s Feed-in Tariff (FIT)/Feed-in Premium (FIP) System for Renewable Energy, and the legality and sustainability of imported wood in [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-recognised-by-the-government-of-japan/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Publishes its Annual Review for 2022</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >August 2, 2023</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Program (SBP) has today published its annual review for 2022. The review is available at: www.sbp-cert.org/documents/annual-reviews. Commenting on the events of 2022, Carsten Huljus, SBP Chief Executive Officer, said: “The end of the year marked the end of our three-year strategy, which commenced in 2020. Through the [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-publishes-its-annual-review-for-2022/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Directorate Change</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >June 23, 2023</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>Raul Kirjanen, founder of AS Graanul Invest, has with effect from 14 June 2023 stepped down from his role as a board member of the Sustainable Biomass Program. Mr Kirjanen has served in this position in a personal capacity since January 2022 and we thank him for his valuable contribution [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-directorate-change-2/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Publishes Strategy for 2023-25</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >June 16, 2023</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today published its Strategy for the three-year period ending 2025. It comprises a refreshed statement of Purpose, four Strategic Aims, and five Focus Areas for delivery. Francis Sullivan, SBP Chair, commented,: “Our Strategy draws on our past but chiefly looks to the future. It explains our Purpose, defines [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-publishes-strategy-for-2023-25/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >Better than Before: SBP Launches Revised Standards</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >May 10, 2023</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today launched its revised sourcing Standards for woody biomass. The revised Standards underpin the SBP promise of good biomass. They require that SBP-certified biomass is deforestation-free, that biodiversity is maintained or enhanced through protecting key species, habitats and ecosystems, that water quality and soil quality are maintained or [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/better-than-before-sbp-launches-revised-standards/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Directorate Change</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >April 6, 2023</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>Will Gardiner, CEO of Drax Group, has with effect from 16 March 2023 stepped down from his role as a board member of the Sustainable Biomass Program. Mr. Gardiner has served in this position in a personal capacity since January 2019 and we thank him for his valuable contribution to [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-directorate-change/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Revised Standards (v2) Approved</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >March 29, 2023</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today announced that following approval by the Standards Committee, the Board has formally endorsed the revised SBP Standards (v2). Approval of the revised Standards concludes the Standards Development Process that was launched in May 2020. Amounting to a significant effort, the Process was designed to encourage and realise [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-revised-standards-v2-approved/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Response to NGO Briefing Paper, ‘Sustainable Biomass Program: Certifying paperwork without looking at the forest’</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >March 2, 2023</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The recently published NGO briefing paper, ‘Sustainable Biomass Program: Certifying paperwork without looking at the forest’, alleges that the Dutch authorities’ decision to deem all SBP-certified wood pellets as meeting national sustainability and greenhouse gas standards is unjustified. SBP welcomes constructive criticism of its certification scheme, which is used to [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-response-to-ngo-briefing-paper-sustainable-biomass-program-certifying-paperwork-without-looking-at-the-forest/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Publishes Response to Public Consultation on Revised SBP Standards</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >February 8, 2023</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Program (SBP) has today published its response to the October 2022 public consultation on the revised SBP Standards. In the response document, each of the comments received during the public consultation is presented along with SBP’s response summarising how the comments have been dealt with in the [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-publishes-response-to-public-consultation-on-revised-sbp-standards/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Publishes Final REDII Documents</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >November 16, 2022</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has published the suite of REDII documents that, in conjunction with our current Standards, have received formal recognition from the European Commission under the recast Renewable Energy Directive (EU) 2018/2011 (REDII). REDII lays down requirements for, amongst other energy sources, biomass, to ensure that they can be counted towards [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-publishes-final-redii-documents/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Launches Public Consultation on Final Revision Draft of SBP Standards</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >October 17, 2022</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Program (SBP) has today launched the public consultation on the final revision draft of the SBP Standards and the SBP Glossary of Terms and Definitions. Our Standards Development Process is designed to facilitate an open, inclusive and constructive sharing of views amongst our stakeholder community. At the [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-launches-public-consultation-on-final-revision-draft-of-sbp-standards/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Receives Formal Recognition as a Voluntary Scheme under REDII</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >September 28, 2022</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Program (SBP) is pleased to announce that on 26 September, the European Commission published the legal text of SBP’s recognition under the 2018 Renewable Energy Directive (REDII). The Decision entered into force on the day following that of its publication in the Official Journal of the European Union [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-receives-formal-recognition-as-a-voluntary-scheme-under-redii/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >Standards Committee Decides Compliance with EU REDII will Become Mandatory</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >September 27, 2022</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>In November 2021, SBP met with End-users to discuss the treatment of the EU REDII requirements, specifically whether they should be mandatory for all Certificate Holders, that is, included as a core requirement to obtain the SBP certification. That discussion was followed, in December 2021, by a survey sent to [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/standards-committee-decides-compliance-with-eu-redii-will-become-mandatory/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >Recruiting Standards Committee Members</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >August 8, 2022</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>REMINDER: We are recruiting six Standards Committee members, three representing Civil Society interests and three representing Commercial interests. For more details and the candidate pack see: https://sbp-cert.org/careers/. The deadline for applications is Monday, 15 August 2022. &nbsp;</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/recruiting-standards-committee-members/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >Termination of Certificates in Russia and Belarus</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >July 13, 2022</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>All SBP certificates in Russia and Belarus were suspended on 8 April 2022. As a result, it has not been possible to source SBP-certified biomass from either country since that date. In May, SBP announced that it was transitioning to a new assurance service provider, ANSI National Accreditation Board (ANAB). [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/termination-of-certificates-in-russia-and-belarus/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Launches Public Consultation on Principle 3 of Draft SBP Standard 1</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >June 2, 2022</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Program (SBP) has today launched a public consultation on Principle 3 of draft SBP Standard 1: Feedstock Compliance. Our Standards Development Process is designed to facilitate an open, inclusive and constructive sharing of views amongst our stakeholder community. At the request of our Standards Committee, we are [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-launches-public-consultation-on-principle-3-of-draft-sbp-standard-1/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >ANSI National Accreditation Board (ANAB) Launches Assurance Program for SBP</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >May 19, 2022</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>Following agreement with its current assurance services provider, Assurance Services International (ASI), SBP is preparing to transition to the ANSI National Accreditation Board (ANAB). SBP has worked with ASI as a valued assurance partner since 2016. Already well-recognised internationally, ANAB is (amongst other things) a signatory of the International Accreditation [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/ansi-national-accreditation-board-anab-launches-assurance-program-for-sbp/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >Extending the Validities of the Regional Risk Assessments for Denmark and Latvia</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >May 9, 2022</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today announced that the validities of the Regional Risk Assessments (RRAs) for Denmark and Latvia have been extended to coincide with the end of the transition period for the forthcoming, revised SBP Standards (v2). SBP-endorsed RRAs remain valid for a period of five (5) years from the approval [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/extending-the-validities-of-the-regional-risk-assessments-for-denmark-and-latvia/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >ASI Suspends Certification Body, Forest Certification LLC</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >April 14, 2022</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>Assurance Services International (ASI) has suspended Certification Body, Forest Certification LLC (FC) for Sustainable Biomass Program (SBP) certification services in Russia, with effect from 18 November 2021. Details of the suspension may be viewed here. Publication of the suspension decision was put on hold pending an appeal lodged by FC. [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/asi-suspends-certification-body-forest-certification-llc/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Publishes its Annual Review for 2021</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >March 28, 2022</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Program (SBP) has today published its annual review for 2021. The review is available here. Commenting on the events of 2021, Carsten Huljus, SBP Chief Executive Officer, said: “With COVID-19 restrictions still very much in evidence during 2021, the new ways of working we embraced the year [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-publishes-its-annual-review-for-2021/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >Update on SBP Certification Operations in Russia and Belarus</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >March 11, 2022</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has expressed its condemnation of the invasion of Ukraine. We remain gravely concerned by the unacceptable actions directed against that country and its people, which are entirely at odds with our values and those of our stakeholders. We have previously warned of the impact these actions, and consequential sanctions [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/update-on-sbp-certification-operations-in-russia-and-belarus/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Certification Operations in Russia and Belarus</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >March 7, 2022</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP condemns the invasion of Ukraine. The consequences of military action and decisions to be made as a result are, and will be, far reaching, and have humanitarian and economic impacts, as well as implications for European energy security. Failure or loss of auditing, assurance and certified feedstocks in combination [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-certification-operations-in-russia-and-belarus/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Publishes Draft REDII Documents</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >February 3, 2022</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has published the suite of draft REDII documents that, in conjunction with our current Standards, have received a preliminary positive assessment from the European Commission under the recast Renewable Energy Directive (EU) 2018/2011 (REDII). The Commission expects the recognition of the first voluntary schemes under REDII to happen in [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-publishes-draft-redii-documents/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >REDII Update</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >December 23, 2021</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today announced that the application for the approval of its current Standards under the recast EU Renewable Energy Directive 2018/2001 (REDII) has received a preliminary positive assessment from the European Commission. The Commission expects the recognition of the first voluntary schemes to take place in the short term. [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/redii-update/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Welcomes New Technical Director</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >December 9, 2021</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today announced the appointment of Nicolas Viart as Technical Director. Nicolas will take up the appointment from 1 January 2022. A senior sustainability professional with extensive agriculture and international supply chain experience, Nicolas has proven technical and strategic competencies in advancing sustainable agendas. Through the development and management [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-welcomes-new-technical-director/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Publishes Response to Public Consultation on Revision Draft v1 of the SBP Standards</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >October 29, 2021</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Program (SBP) has today published the Standards Development Process Working Groups’ response to the public consultation on Revision Draft v1 of SBP Standards 1 to 6. In the response document, each of the comments received during the first public consultation is presented along with a response summarising [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-publishes-response-to-public-consultation-on-revision-draft-v1-of-the-sbp-standards/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Launches Public Consultation on Revision Draft v2 of the SBP Standards</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >October 25, 2021</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Program (SBP) has today launched its public consultation on Revision Draft v2 of Standards 1 to 6. Our Standards Development Process is designed to facilitate an open, inclusive and constructive sharing of views amongst our stakeholder community. This is the second and final public consultation on proposed [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-launches-public-consultation-on-revision-draft-v2-of-the-sbp-standards/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Publishes Updated Regional Risk Assessment for Estonia</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >October 22, 2021</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today published the updated Regional Risk Assessment (RRA) for Estonia. RRAs are a key part of SBP’s focus on identifying and mitigating risks associated with sourcing feedstock for woody biomass pellet and chip production. In accordance with the SBP RRA Procedure, SBP-endorsed RRAs remain valid for a period [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-publishes-updated-regional-risk-assessment-for-estonia/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Celebrates Becoming an ISEAL Community Member</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >September 16, 2021</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today announced that it has been accepted as an ISEAL Community Member. ISEAL is the global membership organisation for ambitious, collaborative and transparent sustainability systems. Through driving collective efforts to tackle the most pressing sustainability issues, ISEAL strives to create a world where markets are a force for [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-celebrates-becoming-an-iseal-community-member/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >RED II Update</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >August 18, 2021</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The following provides an update on the status of the recast EU Renewable Energy Directive 2018/2001 (REDII) and sets out the activities underway to secure the recognition of the current SBP Standards under REDII. To recap, EU Member States had until 1 July 2021 to transpose REDII into national law. [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/938930-2/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP-Endorsed Regional Risk Assessment for the Province of British Columbia, Canada Published</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >August 11, 2021</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today published the SBP-endorsed Regional Risk Assessment (RRA) for the province of British Columbia, Canada. The Wood Pellet Association of Canada (WPAC) initiated the RRA in 2018 to verify the legality and sustainability of uncertified feedstock in the province. Hopkin Forest Management Consulting Ltd and a team of [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-endorsed-regional-risk-assessment-for-the-province-of-british-columbia-canada-published/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >Consultation on Minor Update and Extension of the Validity of the Regional Risk Assessment for Estonia</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >June 17, 2021</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today opened a public consultation on a minor update and extension of the validity of the Regional Risk Assessment (RRA) for Estonia. Interested parties are invited to provide written comments. In accordance with the SBP RRA Procedure, SBP-endorsed RRAs remain valid for a period of five years from [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-consultation-on-minor-update-and-extension-of-the-validity-of-the-regional-risk-assessment-for-estonia/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Publishes Updated Regional Risk Assessment for Lithuania</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >June 17, 2021</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has published the updated Regional Risk Assessment (RRA) for Lithuania. RRAs are a key part of SBP’s focus on identifying and mitigating any risks associated with sourcing feedstock for woody biomass pellet and chip production. In accordance with the SBP RRA Procedure, SBP-endorsed RRAs remain valid for a period [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-publishes-updated-regional-risk-assessment-for-lithuania/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Launches Public Consultation on Revision Draft v1 of Standards 1 and 2</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >June 1, 2021</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Program (SBP) has today launched its public consultation on Revision Draft v1 of Standards 1 and 2. Our Standards Development Process is designed to facilitate an open, inclusive and constructive sharing of views amongst our stakeholder community. This first public consultation on Revision Draft v1 of Standards [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-launches-public-consultation-on-revision-draft-v1-of-standards-1-and-2/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Directorate Changes</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >May 19, 2021</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today announced the appointment of Annawati (Anna) van Paddenburg as a Board Director representing civil society. Anna replaces Professor Kathy Willis who stood down from the Board at the end of 2020. Anna is a green growth professional with almost two decades of international experience integrating the value [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-directorate-changes-3/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP-endorsed Regional Risk Assessment for the Province of Quebec, Canada Published</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >April 21, 2021</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today published the SBP-endorsed Regional Risk Assessment (RRA) for the Province of Quebec, Canada. The publication of the RRA follows a period of public consultation and internal review by SBP, including an approval recommendation from SBP’s Technical Committee. SBP has also published a response to consultation, which summarises [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-endorsed-regional-risk-assessment-for-the-province-of-quebec-canada-published/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Annual Review 2020 Published</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >March 31, 2021</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Program (SBP) has today published its 2020 annual review. The review is available at: www.sbp-cert.org/documents/annual-reviews. Carsten Huljus, SBP Chief Executive Officer, commented: “In a year that was characterised by the COVID-19 pandemic, we had to adapt to a new normal and negotiate our way through worldwide lockdowns [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-annual-review-2020-published/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Launches Public Consultation on Revision Draft v1 of Standards 3 to 6</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >March 31, 2021</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Program (SBP) has today launched its public consultation on Revision Draft v1 of Standards 3 to 6. Our Standards Development Process is designed to facilitate an open, inclusive and constructive sharing of views amongst our stakeholder community. This first public consultation on Revision Draft v1 of Standards [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-launches-public-consultation-on-revision-draft-v1-of-standards-3-to-6/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >Consultation on extending the validity of the Regional Risk Assessment for Lithuania</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >January 22, 2021</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today opened a public consultation on extending the validity of the Regional Risk Assessment (RRA) for Lithuania. Interested parties are invited to provide written comments. In accordance with the SBP Regional Risk Assessment Procedure, SBP-endorsed RRAs remain valid for a period of five years from the approval date. [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/consultation-on-extending-the-validity-of-the-regional-risk-assessment-for-lithuania/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Announces its new Audit Portal</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >October 22, 2020</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today announced the launch of its new Audit Portal. Over the last year, we have been working on the new Portal, which provides all our Certificate Holders and accredited Certification Bodies with a dedicated system to manage all SBP audit-related activities. The Portal is part of our drive [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-announces-its-new-audit-portal/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Celebrates 300 Certifications</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >October 19, 2020</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Program (SBP) has today announced that 300 organisations now currently hold SBP certificates. The organisations have been certified in accordance with the SBP certification system, which provides assurance that woody biomass is sourced from legal and sustainable sources. Carsten Huljus, SBP Chief Executive Officer, commented: “This is [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-celebrates-300-certifications/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >Forest Certification Accredited for SBP Certification</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >October 13, 2020</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>Forest Certification LLC (Forest Certification) has become the fifth Certification Body to be accredited by Assurance Services International (ASI) for SBP certification services. Forest Certification is accredited for the following scope: SBP Biomass Producer (excluding Supply Base Evaluation) and Supply Chain, both in Russia. ASI, the appointed accreditation body for [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/forest-certification-accredited-for-sbp-certification/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Consultation on the Final Draft Regional Risk Assessment for the Province of British Columbia, Canada</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >September 3, 2020</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today opened a public consultation on the Final Draft Regional Risk Assessment (RRA) for the Province of British Columbia, Canada. Interested parties are invited to provide written comments on the draft. The Final Draft RRA for the Province of British Columbia, Canada has been prepared at the request [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-consultation-on-the-final-draft-regional-risk-assessment-for-the-province-of-british-columbia-canada/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Launch of Standards Development Process</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >May 20, 2020</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP will today officially launch its Standards Development Process. Stakeholders are invited to participate in a webinar at 3pm (BST) to hear more about the Process and how they can get involved. Webinar registration details below. Carsten Huljus, SBP Chief Executive Officer, commented: “Our Standards Development Process is an important [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-launch-of-standards-development-process/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Consultation on the Final Draft Regional Risk Assessment for the Province of Québec, Canada</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >April 7, 2020</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today opened a public consultation on the Final Draft Regional Risk Assessment (RRA) for the Province of Québec, Canada. Interested parties are invited to provide written comments on the draft. The Final Draft RRA for the Province of Québec, Canada has been prepared at the request of the [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-consultation-on-the-final-draft-regional-risk-assessment-for-the-province-of-quebec-canada/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Annual Review 2019 Published</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >April 3, 2020</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Program (SBP) has today published its 2019 annual review. The review is available at www.sbp-cert.org/documents/annual-reviews. Carsten Huljus, SBP Chief Executive Officer, commented: “I am pleased to report that 2019 was another successful year for SBP. We have seen continued growth in the number of our certificate holders, furthered [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-annual-review-2019-published/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >COVID-19 Guidance Issued</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >March 13, 2020</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today issued guidance on increased flexibility in certification audit requirements during the COVID-19 pandemic, for certification bodies (CBs) providing SBP certification. Read the full guidance here.</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/covid-19-guidance-issued/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Consultation on Revised Final Draft Regional Risk Assessment for Portugal</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >February 18, 2020</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today opened a public consultation on the Revised Final Draft Regional Risk Assessment (RRA) for Portugal. Interested parties are invited to provide written comments on the draft. The Revised Final Draft RRA for Portugal has been prepared at the request of ANPEB, the Portuguese Pellet Association, which provided [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-consultation-on-revised-final-draft-regional-risk-assessment-for-portugal/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Offers Complete Solution for SDE+ Compliance</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >December 20, 2019</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today announced that its certification system now offers the complete solution for compliance with the biomass sustainability requirements of the Netherlands’ SDE+ subsidy programme. The latest consents from the Dutch Minister of Economic Affairs and Climate Policy for Biomass Category 2 using a risk-based approach and for SDE+ [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-offers-complete-solution-for-sde-compliance/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Celebrates 200 Certifications</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >November 15, 2019</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Program (SBP) has today announced that 200 organisations now currently hold active SBP certificates. The organisations have been certified in accordance with the SBP certification system, which provides assurance that woody biomass is sourced from legal and sustainable sources in line with the definitions held by competent, [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-celebrates-200-certifications/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >CIFQ and QWEB Consult on Draft Regional Risk Assessment for Quebec</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >September 24, 2019</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>In accordance with the SBP Regional Risk Assessment Procedure, Conseil de l&#8217;industrie forestiere du Québec (CIFQ) and the Quebec Wood Export Bureau (QWEB) have prepared a draft Regional Risk Assessment (RRA) report for the Canadian province of Quebec. CIFQ and QWEB are now consulting on the draft RRA to ensure [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/cifq-and-qweb-consult-on-draft-regional-risk-assessment-for-quebec/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Consultation on Instruction Document 2E</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >July 12, 2019</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today launched a consultation on Instruction Document 2E. The Instruction Document specifies the requirements for the evaluation, using a risk based approach, of the sustainability requirements of Category 2 feedstock as defined by the Netherlands SDE+ requirements. Category 2 feedstock is defined as feedstock from Forest Management Units [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-consultation-on-instruction-document-2e/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Consultation on Document Development Procedure</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >June 4, 2019</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today launched a consultation on its Document Development Procedure. SBP is revising its Procedure to better reflect the changes in the governance arrangements of SBP and to bring SBP in line with best practice requirements. The Document Development Procedure specifies the steps to be followed for the revision [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-consultation-on-document-development-procedure/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Annual Report 2018 Published</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >March 29, 2019</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Program (SBP) has today published its 2018 annual report. The report is available at: www.sbp-cert.org/documents/annual-reports. Carsten Huljus, SBP Chief Executive Officer, commented: “We have delivered against our stated priorities for 2018, whilst continuing to grow our Certificate Holder base and geographic spread. “During the year, we concluded the work [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-annual-report-2018-published/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Technical Committee Members Named</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >March 29, 2019</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>Today, SBP Chief Executive Officer, Carsten Huljus, named the members of the SBP Technical Committee who will take up their positions with immediate effect. Commenting on the Technical Committee appointments, Carsten Huljus said: “The Technical Committee is a representation of specialist expertise across the disciplines encompassed by the SBP standards, including [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-technical-committee-members-named/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >Statement on Accreditation Status of DNV GL Business Assurance Finland Oy Ab</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >March 13, 2019</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>On 15 October 2018, DNV GL Business Assurance Finland Oy Ab (DNV GL Finland) was suspended by Assurance Services International (ASI) for SBP certification. ASI has now confirmed that the suspension has been lifted (effective from 8 March 2019). Further details can be viewed on the ASI website.</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/statement-on-accreditation-status-of-dnv-gl-business-assurance-finland-oy-ab-2/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >Certificate Holders Invited to Pilot New Data Templates</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >March 8, 2019</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP is inviting Certificate Holders to pilot the new SAR and SREG templates. If, as a Certificate Holder, you wish to participate in the pilot please contact your Certification Body. Your Certification Body will provide full details of the pilot and the templates. We anticipate that the pilot will run [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/certificate-holders-invited-to-pilot-new-data-templates/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Consultation on Public Summary Report and Supply Base Report Templates</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >March 7, 2019</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today launched a consultation on the Public Summary Report and Supply Base Report templates. The changes to the templates are proposed following feedback from users, and also to reflect anticipated modifications to the Audit Report on Energy and GHG Data (SAR) and Audit Report on Energy and GHG Data [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-consultation-on-public-summary-report-and-supply-base-report-templates/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Approved for SDE+ Biomass Categories 1 to 4</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >January 29, 2019</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today announced that its certification system has received approval from the Dutch Minister of Economic Affairs and Climate Policy for primary feedstock (biomass categories 1 to 4). Together with our earlier approvals for biomass category 5 and chain of custody, SBP is now a pre-requisite for trading biomass [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-approved-for-sde-biomass-categories-1-to-4/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >Register now for the Stakeholder Advisory Group</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >January 18, 2019</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>Today, SBP Chief Executive Officer, Carsten Huljus, issued a call for action to all SBP stakeholders inviting them to register their interest in becoming a member of the new Stakeholder Advisory Group. Commenting on the Stakeholder Advisory Group, Carsten Huljus said: “Following the success of the SBP Stakeholder Committee that [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/register-now-for-the-stakeholder-advisory-group/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Standards Committee Members Named</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >November 26, 2018</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>Today, SBP Chief Executive Officer, Carsten Huljus, named the members of the SBP Standards Committee who will take up their positions in January 2019. Commenting on the new Standards Committee and its members, Carsten Huljus said: “The Standards Committee is a representation of SBP stakeholders, with the membership split 50:50 [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-standards-committee-members-named/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Announces New Board</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >November 12, 2018</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>Today, SBP Chair, Francis Sullivan, announced the nominated, new members of the SBP Board who will take up their positions in January 2019. Commenting on the nominations, Francis Sullivan said: “The vision of a balanced Board representing multi-stakeholder views will become a reality in January 2019. Much work has gone [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-announces-new-board/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Prepares for Change</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >November 1, 2018</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>As SBP readies itself for the transformational step towards becoming a multi-stakeholder governed organisation. SBP’s independent Chair, Francis Sullivan, talks about the making the vision a reality: “Moving to a multi-stakeholder governed certification scheme was always the shared vision of SBP’s founding members. In 2013, there was some urgency to [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-prepares-for-change/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >Statement on Accreditation Status of DNV GL Business Assurance Finland Oy Ab</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >October 22, 2018</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Certification Body, DNV GL Business Assurance Finland Oy Ab (DNV GL Finland), has been suspended by Accreditation Services International (ASI) for SBP certification (effective 15 October 2018). Details on the grounds for suspension can be viewed on the ASI website. DNV GL has six months within which to clear the [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/statement-on-accreditation-status-of-dnv-gl-business-assurance-finland-oy-ab/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Approved for SDE+ Category 5 and Chain of Custody</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >September 25, 2018</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today announced that its certification system has received approval from the Dutch Minister of Economic Affairs and Climate Policy for secondary feedstock (biomass category 5) and chain of custody, making SBP the first certification scheme recognised by the Netherlands as offering an end-to-end solution for secondary feedstock under [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-approved-for-sde-category-5-and-chain-of-custody/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Consults on Solution for Primary Feedstock Compliance with SDE+</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >June 27, 2018</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has considered the likely market demand for biomass produced from primary feedstock meeting the Netherlands SDE+ biomass sustainability requirements and has determined that there should be sufficient interest to merit an SBP solution. Accordingly, SBP has published Instruction Document 2D, which specifies the requirements for the evaluation and certification [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-consults-on-solution-for-primary-feedstock-compliance-with-sde/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Directorate Changes</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >February 26, 2018</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today announced the appointment of Francis Sullivan as its independent, non-executive Chair, effective from 1 July 2018. The appointment marks the first step in the implementation of SBP’s new, multi-stakeholder governance model. Francis, currently a Senior Adviser at HSBC Holdings plc, will replace Thomas Dalsgaard, Executive Vice President [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-directorate-changes/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Temporarily Withdraws Application from Dutch SDE+ Subsidy Scheme Assessment Procedure</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >February 12, 2018</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>In August 2017, SBP submitted its certification system to the Dutch regulator for benchmarking against the requirements of the Dutch SDE+ subsidy scheme. ADBE, the Commission responsible for carrying out the benchmarking, has concluded their preliminary assessment. The assessment, whilst positive, identified several areas that would need to be addressed [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-temporarily-withdraws-application-from-dutch-sde-subsidy-scheme-assessment-procedure/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >DNV GL Business Assurance Finland Accredited for SBP Certification</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >January 17, 2018</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>DNV GL Business Assurance Finland Oy Ab (DNV GL) has become the fourth Certification Body to be accredited by Accreditation Services International (ASI) for SBP certification services. ASI, the appointed accreditation body for the SBP certification system, has undertaken a thorough assessment of the processes and procedures in place at [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/dnv-gl-business-assurance-finland-accredited-for-sbp-certification/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Consultation on Final Draft Regional Risk Assessment for Portugal</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >January 15, 2018</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today published the final draft Regional Risk Assessment for Portugal. Interested parties are invited to provide written comments on the draft. Regional Risk Assessments are a key part of SBP’s focus on identifying and mitigating risks associated with sourcing feedstock for biomass wood pellet and woodchip production. The SBP certification [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-consultation-on-final-draft-regional-risk-assessment-for-portugal/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SCS Global Services Accredited for SBP Certification</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >December 21, 2017</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SCS Global Services (SCS) has become the third Certification Body to be accredited by Accreditation Services International (ASI) for SBP certification services. ASI, the appointed accreditation body for the SBP certification system, has undertaken a thorough assessment of the processes and procedures in place at SCS and is satisfied that [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/scs-global-services-accredited-for-sbp-certification/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >Control Union Certifications Accredited for SBP Certification</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >December 19, 2017</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>Control Union Certifications BV (CUC) has become the second Certification Body to be accredited by Accreditation Services International (ASI) for SBP certification services. ASI, the appointed accreditation body for the SBP certification system, has undertaken a thorough assessment of the processes and procedures in place at CUC and is satisfied [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/control-union-certifications-accredited-for-sbp-certification/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >NEPCon Accredited for SBP Certification</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >December 5, 2017</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>NEPCon has become the first Certification Body to be accredited by Accreditation Services International (ASI) for SBP certification services. ASI, the appointed accreditation body for the SBP certification system, has undertaken a thorough assessment of the processes and procedures in place at NEPCon and is satisfied that the accreditation requirements [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/nepcon-accredited-for-sbp-certification/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Governance Transition Process: Consultation Launched</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >November 30, 2017</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today launched a consultation as part of its governance transition process. Following a comprehensive review of 12 certification systems in operation across a variety of sectors a proposal for the new governance arrangements for SBP has been developed. The overriding objective is to transform SBP into a multi-stakeholder [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-governance-transition-process-consultation-launched/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP-endorsed Regional Risk Assessment for Latvia Published</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >September 28, 2017</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today published the SBP-endorsed Regional Risk Assessment for Latvia. The publication of the Regional Risk Assessment follows a period of public consultation and internal review by SBP, including an approval recommendation from the independent Technical Committee. SBP has also published a response to consultation, which summarises and considers [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-endorsed-regional-risk-assessment-for-latvia-published/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Announces New Member</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >September 13, 2017</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP, the unique certification system for woody biomass used in industrial, large-scale energy production, has today announced the addition of a new member company, MGT Teesside Ltd (MGT Teesside). The application for membership was approved at the SBP Board meeting held on 12 September 2017. MGT Teesside is building the [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-announces-new-member/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >Statement on SBP Approval Process</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >July 24, 2017</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Certification Body, PricewaterhouseCoopers LLP (PwC), became an ‘SBP-approved’ Certification Body in May 2016. On 23 January 2017 (effective date), PwC was suspended for the delivery of SBP Supply Chain and Biomass Producer Certification in Canada and the USA. Following the six month suspension period (23 January 2017 – 22 [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/statement-on-sbp-approval-process/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP: Fact not Fallacy</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >June 30, 2017</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP is a credible and robust certification system enabling users of woody biomass for energy production to demonstrate compliance with regulatory, including sustainability, requirements. At the core of the system are: 38 indicators defining legality and sustainability; alignment with leading regulatory regimes on sustainable biomass practice; and independent scrutiny of [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-fact-not-fallacy/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP-endorsed Regional Risk Assessment for Denmark Published</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >June 29, 2017</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today published the SBP-endorsed Regional Risk Assessment for Denmark. The publication of the Regional Risk Assessment follows a period of public consultation and internal review by SBP, including an approval recommendation from the independent Technical Committee. SBP has also published a response to consultation, which summarises and considers [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-endorsed-regional-risk-assessment-for-denmark-published/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Celebrates 100 Certifications</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >June 1, 2017</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Program (SBP) has today announced that 100 organisations now currently hold valid SBP certificates. The organisations have been certified in accordance with the SBP certification system, a unique certification system designed for woody biomass used in industrial, large-scale heat and power production. Carsten Huljus, SBP Chief Executive Officer, [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-celebrates-100-certifications/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Consultation on Final Draft Regional Risk Assessment for Denmark</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >May 2, 2017</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today published the final draft Regional Risk Assessment for Denmark. Interested parties are invited to provide written comments on the draft. Regional Risk Assessments are a key part of SBP’s focus on identifying and mitigating risks associated with sourcing feedstock for biomass wood pellet and woodchip production. The SBP certification [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-consultation-on-final-draft-regional-risk-assessment-for-denmark/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >Statement on SBP Approval Status of NEPCon OÜ</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >April 24, 2017</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has lifted NEPCon OÜ’s suspension for SBP biomass producer (including Supply Base Evaluation) and supply chain certification in Russia. The Certification Body, NEPCon OÜ, became an ‘SBP-approved’ Certification Body in September 2015. It is an SBP requirement that a reduction in scope or suspension of a relevant accreditation, such [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/statement-on-sbp-approval-status-of-nepcon-ou/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Annual Report 2016 Published</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >March 30, 2017</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Program (SBP) has today published its first annual report. The report covers the calendar year 2016, and is available at: www.sbp-cert.org/documents/annual-reports. Carsten Huljus, SBP Chief Executive Officer, commented: “The report provides an easy-to-follow guide to SBP, which we hope helps to communicate what is a fairly complex certification [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-annual-report-2016-published/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >Statement on SBP Approval Status of PricewaterhouseCoopers LLP</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >February 7, 2017</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Certification Body, PricewaterhouseCoopers LLP (PwC), became an ‘SBP-approved’ Certification Body in May 2016. As part of the SBP’s processes and procedures, a Certification Body is evaluated against SBP’s requirements (SBP Standard 3). Where those requirements are not fulfilled a non-conformity is raised against the Certification Body’s own process and [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/statement-on-sbp-approval-status-of-pricewaterhousecoopers-llp/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >Statement on Deletion of Record of Suspension Decision for NEPCon OÜ</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >January 11, 2017</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>On 1 December 2016 (effective date), NEPCon OÜ’s FSC accreditation for Forest Management and Chain of Custody certification in Russia was suspended by FSC’s accreditation organisation, Accreditation Services International (ASI). It is an SBP requirement that a reduction in scope or suspension of a relevant accreditation, such as for FSC® or [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/statement-on-deletion-of-record-of-suspension-decision-for-nepcon-ou/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Welcomes Consultation on the Introduction of an FSC Carbon Footprint Procedure</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >December 1, 2016</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Partnership (SBP) welcomes the FSC’s consultation on the possible introduction of a voluntary FSC Carbon Footprint Procedure. SBP believes that such an instrument, capable of measuring the carbon footprint of the full range of wood products, would have a positive impact on production and consumption behaviours. The [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-welcomes-consultation-on-the-introduction-of-an-fsc-carbon-footprint-procedure/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Directorate Changes</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >October 21, 2016</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today announced that Dorothy Thompson is to retire as a director and Chairman of the Board. Thomas Dalsgaard, who has been a director of the Company since 2013, succeeds Dorothy Thompson as Chairman. Thomas Dalsgaard commented: “I am delighted to have the opportunity to chair the SBP Board. [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-directorate-changes-2/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >Deferral of the introduction of fees for Certificate Holders</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >September 26, 2016</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>On 1 April 2016 SBP published two proposed fee schedules, one for Certificate Holders and one for Certification Bodies, which were scheduled to be effective from 1 October 2016. In September, the SBP Board decided to defer the introduction of fees for all Certificate Holders. The level of interest shown [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/deferral-of-the-introduction-of-fees-for-certificate-holders/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP approves its first 50 certifications</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >September 22, 2016</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>A year on from celebrating the first Biomass Producer certification, the Sustainable Biomass Partnership (SBP) has today announced that 50 organisations have now been certified in accordance with the SBP certification scheme. SBP is a unique certification scheme designed for woody biomass, mostly in the form of wood pellets and [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-approves-its-first-50-certifications/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP consultation on draft Instruction Documents 5A, 5B and 5C v1.1</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >September 14, 2016</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today published the pre-approval drafts of Instruction Documents 5A, 5B and 5C v1.1 for consultation. Interested parties are invited to provide written comments on the drafts. Following the consultation on draft Instruction Document 5A v1.1 earlier in the year, SBP has been working on revising the document to [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-consultation-on-draft-instruction-documents-5a-5b-and-5c-v1-1/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Appoints ASI as Accreditation Body</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >August 5, 2016</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Partnership (SBP) and Accreditation Services International (ASI) have today announced that SBP has appointed ASI as an accreditation body for the SBP certification scheme. The agreement between ASI and SBP enhances the integrity of the scheme through introducing another level of independent, third-party oversight at an important [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-appoints-asi-as-accreditation-body/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP approves Control Union Certifications BV</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >July 6, 2016</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today announced that Control Union Certifications BV (CUC) has become the sixth ‘SBP-approved’ Certification Body. CUC has provided evidence that it meets the SBP requirements regarding its existing accreditations and has demonstrated sufficient resource and competence to manage the SBP certification programme. The SBP certification programme enables producers [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-approves-control-union-certifications-bv/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP approves DNV GL Business Assurance Finland</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >June 27, 2016</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today announced that DNV GL Business Assurance Finland Oy Ab (DNV GL) has become the fifth ‘SBP-approved’ Certification Body. DNV GL has provided evidence that it meets the SBP requirements regarding its existing accreditations and has demonstrated sufficient resource and competence to manage the SBP certification programme. The [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-approves-dnv-gl-business-assurance-finland/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP approves SCS Global Services</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >June 16, 2016</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today announced that SCS Global Services (SCS), USA has become the fourth ‘SBP-approved’ Certification Body. SCS has provided evidence that it meets the SBP requirements regarding its existing accreditations and has demonstrated sufficient resource and competence to manage the SBP certification programme. The SBP certification programme enables producers [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-approves-scs-global-services/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP-endorsed Regional Risk Assessment for Lithuania published</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >June 15, 2016</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today published the SBP-endorsed Regional Risk Assessment for Lithuania. The publication of the Regional Risk Assessment follows a period of public consultation and internal review by SBP, including an approval recommendation from the independent Technical Committee. SBP has also published a response to consultation, which summarises and considers [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-endorsed-regional-risk-assessment-for-lithuania-published/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP publishes Work Instruction Documents</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >June 6, 2016</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today published two Work Instruction Documents, which provide a step-by-step description of the Certification Body Approval Procedure and the Certificate Holder Approval Procedure. In the interests of transparency, these documents illustrate the processes and the people that are involved in every approval decision made by SBP. The documents [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-publishes-work-instruction-documents/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP approves third Certification Body</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >May 17, 2016</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today announced that PricewaterhouseCoopers LLP (PwC), Canada has become the third ‘SBP-approved’ Certification Body. PwC has provided evidence that it meets the SBP requirements regarding its existing accreditations and has demonstrated sufficient resource and competence to manage the SBP certification scheme under the SBP Framework. The SBP Framework [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-approves-third-certification-body/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP-endorsed Regional Risk Assessment for Estonia published</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >April 22, 2016</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today published the SBP-endorsed Regional Risk Assessment for Estonia. The publication of the Regional Risk Assessment follows a period of public consultation and internal review by SBP, including an approval recommendation from the independent Technical Committee. SBP has also published a response to consultation, which summarises and considers [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-endorsed-regional-risk-assessment-for-estonia-published/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP publishes fee schedules</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >April 1, 2016</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today published two proposed fee schedules, which will be effective from 1 October 2016. The first fee schedule is applicable to Certification Bodies and covers the fees associated with Certification Body approval and the review of a Certification Body’s certification decision in relation to applications for SBP certification. [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-publishes-fee-schedules/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP consultation on draft Instruction Document 5A v1.1</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >March 4, 2016</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today published the draft Instruction Document 5A v1.1. Interested parties are invited to provide written comments on the draft. Draft Instruction Document 5A v1.1 can be viewed here. Interested parties are asked to tabulate their responses into three columns headed: Section Number; Comments; and Suggested Solution. All written comments should [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-consultation-on-draft-instruction-document-5a-v1-1/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP appoints a new CEO</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >January 12, 2016</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Partnership (SBP) has today announced the appointment of Carsten Huljus as its new, full time Chief Executive Officer. Mr Huljus, currently Managing Director of GFA Certification, will take up the appointment on 1 May 2016. He brings with him a wealth of experience and detailed understanding of [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-appoints-a-new-ceo/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Framework recognised by UK Energy Regulator</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >December 1, 2015</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>UK energy regulator, Ofgem, has today published a summary of the results of its benchmarking exercise of voluntary schemes against the UK’s Renewables Obligation land criteria for woody biomass. The SBP Framework has been evaluated and found to be fully compliant with the legislation. The summary of results can be [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-framework-recognised-by-uk-energy-regulator/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >Statement on SBP approval process for BM Trada Certification Ltd</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >October 12, 2015</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Certification Body, BM TRADA Certification Ltd, was accepted as an applicant for ‘SBP-approved Certification Body’ status in November 2014. It is an SBP requirement that a reduction in scope or suspension of a relevant accreditation, such as for FSC® or PEFC, by another accreditation body leads to the suspension [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/statement-on-sbp-approval-process-for-bm-trada-certification-ltd/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP welcomes announcement of Europe&#8217;s first biomass producer certification</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >October 1, 2015</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today welcomed news of Europe&#8217;s first Biomass Producer certification. NEPCon, an SBP-approved Certification Body, has announced that it has certified Latvian pellet producer, SBE Latvia. The SBP certificate issued to SBE Latvia covers the use of FSC®-certified feedstock only. SBE Latvia also holds FSC® Chain of Custody certification. Commenting [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-welcomes-announcement-of-europes-first-biomass-producer-certification/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP welcomes announcement of first Biomass Producer Certification</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >September 25, 2015</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today welcomed news of the first Biomass Producer certification. NSF International (NSF), an SBP-approved Certification Body, has announced that it has certified the Aliceville, Alabama facility of US pellet producer, Westervelt Renewable Energy LLC (Westervelt). The SBP certificate issued to Westervelt covers the manufacture of woody biomass pellets, [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-welcomes-announcement-of-first-biomass-producer-certification/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >NSF International becomes SBP-Approved Certification Body</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >September 22, 2015</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today announced that NSF International (NSF) has become an &#8216;SBP-approved&#8217; Certification Body. NSF has provided evidence that it meets the SBP requirements regarding its existing accreditations and has demonstrated sufficient resource and competence to manage the SBP certification programme under the SBP Framework. The SBP Framework of standards [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/nsf-international-becomes-sbp-approved-certification-body/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP consultation on draft regional risk assessments</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >September 17, 2015</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today published draft Regional Risk Assessments for the three Baltic States of Estonia, Latvia and Lithuania. Interested parties are invited to provide written comments on the drafts. Regional Risk Assessments are a key part of SBP’s focus on identifying and mitigating any risks associated with sourcing feedstock for [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-consultation-on-draft-regional-risk-assessments/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP approves first Certification Body</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >September 9, 2015</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>09SBP has today announced that NEPCon has become the first &#8216;SBP-approved&#8217; Certification Body. NEPCon has provided evidence that it meets the SBP requirements regarding its existing accreditations and has demonstrated sufficient resource and competence to manage the SBP certification programme under the SBP Framework. The SBP Framework of standards and [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-approves-first-certification-body/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP welcomes PEFC GHG emission data transfer initiative</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >July 27, 2015</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Partnership (SBP) welcomes the Programme for the Endorsement of Forest Certification (PEFC) initiative to develop a voluntary mechanism for the transfer of GHG emission-related data along the PEFC-certified supply chain. The SBP had identified this as an important opportunity for PEFC given that wood-for-energy producers need to [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-welcomes-pefc-ghg-emission-data-transfer-initiative/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP accepts four more Certification Bodies as applicants</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >April 22, 2015</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today announced that a further four Certification Bodies have been accepted as applicants and are now able to progress towards achieving SBP-approved status. The applicant Certification Bodies are: Forest Certification, KPMG Performance Registrar Inc., PricewaterhouseCoopers LLP (PwC) and SGS. The SBP Framework of standards and processes enables producers [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-accepts-four-more-certification-bodies-as-applicants/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >EU Launch of SBP Framework</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >March 26, 2015</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Partnership (SBP) has today launched the SBP Framework to representatives of the EU Institutions at an event in Brussels. The Framework consists of standards and independent certification procedures which together provide a tool enabling users of woody biomass for energy production to demonstrate the legal and sustainable [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/eu-launch-of-sbp-framework/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP Appoints Chairman of Advisory Board</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >March 24, 2015</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>The Sustainable Biomass Partnership (SBP) has today announced the appointment of Julia Marton-Lefèvre as the Chairman of the new Board being established to provide advice to the SBP. Ms Marton-Lefèvre has been prominent in the scientific and environmental community and has recently stepped down as Director General of IUCN (International [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-appoints-chairman-of-advisory-board/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP accepts SCS Global Services as applicant</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >February 6, 2015</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today announced that Certification Body, SCS Global Services has been accepted as an applicant and is now able to progress towards achieving SBP-approved status. The SBP Framework of standards and processes enables producers of woody biomass to demonstrate that they source their raw material responsibly and that it [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-accepts-scs-global-services-as-applicant/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP accepts Certification Bodies as applicants</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >December 23, 2014</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>SBP has today announced that five Certification Bodies have been accepted as applicants and are now able to progress towards achieving SBP-approved status. The applicant Certification Bodies are: BM Trada, Bureau Veritas Latvia, Control Union, NEPCon and NSF. The SBP Framework of standards and processes enables producers of woody biomass [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-accepts-certification-bodies-as-applicants/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >SBP regional risk assessments extended to Estonia and Latvia</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >December 5, 2014</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>In the summer, SBP launched a pilot regional risk assessment in Lithuania to identify potential risks in the supply of sustainable woody biomass from the region. That assessment is now at an advanced stage and the SBP Board has approved the extension of the approach to Estonia and Latvia. Conducting [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/sbp-regional-risk-assessments-extended-to-estonia-and-latvia/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div><div class="vc_grid-item vc_clearfix vc_col-sm-12 vc_grid-item-zone-c-bottom"><div class="vc_grid-item-mini vc_clearfix "><div class="vc_gitem-animated-block" ></div><div class="vc_gitem-zone vc_gitem-zone-c vc_custom_1419240516480"><div class="vc_gitem-zone-mini"><div class="vc_gitem_row vc_row vc_gitem-row-position-top"><div class="vc_col-sm-12 vc_gitem-col vc_gitem-col-align-"><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_title" ><h4 style="text-align: left" >Biomass Assurance Framework enters final test stage</h4></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_date" ><div style="text-align: left" >September 30, 2014</div></div><div class="vc_custom_heading vc_gitem-post-data vc_gitem-post-data-source-post_excerpt" ><p style="text-align: left" ><p>Sustainable Biomass Partnership (SBP) has today published the response to its consultation on the Biomass Assurance Framework (BAF), a suite of five standards and processes allowing companies in the biomass sector to demonstrate compliance with legal, regulatory and sustainability requirements relating to woody biomass. The response to consultation summarises the [&hellip;]</p> </p></div><div class="vc_btn3-container vc_btn3-left"><a style="background-color:#6c9d31; color:#ffffff;" class="vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" a href="https://sbp-cert.org/biomass-assurance-framework-enters-final-test-stage/" class="vc_gitem-link vc_general vc_btn3 vc_general vc_btn3 vc_btn3-size-sm vc_btn3-shape-square vc_btn3-style-custom" title="Read more">Read more</a></div></div></div></div></div></div><div class="vc_clearfix"></div></div></div><div class="vc_pageable-load-more-btn" data-vc-grid-load-more-btn="true"><div class="vc_btn3-container vc_grid-btn-load_more vc_btn3-inline"><a href="javascript:;" class="vc_general vc_btn3 vc_btn3-size-md vc_btn3-shape-rounded vc_btn3-style-flat vc_btn3-color-green" title="Load more">Load more</a></div></div></div> </div> </div></div></div></div></div> </div> </div> <footer> </footer> </article> </main> <aside class="sidebar"> <div id="bulletinContainer" class="news-sidebar"><h2>Bulletins</h2> <div class="textwidget"><ul> <li><a href="http://eepurl.com/bKTDk9" target="_blank" rel="noopener">Sign up to receive<br /> our latest bulletins</a></li> </ul> <div id="pastBulletins"> <ul> <li><a href="https://mailchi.mp/5609ff383279/sbp-bulletin-issue-13868547" target="_blank" rel="noopener">Issue 37, Dec 2024</a></li> <li><a href="https://mailchi.mp/0cdbb071653e/sbp-bulletin-issue-13865671" target="_blank" rel="noopener">Issue 36, Sep 2024</a></li> </ul> </div> </div> </div><div id="bulletinContainer" class="news-sidebar"><h2>Filter by date</h2> <label class="screen-reader-text" for="archives-dropdown-2">Filter by date</label> <select id="archives-dropdown-2" name="archive-dropdown"> <option value="">Select Month</option> <option value='https://sbp-cert.org/2025/02/'> February 2025 &nbsp;(1)</option> <option value='https://sbp-cert.org/2025/01/'> January 2025 &nbsp;(1)</option> <option value='https://sbp-cert.org/2024/11/'> November 2024 &nbsp;(5)</option> <option value='https://sbp-cert.org/2024/10/'> October 2024 &nbsp;(1)</option> <option value='https://sbp-cert.org/2024/07/'> July 2024 &nbsp;(3)</option> <option value='https://sbp-cert.org/2024/06/'> June 2024 &nbsp;(2)</option> <option value='https://sbp-cert.org/2024/05/'> May 2024 &nbsp;(1)</option> <option value='https://sbp-cert.org/2024/04/'> April 2024 &nbsp;(2)</option> <option value='https://sbp-cert.org/2024/02/'> February 2024 &nbsp;(4)</option> <option value='https://sbp-cert.org/2024/01/'> January 2024 &nbsp;(1)</option> <option value='https://sbp-cert.org/2023/12/'> December 2023 &nbsp;(2)</option> <option value='https://sbp-cert.org/2023/11/'> November 2023 &nbsp;(3)</option> <option value='https://sbp-cert.org/2023/10/'> October 2023 &nbsp;(1)</option> <option value='https://sbp-cert.org/2023/09/'> September 2023 &nbsp;(1)</option> <option value='https://sbp-cert.org/2023/08/'> August 2023 &nbsp;(1)</option> <option value='https://sbp-cert.org/2023/06/'> June 2023 &nbsp;(2)</option> <option value='https://sbp-cert.org/2023/05/'> May 2023 &nbsp;(1)</option> <option value='https://sbp-cert.org/2023/04/'> April 2023 &nbsp;(1)</option> <option value='https://sbp-cert.org/2023/03/'> March 2023 &nbsp;(2)</option> <option value='https://sbp-cert.org/2023/02/'> February 2023 &nbsp;(1)</option> <option value='https://sbp-cert.org/2022/11/'> November 2022 &nbsp;(1)</option> <option value='https://sbp-cert.org/2022/10/'> October 2022 &nbsp;(1)</option> <option value='https://sbp-cert.org/2022/09/'> September 2022 &nbsp;(2)</option> <option value='https://sbp-cert.org/2022/08/'> August 2022 &nbsp;(1)</option> <option value='https://sbp-cert.org/2022/07/'> July 2022 &nbsp;(1)</option> <option value='https://sbp-cert.org/2022/06/'> June 2022 &nbsp;(1)</option> <option value='https://sbp-cert.org/2022/05/'> May 2022 &nbsp;(2)</option> <option value='https://sbp-cert.org/2022/04/'> April 2022 &nbsp;(1)</option> <option value='https://sbp-cert.org/2022/03/'> March 2022 &nbsp;(3)</option> <option value='https://sbp-cert.org/2022/02/'> February 2022 &nbsp;(1)</option> <option value='https://sbp-cert.org/2021/12/'> December 2021 &nbsp;(2)</option> <option value='https://sbp-cert.org/2021/10/'> October 2021 &nbsp;(3)</option> <option value='https://sbp-cert.org/2021/09/'> September 2021 &nbsp;(1)</option> <option value='https://sbp-cert.org/2021/08/'> August 2021 &nbsp;(2)</option> <option value='https://sbp-cert.org/2021/06/'> June 2021 &nbsp;(3)</option> <option value='https://sbp-cert.org/2021/05/'> May 2021 &nbsp;(1)</option> <option value='https://sbp-cert.org/2021/04/'> April 2021 &nbsp;(1)</option> <option value='https://sbp-cert.org/2021/03/'> March 2021 &nbsp;(2)</option> <option value='https://sbp-cert.org/2021/01/'> January 2021 &nbsp;(1)</option> <option value='https://sbp-cert.org/2020/10/'> October 2020 &nbsp;(3)</option> <option value='https://sbp-cert.org/2020/09/'> September 2020 &nbsp;(1)</option> <option value='https://sbp-cert.org/2020/05/'> May 2020 &nbsp;(1)</option> <option value='https://sbp-cert.org/2020/04/'> April 2020 &nbsp;(2)</option> <option value='https://sbp-cert.org/2020/03/'> March 2020 &nbsp;(1)</option> <option value='https://sbp-cert.org/2020/02/'> February 2020 &nbsp;(1)</option> <option value='https://sbp-cert.org/2019/12/'> December 2019 &nbsp;(1)</option> <option value='https://sbp-cert.org/2019/11/'> November 2019 &nbsp;(1)</option> <option value='https://sbp-cert.org/2019/09/'> September 2019 &nbsp;(1)</option> <option value='https://sbp-cert.org/2019/07/'> July 2019 &nbsp;(1)</option> <option value='https://sbp-cert.org/2019/06/'> June 2019 &nbsp;(1)</option> <option value='https://sbp-cert.org/2019/03/'> March 2019 &nbsp;(5)</option> <option value='https://sbp-cert.org/2019/01/'> January 2019 &nbsp;(2)</option> <option value='https://sbp-cert.org/2018/11/'> November 2018 &nbsp;(3)</option> <option value='https://sbp-cert.org/2018/10/'> October 2018 &nbsp;(1)</option> <option value='https://sbp-cert.org/2018/09/'> September 2018 &nbsp;(1)</option> <option value='https://sbp-cert.org/2018/06/'> June 2018 &nbsp;(1)</option> <option value='https://sbp-cert.org/2018/02/'> February 2018 &nbsp;(2)</option> <option value='https://sbp-cert.org/2018/01/'> January 2018 &nbsp;(2)</option> <option value='https://sbp-cert.org/2017/12/'> December 2017 &nbsp;(3)</option> <option value='https://sbp-cert.org/2017/11/'> November 2017 &nbsp;(1)</option> <option value='https://sbp-cert.org/2017/09/'> September 2017 &nbsp;(2)</option> <option value='https://sbp-cert.org/2017/07/'> July 2017 &nbsp;(1)</option> <option value='https://sbp-cert.org/2017/06/'> June 2017 &nbsp;(3)</option> <option value='https://sbp-cert.org/2017/05/'> May 2017 &nbsp;(1)</option> <option value='https://sbp-cert.org/2017/04/'> April 2017 &nbsp;(1)</option> <option value='https://sbp-cert.org/2017/03/'> March 2017 &nbsp;(1)</option> <option value='https://sbp-cert.org/2017/02/'> February 2017 &nbsp;(1)</option> <option value='https://sbp-cert.org/2017/01/'> January 2017 &nbsp;(1)</option> <option value='https://sbp-cert.org/2016/12/'> December 2016 &nbsp;(1)</option> <option value='https://sbp-cert.org/2016/10/'> October 2016 &nbsp;(1)</option> <option value='https://sbp-cert.org/2016/09/'> September 2016 &nbsp;(3)</option> <option value='https://sbp-cert.org/2016/08/'> August 2016 &nbsp;(1)</option> <option value='https://sbp-cert.org/2016/07/'> July 2016 &nbsp;(1)</option> <option value='https://sbp-cert.org/2016/06/'> June 2016 &nbsp;(4)</option> <option value='https://sbp-cert.org/2016/05/'> May 2016 &nbsp;(1)</option> <option value='https://sbp-cert.org/2016/04/'> April 2016 &nbsp;(2)</option> <option value='https://sbp-cert.org/2016/03/'> March 2016 &nbsp;(1)</option> <option value='https://sbp-cert.org/2016/01/'> January 2016 &nbsp;(1)</option> <option value='https://sbp-cert.org/2015/12/'> December 2015 &nbsp;(1)</option> <option value='https://sbp-cert.org/2015/10/'> October 2015 &nbsp;(2)</option> <option value='https://sbp-cert.org/2015/09/'> September 2015 &nbsp;(4)</option> <option value='https://sbp-cert.org/2015/07/'> July 2015 &nbsp;(1)</option> <option value='https://sbp-cert.org/2015/04/'> April 2015 &nbsp;(1)</option> <option value='https://sbp-cert.org/2015/03/'> March 2015 &nbsp;(2)</option> <option value='https://sbp-cert.org/2015/02/'> February 2015 &nbsp;(1)</option> <option value='https://sbp-cert.org/2014/12/'> December 2014 &nbsp;(2)</option> <option value='https://sbp-cert.org/2014/09/'> September 2014 &nbsp;(1)</option> </select> <script type="text/javascript"> /* <![CDATA[ */ (function() { var dropdown = document.getElementById( "archives-dropdown-2" ); function onSelectChange() { if ( dropdown.options[ dropdown.selectedIndex ].value !== '' ) { document.location.href = this.options[ this.selectedIndex ].value; } } dropdown.onchange = onSelectChange; })(); /* ]]> */ </script> </div> <section id="advanced_sidebar_menu-5" class="widget advanced-sidebar-menu advanced-sidebar-page"> <!-- advanced-sidebar-menu/core-template --> <ul class="parent-sidebar-menu" data-level="0"><li class="page_item page-item-16 current_page_item is-active menu-item has_children current-menu-item"><a href="https://sbp-cert.org/news/" aria-current="page">News</a><ul class="child-sidebar-menu" data-level="1"><li class="page_item page-item-658895 menu-item"><a href="https://sbp-cert.org/news/news-2/">News</a></li> <li class="page_item page-item-12856 menu-item"><a href="https://sbp-cert.org/news/events-and-training-sessions/">Events and training sessions</a></li> <li class="page_item page-item-962009 menu-item"><a href="https://sbp-cert.org/news/sector-conferences/">Sector conferences</a></li> </ul><!-- End .child-sidebar-menu --></li></ul><!-- End .parent-sidebar-menu --></section> <!--<a href="" title="" class="page-link"></a>--> </aside> </div> </div> <footer class="footer"> <div class="footer-container"> <div class="grid-container full"> <div class="grid-x grid-margin-x"> <div class="cell small-12 medium-8"><section id="text-2" class="widget widget_text"> <div class="textwidget"><p>© Sustainable Biomass Program 2019</p> </div> </section><section id="nav_menu-2" class="widget widget_nav_menu"><div class="menu-footer-container"><ul id="menu-footer" class="menu"><li id="menu-item-81" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-81"><a href="https://sbp-cert.org/terms/">Terms</a></li> <li id="menu-item-80" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-80"><a href="https://sbp-cert.org/privacy-policy/">Privacy</a></li> <li id="menu-item-79" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-79"><a href="https://sbp-cert.org/legal/">Legal</a></li> <li id="menu-item-78" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-78"><a href="https://sbp-cert.org/careers/">Careers</a></li> </ul></div></section></div> <div class="cell small-12 medium-4">Brand. Design. Digital. by Switch</div> </div> </div> </div> </footer> <!--googleoff: all--><div id="cookie-law-info-bar" data-nosnippet="true"><span><div class="cli-bar-container cli-style-v2"><br /> <div class="cli-bar-message">We use cookies to give you the best experience on our website. By clicking “Accept All”, you consent to the use of ALL our cookies. If you wish, you may change your preferences by visiting "Cookie Settings".</div><br /> <div class="cli-bar-btn_container"><a role='button' class="medium cli-plugin-button cli-plugin-main-button cli_settings_button" style="margin:0px 5px 0px 0px">Cookie Settings</a><a id="wt-cli-accept-all-btn" role='button' data-cli_action="accept_all" class="wt-cli-element medium cli-plugin-button wt-cli-accept-all-btn cookie_action_close_header cli_action_button">Accept All</a></div><br /> </div></span></div><div id="cookie-law-info-again" data-nosnippet="true"><span id="cookie_hdr_showagain">Manage consent</span></div><div class="cli-modal" data-nosnippet="true" id="cliSettingsPopup" tabindex="-1" role="dialog" aria-labelledby="cliSettingsPopup" aria-hidden="true"> <div class="cli-modal-dialog" role="document"> <div class="cli-modal-content cli-bar-popup"> <button type="button" class="cli-modal-close" id="cliModalClose"> <svg class="" viewBox="0 0 24 24"><path d="M19 6.41l-1.41-1.41-5.59 5.59-5.59-5.59-1.41 1.41 5.59 5.59-5.59 5.59 1.41 1.41 5.59-5.59 5.59 5.59 1.41-1.41-5.59-5.59z"></path><path d="M0 0h24v24h-24z" fill="none"></path></svg> <span class="wt-cli-sr-only">Close</span> </button> <div class="cli-modal-body"> <div class="cli-container-fluid cli-tab-container"> <div class="cli-row"> <div class="cli-col-12 cli-align-items-stretch cli-px-0"> <div class="cli-privacy-overview"> <h4>Privacy Overview</h4> <div class="cli-privacy-content"> <div class="cli-privacy-content-text">This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.</div> </div> <a class="cli-privacy-readmore" aria-label="Show more" role="button" data-readmore-text="Show more" data-readless-text="Show less"></a> </div> </div> <div class="cli-col-12 cli-align-items-stretch cli-px-0 cli-tab-section-container"> <div class="cli-tab-section"> <div class="cli-tab-header"> <a role="button" tabindex="0" class="cli-nav-link cli-settings-mobile" data-target="necessary" data-toggle="cli-toggle-tab"> Necessary </a> <div class="wt-cli-necessary-checkbox"> <input type="checkbox" class="cli-user-preference-checkbox" id="wt-cli-checkbox-necessary" data-id="checkbox-necessary" checked="checked" /> <label class="form-check-label" for="wt-cli-checkbox-necessary">Necessary</label> </div> <span class="cli-necessary-caption">Always Enabled</span> </div> <div class="cli-tab-content"> <div class="cli-tab-pane cli-fade" data-id="necessary"> <div class="wt-cli-cookie-description"> Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously. <table class="cookielawinfo-row-cat-table cookielawinfo-winter"><thead><tr><th class="cookielawinfo-column-1">Cookie</th><th class="cookielawinfo-column-3">Duration</th><th class="cookielawinfo-column-4">Description</th></tr></thead><tbody><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">ARRAffinity</td><td class="cookielawinfo-column-3">session</td><td class="cookielawinfo-column-4">ARRAffinity cookie is set by Azure app service, and allows the service to choose the right instance established by a user to deliver subsequent requests made by that user.</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">ASP.NET_SessionId</td><td class="cookielawinfo-column-3">session</td><td class="cookielawinfo-column-4">Issued by Microsoft's ASP.NET Application, this cookie stores session data during a user's website visit.</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">cookielawinfo-checkbox-advertisement</td><td class="cookielawinfo-column-3">1 year</td><td class="cookielawinfo-column-4">Set by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Advertisement" category .</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">cookielawinfo-checkbox-analytics</td><td class="cookielawinfo-column-3">11 months</td><td class="cookielawinfo-column-4">This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">cookielawinfo-checkbox-functional</td><td class="cookielawinfo-column-3">11 months</td><td class="cookielawinfo-column-4">The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">cookielawinfo-checkbox-necessary</td><td class="cookielawinfo-column-3">11 months</td><td class="cookielawinfo-column-4">This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">cookielawinfo-checkbox-others</td><td class="cookielawinfo-column-3">11 months</td><td class="cookielawinfo-column-4">This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">cookielawinfo-checkbox-performance</td><td class="cookielawinfo-column-3">11 months</td><td class="cookielawinfo-column-4">This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">viewed_cookie_policy</td><td class="cookielawinfo-column-3">11 months</td><td class="cookielawinfo-column-4">The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.</td></tr></tbody></table> </div> </div> </div> </div> <div class="cli-tab-section"> <div class="cli-tab-header"> <a role="button" tabindex="0" class="cli-nav-link cli-settings-mobile" data-target="functional" data-toggle="cli-toggle-tab"> Functional </a> <div class="cli-switch"> <input type="checkbox" id="wt-cli-checkbox-functional" class="cli-user-preference-checkbox" data-id="checkbox-functional" /> <label for="wt-cli-checkbox-functional" class="cli-slider" data-cli-enable="Enabled" data-cli-disable="Disabled"><span class="wt-cli-sr-only">Functional</span></label> </div> </div> <div class="cli-tab-content"> <div class="cli-tab-pane cli-fade" data-id="functional"> <div class="wt-cli-cookie-description"> Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features. </div> </div> </div> </div> <div class="cli-tab-section"> <div class="cli-tab-header"> <a role="button" tabindex="0" class="cli-nav-link cli-settings-mobile" data-target="performance" data-toggle="cli-toggle-tab"> Performance </a> <div class="cli-switch"> <input type="checkbox" id="wt-cli-checkbox-performance" class="cli-user-preference-checkbox" data-id="checkbox-performance" /> <label for="wt-cli-checkbox-performance" class="cli-slider" data-cli-enable="Enabled" data-cli-disable="Disabled"><span class="wt-cli-sr-only">Performance</span></label> </div> </div> <div class="cli-tab-content"> <div class="cli-tab-pane cli-fade" data-id="performance"> <div class="wt-cli-cookie-description"> Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors. </div> </div> </div> </div> <div class="cli-tab-section"> <div class="cli-tab-header"> <a role="button" tabindex="0" class="cli-nav-link cli-settings-mobile" data-target="analytics" data-toggle="cli-toggle-tab"> Analytics </a> <div class="cli-switch"> <input type="checkbox" id="wt-cli-checkbox-analytics" class="cli-user-preference-checkbox" data-id="checkbox-analytics" /> <label for="wt-cli-checkbox-analytics" class="cli-slider" data-cli-enable="Enabled" data-cli-disable="Disabled"><span class="wt-cli-sr-only">Analytics</span></label> </div> </div> <div class="cli-tab-content"> <div class="cli-tab-pane cli-fade" data-id="analytics"> <div class="wt-cli-cookie-description"> Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc. <table class="cookielawinfo-row-cat-table cookielawinfo-winter"><thead><tr><th class="cookielawinfo-column-1">Cookie</th><th class="cookielawinfo-column-3">Duration</th><th class="cookielawinfo-column-4">Description</th></tr></thead><tbody><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">_ga</td><td class="cookielawinfo-column-3">2 years</td><td class="cookielawinfo-column-4">The _ga cookie, installed by Google Analytics, calculates visitor, session and campaign data and also keeps track of site usage for the site's analytics report. The cookie stores information anonymously and assigns a randomly generated number to recognize unique visitors.</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">_gat_gtag_UA_49353382_1</td><td class="cookielawinfo-column-3">1 minute</td><td class="cookielawinfo-column-4">This cookie is set by Google and is used to distinguish users.</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">_gid</td><td class="cookielawinfo-column-3">1 day</td><td class="cookielawinfo-column-4">Installed by Google Analytics, _gid cookie stores information on how visitors use a website, while also creating an analytics report of the website's performance. Some of the data that are collected include the number of visitors, their source, and the pages they visit anonymously.</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">ai_session</td><td class="cookielawinfo-column-3">30 minutes</td><td class="cookielawinfo-column-4">This is a unique anonymous session identifier cookie set by Microsoft Application Insights software to gather statistical usage and telemetry data for apps built on the Azure cloud platform.</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">ai_user</td><td class="cookielawinfo-column-3">1 year</td><td class="cookielawinfo-column-4">A unique user identifier cookie, set by Microsoft Application Insights software, that enables counting of the number of users accessing the application over time.</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">CONSENT</td><td class="cookielawinfo-column-3">16 years 3 months 24 days 10 hours 16 minutes</td><td class="cookielawinfo-column-4">These cookies are set via embedded youtube-videos. They register anonymous statistical data on for example how many times the video is displayed and what settings are used for playback.No sensitive data is collected unless you log in to your google account, in that case your choices are linked with your account, for example if you click “like” on a video.</td></tr></tbody></table> </div> </div> </div> </div> <div class="cli-tab-section"> <div class="cli-tab-header"> <a role="button" tabindex="0" class="cli-nav-link cli-settings-mobile" data-target="advertisement" data-toggle="cli-toggle-tab"> Advertisement </a> <div class="cli-switch"> <input type="checkbox" id="wt-cli-checkbox-advertisement" class="cli-user-preference-checkbox" data-id="checkbox-advertisement" /> <label for="wt-cli-checkbox-advertisement" class="cli-slider" data-cli-enable="Enabled" data-cli-disable="Disabled"><span class="wt-cli-sr-only">Advertisement</span></label> </div> </div> <div class="cli-tab-content"> <div class="cli-tab-pane cli-fade" data-id="advertisement"> <div class="wt-cli-cookie-description"> Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads. <table class="cookielawinfo-row-cat-table cookielawinfo-winter"><thead><tr><th class="cookielawinfo-column-1">Cookie</th><th class="cookielawinfo-column-3">Duration</th><th class="cookielawinfo-column-4">Description</th></tr></thead><tbody><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">IDE</td><td class="cookielawinfo-column-3">1 year 24 days</td><td class="cookielawinfo-column-4">Google DoubleClick IDE cookies are used to store information about how the user uses the website to present them with relevant ads and according to the user profile.</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">test_cookie</td><td class="cookielawinfo-column-3">15 minutes</td><td class="cookielawinfo-column-4">The test_cookie is set by doubleclick.net and is used to determine if the user's browser supports cookies.</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">VISITOR_INFO1_LIVE</td><td class="cookielawinfo-column-3">5 months 27 days</td><td class="cookielawinfo-column-4">A cookie set by YouTube to measure bandwidth that determines whether the user gets the new or old player interface.</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">YSC</td><td class="cookielawinfo-column-3">session</td><td class="cookielawinfo-column-4">YSC cookie is set by Youtube and is used to track the views of embedded videos on Youtube pages.</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">yt-remote-connected-devices</td><td class="cookielawinfo-column-3">never</td><td class="cookielawinfo-column-4">These cookies are set via embedded youtube-videos.</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">yt-remote-device-id</td><td class="cookielawinfo-column-3">never</td><td class="cookielawinfo-column-4">These cookies are set via embedded youtube-videos.</td></tr></tbody></table> </div> </div> </div> </div> <div class="cli-tab-section"> <div class="cli-tab-header"> <a role="button" tabindex="0" class="cli-nav-link cli-settings-mobile" data-target="others" data-toggle="cli-toggle-tab"> Others </a> <div class="cli-switch"> <input type="checkbox" id="wt-cli-checkbox-others" class="cli-user-preference-checkbox" data-id="checkbox-others" /> <label for="wt-cli-checkbox-others" class="cli-slider" data-cli-enable="Enabled" data-cli-disable="Disabled"><span class="wt-cli-sr-only">Others</span></label> </div> </div> <div class="cli-tab-content"> <div class="cli-tab-pane cli-fade" data-id="others"> <div class="wt-cli-cookie-description"> Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet. <table class="cookielawinfo-row-cat-table cookielawinfo-winter"><thead><tr><th class="cookielawinfo-column-1">Cookie</th><th class="cookielawinfo-column-3">Duration</th><th class="cookielawinfo-column-4">Description</th></tr></thead><tbody><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">ARRAffinitySameSite</td><td class="cookielawinfo-column-3">session</td><td class="cookielawinfo-column-4">No description available.</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">WFESessionId</td><td class="cookielawinfo-column-3">session</td><td class="cookielawinfo-column-4">No description available.</td></tr></tbody></table> </div> </div> </div> </div> </div> </div> </div> </div> <div class="cli-modal-footer"> <div class="wt-cli-element cli-container-fluid cli-tab-container"> <div class="cli-row"> <div class="cli-col-12 cli-align-items-stretch cli-px-0"> <div class="cli-tab-footer wt-cli-privacy-overview-actions"> <a id="wt-cli-privacy-save-btn" role="button" tabindex="0" data-cli-action="accept" class="wt-cli-privacy-btn cli_setting_save_button wt-cli-privacy-accept-btn cli-btn">SAVE &amp; ACCEPT</a> </div> <div class="wt-cli-ckyes-footer-section"> <div class="wt-cli-ckyes-brand-logo">Powered by <a href="https://www.cookieyes.com/"><img src="https://sbpcert.wpenginepowered.com/wp-content/plugins/cookie-law-info/legacy/public/images/logo-cookieyes.svg" alt="CookieYes Logo"></a></div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="cli-modal-backdrop cli-fade cli-settings-overlay"></div> <div class="cli-modal-backdrop cli-fade cli-popupbar-overlay"></div> <!--googleon: all--><link rel='stylesheet' id='vc_pageable_owl-carousel-css-css' href='https://sbpcert.wpenginepowered.com/wp-content/plugins/js_composer/assets/lib/vendor/owl-carousel2-dist/assets/owl.min.css?ver=7.9' type='text/css' media='all' /> <link rel='stylesheet' id='vc_animate-css-css' href='https://sbpcert.wpenginepowered.com/wp-content/plugins/js_composer/assets/lib/vendor/node_modules/animate.css/animate.min.css?ver=7.9' type='text/css' media='all' /> <link rel='stylesheet' id='cookie-law-info-table-css' href='https://sbpcert.wpenginepowered.com/wp-content/plugins/cookie-law-info/legacy/public/css/cookie-law-info-table.css?ver=3.2.8' type='text/css' media='all' /> <script type="text/javascript" id="foundation-js-extra"> /* <![CDATA[ */ var account_script_checker = {"ajaxurl":"https:\/\/sbp-cert.org\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script> <script type="text/javascript" src="https://sbpcert.wpenginepowered.com/wp-content/themes/sbp-cert/dist/assets/js/app.js?ver=1727786645" id="foundation-js"></script> <script type="text/javascript" src="https://sbpcert.wpenginepowered.com/wp-includes/js/hoverIntent.min.js?ver=1.10.2" id="hoverIntent-js"></script> <script type="text/javascript" src="https://sbpcert.wpenginepowered.com/wp-content/plugins/megamenu/js/maxmegamenu.js?ver=3.4.1" id="megamenu-js"></script> <script type="text/javascript" src="https://sbpcert.wpenginepowered.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" src="https://sbpcert.wpenginepowered.com/wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js?ver=7.9" id="wpb_composer_front_js-js"></script> <script type="text/javascript" src="https://sbpcert.wpenginepowered.com/wp-content/plugins/js_composer/assets/lib/vendor/owl-carousel2-dist/owl.carousel.min.js?ver=7.9" id="vc_pageable_owl-carousel-js"></script> <script type="text/javascript" src="https://sbpcert.wpenginepowered.com/wp-content/plugins/js_composer/assets/lib/vendor/node_modules/imagesloaded/imagesloaded.pkgd.min.js?ver=7.9" id="vc_grid-js-imagesloaded-js"></script> <script type="text/javascript" src="https://sbpcert.wpenginepowered.com/wp-includes/js/underscore.min.js?ver=1.13.7" id="underscore-js"></script> <script type="text/javascript" src="https://sbpcert.wpenginepowered.com/wp-content/plugins/js_composer/assets/lib/vc/vc_waypoints/vc-waypoints.min.js?ver=7.9" id="vc_waypoints-js"></script> <script type="text/javascript" src="https://sbpcert.wpenginepowered.com/wp-content/plugins/js_composer/assets/js/dist/vc_grid.min.js?ver=7.9" id="vc_grid-js"></script> <script></script></body> </html>

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