{"id":9038,"date":"2026-07-04T23:02:48","date_gmt":"2026-07-04T20:02:48","guid":{"rendered":"https:\/\/ukraine.eu4business-ebrdcreditline.toyidea.info\/how-to-apply\/eligibility-guide\/"},"modified":"2026-07-26T22:57:26","modified_gmt":"2026-07-26T19:57:26","slug":"eligibility-guide","status":"publish","type":"page","link":"https:\/\/ukraine.eu4business-ebrdcreditline.wss-develope.uk\/uk\/how-to-apply\/eligibility-guide\/","title":{"rendered":"\u041f\u043e\u0441\u0456\u0431\u043d\u0438\u043a \u0449\u043e\u0434\u043e \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u043d\u043e\u0441\u0442\u0456 \u0432\u0438\u043c\u043e\u0433\u0430\u043c"},"content":{"rendered":"<div>\n<p>Before starting your application, let\u2019s explore if your business and investment project can benefit from the EU4Business\u2013EBRD Credit Line.<\/p>\n<p>To understand our eligibility criteria, we will walk together through an example that illustrates how to check the eligibility for an investment project. Let us look at the case of ABC Ltd. <strong>Does it qualify for an investment incentive under this programme?<\/strong><\/p>\n<p>This step-by-step example shows how a typical MSME checks eligibility. <strong>It\u2019s guidance only<\/strong> \u2014 the final eligibility of your investment project should be confirmed with a PFI and our advisory team.<\/p>\n<\/div>\n<div>\n<p><strong>Important!<\/strong><br \/>This tool provides simplified guidance based on a typical case. Formal eligibility is defined by programme rules and verified by partner banks and the EBRD. <strong>Please review the full eligibility criteria before applying<\/strong>.<\/p>\n<\/div>\n<p><img decoding=\"async\" src=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/Eligibility-Guide-01.jpg\" alt=\"\"><\/p>\n<div>\n<p>    <script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    \/\/ \u0417\u043d\u0430\u0445\u043e\u0434\u0438\u043c\u043e \u0412\u0421\u0406 \u0433\u043e\u043b\u043e\u0432\u043d\u0456 \u0441\u0435\u043a\u0446\u0456\u0457 \u0430\u043a\u043e\u0440\u0434\u0435\u043e\u043d\u0456\u0432 \u043d\u0430 \u0441\u0442\u043e\u0440\u0456\u043d\u0446\u0456\n    const accordions = document.querySelectorAll('.wss-big-accordion');<\/p>\n<p>    \/\/ \u0417\u0430\u043f\u0443\u0441\u043a\u0430\u0454\u043c\u043e \u0446\u0438\u043a\u043b \u0434\u043b\u044f \u043a\u043e\u0436\u043d\u043e\u0433\u043e \u0437\u043d\u0430\u0439\u0434\u0435\u043d\u043e\u0433\u043e \u0430\u043a\u043e\u0440\u0434\u0435\u043e\u043d\u0430 \u043e\u043a\u0440\u0435\u043c\u043e\n    accordions.forEach(function(accordionSection) {<\/p>\n<p>        \/\/ \u0417\u043d\u0430\u0445\u043e\u0434\u0438\u043c\u043e \u0435\u043b\u0435\u043c\u0435\u043d\u0442\u0438 \u0422\u0406\u041b\u042c\u041a\u0418 \u0432\u0441\u0435\u0440\u0435\u0434\u0438\u043d\u0456 \u043f\u043e\u0442\u043e\u0447\u043d\u043e\u0457 \u0441\u0435\u043a\u0446\u0456\u0457\n        const titleLink = accordionSection.querySelector('.wss-big-accordion-title a');\n        const contentBlocks = accordionSection.querySelectorAll('.wss-big-accordion-content');\n        const iconElement = accordionSection.querySelector('.wss-big-accordion-title .uk-icon');<\/p>\n<p>        if (titleLink && contentBlocks.length > 0) {<\/p>\n<p>            \/\/ 1. \u041f\u043e\u0447\u0430\u0442\u043a\u043e\u0432\u0438\u0439 \u0441\u0442\u0430\u043d \u0434\u043b\u044f \u0446\u044c\u043e\u0433\u043e \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u0433\u043e \u0430\u043a\u043e\u0440\u0434\u0435\u043e\u043d\u0430\n            accordionSection.classList.add('is-closed');<\/p>\n<p>            if (iconElement) {\n                iconElement.setAttribute('uk-icon', 'icon: chevron-down; ratio: 2');\n            }<\/p>\n<p>            contentBlocks.forEach(function(block) {\n                block.style.overflow = 'hidden';\n                block.style.transition = 'max-height 0.4s ease, opacity 0.4s ease, margin-top 0.4s ease';\n                block.style.maxHeight = '0px';\n                block.style.opacity = '0';<\/p>\n<p>                block.dataset.originalMargin = window.getComputedStyle(block).marginTop;\n                block.style.marginTop = '0px';\n            });<\/p>\n<p>            \/\/ 2. \u041e\u0431\u0440\u043e\u0431\u043d\u0438\u043a \u043a\u043b\u0456\u043a\u0443 \u0442\u0456\u043b\u044c\u043a\u0438 \u0434\u043b\u044f \u0446\u044c\u043e\u0433\u043e \u0430\u043a\u043e\u0440\u0434\u0435\u043e\u043d\u0430\n            titleLink.addEventListener('click', function(e) {\n                e.preventDefault(); \n                e.stopPropagation(); <\/p>\n<p>                const isClosed = accordionSection.classList.toggle('is-closed');<\/p>\n<p>                if (iconElement) {\n                    iconElement.setAttribute('uk-icon', isClosed ? 'icon: chevron-down; ratio: 2' : 'icon: chevron-up; ratio: 2');\n                }<\/p>\n<p>                contentBlocks.forEach(function(block) {\n                    if (isClosed) {\n                        \/\/ \u0417\u0433\u043e\u0440\u0442\u0430\u043d\u043d\u044f\n                        block.style.maxHeight = block.scrollHeight + 'px';\n                        void block.offsetHeight; <\/p>\n<p>                        block.style.maxHeight = '0px';\n                        block.style.opacity = '0';\n                        block.style.marginTop = '0px';\n                    } else {\n                        \/\/ \u0420\u043e\u0437\u0433\u043e\u0440\u0442\u0430\u043d\u043d\u044f\n                        block.style.marginTop = block.dataset.originalMargin;\n                        block.style.maxHeight = block.scrollHeight + 100 + 'px'; \n                        block.style.opacity = '1';<\/p>\n<p>                        setTimeout(function() {\n                            if (!accordionSection.classList.contains('is-closed')) {\n                                block.style.maxHeight = 'none';\n                            }\n                        }, 400);\n                    }\n                });\n            });\n        }\n    });\n});\n<\/script>\n<\/div>\n<div>View full eligibility criteria<\/div>\n<p><p>\n        <a href=\"https:\/\/ukraine.eu4business-ebrdcreditline.wss-develope.uk\/who-can-apply\/\">Who Can Apply<\/a>\n    <\/p>\n<\/p>\n<div>View full application steps<\/div>\n<p><p>\n        <a href=\"https:\/\/ukraine.eu4business-ebrdcreditline.wss-develope.uk\/uk\/how-to-apply\/application-steps\/\">Application Steps<\/a>\n    <\/p>\n<\/p>\n<h3><a href=\"#\"><span>Step 1.<\/span> Is your business an MSME?<\/a><\/h3>\n<div>Example<\/div>\n<div>ABC Ltd.<\/div>\n<div>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/Eligibility-Guide-02.svg\" alt=\"\"><\/p>\n<h3>23<\/h3>\n<div>employees<\/div>\n<\/div>\n<div>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/Eligibility-Guide-03.svg\" alt=\"\"><\/p>\n<h3>\u20ac4.000.000<\/h3>\n<div>annual turnover<\/div>\n<\/div>\n<h6>\n<p>Eligibility guidance:<\/p>\n<p>What are the definitions for MSMEs under this programme?<\/p>\n<\/h6>\n<ul>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\" alt=\"\"><\/p>\n<div>MSMEs have fewer than 250 employees<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\" alt=\"\"><\/p>\n<div>Annual turnover below \u20ac50 million OR total assets below \u20ac43 million<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\" alt=\"\"><\/p>\n<div>Independent and privately owned<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\" alt=\"\"><\/p>\n<div>Comply with EBRD Environmental and Social Policy standards<\/div>\n<\/li>\n<\/ul>\n<div>Does ABC Ltd. align with the MSME definition?<\/div>\n<hr>\n<div>\n<p>Yes, with 23 employees and an annual turnover of \u20ac4 million ABC Ltd. meets the programme\u2019s MSME definition. Let\u2019s continue with the next step.<\/p>\n<p>Learn more about <strong>Business Types we support<\/strong> or <strong>Talk to our Expert<\/strong><\/p>\n<\/div>\n<ul>\n<li>\n<p>\n        <a href=\"#\">Read about MSME definition<\/a>\n    <\/p>\n<\/li>\n<li>\n<p>\n        <a href=\"#\">View full MSME eligibility criteria<\/a>\n    <\/p>\n<\/li>\n<\/ul>\n<h3><a href=\"#\"><span>Step 2.<\/span> What sector is your business in?<\/a><\/h3>\n<div>Example<\/div>\n<div>ABC Ltd produces <br class=\"uk-visible@m\">eco-friendly packaging.<\/div>\n<div>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/Eligibility-Guide-04.svg\" alt=\"\"><\/p>\n<\/div>\n<h6>\n<p>The programme is open to most sectors, including:<\/p>\n<\/h6>\n<ul>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\" alt=\"\"><\/p>\n<div>Agribusiness \/ Food production<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\" alt=\"\"><\/p>\n<div>Manufacturing<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\" alt=\"\"><\/p>\n<div>Services, retail, logistics, storage<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\" alt=\"\"><\/p>\n<div>Transport<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\" alt=\"\"><\/p>\n<div>Construction<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\" alt=\"\"><\/p>\n<div>Hotels and restaurants<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\" alt=\"\"><\/p>\n<div>Medical sector<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\" alt=\"\"><\/p>\n<div>Energy<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\" alt=\"\"><\/p>\n<div>And others<\/div>\n<\/li>\n<\/ul>\n<div>\n<p><strong>Excluded sectors:<\/strong><\/p>\n<p>Arms, gambling, tobacco, financial services, fossil fuel-based technologies, mining, real estate speculation, land purchase, and other activities listed on the EBRD E&amp;S Exclusion List.<\/p>\n<\/div>\n<div>Does ABC Ltd align with the sector eligibility rules?<\/div>\n<hr>\n<div>\n<p>Yes, as a manufacturer of eco-friendly packaging, ABC Ltd.\u2019s aligns with the sector eligibility rules, as manufacturing of eco-friendly packaging is not listed on the EBRD Exclusion List.<\/p>\n<p>If your activity is unusual or unclear, our advisory team can help. Learn more about <strong>Sectors we support<\/strong> or <strong>Talk to our Expert<\/strong>.<\/p>\n<\/div>\n<h3><a href=\"#\"><span>Step 3.<\/span> Does your investment \/ project qualify?<\/a><\/h3>\n<div>Example<\/div>\n<div>ABC Ltd plans to buy <br class=\"uk-visible@m\">a machine that reduces <br class=\"uk-visible@m\">operational<br \/>\nenergy <br class=\"uk-visible@m\">consumption<br \/>\nby 20%.<\/div>\n<div>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/Eligibility-Guide-05.svg\" alt=\"\"><\/p>\n<\/div>\n<h6>\n<p>Eligible investment types are diverse, they include:<\/p>\n<\/h6>\n<ul>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\" alt=\"\"><\/p>\n<div>Equipment or machinery upgrades<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\" alt=\"\"><\/p>\n<div>Energy-efficient \/ green technologies<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\" alt=\"\"><\/p>\n<div>Renewable energy equipment<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\" alt=\"\"><\/p>\n<div>Production \/ processing assets<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\" alt=\"\"><\/p>\n<div>Equipment that increases compliance with EU environmental, health &#038; safety, and product quality directives<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\" alt=\"\"><\/p>\n<div>Rebuilding or replacing war-damaged assets<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\" alt=\"\"><\/p>\n<div>Among others<\/div>\n<\/li>\n<\/ul>\n<div>Does ABC Ltd.\u2019s planned investment qualify under the programme?<\/div>\n<hr>\n<div>\n<p>Yes, the planned investment leads to increase energy efficiency. It is listed also listed in the EBRD\u2019s Green Technology Selector.<\/p>\n<p>If your project already benefits from other EU, national, or international grants, contact us to confirm eligibility Learn more about <strong>Projects we support<\/strong> or <strong>Talk to our Expert<\/strong>.<\/p>\n<\/div>\n<h3><a href=\"#\"><span>Step 4.<\/span> Does your business qualify for additional incentives?<\/a><\/h3>\n<div>Example<\/div>\n<div>ABC Ltd employs <br class=\"uk-visible@m\">war veterans.<\/div>\n<div>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/Eligibility-Guide-06.svg\" alt=\"\"><\/p>\n<\/div>\n<h6>\n<p>Priority groups with additional incentives in Ukraine include:<\/p>\n<\/h6>\n<ul>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\" alt=\"\"><\/p>\n<div>Veteran-led \/ veteran-owned<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\" alt=\"\"><\/p>\n<div>Employing veterans<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\" alt=\"\"><\/p>\n<div>Businesses affected by war damage<\/div>\n<\/li>\n<\/ul>\n<div>Does ABC Ltd qualify for additional incentives?<\/div>\n<hr>\n<div>\n<p>Yes, since it employs war veterans, it can receive a higher investment incentive.<\/p>\n<p>Your business may qualify for additional incentives based on its profile. Learn more about how these incentives work. Learn more about <strong>Priority Groups<\/strong> or <strong>Talk to our Expert<\/strong>.<\/p>\n<\/div>\n<p><p>\n        <a href=\"#\">View full incentive eligibility rules<\/a>\n    <\/p>\n<\/p>\n<h3>ABC Ltd. has completed its eligibility check.<\/h3>\n<div>\n<p>Based on the company profile and the planned investment, it qualifies for a <strong>30% investment incentive<\/strong>.<\/p>\n<p>Since the new equipment costs <strong>\u20ac250,000<\/strong> and the company has taken a <strong>\u20ac250,000<\/strong> loan from one of the PFIs to finance this investment, it will receive a cashback payment of <strong>\u20ac75,000 (30% of \u20ac250,000)<\/strong> financed by the EU.<\/p>\n<p>This significantly reduces the effective investment cost.<\/p>\n<\/div>\n<div>\n<p><em>This example is for illustration purposes to help you familiarise yourself with our eligibility rules. Please contact us if you have any further questions.<\/em><\/p>\n<\/div>\n<h3>What to do next?<\/h3>\n<div>You\u2019ve explored the key eligibility criteria. Here\u2019s how to move forward.<\/div>\n<ul>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\" alt=\"\"><\/p>\n<div>\n<p>Clarify your project. Define your investment, scope, and estimated size.<\/p>\n<p><em style=\"font-weight: 500; font-size: 0.9rem;\">Explore application pathways<\/em><\/p>\n<style>\n[id*=\"wss-link__btn-\"] .el-item {\n    display: flex;\n}\n[id*=\"wss-link__btn-\"] .el-content {\n    display: inline-block;\n    padding: 10px 30px;\n    border-radius: 30px;\n    color: #1a1a1a;\n    text-decoration: none;\n    font-weight: 500;\n    font-size: 0.85rem;\n    min-width: 180px;\n    \/* \u0417\u0430\u0434\u0430\u0454\u043c\u043e \u043e\u0434\u043d\u0430\u043a\u043e\u0432\u0443 \u0448\u0438\u0440\u0438\u043d\u0443 \u0434\u043b\u044f \u043e\u0431\u043e\u0445 \u043a\u043d\u043e\u043f\u043e\u043a *\/\n    box-sizing: border-box;\n    transition: all 0.3s ease;\n}<\/p>\n<p>#wss-link__btn-simplified .el-content {\n    border: 1px solid #e6d5ff;\n    background-color: #e6d5ff;    \n}<\/p>\n<p>#wss-link__btn-simplified .el-content:hover {\n    background-color: #e6d5ffa0;\n    \/* \u0421\u0432\u0456\u0442\u043b\u043e-\u0444\u0456\u043e\u043b\u0435\u0442\u043e\u0432\u0438\u0439 *\/\n    border-color: #e6d5ffa0;\n    color: #222;\n}<\/p>\n<p>#wss-link__btn-complex .el-content {\n    border: 1px solid #336dff;\n    background-color: #336dff;\n    color: #fff !important;\n    font-weight: 500;\n}<\/p>\n<p>#wss-link__btn-complex .el-content:hover {\n    background-color: #336dffa0;\n    \/* \u0421\u0432\u0456\u0442\u043b\u043e-\u0444\u0456\u043e\u043b\u0435\u0442\u043e\u0432\u0438\u0439 *\/\n    border-color: #336dffa0;\n}\n<\/style>\n<div class=\"uk-flex-middle uk-grid-small uk-child-width-auto uk-flex-center uk-grid\" uk-grid=\"\">\n<div class=\"el-item uk-first-column\" id=\"wss-link__btn-simplified\"><a class=\"el-content uk-link-text\" href=\"https:\/\/ukraine.eu4business-ebrdcreditline.wss-develope.uk\/what-we-offer\/loans-and-leasing\/simplified-approach\/\" uk-scroll=\"\"> Simplified Approach <\/a><\/div>\n<div class=\"el-item\" id=\"wss-link__btn-complex\"><a class=\"el-content uk-link-text\" href=\"https:\/\/ukraine.eu4business-ebrdcreditline.wss-develope.uk\/what-we-offer\/loans-and-leasing\/complex-approach\/\" uk-scroll=\"\"> Complex Approach <\/a><\/div>\n<\/div>\n<\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\" alt=\"\"><\/p>\n<div>\n<p>Check detailed requirements. Review full criteria before applying.<\/p>\n<p><em><a href=\"https:\/\/ukraine.eu4business-ebrdcreditline.wss-develope.uk\/how-to-apply\/eligibility-guide\/\">View Eligibility Guide<\/a><\/em><\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\" alt=\"\"><\/p>\n<div>\n<p>Choose your approach. Decide between Simplified or Complex pathway.<\/p>\n<p><em><a href=\"#\">Find a Partner Bank<\/a><\/em><\/div>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\" alt=\"\"><\/p>\n<div>\n<p>Contact the right partner. Speak with a bank or advisory team.<\/p>\n<p><em><a href=\"#\">Talk to an Expert<\/a><\/em><\/div>\n<\/li>\n<\/ul>\n<h3>Explore application pathways<\/h3>\n<ul>\n<li>\n<p>\n        <a href=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/smedefinitionguide_en.pdf\">Read about MSME definition<\/a>\n    <\/p>\n<\/li>\n<li>\n<p>\n        <a href=\"#\">View full MSME eligibility criteria<\/a>\n    <\/p>\n<\/li>\n<\/ul>\n<p><p>\n        <a href=\"https:\/\/ukraine.eu4business-ebrdcreditline.wss-develope.uk\/pfis\/\">Find a Partner Bank<\/a>\n    <\/p>\n<\/p>\n<div>\n<div class=\"wss-accordion-item__icon\" style=\"text-align: center;\"><img decoding=\"async\" class=\"wss-accordion-item__img\" src=\"\/wp-content\/uploads\/sites\/2\/2026\/07\/application-steps-1-08.svg\" alt=\"\" width=\"34\" height=\"27\" \/>&nbsp;Talk to an Expert <\/div>\n<\/div>\n<p><!--more--><br \/>\n<!-- {\"type\":\"layout\",\"children\":[{\"type\":\"section\",\"props\":{\"height\":\"viewport\",\"height_viewport_offset\":true,\"image_position\":\"center-center\",\"padding_top\":\"small\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"props\":{\"column_gap\":\"large\",\"layout\":\"1-2,1-2\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"\n\n<p>Before starting your application, let\u2019s explore if your business and investment project can benefit from the EU4Business\u2013EBRD Credit Line.<\/p>\n\n\\n\n\n<p>To understand our eligibility criteria, we will walk together through an example that illustrates how to check the eligibility for an investment project. Let us look at the case of ABC Ltd. <strong>Does it qualify for an investment incentive under this programme?<\/strong><\/p>\n\n\\n\n\n<p>This step-by-step example shows how a typical MSME checks eligibility. <strong>It\u2019s guidance only<\/strong> \u2014 the final eligibility of your investment project should be confirmed with a PFI and our advisory team.<\/p>\n\n\",\"margin_bottom\":\"default\",\"margin_top\":\"default\"}},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"\n\n<p><strong>Important!<\/strong><br \/>This tool provides simplified guidance based on a typical case. Formal eligibility is defined by programme rules and verified by partner banks and the EBRD. <strong>Please review the full eligibility criteria before applying<\/strong>.<\/p>\n\n\",\"css\":\".el-element {\\n    padding: 30px;\\n    background-color: #e2f164;\\n    border-radius: 28px;\\n}\",\"margin_bottom\":\"default\",\"margin_top\":\"default\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"image\",\"props\":{\"css\":\".el-image {\\n    border-radius: var(--common-border-radius, 20px);\\n}\",\"height_expand\":true,\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/Eligibility-Guide-01.jpg\",\"image_svg_color\":\"emphasis\",\"margin_bottom\":\"default\",\"margin_top\":\"default\"}}]}]},{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"html\",\"props\":{\"content\":\"<script>\\ndocument.addEventListener('DOMContentLoaded', function() {\\n    \/\/ \u0417\u043d\u0430\u0445\u043e\u0434\u0438\u043c\u043e \u0412\u0421\u0406 \u0433\u043e\u043b\u043e\u0432\u043d\u0456 \u0441\u0435\u043a\u0446\u0456\u0457 \u0430\u043a\u043e\u0440\u0434\u0435\u043e\u043d\u0456\u0432 \u043d\u0430 \u0441\u0442\u043e\u0440\u0456\u043d\u0446\u0456\\n    const accordions = document.querySelectorAll('.wss-big-accordion');\\n    \\n    \/\/ \u0417\u0430\u043f\u0443\u0441\u043a\u0430\u0454\u043c\u043e \u0446\u0438\u043a\u043b \u0434\u043b\u044f \u043a\u043e\u0436\u043d\u043e\u0433\u043e \u0437\u043d\u0430\u0439\u0434\u0435\u043d\u043e\u0433\u043e \u0430\u043a\u043e\u0440\u0434\u0435\u043e\u043d\u0430 \u043e\u043a\u0440\u0435\u043c\u043e\\n    accordions.forEach(function(accordionSection) {\\n        \\n        \/\/ \u0417\u043d\u0430\u0445\u043e\u0434\u0438\u043c\u043e \u0435\u043b\u0435\u043c\u0435\u043d\u0442\u0438 \u0422\u0406\u041b\u042c\u041a\u0418 \u0432\u0441\u0435\u0440\u0435\u0434\u0438\u043d\u0456 \u043f\u043e\u0442\u043e\u0447\u043d\u043e\u0457 \u0441\u0435\u043a\u0446\u0456\u0457\\n        const titleLink = accordionSection.querySelector('.wss-big-accordion-title a');\\n        const contentBlocks = accordionSection.querySelectorAll('.wss-big-accordion-content');\\n        const iconElement = accordionSection.querySelector('.wss-big-accordion-title .uk-icon');\\n        \\n        if (titleLink && contentBlocks.length > 0) {\\n            \\n            \/\/ 1. \u041f\u043e\u0447\u0430\u0442\u043a\u043e\u0432\u0438\u0439 \u0441\u0442\u0430\u043d \u0434\u043b\u044f \u0446\u044c\u043e\u0433\u043e \u043a\u043e\u043d\u043a\u0440\u0435\u0442\u043d\u043e\u0433\u043e \u0430\u043a\u043e\u0440\u0434\u0435\u043e\u043d\u0430\\n            accordionSection.classList.add('is-closed');\\n            \\n            if (iconElement) {\\n                iconElement.setAttribute('uk-icon', 'icon: chevron-down; ratio: 2');\\n            }\\n\\n            contentBlocks.forEach(function(block) {\\n                block.style.overflow = 'hidden';\\n                block.style.transition = 'max-height 0.4s ease, opacity 0.4s ease, margin-top 0.4s ease';\\n                block.style.maxHeight = '0px';\\n                block.style.opacity = '0';\\n                \\n                block.dataset.originalMargin = window.getComputedStyle(block).marginTop;\\n                block.style.marginTop = '0px';\\n            });\\n            \\n            \/\/ 2. \u041e\u0431\u0440\u043e\u0431\u043d\u0438\u043a \u043a\u043b\u0456\u043a\u0443 \u0442\u0456\u043b\u044c\u043a\u0438 \u0434\u043b\u044f \u0446\u044c\u043e\u0433\u043e \u0430\u043a\u043e\u0440\u0434\u0435\u043e\u043d\u0430\\n            titleLink.addEventListener('click', function(e) {\\n                e.preventDefault(); \\n                e.stopPropagation(); \\n                \\n                const isClosed = accordionSection.classList.toggle('is-closed');\\n                \\n                if (iconElement) {\\n                    iconElement.setAttribute('uk-icon', isClosed ? 'icon: chevron-down; ratio: 2' : 'icon: chevron-up; ratio: 2');\\n                }\\n                \\n                contentBlocks.forEach(function(block) {\\n                    if (isClosed) {\\n                        \/\/ \u0417\u0433\u043e\u0440\u0442\u0430\u043d\u043d\u044f\\n                        block.style.maxHeight = block.scrollHeight + 'px';\\n                        void block.offsetHeight; \\n                        \\n                        block.style.maxHeight = '0px';\\n                        block.style.opacity = '0';\\n                        block.style.marginTop = '0px';\\n                    } else {\\n                        \/\/ \u0420\u043e\u0437\u0433\u043e\u0440\u0442\u0430\u043d\u043d\u044f\\n                        block.style.marginTop = block.dataset.originalMargin;\\n                        block.style.maxHeight = block.scrollHeight + 100 + 'px'; \\n                        block.style.opacity = '1';\\n                        \\n                        setTimeout(function() {\\n                            if (!accordionSection.classList.contains('is-closed')) {\\n                                block.style.maxHeight = 'none';\\n                            }\\n                        }, 400);\\n                    }\\n                });\\n            });\\n        }\\n    });\\n});\\n<\/script>\"}}]}],\"props\":{\"margin_bottom\":\"remove\",\"margin_top\":\"remove\"}},{\"type\":\"row\",\"props\":{\"layout\":\"1-2,1-2\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"fragment\",\"props\":{\"margin_bottom\":\"default\",\"margin_top\":\"default\"},\"children\":[{\"type\":\"row\",\"props\":{\"layout\":\"1-2,1-2\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"vertical_align\":\"middle\",\"width_small\":\"auto\"},\"children\":[{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"View full eligibility criteria\",\"margin_bottom\":\"default\",\"margin_top\":\"default\",\"text_align\":\"right\",\"text_align_breakpoint\":\"s\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"vertical_align\":\"middle\",\"width_small\":\"auto\"},\"children\":[{\"type\":\"button\",\"props\":{\"css\":\".el-content {\\n    font-weight: 600;\\n}\\n.el-content>span.uk-icon {\\n    margin-left: 1rem !important;\\n    padding: 7px;\\n    margin-right: 10px !important;\\n    border: 1px solid #336DFF;\\n    border-radius: 50vh;\\n    color: #FFF;\\n    background-color: #336DFF;\\n}\\n\\n.el-content:hover>span.uk-icon {\\n    background-color: #336DFFd0;\\n}\",\"grid_column_gap\":\"\",\"grid_row_gap\":\"\",\"margin_bottom\":\"default\",\"margin_top\":\"default\"},\"children\":[{\"type\":\"button_item\",\"props\":{\"button_style\":\"link-text\",\"content\":\"Who Can Apply\",\"dialog_layout\":\"modal\",\"dialog_offcanvas_flip\":true,\"icon\":\"chevron-right\",\"icon_align\":\"left\",\"link\":\"who-can-apply\/\"}}]}]}]}]}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"fragment\",\"props\":{\"margin_bottom\":\"default\",\"margin_top\":\"default\"},\"children\":[{\"type\":\"row\",\"props\":{\"layout\":\"1-2,1-2\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"vertical_align\":\"middle\",\"width_small\":\"auto\"},\"children\":[{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"View full application steps\",\"margin_bottom\":\"default\",\"margin_top\":\"default\",\"text_align\":\"right\",\"text_align_breakpoint\":\"s\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"vertical_align\":\"middle\",\"width_small\":\"auto\"},\"children\":[{\"type\":\"button\",\"props\":{\"css\":\".el-content {\\n    font-weight: 600;\\n}\\n.el-content>span.uk-icon {\\n    margin-left: 1rem !important;\\n    padding: 7px;\\n    margin-right: 10px !important;\\n    border: 1px solid #e2f164;\\n    border-radius: 50vh;\\n    color: #1f1f1f;\\n    background-color: #e2f164;\\n}\\n\\n.el-content:hover>span.uk-icon {\\n    background-color: #e2f164a0;\\n}\",\"grid_column_gap\":\"\",\"grid_row_gap\":\"\",\"margin_bottom\":\"default\",\"margin_top\":\"default\"},\"children\":[{\"type\":\"button_item\",\"props\":{\"button_style\":\"link-text\",\"content\":\"Application Steps\",\"dialog_layout\":\"modal\",\"dialog_offcanvas_flip\":true,\"icon\":\"chevron-right\",\"icon_align\":\"left\",\"link\":\"how-to-apply\/application-steps\/\"}}]}]}]}]}]}]}]},{\"type\":\"section\",\"props\":{\"class\":\"wss-big-accordion\",\"css\":\"\/* 1. \u0420\u043e\u0431\u0438\u043c\u043e \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a flex-\u043a\u043e\u043d\u0442\u0435\u0439\u043d\u0435\u0440\u043e\u043c *\/\\n.wss-big-accordion-title a {\\n    display: flex !important;\\n    justify-content: space-between; \/* \u0420\u043e\u0437\u043d\u043e\u0441\u0438\u0442\u044c \u0442\u0435\u043a\u0441\u0442 \u0432\u043b\u0456\u0432\u043e, \u0430 \u0456\u043a\u043e\u043d\u043a\u0443 \u0432\u043f\u0440\u0430\u0432\u043e *\/\\n    align-items: center; \/* \u0426\u0435\u043d\u0442\u0440\u0443\u0454 \u0457\u0445 \u043f\u043e \u0432\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u0456 *\/\\n    width: 100%;\\n    cursor: pointer;\\n    text-decoration: none !important;\\n}\\n\\n\/* 2. \u041d\u0430\u043b\u0430\u0448\u0442\u043e\u0432\u0443\u0454\u043c\u043e \u043f\u043b\u0430\u0432\u043d\u0443 \u0430\u043d\u0456\u043c\u0430\u0446\u0456\u044e \u0434\u043b\u044f \u0441\u0442\u0440\u0456\u043b\u043e\u0447\u043a\u0438 *\/\\n.wss-big-accordion-title .uk-icon {\\n    transition: transform 0.3s ease;\\n    margin-left: 0 !important; \/* \u041f\u0440\u0438\u0431\u0438\u0440\u0430\u0454\u043c\u043e \u0437\u0430\u0439\u0432\u0438\u0439 \u0432\u0456\u0434\u0441\u0442\u0443\u043f, \u0431\u043e flex \u0456 \u0442\u0430\u043a \u043f\u0440\u0438\u0442\u0438\u0441\u043d\u0435 \u0456\u043a\u043e\u043d\u043a\u0443 \u0434\u043e \u043a\u0440\u0430\u044e *\/\\n}\\n\\n\",\"image_position\":\"center-center\",\"padding_bottom\":\"xsmall\",\"padding_remove_horizontal\":false,\"padding_top\":\"small\",\"style\":\"muted\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"small\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"headline\",\"props\":{\"class\":\"wss-big-accordion-title\",\"content\":\"<span>Step 1.<\/span> Is your business an MSME?\",\"css\":\".el-link .uk-icon {\\n    font-weight: 700;\\n    font-size: 2rem;\\n    width: 30px;\\n}\\n.el-link span span {\\n    color: #336dff;\\n}\",\"icon\":\"chevron-up; ratio: 2\",\"image_align\":\"right\",\"image_margin\":\"medium\",\"image_svg_color\":\"primary\",\"link\":\"#\",\"title_element\":\"h3\",\"title_font_family\":\"default\",\"title_style\":\"h3\"}}]}]},{\"type\":\"row\",\"props\":{\"class\":\"wss-big-accordion-content\",\"column_gap\":\"large\",\"layout\":\"1-2,1-2\",\"parallax\":false},\"children\":[{\"type\":\"column\",\"props\":{\"css\":\".el-column .uk-card-body {\\n    border-radius: var(--common-border-radius, 20px);\\n    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); \/* \u041b\u0435\u0433\u043a\u0430 \u0442\u0456\u043d\u044c *\/\\n    margin: 10px 0;\\n}\",\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"style\":\"card-default\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"fragment\",\"props\":{\"html_element\":\"section\",\"margin_bottom\":\"default\",\"margin_top\":\"default\"},\"children\":[{\"type\":\"row\",\"props\":{\"column_gap\":\"small\",\"row_gap\":\"small\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"Example\",\"margin_bottom\":\"xsmall\",\"margin_top\":\"default\"}},{\"type\":\"headline\",\"props\":{\"content\":\"ABC Ltd.\",\"image_align\":\"left\",\"image_margin\":\"xsmall\",\"margin_bottom\":\"default\",\"margin_top\":\"xsmall\",\"title_element\":\"div\",\"title_font_family\":\"default\",\"title_style\":\"h2\"}},{\"type\":\"panel\",\"props\":{\"content\":\"employees\",\"content_column_breakpoint\":\"m\",\"content_margin\":\"xsmall\",\"content_margin_auto\":false,\"height_expand\":false,\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/Eligibility-Guide-02.svg\",\"image_align\":\"left\",\"image_grid_breakpoint\":\"\",\"image_grid_width\":\"auto\",\"image_svg_color\":\"emphasis\",\"link_style\":\"default\",\"link_text\":\"Read more\",\"margin_bottom\":\"remove\",\"margin_top\":\"medium\",\"meta_align\":\"below-title\",\"meta_element\":\"div\",\"meta_style\":\"text-meta\",\"title\":\"23\",\"title_align\":\"top\",\"title_element\":\"h3\",\"title_grid_breakpoint\":\"m\",\"title_grid_width\":\"1-2\",\"title_hover_style\":\"reset\",\"title_margin\":\"medium\"}},{\"type\":\"panel\",\"props\":{\"content\":\"annual turnover\",\"content_column_breakpoint\":\"m\",\"content_margin\":\"xsmall\",\"height_expand\":false,\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/Eligibility-Guide-03.svg\",\"image_align\":\"left\",\"image_grid_breakpoint\":\"\",\"image_grid_width\":\"auto\",\"image_svg_color\":\"emphasis\",\"link_style\":\"default\",\"link_text\":\"Read more\",\"margin_bottom\":\"default\",\"margin_top\":\"default\",\"meta_align\":\"below-title\",\"meta_element\":\"div\",\"meta_style\":\"text-meta\",\"title\":\"\u20ac4.000.000\",\"title_align\":\"top\",\"title_element\":\"h3\",\"title_grid_breakpoint\":\"m\",\"title_grid_width\":\"1-2\",\"title_hover_style\":\"reset\",\"title_margin\":\"medium\"}}]}]}]}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"\n\n<p>Eligibility guidance:<\/p>\n\n\\n\n\n<p>What are the definitions for MSMEs under this programme?<\/p>\n\n\",\"image_align\":\"left\",\"image_margin\":\"xsmall\",\"title_element\":\"h6\",\"title_style\":\"h5\"}},{\"type\":\"list\",\"props\":{\"column_breakpoint\":\"m\",\"icon\":\"check\",\"image_align\":\"left\",\"image_svg_color\":\"primary\",\"image_vertical_align\":true,\"list_element\":\"ul\",\"list_horizontal_separator\":\", \",\"list_marker_color\":\"primary\",\"list_type\":\"vertical\",\"show_image\":true,\"show_link\":true},\"children\":[{\"type\":\"list_item\",\"props\":{\"content\":\"MSMEs have fewer than 250 employees\",\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\",\"image_svg_color\":\"warning\"}},{\"type\":\"list_item\",\"props\":{\"content\":\"Annual turnover below \u20ac50 million OR total assets below \u20ac43 million\",\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\"}},{\"type\":\"list_item\",\"props\":{\"content\":\"Independent and privately owned\",\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\"}},{\"type\":\"list_item\",\"props\":{\"content\":\"Comply with EBRD Environmental and Social Policy standards\",\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\"}}]}]}]},{\"type\":\"row\",\"props\":{\"class\":\"wss-big-accordion-content\",\"column_gap\":\"large\",\"layout\":\"1-2,1-2\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"Does ABC Ltd. align with the MSME definition?\",\"image_align\":\"left\",\"image_margin\":\"xsmall\",\"maxwidth\":\"medium\",\"maxwidth_breakpoint\":\"m\",\"title_element\":\"div\",\"title_font_family\":\"default\",\"title_style\":\"h3\"}},{\"type\":\"divider\",\"props\":{\"css\":\".el-element {\\n    border: none; \/* 1. \u041e\u0431\u043d\u0443\u043b\u044f\u0454\u043c\u043e \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u0456 3D-\u0440\u0430\u043c\u043a\u0438 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430 *\/\\n    border-top: 3px solid #336dff; \/* 2. \u0417\u0430\u0434\u0430\u0454\u043c\u043e \u0442\u043e\u0432\u0449\u0438\u043d\u0443 (3px), \u0441\u0442\u0438\u043b\u044c (solid) \u0442\u0430 \u043a\u043e\u043b\u0456\u0440 *\/\\n    margin: 10px 0; \/* 3. \u041e\u043f\u0446\u0456\u043e\u043d\u0430\u043b\u044c\u043d\u043e: \u0434\u043e\u0434\u0430\u0454\u043c\u043e \u0432\u0456\u0434\u0441\u0442\u0443\u043f\u0438 \u0437\u0432\u0435\u0440\u0445\u0443 \u0456 \u0437\u043d\u0438\u0437\u0443 *\/\\n}\",\"divider_element\":\"hr\",\"margin_top\":\"xsmall\",\"maxwidth\":\"medium\",\"maxwidth_breakpoint\":\"m\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"\n\n<p>Yes, with 23 employees and an annual turnover of \u20ac4 million ABC Ltd. meets the programme\u2019s MSME definition. Let\u2019s continue with the next step.<\/p>\n\n\\n\n\n<p>Learn more about <strong>Business Types we support<\/strong> or <strong>Talk to our Expert<\/strong><\/p>\n\n\",\"margin_bottom\":\"default\",\"margin_top\":\"default\"}},{\"type\":\"button\",\"props\":{\"block_align_breakpoint\":\"m\",\"block_align_fallback\":\"center\",\"css\":\".el-content {\\n    display: inline-block;\\n    padding: 10px 20px;\\n    border-radius: 30px;\\n    border: 1px solid #1a1a1a;\\n    background-color: transparent;\\n    color: #1a1a1a;\\n    text-decoration: none;\\n    font-weight: 500;\\n    min-width: 300px; \/* \u0417\u0430\u0434\u0430\u0454\u043c\u043e \u043e\u0434\u043d\u0430\u043a\u043e\u0432\u0443 \u0448\u0438\u0440\u0438\u043d\u0443 \u0434\u043b\u044f \u043e\u0431\u043e\u0445 \u043a\u043d\u043e\u043f\u043e\u043a *\/\\n    box-sizing: border-box;\\n    transition: all 0.3s ease;\\n}\\n\\n.el-content:hover {\\n    background-color: #336dffa0; \/* \u0421\u0432\u0456\u0442\u043b\u043e-\u0444\u0456\u043e\u043b\u0435\u0442\u043e\u0432\u0438\u0439 *\/\\n    color: #fff;\\n    border-color: #336dffa0;\\n\\n}\",\"grid_column_gap\":\"small\",\"grid_row_gap\":\"small\",\"margin_bottom\":\"default\",\"margin_top\":\"default\",\"maxwidth\":\"medium\",\"text_align\":\"center\"},\"children\":[{\"type\":\"button_item\",\"props\":{\"button_style\":\"link-text\",\"content\":\"Read about MSME definition\",\"dialog_layout\":\"modal\",\"dialog_offcanvas_flip\":true,\"icon_align\":\"left\",\"link\":\"#\"}},{\"type\":\"button_item\",\"props\":{\"button_style\":\"link-text\",\"content\":\"View full MSME eligibility criteria\",\"dialog_layout\":\"modal\",\"dialog_offcanvas_flip\":true,\"icon_align\":\"left\",\"link\":\"#\"}}]}]}]}],\"name\":\"Step 1\"},{\"type\":\"section\",\"props\":{\"class\":\"wss-big-accordion\",\"css\":\"\/* 1. \u0420\u043e\u0431\u0438\u043c\u043e \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a flex-\u043a\u043e\u043d\u0442\u0435\u0439\u043d\u0435\u0440\u043e\u043c *\/\\n.wss-big-accordion-title a {\\n    display: flex !important;\\n    justify-content: space-between; \/* \u0420\u043e\u0437\u043d\u043e\u0441\u0438\u0442\u044c \u0442\u0435\u043a\u0441\u0442 \u0432\u043b\u0456\u0432\u043e, \u0430 \u0456\u043a\u043e\u043d\u043a\u0443 \u0432\u043f\u0440\u0430\u0432\u043e *\/\\n    align-items: center; \/* \u0426\u0435\u043d\u0442\u0440\u0443\u0454 \u0457\u0445 \u043f\u043e \u0432\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u0456 *\/\\n    width: 100%;\\n    cursor: pointer;\\n    text-decoration: none !important;\\n}\\n\\n\/* 2. \u041d\u0430\u043b\u0430\u0448\u0442\u043e\u0432\u0443\u0454\u043c\u043e \u043f\u043b\u0430\u0432\u043d\u0443 \u0430\u043d\u0456\u043c\u0430\u0446\u0456\u044e \u0434\u043b\u044f \u0441\u0442\u0440\u0456\u043b\u043e\u0447\u043a\u0438 *\/\\n.wss-big-accordion-title .uk-icon {\\n    transition: transform 0.3s ease;\\n    margin-left: 0 !important; \/* \u041f\u0440\u0438\u0431\u0438\u0440\u0430\u0454\u043c\u043e \u0437\u0430\u0439\u0432\u0438\u0439 \u0432\u0456\u0434\u0441\u0442\u0443\u043f, \u0431\u043e flex \u0456 \u0442\u0430\u043a \u043f\u0440\u0438\u0442\u0438\u0441\u043d\u0435 \u0456\u043a\u043e\u043d\u043a\u0443 \u0434\u043e \u043a\u0440\u0430\u044e *\/\\n}\\n\",\"image_position\":\"center-center\",\"padding_bottom\":\"xsmall\",\"padding_remove_horizontal\":false,\"padding_top\":\"xsmall\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"small\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"headline\",\"props\":{\"class\":\"wss-big-accordion-title\",\"content\":\"<span>Step 2.<\/span> What sector is your business in?\",\"css\":\".el-link .uk-icon {\\n    font-weight: 700;\\n    font-size: 2rem;\\n    width: 30px;\\n}\\n.el-link span span {\\n    color: #336dff;\\n}\",\"icon\":\"chevron-up; ratio: 2\",\"image_align\":\"right\",\"image_margin\":\"medium\",\"image_svg_color\":\"primary\",\"link\":\"#\",\"title_element\":\"h3\",\"title_font_family\":\"default\",\"title_style\":\"h3\"}}]}]},{\"type\":\"row\",\"props\":{\"class\":\"wss-big-accordion-content\",\"column_gap\":\"large\",\"height_viewport_offset\":false,\"layout\":\"1-2,1-2\"},\"children\":[{\"type\":\"column\",\"props\":{\"css\":\".el-column .uk-card-body {\\n    border-radius: var(--common-border-radius, 20px);\\n    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); \/* \u041b\u0435\u0433\u043a\u0430 \u0442\u0456\u043d\u044c *\/\\n    margin: 10px 0;\\n}\",\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"style\":\"card-default\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"fragment\",\"props\":{\"html_element\":\"section\",\"margin_bottom\":\"default\",\"margin_top\":\"default\"},\"children\":[{\"type\":\"row\",\"props\":{\"column_gap\":\"small\",\"row_gap\":\"small\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"Example\",\"margin_bottom\":\"xsmall\",\"margin_top\":\"default\"}},{\"type\":\"headline\",\"props\":{\"content\":\"ABC Ltd produces <br class=\\\"uk-visible@m\\\">eco-friendly packaging.\",\"image_align\":\"left\",\"image_margin\":\"xsmall\",\"margin_bottom\":\"default\",\"margin_top\":\"xsmall\",\"title_element\":\"div\",\"title_font_family\":\"default\",\"title_style\":\"h2\"}},{\"type\":\"panel\",\"props\":{\"content\":\"\",\"content_column_breakpoint\":\"m\",\"content_margin\":\"xsmall\",\"content_margin_auto\":false,\"height_expand\":false,\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/Eligibility-Guide-04.svg\",\"image_align\":\"right\",\"image_grid_breakpoint\":\"\",\"image_grid_width\":\"auto\",\"image_svg_color\":\"emphasis\",\"link_style\":\"default\",\"link_text\":\"Read more\",\"margin_bottom\":\"small\",\"margin_top\":\"xlarge\",\"meta_align\":\"below-title\",\"meta_element\":\"div\",\"meta_style\":\"text-meta\",\"title\":\"\",\"title_align\":\"top\",\"title_element\":\"h3\",\"title_grid_breakpoint\":\"m\",\"title_grid_width\":\"1-2\",\"title_hover_style\":\"reset\",\"title_margin\":\"medium\"}}]}]}]}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"\n\n<p>The programme is open to most sectors, including:<\/p>\n\n\",\"image_align\":\"left\",\"image_margin\":\"xsmall\",\"title_element\":\"h6\",\"title_style\":\"text-lead\"}},{\"type\":\"list\",\"props\":{\"column\":\"1-2\",\"column_breakpoint\":\"m\",\"html_element\":false,\"icon\":\"check\",\"image_align\":\"left\",\"image_svg_color\":\"primary\",\"image_vertical_align\":true,\"list_element\":\"ul\",\"list_horizontal_separator\":\", \",\"list_marker_color\":\"primary\",\"list_type\":\"vertical\",\"show_image\":true,\"show_link\":true},\"children\":[{\"type\":\"list_item\",\"props\":{\"content\":\"Agribusiness \/ Food production\",\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\",\"image_svg_color\":\"warning\"}},{\"type\":\"list_item\",\"props\":{\"content\":\"Manufacturing\",\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\"}},{\"type\":\"list_item\",\"props\":{\"content\":\"Services, retail, logistics, storage\",\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\"}},{\"type\":\"list_item\",\"props\":{\"content\":\"Transport\",\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\"}},{\"type\":\"list_item\",\"props\":{\"content\":\"Construction\",\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\"}},{\"type\":\"list_item\",\"props\":{\"content\":\"Hotels and restaurants\",\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\"}},{\"type\":\"list_item\",\"props\":{\"content\":\"Medical sector\",\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\"}},{\"type\":\"list_item\",\"props\":{\"content\":\"Energy\",\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\"}},{\"type\":\"list_item\",\"props\":{\"content\":\"And others\",\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\"}}]},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"\n\n<p><strong>Excluded sectors:<\/strong><\/p>\n\n\\n\n\n<p>Arms, gambling, tobacco, financial services, fossil fuel-based technologies, mining, real estate speculation, land purchase, and other activities listed on the EBRD E&amp;S Exclusion List.<\/p>\n\n\",\"margin_bottom\":\"default\",\"margin_top\":\"default\"}}]}]},{\"type\":\"row\",\"props\":{\"class\":\"wss-big-accordion-content\",\"column_gap\":\"large\",\"layout\":\"1-2,1-2\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"Does ABC Ltd align with the sector eligibility rules?\",\"image_align\":\"left\",\"image_margin\":\"xsmall\",\"maxwidth\":\"medium\",\"maxwidth_breakpoint\":\"m\",\"title_element\":\"div\",\"title_font_family\":\"default\",\"title_style\":\"h3\"}},{\"type\":\"divider\",\"props\":{\"css\":\".el-element {\\n    border: none; \/* 1. \u041e\u0431\u043d\u0443\u043b\u044f\u0454\u043c\u043e \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u0456 3D-\u0440\u0430\u043c\u043a\u0438 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430 *\/\\n    border-top: 3px solid #336dff; \/* 2. \u0417\u0430\u0434\u0430\u0454\u043c\u043e \u0442\u043e\u0432\u0449\u0438\u043d\u0443 (3px), \u0441\u0442\u0438\u043b\u044c (solid) \u0442\u0430 \u043a\u043e\u043b\u0456\u0440 *\/\\n    margin: 10px 0; \/* 3. \u041e\u043f\u0446\u0456\u043e\u043d\u0430\u043b\u044c\u043d\u043e: \u0434\u043e\u0434\u0430\u0454\u043c\u043e \u0432\u0456\u0434\u0441\u0442\u0443\u043f\u0438 \u0437\u0432\u0435\u0440\u0445\u0443 \u0456 \u0437\u043d\u0438\u0437\u0443 *\/\\n}\",\"divider_element\":\"hr\",\"margin_top\":\"xsmall\",\"maxwidth\":\"medium\",\"maxwidth_breakpoint\":\"m\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"\n\n<p>Yes, as a manufacturer of eco-friendly packaging, ABC Ltd.\u2019s aligns with the sector eligibility rules, as manufacturing of eco-friendly packaging is not listed on the EBRD Exclusion List.<\/p>\n\n\\n\n\n<p>If your activity is unusual or unclear, our advisory team can help. Learn more about <strong>Sectors we support<\/strong> or <strong>Talk to our Expert<\/strong>.<\/p>\n\n\",\"margin_bottom\":\"default\",\"margin_top\":\"default\"}}]}]}],\"name\":\"Step 2\"},{\"type\":\"section\",\"props\":{\"class\":\"wss-big-accordion\",\"css\":\"\/* 1. \u0420\u043e\u0431\u0438\u043c\u043e \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a flex-\u043a\u043e\u043d\u0442\u0435\u0439\u043d\u0435\u0440\u043e\u043c *\/\\n.wss-big-accordion-title a {\\n    display: flex !important;\\n    justify-content: space-between; \/* \u0420\u043e\u0437\u043d\u043e\u0441\u0438\u0442\u044c \u0442\u0435\u043a\u0441\u0442 \u0432\u043b\u0456\u0432\u043e, \u0430 \u0456\u043a\u043e\u043d\u043a\u0443 \u0432\u043f\u0440\u0430\u0432\u043e *\/\\n    align-items: center; \/* \u0426\u0435\u043d\u0442\u0440\u0443\u0454 \u0457\u0445 \u043f\u043e \u0432\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u0456 *\/\\n    width: 100%;\\n    cursor: pointer;\\n    text-decoration: none !important;\\n}\\n\\n\/* 2. \u041d\u0430\u043b\u0430\u0448\u0442\u043e\u0432\u0443\u0454\u043c\u043e \u043f\u043b\u0430\u0432\u043d\u0443 \u0430\u043d\u0456\u043c\u0430\u0446\u0456\u044e \u0434\u043b\u044f \u0441\u0442\u0440\u0456\u043b\u043e\u0447\u043a\u0438 *\/\\n.wss-big-accordion-title .uk-icon {\\n    transition: transform 0.3s ease;\\n    margin-left: 0 !important; \/* \u041f\u0440\u0438\u0431\u0438\u0440\u0430\u0454\u043c\u043e \u0437\u0430\u0439\u0432\u0438\u0439 \u0432\u0456\u0434\u0441\u0442\u0443\u043f, \u0431\u043e flex \u0456 \u0442\u0430\u043a \u043f\u0440\u0438\u0442\u0438\u0441\u043d\u0435 \u0456\u043a\u043e\u043d\u043a\u0443 \u0434\u043e \u043a\u0440\u0430\u044e *\/\\n}\\n\",\"image_position\":\"center-center\",\"padding_bottom\":\"xsmall\",\"padding_remove_horizontal\":false,\"padding_top\":\"xsmall\",\"style\":\"muted\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"small\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"headline\",\"props\":{\"class\":\"wss-big-accordion-title\",\"content\":\"<span>Step 3.<\/span> Does your investment \/ project qualify?\",\"css\":\".el-link .uk-icon {\\n    font-weight: 700;\\n    font-size: 2rem;\\n    width: 30px;\\n}\\n.el-link span span {\\n    color: #336dff;\\n}\",\"icon\":\"chevron-up; ratio: 2\",\"image_align\":\"right\",\"image_margin\":\"medium\",\"image_svg_color\":\"primary\",\"link\":\"#\",\"title_element\":\"h3\",\"title_font_family\":\"default\",\"title_style\":\"h3\"}}]}]},{\"type\":\"row\",\"props\":{\"class\":\"wss-big-accordion-content\",\"column_gap\":\"large\",\"height_viewport_offset\":false,\"layout\":\"1-2,1-2\"},\"children\":[{\"type\":\"column\",\"props\":{\"css\":\".el-column .uk-card-body {\\n    border-radius: var(--common-border-radius, 20px);\\n    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); \/* \u041b\u0435\u0433\u043a\u0430 \u0442\u0456\u043d\u044c *\/\\n    margin: 10px 0;\\n}\",\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"style\":\"card-default\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"fragment\",\"props\":{\"html_element\":\"section\",\"margin_bottom\":\"default\",\"margin_top\":\"default\"},\"children\":[{\"type\":\"row\",\"props\":{\"column_gap\":\"small\",\"row_gap\":\"small\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"Example\",\"margin_bottom\":\"xsmall\",\"margin_top\":\"default\"}},{\"type\":\"headline\",\"props\":{\"content\":\"ABC Ltd plans to buy <br class=\\\"uk-visible@m\\\">a machine that reduces <br class=\\\"uk-visible@m\\\">operational \\nenergy <br class=\\\"uk-visible@m\\\">consumption \\nby 20%.\",\"image_align\":\"left\",\"image_margin\":\"xsmall\",\"margin_bottom\":\"default\",\"margin_top\":\"xsmall\",\"title_element\":\"div\",\"title_font_family\":\"default\",\"title_style\":\"h2\"}},{\"type\":\"panel\",\"props\":{\"content\":\"\",\"content_column_breakpoint\":\"m\",\"content_margin\":\"xsmall\",\"content_margin_auto\":false,\"height_expand\":false,\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/Eligibility-Guide-05.svg\",\"image_align\":\"right\",\"image_grid_breakpoint\":\"\",\"image_grid_width\":\"auto\",\"image_svg_color\":\"emphasis\",\"link_style\":\"default\",\"link_text\":\"Read more\",\"margin_bottom\":\"small\",\"margin_top\":\"default\",\"meta_align\":\"below-title\",\"meta_element\":\"div\",\"meta_style\":\"text-meta\",\"title\":\"\",\"title_align\":\"top\",\"title_element\":\"h3\",\"title_grid_breakpoint\":\"m\",\"title_grid_width\":\"1-2\",\"title_hover_style\":\"reset\",\"title_margin\":\"medium\"}}]}]}]}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"\n\n<p>Eligible investment types are diverse, they include:<\/p>\n\n\",\"image_align\":\"left\",\"image_margin\":\"xsmall\",\"title_element\":\"h6\",\"title_style\":\"text-lead\"}},{\"type\":\"list\",\"props\":{\"column_breakpoint\":\"m\",\"html_element\":false,\"icon\":\"check\",\"image_align\":\"left\",\"image_svg_color\":\"primary\",\"image_vertical_align\":true,\"list_element\":\"ul\",\"list_horizontal_separator\":\", \",\"list_marker_color\":\"primary\",\"list_type\":\"vertical\",\"show_image\":true,\"show_link\":true},\"children\":[{\"type\":\"list_item\",\"props\":{\"content\":\"Equipment or machinery upgrades\",\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\",\"image_svg_color\":\"warning\"}},{\"type\":\"list_item\",\"props\":{\"content\":\"Energy-efficient \/ green technologies\",\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\"}},{\"type\":\"list_item\",\"props\":{\"content\":\"Renewable energy equipment\",\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\"}},{\"type\":\"list_item\",\"props\":{\"content\":\"Production \/ processing assets\",\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\"}},{\"type\":\"list_item\",\"props\":{\"content\":\"Equipment that increases compliance with EU environmental, health & safety, and product quality directives\",\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\"}},{\"type\":\"list_item\",\"props\":{\"content\":\"Rebuilding or replacing war-damaged assets\",\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\"}},{\"type\":\"list_item\",\"props\":{\"content\":\"Among others\",\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\"}}]}]}]},{\"type\":\"row\",\"props\":{\"class\":\"wss-big-accordion-content\",\"column_gap\":\"large\",\"layout\":\"1-2,1-2\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"Does ABC Ltd.\u2019s planned investment qualify under the programme?\",\"image_align\":\"left\",\"image_margin\":\"xsmall\",\"maxwidth\":\"medium\",\"maxwidth_breakpoint\":\"m\",\"title_element\":\"div\",\"title_font_family\":\"default\",\"title_style\":\"h3\"}},{\"type\":\"divider\",\"props\":{\"css\":\".el-element {\\n    border: none; \/* 1. \u041e\u0431\u043d\u0443\u043b\u044f\u0454\u043c\u043e \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u0456 3D-\u0440\u0430\u043c\u043a\u0438 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430 *\/\\n    border-top: 3px solid #336dff; \/* 2. \u0417\u0430\u0434\u0430\u0454\u043c\u043e \u0442\u043e\u0432\u0449\u0438\u043d\u0443 (3px), \u0441\u0442\u0438\u043b\u044c (solid) \u0442\u0430 \u043a\u043e\u043b\u0456\u0440 *\/\\n    margin: 10px 0; \/* 3. \u041e\u043f\u0446\u0456\u043e\u043d\u0430\u043b\u044c\u043d\u043e: \u0434\u043e\u0434\u0430\u0454\u043c\u043e \u0432\u0456\u0434\u0441\u0442\u0443\u043f\u0438 \u0437\u0432\u0435\u0440\u0445\u0443 \u0456 \u0437\u043d\u0438\u0437\u0443 *\/\\n}\",\"divider_element\":\"hr\",\"margin_top\":\"xsmall\",\"maxwidth\":\"medium\",\"maxwidth_breakpoint\":\"m\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"\n\n<p>Yes, the planned investment leads to increase energy efficiency. It is listed also listed in the EBRD\u2019s Green Technology Selector.<\/p>\n\n\\n\n\n<p>If your project already benefits from other EU, national, or international grants, contact us to confirm eligibility Learn more about <strong>Projects we support<\/strong> or <strong>Talk to our Expert<\/strong>.<\/p>\n\n\",\"margin_bottom\":\"default\",\"margin_top\":\"default\"}}]}]}],\"name\":\"Step 3\"},{\"type\":\"section\",\"props\":{\"class\":\"wss-big-accordion\",\"css\":\"\/* 1. \u0420\u043e\u0431\u0438\u043c\u043e \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a flex-\u043a\u043e\u043d\u0442\u0435\u0439\u043d\u0435\u0440\u043e\u043c *\/\\n.wss-big-accordion-title a {\\n    display: flex !important;\\n    justify-content: space-between; \/* \u0420\u043e\u0437\u043d\u043e\u0441\u0438\u0442\u044c \u0442\u0435\u043a\u0441\u0442 \u0432\u043b\u0456\u0432\u043e, \u0430 \u0456\u043a\u043e\u043d\u043a\u0443 \u0432\u043f\u0440\u0430\u0432\u043e *\/\\n    align-items: center; \/* \u0426\u0435\u043d\u0442\u0440\u0443\u0454 \u0457\u0445 \u043f\u043e \u0432\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u0456 *\/\\n    width: 100%;\\n    cursor: pointer;\\n    text-decoration: none !important;\\n}\\n\\n\/* 2. \u041d\u0430\u043b\u0430\u0448\u0442\u043e\u0432\u0443\u0454\u043c\u043e \u043f\u043b\u0430\u0432\u043d\u0443 \u0430\u043d\u0456\u043c\u0430\u0446\u0456\u044e \u0434\u043b\u044f \u0441\u0442\u0440\u0456\u043b\u043e\u0447\u043a\u0438 *\/\\n.wss-big-accordion-title .uk-icon {\\n    transition: transform 0.3s ease;\\n    margin-left: 0 !important; \/* \u041f\u0440\u0438\u0431\u0438\u0440\u0430\u0454\u043c\u043e \u0437\u0430\u0439\u0432\u0438\u0439 \u0432\u0456\u0434\u0441\u0442\u0443\u043f, \u0431\u043e flex \u0456 \u0442\u0430\u043a \u043f\u0440\u0438\u0442\u0438\u0441\u043d\u0435 \u0456\u043a\u043e\u043d\u043a\u0443 \u0434\u043e \u043a\u0440\u0430\u044e *\/\\n}\\n\",\"image_position\":\"center-center\",\"padding_bottom\":\"small\",\"padding_remove_horizontal\":false,\"padding_top\":\"xsmall\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"small\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"headline\",\"props\":{\"class\":\"wss-big-accordion-title\",\"content\":\"<span>Step 4.<\/span> Does your business qualify for additional incentives?\",\"css\":\".el-link .uk-icon {\\n    font-weight: 700;\\n    font-size: 2rem;\\n    width: 30px;\\n}\\n.el-link span span {\\n    color: #336dff;\\n}\",\"icon\":\"chevron-up; ratio: 2\",\"image_align\":\"right\",\"image_margin\":\"medium\",\"image_svg_color\":\"primary\",\"link\":\"#\",\"title_element\":\"h3\",\"title_font_family\":\"default\",\"title_style\":\"h3\"}}]}]},{\"type\":\"row\",\"props\":{\"class\":\"wss-big-accordion-content\",\"column_gap\":\"large\",\"height_viewport_offset\":false,\"layout\":\"1-2,1-2\"},\"children\":[{\"type\":\"column\",\"props\":{\"css\":\".el-column .uk-card-body {\\n    border-radius: var(--common-border-radius, 20px);\\n    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); \/* \u041b\u0435\u0433\u043a\u0430 \u0442\u0456\u043d\u044c *\/\\n    margin: 10px 0;\\n}\",\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"style\":\"card-default\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"fragment\",\"props\":{\"html_element\":\"section\",\"margin_bottom\":\"default\",\"margin_top\":\"default\"},\"children\":[{\"type\":\"row\",\"props\":{\"column_gap\":\"small\",\"row_gap\":\"small\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"Example\",\"margin_bottom\":\"xsmall\",\"margin_top\":\"default\"}},{\"type\":\"headline\",\"props\":{\"content\":\"ABC Ltd employs <br class=\\\"uk-visible@m\\\">war veterans.\",\"image_align\":\"left\",\"image_margin\":\"xsmall\",\"margin_bottom\":\"default\",\"margin_top\":\"xsmall\",\"title_element\":\"div\",\"title_font_family\":\"default\",\"title_style\":\"h2\"}},{\"type\":\"panel\",\"props\":{\"content\":\"\",\"content_column_breakpoint\":\"m\",\"content_margin\":\"xsmall\",\"content_margin_auto\":false,\"height_expand\":false,\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/Eligibility-Guide-06.svg\",\"image_align\":\"right\",\"image_grid_breakpoint\":\"\",\"image_grid_width\":\"auto\",\"image_svg_color\":\"emphasis\",\"link_style\":\"default\",\"link_text\":\"Read more\",\"margin_bottom\":\"small\",\"margin_top\":\"default\",\"meta_align\":\"below-title\",\"meta_element\":\"div\",\"meta_style\":\"text-meta\",\"title\":\"\",\"title_align\":\"top\",\"title_element\":\"h3\",\"title_grid_breakpoint\":\"m\",\"title_grid_width\":\"1-2\",\"title_hover_style\":\"reset\",\"title_margin\":\"medium\"}}]}]}]}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"\n\n<p>Priority groups with additional incentives in Ukraine include:<\/p>\n\n\",\"image_align\":\"left\",\"image_margin\":\"xsmall\",\"title_element\":\"h6\",\"title_style\":\"text-lead\"}},{\"type\":\"list\",\"props\":{\"column_breakpoint\":\"m\",\"html_element\":false,\"icon\":\"check\",\"image_align\":\"left\",\"image_svg_color\":\"primary\",\"image_vertical_align\":true,\"list_element\":\"ul\",\"list_horizontal_separator\":\", \",\"list_marker_color\":\"primary\",\"list_type\":\"vertical\",\"show_image\":true,\"show_link\":true},\"children\":[{\"type\":\"list_item\",\"props\":{\"content\":\"Veteran-led \/ veteran-owned\",\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\",\"image_svg_color\":\"warning\"}},{\"type\":\"list_item\",\"props\":{\"content\":\"Employing veterans\",\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\"}},{\"type\":\"list_item\",\"props\":{\"content\":\"Businesses affected by war damage\",\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\"}}]}]}]},{\"type\":\"row\",\"props\":{\"class\":\"wss-big-accordion-content\",\"column_gap\":\"large\",\"layout\":\"1-2,1-2\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"Does ABC Ltd qualify for additional incentives?\",\"image_align\":\"left\",\"image_margin\":\"xsmall\",\"maxwidth\":\"medium\",\"maxwidth_breakpoint\":\"m\",\"title_element\":\"div\",\"title_font_family\":\"default\",\"title_style\":\"h3\"}},{\"type\":\"divider\",\"props\":{\"css\":\".el-element {\\n    border: none; \/* 1. \u041e\u0431\u043d\u0443\u043b\u044f\u0454\u043c\u043e \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u0456 3D-\u0440\u0430\u043c\u043a\u0438 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430 *\/\\n    border-top: 3px solid #336dff; \/* 2. \u0417\u0430\u0434\u0430\u0454\u043c\u043e \u0442\u043e\u0432\u0449\u0438\u043d\u0443 (3px), \u0441\u0442\u0438\u043b\u044c (solid) \u0442\u0430 \u043a\u043e\u043b\u0456\u0440 *\/\\n    margin: 10px 0; \/* 3. \u041e\u043f\u0446\u0456\u043e\u043d\u0430\u043b\u044c\u043d\u043e: \u0434\u043e\u0434\u0430\u0454\u043c\u043e \u0432\u0456\u0434\u0441\u0442\u0443\u043f\u0438 \u0437\u0432\u0435\u0440\u0445\u0443 \u0456 \u0437\u043d\u0438\u0437\u0443 *\/\\n}\",\"divider_element\":\"hr\",\"margin_top\":\"xsmall\",\"maxwidth\":\"medium\",\"maxwidth_breakpoint\":\"m\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"\n\n<p>Yes, since it employs war veterans, it can receive a higher investment incentive.<\/p>\n\n\\n\n\n<p>Your business may qualify for additional incentives based on its profile. Learn more about how these incentives work. Learn more about <strong>Priority Groups<\/strong> or <strong>Talk to our Expert<\/strong>.<\/p>\n\n\",\"margin_bottom\":\"default\",\"margin_top\":\"default\"}},{\"type\":\"button\",\"props\":{\"block_align_breakpoint\":\"m\",\"block_align_fallback\":\"center\",\"css\":\".el-content {\\n    display: inline-block;\\n    padding: 10px 20px;\\n    border-radius: 30px;\\n    border: 1px solid #1a1a1a;\\n    background-color: transparent;\\n    color: #1a1a1a;\\n    text-decoration: none;\\n    font-weight: 500;\\n    min-width: 300px; \/* \u0417\u0430\u0434\u0430\u0454\u043c\u043e \u043e\u0434\u043d\u0430\u043a\u043e\u0432\u0443 \u0448\u0438\u0440\u0438\u043d\u0443 \u0434\u043b\u044f \u043e\u0431\u043e\u0445 \u043a\u043d\u043e\u043f\u043e\u043a *\/\\n    box-sizing: border-box;\\n    transition: all 0.3s ease;\\n}\\n\\n.el-content:hover {\\n    background-color: #336dffa0; \/* \u0421\u0432\u0456\u0442\u043b\u043e-\u0444\u0456\u043e\u043b\u0435\u0442\u043e\u0432\u0438\u0439 *\/\\n    color: #fff;\\n    border-color: #336dffa0;\\n\\n}\",\"grid_column_gap\":\"small\",\"grid_row_gap\":\"small\",\"margin_bottom\":\"default\",\"margin_top\":\"default\",\"maxwidth\":\"medium\",\"text_align\":\"center\"},\"children\":[{\"type\":\"button_item\",\"props\":{\"button_style\":\"link-text\",\"content\":\"View full incentive eligibility rules\",\"dialog_layout\":\"modal\",\"dialog_offcanvas_flip\":true,\"icon_align\":\"left\",\"link\":\"#\"}}]}]}]}],\"name\":\"Step 4\"},{\"type\":\"section\",\"props\":{\"background_color\":\"#A1B5FA\",\"height\":\"viewport\",\"height_viewport_offset\":false,\"image_position\":\"center-center\",\"status\":\"disabled\",\"style\":\"\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"small\"},\"children\":[{\"type\":\"row\",\"props\":{\"column_gap\":\"small\",\"layout\":\"2-5,3-5\",\"row_gap\":\"small\"},\"children\":[{\"type\":\"column\",\"props\":{\"css\":\".el-column div {\\n    border-radius: var(--common-border-radius, 20px);\\n}\",\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"style\":\"card-default\",\"vertical_align\":\"middle\",\"width_medium\":\"2-5\"},\"children\":[{\"type\":\"fragment\",\"props\":{\"margin_bottom\":\"default\",\"margin_top\":\"default\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"Investment Example\",\"margin_bottom\":\"xsmall\",\"margin_top\":\"default\"}},{\"type\":\"headline\",\"props\":{\"content\":\"ABC Ltd.\",\"image_align\":\"left\",\"image_margin\":\"xsmall\",\"margin_top\":\"remove\",\"title_element\":\"div\",\"title_font_family\":\"default\",\"title_style\":\"h3\"}}]}]},{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"fragment\",\"props\":{\"margin_bottom\":\"default\",\"margin_top\":\"default\"},\"children\":[{\"type\":\"row\",\"props\":{\"layout\":\"1-2,1-2\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"auto\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"30%\",\"image_align\":\"left\",\"image_margin\":\"xsmall\",\"margin_bottom\":\"xsmall\",\"title_element\":\"div\",\"title_font_family\":\"secondary\",\"title_style\":\"h3\"}},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"Investment<br \/>incentive\",\"margin_bottom\":\"default\",\"margin_top\":\"xsmall\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"expand\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"\u20ac250,000\",\"image_align\":\"left\",\"image_margin\":\"xsmall\",\"margin_bottom\":\"xsmall\",\"title_element\":\"div\",\"title_font_family\":\"secondary\",\"title_style\":\"h3\"}},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"New equipment cost\",\"margin_bottom\":\"default\",\"margin_top\":\"xsmall\"}}]}]}]}]}]}]}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"vertical_align\":\"middle\",\"width_medium\":\"3-5\"},\"children\":[{\"type\":\"fragment\",\"props\":{\"margin_bottom\":\"default\",\"margin_top\":\"default\"},\"children\":[{\"type\":\"row\",\"props\":{\"column_gap\":\"small\",\"layout\":\"1-2,1-2\",\"row_gap\":\"small\"},\"children\":[{\"type\":\"column\",\"props\":{\"css\":\".el-column div {\\n    background-color: #e2f164;\\n    border-radius: var(--common-border-radius, 20px);\\n}\",\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"style\":\"card-default\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"\u20ac250,000\",\"image_align\":\"left\",\"image_margin\":\"xsmall\",\"margin_bottom\":\"xsmall\",\"text_align\":\"center\",\"text_align_breakpoint\":\"s\",\"text_align_fallback\":\"left\",\"title_element\":\"div\",\"title_font_family\":\"secondary\",\"title_style\":\"h3\"}},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"Loan provided<br \/>through a PFI\",\"margin_bottom\":\"default\",\"margin_top\":\"xsmall\",\"text_align\":\"center\",\"text_align_breakpoint\":\"s\",\"text_align_fallback\":\"left\",\"text_color\":\"emphasis\",\"text_style\":\"meta\"}},{\"type\":\"headline\",\"props\":{\"content\":\"\u20ac75,000\",\"image_align\":\"left\",\"image_margin\":\"xsmall\",\"margin_bottom\":\"xsmall\",\"text_align\":\"center\",\"text_align_breakpoint\":\"s\",\"text_align_fallback\":\"left\",\"title_element\":\"div\",\"title_font_family\":\"secondary\",\"title_style\":\"h3\"}},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"EU-funded incentive<br \/>30% of \u20ac250,000\",\"margin_bottom\":\"default\",\"margin_top\":\"xsmall\",\"text_align\":\"center\",\"text_align_breakpoint\":\"s\",\"text_align_fallback\":\"left\",\"text_color\":\"emphasis\",\"text_style\":\"meta\"}}]},{\"type\":\"column\",\"props\":{\"css\":\".el-column div {\\n    background-color: #e6d5ff;\\n    border-radius: var(--common-border-radius, 20px);\\n}\",\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"style\":\"card-default\",\"vertical_align\":\"middle\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"\u20ac250,000\",\"image_align\":\"left\",\"image_margin\":\"xsmall\",\"margin_bottom\":\"xsmall\",\"text_align\":\"center\",\"text_align_breakpoint\":\"s\",\"text_align_fallback\":\"left\",\"title_element\":\"div\",\"title_font_family\":\"secondary\",\"title_style\":\"h3\"}},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"Loan provided<br \/>through a PFI\",\"margin_bottom\":\"default\",\"margin_top\":\"xsmall\",\"text_align\":\"center\",\"text_align_breakpoint\":\"s\",\"text_align_fallback\":\"left\",\"text_color\":\"emphasis\",\"text_style\":\"meta\"}}]}]}]}]}]},{\"type\":\"row\",\"props\":{\"column_gap\":\"small\",\"layout\":\"2-5,3-5\",\"row_gap\":\"small\"},\"children\":[{\"type\":\"column\",\"props\":{\"css\":\".el-column div {\\n    background-color: #e3f0fc;\\n    border-radius: var(--common-border-radius, 20px);\\n}\",\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"style\":\"card-default\",\"width_medium\":\"2-5\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"How it works\",\"image_align\":\"left\",\"image_margin\":\"xsmall\",\"title_element\":\"h3\",\"title_font_family\":\"default\",\"title_style\":\"h2\"}},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"\n\n<p>ABC Ltd. has completed its eligibility check. Based on the company profile and the planned investment, it qualifies for a 30% investment incentive. Since the new equipment costs \u20ac250,000 and the company has taken a \u20ac250,000 loan from one of the PFIs to finance this investment, it will receive a cashback payment of \u20ac75,000 (30% of \u20ac250,000) financed by the EU. This significantly reduces the effective investment cost.<\/p>\n\n\\n\n\n<p>This example is for illustration purposes to help you familiarise yourself with our eligibility rules. Please contact us if you have any further questions.<\/p>\n\n\",\"margin_bottom\":\"default\",\"margin_top\":\"default\",\"text_color\":\"emphasis\",\"text_style\":\"meta\"}}]},{\"type\":\"column\",\"props\":{\"css\":\".el-column div {\\n    border-radius: var(--common-border-radius, 20px);\\n}\",\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"style\":\"card-default\",\"width_medium\":\"3-5\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"How it works\",\"image_align\":\"left\",\"image_margin\":\"xsmall\",\"title_element\":\"h3\",\"title_font_family\":\"default\",\"title_style\":\"h2\"}},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"\n\n<p>You\u2019ve explored the key eligibility criteria. Here\u2019s how to move forward.<\/p>\n\n\",\"margin_bottom\":\"default\",\"margin_top\":\"default\"}},{\"type\":\"list\",\"props\":{\"column_breakpoint\":\"m\",\"html_element\":false,\"icon\":\"check\",\"image_align\":\"left\",\"image_svg_color\":\"primary\",\"image_vertical_align\":true,\"list_element\":\"ul\",\"list_horizontal_separator\":\", \",\"list_marker_color\":\"primary\",\"list_type\":\"vertical\",\"show_image\":true,\"show_link\":true},\"children\":[{\"type\":\"list_item\",\"props\":{\"content\":\"Clarify your project. Define your investment, scope, and estimated size.\",\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\",\"image_svg_color\":\"warning\"}},{\"type\":\"list_item\",\"props\":{\"content\":\"Check detailed requirements. Review full criteria before applying.\",\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\"}},{\"type\":\"list_item\",\"props\":{\"content\":\"Choose your approach. Decide between Simplified or Complex pathway.\",\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\"}},{\"type\":\"list_item\",\"props\":{\"content\":\"Contact the right partner. Speak with a bank or advisory team.\",\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\"}}]}]}]}],\"name\":\"old\"},{\"type\":\"section\",\"props\":{\"background_color\":\"#A1B5FA\",\"height\":\"viewport\",\"height_viewport_offset\":false,\"image_position\":\"center-center\",\"padding_remove_horizontal\":false,\"style\":\"\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"small\"},\"children\":[{\"type\":\"row\",\"props\":{\"css\":\".el-column .uk-tile {\\n    border-radius: var(--common-border-radius, 20px) !important;\\n    padding: 30px;\\n}\\n\\n.el-column .uk-tile .uk-list>.el-item:last-child {\\n    padding-bottom: 0;\\n}\",\"layout\":\"2-5,3-5\"},\"children\":[{\"type\":\"column\",\"props\":{\"background_color\":\"#E3F0FC\",\"image_position\":\"center-center\",\"padding\":\"xsmall\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"2-5\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"ABC Ltd. has completed its eligibility check.\",\"image_align\":\"left\",\"image_margin\":\"xsmall\",\"title_element\":\"h3\",\"title_font_family\":\"default\",\"title_style\":\"h2\"}},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"\n\n<p>Based on the company profile and the planned investment, it qualifies for a <strong>30% investment incentive<\/strong>.<\/p>\n\n\\n\n\n<p>Since the new equipment costs <strong>\u20ac250,000<\/strong> and the company has taken a <strong>\u20ac250,000<\/strong> loan from one of the PFIs to finance this investment, it will receive a cashback payment of <strong>\u20ac75,000 (30% of \u20ac250,000)<\/strong> financed by the EU.<\/p>\n\n\\n\n\n<p>This significantly reduces the effective investment cost.<\/p>\n\n\",\"margin_bottom\":\"default\",\"margin_top\":\"xsmall\",\"text_color\":\"emphasis\"}},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"\n\n<p><em>This example is for illustration purposes to help you familiarise yourself with our eligibility rules. Please contact us if you have any further questions.<\/em><\/p>\n\n\",\"css\":\".el-element {\\n    border-top: 1px solid #336dff;\\n    padding-top: 10px;\\n}\",\"margin_bottom\":\"default\",\"margin_top\":\"auto\",\"text_color\":\"emphasis\",\"text_style\":\"meta\"}}]},{\"type\":\"column\",\"props\":{\"background_color\":\"#FFFFFF\",\"image_position\":\"center-center\",\"padding\":\"xsmall\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"3-5\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"What to do next?\",\"image_align\":\"left\",\"image_margin\":\"xsmall\",\"title_element\":\"h3\",\"title_font_family\":\"default\",\"title_style\":\"h2\"}},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"You\u2019ve explored the key eligibility criteria. Here\u2019s how to move forward.\",\"margin_bottom\":\"default\",\"margin_top\":\"xsmall\",\"text_color\":\"emphasis\"}},{\"type\":\"list\",\"props\":{\"column_breakpoint\":\"m\",\"css\":\".el-image {\\n    padding-top: 0.3em;\\n}\\n.el-content a {\\n    color: #222;\\n    font-weight: 500;\\n    font-size: 0.9rem;\\n}\",\"html_element\":true,\"icon\":\"check\",\"image_align\":\"left\",\"image_height\":25,\"image_loading\":true,\"image_svg_color\":\"\",\"image_svg_inline\":true,\"image_vertical_align\":false,\"image_width\":25,\"list_element\":\"ul\",\"list_horizontal_separator\":\", \",\"list_marker_color\":\"primary\",\"list_size\":\"large\",\"list_type\":\"vertical\",\"margin_bottom\":\"remove\",\"margin_top\":\"remove\",\"show_image\":true,\"show_link\":true},\"children\":[{\"type\":\"list_item\",\"props\":{\"content\":\"\n\n<p>Clarify your project. Define your investment, scope, and estimated size.<\/p>\n\n\\n\n\n<p><em style=\\\"font-weight: 500; font-size: 0.9rem;\\\">Explore application pathways<\/em><\/p>\n\n\\n\n\n<style>\\n[id*=\\\"wss-link__btn-\\\"] .el-item {\\n    display: flex;\\n}\\n[id*=\\\"wss-link__btn-\\\"] .el-content {\\n    display: inline-block;\\n    padding: 10px 30px;\\n    border-radius: 30px;\\n    color: #1a1a1a;\\n    text-decoration: none;\\n    font-weight: 500;\\n    font-size: 0.85rem;\\n    min-width: 180px;\\n    \/* \u0417\u0430\u0434\u0430\u0454\u043c\u043e \u043e\u0434\u043d\u0430\u043a\u043e\u0432\u0443 \u0448\u0438\u0440\u0438\u043d\u0443 \u0434\u043b\u044f \u043e\u0431\u043e\u0445 \u043a\u043d\u043e\u043f\u043e\u043a *\/\\n    box-sizing: border-box;\\n    transition: all 0.3s ease;\\n}\\n\\n#wss-link__btn-simplified .el-content {\\n    border: 1px solid #e6d5ff;\\n    background-color: #e6d5ff;    \\n}\\n\\n#wss-link__btn-simplified .el-content:hover {\\n    background-color: #e6d5ffa0;\\n    \/* \u0421\u0432\u0456\u0442\u043b\u043e-\u0444\u0456\u043e\u043b\u0435\u0442\u043e\u0432\u0438\u0439 *\/\\n    border-color: #e6d5ffa0;\\n    color: #222;\\n}\\n\\n#wss-link__btn-complex .el-content {\\n    border: 1px solid #336dff;\\n    background-color: #336dff;\\n    color: #fff !important;\\n    font-weight: 500;\\n}\\n\\n#wss-link__btn-complex .el-content:hover {\\n    background-color: #336dffa0;\\n    \/* \u0421\u0432\u0456\u0442\u043b\u043e-\u0444\u0456\u043e\u043b\u0435\u0442\u043e\u0432\u0438\u0439 *\/\\n    border-color: #336dffa0;\\n}\\n<\/style>\n\n\\n\n\n<div class=\\\"uk-flex-middle uk-grid-small uk-child-width-auto uk-flex-center uk-grid\\\" uk-grid=\\\"\\\">\\n\n\n<div class=\\\"el-item uk-first-column\\\" id=\\\"wss-link__btn-simplified\\\"><a class=\\\"el-content uk-link-text\\\" href=\\\"what-we-offer\/loans-and-leasing\/simplified-approach\/\\\" uk-scroll=\\\"\\\"> Simplified Approach <\/a><\/div>\n\n\\n\n\n<div class=\\\"el-item\\\" id=\\\"wss-link__btn-complex\\\"><a class=\\\"el-content uk-link-text\\\" href=\\\"what-we-offer\/loans-and-leasing\/complex-approach\/\\\" uk-scroll=\\\"\\\"> Complex Approach <\/a><\/div>\n\n\\n<\/div>\n\n\",\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\"}},{\"type\":\"list_item\",\"props\":{\"content\":\"\n\n<p>Check detailed requirements. Review full criteria before applying.<\/p>\n\n\\n<em><a href=\\\"\/how-to-apply\/eligibility-guide\/\\\">View Eligibility Guide<\/a><\/em>\",\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\"}},{\"type\":\"list_item\",\"props\":{\"content\":\"\n\n<p>Choose your approach. Decide between Simplified or Complex pathway.<\/p>\n\n\\n<em><a href=\\\"#\\\">Find a Partner Bank<\/a><\/em>\",\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\"}},{\"type\":\"list_item\",\"props\":{\"content\":\"\n\n<p>Contact the right partner. Speak with a bank or advisory team.<\/p>\n\n\\n<em><a href=\\\"#\\\">Talk to an Expert<\/a><\/em>\",\"image\":\"wp-content\/uploads\/sites\/2\/2026\/07\/squared-check-blue.svg\"}}]}]}]}]},{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"Explore application pathways\",\"image_align\":\"left\",\"image_margin\":\"xsmall\",\"text_align\":\"center\",\"text_align_fallback\":\"left\",\"title_element\":\"h3\",\"title_font_family\":\"default\",\"title_style\":\"h3\"}},{\"type\":\"button\",\"props\":{\"block_align_breakpoint\":\"m\",\"block_align_fallback\":\"center\",\"css\":\".el-content {\\n    display: inline-block;\\n    padding: 10px 20px;\\n    border-radius: 30px;\\n    border: 1px solid #1a1a1a;\\n    background-color: transparent;\\n    color: #1a1a1a;\\n    text-decoration: none;\\n    font-weight: 500;\\n    min-width: 300px; \/* \u0417\u0430\u0434\u0430\u0454\u043c\u043e \u043e\u0434\u043d\u0430\u043a\u043e\u0432\u0443 \u0448\u0438\u0440\u0438\u043d\u0443 \u0434\u043b\u044f \u043e\u0431\u043e\u0445 \u043a\u043d\u043e\u043f\u043e\u043a *\/\\n    box-sizing: border-box;\\n    transition: all 0.3s ease;\\n}\\n\\n.el-content:hover {\\n    background-color: #336dffa0; \/* \u0421\u0432\u0456\u0442\u043b\u043e-\u0444\u0456\u043e\u043b\u0435\u0442\u043e\u0432\u0438\u0439 *\/\\n    color: #fff;\\n    border-color: #336dffa0;\\n\\n}\",\"grid_column_gap\":\"small\",\"grid_row_gap\":\"small\",\"margin_bottom\":\"default\",\"margin_top\":\"medium\",\"text_align\":\"center\"},\"children\":[{\"type\":\"button_item\",\"props\":{\"button_style\":\"link-text\",\"content\":\"Read about MSME definition\",\"dialog_layout\":\"modal\",\"dialog_offcanvas_flip\":true,\"icon_align\":\"left\",\"link\":\"wp-content\/uploads\/sites\/2\/2026\/07\/smedefinitionguide_en.pdf\",\"link_download\":false,\"link_rel_nofollow\":true,\"link_rel_noreferrer\":true,\"link_target\":true}},{\"type\":\"button_item\",\"props\":{\"button_style\":\"link-text\",\"content\":\"View full MSME eligibility criteria\",\"dialog_layout\":\"modal\",\"dialog_offcanvas_flip\":true,\"icon_align\":\"left\",\"link\":\"#\"}}]},{\"type\":\"button\",\"props\":{\"block_align_breakpoint\":\"m\",\"block_align_fallback\":\"center\",\"css\":\".el-content {\\n    display: inline-block;\\n    padding: 10px 20px;\\n    border-radius: 30px;\\n    border: 1px solid #1a1a1a;\\n    background-color: transparent;\\n    color: #1a1a1a;\\n    text-decoration: none;\\n    font-weight: 500;\\n    min-width: 300px; \/* \u0417\u0430\u0434\u0430\u0454\u043c\u043e \u043e\u0434\u043d\u0430\u043a\u043e\u0432\u0443 \u0448\u0438\u0440\u0438\u043d\u0443 \u0434\u043b\u044f \u043e\u0431\u043e\u0445 \u043a\u043d\u043e\u043f\u043e\u043a *\/\\n    box-sizing: border-box;\\n    transition: all 0.3s ease;\\n}\\n\\n.el-content:hover {\\n    background-color: #336dffa0; \/* \u0421\u0432\u0456\u0442\u043b\u043e-\u0444\u0456\u043e\u043b\u0435\u0442\u043e\u0432\u0438\u0439 *\/\\n    color: #fff;\\n    border-color: #336dffa0;\\n\\n}\",\"grid_column_gap\":\"small\",\"grid_row_gap\":\"small\",\"margin_bottom\":\"default\",\"margin_top\":\"large\",\"text_align\":\"center\"},\"children\":[{\"type\":\"button_item\",\"props\":{\"button_style\":\"link-text\",\"content\":\"Find a Partner Bank\",\"dialog_layout\":\"modal\",\"dialog_offcanvas_flip\":true,\"icon_align\":\"left\",\"link\":\"pfis\/\"}}]},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"\n\n<div class=\\\"wss-accordion-item__icon\\\" style=\\\"text-align: center;\\\"><img class=\\\"wss-accordion-item__img\\\" src=\\\"\/wp-content\/uploads\/sites\/2\/2026\/07\/application-steps-1-08.svg\\\" alt=\\\"\\\" width=\\\"34\\\" height=\\\"27\\\" \/>&nbsp;Talk to an Expert <\/div>\n\n\",\"margin_bottom\":\"default\",\"margin_top\":\"medium\"}}]}]}]}],\"version\":\"5.0.37\"} --><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Before starting your application, let\u2019s explore if your business and investment project can benefit from the EU4Business\u2013EBRD Credit Line. To understand our eligibility criteria, we will walk together through an example that illustrates how to check the eligibility for an investment project. Let us look at the case of ABC Ltd. Does it qualify for [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":9033,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"pgc_sgb_lightbox_settings":"","footnotes":""},"class_list":["post-9038","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u041f\u043e\u0441\u0456\u0431\u043d\u0438\u043a \u0449\u043e\u0434\u043e \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u043d\u043e\u0441\u0442\u0456 \u0432\u0438\u043c\u043e\u0433\u0430\u043c - EU4BUSINESS EBRD CREDITLINE - UKRAINE<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ukraine.eu4business-ebrdcreditline.wss-develope.uk\/uk\/how-to-apply\/eligibility-guide\/\" \/>\n<meta property=\"og:locale\" content=\"uk_UA\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u041f\u043e\u0441\u0456\u0431\u043d\u0438\u043a \u0449\u043e\u0434\u043e \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u043d\u043e\u0441\u0442\u0456 \u0432\u0438\u043c\u043e\u0433\u0430\u043c - EU4BUSINESS EBRD CREDITLINE - UKRAINE\" \/>\n<meta property=\"og:description\" content=\"Before starting your application, let\u2019s explore if your business and investment project can benefit from the EU4Business\u2013EBRD Credit Line. To understand our eligibility criteria, we will walk together through an example that illustrates how to check the eligibility for an investment project. Let us look at the case of ABC Ltd. Does it qualify for [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ukraine.eu4business-ebrdcreditline.wss-develope.uk\/uk\/how-to-apply\/eligibility-guide\/\" \/>\n<meta property=\"og:site_name\" content=\"EU4BUSINESS EBRD CREDITLINE - UKRAINE\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-26T19:57:26+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u041f\u0440\u0438\u0431\u043b. \u0447\u0430\u0441 \u0447\u0438\u0442\u0430\u043d\u043d\u044f\" \/>\n\t<meta name=\"twitter:data1\" content=\"11 \u0445\u0432\u0438\u043b\u0438\u043d\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ukraine.eu4business-ebrdcreditline.wss-develope.uk\\\/uk\\\/how-to-apply\\\/eligibility-guide\\\/\",\"url\":\"https:\\\/\\\/ukraine.eu4business-ebrdcreditline.wss-develope.uk\\\/uk\\\/how-to-apply\\\/eligibility-guide\\\/\",\"name\":\"\u041f\u043e\u0441\u0456\u0431\u043d\u0438\u043a \u0449\u043e\u0434\u043e \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u043d\u043e\u0441\u0442\u0456 \u0432\u0438\u043c\u043e\u0433\u0430\u043c - EU4BUSINESS EBRD CREDITLINE - UKRAINE\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ukraine.ukraine.eu4business-ebrdcreditline.wss-develope.uk\\\/uk\\\/#website\"},\"datePublished\":\"2026-07-04T20:02:48+00:00\",\"dateModified\":\"2026-07-26T19:57:26+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ukraine.eu4business-ebrdcreditline.wss-develope.uk\\\/uk\\\/how-to-apply\\\/eligibility-guide\\\/#breadcrumb\"},\"inLanguage\":\"uk\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/ukraine.eu4business-ebrdcreditline.wss-develope.uk\\\/uk\\\/how-to-apply\\\/eligibility-guide\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ukraine.eu4business-ebrdcreditline.wss-develope.uk\\\/uk\\\/how-to-apply\\\/eligibility-guide\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/ukraine.eu4business-ebrdcreditline.wss-develope.uk\\\/uk\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u042f\u043a \u043f\u043e\u0434\u0430\u0442\u0438 \u0437\u0430\u044f\u0432\u043a\u0443\",\"item\":\"https:\\\/\\\/ukraine.eu4business-ebrdcreditline.wss-develope.uk\\\/uk\\\/how-to-apply\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"\u041f\u043e\u0441\u0456\u0431\u043d\u0438\u043a \u0449\u043e\u0434\u043e \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u043d\u043e\u0441\u0442\u0456 \u0432\u0438\u043c\u043e\u0433\u0430\u043c\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ukraine.ukraine.eu4business-ebrdcreditline.wss-develope.uk\\\/uk\\\/#website\",\"url\":\"https:\\\/\\\/ukraine.ukraine.eu4business-ebrdcreditline.wss-develope.uk\\\/uk\\\/\",\"name\":\"EU4BUSINESS EBRD CREDITLINE - UKRAINE\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/ukraine.ukraine.eu4business-ebrdcreditline.wss-develope.uk\\\/uk\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"uk\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u041f\u043e\u0441\u0456\u0431\u043d\u0438\u043a \u0449\u043e\u0434\u043e \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u043d\u043e\u0441\u0442\u0456 \u0432\u0438\u043c\u043e\u0433\u0430\u043c - EU4BUSINESS EBRD CREDITLINE - UKRAINE","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:\/\/ukraine.eu4business-ebrdcreditline.wss-develope.uk\/uk\/how-to-apply\/eligibility-guide\/","og_locale":"uk_UA","og_type":"article","og_title":"\u041f\u043e\u0441\u0456\u0431\u043d\u0438\u043a \u0449\u043e\u0434\u043e \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u043d\u043e\u0441\u0442\u0456 \u0432\u0438\u043c\u043e\u0433\u0430\u043c - EU4BUSINESS EBRD CREDITLINE - UKRAINE","og_description":"Before starting your application, let\u2019s explore if your business and investment project can benefit from the EU4Business\u2013EBRD Credit Line. To understand our eligibility criteria, we will walk together through an example that illustrates how to check the eligibility for an investment project. Let us look at the case of ABC Ltd. Does it qualify for [&hellip;]","og_url":"https:\/\/ukraine.eu4business-ebrdcreditline.wss-develope.uk\/uk\/how-to-apply\/eligibility-guide\/","og_site_name":"EU4BUSINESS EBRD CREDITLINE - UKRAINE","article_modified_time":"2026-07-26T19:57:26+00:00","twitter_card":"summary_large_image","twitter_misc":{"\u041f\u0440\u0438\u0431\u043b. \u0447\u0430\u0441 \u0447\u0438\u0442\u0430\u043d\u043d\u044f":"11 \u0445\u0432\u0438\u043b\u0438\u043d"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ukraine.eu4business-ebrdcreditline.wss-develope.uk\/uk\/how-to-apply\/eligibility-guide\/","url":"https:\/\/ukraine.eu4business-ebrdcreditline.wss-develope.uk\/uk\/how-to-apply\/eligibility-guide\/","name":"\u041f\u043e\u0441\u0456\u0431\u043d\u0438\u043a \u0449\u043e\u0434\u043e \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u043d\u043e\u0441\u0442\u0456 \u0432\u0438\u043c\u043e\u0433\u0430\u043c - EU4BUSINESS EBRD CREDITLINE - UKRAINE","isPartOf":{"@id":"https:\/\/ukraine.ukraine.eu4business-ebrdcreditline.wss-develope.uk\/uk\/#website"},"datePublished":"2026-07-04T20:02:48+00:00","dateModified":"2026-07-26T19:57:26+00:00","breadcrumb":{"@id":"https:\/\/ukraine.eu4business-ebrdcreditline.wss-develope.uk\/uk\/how-to-apply\/eligibility-guide\/#breadcrumb"},"inLanguage":"uk","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ukraine.eu4business-ebrdcreditline.wss-develope.uk\/uk\/how-to-apply\/eligibility-guide\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/ukraine.eu4business-ebrdcreditline.wss-develope.uk\/uk\/how-to-apply\/eligibility-guide\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ukraine.eu4business-ebrdcreditline.wss-develope.uk\/uk\/"},{"@type":"ListItem","position":2,"name":"\u042f\u043a \u043f\u043e\u0434\u0430\u0442\u0438 \u0437\u0430\u044f\u0432\u043a\u0443","item":"https:\/\/ukraine.eu4business-ebrdcreditline.wss-develope.uk\/uk\/how-to-apply\/"},{"@type":"ListItem","position":3,"name":"\u041f\u043e\u0441\u0456\u0431\u043d\u0438\u043a \u0449\u043e\u0434\u043e \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u043d\u043e\u0441\u0442\u0456 \u0432\u0438\u043c\u043e\u0433\u0430\u043c"}]},{"@type":"WebSite","@id":"https:\/\/ukraine.ukraine.eu4business-ebrdcreditline.wss-develope.uk\/uk\/#website","url":"https:\/\/ukraine.ukraine.eu4business-ebrdcreditline.wss-develope.uk\/uk\/","name":"EU4BUSINESS EBRD CREDITLINE - UKRAINE","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ukraine.ukraine.eu4business-ebrdcreditline.wss-develope.uk\/uk\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"uk"}]}},"_links":{"self":[{"href":"https:\/\/ukraine.eu4business-ebrdcreditline.wss-develope.uk\/uk\/wp-json\/wp\/v2\/pages\/9038","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ukraine.eu4business-ebrdcreditline.wss-develope.uk\/uk\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ukraine.eu4business-ebrdcreditline.wss-develope.uk\/uk\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ukraine.eu4business-ebrdcreditline.wss-develope.uk\/uk\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ukraine.eu4business-ebrdcreditline.wss-develope.uk\/uk\/wp-json\/wp\/v2\/comments?post=9038"}],"version-history":[{"count":1,"href":"https:\/\/ukraine.eu4business-ebrdcreditline.wss-develope.uk\/uk\/wp-json\/wp\/v2\/pages\/9038\/revisions"}],"predecessor-version":[{"id":9039,"href":"https:\/\/ukraine.eu4business-ebrdcreditline.wss-develope.uk\/uk\/wp-json\/wp\/v2\/pages\/9038\/revisions\/9039"}],"up":[{"embeddable":true,"href":"https:\/\/ukraine.eu4business-ebrdcreditline.wss-develope.uk\/uk\/wp-json\/wp\/v2\/pages\/9033"}],"wp:attachment":[{"href":"https:\/\/ukraine.eu4business-ebrdcreditline.wss-develope.uk\/uk\/wp-json\/wp\/v2\/media?parent=9038"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}