CINXE.COM
Video - Energy Efficiency & Emission Reduction - Optimization of your existing assets - Axens
<!doctype html><!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en" > <![endif]--><!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en" > <![endif]--><!--[if IE 8]> <html class="no-js lt-ie9" lang="en" > <![endif]--><!--[if gt IE 8]><!--><html class="no-js" lang="en"><!--<![endif]--><head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="author" content="Axens SA"> <meta name="description" content="Before thinking about big investment, in terms of CapEX, to reduce CO2 footprint of the refineries, the first action to put in place is the optimization of the existing assets. Every unit and every customer has its specifities in terms of needs, objectives and design. Discover in this video the methodology employed and the different solutions to reach the goals in terms of energy efficiency and CO2 emissions reduction."> <meta name="generator" content="HubSpot"> <title>Video - Energy Efficiency & Emission Reduction - Optimization of your existing assets - Axens</title> <link rel="shortcut icon" href="https://resources.axens.net/hubfs/favicon.png"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta property="og:description" content="Before thinking about big investment, in terms of CapEX, to reduce CO2 footprint of the refineries, the first action to put in place is the optimization of the existing assets. Every unit and every customer has its specifities in terms of needs, objectives and design. Discover in this video the methodology employed and the different solutions to reach the goals in terms of energy efficiency and CO2 emissions reduction."> <meta property="og:title" content="Video - Energy Efficiency & Emission Reduction - Optimization of your existing assets - Axens"> <meta name="twitter:description" content="Before thinking about big investment, in terms of CapEX, to reduce CO2 footprint of the refineries, the first action to put in place is the optimization of the existing assets. Every unit and every customer has its specifities in terms of needs, objectives and design. Discover in this video the methodology employed and the different solutions to reach the goals in terms of energy efficiency and CO2 emissions reduction."> <meta name="twitter:title" content="Video - Energy Efficiency & Emission Reduction - Optimization of your existing assets - Axens"> <style> a.cta_button{-moz-box-sizing:content-box !important;-webkit-box-sizing:content-box !important;box-sizing:content-box !important;vertical-align:middle}.hs-breadcrumb-menu{list-style-type:none;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px}.hs-breadcrumb-menu-item{float:left;padding:10px 0px 10px 10px}.hs-breadcrumb-menu-divider:before{content:'›';padding-left:10px}.hs-featured-image-link{border:0}.hs-featured-image{float:right;margin:0 0 20px 20px;max-width:50%}@media (max-width: 568px){.hs-featured-image{float:none;margin:0;width:100%;max-width:100%}}.hs-screen-reader-text{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px} </style> <style> :root { --global-color: #025285; } </style> <link rel="stylesheet" href="https://resources.axens.net/hs-fs/hub/5476842/hub_generated/module_assets/55964579503/1721655389710/module_55964579503_Hero-V2.min.css"> <link rel="stylesheet" href="https://resources.axens.net/hs-fs/hub/5476842/hub_generated/module_assets/55974461442/1721655397275/module_55974461442_LP-Carousels.min.css"> <link rel="stylesheet" href="https://resources.axens.net/hs-fs/hub/5476842/hub_generated/module_assets/56852408625/1721655392199/module_56852408625_LP-Banner-CTA.min.css"> <script> const formProperty = { leadSource: "", buOwner: "", lifecyclestage: "", market: [809020000, 809020001], segment: "", offerOfInterest: "809020001", catalystsAdsorbents: "", coSolution: "", trSolution: "", unSolution: "", enSolution: "", adSolution: "", eqSolution: "", mainMarket: "Oil Refining & Petrochemicals & Chemicals", salesSpeContact: "" } window.addEventListener('message', event => { if(event.data.type === 'hsFormCallback' && event.data.eventName === 'onFormReady'){ const leadSourceInput = document.querySelector('input[name="lead_source"]'), buOwnerInput = document.querySelector('input[name="bu_owner"]'), lifecycleStageInput = document.querySelector('input[name="lifecyclestage"]'), segmentInput = document.querySelector('input[name="internal_use_only_segment"]'), offerOfInterestInput = document.querySelector('input[name="internal_use_only_offer_of_interest"]'), catalystsAdsorbentsInput = document.querySelector('input[name="internal_use_only_catalysts__adsorbents__gradings___solution_of_interest"]'), coSolutionInput = document.querySelector('input[name="co_solution_of_interest"]'), trSolutionInput = document.querySelector('input[name="tr_solution_of_interest"]'), unSolutionInput = document.querySelector('input[name="un_solution_of_interest"]'), enSolutionInput = document.querySelector('input[name="en_solution_of_interest"]'), adSolutionInput = document.querySelector('input[name="ad_solution_of_interest"]'), eqSolutionInput = document.querySelector('input[name="eq_solution_of_interest"]'), mainMarketSelect = document.querySelector('select[name="main_market"]') || document.querySelector('input[name="main_market"]'), salesSpeContactInput = document.querySelector('input[name="sales_specific_contact"]') formProperty.market.forEach(item => { const marketInput = document.querySelector(`input[value="${item}"]`); console.log(marketInput) if (marketInput) { const parentInputContainer = marketInput.closest('.hs-form-checkbox') marketInput.closest('label').click(); /* marketInput.checked = true; */ if (parentInputContainer) { parentInputContainer.classList.add('hide'); const currentText = parentInputContainer.querySelector('span').textContent; const fakeItem = document.createElement('li'); fakeItem.innerHTML = `<label class="hs-form-checkbox-display"><span class="🤪"></span><span>${currentText}</span></label>`; fakeItem.classList.add('hs-form-checkbox'); console.log(fakeItem) parentInputContainer.after(fakeItem); } } }) if (leadSourceInput && formProperty.leadSource !== "") { leadSourceInput.value = formProperty.leadSource; } if (buOwnerInput && formProperty.buOwner !== "") { buOwnerInput.value = formProperty.buOwner; } if (lifecycleStageInput && formProperty.lifecyclestage !== "") { lifecycleStageInput.value = formProperty.lifecyclestage; } if (segmentInput && formProperty.segment !== "") { segmentInput.value = formProperty.segment; } if (offerOfInterestInput && formProperty.offerOfInterest !== "") { offerOfInterestInput.value = formProperty.offerOfInterest; } if (catalystsAdsorbentsInput && formProperty.catalystsAdsorbents !== "") { catalystsAdsorbentsInput.value = formProperty.catalystsAdsorbents; } if (coSolutionInput && formProperty.coSolution !== "") { coSolutionInput.value = formProperty.coSolution; } if (trSolutionInput && formProperty.trSolution !== "") { trSolutionInput.value = formProperty.trSolution; } if (unSolutionInput && formProperty.unSolution !== "") { unSolutionInput.value = formProperty.unSolution; } if (enSolutionInput && formProperty.enSolution !== "") { enSolutionInput.value = formProperty.enSolution; } if (adSolutionInput && formProperty.adSolution !== "") { adSolutionInput.value = formProperty.adSolution; } if (eqSolutionInput && formProperty.eqSolution !== "") { eqSolutionInput.value = formProperty.eqSolution; } if (mainMarketSelect && formProperty.mainMarket !== "") { mainMarketSelect.value = formProperty.mainMarket; } if (salesSpeContactInput && formProperty.salesSpeContact !== "") { salesSpeContactInput.value = formProperty.salesSpeContact; } } }) </script> <link rel="canonical" href="https://resources.axens.net/vi_energy-efficiency-emission-reduction-optimization-of-your-existing-assets"> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-5PJL2RT');</script> <!-- End Google Tag Manager --> <meta property="og:url" content="https://resources.axens.net/vi_energy-efficiency-emission-reduction-optimization-of-your-existing-assets"> <meta name="twitter:card" content="summary"> <meta http-equiv="content-language" content="en"> <link rel="stylesheet" href="//7052064.fs1.hubspotusercontent-na1.net/hub/7052064/hub_generated/template_assets/1732275279028/hubspot/hubspot_default/shared/responsive/layout.min.css"> <link rel="stylesheet" href="https://resources.axens.net/hs-fs/hub/5476842/hub_generated/template_assets/38353273832/1727337304001/Markentive/Assets/css/styles-boilerplate.min.css"> <link rel="stylesheet" href="https://resources.axens.net/hs-fs/hub/5476842/hub_generated/template_assets/55735401375/1721655371236/Markentive/Assets/css/styles-lp-modules-v2.css"> <link rel="stylesheet" href="https://resources.axens.net/hs-fs/hub/5476842/hub_generated/template_assets/56162919235/1721655362080/Markentive/Assets/css/glide.min.css"> </head> <body class="lp-webinar hs-content-id-183090045467 hs-landing-page hs-page " style=""> <div class="header-container-wrapper"> <div class="header-container container-fluid"> <div class="row-fluid-wrapper row-depth-1 row-number-1 "> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_module_1613573290838297" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"></div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> <div class="row-fluid-wrapper row-depth-1 row-number-2 "> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_module_161641024006574" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"> </div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> <div class="row-fluid-wrapper row-depth-1 row-number-3 "> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_module_1612353133733875" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div id="to-the-top" class="icon__to-top"> <svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" viewbox="0 0 60 60"> <g fill="none" fill-rule="evenodd"> <g transform="translate(-1322 -6160) translate(1322 6160)"> <circle cx="30" cy="30" r="29.5" fill="#FFF" stroke="#1D0647" stroke-opacity="0.2" opacity="0.6" /> <path stroke="#664384" stroke-width="2" d="M23 31l8-8 8 8m-8-7v16" /> </g> </g> </svg> </div></div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> <div class="row-fluid-wrapper row-depth-1 row-number-4 "> <div class="row-fluid "> <div class="span12 widget-span widget-type-global_group " style="" data-widget-type="global_group" data-x="0" data-w="12"> <div class="" data-global-widget-path="generated_global_groups/55733753209.html"><div class="row-fluid-wrapper row-depth-1 row-number-1 "> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_module_1632233958034163" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div class="header__container-outer d-flex"> <div class="wrapper d-flex aling-items-center"> <div class="header__container-inner d-flex align-items-center justify-content-space-between"> <div class="header__logo"> <span id="hs_cos_wrapper_module_1632233958034163_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_logo" style="" data-hs-cos-general-type="widget" data-hs-cos-type="logo"><a href="https://www.axens.net?hsLang=en" id="hs-link-module_1632233958034163_" style="border-width:0px;border:0px;"><img src="https://resources.axens.net/hubfs/logo_axens.svg" class="hs-image-widget " height="48" style="height: auto;width:140px;border-width:0px;border:0px;" width="140" alt="Axens_Logo" title="Axens_Logo"></a></span> </div> </div> </div> </div></div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> </div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> </div><!--end header --> </div><!--end header wrapper --> <div class="body-container-wrapper"> <div class="body-container container-fluid"> <div class="row-fluid-wrapper row-depth-1 row-number-1 "> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_module_1632235886240247" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"> </div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> <div class="row-fluid-wrapper row-depth-1 row-number-2 "> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_module_1632472527817299" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div class="hero-v2-global-outer"> <div class="hero-v2-wrapper"> <div class="hero-v2-global-inner"> <div class="hero-v2-data-outer"> <div class="hero-v2-data-inner"> <div class="tag-container mb-3"> <p>Video</p> </div> <div class="hero-v2-title mb-3"> <h1>Energy Efficiency & Emission Reduction - Optimization of your existing assets</h1> </div> <div class="hero-date-time d-flex justify-content-start align-items-center mb-2"> <div class="hero-date mr-6 align-items-center"> <div class="date-bg-target"></div> <p>Axens Low Carbon Seminar Replay – November 2023</p> </div> <div class="hero-time align-items-center"> <div class="time-bg-target"></div> <p>30 min</p> </div> </div> <div class="hero-top-desc mb-2 "> <p><span>Before thinking about big investment, in terms of CapEX, to reduce CO2 footprint of the refineries, the first action to put in place is the optimization of the existing assets. Every unit and every customer has its specifities in terms of needs, objectives and design. </span></p> <p> </p> <p><span>Discover in this video the methodology employed and the different solutions to reach the goals in terms of energy efficiency and CO2 emissions reduction.</span></p> </div> </div> </div> <div class="hero-v2-form-outer"> <div class="hero-v2-form-inner"> <div class="form-v2-title"> <h2 class="white">Fill in the form to watch the replay</h2> </div> <div class="form-v2-container-outer mt-5"> <div class="form-v2-container-inner"> <span id="hs_cos_wrapper_module_1632472527817299_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_form" style="" data-hs-cos-general-type="widget" data-hs-cos-type="form"><h3 id="hs_cos_wrapper_form_978075931_title" class="hs_cos_wrapper form-title" data-hs-cos-general-type="widget_field" data-hs-cos-type="text"></h3> <div id="hs_form_target_form_978075931"></div> </span> </div> </div> </div> </div> </div> </div> </div></div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> <div class="row-fluid-wrapper row-depth-1 row-number-3 "> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_module_1632483859677464" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"></div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> <div class="row-fluid-wrapper row-depth-1 row-number-4 "> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_module_1633446338672468" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"> <div id="module_1633446338672468" class="carousel-module d-flex mt-3 mb-3 "> <style> @media (max-width: 992px){ #module_1633446338672468.carousel-module:first-child { margin-top: 3rem; } } @media (min-width: 992px) { .carousel--module_1633446338672468 .glide__slide { padding-right: 3rem; } } </style> <div class="wrapper-carousel "> <div><h2>Speakers</h2> <p> </p></div> <div class="carousel carousel--module_1633446338672468 carousel-arrows glide columns" data-duration="300" data-slides="1" data-slides_on_tablet="1" data-slides_on_mobile="1" data-interval="3000" data-focus="left" data-gap="90"> <div class="carousel-inner"> <div class="glide__arrows" data-glide-el="controls"> <button class="glide__arrow glide__arrow--left" data-glide-dir="<"> <svg width="50" height="50" xmlns="http://www.w3.org/2000/svg"> <g transform="matrix(-1 0 0 1 49 1)" stroke="#86645B" fill="none" fill-rule="evenodd"> <circle cx="24" cy="24" r="24" /> <path stroke-width="1.5" d="m22 17 6 7-6 7" /> </g> </svg></button> <button class="glide__arrow glide__arrow--right" data-glide-dir=">"> <svg width="50" height="50" xmlns="http://www.w3.org/2000/svg"> <g transform="matrix(-1 0 0 1 49 1)" stroke="#86645B" fill="none" fill-rule="evenodd"> <circle cx="24" cy="24" r="24" /> <path stroke-width="1.5" d="m22 17 6 7-6 7" /> </g> </svg> </button> </div> <div class="glide__track" data-glide-el="track"> <ul class="glide__slides text-align-left"> <li class="glide__slide "> <div class="slide-outer"> <div class="slide-inner"> <div class="content-slide d-flex flex-flow-row-wrap align-items-center pl-3 pr-3 pt-3 pb-3 border-slide" style="background-color: #ffffff; opacity: 100;"> <div class="span3 part-image"> <img src="https://resources.axens.net/hs-fs/hubfs/Event%20Webinar/Event/230621_Catalysts%20Training%202023%2c%20Paris/Marie%20Duverne_pic.jpg?width=1028&height=1041&name=Marie%20Duverne_pic.jpg" alt="Marie Duverne_pic" loading="lazy" width="1028" height="1041" style="max-width: 100%; height: auto;" srcset="https://resources.axens.net/hs-fs/hubfs/Event%20Webinar/Event/230621_Catalysts%20Training%202023%2c%20Paris/Marie%20Duverne_pic.jpg?width=514&height=521&name=Marie%20Duverne_pic.jpg 514w, https://resources.axens.net/hs-fs/hubfs/Event%20Webinar/Event/230621_Catalysts%20Training%202023%2c%20Paris/Marie%20Duverne_pic.jpg?width=1028&height=1041&name=Marie%20Duverne_pic.jpg 1028w, https://resources.axens.net/hs-fs/hubfs/Event%20Webinar/Event/230621_Catalysts%20Training%202023%2c%20Paris/Marie%20Duverne_pic.jpg?width=1542&height=1562&name=Marie%20Duverne_pic.jpg 1542w, https://resources.axens.net/hs-fs/hubfs/Event%20Webinar/Event/230621_Catalysts%20Training%202023%2c%20Paris/Marie%20Duverne_pic.jpg?width=2056&height=2082&name=Marie%20Duverne_pic.jpg 2056w, https://resources.axens.net/hs-fs/hubfs/Event%20Webinar/Event/230621_Catalysts%20Training%202023%2c%20Paris/Marie%20Duverne_pic.jpg?width=2570&height=2603&name=Marie%20Duverne_pic.jpg 2570w, https://resources.axens.net/hs-fs/hubfs/Event%20Webinar/Event/230621_Catalysts%20Training%202023%2c%20Paris/Marie%20Duverne_pic.jpg?width=3084&height=3123&name=Marie%20Duverne_pic.jpg 3084w" sizes="(max-width: 1028px) 100vw, 1028px"> </div> <div class="span9 d-flex flex-column"> <div class="part-text mb-3"> <p><strong>Marie DUVERNE</strong></p> <p><span data-teams="true">Technical Support Digital Transformation Leader </span>- Axens</p> </div> </div> </div> </div> </div> </li> </ul> <div class="glide__bullets show-bullets" data-glide-el="controls[nav]"> <button class="glide__bullet" data-glide-dir="=0"></button> </div> </div> </div> </div> </div> </div> </div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> <div class="row-fluid-wrapper row-depth-1 row-number-5 "> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_module_1633448903303549" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"></div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> <div class="row-fluid-wrapper row-depth-1 row-number-6 "> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_module_1633449385541671" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"></div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> <div class="row-fluid-wrapper row-depth-1 row-number-7 "> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_module_163350908737195" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"></div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> <div class="row-fluid-wrapper row-depth-1 row-number-8 "> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_module_1633511896925284" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"> <div class="module-banner-cta mb-6"> <div class="wrapper-banner-cta"> <div class="content-banner-cta"> <div id="hs_cos_wrapper_module_1633511896925284_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_inline_rich_text" style="" data-hs-cos-general-type="widget" data-hs-cos-type="inline_rich_text" data-hs-cos-field="text_banner_cta"><h2><span style="color: #ffffff;">Subscribe to our business newsletter to learn more about Axens</span></h2> <p> </p> <p><!--HubSpot Call-to-Action Code --><span class="hs-cta-wrapper" id="hs-cta-wrapper-3bd2b196-35b5-4cf9-b22b-439975c61fef"><span class="hs-cta-node hs-cta-3bd2b196-35b5-4cf9-b22b-439975c61fef" id="hs-cta-3bd2b196-35b5-4cf9-b22b-439975c61fef"><!--[if lte IE 8]><div id="hs-cta-ie-element"></div><![endif]--><a href="https://cta-redirect.hubspot.com/cta/redirect/5476842/3bd2b196-35b5-4cf9-b22b-439975c61fef" target="_blank" rel="noopener"><img class="hs-cta-img" id="hs-cta-img-3bd2b196-35b5-4cf9-b22b-439975c61fef" style="border-width:0px;" src="https://no-cache.hubspot.com/cta/default/5476842/3bd2b196-35b5-4cf9-b22b-439975c61fef.png" alt="Subscribe"></a></span><script charset="utf-8" src="/hs/cta/cta/current.js"></script><script type="text/javascript"> hbspt.cta._relativeUrls=true;hbspt.cta.load(5476842, '3bd2b196-35b5-4cf9-b22b-439975c61fef', {"useNewLoader":"true","region":"na1"}); </script></span><!-- end HubSpot Call-to-Action Code --></p></div> </div> </div> </div> </div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> </div><!--end body --> </div><!--end body wrapper --> <div class="footer-container-wrapper"> <div class="footer-container container-fluid"> <div class="row-fluid-wrapper row-depth-1 row-number-1 "> <div class="row-fluid "> <div class="span12 widget-span widget-type-global_group " style="" data-widget-type="global_group" data-x="0" data-w="12"> <div class="" data-global-widget-path="generated_global_groups/41218682751.html"><div class="row-fluid-wrapper row-depth-1 row-number-1 "> <div class="row-fluid "> <div class="span12 widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget" data-x="0" data-w="12"> <div id="hs_cos_wrapper_module_1612352993441804" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div class="footer__container-outer"> <div class="wrapper"> <div class="footer__container-inner d-flex flex-row-wrap"> <div class="footer__logo"> <span id="hs_cos_wrapper_module_1612352993441804_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_logo" style="" data-hs-cos-general-type="widget" data-hs-cos-type="logo"><a href="https://www.axens.net?hsLang=en" target="_blank" id="hs-link-module_1612352993441804_" rel="noopener" style="border-width:0px;border:0px;"><img src="https://resources.axens.net/hubfs/logo_axens.svg" class="hs-image-widget " height="48" style="height: auto;width:140px;border-width:0px;border:0px;" width="140" alt="Axens_Logo" title="Axens_Logo"></a></span> </div> <div class="socials d-flex align-items-center flex-row-wrap"> <a href="https://www.twitter.com/AxensGroup" class="social__link" target="_blank" rel="noopener"> <span id="hs_cos_wrapper_module_1612352993441804_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_icon" style="" data-hs-cos-general-type="widget" data-hs-cos-type="icon"><svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 512 512" aria-hidden="true"><g id="twitter1_layer"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z" /></g></svg></span> </a> <a href="https://fr.linkedin.com/company/axens" class="social__link" target="_blank" rel="noopener"> <span id="hs_cos_wrapper_module_1612352993441804_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_icon" style="" data-hs-cos-general-type="widget" data-hs-cos-type="icon"><svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512" aria-hidden="true"><g id="linkedin-in2_layer"><path d="M100.3 480H7.4V180.9h92.9V480zM53.8 140.1C24.1 140.1 0 115.5 0 85.8 0 56.1 24.1 32 53.8 32c29.7 0 53.8 24.1 53.8 53.8 0 29.7-24.1 54.3-53.8 54.3zM448 480h-92.7V334.4c0-34.7-.7-79.2-48.3-79.2-48.3 0-55.7 37.7-55.7 76.7V480h-92.8V180.9h89.1v40.8h1.3c12.4-23.5 42.7-48.3 87.9-48.3 94 0 111.3 61.9 111.3 142.3V480z" /></g></svg></span> </a> <a href="https://www.youtube.com/c/axens/featured" class="social__link" target="_blank" rel="noopener"> <span id="hs_cos_wrapper_module_1612352993441804_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_icon" style="" data-hs-cos-general-type="widget" data-hs-cos-type="icon"><svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 576 512" aria-hidden="true"><g id="youtube3_layer"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z" /></g></svg></span> </a> <div class="contact-us"> <a href="https://www.axens.net/contact-us?hsLang=en" class="cta-style"> Contact us </a> </div> </div> <div class="footer__legals d-flex"> <div class="footer__copyright"> <p>© 2024 Axens</p> </div> <div class="footer__legals__links d-flex flex-row-wrap"> <a href="https://axens.net/cookies-management-policy?hsLang=en" class="footer__legals__link"> Cookies Policy </a> <a href="javascript:openAxeptioCookies()" class="footer__legals__link"> Cookies Management </a> <a href="https://axens.net/legal-notice?hsLang=en" class="footer__legals__link"> Legal Notice </a> </div> </div> </div> </div> </div></div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> </div> </div><!--end widget-span --> </div><!--end row--> </div><!--end row-wrapper --> </div><!--end footer --> </div><!--end footer wrapper --> <!-- HubSpot performance collection script --> <script defer src="/hs/hsstatic/content-cwv-embed/static-1.1293/embed.js"></script> <script src="https://resources.axens.net/hs-fs/hub/5476842/hub_generated/template_assets/55733753366/1646646912844/Markentive/Assets/js/lp-main-v2.min.js"></script> <script src="https://resources.axens.net/hs-fs/hub/5476842/hub_generated/template_assets/56154651182/1632753844860/Markentive/Assets/js/glide.min.js"></script> <script> var hsVars = hsVars || {}; hsVars['language'] = 'en'; </script> <script src="/hs/hsstatic/cos-i18n/static-1.53/bundles/project.js"></script> <script src="https://resources.axens.net/hs-fs/hub/5476842/hub_generated/module_assets/41219049546/1613644648165/module_41219049546_LP-BackToTop.min.js"></script> <script> window.addEventListener('DOMContentLoaded', (event) => { let globalColor = '#025285', body = document.getElementsByTagName('body');; switch (globalColor) { case '#e9426d': body[0].classList.add('pink'); break; case '#35b6b4': body[0].classList.add('turquoise'); break; case '#025285': body[0].classList.add('dark-blue'); break; case '#604d7f': body[0].classList.add('violet'); break; } }); </script> <!--[if lte IE 8]> <script charset="utf-8" src="https://js.hsforms.net/forms/v2-legacy.js"></script> <![endif]--> <script data-hs-allowed="true" src="/_hcms/forms/v2.js"></script> <script data-hs-allowed="true"> var options = { portalId: '5476842', formId: 'd96f8635-51ed-42ed-ab64-104a6dec3a7e', formInstanceId: '4135', pageId: '183090045467', region: 'na1', pageName: "Video - Energy Efficiency & Emission Reduction - Optimization of your existing assets - Axens", redirectUrl: "https:\/\/resources.axens.net\/vi_energy-efficiency-emission-reduction-optimization-of-your-existing-assets-replay", css: '', target: '#hs_form_target_form_978075931', contentType: "landing-page", formsBaseUrl: '/_hcms/forms/', formData: { cssClass: 'hs-form stacked hs-custom-form' } }; options.getExtraMetaDataBeforeSubmit = function() { var metadata = {}; if (hbspt.targetedContentMetadata) { var count = hbspt.targetedContentMetadata.length; var targetedContentData = []; for (var i = 0; i < count; i++) { var tc = hbspt.targetedContentMetadata[i]; if ( tc.length !== 3) { continue; } targetedContentData.push({ definitionId: tc[0], criterionId: tc[1], smartTypeId: tc[2] }); } metadata["targetedContentMetadata"] = JSON.stringify(targetedContentData); } return metadata; }; hbspt.forms.create(options); </script> <!-- Start of HubSpot Analytics Code --> <script type="text/javascript"> var _hsq = _hsq || []; _hsq.push(["setContentType", "landing-page"]); _hsq.push(["setCanonicalUrl", "https:\/\/resources.axens.net\/vi_energy-efficiency-emission-reduction-optimization-of-your-existing-assets"]); _hsq.push(["setPageId", "183090045467"]); _hsq.push(["setContentMetadata", { "contentPageId": 183090045467, "legacyPageId": "183090045467", "contentFolderId": null, "contentGroupId": null, "abTestId": null, "languageVariantId": 183090045467, "languageCode": "en", }]); </script> <script type="text/javascript" id="hs-script-loader" async defer src="/hs/scriptloader/5476842.js"></script> <!-- End of HubSpot Analytics Code --> <script type="text/javascript"> var hsVars = { render_id: "086c913b-902d-4f7b-aa8d-098f93e29e24", ticks: 1732281867518, page_id: 183090045467, content_group_id: 0, portal_id: 5476842, app_hs_base_url: "https://app.hubspot.com", cp_hs_base_url: "https://cp.hubspot.com", language: "en", analytics_page_type: "landing-page", scp_content_type: "", analytics_page_id: "183090045467", category_id: 1, folder_id: 0, is_hubspot_user: false } </script> <script defer src="/hs/hsstatic/HubspotToolsMenu/static-1.354/js/index.js"></script> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5PJL2RT" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- Generated by the HubSpot Template Builder - template version 1.03 --> </body></html>