{"id":16413,"date":"2026-02-25T17:11:32","date_gmt":"2026-02-25T17:11:32","guid":{"rendered":"https:\/\/newfuels.eu\/newfuels\/komanda\/"},"modified":"2026-02-26T14:06:10","modified_gmt":"2026-02-26T14:06:10","slug":"team","status":"publish","type":"page","link":"https:\/\/newfuels.eu\/en\/team\/","title":{"rendered":"Team"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Team &#8211; NewFuels<\/title>\n    <style>\n        .nf-team-section {\n            background-color: #f7f7f7;\n            padding: 60px 20px;\n            font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Oxygen-Sans, Ubuntu, Cantarell, \"Helvetica Neue\", sans-serif;\n        }\n        .nf-team-container {\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n        .nf-team-row {\n            display: flex;\n            gap: 15px;\n        }\n        .nf-team-column {\n            flex: 1;\n            display: flex;\n            flex-direction: column;\n            gap: 10px;\n        }\n        @media (max-width: 768px) {\n            .nf-team-row {\n                flex-direction: column;\n            }\n        }\n        .nf-team-card {\n            background: #fff;\n            border-radius: 0;\n            overflow: hidden;\n        }\n        .nf-team-header {\n            display: flex;\n            align-items: center;\n            padding: 30px 35px;\n            cursor: pointer;\n            transition: background-color 0.2s ease;\n        }\n        .nf-team-header:hover {\n            background-color: #fafafa;\n        }\n        .nf-team-avatar {\n            width: 60px;\n            height: 60px;\n            min-width: 60px;\n            background: linear-gradient(135deg, #00539f 0%, #0073aa 100%);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-right: 20px;\n        }\n        .nf-team-avatar svg {\n            width: 30px;\n            height: 30px;\n            fill: #fff;\n        }\n        .nf-team-info {\n            flex: 1;\n        }\n        .nf-team-name {\n            font-size: 18px;\n            font-weight: 600;\n            color: #333;\n            margin: 0 0 5px 0;\n        }\n        .nf-team-position {\n            font-size: 14px;\n            color: #00539f;\n            margin: 0;\n            font-weight: 500;\n        }\n        .nf-team-toggle {\n            width: 50px;\n            height: 50px;\n            min-width: 50px;\n            border: 1px solid #f2f2f2;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        .nf-team-toggle svg {\n            width: 16px;\n            height: 16px;\n            stroke: #bebebe;\n            transition: transform 0.3s ease;\n        }\n        .nf-team-card.active .nf-team-toggle svg {\n            transform: rotate(180deg);\n        }\n        .nf-team-content {\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.4s ease;\n            border-top: 0px solid #e2e2e2;\n        }\n        .nf-team-card.active .nf-team-content {\n            max-height: 800px;\n            border-top-width: 1px;\n        }\n        .nf-team-content-inner {\n            padding: 30px 35px 35px 35px;\n        }\n        .nf-team-section-text {\n            font-size: 15px;\n            line-height: 1.7;\n            color: #555;\n            margin: 0 0 15px 0;\n            font-weight: 500;\n        }\n        .nf-team-section-text:last-child {\n            margin-bottom: 0;\n        }\n    <\/style>\n<\/head>\n<body>\n\n<div class=\"nf-team-section\">\n    <div class=\"nf-team-container\">\n        \n        <div class=\"nf-team-row\">\n            <!-- LEFT COLUMN: Roman, Karyna, Orest -->\n            <div class=\"nf-team-column\">\n                \n                <!-- Roman Vdovychenko (male) -->\n                <div class=\"nf-team-card\">\n                    <div class=\"nf-team-header\" onclick=\"toggleCard(this)\">\n                        <div class=\"nf-team-avatar\">\n                            <svg viewBox=\"0 0 100 100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <circle cx=\"50\" cy=\"32\" r=\"20\" fill=\"white\"\/>\n                                <path d=\"M15 90 C15 65 30 55 50 55 C70 55 85 65 85 90 Z\" fill=\"white\"\/>\n                            <\/svg>\n                        <\/div>\n                        <div class=\"nf-team-info\">\n                            <h3 class=\"nf-team-name\">Roman Vdovychenko<\/h3>\n                            <p class=\"nf-team-position\">Chair of the Management Board<\/p>\n                        <\/div>\n                        <div class=\"nf-team-toggle\">\n                            <svg viewBox=\"0 0 17 19\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path d=\"M15.3305 10.1227L8.48347 16.9697M8.48347 16.9697L1.63648 10.1227M8.48347 16.9697V-0.000905996\" stroke=\"currentColor\" stroke-width=\"2\"\/>\n                            <\/svg>\n                        <\/div>\n                    <\/div>\n                    <div class=\"nf-team-content\">\n                        <div class=\"nf-team-content-inner\">\n                            <p class=\"nf-team-section-text\">Strategic management, supervision of operational and financial activities, implementation of corporate governance standards.<\/p>\n                            <p class=\"nf-team-section-text\">More than 25 years of experience in senior positions in the financial and energy sectors in the areas of corporate governance, investment and regulatory compliance. Has managed industrial and energy facilities, including pellet production plants, cogeneration stations, and hydroelectric power stations.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Karyna Kucherenko (female) -->\n                <div class=\"nf-team-card\">\n                    <div class=\"nf-team-header\" onclick=\"toggleCard(this)\">\n                        <div class=\"nf-team-avatar\">\n                            <svg viewBox=\"0 0 100 100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <circle cx=\"50\" cy=\"32\" r=\"20\" fill=\"white\"\/>\n                                <path d=\"M30 20 C30 10 40 5 50 5 C60 5 70 10 70 20 L70 50 C70 55 65 58 60 58 L40 58 C35 58 30 55 30 50 Z\" fill=\"white\"\/>\n                                <path d=\"M15 90 C15 65 30 55 50 55 C70 55 85 65 85 90 Z\" fill=\"white\"\/>\n                            <\/svg>\n                        <\/div>\n                        <div class=\"nf-team-info\">\n                            <h3 class=\"nf-team-name\">Karyna Kucherenko<\/h3>\n                            <p class=\"nf-team-position\">Deputy Chair of the Management Board<\/p>\n                        <\/div>\n                        <div class=\"nf-team-toggle\">\n                            <svg viewBox=\"0 0 17 19\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path d=\"M15.3305 10.1227L8.48347 16.9697M8.48347 16.9697L1.63648 10.1227M8.48347 16.9697V-0.000905996\" stroke=\"currentColor\" stroke-width=\"2\"\/>\n                            <\/svg>\n                        <\/div>\n                    <\/div>\n                    <div class=\"nf-team-content\">\n                        <div class=\"nf-team-content-inner\">\n                            <p class=\"nf-team-section-text\">Strategic planning, operational management, coordination of internal processes.<\/p>\n                            <p class=\"nf-team-section-text\">More than 15 years of experience in energy production and industrial energy projects, including carbon emission reduction project management.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Orest Benko (male) -->\n                <div class=\"nf-team-card\">\n                    <div class=\"nf-team-header\" onclick=\"toggleCard(this)\">\n                        <div class=\"nf-team-avatar\">\n                            <svg viewBox=\"0 0 100 100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <circle cx=\"50\" cy=\"32\" r=\"20\" fill=\"white\"\/>\n                                <path d=\"M15 90 C15 65 30 55 50 55 C70 55 85 65 85 90 Z\" fill=\"white\"\/>\n                            <\/svg>\n                        <\/div>\n                        <div class=\"nf-team-info\">\n                            <h3 class=\"nf-team-name\">Orest Benko<\/h3>\n                            <p class=\"nf-team-position\">Deputy Chair of the Management Board for Development<\/p>\n                        <\/div>\n                        <div class=\"nf-team-toggle\">\n                            <svg viewBox=\"0 0 17 19\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path d=\"M15.3305 10.1227L8.48347 16.9697M8.48347 16.9697L1.63648 10.1227M8.48347 16.9697V-0.000905996\" stroke=\"currentColor\" stroke-width=\"2\"\/>\n                            <\/svg>\n                        <\/div>\n                    <\/div>\n                    <div class=\"nf-team-content\">\n                        <div class=\"nf-team-content-inner\">\n                            <p class=\"nf-team-section-text\">Economic analysis of development projects, strategic recommendations, expansion and modernization initiatives.<\/p>\n                            <p class=\"nf-team-section-text\">Economics and business development specialist with experience in management, financial and investment analysis, strategic planning, capital allocation, financial management, modernization and expansion projects in the energy and fuel sectors.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n            <\/div>\n\n            <!-- RIGHT COLUMN: Witold, Anastasiia, Andriy -->\n            <div class=\"nf-team-column\">\n                \n                <!-- Witold Maciej Dura (male) -->\n                <div class=\"nf-team-card\">\n                    <div class=\"nf-team-header\" onclick=\"toggleCard(this)\">\n                        <div class=\"nf-team-avatar\">\n                            <svg viewBox=\"0 0 100 100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <circle cx=\"50\" cy=\"32\" r=\"20\" fill=\"white\"\/>\n                                <path d=\"M15 90 C15 65 30 55 50 55 C70 55 85 65 85 90 Z\" fill=\"white\"\/>\n                            <\/svg>\n                        <\/div>\n                        <div class=\"nf-team-info\">\n                            <h3 class=\"nf-team-name\">Witold Maciej Dura<\/h3>\n                            <p class=\"nf-team-position\">General Director of the Plant<\/p>\n                        <\/div>\n                        <div class=\"nf-team-toggle\">\n                            <svg viewBox=\"0 0 17 19\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path d=\"M15.3305 10.1227L8.48347 16.9697M8.48347 16.9697L1.63648 10.1227M8.48347 16.9697V-0.000905996\" stroke=\"currentColor\" stroke-width=\"2\"\/>\n                            <\/svg>\n                        <\/div>\n                    <\/div>\n                    <div class=\"nf-team-content\">\n                        <div class=\"nf-team-content-inner\">\n                            <p class=\"nf-team-section-text\">Ensuring plant operations, cost optimization, process improvement, personnel management.<\/p>\n                            <p class=\"nf-team-section-text\">More than 30 years of experience in the manufacturing, energy and biofuel industries, managing production facilities in Europe with direct responsibility for operations management, budget planning, process optimization and large-scale modernization projects.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Anastasiia Kviatkovska (female) -->\n                <div class=\"nf-team-card\">\n                    <div class=\"nf-team-header\" onclick=\"toggleCard(this)\">\n                        <div class=\"nf-team-avatar\">\n                            <svg viewBox=\"0 0 100 100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <circle cx=\"50\" cy=\"32\" r=\"20\" fill=\"white\"\/>\n                                <path d=\"M30 20 C30 10 40 5 50 5 C60 5 70 10 70 20 L70 50 C70 55 65 58 60 58 L40 58 C35 58 30 55 30 50 Z\" fill=\"white\"\/>\n                                <path d=\"M15 90 C15 65 30 55 50 55 C70 55 85 65 85 90 Z\" fill=\"white\"\/>\n                            <\/svg>\n                        <\/div>\n                        <div class=\"nf-team-info\">\n                            <h3 class=\"nf-team-name\">Anastasiia Kviatkovska<\/h3>\n                            <p class=\"nf-team-position\">Deputy Chief Financial Officer<\/p>\n                        <\/div>\n                        <div class=\"nf-team-toggle\">\n                            <svg viewBox=\"0 0 17 19\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path d=\"M15.3305 10.1227L8.48347 16.9697M8.48347 16.9697L1.63648 10.1227M8.48347 16.9697V-0.000905996\" stroke=\"currentColor\" stroke-width=\"2\"\/>\n                            <\/svg>\n                        <\/div>\n                    <\/div>\n                    <div class=\"nf-team-content\">\n                        <div class=\"nf-team-content-inner\">\n                            <p class=\"nf-team-section-text\">Financial planning, internal control, international communication.<\/p>\n                            <p class=\"nf-team-section-text\">More than 8 years of experience in the alternative energy, trade and service sectors in Europe and the Middle East, where she has worked in areas such as international business management and communication, cross-border cooperation, investment project management and strategic development initiatives.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Andriy Kvyatkovskyy (male) -->\n                <div class=\"nf-team-card\">\n                    <div class=\"nf-team-header\" onclick=\"toggleCard(this)\">\n                        <div class=\"nf-team-avatar\">\n                            <svg viewBox=\"0 0 100 100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <circle cx=\"50\" cy=\"32\" r=\"20\" fill=\"white\"\/>\n                                <path d=\"M15 90 C15 65 30 55 50 55 C70 55 85 65 85 90 Z\" fill=\"white\"\/>\n                            <\/svg>\n                        <\/div>\n                        <div class=\"nf-team-info\">\n                            <h3 class=\"nf-team-name\">Andriy Kvyatkovskyy<\/h3>\n                            <p class=\"nf-team-position\">Cooperation Offer Preparation Specialist<\/p>\n                        <\/div>\n                        <div class=\"nf-team-toggle\">\n                            <svg viewBox=\"0 0 17 19\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <path d=\"M15.3305 10.1227L8.48347 16.9697M8.48347 16.9697L1.63648 10.1227M8.48347 16.9697V-0.000905996\" stroke=\"currentColor\" stroke-width=\"2\"\/>\n                            <\/svg>\n                        <\/div>\n                    <\/div>\n                    <div class=\"nf-team-content\">\n                        <div class=\"nf-team-content-inner\">\n                            <p class=\"nf-team-section-text\">Strategic analysis, development initiative preparation, support in coordinating internal processes.<\/p>\n                            <p class=\"nf-team-section-text\">Experience in management, business development and consulting on strategic development, organizational optimization, implementation of internal standards and employee training systems in the energy, security and industrial sectors.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\nfunction toggleCard(header) {\n    const card = header.parentElement;\n    card.classList.toggle('active');\n}\n<\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Team &#8211; NewFuels Roman Vdovychenko Chair of the Management Board Strategic management, supervision of operational and financial activities,&#8230;<\/p>\n","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"newfuels.php","meta":{"_acf_changed":false,"inline_featured_image":false,"pgc_sgb_lightbox_settings":"","footnotes":""},"class_list":["post-16413","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/newfuels.eu\/en\/wp-json\/wp\/v2\/pages\/16413","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/newfuels.eu\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/newfuels.eu\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/newfuels.eu\/en\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/newfuels.eu\/en\/wp-json\/wp\/v2\/comments?post=16413"}],"version-history":[{"count":6,"href":"https:\/\/newfuels.eu\/en\/wp-json\/wp\/v2\/pages\/16413\/revisions"}],"predecessor-version":[{"id":16457,"href":"https:\/\/newfuels.eu\/en\/wp-json\/wp\/v2\/pages\/16413\/revisions\/16457"}],"wp:attachment":[{"href":"https:\/\/newfuels.eu\/en\/wp-json\/wp\/v2\/media?parent=16413"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}