{"id":16647,"date":"2025-08-01T21:45:48","date_gmt":"2025-08-01T21:45:48","guid":{"rendered":"https:\/\/uxp.sa\/?page_id=16647"},"modified":"2025-08-01T21:46:47","modified_gmt":"2025-08-01T21:46:47","slug":"firm-login","status":"publish","type":"page","link":"https:\/\/uxp.sa\/en\/firm-login\/","title":{"rendered":"Business Login"},"content":{"rendered":"<style>\n    .company-login-form {\n        max-width: 400px;\n        margin: 2rem auto;\n        padding: 2rem;\n        background: #fff;\n        border-radius: 8px;\n        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);\n    }\n\n    .form-group {\n        margin-bottom: 1.5rem;\n    }\n\n    .form-group label {\n        display: block;\n        margin-bottom: 0.5rem;\n        font-weight: bold;\n        color: #333;\n    }\n\n    .form-group input,\n    .form-group select,\n    .form-group textarea {\n        width: 100%;\n        padding: 0.75rem;\n        border: 1px solid #ddd;\n        border-radius: 4px;\n        font-size: 1rem;\n        box-sizing: border-box;\n    }\n\n    .form-group input:focus,\n    .form-group select:focus,\n    .form-group textarea:focus {\n        outline: none;\n        border-color: #007cba;\n        box-shadow: 0 0 0 2px rgba(0, 124, 186, 0.2);\n    }\n\n    .submit-btn {\n        background: #007cba;\n        color: white;\n        padding: 1rem 2rem;\n        border: none;\n        border-radius: 4px;\n        font-size: 1.1rem;\n        cursor: pointer;\n        width: 100%;\n        transition: background-color 0.3s;\n    }\n\n    .submit-btn:hover {\n        background: #005a87;\n    }\n\n    .submit-btn:disabled {\n        background: #ccc;\n        cursor: not-allowed;\n    }\n\n    .error-message {\n        background: #f8d7da;\n        color: #721c24;\n        padding: 1rem;\n        border-radius: 4px;\n        margin-bottom: 1rem;\n        border: 1px solid #f5c6cb;\n    }\n\n    .success-message {\n        background: #d4edda;\n        color: #155724;\n        padding: 1rem;\n        border-radius: 4px;\n        margin-bottom: 1rem;\n        text-align: center;\n        border: 1px solid #c3e6cb;\n    }\n\n    .required {\n        color: #dc3545;\n    }\n\n    .login-header {\n        text-align: center;\n        margin-bottom: 2rem;\n    }\n\n    .login-header h2 {\n        color: #333;\n        margin-bottom: 0.5rem;\n    }\n\n    .login-header p {\n        color: #666;\n        font-size: 14px;\n    }\n\n    .company-login-message {\n        max-width: 400px;\n        margin: 2rem auto;\n        padding: 1rem;\n        background: #d4edda;\n        color: #155724;\n        border-radius: 4px;\n        text-align: center;\n        border: 1px solid #c3e6cb;\n    }\n\n    .company-login-message a {\n        color: #0c5460;\n        text-decoration: none;\n        font-weight: bold;\n    }\n\n    .company-login-message a:hover {\n        text-decoration: underline;\n    }\n\n    .login-links {\n        text-align: center;\n        margin-top: 1.5rem;\n        padding-top: 1rem;\n        border-top: 1px solid #eee;\n    }\n\n    .login-links a {\n        color: #007cba;\n        text-decoration: none;\n        font-size: 14px;\n    }\n\n    .login-links a:hover {\n        text-decoration: underline;\n    }\n<\/style>\n\n<div class=\"company-login-form\">\n    <div class=\"login-header\">\n        <h2>\u062a\u0633\u062c\u064a\u0644 \u062f\u062e\u0648\u0644 \u0627\u0644\u0634\u0631\u0643\u0627\u062a<\/h2>\n        <h3>Company Login<\/h3>\n        <p>\u064a\u0631\u062c\u0649 \u0625\u062f\u062e\u0627\u0644 \u0628\u0631\u064a\u062f\u0643 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0648\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 \u0644\u0644\u062f\u062e\u0648\u0644<\/p>\n        <p>Please enter your email and password to login<\/p>\n    <\/div>\n\n    <div id=\"form-feedback\"><\/div>\n\n    <form id=\"company-login-form\" method=\"post\" action=\"\">\n        <input type=\"hidden\" id=\"nonce\" name=\"nonce\" value=\"e5617bdfea\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/en\/wp-json\/wp\/v2\/pages\/16647\" \/>        <div class=\"form-group\">\n            <label for=\"company_email\">\u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a - Email <span class=\"required\">*<\/span><\/label>\n            <input type=\"email\" id=\"company_email\" name=\"company_email\" required>\n        <\/div>\n\n        <div class=\"form-group\">\n            <label for=\"company_password\">\u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631 - Password <span class=\"required\">*<\/span><\/label>\n            <input type=\"password\" id=\"company_password\" name=\"company_password\" required>\n        <\/div>\n\n        <div class=\"form-group\">\n            <label>\n                <input type=\"checkbox\" name=\"remember_me\" value=\"1\">\n                \u062a\u0630\u0643\u0631\u0646\u064a - Remember Me\n            <\/label>\n        <\/div>\n\n        <button type=\"submit\" class=\"submit-btn\">\u062a\u0633\u062c\u064a\u0644 \u0627\u0644\u062f\u062e\u0648\u0644 - Login<\/button>\n    <input type=\"hidden\" name=\"trp-form-language\" value=\"en\"\/><\/form>\n\n    <div class=\"login-links\">\n        <p>\n            <a href=\"https:\/\/uxp.sa\/en\/my-account\/lost-password\/\">\u0646\u0633\u064a\u062a \u0643\u0644\u0645\u0629 \u0627\u0644\u0645\u0631\u0648\u0631\u061f - Forgot Password?<\/a>\n        <\/p>\n        <p>\n            \u0644\u064a\u0633 \u0644\u062f\u064a\u0643 \u062d\u0633\u0627\u0628\u061f - Don't have an account?\n            <a href=\"https:\/\/uxp.sa\/en\/firm-register\">\u0633\u062c\u0644 \u0647\u0646\u0627 - Register here<\/a>\n        <\/p>\n    <\/div>\n<\/div>\n\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        \/\/ Add any additional login form specific JavaScript here\n        const loginForm = document.getElementById('company-login-form');\n        if (loginForm) {\n            loginForm.addEventListener('submit', function(e) {\n                \/\/ Basic client-side validation\n                const email = document.getElementById('company_email').value;\n                const password = document.getElementById('company_password').value;\n\n                if (!email || !password) {\n                    e.preventDefault();\n                    Swal.fire({\n                        icon: 'warning',\n                        title: '\u062d\u0642\u0648\u0644 \u0645\u0637\u0644\u0648\u0628\u0629 - Required Fields',\n                        text: '\u064a\u0631\u062c\u0649 \u0645\u0644\u0621 \u062c\u0645\u064a\u0639 \u0627\u0644\u062d\u0642\u0648\u0644 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629 - Please fill in all required fields'\n                    });\n                    return false;\n                }\n\n                if (!email.includes('@')) {\n                    e.preventDefault();\n                    Swal.fire({\n                        icon: 'warning',\n                        title: '\u0628\u0631\u064a\u062f \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u063a\u064a\u0631 \u0635\u062d\u064a\u062d - Invalid Email',\n                        text: '\u064a\u0631\u062c\u0649 \u0625\u062f\u062e\u0627\u0644 \u0628\u0631\u064a\u062f \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0635\u062d\u064a\u062d - Please enter a valid email address'\n                    });\n                    return false;\n                }\n            });\n        }\n    });\n<\/script>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-16647","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u062f\u062e\u0648\u0644 \u0627\u0644\u0634\u0631\u0643\u0627\u062a - UXP | \u064a\u0648 \u0625\u0643\u0633 \u0628\u064a<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/uxp.sa\/en\/firm-login\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u062f\u062e\u0648\u0644 \u0627\u0644\u0634\u0631\u0643\u0627\u062a - UXP | \u064a\u0648 \u0625\u0643\u0633 \u0628\u064a\" \/>\n<meta property=\"og:url\" content=\"https:\/\/uxp.sa\/en\/firm-login\/\" \/>\n<meta property=\"og:site_name\" content=\"UXP | \u064a\u0648 \u0625\u0643\u0633 \u0628\u064a\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-01T21:46:47+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/uxp.sa\/firm-login\/\",\"url\":\"https:\/\/uxp.sa\/firm-login\/\",\"name\":\"\u062f\u062e\u0648\u0644 \u0627\u0644\u0634\u0631\u0643\u0627\u062a - UXP | \u064a\u0648 \u0625\u0643\u0633 \u0628\u064a\",\"isPartOf\":{\"@id\":\"https:\/\/uxp.sa\/#website\"},\"datePublished\":\"2025-08-01T21:45:48+00:00\",\"dateModified\":\"2025-08-01T21:46:47+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/uxp.sa\/firm-login\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/uxp.sa\/firm-login\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/uxp.sa\/firm-login\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629\",\"item\":\"https:\/\/uxp.sa\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u062f\u062e\u0648\u0644 \u0627\u0644\u0634\u0631\u0643\u0627\u062a\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/uxp.sa\/#website\",\"url\":\"https:\/\/uxp.sa\/\",\"name\":\"UXP | \u064a\u0648 \u0625\u0643\u0633 \u0628\u064a\",\"description\":\"\u0627\u0641\u0636\u0644 \u0634\u0631\u0643\u0629 \u0623\u0641\u0644\u0627\u0645 \u062d\u0645\u0627\u064a\u0629 PPF \u0644\u0644\u0633\u064a\u0627\u0631\u0627\u062a \u0641\u064a \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/uxp.sa\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u062f\u062e\u0648\u0644 \u0627\u0644\u0634\u0631\u0643\u0627\u062a - UXP | \u064a\u0648 \u0625\u0643\u0633 \u0628\u064a","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/uxp.sa\/en\/firm-login\/","og_locale":"en_US","og_type":"article","og_title":"\u062f\u062e\u0648\u0644 \u0627\u0644\u0634\u0631\u0643\u0627\u062a - UXP | \u064a\u0648 \u0625\u0643\u0633 \u0628\u064a","og_url":"https:\/\/uxp.sa\/en\/firm-login\/","og_site_name":"UXP | \u064a\u0648 \u0625\u0643\u0633 \u0628\u064a","article_modified_time":"2025-08-01T21:46:47+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/uxp.sa\/firm-login\/","url":"https:\/\/uxp.sa\/firm-login\/","name":"\u062f\u062e\u0648\u0644 \u0627\u0644\u0634\u0631\u0643\u0627\u062a - UXP | \u064a\u0648 \u0625\u0643\u0633 \u0628\u064a","isPartOf":{"@id":"https:\/\/uxp.sa\/#website"},"datePublished":"2025-08-01T21:45:48+00:00","dateModified":"2025-08-01T21:46:47+00:00","breadcrumb":{"@id":"https:\/\/uxp.sa\/firm-login\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/uxp.sa\/firm-login\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/uxp.sa\/firm-login\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629","item":"https:\/\/uxp.sa\/"},{"@type":"ListItem","position":2,"name":"\u062f\u062e\u0648\u0644 \u0627\u0644\u0634\u0631\u0643\u0627\u062a"}]},{"@type":"WebSite","@id":"https:\/\/uxp.sa\/#website","url":"https:\/\/uxp.sa\/","name":"UXP | \u064a\u0648 \u0625\u0643\u0633 \u0628\u064a","description":"\u0627\u0641\u0636\u0644 \u0634\u0631\u0643\u0629 \u0623\u0641\u0644\u0627\u0645 \u062d\u0645\u0627\u064a\u0629 PPF \u0644\u0644\u0633\u064a\u0627\u0631\u0627\u062a \u0641\u064a \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/uxp.sa\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/uxp.sa\/en\/wp-json\/wp\/v2\/pages\/16647","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/uxp.sa\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/uxp.sa\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/uxp.sa\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/uxp.sa\/en\/wp-json\/wp\/v2\/comments?post=16647"}],"version-history":[{"count":3,"href":"https:\/\/uxp.sa\/en\/wp-json\/wp\/v2\/pages\/16647\/revisions"}],"predecessor-version":[{"id":16653,"href":"https:\/\/uxp.sa\/en\/wp-json\/wp\/v2\/pages\/16647\/revisions\/16653"}],"wp:attachment":[{"href":"https:\/\/uxp.sa\/en\/wp-json\/wp\/v2\/media?parent=16647"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}