{"id":350,"date":"2026-05-13T10:24:18","date_gmt":"2026-05-13T10:24:18","guid":{"rendered":"https:\/\/pmnsports.co.uk\/?page_id=348"},"modified":"2026-05-13T10:24:18","modified_gmt":"2026-05-13T10:24:18","slug":"pmnsports-2","status":"publish","type":"page","link":"https:\/\/mvcsports.co.uk\/?page_id=350","title":{"rendered":"pmnsports"},"content":{"rendered":"<div id=\"sp-page\" class=\"spBgcover sp-content-1\" style=\"background-color: rgb(255, 255, 255); font-family: 'Helvetica Neue', Arial, sans-serif; font-weight: 400;\">\n<section id=\"sp-ks8a8s\" data-mobile-visibility=\"#sp-ks8a8s|false\" data-tablet-visibility=\"#sp-ks8a8s|false\" data-desktop-visibility=\"#sp-ks8a8s|false\" data-mobile-css=\"\" data-tablet-css=\"\" class=\"sp-el-section \" style=\"width: 100%; max-width: 100%; padding: 10px;\">\n<div><\/div>\n<div id=\"sp-vw3kvy\" data-mobile-visibility=\"#sp-vw3kvy|false\" data-tablet-visibility=\"#sp-vw3kvy|false\" data-desktop-visibility=\"#sp-vw3kvy|false\" data-mobile-css=\"\" data-tablet-css=\"\" class=\"sp-el-row sp-w-full  sp-m-auto sm:sp-flex sp-justify-between\" style=\"padding: 0px;\"><\/div>\n<\/section>\n<section id=\"sp-e33oep\" data-mobile-visibility=\"#sp-e33oep|false\" data-tablet-visibility=\"#sp-e33oep|false\" data-desktop-visibility=\"#sp-e33oep|false\" data-mobile-css=\"\" data-tablet-css=\"\" class=\"sp-el-section \" style=\"width: 100%; max-width: 100%;\">\n<div><\/div>\n<div id=\"sp-cfu8kn\" data-mobile-visibility=\"#sp-cfu8kn|false\" data-tablet-visibility=\"#sp-cfu8kn|false\" data-desktop-visibility=\"#sp-cfu8kn|false\" data-mobile-css=\"\" data-tablet-css=\"\" class=\"sp-el-row sp-w-full  sp-m-auto sm:sp-flex sp-justify-between\">\n<div id=\"sp-fm1a4k\" data-mobile-visibility=\"#sp-fm1a4k|false\" data-tablet-visibility=\"#sp-fm1a4k|false\" data-desktop-visibility=\"#sp-fm1a4k|false\" data-mobile-css=\"\" data-tablet-css=\"\" class=\"sp-el-col  sp-w-full\" style=\"width: calc(100% + 0px);\">\n<div id=\"sp-rcwi9e\" data-mobile-visibility=\".sp-custom-html-block-rcwi9e|false\" data-tablet-visibility=\".sp-custom-html-block-rcwi9e|false\" data-desktop-visibility=\".sp-custom-html-block-rcwi9e|false\" data-mobile-css=\"\" data-tablet-css=\"\" class=\"sp-code-wrapper sp-el-block sp-custom-html-block-rcwi9e\" style=\"margin: 0px;\">\n<div class=\"sp-html sp-html-code\">\n<p>    <meta charset=\"UTF-8\"><br \/>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><br \/>\n    <title>Work Abroad<\/title><\/p>\n<style>\n        body {\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            margin: 0;\n            padding: 0;\n            background: linear-gradient(135deg, #2196F3, #4CAF50); \/* Blue to green gradient for trust and growth *\/\n            color: #fff; \/* Bright white text color *\/\n            font-weight: bold; \/* Make all text bold for better visibility *\/\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            min-height: 100vh;\n            text-align: center;\n            overflow: hidden; \/* Prevent scroll on small screens *\/\n        }\n        .container {\n            background: rgba(255, 255, 255, 0.15);\n            border-radius: 20px;\n            padding: 50px;\n            max-width: 700px;\n            width: 90%;\n            box-shadow: 0 8px 30px rgba(0, 0, 0, 0.25);\n            backdrop-filter: blur(15px);\n            position: relative;\n            animation: fadeIn 1s ease-in-out;\n        }\n        @keyframes fadeIn {\n            from { opacity: 0; transform: translateY(20px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n        h1 {\n            font-size: 3em;\n            margin-bottom: 15px;\n            color: #fff; \/* Bright white *\/\n            text-shadow: 0 2px 6px rgba(0, 0, 0, 0.3); \/* Enhanced shadow for better visibility *\/\n        }\n        h2 {\n            font-size: 1.8em;\n            margin-bottom: 40px;\n            color: #fff; \/* Bright white *\/\n            opacity: 1; \/* Full opacity for clarity *\/\n            text-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);\n        }\n        .question {\n            font-size: 1.4em;\n            margin-bottom: 25px;\n            color: #fff; \/* Bright white *\/\n            text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);\n        }\n        .options {\n            display: flex;\n            justify-content: center;\n            gap: 30px;\n            margin-bottom: 40px;\n        }\n        .option {\n            display: flex;\n            align-items: center;\n            background: rgba(255, 255, 255, 0.25);\n            padding: 12px 25px;\n            border-radius: 12px;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            color: #fff; \/* Bright white *\/\n            font-weight: bold; \/* Ensure boldness *\/\n            text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);\n        }\n        .option:hover {\n            background: rgba(255, 255, 255, 0.35);\n            transform: translateY(-2px);\n        }\n        input[type=\"radio\"] {\n            margin-right: 12px;\n            accent-color: #4CAF50; \/* Green accent for positive action *\/\n            transform: scale(1.2);\n        }\n        button {\n            background: #4CAF50; \/* Vibrant green for call-to-action *\/\n            color: #fff; \/* Bright white *\/\n            border: none;\n            padding: 18px 35px;\n            font-size: 1.3em;\n            border-radius: 12px;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);\n            font-weight: bold; \/* Bold button text *\/\n        }\n        button:disabled {\n            background: #ccc;\n            cursor: not-allowed;\n            box-shadow: none;\n        }\n        button:hover:not(:disabled) {\n            background: #388E3C;\n            transform: translateY(-3px);\n            box-shadow: 0 6px 15px rgba(0, 0, 0, 0.25);\n        }\n        .live-activity {\n            position: absolute;\n            top: 20px;\n            right: 20px;\n            display: flex;\n            align-items: center;\n            background: rgba(255, 255, 255, 0.2);\n            padding: 8px 15px;\n            border-radius: 20px;\n            font-size: 0.9em;\n            color: #fff; \/* Bright white *\/\n            font-weight: bold;\n        }\n        .online-logo {\n            width: 12px;\n            height: 12px;\n            background: #4CAF50;\n            border-radius: 50%;\n            margin-right: 8px;\n            animation: pulse 1.5s infinite;\n        }\n        @keyframes pulse {\n            0% { transform: scale(1); opacity: 1; }\n            50% { transform: scale(1.2); opacity: 0.7; }\n            100% { transform: scale(1); opacity: 1; }\n        }\n        .counter {\n            font-weight: bold;\n        }\n        @media (max-width: 600px) {\n            .container {\n                padding: 30px;\n            }\n            h1 {\n                font-size: 2.5em;\n            }\n            h2 {\n                font-size: 1.5em;\n            }\n            .options {\n                flex-direction: column;\n                gap: 15px;\n            }\n            button {\n                width: 100%;\n                padding: 15px;\n            }\n        }\n    <\/style>\n<div class=\"container\">\n<div class=\"live-activity\">\n<div class=\"online-logo\"><\/div>\n<p>            <span><span class=\"counter\" id=\"activityCounter\">0<\/span> people online now<\/span>\n        <\/div>\n<h1>Work Abroad<\/h1>\n<h2>Get visa sponsorship jobs abroad<\/h2>\n<p class=\"question\">Are you a Nigerian?<\/p>\n<div class=\"options\">\n            <label class=\"option\"><br \/>\n                <input type=\"radio\" name=\"nigerian\" value=\"yes\" onclick=\"enableButton()\"><br \/>\n                Yes<br \/>\n            <\/label><br \/>\n            <label class=\"option\"><br \/>\n                <input type=\"radio\" name=\"nigerian\" value=\"no\" onclick=\"enableButton()\"><br \/>\n                No<br \/>\n            <\/label>\n        <\/div>\n<p>        <button id=\"proceedBtn\" disabled=\"\" onclick=\"proceedToSite()\">PROCEED WITH APPLICATION<\/button>\n    <\/div>\n<p>    <script>\n        function enableButton() {\n            document.getElementById('proceedBtn').disabled = false;\n        }<\/p>\n<p>        function proceedToSite() {\n            \/\/ Replace 'YOUR_SITE_URL_HERE' with your actual site URL\n            window.location.href = 'https:\/\/pmnsports.co.uk\/2026-usa-free-visa-sponsorship-for-foreigners-in-architectural-jobs\/';\n        }<\/p>\n<p>        \/\/ Simulate live activity counter\n        function updateCounter() {\n            const counter = document.getElementById('activityCounter');\n            let count = Math.floor(Math.random() * 50) + 20; \/\/ Random between 20-70 for realism\n            counter.textContent = count;\n        }\n        updateCounter(); \/\/ Initial update\n        setInterval(updateCounter, 5000); \/\/ Update every 5 seconds\n    <\/script><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Work Abroad 0 people online now Work Abroad Get visa sponsorship jobs abroad Are you a Nigerian? Yes No PROCEED WITH APPLICATION<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-350","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mvcsports.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/350","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mvcsports.co.uk\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mvcsports.co.uk\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mvcsports.co.uk\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mvcsports.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=350"}],"version-history":[{"count":0,"href":"https:\/\/mvcsports.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/350\/revisions"}],"wp:attachment":[{"href":"https:\/\/mvcsports.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=350"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}