{"id":887,"date":"2026-06-29T10:07:47","date_gmt":"2026-06-29T08:07:47","guid":{"rendered":"https:\/\/leyton.majjane.agency\/ca\/clean-economy-investment-tax-credits\/"},"modified":"2026-07-24T22:46:05","modified_gmt":"2026-07-24T20:46:05","slug":"clean-economy-investment-tax-credits","status":"publish","type":"page","link":"https:\/\/leyton.com\/ca\/en\/clean-economy-investment-tax-credits\/","title":{"rendered":"Clean Economy Investment Tax Credits"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"887\" class=\"elementor elementor-887\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-284f5b9e e-grid e-con-boxed e-con e-parent\" data-id=\"284f5b9e\" 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-6655d1ee e-flex e-con-boxed e-con e-child\" data-id=\"6655d1ee\" 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-3d8b11d7 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"3d8b11d7\" 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\">Clean Economy Investment <span>Tax Credits<\/span><\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-779f63f5 elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"779f63f5\" 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 Canadian Government offers a variety of Investment Tax Credits (ITCs) for businesses investing in clean technology. At Leyton Canada, we help businesses fully leverage these tax credits to support their sustainable initiatives and maximize financial savings.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a3100f5 elementor-align-center elementor-widget__width-initial fx-flood-icon elementor-widget elementor-widget-button\" data-id=\"a3100f5\" 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=\"\/..\/ca\/en\/contact-us\/\">\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 a Clean Economy ITC 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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5cd252cd e-con-full e-flex e-con e-child\" data-id=\"5cd252cd\" 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-6833ce54 elementor-widget elementor-widget-video\" data-id=\"6833ce54\" 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.com\/wp-content\/blogs.dir\/3\/files\/2026\/03\/15506610_1280_720_25fps.mp4\" preload=\"metadata\" controlsList=\"nodownload\" poster=\"https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/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-25ba75f5 elementor-widget elementor-widget-html\" data-id=\"25ba75f5\" 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-6fe66091 elementor-widget elementor-widget-image\" data-id=\"6fe66091\" 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.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/two-asian-businessmen-in-formal-suits-discuss-idea-2026-01-08-07-51-25-utc-1024x683.jpg\" class=\"attachment-large size-large wp-image-4851\" alt=\"\" srcset=\"https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/two-asian-businessmen-in-formal-suits-discuss-idea-2026-01-08-07-51-25-utc-1024x683.jpg 1024w, https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/two-asian-businessmen-in-formal-suits-discuss-idea-2026-01-08-07-51-25-utc-300x200.jpg 300w, https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/two-asian-businessmen-in-formal-suits-discuss-idea-2026-01-08-07-51-25-utc-768x512.jpg 768w, https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/two-asian-businessmen-in-formal-suits-discuss-idea-2026-01-08-07-51-25-utc-1536x1024.jpg 1536w, https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/two-asian-businessmen-in-formal-suits-discuss-idea-2026-01-08-07-51-25-utc-2048x1365.jpg 2048w, https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/two-asian-businessmen-in-formal-suits-discuss-idea-2026-01-08-07-51-25-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-40ba723e e-flex e-con-boxed e-con e-parent\" data-id=\"40ba723e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54f0f6ec elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"54f0f6ec\" 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>CLEAN ENERGY INCENTIVES<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4f370c27 elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"4f370c27\" 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 it Works\u2028<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2e811b5 elementor-widget-mobile__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"2e811b5\" 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 Canadian Government is offering $93 billion in federal support from 2024 to 2035 through the Clean Economy Investment Tax Credits. These incentives aim to encourage businesses to invest in clean technology, driving the transition towards a more sustainable and innovative economy.<br \/>Navigating the complexities of claiming the Clean Economy Investment Tax Credits can be challenging for your business. This is where Leyton Canada experts play a crucial role. Our team of experts helps you maximize your eligibility and benefit from various government incentives, especially the ITCs, ensuring you contribute to a greener future.<\/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-8d3ca76 e-flex e-con-boxed e-con e-parent\" data-id=\"8d3ca76\" 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-7f6296e0 elementor-widget elementor-widget-text-editor\" data-id=\"7f6296e0\" 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 helps<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4a1b97d1 elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"4a1b97d1\" 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\">THE FOUR CLEAN ECONOMY INVESTMENT TAX CREDITS<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b13b9e3 elementor-widget-mobile__width-initial elementor-widget elementor-widget-shortcode\" data-id=\"b13b9e3\" 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-887\" 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\">CT ITC CT ITC Clean Technology ITC<\/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\">CT ITC CT ITC Clean Technology ITC<\/h3>\n                                                                    <div class=\"gfi-ch-content__description\">Up to 30%\r\nMar 28, 2023 \u2013 Dec 31, 2033. Reduces to 15% in 2034.<\/div>\n                                                                                            <\/div>\n                        <\/div>\n                                                    <div class=\"gfi-ch-content__image\">\n                                <img width=\"800\" height=\"534\" src=\"https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/sustainable-green-investment-green-finance-and-2026-03-25-09-34-39-utc-1024x683.jpg\" class=\"attachment-large size-large\" alt=\"CT ITC CT ITC Clean Technology ITC\" loading=\"eager\" fetchpriority=\"low\" decoding=\"async\" sizes=\"(max-width: 900px) 100vw, 800px\" srcset=\"https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/sustainable-green-investment-green-finance-and-2026-03-25-09-34-39-utc-1024x683.jpg 1024w, https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/sustainable-green-investment-green-finance-and-2026-03-25-09-34-39-utc-300x200.jpg 300w, https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/sustainable-green-investment-green-finance-and-2026-03-25-09-34-39-utc-768x512.jpg 768w, https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/sustainable-green-investment-green-finance-and-2026-03-25-09-34-39-utc-1536x1024.jpg 1536w, https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/sustainable-green-investment-green-finance-and-2026-03-25-09-34-39-utc-2048x1365.jpg 2048w, https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/sustainable-green-investment-green-finance-and-2026-03-25-09-34-39-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\">CCUS ITC CCUS Tax Credit<\/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\">CCUS ITC CCUS Tax Credit<\/h3>\n                                                                    <div class=\"gfi-ch-content__description\">Up to 60%\r\nJan 1, 2022 \u2013 Dec 31, 2030. Administered by CRA and NRCan.<\/div>\n                                                                                            <\/div>\n                        <\/div>\n                                                    <div class=\"gfi-ch-content__image\">\n                                <img width=\"800\" height=\"534\" src=\"https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/a-meeting-at-an-office-desk-focuses-on-teamwork-wi-2026-03-19-22-54-49-utc-1024x683.jpg\" class=\"attachment-large size-large\" alt=\"CCUS ITC CCUS Tax Credit\" loading=\"eager\" fetchpriority=\"low\" decoding=\"async\" sizes=\"(max-width: 900px) 100vw, 800px\" srcset=\"https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/a-meeting-at-an-office-desk-focuses-on-teamwork-wi-2026-03-19-22-54-49-utc-1024x683.jpg 1024w, https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/a-meeting-at-an-office-desk-focuses-on-teamwork-wi-2026-03-19-22-54-49-utc-300x200.jpg 300w, https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/a-meeting-at-an-office-desk-focuses-on-teamwork-wi-2026-03-19-22-54-49-utc-768x512.jpg 768w, https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/a-meeting-at-an-office-desk-focuses-on-teamwork-wi-2026-03-19-22-54-49-utc-1536x1024.jpg 1536w, https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/a-meeting-at-an-office-desk-focuses-on-teamwork-wi-2026-03-19-22-54-49-utc-2048x1365.jpg 2048w, https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/a-meeting-at-an-office-desk-focuses-on-teamwork-wi-2026-03-19-22-54-49-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\">CH ITC Clean Hydrogen ITC<\/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\">CH ITC Clean Hydrogen ITC<\/h3>\n                                                                    <div class=\"gfi-ch-content__description\">Up to 40%\r\nRate varies by carbon intensity. Mar 28, 2023 \u2013 2033.<\/div>\n                                                                                            <\/div>\n                        <\/div>\n                                                    <div class=\"gfi-ch-content__image\">\n                                <img width=\"800\" height=\"450\" src=\"https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/hydrogen-truck-and-wind-turbines-on-a-sunny-day-2026-03-24-01-01-59-utc-1024x576.jpg\" class=\"attachment-large size-large\" alt=\"CH ITC Clean Hydrogen ITC\" loading=\"eager\" fetchpriority=\"low\" decoding=\"async\" sizes=\"(max-width: 900px) 100vw, 800px\" srcset=\"https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/hydrogen-truck-and-wind-turbines-on-a-sunny-day-2026-03-24-01-01-59-utc-1024x576.jpg 1024w, https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/hydrogen-truck-and-wind-turbines-on-a-sunny-day-2026-03-24-01-01-59-utc-300x169.jpg 300w, https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/hydrogen-truck-and-wind-turbines-on-a-sunny-day-2026-03-24-01-01-59-utc-768x432.jpg 768w, https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/hydrogen-truck-and-wind-turbines-on-a-sunny-day-2026-03-24-01-01-59-utc-1536x864.jpg 1536w, https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/hydrogen-truck-and-wind-turbines-on-a-sunny-day-2026-03-24-01-01-59-utc-2048x1152.jpg 2048w, https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/hydrogen-truck-and-wind-turbines-on-a-sunny-day-2026-03-24-01-01-59-utc-400x225.jpg 400w\" \/>                            <\/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\">CTM ITC Clean Technology Manufacturing ITC<\/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\">CTM ITC Clean Technology Manufacturing ITC<\/h3>\n                                                                    <div class=\"gfi-ch-content__description\">Up to 30%\r\n2024\u20132031, reducing over time. No labour requirements. <\/div>\n                                                                                            <\/div>\n                        <\/div>\n                                                    <div class=\"gfi-ch-content__image\">\n                                <img width=\"800\" height=\"534\" src=\"https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/businessman-and-businesswoman-talking-in-factory-2026-01-05-01-05-01-utc-1024x683.jpg\" class=\"attachment-large size-large\" alt=\"CTM ITC Clean Technology Manufacturing ITC\" loading=\"eager\" fetchpriority=\"low\" decoding=\"async\" sizes=\"(max-width: 900px) 100vw, 800px\" srcset=\"https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/businessman-and-businesswoman-talking-in-factory-2026-01-05-01-05-01-utc-1024x683.jpg 1024w, https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/businessman-and-businesswoman-talking-in-factory-2026-01-05-01-05-01-utc-300x200.jpg 300w, https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/businessman-and-businesswoman-talking-in-factory-2026-01-05-01-05-01-utc-768x512.jpg 768w, https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/businessman-and-businesswoman-talking-in-factory-2026-01-05-01-05-01-utc-1536x1024.jpg 1536w, https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/businessman-and-businesswoman-talking-in-factory-2026-01-05-01-05-01-utc-2048x1365.jpg 2048w, https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/businessman-and-businesswoman-talking-in-factory-2026-01-05-01-05-01-utc-400x267.jpg 400w\" \/>                            <\/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-887');\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-2ac4b316 is-dark e-flex e-con-boxed elementor-invisible e-con e-parent\" data-id=\"2ac4b316\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeIn&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-25d9d7f6 liquid-glass2 elementor-widget elementor-widget-text-editor\" data-id=\"25d9d7f6\" 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>Leadership, Quantified<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b5b1c2f elementor-widget elementor-widget-heading\" data-id=\"b5b1c2f\" 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\">Our Impact in Figures<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-17c289b0 e-grid e-con-boxed e-con e-child\" data-id=\"17c289b0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-6b53365f e-con-full liquid-glass2 e-flex e-con e-child\" data-id=\"6b53365f\" 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-9a3a47e elementor-widget elementor-widget-image\" data-id=\"9a3a47e\" 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 decoding=\"async\" width=\"15\" height=\"23\" src=\"https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/05\/Group-27156.svg\" class=\"attachment-thumbnail size-thumbnail wp-image-375\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-72872e00 elementor-widget elementor-widget-heading\" data-id=\"72872e00\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">28+<\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1e9bf4e3 elementor-widget elementor-widget-text-editor\" data-id=\"1e9bf4e3\" 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>Years of Expertise<\/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-6dd24849 e-con-full liquid-glass2 e-flex e-con e-child\" data-id=\"6dd24849\" 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-4accc1bf elementor-widget elementor-widget-image\" data-id=\"4accc1bf\" 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 decoding=\"async\" width=\"23\" height=\"23\" src=\"https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/05\/Group-27155.svg\" class=\"attachment-thumbnail size-thumbnail wp-image-376\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aadbf62 elementor-widget elementor-widget-heading\" data-id=\"aadbf62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">20<\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-19d0ec94 elementor-widget elementor-widget-text-editor\" data-id=\"19d0ec94\" 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>Countries<\/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-28ccb1e9 e-con-full liquid-glass2 e-flex e-con e-child\" data-id=\"28ccb1e9\" 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-55a449f1 elementor-widget elementor-widget-image\" data-id=\"55a449f1\" 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 loading=\"lazy\" decoding=\"async\" width=\"25\" height=\"25\" src=\"https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/05\/boxicons_pie-chart.svg\" class=\"attachment-thumbnail size-thumbnail wp-image-377\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-122246c elementor-widget elementor-widget-heading\" data-id=\"122246c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">+65<\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-48df7102 elementor-widget elementor-widget-text-editor\" data-id=\"48df7102\" 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>Industries served<\/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-21018187 e-con-full liquid-glass2 e-flex e-con e-child\" data-id=\"21018187\" 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-52f4c72a elementor-widget elementor-widget-image\" data-id=\"52f4c72a\" 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 loading=\"lazy\" decoding=\"async\" width=\"23\" height=\"15\" src=\"https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/05\/Frame-2071858276.svg\" class=\"attachment-thumbnail size-thumbnail wp-image-378\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1421fa13 elementor-widget elementor-widget-heading\" data-id=\"1421fa13\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">$1B+<\/div>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-59b66bf8 elementor-widget elementor-widget-text-editor\" data-id=\"59b66bf8\" 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>Tax relief secured for clients<\/p>\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5a43aece e-flex e-con-boxed e-con e-parent\" data-id=\"5a43aece\" 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-ddeccf5 elementor-widget elementor-widget-text-editor\" data-id=\"ddeccf5\" 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 helps<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2b2b02f5 e-grid e-con-full e-con e-child\" data-id=\"2b2b02f5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-338148ae elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"338148ae\" 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\">Expenses That Qualify<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2e67af30 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"2e67af30\" 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 in-house team of highly qualified tax and technical experts supports thousands of businesses each year in navigating complex incentives and maximizing financial returns<\/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-1f425dad 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=\"1f425dad\" 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;:32,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:32,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:16,&quot;sizes&quot;:[]},&quot;image_spacing_custom_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:16,&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-6aca059c cta_wrapper e-flex e-con-boxed e-con e-child\" data-id=\"6aca059c\" 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-2217e1d1 elementor-widget elementor-widget-heading\" data-id=\"2217e1d1\" 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\">Expertise in Clean Economy Tax Credits<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6aff4b9f elementor-widget elementor-widget-text-editor\" data-id=\"6aff4b9f\" 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>Leyton Canada has a proven track record of helping businesses secure different tax credits. Our consultants have in-depth knowledge and experience in navigating the complexities of all four Clean Economy ITCs.<\/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\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-76ae953c cta_wrapper e-flex e-con-boxed e-con e-child\" data-id=\"76ae953c\" 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-4a0ebde6 elementor-widget elementor-widget-heading\" data-id=\"4a0ebde6\" 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\">End-to-End Support<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9946b7c elementor-widget elementor-widget-text-editor\" data-id=\"9946b7c\" 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>From identifying eligible projects to submitting applications and documentation, we offer comprehensive support at every step. Our goal is to make the process seamless and stress-free for you.<\/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\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-3262376e e-flex e-con-boxed e-con e-child\" data-id=\"3262376e\" 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-3d96c9ce elementor-widget elementor-widget-heading\" data-id=\"3d96c9ce\" 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\">Proven Success<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3185a1c2 elementor-widget elementor-widget-text-editor\" data-id=\"3185a1c2\" 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 clients have successfully secured millions in tax credits, thanks to our meticulous approach and dedication. We maximize every dollar of your eligible investment across all applicable programs.<\/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\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-73a23ea1 e-flex e-con-boxed e-con e-parent\" data-id=\"73a23ea1\" 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-6be75f69 elementor-widget elementor-widget-text-editor\" data-id=\"6be75f69\" 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 METHODOLOGY<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-245ed852 elementor-widget elementor-widget-heading\" data-id=\"245ed852\" 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\">Your Path to Success<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b0a8f08 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"b0a8f08\" 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>Leyton guides you from eligibility assessment to final refund \u2014 our experts manage every step of the Clean Economy ITC claim process.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5899c99 e-grid e-con-full animate-fade-stagger e-con e-child\" data-id=\"5899c99\" data-element_type=\"container\" data-e-type=\"container\" id=\"mon-grid\">\n\t\t<div class=\"elementor-element elementor-element-5726a12a e-con-full e-flex e-con e-child\" data-id=\"5726a12a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-383938ff elementor-widget elementor-widget-heading\" data-id=\"383938ff\" 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-269ddcd0 elementor-widget elementor-widget-heading\" data-id=\"269ddcd0\" 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\">Determine eligibility<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2f2090b2 elementor-widget elementor-widget-text-editor\" data-id=\"2f2090b2\" 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 assess your business type, project, location, and labour practices against each ITC&#8217;s specific criteria.<\/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-9c8ec0c e-con-full e-flex e-con e-child\" data-id=\"9c8ec0c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1f07f92b elementor-widget elementor-widget-heading\" data-id=\"1f07f92b\" 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-12535815 elementor-widget elementor-widget-heading\" data-id=\"12535815\" 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\">Gather documentation<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-46ce324c elementor-widget elementor-widget-text-editor\" data-id=\"46ce324c\" 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 collect project plans, financial records, proof of compliance, and NRCan evaluations where required (CCUS).<\/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-4790c99d e-con-full e-flex e-con e-child\" data-id=\"4790c99d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2ae0e002 elementor-widget elementor-widget-heading\" data-id=\"2ae0e002\" 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-7fc316e2 elementor-widget elementor-widget-heading\" data-id=\"7fc316e2\" 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\">Labour compliance review<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4cf226ff elementor-widget elementor-widget-text-editor\" data-id=\"4cf226ff\" 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 verify prevailing wage payments and Red Seal apprenticeship rates to protect your full ITC entitlement.<\/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-47a32530 e-con-full e-flex e-con e-child\" data-id=\"47a32530\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d084f92 elementor-widget elementor-widget-heading\" data-id=\"d084f92\" 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-48d86cb2 elementor-widget elementor-widget-heading\" data-id=\"48d86cb2\" 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\">Maximize stacking opportunities<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5cd31cae elementor-widget elementor-widget-text-editor\" data-id=\"5cd31cae\" 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 identify all applicable ITCs and stack eligible claims across CT, CCUS, CH, and CTM programs.<\/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-22c0bee5 e-con-full e-flex e-con e-child\" data-id=\"22c0bee5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-616956f4 elementor-widget elementor-widget-heading\" data-id=\"616956f4\" 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\">05.<\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-489b0df9 elementor-widget elementor-widget-heading\" data-id=\"489b0df9\" 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\">Submit application<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-350dd0fd elementor-widget elementor-widget-text-editor\" data-id=\"350dd0fd\" 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 complete and submit all application forms to the CRA or NRCan, managing every administrative step.<\/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-67bf6043 e-con-full e-flex e-con e-child\" data-id=\"67bf6043\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-62974195 elementor-widget elementor-widget-heading\" data-id=\"62974195\" 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\">06.<\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-77c41ca0 elementor-widget elementor-widget-heading\" data-id=\"77c41ca0\" 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\">Ongoing support &amp; audit defence<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-29ca5669 elementor-widget elementor-widget-text-editor\" data-id=\"29ca5669\" 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 provide continued support throughout the review process and defend your claim if audited by CRA.<\/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-919034e e-flex e-con-boxed e-con e-parent\" data-id=\"919034e\" 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-2f5a92ec elementor-widget elementor-widget-text-editor\" data-id=\"2f5a92ec\" 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>SECURE YOUR GREEN TAX CREDITS<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-38320627 elementor-widget elementor-widget-heading\" data-id=\"38320627\" 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 Free Assessment<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5485f4a0 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"5485f4a0\" 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>Talk to a Clean Economy Investment Tax Credits expert. Our specialists will get in touch with you in less than 24 hours.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-14ecc035 fx-flood-icon elementor-widget elementor-widget-button\" data-id=\"14ecc035\" 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=\"\/..\/ca\/en\/contact-us\/\">\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\">Contact us<\/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-3d2f7aba elementor-widget elementor-widget-html\" data-id=\"3d2f7aba\" 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-f8863a1 e-flex e-con-boxed e-con e-parent\" data-id=\"f8863a1\" 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-3c63bee5 liquid-glass2 elementor-widget elementor-widget-text-editor\" data-id=\"3c63bee5\" 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>Clean Economy ITC FAQ<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6cb6ebc elementor-widget elementor-widget-heading\" data-id=\"6cb6ebc\" 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-529d618d elementor-widget elementor-widget-text-editor\" data-id=\"529d618d\" 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>Everything you need to know before working with us.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1341a757 elementor-widget elementor-widget-n-accordion\" data-id=\"1341a757\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;max_items_expended&quot;:&quot;multiple&quot;,&quot;default_state&quot;:&quot;expanded&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-3230\" 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-3230\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><h3 class=\"e-n-accordion-item-title-text\"> What types of Clean Economy Tax Credits are available? <\/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-3230\" class=\"elementor-element elementor-element-2d4cd902 e-con-full e-flex e-con e-child\" data-id=\"2d4cd902\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-3230\" class=\"elementor-element elementor-element-1c6d08d2 e-flex e-con-boxed e-con e-child\" data-id=\"1c6d08d2\" 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-66ba85a0 elementor-widget elementor-widget-text-editor\" data-id=\"66ba85a0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ul><li>Clean Technology ITC: Up to 30% refundable tax credit for investments in eligible clean technology projects.<\/li><li>Clean Hydrogen ITC: Up to 40% refundable tax credit for investments in clean hydrogen production.<\/li><li>Clean Technology Manufacturing (CTM) ITC: Up to 30% for property available for use from 2024 to 2031, reducing over time.<\/li><li>CCUS ITC: Up to 60% refundable tax credit for qualified carbon capture expenditures.<\/li><\/ul>\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-3231\" 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-3231\" >\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 Clean Technology Manufacturing ITC? <\/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-3231\" class=\"elementor-element elementor-element-18a0ecd4 e-con-full e-flex e-con e-child\" data-id=\"18a0ecd4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-3231\" class=\"elementor-element elementor-element-4ac3f271 e-flex e-con-boxed e-con e-child\" data-id=\"4ac3f271\" 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-c1c3d82 elementor-widget elementor-widget-text-editor\" data-id=\"c1c3d82\" 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 CTM ITC encourages investment in capital for clean technology manufacturing in Canada. Available to taxable Canadian corporations. Labour requirements do NOT apply.<\/p><p><strong>Rates:<\/strong> 30% (2024\u20132031), 20% (2032), 10% (2033), 5% (2034).<\/p><p>Eligible property includes machinery and equipment for <strong>manufacturing renewable energy<\/strong> <strong>equipment<\/strong>, <strong>EVs<\/strong>, <strong>electrical storage<\/strong>, and <strong>qualifying minerals.<\/strong><\/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-3232\" 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-3232\" >\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 CCUS ITC? <\/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-3232\" class=\"elementor-element elementor-element-1e2ec045 e-con-full e-flex e-con e-child\" data-id=\"1e2ec045\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-3232\" class=\"elementor-element elementor-element-6fec3764 e-flex e-con-boxed e-con e-child\" data-id=\"6fec3764\" 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-411e0ec9 elementor-widget elementor-widget-text-editor\" data-id=\"411e0ec9\" 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 CCUS ITC aims to encourage investment in carbon capture, transportation, utilization and storage.<\/p><p>Rates: <strong>60%<\/strong> (ambient air), <strong>50%<\/strong> (other sources), <strong>37.5%<\/strong> (transport\/storage\/use).<\/p><p>Expenditures Jan 1, 2022 \u2013 Dec 31, 2030.<\/p><p>Requires a qualified project plan and expected CO\u2082 capture for at least 20 years.<\/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-3233\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-3233\" >\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 Clean Hydrogen Investment Tax Credit? <\/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-3233\" class=\"elementor-element elementor-element-cb8133b e-con-full e-flex e-con e-child\" data-id=\"cb8133b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-3233\" class=\"elementor-element elementor-element-e1d7486 e-flex e-con-boxed e-con e-child\" data-id=\"e1d7486\" 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-a93b8d0 elementor-widget elementor-widget-text-editor\" data-id=\"a93b8d0\" 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>Encourages investment in clean hydrogen and ammonia production.<\/p><p>Rates vary by carbon intensity: <strong>40%<\/strong>, <strong>25%<\/strong>, or <strong>15%<\/strong> for clean hydrogen property.<\/p><p>Clean ammonia equipment rate is <strong>15%<\/strong>.<\/p><p>Available March 28, 2023 \u2013 2033, halved for 2034, then 0%.<\/p><p>Labour requirements apply.<\/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-3234\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-3234\" >\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 Clean Technology ITC? <\/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-3234\" class=\"elementor-element elementor-element-7fb1c57 e-con-full e-flex e-con e-child\" data-id=\"7fb1c57\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-3234\" class=\"elementor-element elementor-element-9b93761 e-flex e-con-boxed e-con e-child\" data-id=\"9b93761\" 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-517ef96 elementor-widget elementor-widget-text-editor\" data-id=\"517ef96\" 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>30% refundable tax credit<\/strong> for eligible property from March 28, 2023 \u2013 Dec 31, 2033.<\/p><p>Reduces to <strong>15%<\/strong> in 2034.<\/p><p>Labour requirements: pay covered workers per collective agreement and ensure \u226510% Red Seal apprentices.<\/p><p>Non-compliance reduces the rate by 10 percentage points.<\/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-3235\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"6\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-3235\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><h3 class=\"e-n-accordion-item-title-text\"> How do I determine if my business is eligible? <\/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-3235\" class=\"elementor-element elementor-element-5a85e36 e-con-full e-flex e-con e-child\" data-id=\"5a85e36\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-3235\" class=\"elementor-element elementor-element-177e153 e-flex e-con-boxed e-con e-child\" data-id=\"177e153\" 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-a07cf1d elementor-widget elementor-widget-text-editor\" data-id=\"a07cf1d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ul><li><strong>Type of business:<\/strong> Taxable Canadian corporation, partnerships, or mutual fund trusts.<\/li><li><strong>Project eligibility:<\/strong> Investments in renewable energy, clean hydrogen, carbon capture, or CTM.<\/li><li><strong>Location:<\/strong> Property must be in Canada, new, and not previously used.<\/li><li><strong>Labour requirements:<\/strong> Prevailing wages and Red Seal apprentices (not applicable for CTM ITC).<\/li><li><strong>Documentation:<\/strong> Project plans, financial records, and regulatory compliance proof.<\/li><\/ul>\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-3236\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"7\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-3236\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><h3 class=\"e-n-accordion-item-title-text\"> How do I apply for Clean Economy Investment Tax Credits? <\/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-3236\" class=\"elementor-element elementor-element-1e93c36 e-con-full e-flex e-con e-child\" data-id=\"1e93c36\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-3236\" class=\"elementor-element elementor-element-03895fe e-flex e-con-boxed e-con e-child\" data-id=\"03895fe\" 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-6a5e52e elementor-widget elementor-widget-text-editor\" data-id=\"6a5e52e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ul><li><strong>Determine eligibility:<\/strong> Ensure your business and project meet the criteria.<\/li><li><strong>Gather documentation:<\/strong> Project plans, financial records, and proof of compliance.<\/li><li><strong>Submit application:<\/strong> Complete and submit forms to the CRA or NRCan.<\/li><li><strong>Consult experts:<\/strong> Contact our tax credit experts to maximize your claim and ensure full compliance.<\/li><\/ul>\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-3237\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"8\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-3237\" >\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 30% tax credit in Canada? <\/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-3237\" class=\"elementor-element elementor-element-b6ff6f6 e-con-full e-flex e-con e-child\" data-id=\"b6ff6f6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-3237\" class=\"elementor-element elementor-element-b2fbf8c e-flex e-con-boxed e-con e-child\" data-id=\"b2fbf8c\" 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-d332f3a elementor-widget elementor-widget-text-editor\" data-id=\"d332f3a\" 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>Small businesses in Canada may qualify for the Carbon Rebate Program, which offsets costs incurred from environmental taxes or sustainability investments.<\/p><p>This aligns with Canada&#8217;s commitment to reducing 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-3238\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"9\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-3238\" >\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 Canada Carbon Rebate for Small Businesses? <\/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-3238\" class=\"elementor-element elementor-element-f488970 e-con-full e-flex e-con e-child\" data-id=\"f488970\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-3238\" class=\"elementor-element elementor-element-27ff089 e-flex e-con-boxed e-con e-child\" data-id=\"27ff089\" 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-1f9a259 elementor-widget elementor-widget-text-editor\" data-id=\"1f9a259\" 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 30% tax credit refers to the Clean Technology Investment Tax Credit (CT ITC).<\/p><p>It is a refundable tax credit designed to support businesses investing in eligible clean technology properties.<\/p><p>This program encourages the adoption of renewable energy and low-carbon technologies.<\/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 types of Clean Economy Tax Credits are available?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Clean Technology ITC: Up to 30% refundable tax credit for investments in eligible clean technology projects.Clean Hydrogen ITC: Up to 40% refundable tax credit for investments in clean hydrogen production.Clean Technology Manufacturing (CTM) ITC: Up to 30% for property available for use from 2024 to 2031, reducing over time.CCUS ITC: Up to 60% refundable tax credit for qualified carbon capture expenditures.\"}},{\"@type\":\"Question\",\"name\":\"What is the Clean Technology Manufacturing ITC?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The CTM ITC encourages investment in capital for clean technology manufacturing in Canada. Available to taxable Canadian corporations. Labour requirements do NOT apply.Rates: 30% (2024\\u20132031), 20% (2032), 10% (2033), 5% (2034).Eligible property includes machinery and equipment for manufacturing renewable energy equipment, EVs, electrical storage, and qualifying minerals.\"}},{\"@type\":\"Question\",\"name\":\"What is the CCUS ITC?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The CCUS ITC aims to encourage investment in carbon capture, transportation, utilization and storage.Rates: 60% (ambient air), 50% (other sources), 37.5% (transport\\\/storage\\\/use).Expenditures Jan 1, 2022 \\u2013 Dec 31, 2030.Requires a qualified project plan and expected CO\\u2082 capture for at least 20 years.\"}},{\"@type\":\"Question\",\"name\":\"What is the Clean Hydrogen Investment Tax Credit?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Encourages investment in clean hydrogen and ammonia production.Rates vary by carbon intensity: 40%, 25%, or 15% for clean hydrogen property.Clean ammonia equipment rate is 15%.Available March 28, 2023 \\u2013 2033, halved for 2034, then 0%.Labour requirements apply.\"}},{\"@type\":\"Question\",\"name\":\"What is the Clean Technology ITC?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"30% refundable tax credit for eligible property from March 28, 2023 \\u2013 Dec 31, 2033.Reduces to 15% in 2034.Labour requirements: pay covered workers per collective agreement and ensure \\u226510% Red Seal apprentices.Non-compliance reduces the rate by 10 percentage points.\"}},{\"@type\":\"Question\",\"name\":\"How do I determine if my business is eligible?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Type of business: Taxable Canadian corporation, partnerships, or mutual fund trusts.Project eligibility: Investments in renewable energy, clean hydrogen, carbon capture, or CTM.Location: Property must be in Canada, new, and not previously used.Labour requirements: Prevailing wages and Red Seal apprentices (not applicable for CTM ITC).Documentation: Project plans, financial records, and regulatory compliance proof.\"}},{\"@type\":\"Question\",\"name\":\"How do I apply for Clean Economy Investment Tax Credits?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Determine eligibility: Ensure your business and project meet the criteria.Gather documentation: Project plans, financial records, and proof of compliance.Submit application: Complete and submit forms to the CRA or NRCan.Consult experts: Contact our tax credit experts to maximize your claim and ensure full compliance.\"}},{\"@type\":\"Question\",\"name\":\"What is the 30% tax credit in Canada?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Small businesses in Canada may qualify for the Carbon Rebate Program, which offsets costs incurred from environmental taxes or sustainability investments.This aligns with Canada&#8217;s commitment to reducing carbon emissions.\"}},{\"@type\":\"Question\",\"name\":\"What is the Canada Carbon Rebate for Small Businesses?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The 30% tax credit refers to the Clean Technology Investment Tax Credit (CT ITC).It is a refundable tax credit designed to support businesses investing in eligible clean technology properties.This program encourages the adoption of renewable energy and low-carbon technologies.\"}}]}<\/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>Clean Economy Investment Tax Credits The Canadian Government offers a variety of Investment Tax Credits (ITCs) for businesses investing in clean technology. At Leyton Canada, we help businesses fully leverage these tax credits to support their sustainable initiatives and maximize financial savings. Talk to a Clean Economy ITC Expert https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/03\/15506610_1280_720_25fps.mp4 html.lenis-stopped { overflow: hidden !important; [&hellip;]<\/p>\n","protected":false},"author":32,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_yoast_wpseo_focuskw":"Clean Economy Investment Tax Credits","_yoast_wpseo_title":"Clean Economy Investment Tax Credits (ITCs) | Leyton Canada","_yoast_wpseo_metadesc":"Discover how Leyton Canada can help your business leverage Clean Economy ITCs. Learn about clean tech ITC, CCUS ITC, and more...","footnotes":"","_yoast_wpseo_focuskeywords":"[{\"keyword\":\"clean tech ITC\",\"score\":\"\"},{\"keyword\":\"CCUS ITC\",\"score\":\"\"},{\"keyword\":\"clean economy credit\",\"score\":\"\"},{\"keyword\":\"clean hydrogen ITC\",\"score\":\"\"},{\"keyword\":\"federal investment tax credit\",\"score\":\"\"}]","_yoast_wpseo_keywordsynonyms":"[\"federal clean economy credits\",\"clean technology credit\",\"carbon capture credit\",\"green investment credit\",\"hydrogen credit\",\"refundable ITC\"]"},"class_list":["post-887","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>Clean Economy Investment Tax Credits (ITCs) | Leyton Canada<\/title>\n<meta name=\"description\" content=\"Discover how Leyton Canada can help your business leverage Clean Economy ITCs. Learn about clean tech ITC, CCUS ITC, and more...\" \/>\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.com\/ca\/en\/clean-economy-investment-tax-credits\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Clean Economy Investment Tax Credits\" \/>\n<meta property=\"og:description\" content=\"Discover how Leyton Canada can help your business leverage Clean Economy ITCs. Learn about clean tech ITC, CCUS ITC, and more...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/leyton.com\/ca\/en\/clean-economy-investment-tax-credits\/\" \/>\n<meta property=\"og:site_name\" content=\"Leyton Canada\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-24T20:46:05+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/two-asian-businessmen-in-formal-suits-discuss-idea-2026-01-08-07-51-25-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<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/leyton.com\\\/ca\\\/en\\\/clean-economy-investment-tax-credits\\\/\",\"url\":\"https:\\\/\\\/leyton.com\\\/ca\\\/en\\\/clean-economy-investment-tax-credits\\\/\",\"name\":\"Clean Economy Investment Tax Credits (ITCs) | Leyton Canada\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/leyton.com\\\/ca\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/leyton.com\\\/ca\\\/en\\\/clean-economy-investment-tax-credits\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/leyton.com\\\/ca\\\/en\\\/clean-economy-investment-tax-credits\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/leyton.com\\\/wp-content\\\/blogs.dir\\\/3\\\/files\\\/2026\\\/07\\\/two-asian-businessmen-in-formal-suits-discuss-idea-2026-01-08-07-51-25-utc-1024x683.jpg\",\"datePublished\":\"2026-06-29T08:07:47+00:00\",\"dateModified\":\"2026-07-24T20:46:05+00:00\",\"description\":\"Discover how Leyton Canada can help your business leverage Clean Economy ITCs. Learn about clean tech ITC, CCUS ITC, and more...\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/leyton.com\\\/ca\\\/en\\\/clean-economy-investment-tax-credits\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/leyton.com\\\/ca\\\/en\\\/clean-economy-investment-tax-credits\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/leyton.com\\\/ca\\\/en\\\/clean-economy-investment-tax-credits\\\/#primaryimage\",\"url\":\"https:\\\/\\\/leyton.com\\\/wp-content\\\/blogs.dir\\\/3\\\/files\\\/2026\\\/07\\\/two-asian-businessmen-in-formal-suits-discuss-idea-2026-01-08-07-51-25-utc-1024x683.jpg\",\"contentUrl\":\"https:\\\/\\\/leyton.com\\\/wp-content\\\/blogs.dir\\\/3\\\/files\\\/2026\\\/07\\\/two-asian-businessmen-in-formal-suits-discuss-idea-2026-01-08-07-51-25-utc-1024x683.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/leyton.com\\\/ca\\\/en\\\/clean-economy-investment-tax-credits\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/leyton.com\\\/ca\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Clean Economy Investment Tax Credits\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/leyton.com\\\/ca\\\/#website\",\"url\":\"https:\\\/\\\/leyton.com\\\/ca\\\/\",\"name\":\"Leyton\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/leyton.com\\\/ca\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/leyton.com\\\/ca\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/leyton.com\\\/ca\\\/#organization\",\"name\":\"Leyton\",\"url\":\"https:\\\/\\\/leyton.com\\\/ca\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/leyton.com\\\/ca\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/leyton.com\\\/wp-content\\\/blogs.dir\\\/3\\\/files\\\/2026\\\/01\\\/logo.svg\",\"contentUrl\":\"https:\\\/\\\/leyton.com\\\/wp-content\\\/blogs.dir\\\/3\\\/files\\\/2026\\\/01\\\/logo.svg\",\"width\":108,\"height\":44,\"caption\":\"Leyton\"},\"image\":{\"@id\":\"https:\\\/\\\/leyton.com\\\/ca\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Clean Economy Investment Tax Credits (ITCs) | Leyton Canada","description":"Discover how Leyton Canada can help your business leverage Clean Economy ITCs. Learn about clean tech ITC, CCUS ITC, and more...","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.com\/ca\/en\/clean-economy-investment-tax-credits\/","og_locale":"en_US","og_type":"article","og_title":"Clean Economy Investment Tax Credits","og_description":"Discover how Leyton Canada can help your business leverage Clean Economy ITCs. Learn about clean tech ITC, CCUS ITC, and more...","og_url":"https:\/\/leyton.com\/ca\/en\/clean-economy-investment-tax-credits\/","og_site_name":"Leyton Canada","article_modified_time":"2026-07-24T20:46:05+00:00","og_image":[{"width":1024,"height":683,"url":"https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/two-asian-businessmen-in-formal-suits-discuss-idea-2026-01-08-07-51-25-utc-1024x683.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/leyton.com\/ca\/en\/clean-economy-investment-tax-credits\/","url":"https:\/\/leyton.com\/ca\/en\/clean-economy-investment-tax-credits\/","name":"Clean Economy Investment Tax Credits (ITCs) | Leyton Canada","isPartOf":{"@id":"https:\/\/leyton.com\/ca\/#website"},"primaryImageOfPage":{"@id":"https:\/\/leyton.com\/ca\/en\/clean-economy-investment-tax-credits\/#primaryimage"},"image":{"@id":"https:\/\/leyton.com\/ca\/en\/clean-economy-investment-tax-credits\/#primaryimage"},"thumbnailUrl":"https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/two-asian-businessmen-in-formal-suits-discuss-idea-2026-01-08-07-51-25-utc-1024x683.jpg","datePublished":"2026-06-29T08:07:47+00:00","dateModified":"2026-07-24T20:46:05+00:00","description":"Discover how Leyton Canada can help your business leverage Clean Economy ITCs. Learn about clean tech ITC, CCUS ITC, and more...","breadcrumb":{"@id":"https:\/\/leyton.com\/ca\/en\/clean-economy-investment-tax-credits\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/leyton.com\/ca\/en\/clean-economy-investment-tax-credits\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/leyton.com\/ca\/en\/clean-economy-investment-tax-credits\/#primaryimage","url":"https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/two-asian-businessmen-in-formal-suits-discuss-idea-2026-01-08-07-51-25-utc-1024x683.jpg","contentUrl":"https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/07\/two-asian-businessmen-in-formal-suits-discuss-idea-2026-01-08-07-51-25-utc-1024x683.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/leyton.com\/ca\/en\/clean-economy-investment-tax-credits\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/leyton.com\/ca\/"},{"@type":"ListItem","position":2,"name":"Clean Economy Investment Tax Credits"}]},{"@type":"WebSite","@id":"https:\/\/leyton.com\/ca\/#website","url":"https:\/\/leyton.com\/ca\/","name":"Leyton","description":"","publisher":{"@id":"https:\/\/leyton.com\/ca\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/leyton.com\/ca\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/leyton.com\/ca\/#organization","name":"Leyton","url":"https:\/\/leyton.com\/ca\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/leyton.com\/ca\/#\/schema\/logo\/image\/","url":"https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/01\/logo.svg","contentUrl":"https:\/\/leyton.com\/wp-content\/blogs.dir\/3\/files\/2026\/01\/logo.svg","width":108,"height":44,"caption":"Leyton"},"image":{"@id":"https:\/\/leyton.com\/ca\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/leyton.com\/ca\/wp-json\/wp\/v2\/pages\/887","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/leyton.com\/ca\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/leyton.com\/ca\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/leyton.com\/ca\/wp-json\/wp\/v2\/users\/32"}],"replies":[{"embeddable":true,"href":"https:\/\/leyton.com\/ca\/wp-json\/wp\/v2\/comments?post=887"}],"version-history":[{"count":28,"href":"https:\/\/leyton.com\/ca\/wp-json\/wp\/v2\/pages\/887\/revisions"}],"predecessor-version":[{"id":6595,"href":"https:\/\/leyton.com\/ca\/wp-json\/wp\/v2\/pages\/887\/revisions\/6595"}],"wp:attachment":[{"href":"https:\/\/leyton.com\/ca\/wp-json\/wp\/v2\/media?parent=887"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}