{"id":404,"date":"2025-12-25T07:53:11","date_gmt":"2025-12-25T07:53:11","guid":{"rendered":"https:\/\/businessincubatoritg.com\/?page_id=404"},"modified":"2025-12-28T14:31:44","modified_gmt":"2025-12-28T14:31:44","slug":"form","status":"publish","type":"page","link":"https:\/\/businessincubatoritg.com\/uk\/form\/","title":{"rendered":"Form"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"404\" class=\"elementor elementor-404\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e6474a3 e-flex e-con-boxed e-con e-parent\" data-id=\"e6474a3\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1b7236a elementor-widget elementor-widget-html\" data-id=\"1b7236a\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"ka\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>\u10e1\u10d0\u10d0\u10de\u10da\u10d8\u10d9\u10d0\u10ea\u10d8\u10dd \u10e4\u10dd\u10e0\u10db\u10d0 - \u10d1\u10d8\u10d6\u10dc\u10d4\u10e1 \u10d8\u10dc\u10d9\u10e3\u10d1\u10d0\u10ea\u10d8\u10d8\u10e1 \u10de\u10e0\u10dd\u10d2\u10e0\u10d0\u10db\u10d0<\/title>\r\n    <style>\r\n        * {\r\n            box-sizing: border-box;\r\n        }\r\n        body {\r\n            font-family: 'Segoe UI', 'DejaVu Sans', 'Sylfaen', Arial, sans-serif;\r\n            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);\r\n            min-height: 100vh;\r\n            margin: 0;\r\n            padding: 40px 20px;\r\n        }\r\n        .bi-form {\r\n            max-width: 850px;\r\n            margin: 0 auto;\r\n            background: white;\r\n            border-radius: 16px;\r\n            box-shadow: 0 20px 60px rgba(0,0,0,0.3);\r\n            overflow: hidden;\r\n        }\r\n        .form-header {\r\n            background: linear-gradient(135deg, #1e3c72 0%, #2a5298 100%);\r\n            color: white;\r\n            padding: 40px;\r\n            text-align: center;\r\n        }\r\n        .form-header h1 {\r\n            margin: 0 0 10px 0;\r\n            font-size: 28px;\r\n            font-weight: 600;\r\n        }\r\n        .form-header p {\r\n            margin: 0;\r\n            opacity: 0.9;\r\n            font-size: 16px;\r\n        }\r\n        .form-body {\r\n            padding: 40px;\r\n        }\r\n        .form-section {\r\n            background: #f8f9fa;\r\n            padding: 30px;\r\n            margin-bottom: 25px;\r\n            border-radius: 12px;\r\n            border-left: 5px solid #2a5298;\r\n        }\r\n        .form-section h3 {\r\n            margin: 0 0 25px 0;\r\n            color: #1e3c72;\r\n            font-size: 18px;\r\n            font-weight: 600;\r\n            line-height: 1.5;\r\n        }\r\n        label {\r\n            display: block;\r\n            font-weight: 600;\r\n            margin-bottom: 8px;\r\n            color: #333;\r\n            line-height: 1.5;\r\n        }\r\n        input[type=\"text\"],\r\n        input[type=\"email\"],\r\n        input[type=\"tel\"],\r\n        input[type=\"number\"],\r\n        textarea,\r\n        select {\r\n            width: 100%;\r\n            padding: 14px 16px;\r\n            border: 2px solid #e0e0e0;\r\n            border-radius: 8px;\r\n            font-size: 16px;\r\n            margin-bottom: 20px;\r\n            transition: border-color 0.3s, box-shadow 0.3s;\r\n            font-family: inherit;\r\n        }\r\n        input:focus,\r\n        textarea:focus {\r\n            outline: none;\r\n            border-color: #2a5298;\r\n            box-shadow: 0 0 0 3px rgba(42, 82, 152, 0.1);\r\n        }\r\n        textarea {\r\n            min-height: 130px;\r\n            resize: vertical;\r\n        }\r\n        .checkbox-group,\r\n        .radio-group {\r\n            margin-bottom: 20px;\r\n        }\r\n        .checkbox-group label,\r\n        .radio-group label {\r\n            display: flex;\r\n            align-items: flex-start;\r\n            font-weight: normal;\r\n            margin-bottom: 14px;\r\n            cursor: pointer;\r\n            padding: 12px 16px;\r\n            background: white;\r\n            border-radius: 8px;\r\n            transition: background 0.2s, transform 0.2s;\r\n            border: 1px solid #e8e8e8;\r\n        }\r\n        .checkbox-group label:hover,\r\n        .radio-group label:hover {\r\n            background: #e8f4ff;\r\n            transform: translateX(5px);\r\n        }\r\n        .checkbox-group input,\r\n        .radio-group input {\r\n            margin-right: 12px;\r\n            margin-top: 3px;\r\n            min-width: 20px;\r\n            min-height: 20px;\r\n            accent-color: #2a5298;\r\n        }\r\n        .rating-group {\r\n            display: grid;\r\n            gap: 15px;\r\n            margin-bottom: 20px;\r\n        }\r\n        .rating-item {\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n            flex-wrap: wrap;\r\n            gap: 15px;\r\n            background: white;\r\n            padding: 16px;\r\n            border-radius: 8px;\r\n            border: 1px solid #e8e8e8;\r\n        }\r\n        .rating-item label {\r\n            flex: 1;\r\n            margin-bottom: 0;\r\n            min-width: 200px;\r\n        }\r\n        .rating-item input[type=\"number\"] {\r\n            width: 100px;\r\n            margin-bottom: 0;\r\n            text-align: center;\r\n            font-weight: bold;\r\n        }\r\n        .inline-radio {\r\n            display: flex;\r\n            gap: 20px;\r\n            margin-bottom: 15px;\r\n        }\r\n        .inline-radio label {\r\n            padding: 15px 30px;\r\n            min-width: 120px;\r\n            text-align: center;\r\n            justify-content: center;\r\n        }\r\n        .conditional-field {\r\n            padding-left: 20px;\r\n            margin-top: 0;\r\n            border-left: 3px solid #2a5298;\r\n            padding-top: 10px;\r\n        }\r\n        button[type=\"submit\"] {\r\n            background: linear-gradient(135deg, #1e3c72 0%, #2a5298 100%);\r\n            color: white;\r\n            padding: 18px 50px;\r\n            border: none;\r\n            border-radius: 10px;\r\n            font-size: 20px;\r\n            font-weight: 600;\r\n            cursor: pointer;\r\n            width: 100%;\r\n            transition: transform 0.2s, box-shadow 0.2s;\r\n            font-family: inherit;\r\n        }\r\n        button[type=\"submit\"]:hover {\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 10px 30px rgba(30, 60, 114, 0.4);\r\n        }\r\n        button[type=\"submit\"]:active {\r\n            transform: translateY(0);\r\n        }\r\n        .required::after {\r\n            content: \" *\";\r\n            color: #e74c3c;\r\n        }\r\n        .help-text {\r\n            font-size: 13px;\r\n            color: #666;\r\n            margin-top: -15px;\r\n            margin-bottom: 15px;\r\n            font-style: italic;\r\n        }\r\n        .other-input {\r\n            width: calc(100% - 40px);\r\n            margin-left: 32px;\r\n            margin-top: -5px;\r\n            margin-bottom: 10px;\r\n        }\r\n\r\n        @media (max-width: 600px) {\r\n            .form-body {\r\n                padding: 20px;\r\n            }\r\n            .form-section {\r\n                padding: 20px;\r\n            }\r\n            .rating-item {\r\n                flex-direction: column;\r\n                align-items: stretch;\r\n            }\r\n            .rating-item input[type=\"number\"] {\r\n                width: 100%;\r\n            }\r\n            .inline-radio {\r\n                flex-direction: column;\r\n                gap: 10px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<form class=\"bi-form\" method=\"post\" action=\"\" data-trp-original-action=\"\">\r\n    <div class=\"form-header\">\r\n        <h1>\u10e1\u10d0\u10d0\u10de\u10da\u10d8\u10d9\u10d0\u10ea\u10d8\u10dd \u10e4\u10dd\u10e0\u10db\u10d0<\/h1>\r\n        <p>\u10d1\u10d8\u10d6\u10dc\u10d4\u10e1 \u10d8\u10dc\u10d9\u10e3\u10d1\u10d0\u10ea\u10d8\u10d8\u10e1 \u10de\u10e0\u10dd\u10d2\u10e0\u10d0\u10db\u10d0\u10e8\u10d8 \u10db\u10dd\u10dc\u10d0\u10ec\u10d8\u10da\u10d4\u10dd\u10d1\u10d8\u10e1 \u10db\u10d8\u10e1\u10d0\u10e6\u10d4\u10d1\u10d0\u10d3<\/p>\r\n    <\/div>\r\n    \r\n    <div class=\"form-body\">\r\n        <!-- Section 1: Contact Information -->\r\n        <div class=\"form-section\">\r\n            <h3>\ud83d\udccb \u10e1\u10d0\u10d9\u10dd\u10dc\u10e2\u10d0\u10e5\u10e2\u10dd \u10d8\u10dc\u10e4\u10dd\u10e0\u10db\u10d0\u10ea\u10d8\u10d0<\/h3>\r\n            \r\n            <label for=\"name\" class=\"required\">\u10d2\u10d0\u10dc\u10db\u10ea\u10ee\u10d0\u10d3\u10d4\u10d1\u10d4\u10da\u10d8\u10e1 \u10e1\u10d0\u10ee\u10d4\u10da\u10d8, \u10d2\u10d5\u10d0\u10e0\u10d8<\/label>\r\n            <input type=\"text\" id=\"name\" name=\"name\" required placeholder=\"\u10db\u10d0\u10d2: \u10d2\u10d8\u10dd\u10e0\u10d2\u10d8 \u10d1\u10d4\u10e0\u10d8\u10eb\u10d4\">\r\n            \r\n            <label for=\"address\" class=\"required\">\u10db\u10d8\u10e1\u10d0\u10db\u10d0\u10e0\u10d7\u10d8<\/label>\r\n            <input type=\"text\" id=\"address\" name=\"address\" required placeholder=\"\u10e5\u10d0\u10da\u10d0\u10e5\u10d8, \u10e5\u10e3\u10e9\u10d0, \u10dc\u10dd\u10db\u10d4\u10e0\u10d8\">\r\n            \r\n            <label for=\"phone\" class=\"required\">\u10e2\u10d4\u10da\u10d4\u10e4\u10dd\u10dc\u10d8<\/label>\r\n            <input type=\"tel\" id=\"phone\" name=\"phone\" required placeholder=\"+995 XXX XX XX XX\">\r\n            \r\n            <label for=\"email\" class=\"required\">\u10d4\u10da-\u10e4\u10dd\u10e1\u10e2\u10d0<\/label>\r\n            <input type=\"email\" id=\"email\" name=\"email\" required placeholder=\"example@email.com\">\r\n        <\/div>\r\n\r\n        <!-- Section 2: Business Idea -->\r\n        <div class=\"form-section\">\r\n            <h3>\ud83d\udca1 \u10d1\u10d8\u10d6\u10dc\u10d4\u10e1 \u10d8\u10d3\u10d4\u10d0<\/h3>\r\n            \r\n            <label for=\"business_idea_name\" class=\"required\">\u10d7\u10e5\u10d5\u10d4\u10dc\u10d8 \u10d1\u10d8\u10d6\u10dc\u10d4\u10e1 \u10d8\u10d3\u10d4\u10d8\u10e1 \u10d3\u10d0\u10e1\u10d0\u10ee\u10d4\u10da\u10d4\u10d1\u10d0<\/label>\r\n            <input type=\"text\" id=\"business_idea_name\" name=\"business_idea_name\" required>\r\n            \r\n            <label for=\"business_description\" class=\"required\">\u10d0\u10e6\u10ec\u10d4\u10e0\u10d4\u10d7 \u10d7\u10e5\u10d5\u10d4\u10dc\u10d8 \u10d1\u10d8\u10d6\u10dc\u10d4\u10e1 \u10d8\u10d3\u10d4\u10d0<\/label>\r\n            <p class=\"help-text\">\u10e0\u10d0 \u10de\u10e0\u10dd\u10d3\u10e3\u10e5\u10e2\u10e1 \u10d0\u10dc \u10db\u10dd\u10db\u10e1\u10d0\u10ee\u10e3\u10e0\u10d4\u10d1\u10d0\u10e1 \u10e8\u10d4\u10e1\u10d7\u10d0\u10d5\u10d0\u10d6\u10d4\u10d1\u10d7 \u10db\u10dd\u10db\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d4\u10da\u10e1? \u10e0\u10d8\u10d7 \u10d2\u10d0\u10dc\u10e1\u10ee\u10d5\u10d0\u10d5\u10d3\u10d4\u10d1\u10d0 \u10d9\u10dd\u10dc\u10d9\u10e3\u10e0\u10d4\u10dc\u10e2\u10d4\u10d1\u10d8\u10e1\u10d2\u10d0\u10dc? \u10e0\u10d0\u10e2\u10dd\u10db \u10d8\u10e5\u10dc\u10d4\u10d1\u10d0 \u10ec\u10d0\u10e0\u10db\u10d0\u10e2\u10d4\u10d1\u10e3\u10da\u10d8?<\/p>\r\n            <textarea id=\"business_description\" name=\"business_description\" required placeholder=\"\u10d3\u10d4\u10e2\u10d0\u10da\u10e3\u10e0\u10d0\u10d3 \u10d0\u10e6\u10ec\u10d4\u10e0\u10d4\u10d7 \u10d7\u10e5\u10d5\u10d4\u10dc\u10d8 \u10d1\u10d8\u10d6\u10dc\u10d4\u10e1 \u10d8\u10d3\u10d4\u10d0...\"><\/textarea>\r\n            \r\n            <label for=\"target_customers\" class=\"required\">\u10d5\u10d8\u10dc \u10d8\u10e5\u10dc\u10d4\u10d1\u10d8\u10d0\u10dc \u10d7\u10e5\u10d5\u10d4\u10dc\u10d8 \u10de\u10e0\u10dd\u10d3\u10e3\u10e5\u10ea\u10d8\u10d8\u10e1\/\u10db\u10dd\u10db\u10e1\u10d0\u10ee\u10e3\u10e0\u10d4\u10d1\u10d8\u10e1 \u10db\u10e7\u10d8\u10d3\u10d5\u10d4\u10da\u10d4\u10d1\u10d8\/\u10db\u10dd\u10db\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10da\u10d4\u10d1\u10d8?<\/label>\r\n            <textarea id=\"target_customers\" name=\"target_customers\" required placeholder=\"\u10d0\u10e6\u10ec\u10d4\u10e0\u10d4\u10d7 \u10d7\u10e5\u10d5\u10d4\u10dc\u10d8 \u10e1\u10d0\u10db\u10d8\u10d6\u10dc\u10d4 \u10d0\u10e3\u10d3\u10d8\u10e2\u10dd\u10e0\u10d8\u10d0...\"><\/textarea>\r\n            \r\n            <label for=\"business_location\" class=\"required\">\u10e1\u10d0\u10d3 \u10d2\u10d0\u10dc\u10d7\u10d0\u10d5\u10e1\u10d3\u10d4\u10d1\u10d0 \u10d7\u10e5\u10d5\u10d4\u10dc\u10d8 \u10e1\u10d0\u10ec\u10d0\u10e0\u10db\u10dd?<\/label>\r\n            <p class=\"help-text\">\u10d0\u10e6\u10ec\u10d4\u10e0\u10d4\u10d7 \u10e0\u10d0 \u10e4\u10d0\u10e0\u10d7\u10d8 \u10d8\u10e5\u10dc\u10d4\u10d1\u10d0 \u10e1\u10d0\u10ed\u10d8\u10e0\u10dd \u10e1\u10d0\u10ec\u10d0\u10e0\u10db\u10dd\u10dd \u10e1\u10d8\u10d5\u10e0\u10ea\u10d8\u10e1\u10d0\u10d7\u10d5\u10d8\u10e1 \u10d3\u10d0 \u10d0\u10d3\u10db\u10d8\u10dc\u10d8\u10e1\u10e2\u10e0\u10d0\u10ea\u10d8\u10e3\u10da\u10d8 \u10de\u10d4\u10e0\u10e1\u10dd\u10dc\u10d0\u10da\u10d8\u10e1 \u10d2\u10d0\u10dc\u10d7\u10d0\u10d5\u10e1\u10d4\u10d1\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1.<\/p>\r\n            <textarea id=\"business_location\" name=\"business_location\" required><\/textarea>\r\n        <\/div>\r\n\r\n        <!-- Section 3: Experience -->\r\n        <div class=\"form-section\">\r\n            <h3>\ud83d\udc65 \u10d2\u10d0\u10db\u10dd\u10ea\u10d3\u10d8\u10da\u10d4\u10d1\u10d0 \u10d3\u10d0 \u10d2\u10e3\u10dc\u10d3\u10d8<\/h3>\r\n            \r\n            <label for=\"economic_experience\">\u10d2\u10d0\u10e5\u10d5\u10d7 \u10d7\u10e3 \u10d0\u10e0\u10d0 \u10d4\u10d9\u10dd\u10dc\u10dd\u10db\u10d8\u10d9\u10e3\u10e0\u10d8 \u10e1\u10d0\u10e5\u10db\u10d8\u10d0\u10dc\u10dd\u10d1\u10d8\u10e1 \u10d2\u10d0\u10db\u10dd\u10ea\u10d3\u10d8\u10da\u10d4\u10d1\u10d0?<\/label>\r\n            <p class=\"help-text\">\u10d3\u10d0\u10d3\u10d4\u10d1\u10d8\u10d7\u10d8 \u10de\u10d0\u10e1\u10e3\u10ee\u10d8\u10e1 \u10e8\u10d4\u10db\u10d7\u10ee\u10d5\u10d4\u10d5\u10d0\u10e8\u10d8, \u10d2\u10d7\u10ee\u10dd\u10d5\u10d7 \u10d0\u10e6\u10ec\u10d4\u10e0\u10dd\u10d7 \u10d0\u10e0\u10e1\u10d4\u10d1\u10e3\u10da\u10d8 \u10d2\u10d0\u10db\u10dd\u10ea\u10d3\u10d8\u10da\u10d4\u10d1\u10d0.<\/p>\r\n            <textarea id=\"economic_experience\" name=\"economic_experience\" placeholder=\"\u10d0\u10e6\u10ec\u10d4\u10e0\u10d4\u10d7 \u10d7\u10e5\u10d5\u10d4\u10dc\u10d8 \u10d2\u10d0\u10db\u10dd\u10ea\u10d3\u10d8\u10da\u10d4\u10d1\u10d0...\"><\/textarea>\r\n            \r\n            <label for=\"team_members\">\u10d2\u10e7\u10d0\u10d5\u10d7 \u10d7\u10e3 \u10d0\u10e0\u10d0 \u10d7\u10d0\u10dc\u10d0\u10db\u10dd\u10d0\u10d6\u10e0\u10d4\u10d4\u10d1\u10d8\u10e1 \u10d2\u10e3\u10dc\u10d3\u10d8?<\/label>\r\n            <p class=\"help-text\">\u10d7\u10e3 \u10d2\u10e7\u10d0\u10d5\u10d7, \u10d2\u10d7\u10ee\u10dd\u10d5\u10d7 \u10db\u10d8\u10e3\u10d7\u10d8\u10d7\u10dd\u10d7 \u10db\u10d0\u10d7\u10d8 \u10e1\u10d0\u10ee\u10d4\u10da\u10d4\u10d1\u10d8, \u10d2\u10d0\u10dc\u10d0\u10d7\u10da\u10d4\u10d1\u10d0 \u10d3\u10d0 \u10e1\u10d0\u10db\u10e3\u10e8\u10d0\u10dd \u10d2\u10d0\u10db\u10dd\u10ea\u10d3\u10d8\u10da\u10d4\u10d1\u10d0.<\/p>\r\n            <textarea id=\"team_members\" name=\"team_members\" placeholder=\"\u10d2\u10e3\u10dc\u10d3\u10d8\u10e1 \u10ec\u10d4\u10d5\u10e0\u10d4\u10d1\u10d8\u10e1 \u10d8\u10dc\u10e4\u10dd\u10e0\u10db\u10d0\u10ea\u10d8\u10d0...\"><\/textarea>\r\n        <\/div>\r\n\r\n        <!-- Section 4: Development Stage -->\r\n        <div class=\"form-section\">\r\n            <h3>\ud83d\udcca \u10e0\u10dd\u10db\u10d4\u10da\u10d8 \u10d0\u10e6\u10ec\u10d4\u10e0\u10e1 \u10e1\u10d0\u10e3\u10d9\u10d4\u10d7\u10d4\u10e1\u10dd\u10d3 \u10d7\u10e5\u10d5\u10d4\u10dc\u10d8 \u10d1\u10d8\u10d6\u10dc\u10d4\u10e1 \u10d8\u10d3\u10d4\u10d8\u10e1 \u10d2\u10d0\u10dc\u10d5\u10d8\u10d7\u10d0\u10e0\u10d4\u10d1\u10d8\u10e1 \u10d3\u10e6\u10d4\u10d5\u10d0\u10dc\u10d3\u10d4\u10da \u10d4\u10e2\u10d0\u10de\u10e1?<\/h3>\r\n            <p class=\"help-text\">\u10d0\u10d8\u10e0\u10e9\u10d8\u10d4\u10d7 \u10e7\u10d5\u10d4\u10da\u10d0 \u10e8\u10d4\u10e1\u10d0\u10d1\u10d0\u10db\u10d8\u10e1\u10d8 \u10d5\u10d0\u10e0\u10d8\u10d0\u10dc\u10e2\u10d8<\/p>\r\n            \r\n            <div class=\"checkbox-group\">\r\n                <label><input type=\"checkbox\" name=\"dev_stage[]\" value=\"general_idea\"> \u10d6\u10dd\u10d2\u10d0\u10d3\u10d8 \u10d8\u10d3\u10d4\u10d0 \/ \u10d9\u10dd\u10dc\u10ea\u10d4\u10e4\u10ea\u10d8\u10d0<\/label>\r\n                <label><input type=\"checkbox\" name=\"dev_stage[]\" value=\"mature_idea\"> \u10e9\u10d0\u10db\u10dd\u10e7\u10d0\u10da\u10d8\u10d1\u10d4\u10d1\u10e3\u10da\u10d8 (\u10d9\u10d0\u10e0\u10d2\u10d0\u10d3 \u10db\u10dd\u10db\u10ec\u10d8\u10e4\u10d4\u10d1\u10e3\u10da\u10d8) \u10d8\u10d3\u10d4\u10d0 \/ \u10d9\u10dd\u10dc\u10ea\u10d4\u10e4\u10ea\u10d8\u10d0<\/label>\r\n                <label><input type=\"checkbox\" name=\"dev_stage[]\" value=\"prototype_in_progress\"> \u10db\u10dd\u10d3\u10d4\u10da\u10d8 \u10d0\u10dc \u10de\u10e0\u10dd\u10e2\u10dd\u10e2\u10d8\u10de\u10d8 \u10e8\u10d4\u10db\u10e3\u10e8\u10d0\u10d5\u10d4\u10d1\u10d8\u10e1 \u10de\u10e0\u10dd\u10ea\u10d4\u10e1\u10e8\u10d8\u10d0<\/label>\r\n                <label><input type=\"checkbox\" name=\"dev_stage[]\" value=\"prototype_ready\"> \u10e8\u10d4\u10db\u10e3\u10e8\u10d0\u10d5\u10d4\u10d1\u10e3\u10da\u10d8 \u10db\u10d0\u10e5\u10d5\u10e1 \u10db\u10dd\u10d3\u10d4\u10da\u10d8 \u10d0\u10dc \u10de\u10e0\u10dd\u10e2\u10dd\u10e2\u10d8\u10de\u10d8<\/label>\r\n                <label><input type=\"checkbox\" name=\"dev_stage[]\" value=\"business_model\"> \u10e8\u10d4\u10db\u10e3\u10e8\u10d0\u10d5\u10d4\u10d1\u10e3\u10da\u10d8 \u10db\u10d0\u10e5\u10d5\u10e1 \u10d1\u10d8\u10d6\u10dc\u10d4\u10e1\u10d8\u10e1 \u10db\u10dd\u10d3\u10d4\u10da\u10d8<\/label>\r\n                <label><input type=\"checkbox\" name=\"dev_stage[]\" value=\"business_plan\"> \u10e8\u10d4\u10db\u10e3\u10e8\u10d0\u10d5\u10d4\u10d1\u10e3\u10da\u10d8 \u10db\u10d0\u10e5\u10d5\u10e1 \u10d1\u10d8\u10d6\u10dc\u10d4\u10e1 \u10d2\u10d4\u10d2\u10db\u10d0<\/label>\r\n                <label><input type=\"checkbox\" name=\"dev_stage[]\" value=\"test_sales\"> \u10d5\u10d0\u10ee\u10dd\u10e0\u10ea\u10d8\u10d4\u10da\u10d4\u10d1 \u10e2\u10d4\u10e1\u10e2\u10e3\u10e0 (\u10e1\u10d0\u10ea\u10d3\u10d4\u10da) \u10d2\u10d0\u10e7\u10d8\u10d3\u10d5\u10d4\u10d1\u10e1<\/label>\r\n                <label><input type=\"checkbox\" name=\"dev_stage[]\" value=\"production_started\"> \u10d3\u10d0\u10ec\u10e7\u10d4\u10d1\u10e3\u10da\u10d8 \u10db\u10d0\u10e5\u10d5\u10e1 \u10ec\u10d0\u10e0\u10db\u10dd\u10d4\u10d1\u10d0<\/label>\r\n                <label><input type=\"checkbox\" name=\"dev_stage[]\" value=\"received_funding\"> \u10e3\u10d9\u10d5\u10d4 \u10db\u10d8\u10d5\u10d8\u10e6\u10d4 \u10d3\u10d0\u10e4\u10d8\u10dc\u10d0\u10dc\u10e1\u10d4\u10d1\u10d0\/\u10d8\u10dc\u10d5\u10d4\u10e1\u10e2\u10d8\u10ea\u10d8\u10d0<\/label>\r\n                <label><input type=\"checkbox\" name=\"dev_stage[]\" value=\"need_adaptation\"> \u10db\u10d4\u10e1\u10d0\u10ed\u10d8\u10e0\u10dd\u10d4\u10d1\u10d0 \u10de\u10e0\u10dd\u10d3\u10e3\u10e5\u10e2\u10d8\u10e1\/\u10e1\u10d4\u10e0\u10d5\u10d8\u10e1\u10d8\u10e1 \u10d0\u10d3\u10d0\u10de\u10e2\u10d8\u10e0\u10d4\u10d1\u10d0<\/label>\r\n                <label><input type=\"checkbox\" name=\"dev_stage[]\" value=\"need_sales_model\"> \u10db\u10d4\u10e1\u10d0\u10ed\u10d8\u10e0\u10dd\u10d4\u10d1\u10d0 \u10d1\u10d8\u10d6\u10dc\u10d4\u10e1\u10d8\u10e1 \u10db\u10dd\u10e0\u10d2\u10d4\u10d1\u10d0 \u10d2\u10d0\u10e1\u10d0\u10e6\u10d4\u10d1\u10d8\u10e1 \u10e1\u10d8\u10e1\u10e2\u10d4\u10db\u10d8\u10e1 \u10ec\u10d0\u10e0\u10db\u10d0\u10e2\u10d4\u10d1\u10e3\u10da \u10db\u10dd\u10d3\u10d4\u10da\u10d6\u10d4<\/label>\r\n                <label><input type=\"checkbox\" name=\"dev_stage[]\" value=\"other_stage\" id=\"dev_other_check\"> \u10e1\u10ee\u10d5\u10d0<\/label>\r\n                <input type=\"text\" name=\"dev_stage_other\" class=\"other-input\" placeholder=\"\u10db\u10d8\u10e3\u10d7\u10d8\u10d7\u10d4\u10d7...\" style=\"display:none;\" id=\"dev_other_input\">\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Section 5: Type of Help Needed -->\r\n        <div class=\"form-section\">\r\n            <h3>\ud83e\udd1d \u10e0\u10d0 \u10e2\u10d8\u10de\u10d8\u10e1 \u10d3\u10d0\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d0 \u10d2\u10d4\u10e1\u10d0\u10ed\u10d8\u10e0\u10dd\u10d4\u10d1\u10d0\u10d7?<\/h3>\r\n            <p class=\"help-text\">\u10d0\u10d8\u10e0\u10e9\u10d8\u10d4\u10d7 \u10e7\u10d5\u10d4\u10da\u10d0 \u10e8\u10d4\u10e1\u10d0\u10d1\u10d0\u10db\u10d8\u10e1\u10d8 \u10d5\u10d0\u10e0\u10d8\u10d0\u10dc\u10e2\u10d8<\/p>\r\n            \r\n            <div class=\"checkbox-group\">\r\n                <label><input type=\"checkbox\" name=\"help_type[]\" value=\"business_advice\"> \u10d1\u10d8\u10d6\u10dc\u10d4\u10e1 \u10e0\u10e9\u10d4\u10d5\u10d4\u10d1\u10d8 \u10d3\u10d0 \u10e1\u10ec\u10d0\u10d5\u10da\u10d4\u10d1\u10d0<\/label>\r\n                <label><input type=\"checkbox\" name=\"help_type[]\" value=\"technical_help\"> \u10e2\u10d4\u10e5\u10dc\u10d8\u10d9\u10e3\u10e0\u10d8 \u10d3\u10d0\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d0 (\u10de\u10e0\u10dd\u10d3\u10e3\u10e5\u10e2\u10d8\u10e1 \u10d0\u10dc \u10db\u10dd\u10db\u10e1\u10d0\u10ee\u10e3\u10e0\u10d4\u10d1\u10d8\u10e1 \u10d3\u10d0\u10ee\u10d5\u10d4\u10ec\u10d0\/\u10d2\u10d0\u10dc\u10d5\u10d8\u10d7\u10d0\u10e0\u10d4\u10d1\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1)<\/label>\r\n                <label><input type=\"checkbox\" name=\"help_type[]\" value=\"sales_help\"> \u10d3\u10d0\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d0 \u10de\u10e0\u10dd\u10d3\u10e3\u10e5\u10ea\u10d8\u10d8\u10e1\/\u10e1\u10d4\u10e0\u10d5\u10d8\u10e1\u10d8\u10e1 \u10e0\u10d4\u10d0\u10da\u10d8\u10d6\u10d0\u10ea\u10d8\u10d0\u10e8\u10d8<\/label>\r\n                <label><input type=\"checkbox\" name=\"help_type[]\" value=\"marketing_help\"> \u10d3\u10d0\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d0 \u10e0\u10d4\u10d9\u10da\u10d0\u10db\u10d0\u10e8\u10d8 \u10d3\u10d0 \u10d2\u10d0\u10e7\u10d8\u10d3\u10d5\u10d4\u10d1\u10d8\u10e1 \u10e1\u10e2\u10d8\u10db\u10e3\u10da\u10d8\u10e0\u10d4\u10d1\u10d0\u10e8\u10d8<\/label>\r\n                <label><input type=\"checkbox\" name=\"help_type[]\" value=\"finance_access\"> \u10ee\u10d4\u10da\u10e8\u10d4\u10ec\u10e7\u10dd\u10d1\u10d0 \u10e4\u10d8\u10dc\u10d0\u10dc\u10e1\u10d4\u10d1\u10d6\u10d4 \u10ee\u10d4\u10da\u10db\u10d8\u10e1\u10d0\u10ec\u10d5\u10d3\u10dd\u10db\u10dd\u10d1\u10d8\u10e1 \u10e8\u10d4\u10e1\u10d0\u10eb\u10da\u10d4\u10d1\u10da\u10dd\u10d1\u10d8\u10e1 \u10d2\u10d0\u10d6\u10e0\u10d3\u10d0\u10e8\u10d8<\/label>\r\n                <label><input type=\"checkbox\" name=\"help_type[]\" value=\"networking\"> \u10e5\u10e1\u10d4\u10da\u10d4\u10d1\u10d6\u10d4 \/ \u10d9\u10dd\u10dc\u10e2\u10d0\u10e5\u10e2\u10d4\u10d1\u10d6\u10d4 \u10ec\u10d5\u10d3\u10dd\u10db\u10d0<\/label>\r\n                <label><input type=\"checkbox\" name=\"help_type[]\" value=\"other_help\" id=\"help_other_check\"> \u10e1\u10ee\u10d5\u10d0<\/label>\r\n                <input type=\"text\" name=\"help_type_other\" class=\"other-input\" placeholder=\"\u10db\u10d8\u10e3\u10d7\u10d8\u10d7\u10d4\u10d7...\" style=\"display:none;\" id=\"help_other_input\">\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Section 6: Rate Needs (0-10) -->\r\n        <div class=\"form-section\">\r\n            <h3>\u2b50 \u10e8\u10d4\u10d0\u10e4\u10d0\u10e1\u10d4\u10d7 \u10e1\u10d0\u10ed\u10d8\u10e0\u10dd\u10d4\u10d1\u10d4\u10d1\u10d8 \u10d1\u10d8\u10d6\u10dc\u10d4\u10e1\u10d8\u10e1 \u10d3\u10d0\u10e1\u10d0\u10ec\u10e7\u10d4\u10d1\u10d0\u10d3<\/h3>\r\n            <p class=\"help-text\">\u10db\u10d0\u10d7\u10d8 \u10db\u10dc\u10d8\u10e8\u10d5\u10dc\u10d4\u10da\u10dd\u10d1\u10d8\u10e1 \u10db\u10d8\u10ee\u10d4\u10d3\u10d5\u10d8\u10d7 (10 = \u10e7\u10d5\u10d4\u10da\u10d0\u10d6\u10d4 \u10db\u10d4\u10e2\u10d0\u10d3 \u10e1\u10d0\u10ed\u10d8\u10e0\u10dd; 0 = \u10e7\u10d5\u10d4\u10da\u10d0\u10d6\u10d4 \u10dc\u10d0\u10d9\u10da\u10d4\u10d1\u10d0\u10d3 \u10e1\u10d0\u10ed\u10d8\u10e0\u10dd)<\/p>\r\n            \r\n            <div class=\"rating-group\">\r\n                <div class=\"rating-item\">\r\n                    <label>\u10d1\u10d8\u10d6\u10dc\u10d4\u10e1 \u10e0\u10e9\u10d4\u10d5\u10d4\u10d1\u10d8 \u10d3\u10d0 \u10e1\u10ec\u10d0\u10d5\u10da\u10d4\u10d1\u10d0<\/label>\r\n                    <input type=\"number\" name=\"rate_business_advice\" min=\"0\" max=\"10\" placeholder=\"0-10\">\r\n                <\/div>\r\n                <div class=\"rating-item\">\r\n                    <label>\u10e2\u10d4\u10e5\u10dc\u10d8\u10d9\u10e3\u10e0\u10d8 \u10d3\u10d0\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d0 (\u10de\u10e0\u10dd\u10d3\u10e3\u10e5\u10e2\u10d8\u10e1 \u10d0\u10dc \u10db\u10dd\u10db\u10e1\u10d0\u10ee\u10e3\u10e0\u10d4\u10d1\u10d8\u10e1 \u10d3\u10d0\u10ee\u10d5\u10d4\u10ec\u10d0\/\u10d2\u10d0\u10dc\u10d5\u10d8\u10d7\u10d0\u10e0\u10d4\u10d1\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1)<\/label>\r\n                    <input type=\"number\" name=\"rate_technical_help\" min=\"0\" max=\"10\" placeholder=\"0-10\">\r\n                <\/div>\r\n                <div class=\"rating-item\">\r\n                    <label>\u10d3\u10d0\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d0 \u10de\u10e0\u10dd\u10d3\u10e3\u10e5\u10ea\u10d8\u10d8\u10e1\/\u10e1\u10d4\u10e0\u10d5\u10d8\u10e1\u10d8\u10e1 \u10e0\u10d4\u10d0\u10da\u10d8\u10d6\u10d0\u10ea\u10d8\u10d0\u10e8\u10d8<\/label>\r\n                    <input type=\"number\" name=\"rate_sales_help\" min=\"0\" max=\"10\" placeholder=\"0-10\">\r\n                <\/div>\r\n                <div class=\"rating-item\">\r\n                    <label>\u10d3\u10d0\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d0 \u10e0\u10d4\u10d9\u10da\u10d0\u10db\u10d0\u10e8\u10d8 \u10d3\u10d0 \u10d2\u10d0\u10e7\u10d8\u10d3\u10d5\u10d4\u10d1\u10d8\u10e1 \u10e1\u10e2\u10d8\u10db\u10e3\u10da\u10d8\u10e0\u10d4\u10d1\u10d0\u10e8\u10d8<\/label>\r\n                    <input type=\"number\" name=\"rate_marketing_help\" min=\"0\" max=\"10\" placeholder=\"0-10\">\r\n                <\/div>\r\n                <div class=\"rating-item\">\r\n                    <label>\u10d3\u10d0\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d0 \u10e4\u10d8\u10dc\u10d0\u10dc\u10e1\u10d4\u10d1\u10d6\u10d4 \u10ee\u10d4\u10da\u10db\u10d8\u10e1\u10d0\u10ec\u10d5\u10d3\u10dd\u10db\u10dd\u10d1\u10d8\u10e1 \u10e8\u10d4\u10e1\u10d0\u10eb\u10da\u10d4\u10d1\u10da\u10dd\u10d1\u10d8\u10e1 \u10d2\u10d0\u10d6\u10e0\u10d3\u10d0\u10e8\u10d8<\/label>\r\n                    <input type=\"number\" name=\"rate_finance_access\" min=\"0\" max=\"10\" placeholder=\"0-10\">\r\n                <\/div>\r\n                <div class=\"rating-item\">\r\n                    <label>\u10e1\u10ee\u10d5\u10d0<\/label>\r\n                    <input type=\"text\" name=\"rate_other_label\" placeholder=\"\u10d0\u10e6\u10ec\u10d4\u10e0\u10d0\" style=\"width: 150px;\">\r\n                    <input type=\"number\" name=\"rate_other_value\" min=\"0\" max=\"10\" placeholder=\"0-10\">\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Section 7: Capital -->\r\n        <div class=\"form-section\">\r\n            <h3>\ud83d\udcb0 \u10d9\u10d0\u10de\u10d8\u10e2\u10d0\u10da\u10d8<\/h3>\r\n            \r\n            <label class=\"required\">\u10d2\u10d0\u10e5\u10d5\u10d7 \u10d7\u10e3 \u10d0\u10e0\u10d0 \u10e1\u10d0\u10d9\u10e3\u10d7\u10d0\u10e0\u10d8 \u10d9\u10d0\u10de\u10d8\u10e2\u10d0\u10da\u10d8 \u10e0\u10dd\u10db\u10da\u10d8\u10e1 \u10d8\u10dc\u10d5\u10d4\u10e1\u10e2\u10d8\u10e0\u10d4\u10d1\u10d0\u10e1\u10d0\u10ea \u10db\u10dd\u10d0\u10ee\u10d3\u10d4\u10dc\u10d7?<\/label>\r\n            <div class=\"inline-radio\">\r\n                <label><input type=\"radio\" name=\"has_capital\" value=\"yes\" required onclick=\"document.getElementById('capital_amount_field').style.display='block'\"> \u10d3\u10d8\u10d0\u10ee<\/label>\r\n                <label><input type=\"radio\" name=\"has_capital\" value=\"no\" required onclick=\"document.getElementById('capital_amount_field').style.display='none'\"> \u10d0\u10e0\u10d0<\/label>\r\n            <\/div>\r\n            \r\n            <div id=\"capital_amount_field\" class=\"conditional-field\" style=\"display: none;\">\r\n                <label for=\"capital_amount\">\u10db\u10d8\u10e3\u10d7\u10d8\u10d7\u10d4\u10d7 \u10d7\u10d0\u10dc\u10ee\u10d8\u10e1 \u10dd\u10d3\u10d4\u10dc\u10dd\u10d1\u10d0, \u10e0\u10dd\u10db\u10da\u10d8\u10e1 \u10d8\u10dc\u10d5\u10d4\u10e1\u10e2\u10d8\u10e0\u10d4\u10d1\u10d0\u10e1\u10d0\u10ea \u10d0\u10de\u10d8\u10e0\u10d4\u10d1\u10d7<\/label>\r\n                <input type=\"text\" id=\"capital_amount\" name=\"capital_amount\" placeholder=\"\u10d7\u10d0\u10dc\u10ee\u10d0 (\u10da\u10d0\u10e0\u10d8)\">\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Section 8: Time Availability -->\r\n        <div class=\"form-section\">\r\n            <h3>\u23f0 \u10e0\u10d0\u10db\u10d3\u10d4\u10dc\u10d8 \u10d3\u10e0\u10dd \u10e8\u10d4\u10d2\u10d8\u10eb\u10da\u10d8\u10d0\u10d7 \u10d3\u10d0\u10ee\u10d0\u10e0\u10ef\u10dd\u10d7 \u10d7\u10e5\u10d5\u10d4\u10dc\u10e1 \u10d1\u10d8\u10d6\u10dc\u10d4\u10e1\u10d6\u10d4 \u10e7\u10dd\u10d5\u10d4\u10da\u10d3\u10e6\u10d8\u10e3\u10e0\u10d0\u10d3, \u10d0\u10dc\u10d0\u10d6\u10e6\u10d0\u10e3\u10e0\u10d4\u10d1\u10d8\u10e1 \u10d2\u10d0\u10e0\u10d4\u10e8\u10d4?<\/h3>\r\n            \r\n            <div class=\"radio-group\">\r\n                <label><input type=\"radio\" name=\"time_available\" value=\"2-3\" required> 2-3 \u10e1\u10d0\u10d0\u10d7\u10d8<\/label>\r\n                <label><input type=\"radio\" name=\"time_available\" value=\"4-6\" required> 4-6 \u10e1\u10d0\u10d0\u10d7\u10d8<\/label>\r\n                <label><input type=\"radio\" name=\"time_available\" value=\"6-8\" required> 6-8 \u10e1\u10d0\u10d0\u10d7\u10d8<\/label>\r\n                <label><input type=\"radio\" name=\"time_available\" value=\"8+\" required> 8+ \u10e1\u10d0\u10d0\u10d7\u10d8<\/label>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Section 9: How Did You Hear -->\r\n        <div class=\"form-section\">\r\n            <h3>\ud83d\udce2 \u10e0\u10dd\u10d2\u10dd\u10e0 \u10e8\u10d4\u10d8\u10e2\u10e7\u10d5\u10d4\u10d7 \u10e9\u10d5\u10d4\u10dc\u10e1 \u10e8\u10d4\u10e1\u10d0\u10ee\u10d4\u10d1?<\/h3>\r\n            \r\n            <div class=\"checkbox-group\">\r\n                <label><input type=\"checkbox\" name=\"heard_from[]\" value=\"website\"> \u10d5\u10d4\u10d1 \u10d2\u10d5\u10d4\u10e0\u10d3\u10d8\u10e1 \u10db\u10d4\u10e8\u10d5\u10d4\u10dd\u10d1\u10d8\u10d7<\/label>\r\n                <label><input type=\"checkbox\" name=\"heard_from[]\" value=\"facebook\"> \u10e4\u10d4\u10d8\u10e1\u10d1\u10e3\u10d9\u10d8\u10e1 \u10db\u10d4\u10e8\u10d5\u10d4\u10dd\u10d1\u10d8\u10d7<\/label>\r\n                <label><input type=\"checkbox\" name=\"heard_from[]\" value=\"tv_radio\"> \u10e2\u10d4\u10da\u10d4\u10d5\u10d8\u10d6\u10d8\u10d0 \/ \u10e0\u10d0\u10d3\u10d8\u10dd<\/label>\r\n                <label><input type=\"checkbox\" name=\"heard_from[]\" value=\"friends\"> \u10db\u10d4\u10d2\u10dd\u10d1\u10e0\u10d4\u10d1\u10d8\u10e1\u10d2\u10d0\u10dc<\/label>\r\n                <label><input type=\"checkbox\" name=\"heard_from[]\" value=\"other_source\" id=\"heard_other_check\"> \u10e1\u10ee\u10d5\u10d0<\/label>\r\n                <input type=\"text\" name=\"heard_from_other\" class=\"other-input\" placeholder=\"\u10db\u10d8\u10e3\u10d7\u10d8\u10d7\u10d4\u10d7...\" style=\"display:none;\" id=\"heard_other_input\">\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <button type=\"submit\" name=\"submit_application\">\ud83d\udce4 \u10d2\u10d0\u10dc\u10d0\u10ea\u10ee\u10d0\u10d3\u10d8\u10e1 \u10d2\u10d0\u10d2\u10d6\u10d0\u10d5\u10dc\u10d0<\/button>\r\n    <\/div>\r\n<input type=\"hidden\" name=\"trp-form-language\" value=\"uk\"\/><\/form>\r\n\r\n<script>\r\n\/\/ Toggle \"other\" input fields\r\ndocument.getElementById('dev_other_check').addEventListener('change', function() {\r\n    document.getElementById('dev_other_input').style.display = this.checked ? 'block' : 'none';\r\n});\r\ndocument.getElementById('help_other_check').addEventListener('change', function() {\r\n    document.getElementById('help_other_input').style.display = this.checked ? 'block' : 'none';\r\n});\r\ndocument.getElementById('heard_other_check').addEventListener('change', function() {\r\n    document.getElementById('heard_other_input').style.display = this.checked ? 'block' : 'none';\r\n});\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\u10e1\u10d0\u10d0\u10de\u10da\u10d8\u10d9\u10d0\u10ea\u10d8\u10dd \u10e4\u10dd\u10e0\u10db\u10d0 &#8211; \u10d1\u10d8\u10d6\u10dc\u10d4\u10e1 \u10d8\u10dc\u10d9\u10e3\u10d1\u10d0\u10ea\u10d8\u10d8\u10e1 \u10de\u10e0\u10dd\u10d2\u10e0\u10d0\u10db\u10d0 \u10e1\u10d0\u10d0\u10de\u10da\u10d8\u10d9\u10d0\u10ea\u10d8\u10dd \u10e4\u10dd\u10e0\u10db\u10d0 \u10d1\u10d8\u10d6\u10dc\u10d4\u10e1 \u10d8\u10dc\u10d9\u10e3\u10d1\u10d0\u10ea\u10d8\u10d8\u10e1 \u10de\u10e0\u10dd\u10d2\u10e0\u10d0\u10db\u10d0\u10e8\u10d8 \u10db\u10dd\u10dc\u10d0\u10ec\u10d8\u10da\u10d4\u10dd\u10d1\u10d8\u10e1 \u10db\u10d8\u10e1\u10d0\u10e6\u10d4\u10d1\u10d0\u10d3 \ud83d\udccb \u10e1\u10d0\u10d9\u10dd\u10dc\u10e2\u10d0\u10e5\u10e2\u10dd \u10d8\u10dc\u10e4\u10dd\u10e0\u10db\u10d0\u10ea\u10d8\u10d0 \u10d2\u10d0\u10dc\u10db\u10ea\u10ee\u10d0\u10d3\u10d4\u10d1\u10d4\u10da\u10d8\u10e1 \u10e1\u10d0\u10ee\u10d4\u10da\u10d8, \u10d2\u10d5\u10d0\u10e0\u10d8 \u10db\u10d8\u10e1\u10d0\u10db\u10d0\u10e0\u10d7\u10d8 \u10e2\u10d4\u10da\u10d4\u10e4\u10dd\u10dc\u10d8 \u10d4\u10da-\u10e4\u10dd\u10e1\u10e2\u10d0 \ud83d\udca1 \u10d1\u10d8\u10d6\u10dc\u10d4\u10e1 \u10d8\u10d3\u10d4\u10d0 \u10d7\u10e5\u10d5\u10d4\u10dc\u10d8 \u10d1\u10d8\u10d6\u10dc\u10d4\u10e1 \u10d8\u10d3\u10d4\u10d8\u10e1 \u10d3\u10d0\u10e1\u10d0\u10ee\u10d4\u10da\u10d4\u10d1\u10d0 \u10d0\u10e6\u10ec\u10d4\u10e0\u10d4\u10d7 \u10d7\u10e5\u10d5\u10d4\u10dc\u10d8 \u10d1\u10d8\u10d6\u10dc\u10d4\u10e1 \u10d8\u10d3\u10d4\u10d0 \u10e0\u10d0 \u10de\u10e0\u10dd\u10d3\u10e3\u10e5\u10e2\u10e1 \u10d0\u10dc \u10db\u10dd\u10db\u10e1\u10d0\u10ee\u10e3\u10e0\u10d4\u10d1\u10d0\u10e1 \u10e8\u10d4\u10e1\u10d7\u10d0\u10d5\u10d0\u10d6\u10d4\u10d1\u10d7 \u10db\u10dd\u10db\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d4\u10da\u10e1? \u10e0\u10d8\u10d7 \u10d2\u10d0\u10dc\u10e1\u10ee\u10d5\u10d0\u10d5\u10d3\u10d4\u10d1\u10d0 \u10d9\u10dd\u10dc\u10d9\u10e3\u10e0\u10d4\u10dc\u10e2\u10d4\u10d1\u10d8\u10e1\u10d2\u10d0\u10dc? \u10e0\u10d0\u10e2\u10dd\u10db \u10d8\u10e5\u10dc\u10d4\u10d1\u10d0 \u10ec\u10d0\u10e0\u10db\u10d0\u10e2\u10d4\u10d1\u10e3\u10da\u10d8? \u10d5\u10d8\u10dc \u10d8\u10e5\u10dc\u10d4\u10d1\u10d8\u10d0\u10dc \u10d7\u10e5\u10d5\u10d4\u10dc\u10d8 \u10de\u10e0\u10dd\u10d3\u10e3\u10e5\u10ea\u10d8\u10d8\u10e1\/\u10db\u10dd\u10db\u10e1\u10d0\u10ee\u10e3\u10e0\u10d4\u10d1\u10d8\u10e1 \u10db\u10e7\u10d8\u10d3\u10d5\u10d4\u10da\u10d4\u10d1\u10d8\/\u10db\u10dd\u10db\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10da\u10d4\u10d1\u10d8? \u10e1\u10d0\u10d3 \u10d2\u10d0\u10dc\u10d7\u10d0\u10d5\u10e1\u10d3\u10d4\u10d1\u10d0 \u10d7\u10e5\u10d5\u10d4\u10dc\u10d8 \u10e1\u10d0\u10ec\u10d0\u10e0\u10db\u10dd? \u10d0\u10e6\u10ec\u10d4\u10e0\u10d4\u10d7 [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-404","page","type-page","status-publish","hentry"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/businessincubatoritg.com\/uk\/wp-json\/wp\/v2\/pages\/404","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/businessincubatoritg.com\/uk\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/businessincubatoritg.com\/uk\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/businessincubatoritg.com\/uk\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/businessincubatoritg.com\/uk\/wp-json\/wp\/v2\/comments?post=404"}],"version-history":[{"count":6,"href":"https:\/\/businessincubatoritg.com\/uk\/wp-json\/wp\/v2\/pages\/404\/revisions"}],"predecessor-version":[{"id":469,"href":"https:\/\/businessincubatoritg.com\/uk\/wp-json\/wp\/v2\/pages\/404\/revisions\/469"}],"wp:attachment":[{"href":"https:\/\/businessincubatoritg.com\/uk\/wp-json\/wp\/v2\/media?parent=404"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}