{"id":2555,"date":"2025-12-18T05:45:26","date_gmt":"2025-12-18T07:45:26","guid":{"rendered":"https:\/\/nea.codes\/?page_id=2555"},"modified":"2025-12-19T16:52:20","modified_gmt":"2025-12-19T18:52:20","slug":"application-form","status":"publish","type":"page","link":"https:\/\/nea.codes\/ru\/application-form\/","title":{"rendered":"\u0424\u043e\u0440\u043c\u0430 \u0437\u0430\u044f\u0432\u043a\u0438"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2555\" class=\"elementor elementor-2555\" data-elementor-post-type=\"page\">\n\t\t\t\t<div data-dce-background-image-url=\"https:\/\/nea.codes\/wp-content\/uploads\/2025\/02\/nea-codes-web-development-space-bg.webp\" class=\"elementor-element elementor-element-f6c3aca star-space model-container e-flex e-con-boxed e-con e-parent\" data-id=\"f6c3aca\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5315e73 elementor-widget elementor-widget-html\" data-id=\"5315e73\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Three.js \u0438 GLTFLoader \u0434\u043b\u044f \u0440\u0430\u0431\u043e\u0442\u044b \u0441 3D -->\r\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/three.js\/r128\/three.min.js\"><\/script>\r\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/three@0.128.0\/examples\/js\/loaders\/GLTFLoader.js\"><\/script>\r\n<!-- \u0414\u043e\u0431\u0430\u0432\u043b\u044f\u0435\u043c PostProcessing \u0434\u043b\u044f \u044d\u0444\u0444\u0435\u043a\u0442\u043e\u0432 -->\r\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/three@0.128.0\/examples\/js\/postprocessing\/EffectComposer.js\"><\/script>\r\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/three@0.128.0\/examples\/js\/postprocessing\/RenderPass.js\"><\/script>\r\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/three@0.128.0\/examples\/js\/postprocessing\/ShaderPass.js\"><\/script>\r\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/three@0.128.0\/examples\/js\/shaders\/CopyShader.js\"><\/script>\r\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/three@0.128.0\/examples\/js\/postprocessing\/UnrealBloomPass.js\"><\/script>\r\n\r\n<style>\r\n.model-container {\r\n    position: fixed;\r\n    top: 0;\r\n    left: 0;\r\n    width: 100%;\r\n    height: 100vh; \/* \u041e\u0441\u043d\u043e\u0432\u043d\u0430\u044f \u0432\u044b\u0441\u043e\u0442\u0430 *\/\r\n    height: calc(var(--vh, 1vh) * 100); \/* \u0424\u0438\u043a\u0441 \u0434\u043b\u044f \u043c\u043e\u0431\u0438\u043b\u044c\u043d\u044b\u0445 *\/\r\n    pointer-events: none;\r\n    -webkit-backface-visibility: hidden;\r\n    backface-visibility: hidden;\r\n    -webkit-transform: translateZ(0);\r\n    transform: translateZ(0);\r\n}\r\n\r\n.model-container canvas {\r\n    position: absolute;\r\n    top: 0;\r\n    left: 0;\r\n    width: 100% !important; \/* \u041f\u0440\u0438\u043d\u0443\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u0430\u044f \u0448\u0438\u0440\u0438\u043d\u0430 *\/\r\n    height: 100% !important; \/* \u041f\u0440\u0438\u043d\u0443\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u0430\u044f \u0432\u044b\u0441\u043e\u0442\u0430 *\/\r\n    z-index: 3;\r\n}\r\n\r\n.scrollable {\r\n    position: relative;\r\n}\r\n<\/style>\r\n\r\n<script>\r\n\r\n\r\n\/\/ Fix \u0434\u043b\u044f \u043c\u043e\u0431\u0438\u043b\u044c\u043d\u043e\u0439 \u0432\u044b\u0441\u043e\u0442\u044b\r\nfunction setViewportHeight() {\r\n    let vh = window.innerHeight * 0.01;\r\n    document.documentElement.style.setProperty('--vh', `${vh}px`);\r\n}\r\n\r\ndocument.addEventListener('DOMContentLoaded', function() {\r\n    \/\/ \u0423\u0441\u0442\u0430\u043d\u0430\u0432\u043b\u0438\u0432\u0430\u0435\u043c \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u0443\u044e \u0432\u044b\u0441\u043e\u0442\u0443 \u0434\u043b\u044f \u043c\u043e\u0431\u0438\u043b\u044c\u043d\u044b\u0445\r\n    setViewportHeight();\r\n    window.addEventListener('resize', setViewportHeight);\r\n    window.addEventListener('orientationchange', () => setTimeout(setViewportHeight, 100));\r\n\r\n    \/\/ \u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u0441\u0446\u0435\u043d\u044b Three.js\r\n    const scene = new THREE.Scene();\r\n    const camera = new THREE.PerspectiveCamera(75, window.innerWidth \/ window.innerHeight, 0.1, 1000);\r\n    \r\n    \/\/ \u041e\u043f\u0442\u0438\u043c\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0440\u0435\u043d\u0434\u0435\u0440\u0435\u0440\r\n    const renderer = new THREE.WebGLRenderer({ \r\n        alpha: true,\r\n        antialias: window.devicePixelRatio < 2, \/\/ \u041e\u0442\u043a\u043b\u044e\u0447\u0430\u0435\u043c \u0430\u043d\u0442\u0438\u0430\u043b\u0438\u0430\u0441\u0438\u043d\u0433 \u043d\u0430 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430\u0445 \u0441 \u0432\u044b\u0441\u043e\u043a\u0438\u043c DPI\r\n        powerPreference: \"high-performance\"\r\n    });\r\n\r\n    \/\/ \u041e\u043f\u0442\u0438\u043c\u0438\u0437\u0430\u0446\u0438\u044f \u0434\u043b\u044f retina \u0434\u0438\u0441\u043f\u043b\u0435\u0435\u0432\r\n    const pixelRatio = Math.min(window.devicePixelRatio, 2);\r\n    renderer.setPixelRatio(pixelRatio);\r\n    \r\n    const container = document.querySelector('.model-container');\r\n    renderer.setSize(window.innerWidth, window.innerHeight);\r\n    container.appendChild(renderer.domElement);\r\n\r\n    \/\/ \u041e\u043f\u0442\u0438\u043c\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0435 \u043e\u0441\u0432\u0435\u0449\u0435\u043d\u0438\u0435 \u0441 \u0443\u043b\u0443\u0447\u0448\u0435\u043d\u043d\u044b\u043c\u0438 \u0446\u0432\u0435\u0442\u0430\u043c\u0438\r\n    const purpleLight = new THREE.PointLight(0x573795, 6);\r\n    purpleLight.position.set(3, 3, 3);\r\n    scene.add(purpleLight);\r\n\r\n    const blueLight = new THREE.PointLight(0x73c3e6, 6);\r\n    blueLight.position.set(-3, -3, -3);\r\n    scene.add(blueLight);\r\n\r\n    const purpleLight2 = new THREE.PointLight(0x573795, 3);\r\n    purpleLight2.position.set(-3, 3, -3);\r\n    scene.add(purpleLight2);\r\n\r\n    const blueLight2 = new THREE.PointLight(0x73c3e6, 3);\r\n    blueLight2.position.set(3, -3, 3);\r\n    scene.add(blueLight2);\r\n\r\n    \/\/ \u0414\u043e\u0431\u0430\u0432\u043b\u044f\u0435\u043c \u0432\u0441\u043f\u043e\u043c\u043e\u0433\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u0442\u043e\u0447\u0435\u0447\u043d\u044b\u0435 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438 \u0434\u043b\u044f \u043b\u0443\u0447\u0448\u0435\u0433\u043e \u0441\u0432\u0435\u0447\u0435\u043d\u0438\u044f\r\n    const pinkLight = new THREE.PointLight(0x9e4784, 3);\r\n    pinkLight.position.set(0, 4, 0);\r\n    scene.add(pinkLight);\r\n    \r\n    const cyanLight = new THREE.PointLight(0x00ffff, 2);\r\n    cyanLight.position.set(0, -4, 0);\r\n    scene.add(cyanLight);\r\n\r\n    const ambientLight = new THREE.AmbientLight(0xffffff, 0.2);\r\n    scene.add(ambientLight);\r\n\r\n    camera.position.z = 5;\r\n\r\n    let modelGroup = new THREE.Group();\r\n    scene.add(modelGroup);\r\n\r\n    \/\/ \u0421\u043e\u0437\u0434\u0430\u0435\u043c \u043a\u0440\u0430\u0441\u0438\u0432\u044b\u0435 \u0437\u0432\u0435\u0437\u0434\u044b \u0440\u0430\u0437\u043d\u044b\u0445 \u0440\u0430\u0437\u043c\u0435\u0440\u043e\u0432 \u0441 \u0440\u0430\u0437\u043c\u044b\u0442\u0438\u0435\u043c \u0438 z-index\r\n    function createStars() {\r\n        const starCount = 400; \/\/ \u0421\u043e\u0445\u0440\u0430\u043d\u044f\u0435\u043c \u043a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0437\u0432\u0435\u0437\u0434\r\n        const starsGroup = new THREE.Group();\r\n        \r\n        \/\/ \u0420\u0430\u0437\u043d\u044b\u0435 \u0433\u0435\u043e\u043c\u0435\u0442\u0440\u0438\u0438 \u0434\u043b\u044f \u0440\u0430\u0437\u043d\u044b\u0445 \u0440\u0430\u0437\u043c\u0435\u0440\u043e\u0432 \u0437\u0432\u0435\u0437\u0434 (\u043d\u043e \u043c\u0435\u043d\u044c\u0448\u0435)\r\n        const smallGeometry = new THREE.SphereGeometry(0.08, 8, 8);\r\n        const mediumGeometry = new THREE.SphereGeometry(0.15, 8, 8);\r\n        const largeGeometry = new THREE.SphereGeometry(0.25, 12, 12);\r\n        \r\n        \/\/ \u0421\u043e\u0437\u0434\u0430\u0435\u043c CSS3D \u043e\u0431\u044a\u0435\u043a\u0442\u044b \u0434\u043b\u044f \u0437\u0432\u0435\u0437\u0434 \u043f\u0435\u0440\u0435\u0434\u043d\u0435\u0433\u043e \u043f\u043b\u0430\u043d\u0430 \u0441 z-index \r\n        const cssContainer = document.createElement('div');\r\n        cssContainer.style.position = 'absolute';\r\n        cssContainer.style.top = '0';\r\n        cssContainer.style.left = '0';\r\n        cssContainer.style.width = '100%';\r\n        cssContainer.style.height = '100%';\r\n        cssContainer.style.pointerEvents = 'none';\r\n        cssContainer.style.overflow = 'hidden';\r\n        \r\n        \/\/ \u0412\u0430\u0436\u043d\u043e: \u0443\u0441\u0442\u0430\u043d\u0430\u0432\u043b\u0438\u0432\u0430\u0435\u043c \u043e\u0447\u0435\u043d\u044c \u0432\u044b\u0441\u043e\u043a\u0438\u0439 z-index, \u0432\u044b\u0448\u0435 \u0447\u0435\u043c \u0443 .glass\r\n        cssContainer.style.zIndex = '10000'; \/\/ \u0412\u044b\u0448\u0435, \u0447\u0435\u043c \u0443 .glass\r\n        \r\n        document.querySelector('.model-container').appendChild(cssContainer);\r\n        \r\n        \/\/ \u0421\u043e\u0437\u0434\u0430\u0435\u043c 20 \u043a\u0440\u0443\u043f\u043d\u044b\u0445 \u0441\u0432\u0435\u0442\u044f\u0449\u0438\u0445\u0441\u044f \u0437\u0432\u0435\u0437\u0434 \u043d\u0430 \u043f\u0435\u0440\u0435\u0434\u043d\u0435\u043c \u043f\u043b\u0430\u043d\u0435\r\n        for (let i = 0; i < 20; i++) {\r\n            const star = document.createElement('div');\r\n            star.className = 'foreground-star';\r\n            star.style.position = 'absolute';\r\n            \r\n            \/\/ \u041e\u0433\u0440\u0430\u043d\u0438\u0447\u0438\u0432\u0430\u0435\u043c \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u044b\u0439 \u0440\u0430\u0437\u043c\u0435\u0440 \u0434\u043e 16px\r\n            const size = 4 + Math.random() * 8; \/\/ \u041c\u0430\u043a\u0441\u0438\u043c\u0443\u043c 12px\r\n            star.style.width = `${size}px`;\r\n            star.style.height = `${size}px`;\r\n            \r\n            \/\/ \u0421\u043b\u0443\u0447\u0430\u0439\u043d\u0430\u044f \u043f\u043e\u0437\u0438\u0446\u0438\u044f\r\n            star.style.left = `${Math.random() * 100}%`;\r\n            star.style.top = `${Math.random() * 100}%`;\r\n            \r\n            \/\/ \u0412\u044b\u0441\u043e\u043a\u0438\u0439 z-index, \u043d\u043e \u043d\u0435\u0434\u043e\u0441\u0442\u0430\u0442\u043e\u0447\u043d\u043e \u0432\u044b\u0441\u043e\u043a\u0438\u0439 (\u0447\u0442\u043e\u0431\u044b \u043d\u0435 \u043f\u0435\u0440\u0435\u043a\u0440\u044b\u0432\u0430\u0442\u044c \u043d\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u044e)\r\n            star.style.zIndex = '10000'; \/\/ \u0422\u0430\u043a\u043e\u0439 \u0436\u0435 \u043a\u0430\u043a \u0443 \u043a\u043e\u043d\u0442\u0435\u0439\u043d\u0435\u0440\u0430\r\n            \r\n            \/\/ \u0421\u043b\u0443\u0447\u0430\u0439\u043d\u044b\u0439 \u0446\u0432\u0435\u0442 \u043c\u0435\u0436\u0434\u0443 \u0433\u043e\u043b\u0443\u0431\u044b\u043c \u0438 \u0444\u0438\u043e\u043b\u0435\u0442\u043e\u0432\u044b\u043c\r\n            const colorChoice = Math.random();\r\n            let color;\r\n            if (colorChoice < 0.4) {\r\n                color = '#73c3e6'; \/\/ \u0413\u043e\u043b\u0443\u0431\u043e\u0439\r\n            } else if (colorChoice < 0.8) {\r\n                color = '#573795'; \/\/ \u0424\u0438\u043e\u043b\u0435\u0442\u043e\u0432\u044b\u0439\r\n            } else {\r\n                color = '#9e4784'; \/\/ \u0420\u043e\u0437\u043e\u0432\u044b\u0439\r\n            }\r\n            \r\n            \/\/ \u0423\u043c\u0435\u043d\u044c\u0448\u0430\u0435\u043c \u0441\u0432\u0435\u0447\u0435\u043d\u0438\u0435\r\n            const blurSize = size * 1.5;\r\n            star.style.backgroundColor = color;\r\n            star.style.borderRadius = '50%';\r\n            star.style.boxShadow = `0 0 ${blurSize}px ${blurSize\/2}px ${color}`;\r\n            star.style.animation = `pulse ${3 + Math.random() * 4}s infinite alternate`;\r\n            \r\n            \/\/ \u0414\u043e\u0431\u0430\u0432\u043b\u044f\u0435\u043c \u0432 \u043a\u043e\u043d\u0442\u0435\u0439\u043d\u0435\u0440\r\n            cssContainer.appendChild(star);\r\n            \r\n            \/\/ \u0414\u043e\u0431\u0430\u0432\u043b\u044f\u0435\u043c \u0430\u043d\u0438\u043c\u0430\u0446\u0438\u044e \u043f\u0443\u043b\u044c\u0441\u0430\u0446\u0438\u0438, \u0435\u0441\u043b\u0438 \u0435\u0451 \u0435\u0449\u0435 \u043d\u0435\u0442 \u0432 CSS\r\n            if (!document.getElementById('star-animation')) {\r\n                const styleElement = document.createElement('style');\r\n                styleElement.id = 'star-animation';\r\n                styleElement.textContent = `\r\n                    @keyframes pulse {\r\n                        0% { transform: scale(0.8); opacity: 0.6; }\r\n                        100% { transform: scale(1.2); opacity: 1; }\r\n                    }\r\n                    @keyframes twinkle {\r\n                        0% { opacity: 0.4; }\r\n                        50% { opacity: 1; }\r\n                        100% { opacity: 0.4; }\r\n                    }\r\n                `;\r\n                document.head.appendChild(styleElement);\r\n            }\r\n        }\r\n        \r\n        \/\/ \u0421\u043e\u0437\u0434\u0430\u0435\u043c \u043e\u0431\u044b\u0447\u043d\u044b\u0435 3D \u0437\u0432\u0435\u0437\u0434\u044b \u0434\u043b\u044f \u043e\u0441\u043d\u043e\u0432\u043d\u043e\u0433\u043e \u044d\u0444\u0444\u0435\u043a\u0442\u0430\r\n        for (let i = 0; i < starCount; i++) {\r\n            \/\/ \u0412\u044b\u0431\u0438\u0440\u0430\u0435\u043c \u0441\u043b\u0443\u0447\u0430\u0439\u043d\u0443\u044e \u0433\u0435\u043e\u043c\u0435\u0442\u0440\u0438\u044e \u0432 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u0438 \u043e\u0442 \u0440\u0430\u0437\u043c\u0435\u0440\u0430\r\n            let geometry;\r\n            const sizeRand = Math.random();\r\n            \r\n            if (sizeRand < 0.7) {\r\n                geometry = smallGeometry;\r\n            } else if (sizeRand < 0.9) {\r\n                geometry = mediumGeometry;\r\n            } else {\r\n                geometry = largeGeometry;\r\n            }\r\n            \r\n            \/\/ \u0412\u044b\u0431\u0438\u0440\u0430\u0435\u043c \u0441\u043b\u0443\u0447\u0430\u0439\u043d\u044b\u0439 \u0446\u0432\u0435\u0442 \u043c\u0435\u0436\u0434\u0443 \u0433\u043e\u043b\u0443\u0431\u044b\u043c \u0438 \u0444\u0438\u043e\u043b\u0435\u0442\u043e\u0432\u044b\u043c\r\n            let material;\r\n            const colorRand = Math.random();\r\n            \r\n            \/\/ \u0411\u0430\u0437\u043e\u0432\u044b\u0439 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b \u0441 \u0441\u0438\u043b\u044c\u043d\u044b\u043c \u0441\u0432\u0435\u0447\u0435\u043d\u0438\u0435\u043c\r\n            if (colorRand < 0.4) {\r\n                material = new THREE.MeshBasicMaterial({ \r\n                    color: 0x73c3e6, \r\n                    transparent: true, \r\n                    opacity: 0.8 + Math.random() * 0.2\r\n                }); \/\/ \u0413\u043e\u043b\u0443\u0431\u043e\u0439\r\n            } else if (colorRand < 0.8) {\r\n                material = new THREE.MeshBasicMaterial({ \r\n                    color: 0x573795, \r\n                    transparent: true, \r\n                    opacity: 0.8 + Math.random() * 0.2\r\n                }); \/\/ \u0424\u0438\u043e\u043b\u0435\u0442\u043e\u0432\u044b\u0439\r\n            } else {\r\n                material = new THREE.MeshBasicMaterial({ \r\n                    color: 0xffffff, \r\n                    transparent: true, \r\n                    opacity: 0.6 + Math.random() * 0.2\r\n                }); \/\/ \u0411\u0435\u043b\u044b\u0439\r\n            }\r\n            \r\n            const star = new THREE.Mesh(geometry, material);\r\n            \r\n            \/\/ \u0420\u0430\u0437\u0431\u0440\u0430\u0441\u044b\u0432\u0430\u0435\u043c \u0437\u0432\u0435\u0437\u0434\u044b \u0432 \u0441\u0444\u0435\u0440\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u0444\u043e\u0440\u043c\u0435 \u043d\u0430 \u0440\u0430\u0437\u043d\u044b\u0445 \u0440\u0430\u0441\u0441\u0442\u043e\u044f\u043d\u0438\u044f\u0445\r\n            const radius = 30 + Math.random() * 70; \/\/ \u041e\u0442 30 \u0434\u043e 100 \u0435\u0434\u0438\u043d\u0438\u0446 \u043e\u0442 \u0446\u0435\u043d\u0442\u0440\u0430\r\n            const theta = Math.random() * Math.PI * 2;\r\n            const phi = Math.random() * Math.PI;\r\n            \r\n            \/\/ \u041f\u0440\u0435\u043e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u043d\u0438\u0435 \u0441\u0444\u0435\u0440\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u043a\u043e\u043e\u0440\u0434\u0438\u043d\u0430\u0442 \u0432 \u0434\u0435\u043a\u0430\u0440\u0442\u043e\u0432\u044b\r\n            star.position.x = radius * Math.sin(phi) * Math.cos(theta);\r\n            star.position.y = radius * Math.sin(phi) * Math.sin(theta);\r\n            star.position.z = radius * Math.cos(phi);\r\n            \r\n            \/\/ \u0414\u043e\u0431\u0430\u0432\u043b\u044f\u0435\u043c \u0441\u043b\u0443\u0447\u0430\u0439\u043d\u0443\u044e \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u044c \u0432\u0440\u0430\u0449\u0435\u043d\u0438\u044f \u0434\u043b\u044f \u0430\u043d\u0438\u043c\u0430\u0446\u0438\u0438\r\n            star.rotation.x = Math.random() * Math.PI;\r\n            star.rotation.y = Math.random() * Math.PI;\r\n            star.rotationSpeed = 0.001 + Math.random() * 0.002;\r\n            star.pulseFactor = 0.5 + Math.random();\r\n            star.pulseSpeed = 0.01 + Math.random() * 0.02;\r\n            star.pulseOffset = Math.random() * Math.PI * 2;\r\n            \r\n            starsGroup.add(star);\r\n        }\r\n        \r\n        return starsGroup;\r\n    }\r\n    \r\n    \/\/ \u0421\u043e\u0437\u0434\u0430\u0435\u043c \u0437\u0432\u0435\u0437\u0434\u044b\r\n    const stars = createStars();\r\n    scene.add(stars);\r\n\r\n    let model;\r\n    const loader = new THREE.GLTFLoader();\r\n    \r\n    \/\/ \u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430 \u043c\u043e\u0434\u0435\u043b\u0438 \u0441 \u043f\u043e\u0432\u0442\u043e\u0440\u043d\u044b\u043c\u0438 \u043f\u043e\u043f\u044b\u0442\u043a\u0430\u043c\u0438\r\n    function loadModel(attempt = 1) {\r\n        loader.load(\r\n            'https:\/\/nea.codes\/wp-content\/uploads\/2025\/02\/need_some_space.glb',\r\n            function(gltf) {\r\n                model = gltf.scene;\r\n                const box = new THREE.Box3().setFromObject(model);\r\n                const center = box.getCenter(new THREE.Vector3());\r\n                \r\n                modelGroup.add(model);\r\n                model.position.sub(center);\r\n                model.scale.set(1.2, 1.2, 1.2);\r\n                modelGroup.rotation.x = 0.2;\r\n\r\n                \/\/ \u0423\u043b\u0443\u0447\u0448\u0435\u043d\u043d\u0430\u044f \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u043e\u0432\r\n                model.traverse((child) => {\r\n                    if (child.isMesh && child.material) {\r\n                        \/\/ \u041a\u043b\u043e\u043d\u0438\u0440\u0443\u0435\u043c \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\r\n                        if (Array.isArray(child.material)) {\r\n                            child.material = child.material.map(mat => {\r\n                                const newMat = mat.clone();\r\n                                enhanceMaterial(newMat);\r\n                                return newMat;\r\n                            });\r\n                        } else {\r\n                            child.material = child.material.clone();\r\n                            enhanceMaterial(child.material);\r\n                        }\r\n                    }\r\n                });\r\n            },\r\n            undefined,\r\n            function(error) {\r\n                console.error('\u041e\u0448\u0438\u0431\u043a\u0430 \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0438 \u043c\u043e\u0434\u0435\u043b\u0438:', error);\r\n                if (attempt < 3) {\r\n                    setTimeout(() => loadModel(attempt + 1), 1000);\r\n                }\r\n            }\r\n        );\r\n    }\r\n    \r\n    \/\/ \u0424\u0443\u043d\u043a\u0446\u0438\u044f \u0434\u043b\u044f \u0443\u043b\u0443\u0447\u0448\u0435\u043d\u0438\u044f \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u043e\u0432 3D \u043c\u043e\u0434\u0435\u043b\u0438 \u0441 \u043f\u0435\u0440\u0435\u043b\u0438\u0432\u0430\u043c\u0438 \u0446\u0432\u0435\u0442\u043e\u0432\r\n    function enhanceMaterial(material) {\r\n        \/\/ \u041f\u0440\u0438\u043d\u0443\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0443\u0441\u0442\u0430\u043d\u0430\u0432\u043b\u0438\u0432\u0430\u0435\u043c \u0431\u0430\u0437\u043e\u0432\u044b\u0439 \u0446\u0432\u0435\u0442\r\n        material.color = new THREE.Color(0x73c3e6); \/\/ \u0413\u043e\u043b\u0443\u0431\u043e\u0439 \u0431\u0430\u0437\u043e\u0432\u044b\u0439 \u0446\u0432\u0435\u0442\r\n        \r\n        \/\/ \u041e\u0447\u0435\u043d\u044c \u0441\u0438\u043b\u044c\u043d\u0430\u044f \u044d\u043c\u0438\u0441\u0441\u0438\u044f \u0434\u043b\u044f \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0435\u043d\u0438\u044f \u0432\u0438\u0434\u0438\u043c\u043e\u0433\u043e \u0441\u0432\u0435\u0447\u0435\u043d\u0438\u044f\r\n        material.emissive = new THREE.Color(0x573795); \/\/ \u0424\u0438\u043e\u043b\u0435\u0442\u043e\u0432\u043e\u0435 \u0441\u0432\u0435\u0447\u0435\u043d\u0438\u0435\r\n        material.emissiveIntensity = 2.5; \/\/ \u0417\u043d\u0430\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0443\u0432\u0435\u043b\u0438\u0447\u0438\u0432\u0430\u0435\u043c \u0438\u043d\u0442\u0435\u043d\u0441\u0438\u0432\u043d\u043e\u0441\u0442\u044c\r\n        \r\n        \/\/ \u041e\u0442\u043a\u043b\u044e\u0447\u0430\u0435\u043c \u043c\u0435\u0442\u0430\u043b\u043b\u0438\u0447\u043d\u043e\u0441\u0442\u044c \u0438 \u0434\u0435\u043b\u0430\u0435\u043c \u0431\u043e\u043b\u0435\u0435 \u0433\u043b\u044f\u043d\u0446\u0435\u0432\u044b\u043c\r\n        if ('metalness' in material) {\r\n            material.metalness = 0.3;\r\n            material.roughness = 0.2;\r\n        }\r\n        \r\n        \/\/ \u041d\u0430\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u0435\u043c \u043f\u0440\u043e\u0437\u0440\u0430\u0447\u043d\u043e\u0441\u0442\u044c\r\n        material.transparent = true;\r\n        material.opacity = 0.95;\r\n        \r\n        \/\/ \u041f\u043e\u043c\u0435\u0447\u0430\u0435\u043c \u0434\u043b\u044f \u0430\u043d\u0438\u043c\u0430\u0446\u0438\u0438 \u0446\u0432\u0435\u0442\u0430 \u0432 animate()\r\n        material.isGalaxyMaterial = true;\r\n        \r\n        \/\/ \u041f\u0440\u0438\u043d\u0443\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0443\u0441\u0442\u0430\u043d\u0430\u0432\u043b\u0438\u0432\u0430\u0435\u043c \u0442\u0438\u043f \u0441\u043c\u0435\u0448\u0438\u0432\u0430\u043d\u0438\u044f \u0434\u043b\u044f \u043b\u0443\u0447\u0448\u0435\u0433\u043e \u0441\u0432\u0435\u0447\u0435\u043d\u0438\u044f\r\n        material.blending = THREE.AdditiveBlending;\r\n    }\r\n\r\n    loadModel();\r\n\r\n    \/\/ \u041e\u043f\u0442\u0438\u043c\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0440\u0435\u0441\u0430\u0439\u0437\r\n    let resizeTimeout;\r\n    function onWindowResize() {\r\n        clearTimeout(resizeTimeout);\r\n        resizeTimeout = setTimeout(() => {\r\n            camera.aspect = window.innerWidth \/ window.innerHeight;\r\n            camera.updateProjectionMatrix();\r\n            renderer.setSize(window.innerWidth, window.innerHeight);\r\n        }, 250);\r\n    }\r\n    window.addEventListener('resize', onWindowResize);\r\n\r\n    \/\/ \u041e\u043f\u0442\u0438\u043c\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0435 \u043e\u0442\u0441\u043b\u0435\u0436\u0438\u0432\u0430\u043d\u0438\u0435 \u043c\u044b\u0448\u0438\r\n    let mouseX = 0;\r\n    let mouseY = 0;\r\n    let targetMouseX = 0;\r\n    let targetMouseY = 0;\r\n    let mouseTimeout;\r\n    \r\n    const handleMouseMove = (event) => {\r\n        if (mouseTimeout) clearTimeout(mouseTimeout);\r\n        mouseTimeout = setTimeout(() => {\r\n            targetMouseX = (event.clientX - window.innerWidth \/ 2) * 0.001;\r\n            targetMouseY = (event.clientY - window.innerHeight \/ 2) * 0.001;\r\n        }, 16);\r\n    };\r\n\r\n    \/\/ \u041f\u0440\u0438\u043c\u0435\u043d\u044f\u0435\u043c \u0442\u043e\u043b\u044c\u043a\u043e \u0434\u043b\u044f \u0434\u0435\u0441\u043a\u0442\u043e\u043f\u043e\u0432\r\n    if (!('ontouchstart' in window)) {\r\n        document.addEventListener('mousemove', handleMouseMove, { passive: true });\r\n    }\r\n\r\n    \/\/ \u041e\u043f\u0442\u0438\u043c\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0441\u043a\u0440\u043e\u043b\u043b\r\n    let lastScrollTop = 0;\r\n    let scrollRotationSpeed = 0;\r\n    const maxRotationSpeed = 0.03;\r\n    const rotationDamping = 0.98;\r\n\r\n    window.addEventListener('scroll', () => {\r\n        const st = window.pageYOffset || document.documentElement.scrollTop;\r\n        const scrollDelta = st - lastScrollTop;\r\n        \r\n        if (scrollDelta > 0) {\r\n            scrollRotationSpeed = Math.min(scrollRotationSpeed + 0.005, maxRotationSpeed);\r\n        } else if (scrollDelta < 0) {\r\n            scrollRotationSpeed = Math.max(scrollRotationSpeed - 0.005, -maxRotationSpeed);\r\n        }\r\n        \r\n        lastScrollTop = st;\r\n    }, { passive: true });\r\n\r\n    let autoRotationSpeed = 0.0005; \/\/ \u0423\u043c\u0435\u043d\u044c\u0448\u0430\u0435\u043c \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u044c \u0430\u0432\u0442\u043e-\u0432\u0440\u0430\u0449\u0435\u043d\u0438\u044f\r\n    let time = 0;\r\n    let lightAngle = 0;\r\n    let lastFrame = 0;\r\n\r\n    function animate(currentTime) {\r\n        requestAnimationFrame(animate);\r\n\r\n        \/\/ \u041e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u0435 FPS \u0434\u043b\u044f \u043e\u043f\u0442\u0438\u043c\u0438\u0437\u0430\u0446\u0438\u0438\r\n        if (currentTime - lastFrame < 16) { \/\/ \u043f\u0440\u0438\u043c\u0435\u0440\u043d\u043e 60fps\r\n            return;\r\n        }\r\n        lastFrame = currentTime;\r\n\r\n        time += 0.01;\r\n        lightAngle += 0.007;\r\n\r\n        \/\/ \u041f\u043b\u0430\u0432\u043d\u043e\u0435 \u0434\u0432\u0438\u0436\u0435\u043d\u0438\u0435 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u043e\u0432 \u0441\u0432\u0435\u0442\u0430 \u043f\u043e \u043a\u0440\u0443\u0433\u0443 \u0441 \u0440\u0430\u0437\u043d\u044b\u043c\u0438 \u0440\u0430\u0434\u0438\u0443\u0441\u0430\u043c\u0438\r\n        const radius1 = 4;\r\n        const radius2 = 5;\r\n        \r\n        purpleLight.position.x = Math.cos(lightAngle) * radius1;\r\n        purpleLight.position.z = Math.sin(lightAngle) * radius1;\r\n        purpleLight.position.y = Math.sin(lightAngle * 0.5) * 2;\r\n        \r\n        blueLight.position.x = Math.cos(lightAngle + Math.PI) * radius1;\r\n        blueLight.position.z = Math.sin(lightAngle + Math.PI) * radius1;\r\n        blueLight.position.y = Math.sin(lightAngle * 0.5 + Math.PI) * 2;\r\n\r\n        purpleLight2.position.x = Math.cos(lightAngle + Math.PI\/2) * radius2;\r\n        purpleLight2.position.z = Math.sin(lightAngle + Math.PI\/2) * radius2;\r\n        purpleLight2.position.y = Math.cos(lightAngle * 0.7) * 1.5;\r\n        \r\n        blueLight2.position.x = Math.cos(lightAngle + Math.PI*1.5) * radius2;\r\n        blueLight2.position.z = Math.sin(lightAngle + Math.PI*1.5) * radius2;\r\n        blueLight2.position.y = Math.cos(lightAngle * 0.7 + Math.PI) * 1.5;\r\n        \r\n        \/\/ \u0414\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0438 \u0441\u0432\u0435\u0442\u0430\r\n        pinkLight.position.x = Math.sin(lightAngle * 0.8) * 3;\r\n        pinkLight.position.z = Math.cos(lightAngle * 0.8) * 3;\r\n        \r\n        cyanLight.position.x = Math.sin(lightAngle * 0.8 + Math.PI) * 3;\r\n        cyanLight.position.z = Math.cos(lightAngle * 0.8 + Math.PI) * 3;\r\n        \r\n        \/\/ \u041f\u043b\u0430\u0432\u043d\u043e\u0435 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u0435 \u0446\u0432\u0435\u0442\u043e\u0432 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u043e\u0432 \u0441\u0432\u0435\u0442\u0430\r\n        const mixFactor = (Math.sin(time * 0.3) + 1) * 0.5;\r\n        \r\n        \/\/ \u041e\u0431\u043d\u043e\u0432\u043b\u044f\u0435\u043c \u0446\u0432\u0435\u0442\u0430 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u043e\u0432 \u0441\u0432\u0435\u0442\u0430\r\n        purpleLight.color.r = 0.34 + mixFactor * 0.1;\r\n        purpleLight.color.g = 0.22 + mixFactor * 0.2;\r\n        purpleLight.color.b = 0.58 + mixFactor * 0.1;\r\n        \r\n        blueLight.color.r = 0.45 - mixFactor * 0.1;\r\n        blueLight.color.g = 0.76 - mixFactor * 0.1;\r\n        blueLight.color.b = 0.9 - mixFactor * 0.1;\r\n\r\n        \/\/ \u0410\u043d\u0438\u043c\u0430\u0446\u0438\u044f \u0437\u0432\u0435\u0437\u0434 - \u043c\u0435\u0434\u043b\u0435\u043d\u043d\u043e\u0435 \u0432\u0440\u0430\u0449\u0435\u043d\u0438\u0435\r\n        stars.rotation.y += 0.0001;\r\n        stars.rotation.x += 0.00005;\r\n\r\n        \/\/ \u041f\u043b\u0430\u0432\u043d\u043e\u0435 \u0434\u0432\u0438\u0436\u0435\u043d\u0438\u0435 \u043c\u044b\u0448\u0438\r\n        mouseX += (targetMouseX - mouseX) * 0.05;\r\n        mouseY += (targetMouseY - mouseY) * 0.05;\r\n\r\n        if (modelGroup) {\r\n            modelGroup.rotation.y += autoRotationSpeed;\r\n            modelGroup.rotation.y += scrollRotationSpeed;\r\n            scrollRotationSpeed *= rotationDamping;\r\n            modelGroup.position.y = Math.sin(time) * 0.1;\r\n            \r\n                            \/\/ \u041f\u0440\u0438\u043c\u0435\u043d\u044f\u0435\u043c \u0432\u0440\u0430\u0449\u0435\u043d\u0438\u0435 \u043e\u0442 \u043c\u044b\u0448\u0438 \u0442\u043e\u043b\u044c\u043a\u043e \u043d\u0430 \u0434\u0435\u0441\u043a\u0442\u043e\u043f\u0430\u0445 \u0441 \u041e\u0427\u0415\u041d\u042c \u0441\u043d\u0438\u0436\u0435\u043d\u043d\u043e\u0439 \u0441\u043a\u043e\u0440\u043e\u0441\u0442\u044c\u044e\r\n            if (!('ontouchstart' in window)) {\r\n                modelGroup.rotation.y += mouseX * 0.01; \/\/ \u0421\u043d\u0438\u0436\u0435\u043d\u043e \u0432 50 \u0440\u0430\u0437 \u0441 0.5 \u0434\u043e 0.01\r\n                modelGroup.rotation.x = 0.2 + mouseY * 0.01; \/\/ \u0421\u043d\u0438\u0436\u0435\u043d\u043e \u0432 50 \u0440\u0430\u0437 \u0441 0.5 \u0434\u043e 0.01\r\n            }\r\n        }\r\n\r\n        \/\/ \u0420\u0435\u043d\u0434\u0435\u0440\u0438\u043d\u0433 \u0441\u0446\u0435\u043d\u044b\r\n        renderer.render(scene, camera);\r\n    }\r\n\r\n    animate();\r\n});\r\n\r\n\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2970ef1 elementor-widget elementor-widget-html\" data-id=\"2970ef1\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\r\ndocument.addEventListener('DOMContentLoaded', function() {\r\n    const videos = document.querySelectorAll('video');\r\n    \r\n    videos.forEach(function(video) {\r\n        \/\/ \u0414\u043b\u044f source \u0442\u0435\u0433\u043e\u0432\r\n        const sources = video.getElementsByTagName('source');\r\n        Array.from(sources).forEach(function(source) {\r\n            let currentSrc = source.getAttribute('src');\r\n            if (!currentSrc.includes('-480px.')) {\r\n                let newSrc = currentSrc.replace(\/\\.([^.]+)$\/, '-480px.$1');\r\n                source.setAttribute('src', newSrc);\r\n            }\r\n        });\r\n        \r\n        \/\/ \u0414\u043b\u044f \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u0430 src \u0432 video\r\n        if (video.src && !video.src.includes('-480px.')) {\r\n            let newSrc = video.src.replace(\/\\.([^.]+)$\/, '-480px.$1');\r\n            video.src = newSrc;\r\n        }\r\n        \r\n        \/\/ \u041f\u0435\u0440\u0435\u0437\u0430\u0433\u0440\u0443\u0436\u0430\u0435\u043c \u0432\u0438\u0434\u0435\u043e\r\n        video.load();\r\n    });\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bd1127d base e-flex e-con-boxed e-con e-parent\" data-id=\"bd1127d\" 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-78bfda0 elementor-widget elementor-widget-html\" data-id=\"78bfda0\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Select2 CSS -->\r\n<link\r\n  href=\"https:\/\/cdn.jsdelivr.net\/npm\/select2@4.1.0-rc.0\/dist\/css\/select2.min.css\"\r\n  rel=\"stylesheet\"\r\n\/>\r\n\r\n<style>\r\n  \/* NEA Form Styles *\/\r\n  :root {\r\n    --nea-purple: #573795;\r\n    --nea-blue: #73c3e6;\r\n    --nea-white: #ffffff;\r\n    --nea-dark: #272727;\r\n  }\r\n\r\n  .nea-form-container {\r\n    max-width: 800px;\r\n    margin: 0 auto;\r\n    padding: 30px;\r\n    font-family: inherit;\r\n  }\r\n\r\n  .nea-form-block {\r\n    margin-bottom: 40px;\r\n    padding: 30px;\r\n    background: rgba(87, 55, 149, 0.9);\r\n    backdrop-filter: blur(9px);\r\n    border: 1px solid var(--nea-white);\r\n    border-radius: 24px;\r\n    margin-bottom: 14vh !important;\r\n  }\r\n\r\n  .nea-form-block h3 {\r\n    color: var(--nea-white);\r\n    margin-bottom: 25px;\r\n    font-size: 1.4em;\r\n    border-bottom: 2px solid var(--nea-purple);\r\n    padding-bottom: 10px;\r\n  }\r\n\r\n  .nea-field-group {\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  .nea-field-group label {\r\n    display: block;\r\n    color: var(--nea-white);\r\n    margin-bottom: 8px;\r\n    font-weight: 500;\r\n  }\r\n\r\n  .nea-field-group label .required {\r\n    color: var(--nea-blue);\r\n  }\r\n\r\n  .nea-field-group .field-description {\r\n    font-size: 0.85em;\r\n    color: rgba(255, 255, 255, 0.7);\r\n    margin-bottom: 8px;\r\n  }\r\n\r\n  .nea-field-group input[type=\"text\"],\r\n  .nea-field-group input[type=\"email\"],\r\n  .nea-field-group input[type=\"tel\"],\r\n  .nea-field-group input[type=\"url\"],\r\n  .nea-field-group input[type=\"number\"],\r\n  .nea-field-group textarea,\r\n  .nea-field-group select {\r\n    width: 100%;\r\n    padding: 12px 16px;\r\n    background: rgba(255, 255, 255, 0.1);\r\n    border: 1px solid var(--nea-white);\r\n    border-radius: 24px;\r\n    color: var(--nea-white);\r\n    font-size: 1em;\r\n    transition: all 0.3s ease;\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .nea-field-group input:focus,\r\n  .nea-field-group textarea:focus,\r\n  .nea-field-group select:focus {\r\n    outline: none;\r\n    border-color: var(--nea-blue);\r\n    box-shadow: 0 0 10px rgba(115, 195, 230, 0.3);\r\n  }\r\n\r\n  .nea-field-group textarea {\r\n    min-height: 120px;\r\n    resize: vertical;\r\n    border-radius: 16px;\r\n  }\r\n\r\n  \/* Phone input with country code *\/\r\n  .nea-phone-wrapper {\r\n    display: flex;\r\n    gap: 10px;\r\n    width: 100%;\r\n  }\r\n\r\n  .nea-phone-wrapper .phone-code-select {\r\n    flex: 0 0 36%;\r\n    min-width: 120px;\r\n  }\r\n\r\n  .nea-phone-wrapper .phone-number-input {\r\n    flex: 0 0 calc(64% - 10px);\r\n    min-width: 150px;\r\n  }\r\n\r\n  \/* Submit button with animation *\/\r\n  .anim-purple-blue {\r\n    width: 100%;\r\n    padding: 16px 24px;\r\n    background: var(--nea-purple);\r\n    color: var(--nea-white);\r\n    border: none;\r\n    border-radius: 24px;\r\n    font-size: 1.1em;\r\n    font-weight: 600;\r\n    cursor: pointer;\r\n    transition: all 0.3s ease;\r\n    text-align: center;\r\n    animation: pulseShadow 9s ease-in-out infinite;\r\n    box-shadow: 0 0 20px #573795;\r\n    margin: 80px 0px;\r\n  }\r\n\r\n  .anim-purple-blue:hover {\r\n    transform: translateY(-2px);\r\n    box-shadow: 0 0 30px #73c3e6;\r\n  }\r\n\r\n  .anim-purple-blue:disabled {\r\n    opacity: 0.6;\r\n    cursor: not-allowed;\r\n    transform: none;\r\n  }\r\n\r\n  \/* Pulse shadow animation *\/\r\n  @keyframes pulseShadow {\r\n    0% {\r\n      box-shadow: 0 0 10px #573795, 0 0 20px #573795;\r\n    }\r\n    50% {\r\n      box-shadow: 0 0 15px #73c3e6, 0 0 30px #73c3e6;\r\n    }\r\n    100% {\r\n      box-shadow: 0 0 10px #573795, 0 0 20px #573795;\r\n    }\r\n  }\r\n\r\n  \/* Field validation error styles *\/\r\n  .nea-field-group input.error,\r\n  .nea-field-group textarea.error,\r\n  .nea-field-group select.error {\r\n    border-color: #e74c3c !important;\r\n    box-shadow: 0 0 5px rgba(231, 76, 60, 0.3);\r\n  }\r\n\r\n  .nea-field-error {\r\n    color: #ff6b6b;\r\n    font-size: 0.85em;\r\n    margin-top: 5px;\r\n    display: none;\r\n  }\r\n\r\n  .nea-field-error.visible {\r\n    display: block;\r\n  }\r\n\r\n  .nea-field-group select {\r\n    cursor: pointer;\r\n    appearance: none;\r\n    background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='12' height='12' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10l-5 5z'\/%3E%3C\/svg%3E\");\r\n    background-repeat: no-repeat;\r\n    background-position: right 16px center;\r\n    padding-right: 40px;\r\n  }\r\n\r\n  .nea-field-group select option {\r\n    background: var(--nea-dark);\r\n    color: var(--nea-white);\r\n  }\r\n\r\n  \/* Row layout for 50% fields on desktop *\/\r\n  .nea-row {\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    gap: 20px;\r\n    margin-bottom: 20px;\r\n  }\r\n\r\n  .nea-row .nea-field-group {\r\n    margin-bottom: 0;\r\n  }\r\n\r\n  .nea-col-50 {\r\n    flex: 1 1 calc(50% - 10px);\r\n    min-width: 200px;\r\n  }\r\n\r\n  .nea-col-30 {\r\n    flex: 0 0 120px;\r\n    min-width: 100px;\r\n  }\r\n\r\n  .nea-col-70 {\r\n    flex: 1 1 calc(70% - 10px);\r\n    min-width: 150px;\r\n  }\r\n\r\n  \/* Select2 custom styles *\/\r\n  .select2-container--default .select2-selection--single {\r\n    background: rgba(255, 255, 255, 0.1) !important;\r\n    border: 1px solid var(--nea-white) !important;\r\n    border-radius: 24px !important;\r\n    height: 48px !important;\r\n    padding: 10px 16px !important;\r\n  }\r\n\r\n  .select2-container--default\r\n    .select2-selection--single\r\n    .select2-selection__rendered {\r\n    color: var(--nea-white) !important;\r\n    line-height: 26px !important;\r\n    padding-left: 0 !important;\r\n  }\r\n\r\n  .select2-container--default\r\n    .select2-selection--single\r\n    .select2-selection__arrow {\r\n    height: 46px !important;\r\n    right: 10px !important;\r\n  }\r\n\r\n  .select2-container--default\r\n    .select2-selection--single\r\n    .select2-selection__arrow\r\n    b {\r\n    border-color: var(--nea-white) transparent transparent transparent !important;\r\n  }\r\n\r\n  .select2-dropdown {\r\n    background: var(--nea-dark) !important;\r\n    border: 1px solid var(--nea-white) !important;\r\n    border-radius: 16px !important;\r\n  }\r\n\r\n  .select2-container--default .select2-search--dropdown .select2-search__field {\r\n    background: rgba(255, 255, 255, 0.1) !important;\r\n    border: 1px solid rgba(255, 255, 255, 0.3) !important;\r\n    border-radius: 12px !important;\r\n    color: var(--nea-white) !important;\r\n    padding: 8px 12px !important;\r\n  }\r\n\r\n  .select2-container--default .select2-results__option {\r\n    color: var(--nea-white) !important;\r\n    padding: 10px 16px !important;\r\n  }\r\n\r\n  .select2-container--default\r\n    .select2-results__option--highlighted[aria-selected] {\r\n    background: var(--nea-purple) !important;\r\n  }\r\n\r\n  .select2-container--default .select2-results__option[aria-selected=\"true\"] {\r\n    background: rgba(115, 195, 230, 0.3) !important;\r\n  }\r\n\r\n  .select2-container {\r\n    width: 100% !important;\r\n  }\r\n\r\n  \/* Checkboxes and Radio Buttons *\/\r\n  .nea-checkbox-group,\r\n  .nea-radio-group {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 12px;\r\n  }\r\n\r\n  .nea-checkbox-item,\r\n  .nea-radio-item {\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 12px;\r\n    padding: 12px 16px;\r\n    background: rgba(255, 255, 255, 0.05);\r\n    border: 1px solid rgba(255, 255, 255, 0.2);\r\n    border-radius: 16px;\r\n    cursor: pointer;\r\n    transition: all 0.3s ease;\r\n  }\r\n\r\n  .nea-checkbox-item:hover,\r\n  .nea-radio-item:hover {\r\n    border-color: var(--nea-blue);\r\n    background: rgba(115, 195, 230, 0.1);\r\n  }\r\n\r\n  .nea-checkbox-item input,\r\n  .nea-radio-item input {\r\n    width: 20px;\r\n    height: 20px;\r\n    margin-top: 2px;\r\n    accent-color: var(--nea-purple);\r\n    cursor: pointer;\r\n  }\r\n\r\n  .nea-checkbox-item .checkbox-content,\r\n  .nea-radio-item .radio-content {\r\n    flex: 1;\r\n  }\r\n\r\n  .nea-checkbox-item .checkbox-label,\r\n  .nea-radio-item .radio-label {\r\n    color: var(--nea-white);\r\n    font-weight: 500;\r\n  }\r\n\r\n  .nea-checkbox-item .checkbox-description,\r\n  .nea-radio-item .radio-description {\r\n    font-size: 0.85em;\r\n    color: rgba(255, 255, 255, 0.6);\r\n    margin-top: 4px;\r\n  }\r\n\r\n  \/* Services Grid *\/\r\n  .nea-services-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));\r\n    gap: 15px;\r\n  }\r\n\r\n  \/* Conditional Sections *\/\r\n  .nea-conditional-section {\r\n    display: none;\r\n    margin-top: 20px;\r\n    padding: 20px;\r\n    background: rgba(87, 55, 149, 0.15);\r\n    border: 1px solid rgba(255, 255, 255, 0.3);\r\n    border-radius: 20px;\r\n  }\r\n\r\n  .nea-conditional-section.active {\r\n    display: block;\r\n  }\r\n\r\n  .nea-conditional-section h4 {\r\n    color: var(--nea-blue);\r\n    margin-bottom: 20px;\r\n    font-size: 1.2em;\r\n  }\r\n\r\n  \/* Sub-sections *\/\r\n  .nea-subsection {\r\n    margin-top: 15px;\r\n    padding: 15px;\r\n    background: rgba(255, 255, 255, 0.05);\r\n    border-radius: 16px;\r\n  }\r\n\r\n  .nea-subsection h5 {\r\n    color: var(--nea-white);\r\n    margin-bottom: 15px;\r\n    font-size: 1em;\r\n  }\r\n\r\n  \/* Congratulations Message *\/\r\n  .nea-congrats {\r\n    display: none;\r\n    padding: 20px;\r\n    background: linear-gradient(135deg, var(--nea-purple), var(--nea-blue));\r\n    border-radius: 24px;\r\n    text-align: center;\r\n    color: var(--nea-white);\r\n    font-size: 1.2em;\r\n    margin: 20px 0;\r\n  }\r\n\r\n  .nea-congrats.active {\r\n    display: block;\r\n  }\r\n\r\n  \/* Tip Box *\/\r\n  .nea-tip {\r\n    padding: 15px;\r\n    background: rgba(115, 195, 230, 0.15);\r\n    border-left: 3px solid var(--nea-blue);\r\n    border-radius: 0 16px 16px 0;\r\n    margin: 15px 0;\r\n    font-size: 0.9em;\r\n    color: var(--nea-white);\r\n  }\r\n\r\n  .nea-tip::before {\r\n    content: \"\ud83d\udca1 \";\r\n  }\r\n\r\n  \/* File Upload *\/\r\n  .nea-file-upload {\r\n    position: relative;\r\n    padding: 30px;\r\n    border: 2px dashed rgba(255, 255, 255, 0.3);\r\n    border-radius: 24px;\r\n    text-align: center;\r\n    cursor: pointer;\r\n    transition: all 0.3s ease;\r\n  }\r\n\r\n  .nea-file-upload:hover {\r\n    border-color: var(--nea-blue);\r\n    background: rgba(115, 195, 230, 0.1);\r\n  }\r\n\r\n  .nea-file-upload input[type=\"file\"] {\r\n    position: absolute;\r\n    top: 0;\r\n    left: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    opacity: 0;\r\n    cursor: pointer;\r\n  }\r\n\r\n  .nea-file-upload .upload-text {\r\n    color: rgba(255, 255, 255, 0.7);\r\n  }\r\n\r\n  .nea-file-list {\r\n    margin-top: 10px;\r\n    text-align: left;\r\n  }\r\n\r\n  .nea-file-item {\r\n    display: flex;\r\n    justify-content: space-between;\r\n    align-items: center;\r\n    padding: 8px 12px;\r\n    background: rgba(255, 255, 255, 0.1);\r\n    border-radius: 8px;\r\n    margin-top: 8px;\r\n    color: var(--nea-white);\r\n    font-size: 0.9em;\r\n  }\r\n\r\n  .nea-file-item .remove-file {\r\n    color: #ff6b6b;\r\n    cursor: pointer;\r\n    background: none;\r\n    border: none;\r\n    font-size: 1.2em;\r\n  }\r\n\r\n  \/* Loading State *\/\r\n  .nea-loading {\r\n    display: none;\r\n    text-align: center;\r\n    padding: 20px;\r\n    color: var(--nea-white);\r\n  }\r\n\r\n  .nea-loading.active {\r\n    display: block;\r\n  }\r\n\r\n  .nea-loading .spinner {\r\n    width: 40px;\r\n    height: 40px;\r\n    border: 3px solid rgba(255, 255, 255, 0.2);\r\n    border-top-color: var(--nea-blue);\r\n    border-radius: 50%;\r\n    animation: spin 1s linear infinite;\r\n    margin: 0 auto 15px;\r\n  }\r\n\r\n  @keyframes spin {\r\n    to {\r\n      transform: rotate(360deg);\r\n    }\r\n  }\r\n\r\n  \/* Success\/Error Messages *\/\r\n  .nea-message {\r\n    display: none;\r\n    padding: 20px;\r\n    border-radius: 24px;\r\n    text-align: center;\r\n    margin: 20px 0;\r\n  }\r\n\r\n  .nea-message.success {\r\n    display: block;\r\n    background: rgba(46, 204, 113, 0.2);\r\n    border: 1px solid #2ecc71;\r\n    color: #2ecc71;\r\n  }\r\n\r\n  .nea-message.error {\r\n    display: block;\r\n    background: rgba(231, 76, 60, 0.2);\r\n    border: 1px solid #e74c3c;\r\n    color: #e74c3c;\r\n  }\r\n\r\n  \/* Responsive *\/\r\n  @media (max-width: 768px) {\r\n    .nea-form-container {\r\n      padding: 15px;\r\n    }\r\n\r\n    .nea-form-block {\r\n      padding: 20px;\r\n    }\r\n\r\n    .nea-services-grid {\r\n      grid-template-columns: 1fr;\r\n    }\r\n\r\n    .nea-col-50,\r\n    .nea-col-30,\r\n    .nea-col-70 {\r\n      flex: 1 1 100%;\r\n    }\r\n\r\n    .nea-phone-wrapper {\r\n      flex-direction: column;\r\n    }\r\n\r\n    .nea-phone-wrapper .phone-code-select,\r\n    .nea-phone-wrapper .phone-number-input {\r\n      flex: 1 1 100%;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"nea-form-container\">\r\n  <form id=\"nea-application-form\" enctype=\"multipart\/form-data\">\r\n    <!-- BLOCK 1: Basic Information -->\r\n    <div class=\"nea-form-block\">\r\n      <h3>Basic Information<\/h3>\r\n\r\n      <!-- Name fields - always separate First\/Last Name -->\r\n      <div class=\"nea-row\">\r\n        <div class=\"nea-field-group nea-col-50\">\r\n          <label>First Name <span class=\"required\">*<\/span><\/label>\r\n          <input type=\"text\" name=\"first_name\" id=\"first_name\" required autocomplete=\"given-name\" \/>\r\n          <div class=\"nea-field-error\" id=\"first_name_error\">Please enter your first name<\/div>\r\n        <\/div>\r\n        <div class=\"nea-field-group nea-col-50\">\r\n          <label>Last Name <span class=\"required\">*<\/span><\/label>\r\n          <input type=\"text\" name=\"last_name\" id=\"last_name\" required autocomplete=\"family-name\" \/>\r\n          <div class=\"nea-field-error\" id=\"last_name_error\">Please enter your last name<\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nea-row\">\r\n        <div class=\"nea-field-group nea-col-50\">\r\n          <label>Email <span class=\"required\">*<\/span><\/label>\r\n          <input type=\"email\" name=\"email\" id=\"email\" required autocomplete=\"email\" \/>\r\n          <div class=\"nea-field-error\" id=\"email_error\">Please enter a valid email address<\/div>\r\n        <\/div>\r\n        <div class=\"nea-field-group nea-col-50\">\r\n          <label>Phone<\/label>\r\n          <div class=\"nea-phone-wrapper\">\r\n            <select\r\n              name=\"phone_code\"\r\n              id=\"phone_code\"\r\n              class=\"phone-code-select nea-select2-phone\"\r\n              autocomplete=\"tel-country-code\"\r\n            >\r\n              <option value=\"\">Code<\/option>\r\n            <\/select>\r\n            <input\r\n              type=\"tel\"\r\n              name=\"phone\"\r\n              id=\"phone\"\r\n              class=\"phone-number-input\"\r\n              placeholder=\"Phone number\"\r\n              autocomplete=\"tel-national\"\r\n            \/>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nea-row\">\r\n        <div class=\"nea-field-group nea-col-50\">\r\n          <label>Company\/Organization<\/label>\r\n          <input type=\"text\" name=\"company\" id=\"company\" autocomplete=\"organization\" \/>\r\n        <\/div>\r\n        <div class=\"nea-field-group nea-col-50\">\r\n          <label>Country<\/label>\r\n          <select name=\"country\" id=\"country\" class=\"nea-select2\" autocomplete=\"country\">\r\n            <option value=\"\">Select country...<\/option>\r\n          <\/select>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Website<\/label>\r\n        <input type=\"url\" name=\"website\" id=\"website\" placeholder=\"https:\/\/\" autocomplete=\"url\" \/>\r\n        <div class=\"nea-field-error\" id=\"website_error\">Please enter a valid URL (e.g., https:\/\/example.com)<\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Special Program<\/label>\r\n        <select name=\"special_program\" id=\"special_program\">\r\n          <option value=\"\">None<\/option>\r\n          <option value=\"liaa\">LIAA<\/option>\r\n          <option value=\"riga_symphony\">Riga Symphony<\/option>\r\n        <\/select>\r\n      <\/div>\r\n\r\n      <!-- Festival Participant Name (shown if Riga Symphony selected) -->\r\n      <div\r\n        class=\"nea-field-group nea-conditional-section\"\r\n        id=\"festival-name-section\"\r\n      >\r\n        <label>Festival Participant Name (as on diploma)<\/label>\r\n        <input\r\n          type=\"text\"\r\n          name=\"festival_participant_name\"\r\n          id=\"festival_participant_name\"\r\n        \/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- BLOCK 2: Services Selection -->\r\n    <div class=\"nea-form-block\">\r\n      <h3>Select Services You're Interested In<\/h3>\r\n\r\n      <div class=\"nea-services-grid\">\r\n        <label class=\"nea-checkbox-item\">\r\n          <input\r\n            type=\"checkbox\"\r\n            name=\"services[]\"\r\n            value=\"web_development\"\r\n            id=\"service_web\"\r\n          \/>\r\n          <div class=\"checkbox-content\">\r\n            <div class=\"checkbox-label\">Web Development<\/div>\r\n            <div class=\"checkbox-description\">\r\n              Custom websites, e-commerce, web apps, WordPress, landing pages\r\n            <\/div>\r\n          <\/div>\r\n        <\/label>\r\n\r\n        <label class=\"nea-checkbox-item\">\r\n          <input\r\n            type=\"checkbox\"\r\n            name=\"services[]\"\r\n            value=\"digital_design\"\r\n            id=\"service_design\"\r\n          \/>\r\n          <div class=\"checkbox-content\">\r\n            <div class=\"checkbox-label\">Digital Design<\/div>\r\n            <div class=\"checkbox-description\">\r\n              UI\/UX, web design, mobile app design, graphics, video editing\r\n            <\/div>\r\n          <\/div>\r\n        <\/label>\r\n\r\n        <label class=\"nea-checkbox-item\">\r\n          <input\r\n            type=\"checkbox\"\r\n            name=\"services[]\"\r\n            value=\"print_design\"\r\n            id=\"service_print\"\r\n          \/>\r\n          <div class=\"checkbox-content\">\r\n            <div class=\"checkbox-label\">Print Design<\/div>\r\n            <div class=\"checkbox-description\">\r\n              Business cards, brochures, packaging, promotional materials\r\n            <\/div>\r\n          <\/div>\r\n        <\/label>\r\n\r\n        <label class=\"nea-checkbox-item\">\r\n          <input\r\n            type=\"checkbox\"\r\n            name=\"services[]\"\r\n            value=\"branding\"\r\n            id=\"service_branding\"\r\n          \/>\r\n          <div class=\"checkbox-content\">\r\n            <div class=\"checkbox-label\">Branding<\/div>\r\n            <div class=\"checkbox-description\">\r\n              Brand strategy, naming, identity systems, visual guidelines\r\n            <\/div>\r\n          <\/div>\r\n        <\/label>\r\n\r\n        <label class=\"nea-checkbox-item\">\r\n          <input\r\n            type=\"checkbox\"\r\n            name=\"services[]\"\r\n            value=\"digital_marketing\"\r\n            id=\"service_marketing\"\r\n          \/>\r\n          <div class=\"checkbox-content\">\r\n            <div class=\"checkbox-label\">Digital Marketing<\/div>\r\n            <div class=\"checkbox-description\">\r\n              Strategy, content marketing, email campaigns, paid ads\r\n            <\/div>\r\n          <\/div>\r\n        <\/label>\r\n\r\n        <label class=\"nea-checkbox-item\">\r\n          <input\r\n            type=\"checkbox\"\r\n            name=\"services[]\"\r\n            value=\"seo\"\r\n            id=\"service_seo\"\r\n          \/>\r\n          <div class=\"checkbox-content\">\r\n            <div class=\"checkbox-label\">SEO<\/div>\r\n            <div class=\"checkbox-description\">\r\n              Optimization, audits, keyword research, technical SEO\r\n            <\/div>\r\n          <\/div>\r\n        <\/label>\r\n\r\n        <label class=\"nea-checkbox-item\">\r\n          <input\r\n            type=\"checkbox\"\r\n            name=\"services[]\"\r\n            value=\"smm\"\r\n            id=\"service_smm\"\r\n          \/>\r\n          <div class=\"checkbox-content\">\r\n            <div class=\"checkbox-label\">SMM<\/div>\r\n            <div class=\"checkbox-description\">\r\n              Social media management, content creation, community engagement\r\n            <\/div>\r\n          <\/div>\r\n        <\/label>\r\n\r\n        <label class=\"nea-checkbox-item\">\r\n          <input\r\n            type=\"checkbox\"\r\n            name=\"services[]\"\r\n            value=\"ai_automation\"\r\n            id=\"service_ai\"\r\n          \/>\r\n          <div class=\"checkbox-content\">\r\n            <div class=\"checkbox-label\">AI & Automation<\/div>\r\n            <div class=\"checkbox-description\">\r\n              ChatGPT integration, AI-powered solutions, workflow automation\r\n            <\/div>\r\n          <\/div>\r\n        <\/label>\r\n\r\n        <label class=\"nea-checkbox-item\">\r\n          <input\r\n            type=\"checkbox\"\r\n            name=\"services[]\"\r\n            value=\"systems_integration\"\r\n            id=\"service_integration\"\r\n          \/>\r\n          <div class=\"checkbox-content\">\r\n            <div class=\"checkbox-label\">Systems Integration<\/div>\r\n            <div class=\"checkbox-description\">\r\n              CRM, payment systems, analytics, marketing tools connection\r\n            <\/div>\r\n          <\/div>\r\n        <\/label>\r\n\r\n        <label class=\"nea-checkbox-item\">\r\n          <input\r\n            type=\"checkbox\"\r\n            name=\"services[]\"\r\n            value=\"other\"\r\n            id=\"service_other\"\r\n          \/>\r\n          <div class=\"checkbox-content\">\r\n            <div class=\"checkbox-label\">Other<\/div>\r\n            <div class=\"checkbox-description\">\r\n              Something else not listed above\r\n            <\/div>\r\n          <\/div>\r\n        <\/label>\r\n      <\/div>\r\n\r\n      <!-- Other Service Specify -->\r\n      <div\r\n        class=\"nea-field-group nea-conditional-section\"\r\n        id=\"other-service-section\"\r\n      >\r\n        <label>Please specify<\/label>\r\n        <input\r\n          type=\"text\"\r\n          name=\"other_service_specify\"\r\n          id=\"other_service_specify\"\r\n        \/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- BLOCK 3: Conditional Service Sections -->\r\n\r\n    <!-- 3.1 Web Development Section -->\r\n    <div\r\n      class=\"nea-form-block nea-conditional-section\"\r\n      id=\"web-development-section\"\r\n    >\r\n      <h3>Web Development Details<\/h3>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Project Understanding Level<\/label>\r\n        <div class=\"nea-radio-group\">\r\n          <label class=\"nea-radio-item\">\r\n            <input\r\n              type=\"radio\"\r\n              name=\"web_understanding\"\r\n              value=\"know_exactly\"\r\n              id=\"web_know\"\r\n            \/>\r\n            <div class=\"radio-content\">\r\n              <div class=\"radio-label\">I know exactly what I need<\/div>\r\n            <\/div>\r\n          <\/label>\r\n          <label class=\"nea-radio-item\">\r\n            <input\r\n              type=\"radio\"\r\n              name=\"web_understanding\"\r\n              value=\"not_sure\"\r\n              id=\"web_not_sure\"\r\n            \/>\r\n            <div class=\"radio-content\">\r\n              <div class=\"radio-label\">\r\n                I'm not sure, let me describe in my own words\r\n              <\/div>\r\n            <\/div>\r\n          <\/label>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- If not sure - show textarea -->\r\n      <div class=\"nea-conditional-section\" id=\"web-describe-section\">\r\n        <div class=\"nea-field-group\">\r\n          <label>Describe what you want<\/label>\r\n          <textarea\r\n            name=\"web_description_free\"\r\n            placeholder=\"Tell us about your vision, goals, and what you'd like your website to do...\"\r\n          ><\/textarea>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- If know exactly - show detailed fields -->\r\n      <div class=\"nea-conditional-section\" id=\"web-detailed-section\">\r\n        <div class=\"nea-field-group\">\r\n          <label>Project Type<\/label>\r\n          <div class=\"nea-checkbox-group\">\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"web_project_type[]\"\r\n                value=\"custom_web_apps\"\r\n              \/>\r\n              <span class=\"checkbox-label\">Custom Web Applications<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"web_project_type[]\"\r\n                value=\"ecommerce\"\r\n              \/>\r\n              <span class=\"checkbox-label\">E-commerce Solutions<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"web_project_type[]\"\r\n                value=\"landing_pages\"\r\n              \/>\r\n              <span class=\"checkbox-label\">Landing Pages<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"web_project_type[]\"\r\n                value=\"website_development\"\r\n              \/>\r\n              <span class=\"checkbox-label\">Website Development<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"web_project_type[]\"\r\n                value=\"portfolio\"\r\n              \/>\r\n              <span class=\"checkbox-label\">Author Website\/Portfolio<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\" id=\"web_project_musician_wrapper\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"web_project_type[]\"\r\n                value=\"musician_band\"\r\n                id=\"web_project_musician\"\r\n              \/>\r\n              <span class=\"checkbox-label\">Musician\/Band Website<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"web_project_type[]\"\r\n                value=\"maintenance\"\r\n              \/>\r\n              <span class=\"checkbox-label\">Website Maintenance<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"web_project_type[]\"\r\n                value=\"wordpress\"\r\n              \/>\r\n              <span class=\"checkbox-label\">WordPress Development<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"web_project_type[]\"\r\n                value=\"custom_code\"\r\n              \/>\r\n              <span class=\"checkbox-label\">Custom Code<\/span>\r\n            <\/label>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"nea-field-group\">\r\n          <label>Industry\/Business Sector<\/label>\r\n          <input\r\n            type=\"text\"\r\n            name=\"web_industry\"\r\n            placeholder=\"e.g., Healthcare, E-commerce, Education...\"\r\n          \/>\r\n        <\/div>\r\n\r\n        <div class=\"nea-field-group\">\r\n          <label>Do you have an existing website?<\/label>\r\n          <div class=\"nea-radio-group\">\r\n            <label class=\"nea-radio-item\">\r\n              <input\r\n                type=\"radio\"\r\n                name=\"web_existing\"\r\n                value=\"yes\"\r\n                id=\"web_existing_yes\"\r\n              \/>\r\n              <span class=\"radio-label\">Yes<\/span>\r\n            <\/label>\r\n            <label class=\"nea-radio-item\">\r\n              <input type=\"radio\" name=\"web_existing\" value=\"no\" \/>\r\n              <span class=\"radio-label\">No<\/span>\r\n            <\/label>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"nea-conditional-section\" id=\"web-existing-url-section\">\r\n          <div class=\"nea-field-group\">\r\n            <label>Current Website URL<\/label>\r\n            <input type=\"url\" name=\"web_current_url\" placeholder=\"https:\/\/\" \/>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"nea-field-group\">\r\n          <label>Website Sections Needed<\/label>\r\n          <textarea\r\n            name=\"web_sections\"\r\n            placeholder=\"E.g., Home, About, Services, Portfolio, Blog, Contact, Shop, etc.\"\r\n          ><\/textarea>\r\n        <\/div>\r\n\r\n        <div class=\"nea-field-group\">\r\n          <label>Required Features & Functionality<\/label>\r\n          <div class=\"nea-checkbox-group\">\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"web_features[]\"\r\n                value=\"photo_gallery\"\r\n              \/>\r\n              <span class=\"checkbox-label\">Photo Gallery<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"web_features[]\"\r\n                value=\"video_integration\"\r\n              \/>\r\n              <span class=\"checkbox-label\">Video Integration<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input type=\"checkbox\" name=\"web_features[]\" value=\"blog\" \/>\r\n              <span class=\"checkbox-label\">Blog\/News<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"web_features[]\"\r\n                value=\"contact_forms\"\r\n              \/>\r\n              <span class=\"checkbox-label\">Contact Forms<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input type=\"checkbox\" name=\"web_features[]\" value=\"live_chat\" \/>\r\n              <span class=\"checkbox-label\">Live Chat<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input type=\"checkbox\" name=\"web_features[]\" value=\"search\" \/>\r\n              <span class=\"checkbox-label\">Search Function<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input type=\"checkbox\" name=\"web_features[]\" value=\"user_auth\" \/>\r\n              <span class=\"checkbox-label\">User Registration\/Login<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input type=\"checkbox\" name=\"web_features[]\" value=\"payments\" \/>\r\n              <span class=\"checkbox-label\">Payment Systems<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input type=\"checkbox\" name=\"web_features[]\" value=\"booking\" \/>\r\n              <span class=\"checkbox-label\">Booking\/Reservation<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"web_features[]\"\r\n                value=\"multilingual\"\r\n              \/>\r\n              <span class=\"checkbox-label\">Multilingual<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"web_features[]\"\r\n                value=\"custom_forms\"\r\n              \/>\r\n              <span class=\"checkbox-label\">Custom Forms<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"web_features[]\"\r\n                value=\"api_integrations\"\r\n              \/>\r\n              <span class=\"checkbox-label\">API Integrations<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"web_features[]\"\r\n                value=\"other\"\r\n                id=\"web_features_other\"\r\n              \/>\r\n              <span class=\"checkbox-label\">Other<\/span>\r\n            <\/label>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"nea-conditional-section\" id=\"web-features-other-section\">\r\n          <div class=\"nea-field-group\">\r\n            <label>Please specify other features<\/label>\r\n            <input type=\"text\" name=\"web_features_other_specify\" \/>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"nea-field-group\">\r\n          <label>Number of Pages\/Sections<\/label>\r\n          <select name=\"web_pages_count\">\r\n            <option value=\"\">Select...<\/option>\r\n            <option value=\"1-5\">1-5 pages<\/option>\r\n            <option value=\"6-10\">6-10 pages<\/option>\r\n            <option value=\"11-20\">11-20 pages<\/option>\r\n            <option value=\"20-50\">20-50 pages<\/option>\r\n            <option value=\"50+\">50+ pages<\/option>\r\n            <option value=\"not_sure\">Not sure yet<\/option>\r\n          <\/select>\r\n        <\/div>\r\n\r\n        <div class=\"nea-field-group\">\r\n          <label>Design Preferences<\/label>\r\n          <textarea\r\n            name=\"web_design_preferences\"\r\n            placeholder=\"Describe your style preferences, color schemes, reference websites, etc.\"\r\n          ><\/textarea>\r\n        <\/div>\r\n\r\n        <div class=\"nea-field-group\">\r\n          <label>Do you need hosting?<\/label>\r\n          <div class=\"nea-radio-group\">\r\n            <label class=\"nea-radio-item\">\r\n              <input type=\"radio\" name=\"web_hosting\" value=\"yes\" \/>\r\n              <span class=\"radio-label\">Yes<\/span>\r\n            <\/label>\r\n            <label class=\"nea-radio-item\">\r\n              <input type=\"radio\" name=\"web_hosting\" value=\"no\" \/>\r\n              <span class=\"radio-label\">No<\/span>\r\n            <\/label>\r\n            <label class=\"nea-radio-item\">\r\n              <input type=\"radio\" name=\"web_hosting\" value=\"not_sure\" \/>\r\n              <span class=\"radio-label\">Not sure<\/span>\r\n            <\/label>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"nea-field-group\">\r\n          <label>Preferred CMS\/Technology<\/label>\r\n          <input\r\n            type=\"text\"\r\n            name=\"web_cms\"\r\n            placeholder=\"WordPress, Custom, Shopify, Webflow, etc.\"\r\n          \/>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 3.2 Digital Design Section -->\r\n    <div\r\n      class=\"nea-form-block nea-conditional-section\"\r\n      id=\"digital-design-section\"\r\n    >\r\n      <h3>Digital Design Details<\/h3>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Design Type<\/label>\r\n        <div class=\"nea-checkbox-group\">\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"design_type[]\" value=\"web_design\" \/>\r\n            <span class=\"checkbox-label\">Web Design<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"design_type[]\" value=\"ui_ux\" \/>\r\n            <span class=\"checkbox-label\">UI\/UX Design<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"design_type[]\" value=\"mobile_app\" \/>\r\n            <span class=\"checkbox-label\">Mobile App Design<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"design_type[]\" value=\"banner\" \/>\r\n            <span class=\"checkbox-label\">Banner Design<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"design_type[]\" value=\"social_media\" \/>\r\n            <span class=\"checkbox-label\">Social Media Graphics<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"design_type[]\" value=\"video_editing\" \/>\r\n            <span class=\"checkbox-label\">Video Editing<\/span>\r\n          <\/label>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Number of Designs\/Screens<\/label>\r\n        <input\r\n          type=\"text\"\r\n          name=\"design_count\"\r\n          placeholder=\"e.g., 5 screens, 10 banners\"\r\n        \/>\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Do you have reference examples?<\/label>\r\n        <div class=\"nea-radio-group\">\r\n          <label class=\"nea-radio-item\">\r\n            <input\r\n              type=\"radio\"\r\n              name=\"design_references\"\r\n              value=\"yes\"\r\n              id=\"design_ref_yes\"\r\n            \/>\r\n            <span class=\"radio-label\">Yes<\/span>\r\n          <\/label>\r\n          <label class=\"nea-radio-item\">\r\n            <input type=\"radio\" name=\"design_references\" value=\"no\" \/>\r\n            <span class=\"radio-label\">No<\/span>\r\n          <\/label>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nea-conditional-section\" id=\"design-references-section\">\r\n        <div class=\"nea-field-group\">\r\n          <label>Reference Links<\/label>\r\n          <textarea\r\n            name=\"design_reference_links\"\r\n            placeholder=\"Paste links to designs you like...\"\r\n          ><\/textarea>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Style Preferences<\/label>\r\n        <textarea\r\n          name=\"design_style\"\r\n          placeholder=\"Describe your preferred style, colors, mood...\"\r\n        ><\/textarea>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 3.3 Print Design Section -->\r\n    <div\r\n      class=\"nea-form-block nea-conditional-section\"\r\n      id=\"print-design-section\"\r\n    >\r\n      <h3>Print Design Details<\/h3>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Product Type<\/label>\r\n        <div class=\"nea-checkbox-group\">\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"print_type[]\" value=\"business_cards\" \/>\r\n            <span class=\"checkbox-label\">Business Cards<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"print_type[]\" value=\"brochures\" \/>\r\n            <span class=\"checkbox-label\">Brochures<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"print_type[]\" value=\"flyers\" \/>\r\n            <span class=\"checkbox-label\">Flyers<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"print_type[]\" value=\"posters\" \/>\r\n            <span class=\"checkbox-label\">Posters<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"print_type[]\" value=\"catalogs\" \/>\r\n            <span class=\"checkbox-label\">Catalogs<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"print_type[]\" value=\"packaging\" \/>\r\n            <span class=\"checkbox-label\">Packaging Design<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"print_type[]\" value=\"mockups\" \/>\r\n            <span class=\"checkbox-label\">Mockups<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"print_type[]\" value=\"wearable\" \/>\r\n            <span class=\"checkbox-label\">Wearable Design<\/span>\r\n          <\/label>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nea-row\">\r\n        <div class=\"nea-field-group nea-col-50\">\r\n          <label>Number of Designs<\/label>\r\n          <input type=\"number\" name=\"print_count\" min=\"1\" \/>\r\n        <\/div>\r\n        <div class=\"nea-field-group nea-col-50\">\r\n          <label>Format\/Size<\/label>\r\n          <input\r\n            type=\"text\"\r\n            name=\"print_format\"\r\n            placeholder=\"e.g., A4, 90x50mm, etc.\"\r\n          \/>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Do you have content ready?<\/label>\r\n        <div class=\"nea-checkbox-group\">\r\n          <label class=\"nea-checkbox-item\">\r\n            <input\r\n              type=\"checkbox\"\r\n              name=\"print_content_ready[]\"\r\n              value=\"photos\"\r\n            \/>\r\n            <span class=\"checkbox-label\">Photos\/Images<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input\r\n              type=\"checkbox\"\r\n              name=\"print_content_ready[]\"\r\n              value=\"videos\"\r\n            \/>\r\n            <span class=\"checkbox-label\">Videos<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"print_content_ready[]\" value=\"text\" \/>\r\n            <span class=\"checkbox-label\">Text\/Copy<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"print_content_ready[]\" value=\"none\" \/>\r\n            <span class=\"checkbox-label\"\r\n              >None yet (we need content creation)<\/span\r\n            >\r\n          <\/label>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Do you need printing services?<\/label>\r\n        <div class=\"nea-radio-group\">\r\n          <label class=\"nea-radio-item\">\r\n            <input\r\n              type=\"radio\"\r\n              name=\"print_printing\"\r\n              value=\"yes\"\r\n              id=\"print_printing_yes\"\r\n            \/>\r\n            <span class=\"radio-label\">Yes<\/span>\r\n          <\/label>\r\n          <label class=\"nea-radio-item\">\r\n            <input type=\"radio\" name=\"print_printing\" value=\"no\" \/>\r\n            <span class=\"radio-label\">No<\/span>\r\n          <\/label>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nea-conditional-section\" id=\"print-delivery-section\">\r\n        <div class=\"nea-field-group\">\r\n          <label>Country for Delivery<\/label>\r\n          <select name=\"print_country\" id=\"print_country\" class=\"nea-select2\">\r\n            <option value=\"\">Select country...<\/option>\r\n          <\/select>\r\n        <\/div>\r\n\r\n        <div class=\"nea-field-group\">\r\n          <label>Delivery Address<\/label>\r\n          <textarea\r\n            name=\"print_address\"\r\n            placeholder=\"Enter full delivery address...\"\r\n          ><\/textarea>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 3.4 Branding Section -->\r\n    <div class=\"nea-form-block nea-conditional-section\" id=\"branding-section\">\r\n      <h3>Branding Details<\/h3>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Branding Services<\/label>\r\n\r\n        <div class=\"nea-subsection\">\r\n          <h5>Brand Strategy<\/h5>\r\n          <div class=\"nea-checkbox-group\">\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"branding_strategy[]\"\r\n                value=\"market_research\"\r\n              \/>\r\n              <span class=\"checkbox-label\">Market Research & Analysis<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"branding_strategy[]\"\r\n                value=\"competitor_analysis\"\r\n              \/>\r\n              <span class=\"checkbox-label\">Competitor Analysis<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"branding_strategy[]\"\r\n                value=\"positioning\"\r\n              \/>\r\n              <span class=\"checkbox-label\">Brand Positioning<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"branding_strategy[]\"\r\n                value=\"target_audience\"\r\n              \/>\r\n              <span class=\"checkbox-label\">Target Audience Definition<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"branding_strategy[]\"\r\n                value=\"messaging\"\r\n              \/>\r\n              <span class=\"checkbox-label\">Brand Messaging Framework<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"branding_strategy[]\"\r\n                value=\"values_mission\"\r\n              \/>\r\n              <span class=\"checkbox-label\">Brand Values & Mission<\/span>\r\n            <\/label>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"nea-subsection\">\r\n          <h5>Business Naming<\/h5>\r\n          <div class=\"nea-checkbox-group\">\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"branding_naming[]\"\r\n                value=\"name_generation\"\r\n              \/>\r\n              <span class=\"checkbox-label\">Name Generation<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"branding_naming[]\"\r\n                value=\"name_testing\"\r\n              \/>\r\n              <span class=\"checkbox-label\">Name Testing & Validation<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"branding_naming[]\"\r\n                value=\"domain_check\"\r\n              \/>\r\n              <span class=\"checkbox-label\">Domain Availability Check<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"branding_naming[]\"\r\n                value=\"trademark\"\r\n              \/>\r\n              <span class=\"checkbox-label\">Trademark Research<\/span>\r\n            <\/label>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"nea-subsection\">\r\n          <h5>Corporate Identity<\/h5>\r\n          <div class=\"nea-checkbox-group\">\r\n            <label class=\"nea-checkbox-item\">\r\n              <input type=\"checkbox\" name=\"branding_identity[]\" value=\"logo\" \/>\r\n              <span class=\"checkbox-label\">Logo Design<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"branding_identity[]\"\r\n                value=\"color_palette\"\r\n              \/>\r\n              <span class=\"checkbox-label\">Color Palette Development<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"branding_identity[]\"\r\n                value=\"typography\"\r\n              \/>\r\n              <span class=\"checkbox-label\">Typography Selection<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"branding_identity[]\"\r\n                value=\"guidelines\"\r\n              \/>\r\n              <span class=\"checkbox-label\">Brand Guidelines Document<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"branding_identity[]\"\r\n                value=\"stationery\"\r\n              \/>\r\n              <span class=\"checkbox-label\"\r\n                >Stationery Design (business cards, letterheads)<\/span\r\n              >\r\n            <\/label>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"nea-subsection\">\r\n          <h5>Visual Identity Systems<\/h5>\r\n          <div class=\"nea-checkbox-group\">\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"branding_visual[]\"\r\n                value=\"brand_book\"\r\n              \/>\r\n              <span class=\"checkbox-label\">Complete Brand Book<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"branding_visual[]\"\r\n                value=\"marketing_templates\"\r\n              \/>\r\n              <span class=\"checkbox-label\">Marketing Collateral Templates<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"branding_visual[]\"\r\n                value=\"digital_assets\"\r\n              \/>\r\n              <span class=\"checkbox-label\">Digital Assets Package<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"branding_visual[]\"\r\n                value=\"social_templates\"\r\n              \/>\r\n              <span class=\"checkbox-label\">Social Media Templates<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"branding_visual[]\"\r\n                value=\"presentation_templates\"\r\n              \/>\r\n              <span class=\"checkbox-label\">Presentation Templates<\/span>\r\n            <\/label>\r\n            <label class=\"nea-checkbox-item\">\r\n              <input\r\n                type=\"checkbox\"\r\n                name=\"branding_visual[]\"\r\n                value=\"photo_guidelines\"\r\n              \/>\r\n              <span class=\"checkbox-label\">Brand Photography Guidelines<\/span>\r\n            <\/label>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Do you have an existing brand book?<\/label>\r\n        <div class=\"nea-radio-group\">\r\n          <label class=\"nea-radio-item\">\r\n            <input type=\"radio\" name=\"branding_existing\" value=\"yes\" \/>\r\n            <span class=\"radio-label\">Yes<\/span>\r\n          <\/label>\r\n          <label class=\"nea-radio-item\">\r\n            <input type=\"radio\" name=\"branding_existing\" value=\"no\" \/>\r\n            <span class=\"radio-label\">No<\/span>\r\n          <\/label>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Industry\/Business Sector<\/label>\r\n        <input type=\"text\" name=\"branding_industry\" \/>\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Target Audience<\/label>\r\n        <textarea\r\n          name=\"branding_audience\"\r\n          placeholder=\"Demographics, preferences, behavior, pain points...\"\r\n        ><\/textarea>\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Brand Vision & Values<\/label>\r\n        <textarea\r\n          name=\"branding_vision\"\r\n          placeholder=\"Describe your brand's vision, mission, and core values...\"\r\n        ><\/textarea>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 3.5 Digital Marketing Section -->\r\n    <div\r\n      class=\"nea-form-block nea-conditional-section\"\r\n      id=\"digital-marketing-section\"\r\n    >\r\n      <h3>Digital Marketing Details<\/h3>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Marketing Services<\/label>\r\n        <div class=\"nea-checkbox-group\">\r\n          <label class=\"nea-checkbox-item\">\r\n            <input\r\n              type=\"checkbox\"\r\n              name=\"marketing_services[]\"\r\n              value=\"strategy\"\r\n            \/>\r\n            <span class=\"checkbox-label\">Marketing Strategy<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input\r\n              type=\"checkbox\"\r\n              name=\"marketing_services[]\"\r\n              value=\"content\"\r\n            \/>\r\n            <span class=\"checkbox-label\">Content Marketing<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"marketing_services[]\" value=\"email\" \/>\r\n            <span class=\"checkbox-label\">Email Marketing<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"marketing_services[]\" value=\"social\" \/>\r\n            <span class=\"checkbox-label\">Social Media Marketing<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input\r\n              type=\"checkbox\"\r\n              name=\"marketing_services[]\"\r\n              value=\"paid_ads\"\r\n            \/>\r\n            <span class=\"checkbox-label\"\r\n              >Paid Advertising (PPC, Social Ads)<\/span\r\n            >\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input\r\n              type=\"checkbox\"\r\n              name=\"marketing_services[]\"\r\n              value=\"analytics\"\r\n            \/>\r\n            <span class=\"checkbox-label\">Analytics & Reporting<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input\r\n              type=\"checkbox\"\r\n              name=\"marketing_services[]\"\r\n              value=\"exhibition\"\r\n            \/>\r\n            <span class=\"checkbox-label\">Exhibition Marketing<\/span>\r\n          <\/label>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Industry\/Business Sector<\/label>\r\n        <input type=\"text\" name=\"marketing_industry\" \/>\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Target Audience<\/label>\r\n        <textarea\r\n          name=\"marketing_audience\"\r\n          placeholder=\"Demographics, location, interests, behavior...\"\r\n        ><\/textarea>\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Product\/Service Description<\/label>\r\n        <textarea\r\n          name=\"marketing_product\"\r\n          placeholder=\"Describe your products or services...\"\r\n        ><\/textarea>\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Do you have media materials ready?<\/label>\r\n        <div class=\"nea-radio-group\">\r\n          <label class=\"nea-radio-item\">\r\n            <input type=\"radio\" name=\"marketing_materials\" value=\"yes\" \/>\r\n            <span class=\"radio-label\">Yes<\/span>\r\n          <\/label>\r\n          <label class=\"nea-radio-item\">\r\n            <input\r\n              type=\"radio\"\r\n              name=\"marketing_materials\"\r\n              value=\"no\"\r\n              id=\"marketing_materials_no\"\r\n            \/>\r\n            <span class=\"radio-label\">No<\/span>\r\n          <\/label>\r\n          <label class=\"nea-radio-item\">\r\n            <input\r\n              type=\"radio\"\r\n              name=\"marketing_materials\"\r\n              value=\"partially\"\r\n              id=\"marketing_materials_partial\"\r\n            \/>\r\n            <span class=\"radio-label\">Partially<\/span>\r\n          <\/label>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nea-tip nea-conditional-section\" id=\"marketing-tip-section\">\r\n        Tip: Consider selecting Digital Design, Print Design, or Branding\r\n        services above to create professional marketing materials\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Monthly Advertising Budget<\/label>\r\n        <select name=\"marketing_ad_budget\">\r\n          <option value=\"\">Select...<\/option>\r\n          <option value=\"under_500\">Under $500<\/option>\r\n          <option value=\"500_1000\">$500 - $1,000<\/option>\r\n          <option value=\"1000_3000\">$1,000 - $3,000<\/option>\r\n          <option value=\"3000_5000\">$3,000 - $5,000<\/option>\r\n          <option value=\"5000_plus\">$5,000+<\/option>\r\n          <option value=\"not_sure\">Not sure yet<\/option>\r\n        <\/select>\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Current Marketing Channels<\/label>\r\n        <div class=\"nea-checkbox-group\">\r\n          <label class=\"nea-checkbox-item\">\r\n            <input\r\n              type=\"checkbox\"\r\n              name=\"marketing_channels[]\"\r\n              value=\"website\"\r\n            \/>\r\n            <span class=\"checkbox-label\">Website<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input\r\n              type=\"checkbox\"\r\n              name=\"marketing_channels[]\"\r\n              value=\"social_media\"\r\n            \/>\r\n            <span class=\"checkbox-label\">Social Media<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"marketing_channels[]\" value=\"email\" \/>\r\n            <span class=\"checkbox-label\">Email<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input\r\n              type=\"checkbox\"\r\n              name=\"marketing_channels[]\"\r\n              value=\"paid_ads\"\r\n            \/>\r\n            <span class=\"checkbox-label\">Paid Ads<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"marketing_channels[]\" value=\"seo\" \/>\r\n            <span class=\"checkbox-label\">SEO<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"marketing_channels[]\" value=\"events\" \/>\r\n            <span class=\"checkbox-label\">Events<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input\r\n              type=\"checkbox\"\r\n              name=\"marketing_channels[]\"\r\n              value=\"other\"\r\n              id=\"marketing_channels_other\"\r\n            \/>\r\n            <span class=\"checkbox-label\">Other<\/span>\r\n          <\/label>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div\r\n        class=\"nea-conditional-section\"\r\n        id=\"marketing-channels-other-section\"\r\n      >\r\n        <div class=\"nea-field-group\">\r\n          <label>Please specify other channels<\/label>\r\n          <input type=\"text\" name=\"marketing_channels_other_specify\" \/>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 3.6 SEO Section -->\r\n    <div class=\"nea-form-block nea-conditional-section\" id=\"seo-section\">\r\n      <h3>SEO Details<\/h3>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>SEO Services<\/label>\r\n        <div class=\"nea-checkbox-group\">\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"seo_services[]\" value=\"audit\" \/>\r\n            <span class=\"checkbox-label\">SEO Audit<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input\r\n              type=\"checkbox\"\r\n              name=\"seo_services[]\"\r\n              value=\"keyword_research\"\r\n            \/>\r\n            <span class=\"checkbox-label\">Keyword Research<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"seo_services[]\" value=\"on_page\" \/>\r\n            <span class=\"checkbox-label\">On-page Optimization<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"seo_services[]\" value=\"technical\" \/>\r\n            <span class=\"checkbox-label\">Technical SEO<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"seo_services[]\" value=\"content\" \/>\r\n            <span class=\"checkbox-label\">Content Optimization<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"seo_services[]\" value=\"local\" \/>\r\n            <span class=\"checkbox-label\">Local SEO<\/span>\r\n          <\/label>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Website URL <span class=\"required\">*<\/span><\/label>\r\n        <input type=\"url\" name=\"seo_website\" placeholder=\"https:\/\/\" \/>\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Do you have existing content?<\/label>\r\n        <div class=\"nea-radio-group\">\r\n          <label class=\"nea-radio-item\">\r\n            <input type=\"radio\" name=\"seo_content\" value=\"yes\" \/>\r\n            <span class=\"radio-label\">Yes<\/span>\r\n          <\/label>\r\n          <label class=\"nea-radio-item\">\r\n            <input type=\"radio\" name=\"seo_content\" value=\"no\" \/>\r\n            <span class=\"radio-label\">No<\/span>\r\n          <\/label>\r\n          <label class=\"nea-radio-item\">\r\n            <input type=\"radio\" name=\"seo_content\" value=\"partially\" \/>\r\n            <span class=\"radio-label\">Partially<\/span>\r\n          <\/label>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Do you have analytics installed?<\/label>\r\n        <div class=\"nea-radio-group\">\r\n          <label class=\"nea-radio-item\">\r\n            <input\r\n              type=\"radio\"\r\n              name=\"seo_analytics\"\r\n              value=\"google\"\r\n              id=\"seo_analytics_google\"\r\n            \/>\r\n            <span class=\"radio-label\">Yes - Google Analytics<\/span>\r\n          <\/label>\r\n          <label class=\"nea-radio-item\">\r\n            <input\r\n              type=\"radio\"\r\n              name=\"seo_analytics\"\r\n              value=\"other\"\r\n              id=\"seo_analytics_other\"\r\n            \/>\r\n            <span class=\"radio-label\">Yes - Other<\/span>\r\n          <\/label>\r\n          <label class=\"nea-radio-item\">\r\n            <input type=\"radio\" name=\"seo_analytics\" value=\"no\" \/>\r\n            <span class=\"radio-label\">No<\/span>\r\n          <\/label>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nea-conditional-section\" id=\"seo-analytics-other-section\">\r\n        <div class=\"nea-field-group\">\r\n          <label>Which analytics?<\/label>\r\n          <input type=\"text\" name=\"seo_analytics_specify\" \/>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Do you have a semantic core (keywords)?<\/label>\r\n        <div class=\"nea-radio-group\">\r\n          <label class=\"nea-radio-item\">\r\n            <input\r\n              type=\"radio\"\r\n              name=\"seo_keywords\"\r\n              value=\"yes\"\r\n              id=\"seo_keywords_yes\"\r\n            \/>\r\n            <span class=\"radio-label\">Yes<\/span>\r\n          <\/label>\r\n          <label class=\"nea-radio-item\">\r\n            <input type=\"radio\" name=\"seo_keywords\" value=\"no\" \/>\r\n            <span class=\"radio-label\">No<\/span>\r\n          <\/label>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nea-conditional-section\" id=\"seo-keywords-section\">\r\n        <div class=\"nea-field-group\">\r\n          <label>Please list main keywords<\/label>\r\n          <textarea\r\n            name=\"seo_keywords_list\"\r\n            placeholder=\"Enter your main keywords...\"\r\n          ><\/textarea>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Main Competitors<\/label>\r\n        <textarea\r\n          name=\"seo_competitors\"\r\n          placeholder=\"URLs of competitor websites...\"\r\n        ><\/textarea>\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Target Geographic Locations<\/label>\r\n        <input\r\n          type=\"text\"\r\n          name=\"seo_locations\"\r\n          placeholder=\"e.g., Latvia, Europe, Worldwide\"\r\n        \/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 3.7 SMM Section -->\r\n    <div class=\"nea-form-block nea-conditional-section\" id=\"smm-section\">\r\n      <h3>SMM Details<\/h3>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>SMM Services<\/label>\r\n        <div class=\"nea-checkbox-group\">\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"smm_services[]\" value=\"strategy\" \/>\r\n            <span class=\"checkbox-label\">Social Media Strategy<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"smm_services[]\" value=\"content\" \/>\r\n            <span class=\"checkbox-label\">Content Creation<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"smm_services[]\" value=\"community\" \/>\r\n            <span class=\"checkbox-label\">Community Management<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"smm_services[]\" value=\"advertising\" \/>\r\n            <span class=\"checkbox-label\">Social Media Advertising<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"smm_services[]\" value=\"influencer\" \/>\r\n            <span class=\"checkbox-label\">Influencer Marketing<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"smm_services[]\" value=\"analytics\" \/>\r\n            <span class=\"checkbox-label\">Social Analytics<\/span>\r\n          <\/label>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Social Media Platforms<\/label>\r\n        <div class=\"nea-checkbox-group\">\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"smm_platforms[]\" value=\"instagram\" \/>\r\n            <span class=\"checkbox-label\">Instagram<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"smm_platforms[]\" value=\"facebook\" \/>\r\n            <span class=\"checkbox-label\">Facebook<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"smm_platforms[]\" value=\"linkedin\" \/>\r\n            <span class=\"checkbox-label\">LinkedIn<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"smm_platforms[]\" value=\"tiktok\" \/>\r\n            <span class=\"checkbox-label\">TikTok<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"smm_platforms[]\" value=\"twitter\" \/>\r\n            <span class=\"checkbox-label\">Twitter\/X<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"smm_platforms[]\" value=\"youtube\" \/>\r\n            <span class=\"checkbox-label\">YouTube<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"smm_platforms[]\" value=\"pinterest\" \/>\r\n            <span class=\"checkbox-label\">Pinterest<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input\r\n              type=\"checkbox\"\r\n              name=\"smm_platforms[]\"\r\n              value=\"other\"\r\n              id=\"smm_platforms_other\"\r\n            \/>\r\n            <span class=\"checkbox-label\">Other<\/span>\r\n          <\/label>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nea-conditional-section\" id=\"smm-platforms-other-section\">\r\n        <div class=\"nea-field-group\">\r\n          <label>Please specify other platforms<\/label>\r\n          <input type=\"text\" name=\"smm_platforms_other_specify\" \/>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Do you have content ready?<\/label>\r\n        <div class=\"nea-radio-group\">\r\n          <label class=\"nea-radio-item\">\r\n            <input type=\"radio\" name=\"smm_content\" value=\"yes\" \/>\r\n            <span class=\"radio-label\">Yes<\/span>\r\n          <\/label>\r\n          <label class=\"nea-radio-item\">\r\n            <input\r\n              type=\"radio\"\r\n              name=\"smm_content\"\r\n              value=\"no\"\r\n              id=\"smm_content_no\"\r\n            \/>\r\n            <span class=\"radio-label\">No<\/span>\r\n          <\/label>\r\n          <label class=\"nea-radio-item\">\r\n            <input\r\n              type=\"radio\"\r\n              name=\"smm_content\"\r\n              value=\"partially\"\r\n              id=\"smm_content_partial\"\r\n            \/>\r\n            <span class=\"radio-label\">Partially<\/span>\r\n          <\/label>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nea-tip nea-conditional-section\" id=\"smm-tip-section\">\r\n        Tip: Consider selecting Digital Design service above for professional\r\n        content creation\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Posting Frequency<\/label>\r\n        <select name=\"smm_frequency\">\r\n          <option value=\"\">Select...<\/option>\r\n          <option value=\"daily\">Daily<\/option>\r\n          <option value=\"3-5_week\">3-5 times per week<\/option>\r\n          <option value=\"1-2_week\">1-2 times per week<\/option>\r\n          <option value=\"custom\">Custom schedule<\/option>\r\n        <\/select>\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Content Themes\/Topics<\/label>\r\n        <textarea\r\n          name=\"smm_themes\"\r\n          placeholder=\"What topics would you like to cover?\"\r\n        ><\/textarea>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 3.8 AI & Automation Section -->\r\n    <div class=\"nea-form-block nea-conditional-section\" id=\"ai-section\">\r\n      <h3>AI & Automation Details<\/h3>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>AI Services<\/label>\r\n        <div class=\"nea-checkbox-group\">\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"ai_services[]\" value=\"chatgpt\" \/>\r\n            <span class=\"checkbox-label\">ChatGPT\/LLM Integration<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input\r\n              type=\"checkbox\"\r\n              name=\"ai_services[]\"\r\n              value=\"ai_integration\"\r\n            \/>\r\n            <span class=\"checkbox-label\">AI Integration Services<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input\r\n              type=\"checkbox\"\r\n              name=\"ai_services[]\"\r\n              value=\"content_generation\"\r\n            \/>\r\n            <span class=\"checkbox-label\">AI-powered Content Generation<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"ai_services[]\" value=\"workflow\" \/>\r\n            <span class=\"checkbox-label\">Workflow Automation<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"ai_services[]\" value=\"custom\" \/>\r\n            <span class=\"checkbox-label\">Custom AI Solutions<\/span>\r\n          <\/label>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Task Description <span class=\"required\">*<\/span><\/label>\r\n        <textarea\r\n          name=\"ai_task\"\r\n          placeholder=\"What do you want to automate or enhance with AI?\"\r\n        ><\/textarea>\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Current Platforms\/Tools<\/label>\r\n        <input\r\n          type=\"text\"\r\n          name=\"ai_platforms\"\r\n          placeholder=\"e.g., WordPress, Zapier, Make, etc.\"\r\n        \/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 3.9 Systems Integration Section -->\r\n    <div\r\n      class=\"nea-form-block nea-conditional-section\"\r\n      id=\"integration-section\"\r\n    >\r\n      <h3>Systems Integration Details<\/h3>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Integration Type<\/label>\r\n        <div class=\"nea-checkbox-group\">\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"integration_type[]\" value=\"crm\" \/>\r\n            <span class=\"checkbox-label\">CRM Integration<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"integration_type[]\" value=\"payment\" \/>\r\n            <span class=\"checkbox-label\">Payment Systems<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input\r\n              type=\"checkbox\"\r\n              name=\"integration_type[]\"\r\n              value=\"analytics\"\r\n            \/>\r\n            <span class=\"checkbox-label\">Analytics Integration<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input\r\n              type=\"checkbox\"\r\n              name=\"integration_type[]\"\r\n              value=\"marketing\"\r\n            \/>\r\n            <span class=\"checkbox-label\">Marketing Tools Integration<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input\r\n              type=\"checkbox\"\r\n              name=\"integration_type[]\"\r\n              value=\"automation\"\r\n            \/>\r\n            <span class=\"checkbox-label\">Automation Tools Setup<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input\r\n              type=\"checkbox\"\r\n              name=\"integration_type[]\"\r\n              value=\"third_party\"\r\n            \/>\r\n            <span class=\"checkbox-label\">Third-party Services<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"integration_type[]\" value=\"api\" \/>\r\n            <span class=\"checkbox-label\">API Development<\/span>\r\n          <\/label>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Systems to Integrate<\/label>\r\n        <textarea\r\n          name=\"integration_systems\"\r\n          placeholder=\"Please list the systems\/platforms you want to connect...\"\r\n        ><\/textarea>\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Task Description <span class=\"required\">*<\/span><\/label>\r\n        <textarea\r\n          name=\"integration_task\"\r\n          placeholder=\"Describe the integration goals and expected workflow...\"\r\n        ><\/textarea>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- BLOCK 4: Project Details -->\r\n    <div class=\"nea-form-block\">\r\n      <h3>Project Details<\/h3>\r\n\r\n      <!-- Congratulations Message for Sara -->\r\n      <div class=\"nea-congrats\" id=\"sara-congrats\">\r\n        \ud83c\udf89 Congratulations on winning the Grand Prix!\r\n      <\/div>\r\n\r\n      <div class=\"nea-row\">\r\n        <!-- Budget (hidden for Sara) -->\r\n        <div class=\"nea-field-group nea-col-50\" id=\"budget-section\">\r\n          <label>Budget <span class=\"required\">*<\/span><\/label>\r\n          <select name=\"budget\" id=\"budget\">\r\n            <option value=\"\">Select...<\/option>\r\n            <option value=\"under_1000\">Under $1,000<\/option>\r\n            <option value=\"1000_3000\">$1,000 - $3,000<\/option>\r\n            <option value=\"3000_5000\">$3,000 - $5,000<\/option>\r\n            <option value=\"5000_10000\">$5,000 - $10,000<\/option>\r\n            <option value=\"10000_20000\">$10,000 - $20,000<\/option>\r\n            <option value=\"20000_plus\">$20,000+<\/option>\r\n            <option value=\"not_sure\">Not sure yet<\/option>\r\n          <\/select>\r\n        <\/div>\r\n\r\n        <!-- Timeline (hidden for Riga Symphony) -->\r\n        <div class=\"nea-field-group nea-col-50\" id=\"timeline-section\">\r\n          <label>Timeline <span class=\"required\">*<\/span><\/label>\r\n          <select name=\"timeline\" id=\"timeline\">\r\n            <option value=\"\">Select...<\/option>\r\n            <option value=\"asap\">ASAP (1-2 weeks)<\/option>\r\n            <option value=\"1_month\">1 month<\/option>\r\n            <option value=\"2_3_months\">2-3 months<\/option>\r\n            <option value=\"3_6_months\">3-6 months<\/option>\r\n            <option value=\"6_months_plus\">6+ months<\/option>\r\n            <option value=\"flexible\">Flexible<\/option>\r\n          <\/select>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Project Description <span class=\"required\">*<\/span><\/label>\r\n        <textarea\r\n          name=\"project_description\"\r\n          id=\"project_description\"\r\n          required\r\n          placeholder=\"Tell us more about your project, goals, and expectations...\"\r\n        ><\/textarea>\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>File Upload<\/label>\r\n        <div class=\"field-description\">\r\n          Briefs, references, logos, examples (max 5MB per file, max 50MB total)\r\n        <\/div>\r\n        <div class=\"nea-file-upload\">\r\n          <input\r\n            type=\"file\"\r\n            name=\"files[]\"\r\n            id=\"file_upload\"\r\n            multiple\r\n            accept=\".pdf,.doc,.docx,.jpg,.jpeg,.png,.gif,.zip,.rar\"\r\n          \/>\r\n          <div class=\"upload-text\">Click or drag files here to upload<\/div>\r\n        <\/div>\r\n        <div class=\"nea-file-list\" id=\"file-list\"><\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>How did you hear about us?<\/label>\r\n        <select name=\"referral_source\">\r\n          <option value=\"\">Select...<\/option>\r\n          <option value=\"google\">Google Search<\/option>\r\n          <option value=\"social_media\">Social Media<\/option>\r\n          <option value=\"recommendation\">Recommendation<\/option>\r\n          <option value=\"previous_client\">Previous Client<\/option>\r\n          <option value=\"liaa\">LIAA Program<\/option>\r\n          <option value=\"riga_symphony\">Riga Symphony Festival<\/option>\r\n          <option value=\"other\">Other<\/option>\r\n        <\/select>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- BLOCK 5: Contact Preferences -->\r\n    <div class=\"nea-form-block\">\r\n      <h3>Contact Preferences<\/h3>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Preferred Contact Method<\/label>\r\n        <div class=\"nea-checkbox-group\">\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"contact_method[]\" value=\"email\" \/>\r\n            <span class=\"checkbox-label\">Email<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"contact_method[]\" value=\"phone\" \/>\r\n            <span class=\"checkbox-label\">Phone<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"contact_method[]\" value=\"whatsapp\" \/>\r\n            <span class=\"checkbox-label\">WhatsApp<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"contact_method[]\" value=\"telegram\" \/>\r\n            <span class=\"checkbox-label\">Telegram<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input type=\"checkbox\" name=\"contact_method[]\" value=\"signal\" \/>\r\n            <span class=\"checkbox-label\">Signal<\/span>\r\n          <\/label>\r\n          <label class=\"nea-checkbox-item\">\r\n            <input\r\n              type=\"checkbox\"\r\n              name=\"contact_method[]\"\r\n              value=\"other\"\r\n              id=\"contact_method_other\"\r\n            \/>\r\n            <span class=\"checkbox-label\">Other<\/span>\r\n          <\/label>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nea-conditional-section\" id=\"contact-method-other-section\">\r\n        <div class=\"nea-field-group\">\r\n          <label>Please specify<\/label>\r\n          <input type=\"text\" name=\"contact_method_other_specify\" \/>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Same phone number for messengers -->\r\n      <div class=\"nea-conditional-section\" id=\"messenger-same-phone-section\">\r\n        <div class=\"nea-field-group\">\r\n          <label class=\"nea-checkbox-item\" style=\"background: rgba(115, 195, 230, 0.15); border-color: var(--nea-blue);\">\r\n            <input type=\"checkbox\" name=\"same_phone_messenger\" id=\"same_phone_messenger\" value=\"yes\" \/>\r\n            <div class=\"checkbox-content\">\r\n              <div class=\"checkbox-label\">My phone number is the same for selected messengers<\/div>\r\n              <div class=\"checkbox-description\">Check this if your phone number above works for WhatsApp, Telegram, or Signal<\/div>\r\n            <\/div>\r\n          <\/label>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Best Time to Contact<\/label>\r\n        <div class=\"nea-radio-group\">\r\n          <label class=\"nea-radio-item\">\r\n            <input type=\"radio\" name=\"contact_time\" value=\"anytime\" \/>\r\n            <span class=\"radio-label\">Anytime<\/span>\r\n          <\/label>\r\n          <label class=\"nea-radio-item\">\r\n            <input type=\"radio\" name=\"contact_time\" value=\"business_hours\" \/>\r\n            <span class=\"radio-label\">Business hours (9 AM - 6 PM)<\/span>\r\n          <\/label>\r\n          <label class=\"nea-radio-item\">\r\n            <input type=\"radio\" name=\"contact_time\" value=\"after_6pm\" \/>\r\n            <span class=\"radio-label\">Weekdays after 6 PM<\/span>\r\n          <\/label>\r\n          <label class=\"nea-radio-item\">\r\n            <input type=\"radio\" name=\"contact_time\" value=\"weekends\" \/>\r\n            <span class=\"radio-label\">Weekends<\/span>\r\n          <\/label>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"nea-field-group\">\r\n        <label>Preferred Communication Language<\/label>\r\n        <div class=\"nea-radio-group\">\r\n          <label class=\"nea-radio-item\">\r\n            <input type=\"radio\" name=\"language\" value=\"english\" \/>\r\n            <span class=\"radio-label\">English<\/span>\r\n          <\/label>\r\n          <label class=\"nea-radio-item\">\r\n            <input type=\"radio\" name=\"language\" value=\"russian\" \/>\r\n            <span class=\"radio-label\">Russian<\/span>\r\n          <\/label>\r\n          <label class=\"nea-radio-item\">\r\n            <input type=\"radio\" name=\"language\" value=\"latvian\" \/>\r\n            <span class=\"radio-label\">Latvian<\/span>\r\n          <\/label>\r\n        <\/div>\r\n        <div class=\"field-description\">\r\n          Other languages available via written communication only\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- Privacy Consent Section -->\r\n    <div class=\"nea-field-group\" style=\"margin-bottom: 30px;\">\r\n      <label class=\"nea-checkbox-item\" id=\"privacy-consent-wrapper\" style=\"background: rgba(87, 55, 149, 0.3); border: 2px solid var(--nea-purple);\">\r\n        <input type=\"checkbox\" name=\"privacy_consent\" id=\"privacy_consent\" required \/>\r\n        <div class=\"checkbox-content\">\r\n          <div class=\"checkbox-label\">I agree to the Privacy Policy and Terms of Service <span class=\"required\">*<\/span><\/div>\r\n          <div class=\"checkbox-description\">\r\n            By checking this box, you consent to the processing of your personal data in accordance with our\r\n            <a href=\"\/privacy-policy\" target=\"_blank\" rel=\"noopener noreferrer\">Privacy Policy<\/a>\r\n            and agree to our\r\n            <a href=\"\/terms-of-service\" target=\"_blank\" rel=\"noopener noreferrer\">Terms of Service<\/a>.\r\n          <\/div>\r\n        <\/div>\r\n      <\/label>\r\n      <div class=\"nea-field-error\" id=\"privacy_consent_error\">You must agree to the Privacy Policy to submit this form<\/div>\r\n    <\/div>\r\n\r\n    <!-- Submit Section (outside form blocks) -->\r\n    <div class=\"nea-loading\" id=\"form-loading\">\r\n      <div class=\"spinner\"><\/div>\r\n      <div>Sending your request...<\/div>\r\n    <\/div>\r\n\r\n    <div id=\"form-message\"><\/div>\r\n\r\n    <button type=\"submit\" class=\"anim-purple-blue\" id=\"submit-btn\" disabled>\r\n      Send Request\r\n    <\/button>\r\n  <\/form>\r\n<\/div>\r\n\r\n<!-- jQuery (required for Select2) -->\r\n<script src=\"https:\/\/code.jquery.com\/jquery-3.6.0.min.js\"><\/script>\r\n<!-- Select2 JS -->\r\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/select2@4.1.0-rc.0\/dist\/js\/select2.min.js\"><\/script>\r\n\r\n<script>\r\n  \/\/ Define neaFormData for WordPress AJAX (will be overwritten by wp_localize_script if available)\r\n  var neaFormData = window.neaFormData || {\r\n    ajaxUrl: (typeof ajaxurl !== 'undefined') ? ajaxurl : '\/wp-admin\/admin-ajax.php',\r\n    nonce: ''\r\n  };\r\n\r\n  (function ($) {\r\n    \/\/ Countries with phone codes\r\n    const countriesData = [\r\n      { name: \"Afghanistan\", code: \"AF\", phone: \"+93\" },\r\n      { name: \"Albania\", code: \"AL\", phone: \"+355\" },\r\n      { name: \"Algeria\", code: \"DZ\", phone: \"+213\" },\r\n      { name: \"Andorra\", code: \"AD\", phone: \"+376\" },\r\n      { name: \"Angola\", code: \"AO\", phone: \"+244\" },\r\n      { name: \"Argentina\", code: \"AR\", phone: \"+54\" },\r\n      { name: \"Armenia\", code: \"AM\", phone: \"+374\" },\r\n      { name: \"Australia\", code: \"AU\", phone: \"+61\" },\r\n      { name: \"Austria\", code: \"AT\", phone: \"+43\" },\r\n      { name: \"Azerbaijan\", code: \"AZ\", phone: \"+994\" },\r\n      { name: \"Bahamas\", code: \"BS\", phone: \"+1-242\" },\r\n      { name: \"Bahrain\", code: \"BH\", phone: \"+973\" },\r\n      { name: \"Bangladesh\", code: \"BD\", phone: \"+880\" },\r\n      { name: \"Belarus\", code: \"BY\", phone: \"+375\" },\r\n      { name: \"Belgium\", code: \"BE\", phone: \"+32\" },\r\n      { name: \"Belize\", code: \"BZ\", phone: \"+501\" },\r\n      { name: \"Benin\", code: \"BJ\", phone: \"+229\" },\r\n      { name: \"Bhutan\", code: \"BT\", phone: \"+975\" },\r\n      { name: \"Bolivia\", code: \"BO\", phone: \"+591\" },\r\n      { name: \"Bosnia and Herzegovina\", code: \"BA\", phone: \"+387\" },\r\n      { name: \"Botswana\", code: \"BW\", phone: \"+267\" },\r\n      { name: \"Brazil\", code: \"BR\", phone: \"+55\" },\r\n      { name: \"Brunei\", code: \"BN\", phone: \"+673\" },\r\n      { name: \"Bulgaria\", code: \"BG\", phone: \"+359\" },\r\n      { name: \"Burkina Faso\", code: \"BF\", phone: \"+226\" },\r\n      { name: \"Burundi\", code: \"BI\", phone: \"+257\" },\r\n      { name: \"Cambodia\", code: \"KH\", phone: \"+855\" },\r\n      { name: \"Cameroon\", code: \"CM\", phone: \"+237\" },\r\n      { name: \"Canada\", code: \"CA\", phone: \"+1\" },\r\n      { name: \"Cape Verde\", code: \"CV\", phone: \"+238\" },\r\n      { name: \"Central African Republic\", code: \"CF\", phone: \"+236\" },\r\n      { name: \"Chad\", code: \"TD\", phone: \"+235\" },\r\n      { name: \"Chile\", code: \"CL\", phone: \"+56\" },\r\n      { name: \"China\", code: \"CN\", phone: \"+86\" },\r\n      { name: \"Colombia\", code: \"CO\", phone: \"+57\" },\r\n      { name: \"Comoros\", code: \"KM\", phone: \"+269\" },\r\n      { name: \"Congo\", code: \"CG\", phone: \"+242\" },\r\n      { name: \"Costa Rica\", code: \"CR\", phone: \"+506\" },\r\n      { name: \"Croatia\", code: \"HR\", phone: \"+385\" },\r\n      { name: \"Cuba\", code: \"CU\", phone: \"+53\" },\r\n      { name: \"Cyprus\", code: \"CY\", phone: \"+357\" },\r\n      { name: \"Czech Republic\", code: \"CZ\", phone: \"+420\" },\r\n      { name: \"Denmark\", code: \"DK\", phone: \"+45\" },\r\n      { name: \"Djibouti\", code: \"DJ\", phone: \"+253\" },\r\n      { name: \"Dominica\", code: \"DM\", phone: \"+1-767\" },\r\n      { name: \"Dominican Republic\", code: \"DO\", phone: \"+1-809\" },\r\n      { name: \"Ecuador\", code: \"EC\", phone: \"+593\" },\r\n      { name: \"Egypt\", code: \"EG\", phone: \"+20\" },\r\n      { name: \"El Salvador\", code: \"SV\", phone: \"+503\" },\r\n      { name: \"Equatorial Guinea\", code: \"GQ\", phone: \"+240\" },\r\n      { name: \"Eritrea\", code: \"ER\", phone: \"+291\" },\r\n      { name: \"Estonia\", code: \"EE\", phone: \"+372\" },\r\n      { name: \"Eswatini\", code: \"SZ\", phone: \"+268\" },\r\n      { name: \"Ethiopia\", code: \"ET\", phone: \"+251\" },\r\n      { name: \"Fiji\", code: \"FJ\", phone: \"+679\" },\r\n      { name: \"Finland\", code: \"FI\", phone: \"+358\" },\r\n      { name: \"France\", code: \"FR\", phone: \"+33\" },\r\n      { name: \"Gabon\", code: \"GA\", phone: \"+241\" },\r\n      { name: \"Gambia\", code: \"GM\", phone: \"+220\" },\r\n      { name: \"Georgia\", code: \"GE\", phone: \"+995\" },\r\n      { name: \"Germany\", code: \"DE\", phone: \"+49\" },\r\n      { name: \"Ghana\", code: \"GH\", phone: \"+233\" },\r\n      { name: \"Greece\", code: \"GR\", phone: \"+30\" },\r\n      { name: \"Grenada\", code: \"GD\", phone: \"+1-473\" },\r\n      { name: \"Guatemala\", code: \"GT\", phone: \"+502\" },\r\n      { name: \"Guinea\", code: \"GN\", phone: \"+224\" },\r\n      { name: \"Guinea-Bissau\", code: \"GW\", phone: \"+245\" },\r\n      { name: \"Guyana\", code: \"GY\", phone: \"+592\" },\r\n      { name: \"Haiti\", code: \"HT\", phone: \"+509\" },\r\n      { name: \"Honduras\", code: \"HN\", phone: \"+504\" },\r\n      { name: \"Hungary\", code: \"HU\", phone: \"+36\" },\r\n      { name: \"Iceland\", code: \"IS\", phone: \"+354\" },\r\n      { name: \"India\", code: \"IN\", phone: \"+91\" },\r\n      { name: \"Indonesia\", code: \"ID\", phone: \"+62\" },\r\n      { name: \"Iran\", code: \"IR\", phone: \"+98\" },\r\n      { name: \"Iraq\", code: \"IQ\", phone: \"+964\" },\r\n      { name: \"Ireland\", code: \"IE\", phone: \"+353\" },\r\n      { name: \"Israel\", code: \"IL\", phone: \"+972\" },\r\n      { name: \"Italy\", code: \"IT\", phone: \"+39\" },\r\n      { name: \"Jamaica\", code: \"JM\", phone: \"+1-876\" },\r\n      { name: \"Japan\", code: \"JP\", phone: \"+81\" },\r\n      { name: \"Jordan\", code: \"JO\", phone: \"+962\" },\r\n      { name: \"Kazakhstan\", code: \"KZ\", phone: \"+7\" },\r\n      { name: \"Kenya\", code: \"KE\", phone: \"+254\" },\r\n      { name: \"Kiribati\", code: \"KI\", phone: \"+686\" },\r\n      { name: \"Kuwait\", code: \"KW\", phone: \"+965\" },\r\n      { name: \"Kyrgyzstan\", code: \"KG\", phone: \"+996\" },\r\n      { name: \"Laos\", code: \"LA\", phone: \"+856\" },\r\n      { name: \"Latvia\", code: \"LV\", phone: \"+371\" },\r\n      { name: \"Lebanon\", code: \"LB\", phone: \"+961\" },\r\n      { name: \"Lesotho\", code: \"LS\", phone: \"+266\" },\r\n      { name: \"Liberia\", code: \"LR\", phone: \"+231\" },\r\n      { name: \"Libya\", code: \"LY\", phone: \"+218\" },\r\n      { name: \"Liechtenstein\", code: \"LI\", phone: \"+423\" },\r\n      { name: \"Lithuania\", code: \"LT\", phone: \"+370\" },\r\n      { name: \"Luxembourg\", code: \"LU\", phone: \"+352\" },\r\n      { name: \"Madagascar\", code: \"MG\", phone: \"+261\" },\r\n      { name: \"Malawi\", code: \"MW\", phone: \"+265\" },\r\n      { name: \"Malaysia\", code: \"MY\", phone: \"+60\" },\r\n      { name: \"Maldives\", code: \"MV\", phone: \"+960\" },\r\n      { name: \"Mali\", code: \"ML\", phone: \"+223\" },\r\n      { name: \"Malta\", code: \"MT\", phone: \"+356\" },\r\n      { name: \"Marshall Islands\", code: \"MH\", phone: \"+692\" },\r\n      { name: \"Mauritania\", code: \"MR\", phone: \"+222\" },\r\n      { name: \"Mauritius\", code: \"MU\", phone: \"+230\" },\r\n      { name: \"Mexico\", code: \"MX\", phone: \"+52\" },\r\n      { name: \"Micronesia\", code: \"FM\", phone: \"+691\" },\r\n      { name: \"Moldova\", code: \"MD\", phone: \"+373\" },\r\n      { name: \"Monaco\", code: \"MC\", phone: \"+377\" },\r\n      { name: \"Mongolia\", code: \"MN\", phone: \"+976\" },\r\n      { name: \"Montenegro\", code: \"ME\", phone: \"+382\" },\r\n      { name: \"Morocco\", code: \"MA\", phone: \"+212\" },\r\n      { name: \"Mozambique\", code: \"MZ\", phone: \"+258\" },\r\n      { name: \"Myanmar\", code: \"MM\", phone: \"+95\" },\r\n      { name: \"Namibia\", code: \"NA\", phone: \"+264\" },\r\n      { name: \"Nauru\", code: \"NR\", phone: \"+674\" },\r\n      { name: \"Nepal\", code: \"NP\", phone: \"+977\" },\r\n      { name: \"Netherlands\", code: \"NL\", phone: \"+31\" },\r\n      { name: \"New Zealand\", code: \"NZ\", phone: \"+64\" },\r\n      { name: \"Nicaragua\", code: \"NI\", phone: \"+505\" },\r\n      { name: \"Niger\", code: \"NE\", phone: \"+227\" },\r\n      { name: \"Nigeria\", code: \"NG\", phone: \"+234\" },\r\n      { name: \"North Korea\", code: \"KP\", phone: \"+850\" },\r\n      { name: \"North Macedonia\", code: \"MK\", phone: \"+389\" },\r\n      { name: \"Norway\", code: \"NO\", phone: \"+47\" },\r\n      { name: \"Oman\", code: \"OM\", phone: \"+968\" },\r\n      { name: \"Pakistan\", code: \"PK\", phone: \"+92\" },\r\n      { name: \"Palau\", code: \"PW\", phone: \"+680\" },\r\n      { name: \"Palestine\", code: \"PS\", phone: \"+970\" },\r\n      { name: \"Panama\", code: \"PA\", phone: \"+507\" },\r\n      { name: \"Papua New Guinea\", code: \"PG\", phone: \"+675\" },\r\n      { name: \"Paraguay\", code: \"PY\", phone: \"+595\" },\r\n      { name: \"Peru\", code: \"PE\", phone: \"+51\" },\r\n      { name: \"Philippines\", code: \"PH\", phone: \"+63\" },\r\n      { name: \"Poland\", code: \"PL\", phone: \"+48\" },\r\n      { name: \"Portugal\", code: \"PT\", phone: \"+351\" },\r\n      { name: \"Qatar\", code: \"QA\", phone: \"+974\" },\r\n      { name: \"Romania\", code: \"RO\", phone: \"+40\" },\r\n      { name: \"Russia\", code: \"RU\", phone: \"+7\" },\r\n      { name: \"Rwanda\", code: \"RW\", phone: \"+250\" },\r\n      { name: \"Saint Kitts and Nevis\", code: \"KN\", phone: \"+1-869\" },\r\n      { name: \"Saint Lucia\", code: \"LC\", phone: \"+1-758\" },\r\n      { name: \"Saint Vincent and the Grenadines\", code: \"VC\", phone: \"+1-784\" },\r\n      { name: \"Samoa\", code: \"WS\", phone: \"+685\" },\r\n      { name: \"San Marino\", code: \"SM\", phone: \"+378\" },\r\n      { name: \"Sao Tome and Principe\", code: \"ST\", phone: \"+239\" },\r\n      { name: \"Saudi Arabia\", code: \"SA\", phone: \"+966\" },\r\n      { name: \"Senegal\", code: \"SN\", phone: \"+221\" },\r\n      { name: \"Serbia\", code: \"RS\", phone: \"+381\" },\r\n      { name: \"Seychelles\", code: \"SC\", phone: \"+248\" },\r\n      { name: \"Sierra Leone\", code: \"SL\", phone: \"+232\" },\r\n      { name: \"Singapore\", code: \"SG\", phone: \"+65\" },\r\n      { name: \"Slovakia\", code: \"SK\", phone: \"+421\" },\r\n      { name: \"Slovenia\", code: \"SI\", phone: \"+386\" },\r\n      { name: \"Solomon Islands\", code: \"SB\", phone: \"+677\" },\r\n      { name: \"Somalia\", code: \"SO\", phone: \"+252\" },\r\n      { name: \"South Africa\", code: \"ZA\", phone: \"+27\" },\r\n      { name: \"South Korea\", code: \"KR\", phone: \"+82\" },\r\n      { name: \"South Sudan\", code: \"SS\", phone: \"+211\" },\r\n      { name: \"Spain\", code: \"ES\", phone: \"+34\" },\r\n      { name: \"Sri Lanka\", code: \"LK\", phone: \"+94\" },\r\n      { name: \"Sudan\", code: \"SD\", phone: \"+249\" },\r\n      { name: \"Suriname\", code: \"SR\", phone: \"+597\" },\r\n      { name: \"Sweden\", code: \"SE\", phone: \"+46\" },\r\n      { name: \"Switzerland\", code: \"CH\", phone: \"+41\" },\r\n      { name: \"Syria\", code: \"SY\", phone: \"+963\" },\r\n      { name: \"Taiwan\", code: \"TW\", phone: \"+886\" },\r\n      { name: \"Tajikistan\", code: \"TJ\", phone: \"+992\" },\r\n      { name: \"Tanzania\", code: \"TZ\", phone: \"+255\" },\r\n      { name: \"Thailand\", code: \"TH\", phone: \"+66\" },\r\n      { name: \"Timor-Leste\", code: \"TL\", phone: \"+670\" },\r\n      { name: \"Togo\", code: \"TG\", phone: \"+228\" },\r\n      { name: \"Tonga\", code: \"TO\", phone: \"+676\" },\r\n      { name: \"Trinidad and Tobago\", code: \"TT\", phone: \"+1-868\" },\r\n      { name: \"Tunisia\", code: \"TN\", phone: \"+216\" },\r\n      { name: \"Turkey\", code: \"TR\", phone: \"+90\" },\r\n      { name: \"Turkmenistan\", code: \"TM\", phone: \"+993\" },\r\n      { name: \"Tuvalu\", code: \"TV\", phone: \"+688\" },\r\n      { name: \"Uganda\", code: \"UG\", phone: \"+256\" },\r\n      { name: \"Ukraine\", code: \"UA\", phone: \"+380\" },\r\n      { name: \"United Arab Emirates\", code: \"AE\", phone: \"+971\" },\r\n      { name: \"United Kingdom\", code: \"GB\", phone: \"+44\" },\r\n      { name: \"United States\", code: \"US\", phone: \"+1\" },\r\n      { name: \"Uruguay\", code: \"UY\", phone: \"+598\" },\r\n      { name: \"Uzbekistan\", code: \"UZ\", phone: \"+998\" },\r\n      { name: \"Vanuatu\", code: \"VU\", phone: \"+678\" },\r\n      { name: \"Vatican City\", code: \"VA\", phone: \"+39\" },\r\n      { name: \"Venezuela\", code: \"VE\", phone: \"+58\" },\r\n      { name: \"Vietnam\", code: \"VN\", phone: \"+84\" },\r\n      { name: \"Yemen\", code: \"YE\", phone: \"+967\" },\r\n      { name: \"Zambia\", code: \"ZM\", phone: \"+260\" },\r\n      { name: \"Zimbabwe\", code: \"ZW\", phone: \"+263\" },\r\n    ];\r\n\r\n    \/\/ Populate country selects\r\n    function populateCountrySelect(selectId) {\r\n      const select = document.getElementById(selectId);\r\n      if (select) {\r\n        countriesData.forEach((country) => {\r\n          const option = document.createElement(\"option\");\r\n          option.value = country.code;\r\n          option.textContent = country.name;\r\n          option.dataset.phone = country.phone;\r\n          select.appendChild(option);\r\n        });\r\n      }\r\n    }\r\n\r\n    \/\/ Populate phone code select\r\n    function populatePhoneCodeSelect(selectId) {\r\n      const select = document.getElementById(selectId);\r\n      if (select) {\r\n        countriesData.forEach((country) => {\r\n          const option = document.createElement(\"option\");\r\n          option.value = country.phone;\r\n          option.textContent = country.phone + \" \" + country.name;\r\n          option.dataset.code = country.code;\r\n          select.appendChild(option);\r\n        });\r\n      }\r\n    }\r\n\r\n    populateCountrySelect(\"country\");\r\n    populateCountrySelect(\"print_country\");\r\n    populatePhoneCodeSelect(\"phone_code\");\r\n\r\n    \/\/ Initialize Select2\r\n    $(document).ready(function () {\r\n      $(\".nea-select2\").select2({\r\n        placeholder: \"Select country...\",\r\n        allowClear: true,\r\n        width: \"100%\",\r\n      });\r\n\r\n      $(\".nea-select2-phone\").select2({\r\n        placeholder: \"Code\",\r\n        allowClear: true,\r\n        width: \"100%\",\r\n      });\r\n\r\n      \/\/ Sync country selection with phone code and delivery country\r\n      $(\"#country\").on(\"change\", function () {\r\n        const selectedCode = $(this).val();\r\n        if (selectedCode) {\r\n          const country = countriesData.find((c) => c.code === selectedCode);\r\n          if (country) {\r\n            \/\/ Sync phone code\r\n            $(\"#phone_code\").val(country.phone).trigger(\"change\");\r\n            \/\/ Sync print delivery country\r\n            $(\"#print_country\").val(country.code).trigger(\"change\");\r\n          }\r\n        }\r\n      });\r\n\r\n      \/\/ Reverse sync: phone code -> country selection\r\n      $(\"#phone_code\").on(\"change\", function () {\r\n        const selectedPhoneCode = $(this).val();\r\n        if (selectedPhoneCode) {\r\n          const country = countriesData.find((c) => c.phone === selectedPhoneCode);\r\n          if (country) {\r\n            \/\/ Sync country field\r\n            $(\"#country\").val(country.code).trigger(\"change.select2\");\r\n            \/\/ Sync print delivery country\r\n            $(\"#print_country\").val(country.code).trigger(\"change.select2\");\r\n          }\r\n        }\r\n      });\r\n\r\n      \/\/ Auto-add https:\/\/ to URL fields\r\n      $('input[type=\"url\"]').on(\"blur\", function () {\r\n        let value = $(this).val().trim();\r\n        if (value && !value.match(\/^https?:\\\/\\\/\/i)) {\r\n          $(this).val(\"https:\/\/\" + value);\r\n        }\r\n      });\r\n\r\n      \/\/ Real-time validation\r\n      $('input[required], textarea[required]').on(\"blur\", function() {\r\n        validateField(this);\r\n      });\r\n\r\n      $('input[type=\"email\"]').on(\"blur\", function() {\r\n        validateEmail(this);\r\n      });\r\n\r\n      $('input[type=\"url\"]').on(\"blur\", function() {\r\n        validateUrl(this);\r\n      });\r\n\r\n      \/\/ UTM Parameter Detection for Riga Symphony\r\n      const urlParams = new URLSearchParams(window.location.search);\r\n      const utmParam = urlParams.get('utm');\r\n      if (utmParam && utmParam.toLowerCase() === 'rigasymphony-grandprix') {\r\n        \/\/ Auto-select Riga Symphony program\r\n        $('#special_program').val('riga_symphony').trigger('change');\r\n        \/\/ Show festival name field\r\n        $('#festival-name-section').addClass('active');\r\n        \/\/ Hide timeline\r\n        $('#timeline-section').hide();\r\n        \/\/ Auto-select Web Development service\r\n        $('#service_web').prop('checked', true).trigger('change');\r\n        \/\/ Auto-select Musician\/Band Website in project type\r\n        setTimeout(function() {\r\n          $('#web_project_musician').prop('checked', true);\r\n        }, 100);\r\n      }\r\n\r\n      \/\/ Privacy consent - enable\/disable submit button\r\n      $('#privacy_consent').on('change', function() {\r\n        const isChecked = $(this).is(':checked');\r\n        $('#submit-btn').prop('disabled', !isChecked);\r\n        if (isChecked) {\r\n          $('#privacy_consent_error').removeClass('visible');\r\n          $('#privacy-consent-wrapper').css('border-color', 'var(--nea-blue)');\r\n        } else {\r\n          $('#privacy-consent-wrapper').css('border-color', 'var(--nea-purple)');\r\n        }\r\n      });\r\n\r\n      \/\/ Messenger same phone checkbox - show when WhatsApp, Telegram, or Signal is selected\r\n      $('input[name=\"contact_method[]\"]').on('change', function() {\r\n        const messengerSelected =\r\n          $('input[name=\"contact_method[]\"][value=\"whatsapp\"]').is(':checked') ||\r\n          $('input[name=\"contact_method[]\"][value=\"telegram\"]').is(':checked') ||\r\n          $('input[name=\"contact_method[]\"][value=\"signal\"]').is(':checked');\r\n\r\n        if (messengerSelected) {\r\n          $('#messenger-same-phone-section').addClass('active');\r\n        } else {\r\n          $('#messenger-same-phone-section').removeClass('active');\r\n          $('#same_phone_messenger').prop('checked', false);\r\n        }\r\n      });\r\n    });\r\n\r\n    \/\/ Field validation functions\r\n    function validateField(field) {\r\n      const $field = $(field);\r\n      const $error = $field.siblings('.nea-field-error');\r\n      if (!$field.val().trim()) {\r\n        $field.addClass('error');\r\n        $error.addClass('visible');\r\n        return false;\r\n      } else {\r\n        $field.removeClass('error');\r\n        $error.removeClass('visible');\r\n        return true;\r\n      }\r\n    }\r\n\r\n    function validateEmail(field) {\r\n      const $field = $(field);\r\n      const $error = $field.siblings('.nea-field-error');\r\n      const emailRegex = \/^[^\\s@]+@[^\\s@]+\\.[^\\s@]+$\/;\r\n      const value = $field.val().trim();\r\n\r\n      if (value && !emailRegex.test(value)) {\r\n        $field.addClass('error');\r\n        $error.addClass('visible');\r\n        return false;\r\n      } else if ($field.prop('required') && !value) {\r\n        $field.addClass('error');\r\n        $error.addClass('visible');\r\n        return false;\r\n      } else {\r\n        $field.removeClass('error');\r\n        $error.removeClass('visible');\r\n        return true;\r\n      }\r\n    }\r\n\r\n    function validateUrl(field) {\r\n      const $field = $(field);\r\n      const $error = $field.siblings('.nea-field-error');\r\n      const value = $field.val().trim();\r\n\r\n      if (value) {\r\n        try {\r\n          new URL(value);\r\n          $field.removeClass('error');\r\n          $error.removeClass('visible');\r\n          return true;\r\n        } catch (e) {\r\n          $field.addClass('error');\r\n          $error.addClass('visible');\r\n          return false;\r\n        }\r\n      } else {\r\n        $field.removeClass('error');\r\n        $error.removeClass('visible');\r\n        return true;\r\n      }\r\n    }\r\n\r\n    \/\/ Conditional logic helpers\r\n    function showSection(id) {\r\n      const el = document.getElementById(id);\r\n      if (el) el.classList.add(\"active\");\r\n    }\r\n\r\n    function hideSection(id) {\r\n      const el = document.getElementById(id);\r\n      if (el) el.classList.remove(\"active\");\r\n    }\r\n\r\n    function toggleSection(id, show) {\r\n      if (show) showSection(id);\r\n      else hideSection(id);\r\n    }\r\n\r\n    function showElement(id) {\r\n      const el = document.getElementById(id);\r\n      if (el) el.style.display = \"\";\r\n    }\r\n\r\n    function hideElement(id) {\r\n      const el = document.getElementById(id);\r\n      if (el) el.style.display = \"none\";\r\n    }\r\n\r\n    \/\/ Sara Radovanovi\u0107 check\r\n    function isSara(name) {\r\n      if (!name) return false;\r\n      const normalized = name.toLowerCase().trim();\r\n      return \/^sara\\s+radovanovi(\u0107|c|ch)$\/i.test(normalized);\r\n    }\r\n\r\n    \/\/ Special Program logic\r\n    const specialProgram = document.getElementById(\"special_program\");\r\n    const festivalNameInput = document.getElementById(\"festival_participant_name\");\r\n\r\n    specialProgram.addEventListener(\"change\", function () {\r\n      const isRigaSymphony = this.value === \"riga_symphony\";\r\n\r\n      \/\/ Show Festival Participant Name field only for Riga Symphony\r\n      toggleSection(\"festival-name-section\", isRigaSymphony);\r\n\r\n      \/\/ Hide Timeline for Riga Symphony participants\r\n      if (isRigaSymphony) {\r\n        hideElement(\"timeline-section\");\r\n        checkSaraCondition();\r\n      } else {\r\n        showElement(\"timeline-section\");\r\n        hideSection(\"sara-congrats\");\r\n        showElement(\"budget-section\");\r\n      }\r\n    });\r\n\r\n    if (festivalNameInput) {\r\n      festivalNameInput.addEventListener(\"input\", checkSaraCondition);\r\n    }\r\n\r\n    function checkSaraCondition() {\r\n      const name = festivalNameInput ? festivalNameInput.value : \"\";\r\n      const isSpecialSara = isSara(name) && specialProgram.value === \"riga_symphony\";\r\n\r\n      toggleSection(\"sara-congrats\", isSpecialSara);\r\n      if (isSpecialSara) {\r\n        hideElement(\"budget-section\");\r\n      } else {\r\n        showElement(\"budget-section\");\r\n      }\r\n    }\r\n\r\n    \/\/ Services checkboxes logic\r\n    const serviceCheckboxes = {\r\n      service_web: \"web-development-section\",\r\n      service_design: \"digital-design-section\",\r\n      service_print: \"print-design-section\",\r\n      service_branding: \"branding-section\",\r\n      service_marketing: \"digital-marketing-section\",\r\n      service_seo: \"seo-section\",\r\n      service_smm: \"smm-section\",\r\n      service_ai: \"ai-section\",\r\n      service_integration: \"integration-section\",\r\n      service_other: \"other-service-section\",\r\n    };\r\n\r\n    Object.keys(serviceCheckboxes).forEach((checkboxId) => {\r\n      const checkbox = document.getElementById(checkboxId);\r\n      if (checkbox) {\r\n        checkbox.addEventListener(\"change\", function () {\r\n          toggleSection(serviceCheckboxes[checkboxId], this.checked);\r\n        });\r\n      }\r\n    });\r\n\r\n    \/\/ Web Development understanding level\r\n    document\r\n      .querySelectorAll('input[name=\"web_understanding\"]')\r\n      .forEach((radio) => {\r\n        radio.addEventListener(\"change\", function () {\r\n          toggleSection(\"web-describe-section\", this.value === \"not_sure\");\r\n          toggleSection(\"web-detailed-section\", this.value === \"know_exactly\");\r\n        });\r\n      });\r\n\r\n    \/\/ Web existing website\r\n    document.querySelectorAll('input[name=\"web_existing\"]').forEach((radio) => {\r\n      radio.addEventListener(\"change\", function () {\r\n        toggleSection(\"web-existing-url-section\", this.value === \"yes\");\r\n      });\r\n    });\r\n\r\n    \/\/ Web features other\r\n    const webFeaturesOther = document.getElementById(\"web_features_other\");\r\n    if (webFeaturesOther) {\r\n      webFeaturesOther.addEventListener(\"change\", function () {\r\n        toggleSection(\"web-features-other-section\", this.checked);\r\n      });\r\n    }\r\n\r\n    \/\/ Design references\r\n    document\r\n      .querySelectorAll('input[name=\"design_references\"]')\r\n      .forEach((radio) => {\r\n        radio.addEventListener(\"change\", function () {\r\n          toggleSection(\"design-references-section\", this.value === \"yes\");\r\n        });\r\n      });\r\n\r\n    \/\/ Print printing\/delivery\r\n    document\r\n      .querySelectorAll('input[name=\"print_printing\"]')\r\n      .forEach((radio) => {\r\n        radio.addEventListener(\"change\", function () {\r\n          toggleSection(\"print-delivery-section\", this.value === \"yes\");\r\n        });\r\n      });\r\n\r\n    \/\/ Marketing materials tip\r\n    document\r\n      .querySelectorAll('input[name=\"marketing_materials\"]')\r\n      .forEach((radio) => {\r\n        radio.addEventListener(\"change\", function () {\r\n          toggleSection(\r\n            \"marketing-tip-section\",\r\n            this.value === \"no\" || this.value === \"partially\"\r\n          );\r\n        });\r\n      });\r\n\r\n    \/\/ Marketing channels other\r\n    const marketingChannelsOther = document.getElementById(\r\n      \"marketing_channels_other\"\r\n    );\r\n    if (marketingChannelsOther) {\r\n      marketingChannelsOther.addEventListener(\"change\", function () {\r\n        toggleSection(\"marketing-channels-other-section\", this.checked);\r\n      });\r\n    }\r\n\r\n    \/\/ SEO analytics other\r\n    document\r\n      .querySelectorAll('input[name=\"seo_analytics\"]')\r\n      .forEach((radio) => {\r\n        radio.addEventListener(\"change\", function () {\r\n          toggleSection(\"seo-analytics-other-section\", this.value === \"other\");\r\n        });\r\n      });\r\n\r\n    \/\/ SEO keywords\r\n    document.querySelectorAll('input[name=\"seo_keywords\"]').forEach((radio) => {\r\n      radio.addEventListener(\"change\", function () {\r\n        toggleSection(\"seo-keywords-section\", this.value === \"yes\");\r\n      });\r\n    });\r\n\r\n    \/\/ SMM platforms other\r\n    const smmPlatformsOther = document.getElementById(\"smm_platforms_other\");\r\n    if (smmPlatformsOther) {\r\n      smmPlatformsOther.addEventListener(\"change\", function () {\r\n        toggleSection(\"smm-platforms-other-section\", this.checked);\r\n      });\r\n    }\r\n\r\n    \/\/ SMM content tip\r\n    document.querySelectorAll('input[name=\"smm_content\"]').forEach((radio) => {\r\n      radio.addEventListener(\"change\", function () {\r\n        toggleSection(\r\n          \"smm-tip-section\",\r\n          this.value === \"no\" || this.value === \"partially\"\r\n        );\r\n      });\r\n    });\r\n\r\n    \/\/ Contact method other\r\n    const contactMethodOther = document.getElementById(\"contact_method_other\");\r\n    if (contactMethodOther) {\r\n      contactMethodOther.addEventListener(\"change\", function () {\r\n        toggleSection(\"contact-method-other-section\", this.checked);\r\n      });\r\n    }\r\n\r\n    \/\/ File upload handling\r\n    const fileInput = document.getElementById(\"file_upload\");\r\n    const fileList = document.getElementById(\"file-list\");\r\n    let uploadedFiles = [];\r\n\r\n    if (fileInput) {\r\n      fileInput.addEventListener(\"change\", function (e) {\r\n        const files = Array.from(e.target.files);\r\n        files.forEach((file) => {\r\n          if (file.size > 5 * 1024 * 1024) {\r\n            alert(\r\n              'File \"' +\r\n                file.name +\r\n                '\" is too large. Maximum size is 5MB per file.'\r\n            );\r\n            return;\r\n          }\r\n          uploadedFiles.push(file);\r\n        });\r\n        updateFileList();\r\n      });\r\n    }\r\n\r\n    function updateFileList() {\r\n      if (!fileList) return;\r\n      fileList.innerHTML = \"\";\r\n      uploadedFiles.forEach((file, index) => {\r\n        const item = document.createElement(\"div\");\r\n        item.className = \"nea-file-item\";\r\n        item.innerHTML =\r\n          \"<span>\" +\r\n          file.name +\r\n          \" (\" +\r\n          (file.size \/ 1024).toFixed(1) +\r\n          \" KB)<\/span>\" +\r\n          '<button type=\"button\" class=\"remove-file\" data-index=\"' +\r\n          index +\r\n          '\">&times;<\/button>';\r\n        fileList.appendChild(item);\r\n      });\r\n\r\n      fileList.querySelectorAll(\".remove-file\").forEach((btn) => {\r\n        btn.addEventListener(\"click\", function () {\r\n          const index = parseInt(this.dataset.index);\r\n          uploadedFiles.splice(index, 1);\r\n          updateFileList();\r\n        });\r\n      });\r\n    }\r\n\r\n    \/\/ Form submission\r\n    const form = document.getElementById(\"nea-application-form\");\r\n    const submitBtn = document.getElementById(\"submit-btn\");\r\n    const formLoading = document.getElementById(\"form-loading\");\r\n    const formMessage = document.getElementById(\"form-message\");\r\n\r\n    if (form) {\r\n      form.addEventListener(\"submit\", function (e) {\r\n        e.preventDefault();\r\n\r\n        \/\/ Validate privacy consent\r\n        const privacyConsent = document.getElementById('privacy_consent');\r\n        if (!privacyConsent.checked) {\r\n          document.getElementById('privacy_consent_error').classList.add('visible');\r\n          document.getElementById('privacy-consent-wrapper').scrollIntoView({ behavior: 'smooth' });\r\n          return;\r\n        }\r\n\r\n        \/\/ Show loading\r\n        submitBtn.disabled = true;\r\n        formLoading.classList.add(\"active\");\r\n        formMessage.className = \"nea-message\";\r\n        formMessage.style.display = \"none\";\r\n\r\n        \/\/ Create FormData\r\n        const formData = new FormData(form);\r\n\r\n        \/\/ Add uploaded files\r\n        uploadedFiles.forEach((file, index) => {\r\n          formData.append(\"files[]\", file);\r\n        });\r\n\r\n        \/\/ Add action for WordPress\r\n        formData.append(\"action\", \"nea_submit_form\");\r\n        formData.append(\"nonce\", neaFormData.nonce);\r\n\r\n        \/\/ Submit via AJAX\r\n        fetch(neaFormData.ajaxUrl, {\r\n          method: \"POST\",\r\n          body: formData,\r\n        })\r\n          .then((response) => response.json())\r\n          .then((data) => {\r\n            formLoading.classList.remove(\"active\");\r\n            submitBtn.disabled = false;\r\n\r\n            if (data.success) {\r\n              formMessage.className = \"nea-message success\";\r\n              formMessage.textContent =\r\n                data.data.message ||\r\n                \"Thank you! Your request has been sent successfully.\";\r\n              formMessage.style.display = \"block\";\r\n              form.reset();\r\n              uploadedFiles = [];\r\n              updateFileList();\r\n\r\n              \/\/ Reset Select2\r\n              $(\".nea-select2, .nea-select2-phone\").val(\"\").trigger(\"change\");\r\n\r\n              \/\/ Hide all conditional sections\r\n              document\r\n                .querySelectorAll(\".nea-conditional-section\")\r\n                .forEach((section) => {\r\n                  section.classList.remove(\"active\");\r\n                });\r\n\r\n              \/\/ Reset visibility of budget and timeline\r\n              showElement(\"budget-section\");\r\n              showElement(\"timeline-section\");\r\n              hideSection(\"sara-congrats\");\r\n\r\n              \/\/ Clear validation errors\r\n              $('.error').removeClass('error');\r\n              $('.nea-field-error').removeClass('visible');\r\n\r\n              \/\/ Reset privacy consent and disable submit button\r\n              $('#privacy_consent').prop('checked', false);\r\n              $('#privacy-consent-wrapper').css('border-color', 'var(--nea-purple)');\r\n              $('#submit-btn').prop('disabled', true);\r\n            } else {\r\n              formMessage.className = \"nea-message error\";\r\n              formMessage.textContent =\r\n                data.data.message || \"Something went wrong. Please try again.\";\r\n              formMessage.style.display = \"block\";\r\n            }\r\n          })\r\n          .catch((error) => {\r\n            formLoading.classList.remove(\"active\");\r\n            submitBtn.disabled = false;\r\n            formMessage.className = \"nea-message error\";\r\n            formMessage.textContent =\r\n              \"Network error. Please check your connection and try again.\";\r\n            formMessage.style.display = \"block\";\r\n            console.error(\"Form submission error:\", error);\r\n          });\r\n      });\r\n    }\r\n  })(jQuery);\r\n<\/script>\r\n\t\t\t\t<\/div>\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>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Basic Information First Name * Please enter your first name Last Name * Please enter your last name Email * Please enter a valid email address Phone Code Company\/Organization Country Select country&#8230; Website Please enter a valid URL (e.g., https:\/\/example.com) Special Program NoneLIAARiga Symphony Festival Participant Name (as on diploma) Select Services You&#8217;re Interested In &#8230; <a title=\"\u0424\u043e\u0440\u043c\u0430 \u0437\u0430\u044f\u0432\u043a\u0438\" class=\"read-more\" href=\"https:\/\/nea.codes\/ru\/application-form\/\" aria-label=\"\u041f\u0440\u043e\u0447\u0438\u0442\u0430\u0442\u044c \u0431\u043e\u043b\u044c\u0448\u0435 \u043e Application Form\">\u0427\u0438\u0442\u0430\u0442\u044c \u0434\u0430\u043b\u0435\u0435<\/a><\/p>","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-2555","page","type-page","status-publish"],"acf":[],"rankMath":{"parentDomain":"nea.codes","noFollowDomains":[],"noFollowExcludeDomains":[],"noFollowExternalLinks":false,"featuredImageNotice":"\u041f\u043e\u043a\u0430\u0437\u0430\u043d\u043d\u043e\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435 \u0434\u043e\u043b\u0436\u043d\u043e \u0431\u044b\u0442\u044c \u0440\u0430\u0437\u043c\u0435\u0440\u043e\u043c \u043d\u0435 \u043c\u0435\u043d\u0435\u0435 200 \u043d\u0430 200 \u043f\u0438\u043a\u0441\u0435\u043b\u0435\u0439, \u0447\u0442\u043e\u0431\u044b \u0435\u0433\u043e \u043c\u043e\u0433\u043b\u0438 \u0443\u0432\u0438\u0434\u0435\u0442\u044c Facebook \u0438 \u0434\u0440\u0443\u0433\u0438\u0435 \u0441\u0430\u0439\u0442\u044b \u0441\u043e\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0445 \u0441\u0435\u0442\u0435\u0439.","pluginReviewed":false,"postSettings":{"linkSuggestions":true,"useFocusKeyword":false},"frontEndScore":false,"postName":"application-form","permalinkFormat":"https:\/\/nea.codes\/ru\/%pagename%\/","showLockModifiedDate":true,"assessor":{"focusKeywordLink":"https:\/\/nea.codes\/wp-admin\/edit.php?focus_keyword=%focus_keyword%&post_type=%post_type%","hasTOCPlugin":true,"primaryTaxonomy":false,"serpData":{"title":"","description":"","focusKeywords":"","pillarContent":false,"canonicalUrl":"","breadcrumbTitle":"","advancedRobots":{"max-snippet":"-1","max-video-preview":"-1","max-image-preview":"large"},"facebookTitle":"","facebookDescription":"","facebookImage":"","facebookImageID":"","facebookHasOverlay":false,"facebookImageOverlay":"","facebookAuthor":"","twitterCardType":"","twitterUseFacebook":true,"twitterTitle":"","twitterDescription":"","twitterImage":"","twitterImageID":"","twitterHasOverlay":false,"twitterImageOverlay":"","twitterPlayerUrl":"","twitterPlayerSize":"","twitterPlayerStream":"","twitterPlayerStreamCtype":"","twitterAppDescription":"","twitterAppIphoneName":"","twitterAppIphoneID":"","twitterAppIphoneUrl":"","twitterAppIpadName":"","twitterAppIpadID":"","twitterAppIpadUrl":"","twitterAppGoogleplayName":"","twitterAppGoogleplayID":"","twitterAppGoogleplayUrl":"","twitterAppCountry":"","robots":{"index":true},"twitterAuthor":"\u0438\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f","primaryTerm":0,"authorName":"eugene.novikoff","titleTemplate":"%title% %sep% %sitename%","descriptionTemplate":"%excerpt%","showScoreFrontend":true,"lockModifiedDate":false},"powerWords":[],"diacritics":{"A":"[\\u0410\\u0430]","B":"[\\u0411\\u0431]","V":"[\\u0412\\u0432]","G":"[\\u0413\\u0433]","D":"[\\u0414\\u0434]","YE":"[\\u0415\\u0435]","YO":"[\\u0401\\u0451]","ZH":"[\\u0416\\u0436]","Z":"[\\u0417\\u0437]","EE":"[\\u0418\\u0438]","YI":"[\\u0419\\u0439]","K":"[\\u041A\\u043A]","L":"[\\u041B\\u043B]","M":"[\\u041C\\u043c]","P":"[\\u041F\\u043F]","T":"[\\u0422\\u0442]","U":"[\\u0423\\u0443]","F":"[\\u0424\\u0444]","H":"[\\u0425\\u0445]","TS":"[\\u0426\\u0446]","CH":"[\\u0427\\u0447]","SH":"[\\u0428\\u0448\\u0429\\u0449]","I":"[\\u042B\\u044B]","E":"[\\u042D\\u044D]","YU":"[\\u042E\\u044E]","YA":"[\\u042F\\u044F]","N":"[\\u041D\\u043D]"},"researchesTests":["contentHasTOC","contentHasShortParagraphs","contentHasAssets","keywordInTitle","keywordInMetaDescription","keywordInPermalink","keywordIn10Percent","keywordInContent","keywordInSubheadings","keywordInImageAlt","keywordDensity","keywordNotUsed","lengthContent","lengthPermalink","linksHasInternal","linksHasExternals","linksNotAllExternals","titleStartWithKeyword","titleSentiment","titleHasPowerWords","titleHasNumber","hasContentAI"],"hasRedirection":false,"hasBreadcrumb":true},"homeUrl":"https:\/\/nea.codes\/ru","objectID":2555,"objectType":"post","locale":"ru","localeFull":"ru_RU","overlayImages":{"play":{"name":"Play \u0438\u043a\u043e\u043d\u043a\u0430","url":"https:\/\/nea.codes\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-play.png","path":"\/home\/u646275238\/domains\/nea.codes\/public_html\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-play.png","position":"middle_center"},"gif":{"name":"GIF \u0438\u043a\u043e\u043d\u043a\u0430","url":"https:\/\/nea.codes\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-gif.png","path":"\/home\/u646275238\/domains\/nea.codes\/public_html\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-gif.png","position":"middle_center"}},"defautOgImage":"https:\/\/nea.codes\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/social-placeholder.jpg","customPermalinks":true,"isUserRegistered":true,"autoSuggestKeywords":true,"connectSiteUrl":"https:\/\/rankmath.com\/auth?site=https%3A%2F%2Fnea.codes%2Fru&r=https%3A%2F%2Fnea.codes%2Fru%2Fwp-json%2Fwp%2Fv2%2Fpages%2F2555%3Fnonce%3D7812cf3634&pro=1","maxTags":100,"trendsIcon":"<svg viewBox=\"0 0 610 610\"><path d=\"M18.85,446,174.32,290.48l58.08,58.08L76.93,504a14.54,14.54,0,0,1-20.55,0L18.83,466.48a14.54,14.54,0,0,1,0-20.55Z\" style=\"fill:#4285f4\"\/><path d=\"M242.65,242.66,377.59,377.6l-47.75,47.75a14.54,14.54,0,0,1-20.55,0L174.37,290.43l47.75-47.75A14.52,14.52,0,0,1,242.65,242.66Z\" style=\"fill:#ea4335\"\/><polygon points=\"319.53 319.53 479.26 159.8 537.34 217.88 377.61 377.62 319.53 319.53\" style=\"fill:#fabb05\"\/><path d=\"M594.26,262.73V118.61h0a16.94,16.94,0,0,0-16.94-16.94H433.2a16.94,16.94,0,0,0-12,28.92L565.34,274.71h0a16.94,16.94,0,0,0,28.92-12Z\" style=\"fill:#34a853\"\/><rect width=\"610\" height=\"610\" style=\"fill:none\"\/><\/svg>","showScore":true,"siteFavIcon":"https:\/\/nea.codes\/wp-content\/uploads\/2025\/01\/NEA-Favicon-512-150x150.png","canUser":{"general":false,"advanced":false,"snippet":false,"social":false,"analysis":false,"analytics":false,"content_ai":false},"isPro":true,"is_front_page":false,"trendsUpgradeLink":"https:\/\/rankmath.com\/pricing\/?utm_source=Plugin&utm_medium=CE%20General%20Tab%20Trends&utm_campaign=WP","trendsUpgradeLabel":"\u0410\u043f\u0433\u0440\u0435\u0439\u0434","trendsPreviewImage":"https:\/\/nea.codes\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/trends-preview.jpg","currentEditor":false,"homepageData":{"assessor":{"powerWords":[],"diacritics":true,"researchesTests":["contentHasTOC","contentHasShortParagraphs","contentHasAssets","keywordInTitle","keywordInMetaDescription","keywordInPermalink","keywordIn10Percent","keywordInContent","keywordInSubheadings","keywordInImageAlt","keywordDensity","keywordNotUsed","lengthContent","lengthPermalink","linksHasInternal","linksHasExternals","linksNotAllExternals","titleStartWithKeyword","titleSentiment","titleHasPowerWords","titleHasNumber","hasContentAI"],"hasBreadcrumb":true,"serpData":{"title":"%sitename% %page% %sep% %sitedesc%","description":"","titleTemplate":"%sitename% %page% %sep% %sitedesc%","descriptionTemplate":"","focusKeywords":"","breadcrumbTitle":"Home","robots":{"index":true},"advancedRobots":{"max-snippet":"-1","max-video-preview":"-1","max-image-preview":"large"},"facebookTitle":"","facebookDescription":"","facebookImage":"","facebookImageID":""}}},"isAnalyticsConnected":true,"tocTitle":"Table of Contents","tocExcludeHeadings":[],"listStyle":"ul"},"_links":{"self":[{"href":"https:\/\/nea.codes\/ru\/wp-json\/wp\/v2\/pages\/2555","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nea.codes\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nea.codes\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nea.codes\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nea.codes\/ru\/wp-json\/wp\/v2\/comments?post=2555"}],"version-history":[{"count":34,"href":"https:\/\/nea.codes\/ru\/wp-json\/wp\/v2\/pages\/2555\/revisions"}],"predecessor-version":[{"id":2615,"href":"https:\/\/nea.codes\/ru\/wp-json\/wp\/v2\/pages\/2555\/revisions\/2615"}],"wp:attachment":[{"href":"https:\/\/nea.codes\/ru\/wp-json\/wp\/v2\/media?parent=2555"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}