{"id":10255,"date":"2026-06-19T17:12:29","date_gmt":"2026-06-19T15:12:29","guid":{"rendered":"https:\/\/leyton.majjane.agency\/uk\/?page_id=10255"},"modified":"2026-07-25T13:18:37","modified_gmt":"2026-07-25T11:18:37","slug":"energy-intensive-industries-compensation-scheme-ets","status":"publish","type":"page","link":"https:\/\/leyton.majjane.agency\/uk\/energy-intensive-industries-compensation-scheme-ets\/","title":{"rendered":"Energy Intensive Industries Compensation"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"10255\" class=\"elementor elementor-10255\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4b369a18 e-grid e-con-boxed e-con e-parent\" data-id=\"4b369a18\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-490debd8 e-flex e-con-boxed e-con e-child\" data-id=\"490debd8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-634ac859 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"634ac859\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Energy Intensive Industries (EII)  <span> compensation for UK and CPS costs<\/span><\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2ddcdf6f elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"2ddcdf6f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>We help eligible electricity-intensive manufacturers claim Energy Intensive Industries (EII) compensation for the indirect carbon costs of the UK Emissions Trading Scheme (UK ETS) and Carbon Price Support (CPS) mechanism.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7a3c8288 elementor-align-center elementor-widget__width-initial fx-flood-icon elementor-widget elementor-widget-button\" data-id=\"7a3c8288\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/..\/uk\/contact\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M3.23438 7.75781L12.2849 7.75781\" stroke=\"#012D48\" stroke-width=\"1.29293\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M7.75781 3.2323L12.2831 7.75755L7.75781 12.2828\" stroke=\"#012D48\" stroke-width=\"1.29293\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Find out if you're eligible<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1c35d89 e-con-full e-flex e-con e-child\" data-id=\"1c35d89\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c6c213d elementor-widget elementor-widget-video\" data-id=\"c6c213d\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"main-video\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">\n\t\t\t\t\t<video class=\"elementor-video\" src=\"https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/03\/15506610_1280_720_25fps.mp4\" preload=\"metadata\" controlsList=\"nodownload\" poster=\"https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/05\/Rectangle-7138-1.webp\"><\/video>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-81761e9 elementor-widget elementor-widget-html\" data-id=\"81761e9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>\r\n(function() {\r\n    function initVideoPopup() {\r\n        const trigger = document.getElementById('play-icon-trigger');\r\n        const videoWrap = document.getElementById('main-video');\r\n        \r\n        if (!trigger || !videoWrap) return;\r\n        \r\n        trigger.style.cursor = 'pointer';\r\n        \r\n        function getVideoSource() {\r\n            let videoEl = videoWrap.querySelector('video');\r\n            if (videoEl) {\r\n                const source = videoEl.querySelector('source');\r\n                if (source && source.src) return source.src;\r\n                if (videoEl.src) return videoEl.src;\r\n                if (videoEl.getAttribute('src')) return videoEl.getAttribute('src');\r\n            }\r\n            const anySource = videoWrap.querySelector('source');\r\n            if (anySource && anySource.src) return anySource.src;\r\n            return null;\r\n        }\r\n        \r\n        function lockLenis() {\r\n            if (window.lenis) window.lenis.stop();\r\n            else if (window.lenisInstance) window.lenisInstance.stop();\r\n            document.documentElement.classList.add('lenis-stopped');\r\n            document.body.style.overflow = 'hidden';\r\n        }\r\n        \r\n        function unlockLenis() {\r\n            if (window.lenis) window.lenis.start();\r\n            else if (window.lenisInstance) window.lenisInstance.start();\r\n            document.documentElement.classList.remove('lenis-stopped');\r\n            document.body.style.overflow = '';\r\n        }\r\n        \r\n        trigger.addEventListener('click', function(e) {\r\n            e.preventDefault();\r\n            e.stopPropagation();\r\n            \r\n            const videoSrc = getVideoSource();\r\n            if (!videoSrc) return;\r\n            \r\n            const overlay = document.createElement('div');\r\n            overlay.id = 'custom-video-lightbox';\r\n            overlay.innerHTML = `\r\n                <video class=\"cvl-video\" controls autoplay playsinline>\r\n                    <source src=\"${videoSrc}\" type=\"video\/mp4\">\r\n                <\/video>\r\n                <div class=\"cvl-close\" role=\"button\" tabindex=\"0\" aria-label=\"Close\">\r\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                        <line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"><\/line>\r\n                        <line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"><\/line>\r\n                    <\/svg>\r\n                <\/div>\r\n            `;\r\n            document.body.appendChild(overlay);\r\n            lockLenis();\r\n            \r\n            const close = () => {\r\n                console.log('CLOSE CALLED at', Date.now());\r\n                const video = overlay.querySelector('video');\r\n                if (video) { video.pause(); video.src = ''; }\r\n                if (overlay.parentNode) overlay.remove();\r\n                unlockLenis();\r\n                document.removeEventListener('keydown', escClose);\r\n            };\r\n            \r\n            function escClose(ev) {\r\n                if (ev.key === 'Escape') close();\r\n            }\r\n            \r\n            const closeBtn = overlay.querySelector('.cvl-close');\r\n            \r\n            closeBtn.onclick = function(e) {\r\n                console.log('X CLICKED at', Date.now(), 'target:', e.target);\r\n                e.preventDefault();\r\n                e.stopPropagation();\r\n                close();\r\n                return false;\r\n            };\r\n            \r\n            document.addEventListener('keydown', escClose);\r\n        });\r\n    }\r\n    \r\n    if (document.readyState === 'loading') {\r\n        document.addEventListener('DOMContentLoaded', initVideoPopup);\r\n    } else {\r\n        initVideoPopup();\r\n    }\r\n})();\r\n<\/script>\r\n\r\n<style>\r\nhtml.lenis-stopped {\r\n    overflow: hidden !important;\r\n}\r\n#custom-video-lightbox {\r\n    position: fixed;\r\n    inset: 0;\r\n    z-index: 99999;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    background: rgba(0, 0, 0, 0.9);\r\n}\r\n#custom-video-lightbox .cvl-video {\r\n    width: 90vw;\r\n    max-width: 1000px;\r\n    max-height: 85vh;\r\n    height: auto;\r\n    border-radius: 12px;\r\n    background: #000;\r\n    display: block;\r\n}\r\n#custom-video-lightbox .cvl-close {\r\n    position: fixed;\r\n    top: 25px;\r\n    right: 25px;\r\n    width: 60px;\r\n    height: 60px;\r\n    color: #fff;\r\n    cursor: pointer;\r\n    z-index: 999999;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    user-select: none;\r\n}\r\n#custom-video-lightbox .cvl-close svg {\r\n    width: 40px;\r\n    height: 40px;\r\n    pointer-events: none;\r\n}\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-19b4d75 elementor-widget elementor-widget-image\" data-id=\"19b4d75\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"800\" height=\"534\" src=\"https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/power-line-and-clear-sky-in-zaragoza-province-ara-2026-03-26-01-41-54-utc-1024x683.jpg\" class=\"attachment-large size-large wp-image-10291\" alt=\"power-line-and-clear-sky\" srcset=\"https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/power-line-and-clear-sky-in-zaragoza-province-ara-2026-03-26-01-41-54-utc-1024x683.jpg 1024w, https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/power-line-and-clear-sky-in-zaragoza-province-ara-2026-03-26-01-41-54-utc-300x200.jpg 300w, https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/power-line-and-clear-sky-in-zaragoza-province-ara-2026-03-26-01-41-54-utc-768x513.jpg 768w, https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/power-line-and-clear-sky-in-zaragoza-province-ara-2026-03-26-01-41-54-utc-1536x1025.jpg 1536w, https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/power-line-and-clear-sky-in-zaragoza-province-ara-2026-03-26-01-41-54-utc-2048x1367.jpg 2048w, https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/power-line-and-clear-sky-in-zaragoza-province-ara-2026-03-26-01-41-54-utc-400x267.jpg 400w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6924d7a7 e-flex e-con-boxed e-con e-parent\" data-id=\"6924d7a7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-362f93c9 liquid-glass elementor-widget elementor-widget-text-editor\" data-id=\"362f93c9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>How it works<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-27ea82a9 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"27ea82a9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How does Energy Intensive Industries (EII) compensation work?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-63b17f07 elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"63b17f07\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>EII compensation helps you offset indirect carbon costs\u00a0that electricity generators pass through to you in your electricity bills\u00a0via two government mechanisms:<\/p><ul><li>the UK Emissions Trading Scheme (UK ETS), which operates a cap-and-trade system<\/li><li>the Carbon Price Support (CPS), a tax on fossil fuels used to generate electricity<\/li><\/ul><p>If your business is looking to reduce electricity policy charges such as the Renewables Obligation (RO) and Feed-in Tariffs (FiT), rather than offset carbon costs, there is also an\u00a0<strong><span style=\"color: #eb6739;\"><a style=\"color: #eb6739; text-decoration: underline;\" href=\"\/..\/uk\/energy-tax-exemption-energy-intensive-industries-eii\/\">EII exemption scheme<\/a><\/span><\/strong> available.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fef8c3e elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"fef8c3e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Who is eligible for EII Compensation?<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4fa8b26 elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"4fa8b26\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong>To qualify for EII compensation, generally businesses must:<\/strong><\/p><ul><li>manufacture a product which has a relevant Standard Industrial Classification (SIC) code<\/li><li>show that your indirect carbon costs amount to 5% or more of your gross value added (the \u201c5% filter test\u201d)<\/li><li>manufacture at least one eligible product (you can still apply if some of your activities aren\u2019t eligible)<\/li><\/ul><p><span style=\"color: #eb6739;\"><a style=\"color: #eb6739;\" href=\"\/..\/uk\/contact\/\"><strong>Check your eligibility with Leyton<\/strong><\/a><\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2f43e65 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"2f43e65\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">EII compensation  <\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cc7d126 elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"cc7d126\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Alongside the EII exemption scheme, your business may also be able to claim <span style=\"text-decoration: underline; color: #eb6739;\"><strong><a style=\"color: #eb6739; text-decoration: underline;\" href=\"\/..\/uk\/energy-tax-exemption-energy-intensive-industries-eii\/\">EII compensation<\/a><\/strong><\/span> for the indirect carbon costs of the UK Emissions Trading Scheme (UK ETS) and Carbon Price Support (CPS) mechanism. We can help you understand which schemes are suitable for your business.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-002fb7d e-flex e-con-boxed e-con e-parent\" data-id=\"002fb7d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7bff672 liquid-glass elementor-widget elementor-widget-text-editor\" data-id=\"7bff672\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Our process<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3cce8a3 elementor-widget elementor-widget-heading\" data-id=\"3cce8a3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Leyton\u2019s steps for success <\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f93841e e-grid e-con-full animate-fade-stagger e-con e-child\" data-id=\"f93841e\" data-element_type=\"container\" data-e-type=\"container\" id=\"mon-grid\">\n\t\t<div class=\"elementor-element elementor-element-16a8ba1 e-con-full e-flex e-con e-child\" data-id=\"16a8ba1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dff3588 elementor-widget elementor-widget-heading\" data-id=\"dff3588\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">01.<\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e379844 elementor-widget elementor-widget-heading\" data-id=\"e379844\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Kick Off<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e60cae2 elementor-widget elementor-widget-text-editor\" data-id=\"e60cae2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>You\u2019ll meet with our consultants, where we\u2019ll learn more about your business and briefly walk you through the EII compensation process.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d7f45a9 e-con-full e-flex e-con e-child\" data-id=\"d7f45a9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-00ccaa6 elementor-widget elementor-widget-heading\" data-id=\"00ccaa6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">02.<\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0d84a23 elementor-widget elementor-widget-heading\" data-id=\"0d84a23\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Qualification<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-94d8352 elementor-widget elementor-widget-text-editor\" data-id=\"94d8352\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>We\u2019ll assess whether your product falls within an eligible SIC code and whether your business passes the 5% filter test.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bb0631a e-con-full e-flex e-con e-child\" data-id=\"bb0631a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7441e25 elementor-widget elementor-widget-heading\" data-id=\"7441e25\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">03.<\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9920ce3 elementor-widget elementor-widget-heading\" data-id=\"9920ce3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Application &amp; submission<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5f75658 elementor-widget elementor-widget-text-editor\" data-id=\"5f75658\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>After passing these tests, we\u2019ll begin compiling your application, handling the background work on your behalf. We\u2019ll then submit the claim to Department for Business and Trade (DBT).<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-06d2d68 e-con-full e-flex e-con e-child\" data-id=\"06d2d68\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-57381e6 elementor-widget elementor-widget-heading\" data-id=\"57381e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">04.<\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a2b47bb elementor-widget elementor-widget-heading\" data-id=\"a2b47bb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Award<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5b97501 elementor-widget elementor-widget-text-editor\" data-id=\"5b97501\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>The DBT will review the claim and provide us with a letter of compensation detailing your benefits.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-94b2deb e-flex e-con-boxed e-con e-parent\" data-id=\"94b2deb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9eb38ad liquid-glass elementor-widget elementor-widget-text-editor\" data-id=\"9eb38ad\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Why choose Leyton<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0102339 elementor-widget-mobile__width-initial elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"0102339\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How Leyton can help your business<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9b407be elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"9b407be\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>We work with over 6,000 innovative companies, and our technical expertise means we can help businesses of all sizes benefit from valuable government tax incentives. Our experience means that we\u2019re able to tailor a strategy that fits your business.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-73f528b elementor-widget-mobile__width-initial elementor-widget elementor-widget-shortcode\" data-id=\"73f528b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n    <div id=\"gfi-challenges-widget-10255\" class=\"gfi-challenges\">\n                    <div class=\"gfi-ch-panel gfi-ch-panel--active\" data-index=\"0\">\n                <div class=\"gfi-ch-panel__sidebar\">\n                    <span class=\"gfi-ch-panel__number\">01<\/span>\n                    <span class=\"gfi-ch-panel__line\"><\/span>\n                    <span class=\"gfi-ch-panel__label\">Industry knowledge<\/span>\n                <\/div>\n\n                <div class=\"gfi-ch-panel__content-wrapper\">\n                    <div class=\"gfi-ch-content\">\n                        <div class=\"gfi-ch-content__top\">\n                            <div class=\"gfi-ch-content__text\">\n                                <h3 class=\"gfi-ch-content__title\">Industry knowledge<\/h3>\n                                                                    <div class=\"gfi-ch-content__description\">Our specialists have energy industry backgrounds as well as a strong record of helping manufacturers secure the exemptions they are entitled to.<\/div>\n                                                                                            <\/div>\n                        <\/div>\n                                                    <div class=\"gfi-ch-content__image\">\n                                <img width=\"800\" height=\"534\" src=\"https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/engineer-and-worker-discussing-on-a-wind-turbine-f-2026-03-16-05-09-33-utc-1024x683.jpg\" class=\"attachment-large size-large\" alt=\"engineer-and-worker-discussing-on-a-wind-turbine\" loading=\"eager\" fetchpriority=\"low\" decoding=\"async\" sizes=\"(max-width: 900px) 100vw, 800px\" srcset=\"https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/engineer-and-worker-discussing-on-a-wind-turbine-f-2026-03-16-05-09-33-utc-1024x683.jpg 1024w, https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/engineer-and-worker-discussing-on-a-wind-turbine-f-2026-03-16-05-09-33-utc-300x200.jpg 300w, https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/engineer-and-worker-discussing-on-a-wind-turbine-f-2026-03-16-05-09-33-utc-768x512.jpg 768w, https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/engineer-and-worker-discussing-on-a-wind-turbine-f-2026-03-16-05-09-33-utc-1536x1024.jpg 1536w, https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/engineer-and-worker-discussing-on-a-wind-turbine-f-2026-03-16-05-09-33-utc-2048x1365.jpg 2048w, https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/engineer-and-worker-discussing-on-a-wind-turbine-f-2026-03-16-05-09-33-utc-400x267.jpg 400w\" \/>                            <\/div>\n                                            <\/div>\n                <\/div>\n            <\/div>\n                    <div class=\"gfi-ch-panel\" data-index=\"1\">\n                <div class=\"gfi-ch-panel__sidebar\">\n                    <span class=\"gfi-ch-panel__number\">02<\/span>\n                    <span class=\"gfi-ch-panel__line\"><\/span>\n                    <span class=\"gfi-ch-panel__label\">Energy expertise<\/span>\n                <\/div>\n\n                <div class=\"gfi-ch-panel__content-wrapper\">\n                    <div class=\"gfi-ch-content\">\n                        <div class=\"gfi-ch-content__top\">\n                            <div class=\"gfi-ch-content__text\">\n                                <h3 class=\"gfi-ch-content__title\">Energy expertise<\/h3>\n                                                                    <div class=\"gfi-ch-content__description\">We understand the challenging area of non-commodity costs and can help ensure you don't pay a penny more than you have to.<\/div>\n                                                                                            <\/div>\n                        <\/div>\n                                                    <div class=\"gfi-ch-content__image\">\n                                <img width=\"800\" height=\"534\" src=\"https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/power-lines-at-sunset-over-a-rural-landscape-2026-03-18-06-28-20-utc-1024x683.jpg\" class=\"attachment-large size-large\" alt=\"power-lines-at-sunset-over-a-rural-landscape\" loading=\"eager\" fetchpriority=\"low\" decoding=\"async\" sizes=\"(max-width: 900px) 100vw, 800px\" srcset=\"https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/power-lines-at-sunset-over-a-rural-landscape-2026-03-18-06-28-20-utc-1024x683.jpg 1024w, https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/power-lines-at-sunset-over-a-rural-landscape-2026-03-18-06-28-20-utc-300x200.jpg 300w, https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/power-lines-at-sunset-over-a-rural-landscape-2026-03-18-06-28-20-utc-768x512.jpg 768w, https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/power-lines-at-sunset-over-a-rural-landscape-2026-03-18-06-28-20-utc-1536x1024.jpg 1536w, https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/power-lines-at-sunset-over-a-rural-landscape-2026-03-18-06-28-20-utc.jpg 1920w, https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/power-lines-at-sunset-over-a-rural-landscape-2026-03-18-06-28-20-utc-400x267.jpg 400w\" \/>                            <\/div>\n                                            <\/div>\n                <\/div>\n            <\/div>\n                    <div class=\"gfi-ch-panel\" data-index=\"2\">\n                <div class=\"gfi-ch-panel__sidebar\">\n                    <span class=\"gfi-ch-panel__number\">03<\/span>\n                    <span class=\"gfi-ch-panel__line\"><\/span>\n                    <span class=\"gfi-ch-panel__label\">Carbon reduction<\/span>\n                <\/div>\n\n                <div class=\"gfi-ch-panel__content-wrapper\">\n                    <div class=\"gfi-ch-content\">\n                        <div class=\"gfi-ch-content__top\">\n                            <div class=\"gfi-ch-content__text\">\n                                <h3 class=\"gfi-ch-content__title\">Carbon reduction<\/h3>\n                                                                    <div class=\"gfi-ch-content__description\">We\u2019ll help you understand which schemes are available to support funding for carbon and energy reduction.<\/div>\n                                                                                            <\/div>\n                        <\/div>\n                                                    <div class=\"gfi-ch-content__image\">\n                                <img width=\"800\" height=\"448\" src=\"https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/wind-turbines-and-coal-plant-in-rural-landscape-2026-01-08-00-27-43-utc-1024x574.jpg\" class=\"attachment-large size-large\" alt=\"wind-turbines-and-coal-plant-in-rural-landscape\" loading=\"eager\" fetchpriority=\"low\" decoding=\"async\" sizes=\"(max-width: 900px) 100vw, 800px\" srcset=\"https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/wind-turbines-and-coal-plant-in-rural-landscape-2026-01-08-00-27-43-utc-1024x574.jpg 1024w, https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/wind-turbines-and-coal-plant-in-rural-landscape-2026-01-08-00-27-43-utc-300x168.jpg 300w, https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/wind-turbines-and-coal-plant-in-rural-landscape-2026-01-08-00-27-43-utc-768x430.jpg 768w, https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/wind-turbines-and-coal-plant-in-rural-landscape-2026-01-08-00-27-43-utc-1536x861.jpg 1536w, https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/wind-turbines-and-coal-plant-in-rural-landscape-2026-01-08-00-27-43-utc-2048x1148.jpg 2048w, https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/wind-turbines-and-coal-plant-in-rural-landscape-2026-01-08-00-27-43-utc-400x224.jpg 400w, https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/wind-turbines-and-coal-plant-in-rural-landscape-2026-01-08-00-27-43-utc.jpg 1920w\" \/>                            <\/div>\n                                            <\/div>\n                <\/div>\n            <\/div>\n                    <div class=\"gfi-ch-panel\" data-index=\"3\">\n                <div class=\"gfi-ch-panel__sidebar\">\n                    <span class=\"gfi-ch-panel__number\">04<\/span>\n                    <span class=\"gfi-ch-panel__line\"><\/span>\n                    <span class=\"gfi-ch-panel__label\">Relationships<\/span>\n                <\/div>\n\n                <div class=\"gfi-ch-panel__content-wrapper\">\n                    <div class=\"gfi-ch-content\">\n                        <div class=\"gfi-ch-content__top\">\n                            <div class=\"gfi-ch-content__text\">\n                                <h3 class=\"gfi-ch-content__title\">Relationships<\/h3>\n                                                                    <div class=\"gfi-ch-content__description\">We regularly speak with HMRC, DBT (Department for Business &amp; Trade) and all UK energy suppliers, building the relationships that help to get things moving quickly.<\/div>\n                                                                                            <\/div>\n                        <\/div>\n                                                    <div class=\"gfi-ch-content__image\">\n                                <img width=\"800\" height=\"534\" src=\"https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/businesswoman-and-a-businessman-working-together-o-2026-03-18-08-11-31-utc-1024x683.jpg\" class=\"attachment-large size-large\" alt=\"businesswoman-and-a-businessman-working\" loading=\"eager\" fetchpriority=\"low\" decoding=\"async\" sizes=\"(max-width: 900px) 100vw, 800px\" srcset=\"https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/businesswoman-and-a-businessman-working-together-o-2026-03-18-08-11-31-utc-1024x683.jpg 1024w, https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/businesswoman-and-a-businessman-working-together-o-2026-03-18-08-11-31-utc-300x200.jpg 300w, https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/businesswoman-and-a-businessman-working-together-o-2026-03-18-08-11-31-utc-768x512.jpg 768w, https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/businesswoman-and-a-businessman-working-together-o-2026-03-18-08-11-31-utc-1536x1024.jpg 1536w, https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/businesswoman-and-a-businessman-working-together-o-2026-03-18-08-11-31-utc-2048x1365.jpg 2048w, https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/businesswoman-and-a-businessman-working-together-o-2026-03-18-08-11-31-utc-400x267.jpg 400w, https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/businesswoman-and-a-businessman-working-together-o-2026-03-18-08-11-31-utc.jpg 1920w\" \/>                            <\/div>\n                                            <\/div>\n                <\/div>\n            <\/div>\n            <\/div>\n\n    <style>\n        .gfi-challenges {\n            width: 100%;\n            display: flex;\n            gap: 16px;\n            align-items: stretch;\n            min-height: 520px;\n            font-family: 'Montserrat', sans-serif;\n        }\n\n        .gfi-ch-panel {\n            position: relative;\n            display: flex;\n            flex: 0 0 99px;\n            gap: 0px;\n            overflow: hidden;\n            cursor: pointer;\n            transition: flex 0.8s cubic-bezier(0.25, 1, 0.3, 1), gap 0.8s cubic-bezier(0.25, 1, 0.3, 1);\n        }\n\n        .gfi-ch-panel--active {\n            flex: 1 1 0;\n            gap: 16px;\n            cursor: default;\n        }\n\n        .gfi-ch-panel__sidebar {\n            flex: 0 0 99px;\n            width: 99px;\n            border-radius: 15px;\n            border: 1px solid #C0C0C0;\n            background: rgba(29, 67, 92, 1);\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            justify-content: space-between;\n            padding: 22px 26px 23px 27px;\n            color: #fff;\n            transition: background 0.6s ease, color 0.6s ease;\n            user-select: none;\n            height: calc(100% - 3px);\n        }\n\n        .gfi-ch-panel--active .gfi-ch-panel__sidebar {\n            border-radius: 15px;\n            border: 1px solid #C0C0C0;\n            background: linear-gradient(180deg, #F3F4F6 0%, #CDD5DC 100%);\n            color: #0d2b4e;\n        }\n\n        .gfi-ch-panel__number {\n            font: 600 30px\/1 'Montserrat', sans-serif;\n        }\n\n        .gfi-ch-panel__line {\n            flex: 1;\n            width: 1px;\n            background: rgba(255, 255, 255, 0.5);\n            margin: 24px 0;\n            transition: background 0.6s ease;\n        }\n\n        .gfi-ch-panel--active .gfi-ch-panel__line {\n            background: #012D48;\n        }\n\n        .gfi-ch-panel__label {\n            font: 500 18px\/1 'Montserrat', sans-serif;\n            writing-mode: vertical-rl;\n            transform: rotate(180deg);\n            letter-spacing: 0.5px;\n            white-space: nowrap;\n        }\n\n        .gfi-ch-panel__content-wrapper {\n            flex: 0 0 0px;\n            min-width: 0;\n            background: transparent;\n            border-radius: 24px;\n            overflow: hidden;\n            \/* No opacity fade \u2014 it read as a blink\/zoom. The wrapper's width\n               (flex) animating with overflow:hidden does the reveal. *\/\n            opacity: 1;\n            transition: flex 0.8s cubic-bezier(0.25, 1, 0.3, 1);\n        }\n\n        .gfi-ch-panel--active .gfi-ch-panel__content-wrapper {\n            flex: 1 1 0;\n            opacity: 1;\n            transition: flex 0.8s cubic-bezier(0.25, 1, 0.3, 1);\n        }\n\n        .gfi-ch-content {\n            width: 100%;\n            min-width: 570px;\n            height: 100%;\n            display: flex;\n            flex-direction: column;\n            justify-content: space-between;\n            padding: 8px 24px 24px 24px;\n            gap: 16px;\n\n        }\n\n        .gfi-ch-content__top {\n            display: flex;\n            align-items: flex-start;\n            gap: 24px;\n        }\n\n        .gfi-ch-content__num {\n            font: 700 48px\/0.85 'Montserrat', sans-serif;\n            color: #0d2b4e;\n        }\n\n        .gfi-ch-content__title {\n            font: 600 30px\/1.2 'Montserrat', sans-serif;\n            color: #0d2b4e;\n            margin: 0 0 12px;\n        }\n\n        .gfi-ch-content__description {\n            font: 400 14px\/1.6 'Montserrat', sans-serif;\n            color: #64707d;\n            \/* max-width: 500px; *\/\n        }\n\n        .gfi-ch-content__description p {\n            margin: 0 0 12px;\n        }\n\n        .gfi-ch-content__description p:last-child {\n            margin: 0;\n        }\n\n        .gfi-ch-panel__content-wrapper .gfi-btn {\n            margin-top: 1rem;\n        }\n\n\n\n        .gfi-ch-panel__content-wrapper .gfi-btn span {\n            color: #0d2b4e;\n            font-weight: 600;\n            font-size: 13px;\n            text-decoration: none;\n        }\n\n        .gfi-ch-panel__content-wrapper .gfi-btn a {\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n\n        \/* .gfi-ch-panel__content-wrapper .elementor-button-icon {\n            position: absolute;\n            right: 8px;\n            top: 50%;\n            transform: translateY(-50%);\n            width: 28px;\n            height: 28px;\n            background: #0d2b4e;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n\n        .gfi-ch-panel__content-wrapper .elementor-button-icon svg {\n            width: 12px;\n            fill: #fff;\n        } *\/\n\n        .gfi-ch-content__image {\n            width: 100%;\n            overflow: visible !important;\n            background: none !important;\n        }\n\n        .gfi-ch-content__image img {\n            width: 100%;\n            height: 282px;\n            object-fit: cover;\n            display: block;\n            border-radius: 15px;\n            box-shadow: 0 8px 14px 0px rgba(0, 0, 0, 0.20);\n        }\n\n        @media (max-width: 900px) {\n            .gfi-challenges {\n                flex-direction: column;\n                min-height: auto;\n            }\n\n            .gfi-ch-panel {\n                flex: 0 0 auto;\n                flex-direction: column;\n                \/* Leaves a gap above the header when it scrolls to the top.\n                   Increase this if your site has a sticky\/fixed header. *\/\n                scroll-margin-top: 16px;\n            }\n\n            .gfi-ch-panel__sidebar {\n                width: 100%;\n                flex: 0 0 70px;\n                flex-direction: row;\n                padding: 0 20px;\n                border-radius: 15px;\n                justify-content: flex-start;\n                gap: 1rem;\n            }\n\n            .gfi-ch-panel--active .gfi-ch-panel__sidebar {\n                background: linear-gradient(270deg, #F3F4F6 0%, #CDD5DC 100%);\n            }\n\n            .gfi-ch-panel__number {\n                display: none;\n            }\n\n            .gfi-ch-content__num {\n                display: none;\n            }\n\n            .gfi-ch-panel__line {\n                height: 1px;\n                order: 1;\n                margin: 0 0;\n                flex-grow: 1;\n            }\n\n            .gfi-ch-panel__label {\n                writing-mode: horizontal-tb;\n                transform: none;\n                \/* color: red; *\/\n                text-wrap: wrap;\n            }\n\n            .gfi-ch-panel__content-wrapper {\n                flex: 0 0 auto;\n                max-height: 0;\n                \/* Always fully opaque on mobile \u2014 no fade, so no \"blink\".\n                   (Overrides the desktop fade-in defined further up.) *\/\n                opacity: 1;\n                overflow: hidden;\n                \/* easeInOutCubic \u2014 kept in sync with the JS scroll animation\n                   (same duration + curve) so the open and the upward scroll\n                   move in lockstep. *\/\n                transition: max-height 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);\n            }\n\n            .gfi-ch-panel--active .gfi-ch-panel__content-wrapper {\n                \/* Fallback height if JS hasn't run yet; JS sets the exact\n                   pixel height on interaction for a steady, even slide. *\/\n                max-height: 1000px;\n                flex: 0 0 auto;\n                opacity: 1;\n                transition: max-height 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);\n            }\n\n            .gfi-ch-content {\n                min-width: 0;\n                padding: 1rem .5rem;\n            }\n\n            \/* Put the image on its own GPU layer so revealing it as the panel\n               opens is a cheap compositor clip instead of a per-frame repaint\n               of the (downscaled) photo \u2014 keeps the open buttery on mobile. *\/\n            .gfi-ch-content__image img {\n                transform: translateZ(0);\n                backface-visibility: hidden;\n            }\n        }\n\n        @media (max-width: 768px) {\n            .gfi-ch-content__image img {\n                box-shadow: 0 4px 10px 0px rgba(0, 0, 0, 0.10) !important;\n            }\n        }\n    <\/style>\n\n    <script>\n        (function() {\n            'use strict';\n            var widget = document.getElementById('gfi-challenges-widget-10255');\n            if (!widget || widget.dataset.bound) return;\n            widget.dataset.bound = '1';\n\n            \/\/ Shared timing for the mobile open: the content slide and the\n            \/\/ upward scroll run for the SAME duration with the SAME easing so\n            \/\/ they move in lockstep (mismatched durations\/curves read as jank).\n            \/\/ easeOutCubic = snappy immediate start + gentle settle; an\n            \/\/ ease-IN-out felt slow because nothing visibly moves for the first\n            \/\/ ~100ms after the tap.\n            var MOBILE_OPEN_MS = 420;\n\n            function easeOutCubic(t) {\n                return 1 - Math.pow(1 - t, 3);\n            }\n            var scrollAnim = null; \/\/ id of the in-flight scroll rAF, so we can cancel it\n\n            var MOBILE = '(max-width: 900px)';\n\n            function isMobile() {\n                return window.matchMedia(MOBILE).matches;\n            }\n\n            function wrapperOf(panel) {\n                return panel.querySelector('.gfi-ch-panel__content-wrapper');\n            }\n            \/\/ Slide a panel open to the EXACT height of its content, so the\n            \/\/ motion is one steady glide instead of racing to an oversized\n            \/\/ max-height and snapping.\n            function slideOpen(panel) {\n                var w = wrapperOf(panel);\n                if (w) w.style.maxHeight = w.scrollHeight + 'px';\n            }\n\n            widget.addEventListener('click', function(e) {\n                if (e.target.closest('.fx-flood-icon a')) return;\n                var panel = e.target.closest('.gfi-ch-panel');\n                if (!panel || !widget.contains(panel)) return;\n                if (panel.classList.contains('gfi-ch-panel--active')) return; \/\/ already open\n\n                var current = widget.querySelector('.gfi-ch-panel--active');\n\n                if (!isMobile()) {\n                    \/\/ Desktop: the panel expands horizontally. Freeze each\n                    \/\/ content block at the FINAL panel width so the text doesn't\n                    \/\/ reflow\/resize as the width animates \u2014 it's simply revealed\n                    \/\/ (left-to-right) by the wrapper's overflow:hidden.\n                    var openContent = panel.querySelector('.gfi-ch-content');\n                    var closeContent = current ? current.querySelector('.gfi-ch-content') : null;\n                    \/\/ An already-open panel is at the final width, so its wrapper\n                    \/\/ width is the target every panel expands to.\n                    var targetW = current ?\n                        wrapperOf(current).getBoundingClientRect().width :\n                        (openContent ? openContent.scrollWidth : 0);\n\n                    if (targetW) {\n                        [openContent, closeContent].forEach(function(c) {\n                            if (!c) return;\n                            c.style.width = targetW + 'px';\n                            c.style.minWidth = targetW + 'px';\n                        });\n                    }\n\n                    widget.querySelectorAll('.gfi-ch-panel').forEach(function(p) {\n                        p.classList.remove('gfi-ch-panel--active');\n                    });\n                    panel.classList.add('gfi-ch-panel--active');\n                    return;\n                }\n\n                \/\/ --- Mobile: smoothly carry the tapped panel up to the top of\n                \/\/ the page WHILE it opens. The content slide (CSS max-height)\n                \/\/ and the page scroll are run with one shared duration + easing\n                \/\/ so they move together; the previously-open panel is closed\n                \/\/ instantly and compensated for, so the motion starts steady.\n                var w = wrapperOf(panel);\n                var cw = (current && current !== panel) ? wrapperOf(current) : null;\n\n                \/\/ Hold the clicked panel collapsed while we measure.\n                if (w) {\n                    w.style.transition = 'none';\n                    w.style.maxHeight = '0px';\n                }\n\n                var anchorTop = panel.getBoundingClientRect().top;\n\n                \/\/ Instant-close the previously open panel.\n                if (cw) {\n                    cw.style.transition = 'none';\n                    cw.style.maxHeight = '0px';\n                }\n                widget.querySelectorAll('.gfi-ch-panel').forEach(function(p) {\n                    p.classList.remove('gfi-ch-panel--active');\n                });\n                panel.classList.add('gfi-ch-panel--active');\n                void widget.offsetHeight; \/\/ settle layout\n\n                \/\/ We drive the scroll ourselves frame-by-frame below. The page\n                \/\/ sets `scroll-behavior: smooth !important` on <html>, which an\n                \/\/ inline style CANNOT override \u2014 so a plain scrollBy\/scrollTo is\n                \/\/ animated by the browser, and our per-frame calls just re-target\n                \/\/ an in-flight smooth scroll (it barely moves, then glides after\n                \/\/ we stop). The ONLY thing that overrides `!important` smooth is\n                \/\/ passing an explicit `behavior:'instant'` on each call. Helper:\n                var jump = function(y) {\n                    try {\n                        window.scrollTo({\n                            top: y,\n                            left: 0,\n                            behavior: 'instant'\n                        });\n                    } catch (err) {\n                        window.scrollTo(0, y);\n                    }\n                };\n\n                \/\/ Neutralise the jump from the instant-close so motion starts\n                \/\/ from a steady position (no flicker).\n                var delta = panel.getBoundingClientRect().top - anchorTop;\n                if (delta) jump(window.scrollY + delta);\n\n                \/\/ Measure the open target height while collapsed (scrollHeight\n                \/\/ ignores the max-height:0 clamp), then let the rAF loop below\n                \/\/ drive max-height itself \u2014 NOT a CSS transition \u2014 so the open\n                \/\/ shares the exact same clock + curve as the scroll.\n                var targetH = w ? w.scrollHeight : 0;\n                if (w) w.style.transition = 'none';\n                \/\/ Restore the closed panel's transition for next time.\n                if (cw) {\n                    requestAnimationFrame(function() {\n                        cw.style.transition = '';\n                    });\n                }\n\n                \/\/ Target scroll: bring the opening panel up toward the top. Leave\n                \/\/ a small gap, plus room for the WordPress admin bar when present\n                \/\/ (logged-in views only \u2014 visitors don't see it). The header's\n                \/\/ document position is fixed as content opens below it, so this\n                \/\/ target stays valid throughout.\n                var gap = 16;\n                var adminBar = document.getElementById('wpadminbar');\n                if (adminBar && getComputedStyle(adminBar).position === 'fixed') {\n                    gap += adminBar.offsetHeight;\n                }\n                var startY = window.scrollY;\n                var targetY = Math.max(0, panel.getBoundingClientRect().top + startY - gap);\n                var dist = targetY - startY;\n\n                \/\/ ONE rAF loop drives both the height and the scroll with the\n                \/\/ same eased progress, so they open and glide up perfectly\n                \/\/ together. Each scroll is an explicit instant jump (see above).\n                if (scrollAnim) cancelAnimationFrame(scrollAnim);\n                var startTs = null;\n                var step = function(ts) {\n                    if (startTs === null) startTs = ts;\n                    var p = Math.min(1, (ts - startTs) \/ MOBILE_OPEN_MS);\n                    var e = easeOutCubic(p);\n                    if (dist) jump(startY + dist * e);\n                    if (w) w.style.maxHeight = (targetH * e) + 'px';\n                    if (p < 1) {\n                        scrollAnim = requestAnimationFrame(step);\n                    } else {\n                        scrollAnim = null;\n                        \/\/ Lock to the live content height (handles any late reflow).\n                        if (w) w.style.maxHeight = w.scrollHeight + 'px';\n                    }\n                };\n                scrollAnim = requestAnimationFrame(step);\n            });\n\n            widget.addEventListener('transitionend', function(e) {\n                \/\/ Mobile: after the open finishes, lock to the live content\n                \/\/ height so tall or late-loading content is never clipped.\n                if (e.propertyName === 'max-height') {\n                    var panel = e.target.closest('.gfi-ch-panel');\n                    if (panel && panel.classList.contains('gfi-ch-panel--active') && isMobile()) {\n                        e.target.style.maxHeight = e.target.scrollHeight + 'px';\n                    }\n                    return;\n                }\n                \/\/ Desktop: once the width animation ends, release the frozen\n                \/\/ content width so it's fully responsive again at rest.\n                if (e.propertyName === 'flex-grow' &&\n                    e.target.classList.contains('gfi-ch-panel__content-wrapper')) {\n                    var content = e.target.querySelector('.gfi-ch-content');\n                    if (content) {\n                        content.style.width = '';\n                        content.style.minWidth = '';\n                    }\n                }\n            });\n\n            \/\/ Keep things correct across breakpoint changes: clear the inline\n            \/\/ heights (so desktop's flex layout takes over) and re-open the\n            \/\/ active panel to its measured height when back on mobile.\n            function syncToViewport() {\n                var active = widget.querySelector('.gfi-ch-panel--active');\n                widget.querySelectorAll('.gfi-ch-panel__content-wrapper').forEach(function(w) {\n                    w.style.maxHeight = '';\n                });\n                widget.querySelectorAll('.gfi-ch-content').forEach(function(c) {\n                    c.style.width = '';\n                    c.style.minWidth = '';\n                });\n                if (isMobile() && active) slideOpen(active);\n            }\n            window.addEventListener('resize', syncToViewport);\n            syncToViewport(); \/\/ set the default-open panel's height on load\n        })();\n    <\/script>\n\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6093aad1 e-flex e-con-boxed e-con e-parent\" data-id=\"6093aad1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-71a9942 liquid-glass elementor-widget elementor-widget-text-editor\" data-id=\"71a9942\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Energy services<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6116b6c e-grid e-con-full e-con e-child\" data-id=\"6116b6c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c5970f elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"c5970f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Explore our other energy tax services<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-55efce39 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"55efce39\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>We offer a full range of fully managed energy tax relief services, from reviewing your eligibility for government exemptions and compensation to auditing your processes and implementing action plans that optimise your energy performance and competitiveness. For energy tax relief claims, you only pay if your claim succeeds.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6d1ed61a elementor-widget-mobile__width-initial elementor-pagination-type-bullets elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-n-carousel\" data-id=\"6d1ed61a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;carousel_items&quot;:[{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;dd23831&quot;},{&quot;slide_title&quot;:&quot;Slide #2&quot;,&quot;_id&quot;:&quot;eec2f0f&quot;},{&quot;slide_title&quot;:&quot;Slide #3&quot;,&quot;_id&quot;:&quot;96d9ea2&quot;}],&quot;slides_to_show&quot;:&quot;3&quot;,&quot;speed&quot;:600,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;offset_sides&quot;:&quot;none&quot;,&quot;arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-carousel.default\">\n\t\t\t\t\t\t\t<div class=\"e-n-carousel swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"1\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-51e6be28 cta_wrapper e-flex e-con-boxed e-con e-child\" data-id=\"51e6be28\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3426b885 elementor-widget elementor-widget-heading\" data-id=\"3426b885\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">British Industrial Competitiveness Scheme (BICS) <\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2b3502a6 elementor-widget elementor-widget-text-editor\" data-id=\"2b3502a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>The British Industrial Competitiveness Scheme (BICS) is a new government-led energy support scheme launching in April 2027. It offers eligible businesses exemption from the indirect costs of three electricity schemes: the Renewables Obligation (RO), Feed-in Tariffs (FiT) and the GB Capacity Market (CM).<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-596debf elementor-widget elementor-widget-button\" data-id=\"596debf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/..\/uk\/british-industrial-competitiveness-scheme-bics-support-service\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Learn more<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"2\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2a1544b cta_wrapper e-flex e-con-boxed e-con e-child\" data-id=\"2a1544b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-75513bf7 elementor-widget elementor-widget-heading\" data-id=\"75513bf7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Energy-Intensive Industries exemption scheme (EII)<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-364b13b3 elementor-widget elementor-widget-text-editor\" data-id=\"364b13b3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>If your business is eligible, you can apply for relief from certain electricity policy costs, including the Renewables Obligation (RO) and Feed-in Tariffs (FiT) through the Energy-Intensive Industries exemption scheme.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3e37ca4 elementor-widget elementor-widget-button\" data-id=\"3e37ca4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/..\/uk\/energy-tax-exemption-energy-intensive-industries-eii\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Learn more<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"3\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 3\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1ba666be e-flex e-con-boxed e-con e-child\" data-id=\"1ba666be\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-25484e35 elementor-widget elementor-widget-heading\" data-id=\"25484e35\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Sustainability reporting services<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7818f13f elementor-widget elementor-widget-text-editor\" data-id=\"7818f13f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>We support businesses with a wide range of carbon reduction and ESG reporting services, from energy tracking and emission calculations to net-zero modelling and full ESG reporting. We tailor the service to your needs, building a reporting and planning structure that helps you unlock savings, gain a competitive advantage and future-proof your business.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-86b7843 elementor-widget elementor-widget-button\" data-id=\"86b7843\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/..\/uk\/sustainability-reporting-services\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Learn more<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Previous\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"22\" height=\"21\" viewBox=\"0 0 22 21\" fill=\"none\"><path d=\"M13.6875 5.25L8.2125 10.5L13.6875 15.75\" stroke=\"#EC6839\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Next\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"22\" height=\"21\" viewBox=\"0 0 22 21\" fill=\"none\"><path d=\"M8.21289 15.75L13.6879 10.5L8.21289 5.25\" stroke=\"#EC6839\" stroke-width=\"1.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2bb8ff8c e-flex e-con-boxed e-con e-parent\" data-id=\"2bb8ff8c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-55dc5575 liquid-glass elementor-widget elementor-widget-text-editor\" data-id=\"55dc5575\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>claim with leyton<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-268211ae elementor-widget elementor-widget-heading\" data-id=\"268211ae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><span>Book<\/span> a meeting with our energy experts<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3a239963 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"3a239963\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Our energy experts will assess your eligibility quickly and guide you through the entire EII exemption claims process, making sure you receive the full relief you are entitled to.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3a27c2bd fx-flood-icon elementor-widget elementor-widget-button\" data-id=\"3a27c2bd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"\/..\/uk\/contact\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M3.23438 7.75781L12.2849 7.75781\" stroke=\"#012D48\" stroke-width=\"1.29293\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M7.75781 3.2323L12.2831 7.75755L7.75781 12.2828\" stroke=\"#012D48\" stroke-width=\"1.29293\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Talk to an expert<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-70de0cd7 elementor-widget elementor-widget-html\" data-id=\"70de0cd7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"line-animation-container\">\r\n  <svg viewBox=\"0 0 642 612\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n    <path class=\"track\" d=\"M151.154 44.5068C257.063 -14.2382 384.676 -13.9709 486.177 44.1289L399.377 165.005C301.02 117.504 197.407 164.426 166.27 252.721C132.988 347.079 190.978 450.577 299.629 464.562L299.632 464.552C372.009 473.855 432.516 437.072 461.067 388.653C478.452 359.178 486.8 328.578 484.96 297.372C483.128 266.29 471.189 234.644 448.071 202.942L564.847 104.897C649.206 200.978 663.393 326.823 610.086 441.232C564.026 540.083 456.294 606.115 335.479 611.174C190.3 617.246 61.4942 538.023 17.415 407.79L16.9004 406.255C-28.4428 269.809 21.4891 116.403 151.154 44.5068Z\" stroke=\"#6A7282\" stroke-width=\"2\" \/>\r\n    \r\n    <path id=\"squicher-line\" d=\"M151.154 44.5068C257.063 -14.2382 384.676 -13.9709 486.177 44.1289L399.377 165.005C301.02 117.504 197.407 164.426 166.27 252.721C132.988 347.079 190.978 450.577 299.629 464.562L299.632 464.552C372.009 473.855 432.516 437.072 461.067 388.653C478.452 359.178 486.8 328.578 484.96 297.372C483.128 266.29 471.189 234.644 448.071 202.942L564.847 104.897C649.206 200.978 663.393 326.823 610.086 441.232C564.026 540.083 456.294 606.115 335.479 611.174C190.3 617.246 61.4942 538.023 17.415 407.79L16.9004 406.255C-28.4428 269.809 21.4891 116.403 151.154 44.5068Z\" stroke=\"#EC6839\" stroke-width=\"3\" stroke-linecap=\"round\" \/>\r\n  <\/svg>\r\n<\/div>\r\n\r\n<style>\r\n  .line-animation-container {\r\n    width: 100%;\r\n    transform: translateX(-50%);\r\n    left: 50%;\r\n    top: -100px;\r\n    position: absolute;\r\n    min-height: 400px;\r\n    background: transparent;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n  }\r\n  svg {\r\n    width: 80%;\r\n    max-width: 600px;\r\n    height: auto;\r\n    overflow: visible;\r\n  }\r\n  .track {\r\n    opacity: 0.15;\r\n  }\r\n  \r\n  @media (max-width: 550px) {\r\n     .line-animation-container {\r\n        width: 90%;\r\n        top: -160px;\r\n     }\r\n  }\r\n<\/style>\r\n\r\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/animejs\/3.2.1\/anime.min.js\"><\/script>\r\n<script>\r\n  window.addEventListener('DOMContentLoaded', () => {\r\n    const path = document.querySelector('#squicher-line');\r\n    const length = path.getTotalLength();\r\n\r\n    \/\/ Variable Animation for the \"Squicher\" Effect\r\n    anime({\r\n      targets: path,\r\n      strokeDashoffset: [length, -length],\r\n      \/\/ This is the variable length logic:\r\n      \/\/ It starts short, stretches in the middle, and shrinks at the end\r\n      strokeDasharray: [\r\n        { value: `20 ${length}`, duration: 0 },\r\n        { value: `150 ${length}`, duration: 7000, easing: 'easeInOutQuad' },\r\n        { value: `20 ${length}`, duration: 7000, easing: 'easeInOutQuad' }\r\n      ],\r\n      duration: 20000,\r\n      easing: 'linear',\r\n      loop: true\r\n    });\r\n  });\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b64f4df e-flex e-con-boxed e-con e-parent\" data-id=\"b64f4df\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-acd9b00 liquid-glass elementor-widget elementor-widget-text-editor\" data-id=\"acd9b00\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Learn more<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fe1bd5e elementor-widget elementor-widget-heading\" data-id=\"fe1bd5e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Frequently Asked Questions<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4609160 elementor-widget elementor-widget-text-editor\" data-id=\"4609160\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Find out more about Energy Intensive Compensation from our frequently asked questions.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-13830e2 elementor-widget elementor-widget-n-accordion\" data-id=\"13830e2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;default_state&quot;:&quot;expanded&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-accordion.default\">\n\t\t\t\t\t\t\t<div class=\"e-n-accordion\" aria-label=\"Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys\">\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2040\" class=\"e-n-accordion-item\" open>\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2040\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><h3 class=\"e-n-accordion-item-title-text\"> What is the UK Emissions Trading Scheme (UK ETS)? <\/h3><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" fill=\"#BFC7D0\"><\/rect><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" stroke=\"white\"><\/rect><path d=\"M15 17.5L20 22.5L25 17.5\" stroke=\"white\" stroke-width=\"1.66667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" fill=\"#BFC7D0\"><\/rect><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" stroke=\"white\"><\/rect><path d=\"M15 17.5L20 22.5L25 17.5\" stroke=\"white\" stroke-width=\"1.66667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2040\" class=\"elementor-element elementor-element-d016ebe e-con-full e-flex e-con e-child\" data-id=\"d016ebe\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2040\" class=\"elementor-element elementor-element-c71e29c e-flex e-con-boxed e-con e-child\" data-id=\"c71e29c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a50ed89 elementor-widget elementor-widget-text-editor\" data-id=\"a50ed89\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>The UK Emissions Trading Scheme (UK ETS) is a carbon pricing scheme that replaced the UK\u2019s participation in the EU Emissions Trading System. It supports investment in low-carbon technologies by putting a price on carbon emissions.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2041\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2041\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><h3 class=\"e-n-accordion-item-title-text\"> What is the Carbon Price Support (CPS) mechanism? <\/h3><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" fill=\"#BFC7D0\"><\/rect><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" stroke=\"white\"><\/rect><path d=\"M15 17.5L20 22.5L25 17.5\" stroke=\"white\" stroke-width=\"1.66667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" fill=\"#BFC7D0\"><\/rect><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" stroke=\"white\"><\/rect><path d=\"M15 17.5L20 22.5L25 17.5\" stroke=\"white\" stroke-width=\"1.66667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2041\" class=\"elementor-element elementor-element-c00f33d e-con-full e-flex e-con e-child\" data-id=\"c00f33d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2041\" class=\"elementor-element elementor-element-4e6ec85 e-flex e-con-boxed e-con e-child\" data-id=\"4e6ec85\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-63d818d elementor-widget elementor-widget-text-editor\" data-id=\"63d818d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>The Carbon Price Support (CPS) mechanism is an additional carbon pricing measure that applies to fossil fuels used to generate electricity. The government introduced CPS in 2013 alongside the then EU Emissions Trading System.<\/p><p>\u00a0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2042\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2042\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><h3 class=\"e-n-accordion-item-title-text\"> Who is eligible for EII compensation? <\/h3><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" fill=\"#BFC7D0\"><\/rect><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" stroke=\"white\"><\/rect><path d=\"M15 17.5L20 22.5L25 17.5\" stroke=\"white\" stroke-width=\"1.66667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" fill=\"#BFC7D0\"><\/rect><rect x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" stroke=\"white\"><\/rect><path d=\"M15 17.5L20 22.5L25 17.5\" stroke=\"white\" stroke-width=\"1.66667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2042\" class=\"elementor-element elementor-element-003e20f e-con-full e-flex e-con e-child\" data-id=\"003e20f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2042\" class=\"elementor-element elementor-element-30a4ea5 e-flex e-con-boxed e-con e-child\" data-id=\"30a4ea5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b1434ef elementor-widget elementor-widget-text-editor\" data-id=\"b1434ef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>To qualify, your business must manufacture a product with an eligible Standard Industrial Classification (SIC) code, and your indirect carbon costs must exceed 5% of your gross value added (GVA). <br \/><br \/>Eligible industries include manufacturers of aluminium, basic iron and steel and ferro-alloys, batteries and accumulators, copper, cotton-type fibres, fertilisers and nitrogen compounds, glass fibres, lead, zinc and tin, leather clothes, other inorganic and organic basic chemicals, paper and paperboard, pulp, and veneer sheets and wood-based panels.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<script type=\"application\/ld+json\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What is the UK Emissions Trading Scheme (UK ETS)?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The UK Emissions Trading Scheme (UK ETS) is a carbon pricing scheme that replaced the UK\\u2019s participation in the EU Emissions Trading System. It supports investment in low-carbon technologies by putting a price on carbon emissions.\"}},{\"@type\":\"Question\",\"name\":\"What is the Carbon Price Support (CPS) mechanism?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The Carbon Price Support (CPS) mechanism is an additional carbon pricing measure that applies to fossil fuels used to generate electricity. The government introduced CPS in 2013 alongside the then EU Emissions Trading System.\\u00a0\"}},{\"@type\":\"Question\",\"name\":\"Who is eligible for EII compensation?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"To qualify, your business must manufacture a product with an eligible Standard Industrial Classification (SIC) code, and your indirect carbon costs must exceed 5% of your gross value added (GVA). Eligible industries include manufacturers of aluminium, basic iron and steel and ferro-alloys, batteries and accumulators, copper, cotton-type fibres, fertilisers and nitrogen compounds, glass fibres, lead, zinc and tin, leather clothes, other inorganic and organic basic chemicals, paper and paperboard, pulp, and veneer sheets and wood-based panels.\"}}]}<\/script>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Energy Intensive Industries (EII) compensation for UK and CPS costs We help eligible electricity-intensive manufacturers claim Energy Intensive Industries (EII) compensation for the indirect carbon costs of the UK Emissions Trading Scheme (UK ETS) and Carbon Price Support (CPS) mechanism. Find out if you&#8217;re eligible https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/03\/15506610_1280_720_25fps.mp4 How it works How does Energy Intensive Industries (EII) [&hellip;]<\/p>\n","protected":false},"author":44,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"_yoast_wpseo_focuskw":"Energy Intensive Industries compensation","_yoast_wpseo_title":"Energy Intensive Industries Compensation (EII) | Leyton UK","_yoast_wpseo_metadesc":"We help businesses claim significant tax relief on their energy costs.","footnotes":"","_yoast_wpseo_focuskeywords":"[{\"keyword\":\"UK ETS compensation\",\"score\":\"\"},{\"keyword\":\"indirect emission costs\",\"score\":\"\"},{\"keyword\":\"carbon price compensation\",\"score\":\"\"},{\"keyword\":\"energy-intensive compensation\",\"score\":\"\"},{\"keyword\":\"eligible EII sector\",\"score\":\"\"}]","_yoast_wpseo_keywordsynonyms":"[\"EII compensation scheme\",\"ETS cost compensation\",\"indirect carbon costs\",\"carbon cost relief\",\"industrial energy compensation\",\"qualifying ETS sector\"]"},"class_list":["post-10255","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.1 (Yoast SEO v28.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Energy Intensive Industries Compensation (EII) | Leyton UK<\/title>\n<meta name=\"description\" content=\"We help businesses claim significant tax relief on their energy costs.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/leyton.majjane.agency\/uk\/energy-intensive-industries-compensation-scheme-ets\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Energy Intensive Industries Compensation\" \/>\n<meta property=\"og:description\" content=\"We help businesses claim significant tax relief on their energy costs.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/leyton.majjane.agency\/uk\/energy-intensive-industries-compensation-scheme-ets\/\" \/>\n<meta property=\"og:site_name\" content=\"Leyton United Kingdom\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-25T11:18:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/power-line-and-clear-sky-in-zaragoza-province-ara-2026-03-26-01-41-54-utc-1024x683.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"683\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/leyton.majjane.agency\\\/uk\\\/energy-intensive-industries-compensation-scheme-ets\\\/\",\"url\":\"https:\\\/\\\/leyton.majjane.agency\\\/uk\\\/energy-intensive-industries-compensation-scheme-ets\\\/\",\"name\":\"Energy Intensive Industries Compensation (EII) | Leyton UK\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/leyton.majjane.agency\\\/uk\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/leyton.majjane.agency\\\/uk\\\/energy-intensive-industries-compensation-scheme-ets\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/leyton.majjane.agency\\\/uk\\\/energy-intensive-industries-compensation-scheme-ets\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/leyton.majjane.agency\\\/wp-content\\\/blogs.dir\\\/9\\\/files\\\/2026\\\/06\\\/power-line-and-clear-sky-in-zaragoza-province-ara-2026-03-26-01-41-54-utc-1024x683.jpg\",\"datePublished\":\"2026-06-19T15:12:29+00:00\",\"dateModified\":\"2026-07-25T11:18:37+00:00\",\"description\":\"We help businesses claim significant tax relief on their energy costs.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/leyton.majjane.agency\\\/uk\\\/energy-intensive-industries-compensation-scheme-ets\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/leyton.majjane.agency\\\/uk\\\/energy-intensive-industries-compensation-scheme-ets\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/leyton.majjane.agency\\\/uk\\\/energy-intensive-industries-compensation-scheme-ets\\\/#primaryimage\",\"url\":\"https:\\\/\\\/leyton.majjane.agency\\\/wp-content\\\/blogs.dir\\\/9\\\/files\\\/2026\\\/06\\\/power-line-and-clear-sky-in-zaragoza-province-ara-2026-03-26-01-41-54-utc-1024x683.jpg\",\"contentUrl\":\"https:\\\/\\\/leyton.majjane.agency\\\/wp-content\\\/blogs.dir\\\/9\\\/files\\\/2026\\\/06\\\/power-line-and-clear-sky-in-zaragoza-province-ara-2026-03-26-01-41-54-utc-1024x683.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/leyton.majjane.agency\\\/uk\\\/energy-intensive-industries-compensation-scheme-ets\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/leyton.majjane.agency\\\/uk\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Energy Intensive Industries Compensation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/leyton.majjane.agency\\\/uk\\\/#website\",\"url\":\"https:\\\/\\\/leyton.majjane.agency\\\/uk\\\/\",\"name\":\"Leyton United Kingdom\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/leyton.majjane.agency\\\/uk\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/leyton.majjane.agency\\\/uk\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/leyton.majjane.agency\\\/uk\\\/#organization\",\"name\":\"Leyton United Kingdom\",\"url\":\"https:\\\/\\\/leyton.majjane.agency\\\/uk\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/leyton.majjane.agency\\\/uk\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/leyton.majjane.agency\\\/wp-content\\\/blogs.dir\\\/9\\\/files\\\/2026\\\/01\\\/logo.svg\",\"contentUrl\":\"https:\\\/\\\/leyton.majjane.agency\\\/wp-content\\\/blogs.dir\\\/9\\\/files\\\/2026\\\/01\\\/logo.svg\",\"width\":108,\"height\":44,\"caption\":\"Leyton United Kingdom\"},\"image\":{\"@id\":\"https:\\\/\\\/leyton.majjane.agency\\\/uk\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Energy Intensive Industries Compensation (EII) | Leyton UK","description":"We help businesses claim significant tax relief on their energy costs.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/leyton.majjane.agency\/uk\/energy-intensive-industries-compensation-scheme-ets\/","og_locale":"en_US","og_type":"article","og_title":"Energy Intensive Industries Compensation","og_description":"We help businesses claim significant tax relief on their energy costs.","og_url":"https:\/\/leyton.majjane.agency\/uk\/energy-intensive-industries-compensation-scheme-ets\/","og_site_name":"Leyton United Kingdom","article_modified_time":"2026-07-25T11:18:37+00:00","og_image":[{"width":1024,"height":683,"url":"https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/power-line-and-clear-sky-in-zaragoza-province-ara-2026-03-26-01-41-54-utc-1024x683.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/leyton.majjane.agency\/uk\/energy-intensive-industries-compensation-scheme-ets\/","url":"https:\/\/leyton.majjane.agency\/uk\/energy-intensive-industries-compensation-scheme-ets\/","name":"Energy Intensive Industries Compensation (EII) | Leyton UK","isPartOf":{"@id":"https:\/\/leyton.majjane.agency\/uk\/#website"},"primaryImageOfPage":{"@id":"https:\/\/leyton.majjane.agency\/uk\/energy-intensive-industries-compensation-scheme-ets\/#primaryimage"},"image":{"@id":"https:\/\/leyton.majjane.agency\/uk\/energy-intensive-industries-compensation-scheme-ets\/#primaryimage"},"thumbnailUrl":"https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/power-line-and-clear-sky-in-zaragoza-province-ara-2026-03-26-01-41-54-utc-1024x683.jpg","datePublished":"2026-06-19T15:12:29+00:00","dateModified":"2026-07-25T11:18:37+00:00","description":"We help businesses claim significant tax relief on their energy costs.","breadcrumb":{"@id":"https:\/\/leyton.majjane.agency\/uk\/energy-intensive-industries-compensation-scheme-ets\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/leyton.majjane.agency\/uk\/energy-intensive-industries-compensation-scheme-ets\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/leyton.majjane.agency\/uk\/energy-intensive-industries-compensation-scheme-ets\/#primaryimage","url":"https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/power-line-and-clear-sky-in-zaragoza-province-ara-2026-03-26-01-41-54-utc-1024x683.jpg","contentUrl":"https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/06\/power-line-and-clear-sky-in-zaragoza-province-ara-2026-03-26-01-41-54-utc-1024x683.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/leyton.majjane.agency\/uk\/energy-intensive-industries-compensation-scheme-ets\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/leyton.majjane.agency\/uk\/"},{"@type":"ListItem","position":2,"name":"Energy Intensive Industries Compensation"}]},{"@type":"WebSite","@id":"https:\/\/leyton.majjane.agency\/uk\/#website","url":"https:\/\/leyton.majjane.agency\/uk\/","name":"Leyton United Kingdom","description":"","publisher":{"@id":"https:\/\/leyton.majjane.agency\/uk\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/leyton.majjane.agency\/uk\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/leyton.majjane.agency\/uk\/#organization","name":"Leyton United Kingdom","url":"https:\/\/leyton.majjane.agency\/uk\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/leyton.majjane.agency\/uk\/#\/schema\/logo\/image\/","url":"https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/01\/logo.svg","contentUrl":"https:\/\/leyton.majjane.agency\/wp-content\/blogs.dir\/9\/files\/2026\/01\/logo.svg","width":108,"height":44,"caption":"Leyton United Kingdom"},"image":{"@id":"https:\/\/leyton.majjane.agency\/uk\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/leyton.majjane.agency\/uk\/wp-json\/wp\/v2\/pages\/10255","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/leyton.majjane.agency\/uk\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/leyton.majjane.agency\/uk\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/leyton.majjane.agency\/uk\/wp-json\/wp\/v2\/users\/44"}],"replies":[{"embeddable":true,"href":"https:\/\/leyton.majjane.agency\/uk\/wp-json\/wp\/v2\/comments?post=10255"}],"version-history":[{"count":13,"href":"https:\/\/leyton.majjane.agency\/uk\/wp-json\/wp\/v2\/pages\/10255\/revisions"}],"predecessor-version":[{"id":11983,"href":"https:\/\/leyton.majjane.agency\/uk\/wp-json\/wp\/v2\/pages\/10255\/revisions\/11983"}],"wp:attachment":[{"href":"https:\/\/leyton.majjane.agency\/uk\/wp-json\/wp\/v2\/media?parent=10255"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}