CINXE.COM

PUBLICATIONS - FuturEnzyme

<!DOCTYPE html> <html lang="es"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <link rel="profile" href="http://gmpg.org/xfn/11" /> <link rel="pingback" href="https://www.futurenzyme.eu/xmlrpc.php" /> <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 v23.9 - https://yoast.com/wordpress/plugins/seo/ --> <title>PUBLICATIONS - FuturEnzyme</title> <link rel="canonical" href="https://www.futurenzyme.eu/publications/" /> <meta property="og:locale" content="es_ES" /> <meta property="og:type" content="article" /> <meta property="og:title" content="PUBLICATIONS - FuturEnzyme" /> <meta property="og:description" content="Publications Divulgative publications Designing protein nanopores for capturing and degrading microplastics Manuel Ferrer, Ana Robles-Martín, Sara García-Linares, Álvaro Martínez-del-Pozo, and Víctor Guallar. Read more Fantastic enzymes: where and how to find them. Patricia Molina Espeja, Markus Müller, Sara Daniotti, Manuel Ferrer, &amp; the FuturEnzyme Consortium. Read more Searching for enzymes: reason, the environment. 12 October [&hellip;]" /> <meta property="og:url" content="https://www.futurenzyme.eu/publications/" /> <meta property="og:site_name" content="FuturEnzyme" /> <meta property="article:modified_time" content="2024-11-13T16:51:42+00:00" /> <meta property="og:image" content="https://www.futurenzyme.eu/wp-content/uploads/2022/01/Logo-zenodo-blanco.jpg" /> <meta property="og:image:width" content="200" /> <meta property="og:image:height" content="100" /> <meta property="og:image:type" content="image/jpeg" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="@futurenzyme" /> <meta name="twitter:label1" content="Tiempo de lectura" /> <meta name="twitter:data1" content="17 minutos" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.futurenzyme.eu/publications/","url":"https://www.futurenzyme.eu/publications/","name":"PUBLICATIONS - FuturEnzyme","isPartOf":{"@id":"https://www.futurenzyme.eu/#website"},"primaryImageOfPage":{"@id":"https://www.futurenzyme.eu/publications/#primaryimage"},"image":{"@id":"https://www.futurenzyme.eu/publications/#primaryimage"},"thumbnailUrl":"https://www.futurenzyme.eu/wp-content/uploads/2022/01/Logo-zenodo-blanco.jpg","datePublished":"2021-06-03T16:38:50+00:00","dateModified":"2024-11-13T16:51:42+00:00","breadcrumb":{"@id":"https://www.futurenzyme.eu/publications/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https://www.futurenzyme.eu/publications/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https://www.futurenzyme.eu/publications/#primaryimage","url":"https://www.futurenzyme.eu/wp-content/uploads/2022/01/Logo-zenodo-blanco.jpg","contentUrl":"https://www.futurenzyme.eu/wp-content/uploads/2022/01/Logo-zenodo-blanco.jpg","width":200,"height":100},{"@type":"BreadcrumbList","@id":"https://www.futurenzyme.eu/publications/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https://www.futurenzyme.eu/"},{"@type":"ListItem","position":2,"name":"PUBLICATIONS"}]},{"@type":"WebSite","@id":"https://www.futurenzyme.eu/#website","url":"https://www.futurenzyme.eu/","name":"FuturEnzyme","description":"Greening the world through enzymes","publisher":{"@id":"https://www.futurenzyme.eu/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.futurenzyme.eu/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https://www.futurenzyme.eu/#organization","name":"FuturEnzyme Consortium","url":"https://www.futurenzyme.eu/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https://www.futurenzyme.eu/#/schema/logo/image/","url":"https://www.futurenzyme.eu/wp-content/uploads/2021/08/FuturEnzyme-Logo-PNG.png","contentUrl":"https://www.futurenzyme.eu/wp-content/uploads/2021/08/FuturEnzyme-Logo-PNG.png","width":2480,"height":3508,"caption":"FuturEnzyme Consortium"},"image":{"@id":"https://www.futurenzyme.eu/#/schema/logo/image/"},"sameAs":["https://x.com/futurenzyme","https://www.linkedin.com/company/futurenzyme?original_referer=httpswww.futurenzyme.eu"]}]}</script> <!-- / Yoast SEO plugin. --> <script> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"wpemoji":"https:\/\/www.futurenzyme.eu\/wp-includes\/js\/wp-emoji.js?ver=6.7.1","twemoji":"https:\/\/www.futurenzyme.eu\/wp-includes\/js\/twemoji.js?ver=6.7.1"}}; /** * @output wp-includes/js/wp-emoji-loader.js */ /** * Emoji Settings as exported in PHP via _print_emoji_detection_script(). * @typedef WPEmojiSettings * @type {object} * @property {?object} source * @property {?string} source.concatemoji * @property {?string} source.twemoji * @property {?string} source.wpemoji * @property {?boolean} DOMReady * @property {?Function} readyCallback */ /** * Support tests. * @typedef SupportTests * @type {object} * @property {?boolean} flag * @property {?boolean} emoji */ /** * IIFE to detect emoji support and load Twemoji if needed. * * @param {Window} window * @param {Document} document * @param {WPEmojiSettings} settings */ ( function wpEmojiLoader( window, document, settings ) { if ( typeof Promise === 'undefined' ) { return; } var sessionStorageKey = 'wpEmojiSettingsSupports'; var tests = [ 'flag', 'emoji' ]; /** * Checks whether the browser supports offloading to a Worker. * * @since 6.3.0 * * @private * * @returns {boolean} */ function supportsWorkerOffloading() { return ( typeof Worker !== 'undefined' && typeof OffscreenCanvas !== 'undefined' && typeof URL !== 'undefined' && URL.createObjectURL && typeof Blob !== 'undefined' ); } /** * @typedef SessionSupportTests * @type {object} * @property {number} timestamp * @property {SupportTests} supportTests */ /** * Get support tests from session. * * @since 6.3.0 * * @private * * @returns {?SupportTests} Support tests, or null if not set or older than 1 week. */ function getSessionSupportTests() { try { /** @type {SessionSupportTests} */ var item = JSON.parse( sessionStorage.getItem( sessionStorageKey ) ); if ( typeof item === 'object' && typeof item.timestamp === 'number' && new Date().valueOf() < item.timestamp + 604800 && // Note: Number is a week in seconds. typeof item.supportTests === 'object' ) { return item.supportTests; } } catch ( e ) {} return null; } /** * Persist the supports in session storage. * * @since 6.3.0 * * @private * * @param {SupportTests} supportTests Support tests. */ function setSessionSupportTests( supportTests ) { try { /** @type {SessionSupportTests} */ var item = { supportTests: supportTests, timestamp: new Date().valueOf() }; sessionStorage.setItem( sessionStorageKey, JSON.stringify( item ) ); } catch ( e ) {} } /** * Checks if two sets of Emoji characters render the same visually. * * This function may be serialized to run in a Worker. Therefore, it cannot refer to variables from the containing * scope. Everything must be passed by parameters. * * @since 4.9.0 * * @private * * @param {CanvasRenderingContext2D} context 2D Context. * @param {string} set1 Set of Emoji to test. * @param {string} set2 Set of Emoji to test. * * @return {boolean} True if the two sets render the same. */ function emojiSetsRenderIdentically( context, set1, set2 ) { // Cleanup from previous test. context.clearRect( 0, 0, context.canvas.width, context.canvas.height ); context.fillText( set1, 0, 0 ); var rendered1 = new Uint32Array( context.getImageData( 0, 0, context.canvas.width, context.canvas.height ).data ); // Cleanup from previous test. context.clearRect( 0, 0, context.canvas.width, context.canvas.height ); context.fillText( set2, 0, 0 ); var rendered2 = new Uint32Array( context.getImageData( 0, 0, context.canvas.width, context.canvas.height ).data ); return rendered1.every( function ( rendered2Data, index ) { return rendered2Data === rendered2[ index ]; } ); } /** * Determines if the browser properly renders Emoji that Twemoji can supplement. * * This function may be serialized to run in a Worker. Therefore, it cannot refer to variables from the containing * scope. Everything must be passed by parameters. * * @since 4.2.0 * * @private * * @param {CanvasRenderingContext2D} context 2D Context. * @param {string} type Whether to test for support of "flag" or "emoji". * @param {Function} emojiSetsRenderIdentically Reference to emojiSetsRenderIdentically function, needed due to minification. * * @return {boolean} True if the browser can render emoji, false if it cannot. */ function browserSupportsEmoji( context, type, emojiSetsRenderIdentically ) { var isIdentical; switch ( type ) { case 'flag': /* * Test for Transgender flag compatibility. Added in Unicode 13. * * To test for support, we try to render it, and compare the rendering to how it would look if * the browser doesn't render it correctly (white flag emoji + transgender symbol). */ isIdentical = emojiSetsRenderIdentically( context, '\uD83C\uDFF3\uFE0F\u200D\u26A7\uFE0F', // as a zero-width joiner sequence '\uD83C\uDFF3\uFE0F\u200B\u26A7\uFE0F' // separated by a zero-width space ); if ( isIdentical ) { return false; } /* * Test for UN flag compatibility. This is the least supported of the letter locale flags, * so gives us an easy test for full support. * * To test for support, we try to render it, and compare the rendering to how it would look if * the browser doesn't render it correctly ([U] + [N]). */ isIdentical = emojiSetsRenderIdentically( context, '\uD83C\uDDFA\uD83C\uDDF3', // as the sequence of two code points '\uD83C\uDDFA\u200B\uD83C\uDDF3' // as the two code points separated by a zero-width space ); if ( isIdentical ) { return false; } /* * Test for English flag compatibility. England is a country in the United Kingdom, it * does not have a two letter locale code but rather a five letter sub-division code. * * To test for support, we try to render it, and compare the rendering to how it would look if * the browser doesn't render it correctly (black flag emoji + [G] + [B] + [E] + [N] + [G]). */ isIdentical = emojiSetsRenderIdentically( context, // as the flag sequence '\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62\uDB40\uDC65\uDB40\uDC6E\uDB40\uDC67\uDB40\uDC7F', // with each code point separated by a zero-width space '\uD83C\uDFF4\u200B\uDB40\uDC67\u200B\uDB40\uDC62\u200B\uDB40\uDC65\u200B\uDB40\uDC6E\u200B\uDB40\uDC67\u200B\uDB40\uDC7F' ); return ! isIdentical; case 'emoji': /* * Four and twenty blackbirds baked in a pie. * * To test for Emoji 15.0 support, try to render a new emoji: Blackbird. * * The Blackbird is a ZWJ sequence combining 🐦 Bird and ⬛ large black square., * * 0x1F426 (\uD83D\uDC26) == Bird * 0x200D == Zero-Width Joiner (ZWJ) that links the code points for the new emoji or * 0x200B == Zero-Width Space (ZWS) that is rendered for clients not supporting the new emoji. * 0x2B1B == Large Black Square * * When updating this test for future Emoji releases, ensure that individual emoji that make up the * sequence come from older emoji standards. */ isIdentical = emojiSetsRenderIdentically( context, '\uD83D\uDC26\u200D\u2B1B', // as the zero-width joiner sequence '\uD83D\uDC26\u200B\u2B1B' // separated by a zero-width space ); return ! isIdentical; } return false; } /** * Checks emoji support tests. * * This function may be serialized to run in a Worker. Therefore, it cannot refer to variables from the containing * scope. Everything must be passed by parameters. * * @since 6.3.0 * * @private * * @param {string[]} tests Tests. * @param {Function} browserSupportsEmoji Reference to browserSupportsEmoji function, needed due to minification. * @param {Function} emojiSetsRenderIdentically Reference to emojiSetsRenderIdentically function, needed due to minification. * * @return {SupportTests} Support tests. */ function testEmojiSupports( tests, browserSupportsEmoji, emojiSetsRenderIdentically ) { var canvas; if ( typeof WorkerGlobalScope !== 'undefined' && self instanceof WorkerGlobalScope ) { canvas = new OffscreenCanvas( 300, 150 ); // Dimensions are default for HTMLCanvasElement. } else { canvas = document.createElement( 'canvas' ); } var context = canvas.getContext( '2d', { willReadFrequently: true } ); /* * Chrome on OS X added native emoji rendering in M41. Unfortunately, * it doesn't work when the font is bolder than 500 weight. So, we * check for bold rendering support to avoid invisible emoji in Chrome. */ context.textBaseline = 'top'; context.font = '600 32px Arial'; var supports = {}; tests.forEach( function ( test ) { supports[ test ] = browserSupportsEmoji( context, test, emojiSetsRenderIdentically ); } ); return supports; } /** * Adds a script to the head of the document. * * @ignore * * @since 4.2.0 * * @param {string} src The url where the script is located. * * @return {void} */ function addScript( src ) { var script = document.createElement( 'script' ); script.src = src; script.defer = true; document.head.appendChild( script ); } settings.supports = { everything: true, everythingExceptFlag: true }; // Create a promise for DOMContentLoaded since the worker logic may finish after the event has fired. var domReadyPromise = new Promise( function ( resolve ) { document.addEventListener( 'DOMContentLoaded', resolve, { once: true } ); } ); // Obtain the emoji support from the browser, asynchronously when possible. new Promise( function ( resolve ) { var supportTests = getSessionSupportTests(); if ( supportTests ) { resolve( supportTests ); return; } if ( supportsWorkerOffloading() ) { try { // Note that the functions are being passed as arguments due to minification. var workerScript = 'postMessage(' + testEmojiSupports.toString() + '(' + [ JSON.stringify( tests ), browserSupportsEmoji.toString(), emojiSetsRenderIdentically.toString() ].join( ',' ) + '));'; var blob = new Blob( [ workerScript ], { type: 'text/javascript' } ); var worker = new Worker( URL.createObjectURL( blob ), { name: 'wpTestEmojiSupports' } ); worker.onmessage = function ( event ) { supportTests = event.data; setSessionSupportTests( supportTests ); worker.terminate(); resolve( supportTests ); }; return; } catch ( e ) {} } supportTests = testEmojiSupports( tests, browserSupportsEmoji, emojiSetsRenderIdentically ); setSessionSupportTests( supportTests ); resolve( supportTests ); } ) // Once the browser emoji support has been obtained from the session, finalize the settings. .then( function ( supportTests ) { /* * Tests the browser support for flag emojis and other emojis, and adjusts the * support settings accordingly. */ for ( var test in supportTests ) { settings.supports[ test ] = supportTests[ test ]; settings.supports.everything = settings.supports.everything && settings.supports[ test ]; if ( 'flag' !== test ) { settings.supports.everythingExceptFlag = settings.supports.everythingExceptFlag && settings.supports[ test ]; } } settings.supports.everythingExceptFlag = settings.supports.everythingExceptFlag && ! settings.supports.flag; // Sets DOMReady to false and assigns a ready function to settings. settings.DOMReady = false; settings.readyCallback = function () { settings.DOMReady = true; }; } ) .then( function () { return domReadyPromise; } ) .then( function () { // When the browser can not render everything we need to load a polyfill. if ( ! settings.supports.everything ) { settings.readyCallback(); var src = settings.source || {}; if ( src.concatemoji ) { addScript( src.concatemoji ); } else if ( src.wpemoji && src.twemoji ) { addScript( src.twemoji ); addScript( src.wpemoji ); } } } ); } )( window, document, window._wpemojiSettings ); </script> <link rel='stylesheet' id='sdm-styles-css' href='https://www.futurenzyme.eu/wp-content/plugins/simple-download-monitor/css/sdm_wp_styles.css?ver=6.7.1' media='all' /> <link rel='stylesheet' id='hfe-widgets-style-css' href='https://www.futurenzyme.eu/wp-content/plugins/header-footer-elementor/inc/widgets-css/frontend.css?ver=1.6.47' media='all' /> <style id='wp-emoji-styles-inline-css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <style id='classic-theme-styles-inline-css'> /** * These rules are needed for backwards compatibility. * They should match the button element rules in the base theme.json file. */ .wp-block-button__link { color: #ffffff; background-color: #32373c; border-radius: 9999px; /* 100% causes an oval, but any explicit but really high value retains the pill shape. */ /* This needs a low specificity so it won't override the rules from the button element if defined in theme.json. */ box-shadow: none; text-decoration: none; /* The extra 2px are added to size solids the same as the outline versions.*/ padding: calc(0.667em + 2px) calc(1.333em + 2px); font-size: 1.125em; } .wp-block-file__button { background: #32373c; color: #ffffff; text-decoration: none; } </style> <style id='global-styles-inline-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='advanced-page-visit-counter-css' href='https://www.futurenzyme.eu/wp-content/plugins/advanced-page-visit-counter/public/css/advanced-page-visit-counter-public.css?ver=9.1.1' media='all' /> <link rel='stylesheet' id='contact-form-7-css' href='https://www.futurenzyme.eu/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.0' media='all' /> <link rel='stylesheet' id='cookie-law-info-css' href='https://www.futurenzyme.eu/wp-content/plugins/cookie-law-info/legacy/public/css/cookie-law-info-public.css?ver=3.2.7' media='all' /> <link rel='stylesheet' id='cookie-law-info-gdpr-css' href='https://www.futurenzyme.eu/wp-content/plugins/cookie-law-info/legacy/public/css/cookie-law-info-gdpr.css?ver=3.2.7' media='all' /> <link rel='stylesheet' id='hfe-style-css' href='https://www.futurenzyme.eu/wp-content/plugins/header-footer-elementor/assets/css/header-footer-elementor.css?ver=1.6.47' media='all' /> <link rel='stylesheet' id='elementor-frontend-css' href='https://www.futurenzyme.eu/wp-content/plugins/elementor/assets/css/frontend.css?ver=3.25.9' media='all' /> <link rel='stylesheet' id='swiper-css' href='https://www.futurenzyme.eu/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.css?ver=8.4.5' media='all' /> <link rel='stylesheet' id='e-swiper-css' href='https://www.futurenzyme.eu/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.css?ver=3.25.9' media='all' /> <link rel='stylesheet' id='elementor-post-16-css' href='https://www.futurenzyme.eu/wp-content/uploads/elementor/css/post-16.css?ver=1732271236' media='all' /> <link rel='stylesheet' id='post-grid-elementor-addon-main-css' href='https://www.futurenzyme.eu/wp-content/plugins/post-grid-elementor-addon/assets/css/main.css?ver=6.7.1' media='all' /> <link rel='stylesheet' id='font-awesome-5-all-css' href='https://www.futurenzyme.eu/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.css?ver=3.25.9' media='all' /> <link rel='stylesheet' id='font-awesome-4-shim-css' href='https://www.futurenzyme.eu/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.css?ver=3.25.9' media='all' /> <link rel='stylesheet' id='elementor-post-4936-css' href='https://www.futurenzyme.eu/wp-content/uploads/elementor/css/post-4936.css?ver=1732284187' media='all' /> <link rel='stylesheet' id='elementor-post-2308-css' href='https://www.futurenzyme.eu/wp-content/uploads/elementor/css/post-2308.css?ver=1732271237' media='all' /> <link rel='stylesheet' id='elementor-post-2446-css' href='https://www.futurenzyme.eu/wp-content/uploads/elementor/css/post-2446.css?ver=1732271237' media='all' /> <link rel='stylesheet' id='hello-elementor-css' href='https://www.futurenzyme.eu/wp-content/themes/hello-elementor/style.css?ver=3.1.1' media='all' /> <link rel='stylesheet' id='hello-elementor-theme-style-css' href='https://www.futurenzyme.eu/wp-content/themes/hello-elementor/theme.css?ver=3.1.1' media='all' /> <link rel='stylesheet' id='hello-elementor-header-footer-css' href='https://www.futurenzyme.eu/wp-content/themes/hello-elementor/header-footer.css?ver=3.1.1' media='all' /> <link rel='stylesheet' id='dearpdf-style-css' href='https://www.futurenzyme.eu/wp-content/plugins/dearpdf-lite/assets/css/dearpdf.min.css?ver=2.0.38' media='all' /> <link rel='stylesheet' id='hfe-icons-list-css' href='https://www.futurenzyme.eu/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=3.24.3' media='all' /> <link rel='stylesheet' id='hfe-social-icons-css' href='https://www.futurenzyme.eu/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.24.0' media='all' /> <link rel='stylesheet' id='hfe-social-share-icons-brands-css' href='https://www.futurenzyme.eu/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.css?ver=5.15.3' media='all' /> <link rel='stylesheet' id='hfe-social-share-icons-fontawesome-css' href='https://www.futurenzyme.eu/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.css?ver=5.15.3' media='all' /> <link rel='stylesheet' id='hfe-nav-menu-icons-css' href='https://www.futurenzyme.eu/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.css?ver=5.15.3' media='all' /> <link rel='stylesheet' id='bdt-uikit-css' href='https://www.futurenzyme.eu/wp-content/plugins/bdthemes-element-pack-lite/assets/css/bdt-uikit.css?ver=3.21.7' media='all' /> <link rel='stylesheet' id='ep-helper-css' href='https://www.futurenzyme.eu/wp-content/plugins/bdthemes-element-pack-lite/assets/css/ep-helper.css?ver=5.10.9' media='all' /> <link rel='stylesheet' id='google-fonts-1-css' href='https://fonts.googleapis.com/css?family=Montserrat%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CNunito+Sans%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7COpen+Sans%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;display=swap&#038;ver=6.7.1' media='all' /> <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin><script src="https://www.futurenzyme.eu/wp-includes/js/jquery/jquery.js?ver=3.7.1" id="jquery-core-js"></script> <script src="https://www.futurenzyme.eu/wp-includes/js/jquery/jquery-migrate.js?ver=3.4.1" id="jquery-migrate-js"></script> <script src="https://www.futurenzyme.eu/wp-content/plugins/advanced-page-visit-counter/public/js/advanced-page-visit-counter-public.js?ver=9.1.1" id="advanced-page-visit-counter-js"></script> <script id="cookie-law-info-js-extra"> var Cli_Data = {"nn_cookie_ids":[],"cookielist":[],"non_necessary_cookies":[],"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":"#000000","border":"#b1a6a6c2","border_on":"","button_1_button_colour":"#00968f","button_1_button_hover":"#007872","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":"#00968f","button_2_as_button":"","button_2_hidebar":"","button_3_button_colour":"#8e8e8e","button_3_button_hover":"#727272","button_3_link_colour":"#fff","button_3_as_button":"1","button_3_new_win":"","button_4_button_colour":"#00968f","button_4_button_hover":"#007872","button_4_link_colour":"#ffffff","button_4_as_button":"1","button_7_button_colour":"#00968f","button_7_button_hover":"#007872","button_7_link_colour":"#fff","button_7_as_button":"1","button_7_new_win":"","font_family":"inherit","header_fix":"","notify_animate_hide":"","notify_animate_show":"1","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":"1","showagain_background":"#fff","showagain_border":"#000","showagain_div_id":"#cookie-law-info-again","showagain_x_position":"100px","text":"#ffffff","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:\/\/www.futurenzyme.eu\/wp-admin\/admin-ajax.php"}; </script> <script src="https://www.futurenzyme.eu/wp-content/plugins/cookie-law-info/legacy/public/js/cookie-law-info-public.js?ver=3.2.7" id="cookie-law-info-js"></script> <script id="sdm-scripts-js-extra"> var sdm_ajax_script = {"ajaxurl":"https:\/\/www.futurenzyme.eu\/wp-admin\/admin-ajax.php"}; </script> <script src="https://www.futurenzyme.eu/wp-content/plugins/simple-download-monitor/js/sdm_wp_scripts.js?ver=6.7.1" id="sdm-scripts-js"></script> <script src="https://www.futurenzyme.eu/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.js?ver=3.25.9" id="font-awesome-4-shim-js"></script> <link rel="https://api.w.org/" href="https://www.futurenzyme.eu/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://www.futurenzyme.eu/wp-json/wp/v2/pages/4936" /><link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.futurenzyme.eu/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.futurenzyme.eu%2Fpublications%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.futurenzyme.eu/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.futurenzyme.eu%2Fpublications%2F&#038;format=xml" /> <script type="text/plain" data-cli-class="cli-blocker-script" data-cli-script-type="performance" data-cli-block="true" data-cli-element-position="head"> enableGoogleAnalytics(); </script><script type="text/plain" data-cli-class="cli-blocker-script" data-cli-script-type="geolocation" data-cli-block="true" data-cli-element-position="head"> enableGoogleAnalytics(); </script><script type="text/plain" data-cli-class="cli-blocker-script" data-cli-script-type="register" data-cli-block="true" data-cli-element-position="head"> enableGoogleAnalytics(); </script><script data-cfasync="false"> var dearPdfLocation = "https://www.futurenzyme.eu/wp-content/plugins/dearpdf-lite/assets/"; var dearpdfWPGlobal = [];</script><meta name="generator" content="Elementor 3.25.9; features: e_font_icon_svg, additional_custom_breakpoints, e_optimized_control_loading, e_element_cache; settings: css_print_method-external, google_font-enabled, font_display-swap"> <style> .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } @media screen and (max-height: 1024px) { .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } @media screen and (max-height: 640px) { .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } </style> <link rel="icon" href="https://www.futurenzyme.eu/wp-content/uploads/2021/03/Icono-web-362-x-512-150x150.png" sizes="32x32" /> <link rel="icon" href="https://www.futurenzyme.eu/wp-content/uploads/2021/03/Icono-web-362-x-512.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://www.futurenzyme.eu/wp-content/uploads/2021/03/Icono-web-362-x-512.png" /> <meta name="msapplication-TileImage" content="https://www.futurenzyme.eu/wp-content/uploads/2021/03/Icono-web-362-x-512.png" /> </head> <body class="page-template page-template-elementor_header_footer page page-id-4936 wp-custom-logo ehf-header ehf-footer ehf-template-hello-elementor ehf-stylesheet-hello-elementor elementor-default elementor-template-full-width elementor-kit-16 elementor-page elementor-page-4936"> <div id="page" class="hfeed site"> <header id="masthead" itemscope="itemscope" itemtype="https://schema.org/WPHeader"> <p class="main-title bhf-hidden" itemprop="headline"><a href="https://www.futurenzyme.eu" title="FuturEnzyme" rel="home">FuturEnzyme</a></p> <div data-elementor-type="wp-post" data-elementor-id="2308" class="elementor elementor-2308"> <header class="elementor-element elementor-element-fa42b15 e-con-full e-flex e-con e-parent" data-id="fa42b15" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-a0898fe e-con-full e-flex e-con e-child" data-id="a0898fe" data-element_type="container"> <div class="elementor-element elementor-element-dcd4527 elementor-widget__width-auto elementor-view-default elementor-widget elementor-widget-icon" data-id="dcd4527" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <a class="elementor-icon" href="https://twitter.com/futurenzyme" target="_blank"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-x-twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"></path></svg> </a> </div> </div> </div> <div class="elementor-element elementor-element-58c2d0d elementor-widget__width-auto elementor-view-default elementor-widget elementor-widget-icon" data-id="58c2d0d" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <a class="elementor-icon" href="https://www.linkedin.com/company/futurenzyme" target="_blank"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-linkedin-in" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z"></path></svg> </a> </div> </div> </div> <div class="elementor-element elementor-element-a740302 elementor-widget__width-auto elementor-view-default elementor-widget elementor-widget-icon" data-id="a740302" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <a class="elementor-icon" href="mailto:info@futurenzyme.eu" target="_blank"> <svg aria-hidden="true" class="e-font-icon-svg e-far-envelope" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm0 48v40.805c-22.422 18.259-58.168 46.651-134.587 106.49-16.841 13.247-50.201 45.072-73.413 44.701-23.208.375-56.579-31.459-73.413-44.701C106.18 199.465 70.425 171.067 48 152.805V112h416zM48 400V214.398c22.914 18.251 55.409 43.862 104.938 82.646 21.857 17.205 60.134 55.186 103.062 54.955 42.717.231 80.509-37.199 103.053-54.947 49.528-38.783 82.032-64.401 104.947-82.653V400H48z"></path></svg> </a> </div> </div> </div> <div class="elementor-element elementor-element-11aa4c0 elementor-widget-tablet__width-initial elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="11aa4c0" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://zenodo.org/communities/futurenzyme/" target="_blank"> <img width="65" height="24" src="https://www.futurenzyme.eu/wp-content/uploads/2021/04/logo-zenodo-negro-png.png" class="attachment-thumbnail size-thumbnail wp-image-19921" alt="" /> </a> </div> </div> </div> <div class="elementor-element elementor-element-1b787f0 e-flex e-con-boxed e-con e-child" data-id="1b787f0" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-8bc5480 hfe-search-layout-icon elementor-widget__width-auto elementor-widget elementor-widget-hfe-search-button" data-id="8bc5480" data-element_type="widget" data-settings="{&quot;toggle_icon_size&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:14,&quot;sizes&quot;:[]},&quot;input_icon_size&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;input_icon_size_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;input_icon_size_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;toggle_icon_size_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;toggle_icon_size_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="hfe-search-button.default"> <div class="elementor-widget-container"> <form class="hfe-search-button-wrapper" role="search" action="https://www.futurenzyme.eu/" method="get"> <div class = "hfe-search-icon-toggle"> <input placeholder="" class="hfe-search-form__input" type="search" name="s" title="Buscar" value=""> <i class="fas fa-search" aria-hidden="true"></i> </div> </form> </div> </div> <div class="elementor-element elementor-element-dabbdbd elementor-tablet-align-center elementor-mobile-align-right elementor-button-info elementor-align-left elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="dabbdbd" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://www.futurenzyme.eu/wp-login.php"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Log in</span> </span> </a> </div> </div> </div> </div> </div> </header> <header class="elementor-element elementor-element-7b4d1ea e-con-full e-flex e-con e-parent" data-id="7b4d1ea" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-959b160 e-con-full e-flex e-con e-child" data-id="959b160" data-element_type="container"> <div class="elementor-element elementor-element-d88eb46 elementor-widget__width-auto elementor-widget-tablet__width-initial elementor-widget elementor-widget-site-logo" data-id="d88eb46" data-element_type="widget" data-settings="{&quot;width&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:55,&quot;sizes&quot;:[]},&quot;width_tablet&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;space_tablet&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;space_mobile&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:24,&quot;sizes&quot;:[]},&quot;align_tablet&quot;:&quot;left&quot;,&quot;align_mobile&quot;:&quot;center&quot;,&quot;align&quot;:&quot;left&quot;,&quot;space&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:55,&quot;sizes&quot;:[]},&quot;width_mobile&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_border_radius&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;image_border_radius_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;image_border_radius_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_padding&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_padding_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_padding_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;caption_space&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;caption_space_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;caption_space_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="site-logo.default"> <div class="elementor-widget-container"> <div class="hfe-site-logo"> <a data-elementor-open-lightbox="" class='elementor-clickable' href="https://www.futurenzyme.eu/"> <div class="hfe-site-logo-set"> <div class="hfe-site-logo-container"> <img class="hfe-site-logo-img elementor-animation-" src="https://www.futurenzyme.eu/wp-content/uploads/2021/03/FuturEnzyme-Logo-Image.png" alt="FuturEnzyme Logo Image"/> </div> </div> </a> </div> </div> </div> </div> <div class="elementor-element elementor-element-59e34de e-flex e-con-boxed e-con e-child" data-id="59e34de" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-060ee40 hfe-nav-menu__align-right elementor-widget__width-auto hfe-submenu-icon-arrow hfe-submenu-animation-none hfe-link-redirect-child hfe-nav-menu__breakpoint-tablet elementor-widget elementor-widget-navigation-menu" data-id="060ee40" data-element_type="widget" data-settings="{&quot;padding_horizontal_menu_item&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;padding_horizontal_menu_item_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:28,&quot;sizes&quot;:[]},&quot;padding_vertical_menu_item&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;padding_vertical_menu_item_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:22,&quot;sizes&quot;:[]},&quot;width_dropdown_item&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;width_dropdown_item_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;width_dropdown_item_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:63,&quot;sizes&quot;:[]},&quot;padding_horizontal_dropdown_item&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:9,&quot;sizes&quot;:[]},&quot;padding_horizontal_dropdown_item_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:24,&quot;sizes&quot;:[]},&quot;padding_horizontal_dropdown_item_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;padding_vertical_dropdown_item&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:6,&quot;sizes&quot;:[]},&quot;padding_vertical_dropdown_item_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;padding_vertical_dropdown_item_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;distance_from_menu_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;distance_from_menu_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:6,&quot;sizes&quot;:[]},&quot;distance_from_menu&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:8,&quot;sizes&quot;:[]},&quot;menu_space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;menu_row_space&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;padding_horizontal_menu_item_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;padding_vertical_menu_item_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;menu_space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;menu_space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;menu_row_space_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;menu_row_space_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;dropdown_border_radius&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;dropdown_border_radius_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;dropdown_border_radius_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;toggle_size&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;toggle_size_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;toggle_size_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;toggle_border_width&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;toggle_border_width_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;toggle_border_width_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;toggle_border_radius&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;toggle_border_radius_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;toggle_border_radius_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="navigation-menu.default"> <div class="elementor-widget-container"> <div class="hfe-nav-menu hfe-layout-horizontal hfe-nav-menu-layout horizontal hfe-pointer__none" data-layout="horizontal"> <div role="button" class="hfe-nav-menu__toggle elementor-clickable"> <span class="screen-reader-text">Menú</span> <div class="hfe-nav-menu-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-align-justify" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M432 416H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm0-128H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm0-128H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm0-128H16A16 16 0 0 0 0 48v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16z"></path></svg> </div> </div> <nav itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement" class="hfe-nav-menu__layout-horizontal hfe-nav-menu__submenu-arrow" data-toggle-icon="&lt;svg aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;e-font-icon-svg e-fas-align-justify&quot; viewBox=&quot;0 0 448 512&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;&lt;path d=&quot;M432 416H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm0-128H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm0-128H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16zm0-128H16A16 16 0 0 0 0 48v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16V48a16 16 0 0 0-16-16z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;" data-close-icon="&lt;svg aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;e-font-icon-svg e-far-window-close&quot; viewBox=&quot;0 0 512 512&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;&lt;path d=&quot;M464 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm0 394c0 3.3-2.7 6-6 6H54c-3.3 0-6-2.7-6-6V86c0-3.3 2.7-6 6-6h404c3.3 0 6 2.7 6 6v340zM356.5 194.6L295.1 256l61.4 61.4c4.6 4.6 4.6 12.1 0 16.8l-22.3 22.3c-4.6 4.6-12.1 4.6-16.8 0L256 295.1l-61.4 61.4c-4.6 4.6-12.1 4.6-16.8 0l-22.3-22.3c-4.6-4.6-4.6-12.1 0-16.8l61.4-61.4-61.4-61.4c-4.6-4.6-4.6-12.1 0-16.8l22.3-22.3c4.6-4.6 12.1-4.6 16.8 0l61.4 61.4 61.4-61.4c4.6-4.6 12.1-4.6 16.8 0l22.3 22.3c4.7 4.6 4.7 12.1 0 16.8z&quot;&gt;&lt;/path&gt;&lt;/svg&gt;" data-full-width=""> <ul id="menu-1-060ee40" class="hfe-nav-menu"><li id="menu-item-4708" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page parent hfe-creative-menu"><a href="https://www.futurenzyme.eu/objectives/" itemprop="url" class = "hfe-menu-item">OBJECTIVES</a></li> <li id="menu-item-6423" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page parent hfe-creative-menu"><a href="https://www.futurenzyme.eu/work-plan/" itemprop="url" class = "hfe-menu-item">WORK PLAN</a></li> <li id="menu-item-4704" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page parent hfe-creative-menu"><a href="https://www.futurenzyme.eu/the-partners/" itemprop="url" class = "hfe-menu-item">PARTNERS</a></li> <li id="menu-item-4705" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page parent hfe-creative-menu"><a href="https://www.futurenzyme.eu/project-meetings/" itemprop="url" class = "hfe-menu-item">PROJECT MEETINGS</a></li> <li id="menu-item-4712" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children parent hfe-has-submenu hfe-creative-menu"><div class="hfe-has-submenu-container"><a href="https://www.futurenzyme.eu/news/" itemprop="url" class = "hfe-menu-item">NEWS<span class='hfe-menu-toggle sub-arrow hfe-menu-child-0'><i class='fa'></i></span></a></div> <ul class="sub-menu"> <li id="menu-item-21692" itemprop="name" class="menu-item menu-item-type-custom menu-item-object-custom hfe-creative-menu"><a href="https://www.futurenzyme.eu/news/#newsnews" itemprop="url" class = "hfe-sub-menu-item">News</a></li> <li id="menu-item-21687" itemprop="name" class="menu-item menu-item-type-custom menu-item-object-custom hfe-creative-menu"><a href="https://www.futurenzyme.eu/news/#brochuresen" itemprop="url" class = "hfe-sub-menu-item">Check out our brochures!</a></li> <li id="menu-item-10701" itemprop="name" class="menu-item menu-item-type-custom menu-item-object-custom hfe-creative-menu"><a href="https://www.futurenzyme.eu/news/#pressreleases" itemprop="url" class = "hfe-sub-menu-item">Press releases</a></li> <li id="menu-item-10706" itemprop="name" class="menu-item menu-item-type-custom menu-item-object-custom hfe-creative-menu"><a href="https://www.futurenzyme.eu/news/#promotion" itemprop="url" class = "hfe-sub-menu-item">Promotion of events</a></li> </ul> </li> <li id="menu-item-4941" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-4936 current_page_item current-menu-ancestor current-menu-parent current_page_parent current_page_ancestor menu-item-has-children parent hfe-has-submenu hfe-creative-menu"><div class="hfe-has-submenu-container"><a href="https://www.futurenzyme.eu/publications/" itemprop="url" class = "hfe-menu-item">PUBLICATIONS<span class='hfe-menu-toggle sub-arrow hfe-menu-child-0'><i class='fa'></i></span></a></div> <ul class="sub-menu"> <li id="menu-item-10710" itemprop="name" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item hfe-creative-menu"><a href="https://www.futurenzyme.eu/publications/#divulgativepublicaations" itemprop="url" class = "hfe-sub-menu-item hfe-sub-menu-item-active">Divulgative publications</a></li> <li id="menu-item-13271" itemprop="name" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item hfe-creative-menu"><a href="https://www.futurenzyme.eu/publications/#scientificpublications" itemprop="url" class = "hfe-sub-menu-item hfe-sub-menu-item-active">Scientific publications</a></li> <li id="menu-item-15669" itemprop="name" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item hfe-creative-menu"><a href="https://www.futurenzyme.eu/publications/#subscribetoournewsletter" itemprop="url" class = "hfe-sub-menu-item hfe-sub-menu-item-active">Newsletters</a></li> <li id="menu-item-19528" itemprop="name" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item hfe-creative-menu"><a href="https://www.futurenzyme.eu/publications/#policybriefs" itemprop="url" class = "hfe-sub-menu-item hfe-sub-menu-item-active">Policy Briefs</a></li> </ul> </li> <li id="menu-item-4706" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children parent hfe-has-submenu hfe-creative-menu"><div class="hfe-has-submenu-container"><a href="https://www.futurenzyme.eu/events/" itemprop="url" class = "hfe-menu-item">EVENTS<span class='hfe-menu-toggle sub-arrow hfe-menu-child-0'><i class='fa'></i></span></a></div> <ul class="sub-menu"> <li id="menu-item-10786" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.futurenzyme.eu/events/assisted-event/" itemprop="url" class = "hfe-sub-menu-item">Assisted</a></li> <li id="menu-item-10787" itemprop="name" class="menu-item menu-item-type-post_type menu-item-object-page hfe-creative-menu"><a href="https://www.futurenzyme.eu/events/organised-events/" itemprop="url" class = "hfe-sub-menu-item">Organised</a></li> </ul> </li> </ul> </nav> </div> </div> </div> <div class="elementor-element elementor-element-e32ac07 elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="e32ac07" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <figure class="wp-caption"> <a href="https://www.futurenzyme.eu/wp-content/uploads/2021/05/EU-Logo.jpg"> <img src="https://www.futurenzyme.eu/wp-content/uploads/elementor/thumbs/EU-Logo-qo5svw18ndsb5xu8y3hrv1frak3ja46cb3jc777q9e.jpg" title="This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 101000327." alt="EU Logo" class="elementor-animation-grow" loading="lazy" /> </a> <figcaption class="widget-image-caption wp-caption-text"></figcaption> </figure> </div> </div> </div> </div> </header> </div> </header> <div data-elementor-type="wp-page" data-elementor-id="4936" class="elementor elementor-4936"> <section class="elementor-element elementor-element-a5dfba0 e-con-full e-flex e-con e-parent" data-id="a5dfba0" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-9e8ea07 e-flex e-con-boxed e-con e-child" data-id="9e8ea07" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-f52d59c elementor-widget elementor-widget-heading" data-id="f52d59c" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h1 class="elementor-heading-title elementor-size-default">Publications</h1> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-b81de4a e-flex e-con-boxed e-con e-parent" data-id="b81de4a" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-35b7024 elementor-widget elementor-widget-menu-anchor" data-id="35b7024" data-element_type="widget" data-widget_type="menu-anchor.default"> <div class="elementor-widget-container"> <div class="elementor-menu-anchor" id="divulgativepublicaations"></div> </div> </div> <div class="elementor-element elementor-element-e021b47 elementor-widget elementor-widget-image" data-id="e021b47" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://zenodo.org/communities/futurenzyme/" target="_blank"> <img decoding="async" width="200" height="100" src="https://www.futurenzyme.eu/wp-content/uploads/2022/01/Logo-zenodo-blanco.jpg" class="attachment-medium size-medium wp-image-13780" alt="" /> </a> </div> </div> <div class="elementor-element elementor-element-8b26124 e-flex e-con-boxed e-con e-child" data-id="8b26124" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="e-con-inner"> <article class="elementor-element elementor-element-2a6f97f e-flex e-con-boxed e-con e-child" data-id="2a6f97f" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-902a5d0 elementor-widget elementor-widget-heading" data-id="902a5d0" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Divulgative publications</h2> </div> </div> </div> </article> <article class="elementor-element elementor-element-0a7b116 e-con-full e-flex e-con e-child" data-id="0a7b116" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-4b4ac39 e-con-full e-flex e-con e-child" data-id="4b4ac39" data-element_type="container"> <div class="elementor-element elementor-element-af0ca7d elementor-widget elementor-widget-image" data-id="af0ca7d" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-d9f0067 e-con-full e-flex e-con e-child" data-id="d9f0067" data-element_type="container"> <div class="elementor-element elementor-element-4ffca47 elementor-widget elementor-widget-heading" data-id="4ffca47" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Designing protein nanopores for capturing and degrading microplastics</div> </div> </div> <div class="elementor-element elementor-element-9082d40 elementor-widget elementor-widget-text-editor" data-id="9082d40" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Manuel Ferrer, Ana Robles-Martín, Sara García-Linares, Álvaro Martínez-del-Pozo, and Víctor Guallar.</p> </div> </div> </div> <div class="elementor-element elementor-element-2db07fe e-con-full e-flex e-con e-child" data-id="2db07fe" data-element_type="container"> <div class="elementor-element elementor-element-24c9393 elementor-align-center elementor-widget elementor-widget-button" data-id="24c9393" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://communities.springernature.com/posts/designing-protein-nanopores-for-capturing-and-degrading-microplastics" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-7a8ee25 e-con-full e-flex e-con e-child" data-id="7a8ee25" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-1e4c6b7 e-con-full e-flex e-con e-child" data-id="1e4c6b7" data-element_type="container"> <div class="elementor-element elementor-element-8e3effd elementor-widget elementor-widget-image" data-id="8e3effd" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-e47e66e e-con-full e-flex e-con e-child" data-id="e47e66e" data-element_type="container"> <div class="elementor-element elementor-element-e529971 elementor-widget elementor-widget-heading" data-id="e529971" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Fantastic enzymes: where and how to find them.</div> </div> </div> <div class="elementor-element elementor-element-f8ef1bf elementor-widget elementor-widget-text-editor" data-id="f8ef1bf" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: normal;">Patricia Molina Espeja, Markus Müller, Sara Daniotti, Manuel Ferrer, &amp; the FuturEnzyme Consortium.</span></p> </div> </div> </div> <div class="elementor-element elementor-element-770bbcd e-con-full e-flex e-con e-child" data-id="770bbcd" data-element_type="container"> <div class="elementor-element elementor-element-3410317 elementor-align-center elementor-widget elementor-widget-button" data-id="3410317" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://network.febs.org/posts/fantastic-enzymes-where-and-how-to-find-them" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-b97ce6c e-con-full e-flex e-con e-child" data-id="b97ce6c" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-eefa010 e-con-full e-flex e-con e-child" data-id="eefa010" data-element_type="container"> <div class="elementor-element elementor-element-4efff43 elementor-widget elementor-widget-image" data-id="4efff43" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-f2b148a e-con-full e-flex e-con e-child" data-id="f2b148a" data-element_type="container"> <div class="elementor-element elementor-element-20584a6 elementor-widget elementor-widget-heading" data-id="20584a6" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Searching for enzymes: reason, the environment. </div> </div> </div> <div class="elementor-element elementor-element-0efef8a elementor-widget elementor-widget-text-editor" data-id="0efef8a" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: normal;">12 October 2021 21:47 CEST (Text of the link in Spanish).</span></p> </div> </div> </div> <div class="elementor-element elementor-element-a84c9f0 e-con-full e-flex e-con e-child" data-id="a84c9f0" data-element_type="container"> <div class="elementor-element elementor-element-869c2c4 elementor-align-center elementor-widget elementor-widget-button" data-id="869c2c4" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://theconversation.com/se-buscan-enzimas-razon-el-medio-ambiente-169685" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-6315c29 e-con-full e-flex e-con e-child" data-id="6315c29" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-36b9dba e-con-full e-flex e-con e-child" data-id="36b9dba" data-element_type="container"> <div class="elementor-element elementor-element-4879503 elementor-widget elementor-widget-image" data-id="4879503" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-c555417 e-con-full e-flex e-con e-child" data-id="c555417" data-element_type="container"> <div class="elementor-element elementor-element-32f9537 elementor-widget elementor-widget-heading" data-id="32f9537" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">The use of enzymes to achieve more sustainable everyday consumer products. </div> </div> </div> <div class="elementor-element elementor-element-ee40863 elementor-widget elementor-widget-text-editor" data-id="ee40863" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: normal;">Manuel Ferrer, Patricia Molina, Carolina Peñalva. Ambienta Journal Nº 128, 2021 second quarter. Innovation section. ISSN: 1577-9491.(Text of the link in Spanish).</span></p> </div> </div> <div class="elementor-element elementor-element-0e106cc elementor-widget elementor-widget-menu-anchor" data-id="0e106cc" data-element_type="widget" data-widget_type="menu-anchor.default"> <div class="elementor-widget-container"> <div class="elementor-menu-anchor" id="scientificpublications"></div> </div> </div> </div> <div class="elementor-element elementor-element-f714ca5 e-con-full e-flex e-con e-child" data-id="f714ca5" data-element_type="container"> <div class="elementor-element elementor-element-e7873bf elementor-align-center elementor-widget elementor-widget-button" data-id="e7873bf" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://sites.google.com/gl.miteco.gob.es/revistaambienta2/revista-128/innovaci%C3%B3n-128-enzimas-productos" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-274de26 e-flex e-con-boxed e-con e-child" data-id="274de26" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-bbdf301 elementor-widget elementor-widget-heading" data-id="bbdf301" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Scientific publications</h2> </div> </div> </div> </article> <article class="elementor-element elementor-element-74fdb4b e-con-full e-flex e-con e-child" data-id="74fdb4b" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-3bb547e e-con-full e-flex e-con e-child" data-id="3bb547e" data-element_type="container"> <div class="elementor-element elementor-element-704c2c7 elementor-widget elementor-widget-image" data-id="704c2c7" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-636eca5 e-con-full e-flex e-con e-child" data-id="636eca5" data-element_type="container"> <div class="elementor-element elementor-element-e09723e elementor-widget elementor-widget-heading" data-id="e09723e" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Unlocking a Key Residue in a Lipase for Efficient Polyethylene Terephthalate (PET) Hydrolysis and Influencing Depolymerization Product Profiles.</div> </div> </div> <div class="elementor-element elementor-element-e1d7d8c elementor-widget elementor-widget-text-editor" data-id="e1d7d8c" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Paula Vidal, Ana Robles-Martín, Laura Fernandez-Lopez, Jose L. Gonzalez-Alfonso, David Almendral, Ruben Muñoz-Tafalla, Francisco J. Plou, Víctor Guallar and Manuel Ferrer.</p> </div> </div> </div> <div class="elementor-element elementor-element-4cf4929 e-con-full e-flex e-con e-child" data-id="4cf4929" data-element_type="container"> <div class="elementor-element elementor-element-91e6207 elementor-align-center elementor-widget elementor-widget-button" data-id="91e6207" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://chemistry-europe.onlinelibrary.wiley.com/doi/10.1002/cctc.202400765" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-2f3393d e-con-full e-flex e-con e-child" data-id="2f3393d" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-61019bf e-con-full e-flex e-con e-child" data-id="61019bf" data-element_type="container"> <div class="elementor-element elementor-element-0a3d268 elementor-widget elementor-widget-image" data-id="0a3d268" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-fcf18f2 e-con-full e-flex e-con e-child" data-id="fcf18f2" data-element_type="container"> <div class="elementor-element elementor-element-9249d2c elementor-widget elementor-widget-heading" data-id="9249d2c" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Microbial communities colonising plastics during transition from the wastewater treatment plant to marine waters.</div> </div> </div> <div class="elementor-element elementor-element-319cb0b elementor-widget elementor-widget-text-editor" data-id="319cb0b" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Constance L. Tulloch, Rafael Bargiela, Gwion B. Williams, Tatyana N. Chernikova, Benjamin M. Cotterell, Elizabeth M. H. Wellington, Joseph Christie‑Oleza, David N. Thomas, Davey L. Jones and Peter N. Golyshin. </div> </div> </div> <div class="elementor-element elementor-element-5c97dbf e-con-full e-flex e-con e-child" data-id="5c97dbf" data-element_type="container"> <div class="elementor-element elementor-element-548ce07 elementor-align-center elementor-widget elementor-widget-button" data-id="548ce07" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://environmentalmicrobiome.biomedcentral.com/articles/10.1186/s40793-024-00569-2" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-093d143 e-con-full e-flex e-con e-child" data-id="093d143" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-a2de0bd e-con-full e-flex e-con e-child" data-id="a2de0bd" data-element_type="container"> <div class="elementor-element elementor-element-702ac1b elementor-widget elementor-widget-image" data-id="702ac1b" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-4267d92 e-con-full e-flex e-con e-child" data-id="4267d92" data-element_type="container"> <div class="elementor-element elementor-element-b3b4a30 elementor-widget elementor-widget-heading" data-id="b3b4a30" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Moderately thermostable GH1 β-glucosidases from hyperacidophilic archaeon Cuniculiplasma divulgatum S5.</div> </div> </div> <div class="elementor-element elementor-element-06ab37e elementor-widget elementor-widget-text-editor" data-id="06ab37e" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Anna N Khusnutdinova, Hai Tran, Saloni Devlekar, Marco A Distaso, Ilya Kublanov, Tatiana Skarina, Peter Stogios, Alexei Savchenko, Manuel Ferrer, Olga Golyshina, Alexander F Yakunin, Peter Golyshin. </div> </div> </div> <div class="elementor-element elementor-element-4686e7e e-con-full e-flex e-con e-child" data-id="4686e7e" data-element_type="container"> <div class="elementor-element elementor-element-acf973d elementor-align-center elementor-widget elementor-widget-button" data-id="acf973d" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://academic.oup.com/femsec/advance-article/doi/10.1093/femsec/fiae114/7731458" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-467a15f e-con-full e-flex e-con e-child" data-id="467a15f" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-0d03816 e-con-full e-flex e-con e-child" data-id="0d03816" data-element_type="container"> <div class="elementor-element elementor-element-0f53e68 elementor-widget elementor-widget-image" data-id="0f53e68" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-92892f2 e-con-full e-flex e-con e-child" data-id="92892f2" data-element_type="container"> <div class="elementor-element elementor-element-fabd24c elementor-widget elementor-widget-heading" data-id="fabd24c" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Interplay of intracellular and trans-cellular DNA methylation in natural archaeal consortia.</div> </div> </div> <div class="elementor-element elementor-element-9deb83e elementor-widget elementor-widget-text-editor" data-id="9deb83e" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Oleg N Reva, Violetta La Cono, Francesca Crisafi, Francesco Smedile, Manasi Mudaliyar, Debnath Ghosal, Laura Giuliano, Mart Krupovic, Michail M Yakimov. </div> </div> </div> <div class="elementor-element elementor-element-e201110 e-con-full e-flex e-con e-child" data-id="e201110" data-element_type="container"> <div class="elementor-element elementor-element-a039fdb elementor-align-center elementor-widget elementor-widget-button" data-id="a039fdb" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://doi.org/10.1111/1758-2229.13258" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-d16ac3e e-con-full e-flex e-con e-child" data-id="d16ac3e" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-ea19495 e-con-full e-flex e-con e-child" data-id="ea19495" data-element_type="container"> <div class="elementor-element elementor-element-9058e75 elementor-widget elementor-widget-image" data-id="9058e75" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-28e5e0a e-con-full e-flex e-con e-child" data-id="28e5e0a" data-element_type="container"> <div class="elementor-element elementor-element-73a74d9 elementor-widget elementor-widget-heading" data-id="73a74d9" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Exploiting cyclodextrins as artificial chaperones to enhance enzyme protection through supramolecular engineering.</div> </div> </div> <div class="elementor-element elementor-element-d43e2f1 elementor-widget elementor-widget-text-editor" data-id="d43e2f1" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Ali Foroutan Kalourazi, Seyed Amirabbas Nazemi, Ajmal Roshan Unniram Parambil, Ruben Muñoz-Tafalla, Paula Vidal, S. Shirin Shahangian, Victor Guallar, Manuel Ferrer, Patrick Shahgaldian. </div> </div> </div> <div class="elementor-element elementor-element-155ad16 e-con-full e-flex e-con e-child" data-id="155ad16" data-element_type="container"> <div class="elementor-element elementor-element-ff9e387 elementor-align-center elementor-widget elementor-widget-button" data-id="ff9e387" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="http://doi.org/10.1039/d3nr06044f" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-164a917 e-con-full e-flex e-con e-child" data-id="164a917" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-ad201c4 e-con-full e-flex e-con e-child" data-id="ad201c4" data-element_type="container"> <div class="elementor-element elementor-element-3b272d0 elementor-widget elementor-widget-image" data-id="3b272d0" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-b51ac04 e-con-full e-flex e-con e-child" data-id="b51ac04" data-element_type="container"> <div class="elementor-element elementor-element-c4bf689 elementor-widget elementor-widget-heading" data-id="c4bf689" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Behind the Scenes of PluriZyme Designs.</div> </div> </div> <div class="elementor-element elementor-element-8b1409f elementor-widget elementor-widget-text-editor" data-id="8b1409f" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Ana Robles-Martín, Sergi Roda, Rubén Muñoz-Tafalla, Víctor Guallar. </div> </div> </div> <div class="elementor-element elementor-element-e9a4b94 e-con-full e-flex e-con e-child" data-id="e9a4b94" data-element_type="container"> <div class="elementor-element elementor-element-7e28863 elementor-align-center elementor-widget elementor-widget-button" data-id="7e28863" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://doi.org/10.3390/eng5010006" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-2adf346 e-con-full e-flex e-con e-child" data-id="2adf346" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-8cbd22e e-con-full e-flex e-con e-child" data-id="8cbd22e" data-element_type="container"> <div class="elementor-element elementor-element-1339c36 elementor-widget elementor-widget-image" data-id="1339c36" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-c2a54ab e-con-full e-flex e-con e-child" data-id="c2a54ab" data-element_type="container"> <div class="elementor-element elementor-element-2d3821f elementor-widget elementor-widget-heading" data-id="2d3821f" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Halopseudomonas species: Cultivation and molecular genetic tools.</div> </div> </div> <div class="elementor-element elementor-element-7a1a9d2 elementor-widget elementor-widget-text-editor" data-id="7a1a9d2" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Luzie Kruse, Anita Loeschcke, Jan de Witt, Nick Wierckx, Karl-Erich Jaeger, Stephan Thies. </div> </div> </div> <div class="elementor-element elementor-element-277612e e-con-full e-flex e-con e-child" data-id="277612e" data-element_type="container"> <div class="elementor-element elementor-element-4466ba3 elementor-align-center elementor-widget elementor-widget-button" data-id="4466ba3" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://doi.org/10.1111/1751-7915.14369" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-722cd76 e-con-full e-flex e-con e-child" data-id="722cd76" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-4f8639b e-con-full e-flex e-con e-child" data-id="4f8639b" data-element_type="container"> <div class="elementor-element elementor-element-fcde878 elementor-widget elementor-widget-image" data-id="fcde878" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-3a87ef1 e-con-full e-flex e-con e-child" data-id="3a87ef1" data-element_type="container"> <div class="elementor-element elementor-element-107c25a elementor-widget elementor-widget-heading" data-id="107c25a" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Isolation and Characterization of a Serratia rubidaea from a Shallow Water Hydrothermal Vent.</div> </div> </div> <div class="elementor-element elementor-element-0119cc5 elementor-widget elementor-widget-text-editor" data-id="0119cc5" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Ricardo F.S. Pereira, Maria J.Ferreira, M. Conceição Oliveira, Maria C. Serra, Carla C. C. R. de Carvalho. </div> </div> </div> <div class="elementor-element elementor-element-90ec770 e-con-full e-flex e-con e-child" data-id="90ec770" data-element_type="container"> <div class="elementor-element elementor-element-8b81da3 elementor-align-center elementor-widget elementor-widget-button" data-id="8b81da3" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://doi.org/10.3390/md21120599" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-dd86037 e-con-full e-flex e-con e-child" data-id="dd86037" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-520a351 e-con-full e-flex e-con e-child" data-id="520a351" data-element_type="container"> <div class="elementor-element elementor-element-1e6f672 elementor-widget elementor-widget-image" data-id="1e6f672" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-d8891d2 e-con-full e-flex e-con e-child" data-id="d8891d2" data-element_type="container"> <div class="elementor-element elementor-element-897dd69 elementor-widget elementor-widget-heading" data-id="897dd69" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Sub-micro- and nano-sized polyethylene terephthalate deconstruction with engineered protein nanopores.</div> </div> </div> <div class="elementor-element elementor-element-2a8ea4f elementor-widget elementor-widget-text-editor" data-id="2a8ea4f" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Ana Robles-Martín, Ana, Rafael Amigot-Sánchez, Laura Fernandez-Lopez, Jose L. Sergi Roda, Víctor Alcolea-Rodriguez, Diego Heras-Márquez, David Almendral, Cristina Coscolín, Francisco J. Plou, Raquel Portela, Miguel A. Bañares, Álvaro Martínez-del-Pozo, Sara García-Linares, Manuel Ferrer, Víctor Guallar. </div> </div> </div> <div class="elementor-element elementor-element-5bd319f e-con-full e-flex e-con e-child" data-id="5bd319f" data-element_type="container"> <div class="elementor-element elementor-element-1806b4d elementor-align-center elementor-widget elementor-widget-button" data-id="1806b4d" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://doi.org/10.1038/s41929-023-01048-6" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-01f7919 e-con-full e-flex e-con e-child" data-id="01f7919" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-c143f99 e-con-full e-flex e-con e-child" data-id="c143f99" data-element_type="container"> <div class="elementor-element elementor-element-442be10 elementor-widget elementor-widget-image" data-id="442be10" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-2507094 e-con-full e-flex e-con e-child" data-id="2507094" data-element_type="container"> <div class="elementor-element elementor-element-4b46365 elementor-widget elementor-widget-heading" data-id="4b46365" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">An archaeal lid-containing feruloyl esterase degrades polyethylene terephthalate.</div> </div> </div> <div class="elementor-element elementor-element-2e98fa8 elementor-widget elementor-widget-text-editor" data-id="2e98fa8" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Pablo Perez-Garcia, Jennifer Chow, Elisa Costanzi, Marno Gurschke, Jonas Dittrich, Robert F. Dierkes, Rebecka Molitor, Violetta Applegate, Golo Feuerriegel, Price Tete, Dominik Danso, Stephan Thies, Julia Schumacher, Christopher Pfleger, Karl-Erich Jaeger, Holger Gohlke, Sanders Smits, Ruth A. Schmitz, Wolfgang R. Streit.</p> </div> </div> </div> <div class="elementor-element elementor-element-f003b12 e-con-full e-flex e-con e-child" data-id="f003b12" data-element_type="container"> <div class="elementor-element elementor-element-0c6659a elementor-align-center elementor-widget elementor-widget-button" data-id="0c6659a" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://doi.org/10.1038/s42004-023-00998-z" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-f8dc2fa e-con-full e-flex e-con e-child" data-id="f8dc2fa" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-f78a45d e-con-full e-flex e-con e-child" data-id="f78a45d" data-element_type="container"> <div class="elementor-element elementor-element-4888a86 elementor-widget elementor-widget-image" data-id="4888a86" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-e2a6d38 e-con-full e-flex e-con e-child" data-id="e2a6d38" data-element_type="container"> <div class="elementor-element elementor-element-76c8c1b elementor-widget elementor-widget-heading" data-id="76c8c1b" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Nanobiocatalysts with inbuilt cofactor recycling for oxidoreductase catalysis in organic solvents.</div> </div> </div> <div class="elementor-element elementor-element-0be00b3 elementor-widget elementor-widget-text-editor" data-id="0be00b3" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Jenny Sahlin, Congyu Wu, Andrea Buscemi, Claude Schärer, Seyed Amirabbas Nazemi, Rejaul S. K., Nataly Herrera-Reinoza, Thomas A. Jung, Patrick Shahgaldian. </div> </div> </div> <div class="elementor-element elementor-element-e3d1cd3 e-con-full e-flex e-con e-child" data-id="e3d1cd3" data-element_type="container"> <div class="elementor-element elementor-element-74bee93 elementor-align-center elementor-widget elementor-widget-button" data-id="74bee93" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://doi.org/10.1039/d3na00413a" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-f5fddd1 e-con-full e-flex e-con e-child" data-id="f5fddd1" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-45b354d e-con-full e-flex e-con e-child" data-id="45b354d" data-element_type="container"> <div class="elementor-element elementor-element-b6f7b80 elementor-widget elementor-widget-image" data-id="b6f7b80" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-87ee9ee e-con-full e-flex e-con e-child" data-id="87ee9ee" data-element_type="container"> <div class="elementor-element elementor-element-f23f1d8 elementor-widget elementor-widget-heading" data-id="f23f1d8" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Functional diversity of nanohaloarchaea within xylan-degrading consortia.</div> </div> </div> <div class="elementor-element elementor-element-27811ca elementor-widget elementor-widget-text-editor" data-id="27811ca" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Oleg Reva, Enzo Messina, Violetta La Cono, Francesca Crisafi, Francesco Smedile, Gina La Spada, Laura Marturano, Elena A. Selivanova, Manfred Rohde, Mart Krupovic, M. Yakimov Michail.</p> </div> </div> </div> <div class="elementor-element elementor-element-0a8c33b e-con-full e-flex e-con e-child" data-id="0a8c33b" data-element_type="container"> <div class="elementor-element elementor-element-ac0a650 elementor-align-center elementor-widget elementor-widget-button" data-id="ac0a650" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://doi.org/10.3389/fmicb.2023.1182464" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-2359200 e-con-full e-flex e-con e-child" data-id="2359200" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-a10090a e-con-full e-flex e-con e-child" data-id="a10090a" data-element_type="container"> <div class="elementor-element elementor-element-fa09b4f elementor-widget elementor-widget-image" data-id="fa09b4f" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-8c95cfa e-con-full e-flex e-con e-child" data-id="8c95cfa" data-element_type="container"> <div class="elementor-element elementor-element-4b76367 elementor-widget elementor-widget-heading" data-id="4b76367" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">A Choice Experiment Model for Sustainable Consumer Goods: A Systematic Literature Review and Workflow Design.</div> </div> </div> <div class="elementor-element elementor-element-468de10 elementor-widget elementor-widget-text-editor" data-id="468de10" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Maria Elena Saija, Sara Daniotti, Diego Bosco, Ilaria Re. </div> </div> </div> <div class="elementor-element elementor-element-c136059 e-con-full e-flex e-con e-child" data-id="c136059" data-element_type="container"> <div class="elementor-element elementor-element-229e954 elementor-align-center elementor-widget elementor-widget-button" data-id="229e954" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://www.mdpi.com/2071-1050/15/17/13183" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-9d6d19d e-con-full e-flex e-con e-child" data-id="9d6d19d" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-dcb03fd e-con-full e-flex e-con e-child" data-id="dcb03fd" data-element_type="container"> <div class="elementor-element elementor-element-a5813dc elementor-widget elementor-widget-image" data-id="a5813dc" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-71c7981 e-con-full e-flex e-con e-child" data-id="71c7981" data-element_type="container"> <div class="elementor-element elementor-element-ba4458d elementor-widget elementor-widget-heading" data-id="ba4458d" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Enhancing the Hydrolytic Activity of a Lipase towards Larger Triglycerides through Lid Domain Engineering.</div> </div> </div> <div class="elementor-element elementor-element-454e571 elementor-widget elementor-widget-text-editor" data-id="454e571" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Laura Fernandez-Lopez, Sergi Roda, Ana Robles-Martín, Rubén Muñoz-Tafalla, David Almendral, Manuel Ferrer, Víctor Guallar. </div> </div> </div> <div class="elementor-element elementor-element-983ccac e-con-full e-flex e-con e-child" data-id="983ccac" data-element_type="container"> <div class="elementor-element elementor-element-1580b19 elementor-align-center elementor-widget elementor-widget-button" data-id="1580b19" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://www.mdpi.com/1422-0067/24/18/13768" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-d172224 e-con-full e-flex e-con e-child" data-id="d172224" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-6e9302c e-con-full e-flex e-con e-child" data-id="6e9302c" data-element_type="container"> <div class="elementor-element elementor-element-fa032c8 elementor-widget elementor-widget-image" data-id="fa032c8" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-6887d1f e-con-full e-flex e-con e-child" data-id="6887d1f" data-element_type="container"> <div class="elementor-element elementor-element-f84fa2d elementor-widget elementor-widget-heading" data-id="f84fa2d" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default"> The metagenome-derived esterase PET40 is highly promiscuous and hydrolyses polyethylene terephthalate (PET).</div> </div> </div> <div class="elementor-element elementor-element-6ec331f elementor-widget elementor-widget-text-editor" data-id="6ec331f" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Hongli Zhang, Robert F. Dierkes, Pablo Perez-Garcia, Elisa Costanzi, Jonas Dittrich, Pablo A. Cea, Marno Gurschke, Violetta Applegate, Kristina Partus, Christel Schmeisser, Christopher Pfleger, Holger Gohlke, Sander H. J. Smits, Jennifer Chow, Wolfgang R. Streit. </div> </div> </div> <div class="elementor-element elementor-element-0229bf2 e-con-full e-flex e-con e-child" data-id="0229bf2" data-element_type="container"> <div class="elementor-element elementor-element-343c4ab elementor-align-center elementor-widget elementor-widget-button" data-id="343c4ab" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://doi.org/10.1111/febs.16924" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-c809b00 e-con-full e-flex e-con e-child" data-id="c809b00" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-2fc8e64 e-con-full e-flex e-con e-child" data-id="2fc8e64" data-element_type="container"> <div class="elementor-element elementor-element-5312fb6 elementor-widget elementor-widget-image" data-id="5312fb6" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-5154b85 e-con-full e-flex e-con e-child" data-id="5154b85" data-element_type="container"> <div class="elementor-element elementor-element-ddc591b elementor-widget elementor-widget-heading" data-id="ddc591b" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Harnessing extremophilic carboxylesterases for applications in polyester depolymerisation and plastic waste recycling.</div> </div> </div> <div class="elementor-element elementor-element-7e0eb3e elementor-widget elementor-widget-text-editor" data-id="7e0eb3e" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Gwion B. Williams, Hairong Ma, Anna N. Khusnutdinova, Alexander F. Yakunin, Peter N. Golyshin.</p> </div> </div> </div> <div class="elementor-element elementor-element-afc0821 e-con-full e-flex e-con e-child" data-id="afc0821" data-element_type="container"> <div class="elementor-element elementor-element-b55228c elementor-align-center elementor-widget elementor-widget-button" data-id="b55228c" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://doi.org/10.1042/EBC20220255" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-3e9537d e-con-full e-flex e-con e-child" data-id="3e9537d" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-cde1c1f e-con-full e-flex e-con e-child" data-id="cde1c1f" data-element_type="container"> <div class="elementor-element elementor-element-a310a0a elementor-widget elementor-widget-image" data-id="a310a0a" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-5f9df46 e-con-full e-flex e-con e-child" data-id="5f9df46" data-element_type="container"> <div class="elementor-element elementor-element-2b50fda elementor-widget elementor-widget-heading" data-id="2b50fda" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Transforming an esterase into an enantioselective catecholase through bioconjugation of a versatile metal-chelating inhibitor.</div> </div> </div> <div class="elementor-element elementor-element-f245f10 elementor-widget elementor-widget-text-editor" data-id="f245f10" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <span style="font-weight: normal;">Laura Fernandez-Lopez, Isabel Cea-Rama, Julia Alvarez-Malmagro, Anna K. Ressmann, Jose L. Gonzalez-Alfonso, Cristina Coscolín, Patrick Shahgaldian, Francisco J. Plou, Jan Modregger, Marcos Pita, Julia Sanz-Aparicio, Manuel Ferrer.</span> </div> </div> </div> <div class="elementor-element elementor-element-9a994e8 e-con-full e-flex e-con e-child" data-id="9a994e8" data-element_type="container"> <div class="elementor-element elementor-element-2343be9 elementor-align-center elementor-widget elementor-widget-button" data-id="2343be9" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://pubs.rsc.org/en/Content/ArticleLanding/2023/CC/D3CC01946B" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-e4a84a4 e-con-full e-flex e-con e-child" data-id="e4a84a4" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-9478f09 e-con-full e-flex e-con e-child" data-id="9478f09" data-element_type="container"> <div class="elementor-element elementor-element-981453d elementor-widget elementor-widget-image" data-id="981453d" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-cd71358 e-con-full e-flex e-con e-child" data-id="cd71358" data-element_type="container"> <div class="elementor-element elementor-element-e5f11f6 elementor-widget elementor-widget-heading" data-id="e5f11f6" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Nanohaloarchaea as beneficiaries of xylan degradation by haloarchaea.</div> </div> </div> <div class="elementor-element elementor-element-6ac3b88 elementor-widget elementor-widget-text-editor" data-id="6ac3b88" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: normal;">Violetta La Cono, Enzo Messina, Oleg Reva, Francesco Smedile, Gina La Spada, Francesca Crisafi, Laura Marturano, Noa Miguez, Manuel Ferrer, Elena A. Selivanova, Olga V. Golyshina, Peter N. Golyshin, Manfred Rohde, Mart Krupovic, Alexander Y. Merkel, Dimitry Y. Sorokin, John E. Hallsworth, Michail M. Yakimov.</span></p><p><!-- [if gte mso 9]><xml><br /> <u1:OfficeDocumentSettings><br /> <u1:AllowPNG/><br /> </u1:OfficeDocumentSettings><br /></xml><![endif]--><!-- [if gte mso 9]><xml><br /> <u2:WordDocument><br /> <u2:View>Normal</u2:View><br /> <u2:Zoom>0</u2:Zoom><br /> <u2:TrackMoves/><br /> <u2:TrackFormatting/><br /> <u2:HyphenationZone>21</u2:HyphenationZone><br /> <u2:PunctuationKerning/><br /> <u2:ValidateAgainstSchemas/><br /> <u2:SaveIfXMLInvalid>false</u2:SaveIfXMLInvalid><br /> <u2:IgnoreMixedContent>false</u2:IgnoreMixedContent><br /> <u2:AlwaysShowPlaceholderText>false</u2:AlwaysShowPlaceholderText><br /> <u2:DoNotPromoteQF/><br /> <u2:LidThemeOther>ES</u2:LidThemeOther><br /> <u2:LidThemeAsian>X-NONE</u2:LidThemeAsian><br /> <u2:LidThemeComplexScript>X-NONE</u2:LidThemeComplexScript><br /> <u2:Compatibility><br /> <u2:BreakWrappedTables/><br /> <u2:SnapToGridInCell/><br /> <u2:WrapTextWithPunct/><br /> <u2:UseAsianBreakRules/><br /> <u2:DontGrowAutofit/><br /> <u2:SplitPgBreakAndParaMark/><br /> <u2:EnableOpenTypeKerning/><br /> <u2:DontFlipMirrorIndents/><br /> <u2:OverrideTableStyleHps/><br /> </u2:Compatibility><br /> <u3:mathPr><br /> <u3:mathFont u3:val="Cambria Math"/><br /> <u3:brkBin u3:val="before"/><br /> <u3:brkBinSub u3:val="--"/><br /> <u3:smallFrac u3:val="off"/><br /> <u3:dispDef/><br /> <u3:lMargin u3:val="0"/><br /> <u3:rMargin u3:val="0"/><br /> <u3:defJc u3:val="centerGroup"/><br /> <u3:wrapIndent u3:val="1440"/><br /> <u3:intLim u3:val="subSup"/><br /> <u3:naryLim u3:val="undOvr"/><br /> </u3:mathPr><br /> </u2:WordDocument><br /></xml><![endif]--><!-- [if gte mso 9]><xml><br /> <u4:LatentStyles DefLockedState="false" DefUnhideWhenUsed="false" DefSemiHidden="false" DefQFormat="false" DefPriority="99" LatentStyleCount="375"><br /> <u4:LsdException Locked="false" Priority="0" QFormat="true" Name="Normal"/><br /> <u4:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 1"/><br /> <u4:LsdException Locked="false" Priority="9" SemiHidden="true" UnhideWhenUsed="true" QFormat="true" Name="heading 2"/><br /> <u4:LsdException Locked="false" Priority="9" SemiHidden="true" UnhideWhenUsed="true" QFormat="true" Name="heading 3"/><br /> <u4:LsdException Locked="false" Priority="9" SemiHidden="true" UnhideWhenUsed="true" QFormat="true" Name="heading 4"/><br /> <u4:LsdException Locked="false" Priority="9" SemiHidden="true" UnhideWhenUsed="true" QFormat="true" Name="heading 5"/><br /> <u4:LsdException Locked="false" Priority="9" SemiHidden="true" UnhideWhenUsed="true" QFormat="true" Name="heading 6"/><br /> <u4:LsdException Locked="false" Priority="9" SemiHidden="true" UnhideWhenUsed="true" QFormat="true" Name="heading 7"/><br /> <u4:LsdException Locked="false" Priority="9" SemiHidden="true" UnhideWhenUsed="true" QFormat="true" Name="heading 8"/><br /> <u4:LsdException Locked="false" Priority="9" SemiHidden="true" UnhideWhenUsed="true" QFormat="true" Name="heading 9"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="index 1"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="index 2"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="index 3"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="index 4"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="index 5"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="index 6"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="index 7"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="index 8"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="index 9"/><br /> <u4:LsdException Locked="false" Priority="39" SemiHidden="true" UnhideWhenUsed="true" Name="toc 1"/><br /> <u4:LsdException Locked="false" Priority="39" SemiHidden="true" UnhideWhenUsed="true" Name="toc 2"/><br /> <u4:LsdException Locked="false" Priority="39" SemiHidden="true" UnhideWhenUsed="true" Name="toc 3"/><br /> <u4:LsdException Locked="false" Priority="39" SemiHidden="true" UnhideWhenUsed="true" Name="toc 4"/><br /> <u4:LsdException Locked="false" Priority="39" SemiHidden="true" UnhideWhenUsed="true" Name="toc 5"/><br /> <u4:LsdException Locked="false" Priority="39" SemiHidden="true" UnhideWhenUsed="true" Name="toc 6"/><br /> <u4:LsdException Locked="false" Priority="39" SemiHidden="true" UnhideWhenUsed="true" Name="toc 7"/><br /> <u4:LsdException Locked="false" Priority="39" SemiHidden="true" UnhideWhenUsed="true" Name="toc 8"/><br /> <u4:LsdException Locked="false" Priority="39" SemiHidden="true" UnhideWhenUsed="true" Name="toc 9"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Normal Indent"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="footnote text"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="annotation text"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="header"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="footer"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="index heading"/><br /> <u4:LsdException Locked="false" Priority="35" SemiHidden="true" UnhideWhenUsed="true" QFormat="true" Name="caption"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="table of figures"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="envelope address"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="envelope return"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="footnote reference"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="annotation reference"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="line number"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="page number"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="endnote reference"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="endnote text"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="table of authorities"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="macro"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="toa heading"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List Bullet"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List Number"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List 2"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List 3"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List 4"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List 5"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List Bullet 2"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List Bullet 3"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List Bullet 4"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List Bullet 5"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List Number 2"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List Number 3"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List Number 4"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List Number 5"/><br /> <u4:LsdException Locked="false" Priority="10" QFormat="true" Name="Title"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Closing"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Signature"/><br /> <u4:LsdException Locked="false" Priority="1" SemiHidden="true" UnhideWhenUsed="true" Name="Default Paragraph Font"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Body Text"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Body Text Indent"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List Continue"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List Continue 2"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List Continue 3"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List Continue 4"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="List Continue 5"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Message Header"/><br /> <u4:LsdException Locked="false" Priority="11" QFormat="true" Name="Subtitle"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Salutation"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Date"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Body Text First Indent"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Body Text First Indent 2"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Note Heading"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Body Text 2"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Body Text 3"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Body Text Indent 2"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Body Text Indent 3"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Block Text"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Hyperlink"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="FollowedHyperlink"/><br /> <u4:LsdException Locked="false" Priority="22" QFormat="true" Name="Strong"/><br /> <u4:LsdException Locked="false" Priority="20" QFormat="true" Name="Emphasis"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Document Map"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Plain Text"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="E-mail Signature"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="HTML Top of Form"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="HTML Bottom of Form"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Normal (Web)"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="HTML Acronym"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="HTML Address"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="HTML Cite"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="HTML Code"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="HTML Definition"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="HTML Keyboard"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="HTML Preformatted"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="HTML Sample"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="HTML Typewriter"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="HTML Variable"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Normal Table"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="annotation subject"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="No List"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Outline List 1"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Outline List 2"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Outline List 3"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Simple 1"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Simple 2"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Simple 3"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Classic 1"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Classic 2"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Classic 3"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Classic 4"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Colorful 1"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Colorful 2"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Colorful 3"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Columns 1"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Columns 2"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Columns 3"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Columns 4"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Columns 5"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Grid 1"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Grid 2"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Grid 3"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Grid 4"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Grid 5"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Grid 6"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Grid 7"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Grid 8"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table List 1"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table List 2"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table List 3"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table List 4"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table List 5"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table List 6"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table List 7"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table List 8"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table 3D effects 1"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table 3D effects 2"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table 3D effects 3"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Contemporary"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Elegant"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Professional"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Subtle 1"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Subtle 2"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Web 1"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Web 2"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Web 3"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Balloon Text"/><br /> <u4:LsdException Locked="false" Priority="39" Name="Table Grid"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Table Theme"/><br /> <u4:LsdException Locked="false" SemiHidden="true" Name="Placeholder Text"/><br /> <u4:LsdException Locked="false" Priority="1" QFormat="true" Name="No Spacing"/><br /> <u4:LsdException Locked="false" Priority="60" Name="Light Shading"/><br /> <u4:LsdException Locked="false" Priority="61" Name="Light List"/><br /> <u4:LsdException Locked="false" Priority="62" Name="Light Grid"/><br /> <u4:LsdException Locked="false" Priority="63" Name="Medium Shading 1"/><br /> <u4:LsdException Locked="false" Priority="64" Name="Medium Shading 2"/><br /> <u4:LsdException Locked="false" Priority="65" Name="Medium List 1"/><br /> <u4:LsdException Locked="false" Priority="66" Name="Medium List 2"/><br /> <u4:LsdException Locked="false" Priority="67" Name="Medium Grid 1"/><br /> <u4:LsdException Locked="false" Priority="68" Name="Medium Grid 2"/><br /> <u4:LsdException Locked="false" Priority="69" Name="Medium Grid 3"/><br /> <u4:LsdException Locked="false" Priority="70" Name="Dark List"/><br /> <u4:LsdException Locked="false" Priority="71" Name="Colorful Shading"/><br /> <u4:LsdException Locked="false" Priority="72" Name="Colorful List"/><br /> <u4:LsdException Locked="false" Priority="73" Name="Colorful Grid"/><br /> <u4:LsdException Locked="false" Priority="60" Name="Light Shading Accent 1"/><br /> <u4:LsdException Locked="false" Priority="61" Name="Light List Accent 1"/><br /> <u4:LsdException Locked="false" Priority="62" Name="Light Grid Accent 1"/><br /> <u4:LsdException Locked="false" Priority="63" Name="Medium Shading 1 Accent 1"/><br /> <u4:LsdException Locked="false" Priority="64" Name="Medium Shading 2 Accent 1"/><br /> <u4:LsdException Locked="false" Priority="65" Name="Medium List 1 Accent 1"/><br /> <u4:LsdException Locked="false" SemiHidden="true" Name="Revision"/><br /> <u4:LsdException Locked="false" Priority="34" QFormat="true" Name="List Paragraph"/><br /> <u4:LsdException Locked="false" Priority="29" QFormat="true" Name="Quote"/><br /> <u4:LsdException Locked="false" Priority="30" QFormat="true" Name="Intense Quote"/><br /> <u4:LsdException Locked="false" Priority="66" Name="Medium List 2 Accent 1"/><br /> <u4:LsdException Locked="false" Priority="67" Name="Medium Grid 1 Accent 1"/><br /> <u4:LsdException Locked="false" Priority="68" Name="Medium Grid 2 Accent 1"/><br /> <u4:LsdException Locked="false" Priority="69" Name="Medium Grid 3 Accent 1"/><br /> <u4:LsdException Locked="false" Priority="70" Name="Dark List Accent 1"/><br /> <u4:LsdException Locked="false" Priority="71" Name="Colorful Shading Accent 1"/><br /> <u4:LsdException Locked="false" Priority="72" Name="Colorful List Accent 1"/><br /> <u4:LsdException Locked="false" Priority="73" Name="Colorful Grid Accent 1"/><br /> <u4:LsdException Locked="false" Priority="60" Name="Light Shading Accent 2"/><br /> <u4:LsdException Locked="false" Priority="61" Name="Light List Accent 2"/><br /> <u4:LsdException Locked="false" Priority="62" Name="Light Grid Accent 2"/><br /> <u4:LsdException Locked="false" Priority="63" Name="Medium Shading 1 Accent 2"/><br /> <u4:LsdException Locked="false" Priority="64" Name="Medium Shading 2 Accent 2"/><br /> <u4:LsdException Locked="false" Priority="65" Name="Medium List 1 Accent 2"/><br /> <u4:LsdException Locked="false" Priority="66" Name="Medium List 2 Accent 2"/><br /> <u4:LsdException Locked="false" Priority="67" Name="Medium Grid 1 Accent 2"/><br /> <u4:LsdException Locked="false" Priority="68" Name="Medium Grid 2 Accent 2"/><br /> <u4:LsdException Locked="false" Priority="69" Name="Medium Grid 3 Accent 2"/><br /> <u4:LsdException Locked="false" Priority="70" Name="Dark List Accent 2"/><br /> <u4:LsdException Locked="false" Priority="71" Name="Colorful Shading Accent 2"/><br /> <u4:LsdException Locked="false" Priority="72" Name="Colorful List Accent 2"/><br /> <u4:LsdException Locked="false" Priority="73" Name="Colorful Grid Accent 2"/><br /> <u4:LsdException Locked="false" Priority="60" Name="Light Shading Accent 3"/><br /> <u4:LsdException Locked="false" Priority="61" Name="Light List Accent 3"/><br /> <u4:LsdException Locked="false" Priority="62" Name="Light Grid Accent 3"/><br /> <u4:LsdException Locked="false" Priority="63" Name="Medium Shading 1 Accent 3"/><br /> <u4:LsdException Locked="false" Priority="64" Name="Medium Shading 2 Accent 3"/><br /> <u4:LsdException Locked="false" Priority="65" Name="Medium List 1 Accent 3"/><br /> <u4:LsdException Locked="false" Priority="66" Name="Medium List 2 Accent 3"/><br /> <u4:LsdException Locked="false" Priority="67" Name="Medium Grid 1 Accent 3"/><br /> <u4:LsdException Locked="false" Priority="68" Name="Medium Grid 2 Accent 3"/><br /> <u4:LsdException Locked="false" Priority="69" Name="Medium Grid 3 Accent 3"/><br /> <u4:LsdException Locked="false" Priority="70" Name="Dark List Accent 3"/><br /> <u4:LsdException Locked="false" Priority="71" Name="Colorful Shading Accent 3"/><br /> <u4:LsdException Locked="false" Priority="72" Name="Colorful List Accent 3"/><br /> <u4:LsdException Locked="false" Priority="73" Name="Colorful Grid Accent 3"/><br /> <u4:LsdException Locked="false" Priority="60" Name="Light Shading Accent 4"/><br /> <u4:LsdException Locked="false" Priority="61" Name="Light List Accent 4"/><br /> <u4:LsdException Locked="false" Priority="62" Name="Light Grid Accent 4"/><br /> <u4:LsdException Locked="false" Priority="63" Name="Medium Shading 1 Accent 4"/><br /> <u4:LsdException Locked="false" Priority="64" Name="Medium Shading 2 Accent 4"/><br /> <u4:LsdException Locked="false" Priority="65" Name="Medium List 1 Accent 4"/><br /> <u4:LsdException Locked="false" Priority="66" Name="Medium List 2 Accent 4"/><br /> <u4:LsdException Locked="false" Priority="67" Name="Medium Grid 1 Accent 4"/><br /> <u4:LsdException Locked="false" Priority="68" Name="Medium Grid 2 Accent 4"/><br /> <u4:LsdException Locked="false" Priority="69" Name="Medium Grid 3 Accent 4"/><br /> <u4:LsdException Locked="false" Priority="70" Name="Dark List Accent 4"/><br /> <u4:LsdException Locked="false" Priority="71" Name="Colorful Shading Accent 4"/><br /> <u4:LsdException Locked="false" Priority="72" Name="Colorful List Accent 4"/><br /> <u4:LsdException Locked="false" Priority="73" Name="Colorful Grid Accent 4"/><br /> <u4:LsdException Locked="false" Priority="60" Name="Light Shading Accent 5"/><br /> <u4:LsdException Locked="false" Priority="61" Name="Light List Accent 5"/><br /> <u4:LsdException Locked="false" Priority="62" Name="Light Grid Accent 5"/><br /> <u4:LsdException Locked="false" Priority="63" Name="Medium Shading 1 Accent 5"/><br /> <u4:LsdException Locked="false" Priority="64" Name="Medium Shading 2 Accent 5"/><br /> <u4:LsdException Locked="false" Priority="65" Name="Medium List 1 Accent 5"/><br /> <u4:LsdException Locked="false" Priority="66" Name="Medium List 2 Accent 5"/><br /> <u4:LsdException Locked="false" Priority="67" Name="Medium Grid 1 Accent 5"/><br /> <u4:LsdException Locked="false" Priority="68" Name="Medium Grid 2 Accent 5"/><br /> <u4:LsdException Locked="false" Priority="69" Name="Medium Grid 3 Accent 5"/><br /> <u4:LsdException Locked="false" Priority="70" Name="Dark List Accent 5"/><br /> <u4:LsdException Locked="false" Priority="71" Name="Colorful Shading Accent 5"/><br /> <u4:LsdException Locked="false" Priority="72" Name="Colorful List Accent 5"/><br /> <u4:LsdException Locked="false" Priority="73" Name="Colorful Grid Accent 5"/><br /> <u4:LsdException Locked="false" Priority="60" Name="Light Shading Accent 6"/><br /> <u4:LsdException Locked="false" Priority="61" Name="Light List Accent 6"/><br /> <u4:LsdException Locked="false" Priority="62" Name="Light Grid Accent 6"/><br /> <u4:LsdException Locked="false" Priority="63" Name="Medium Shading 1 Accent 6"/><br /> <u4:LsdException Locked="false" Priority="64" Name="Medium Shading 2 Accent 6"/><br /> <u4:LsdException Locked="false" Priority="65" Name="Medium List 1 Accent 6"/><br /> <u4:LsdException Locked="false" Priority="66" Name="Medium List 2 Accent 6"/><br /> <u4:LsdException Locked="false" Priority="67" Name="Medium Grid 1 Accent 6"/><br /> <u4:LsdException Locked="false" Priority="68" Name="Medium Grid 2 Accent 6"/><br /> <u4:LsdException Locked="false" Priority="69" Name="Medium Grid 3 Accent 6"/><br /> <u4:LsdException Locked="false" Priority="70" Name="Dark List Accent 6"/><br /> <u4:LsdException Locked="false" Priority="71" Name="Colorful Shading Accent 6"/><br /> <u4:LsdException Locked="false" Priority="72" Name="Colorful List Accent 6"/><br /> <u4:LsdException Locked="false" Priority="73" Name="Colorful Grid Accent 6"/><br /> <u4:LsdException Locked="false" Priority="19" QFormat="true" Name="Subtle Emphasis"/><br /> <u4:LsdException Locked="false" Priority="21" QFormat="true" Name="Intense Emphasis"/><br /> <u4:LsdException Locked="false" Priority="31" QFormat="true" Name="Subtle Reference"/><br /> <u4:LsdException Locked="false" Priority="32" QFormat="true" Name="Intense Reference"/><br /> <u4:LsdException Locked="false" Priority="33" QFormat="true" Name="Book Title"/><br /> <u4:LsdException Locked="false" Priority="37" SemiHidden="true" UnhideWhenUsed="true" Name="Bibliography"/><br /> <u4:LsdException Locked="false" Priority="39" SemiHidden="true" UnhideWhenUsed="true" QFormat="true" Name="TOC Heading"/><br /> <u4:LsdException Locked="false" Priority="41" Name="Plain Table 1"/><br /> <u4:LsdException Locked="false" Priority="42" Name="Plain Table 2"/><br /> <u4:LsdException Locked="false" Priority="43" Name="Plain Table 3"/><br /> <u4:LsdException Locked="false" Priority="44" Name="Plain Table 4"/><br /> <u4:LsdException Locked="false" Priority="45" Name="Plain Table 5"/><br /> <u4:LsdException Locked="false" Priority="40" Name="Grid Table Light"/><br /> <u4:LsdException Locked="false" Priority="46" Name="Grid Table 1 Light"/><br /> <u4:LsdException Locked="false" Priority="47" Name="Grid Table 2"/><br /> <u4:LsdException Locked="false" Priority="48" Name="Grid Table 3"/><br /> <u4:LsdException Locked="false" Priority="49" Name="Grid Table 4"/><br /> <u4:LsdException Locked="false" Priority="50" Name="Grid Table 5 Dark"/><br /> <u4:LsdException Locked="false" Priority="51" Name="Grid Table 6 Colorful"/><br /> <u4:LsdException Locked="false" Priority="52" Name="Grid Table 7 Colorful"/><br /> <u4:LsdException Locked="false" Priority="46" Name="Grid Table 1 Light Accent 1"/><br /> <u4:LsdException Locked="false" Priority="47" Name="Grid Table 2 Accent 1"/><br /> <u4:LsdException Locked="false" Priority="48" Name="Grid Table 3 Accent 1"/><br /> <u4:LsdException Locked="false" Priority="49" Name="Grid Table 4 Accent 1"/><br /> <u4:LsdException Locked="false" Priority="50" Name="Grid Table 5 Dark Accent 1"/><br /> <u4:LsdException Locked="false" Priority="51" Name="Grid Table 6 Colorful Accent 1"/><br /> <u4:LsdException Locked="false" Priority="52" Name="Grid Table 7 Colorful Accent 1"/><br /> <u4:LsdException Locked="false" Priority="46" Name="Grid Table 1 Light Accent 2"/><br /> <u4:LsdException Locked="false" Priority="47" Name="Grid Table 2 Accent 2"/><br /> <u4:LsdException Locked="false" Priority="48" Name="Grid Table 3 Accent 2"/><br /> <u4:LsdException Locked="false" Priority="49" Name="Grid Table 4 Accent 2"/><br /> <u4:LsdException Locked="false" Priority="50" Name="Grid Table 5 Dark Accent 2"/><br /> <u4:LsdException Locked="false" Priority="51" Name="Grid Table 6 Colorful Accent 2"/><br /> <u4:LsdException Locked="false" Priority="52" Name="Grid Table 7 Colorful Accent 2"/><br /> <u4:LsdException Locked="false" Priority="46" Name="Grid Table 1 Light Accent 3"/><br /> <u4:LsdException Locked="false" Priority="47" Name="Grid Table 2 Accent 3"/><br /> <u4:LsdException Locked="false" Priority="48" Name="Grid Table 3 Accent 3"/><br /> <u4:LsdException Locked="false" Priority="49" Name="Grid Table 4 Accent 3"/><br /> <u4:LsdException Locked="false" Priority="50" Name="Grid Table 5 Dark Accent 3"/><br /> <u4:LsdException Locked="false" Priority="51" Name="Grid Table 6 Colorful Accent 3"/><br /> <u4:LsdException Locked="false" Priority="52" Name="Grid Table 7 Colorful Accent 3"/><br /> <u4:LsdException Locked="false" Priority="46" Name="Grid Table 1 Light Accent 4"/><br /> <u4:LsdException Locked="false" Priority="47" Name="Grid Table 2 Accent 4"/><br /> <u4:LsdException Locked="false" Priority="48" Name="Grid Table 3 Accent 4"/><br /> <u4:LsdException Locked="false" Priority="49" Name="Grid Table 4 Accent 4"/><br /> <u4:LsdException Locked="false" Priority="50" Name="Grid Table 5 Dark Accent 4"/><br /> <u4:LsdException Locked="false" Priority="51" Name="Grid Table 6 Colorful Accent 4"/><br /> <u4:LsdException Locked="false" Priority="52" Name="Grid Table 7 Colorful Accent 4"/><br /> <u4:LsdException Locked="false" Priority="46" Name="Grid Table 1 Light Accent 5"/><br /> <u4:LsdException Locked="false" Priority="47" Name="Grid Table 2 Accent 5"/><br /> <u4:LsdException Locked="false" Priority="48" Name="Grid Table 3 Accent 5"/><br /> <u4:LsdException Locked="false" Priority="49" Name="Grid Table 4 Accent 5"/><br /> <u4:LsdException Locked="false" Priority="50" Name="Grid Table 5 Dark Accent 5"/><br /> <u4:LsdException Locked="false" Priority="51" Name="Grid Table 6 Colorful Accent 5"/><br /> <u4:LsdException Locked="false" Priority="52" Name="Grid Table 7 Colorful Accent 5"/><br /> <u4:LsdException Locked="false" Priority="46" Name="Grid Table 1 Light Accent 6"/><br /> <u4:LsdException Locked="false" Priority="47" Name="Grid Table 2 Accent 6"/><br /> <u4:LsdException Locked="false" Priority="48" Name="Grid Table 3 Accent 6"/><br /> <u4:LsdException Locked="false" Priority="49" Name="Grid Table 4 Accent 6"/><br /> <u4:LsdException Locked="false" Priority="50" Name="Grid Table 5 Dark Accent 6"/><br /> <u4:LsdException Locked="false" Priority="51" Name="Grid Table 6 Colorful Accent 6"/><br /> <u4:LsdException Locked="false" Priority="52" Name="Grid Table 7 Colorful Accent 6"/><br /> <u4:LsdException Locked="false" Priority="46" Name="List Table 1 Light"/><br /> <u4:LsdException Locked="false" Priority="47" Name="List Table 2"/><br /> <u4:LsdException Locked="false" Priority="48" Name="List Table 3"/><br /> <u4:LsdException Locked="false" Priority="49" Name="List Table 4"/><br /> <u4:LsdException Locked="false" Priority="50" Name="List Table 5 Dark"/><br /> <u4:LsdException Locked="false" Priority="51" Name="List Table 6 Colorful"/><br /> <u4:LsdException Locked="false" Priority="52" Name="List Table 7 Colorful"/><br /> <u4:LsdException Locked="false" Priority="46" Name="List Table 1 Light Accent 1"/><br /> <u4:LsdException Locked="false" Priority="47" Name="List Table 2 Accent 1"/><br /> <u4:LsdException Locked="false" Priority="48" Name="List Table 3 Accent 1"/><br /> <u4:LsdException Locked="false" Priority="49" Name="List Table 4 Accent 1"/><br /> <u4:LsdException Locked="false" Priority="50" Name="List Table 5 Dark Accent 1"/><br /> <u4:LsdException Locked="false" Priority="51" Name="List Table 6 Colorful Accent 1"/><br /> <u4:LsdException Locked="false" Priority="52" Name="List Table 7 Colorful Accent 1"/><br /> <u4:LsdException Locked="false" Priority="46" Name="List Table 1 Light Accent 2"/><br /> <u4:LsdException Locked="false" Priority="47" Name="List Table 2 Accent 2"/><br /> <u4:LsdException Locked="false" Priority="48" Name="List Table 3 Accent 2"/><br /> <u4:LsdException Locked="false" Priority="49" Name="List Table 4 Accent 2"/><br /> <u4:LsdException Locked="false" Priority="50" Name="List Table 5 Dark Accent 2"/><br /> <u4:LsdException Locked="false" Priority="51" Name="List Table 6 Colorful Accent 2"/><br /> <u4:LsdException Locked="false" Priority="52" Name="List Table 7 Colorful Accent 2"/><br /> <u4:LsdException Locked="false" Priority="46" Name="List Table 1 Light Accent 3"/><br /> <u4:LsdException Locked="false" Priority="47" Name="List Table 2 Accent 3"/><br /> <u4:LsdException Locked="false" Priority="48" Name="List Table 3 Accent 3"/><br /> <u4:LsdException Locked="false" Priority="49" Name="List Table 4 Accent 3"/><br /> <u4:LsdException Locked="false" Priority="50" Name="List Table 5 Dark Accent 3"/><br /> <u4:LsdException Locked="false" Priority="51" Name="List Table 6 Colorful Accent 3"/><br /> <u4:LsdException Locked="false" Priority="52" Name="List Table 7 Colorful Accent 3"/><br /> <u4:LsdException Locked="false" Priority="46" Name="List Table 1 Light Accent 4"/><br /> <u4:LsdException Locked="false" Priority="47" Name="List Table 2 Accent 4"/><br /> <u4:LsdException Locked="false" Priority="48" Name="List Table 3 Accent 4"/><br /> <u4:LsdException Locked="false" Priority="49" Name="List Table 4 Accent 4"/><br /> <u4:LsdException Locked="false" Priority="50" Name="List Table 5 Dark Accent 4"/><br /> <u4:LsdException Locked="false" Priority="51" Name="List Table 6 Colorful Accent 4"/><br /> <u4:LsdException Locked="false" Priority="52" Name="List Table 7 Colorful Accent 4"/><br /> <u4:LsdException Locked="false" Priority="46" Name="List Table 1 Light Accent 5"/><br /> <u4:LsdException Locked="false" Priority="47" Name="List Table 2 Accent 5"/><br /> <u4:LsdException Locked="false" Priority="48" Name="List Table 3 Accent 5"/><br /> <u4:LsdException Locked="false" Priority="49" Name="List Table 4 Accent 5"/><br /> <u4:LsdException Locked="false" Priority="50" Name="List Table 5 Dark Accent 5"/><br /> <u4:LsdException Locked="false" Priority="51" Name="List Table 6 Colorful Accent 5"/><br /> <u4:LsdException Locked="false" Priority="52" Name="List Table 7 Colorful Accent 5"/><br /> <u4:LsdException Locked="false" Priority="46" Name="List Table 1 Light Accent 6"/><br /> <u4:LsdException Locked="false" Priority="47" Name="List Table 2 Accent 6"/><br /> <u4:LsdException Locked="false" Priority="48" Name="List Table 3 Accent 6"/><br /> <u4:LsdException Locked="false" Priority="49" Name="List Table 4 Accent 6"/><br /> <u4:LsdException Locked="false" Priority="50" Name="List Table 5 Dark Accent 6"/><br /> <u4:LsdException Locked="false" Priority="51" Name="List Table 6 Colorful Accent 6"/><br /> <u4:LsdException Locked="false" Priority="52" Name="List Table 7 Colorful Accent 6"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Mention"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Smart Hyperlink"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Hashtag"/><br /> <u4:LsdException Locked="false" SemiHidden="true" UnhideWhenUsed="true" Name="Unresolved Mention"/><br /> </u4:LatentStyles><br /></xml><![endif]--></p> </div> </div> </div> <div class="elementor-element elementor-element-2f681b4 e-con-full e-flex e-con e-child" data-id="2f681b4" data-element_type="container"> <div class="elementor-element elementor-element-a5ac79c elementor-align-center elementor-widget elementor-widget-button" data-id="a5ac79c" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://ami-journals.onlinelibrary.wiley.com/doi/10.1111/1751-7915.14272" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-4c16599 e-con-full e-flex e-con e-child" data-id="4c16599" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-5da5ad0 e-con-full e-flex e-con e-child" data-id="5da5ad0" data-element_type="container"> <div class="elementor-element elementor-element-9387270 elementor-widget elementor-widget-image" data-id="9387270" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-76cbe37 e-con-full e-flex e-con e-child" data-id="76cbe37" data-element_type="container"> <div class="elementor-element elementor-element-f1572c2 elementor-widget elementor-widget-heading" data-id="f1572c2" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Increased Thermostability of an Engineered Flavin-Containing Monooxygenase to Remediate Trimethylamine in Fish Protein Hydrolysates.</div> </div> </div> <div class="elementor-element elementor-element-3911d77 elementor-widget elementor-widget-text-editor" data-id="3911d77" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: normal;">Marianne Goris, Isabel Cea-Rama, Pål Puntervoll, David Almendral, Julia Sanz-Aparicio, Manuel Ferrer, Gro Elin Kjæreng Bjerga.</span></p> </div> </div> </div> <div class="elementor-element elementor-element-9f09faa e-con-full e-flex e-con e-child" data-id="9f09faa" data-element_type="container"> <div class="elementor-element elementor-element-7fc881b elementor-align-center elementor-widget elementor-widget-button" data-id="7fc881b" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://journals.asm.org/doi/10.1128/aem.00390-23" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-c59e1a2 e-con-full e-flex e-con e-child" data-id="c59e1a2" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-cfcb49f e-con-full e-flex e-con e-child" data-id="cfcb49f" data-element_type="container"> <div class="elementor-element elementor-element-2917cc4 elementor-widget elementor-widget-image" data-id="2917cc4" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-a23f388 e-con-full e-flex e-con e-child" data-id="a23f388" data-element_type="container"> <div class="elementor-element elementor-element-a31b1e5 elementor-widget elementor-widget-heading" data-id="a31b1e5" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">AsiteDesign: a Semirational Algorithm for an Automated Enzyme Design.</div> </div> </div> <div class="elementor-element elementor-element-05f5bc0 elementor-widget elementor-widget-text-editor" data-id="05f5bc0" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <span style="font-weight: normal;">Sergi Roda, Henrik Terholsen, Jule Ruth Heike Meyer, Albert Cañellas-Solé, Víctor Guallar, Uwe Bornscheuer, Masoud Kazemi.</span> </div> </div> </div> <div class="elementor-element elementor-element-ad34381 e-con-full e-flex e-con e-child" data-id="ad34381" data-element_type="container"> <div class="elementor-element elementor-element-1c42116 elementor-align-center elementor-widget elementor-widget-button" data-id="1c42116" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://pubs.acs.org/doi/10.1021/acs.jpcb.2c07091" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-e0fc1a5 e-con-full e-flex e-con e-child" data-id="e0fc1a5" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-08720b0 e-con-full e-flex e-con e-child" data-id="08720b0" data-element_type="container"> <div class="elementor-element elementor-element-5acb596 elementor-widget elementor-widget-image" data-id="5acb596" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-0bb3beb e-con-full e-flex e-con e-child" data-id="0bb3beb" data-element_type="container"> <div class="elementor-element elementor-element-f89d1b5 elementor-widget elementor-widget-heading" data-id="f89d1b5" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Enzymes for consumer products to achieve climate neutrality.</div> </div> </div> <div class="elementor-element elementor-element-a0d1bca elementor-widget elementor-widget-text-editor" data-id="a0d1bca" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: normal;">Patricia Molina-Espeja, Julia Sanz-Aparicio, Peter N Golyshin, Ana Robles-Martín, Víctor Guallar, Fabrizio Beltrametti, Markus Müller, Mikhail Yakimov, Jan Modregger, Moniec van Logchem, Philippe Corvini, Patrick Shahgaldian, Christian Degering, Susanne Wieland, Anne Timm, Carla C C R de Carvalho, Ilaria Re, Sara Daniotti, Stephan Thies, Karl-Erich Jaeger, Jennifer Chow, Wolfgang R Streit, Roland Lottenbach, Rainer Rösch, Nazanin Ansari &amp; Manuel Ferrer, The FuturEnzyme Consortium.</span></p> </div> </div> </div> <div class="elementor-element elementor-element-4dd5362 e-con-full e-flex e-con e-child" data-id="4dd5362" data-element_type="container"> <div class="elementor-element elementor-element-a684809 elementor-align-center elementor-widget elementor-widget-button" data-id="a684809" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://academic.oup.com/oocc/advance-article/doi/10.1093/oxfclm/kgad003/7078116" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-c1fd1e3 e-con-full e-flex e-con e-child" data-id="c1fd1e3" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-5075540 e-con-full e-flex e-con e-child" data-id="5075540" data-element_type="container"> <div class="elementor-element elementor-element-8345922 elementor-widget elementor-widget-image" data-id="8345922" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-df54e81 e-con-full e-flex e-con e-child" data-id="df54e81" data-element_type="container"> <div class="elementor-element elementor-element-3ddfdec elementor-widget elementor-widget-heading" data-id="3ddfdec" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Enzyme adaptation to habitat thermal legacy shapes the thermal plasticity of marine microbiomes.</div> </div> </div> <div class="elementor-element elementor-element-541ad56 elementor-widget elementor-widget-text-editor" data-id="541ad56" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: normal;">Ramona Marasco, Marco Fusi, Cristina Coscolín, Alan Barozzi, David Almendral, Rafael Bargiela, Christina Gohlke neé Nutschel, Christopher Pfleger, Jonas Dittrich, Holger Gohlke, Ruth Matesanz, Sergio Sanchez-Carrillo, Francesca Mapelli, Tatyana N. Chernikova, Peter N. Golyshin, Manuel Ferrer and Daniele Daffonchio.</span></p> </div> </div> </div> <div class="elementor-element elementor-element-a9e82b8 e-con-full e-flex e-con e-child" data-id="a9e82b8" data-element_type="container"> <div class="elementor-element elementor-element-805a4cf elementor-align-center elementor-widget elementor-widget-button" data-id="805a4cf" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://doi.org/10.1038/s41467-023-36610-0" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-6dbe828 e-con-full e-flex e-con e-child" data-id="6dbe828" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-20bdf39 e-con-full e-flex e-con e-child" data-id="20bdf39" data-element_type="container"> <div class="elementor-element elementor-element-d9bd352 elementor-widget elementor-widget-image" data-id="d9bd352" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-cfa7f46 e-con-full e-flex e-con e-child" data-id="cfa7f46" data-element_type="container"> <div class="elementor-element elementor-element-5732868 elementor-widget elementor-widget-heading" data-id="5732868" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default"> Metagenomics and new enzymes for the bioeconomy to 2030 (In: Biotechnology of Microbial Enzymes). </div> </div> </div> <div class="elementor-element elementor-element-e90700e elementor-widget elementor-widget-text-editor" data-id="e90700e" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Patricia Molina-Espeja, Cristina Coscolín, Peter N. Golyshin, Manuel Ferrer. </div> </div> </div> <div class="elementor-element elementor-element-7e181b8 e-con-full e-flex e-con e-child" data-id="7e181b8" data-element_type="container"> <div class="elementor-element elementor-element-75f713c elementor-align-center elementor-widget elementor-widget-button" data-id="75f713c" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://doi.org/10.1016/B978-0-443-19059-9.00013-X" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-714bea7 e-con-full e-flex e-con e-child" data-id="714bea7" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-dcda090 e-con-full e-flex e-con e-child" data-id="dcda090" data-element_type="container"> <div class="elementor-element elementor-element-88a3024 elementor-widget elementor-widget-image" data-id="88a3024" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-c205652 e-con-full e-flex e-con e-child" data-id="c205652" data-element_type="container"> <div class="elementor-element elementor-element-613f1c5 elementor-widget elementor-widget-heading" data-id="613f1c5" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Assigning Functions of Unknown Enzymes by High-Throughput Enzyme Characterization.</div> </div> </div> <div class="elementor-element elementor-element-da106ef elementor-widget elementor-widget-text-editor" data-id="da106ef" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: normal;">Patricia Molina-Espeja, Laura Fernandez-Lopez, Peter N. Golyshin &amp; Manuel Ferrer.</span></p> </div> </div> </div> <div class="elementor-element elementor-element-77e0bb9 e-con-full e-flex e-con e-child" data-id="77e0bb9" data-element_type="container"> <div class="elementor-element elementor-element-558e25f elementor-align-center elementor-widget elementor-widget-button" data-id="558e25f" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://link.springer.com/protocol/10.1007/978-1-0716-2795-2_13" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-f58985f e-con-full e-flex e-con e-child" data-id="f58985f" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-123b232 e-con-full e-flex e-con e-child" data-id="123b232" data-element_type="container"> <div class="elementor-element elementor-element-456c0d4 elementor-widget elementor-widget-image" data-id="456c0d4" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-bccd9fd e-con-full e-flex e-con e-child" data-id="bccd9fd" data-element_type="container"> <div class="elementor-element elementor-element-bd8c848 elementor-widget elementor-widget-heading" data-id="bd8c848" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Thermophilic Carboxylesterases from Hydrothermal Vents of the Volcanic Island of Ischia Active on Synthetic and Biobased Polymers and Mycotoxins.</div> </div> </div> <div class="elementor-element elementor-element-c5474f8 elementor-widget elementor-widget-text-editor" data-id="c5474f8" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Marco A. Distaso, Tatyana N. Chernikova, Rafael Bargiela, Cristina Coscolín, Peter Stogios, Jose L. Gonzalez-Alfonso, Sofia Lemak, Anna N. Khusnutdinova, Francisco J. Plou, Elena Evdokimova, Alexei Savchenko, Evgenii A. Lunev, Michail M. Yakimov, Olga V. Golyshina, Manuel Ferrer, Alexander F. Yakunin, Peter N. Golyshin. </div> </div> </div> <div class="elementor-element elementor-element-eb78752 e-con-full e-flex e-con e-child" data-id="eb78752" data-element_type="container"> <div class="elementor-element elementor-element-e8bd178 elementor-align-center elementor-widget elementor-widget-button" data-id="e8bd178" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://journals.asm.org/doi/10.1128/aem.01704-22" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-5de20c8 e-con-full e-flex e-con e-child" data-id="5de20c8" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-95b227c e-con-full e-flex e-con e-child" data-id="95b227c" data-element_type="container"> <div class="elementor-element elementor-element-7306d37 elementor-widget elementor-widget-image" data-id="7306d37" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-39ce9fb e-con-full e-flex e-con e-child" data-id="39ce9fb" data-element_type="container"> <div class="elementor-element elementor-element-18ecd6a elementor-widget elementor-widget-heading" data-id="18ecd6a" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default"> The Mobility of the Cap Domain Is Essential for the Substrate Promiscuity of a Family IV Esterase from Sorghum Rhizosphere Microbiome. </div> </div> </div> <div class="elementor-element elementor-element-9c0d877 elementor-widget elementor-widget-text-editor" data-id="9c0d877" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Marco Distaso, Isabel Cea-Rama, Cristina Coscolín, Tatyana N. Chernikova, Hai Tran, Manuel Ferrer, Julia Sanz-Aparicio, Peter N. Golyshin . </div> </div> </div> <div class="elementor-element elementor-element-fcd720f e-con-full e-flex e-con e-child" data-id="fcd720f" data-element_type="container"> <div class="elementor-element elementor-element-4d47e85 elementor-align-center elementor-widget elementor-widget-button" data-id="4d47e85" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://journals.asm.org/doi/10.1128/aem.01807-22" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-40e2953 e-con-full e-flex e-con e-child" data-id="40e2953" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-03879a1 e-con-full e-flex e-con e-child" data-id="03879a1" data-element_type="container"> <div class="elementor-element elementor-element-f9d3997 elementor-widget elementor-widget-image" data-id="f9d3997" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-df677e4 e-con-full e-flex e-con e-child" data-id="df677e4" data-element_type="container"> <div class="elementor-element elementor-element-53d9b8e elementor-widget elementor-widget-heading" data-id="53d9b8e" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Design and Characterization of In-One Protease-Esterase PluriZyme.</div> </div> </div> <div class="elementor-element elementor-element-525001b elementor-widget elementor-widget-text-editor" data-id="525001b" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: normal;">Laura Fernandez-Lopez, Sergi Roda, Jose L. Gonzalez-Alfonso, Francisco J. Plou, Víctor Guallar, Manuel Ferrer.</span></p> </div> </div> </div> <div class="elementor-element elementor-element-c74a158 e-con-full e-flex e-con e-child" data-id="c74a158" data-element_type="container"> <div class="elementor-element elementor-element-b16d124 elementor-align-center elementor-widget elementor-widget-button" data-id="b16d124" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://www.mdpi.com/1422-0067/23/21/13337" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-a784654 e-con-full e-flex e-con e-child" data-id="a784654" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-a4c0f9d e-con-full e-flex e-con e-child" data-id="a4c0f9d" data-element_type="container"> <div class="elementor-element elementor-element-db60edb elementor-widget elementor-widget-image" data-id="db60edb" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-4b6b0a6 e-con-full e-flex e-con e-child" data-id="4b6b0a6" data-element_type="container"> <div class="elementor-element elementor-element-add86c7 elementor-widget elementor-widget-heading" data-id="add86c7" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Marine Bioprospecting, Biocatalysis and Process Development.</div> </div> </div> <div class="elementor-element elementor-element-a608228 elementor-widget elementor-widget-text-editor" data-id="a608228" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: normal;">Carlos J. C. Rodrigues, Carla C. C. R. de Carvalho.</span></p> </div> </div> </div> <div class="elementor-element elementor-element-fad435e e-con-full e-flex e-con e-child" data-id="fad435e" data-element_type="container"> <div class="elementor-element elementor-element-7d953a4 elementor-align-center elementor-widget elementor-widget-button" data-id="7d953a4" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://www.mdpi.com/2076-2607/10/10/1965" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-13ee112 e-con-full e-flex e-con e-child" data-id="13ee112" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-2131549 e-con-full e-flex e-con e-child" data-id="2131549" data-element_type="container"> <div class="elementor-element elementor-element-eb3597b elementor-widget elementor-widget-image" data-id="eb3597b" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-d7d3523 e-con-full e-flex e-con e-child" data-id="d7d3523" data-element_type="container"> <div class="elementor-element elementor-element-8282bd7 elementor-widget elementor-widget-heading" data-id="8282bd7" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">EP-Pred: A Machine Learning Tool for Bioprospecting Promiscuous Ester Hydrolases.</div> </div> </div> <div class="elementor-element elementor-element-cf8ff33 elementor-widget elementor-widget-text-editor" data-id="cf8ff33" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: normal;">Ruite Xiang, Laura Fernandez-Lopez, Ana Robles-Martín, Manuel Ferrer and Victor Guallar.</span></p> </div> </div> </div> <div class="elementor-element elementor-element-a07a39d e-con-full e-flex e-con e-child" data-id="a07a39d" data-element_type="container"> <div class="elementor-element elementor-element-34f3d2b elementor-align-center elementor-widget elementor-widget-button" data-id="34f3d2b" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://www.mdpi.com/2218-273X/12/10/1529/htm" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-f112ef6 e-con-full e-flex e-con e-child" data-id="f112ef6" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-d1f0f03 e-con-full e-flex e-con e-child" data-id="d1f0f03" data-element_type="container"> <div class="elementor-element elementor-element-e481ad8 elementor-widget elementor-widget-image" data-id="e481ad8" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-e1110fa e-con-full e-flex e-con e-child" data-id="e1110fa" data-element_type="container"> <div class="elementor-element elementor-element-95dc9f2 elementor-widget elementor-widget-heading" data-id="95dc9f2" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">A novel metagenome‑derived viral RNA polymerase and its application in a cell‑free expression system for metagenome screening.</div> </div> </div> <div class="elementor-element elementor-element-29503cb elementor-widget elementor-widget-text-editor" data-id="29503cb" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Yuchen Han, Birhanu M. Kinfu, Fabian Blombach, Gwenny Cackett, Hongli Zhang, Pablo Pérez‑García, Ines Krohn, Jesper Salomon, Volkan Besirlioglu, Tayebeh Mirzaeigarakani, Ulrich Schwaneberg, Jennifer Chow, Finn Werner, Wolfgang R. Streit. </div> </div> </div> <div class="elementor-element elementor-element-ade8662 e-con-full e-flex e-con e-child" data-id="ade8662" data-element_type="container"> <div class="elementor-element elementor-element-8398a20 elementor-align-center elementor-widget elementor-widget-button" data-id="8398a20" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://doi.org/10.1038/s41598-022-22383-x" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-f20c517 e-con-full e-flex e-con e-child" data-id="f20c517" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-1adeb30 e-con-full e-flex e-con e-child" data-id="1adeb30" data-element_type="container"> <div class="elementor-element elementor-element-11ac11f elementor-widget elementor-widget-image" data-id="11ac11f" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-d10173b e-con-full e-flex e-con e-child" data-id="d10173b" data-element_type="container"> <div class="elementor-element elementor-element-fc4a367 elementor-widget elementor-widget-heading" data-id="fc4a367" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Plasmonic photothermal activation of an organosilica shielded cold-adapted lipase co-immobilised with gold nanoparticles on silica particles. </div> </div> </div> <div class="elementor-element elementor-element-4264a0d elementor-widget elementor-widget-text-editor" data-id="4264a0d" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Carolina I. Giunta, Seyed Amirabbas Nazemi, Magdalena Olesińska, Patrick Shahgaldian. </div> </div> </div> <div class="elementor-element elementor-element-841fb27 e-con-full e-flex e-con e-child" data-id="841fb27" data-element_type="container"> <div class="elementor-element elementor-element-c4d9620 elementor-align-center elementor-widget elementor-widget-button" data-id="c4d9620" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://doi.org/10.1039/D2NA00605G" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-da04ec9 e-con-full e-flex e-con e-child" data-id="da04ec9" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-ba8abbe e-con-full e-flex e-con e-child" data-id="ba8abbe" data-element_type="container"> <div class="elementor-element elementor-element-885cfb7 elementor-widget elementor-widget-image" data-id="885cfb7" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-a7dba52 e-con-full e-flex e-con e-child" data-id="a7dba52" data-element_type="container"> <div class="elementor-element elementor-element-ef62938 elementor-widget elementor-widget-heading" data-id="ef62938" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Cultivating marine bacteria under laboratory conditions: Overcoming the “unculturable” dogma.</div> </div> </div> <div class="elementor-element elementor-element-15086f2 elementor-widget elementor-widget-text-editor" data-id="15086f2" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: normal;">Carlos J. C. Rodrigues, Carla C. C. R. de Carvalho.</span></p> </div> </div> </div> <div class="elementor-element elementor-element-e0d2955 e-con-full e-flex e-con e-child" data-id="e0d2955" data-element_type="container"> <div class="elementor-element elementor-element-33a7427 elementor-align-center elementor-widget elementor-widget-button" data-id="33a7427" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://www.frontiersin.org/articles/10.3389/fbioe.2022.964589/full" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-08da75b e-con-full e-flex e-con e-child" data-id="08da75b" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-13fc705 e-con-full e-flex e-con e-child" data-id="13fc705" data-element_type="container"> <div class="elementor-element elementor-element-97858b1 elementor-widget elementor-widget-image" data-id="97858b1" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-1746452 e-con-full e-flex e-con e-child" data-id="1746452" data-element_type="container"> <div class="elementor-element elementor-element-1301702 elementor-widget elementor-widget-heading" data-id="1301702" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">A plurizyme with transaminase and hydrolase activity catalyzes cascade reactions.</div> </div> </div> <div class="elementor-element elementor-element-16aa8a2 elementor-widget elementor-widget-text-editor" data-id="16aa8a2" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: normal;">Sergi Roda, Laura Fernandez-Lopez, Marius Benedens, Alexander Bollinger, Stephan Thies, Julia Schumacher, Cristina Coscolín, Masoud Kazemi, Gerard Santiago, Christoph G. W. Gertzen, Jose L. Gonzalez-Alfonso, Francisco J. Plou, Karl-Erich Jaeger, Sander H. J. Smits, Manuel Ferrer, Víctor Guallar.</span></p> </div> </div> </div> <div class="elementor-element elementor-element-2d02905 e-con-full e-flex e-con e-child" data-id="2d02905" data-element_type="container"> <div class="elementor-element elementor-element-56a940d elementor-align-center elementor-widget elementor-widget-button" data-id="56a940d" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://onlinelibrary.wiley.com/doi/10.1002/anie.202207344" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-49dc386 e-con-full e-flex e-con e-child" data-id="49dc386" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-fb44e7c e-con-full e-flex e-con e-child" data-id="fb44e7c" data-element_type="container"> <div class="elementor-element elementor-element-9a1aa85 elementor-widget elementor-widget-image" data-id="9a1aa85" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-5f46d07 e-con-full e-flex e-con e-child" data-id="5f46d07" data-element_type="container"> <div class="elementor-element elementor-element-e42ea44 elementor-widget elementor-widget-heading" data-id="e42ea44" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Crystal structure of a family VIII β-lactamase fold hydrolase reveals the molecular mechanism for its broad substrate scope.</div> </div> </div> <div class="elementor-element elementor-element-82b8407 elementor-widget elementor-widget-text-editor" data-id="82b8407" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: normal;">Isabel Cea-Rama, Cristina Coscolín, José Luis Gonzalez-Alfonso, Jog Raj, Marko Vasiljević, Francisco J Plou, Manuel Ferrer, Julia Sanz-Aparicio.</span></p> </div> </div> </div> <div class="elementor-element elementor-element-17dd1ee e-con-full e-flex e-con e-child" data-id="17dd1ee" data-element_type="container"> <div class="elementor-element elementor-element-9d15de1 elementor-align-center elementor-widget elementor-widget-button" data-id="9d15de1" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://febs.onlinelibrary.wiley.com/doi/abs/10.1111/febs.16554" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-5a1551a e-con-full e-flex e-con e-child" data-id="5a1551a" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-28d051d e-con-full e-flex e-con e-child" data-id="28d051d" data-element_type="container"> <div class="elementor-element elementor-element-c64e9f6 elementor-widget elementor-widget-image" data-id="c64e9f6" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-30cb43b e-con-full e-flex e-con e-child" data-id="30cb43b" data-element_type="container"> <div class="elementor-element elementor-element-6eeeb53 elementor-widget elementor-widget-heading" data-id="6eeeb53" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Metagenomic Mining for Esterases in the Microbial Community of Los Rueldos Acid Mine Drainage Formation.</div> </div> </div> <div class="elementor-element elementor-element-054686b elementor-widget elementor-widget-text-editor" data-id="054686b" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: normal;">Paula Vidal, Mónica Martínez-Martínez, Laura Fernandez-Lopez, Sergi Roda, Celia Méndez-García, Olga V Golyshina, Víctor Guallar, Ana I Peláez, Manuel Ferrer.</span></p> </div> </div> </div> <div class="elementor-element elementor-element-8d14cfc e-con-full e-flex e-con e-child" data-id="8d14cfc" data-element_type="container"> <div class="elementor-element elementor-element-a504de5 elementor-align-center elementor-widget elementor-widget-button" data-id="a504de5" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://doi.org/10.3389/fmicb.2022.868839%20" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-9ebf696 e-con-full e-flex e-con e-child" data-id="9ebf696" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-82decb7 e-con-full e-flex e-con e-child" data-id="82decb7" data-element_type="container"> <div class="elementor-element elementor-element-e0473bf elementor-widget elementor-widget-image" data-id="e0473bf" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-c8802f5 e-con-full e-flex e-con e-child" data-id="c8802f5" data-element_type="container"> <div class="elementor-element elementor-element-b645433 elementor-widget elementor-widget-heading" data-id="b645433" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Process Development for Benzyl Alcohol Production by Whole-Cell Biocatalysis in Stirred and Packed Bed Reactors.</div> </div> </div> <div class="elementor-element elementor-element-aaae5fa elementor-widget elementor-widget-text-editor" data-id="aaae5fa" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: normal;">Carlos J. C. Rodrigues, Carla C. C. R. de Carvalho.</span></p> </div> </div> </div> <div class="elementor-element elementor-element-6520e4f e-con-full e-flex e-con e-child" data-id="6520e4f" data-element_type="container"> <div class="elementor-element elementor-element-96bdd57 elementor-align-center elementor-widget elementor-widget-button" data-id="96bdd57" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://doi.org/10.3390/microorganisms10050966" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-9a92f03 e-con-full e-flex e-con e-child" data-id="9a92f03" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-f3cc344 e-con-full e-flex e-con e-child" data-id="f3cc344" data-element_type="container"> <div class="elementor-element elementor-element-ba4b2a2 elementor-widget elementor-widget-image" data-id="ba4b2a2" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-935c2dc e-con-full e-flex e-con e-child" data-id="935c2dc" data-element_type="container"> <div class="elementor-element elementor-element-1b4ea1c elementor-widget elementor-widget-heading" data-id="1b4ea1c" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Calm and Frenzy: marine obligate hydrocarbonoclastic bacteria sustain ocean wellness.</div> </div> </div> <div class="elementor-element elementor-element-e0e76ad elementor-widget elementor-widget-text-editor" data-id="e0e76ad" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: normal;"> Michail M. Yakimov, Rafael Bargiela, Peter N. Golyshin.</span></p> </div> </div> </div> <div class="elementor-element elementor-element-f5632d8 e-con-full e-flex e-con e-child" data-id="f5632d8" data-element_type="container"> <div class="elementor-element elementor-element-a69c5f1 elementor-align-center elementor-widget elementor-widget-button" data-id="a69c5f1" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://doi.org/10.1016/j.copbio.2021.09.015" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-d6af9d7 e-con-full e-flex e-con e-child" data-id="d6af9d7" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-deafce3 e-con-full e-flex e-con e-child" data-id="deafce3" data-element_type="container"> <div class="elementor-element elementor-element-8eecb0f elementor-widget elementor-widget-image" data-id="8eecb0f" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-72c29e7 e-con-full e-flex e-con e-child" data-id="72c29e7" data-element_type="container"> <div class="elementor-element elementor-element-a3176ea elementor-widget elementor-widget-heading" data-id="a3176ea" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Halapricum desulfuricans sp. nov., carbohydrate-utilizing, sulfur-respiring haloarchaea from hypersaline lakes. </div> </div> </div> <div class="elementor-element elementor-element-aa91411 elementor-widget elementor-widget-text-editor" data-id="aa91411" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Dimitry Y. Sorokina, Michail M. Yakimov, Enzo Messina, Alexander Y. Merkel, Michel Koenen, Nicole J. Bale, Jaap S. Sinninghe Damsté.</p> </div> </div> </div> <div class="elementor-element elementor-element-7a1224c e-con-full e-flex e-con e-child" data-id="7a1224c" data-element_type="container"> <div class="elementor-element elementor-element-427bad7 elementor-align-center elementor-widget elementor-widget-button" data-id="427bad7" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://www.sciencedirect.com/science/article/pii/S0723202021000722" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <article class="elementor-element elementor-element-22b799c e-con-full e-flex e-con e-child" data-id="22b799c" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-dbc0d66 e-con-full e-flex e-con e-child" data-id="dbc0d66" data-element_type="container"> <div class="elementor-element elementor-element-9fc5be3 elementor-widget elementor-widget-image" data-id="9fc5be3" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="300" height="300" src="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg" class="attachment-medium size-medium wp-image-13261" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-300x300.jpg 300w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones-150x150.jpg 150w, https://www.futurenzyme.eu/wp-content/uploads/2021/12/Logo-publicaciones.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /> </div> </div> </div> <div class="elementor-element elementor-element-cf65cee e-con-full e-flex e-con e-child" data-id="cf65cee" data-element_type="container"> <div class="elementor-element elementor-element-dc63be9 elementor-widget elementor-widget-heading" data-id="dc63be9" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Cultivation of a vampire: 'Candidatus Absconditicoccus praedator'.</div> </div> </div> <div class="elementor-element elementor-element-41fb450 elementor-widget elementor-widget-text-editor" data-id="41fb450" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: normal;">Michail M. Yakimov, Alexander Y. Merkel, Vasil A. Gaisin, Martin Pilhofer, Enzo Messina, John E. Hallsworth, Alexandra A. Klyukina, Ekaterina N. Tikhonova, Vladimir M. Gorlenko.</span></p> </div> </div> <div class="elementor-element elementor-element-0fccad6 elementor-widget elementor-widget-menu-anchor" data-id="0fccad6" data-element_type="widget" data-widget_type="menu-anchor.default"> <div class="elementor-widget-container"> <div class="elementor-menu-anchor" id="subscribetoournewsletter"></div> </div> </div> </div> <div class="elementor-element elementor-element-db0754b e-con-full e-flex e-con e-child" data-id="db0754b" data-element_type="container"> <div class="elementor-element elementor-element-7cca1be elementor-align-center elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="7cca1be" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://doi.org/10.1111/1462-2920.15823" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </article> <div class="elementor-element elementor-element-2aac321 elementor-widget elementor-widget-heading" data-id="2aac321" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Subscribe to our newsletters</h2> </div> </div> <div class="elementor-element elementor-element-03e9bf2 e-flex e-con-boxed e-con e-child" data-id="03e9bf2" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-7a4a512 e-con-full e-flex e-con e-child" data-id="7a4a512" data-element_type="container"> <div class="elementor-element elementor-element-0a2dcd0 elementor-widget-tablet__width-initial elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="0a2dcd0" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" width="362" height="512" src="https://www.futurenzyme.eu/wp-content/uploads/2021/03/Icono-web-362-x-512.png" class="attachment-full size-full wp-image-150" alt="" srcset="https://www.futurenzyme.eu/wp-content/uploads/2021/03/Icono-web-362-x-512.png 362w, https://www.futurenzyme.eu/wp-content/uploads/2021/03/Icono-web-362-x-512-212x300.png 212w" sizes="(max-width: 362px) 100vw, 362px" /> </div> </div> </div> <div class="elementor-element elementor-element-31e7e36 e-con-full e-flex e-con e-child" data-id="31e7e36" data-element_type="container"> <div class="elementor-element elementor-element-e8421e0 elementor-widget elementor-widget-heading" data-id="e8421e0" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default"> The Greening Thinking</div> </div> </div> <div class="elementor-element elementor-element-f033eba elementor-widget elementor-widget-text-editor" data-id="f033eba" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>We are launching a monthly editorial that aims at providing a better vision of our work and objectives. Subscribe to know how enzymes and the production of more sustainable products are essential to face today&#8217;s challenges.</p> </div> </div> <div class="elementor-element elementor-element-02cf316 elementor-widget elementor-widget-menu-anchor" data-id="02cf316" data-element_type="widget" data-widget_type="menu-anchor.default"> <div class="elementor-widget-container"> <div class="elementor-menu-anchor" id="policybriefs"></div> </div> </div> </div> <div class="elementor-element elementor-element-cd23726 e-con-full e-flex e-con e-child" data-id="cd23726" data-element_type="container"> <div class="elementor-element elementor-element-de1e296 elementor-align-center elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="de1e296" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://www.linkedin.com/build-relation/newsletter-follow?entityUrn=7087778105938853888" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Subscribe</span> </span> </a> </div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-6487b0c e-flex e-con-boxed e-con e-child" data-id="6487b0c" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-3712e2c e-con-full e-flex e-con e-child" data-id="3712e2c" data-element_type="container"> <div class="elementor-element elementor-element-ba85d99 elementor-widget-tablet__width-initial elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="ba85d99" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="111" height="117" src="https://www.futurenzyme.eu/wp-content/uploads/2023/03/logo-the-active-site-policy-briefs.png" class="attachment-large size-large wp-image-19452" alt="" /> </div> </div> </div> <div class="elementor-element elementor-element-58d109a e-con-full e-flex e-con e-child" data-id="58d109a" data-element_type="container"> <div class="elementor-element elementor-element-6b8340a elementor-widget elementor-widget-heading" data-id="6b8340a" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">The Active Site</div> </div> </div> <div class="elementor-element elementor-element-08a6b80 elementor-widget elementor-widget-text-editor" data-id="08a6b80" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Our four projects (<a href="https://www.futurenzyme.eu/" target="_blank" rel="noopener"><b>FUTURENZYME</b></a>, <a href="https://radicalz.eu/" target="_blank" rel="noopener"><b>RadicalZ</b></a>, <a href="https://www.enxylascope.eu/" target="_blank" rel="noopener"><b>OXIPRO</b></a> and <a href="https://www.oxipro.eu/" target="_blank" rel="noopener"><b>EnXylaScope</b></a>) have launched The Active Site, a newsletter with the latest information on enzymes and enzyme research for greener products, aimed at researchers and industry.</p> </div> </div> </div> <div class="elementor-element elementor-element-c7f15d1 e-con-full e-flex e-con e-child" data-id="c7f15d1" data-element_type="container"> <div class="elementor-element elementor-element-225adef elementor-align-center elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="225adef" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://radicalz.eu/cluster/" target="_blank"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Subscribe</span> </span> </a> </div> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-be155ae elementor-widget elementor-widget-heading" data-id="be155ae" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Policy Briefs</h2> </div> </div> <div class="elementor-element elementor-element-d11dbbd e-flex e-con-boxed e-con e-child" data-id="d11dbbd" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="e-con-inner"> <div class="elementor-element elementor-element-0e7a1d0 e-con-full e-flex e-con e-child" data-id="0e7a1d0" data-element_type="container"> <div class="elementor-element elementor-element-09b31ab elementor-widget-tablet__width-initial elementor-widget__width-auto elementor-widget elementor-widget-image" data-id="09b31ab" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img loading="lazy" decoding="async" width="111" height="117" src="https://www.futurenzyme.eu/wp-content/uploads/2022/06/logo-the-active-site-newletter-cluter.jpg" class="attachment-full size-full wp-image-15677" alt="" /> </div> </div> </div> <div class="elementor-element elementor-element-e294361 e-con-full e-flex e-con e-child" data-id="e294361" data-element_type="container"> <div class="elementor-element elementor-element-5358ac0 elementor-widget elementor-widget-heading" data-id="5358ac0" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <div class="elementor-heading-title elementor-size-default">Cluster Policy Brief</div> </div> </div> <div class="elementor-element elementor-element-bc5b04a elementor-widget elementor-widget-text-editor" data-id="bc5b04a" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><span style="font-weight: normal;">Four EU-funded sibling projects:</span> <a href="https://www.enxylascope.eu/" target="_blank" rel="noopener">EnXylaScope</a>, <a href="https://www.futurenzyme.eu/">FuturEnzyme</a>, <a href="https://www.oxipro.eu/" target="_blank" rel="noopener">OXIPRO </a><span style="font-weight: normal;">and </span><a href="https://radicalz.eu/" target="_blank" rel="noopener">RadicalZ</a>, <span style="font-weight: normal;">have just launched </span><a href="https://zenodo.org/record/7241303" target="_blank" rel="noopener">this policy brief</a> <span style="font-weight: normal;">to provide scientific insight to support and</span> <span style="font-weight: normal;">inform EC policy areas, including the European Green Deal and Bioeconomy strategies.</span></p> </div> </div> </div> <div class="elementor-element elementor-element-9b291bf e-con-full e-flex e-con e-child" data-id="9b291bf" data-element_type="container"> <div class="elementor-element elementor-element-6ff9097 elementor-align-center elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="6ff9097" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://www.futurenzyme.eu/publications/enzyme-solutions-in-targeted-consumer-sectors-can-significantly-reduce-greenhouse-gasses-and-increase-product-sustainability/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read more</span> </span> </a> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-element elementor-element-c56078b e-con-full e-flex e-con e-parent" data-id="c56078b" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-element elementor-element-2a2f059 e-flex e-con-boxed e-con e-child" data-id="2a2f059" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="e-con-inner"> </div> </div> </section> </div> <footer itemtype="https://schema.org/WPFooter" itemscope="itemscope" id="colophon" role="contentinfo"> <div class='footer-width-fixer'> <div data-elementor-type="wp-post" data-elementor-id="2446" class="elementor elementor-2446"> <footer class="elementor-element elementor-element-190609b e-con-full e-flex e-con e-parent" data-id="190609b" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <nav class="elementor-element elementor-element-6d007e8 e-flex e-con-boxed e-con e-child" data-id="6d007e8" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-f9c1e5e e-flex e-con-boxed e-con e-child" data-id="f9c1e5e" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-57b220c elementor-button-info elementor-align-center elementor-widget elementor-widget-button" data-id="57b220c" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://www.futurenzyme.eu/advisory-board/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">ADVISORY BOARD</span> </span> </a> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-bdd6e25 e-flex e-con-boxed e-con e-child" data-id="bdd6e25" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-d120841 elementor-button-info elementor-align-center elementor-widget elementor-widget-button" data-id="d120841" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://www.futurenzyme.eu/contact/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">CONTACT US</span> </span> </a> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-5deeafe e-flex e-con-boxed e-con e-child" data-id="5deeafe" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-726165b elementor-button-info elementor-align-center elementor-widget elementor-widget-button" data-id="726165b" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://www.futurenzyme.eu/wp-login.php"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">LOG IN</span> </span> </a> </div> </div> </div> </div> </div> </div> </nav> <nav class="elementor-element elementor-element-2a44c34 e-flex e-con-boxed e-con e-child" data-id="2a44c34" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-04491da e-flex e-con-boxed e-con e-child" data-id="04491da" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-843c68d elementor-button-info elementor-align-center elementor-widget elementor-widget-button" data-id="843c68d" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://www.futurenzyme.eu/legal-notice/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">LEGAL WARNING</span> </span> </a> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-c01b432 e-flex e-con-boxed e-con e-child" data-id="c01b432" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-61a2519 elementor-button-info elementor-align-center elementor-widget elementor-widget-button" data-id="61a2519" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://www.futurenzyme.eu/privacy-policy/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">PRIVACY POLICY</span> </span> </a> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-a8ae593 e-flex e-con-boxed e-con e-child" data-id="a8ae593" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-b866fcb elementor-button-info elementor-align-center elementor-widget elementor-widget-button" data-id="b866fcb" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://www.futurenzyme.eu/cookies-policy/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">COOKIES POLICY</span> </span> </a> </div> </div> </div> </div> </div> </div> </nav> <nav class="elementor-element elementor-element-38de922 e-flex e-con-boxed e-con e-child" data-id="38de922" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-e6f783a e-flex e-con-boxed e-con e-child" data-id="e6f783a" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-d5be15e elementor-view-default elementor-widget elementor-widget-icon" data-id="d5be15e" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <a class="elementor-icon" href="https://twitter.com/futurenzyme" target="_blank" twitter=""> <svg aria-hidden="true" class="e-font-icon-svg e-fab-x-twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"></path></svg> </a> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-c39a009 e-flex e-con-boxed e-con e-child" data-id="c39a009" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-09a59dd elementor-view-default elementor-widget elementor-widget-icon" data-id="09a59dd" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <a class="elementor-icon" href="https://www.linkedin.com/company/futurenzyme" target="_blank"> <svg aria-hidden="true" class="e-font-icon-svg e-fab-linkedin-in" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z"></path></svg> </a> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-5d4c4ea e-flex e-con-boxed e-con e-child" data-id="5d4c4ea" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-850b534 elementor-view-default elementor-widget elementor-widget-icon" data-id="850b534" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <a class="elementor-icon" href="mailto:info@futurenzyme.eu"> <svg aria-hidden="true" class="e-font-icon-svg e-far-envelope" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M464 64H48C21.49 64 0 85.49 0 112v288c0 26.51 21.49 48 48 48h416c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm0 48v40.805c-22.422 18.259-58.168 46.651-134.587 106.49-16.841 13.247-50.201 45.072-73.413 44.701-23.208.375-56.579-31.459-73.413-44.701C106.18 199.465 70.425 171.067 48 152.805V112h416zM48 400V214.398c22.914 18.251 55.409 43.862 104.938 82.646 21.857 17.205 60.134 55.186 103.062 54.955 42.717.231 80.509-37.199 103.053-54.947 49.528-38.783 82.032-64.401 104.947-82.653V400H48z"></path></svg> </a> </div> </div> </div> </div> </div> <div class="elementor-element elementor-element-7ca98d2 e-flex e-con-boxed e-con e-child" data-id="7ca98d2" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-d8db216 elementor-widget elementor-widget-image" data-id="d8db216" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://zenodo.org/communities/futurenzyme/" target="_blank"> <img width="200" height="100" src="https://www.futurenzyme.eu/wp-content/uploads/2022/01/logo-zenodo-negro.png" class="attachment-medium size-medium wp-image-13782" alt="" /> </a> </div> </div> </div> </div> </div> </nav> <div class="elementor-element elementor-element-a1bd28c e-flex e-con-boxed e-con e-child" data-id="a1bd28c" data-element_type="container"> <div class="e-con-inner"> <div class="elementor-element elementor-element-111833a elementor-widget elementor-widget-text-editor" data-id="111833a" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Copyright © 2024 &#8211; <a href="https://www.futurenzyme.eu/"><strong>FuturEnzyme</strong> </a>&#8211;  All Right Reserved</p> </div> </div> </div> </div> </footer> </div> </div> </footer> </div><!-- #page --> <script> (function () { document.addEventListener("DOMContentLoaded", function (e) { if (document.hasOwnProperty("visibilityState") && document.visibilityState === "prerender") { return; } if (navigator.webdriver || /bot|crawler|spider|crawling/i.test(navigator.userAgent)) { return; } const params = location.search.slice(1).split('&').reduce((acc, s) => { const [k, v] = s.split('=') return Object.assign(acc, {[k]: v}) }, {}) const url = "https://www.futurenzyme.eu/wp-json/apvc/track_view" const body = { utm_source: params.utm_source, utm_medium: params.utm_medium, utm_campaign: params.utm_campaign, utm_term: params.utm_term, utm_content: params.utm_content, ...{"rawData":{"type":"singular","singular_id":4936,"author_id":0,"page":1},"signature":"a327d7295b2ba646f114d7a8774f1509"} } const xhr = new XMLHttpRequest() xhr.open("POST", url, true) xhr.setRequestHeader("Content-Type", "application/json;charset=UTF-8") xhr.send(JSON.stringify(body)) }) })(); </script> <!--googleoff: all--><div id="cookie-law-info-bar" data-nosnippet="true"><span><p>We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. To select the cookies we use in FuturEnzyme. <a role='button' class="medium cli-plugin-button cli-plugin-main-button cli_settings_button">Selection of preferences</a></p><br /> <p>By clicking "Select all", you agree to the use of ALL cookies. <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></p><br /> <p>For more information about <a href="https://www.futurenzyme.eu/privacy-policy/" id="CONSTANT_OPEN_URL" target="_blank" class="cli-plugin-main-link">Privacy policy</a></p><br /> <br /> </span></div><div id="cookie-law-info-again" data-nosnippet="true"><span id="cookie_hdr_showagain">Data Privacy Policy</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">Cerrar</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 summary</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="Mostrar más" role="button" data-readmore-text="Mostrar más" data-readless-text="Mostrar menos"></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">Siempre activado</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. </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="Activado" data-cli-disable="Desactivado"><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="Activado" data-cli-disable="Desactivado"><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. </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="Activado" data-cli-disable="Desactivado"><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. </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="geolocation" data-toggle="cli-toggle-tab"> Geolocation </a> <div class="cli-switch"> <input type="checkbox" id="wt-cli-checkbox-geolocation" class="cli-user-preference-checkbox" data-id="checkbox-geolocation" /> <label for="wt-cli-checkbox-geolocation" class="cli-slider" data-cli-enable="Activado" data-cli-disable="Desactivado"><span class="wt-cli-sr-only">Geolocation</span></label> </div> </div> <div class="cli-tab-content"> <div class="cli-tab-pane cli-fade" data-id="geolocation"> <div class="wt-cli-cookie-description"> These Cookies are used to store geolocation data of the computer or device to offer you more appropriate content and services. </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="register" data-toggle="cli-toggle-tab"> Register </a> <div class="cli-switch"> <input type="checkbox" id="wt-cli-checkbox-register" class="cli-user-preference-checkbox" data-id="checkbox-register" /> <label for="wt-cli-checkbox-register" class="cli-slider" data-cli-enable="Activado" data-cli-disable="Desactivado"><span class="wt-cli-sr-only">Register</span></label> </div> </div> <div class="cli-tab-content"> <div class="cli-tab-pane cli-fade" data-id="register"> <div class="wt-cli-cookie-description"> Registration cookies are created when you register or when you log in to one of our web portals. </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">GUARDAR Y ACEPTAR</a> </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--><script type="text/plain" data-cli-class="cli-blocker-script" data-cli-script-type="performance" data-cli-block="true" data-cli-element-position="body"> enableGoogleAnalytics(); </script><script type="text/plain" data-cli-class="cli-blocker-script" data-cli-script-type="geolocation" data-cli-block="true" data-cli-element-position="body"> enableGoogleAnalytics(); </script><script type="text/plain" data-cli-class="cli-blocker-script" data-cli-script-type="register" data-cli-block="true" data-cli-element-position="body"> enableGoogleAnalytics(); </script> <script type='text/javascript'> const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); </script> <link rel='stylesheet' id='widget-image-css' href='https://www.futurenzyme.eu/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.25.9' media='all' /> <link rel='stylesheet' id='e-animation-grow-css' href='https://www.futurenzyme.eu/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-grow.css?ver=3.25.9' media='all' /> <link rel='stylesheet' id='widget-heading-css' href='https://www.futurenzyme.eu/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.25.9' media='all' /> <link rel='stylesheet' id='widget-menu-anchor-css' href='https://www.futurenzyme.eu/wp-content/plugins/elementor/assets/css/widget-menu-anchor.min.css?ver=3.25.9' media='all' /> <link rel='stylesheet' id='widget-text-editor-css' href='https://www.futurenzyme.eu/wp-content/plugins/elementor/assets/css/widget-text-editor.min.css?ver=3.25.9' media='all' /> <style id='core-block-supports-inline-css'> /** * Core styles: block-supports */ </style> <link rel='stylesheet' id='cookie-law-info-table-css' href='https://www.futurenzyme.eu/wp-content/plugins/cookie-law-info/legacy/public/css/cookie-law-info-table.css?ver=3.2.7' media='all' /> <script src="https://www.futurenzyme.eu/wp-includes/js/dist/hooks.js?ver=5b4ec27a7b82f601224a" id="wp-hooks-js"></script> <script src="https://www.futurenzyme.eu/wp-includes/js/dist/i18n.js?ver=2aff907006e2aa00e26e" id="wp-i18n-js"></script> <script id="wp-i18n-js-after"> wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); </script> <script src="https://www.futurenzyme.eu/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.0" id="swv-js"></script> <script id="contact-form-7-js-translations"> ( function( domain, translations ) { var localeData = translations.locale_data[ domain ] || translations.locale_data.messages; localeData[""].domain = domain; wp.i18n.setLocaleData( localeData, domain ); } )( "contact-form-7", {"translation-revision-date":"2024-11-03 12:43:42+0000","generator":"GlotPress\/4.0.1","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"This contact form is placed in the wrong place.":["Este formulario de contacto est\u00e1 situado en el lugar incorrecto."],"Error:":["Error:"]}},"comment":{"reference":"includes\/js\/index.js"}} ); </script> <script id="contact-form-7-js-before"> var wpcf7 = { "api": { "root": "https:\/\/www.futurenzyme.eu\/wp-json\/", "namespace": "contact-form-7\/v1" }, "cached": 1 }; </script> <script src="https://www.futurenzyme.eu/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.0" id="contact-form-7-js"></script> <script src="https://www.futurenzyme.eu/wp-content/themes/hello-elementor/assets/js/hello-frontend.js?ver=3.1.1" id="hello-theme-frontend-js"></script> <script src="https://www.futurenzyme.eu/wp-content/plugins/dearpdf-lite/assets/js/dearpdf-lite.min.js?ver=2.0.38" id="dearpdf-script-js"></script> <script src="https://www.google.com/recaptcha/api.js?render=6LfUpt8bAAAAAALjTuWHpqukTjEX06Kh0JkUDoa-&amp;ver=3.0" id="google-recaptcha-js"></script> <script src="https://www.futurenzyme.eu/wp-includes/js/dist/vendor/wp-polyfill.js?ver=3.15.0" id="wp-polyfill-js"></script> <script id="wpcf7-recaptcha-js-before"> var wpcf7_recaptcha = { "sitekey": "6LfUpt8bAAAAAALjTuWHpqukTjEX06Kh0JkUDoa-", "actions": { "homepage": "homepage", "contactform": "contactform" } }; </script> <script src="https://www.futurenzyme.eu/wp-content/plugins/contact-form-7/modules/recaptcha/index.js?ver=6.0" id="wpcf7-recaptcha-js"></script> <script id="bdt-uikit-js-extra"> var element_pack_ajax_login_config = {"ajaxurl":"https:\/\/www.futurenzyme.eu\/wp-admin\/admin-ajax.php","language":"es","loadingmessage":"Sending user info, please wait...","unknownerror":"Unknown error, make sure access is correct!"}; var ElementPackConfig = {"ajaxurl":"https:\/\/www.futurenzyme.eu\/wp-admin\/admin-ajax.php","nonce":"abe567ce6f","data_table":{"language":{"lengthMenu":"Show _MENU_ Entries","info":"Showing _START_ to _END_ of _TOTAL_ entries","search":"Search :","paginate":{"previous":"Previous","next":"Next"}}},"contact_form":{"sending_msg":"Sending message please wait...","captcha_nd":"Invisible captcha not defined!","captcha_nr":"Could not get invisible captcha response!"},"mailchimp":{"subscribing":"Subscribing you please wait..."},"search":{"more_result":"More Results","search_result":"SEARCH RESULT","not_found":"not found"},"words_limit":{"read_more":"[read more]","read_less":"[read less]"},"elements_data":{"sections":[],"columns":[],"widgets":[]}}; </script> <script src="https://www.futurenzyme.eu/wp-content/plugins/bdthemes-element-pack-lite/assets/js/bdt-uikit.js?ver=3.21.7" id="bdt-uikit-js"></script> <script src="https://www.futurenzyme.eu/wp-content/plugins/elementor/assets/js/webpack.runtime.js?ver=3.25.9" id="elementor-webpack-runtime-js"></script> <script src="https://www.futurenzyme.eu/wp-content/plugins/elementor/assets/js/frontend-modules.js?ver=3.25.9" id="elementor-frontend-modules-js"></script> <script src="https://www.futurenzyme.eu/wp-includes/js/jquery/ui/core.js?ver=1.13.3" id="jquery-ui-core-js"></script> <script id="elementor-frontend-js-before"> var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":true},"i18n":{"shareOnFacebook":"Compartir en Facebook","shareOnTwitter":"Compartir en Twitter","pinIt":"Pinear","download":"Descargar","downloadImage":"Descargar imagen","fullscreen":"Pantalla completa","zoom":"Zoom","share":"Compartir","playVideo":"Reproducir v\u00eddeo","previous":"Anterior","next":"Siguiente","close":"Cerrar","a11yCarouselWrapperAriaLabel":"Carrusel | Scroll horizontal: Flecha izquierda y derecha","a11yCarouselPrevSlideMessage":"Diapositiva anterior","a11yCarouselNextSlideMessage":"Diapositiva siguiente","a11yCarouselFirstSlideMessage":"Esta es la primera diapositiva","a11yCarouselLastSlideMessage":"Esta es la \u00faltima diapositiva","a11yCarouselPaginationBulletMessage":"Ir a la diapositiva"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"M\u00f3vil vertical","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"M\u00f3vil horizontal","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tableta vertical","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tableta horizontal","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Port\u00e1til","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Pantalla grande","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.25.9","is_static":false,"experimentalFeatures":{"e_font_icon_svg":true,"additional_custom_breakpoints":true,"container":true,"e_swiper_latest":true,"e_nested_atomic_repeaters":true,"e_optimized_control_loading":true,"e_onboarding":true,"e_css_smooth_scroll":true,"hello-theme-header-footer":true,"home_screen":true,"landing-pages":true,"nested-elements":true,"editor_v2":true,"e_element_cache":true,"link-in-bio":true,"floating-buttons":true},"urls":{"assets":"https:\/\/www.futurenzyme.eu\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/www.futurenzyme.eu\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/www.futurenzyme.eu\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"35242d9126"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description","hello_header_logo_type":"logo","hello_header_menu_layout":"horizontal","hello_footer_logo_type":"logo"},"post":{"id":4936,"title":"PUBLICATIONS%20-%20FuturEnzyme","excerpt":"","featuredImage":false}}; </script> <script src="https://www.futurenzyme.eu/wp-content/plugins/elementor/assets/js/frontend.js?ver=3.25.9" id="elementor-frontend-js"></script> <script src="https://www.futurenzyme.eu/wp-content/plugins/bdthemes-element-pack-lite/assets/js/common/helper.js?ver=5.10.9" id="element-pack-helper-js"></script> <script src="https://www.futurenzyme.eu/wp-content/plugins/header-footer-elementor/inc/js/frontend.js?ver=1.6.47" id="hfe-frontend-js-js"></script> </body> </html> <!-- Cached by WP-Optimize (gzip) - https://getwpo.com - Last modified: 22/11/2024 15:03 (Europe/Madrid UTC:1) -->

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