{"id":97,"date":"2026-02-16T00:13:33","date_gmt":"2026-02-15T17:13:33","guid":{"rendered":"https:\/\/www.thailawonline.com\/family-law-consultation\/"},"modified":"2026-04-12T00:00:30","modified_gmt":"2026-04-11T17:00:30","slug":"family-law-consultation","status":"publish","type":"page","link":"https:\/\/www.thailawonline.com\/th\/family-law-consultation\/","title":{"rendered":"\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e14\u0e49\u0e32\u0e19\u0e01\u0e0e\u0e2b\u0e21\u0e32\u0e22\u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e23\u0e31\u0e27\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e2b\u0e22\u0e48\u0e32\u0e23\u0e49\u0e32\u0e07"},"content":{"rendered":"<div class=\"thailaw-form-container\" id=\"thailaw-family-form\">\n    <script>\n        window.THAILAW_CONFIG = {\n            webhookUrl: \"\",\n            bookingUrl: \"https:\\\/\\\/thailawonline.com\\\/book-consultation\\\/\",\n            bankName: \"Kasikorn Bank (KBank)\",\n            bankAcctName: \"ThaiLaw Online Co., Ltd\",\n            bankAcctNum: \"070-1-83492-5\",\n            practiceArea: 'Family Law',\n            stripeLink: \"\",\n            ajaxUrl: \"https:\\\/\\\/thailawonline.com\\\/wp-admin\\\/admin-ajax.php\",\n            nonce: \"8798a25642\"        };\n    <\/script><br \/>\n    <!DOCTYPE html><br \/>\n<html lang=\"en\"><br \/>\n<head><br \/>\n    <meta charset=\"UTF-8\"><br \/>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><\/p>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700&#038;family=Source+Sans+3:wght@400;500;600&#038;display=swap\" rel=\"stylesheet\">\n<style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }<\/p>\n<p>        :root {\n            --navy: #0A1628;\n            --gold: #C5A55A;\n            --light-gray: #F8F9FA;\n            --border-gray: #E0E0E0;\n            --text-dark: #1F2937;\n            --text-light: #6B7280;\n            --success-green: #10B981;\n            --error-red: #EF4444;\n        }<\/p>\n<p>        body {\n            font-family: 'Source Sans 3', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n            background-color: var(--light-gray);\n            color: var(--text-dark);\n            line-height: 1.6;\n        }<\/p>\n<p>        h1, h2, h3, h4, h5, h6, .section-title, .progress-label {\n            font-family: 'Poppins', sans-serif;\n        }<\/p>\n<p>        .thailaw-family-container {\n            max-width: 900px;\n            margin: 0 auto;\n            padding: 20px;\n        }<\/p>\n<p>        \/* Language Toggle *\/\n        .language-toggle {\n            position: absolute;\n            top: 20px;\n            right: 20px;\n            display: flex;\n            gap: 8px;\n            background: white;\n            border-radius: 8px;\n            padding: 6px;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);\n            z-index: 100;\n        }<\/p>\n<p>        .lang-btn {\n            padding: 8px 16px;\n            border: none;\n            background: transparent;\n            cursor: pointer;\n            font-weight: 500;\n            font-size: 14px;\n            border-radius: 6px;\n            transition: all 0.3s ease;\n            color: var(--text-light);\n            font-family: 'Source Sans 3', sans-serif;\n        }<\/p>\n<p>        .lang-btn.active {\n            background: var(--navy);\n            color: white;\n        }<\/p>\n<p>        .lang-btn:hover {\n            background: var(--light-gray);\n        }<\/p>\n<p>        \/* Header *\/\n        .header {\n            background: linear-gradient(135deg, var(--navy) 0%, #0F2540 100%);\n            color: white;\n            padding: 50px 20px;\n            text-align: center;\n            margin-bottom: 40px;\n            border-radius: 12px;\n        }<\/p>\n<p>        .header h1 {\n            font-size: 32px;\n            margin-bottom: 12px;\n            font-weight: 700;\n            letter-spacing: -0.5px;\n            color: #FFFFFF !important;\n        }<\/p>\n<p>        .header p {\n            font-size: 16px;\n            opacity: 1;\n            font-weight: 400;\n            color: #E0E0E0 !important;\n        }<\/p>\n<p>        \/* Progress Bar *\/\n        .progress-section {\n            margin-bottom: 40px;\n        }<\/p>\n<p>        .progress-bar {\n            display: flex;\n            justify-content: space-between;\n            margin-bottom: 20px;\n            position: relative;\n        }<\/p>\n<p>        .progress-bar::before {\n            content: '';\n            position: absolute;\n            top: 20px;\n            left: 0;\n            right: 0;\n            height: 3px;\n            background: var(--border-gray);\n            z-index: 0;\n        }<\/p>\n<p>        .progress-step {\n            flex: 1;\n            text-align: center;\n            position: relative;\n            z-index: 1;\n        }<\/p>\n<p>        .progress-circle {\n            width: 44px;\n            height: 44px;\n            border-radius: 50%;\n            background: white;\n            border: 3px solid var(--border-gray);\n            margin: 0 auto 12px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: 600;\n            font-size: 16px;\n            color: var(--text-light);\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .progress-step.active .progress-circle {\n            background: var(--gold);\n            border-color: var(--gold);\n            color: white;\n            box-shadow: 0 4px 12px rgba(197, 165, 90, 0.3);\n            transform: scale(1.1);\n        }<\/p>\n<p>        .progress-step.completed .progress-circle {\n            background: var(--success-green);\n            border-color: var(--success-green);\n            color: white;\n        }<\/p>\n<p>        .progress-label {\n            font-size: 13px;\n            color: var(--text-light);\n            font-weight: 500;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n            display: none;\n        }<\/p>\n<p>        @media (min-width: 768px) {\n            .progress-label {\n                display: block;\n            }\n        }<\/p>\n<p>        \/* Form Section *\/\n        .form-section {\n            background: white;\n            border-radius: 12px;\n            padding: 40px;\n            margin-bottom: 30px;\n            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);\n            display: none;\n        }<\/p>\n<p>        .form-section.active {\n            display: block;\n            animation: slideIn 0.4s ease;\n        }<\/p>\n<p>        @keyframes slideIn {\n            from {\n                opacity: 0;\n                transform: translateY(12px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }<\/p>\n<p>        .section-title {\n            font-size: 26px;\n            color: var(--navy);\n            margin-bottom: 32px;\n            font-weight: 700;\n            letter-spacing: -0.5px;\n        }<\/p>\n<p>        .form-group {\n            margin-bottom: 24px;\n        }<\/p>\n<p>        .form-group.half {\n            display: inline-block;\n            width: 48%;\n            margin-right: 4%;\n        }<\/p>\n<p>        .form-group.half:nth-child(even) {\n            margin-right: 0;\n        }<\/p>\n<p>        @media (max-width: 768px) {\n            .form-group.half {\n                display: block;\n                width: 100%;\n                margin-right: 0;\n            }\n        }<\/p>\n<p>        label {\n            display: block;\n            margin-bottom: 10px;\n            font-weight: 500;\n            font-size: 14px;\n            color: var(--text-dark);\n        }<\/p>\n<p>        input[type=\"text\"],\n        input[type=\"email\"],\n        input[type=\"tel\"],\n        input[type=\"date\"],\n        select,\n        textarea {\n            width: 100%;\n            padding: 12px 14px;\n            border: 2px solid var(--border-gray);\n            border-radius: 8px;\n            font-family: 'Source Sans 3', sans-serif;\n            font-size: 14px;\n            transition: all 0.3s ease;\n            background: white;\n        }<\/p>\n<p>        input[type=\"text\"]:focus,\n        input[type=\"email\"]:focus,\n        input[type=\"tel\"]:focus,\n        input[type=\"date\"]:focus,\n        select:focus,\n        textarea:focus {\n            outline: none;\n            border-color: var(--navy);\n            box-shadow: 0 0 0 4px rgba(10, 22, 40, 0.1);\n        }<\/p>\n<p>        input[type=\"text\"]::placeholder,\n        input[type=\"email\"]::placeholder,\n        input[type=\"tel\"]::placeholder,\n        textarea::placeholder {\n            color: #A0AEC0;\n        }<\/p>\n<p>        textarea {\n            resize: vertical;\n            min-height: 120px;\n            font-family: 'Source Sans 3', sans-serif;\n        }<\/p>\n<p>        \/* Radio and Checkbox Styles *\/\n        .radio-group,\n        .checkbox-group {\n            margin-top: 12px;\n            display: flex;\n            flex-direction: column;\n            gap: 10px;\n        }<\/p>\n<p>        .radio-option,\n        .checkbox-option {\n            display: flex;\n            align-items: flex-start;\n            padding: 12px 14px;\n            border-radius: 8px;\n            border: 1px solid transparent;\n            cursor: pointer;\n            transition: all 0.2s ease;\n        }<\/p>\n<p>        .radio-option:hover,\n        .checkbox-option:hover {\n            background-color: var(--light-gray);\n            border-color: var(--border-gray);\n        }<\/p>\n<p>        input[type=\"radio\"],\n        input[type=\"checkbox\"] {\n            margin-top: 3px;\n            margin-right: 12px;\n            cursor: pointer;\n            width: 18px;\n            height: 18px;\n            flex-shrink: 0;\n            accent-color: var(--navy);\n        }<\/p>\n<p>        .option-label {\n            font-size: 14px;\n            color: var(--text-dark);\n            font-weight: 400;\n            margin: 0;\n            cursor: pointer;\n        }<\/p>\n<p>        \/* Conditional Fields *\/\n        .conditional-field {\n            display: none;\n            padding: 20px;\n            background: #F3F4F6;\n            border-left: 4px solid var(--gold);\n            border-radius: 8px;\n            margin-top: 20px;\n        }<\/p>\n<p>        .conditional-field.show {\n            display: block;\n            animation: slideIn 0.3s ease;\n        }<\/p>\n<p>        \/* Urgent Banner *\/\n        .urgent-banner {\n            background: #FEF3C7;\n            border: 2px solid #FCD34D;\n            border-radius: 8px;\n            padding: 16px;\n            margin-bottom: 24px;\n            display: none;\n        }<\/p>\n<p>        .urgent-banner.show {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n        }<\/p>\n<p>        .urgent-banner::before {\n            content: '\u26a0';\n            font-size: 20px;\n            flex-shrink: 0;\n        }<\/p>\n<p>        .urgent-banner p {\n            margin: 0;\n            font-size: 14px;\n            color: #92400E;\n            font-weight: 500;\n        }<\/p>\n<p>        \/* Buttons *\/\n        .button-group {\n            display: flex;\n            gap: 16px;\n            margin-top: 40px;\n            justify-content: space-between;\n        }<\/p>\n<p>        button {\n            padding: 12px 28px;\n            border: none;\n            border-radius: 8px;\n            font-family: 'Source Sans 3', sans-serif;\n            font-size: 14px;\n            font-weight: 600;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }<\/p>\n<p>        .btn-primary {\n            background: linear-gradient(135deg, var(--navy) 0%, #0F2540 100%);\n            color: white;\n        }<\/p>\n<p>        .btn-primary:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 8px 16px rgba(10, 22, 40, 0.3);\n        }<\/p>\n<p>        .btn-primary:active {\n            transform: translateY(0);\n        }<\/p>\n<p>        .btn-secondary {\n            background: white;\n            color: var(--text-dark);\n            border: 2px solid var(--border-gray);\n        }<\/p>\n<p>        .btn-secondary:hover {\n            background: var(--light-gray);\n            border-color: var(--navy);\n        }<\/p>\n<p>        .btn-primary:disabled {\n            opacity: 0.6;\n            cursor: not-allowed;\n            transform: none;\n        }<\/p>\n<p>        \/* Consent Checkbox *\/\n        .consent-group {\n            background: var(--light-gray);\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 20px;\n        }<\/p>\n<p>        .consent-checkbox {\n            display: flex;\n            align-items: flex-start;\n            gap: 12px;\n        }<\/p>\n<p>        .consent-checkbox input[type=\"checkbox\"] {\n            margin-top: 2px;\n        }<\/p>\n<p>        .consent-text {\n            font-size: 13px;\n            color: var(--text-light);\n            line-height: 1.8;\n        }<\/p>\n<p>        .consent-text a {\n            color: var(--navy);\n            text-decoration: none;\n            font-weight: 500;\n        }<\/p>\n<p>        .consent-text a:hover {\n            text-decoration: underline;\n        }<\/p>\n<p>        \/* Legal Note *\/\n        .legal-note {\n            background: #EFF6FF;\n            border: 1px solid #BFDBFE;\n            border-radius: 8px;\n            padding: 20px;\n            margin: 24px 0;\n            font-size: 13px;\n            color: var(--text-light);\n            line-height: 1.8;\n        }<\/p>\n<p>        .legal-note strong {\n            color: var(--navy);\n        }<\/p>\n<p>        \/* Error Message *\/\n        .error-message {\n            display: none;\n            background: #FEE2E2;\n            color: #991B1B;\n            padding: 16px;\n            border-radius: 8px;\n            margin-bottom: 24px;\n            border-left: 4px solid #EF4444;\n            font-weight: 500;\n        }<\/p>\n<p>        .error-message.show {\n            display: block;\n            animation: slideIn 0.3s ease;\n        }<\/p>\n<p>        \/* Success State *\/\n        .success-container {\n            display: none;\n            text-align: center;\n            padding: 60px 20px;\n        }<\/p>\n<p>        .success-container.show {\n            display: block;\n            animation: slideIn 0.4s ease;\n        }<\/p>\n<p>        .success-icon {\n            font-size: 64px;\n            margin-bottom: 20px;\n            color: var(--success-green);\n        }<\/p>\n<p>        .success-title {\n            font-size: 32px;\n            color: var(--navy);\n            margin-bottom: 16px;\n            font-weight: 700;\n        }<\/p>\n<p>        .success-text {\n            font-size: 16px;\n            color: var(--text-light);\n            max-width: 600px;\n            margin: 0 auto 30px;\n            line-height: 1.8;\n        }<\/p>\n<p>        .success-details {\n            background: var(--light-gray);\n            padding: 24px;\n            border-radius: 8px;\n            margin-bottom: 30px;\n            text-align: left;\n            max-width: 600px;\n            margin-left: auto;\n            margin-right: auto;\n        }<\/p>\n<p>        .success-details p {\n            margin-bottom: 12px;\n            font-size: 14px;\n            color: var(--text-dark);\n        }<\/p>\n<p>        .success-details strong {\n            color: var(--navy);\n        }<\/p>\n<p>        .btn-return {\n            background: white;\n            color: var(--text-dark);\n            border: 2px solid var(--border-gray);\n            margin: 0 auto;\n        }<\/p>\n<p>        .btn-return:hover {\n            background: var(--light-gray);\n            border-color: var(--navy);\n        }<\/p>\n<p>        \/* Loading State *\/\n        .loading {\n            display: inline-block;\n            width: 16px;\n            height: 16px;\n            border: 2px solid rgba(255, 255, 255, 0.3);\n            border-top: 2px solid white;\n            border-radius: 50%;\n            animation: spin 0.8s linear infinite;\n            margin-right: 8px;\n        }<\/p>\n<p>        @keyframes spin {\n            to { transform: rotate(360deg); }\n        }<\/p>\n<p>        \/* Responsive Design *\/\n        @media (max-width: 768px) {\n            .thailaw-family-container {\n                padding: 12px;\n            }<\/p>\n<p>            .header {\n                padding: 40px 15px;\n                margin-bottom: 30px;\n            }<\/p>\n<p>            .header h1 {\n                font-size: 24px;\n            }<\/p>\n<p>            .header p {\n                font-size: 14px;\n            }<\/p>\n<p>            .form-section {\n                padding: 24px;\n            }<\/p>\n<p>            .section-title {\n                font-size: 22px;\n                margin-bottom: 24px;\n            }<\/p>\n<p>            .button-group {\n                flex-direction: column-reverse;\n            }<\/p>\n<p>            .language-toggle {\n                position: static;\n                margin-bottom: 20px;\n                justify-content: center;\n            }<\/p>\n<p>            .progress-circle {\n                width: 40px;\n                height: 40px;\n                font-size: 14px;\n            }\n        }<\/p>\n<p>        \/* Thai Text *\/\n        .thai {\n            display: none;\n        }<\/p>\n<p>        .thai.show {\n            display: inline;\n        }\n    <\/style>\n<p><\/head><br \/>\n<body><\/p>\n<div class=\"language-toggle\">\n        <button class=\"lang-btn active\" data-lang=\"en\">English<\/button><br \/>\n        <button class=\"lang-btn\" data-lang=\"th\">\u0e44\u0e17\u0e22<\/button>\n    <\/div>\n<div class=\"thailaw-family-container\">\n        <!-- Header --><\/p>\n<div class=\"header\">\n<h1 style=\"color: #ffffff !important; opacity: 1 !important; -webkit-text-fill-color: #ffffff !important;\"><span class=\"english\">Family Law Intake Form<\/span><span class=\"thai\">\u0e41\u0e1a\u0e1a\u0e1f\u0e2d\u0e23\u0e4c\u0e21\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e01\u0e0e\u0e2b\u0e21\u0e32\u0e22\u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e23\u0e31\u0e27<\/span><\/h1>\n<p style=\"color: #E0E0E0 !important; opacity: 1 !important;\"><span class=\"english\">Professional Legal Assistance for Thai-Foreign Family Matters<\/span><span class=\"thai\">\u0e04\u0e27\u0e32\u0e21\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e14\u0e49\u0e32\u0e19\u0e01\u0e0e\u0e2b\u0e21\u0e32\u0e22\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e23\u0e31\u0e27\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e44\u0e17\u0e22-\u0e15\u0e48\u0e32\u0e07\u0e0a\u0e32\u0e15\u0e34<\/span><\/p>\n<\/p><\/div>\n<p>        <!-- Form --><\/p>\n<form id=\"intakeForm\">\n            <!-- Progress Bar --><\/p>\n<div class=\"progress-section\">\n<div class=\"progress-bar\">\n<div class=\"progress-step active\" data-step=\"1\">\n<div class=\"progress-circle\">1<\/div>\n<div class=\"progress-label\"><span class=\"english\">Personal Info<\/span><span class=\"thai\">\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e2a\u0e48\u0e27\u0e19\u0e1a\u0e38\u0e04\u0e04\u0e25<\/span><\/div>\n<\/p><\/div>\n<div class=\"progress-step\" data-step=\"2\">\n<div class=\"progress-circle\">2<\/div>\n<div class=\"progress-label\"><span class=\"english\">Legal Matter<\/span><span class=\"thai\">\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e01\u0e0e\u0e2b\u0e21\u0e32\u0e22<\/span><\/div>\n<\/p><\/div>\n<div class=\"progress-step\" data-step=\"3\">\n<div class=\"progress-circle\">3<\/div>\n<div class=\"progress-label\"><span class=\"english\">Documents<\/span><span class=\"thai\">\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23<\/span><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>            <!-- Error Message --><\/p>\n<div class=\"error-message\" id=\"errorMessage\"><\/div>\n<p>            <!-- STEP 1: Personal Information --><\/p>\n<div class=\"form-section active\" data-step=\"1\">\n<h2 class=\"section-title\"><span class=\"english\">Step 1: Personal Information<\/span><span class=\"thai\">\u0e02\u0e31\u0e49\u0e19\u0e17\u0e35\u0e48 1: \u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e2a\u0e48\u0e27\u0e19\u0e1a\u0e38\u0e04\u0e04\u0e25<\/span><\/h2>\n<div class=\"form-group\">\n                    <label><span class=\"english\">Full Name *<\/span><span class=\"thai\">\u0e0a\u0e37\u0e48\u0e2d-\u0e19\u0e32\u0e21\u0e2a\u0e01\u0e38\u0e25 *<\/span><\/label><br \/>\n                    <input type=\"text\" id=\"fullName\" name=\"fullName\" required placeholder=\"\">\n                <\/div>\n<div class=\"form-group\">\n                    <label><span class=\"english\">Email Address *<\/span><span class=\"thai\">\u0e17\u0e35\u0e48\u0e2d\u0e22\u0e39\u0e48\u0e2d\u0e35\u0e40\u0e21\u0e25 *<\/span><\/label><br \/>\n                    <input type=\"email\" id=\"email\" name=\"email\" required placeholder=\"\">\n                <\/div>\n<div class=\"form-group\">\n                    <label><span class=\"english\">Phone \/ WhatsApp *<\/span><span class=\"thai\">\u0e40\u0e1a\u0e2d\u0e23\u0e4c\u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c \/ WhatsApp *<\/span><\/label><br \/>\n                    <input type=\"tel\" id=\"phone\" name=\"phone\" required placeholder=\"\">\n                <\/div>\n<div class=\"form-group half\">\n                    <label><span class=\"english\">Date of Birth<\/span><span class=\"thai\">\u0e27\u0e31\u0e19\u0e40\u0e14\u0e37\u0e2d\u0e19\u0e1b\u0e35\u0e40\u0e01\u0e34\u0e14<\/span><\/label><br \/>\n                    <input type=\"date\" id=\"dob\" name=\"dob\">\n                <\/div>\n<div class=\"form-group half\">\n                    <label><span class=\"english\">Your Nationality<\/span><span class=\"thai\">\u0e2a\u0e31\u0e0d\u0e0a\u0e32\u0e15\u0e34\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13<\/span><\/label><br \/>\n                    <input type=\"text\" id=\"nationality\" name=\"nationality\" placeholder=\"\">\n                <\/div>\n<div class=\"form-group half\">\n                    <label><span class=\"english\">Current Country of Residence<\/span><span class=\"thai\">\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28\u0e17\u0e35\u0e48\u0e2d\u0e22\u0e39\u0e48\u0e1b\u0e31\u0e08\u0e08\u0e38\u0e1a\u0e31\u0e19<\/span><\/label><br \/>\n                    <input type=\"text\" id=\"residence\" name=\"residence\" placeholder=\"\">\n                <\/div>\n<div class=\"form-group half\">\n                    <label><span class=\"english\">Marital Status *<\/span><span class=\"thai\">\u0e2a\u0e16\u0e32\u0e19\u0e20\u0e32\u0e1e\u0e01\u0e32\u0e23\u0e2a\u0e21\u0e23\u0e2a *<\/span><\/label><br \/>\n                    <select id=\"maritalStatus\" name=\"maritalStatus\" required><option value=\"\"><span class=\"english\">Select status<\/span><span class=\"thai\">\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e2a\u0e16\u0e32\u0e19\u0e20\u0e32\u0e1e<\/span><\/option><option value=\"Married - Thailand\">Married &#8211; Registered in Thailand \/ \u0e41\u0e15\u0e48\u0e07\u0e07\u0e32\u0e19 &#8211; \u0e08\u0e14\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19\u0e43\u0e19\u0e44\u0e17\u0e22<\/option><option value=\"Married - Abroad\">Married &#8211; Registered Abroad \/ \u0e41\u0e15\u0e48\u0e07\u0e07\u0e32\u0e19 &#8211; \u0e08\u0e14\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19\u0e15\u0e48\u0e32\u0e07\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28<\/option><option value=\"Separated\">Separated \/ \u0e2d\u0e22\u0e39\u0e48\u0e2b\u0e48\u0e32\u0e07\u0e01\u0e31\u0e19<\/option><option value=\"Common Law\">Common Law \/ Not Registered \/ \u0e2a\u0e21\u0e32\u0e28 \u0e2a\u0e21\u0e23\u0e2a &#8211; \u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e08\u0e14\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19<\/option><option value=\"Other\">Other \/ \u0e2d\u0e37\u0e48\u0e19 \u0e46<\/option><\/select>\n                <\/div>\n<div class=\"form-group half\">\n                    <label><span class=\"english\">Spouse&#8217;s Nationality<\/span><span class=\"thai\">\u0e2a\u0e31\u0e0d\u0e0a\u0e32\u0e15\u0e34\u0e02\u0e2d\u0e07\u0e04\u0e39\u0e48\u0e2a\u0e21\u0e23\u0e2a<\/span><\/label><br \/>\n                    <input type=\"text\" id=\"spouseNationality\" name=\"spouseNationality\" placeholder=\"\">\n                <\/div>\n<div class=\"form-group half\">\n                    <label><span class=\"english\">Date of Marriage<\/span><span class=\"thai\">\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e41\u0e15\u0e48\u0e07\u0e07\u0e32\u0e19<\/span><\/label><br \/>\n                    <input type=\"date\" id=\"marriageDate\" name=\"marriageDate\">\n                <\/div>\n<div class=\"form-group half\">\n                    <label><span class=\"english\">Number of Children<\/span><span class=\"thai\">\u0e08\u0e33\u0e19\u0e27\u0e19\u0e1a\u0e38\u0e15\u0e23<\/span><\/label><br \/>\n                    <input type=\"text\" id=\"numChildren\" name=\"numChildren\" placeholder=\"\">\n                <\/div>\n<div class=\"form-group half\">\n                    <label><span class=\"english\">Ages of Children<\/span><span class=\"thai\">\u0e2d\u0e32\u0e22\u0e38\u0e02\u0e2d\u0e07\u0e1a\u0e38\u0e15\u0e23<\/span><\/label><br \/>\n                    <input type=\"text\" id=\"childAges\" name=\"childAges\" placeholder=\"e.g., 5, 8, 12\">\n                <\/div>\n<div class=\"button-group\">\n                    <button type=\"button\" class=\"btn-secondary\" onclick=\"previousStep()\" style=\"visibility: hidden;\"><br \/>\n                        <span class=\"english\">\u2190 Previous<\/span><span class=\"thai\">\u2190 \u0e01\u0e48\u0e2d\u0e19\u0e2b\u0e19\u0e49\u0e32<\/span><br \/>\n                    <\/button><br \/>\n                    <button type=\"button\" class=\"btn-primary\" onclick=\"nextStep()\"><br \/>\n                        <span class=\"english\">Continue \u2192<\/span><span class=\"thai\">\u0e15\u0e48\u0e2d\u0e44\u0e1b \u2192<\/span><br \/>\n                    <\/button>\n                <\/div>\n<\/p><\/div>\n<p>            <!-- STEP 2: Legal Matter --><\/p>\n<div class=\"form-section\" data-step=\"2\">\n<h2 class=\"section-title\"><span class=\"english\">Step 2: Legal Matter<\/span><span class=\"thai\">\u0e02\u0e31\u0e49\u0e19\u0e17\u0e35\u0e48 2: \u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e01\u0e0e\u0e2b\u0e21\u0e32\u0e22<\/span><\/h2>\n<div class=\"form-group\">\n                    <label><span class=\"english\">Matter Type *<\/span><span class=\"thai\">\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07 *<\/span><\/label><br \/>\n                    <select id=\"matterType\" name=\"matterType\" required onchange=\"preFillMatter()\"><option value=\"\"><span class=\"english\">Select matter type<\/span><span class=\"thai\">\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07<\/span><\/option><option value=\"Contested Divorce\">Contested Divorce \/ \u0e2b\u0e22\u0e48\u0e32\u0e40\u0e1e\u0e23\u0e32\u0e30\u0e40\u0e2b\u0e15\u0e38\u0e1a\u0e32\u0e07\u0e1b\u0e23\u0e30\u0e01\u0e32\u0e23<\/option><option value=\"Uncontested Divorce\">Uncontested\/Mutual Divorce \/ \u0e2b\u0e22\u0e48\u0e32\u0e42\u0e14\u0e22\u0e04\u0e27\u0e32\u0e21\u0e22\u0e34\u0e19\u0e22\u0e2d\u0e21<\/option><option value=\"Child Custody - Sole\">Child Custody &#8211; Sole \/ \u0e01\u0e32\u0e23\u0e2d\u0e38\u0e1b\u0e01\u0e32\u0e23\u0e30\u0e1a\u0e38\u0e15\u0e23 &#8211; \u0e40\u0e1e\u0e35\u0e22\u0e07\u0e1d\u0e48\u0e32\u0e22\u0e40\u0e14\u0e35\u0e22\u0e27<\/option><option value=\"Child Custody - Joint\">Child Custody &#8211; Joint \/ \u0e01\u0e32\u0e23\u0e2d\u0e38\u0e1b\u0e01\u0e32\u0e23\u0e30\u0e1a\u0e38\u0e15\u0e23 &#8211; \u0e23\u0e48\u0e27\u0e21\u0e01\u0e31\u0e19<\/option><option value=\"Child Support\">Child Support \/ Maintenance \/ \u0e40\u0e1a\u0e35\u0e49\u0e22\u0e22\u0e31\u0e07\u0e0a\u0e35\u0e1e\u0e1a\u0e38\u0e15\u0e23<\/option><option value=\"Child Legitimation\">Child Legitimation \/ \u0e22\u0e2d\u0e21\u0e23\u0e31\u0e1a\u0e1a\u0e38\u0e15\u0e23<\/option><option value=\"Prenuptial Agreement\">Prenuptial Agreement \/ \u0e2a\u0e31\u0e0d\u0e0d\u0e32\u0e01\u0e48\u0e2d\u0e19\u0e41\u0e15\u0e48\u0e07\u0e07\u0e32\u0e19<\/option><option value=\"Postnuptial Agreement\">Postnuptial Agreement \/ \u0e2a\u0e31\u0e0d\u0e0d\u0e32\u0e2b\u0e25\u0e31\u0e07\u0e41\u0e15\u0e48\u0e07\u0e07\u0e32\u0e19<\/option><option value=\"Property Division\">Property Division (Sin Somros) \/ \u0e41\u0e1a\u0e48\u0e07\u0e2a\u0e34\u0e19\u0e2a\u0e21\u0e23\u0e2a<\/option><option value=\"Marriage Registration\">Marriage Registration \/ \u0e08\u0e14\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19\u0e2a\u0e21\u0e23\u0e2a<\/option><option value=\"International Child Abduction\">International Child Abduction \/ \u0e25\u0e31\u0e01\u0e1e\u0e32\u0e15\u0e31\u0e27\u0e1a\u0e38\u0e15\u0e23\u0e02\u0e49\u0e32\u0e21\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28<\/option><option value=\"Adoption\">Adoption \/ \u0e1a\u0e38\u0e0d\u0e18\u0e23\u0e23\u0e21<\/option><option value=\"Paternity\">Paternity \/ \u0e1a\u0e38\u0e15\u0e23\u0e0a\u0e2d\u0e1a\u0e18\u0e23\u0e23\u0e21<\/option><option value=\"Other\">Other \/ \u0e2d\u0e37\u0e48\u0e19 \u0e46<\/option><\/select>\n                <\/div>\n<div class=\"form-group\">\n                    <label><span class=\"english\">Urgency Level *<\/span><span class=\"thai\">\u0e04\u0e27\u0e32\u0e21\u0e40\u0e23\u0e48\u0e07\u0e14\u0e48\u0e27\u0e19 *<\/span><\/label><br \/>\n                    <select id=\"urgency\" name=\"urgency\" required><option value=\"\"><span class=\"english\">Select urgency<\/span><span class=\"thai\">\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e04\u0e27\u0e32\u0e21\u0e40\u0e23\u0e48\u0e07\u0e14\u0e48\u0e27\u0e19<\/span><\/option><option value=\"Routine\">Routine \/ \u0e15\u0e32\u0e21\u0e1b\u0e01\u0e15\u0e34<\/option><option value=\"Within 30 days\">Within 30 days \/ \u0e20\u0e32\u0e22\u0e43\u0e19 30 \u0e27\u0e31\u0e19<\/option><option value=\"Within 2 weeks\">Urgent &#8211; within 2 weeks \/ \u0e09\u0e38\u0e01\u0e40\u0e09\u0e34\u0e19 &#8211; \u0e20\u0e32\u0e22\u0e43\u0e19 2 \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c<\/option><option value=\"Immediate\">Emergency &#8211; immediate \/ \u0e09\u0e38\u0e01\u0e40\u0e09\u0e34\u0e19\u0e21\u0e32\u0e01\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14 &#8211; \u0e17\u0e31\u0e19\u0e17\u0e35\u0e17\u0e31\u0e19\u0e43\u0e14<\/option><\/select>\n                <\/div>\n<div class=\"form-group\">\n                    <label><span class=\"english\">Brief Description of Your Situation *<\/span><span class=\"thai\">\u0e04\u0e33\u0e1a\u0e23\u0e23\u0e22\u0e32\u0e22\u0e2a\u0e31\u0e49\u0e19 \u0e46 \u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e2a\u0e16\u0e32\u0e19\u0e01\u0e32\u0e23\u0e13\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 *<\/span><\/label><br \/>\n                    <textarea id=\"description\" name=\"description\" required placeholder=\"Please provide details about your legal matter...\"><\/textarea>\n                <\/div>\n<div class=\"form-group\">\n                    <label><span class=\"english\">Are both parties currently in Thailand? *<\/span><span class=\"thai\">\u0e21\u0e35\u0e04\u0e39\u0e48\u0e2a\u0e21\u0e23\u0e2a\u0e17\u0e31\u0e49\u0e07\u0e2a\u0e2d\u0e07\u0e04\u0e19\u0e2d\u0e22\u0e39\u0e48\u0e43\u0e19\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28\u0e44\u0e17\u0e22\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48? *<\/span><\/label><\/p>\n<div class=\"radio-group\">\n<div class=\"radio-option\">\n                            <input type=\"radio\" id=\"bothInThailandYes\" name=\"bothInThailand\" value=\"Yes\" required><br \/>\n                            <label for=\"bothInThailandYes\" class=\"option-label\"><span class=\"english\">Yes<\/span><span class=\"thai\">\u0e43\u0e0a\u0e48<\/span><\/label>\n                        <\/div>\n<div class=\"radio-option\">\n                            <input type=\"radio\" id=\"bothInThailandNo\" name=\"bothInThailand\" value=\"No\" required><br \/>\n                            <label for=\"bothInThailandNo\" class=\"option-label\"><span class=\"english\">No<\/span><span class=\"thai\">\u0e44\u0e21\u0e48<\/span><\/label>\n                        <\/div>\n<div class=\"radio-option\">\n                            <input type=\"radio\" id=\"bothInThailandUnsure\" name=\"bothInThailand\" value=\"Unsure\" required><br \/>\n                            <label for=\"bothInThailandUnsure\" class=\"option-label\"><span class=\"english\">Unsure<\/span><span class=\"thai\">\u0e44\u0e21\u0e48\u0e41\u0e19\u0e48\u0e43\u0e08<\/span><\/label>\n                        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"form-group\">\n                    <label><span class=\"english\">Is there a court case already filed? *<\/span><span class=\"thai\">\u0e21\u0e35\u0e01\u0e32\u0e23\u0e22\u0e37\u0e48\u0e19\u0e04\u0e14\u0e35\u0e15\u0e48\u0e2d\u0e28\u0e32\u0e25\u0e41\u0e25\u0e49\u0e27\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48? *<\/span><\/label><\/p>\n<div class=\"radio-group\">\n<div class=\"radio-option\">\n                            <input type=\"radio\" id=\"courtCaseYes\" name=\"courtCaseFiled\" value=\"Yes\" required><br \/>\n                            <label for=\"courtCaseYes\" class=\"option-label\"><span class=\"english\">Yes<\/span><span class=\"thai\">\u0e43\u0e0a\u0e48<\/span><\/label>\n                        <\/div>\n<div class=\"radio-option\">\n                            <input type=\"radio\" id=\"courtCaseNo\" name=\"courtCaseFiled\" value=\"No\" required><br \/>\n                            <label for=\"courtCaseNo\" class=\"option-label\"><span class=\"english\">No<\/span><span class=\"thai\">\u0e44\u0e21\u0e48<\/span><\/label>\n                        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"form-group\">\n                    <label><span class=\"english\">Are there any protection orders? *<\/span><span class=\"thai\">\u0e21\u0e35\u0e04\u0e33\u0e2a\u0e31\u0e48\u0e07\u0e01\u0e32\u0e23\u0e04\u0e38\u0e49\u0e21\u0e04\u0e23\u0e2d\u0e07\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48? *<\/span><\/label><\/p>\n<div class=\"radio-group\">\n<div class=\"radio-option\">\n                            <input type=\"radio\" id=\"protectionOrderYes\" name=\"protectionOrders\" value=\"Yes\" required><br \/>\n                            <label for=\"protectionOrderYes\" class=\"option-label\"><span class=\"english\">Yes<\/span><span class=\"thai\">\u0e43\u0e0a\u0e48<\/span><\/label>\n                        <\/div>\n<div class=\"radio-option\">\n                            <input type=\"radio\" id=\"protectionOrderNo\" name=\"protectionOrders\" value=\"No\" required><br \/>\n                            <label for=\"protectionOrderNo\" class=\"option-label\"><span class=\"english\">No<\/span><span class=\"thai\">\u0e44\u0e21\u0e48<\/span><\/label>\n                        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"form-group\">\n                    <label><span class=\"english\">Shared assets to divide? *<\/span><span class=\"thai\">\u0e21\u0e35\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c\u0e2a\u0e34\u0e19\u0e23\u0e48\u0e27\u0e21\u0e17\u0e35\u0e48\u0e08\u0e30\u0e41\u0e1a\u0e48\u0e07\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48? *<\/span><\/label><\/p>\n<div class=\"radio-group\">\n<div class=\"radio-option\">\n                            <input type=\"radio\" id=\"sharedAssetsYes\" name=\"sharedAssets\" value=\"Yes\" required><br \/>\n                            <label for=\"sharedAssetsYes\" class=\"option-label\"><span class=\"english\">Yes<\/span><span class=\"thai\">\u0e43\u0e0a\u0e48<\/span><\/label>\n                        <\/div>\n<div class=\"radio-option\">\n                            <input type=\"radio\" id=\"sharedAssetsNo\" name=\"sharedAssets\" value=\"No\" required><br \/>\n                            <label for=\"sharedAssetsNo\" class=\"option-label\"><span class=\"english\">No<\/span><span class=\"thai\">\u0e44\u0e21\u0e48<\/span><\/label>\n                        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"button-group\">\n                    <button type=\"button\" class=\"btn-secondary\" onclick=\"previousStep()\"><br \/>\n                        <span class=\"english\">\u2190 Previous<\/span><span class=\"thai\">\u2190 \u0e01\u0e48\u0e2d\u0e19\u0e2b\u0e19\u0e49\u0e32<\/span><br \/>\n                    <\/button><br \/>\n                    <button type=\"button\" class=\"btn-primary\" onclick=\"nextStep()\"><br \/>\n                        <span class=\"english\">Continue \u2192<\/span><span class=\"thai\">\u0e15\u0e48\u0e2d\u0e44\u0e1b \u2192<\/span><br \/>\n                    <\/button>\n                <\/div>\n<\/p><\/div>\n<p>            <!-- STEP 3: Documents & Booking --><\/p>\n<div class=\"form-section\" data-step=\"3\">\n<h2 class=\"section-title\"><span class=\"english\">Step 3: Documents &#038; Consultation<\/span><span class=\"thai\">\u0e02\u0e31\u0e49\u0e19\u0e17\u0e35\u0e48 3: \u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32<\/span><\/h2>\n<div class=\"form-group\">\n                    <label><span class=\"english\">Documents Available<\/span><span class=\"thai\">\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23\u0e17\u0e35\u0e48\u0e21\u0e35<\/span><\/label><\/p>\n<div class=\"checkbox-group\">\n<div class=\"checkbox-option\">\n                            <input type=\"checkbox\" id=\"docMarriage\" name=\"documents\" value=\"Marriage Certificate\"><br \/>\n                            <label for=\"docMarriage\" class=\"option-label\"><span class=\"english\">Marriage Certificate<\/span><span class=\"thai\">\u0e43\u0e1a\u0e2a\u0e39\u0e15\u0e34\u0e1a\u0e31\u0e15\u0e23<\/span><\/label>\n                        <\/div>\n<div class=\"checkbox-option\">\n                            <input type=\"checkbox\" id=\"docBirth\" name=\"documents\" value=\"Birth Certificate\"><br \/>\n                            <label for=\"docBirth\" class=\"option-label\"><span class=\"english\">Birth Certificate(s)<\/span><span class=\"thai\">\u0e43\u0e1a\u0e40\u0e01\u0e34\u0e14<\/span><\/label>\n                        <\/div>\n<div class=\"checkbox-option\">\n                            <input type=\"checkbox\" id=\"docPassport\" name=\"documents\" value=\"Passport Copy\"><br \/>\n                            <label for=\"docPassport\" class=\"option-label\"><span class=\"english\">Passport Copy<\/span><span class=\"thai\">\u0e2a\u0e33\u0e40\u0e19\u0e32\u0e2b\u0e19\u0e31\u0e07\u0e2a\u0e37\u0e2d\u0e40\u0e14\u0e34\u0e19\u0e17\u0e32\u0e07<\/span><\/label>\n                        <\/div>\n<div class=\"checkbox-option\">\n                            <input type=\"checkbox\" id=\"docHouseReg\" name=\"documents\" value=\"House Registration\"><br \/>\n                            <label for=\"docHouseReg\" class=\"option-label\"><span class=\"english\">House Registration (Tabien Baan)<\/span><span class=\"thai\">\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19\u0e1a\u0e49\u0e32\u0e19<\/span><\/label>\n                        <\/div>\n<div class=\"checkbox-option\">\n                            <input type=\"checkbox\" id=\"docPropertyDeed\" name=\"documents\" value=\"Property Title Deed\"><br \/>\n                            <label for=\"docPropertyDeed\" class=\"option-label\"><span class=\"english\">Property Title Deed(s)<\/span><span class=\"thai\">\u0e42\u0e09\u0e19\u0e14\u0e17\u0e35\u0e48\u0e14\u0e34\u0e19<\/span><\/label>\n                        <\/div>\n<div class=\"checkbox-option\">\n                            <input type=\"checkbox\" id=\"docFinancial\" name=\"documents\" value=\"Financial Records\"><br \/>\n                            <label for=\"docFinancial\" class=\"option-label\"><span class=\"english\">Financial Records<\/span><span class=\"thai\">\u0e1a\u0e31\u0e0d\u0e0a\u0e35\u0e01\u0e32\u0e23\u0e40\u0e07\u0e34\u0e19<\/span><\/label>\n                        <\/div>\n<div class=\"checkbox-option\">\n                            <input type=\"checkbox\" id=\"docPrenup\" name=\"documents\" value=\"Prenuptial Agreement\"><br \/>\n                            <label for=\"docPrenup\" class=\"option-label\"><span class=\"english\">Prenuptial Agreement<\/span><span class=\"thai\">\u0e2a\u0e31\u0e0d\u0e0d\u0e32\u0e01\u0e48\u0e2d\u0e19\u0e41\u0e15\u0e48\u0e07\u0e07\u0e32\u0e19<\/span><\/label>\n                        <\/div>\n<div class=\"checkbox-option\">\n                            <input type=\"checkbox\" id=\"docCourt\" name=\"documents\" value=\"Court Documents\"><br \/>\n                            <label for=\"docCourt\" class=\"option-label\"><span class=\"english\">Court Documents<\/span><span class=\"thai\">\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23\u0e28\u0e32\u0e25<\/span><\/label>\n                        <\/div>\n<div class=\"checkbox-option\">\n                            <input type=\"checkbox\" id=\"docCustody\" name=\"documents\" value=\"Custody Agreement\"><br \/>\n                            <label for=\"docCustody\" class=\"option-label\"><span class=\"english\">Custody Agreement<\/span><span class=\"thai\">\u0e2a\u0e31\u0e0d\u0e0d\u0e32\u0e2d\u0e38\u0e1b\u0e01\u0e32\u0e23\u0e30\u0e1a\u0e38\u0e15\u0e23<\/span><\/label>\n                        <\/div>\n<div class=\"checkbox-option\">\n                            <input type=\"checkbox\" id=\"docOther\" name=\"documents\" value=\"Other\"><br \/>\n                            <label for=\"docOther\" class=\"option-label\"><span class=\"english\">Other<\/span><span class=\"thai\">\u0e2d\u0e37\u0e48\u0e19 \u0e46<\/span><\/label>\n                        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"form-group\">\n                    <label><span class=\"english\">Preferred Contact Method *<\/span><span class=\"thai\">\u0e27\u0e34\u0e18\u0e35\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23 *<\/span><\/label><br \/>\n                    <select id=\"contactMethod\" name=\"contactMethod\" required><option value=\"\"><span class=\"english\">Select method<\/span><span class=\"thai\">\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e27\u0e34\u0e18\u0e35<\/span><\/option><option value=\"Phone\">Phone \/ \u0e42\u0e17\u0e23\u0e28\u0e31\u0e1e\u0e17\u0e4c<\/option><option value=\"Email\">Email \/ \u0e2d\u0e35\u0e40\u0e21\u0e25<\/option><option value=\"LINE\">LINE Messenger<\/option><\/select>\n                <\/div>\n<div class=\"form-group\">\n                    <label><span class=\"english\">LINE ID (if LINE is preferred)<\/span><span class=\"thai\">LINE ID (\u0e16\u0e49\u0e32\u0e40\u0e25\u0e37\u0e2d\u0e01 LINE)<\/span><\/label><br \/>\n                    <input type=\"text\" id=\"lineId\" name=\"lineId\" placeholder=\"your.line.id\">\n                <\/div>\n<div class=\"form-group\">\n                    <label><span class=\"english\">Preferred Consultation Date *<\/span><span class=\"thai\">\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32 *<\/span><\/label><br \/>\n                    <input type=\"date\" id=\"consultationDate\" name=\"consultationDate\" required>\n                <\/div>\n<div class=\"form-group\">\n                    <label><span class=\"english\">Additional Notes<\/span><span class=\"thai\">\u0e2b\u0e21\u0e32\u0e22\u0e40\u0e2b\u0e15\u0e38\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21<\/span><\/label><br \/>\n                    <textarea id=\"additionalNotes\" name=\"additionalNotes\" placeholder=\"Any other information we should know...\"><\/textarea>\n                <\/div>\n<p>                <!-- PDPA Consent --><\/p>\n<div class=\"consent-group\">\n<div class=\"consent-checkbox\">\n                        <input type=\"checkbox\" id=\"pdpaConsent\" name=\"pdpaConsent\" required><br \/>\n                        <label for=\"pdpaConsent\" class=\"consent-text\"><br \/>\n                            <span class=\"english\">I consent to the processing and storage of my personal data in accordance with Thailand&#8217;s Personal Data Protection Act (PDPA). My information will be used solely for legal consultation purposes and contacting me about my enquiry.<\/span><span class=\"thai\">\u0e09\u0e31\u0e19\u0e22\u0e34\u0e19\u0e22\u0e2d\u0e21\u0e43\u0e2b\u0e49\u0e21\u0e35\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e21\u0e27\u0e25\u0e1c\u0e25\u0e41\u0e25\u0e30\u0e40\u0e01\u0e47\u0e1a\u0e23\u0e31\u0e01\u0e29\u0e32\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e2a\u0e48\u0e27\u0e19\u0e1a\u0e38\u0e04\u0e04\u0e25\u0e02\u0e2d\u0e07\u0e09\u0e31\u0e19\u0e15\u0e32\u0e21\u0e01\u0e0e\u0e2b\u0e21\u0e32\u0e22\u0e04\u0e38\u0e49\u0e21\u0e04\u0e23\u0e2d\u0e07\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e2a\u0e48\u0e27\u0e19\u0e1a\u0e38\u0e04\u0e04\u0e25 (PDPA) \u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e02\u0e2d\u0e07\u0e09\u0e31\u0e19\u0e08\u0e30\u0e43\u0e0a\u0e49\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e27\u0e31\u0e15\u0e16\u0e38\u0e1b\u0e23\u0e30\u0e2a\u0e07\u0e04\u0e4c\u0e43\u0e19\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e14\u0e49\u0e32\u0e19\u0e01\u0e0e\u0e2b\u0e21\u0e32\u0e22\u0e40\u0e17\u0e48\u0e32\u0e19\u0e31\u0e49\u0e19<\/span><br \/>\n                        <\/label>\n                    <\/div>\n<\/p><\/div>\n<div class=\"legal-note\">\n                    <strong><span class=\"english\">Disclaimer:<\/span><span class=\"thai\">\u0e02\u0e49\u0e2d\u0e08\u0e33\u0e01\u0e31\u0e14\u0e04\u0e27\u0e32\u0e21\u0e23\u0e31\u0e1a\u0e1c\u0e34\u0e14:<\/span><\/strong><br \/>\n                    <span class=\"english\">This form does not constitute legal advice and does not establish an attorney-client relationship. Our team will review your intake form and contact you to discuss your matter and schedule a consultation. You are not obligated to retain ThaiLawOnline lawyers for your case.<\/span><span class=\"thai\">\u0e41\u0e1a\u0e1a\u0e1f\u0e2d\u0e23\u0e4c\u0e21\u0e19\u0e35\u0e49\u0e44\u0e21\u0e48\u0e16\u0e37\u0e2d\u0e40\u0e1b\u0e47\u0e19\u0e04\u0e33\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e14\u0e49\u0e32\u0e19\u0e01\u0e0e\u0e2b\u0e21\u0e32\u0e22 \u0e41\u0e25\u0e30\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e17\u0e19\u0e32\u0e22\u0e04\u0e27\u0e32\u0e21\u0e41\u0e25\u0e30\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32 \u0e17\u0e35\u0e21\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e08\u0e30\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e41\u0e1a\u0e1a\u0e1f\u0e2d\u0e23\u0e4c\u0e21\u0e41\u0e25\u0e30\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e04\u0e38\u0e13\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2b\u0e32\u0e23\u0e37\u0e2d\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13<\/span>\n                <\/div>\n<div class=\"button-group\">\n                    <button type=\"button\" class=\"btn-secondary\" onclick=\"previousStep()\"><br \/>\n                        <span class=\"english\">\u2190 Previous<\/span><span class=\"thai\">\u2190 \u0e01\u0e48\u0e2d\u0e19\u0e2b\u0e19\u0e49\u0e32<\/span><br \/>\n                    <\/button><br \/>\n                    <button type=\"submit\" class=\"btn-primary\" onclick=\"validateAndSubmit()\"><br \/>\n                        <span class=\"english\">Submit Intake Form<\/span><span class=\"thai\">\u0e2a\u0e48\u0e07\u0e41\u0e1a\u0e1a\u0e1f\u0e2d\u0e23\u0e4c\u0e21<\/span><br \/>\n                    <\/button>\n                <\/div>\n<\/p><\/div>\n<p>            <!-- Hidden Fields --><br \/>\n            <input type=\"hidden\" id=\"practiceArea\" name=\"practiceArea\" value=\"Family Law\"><br \/>\n            <input type=\"hidden\" id=\"timestamp\" name=\"timestamp\"><br \/>\n        <\/form>\n<p>        <!-- Success Message --><\/p>\n<div class=\"success-container\" id=\"successContainer\">\n<div class=\"success-icon\">\u2713<\/div>\n<h2 class=\"success-title\"><span class=\"english\">Thank You!<\/span><span class=\"thai\">\u0e02\u0e2d\u0e1a\u0e04\u0e38\u0e13!<\/span><\/h2>\n<p class=\"success-text\">\n                <span class=\"english\">Your intake form has been successfully submitted. Our family law team will review your enquiry and contact you within 24 hours to discuss your matter and schedule a consultation.<\/span><span class=\"thai\">\u0e41\u0e1a\u0e1a\u0e1f\u0e2d\u0e23\u0e4c\u0e21\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e16\u0e39\u0e01\u0e2a\u0e48\u0e07\u0e40\u0e23\u0e35\u0e22\u0e1a\u0e23\u0e49\u0e2d\u0e22\u0e41\u0e25\u0e49\u0e27 \u0e17\u0e35\u0e21\u0e01\u0e0e\u0e2b\u0e21\u0e32\u0e22\u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e23\u0e31\u0e27\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e08\u0e30\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e04\u0e33\u0e02\u0e2d\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e41\u0e25\u0e30\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e04\u0e38\u0e13\u0e20\u0e32\u0e22\u0e43\u0e19 24 \u0e0a\u0e31\u0e48\u0e27\u0e42\u0e21\u0e07<\/span>\n            <\/p>\n<div class=\"success-details\" id=\"successDetails\"><\/div>\n<div class=\"button-group\" style=\"justify-content: center;\">\n                <button type=\"button\" class=\"btn-return\" onclick=\"location.reload()\"><br \/>\n                    <span class=\"english\">\u2190 Return to Website<\/span><span class=\"thai\">\u2190 \u0e01\u0e25\u0e31\u0e1a\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e40\u0e27\u0e47\u0e1a\u0e44\u0e0b\u0e15\u0e4c<\/span><br \/>\n                <\/button>\n            <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>    <script>\n        let currentStep = 1;\n        const totalSteps = 3;\n        let language = 'en';<\/p>\n<p>        \/\/ Get URL parameters on load\n        window.addEventListener('DOMContentLoaded', function() {\n            const params = new URLSearchParams(window.location.search);\n            const matter = params.get('matter');\n            if (matter) {\n                \/\/ Map URL parameter values to form values\n                const matterMap = {\n                    'divorce': 'Contested Divorce',\n                    'custody': 'Child Custody - Sole',\n                    'contested': 'Contested Divorce',\n                    'uncontested': 'Uncontested Divorce',\n                    'maintenance': 'Child Support'\n                };\n                const formValue = matterMap[matter.toLowerCase()] || matter;\n                const option = document.querySelector(`option[value=\"${formValue}\"]`);\n                if (option) {\n                    document.getElementById('matterType').value = formValue;\n                }\n            }\n        });<\/p>\n<p>        \/\/ Language Toggle\n        document.querySelectorAll('.lang-btn').forEach(btn => {\n            btn.addEventListener('click', () => {\n                document.querySelectorAll('.lang-btn').forEach(b => b.classList.remove('active'));\n                btn.classList.add('active');\n                language = btn.dataset.lang;\n                updateLanguage();\n            });\n        });<\/p>\n<p>        function updateLanguage() {\n            document.querySelectorAll('.english').forEach(el => {\n                el.style.display = language === 'en' ? 'inline' : 'none';\n            });\n            document.querySelectorAll('.thai').forEach(el => {\n                el.style.display = language === 'th' ? 'inline' : 'none';\n            });\n        }<\/p>\n<p>        \/\/ Form Navigation\n        function nextStep() {\n            if (validateStep(currentStep)) {\n                if (currentStep < totalSteps) {\n                    currentStep++;\n                    updateStep();\n                }\n            }\n        }\n\n        function previousStep() {\n            if (currentStep > 1) {\n                currentStep--;\n                updateStep();\n            }\n        }<\/p>\n<p>        function updateStep() {\n            document.querySelectorAll('.form-section').forEach(section => {\n                section.classList.remove('active');\n                if (parseInt(section.dataset.step) === currentStep) {\n                    section.classList.add('active');\n                }\n            });<\/p>\n<p>            document.querySelectorAll('.progress-step').forEach(step => {\n                const stepNum = parseInt(step.dataset.step);\n                step.classList.remove('active', 'completed');\n                if (stepNum === currentStep) {\n                    step.classList.add('active');\n                } else if (stepNum < currentStep) {\n                    step.classList.add('completed');\n                }\n            });\n\n            window.scrollTo(0, 0);\n        }\n\n        function validateStep(step) {\n            const section = document.querySelector(`[data-step=\"${step}\"]`);\n            const inputs = section.querySelectorAll('input[required], select[required], textarea[required]');\n            let isValid = true;\n\n            inputs.forEach(input => {\n                if (input.type === 'radio') {\n                    const radioGroup = document.querySelector(`input[name=\"${input.name}\"]:checked`);\n                    if (!radioGroup) {\n                        isValid = false;\n                    }\n                } else if (input.type === 'checkbox') {\n                    \/\/ Skip optional checkbox validation\n                } else if (!input.value.trim()) {\n                    isValid = false;\n                }\n            });<\/p>\n<p>            if (!isValid) {\n                showError(language === 'en'\n                    ? 'Please complete all required fields before continuing.'\n                    : String.fromCharCode(0x0E01, 0x0E23, 0x0E38, 0x0E13, 0x0E32, 0x0E01, 0x0E23, 0x0E2D, 0x0E01, 0x0E02, 0x0E49, 0x0E2D, 0x0E21, 0x0E39, 0x0E25, 0x0E17, 0x0E35, 0x0E48, 0x0E08, 0x0E33, 0x0E40, 0x0E1B, 0x0E47, 0x0E19, 0x0E17, 0x0E31, 0x0E49, 0x0E07, 0x0E2B, 0x0E21, 0x0E14, 0x0E01, 0x0E48, 0x0E2D, 0x0E19, 0x0E14, 0x0E33, 0x0E40, 0x0E19, 0x0E34, 0x0E19, 0x0E01, 0x0E32, 0x0E23, 0x0E15, 0x0E48, 0x0E2D));\n            }<\/p>\n<p>            return isValid;\n        }<\/p>\n<p>        function showError(message) {\n            const errorEl = document.getElementById('errorMessage');\n            errorEl.textContent = message;\n            errorEl.classList.add('show');\n            setTimeout(() => errorEl.classList.remove('show'), 5000);\n        }<\/p>\n<p>        function preFillMatter() {\n            \/\/ Function to handle matter type pre-fill if needed\n        }<\/p>\n<p>        \/\/ Form Submission\n        function validateAndSubmit() {\n            if (validateStep(currentStep)) {\n                submitForm();\n            }\n        }<\/p>\n<p>        function submitForm() {\n            document.getElementById('timestamp').value = new Date().toISOString();<\/p>\n<p>            const data = {\n                practiceArea: 'Family Law',\n                timestamp: document.getElementById('timestamp').value,\n                language: language,\n                step1: {\n                    fullName: document.getElementById('fullName').value,\n                    email: document.getElementById('email').value,\n                    phone: document.getElementById('phone').value,\n                    dateOfBirth: document.getElementById('dob').value,\n                    nationality: document.getElementById('nationality').value,\n                    countryOfResidence: document.getElementById('residence').value,\n                    maritalStatus: document.getElementById('maritalStatus').value,\n                    spouseNationality: document.getElementById('spouseNationality').value,\n                    dateOfMarriage: document.getElementById('marriageDate').value,\n                    numberOfChildren: document.getElementById('numChildren').value,\n                    agesOfChildren: document.getElementById('childAges').value\n                },\n                step2: {\n                    matterType: document.getElementById('matterType').value,\n                    urgencyLevel: document.getElementById('urgency').value,\n                    description: document.getElementById('description').value,\n                    bothPartiesInThailand: document.querySelector('input[name=\"bothInThailand\"]:checked')?.value,\n                    courtCaseFiled: document.querySelector('input[name=\"courtCaseFiled\"]:checked')?.value,\n                    protectionOrders: document.querySelector('input[name=\"protectionOrders\"]:checked')?.value,\n                    sharedAssets: document.querySelector('input[name=\"sharedAssets\"]:checked')?.value\n                },\n                step3: {\n                    documents: Array.from(document.querySelectorAll('input[name=\"documents\"]:checked')).map(el => el.value),\n                    preferredContactMethod: document.getElementById('contactMethod').value,\n                    lineId: document.getElementById('lineId').value,\n                    preferredConsultationDate: document.getElementById('consultationDate').value,\n                    additionalNotes: document.getElementById('additionalNotes').value,\n                    pdpaConsent: document.getElementById('pdpaConsent').checked\n                }\n            };<\/p>\n<p>            \/\/ Show loading state\n            const submitBtn = document.querySelector('button[type=\"submit\"]');\n            submitBtn.disabled = true;\n            const originalText = submitBtn.innerHTML;\n            submitBtn.innerHTML = String.fromCharCode(60, 115, 112, 97, 110, 32, 99, 108, 97, 115, 115, 61, 34, 108, 111, 97, 100, 105, 110, 103, 34, 62, 60, 47, 115, 112, 97, 110, 62, 60, 115, 112, 97, 110, 32, 99, 108, 97, 115, 115, 61, 34, 101, 110, 103, 108, 105, 115, 104, 34, 62, 83, 117, 98, 109, 105, 116, 116, 105, 110, 103, 46, 46, 46, 60, 47, 115, 112, 97, 110, 62, 60, 115, 112, 97, 110, 32, 99, 108, 97, 115, 115, 61, 34, 116, 104, 97, 105, 34, 62, 0x0E01, 0x0E33, 0x0E25, 0x0E31, 0x0E07, 0x0E2A, 0x0E48, 0x0E07, 46, 46, 46, 60, 47, 115, 112, 97, 110, 62);<\/p>\n<p>            \/\/ Send to n8n webhook (from WordPress config)\n            const webhookUrl = (window.THAILAW_CONFIG && window.THAILAW_CONFIG.webhookUrl) || '';\n            data.formType = 'family-law';<\/p>\n<p>            if (webhookUrl) {\n                try {\n                    const controller = new AbortController();\n                    const timeoutId = setTimeout(() => controller.abort(), 10000);<\/p>\n<p>                    fetch(webhookUrl, {\n                        method: 'POST',\n                        headers: { 'Content-Type': 'application\/json' },\n                        body: JSON.stringify(data),\n                        signal: controller.signal\n                    }).catch(err => console.warn('Webhook post failed (non-blocking):', err));\n                    clearTimeout(timeoutId);\n                } catch (err) {\n                    console.warn('Webhook error:', err);\n                }\n            }<\/p>\n<p>            \/\/ Send email notification via WordPress AJAX\n            if (window.THAILAW_CONFIG && window.THAILAW_CONFIG.ajaxUrl) {\n                try {\n                    var emailData = new FormData();\n                    emailData.append('action', 'thailaw_send_notification');\n                    emailData.append('nonce', window.THAILAW_CONFIG.nonce);\n                    emailData.append('form_type', 'Family Law Intake');\n                    emailData.append('client_name', data.step1 ? data.step1.fullName : '');\n                    emailData.append('client_email', data.step1 ? data.step1.email : '');\n                    emailData.append('client_phone', data.step1 ? data.step1.phone : '');\n                    emailData.append('practice_area', 'Family Law');\n                    emailData.append('description', data.step2 ? data.step2.matterType : '');\n                    fetch(window.THAILAW_CONFIG.ajaxUrl, { method: 'POST', body: emailData })\n                        .catch(function(e) { console.warn('Email notification failed:', e); });\n                } catch(emailErr) { console.warn('Email error:', emailErr); }\n            }<\/p>\n<p>            \/\/ Always show success page\n            showSuccessPage(data);\n        }<\/p>\n<p>        function showSuccessPage(data) {\n            document.getElementById('intakeForm').style.display = 'none';\n            document.getElementById('successContainer').classList.add('show');<\/p>\n<p>            const successDetails = `<\/p>\n<p><strong>${language === 'en' ? 'Name' : String.fromCharCode(0x0E0A, 0x0E37, 0x0E48, 0x0E2D)}:<\/strong> ${data.step1.fullName}<\/p>\n<p><strong>${language === 'en' ? 'Email' : String.fromCharCode(0x0E2D, 0x0E35, 0x0E40, 0x0E21, 0x0E25)}:<\/strong> ${data.step1.email}<\/p>\n<p><strong>${language === 'en' ? 'Phone' : String.fromCharCode(0x0E40, 0x0E1A, 0x0E2D, 0x0E23, 0x0E4C, 0x0E42, 0x0E17, 0x0E23)}:<\/strong> ${data.step1.phone}<\/p>\n<p><strong>${language === 'en' ? 'Matter' : String.fromCharCode(0x0E40, 0x0E23, 0x0E37, 0x0E48, 0x0E2D, 0x0E07, 0x0E1B, 0x0E23, 0x0E30, 0x0E40, 0x0E20, 0x0E17)}:<\/strong> ${data.step2.matterType}<\/p>\n<p><strong>${language === 'en' ? 'Submitted' : String.fromCharCode(0x0E2A, 0x0E48, 0x0E07, 0x0E40, 0x0E21, 0x0E37, 0x0E48, 0x0E2D)}:<\/strong> ${new Date(data.timestamp).toLocaleString()}<\/p>\n<p>            `;\n            document.getElementById('successDetails').innerHTML = successDetails;\n        }<\/p>\n<p>        \/\/ Initialize\n        updateLanguage();\n    <\/script><br \/>\n<\/body><br \/>\n<\/html>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>English \u0e44\u0e17\u0e22 Family Law Intake Form\u0e41\u0e1a\u0e1a\u0e1f\u0e2d\u0e23\u0e4c\u0e21\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e01\u0e0e\u0e2b\u0e21\u0e32\u0e22\u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e23\u0e31\u0e27 Professional Legal Assistance for Thai-Foreign Family Matters\u0e04\u0e27\u0e32\u0e21\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e14\u0e49\u0e32\u0e19\u0e01\u0e0e\u0e2b\u0e21\u0e32\u0e22\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e23\u0e31\u0e27\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e44\u0e17\u0e22-\u0e15\u0e48\u0e32\u0e07\u0e0a\u0e32\u0e15\u0e34 1 Personal Info\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e2a\u0e48\u0e27\u0e19\u0e1a\u0e38\u0e04\u0e04\u0e25 2 Legal Matter\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e01\u0e0e\u0e2b\u0e21\u0e32\u0e22 3 [&hellip;]<\/p>\n","protected":false},"author":0,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-97","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.thailawonline.com\/th\/wp-json\/wp\/v2\/pages\/97","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.thailawonline.com\/th\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.thailawonline.com\/th\/wp-json\/wp\/v2\/types\/page"}],"replies":[{"embeddable":true,"href":"https:\/\/www.thailawonline.com\/th\/wp-json\/wp\/v2\/comments?post=97"}],"version-history":[{"count":1,"href":"https:\/\/www.thailawonline.com\/th\/wp-json\/wp\/v2\/pages\/97\/revisions"}],"predecessor-version":[{"id":1614,"href":"https:\/\/www.thailawonline.com\/th\/wp-json\/wp\/v2\/pages\/97\/revisions\/1614"}],"wp:attachment":[{"href":"https:\/\/www.thailawonline.com\/th\/wp-json\/wp\/v2\/media?parent=97"}],"curies":[{"name":"\u0e14\u0e31\u0e1a\u0e40\u0e1a\u0e34\u0e25\u0e22\u0e39\u0e1e\u0e35","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}