{"id":16700,"date":"2025-08-16T14:42:48","date_gmt":"2025-08-16T14:42:48","guid":{"rendered":"https:\/\/turning-point.ae\/?page_id=16700"},"modified":"2025-08-22T16:04:20","modified_gmt":"2025-08-22T16:04:20","slug":"apply-as-a-marketer","status":"publish","type":"page","link":"https:\/\/turning-point.ae\/ar\/apply-as-a-marketer\/","title":{"rendered":"\u0627\u0644\u062a\u0642\u062f\u0645 \u0628\u0637\u0644\u0628 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0648\u0638\u064a\u0641\u0629 \u0645\u0633\u0648\u0642"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"16700\" class=\"elementor elementor-16700\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9f83064 e-flex e-con-boxed e-con e-parent\" data-id=\"9f83064\" 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-c474631 elementor-widget elementor-widget-html\" data-id=\"c474631\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\r\n    <style>\r\n        :root {\r\n            --magenta: #BE2369;\r\n            --deep-purple: #6D2F82;\r\n            --indigo: #712F81;\r\n            --lavender: #D06193;\r\n            --teal: #008080;\r\n            --dark: #333333;\r\n            --white: #FFFFFF;\r\n        }\r\n\r\n        * {\r\n            box-sizing: border-box;\r\n            margin: 0;\r\n            padding: 0;\r\n        }\r\n\r\n\r\n        .header {\r\n            background: linear-gradient(135deg, var(--magenta) 0%, var(--deep-purple) 50%, var(--indigo) 100%);\r\n            color: var(--white);\r\n            padding: 40px 20px;\r\n            text-align: center;\r\n            position: relative;\r\n            border-radius: 16px;\r\n            margin-bottom: 30px;\r\n        }\r\n\r\n        .header h1 {\r\n            font-size: 28px;\r\n            margin-bottom: 8px;\r\n        }\r\n\r\n        .header p {\r\n            font-size: 18px;\r\n            opacity: 0.9;\r\n        }\r\n\r\n        .decorative-square {\r\n            position: absolute;\r\n            width: 30px;\r\n            height: 30px;\r\n        }\r\n\r\n        .square-tl {\r\n            background-color: var(--magenta);\r\n            top: 20px;\r\n            left: 20px;\r\n        }\r\n        \r\n        .heading_TPTI{\r\n            color: #fff;\r\n        }\r\n\r\n        .square-br {\r\n            background-color: var(--indigo);\r\n            bottom: 20px;\r\n            right: 20px;\r\n        }\r\n\r\n        .container {\r\n            max-width: 1000px;\r\n            margin: 0 auto;\r\n            background-color: var(--white);\r\n            border-radius: 16px;\r\n            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\r\n            padding: 24px 32px;\r\n        }\r\n\r\n        .form-section {\r\n            margin-bottom: 30px;\r\n        }\r\n\r\n        .form-section h2 {\r\n            font-size: 22px;\r\n            margin-bottom: 8px;\r\n            color: var(--deep-purple);\r\n        }\r\n\r\n        .form-section p {\r\n            color: var(--dark);\r\n            margin-bottom: 16px;\r\n            font-size: 16px;\r\n        }\r\n\r\n        .form-group {\r\n            margin-bottom: 16px;\r\n        }\r\n\r\n        label {\r\n            display: block;\r\n            margin-bottom: 6px;\r\n            font-weight: 500;\r\n        }\r\n\r\n        input[type=\"text\"],\r\n        input[type=\"email\"],\r\n        input[type=\"tel\"],\r\n        input[type=\"url\"],\r\n        select,\r\n        textarea {\r\n            width: 100%;\r\n            padding: 12px 14px;\r\n            border: 1px solid #ccc;\r\n            border-radius: 8px;\r\n            font-size: 16px;\r\n            font-family: inherit;\r\n        }\r\n\r\n        input:focus,\r\n        select:focus,\r\n        textarea:focus {\r\n            outline: none;\r\n            border-color: var(--teal);\r\n            box-shadow: 0 0 0 3px rgba(0, 128, 128, 0.2);\r\n        }\r\n\r\n        .helper-text {\r\n            font-size: 14px;\r\n            color: var(--deep-purple);\r\n            margin-top: 4px;\r\n        }\r\n\r\n        .checkbox-group {\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            gap: 12px;\r\n            margin-top: 8px;\r\n        }\r\n\r\n        .checkbox-item {\r\n            display: flex;\r\n            align-items: center;\r\n            flex: 0 0 calc(50% - 6px);\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .checkbox-item {\r\n                flex: 0 0 100%;\r\n            }\r\n        }\r\n\r\n        .checkbox-item input {\r\n            margin-right: 8px;\r\n        }\r\n\r\n        .legal-notice {\r\n            background-color: #FAFAFA;\r\n            border: 1px solid #ddd;\r\n            border-radius: 8px;\r\n            padding: 16px;\r\n            margin: 24px 0;\r\n        }\r\n\r\n        .legal-notice h3 {\r\n            font-size: 18px;\r\n            margin-bottom: 12px;\r\n        }\r\n\r\n        .legal-notice p,\r\n        .legal-notice ol {\r\n            font-size: 14px;\r\n            line-height: 1.5;\r\n        }\r\n\r\n        .legal-notice ol {\r\n            padding-left: 20px;\r\n        }\r\n\r\n        .button-container {\r\n            text-align: center;\r\n            margin: 24px 0;\r\n        }\r\n\r\n        button {\r\n            background: linear-gradient(135deg, var(--magenta) 0%, var(--deep-purple) 50%, var(--indigo) 100%);\r\n            color: var(--white);\r\n            border: none;\r\n            border-radius: 9999px;\r\n            padding: 14px 32px;\r\n            font-size: 16px;\r\n            font-weight: bold;\r\n            cursor: pointer;\r\n            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);\r\n            transition: transform 0.2s, box-shadow 0.2s;\r\n        }\r\n\r\n        button:hover {\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);\r\n        }\r\n\r\n        button:focus {\r\n            outline: none;\r\n            box-shadow: 0 0 0 3px rgba(0, 128, 128, 0.4);\r\n        }\r\n\r\n        button:disabled {\r\n            opacity: 0.7;\r\n            cursor: not-allowed;\r\n            transform: none;\r\n        }\r\n\r\n        .message {\r\n            padding: 16px;\r\n            border-radius: 8px;\r\n            margin-bottom: 20px;\r\n            text-align: center;\r\n            display: none;\r\n        }\r\n\r\n        .message.success {\r\n            background-color: #e8f5e9;\r\n            color: #2e7d32;\r\n        }\r\n\r\n        .message.error {\r\n            background-color: #ffebee;\r\n            color: #c62828;\r\n        }\r\n\r\n        footer {\r\n            margin-top: 40px;\r\n            padding-top: 20px;\r\n            border-top: 1px solid #eee;\r\n            text-align: center;\r\n            font-size: 14px;\r\n            color: #666;\r\n        }\r\n\r\n        footer a {\r\n            color: var(--deep-purple);\r\n            text-decoration: none;\r\n        }\r\n\r\n        footer a:hover {\r\n            text-decoration: underline;\r\n        }\r\n\r\n        .two-column {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 16px;\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .two-column {\r\n                grid-template-columns: 1fr;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <header class=\"header\">\r\n        <div class=\"decorative-square square-tl\"><\/div>\r\n        <h1 class=\"heading_TPTI\" >\u0645\u0639\u0647\u062f \u0646\u0642\u0637\u0629 \u0627\u0644\u062a\u062d\u0648\u0644 \u0644\u0644\u062a\u062f\u0631\u064a\u0628<\/h1>\r\n        <p>\u062a\u0637\u0628\u064a\u0642 \u0627\u0644\u0645\u0633\u0648\u0642<\/p>\r\n        <div class=\"decorative-square square-br\"><\/div>\r\n    <\/header>\r\n\r\n    <div class=\"container\">\r\n        <div id=\"message\" class=\"message\"><\/div>\r\n\r\n        <form id=\"marketer-application\" action=\"https:\/\/formspree.io\/f\/myzpagro\" method=\"POST\">\r\n            <!-- Section A: Contact Information -->\r\n            <div class=\"form-section\">\r\n                <h2>\u0627\u0644\u0642\u0633\u0645 \u0623 - \u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0627\u0644\u0627\u062a\u0635\u0627\u0644 (\u0645\u0637\u0644\u0648\u0628)<\/h2>\r\n                <p>\u064a\u0631\u062c\u0649 \u062a\u0632\u0648\u064a\u062f\u0646\u0627 \u0628\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0643. \u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629 \u0641\u0642\u0637 \u0647\u064a \u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0625\u0644\u0632\u0627\u0645\u064a\u0629.<\/p>\r\n                \r\n                <div class=\"form-group\">\r\n                    <label for=\"full-name\">\u0627\u0644\u0627\u0633\u0645 \u0627\u0644\u0643\u0627\u0645\u0644 *<\/label>\r\n                    <input type=\"text\" id=\"full-name\" name=\"full-name\" required>\r\n                <\/div>\r\n                \r\n                <div class=\"form-group\">\r\n                    <label for=\"email\">\u0628\u0631\u064a\u062f \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a *<\/label>\r\n                    <input type=\"email\" id=\"email\" name=\"email\" required>\r\n                <\/div>\r\n                \r\n                <div class=\"form-group\">\r\n                    <label for=\"mobile\">\u0631\u0642\u0645 \u0627\u0644\u0647\u0627\u062a\u0641 \u0627\u0644\u0645\u062d\u0645\u0648\u0644<\/label>\r\n                    <input type=\"tel\" id=\"mobile\" name=\"mobile\">\r\n                <\/div>\r\n                \r\n                <div class=\"form-group\">\r\n                    <label for=\"location\">\u0627\u0644\u0645\u062f\u064a\u0646\u0629 \u0648\u0627\u0644\u0631\u064a\u0641<\/label>\r\n                    <input type=\"text\" id=\"location\" name=\"location\">\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Section B: Online Presence -->\r\n            <div class=\"form-section\">\r\n                <h2>\u0627\u0644\u0642\u0633\u0645 \u0628 - \u0627\u0644\u062a\u0648\u0627\u062c\u062f \u0639\u0628\u0631 \u0627\u0644\u0625\u0646\u062a\u0631\u0646\u062a (\u0627\u062e\u062a\u064a\u0627\u0631\u064a)<\/h2>\r\n                <p>\u0634\u0627\u0631\u0643 \u0645\u0644\u0641\u0627\u062a\u0643 \u0627\u0644\u0634\u062e\u0635\u064a\u0629 \u0639\u0644\u0649 \u0627\u0644\u0625\u0646\u062a\u0631\u0646\u062a \u0648\u0631\u0648\u0627\u0628\u0637 \u0645\u062d\u0641\u0638\u062a\u0643. \u064a\u0645\u0643\u0646\u0643 \u062a\u0648\u0641\u064a\u0631 \u0639\u062f\u0629 \u0631\u0648\u0627\u0628\u0637 URL \u0645\u0641\u0635\u0648\u0644\u0629 \u0628\u0641\u0648\u0627\u0635\u0644 \u0623\u0648 \u0623\u0633\u0637\u0631 \u062c\u062f\u064a\u062f\u0629.<\/p>\r\n                \r\n                <div class=\"form-group\">\r\n                    <label for=\"website\">\u0639\u0646\u0627\u0648\u064a\u0646 URL \u0644\u0644\u0645\u0648\u0642\u0639 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\/\u0627\u0644\u0645\u062d\u0641\u0638\u0629<\/label>\r\n                    <textarea id=\"website\" name=\"website\" rows=\"3\"><\/textarea>\r\n                    <div class=\"helper-text\">\u064a\u0645\u0643\u0646\u0643 \u062a\u0648\u0641\u064a\u0631 \u0639\u0646\u0627\u0648\u064a\u0646 URL \u0645\u062a\u0639\u062f\u062f\u0629 \u0645\u0641\u0635\u0648\u0644\u0629 \u0628\u0641\u0627\u0635\u0644\u0627\u062a \u0623\u0648 \u0623\u0633\u0637\u0631 \u062c\u062f\u064a\u062f\u0629<\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"form-group\">\r\n                    <label>\u0627\u0644\u0645\u0644\u0641\u0627\u062a \u0627\u0644\u0634\u062e\u0635\u064a\u0629 \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a\u0629<\/label>\r\n                    <div class=\"two-column\">\r\n                        <div>\r\n                            <label for=\"linkedin\">\u0644\u064a\u0646\u0643\u062f \u0625\u0646<\/label>\r\n                            <input type=\"url\" id=\"linkedin\" name=\"linkedin\">\r\n                        <\/div>\r\n                        <div>\r\n                            <label for=\"twitter\">X (\u062a\u0648\u064a\u062a\u0631)<\/label>\r\n                            <input type=\"url\" id=\"twitter\" name=\"twitter\">\r\n                        <\/div>\r\n                        <div>\r\n                            <label for=\"instagram\">\u0627\u0646\u0633\u062a\u063a\u0631\u0627\u0645<\/label>\r\n                            <input type=\"url\" id=\"instagram\" name=\"instagram\">\r\n                        <\/div>\r\n                        <div>\r\n                            <label for=\"tiktok\">\u062a\u064a\u0643 \u062a\u0648\u0643<\/label>\r\n                            <input type=\"url\" id=\"tiktok\" name=\"tiktok\">\r\n                        <\/div>\r\n                        <div>\r\n                            <label for=\"facebook\">\u0641\u064a\u0633\u0628\u0648\u0643<\/label>\r\n                            <input type=\"url\" id=\"facebook\" name=\"facebook\">\r\n                        <\/div>\r\n                        <div>\r\n                            <label for=\"youtube\">\u064a\u0648\u062a\u064a\u0648\u0628<\/label>\r\n                            <input type=\"url\" id=\"youtube\" name=\"youtube\">\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"form-group\" style=\"margin-top: 16px;\">\r\n                        <label for=\"social-other\">\u0622\u062e\u0631<\/label>\r\n                        <input type=\"url\" id=\"social-other\" name=\"social-other\">\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Section C: Experience & Capabilities -->\r\n            <div class=\"form-section\">\r\n                <h2>\u0627\u0644\u0642\u0633\u0645 \u062c - \u0627\u0644\u062e\u0628\u0631\u0629 \u0648\u0627\u0644\u0642\u062f\u0631\u0627\u062a (\u0627\u062e\u062a\u064a\u0627\u0631\u064a)<\/h2>\r\n                <p>\u0623\u062e\u0628\u0631\u0646\u0627 \u0639\u0646 \u062a\u062c\u0631\u0628\u062a\u0643 \u0627\u0644\u062a\u0633\u0648\u064a\u0642\u064a\u0629\u060c \u0648\u062a\u062e\u0635\u0635\u0627\u062a\u0643\u060c \u0648\u0627\u0644\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0633\u062a\u062e\u062f\u0645\u0647\u0627.<\/p>\r\n                \r\n                <div class=\"form-group\">\r\n                    <label for=\"experience\">\u0633\u0646\u0648\u0627\u062a \u0645\u0646 \u0627\u0644\u062e\u0628\u0631\u0629 \u0627\u0644\u062a\u0633\u0648\u064a\u0642\u064a\u0629<\/label>\r\n                    <select id=\"experience\" name=\"experience\">\r\n                        <option value=\"\">Select experience level<\/option>\r\n                        <option value=\"0-1\">0-1<\/option>\r\n                        <option value=\"2-3\">2-3<\/option>\r\n                        <option value=\"4-6\">4-6<\/option>\r\n                        <option value=\"7-10\">7-10<\/option>\r\n                        <option value=\"10+\">10+<\/option>\r\n                    <\/select>\r\n                <\/div>\r\n                \r\n                <div class=\"form-group\">\r\n                    <label>\u0627\u0644\u062a\u062e\u0635\u0635\u0627\u062a \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629<\/label>\r\n                    <div class=\"checkbox-group\">\r\n                        <div class=\"checkbox-item\">\r\n                            <input type=\"checkbox\" id=\"specialty-ppc\" name=\"specialty-ppc\" value=\"Paid Ads (PPC)\">\r\n                            <label for=\"specialty-ppc\">\u0627\u0644\u0625\u0639\u0644\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u062f\u0641\u0648\u0639\u0629 (PPC)<\/label>\r\n                        <\/div>\r\n                        <div class=\"checkbox-item\">\r\n                            <input type=\"checkbox\" id=\"specialty-social\" name=\"specialty-social\" value=\"Social Ads\">\r\n                            <label for=\"specialty-social\">\u0627\u0644\u0625\u0639\u0644\u0627\u0646\u0627\u062a \u0627\u0644\u0627\u062c\u062a\u0645\u0627\u0639\u064a\u0629<\/label>\r\n                        <\/div>\r\n                        <div class=\"checkbox-item\">\r\n                            <input type=\"checkbox\" id=\"specialty-content\" name=\"specialty-content\" value=\"Content Marketing\">\r\n                            <label for=\"specialty-content\">\u062a\u0633\u0648\u064a\u0642 \u0627\u0644\u0645\u062d\u062a\u0648\u0649<\/label>\r\n                        <\/div>\r\n                        <div class=\"checkbox-item\">\r\n                            <input type=\"checkbox\" id=\"specialty-seo\" name=\"specialty-seo\" value=\"SEO\">\r\n                            <label for=\"specialty-seo\">SEO<\/label>\r\n                        <\/div>\r\n                        <div class=\"checkbox-item\">\r\n                            <input type=\"checkbox\" id=\"specialty-email\" name=\"specialty-email\" value=\"Email\/SMS\">\r\n                            <label for=\"specialty-email\">\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\/\u0627\u0644\u0631\u0633\u0627\u0626\u0644 \u0627\u0644\u0646\u0635\u064a\u0629 \u0627\u0644\u0642\u0635\u064a\u0631\u0629<\/label>\r\n                        <\/div>\r\n                        <div class=\"checkbox-item\">\r\n                            <input type=\"checkbox\" id=\"specialty-crm\" name=\"specialty-crm\" value=\"Marketing Automation\/CRM\">\r\n                            <label for=\"specialty-crm\">\u0623\u062a\u0645\u062a\u0629 \u0627\u0644\u062a\u0633\u0648\u064a\u0642\/\u0625\u062f\u0627\u0631\u0629 \u0639\u0644\u0627\u0642\u0627\u062a \u0627\u0644\u0639\u0645\u0644\u0627\u0621<\/label>\r\n                        <\/div>\r\n                        <div class=\"checkbox-item\">\r\n                            <input type=\"checkbox\" id=\"specialty-affiliate\" name=\"specialty-affiliate\" value=\"Affiliate\/Influencer\">\r\n                            <label for=\"specialty-affiliate\">\u0627\u0644\u0634\u0631\u064a\u0643\/\u0627\u0644\u0645\u0624\u062b\u0631<\/label>\r\n                        <\/div>\r\n                        <div class=\"checkbox-item\">\r\n                            <input type=\"checkbox\" id=\"specialty-partnerships\" name=\"specialty-partnerships\" value=\"Partnerships\/BD\">\r\n                            <label for=\"specialty-partnerships\">\u0627\u0644\u0634\u0631\u0627\u0643\u0627\u062a\/BD<\/label>\r\n                        <\/div>\r\n                        <div class=\"checkbox-item\">\r\n                            <input type=\"checkbox\" id=\"specialty-b2b\" name=\"specialty-b2b\" value=\"B2B Lead Gen\">\r\n                            <label for=\"specialty-b2b\">\u062a\u0648\u0644\u064a\u062f \u0639\u0645\u0644\u0627\u0621 B2B<\/label>\r\n                        <\/div>\r\n                        <div class=\"checkbox-item\">\r\n                            <input type=\"checkbox\" id=\"specialty-analytics\" name=\"specialty-analytics\" value=\"Analytics & Attribution\">\r\n                            <label for=\"specialty-analytics\">\u0627\u0644\u062a\u062d\u0644\u064a\u0644\u0627\u062a \u0648\u0627\u0644\u0625\u0633\u0646\u0627\u062f<\/label>\r\n                        <\/div>\r\n                        <div class=\"checkbox-item\">\r\n                            <input type=\"checkbox\" id=\"specialty-cro\" name=\"specialty-cro\" value=\"CRO\">\r\n                            <label for=\"specialty-cro\">CRO<\/label>\r\n                        <\/div>\r\n                        <div class=\"checkbox-item\">\r\n                            <input type=\"checkbox\" id=\"specialty-media\" name=\"specialty-media\" value=\"Media Buying\">\r\n                            <label for=\"specialty-media\">\u0634\u0631\u0627\u0621 \u0648\u0633\u0627\u0626\u0644 \u0627\u0644\u0625\u0639\u0644\u0627\u0645<\/label>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"form-group\">\r\n                    <label for=\"industries\">\u0627\u0644\u0635\u0646\u0627\u0639\u0627\u062a \u0627\u0644\u062a\u064a \u062e\u062f\u0645\u062a\u0647\u0627<\/label>\r\n                    <input type=\"text\" id=\"industries\" name=\"industries\">\r\n                <\/div>\r\n                \r\n                <div class=\"form-group\">\r\n                    <label for=\"training-experience\">\u062e\u0628\u0631\u0629 \u0641\u064a \u0627\u0644\u062a\u062f\u0631\u064a\u0628\/\u0627\u0644\u062a\u0639\u0644\u064a\u0645 \u0623\u0648 \u062e\u062f\u0645\u0627\u062a B2B<\/label>\r\n                    <textarea id=\"training-experience\" name=\"training-experience\" rows=\"4\"><\/textarea>\r\n                <\/div>\r\n                \r\n                <div class=\"form-group\">\r\n                    <label for=\"tools\">\u0627\u0644\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0633\u062a\u062e\u062f\u0645\u0647\u0627 \u0628\u0627\u0646\u062a\u0638\u0627\u0645<\/label>\r\n                    <input type=\"text\" id=\"tools\" name=\"tools\">\r\n                    <div class=\"helper-text\">\u0639\u0644\u0649 \u0633\u0628\u064a\u0644 \u0627\u0644\u0645\u062b\u0627\u0644, GA4, GTM, \u0647\u0628 \u0633\u0628\u0648\u062a, \u0625\u0639\u0644\u0627\u0646\u0627\u062a \u0645\u064a\u062a\u0627, \u0625\u0639\u0644\u0627\u0646\u0627\u062a \u062c\u0648\u062c\u0644\u060c\u0625\u0639\u0644\u0627\u0646\u0627\u062a LinkedIn, \u0627\u0633\u062a\u0648\u062f\u064a\u0648 \u0644\u0648\u0643\u0631<\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Section D: Proposed Approach for TPTI -->\r\n            <div class=\"form-section\">\r\n                <h2>\u0627\u0644\u0642\u0633\u0645 \u062f - \u0627\u0644\u0646\u0647\u062c \u0627\u0644\u0645\u0642\u062a\u0631\u062d \u0644\u0640 TPTI (\u0627\u062e\u062a\u064a\u0627\u0631\u064a)<\/h2>\r\n                <p>\u0634\u0627\u0631\u0643 \u0646\u0647\u062c\u0643 \u0627\u0644\u062a\u0633\u0648\u064a\u0642\u064a \u0627\u0644\u0645\u0642\u062a\u0631\u062d \u0648\u0627\u0644\u0642\u0646\u0648\u0627\u062a \u0648\u0645\u0624\u0634\u0631\u0627\u062a \u0627\u0644\u0623\u062f\u0627\u0621 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u0648\u0627\u0644\u062a\u0641\u0627\u0635\u064a\u0644 \u0627\u0644\u0623\u062e\u0631\u0649 \u0630\u0627\u062a \u0627\u0644\u0635\u0644\u0629 \u0628\u0640 TPTI.<\/p>\r\n                \r\n                <div class=\"form-group\">\r\n                    <label for=\"plan\">\u062e\u0637\u062a\u0643 \u0627\u0644\u0645\u0642\u062a\u0631\u062d\u0629 \u0644\u0645\u062f\u0629 90 \u064a\u0648\u0645\u064b\u0627 (\u0645\u0633\u062a\u0648\u0649 \u0639\u0627\u0644\u064d)<\/label>\r\n                    <textarea id=\"plan\" name=\"plan\" rows=\"4\"><\/textarea>\r\n                    <div class=\"helper-text\">\u0627\u0644\u0641\u0626\u0627\u062a \u0627\u0644\u0645\u0633\u062a\u0647\u062f\u0641\u0629\u060c \u0648\u0627\u0644\u0642\u0646\u0648\u0627\u062a\u060c \u0648\u0627\u0644\u062a\u0643\u062a\u064a\u0643\u0627\u062a\u060c \u0648\u0627\u0644\u0625\u064a\u0642\u0627\u0639 \u0627\u0644\u0623\u0633\u0628\u0648\u0639\u064a<\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"form-group\">\r\n                    <label>\u0627\u0644\u0642\u0646\u0648\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0648\u0635\u064a \u0628\u0647\u0627<\/label>\r\n                    <div class=\"checkbox-group\">\r\n                        <div class=\"checkbox-item\">\r\n                            <input type=\"checkbox\" id=\"channel-linkedin\" name=\"channel-linkedin\" value=\"LinkedIn\">\r\n                            <label for=\"channel-linkedin\">\u0644\u064a\u0646\u0643\u062f \u0625\u0646<\/label>\r\n                        <\/div>\r\n                        <div class=\"checkbox-item\">\r\n                            <input type=\"checkbox\" id=\"channel-meta\" name=\"channel-meta\" value=\"Meta (Facebook\/Instagram)\">\r\n                            <label for=\"channel-meta\">\u0645\u064a\u062a\u0627 (\u0641\u064a\u0633\u0628\u0648\u0643\/\u0625\u0646\u0633\u062a\u063a\u0631\u0627\u0645)<\/label>\r\n                        <\/div>\r\n                        <div class=\"checkbox-item\">\r\n                            <input type=\"checkbox\" id=\"channel-google\" name=\"channel-google\" value=\"Google Search\">\r\n                            <label for=\"channel-google\">\u0628\u062d\u062b \u062c\u0648\u062c\u0644<\/label>\r\n                        <\/div>\r\n                        <div class=\"checkbox-item\">\r\n                            <input type=\"checkbox\" id=\"channel-youtube\" name=\"channel-youtube\" value=\"YouTube\">\r\n                            <label for=\"channel-youtube\">\u064a\u0648\u062a\u064a\u0648\u0628<\/label>\r\n                        <\/div>\r\n                        <div class=\"checkbox-item\">\r\n                            <input type=\"checkbox\" id=\"channel-tiktok\" name=\"channel-tiktok\" value=\"TikTok\">\r\n                            <label for=\"channel-tiktok\">\u062a\u064a\u0643 \u062a\u0648\u0643<\/label>\r\n                        <\/div>\r\n                        <div class=\"checkbox-item\">\r\n                            <input type=\"checkbox\" id=\"channel-email\" name=\"channel-email\" value=\"Email\">\r\n                            <label for=\"channel-email\">\u0628\u0631\u064a\u062f \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a<\/label>\r\n                        <\/div>\r\n                        <div class=\"checkbox-item\">\r\n                            <input type=\"checkbox\" id=\"channel-partnerships\" name=\"channel-partnerships\" value=\"Partnerships\/Affiliates\">\r\n                            <label for=\"channel-partnerships\">\u0627\u0644\u0634\u0631\u0627\u0643\u0627\u062a\/\u0627\u0644\u0634\u0631\u0643\u0627\u062a \u0627\u0644\u062a\u0627\u0628\u0639\u0629<\/label>\r\n                        <\/div>\r\n                        <div class=\"checkbox-item\">\r\n                            <input type=\"checkbox\" id=\"channel-events\" name=\"channel-events\" value=\"Events\/Webinars\">\r\n                            <label for=\"channel-events\">\u0627\u0644\u0623\u062d\u062f\u0627\u062b\/\u0627\u0644\u0646\u062f\u0648\u0627\u062a \u0639\u0628\u0631 \u0627\u0644\u0625\u0646\u062a\u0631\u0646\u062a<\/label>\r\n                        <\/div>\r\n                        <div class=\"checkbox-item\">\r\n                            <input type=\"checkbox\" id=\"channel-other\" name=\"channel-other\" value=\"Other\">\r\n                            <label for=\"channel-other\">\u0622\u062e\u0631<\/label>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"form-group\">\r\n                    <label for=\"kpis\">\u0645\u0633\u0648\u062f\u0629 \u0645\u0624\u0634\u0631\u0627\u062a \u0627\u0644\u0623\u062f\u0627\u0621 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 \u0648\u0627\u0644\u0623\u0647\u062f\u0627\u0641<\/label>\r\n                    <textarea id=\"kpis\" name=\"kpis\" rows=\"4\"><\/textarea>\r\n                    <div class=\"helper-text\">e.g., CPL, MQL\u2192\u0645\u0639\u062f\u0644 SQL, LP CVR, \u0627\u0644\u062a\u0643\u0644\u0641\u0629 \u0644\u0643\u0644 \u0627\u062c\u062a\u0645\u0627\u0639 \u0645\u062d\u062c\u0648\u0632<\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"form-group\">\r\n                    <label for=\"creative\">\u0623\u0645\u062b\u0644\u0629 \u0639\u0644\u0649 \u0627\u0644\u0631\u0648\u0627\u0628\u0637 \u0627\u0644\u0625\u0628\u062f\u0627\u0639\u064a\u0629 \u0623\u0648 \u0631\u0648\u0627\u0628\u0637 \u0627\u0644\u062d\u0627\u0644\u0629<\/label>\r\n                    <textarea id=\"creative\" name=\"creative\" rows=\"3\"><\/textarea>\r\n                    <div class=\"helper-text\">\u0639\u0646\u0627\u0648\u064a\u0646 URL \u0627\u0644\u0645\u062a\u0639\u062f\u062f\u0629 \u0645\u0633\u0645\u0648\u062d \u0628\u0647\u0627<\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"form-group\">\r\n                    <label for=\"budget\">\u0623\u062d\u0632\u0645\u0629 \u0627\u0644\u0645\u064a\u0632\u0627\u0646\u064a\u0629 \u0627\u0644\u062a\u064a \u064a\u0645\u0643\u0646\u0643 \u0625\u062f\u0627\u0631\u062a\u0647\u0627 \u0628\u0633\u0647\u0648\u0644\u0629<\/label>\r\n                    <select id=\"budget\" name=\"budget\">\r\n                        <option value=\"\">Select budget range<\/option>\r\n                        <option value=\"< 2k\">&lt; USD 2k\/mo<\/option>\r\n                        <option value=\"2-5k\">2\u20135k<\/option>\r\n                        <option value=\"5-15k\">5\u201315k<\/option>\r\n                        <option value=\"15-50k\">15\u201350k<\/option>\r\n                        <option value=\"> 50k\">&gt; 50k<\/option>\r\n                    <\/select>\r\n                <\/div>\r\n                \r\n                <div class=\"form-group\">\r\n                    <label for=\"compliance\">\u0627\u0644\u0627\u0645\u062a\u062b\u0627\u0644 \u0648\u0636\u0645\u0627\u0646 \u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629<\/label>\r\n                    <textarea id=\"compliance\" name=\"compliance\" rows=\"3\"><\/textarea>\r\n                    <div class=\"helper-text\">UAE\/KSA PDPL, \u0645\u0643\u0627\u0641\u062d\u0629 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0639\u0634\u0648\u0627\u0626\u064a, \u0633\u0644\u0627\u0645\u0629 \u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629<\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"form-group\">\r\n                    <label for=\"conflicts\">\u062a\u0636\u0627\u0631\u0628 \u0627\u0644\u0645\u0635\u0627\u0644\u062d<\/label>\r\n                    <textarea id=\"conflicts\" name=\"conflicts\" rows=\"3\"><\/textarea>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Section E: Commercials & Availability -->\r\n            <div class=\"form-section\">\r\n                <h2>\u0627\u0644\u0642\u0633\u0645 \u0647\u0640 - \u0627\u0644\u0625\u0639\u0644\u0627\u0646\u0627\u062a \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629 \u0648\u0627\u0644\u062a\u0648\u0627\u0641\u0631 (\u0627\u062e\u062a\u064a\u0627\u0631\u064a)<\/h2>\r\n                <p>\u0642\u0645 \u0628\u062a\u0642\u062f\u064a\u0645 \u062a\u0641\u0627\u0635\u064a\u0644 \u062d\u0648\u0644 \u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629 \u0627\u0644\u0645\u0641\u0636\u0644 \u0644\u062f\u064a\u0643 \u0648\u0627\u0644\u0631\u0633\u0648\u0645 \u0648\u0627\u0644\u062a\u0648\u0627\u0641\u0631.<\/p>\r\n                \r\n                <div class=\"form-group\">\r\n                    <label>\u0646\u0645\u0648\u0630\u062c(\u0627\u062a) \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629 \u0627\u0644\u0645\u0641\u0636\u0644<\/label>\r\n                    <div class=\"checkbox-group\">\r\n                        <div class=\"checkbox-item\">\r\n                            <input type=\"checkbox\" id=\"model-affiliate\" name=\"model-affiliate\" value=\"Affiliate\">\r\n                            <label for=\"model-affiliate\">\u0627\u0644\u0634\u0631\u064a\u0643<\/label>\r\n                        <\/div>\r\n                        <div class=\"checkbox-item\">\r\n                            <input type=\"checkbox\" id=\"model-revenue\" name=\"model-revenue\" value=\"Revenue Share\">\r\n                            <label for=\"model-revenue\">\u062d\u0635\u0629 \u0627\u0644\u0625\u064a\u0631\u0627\u062f\u0627\u062a<\/label>\r\n                        <\/div>\r\n                        <div class=\"checkbox-item\">\r\n                            <input type=\"checkbox\" id=\"model-retainer\" name=\"model-retainer\" value=\"Retainer\">\r\n                            <label for=\"model-retainer\">\u0627\u0644\u0645\u062b\u0628\u062a<\/label>\r\n                        <\/div>\r\n                        <div class=\"checkbox-item\">\r\n                            <input type=\"checkbox\" id=\"model-performance\" name=\"model-performance\" value=\"Performance-Based\">\r\n                            <label for=\"model-performance\">\u0642\u0627\u0626\u0645 \u0639\u0644\u0649 \u0627\u0644\u0623\u062f\u0627\u0621<\/label>\r\n                        <\/div>\r\n                        <div class=\"checkbox-item\">\r\n                            <input type=\"checkbox\" id=\"model-hybrid\" name=\"model-hybrid\" value=\"Hybrid\">\r\n                            <label for=\"model-hybrid\">\u0647\u062c\u064a\u0646<\/label>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"form-group\">\r\n                    <label for=\"fees\">\u0627\u0644\u0639\u0645\u0648\u0644\u0629\/\u0627\u0644\u0631\u0633\u0648\u0645 \u0627\u0644\u0645\u062a\u0648\u0642\u0639\u0629<\/label>\r\n                    <input type=\"text\" id=\"fees\" name=\"fees\">\r\n                <\/div>\r\n                \r\n                <div class=\"form-group\">\r\n                    <label for=\"availability\">\u0627\u0644\u062a\u0648\u0641\u0631 \u0648\u0646\u0627\u0641\u0630\u0629 \u0627\u0644\u0628\u062f\u0621<\/label>\r\n                    <input type=\"text\" id=\"availability\" name=\"availability\">\r\n                <\/div>\r\n                \r\n                <div class=\"form-group\">\r\n                    <label for=\"references\">\u0645\u0631\u0627\u062c\u0639<\/label>\r\n                    <textarea id=\"references\" name=\"references\" rows=\"3\"><\/textarea>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Section F: Additional Notes -->\r\n            <div class=\"form-section\">\r\n                <h2>\u0627\u0644\u0642\u0633\u0645 \u0648 - \u0645\u0644\u0627\u062d\u0638\u0627\u062a \u0625\u0636\u0627\u0641\u064a\u0629 (\u0627\u062e\u062a\u064a\u0627\u0631\u064a)<\/h2>\r\n                <p>\u0647\u0644 \u0647\u0646\u0627\u0643 \u0623\u064a \u0634\u064a\u0621 \u0622\u062e\u0631 \u062a\u0631\u064a\u062f \u0645\u0646\u0627 \u0623\u0646 \u0646\u0639\u0631\u0641\u0647\u061f<\/p>\r\n                \r\n                <div class=\"form-group\">\r\n                    <label for=\"additional-notes\">\u0647\u0644 \u0647\u0646\u0627\u0643 \u0623\u064a \u0634\u064a\u0621 \u0622\u062e\u0631 \u064a\u0646\u0628\u063a\u064a \u0644\u0646\u0627 \u0623\u0646 \u0646\u0639\u0631\u0641\u0647\u061f<\/label>\r\n                    <textarea id=\"additional-notes\" name=\"additional-notes\" rows=\"4\"><\/textarea>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Legal Notice -->\r\n            <div class=\"legal-notice\">\r\n                <h3>\u0625\u0634\u0639\u0627\u0631 \u0642\u0627\u0646\u0648\u0646\u064a<\/h3>\r\n                <p>\u0645\u0646 \u062e\u0644\u0627\u0644 \u062a\u0642\u062f\u064a\u0645 \u0647\u0630\u0627 \u0627\u0644\u0646\u0645\u0648\u0630\u062c\u060c \u0641\u0625\u0646\u0643 \u062a\u0642\u0631 \u0648\u062a\u0648\u0627\u0641\u0642 \u0639\u0644\u0649 \u0645\u0627 \u064a\u0644\u064a:<\/p>\r\n                <ol>\r\n                    <li>\u0644\u0627 \u064a\u0648\u062c\u062f \u0639\u0631\u0636\/\u0644\u0627 \u064a\u0648\u062c\u062f \u0627\u0644\u062a\u0632\u0627\u0645. \u0644\u0627 \u064a\u064f\u0646\u0634\u0626 \u0627\u0644\u062a\u0642\u062f\u064a\u0645 \u0639\u0644\u0627\u0642\u0629 \u0639\u0645\u0644 \u0623\u0648 \u0648\u0643\u0627\u0644\u0629 \u0623\u0648 \u0634\u0631\u0627\u0643\u0629 \u0645\u0639 \u0645\u0639\u0647\u062f \u062a\u064a\u0631\u0646\u0646\u063a \u0628\u0648\u064a\u0646\u062a \u0644\u0644\u062a\u062f\u0631\u064a\u0628 (\"TPTI\")\u060c \u0648\u0644\u0627 \u064a\u064f\u0639\u062f \u0639\u0631\u0636\u064b\u0627 \u0623\u0648 \u0648\u0639\u062f\u064b\u0627 \u0628\u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629. \u064a\u062d\u0642 \u0644\u0645\u0639\u0647\u062f \u062a\u064a\u0631\u0646\u0646\u063a \u0628\u0648\u064a\u0646\u062a \u0644\u0644\u062a\u062f\u0631\u064a\u0628 \u0642\u0628\u0648\u0644 \u0623\u0648 \u0631\u0641\u0636 \u0623\u0648 \u0625\u064a\u0642\u0627\u0641 \u0627\u0644\u0646\u0638\u0631 \u0641\u064a \u0627\u0644\u0637\u0644\u0628 \u0648\u0641\u0642\u064b\u0627 \u0644\u062a\u0642\u062f\u064a\u0631\u0647 \u0627\u0644\u062e\u0627\u0635.<\/li>\r\n                    <li>\u0627\u0644\u0645\u0648\u0627\u062f \u063a\u064a\u0631 \u0627\u0644\u0633\u0631\u064a\u0629\u061b \u0627\u0644\u062a\u0637\u0648\u064a\u0631 \u0627\u0644\u0645\u0633\u062a\u0642\u0644. \u0627\u0644\u0645\u0648\u0627\u062f \u0648\u0627\u0644\u0645\u0641\u0627\u0647\u064a\u0645 \u0648\u0627\u0644\u0645\u0642\u062a\u0631\u062d\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0642\u062f\u0645\u0647\u0627 \u063a\u064a\u0631 \u0633\u0631\u064a\u0629. \u0642\u062f \u062a\u0642\u0648\u0645 TPTI \u062d\u0627\u0644\u064a\u064b\u0627 \u0628\u062a\u0637\u0648\u064a\u0631 \u0645\u0648\u0627\u062f \u0645\u0634\u0627\u0628\u0647\u0629 \u0644\u0645\u0642\u062a\u0631\u062d\u0643\u060c \u0623\u0648 \u0642\u062f \u062a\u0642\u0648\u0645 \u0644\u0627\u062d\u0642\u064b\u0627 \u0628\u062a\u0637\u0648\u064a\u0631\u0647\u0627 \u0628\u0634\u0643\u0644 \u0645\u0633\u062a\u0642\u0644\u060c \u062f\u0648\u0646 \u0623\u064a \u0627\u0644\u062a\u0632\u0627\u0645 \u062a\u062c\u0627\u0647\u0643.<\/li>\r\n                    <li>\u062a\u0631\u062e\u064a\u0635 \u0645\u062d\u062f\u0648\u062f \u0644\u0644\u062a\u0642\u064a\u064a\u0645. \u0623\u0646\u062a \u062a\u0645\u0646\u062d TPTI \u062a\u0631\u062e\u064a\u0635\u064b\u0627 \u0639\u0627\u0644\u0645\u064a\u064b\u0627\u060c \u0645\u0639\u0641\u064a\u064b\u0627 \u0645\u0646 \u062d\u0642\u0648\u0642 \u0627\u0644\u0645\u0644\u0643\u064a\u0629\u060c \u0648\u063a\u064a\u0631 \u062d\u0635\u0631\u064a \u0644\u062a\u062e\u0632\u064a\u0646 \u0648\u0646\u0633\u062e \u0648\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0645\u0648\u0627\u062f\u0643 \u0627\u0644\u0645\u064f\u0642\u062f\u0645\u0629 \u062f\u0627\u062e\u0644\u064a\u064b\u0627\u060c \u0644\u0623\u063a\u0631\u0627\u0636 \u0627\u0644\u062a\u0642\u064a\u064a\u0645 \u0648\u0627\u0644\u062a\u062e\u0637\u064a\u0637 \u0644\u0623\u0646\u0634\u0637\u0629 \u0627\u0644\u062a\u0633\u0648\u064a\u0642 \u0627\u0644\u0645\u062d\u062a\u0645\u0644\u0629 \u0644\u0640 TPTI \u0641\u0642\u0637. \u0644\u0646 \u062a\u0646\u0634\u0631 TPTI \u0623\u0635\u0648\u0644\u0643 \u0627\u0644\u0625\u0628\u062f\u0627\u0639\u064a\u0629 \u0627\u0644\u062e\u0627\u0635\u0629 \u0639\u0644\u0646\u064b\u0627 \u0623\u0648 \u062a\u0633\u062a\u063a\u0644\u0647\u0627 \u062a\u062c\u0627\u0631\u064a\u064b\u0627 \u062f\u0648\u0646 \u0627\u062a\u0641\u0627\u0642\u064a\u0629 \u0643\u062a\u0627\u0628\u064a\u0629 \u0645\u0646\u0641\u0635\u0644\u0629.<\/li>\r\n                    <li>\u0627\u0644\u0645\u0644\u0643\u064a\u0629 \u0627\u0644\u0641\u0643\u0631\u064a\u0629 \u0648\u0627\u0644\u0636\u0645\u0627\u0646\u0627\u062a. \u0623\u0646\u062a \u062a\u064f\u0642\u0631\u0651 \u0648\u062a\u0636\u0645\u0646 \u0623\u0646 \u0645\u0627 \u062a\u064f\u0642\u062f\u0651\u0645\u0647 \u0647\u0648 \u0639\u0645\u0644\u0643 \u0627\u0644\u062e\u0627\u0635\u060c \u0623\u0648 \u0623\u0646 \u0644\u062f\u064a\u0643 \u062c\u0645\u064a\u0639 \u0627\u0644\u062d\u0642\u0648\u0642 \u0648\u0627\u0644\u0623\u0630\u0648\u0646\u0627\u062a \u0644\u0645\u0634\u0627\u0631\u0643\u062a\u0647\u060c \u0648\u0623\u0646\u0647 \u0644\u0627 \u064a\u0646\u062a\u0647\u0643 \u0623\u064a \u062d\u0642\u0648\u0642 \u0644\u0623\u0637\u0631\u0627\u0641 \u062b\u0627\u0644\u062b\u0629\u060c \u0623\u0648 \u0633\u064a\u0627\u0633\u0627\u062a \u0627\u0644\u0645\u0646\u0635\u0629\u060c \u0623\u0648 \u0627\u0644\u0642\u0648\u0627\u0646\u064a\u0646 \u0627\u0644\u0645\u0639\u0645\u0648\u0644 \u0628\u0647\u0627. \u0623\u0646\u062a \u062a\u0648\u0627\u0641\u0642 \u0639\u0644\u0649 \u0645\u0639\u0627\u0644\u062c\u0629 \u0648\u062d\u0644 \u0623\u064a \u0645\u0637\u0627\u0644\u0628\u0627\u062a \u0645\u0646 \u0623\u0637\u0631\u0627\u0641 \u062b\u0627\u0644\u062b\u0629 \u062a\u0646\u0634\u0623 \u0639\u0646 \u0627\u0644\u0645\u0648\u0627\u062f \u0627\u0644\u062a\u064a \u062a\u064f\u0642\u062f\u0651\u0645\u0647\u0627 \u0639\u0644\u0649 \u0627\u0644\u0641\u0648\u0631.<\/li>\r\n                    <li>\u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629 \u0648\u0627\u0644\u0627\u0645\u062a\u062b\u0627\u0644. \u0644\u0627 \u064a\u062c\u0648\u0632 \u0644\u0643 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0633\u0645 TPTI \u0623\u0648 \u0634\u0639\u0627\u0631\u0627\u062a\u0647\u0627 \u0623\u0648 \u0623\u0635\u0648\u0644 \u0639\u0644\u0627\u0645\u062a\u0647\u0627 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629 \u0641\u064a \u0627\u0644\u0627\u062a\u0635\u0627\u0644\u0627\u062a \u0627\u0644\u0639\u0627\u0645\u0629 \u0623\u0648 \u0627\u0644\u062d\u0645\u0644\u0627\u062a \u062f\u0648\u0646 \u0645\u0648\u0627\u0641\u0642\u0629 \u0643\u062a\u0627\u0628\u064a\u0629 \u0645\u0633\u0628\u0642\u0629 \u0645\u0646 TPTI. \u064a\u062c\u0628 \u0623\u0646 \u064a\u062a\u0648\u0627\u0641\u0642 \u0623\u064a \u0639\u0645\u0644 \u0645\u0633\u062a\u0642\u0628\u0644\u064a (\u0641\u064a \u062d\u0627\u0644 \u0627\u0644\u062a\u0639\u0627\u0642\u062f \u0639\u0644\u064a\u0647) \u0645\u0639 \u0627\u0644\u0642\u0648\u0627\u0646\u064a\u0646 \u0648\u0627\u0644\u0644\u0648\u0627\u0626\u062d \u0627\u0644\u0645\u0639\u0645\u0648\u0644 \u0628\u0647\u0627 (\u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u0642\u0648\u0627\u0639\u062f \u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0648\u0645\u0643\u0627\u0641\u062d\u0629 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0639\u0634\u0648\u0627\u0626\u064a)\u060c \u0648\u0645\u0639\u0627\u064a\u064a\u0631 \u0627\u0644\u0625\u0639\u0644\u0627\u0646\u060c \u0648\u0633\u064a\u0627\u0633\u0627\u062a \u0627\u0644\u0645\u0646\u0635\u0629 \u0641\u064a \u0627\u0644\u0648\u0644\u0627\u064a\u0627\u062a \u0627\u0644\u0642\u0636\u0627\u0626\u064a\u0629 \u0630\u0627\u062a \u0627\u0644\u0635\u0644\u0629 (\u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0627\u0644\u0645\u062a\u062d\u062f\u0629 \u0648\u0627\u0644\u0645\u0645\u0644\u0643\u0629 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629).<\/li>\r\n                    <li>\u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0648\u0625\u0630\u0646 \u0627\u0644\u062a\u0648\u0627\u0635\u0644. \u0633\u062a\u0642\u0648\u0645 TPTI \u0628\u0645\u0639\u0627\u0644\u062c\u0629 \u0628\u064a\u0627\u0646\u0627\u062a\u0643 \u0627\u0644\u0634\u062e\u0635\u064a\u0629 \u0644\u0623\u063a\u0631\u0627\u0636 \u0627\u0644\u062a\u0642\u064a\u064a\u0645 \u0648\u0627\u0644\u062a\u0648\u0627\u0635\u0644 \u0627\u0644\u0645\u062d\u062a\u0645\u0644\u060c \u0628\u0645\u0627 \u064a\u062a\u0648\u0627\u0641\u0642 \u0645\u0639 \u0642\u0648\u0627\u0646\u064a\u0646 \u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u0639\u0645\u0648\u0644 \u0628\u0647\u0627 (\u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u0642\u0648\u0627\u0646\u064a\u0646 \u062d\u0645\u0627\u064a\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0634\u062e\u0635\u064a\u0629 \u0641\u064a \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0627\u0644\u0645\u062a\u062d\u062f\u0629 \u0648\u0627\u0644\u0645\u0645\u0644\u0643\u0629 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629\u060c \u062d\u0633\u0628 \u0627\u0644\u0627\u0642\u062a\u0636\u0627\u0621). \u0642\u062f \u062a\u062a\u0635\u0644 \u0628\u0643 TPTI \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0627\u0644\u0645\u064f\u0642\u062f\u0645\u0629. \u064a\u0645\u0643\u0646\u0643 \u0637\u0644\u0628 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0628\u064a\u0627\u0646\u0627\u062a\u0643 \u0623\u0648 \u062a\u0635\u062d\u064a\u062d\u0647\u0627 \u0623\u0648 \u062d\u0630\u0641\u0647\u0627 \u0639\u0646 \u0637\u0631\u064a\u0642 \u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0628\u0640 TPTI. \u0642\u062f \u064a\u062a\u0645 \u0627\u0644\u0627\u062d\u062a\u0641\u0627\u0638 \u0628\u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a \u0644\u0641\u062a\u0631\u0629 \u062a\u0642\u064a\u064a\u0645 \u0645\u0639\u0642\u0648\u0644\u0629 \u0648\u0648\u0641\u0642\u064b\u0627 \u0644\u0645\u0627 \u064a\u0642\u062a\u0636\u064a\u0647 \u0627\u0644\u0642\u0627\u0646\u0648\u0646.<\/li>\r\n                    <li>\u0627\u0644\u0642\u0627\u0646\u0648\u0646 \u0627\u0644\u062d\u0627\u0643\u0645. \u064a\u062e\u0636\u0639 \u0647\u0630\u0627 \u0627\u0644\u0625\u0634\u0639\u0627\u0631 \u0644\u0642\u0648\u0627\u0646\u064a\u0646 \u062f\u0648\u0644\u0629 \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0627\u0644\u0645\u062a\u062d\u062f\u0629 (\u062f\u0628\u064a)\u060c \u062f\u0648\u0646 \u0627\u0644\u0625\u062e\u0644\u0627\u0644 \u0628\u0627\u0644\u0623\u062d\u0643\u0627\u0645 \u0627\u0644\u0625\u0644\u0632\u0627\u0645\u064a\u0629 \u0641\u064a \u0627\u0644\u0648\u0644\u0627\u064a\u0627\u062a \u0627\u0644\u0642\u0636\u0627\u0626\u064a\u0629 \u0627\u0644\u0623\u062e\u0631\u0649 \u0627\u0644\u062a\u064a \u0642\u062f \u062a\u064f\u0642\u062f\u0651\u0645 \u0641\u064a\u0647\u0627 \u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0644\u0627\u062d\u0642\u064b\u0627.<\/li>\r\n                <\/ol>\r\n                <p>\u064a\u0639\u062a\u0628\u0631 \u0625\u0631\u0633\u0627\u0644 \u0647\u0630\u0627 \u0627\u0644\u0646\u0645\u0648\u0630\u062c \u0628\u0645\u062b\u0627\u0628\u0629 \u0645\u0648\u0627\u0641\u0642\u062a\u0643 \u0639\u0644\u0649 \u0627\u0644\u0634\u0631\u0648\u0637 \u0627\u0644\u0645\u0630\u0643\u0648\u0631\u0629 \u0623\u0639\u0644\u0627\u0647.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Submit Button -->\r\n            <div class=\"button-container\">\r\n                <button type=\"submit\">\u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u0637\u0644\u0628<\/button>\r\n            <\/div>\r\n        <\/form>\r\n\r\n        <footer>\r\n            <p>\u0647\u0644 \u0644\u062f\u064a\u0643 \u0623\u0633\u0626\u0644\u0629 \u062d\u0648\u0644 \u0628\u064a\u0627\u0646\u0627\u062a\u0643\u061f \u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0646\u0627: <a href=\"mailto:privacy@turningpoint.tpi\">privacy@turningpoint.tpi<\/a> (\u0639\u0646\u0635\u0631 \u0646\u0627\u0626\u0628).<\/p>\r\n            <p>\u00a9 \u0645\u0639\u0647\u062f \u0646\u0642\u0637\u0629 \u0627\u0644\u062a\u062d\u0648\u0644 \u0644\u0644\u062a\u062f\u0631\u064a\u0628\u060c <span id=\"current-year\"><\/span><\/p>\r\n        <\/footer>\r\n    <\/div>\r\n\r\n    <script>\r\n        \/\/ Set current year in footer\r\n        document.getElementById('current-year').textContent = new Date().getFullYear();\r\n\r\n        \/\/ Form submission handler\r\n        document.getElementById('marketer-application').addEventListener('submit', function(event) {\r\n            event.preventDefault();\r\n            \r\n            \/\/ Get required fields\r\n            const fullName = document.getElementById('full-name');\r\n            const email = document.getElementById('email');\r\n            const submitButton = this.querySelector('button[type=\"submit\"]');\r\n            const messageDiv = document.getElementById('message');\r\n            \r\n            \/\/ Reset message\r\n            messageDiv.style.display = 'none';\r\n            messageDiv.className = 'message';\r\n            \r\n            \/\/ Check validity of required fields\r\n            if (fullName.checkValidity() && email.checkValidity()) {\r\n                \/\/ Disable button and show loading state\r\n                submitButton.disabled = true;\r\n                submitButton.textContent = 'Submitting...';\r\n                \r\n                \/\/ Prepare form data\r\n                const formData = new FormData(this);\r\n                \r\n                \/\/ Submit to Formspree using fetch\r\n                fetch(this.action, {\r\n                    method: 'POST',\r\n                    body: formData,\r\n                    headers: {\r\n                        'Accept': 'application\/json'\r\n                    }\r\n                })\r\n                .then(response => {\r\n                    if (response.ok) {\r\n                        return response.json();\r\n                    } else {\r\n                        throw new Error('Network response was not ok.');\r\n                    }\r\n                })\r\n                .then(data => {\r\n                    \/\/ Show success message\r\n                    messageDiv.className = 'message success';\r\n                    messageDiv.textContent = 'Thanks\u2014your application has been received.';\r\n                    messageDiv.style.display = 'block';\r\n                    \r\n                    \/\/ Scroll to top to show success message\r\n                    window.scrollTo({ top: 0, behavior: 'smooth' });\r\n                    \r\n                    \/\/ Reset optional fields (keep Name & Email)\r\n                    const allInputs = this.querySelectorAll('input:not([required]), select, textarea');\r\n                    \r\n                    allInputs.forEach(input => {\r\n                        if (input.id !== 'full-name' && input.id !== 'email') {\r\n                            input.value = '';\r\n                        }\r\n                    });\r\n                    \r\n                    \/\/ Uncheck all checkboxes\r\n                    const allCheckboxes = this.querySelectorAll('input[type=\"checkbox\"]');\r\n                    allCheckboxes.forEach(checkbox => {\r\n                        checkbox.checked = false;\r\n                    });\r\n                })\r\n                .catch(error => {\r\n                    \/\/ Show error message\r\n                    messageDiv.className = 'message error';\r\n                    messageDiv.textContent = 'There was an error submitting your application. Please try again.';\r\n                    messageDiv.style.display = 'block';\r\n                    console.error('Error:', error);\r\n                })\r\n                .finally(() => {\r\n                    \/\/ Reset button state\r\n                    submitButton.disabled = false;\r\n                    submitButton.textContent = 'Submit Application';\r\n                });\r\n            } else {\r\n                \/\/ If validation fails, let the browser handle it\r\n                fullName.reportValidity();\r\n                email.reportValidity();\r\n            }\r\n        });\r\n    <\/script>\r\n<\/body>\r\n<\/html>\r\n\r\n\r\n\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>Turning Point Training Institute Marketer Application Section A \u2014 Contact Information (Required) Please provide your basic contact details. Only fields marked as required are mandatory. Full Name * Email * Mobile Number City &#038; Country Section B \u2014 Online Presence (Optional) Share your online profiles and portfolio links. You can provide multiple URLs separated by&#8230;<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"class_list":["post-16700","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/turning-point.ae\/ar\/wp-json\/wp\/v2\/pages\/16700","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/turning-point.ae\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/turning-point.ae\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/turning-point.ae\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/turning-point.ae\/ar\/wp-json\/wp\/v2\/comments?post=16700"}],"version-history":[{"count":0,"href":"https:\/\/turning-point.ae\/ar\/wp-json\/wp\/v2\/pages\/16700\/revisions"}],"wp:attachment":[{"href":"https:\/\/turning-point.ae\/ar\/wp-json\/wp\/v2\/media?parent=16700"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}