{"id":16490,"date":"2026-04-10T15:24:53","date_gmt":"2026-04-10T12:24:53","guid":{"rendered":"https:\/\/kafedra.management.fmm.kpi.ua\/main\/?p=16490"},"modified":"2026-05-07T16:29:40","modified_gmt":"2026-05-07T13:29:40","slug":"%d0%bc%d0%b5%d0%bd%d0%b5%d0%b4%d0%b6%d0%bc%d0%b5%d0%bd%d1%82-%d0%bf%d1%80%d0%be%d1%94%d0%ba%d1%82%d1%96%d0%b2-%d0%be%d1%81%d0%b2%d1%96%d1%82%d0%bd%d1%8f-%d0%bf%d1%80%d0%be%d0%b3%d1%80%d0%b0%d0%bc","status":"publish","type":"post","link":"https:\/\/kafedra.management.fmm.kpi.ua\/main\/?p=16490","title":{"rendered":"\u041c\u0435\u043d\u0435\u0434\u0436\u043c\u0435\u043d\u0442 \u043f\u0440\u043e\u0454\u043a\u0442\u0456\u0432 &#8211; \u043e\u0441\u0432\u0456\u0442\u043d\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0430 &#8211; 2026"},"content":{"rendered":"\n<style>\n  \/* --- GLOBAL STYLES --- *\/\n  .program-page-wrapper {\n    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n    color: #1f2937;\n    line-height: 1.6;\n    background-color: #fff;\n  }\n\n  .program-container {\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 0 20px;\n  }\n\n  \/* --- HERO SECTION --- *\/\n  .program-hero {\n    position: relative;\n    height: 400px;\n    background-image: url('https:\/\/images.unsplash.com\/photo-1522071820081-009f0129c71c?auto=format&fit=crop&q=80&w=1200');\n    background-size: cover;\n    background-position: center;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n  }\n\n  .program-hero-overlay {\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(to right, rgba(31, 41, 55, 0.9), rgba(31, 41, 55, 0.7));\n  }\n\n  .program-hero-content {\n    position: relative;\n    z-index: 2;\n    padding: 20px;\n  }\n\n  .program-tag {\n    display: inline-block;\n    background-color: #fbbf24;\n    color: #1f2937;\n    font-weight: 800;\n    text-transform: uppercase;\n    padding: 5px 15px;\n    font-size: 14px;\n    letter-spacing: 1px;\n    margin-bottom: 15px;\n  }\n\n  .program-title {\n    font-size: 36px;\n    font-weight: 800;\n    text-transform: uppercase;\n    margin: 0 0 10px;\n    line-height: 1.2;\n    color: #ffffff !important;\n    text-shadow: 0 2px 4px rgba(0,0,0,0.3);\n  }\n\n  .program-subtitle {\n    font-size: 18px;\n    margin-top: 10px;\n    opacity: 0.9;\n    color: #ffffff !important;\n  }\n\n  @media (min-width: 768px) {\n    .program-title { font-size: 48px; }\n  }\n\n  \/* --- KEY FACTS BAR --- *\/\n  .stats-bar {\n    background-color: #f9fafb;\n    border-bottom: 1px solid #e5e7eb;\n    padding: 40px 0;\n  }\n\n  .stats-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 0;\n  }\n\n  @media (min-width: 768px) {\n    .stats-grid { grid-template-columns: repeat(4, 1fr); }\n  }\n\n  .stat-item {\n    padding: 0 20px;\n    text-align: center;\n    position: relative;\n  }\n\n  @media (min-width: 768px) {\n    .stat-item:not(:last-child) { border-right: 2px solid #d1d5db; }\n  }\n\n  @media (max-width: 767px) {\n    .stat-item { padding: 20px 0; border-bottom: 1px solid #e5e7eb; }\n    .stat-item:last-child { border-bottom: none; }\n    .stat-item:first-child { padding-top: 0; }\n  }\n\n  .stat-item h4 {\n    font-size: 13px;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    color: #6b7280;\n    margin: 0 0 8px;\n    font-weight: 700;\n  }\n\n  .stat-item p {\n    font-size: 16px;\n    font-weight: 800;\n    color: #111827;\n    margin: 0;\n    line-height: 1.2;\n  }\n\n  \/* --- CONTENT SECTIONS --- *\/\n  .section-block {\n    padding: 60px 0;\n    border-bottom: 1px solid #e5e7eb;\n  }\n\n  .section-title {\n    font-size: 28px;\n    font-weight: 700;\n    color: #1f2937;\n    margin-bottom: 30px;\n    position: relative;\n    display: inline-block;\n  }\n\n  .section-title::after {\n    content: '';\n    display: block;\n    width: 60px;\n    height: 4px;\n    background-color: #fbbf24;\n    margin-top: 10px;\n  }\n\n  .intro-text {\n    font-size: 18px;\n    color: #374151;\n    font-weight: 500;\n    margin-bottom: 20px;\n  }\n\n  .cta-link-box {\n    margin-top: 30px;\n    padding: 20px;\n    background-color: #eff6ff;\n    border-left: 4px solid #1e3a8a;\n  }\n\n  .cta-link-box a {\n    color: #1e3a8a;\n    font-weight: bold;\n    text-decoration: none;\n  }\n  .cta-link-box a:hover { text-decoration: underline; }\n\n  \/* --- HIGHLIGHTS GRID (NEW) --- *\/\n  .highlights-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 20px;\n    margin-bottom: 40px;\n  }\n\n  @media (min-width: 768px) {\n    .highlights-grid { grid-template-columns: 1fr 1fr; }\n  }\n\n  .highlight-card {\n    background: #f8fafc;\n    border-left: 4px solid #fbbf24;\n    padding: 25px;\n    border-radius: 6px;\n    box-shadow: 0 2px 10px rgba(0,0,0,0.03);\n    transition: transform 0.2s ease;\n  }\n\n  .highlight-card:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 5px 15px rgba(0,0,0,0.08);\n  }\n\n  .highlight-card.full-width {\n    grid-column: 1 \/ -1;\n    border-left-color: #1e3a8a;\n  }\n\n  .highlight-card h4 {\n    color: #1e3a8a;\n    margin-top: 0;\n    margin-bottom: 12px;\n    font-size: 18px;\n    font-weight: 700;\n  }\n\n  .highlight-card p {\n    margin: 0;\n    font-size: 15px;\n    color: #4b5563;\n    line-height: 1.5;\n  }\n\n  \/* --- HORIZONTAL BLOCKS STYLE --- *\/\n  .horizontal-block {\n    background-color: #f3f4f6;\n    padding: 30px 40px;\n    border-radius: 6px;\n    margin-bottom: 25px;\n    border-left: 6px solid #1e3a8a;\n    transition: transform 0.2s ease, background-color 0.2s;\n  }\n\n  .horizontal-block:hover {\n    background-color: #e5e7eb;\n    transform: translateX(5px);\n  }\n\n  .horizontal-block h3, .horizontal-block h4 {\n    margin-top: 0;\n    color: #1e3a8a;\n    font-size: 24px;\n    margin-bottom: 15px;\n    font-weight: 700;\n  }\n\n  .horizontal-text {\n    font-size: 18px;\n    color: #374151;\n    margin-bottom: 10px;\n  }\n\n  \/* Orange Theme Modifier for Architecture Block *\/\n  .horizontal-block.orange-theme {\n    border-left-color: #ff6900;\n  }\n  \n  .horizontal-block.orange-theme h4 {\n    color: #ff6900;\n  }\n\n  .orange-border-bottom {\n    border-bottom: 2px solid #ff6900 !important;\n  }\n\n  .orange-bullets {\n    list-style: none;\n    padding-left: 15px !important;\n    margin: 0;\n  }\n\n  .orange-bullets li {\n    position: relative;\n    margin-bottom: 8px;\n    font-size: 16px;\n  }\n\n  .orange-bullets li::before {\n    content: \"\u2022\";\n    color: #ff6900;\n    position: absolute;\n    left: -15px;\n    font-weight: bold;\n    font-size: 20px;\n    top: -4px;\n  }\n\n  \/* Company Badges *\/\n  .company-badge {\n    display: inline-block;\n    background: #f8fafc;\n    border: 1px solid #e2e8f0;\n    padding: 4px 12px;\n    border-radius: 4px;\n    margin: 4px 2px;\n    font-size: 14px;\n    color: #334155;\n    font-weight: 500;\n  }\n\n  .note-box {\n    margin-top: 20px;\n    font-size: 14px;\n    color: #6b7280;\n    background: #fff;\n    padding: 15px;\n    border: 1px solid #e5e7eb;\n  }\n\n  \/* --- PROJECTS BLOCK STYLES --- *\/\n  .projects-block {\n    margin-top: 40px;\n    margin-bottom: 20px;\n  }\n\n  .projects-grid {\n    display: flex;\n    gap: 15px;\n    flex-wrap: wrap;\n  }\n\n  .project-btn {\n    flex: 1; \n    min-width: 200px; \n    background-color: #ffffff;\n    border: 2px solid #002244; \n    color: #002244;\n    padding: 15px 20px;\n    text-decoration: none;\n    font-weight: 700;\n    border-radius: 4px; \n    text-align: center;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    transition: all 0.3s ease;\n    box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n    font-family: 'Exo 2', sans-serif;\n    font-size: 15px;\n    line-height: 1.3;\n  }\n\n  .project-btn:hover {\n    background-color: #002244;\n    color: #ffffff !important;\n    transform: translateY(-3px);\n    box-shadow: 0 5px 15px rgba(0,34,68,0.2);\n  }\n\n<\/style>\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Exo+2:wght@400;600;700&#038;display=swap\" rel=\"stylesheet\">\n\n<div class=\"program-page-wrapper\">\n\n  <header class=\"program-hero\">\n    <div class=\"program-hero-overlay\"><\/div>\n    <div class=\"program-hero-content\">\n      <span class=\"program-tag\">D3 \u041c\u0435\u043d\u0435\u0434\u0436\u043c\u0435\u043d\u0442<\/span>\n      <h1 class=\"program-title\">\u041c\u0435\u043d\u0435\u0434\u0436\u043c\u0435\u043d\u0442 \u043f\u0440\u043e\u0454\u043a\u0442\u0456\u0432<\/h1>\n      <p class=\"program-subtitle\">\u041e\u0441\u0432\u0456\u0442\u043d\u044c\u043e-\u043f\u0440\u043e\u0444\u0435\u0441\u0456\u0439\u043d\u0430 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0430 \u043a\u0430\u0444\u0435\u0434\u0440\u0438 \u043c\u0435\u043d\u0435\u0434\u0436\u043c\u0435\u043d\u0442\u0443 \u043f\u0456\u0434\u043f\u0440\u0438\u0454\u043c\u0441\u0442\u0432 <br\/> \u041a\u041f\u0406 \u0456\u043c. \u0406\u0433\u043e\u0440\u044f \u0421\u0456\u043a\u043e\u0440\u0441\u044c\u043a\u043e\u0433\u043e<\/p>\n    <\/div>\n  <\/header>\n\n  <div class=\"stats-bar\">\n    <div class=\"program-container\">\n      <div class=\"stats-grid\">\n        <div class=\"stat-item\">\n          <h4>\u0422\u0435\u0440\u043c\u0456\u043d \u043d\u0430\u0432\u0447\u0430\u043d\u043d\u044f<\/h4>\n          <p>3 \u0440\u043e\u043a\u0438 \u0456 10 \u043c\u0456\u0441\u044f\u0446\u0456\u0432<br>(8 \u0441\u0435\u043c\u0435\u0441\u0442\u0440\u0456\u0432)<\/p>\n        <\/div>\n        <div class=\"stat-item\">\n          <h4>\u0424\u043e\u0440\u043c\u0430 \u043d\u0430\u0432\u0447\u0430\u043d\u043d\u044f<\/h4>\n          <p>\u0414\u0435\u043d\u043d\u0430, \u0437\u0430\u043e\u0447\u043d\u0430 \u0430\u0431\u043e \u0434\u0438\u0441\u0442\u0430\u043d\u0446\u0456\u0439\u043d\u0430 <\/p>\n        <\/div>\n        <div class=\"stat-item\">\n          <h4>\u041b\u043e\u043a\u0430\u0446\u0456\u044f<\/h4>\n          <p>\u041a\u0438\u0457\u0432, \u043f\u0440\u043e\u0441\u043f. \u0411\u0435\u0440\u0435\u0441\u0442\u0435\u0439\u0441\u044c\u043a\u0438\u0439, 37, \u043a\u043e\u0440\u043f.1<\/p>\n        <\/div>\n        <div class=\"stat-item\">\n          <h4>\u041e\u043f\u043b\u0430\u0442\u0430<\/h4>\n          <p>\u0411\u044e\u0434\u0436\u0435\u0442 \u0430\u0431\u043e \u043a\u043e\u043d\u0442\u0440\u0430\u043a\u0442<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"program-container\">\n\n    <section class=\"section-block\">\n      <p class=\"intro-text\">\n        \u041c\u0438 \u0433\u043e\u0442\u0443\u0454\u043c\u043e \u043f\u0440\u043e\u0444\u0435\u0441\u0456\u0439\u043d\u0438\u0445 Project Managers, \u0437\u0434\u0430\u0442\u043d\u0438\u0445 \u0440\u0435\u0430\u043b\u0456\u0437\u043e\u0432\u0443\u0432\u0430\u0442\u0438 \u0441\u043a\u043b\u0430\u0434\u043d\u0456 \u0442\u0440\u0430\u043d\u0441\u0444\u043e\u0440\u043c\u0430\u0446\u0456\u0439\u043d\u0456 \u043f\u0440\u043e\u0454\u043a\u0442\u0438 \u0432 \u0443\u043c\u043e\u0432\u0430\u0445 \u043d\u0435\u0432\u0438\u0437\u043d\u0430\u0447\u0435\u043d\u043e\u0441\u0442\u0456. \u0426\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0430 \u2014 \u0441\u0438\u043d\u0435\u0440\u0433\u0456\u044f \u0456\u043d\u0436\u0435\u043d\u0435\u0440\u043d\u043e\u0457 \u043b\u043e\u0433\u0456\u043a\u0438 \u041a\u041f\u0406 \u0442\u0430 \u0441\u0443\u0447\u0430\u0441\u043d\u0438\u0445 \u0443\u043f\u0440\u0430\u0432\u043b\u0456\u043d\u0441\u044c\u043a\u0438\u0445 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0456\u0432 ESG &#038; Digital.\n      <\/p>\n      <p style=\"font-weight: 700; color: #1e3a8a; font-size: 20px; margin-top: 20px; text-transform: uppercase;\">\n        \u0422\u043e\u0434\u0456 \u0442\u043e\u0431\u0456 \u0434\u043e \u043d\u0430\u0441! \u041d\u0430 \u041e\u041f\u041f \u00ab\u041c\u0435\u043d\u0435\u0434\u0436\u043c\u0435\u043d\u0442 \u043f\u0440\u043e\u0454\u043a\u0442\u0456\u0432\u00bb!\n      <\/p>\n      <div class=\"note-box\">\n        <strong>\u0412\u0430\u0436\u043b\u0438\u0432\u043e:<\/strong> \u0412\u0441\u0456 \u043d\u0430\u0432\u0447\u0430\u043b\u044c\u043d\u0456 \u043a\u043e\u0440\u043f\u0443\u0441\u0438 \u0442\u0430 \u0433\u0443\u0440\u0442\u043e\u0436\u0438\u0442\u043a\u0438 \u2013 \u043d\u0430 \u0442\u0435\u0440\u0438\u0442\u043e\u0440\u0456\u0457 \u0441\u0442\u0443\u0434\u043c\u0456\u0441\u0442\u0435\u0447\u043a\u0430. \u0423 \u0432\u0438\u043f\u0430\u0434\u043a\u0443 \u043d\u0430\u0434\u0437\u0432\u0438\u0447\u0430\u0439\u043d\u0438\u0445 \u043f\u043e\u0434\u0456\u0439 \u2013 \u043d\u0430\u0432\u0447\u0430\u043d\u043d\u044f \u043e\u043d\u043b\u0430\u0439\u043d.\n      <\/div>\n      <div class=\"cta-link-box\">\n        \ud83d\udcc4 <a href=\"https:\/\/kafedra.management.fmm.kpi.ua\/main\/?p=1223\" target=\"_blank\">\u041e\u0437\u043d\u0430\u0439\u043e\u043c\u0438\u0442\u0438\u0441\u044f \u0437 \u041e\u041f\u041f \u00ab\u041c\u0435\u043d\u0435\u0434\u0436\u043c\u0435\u043d\u0442 \u043f\u0440\u043e\u0454\u043a\u0442\u0456\u0432\u00bb<\/a>\n      <\/div>\n    <\/section>\n\n    <section class=\"section-block\">\n      <h2 class=\"section-title\">Key Highlights (\u041a\u043b\u044e\u0447\u043e\u0432\u0456 \u043f\u0435\u0440\u0435\u0432\u0430\u0433\u0438)<\/h2>\n      \n      <div class=\"highlights-grid\">\n        <div class=\"highlight-card\">\n          <h4>Professional Track Model<\/h4>\n          <p>\u0426\u0435 \u043d\u0435 \u043a\u0443\u0440\u0441 \u0437\u0430\u0433\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u043c\u0435\u043d\u0435\u0434\u0436\u043c\u0435\u043d\u0442\u0443, \u0430 \u043f\u043e\u0432\u043d\u043e\u0446\u0456\u043d\u043d\u0438\u0439 \u0444\u0430\u0445\u043e\u0432\u0438\u0439 \u0442\u0440\u0435\u043a, \u0434\u0435 \u0442\u0438 \u0441\u0442\u0430\u0454\u0448 \u0430\u0440\u0445\u0456\u0442\u0435\u043a\u0442\u043e\u0440\u043e\u043c \u0437\u043c\u0456\u043d. \u041f\u0440\u043e\u0442\u044f\u0433\u043e\u043c 4 \u0440\u043e\u043a\u0456\u0432 \u0442\u0438 \u043f\u0440\u043e\u0445\u043e\u0434\u0438\u0448 \u0446\u0456\u043b\u0435\u0441\u043f\u0440\u044f\u043c\u043e\u0432\u0430\u043d\u0443 \u043f\u0456\u0434\u0433\u043e\u0442\u043e\u0432\u043a\u0443 \u0437\u0430 \u043c\u0456\u0436\u043d\u0430\u0440\u043e\u0434\u043d\u0438\u043c\u0438 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0430\u043c\u0438 PMBOK (PMI) \u0442\u0430 ICB (IPMA).<\/p>\n        <\/div>\n        \n        <div class=\"highlight-card\">\n          <h4>Fundraising &#038; Grants<\/h4>\n          <p>\u0413\u043b\u0438\u0431\u043e\u043a\u0430 \u0435\u043a\u0441\u043f\u0435\u0440\u0442\u0438\u0437\u0430 \u0443 \u0437\u0430\u043b\u0443\u0447\u0435\u043d\u043d\u0456 \u0456\u043d\u0432\u0435\u0441\u0442\u0438\u0446\u0456\u0439 (\u0404\u0421, USAID, EBRD) \u2014 \u043a\u0440\u0438\u0442\u0438\u0447\u043d\u0430 \u043d\u0430\u0432\u0438\u0447\u043a\u0430 \u0434\u043b\u044f \u043f\u0440\u043e\u0454\u043a\u0442\u0456\u0432 \u0432\u0456\u0434\u0431\u0443\u0434\u043e\u0432\u0438 \u0423\u043a\u0440\u0430\u0457\u043d\u0438.<\/p>\n        <\/div>\n\n        <div class=\"highlight-card\">\n          <h4>ESG Integration<\/h4>\n          <p><strong>\u041d\u0430\u0432\u0438\u0447\u043a\u0430 \u21161 \u0443 2026 \u0440\u043e\u0446\u0456:<\/strong> \u0412\u0438 \u0432\u0447\u0438\u0442\u0435\u0441\u044f \u0432\u043f\u0440\u043e\u0432\u0430\u0434\u0436\u0443\u0432\u0430\u0442\u0438 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0438 \u0441\u0442\u0430\u043b\u043e\u0433\u043e \u0440\u043e\u0437\u0432\u0438\u0442\u043a\u0443 (ESG), \u0431\u0435\u0437 \u044f\u043a\u0438\u0445 \u043d\u0435\u043c\u043e\u0436\u043b\u0438\u0432\u0430 \u0441\u043f\u0456\u0432\u043f\u0440\u0430\u0446\u044f \u0437 \u043c\u0456\u0436\u043d\u0430\u0440\u043e\u0434\u043d\u0438\u043c\u0438 \u0434\u043e\u043d\u043e\u0440\u0430\u043c\u0438 \u0442\u0430 \u043a\u043e\u0440\u043f\u043e\u0440\u0430\u0446\u0456\u044f\u043c\u0438. \u041a\u043e\u0436\u0435\u043d \u043f\u0440\u043e\u0454\u043a\u0442 \u0440\u043e\u0437\u0433\u043b\u044f\u0434\u0430\u0454\u0442\u044c\u0441\u044f \u0447\u0435\u0440\u0435\u0437 \u043f\u0440\u0438\u0437\u043c\u0443 \u0435\u043a\u043e\u043b\u043e\u0433\u0456\u0447\u043d\u043e\u0457, \u0441\u043e\u0446\u0456\u0430\u043b\u044c\u043d\u043e\u0457 \u0442\u0430 \u0443\u043f\u0440\u0430\u0432\u043b\u0456\u043d\u0441\u044c\u043a\u043e\u0457 \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u0456.<\/p>\n        <\/div>\n\n        <div class=\"highlight-card\">\n          <h4>Digital Workflow<\/h4>\n          <p>\u0420\u043e\u0431\u043e\u0442\u0430 \u0432 \u0435\u043a\u043e\u0441\u0438\u0441\u0442\u0435\u043c\u0430\u0445 Jira, ClickUp, Asana \u0442\u0430 \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u043d\u043d\u044f AI \u0434\u043b\u044f \u043f\u0440\u0435\u0434\u0438\u043a\u0442\u0438\u0432\u043d\u043e\u0457 \u0430\u043d\u0430\u043b\u0456\u0442\u0438\u043a\u0438 \u043f\u0440\u043e\u0454\u043a\u0442\u0456\u0432 \u0437 1-\u0433\u043e \u043a\u0443\u0440\u0441\u0443.<\/p>\n        <\/div>\n\n        <div class=\"highlight-card full-width\">\n          <h4>Challenge-Based Learning (CBL)<\/h4>\n          <p>\u041d\u0430 \u0432\u0456\u0434\u043c\u0456\u043d\u0443 \u0432\u0456\u0434 \u043a\u043b\u0430\u0441\u0438\u0447\u043d\u0438\u0445 \u043b\u0435\u043a\u0446\u0456\u0439, \u043d\u0430\u0448\u0435 \u043d\u0430\u0432\u0447\u0430\u043d\u043d\u044f \u043f\u043e\u0431\u0443\u0434\u043e\u0432\u0430\u043d\u0435 \u043d\u0430 \u0432\u0438\u0440\u0456\u0448\u0435\u043d\u043d\u0456 \u0440\u0435\u0430\u043b\u044c\u043d\u0438\u0445 \u043a\u0435\u0439\u0441\u0456\u0432 \u0432\u0456\u0434 \u0456\u043d\u0434\u0443\u0441\u0442\u0440\u0456\u0430\u043b\u044c\u043d\u0438\u0445 \u043f\u0430\u0440\u0442\u043d\u0435\u0440\u0456\u0432. \u0412\u0438 \u0444\u043e\u0440\u043c\u0443\u0454\u0442\u0435 \u043f\u043e\u0440\u0442\u0444\u043e\u043b\u0456\u043e \u0440\u0435\u0430\u043b\u0456\u0437\u043e\u0432\u0430\u043d\u0438\u0445 \u043a\u0435\u0439\u0441\u0456\u0432 \u0449\u0435 \u0434\u043e \u043e\u0442\u0440\u0438\u043c\u0430\u043d\u043d\u044f \u0434\u0438\u043f\u043b\u043e\u043c\u0430.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- INTERNATIONAL PROJECTS BLOCK -->\n      <div class=\"projects-block\">\n        <h2 class=\"section-title\">\u041c\u0456\u0436\u043d\u0430\u0440\u043e\u0434\u043d\u0456 \u043f\u0440\u043e\u0454\u043a\u0442\u0438<\/h2>\n        <div class=\"projects-grid\">\n          <a href=\"https:\/\/kafedra.management.fmm.kpi.ua\/main\/?p=15052\" class=\"project-btn\" target=\"_blank\">TANDEM-UA-DE &#8211; \u0443\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u043e-\u043d\u0456\u043c\u0435\u0446\u044c\u043a\u0435  \u043f\u0430\u0440\u0442\u043d\u0435\u0440\u0441\u0442\u0432\u043e, \u0449\u043e\u0434\u043e \u043f\u043e\u0434\u0432\u0456\u0439\u043d\u043e\u0457 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0438 Digital Technology and Management (DTM) <\/a>\n          <a href=\"https:\/\/kafedra.management.fmm.kpi.ua\/main\/?p=12718\" class=\"project-btn\" target=\"_blank\">\u041f\u0440\u043e\u0454\u043a\u0442 ERASMUS Jean Monnet &#8211;  <br\/> \u0404\u0432\u0440\u043e\u043f\u0435\u0439\u0441\u044c\u043a\u0430 \u0441\u0442\u0430\u043b\u0430 \u043a\u043e\u043d\u043a\u0443\u0440\u0435\u043d\u0442\u043e\u0441\u043f\u0440\u043e\u043c\u043e\u0436\u043d\u0456\u0441\u0442\u044c \u0434\u043b\u044f \u0435\u043a\u043e\u043d\u043e\u043c\u0456\u0447\u043d\u043e\u0457 \u0441\u0442\u0456\u0439\u043a\u043e\u0441\u0442\u0456<\/a>\n          <a href=\"https:\/\/kafedra.management.fmm.kpi.ua\/main\/?p=12718\" class=\"project-btn\" target=\"_blank\">\u041f\u0440\u043e\u0454\u043a\u0442 ERASMUS <br\/> Jean Monnet &#8211;  <br\/> \u0421\u0442\u0430\u043b\u0456 \u043b\u0430\u043d\u0446\u044e\u0433\u0438 \u043f\u043e\u0441\u0442\u0430\u0447\u0430\u043d\u043d\u044f \u0432 \u0404\u0421<\/a>\n        <\/div>\n      <\/div>\n\n      <div style=\"margin-top: 40px; background: #fff; border: 1px solid #e5e7eb; padding: 25px; border-left: 4px solid #fbbf24;\">\n        <h2 class=\"section-title\">\u0412\u0438\u0440\u043e\u0431\u043d\u0438\u0447\u0430 \u0442\u0430 \u043f\u0435\u0440\u0435\u0434\u0434\u0438\u043f\u043b\u043e\u043c\u043d\u0430 \u043f\u0440\u0430\u043a\u0442\u0438\u043a\u0430<\/h2>\n        \n        <div style=\"line-height: 2.2;\">\n          <span class=\"company-badge\">\u0422\u041e\u0412 \u201c\u0425\u0443\u0430\u0432\u0435\u0439 \u0423\u043a\u0440\u0430\u0457\u043d\u0430\u201d<\/span>\n          <span class=\"company-badge\">\u041f\u0440\u0410\u0422 \u00ab\u0412\u0435\u043d\u0442\u0438\u043b\u044f\u0446\u0456\u0439\u043d\u0456 \u0441\u0438\u0441\u0442\u0435\u043c\u0438\u00bb<\/span>\n          <span class=\"company-badge\">\u041f\u0410\u0422 \u00ab\u041e\u0431\u043e\u043b\u043e\u043d\u044c\u00bb<\/span>\n          <span class=\"company-badge\">\u0410\u0422 \u00ab\u0424\u0430\u0440\u043c\u0430\u043a\u00bb<\/span>\n          <span class=\"company-badge\">\u041f\u0440\u0410\u0422 \u00ab\u041a\u0438\u0457\u0432\u0441\u044c\u043a\u0438\u0439 \u043a\u0430\u0440\u0442\u043e\u043d\u043d\u043e-\u043f\u0430\u043f\u0435\u0440\u043e\u0432\u0438\u0439 \u043a\u043e\u043c\u0431\u0456\u043d\u0430\u0442\u00bb<\/span>\n          <span class=\"company-badge\">\u0412\u0410\u0422 \u00ab\u041c\u0435\u0440\u0438\u0434\u0456\u0430\u043d\u00bb \u0456\u043c. \u0421.\u041f. \u041a\u043e\u0440\u043e\u043b\u044c\u043e\u0432\u0430<\/span>\n          <span class=\"company-badge\">\u0414\u041f \u00ab\u0410\u043d\u0442\u043e\u043d\u043e\u0432\u00bb<\/span>\n          <span class=\"company-badge\">\u0414\u041f \u00ab\u041c\u0435\u043b\u0435\u043a\u0441\u0456\u0441-\u0423\u043a\u0440\u0430\u0457\u043d\u0430\u00bb<\/span>\n          <span class=\"company-badge\">\u0422\u041e\u0412 \u00ab\u0414\u0435\u043a\u0430\u0442\u043b\u043e\u043d \u0423\u043a\u0440\u0430\u0457\u043d\u0430\u00bb<\/span>\n          <span class=\"company-badge\">\u0422\u041e\u0412 \u00ab\u041c\u043e\u0440\u0431\u0430\u043a\u0441\u00bb<\/span>\n          <span class=\"company-badge\">\u0422\u041e\u0412 \u00ab\u0425\u0435\u043d\u043a\u0435\u043b\u044c \u0423\u043a\u0440\u0430\u0457\u043d\u0430\u00bb<\/span>\n          <span class=\"company-badge\">\u0422\u041e\u0412 \u00ab\u0411\u0412\u0406-\u041f\u0440\u0438\u043d\u0442\u00bb<\/span>\n          <span class=\"company-badge\">\u041f\u0410\u0422 \u00ab\u0417\u0430\u0432\u043e\u0434 \u0441\u043a\u043b\u043e\u0432\u0438\u0440\u043e\u0431\u0456\u0432\u00bb<\/span>\n          <span class=\"company-badge\">\u041f\u0410\u0422 \u00ab\u0425\u0430\u0440\u043a\u0456\u0432\u0441\u044c\u043a\u0438\u0439 \u043f\u043b\u0438\u0442\u043a\u043e\u0432\u0438\u0439 \u0437\u0430\u0432\u043e\u0434\u00bb<\/span>\n          <span class=\"company-badge\">\u041f\u0410\u0422 \u00ab\u041d\u0415\u041a \u00ab\u0423\u043a\u0440\u0435\u043d\u0435\u0440\u0433\u043e\u00bb<\/span>\n          <span class=\"company-badge\">\u041f\u0410\u0422 \u00ab\u0423\u043a\u0440\u043d\u0430\u0444\u0442\u0430\u00bb<\/span>\n          <span style=\"color: #64748b; font-style: italic; margin-left: 10px;\">\u0442\u0430 \u0456\u043d.<\/span>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"section-block\" style=\"border-bottom: none;\">\n      \n      <div class=\"horizontal-block\">\n        <h4>\u041c\u0456\u0436\u043d\u0430\u0440\u043e\u0434\u043d\u0430 \u043c\u043e\u0431\u0456\u043b\u044c\u043d\u0456\u0441\u0442\u044c<\/h4>\n        \n        <p class=\"horizontal-text\">\u0417\u0434\u043e\u0431\u0443\u0432\u0430\u0447\u0456 \u043c\u0430\u044e\u0442\u044c \u043c\u043e\u0436\u043b\u0438\u0432\u0456\u0441\u0442\u044c \u0431\u0440\u0430\u0442\u0438 \u0443\u0447\u0430\u0441\u0442\u044c \u0443 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0430\u0445 \u043e\u0431\u043c\u0456\u043d\u0443 \u0437 \u0443\u043d\u0456\u0432\u0435\u0440\u0441\u0438\u0442\u0435\u0442\u0430\u043c\u0438-\u043f\u0430\u0440\u0442\u043d\u0435\u0440\u0430\u043c\u0438 \u0443 \u0440\u0430\u043c\u043a\u0430\u0445 \u043a\u0440\u0435\u0434\u0438\u0442\u043d\u043e\u0457 \u043c\u043e\u0431\u0456\u043b\u044c\u043d\u043e\u0441\u0442\u0456 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0438 \u0404\u0421 \u00ab\u0415\u0420\u0410\u0417\u041c\u0423\u0421 +\u00bb (\u041a\u04101) \u0432 \u0423\u043d\u0456\u0432\u0435\u0440\u0441\u0438\u0442\u0435\u0442\u0456 \u043c. \u0419\u0435\u043d\u0430 (\u0424\u0420\u041d), \u041f\u043e\u0437\u043d\u0430\u043d\u0441\u044c\u043a\u043e\u043c\u0443 \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0456\u0447\u043d\u043e\u043c\u0443 \u0443\u043d\u0456\u0432\u0435\u0440\u0441\u0438\u0442\u0435\u0442\u0456 (\u0420\u0435\u0441\u043f\u0443\u0431\u043b\u0456\u043a\u0430 \u041f\u043e\u043b\u044c\u0449\u0430), \u0423\u043d\u0456\u0432\u0435\u0440\u0441\u0438\u0442\u0435\u0442\u0456 \u0413\u0440\u0430\u043d\u0430\u0434\u0438 (\u0406\u0441\u043f\u0430\u043d\u0456\u044f), \u0423\u043d\u0456\u0432\u0435\u0440\u0441\u0438\u0442\u0435\u0442\u0456 \u0414\u0443\u043c\u043b\u0443\u043f\u0456\u043d\u0430\u0440 (\u0422\u0443\u0440\u0435\u0446\u044c\u043a\u0430 \u0420\u0435\u0441\u043f\u0443\u0431\u043b\u0456\u043a\u0430), \u0423\u043d\u0456\u0432\u0435\u0440\u0441\u0438\u0442\u0435\u0442\u0456 \u043c. \u0413\u0440\u043e\u043d\u0456\u043d\u0433\u0435\u043d (\u041d\u0456\u0434\u0435\u0440\u043b\u0430\u043d\u0434\u0438), \u0420\u0438\u0437\u044c\u043a\u043e\u043c\u0443 \u0442\u0435\u0445\u043d\u0456\u0447\u043d\u043e\u043c\u0443 \u0443\u043d\u0456\u0432\u0435\u0440\u0441\u0438\u0442\u0435\u0442\u0456 (\u041b\u0430\u0442\u0432\u0456\u044f); \u0432 \u0440\u0430\u043c\u043a\u0430\u0445 MEVLANA EXCHANGE PROGRAMME \u0432 \u0423\u043d\u0456\u0432\u0435\u0440\u0441\u0438\u0442\u0435\u0442\u0456 \u0421\u0435\u043b\u044c\u0447\u0443\u043a, \u0423\u043d\u0456\u0432\u0435\u0440\u0441\u0438\u0442\u0435\u0442\u0456 \u043c. \u0410\u043d\u043a\u0430\u0440\u0430 (\u0422\u0443\u0440\u0435\u0446\u044c\u043a\u0430 \u0420\u0435\u0441\u043f\u0443\u0431\u043b\u0456\u043a\u0430). <br\/><br\/> \u0422\u0430\u043a\u043e\u0436 \u0454 \u043c\u043e\u0436\u043b\u0438\u0432\u0456\u0441\u0442\u044c \u0431\u0440\u0430\u0442\u0438 \u0443\u0447\u0430\u0441\u0442\u044c \u0443 \u043c\u0456\u0436\u043d\u0430\u0440\u043e\u0434\u043d\u0438\u0445 \u0437\u0430\u0445\u043e\u0434\u0430\u0445 \u0443 \u043c\u0435\u0436\u0430\u0445 \u0434\u043e\u0433\u043e\u0432\u043e\u0440\u0456\u0432 \u043f\u0440\u043e \u0441\u043f\u0456\u0432\u0440\u043e\u0431\u0456\u0442\u043d\u0438\u0446\u0442\u0432\u043e \u0437 \u0427\u0435\u043d\u0441\u0442\u043e\u0445\u043e\u0432\u0441\u044c\u043a\u0438\u043c \u043f\u043e\u043b\u0456\u0442\u0435\u0445\u043d\u0456\u0447\u043d\u0438\u043c \u0443\u043d\u0456\u0432\u0435\u0440\u0441\u0438\u0442\u0435\u0442\u043e\u043c (\u041f\u043e\u043b\u044c\u0449\u0430), \u0422\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0456\u0447\u043d\u0438\u043c \u0443\u043d\u0456\u0432\u0435\u0440\u0441\u0438\u0442\u0435\u0442\u043e\u043c \u0412\u0430\u0440\u043d\u0438 (\u0420\u0435\u0441\u043f\u0443\u0431\u043b\u0456\u043a\u0430 \u0411\u043e\u043b\u0433\u0430\u0440\u0456\u044f). <\/p>\n        \n      <\/div>\n\n      <div class=\"horizontal-block\">\n        <h4>\u041f\u0440\u0430\u0446\u0435\u0432\u043b\u0430\u0448\u0442\u0443\u0432\u0430\u043d\u043d\u044f<\/h4>\n        <div class=\"horizontal-text\">\n          <p style=\"margin-top: 0; margin-bottom: 10px;\">\u041f\u0440\u043e\u0433\u0440\u0430\u043c\u0430 \u0433\u043e\u0442\u0443\u0454 \u0444\u0430\u0445\u0456\u0432\u0446\u0456\u0432 \u0434\u043b\u044f \u0441\u0435\u043a\u0442\u043e\u0440\u0456\u0432 \u0437 \u043d\u0430\u0439\u0432\u0438\u0449\u043e\u044e \u0434\u043e\u0434\u0430\u043d\u043e\u044e \u0432\u0430\u0440\u0442\u0456\u0441\u0442\u044e:<\/p>\n          <ol style=\"margin-top: 0; margin-bottom: 15px; padding-left: 20px;\">\n            <li style=\"margin-bottom: 5px;\"><strong>High-Tech &#038; IT:<\/strong> Project\/Delivery Manager \u0443 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u043e\u0432\u0438\u0445 \u043a\u043e\u043c\u043f\u0430\u043d\u0456\u044f\u0445 \u0442\u0430 \u0430\u0443\u0442\u0441\u043e\u0440\u0441\u0438\u043d\u0433\u0443.<\/li>\n            <li style=\"margin-bottom: 5px;\"><strong>International Development:<\/strong> \u0424\u0430\u0445\u0456\u0432\u0446\u0456 \u0437 \u0443\u043f\u0440\u0430\u0432\u043b\u0456\u043d\u043d\u044f \u043f\u0440\u043e\u0454\u043a\u0442\u0430\u043c\u0438 \u0432 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0430\u0445 \u041e\u041e\u041d, \u0421\u0432\u0456\u0442\u043e\u0432\u043e\u0433\u043e \u0431\u0430\u043d\u043a\u0443, USAID.<\/li>\n            <li style=\"margin-bottom: 5px;\"><strong>Infrastructure &#038; Recovery:<\/strong> \u041a\u0435\u0440\u0456\u0432\u043d\u0438\u043a\u0438 \u043f\u0440\u043e\u0454\u043a\u0442\u0456\u0432 \u0443 \u0434\u0435\u0432\u0435\u043b\u043e\u043f\u043c\u0435\u043d\u0442\u0456 \u0442\u0430 \u0434\u0435\u0440\u0436\u0430\u0432\u043d\u043e\u043c\u0443 \u0441\u0435\u043a\u0442\u043e\u0440\u0456 (\u0432\u0456\u0434\u0431\u0443\u0434\u043e\u0432\u0430 \u0442\u0435\u0440\u0438\u0442\u043e\u0440\u0456\u0439).<\/li>\n            <li style=\"margin-bottom: 5px;\"><strong>Green Economy:<\/strong> \u041a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u043d\u0442\u0438 \u0437 ESG-\u0442\u0440\u0430\u043d\u0441\u0444\u043e\u0440\u043c\u0430\u0446\u0456\u0457 \u0431\u0456\u0437\u043d\u0435\u0441\u0443.<\/li>\n          <\/ol>\n          <p style=\"margin-bottom: 0;\"><strong>\u0421\u0442\u0430\u0442\u0438\u0441\u0442\u0438\u043a\u0430 \u0443\u0441\u043f\u0456\u0445\u0443:<\/strong> \u0421\u0435\u0440\u0435\u0434\u043d\u044f \u0437\u0430\u0440\u043e\u0431\u0456\u0442\u043d\u0430 \u043f\u043b\u0430\u0442\u0430 Junior Project Manager \u043d\u0430 \u0440\u0438\u043d\u043a\u0443 \u0423\u043a\u0440\u0430\u0457\u043d\u0438 \u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u0432\u0456\u0434 $1 200\u20131 500, \u0437 \u0442\u0435\u043d\u0434\u0435\u043d\u0446\u0456\u0454\u044e \u0434\u043e \u0441\u0442\u0440\u0456\u043c\u043a\u043e\u0433\u043e \u0437\u0440\u043e\u0441\u0442\u0430\u043d\u043d\u044f (\u0437\u0433\u0456\u0434\u043d\u043e \u0437 \u0430\u043d\u0430\u043b\u0456\u0442\u0438\u043a\u043e\u044e 2025-2026 \u0440\u0440.).<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- ARCHITECTURE BLOCK WITH ORANGE THEME -->\n      <div class=\"horizontal-block orange-theme\">\n        <h4>\u0410\u0440\u0445\u0456\u0442\u0435\u043a\u0442\u0443\u0440\u0430 \u043d\u0430\u0432\u0447\u0430\u043d\u043d\u044f<\/h4>\n        <div class=\"horizontal-text\" style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-top: 15px;\">\n          <div>\n            <h5 class=\"orange-border-bottom\" style=\"margin: 0 0 15px 0; color: #1e3a8a; font-size: 18px; padding-bottom: 5px;\">Hard Skills<\/h5>\n            <ul class=\"orange-bullets\">\n              <li>Project Planning &#038; Risk Management<\/li>\n              <li>\u0413\u0440\u0430\u043d\u0442\u0440\u0430\u0439\u0442\u0438\u043d\u0433 \u0442\u0430 \u0434\u043e\u043d\u043e\u0440\u0441\u044c\u043a\u0430 \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u043a\u0430<\/li>\n              <li>\u0411\u0456\u0437\u043d\u0435\u0441-\u0430\u043d\u0430\u043b\u0456\u0442\u0438\u043a\u0430 \u0442\u0430 Power BI<\/li>\n              <li>Agile, Scrum, Kanban \u043c\u0435\u0442\u043e\u0434\u043e\u043b\u043e\u0433\u0456\u0457<\/li>\n            <\/ul>\n          <\/div>\n          <div>\n            <h5 class=\"orange-border-bottom\" style=\"margin: 0 0 15px 0; color: #1e3a8a; font-size: 18px; padding-bottom: 5px;\">Soft Skills &#038; Leadership<\/h5>\n            <ul class=\"orange-bullets\">\n              <li>Crisis &#038; Change Management<\/li>\n              <li>\u041a\u0440\u043e\u0441-\u043a\u0443\u043b\u044c\u0442\u0443\u0440\u043d\u0456 \u043a\u043e\u043c\u0443\u043d\u0456\u043a\u0430\u0446\u0456\u0457<\/li>\n              <li>\u0415\u043c\u043e\u0446\u0456\u0439\u043d\u0438\u0439 \u0456\u043d\u0442\u0435\u043b\u0435\u043a\u0442 \u0442\u0430 \u0444\u0430\u0441\u0438\u043b\u0456\u0442\u0430\u0446\u0456\u044f<\/li>\n              <li>\u0421\u0442\u0440\u0430\u0442\u0435\u0433\u0456\u0447\u043d\u0435 \u043b\u0456\u0434\u0435\u0440\u0441\u0442\u0432\u043e \u0432 \u043a\u043e\u043c\u0430\u043d\u0434\u0430\u0445<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/section>\n\n  <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>D3 \u041c\u0435\u043d\u0435\u0434\u0436\u043c\u0435\u043d\u0442 \u041c\u0435\u043d\u0435\u0434\u0436\u043c\u0435\u043d\u0442 \u043f\u0440\u043e\u0454\u043a\u0442\u0456\u0432 \u041e\u0441\u0432\u0456\u0442\u043d\u044c\u043e-\u043f\u0440\u043e\u0444\u0435\u0441\u0456\u0439\u043d\u0430 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0430 \u043a\u0430\u0444\u0435\u0434\u0440\u0438 \u043c\u0435\u043d\u0435\u0434\u0436\u043c\u0435\u043d\u0442\u0443 \u043f\u0456\u0434\u043f\u0440\u0438\u0454\u043c\u0441\u0442\u0432 \u041a\u041f\u0406 \u0456\u043c. \u0406\u0433\u043e\u0440\u044f \u0421\u0456\u043a\u043e\u0440\u0441\u044c\u043a\u043e\u0433\u043e \u0422\u0435\u0440\u043c\u0456\u043d \u043d\u0430\u0432\u0447\u0430\u043d\u043d\u044f 3 \u0440\u043e\u043a\u0438 \u0456 10 \u043c\u0456\u0441\u044f\u0446\u0456\u0432(8<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-16490","post","type-post","status-publish","format-standard","hentry","category-1"],"_links":{"self":[{"href":"https:\/\/kafedra.management.fmm.kpi.ua\/main\/index.php?rest_route=\/wp\/v2\/posts\/16490","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kafedra.management.fmm.kpi.ua\/main\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kafedra.management.fmm.kpi.ua\/main\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kafedra.management.fmm.kpi.ua\/main\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kafedra.management.fmm.kpi.ua\/main\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=16490"}],"version-history":[{"count":6,"href":"https:\/\/kafedra.management.fmm.kpi.ua\/main\/index.php?rest_route=\/wp\/v2\/posts\/16490\/revisions"}],"predecessor-version":[{"id":16631,"href":"https:\/\/kafedra.management.fmm.kpi.ua\/main\/index.php?rest_route=\/wp\/v2\/posts\/16490\/revisions\/16631"}],"wp:attachment":[{"href":"https:\/\/kafedra.management.fmm.kpi.ua\/main\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=16490"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kafedra.management.fmm.kpi.ua\/main\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=16490"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kafedra.management.fmm.kpi.ua\/main\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=16490"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}