{"id":450,"date":"2026-01-05T17:56:12","date_gmt":"2026-01-05T17:56:12","guid":{"rendered":"https:\/\/emrg.dev\/yasha-law\/?page_id=450"},"modified":"2026-03-04T18:37:01","modified_gmt":"2026-03-04T18:37:01","slug":"practice-areas","status":"publish","type":"page","link":"https:\/\/emrg.dev\/yasha-law\/practice-areas\/","title":{"rendered":"Practice Areas"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"450\" class=\"elementor elementor-450\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5dc2812 e-con-full dv-hero-section bottom-gradient-border gradient-border-thick e-flex e-con e-parent\" data-id=\"5dc2812\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-da00f4a e-flex e-con-boxed e-con e-child\" data-id=\"da00f4a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-c57be68 e-con-full e-flex e-con e-child\" data-id=\"c57be68\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-c321f1b e-con-full e-flex e-con e-child\" data-id=\"c321f1b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e802725 elementor-widget elementor-widget-heading\" data-id=\"e802725\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Our Practice<\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6e779ed elementor-widget elementor-widget-heading\" data-id=\"6e779ed\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Focused Representation for High Exposure Matters<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1c8d2f3 textblock-mb-0 elementor-widget elementor-widget-text-editor\" data-id=\"1c8d2f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">The Law Offices of Yasha Ahoubim handles Personal Injury and Lemon Law matters across California. Each practice area is approached with structured analysis, clear communication, and readiness to litigate when required.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d100daf e-con-full e-flex e-con e-child\" data-id=\"d100daf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-cc4800e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"cc4800e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-524fce9 elementor-widget elementor-widget-heading\" data-id=\"524fce9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Free Case Review<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1e15d93 eael-gravity-form-button-custom elementor-widget elementor-widget-eael-gravity-form\" data-id=\"1e15d93\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"eael-gravity-form.default\">\n\t\t\t\t\t\t\t\t<div class=\"eael-contact-form eael-gravity-form labels-hide eael-contact-form-align-default\">\n\t\t        <script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n\n\/\/----------------------------------------------------------\n\/\/------ JAVASCRIPT HOOK FUNCTIONS FOR GRAVITY FORMS -------\n\/\/----------------------------------------------------------\n\nif ( ! gform ) {\n\tdocument.addEventListener( 'gform_main_scripts_loaded', function() { gform.scriptsLoaded = true; } );\n\tdocument.addEventListener( 'gform\/theme\/scripts_loaded', function() { gform.themeScriptsLoaded = true; } );\n\twindow.addEventListener( 'DOMContentLoaded', function() { gform.domLoaded = true; } );\n\n\tvar gform = {\n\t\tdomLoaded: false,\n\t\tscriptsLoaded: false,\n\t\tthemeScriptsLoaded: false,\n\t\tisFormEditor: () => typeof InitializeEditor === 'function',\n\n\t\t\/**\n\t\t * @deprecated 2.9 the use of initializeOnLoaded in the form editor context is deprecated.\n\t\t * @remove-in 4.0 this function will not check for gform.isFormEditor().\n\t\t *\/\n\t\tcallIfLoaded: function ( fn ) {\n\t\t\tif ( gform.domLoaded && gform.scriptsLoaded && ( gform.themeScriptsLoaded || gform.isFormEditor() ) ) {\n\t\t\t\tif ( gform.isFormEditor() ) {\n\t\t\t\t\tconsole.warn( 'The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.' );\n\t\t\t\t}\n\t\t\t\tfn();\n\t\t\t\treturn true;\n\t\t\t}\n\t\t\treturn false;\n\t\t},\n\n\t\t\/**\n\t\t * Call a function when all scripts are loaded\n\t\t *\n\t\t * @param function fn the callback function to call when all scripts are loaded\n\t\t *\n\t\t * @returns void\n\t\t *\/\n\t\tinitializeOnLoaded: function( fn ) {\n\t\t\tif ( ! gform.callIfLoaded( fn ) ) {\n\t\t\t\tdocument.addEventListener( 'gform_main_scripts_loaded', () => { gform.scriptsLoaded = true; gform.callIfLoaded( fn ); } );\n\t\t\t\tdocument.addEventListener( 'gform\/theme\/scripts_loaded', () => { gform.themeScriptsLoaded = true; gform.callIfLoaded( fn ); } );\n\t\t\t\twindow.addEventListener( 'DOMContentLoaded', () => { gform.domLoaded = true; gform.callIfLoaded( fn ); } );\n\t\t\t}\n\t\t},\n\n\t\thooks: { action: {}, filter: {} },\n\t\taddAction: function( action, callable, priority, tag ) {\n\t\t\tgform.addHook( 'action', action, callable, priority, tag );\n\t\t},\n\t\taddFilter: function( action, callable, priority, tag ) {\n\t\t\tgform.addHook( 'filter', action, callable, priority, tag );\n\t\t},\n\t\tdoAction: function( action ) {\n\t\t\tgform.doHook( 'action', action, arguments );\n\t\t},\n\t\tapplyFilters: function( action ) {\n\t\t\treturn gform.doHook( 'filter', action, arguments );\n\t\t},\n\t\tremoveAction: function( action, tag ) {\n\t\t\tgform.removeHook( 'action', action, tag );\n\t\t},\n\t\tremoveFilter: function( action, priority, tag ) {\n\t\t\tgform.removeHook( 'filter', action, priority, tag );\n\t\t},\n\t\taddHook: function( hookType, action, callable, priority, tag ) {\n\t\t\tif ( undefined == gform.hooks[hookType][action] ) {\n\t\t\t\tgform.hooks[hookType][action] = [];\n\t\t\t}\n\t\t\tvar hooks = gform.hooks[hookType][action];\n\t\t\tif ( undefined == tag ) {\n\t\t\t\ttag = action + '_' + hooks.length;\n\t\t\t}\n\t\t\tif( priority == undefined ){\n\t\t\t\tpriority = 10;\n\t\t\t}\n\n\t\t\tgform.hooks[hookType][action].push( { tag:tag, callable:callable, priority:priority } );\n\t\t},\n\t\tdoHook: function( hookType, action, args ) {\n\n\t\t\t\/\/ splice args from object into array and remove first index which is the hook name\n\t\t\targs = Array.prototype.slice.call(args, 1);\n\n\t\t\tif ( undefined != gform.hooks[hookType][action] ) {\n\t\t\t\tvar hooks = gform.hooks[hookType][action], hook;\n\t\t\t\t\/\/sort by priority\n\t\t\t\thooks.sort(function(a,b){return a[\"priority\"]-b[\"priority\"]});\n\n\t\t\t\thooks.forEach( function( hookItem ) {\n\t\t\t\t\thook = hookItem.callable;\n\n\t\t\t\t\tif(typeof hook != 'function')\n\t\t\t\t\t\thook = window[hook];\n\t\t\t\t\tif ( 'action' == hookType ) {\n\t\t\t\t\t\thook.apply(null, args);\n\t\t\t\t\t} else {\n\t\t\t\t\t\targs[0] = hook.apply(null, args);\n\t\t\t\t\t}\n\t\t\t\t} );\n\t\t\t}\n\t\t\tif ( 'filter'==hookType ) {\n\t\t\t\treturn args[0];\n\t\t\t}\n\t\t},\n\t\tremoveHook: function( hookType, action, priority, tag ) {\n\t\t\tif ( undefined != gform.hooks[hookType][action] ) {\n\t\t\t\tvar hooks = gform.hooks[hookType][action];\n\t\t\t\thooks = hooks.filter( function(hook, index, arr) {\n\t\t\t\t\tvar removeHook = (undefined==tag||tag==hook.tag) && (undefined==priority||priority==hook.priority);\n\t\t\t\t\treturn !removeHook;\n\t\t\t\t} );\n\t\t\t\tgform.hooks[hookType][action] = hooks;\n\t\t\t}\n\t\t}\n\t};\n}\n\n\/* ]]> *\/\n<\/script>\n\n                <div class='gf_browser_gecko gform_wrapper gform-theme gform-theme--foundation gform-theme--framework gform-theme--orbital' data-form-theme='orbital' data-form-index='0' id='gform_wrapper_2' ><style>#gform_wrapper_2[data-form-index=\"0\"].gform-theme,[data-parent-form=\"2_0\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\"data:image\/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-icon-ctrl-select: url(\"data:image\/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-icon-ctrl-search: url(\"data:image\/svg+xml,%3Csvg width='640' height='640' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-img-choice-size: var(--gf-field-img-choice-size-md);--gf-field-img-choice-card-space: var(--gf-field-img-choice-card-space-md);--gf-field-img-choice-check-ind-size: var(--gf-field-img-choice-check-ind-size-md);--gf-field-img-choice-check-ind-icon-size: var(--gf-field-img-choice-check-ind-icon-size-md);--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}<\/style><div id='gf_2' class='gform_anchor' tabindex='-1'><\/div><form method='post' enctype='multipart\/form-data' target='gform_ajax_frame_2' id='gform_2'  action='\/yasha-law\/wp-json\/wp\/v2\/pages\/450#gf_2' data-formid='2' novalidate>\n                        <div class='gform-body gform_body'><div id='gform_fields_2' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_2_6\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_6' id='input_2_6' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='Practice Areas' \/><\/div><\/div><div id=\"field_2_7\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_7' id='input_2_7' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='General' \/><\/div><\/div><div id=\"field_2_1\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_2_1'>Name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_1' id='input_2_1' type='text' value='' class='large'    placeholder='Name' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_2_3\" class=\"gfield gfield--type-phone gfield--input-type-phone gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_2_3'>Phone<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_phone'><input name='input_3' id='input_2_3' type='tel' value='' class='large'  placeholder='Phone' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_2_4\" class=\"gfield gfield--type-email gfield--input-type-email gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_2_4'>Email<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_4' id='input_2_4' type='email' value='' class='large'   placeholder='Email' aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><div id=\"field_2_5\" class=\"gfield gfield--type-textarea gfield--input-type-textarea gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_2_5'>Message<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_5' id='input_2_5' class='textarea large'    placeholder='Message' aria-required=\"true\" aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/div><div id=\"field_2_8\" class=\"gfield gfield--type-captcha gfield--input-type-captcha gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_2_8'>CAPTCHA<\/label><div id='input_2_8' class='ginput_container ginput_recaptcha' data-sitekey='6LesDqosAAAAAE6Q0aKpbNdgR6zbPh9ayvmrzP9O'  data-theme='light' data-tabindex='-1' data-size='invisible' data-badge='bottomright'><\/div><\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_2' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Free Case Review'  \/> <input type='hidden' name='gform_ajax' value='form_id=2&amp;title=&amp;description=&amp;tabindex=0&amp;theme=orbital&amp;hash=11b6e98f30b9dd3ac2385eb19344cde8' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_2' value='iframe' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_2' id='gform_theme_2' value='orbital' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_2' id='gform_style_settings_2' value='' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_2' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='2' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='aAx0YdTNVYkqejJgFrgCx7GcQZH0NxP0LD6mf4WyJbX1A+oUefBPbvlBkdS77ZO8tYBAaM3LI+GjMmgeyKjQ1q1l\/dc3sAljV5oJ3fbqatMBkBI=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_2' value='WyJbXSIsIjI4ZWE0YTdhNTg2YjljMWIwNzI1Mjk3YjEwM2JlZDgwIl0=' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_2' id='gform_target_page_number_2' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_2' id='gform_source_page_number_2' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <input type=\"hidden\" id=\"ct_checkjs_44c4c17332cace2124a1a836d9fc4b6f\" name=\"ct_checkjs\" value=\"0\" \/><script >setTimeout(function(){var ct_input_name = \"ct_checkjs_44c4c17332cace2124a1a836d9fc4b6f\";if (document.getElementById(ct_input_name) !== null) {var ct_input_value = document.getElementById(ct_input_name).value;document.getElementById(ct_input_name).value = document.getElementById(ct_input_name).value.replace(ct_input_value, 'f49e05ac6cb77b1b5568950c112ae650ceb3f58b7564b654b2d0c39ac9651bfc');}}, 1000);<\/script><input\n                    class=\"apbct_special_field apbct_email_id__gravity_form\"\n                    name=\"apbct__email_id__gravity_form\"\n                    aria-label=\"apbct__label_id__gravity_form\"\n                    type=\"text\" size=\"30\" maxlength=\"200\" autocomplete=\"off\"\n                    value=\"\"\n                \/><\/form>\n                        <\/div>\n\t\t                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_2' id='gform_ajax_frame_2' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'><\/iframe>\n\t\t                <script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n gform.initializeOnLoaded( function() {gformInitSpinner( 2, 'https:\/\/emrg.dev\/yasha-law\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', false );jQuery('#gform_ajax_frame_2').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_2');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_2').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_2').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_2').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_2').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/ jQuery(document).scrollTop(jQuery('#gform_wrapper_2').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_2').val();gformInitSpinner( 2, 'https:\/\/emrg.dev\/yasha-law\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', false );jQuery(document).trigger('gform_page_loaded', [2, current_page]);window['gf_submitting_2'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_2').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_2').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [2]);window['gf_submitting_2'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_2').text());}else{jQuery('#gform_2').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"2\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_2\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_2\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_2\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 2, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); \n\/* ]]> *\/\n<\/script>\n\t\t\t<\/div>\n\n            <script type=\"text\/javascript\">\n                var gf_global = {\"gf_currency_config\":{\"name\":\"U.S. Dollar\",\"symbol_left\":\"$\",\"symbol_right\":\"\",\"symbol_padding\":\"\",\"thousand_separator\":\",\",\"decimal_separator\":\".\",\"decimals\":2,\"code\":\"USD\"},\"base_url\":\"https:\\\/\\\/emrg.dev\\\/yasha-law\\\/wp-content\\\/plugins\\\/gravityforms\",\"number_formats\":[],\"spinnerUrl\":\"https:\\\/\\\/emrg.dev\\\/yasha-law\\\/wp-content\\\/plugins\\\/gravityforms\\\/images\\\/spinner.svg\",\"version_hash\":\"89f3d36ef6205183fda90845c686a556\",\"strings\":{\"newRowAdded\":\"New row added.\",\"rowRemoved\":\"Row removed\",\"formSaved\":\"The form has been saved.  The content contains the link to return and complete the form.\"}};\t\t\t\tvar gf_vars = {\"active\":\"Active\",\"inactive\":\"Inactive\",\"save\":\"Save\",\"update\":\"Update\",\"previousLabel\":\"Previous\",\"selectFormat\":\"Select a format\",\"column\":\"Column\",\"editToViewAll\":\"5 of %d items shown. Edit field to view all\",\"selectAll\":\"Select All\",\"enterValue\":\"Enter a value\",\"formTitle\":\"Untitled Form\",\"formDescription\":\"We would love to hear from you! Please fill out this form and we will get in touch with you shortly.\",\"formConfirmationMessage\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"buttonText\":\"Submit\",\"buttonDescription\":\"The submit button for this form\",\"loading\":\"Loading...\",\"thisFieldIf\":\"this field if\",\"thisSectionIf\":\"this section if\",\"thisPage\":\"this page if\",\"thisFormButton\":\"this form button if\",\"show\":\"Show\",\"hide\":\"Hide\",\"enable\":\"Enable\",\"disable\":\"Disable\",\"enabled\":\"Enabled\",\"disabled\":\"Disabled\",\"configure\":\"Configure\",\"conditional_logic_text\":\"Conditional Logic\",\"conditional_logic_desc\":\"Conditional logic allows you to change what the user sees depending on the fields they select.\",\"conditional_logic_a11y\":\"Adding conditional logic to the form submit button could cause usability problems for some users and negatively impact the accessibility of your form. Learn more about button conditional logic in our <a href=\\\"https:\\\/\\\/docs.gravityforms.com\\\/field-accessibility-warning\\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">documentation<span class=\\\"screen-reader-text\\\">(opens in a new tab)<\\\/span>&nbsp;<span class=\\\"gform-icon gform-icon--external-link\\\" aria-hidden=\\\"true\\\"><\\\/span><\\\/a>.\",\"page\":\"Page\",\"next_button\":\"Next Button\",\"button\":\"Submit Button\",\"all\":\"All\",\"any\":\"Any\",\"ofTheFollowingMatch\":\"of the following match:\",\"is\":\"is\",\"isNot\":\"is not\",\"greaterThan\":\"greater than\",\"lessThan\":\"less than\",\"contains\":\"contains\",\"startsWith\":\"starts with\",\"endsWith\":\"ends with\",\"emptyChoice\":\"Empty (no choices selected)\",\"alertLegacyMode\":\"This form has legacy markup enabled and doesn\\u2019t support field resizing within the editor. Please disable legacy markup in the form settings to enable live resizing.\",\"thisConfirmation\":\"Use this confirmation if\",\"thisNotification\":\"Send this notification if\",\"confirmationSave\":\"Save\",\"confirmationSaving\":\"Saving...\",\"confirmationAreYouSure\":\"Are you sure you wish to cancel these changes?\",\"confirmationIssueSaving\":\"There was an issue saving this confirmation.\",\"confirmationConfirmDelete\":\"Are you sure you wish to delete this confirmation?\",\"confirmationIssueDeleting\":\"There was an issue deleting this confirmation.\",\"confirmationConfirmDiscard\":\"There are unsaved changes to the current confirmation. Would you like to discard these changes?\",\"confirmationDefaultName\":\"Untitled Confirmation\",\"confirmationDefaultMessage\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"confirmationInvalidPageSelection\":\"Please select a page.\",\"confirmationInvalidRedirect\":\"Please enter a URL.\",\"confirmationInvalidName\":\"Please enter a confirmation name.\",\"confirmationDeleteField\":\"Deleting this field will also delete all entry data associated with it. 'Cancel' to abort. 'OK' to delete.\",\"confirmationDeleteDisplayField\":\"You're about to delete this field. 'Cancel' to stop. 'OK' to delete\",\"confirmationDeleteDisplayFieldTitle\":\"Warning\",\"conditionalLogicDependency\":\"This form contains {type} conditional logic dependent upon this field. Deleting this field will deactivate those conditional logic rules and also delete all entry data associated with the field. 'Cancel' to abort. 'OK' to delete.\",\"conditionalLogicDependencyChoice\":\"This form contains {type} conditional logic dependent upon this choice. Are you sure you want to delete this choice? 'Cancel' to abort. 'OK' to delete.\",\"conditionalLogicDependencyChoiceEdit\":\"This form contains {type} conditional logic dependent upon this choice. Are you sure you want to modify this choice? 'Cancel' to abort. 'OK' to continue.\",\"conditionalLogicDependencyAdminOnly\":\"This form contains {type} conditional logic dependent upon this field. Are you sure you want to mark this field as Administrative? 'Cancel' to abort. 'OK' to continue.\",\"conditionalLogicRichTextEditorWarning\":\"This form contains conditional logic dependent upon this field. This will no longer work if the Rich Text Editor is enabled.  Are you sure you want to enable the Rich Text Editor?  'Cancel' to abort. 'OK' to continue.\",\"conditionalLogicTypeButton\":\"button\",\"conditionalLogicTypeConfirmation\":\"confirmation\",\"conditionalLogicTypeNotification\":\"notification\",\"conditionalLogicTypeNoficationRouting\":\"notification routing\",\"conditionalLogicTypeField\":\"field\",\"conditionalLogicTypeFeed\":\"feed\",\"conditionalLogicWarningTitle\":\"Conditional Logic Warning\",\"mergeTagsText\":\"Insert Merge Tags\",\"baseUrl\":\"https:\\\/\\\/emrg.dev\\\/yasha-law\\\/wp-content\\\/plugins\\\/gravityforms\",\"gf_currency_config\":{\"name\":\"U.S. Dollar\",\"symbol_left\":\"$\",\"symbol_right\":\"\",\"symbol_padding\":\"\",\"thousand_separator\":\",\",\"decimal_separator\":\".\",\"decimals\":2,\"code\":\"USD\"},\"otherChoiceValue\":\"Other\",\"isFormTrash\":false,\"currentlyAddingField\":false,\"visibilityOptions\":[{\"label\":\"Visible\",\"value\":\"visible\",\"description\":\"Default option. The field is visible when viewing the form.\"},{\"label\":\"Hidden\",\"value\":\"hidden\",\"description\":\"The field is hidden when viewing the form. Useful when you require the functionality of this field but do not want the user to be able to see this field.\"},{\"label\":\"Administrative\",\"value\":\"administrative\",\"description\":\"The field is only visible when administering submitted entries. The field is not visible or functional when viewing the form.\"}],\"addFieldFilter\":\"Add a condition\",\"removeFieldFilter\":\"Remove a condition\",\"filterAndAny\":\"{0} of the following match:\",\"customChoices\":\"Custom Choices\",\"predefinedChoices\":\"Predefined Choices\",\"fieldLabelAriaLabel\":\"{field_label} - {field_type}, jump to this field&#039;s settings\",\"fieldCanBeAddedTitle\":\"Field Limit\",\"fieldCanBeAddedCaptcha\":\"A form can only contain one CAPTCHA field.\",\"fieldCanBeAddedShipping\":\"A form can only contain one Shipping field.\",\"fieldCanBeAddedPostContent\":\"A form can only contain one Post Body field.\",\"fieldCanBeAddedPostTitle\":\"A form can only contain one Post Title field.\",\"fieldCanBeAddedPostExcerpt\":\"A form can only contain one Post Excerpt field.\",\"fieldCanBeAddedCreditCard\":\"A form can only contain one Credit Card field.\",\"fieldCanBeAddedProductTitle\":\"Missing Product field\",\"fieldCanBeAddedProduct\":\"You must add a Product field to the form first.\",\"legacyMarkupTitle\":\"Unsupported Markup\",\"fieldCanBeAddedMultipleChoice\":\"You cannot add a Multiple Choice field to a form that uses legacy markup. Please edit the form settings and turn off Legacy Markup.\",\"fieldCanBeAddedImageChoice\":\"You cannot add an Image Choice field to a form that uses legacy markup. Please edit the form settings and turn off Legacy Markup.\",\"FieldAjaxonErrorTitle\":\"Error\",\"StartAddFieldAjaxonError\":\"Ajax error while adding field. Please refresh the page and try again.\",\"StartChangeInputTypeAjaxonError\":\"Ajax error while changing input type. Please refresh the page and try again.\",\"MissingNameCustomChoicesTitle\":\"Missing Name\",\"MissingNameCustomChoices\":\"Please give this custom choice a name.\",\"DuplicateNameCustomChoicesTitle\":\"Duplicate Name\",\"DuplicateNameCustomChoices\":\"This custom choice name is already in use. Please enter another name.\",\"DuplicateTitleMessageTitle\":\"Duplicate Title\",\"DuplicateTitleMessage\":\"The form title you have entered is already taken. Please enter a unique form title.\",\"ValidateFormMissingFormTitleTitle\":\"Missing Form Title\",\"ValidateFormMissingFormTitle\":\"Please enter a Title for this form. When adding the form to a page or post, you will have the option to hide the title.\",\"ValidateFormEmptyPageTitle\":\"Empty Page\",\"ValidateFormEmptyPage\":\"This form currently has one or more pages without any fields. Blank pages are a result of Page Breaks that are positioned as the first or last field in the form or right after each other. Please adjust the Page Breaks.\",\"ValidateFormMissingProductLabelTitle\":\"Missing Product Label\",\"ValidateFormMissingProductLabel\":\"This form has a Product field with a blank label. Please enter a label for every Product field.\",\"ValidateFormMissingProductFieldTitle\":\"Missing Product field\",\"ValidateFormMissingProductField\":\"This form has an Option field without a Product field. You must add a Product field to your form.\",\"FormulaIsValidTitle\":\"Success\",\"FormulaIsValid\":\"The formula appears to be valid.\",\"FormulaIsInvalid\":\"There appears to be a problem with the formula.\",\"DeleteFormTitle\":\"Confirm\",\"DeleteForm\":\"You are about to move this form to the trash. &#039;Cancel&#039; to abort. &#039;OK&#039; to delete.\",\"DeleteCustomChoice\":\"Delete this custom choice list? &#039;Cancel&#039; to abort. &#039;OK&#039; to delete.\",\"FieldAdded\":\"&nbsp;field added to form\",\"nameFieldDefaultPrefixes\":[{\"text\":\"Dr.\",\"value\":\"Dr.\"},{\"text\":\"Miss\",\"value\":\"Miss\"},{\"text\":\"Mr.\",\"value\":\"Mr.\"},{\"text\":\"Mrs.\",\"value\":\"Mrs.\"},{\"text\":\"Ms.\",\"value\":\"Ms.\"},{\"text\":\"Mx.\",\"value\":\"Mx.\"},{\"text\":\"Prof.\",\"value\":\"Prof.\"},{\"text\":\"Rev.\",\"value\":\"Rev.\"}]};\t\t\t<\/script>\n            \t\t\t\t<\/div>\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<div class=\"elementor-element elementor-element-db11a75 uvp-banner-section-style-1   e-flex e-con-boxed e-con e-parent\" data-id=\"db11a75\" data-element_type=\"container\" data-e-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<div class=\"elementor-element elementor-element-91d3605 e-flex e-con-boxed agl agl-fadeCSSRight agl-in-duration-1000 agl-in-delay-0 agl-in-distance-1 e-con e-child\" data-id=\"91d3605\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;agl_in_name&quot;:&quot;fadeCSS&quot;,&quot;agl_in_direction&quot;:&quot;Right&quot;,&quot;agl_in_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:1000,&quot;sizes&quot;:[]},&quot;agl_in_delay&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;agl_in_distance&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;agl_in_repeat&quot;:&quot;no&quot;,&quot;agl_in_lockToScrollbar&quot;:&quot;no&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-05b2bf2 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"05b2bf2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M20.0087 12.2232V8.35156M20.0087 27.7099V31.5816M14.957 23.8382V25.2799C14.957 26.6232 16.0454 27.7099 17.387 27.7099H22.8504C24.1937 27.7099 25.282 26.6232 25.282 25.2799V22.5416C25.2816 22.0158 25.1108 21.5043 24.7954 21.0836C24.4799 20.663 24.0367 20.3559 23.532 20.2082L16.707 18.2182C16.2024 18.0706 15.7592 17.7634 15.4437 17.3428C15.1282 16.9222 14.9575 16.4107 14.957 15.8849V14.6532C14.957 13.3116 16.0454 12.2232 17.387 12.2232H22.8504C24.1937 12.2232 25.282 13.3116 25.282 14.6549V16.0982\" stroke=\"#F3FE7E\" stroke-width=\"3\"><\/path><path d=\"M34.432 28.334L29.1837 25.304M5.56536 11.6673L10.8137 14.6973M3.33203 20.0007C3.33203 24.4209 5.08798 28.6602 8.21358 31.7858C11.3392 34.9114 15.5784 36.6673 19.9987 36.6673C24.419 36.6673 28.6582 34.9114 31.7838 31.7858C34.9094 28.6602 36.6654 24.4209 36.6654 20.0007C36.6654 15.5804 34.9094 11.3411 31.7838 8.21554C28.6582 5.08993 24.419 3.33398 19.9987 3.33398C15.5784 3.33398 11.3392 5.08993 8.21358 8.21554C5.08798 11.3411 3.33203 15.5804 3.33203 20.0007Z\" stroke=\"#F3FE7E\" stroke-width=\"3\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-492df44 elementor-widget elementor-widget-heading\" data-id=\"492df44\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">No Upfront Fees<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f1c4c74 elementor-widget elementor-widget-text-editor\" data-id=\"f1c4c74\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Precision to quality<\/p>\t\t\t\t\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-723ea83 e-con-full e-flex agl agl-fadeCSSUp agl-in-duration-1000 agl-in-delay-0 agl-in-distance-1 e-con e-child\" data-id=\"723ea83\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;agl_in_name&quot;:&quot;fadeCSS&quot;,&quot;agl_in_direction&quot;:&quot;Up&quot;,&quot;agl_in_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:1000,&quot;sizes&quot;:[]},&quot;agl_in_delay&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;agl_in_distance&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;agl_in_repeat&quot;:&quot;no&quot;,&quot;agl_in_lockToScrollbar&quot;:&quot;no&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7ac4b81 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"7ac4b81\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M3.33203 17.4994C3.33203 16.216 3.3537 14.961 3.3987 13.7494C3.53703 9.79437 3.60703 7.81604 5.21536 6.19437C6.8237 4.57437 8.8587 4.4877 12.9254 4.3127C15.2818 4.21377 17.6401 4.16487 19.9987 4.16604C22.4654 4.16604 24.8404 4.21604 27.072 4.3127C31.1387 4.4877 33.172 4.57437 34.782 6.19604C36.3904 7.81604 36.4604 9.79437 36.5987 13.7494C36.6866 16.2486 36.6866 18.7501 36.5987 21.2494C36.4604 25.2044 36.3904 27.1827 34.782 28.8044C33.1737 30.4244 31.1387 30.511 27.072 30.686C25.8476 30.7383 24.5837 30.7771 23.2804 30.8027C22.047 30.826 21.4287 30.836 20.8854 31.0444C20.342 31.2527 19.8854 31.641 18.972 32.4244L15.3404 35.541C15.1636 35.6925 14.9471 35.7901 14.7166 35.8222C14.486 35.8543 14.2511 35.8196 14.0397 35.7222C13.8283 35.6249 13.6492 35.4689 13.5238 35.2728C13.3984 35.0767 13.3318 34.8488 13.332 34.616V30.7027L12.9254 30.686C8.8587 30.511 6.82536 30.4244 5.21536 28.8027C3.60703 27.1827 3.53703 25.2044 3.3987 21.2494C3.3545 19.9999 3.33227 18.7497 3.33203 17.4994Z\" stroke=\"#F3FE7E\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M14.1641 23.3287C14.1641 22.5627 14.3149 21.8041 14.6081 21.0964C14.9013 20.3886 15.3309 19.7456 15.8726 19.2039C16.4143 18.6622 17.0573 18.2326 17.7651 17.9394C18.4728 17.6462 19.2314 17.4954 19.9974 17.4954C20.7634 17.4954 21.522 17.6462 22.2297 17.9394C22.9374 18.2326 23.5805 18.6622 24.1222 19.2039C24.6639 19.7456 25.0935 20.3886 25.3867 21.0964C25.6798 21.8041 25.8307 22.5627 25.8307 23.3287M23.3307 14.1654C23.3307 15.0494 22.9795 15.8973 22.3544 16.5224C21.7293 17.1475 20.8815 17.4987 19.9974 17.4987C19.1133 17.4987 18.2655 17.1475 17.6404 16.5224C17.0153 15.8973 16.6641 15.0494 16.6641 14.1654C16.6641 13.2813 17.0153 12.4335 17.6404 11.8083C18.2655 11.1832 19.1133 10.832 19.9974 10.832C20.8815 10.832 21.7293 11.1832 22.3544 11.8083C22.9795 12.4335 23.3307 13.2813 23.3307 14.1654Z\" stroke=\"#F3FE7E\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5216fd9 elementor-widget elementor-widget-heading\" data-id=\"5216fd9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Direct Attorney Access<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3b1b2cf elementor-widget elementor-widget-text-editor\" data-id=\"3b1b2cf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Communication stays personal and consistent<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9cc7cda e-con-full e-flex agl agl-fadeCSSLeft agl-in-duration-1000 agl-in-delay-0 agl-in-distance-1 e-con e-child\" data-id=\"9cc7cda\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;agl_in_name&quot;:&quot;fadeCSS&quot;,&quot;agl_in_direction&quot;:&quot;Left&quot;,&quot;agl_in_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:1000,&quot;sizes&quot;:[]},&quot;agl_in_delay&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;agl_in_distance&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;agl_in_repeat&quot;:&quot;no&quot;,&quot;agl_in_lockToScrollbar&quot;:&quot;no&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-efa8d6e elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"efa8d6e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M20.7348 34.7933C20.4904 34.8666 20.2448 34.9355 19.9981 35C17.4034 34.327 14.9706 33.1393 12.844 31.5075C10.7174 29.8756 8.94061 27.833 7.61909 25.5009C6.29757 23.1688 5.45832 20.5948 5.15122 17.932C4.84412 15.2691 5.07544 12.5717 5.83143 10C11.024 10.2376 16.105 8.44429 19.9981 5C23.8911 8.44429 28.9722 10.2376 34.1648 10C35.1759 13.4386 35.2444 17.0858 34.3631 20.56M31.6648 36.6667V26.6667M31.6648 26.6667L36.6648 31.6667M31.6648 26.6667L26.6648 31.6667\" stroke=\"#F3FE7E\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4341001 elementor-widget elementor-widget-heading\" data-id=\"4341001\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Litigation Focused<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dfb7671 elementor-widget elementor-widget-text-editor\" data-id=\"dfb7671\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>A structured strategy built for strong outcomes<\/p>\t\t\t\t\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-a6510f4 e-flex e-con-boxed e-con e-parent\" data-id=\"a6510f4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-55b7ff8 e-con-full e-flex e-con e-child\" data-id=\"55b7ff8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-85e84ee elementor-widget elementor-widget-heading\" data-id=\"85e84ee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Personal Injury<\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5eae0f1 elementor-widget elementor-widget-heading\" data-id=\"5eae0f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Liability Focused Injury Litigation<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-78256d4 textblock-mb-0 elementor-widget elementor-widget-text-editor\" data-id=\"78256d4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Injury cases are built through evidence, causation, and damages analysis. Fault is established early. When insurers attempt to limit exposure, the response is direct and supported by preparation designed for escalation.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dc9f8bf elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"dc9f8bf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/emrg.dev\/yasha-law\/personal-injury\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Start Your Case<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9e72487 e-con-full e-flex e-con e-child\" data-id=\"9e72487\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9bbfd9b agl agl-fadeCSS agl-in-duration-1000 agl-in-delay-0 agl-in-distance-1 elementor-widget elementor-widget-image\" data-id=\"9bbfd9b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;agl_in_name&quot;:&quot;fadeCSS&quot;,&quot;agl_in_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:1000,&quot;sizes&quot;:[]},&quot;agl_in_delay&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;agl_in_distance&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;agl_in_repeat&quot;:&quot;no&quot;,&quot;agl_in_lockToScrollbar&quot;:&quot;no&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2026\/01\/section-1-12-1024x683.webp\" class=\"attachment-large size-large wp-image-1092\" alt=\"A person wearing a black shirt with an arm in a sling is having their bandaged hand examined by another individual across a table, conveying a clinical setting.\" srcset=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2026\/01\/section-1-12-1024x683.webp 1024w, https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2026\/01\/section-1-12-300x200.webp 300w, https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2026\/01\/section-1-12-768x512.webp 768w, https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2026\/01\/section-1-12-1536x1024.webp 1536w, https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2026\/01\/section-1-12-2048x1365.webp 2048w, https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2026\/01\/section-1-12-scaled.webp 2000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\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-ddfce47 e-flex e-con-boxed e-con e-parent\" data-id=\"ddfce47\" data-element_type=\"container\" data-e-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<div class=\"elementor-element elementor-element-99177c6 e-con-full e-flex e-con e-child\" data-id=\"99177c6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d51dcb2 elementor-widget elementor-widget-heading\" data-id=\"d51dcb2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Lemon Law<\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e28a455 elementor-widget elementor-widget-heading\" data-id=\"e28a455\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Statutory Enforcement for Defective Vehicles<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b0551b0 textblock-mb-0 elementor-widget elementor-widget-text-editor\" data-id=\"b0551b0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Lemon Law matters depend on repair history, timing, and manufacturer conduct. We confirm statutory triggers, document defect patterns, and pursue restitution, replacement, or penalties when obligations are ignored.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1a984a9 elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"1a984a9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/emrg.dev\/yasha-law\/lemon-law\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Start Your Case<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1861016 e-con-full e-flex e-con e-child\" data-id=\"1861016\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b39e316 agl agl-fadeCSS agl-in-duration-1000 agl-in-delay-0 agl-in-distance-1 elementor-widget elementor-widget-image\" data-id=\"b39e316\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;agl_in_name&quot;:&quot;fadeCSS&quot;,&quot;agl_in_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:1000,&quot;sizes&quot;:[]},&quot;agl_in_delay&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;agl_in_distance&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;agl_in_repeat&quot;:&quot;no&quot;,&quot;agl_in_lockToScrollbar&quot;:&quot;no&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2026\/01\/section-2-12-1024x683.webp\" class=\"attachment-large size-large wp-image-1093\" alt=\"A nurse in blue scrubs empathetically holds the hand of a person sitting in a wheelchair, conveying support and care in a clinical setting.\" srcset=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2026\/01\/section-2-12-1024x683.webp 1024w, https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2026\/01\/section-2-12-300x200.webp 300w, https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2026\/01\/section-2-12-768x512.webp 768w, https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2026\/01\/section-2-12-1536x1024.webp 1536w, https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2026\/01\/section-2-12-2048x1365.webp 2048w, https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2026\/01\/section-2-12-scaled.webp 2000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\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-73b4dbd e-con-full e-flex e-con e-parent\" data-id=\"73b4dbd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-358d5a4 agl agl-zoomOutCSS agl-in-duration-1000 agl-in-delay-0 agl-in-distance-1 elementor-widget elementor-widget-shortcode\" data-id=\"358d5a4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;agl_in_name&quot;:&quot;zoomOutCSS&quot;,&quot;agl_in_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:1000,&quot;sizes&quot;:[]},&quot;agl_in_delay&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;agl_in_distance&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;agl_in_repeat&quot;:&quot;no&quot;,&quot;agl_in_lockToScrollbar&quot;:&quot;no&quot;}\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">        <section class=\"slick-slider-section\">\n            <div class=\"slick-slider-wrapper\">\n                <div class=\"horizontal-slider\">\n\n                                        <div class=\"slider-item\">\n                            <div class=\"proposition-wrapper\">\n                                                                    <h3 class=\"proposition-value dv-gradient-text\">\n                                        $3,000,000                                    <\/h3>\n                                                                <div class=\"proposition-label\">\n                                    Stock Equity Buyout                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                    \n                                        <div class=\"slider-item\">\n                            <div class=\"proposition-wrapper\">\n                                                                    <h3 class=\"proposition-value dv-gradient-text\">\n                                        $325,000                                    <\/h3>\n                                                                <div class=\"proposition-label\">\n                                    Lemon Law Sports Car Replacement                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                    \n                                        <div class=\"slider-item\">\n                            <div class=\"proposition-wrapper\">\n                                                                    <h3 class=\"proposition-value dv-gradient-text\">\n                                        $250,000                                    <\/h3>\n                                                                <div class=\"proposition-label\">\n                                    Vehicle Accident Policy Limits                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                    \n                                        <div class=\"slider-item\">\n                            <div class=\"proposition-wrapper\">\n                                                                    <h3 class=\"proposition-value dv-gradient-text\">\n                                        $250,000                                    <\/h3>\n                                                                <div class=\"proposition-label\">\n                                    Casino Hotel Slip and Fall                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                    \n                                        <div class=\"slider-item\">\n                            <div class=\"proposition-wrapper\">\n                                                                    <h3 class=\"proposition-value dv-gradient-text\">\n                                        $167,000                                    <\/h3>\n                                                                <div class=\"proposition-label\">\n                                    Lemon Law Luxury Vehicle Repurchase                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                    \n                                        <div class=\"slider-item\">\n                            <div class=\"proposition-wrapper\">\n                                                                    <h3 class=\"proposition-value dv-gradient-text\">\n                                        $162,000                                    <\/h3>\n                                                                <div class=\"proposition-label\">\n                                    Lemon Law Sports Car Repurchase                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                    \n                                        <div class=\"slider-item\">\n                            <div class=\"proposition-wrapper\">\n                                                                    <h3 class=\"proposition-value dv-gradient-text\">\n                                        $150,000                                    <\/h3>\n                                                                <div class=\"proposition-label\">\n                                    Vehicle Accident Settlement                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                    \n                                        <div class=\"slider-item\">\n                            <div class=\"proposition-wrapper\">\n                                                                    <h3 class=\"proposition-value dv-gradient-text\">\n                                        $143,000                                    <\/h3>\n                                                                <div class=\"proposition-label\">\n                                    Lemon Law Sports Car Repurchase                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                    \n                                        <div class=\"slider-item\">\n                            <div class=\"proposition-wrapper\">\n                                                                    <h3 class=\"proposition-value dv-gradient-text\">\n                                        $125,000                                    <\/h3>\n                                                                <div class=\"proposition-label\">\n                                    Lemon Law Luxury Vehicle Repurchase                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                    \n                                        <div class=\"slider-item\">\n                            <div class=\"proposition-wrapper\">\n                                                                    <h3 class=\"proposition-value dv-gradient-text\">\n                                        $105,000                                    <\/h3>\n                                                                <div class=\"proposition-label\">\n                                    Lemon Law Repurchase                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                    \n                                        <div class=\"slider-item\">\n                            <div class=\"proposition-wrapper\">\n                                                                    <h3 class=\"proposition-value dv-gradient-text\">\n                                        $100,000                                    <\/h3>\n                                                                <div class=\"proposition-label\">\n                                    Vehicle Accident Policy Limits                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                    \n                \n                <\/div>\n            <\/div>\n        <\/section>\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-10adcd6 top-gradient-border gradient-border-thick e-flex e-con-boxed e-con e-parent\" data-id=\"10adcd6\" data-element_type=\"container\" data-e-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<div class=\"elementor-element elementor-element-1d99957 e-con-full e-grid agl agl-fadeCSSUp agl-in-duration-1000 agl-in-delay-0 agl-in-distance-1 e-con e-child\" data-id=\"1d99957\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;agl_in_name&quot;:&quot;fadeCSS&quot;,&quot;agl_in_direction&quot;:&quot;Up&quot;,&quot;agl_in_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:1000,&quot;sizes&quot;:[]},&quot;agl_in_delay&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;agl_in_distance&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;agl_in_repeat&quot;:&quot;no&quot;,&quot;agl_in_lockToScrollbar&quot;:&quot;no&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4744fe9 elementor-widget elementor-widget-image\" data-id=\"4744fe9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"186\" height=\"186\" src=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/image-457.webp\" class=\"attachment-large size-large wp-image-173\" alt=\"image 457\" srcset=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/image-457.webp 186w, https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/image-457-150x150.webp 150w\" sizes=\"(max-width: 186px) 100vw, 186px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-80b58db elementor-widget elementor-widget-image\" data-id=\"80b58db\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"224\" height=\"186\" src=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/image-458.webp\" class=\"attachment-large size-large wp-image-168\" alt=\"image 458\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e8ea745 elementor-widget elementor-widget-image\" data-id=\"e8ea745\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"224\" height=\"186\" src=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/image-459.webp\" class=\"attachment-large size-large wp-image-169\" alt=\"image 459\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f340d33 elementor-widget elementor-widget-image\" data-id=\"f340d33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"186\" height=\"186\" src=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/image-460.webp\" class=\"attachment-large size-large wp-image-170\" alt=\"image 460\" srcset=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/image-460.webp 186w, https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/image-460-150x150.webp 150w\" sizes=\"(max-width: 186px) 100vw, 186px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6e6caae elementor-widget elementor-widget-image\" data-id=\"6e6caae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"188\" height=\"186\" src=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/image-461.webp\" class=\"attachment-large size-large wp-image-171\" alt=\"image 461\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cc5828a elementor-widget elementor-widget-image\" data-id=\"cc5828a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"186\" height=\"186\" src=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/image-463.webp\" class=\"attachment-large size-large wp-image-172\" alt=\"image 463\" srcset=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/image-463.webp 186w, https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/image-463-150x150.webp 150w\" sizes=\"(max-width: 186px) 100vw, 186px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-570a91e elementor-widget elementor-widget-heading\" data-id=\"570a91e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Your Case Deserves Purposeful, <br>High Standard Representation.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c63146b elementor-widget elementor-widget-text-editor\" data-id=\"c63146b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>We review liability, document defects or injuries, and position your matter for strong legal leverage.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f9a438d elementor-align-center elementor-widget elementor-widget-button\" data-id=\"f9a438d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#footer-form\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Free Case Review<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\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-6cabf24 e-flex e-con-boxed e-con e-parent\" data-id=\"6cabf24\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-6a42abc e-con-full e-flex e-con e-child\" data-id=\"6a42abc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4bdb0c9 elementor-widget elementor-widget-heading\" data-id=\"4bdb0c9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">A Firm Defined by Discipline and Clarity<\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-903c636 elementor-widget elementor-widget-heading\" data-id=\"903c636\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Focused Representation for Defect and Injury Cases<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6529877 e-con-full e-flex e-con e-child\" data-id=\"6529877\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-b4cd1c8 e-con-full e-flex e-con e-child\" data-id=\"b4cd1c8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0b58dfb elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"0b58dfb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M5 17.3623C5 12.0323 5 9.36732 5.63 8.47065C6.25833 7.57565 8.76333 6.71732 13.775 5.00232L14.73 4.67565C17.3417 3.78065 18.6467 3.33398 20 3.33398C21.3533 3.33398 22.6583 3.78065 25.27 4.67565L26.225 5.00232C31.2367 6.71732 33.7417 7.57565 34.37 8.47065C35 9.36732 35 12.034 35 17.3623V19.9857C35 29.3823 27.935 33.944 23.5017 35.879C22.3 36.404 21.7 36.6673 20 36.6673C18.3 36.6673 17.7 36.404 16.4983 35.879C12.065 33.9423 5 29.384 5 19.9857V17.3623Z\" stroke=\"#1E4890\" stroke-width=\"3\"><\/path><path d=\"M18.1002 13.9396C18.9452 12.4246 19.3669 11.668 19.9986 11.668C20.6302 11.668 21.0519 12.4246 21.8969 13.9396L22.1136 14.3313C22.3552 14.763 22.4752 14.978 22.6619 15.1196C22.8486 15.2613 23.0819 15.3146 23.5486 15.4196L23.9719 15.5163C25.6119 15.8863 26.4319 16.073 26.6269 16.6996C26.8219 17.328 26.2636 17.9813 25.1452 19.288L24.8552 19.6263C24.5386 19.998 24.3802 20.183 24.3086 20.413C24.2369 20.643 24.2602 20.8913 24.3086 21.3863L24.3519 21.8363C24.5219 23.5813 24.6052 24.453 24.0952 24.8413C23.5852 25.2296 22.8169 24.8746 21.2819 24.1696L20.8836 23.9863C20.4486 23.7863 20.2302 23.6846 19.9986 23.6846C19.7669 23.6846 19.5486 23.7846 19.1136 23.9846L18.7152 24.168C17.1819 24.8763 16.4119 25.2296 15.9019 24.8413C15.3919 24.453 15.4752 23.5813 15.6452 21.838L15.6886 21.3863C15.7369 20.8913 15.7602 20.643 15.6886 20.413C15.6169 20.183 15.4586 19.9963 15.1419 19.6263L14.8519 19.288C13.7352 17.9813 13.1752 17.328 13.3702 16.6996C13.5652 16.073 14.3852 15.8863 16.0252 15.5163L16.4486 15.4196C16.9152 15.3146 17.1486 15.2613 17.3352 15.1196C17.5219 14.978 17.6419 14.763 17.8819 14.3313L18.1002 13.9396Z\" stroke=\"#1E4890\" stroke-width=\"3\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-acf6162 elementor-widget elementor-widget-heading\" data-id=\"acf6162\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Strategic Case Building<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2ddea51 textblock-mb-0 elementor-widget elementor-widget-text-editor\" data-id=\"2ddea51\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"white-space-collapse: preserve;\">Every matter is prepared with disciplined case structure.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-724c39e e-con-full e-flex e-con e-child\" data-id=\"724c39e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3606c8d elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"3606c8d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M11.6693 35.416H28.3359M20.0026 5.41602V35.416M5.0026 12.0827H8.33594C11.6693 12.0827 16.6693 10.416 20.0026 8.74935C23.3359 10.416 28.3359 12.0827 31.6693 12.0827H35.0026M26.6693 27.0827L31.6693 13.7493L36.6693 27.0827C35.2193 28.166 33.4693 28.7493 31.6693 28.7493C29.8693 28.7493 28.1193 28.166 26.6693 27.0827ZM3.33594 27.0827L8.33594 13.7493L13.3359 27.0827C11.8859 28.166 10.1359 28.7493 8.33594 28.7493C6.53594 28.7493 4.78594 28.166 3.33594 27.0827Z\" stroke=\"#1E4890\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3942bcf elementor-widget elementor-widget-heading\" data-id=\"3942bcf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Clear Liability and Breach Analysis<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a18c515 textblock-mb-0 elementor-widget elementor-widget-text-editor\" data-id=\"a18c515\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>We interpret statutes and evidence with accuracy.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f0cd1cd e-con-full e-flex e-con e-child\" data-id=\"f0cd1cd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c62edd2 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"c62edd2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M20 36C22.1015 36.0026 24.1829 35.5899 26.1244 34.7857C28.066 33.9814 29.8295 32.8015 31.3136 31.3136C32.8015 29.8295 33.9814 28.066 34.7857 26.1244C35.5899 24.1829 36.0026 22.1015 36 20C36.0026 17.8985 35.5899 15.8171 34.7857 13.8756C33.9814 11.934 32.8015 10.1705 31.3136 8.68641C29.8295 7.19854 28.066 6.01859 26.1244 5.21434C24.1829 4.4101 22.1015 3.99742 20 4.00001C17.8985 3.99742 15.8171 4.4101 13.8756 5.21434C11.934 6.01859 10.1705 7.19854 8.68641 8.68641C7.19854 10.1705 6.01859 11.934 5.21434 13.8756C4.4101 15.8171 3.99742 17.8985 4.00001 20C3.99742 22.1015 4.4101 24.1829 5.21434 26.1244C6.01859 28.066 7.19854 29.8295 8.68641 31.3136C10.1705 32.8015 11.934 33.9814 13.8756 34.7857C15.8171 35.5899 17.8985 36.0026 20 36Z\" stroke=\"#1E4890\" stroke-width=\"3\" stroke-linejoin=\"round\"><\/path><path d=\"M14 20L18.6667 25L28 15\" stroke=\"#1E4890\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ef33ebb elementor-widget elementor-widget-heading\" data-id=\"ef33ebb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Direct Attorney Relationship<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1b025c6 textblock-mb-0 elementor-widget elementor-widget-text-editor\" data-id=\"1b025c6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Your case receives focused oversight from your lawyer.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4132bb6 e-con-full e-flex e-con e-child\" data-id=\"4132bb6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5a7ed40 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"5a7ed40\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M11.6654 35C10.7813 35 9.93346 34.6488 9.30834 34.0237C8.68322 33.3986 8.33203 32.5507 8.33203 31.6667V5H23.332L31.6654 13.3333V31.6667C31.6654 32.5507 31.3142 33.3986 30.6891 34.0237C30.0639 34.6488 29.2161 35 28.332 35H11.6654Z\" stroke=\"#1E4890\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M21.6641 5V15H31.6641\" stroke=\"#1E4890\" stroke-width=\"3\" stroke-linejoin=\"round\"><\/path><path d=\"M15 21.666H25M15 28.3327H25\" stroke=\"#1E4890\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2247667 elementor-widget elementor-widget-heading\" data-id=\"2247667\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Evidence Driven Preparation<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a0baa1b textblock-mb-0 elementor-widget elementor-widget-text-editor\" data-id=\"a0baa1b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Each decision is informed by fact patterns and documented proof.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d359dca e-con-full e-flex e-con e-child\" data-id=\"d359dca\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c5a3bf6 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"c5a3bf6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M20.001 5L16.0844 14.6L5.73438 15.3667L13.6677 22.0667L11.1844 32.1333L20.001 26.6667M20.001 5L23.9177 14.6L34.2677 15.3667L26.3344 22.0667L28.8177 32.1333L20.001 26.6667\" stroke=\"#1E4890\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-15c21e0 elementor-widget elementor-widget-heading\" data-id=\"15c21e0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Proven Outcomes<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ec3d107 textblock-mb-0 elementor-widget elementor-widget-text-editor\" data-id=\"ec3d107\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Major resolutions achieved<br \/>through strong positioning and detailed legal work.<\/p>\t\t\t\t\t\t\t\t<\/div>\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<div class=\"elementor-element elementor-element-9f89bfa attorney-banner top-gradient-border gradient-border-thick e-flex e-con-boxed e-con e-parent\" data-id=\"9f89bfa\" data-element_type=\"container\" data-e-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<div class=\"elementor-element elementor-element-b2a76c5 e-con-full e-flex e-con e-child\" data-id=\"b2a76c5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-b831ffd e-con-full e-flex e-con e-child\" data-id=\"b831ffd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-87cd230 e-con-full e-flex e-con e-child\" data-id=\"87cd230\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3c09212 elementor-widget elementor-widget-heading\" data-id=\"3c09212\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">About US<\/span>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-db2b3b5 e-con-full e-flex e-con e-child\" data-id=\"db2b3b5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b202c21 elementor-widget elementor-widget-heading\" data-id=\"b202c21\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">A Firm Grounded in Consumer Protection and Injury Litigation<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b3fbd3b elementor-widget elementor-widget-text-editor\" data-id=\"b3fbd3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>The Law Offices of Yasha Ahoubim handles Lemon Law and Injury cases with disciplined preparation and direct attorney involvement. Every case follows a structured plan that confirms breach, establishes liability, and positions the matter for a strong outcome.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f7fa102 elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"f7fa102\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/emrg.dev\/yasha-law\/about-us\/yasha-ahoubim\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Meet Your Attorney<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3892e5f e-con-full e-flex e-con e-child\" data-id=\"3892e5f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a274ef1 attorney-banner-image elementor-widget elementor-widget-image\" data-id=\"a274ef1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1618\" height=\"2000\" src=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/yasha-profile-scaled.webp\" class=\"attachment-full size-full wp-image-249\" alt=\"yasha profile\" srcset=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/yasha-profile-scaled.webp 1618w, https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/yasha-profile-243x300.webp 243w, https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/yasha-profile-828x1024.webp 828w, https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/yasha-profile-768x949.webp 768w, https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/yasha-profile-1242x1536.webp 1242w, https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/yasha-profile-1657x2048.webp 1657w\" sizes=\"(max-width: 1618px) 100vw, 1618px\" \/>\t\t\t\t\t\t\t\t\t\t\t\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-75cf500 e-con-full e-flex e-con e-parent\" data-id=\"75cf500\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-88194f5 e-con-full e-flex e-con e-child\" data-id=\"88194f5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0344eff elementor-widget elementor-widget-heading\" data-id=\"0344eff\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Client Experience<\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1837ad2 elementor-widget elementor-widget-heading\" data-id=\"1837ad2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Clarity, Consistency, and Strong Results<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d6b5259 agl agl-fadeCSSUp agl-in-duration-1000 agl-in-delay-0 agl-in-distance-1 elementor-widget elementor-widget-shortcode\" data-id=\"d6b5259\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;agl_in_name&quot;:&quot;fadeCSS&quot;,&quot;agl_in_direction&quot;:&quot;Up&quot;,&quot;agl_in_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:1000,&quot;sizes&quot;:[]},&quot;agl_in_delay&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;agl_in_distance&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;agl_in_repeat&quot;:&quot;no&quot;,&quot;agl_in_lockToScrollbar&quot;:&quot;no&quot;}\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">        <div class=\"testimonial-slider-wrapper\">\n            <div class=\"testimonial-slider\">\n                                    <div class=\"testimonial-card\">\n                        <div class=\"testimonial-row-flex-wrap-1\">\n                            <div class=\"column-wrap column-wrap-1 row-flex-inner-flex\">\n                                <div class=\"client-info\">\n                                    <div class=\"client-info-wrap\">\n                                        <div class=\"rate-date-flex\">\n                                                                                            <div class=\"rating-flex\">\n                                                                                                            <img decoding=\"async\" src=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/star-3.webp\" alt=\"Star 3\" class=\"star-rating\">\n                                                                                                            <img decoding=\"async\" src=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/star-3.webp\" alt=\"Star 3\" class=\"star-rating\">\n                                                                                                            <img decoding=\"async\" src=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/star-3.webp\" alt=\"Star 3\" class=\"star-rating\">\n                                                                                                            <img decoding=\"async\" src=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/star-3.webp\" alt=\"Star 3\" class=\"star-rating\">\n                                                                                                            <img decoding=\"async\" src=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/star-3.webp\" alt=\"Star 3\" class=\"star-rating\">\n                                                                                                    <\/div>\n                                                                                    <\/div>\n                                    <\/div>\n\n                                    \n                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"clients-testimony\">\n                                                            <p>Yasha and his team are very knowledgeable! They know the ins and outs of the lemon law and are highly experienced. I trusted them with my lemon case and they got the results I wanted.<\/p>\n                                                    <\/div>\n\n                        \t\t\t\t\t\t<h3 class=\"client-name\">Mike A<\/h3>\n                    <\/div>\n                                    <div class=\"testimonial-card\">\n                        <div class=\"testimonial-row-flex-wrap-1\">\n                            <div class=\"column-wrap column-wrap-1 row-flex-inner-flex\">\n                                <div class=\"client-info\">\n                                    <div class=\"client-info-wrap\">\n                                        <div class=\"rate-date-flex\">\n                                                                                            <div class=\"rating-flex\">\n                                                                                                            <img decoding=\"async\" src=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/star-3.webp\" alt=\"Star 3\" class=\"star-rating\">\n                                                                                                            <img decoding=\"async\" src=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/star-3.webp\" alt=\"Star 3\" class=\"star-rating\">\n                                                                                                            <img decoding=\"async\" src=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/star-3.webp\" alt=\"Star 3\" class=\"star-rating\">\n                                                                                                            <img decoding=\"async\" src=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/star-3.webp\" alt=\"Star 3\" class=\"star-rating\">\n                                                                                                            <img decoding=\"async\" src=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/star-3.webp\" alt=\"Star 3\" class=\"star-rating\">\n                                                                                                    <\/div>\n                                                                                    <\/div>\n                                    <\/div>\n\n                                    \n                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"clients-testimony\">\n                                                            <p>My new SUV had repeated battery and sensor problems. The manufacturer kept giving me the runaround. Yasha and his team were professional and got me a replacement vehicle without stress. Highly recommend!<\/p>\n                                                    <\/div>\n\n                        \t\t\t\t\t\t<h3 class=\"client-name\">Priya K.<\/h3>\n                    <\/div>\n                                    <div class=\"testimonial-card\">\n                        <div class=\"testimonial-row-flex-wrap-1\">\n                            <div class=\"column-wrap column-wrap-1 row-flex-inner-flex\">\n                                <div class=\"client-info\">\n                                    <div class=\"client-info-wrap\">\n                                        <div class=\"rate-date-flex\">\n                                                                                            <div class=\"rating-flex\">\n                                                                                                            <img decoding=\"async\" src=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/star-3.webp\" alt=\"Star 3\" class=\"star-rating\">\n                                                                                                            <img decoding=\"async\" src=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/star-3.webp\" alt=\"Star 3\" class=\"star-rating\">\n                                                                                                            <img decoding=\"async\" src=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/star-3.webp\" alt=\"Star 3\" class=\"star-rating\">\n                                                                                                            <img decoding=\"async\" src=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/star-3.webp\" alt=\"Star 3\" class=\"star-rating\">\n                                                                                                            <img decoding=\"async\" src=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/star-3.webp\" alt=\"Star 3\" class=\"star-rating\">\n                                                                                                    <\/div>\n                                                                                    <\/div>\n                                    <\/div>\n\n                                    \n                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"clients-testimony\">\n                                                            <p>After months of back-and-forth with the dealership about my defective brakes, I finally called The Law Offices of Yasha Ahoubim. They took over everything and settled my case faster than I expected. Super grateful for their help.<\/p>\n                                                    <\/div>\n\n                        \t\t\t\t\t\t<h3 class=\"client-name\">Marco L.<\/h3>\n                    <\/div>\n                                    <div class=\"testimonial-card\">\n                        <div class=\"testimonial-row-flex-wrap-1\">\n                            <div class=\"column-wrap column-wrap-1 row-flex-inner-flex\">\n                                <div class=\"client-info\">\n                                    <div class=\"client-info-wrap\">\n                                        <div class=\"rate-date-flex\">\n                                                                                            <div class=\"rating-flex\">\n                                                                                                            <img decoding=\"async\" src=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/star-3.webp\" alt=\"Star 3\" class=\"star-rating\">\n                                                                                                            <img decoding=\"async\" src=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/star-3.webp\" alt=\"Star 3\" class=\"star-rating\">\n                                                                                                            <img decoding=\"async\" src=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/star-3.webp\" alt=\"Star 3\" class=\"star-rating\">\n                                                                                                            <img decoding=\"async\" src=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/star-3.webp\" alt=\"Star 3\" class=\"star-rating\">\n                                                                                                            <img decoding=\"async\" src=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/star-3.webp\" alt=\"Star 3\" class=\"star-rating\">\n                                                                                                    <\/div>\n                                                                                    <\/div>\n                                    <\/div>\n\n                                    \n                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"clients-testimony\">\n                                                            <p>My vehicle shut off on me in the middle of the freeway. I was scared for my life and didn\u2019t know what to do. I immediately called the Law Offices of Yasha Ahoubim and they helped me through every step to get my car lemoned.<\/p>\n                                                    <\/div>\n\n                        \t\t\t\t\t\t<h3 class=\"client-name\">Sara B.<\/h3>\n                    <\/div>\n                                    <div class=\"testimonial-card\">\n                        <div class=\"testimonial-row-flex-wrap-1\">\n                            <div class=\"column-wrap column-wrap-1 row-flex-inner-flex\">\n                                <div class=\"client-info\">\n                                    <div class=\"client-info-wrap\">\n                                        <div class=\"rate-date-flex\">\n                                                                                            <div class=\"rating-flex\">\n                                                                                                            <img decoding=\"async\" src=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/star-3.webp\" alt=\"Star 3\" class=\"star-rating\">\n                                                                                                            <img decoding=\"async\" src=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/star-3.webp\" alt=\"Star 3\" class=\"star-rating\">\n                                                                                                            <img decoding=\"async\" src=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/star-3.webp\" alt=\"Star 3\" class=\"star-rating\">\n                                                                                                            <img decoding=\"async\" src=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/star-3.webp\" alt=\"Star 3\" class=\"star-rating\">\n                                                                                                            <img decoding=\"async\" src=\"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2025\/12\/star-3.webp\" alt=\"Star 3\" class=\"star-rating\">\n                                                                                                    <\/div>\n                                                                                    <\/div>\n                                    <\/div>\n\n                                    \n                                <\/div>\n                            <\/div>\n                        <\/div>\n\n                        <div class=\"clients-testimony\">\n                                                            <p>I was having some serious electrical and screen issues with my car. The dealership was unable to fix the problems with the car. I reached out to Yasha and he helped me lemon my car pretty quickly. Thank you for your help.<\/p>\n                                                    <\/div>\n\n                        \t\t\t\t\t\t<h3 class=\"client-name\">Sasha Y.<\/h3>\n                    <\/div>\n                            <\/div>\n        <\/div>\n    <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2d22196 footer-form-section top-gradient-border gradient-border-thick e-flex e-con-boxed e-con e-parent\" data-id=\"2d22196\" data-element_type=\"container\" data-e-type=\"container\" id=\"footer-form\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-a95b281 e-con-full e-flex e-con e-child\" data-id=\"a95b281\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1015c32 elementor-widget elementor-widget-heading\" data-id=\"1015c32\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Begin With Clear Direction<\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3ceafb0 elementor-widget elementor-widget-heading\" data-id=\"3ceafb0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Request a Direct Attorney Review<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bed3592 elementor-widget elementor-widget-text-editor\" data-id=\"bed3592\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>We evaluate your matter, outline statutory or liability exposure, and provide a structured plan for the next steps.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e6d9b4c eael-gravity-form-button-custom agl agl-zoomOutCSS agl-in-duration-1000 agl-in-delay-0 agl-in-distance-1 elementor-widget elementor-widget-eael-gravity-form\" data-id=\"e6d9b4c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;agl_in_name&quot;:&quot;zoomOutCSS&quot;,&quot;agl_in_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:1000,&quot;sizes&quot;:[]},&quot;agl_in_delay&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;agl_in_distance&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;agl_in_repeat&quot;:&quot;no&quot;,&quot;agl_in_lockToScrollbar&quot;:&quot;no&quot;}\" data-widget_type=\"eael-gravity-form.default\">\n\t\t\t\t\t\t\t\t<div class=\"eael-contact-form eael-gravity-form labels-hide eael-contact-form-align-default\">\n\t\t        \n                <div class='gf_browser_gecko gform_wrapper gform-theme gform-theme--foundation gform-theme--framework gform-theme--orbital' data-form-theme='orbital' data-form-index='0' id='gform_wrapper_1' ><style>#gform_wrapper_1[data-form-index=\"0\"].gform-theme,[data-parent-form=\"1_0\"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url(\"data:image\/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-icon-ctrl-select: url(\"data:image\/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-icon-ctrl-search: url(\"data:image\/svg+xml,%3Csvg width='640' height='640' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z' fill='rgba(17, 35, 55, 0.65)'\/%3E%3C\/svg%3E\");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-img-choice-size: var(--gf-field-img-choice-size-md);--gf-field-img-choice-card-space: var(--gf-field-img-choice-card-space-md);--gf-field-img-choice-check-ind-size: var(--gf-field-img-choice-check-ind-size-md);--gf-field-img-choice-check-ind-icon-size: var(--gf-field-img-choice-check-ind-icon-size-md);--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}<\/style><div id='gf_1' class='gform_anchor' tabindex='-1'><\/div><form method='post' enctype='multipart\/form-data' target='gform_ajax_frame_1' id='gform_1'  action='\/yasha-law\/wp-json\/wp\/v2\/pages\/450#gf_1' data-formid='1' novalidate>\n                        <div class='gform-body gform_body'><div id='gform_fields_1' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_1_6\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_6' id='input_1_6' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='Sasha Y.' \/><\/div><\/div><div id=\"field_1_7\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_7' id='input_1_7' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='General' \/><\/div><\/div><div id=\"field_1_1\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_1'>Name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_1' id='input_1_1' type='text' value='' class='large'    placeholder='Name' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_1_3\" class=\"gfield gfield--type-phone gfield--input-type-phone gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_3'>Phone<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_phone'><input name='input_3' id='input_1_3' type='tel' value='' class='large'  placeholder='Phone' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_1_4\" class=\"gfield gfield--type-email gfield--input-type-email gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_4'>Email<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_4' id='input_1_4' type='email' value='' class='large'   placeholder='Email' aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><div id=\"field_1_5\" class=\"gfield gfield--type-textarea gfield--input-type-textarea gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_5'>Message<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_5' id='input_1_5' class='textarea large'    placeholder='Message' aria-required=\"true\" aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/div><div id=\"field_1_8\" class=\"gfield gfield--type-captcha gfield--input-type-captcha gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_8'>CAPTCHA<\/label><div id='input_1_8' class='ginput_container ginput_recaptcha' data-sitekey='6LesDqosAAAAAE6Q0aKpbNdgR6zbPh9ayvmrzP9O'  data-theme='light' data-tabindex='-1' data-size='invisible' data-badge='bottomright'><\/div><\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_1' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Free Case Review'  \/> <input type='hidden' name='gform_ajax' value='form_id=1&amp;title=&amp;description=&amp;tabindex=0&amp;theme=orbital&amp;hash=ce0c4963a7069aa93f2a4fc42475e3bf' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_1' value='iframe' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_1' id='gform_theme_1' value='orbital' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_1' id='gform_style_settings_1' value='' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_1' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='1' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='PwjBY3\/dpiDV3SqgEC+zmvBe1\/KRwGcQbOgPMveb3L7PRRH61\/NW9goJ92TTJzVOfbzpm7SF\/DXvF9rtDwqC0V23oD6yyyKs2977bCFbFz7Y8m4=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_1' value='WyJbXSIsIjI4ZWE0YTdhNTg2YjljMWIwNzI1Mjk3YjEwM2JlZDgwIl0=' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_1' id='gform_target_page_number_1' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_1' id='gform_source_page_number_1' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <input type=\"hidden\" id=\"ct_checkjs_0f49c89d1e7298bb9930789c8ed59d48\" name=\"ct_checkjs\" value=\"0\" \/><script >setTimeout(function(){var ct_input_name = \"ct_checkjs_0f49c89d1e7298bb9930789c8ed59d48\";if (document.getElementById(ct_input_name) !== null) {var ct_input_value = document.getElementById(ct_input_name).value;document.getElementById(ct_input_name).value = document.getElementById(ct_input_name).value.replace(ct_input_value, 'f49e05ac6cb77b1b5568950c112ae650ceb3f58b7564b654b2d0c39ac9651bfc');}}, 1000);<\/script><input\n                    class=\"apbct_special_field apbct_email_id__gravity_form\"\n                    name=\"apbct__email_id__gravity_form\"\n                    aria-label=\"apbct__label_id__gravity_form\"\n                    type=\"text\" size=\"30\" maxlength=\"200\" autocomplete=\"off\"\n                    value=\"\"\n                \/><\/form>\n                        <\/div>\n\t\t                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_1' id='gform_ajax_frame_1' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'><\/iframe>\n\t\t                <script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n gform.initializeOnLoaded( function() {gformInitSpinner( 1, 'https:\/\/emrg.dev\/yasha-law\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', false );jQuery('#gform_ajax_frame_1').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_1');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_1').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_1').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_1').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_1').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/ jQuery(document).scrollTop(jQuery('#gform_wrapper_1').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_1').val();gformInitSpinner( 1, 'https:\/\/emrg.dev\/yasha-law\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', false );jQuery(document).trigger('gform_page_loaded', [1, current_page]);window['gf_submitting_1'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_1').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_1').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [1]);window['gf_submitting_1'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_1').text());}else{jQuery('#gform_1').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"1\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_1\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_1\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_1\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 1, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); \n\/* ]]> *\/\n<\/script>\n\t\t\t<\/div>\n\n            <script type=\"text\/javascript\">\n                var gf_global = {\"gf_currency_config\":{\"name\":\"U.S. Dollar\",\"symbol_left\":\"$\",\"symbol_right\":\"\",\"symbol_padding\":\"\",\"thousand_separator\":\",\",\"decimal_separator\":\".\",\"decimals\":2,\"code\":\"USD\"},\"base_url\":\"https:\\\/\\\/emrg.dev\\\/yasha-law\\\/wp-content\\\/plugins\\\/gravityforms\",\"number_formats\":[],\"spinnerUrl\":\"https:\\\/\\\/emrg.dev\\\/yasha-law\\\/wp-content\\\/plugins\\\/gravityforms\\\/images\\\/spinner.svg\",\"version_hash\":\"89f3d36ef6205183fda90845c686a556\",\"strings\":{\"newRowAdded\":\"New row added.\",\"rowRemoved\":\"Row removed\",\"formSaved\":\"The form has been saved.  The content contains the link to return and complete the form.\"}};\t\t\t\tvar gf_vars = {\"active\":\"Active\",\"inactive\":\"Inactive\",\"save\":\"Save\",\"update\":\"Update\",\"previousLabel\":\"Previous\",\"selectFormat\":\"Select a format\",\"column\":\"Column\",\"editToViewAll\":\"5 of %d items shown. Edit field to view all\",\"selectAll\":\"Select All\",\"enterValue\":\"Enter a value\",\"formTitle\":\"Untitled Form\",\"formDescription\":\"We would love to hear from you! Please fill out this form and we will get in touch with you shortly.\",\"formConfirmationMessage\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"buttonText\":\"Submit\",\"buttonDescription\":\"The submit button for this form\",\"loading\":\"Loading...\",\"thisFieldIf\":\"this field if\",\"thisSectionIf\":\"this section if\",\"thisPage\":\"this page if\",\"thisFormButton\":\"this form button if\",\"show\":\"Show\",\"hide\":\"Hide\",\"enable\":\"Enable\",\"disable\":\"Disable\",\"enabled\":\"Enabled\",\"disabled\":\"Disabled\",\"configure\":\"Configure\",\"conditional_logic_text\":\"Conditional Logic\",\"conditional_logic_desc\":\"Conditional logic allows you to change what the user sees depending on the fields they select.\",\"conditional_logic_a11y\":\"Adding conditional logic to the form submit button could cause usability problems for some users and negatively impact the accessibility of your form. Learn more about button conditional logic in our <a href=\\\"https:\\\/\\\/docs.gravityforms.com\\\/field-accessibility-warning\\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">documentation<span class=\\\"screen-reader-text\\\">(opens in a new tab)<\\\/span>&nbsp;<span class=\\\"gform-icon gform-icon--external-link\\\" aria-hidden=\\\"true\\\"><\\\/span><\\\/a>.\",\"page\":\"Page\",\"next_button\":\"Next Button\",\"button\":\"Submit Button\",\"all\":\"All\",\"any\":\"Any\",\"ofTheFollowingMatch\":\"of the following match:\",\"is\":\"is\",\"isNot\":\"is not\",\"greaterThan\":\"greater than\",\"lessThan\":\"less than\",\"contains\":\"contains\",\"startsWith\":\"starts with\",\"endsWith\":\"ends with\",\"emptyChoice\":\"Empty (no choices selected)\",\"alertLegacyMode\":\"This form has legacy markup enabled and doesn\\u2019t support field resizing within the editor. Please disable legacy markup in the form settings to enable live resizing.\",\"thisConfirmation\":\"Use this confirmation if\",\"thisNotification\":\"Send this notification if\",\"confirmationSave\":\"Save\",\"confirmationSaving\":\"Saving...\",\"confirmationAreYouSure\":\"Are you sure you wish to cancel these changes?\",\"confirmationIssueSaving\":\"There was an issue saving this confirmation.\",\"confirmationConfirmDelete\":\"Are you sure you wish to delete this confirmation?\",\"confirmationIssueDeleting\":\"There was an issue deleting this confirmation.\",\"confirmationConfirmDiscard\":\"There are unsaved changes to the current confirmation. Would you like to discard these changes?\",\"confirmationDefaultName\":\"Untitled Confirmation\",\"confirmationDefaultMessage\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"confirmationInvalidPageSelection\":\"Please select a page.\",\"confirmationInvalidRedirect\":\"Please enter a URL.\",\"confirmationInvalidName\":\"Please enter a confirmation name.\",\"confirmationDeleteField\":\"Deleting this field will also delete all entry data associated with it. 'Cancel' to abort. 'OK' to delete.\",\"confirmationDeleteDisplayField\":\"You're about to delete this field. 'Cancel' to stop. 'OK' to delete\",\"confirmationDeleteDisplayFieldTitle\":\"Warning\",\"conditionalLogicDependency\":\"This form contains {type} conditional logic dependent upon this field. Deleting this field will deactivate those conditional logic rules and also delete all entry data associated with the field. 'Cancel' to abort. 'OK' to delete.\",\"conditionalLogicDependencyChoice\":\"This form contains {type} conditional logic dependent upon this choice. Are you sure you want to delete this choice? 'Cancel' to abort. 'OK' to delete.\",\"conditionalLogicDependencyChoiceEdit\":\"This form contains {type} conditional logic dependent upon this choice. Are you sure you want to modify this choice? 'Cancel' to abort. 'OK' to continue.\",\"conditionalLogicDependencyAdminOnly\":\"This form contains {type} conditional logic dependent upon this field. Are you sure you want to mark this field as Administrative? 'Cancel' to abort. 'OK' to continue.\",\"conditionalLogicRichTextEditorWarning\":\"This form contains conditional logic dependent upon this field. This will no longer work if the Rich Text Editor is enabled.  Are you sure you want to enable the Rich Text Editor?  'Cancel' to abort. 'OK' to continue.\",\"conditionalLogicTypeButton\":\"button\",\"conditionalLogicTypeConfirmation\":\"confirmation\",\"conditionalLogicTypeNotification\":\"notification\",\"conditionalLogicTypeNoficationRouting\":\"notification routing\",\"conditionalLogicTypeField\":\"field\",\"conditionalLogicTypeFeed\":\"feed\",\"conditionalLogicWarningTitle\":\"Conditional Logic Warning\",\"mergeTagsText\":\"Insert Merge Tags\",\"baseUrl\":\"https:\\\/\\\/emrg.dev\\\/yasha-law\\\/wp-content\\\/plugins\\\/gravityforms\",\"gf_currency_config\":{\"name\":\"U.S. Dollar\",\"symbol_left\":\"$\",\"symbol_right\":\"\",\"symbol_padding\":\"\",\"thousand_separator\":\",\",\"decimal_separator\":\".\",\"decimals\":2,\"code\":\"USD\"},\"otherChoiceValue\":\"Other\",\"isFormTrash\":false,\"currentlyAddingField\":false,\"visibilityOptions\":[{\"label\":\"Visible\",\"value\":\"visible\",\"description\":\"Default option. The field is visible when viewing the form.\"},{\"label\":\"Hidden\",\"value\":\"hidden\",\"description\":\"The field is hidden when viewing the form. Useful when you require the functionality of this field but do not want the user to be able to see this field.\"},{\"label\":\"Administrative\",\"value\":\"administrative\",\"description\":\"The field is only visible when administering submitted entries. The field is not visible or functional when viewing the form.\"}],\"addFieldFilter\":\"Add a condition\",\"removeFieldFilter\":\"Remove a condition\",\"filterAndAny\":\"{0} of the following match:\",\"customChoices\":\"Custom Choices\",\"predefinedChoices\":\"Predefined Choices\",\"fieldLabelAriaLabel\":\"{field_label} - {field_type}, jump to this field&#039;s settings\",\"fieldCanBeAddedTitle\":\"Field Limit\",\"fieldCanBeAddedCaptcha\":\"A form can only contain one CAPTCHA field.\",\"fieldCanBeAddedShipping\":\"A form can only contain one Shipping field.\",\"fieldCanBeAddedPostContent\":\"A form can only contain one Post Body field.\",\"fieldCanBeAddedPostTitle\":\"A form can only contain one Post Title field.\",\"fieldCanBeAddedPostExcerpt\":\"A form can only contain one Post Excerpt field.\",\"fieldCanBeAddedCreditCard\":\"A form can only contain one Credit Card field.\",\"fieldCanBeAddedProductTitle\":\"Missing Product field\",\"fieldCanBeAddedProduct\":\"You must add a Product field to the form first.\",\"legacyMarkupTitle\":\"Unsupported Markup\",\"fieldCanBeAddedMultipleChoice\":\"You cannot add a Multiple Choice field to a form that uses legacy markup. Please edit the form settings and turn off Legacy Markup.\",\"fieldCanBeAddedImageChoice\":\"You cannot add an Image Choice field to a form that uses legacy markup. Please edit the form settings and turn off Legacy Markup.\",\"FieldAjaxonErrorTitle\":\"Error\",\"StartAddFieldAjaxonError\":\"Ajax error while adding field. Please refresh the page and try again.\",\"StartChangeInputTypeAjaxonError\":\"Ajax error while changing input type. Please refresh the page and try again.\",\"MissingNameCustomChoicesTitle\":\"Missing Name\",\"MissingNameCustomChoices\":\"Please give this custom choice a name.\",\"DuplicateNameCustomChoicesTitle\":\"Duplicate Name\",\"DuplicateNameCustomChoices\":\"This custom choice name is already in use. Please enter another name.\",\"DuplicateTitleMessageTitle\":\"Duplicate Title\",\"DuplicateTitleMessage\":\"The form title you have entered is already taken. Please enter a unique form title.\",\"ValidateFormMissingFormTitleTitle\":\"Missing Form Title\",\"ValidateFormMissingFormTitle\":\"Please enter a Title for this form. When adding the form to a page or post, you will have the option to hide the title.\",\"ValidateFormEmptyPageTitle\":\"Empty Page\",\"ValidateFormEmptyPage\":\"This form currently has one or more pages without any fields. Blank pages are a result of Page Breaks that are positioned as the first or last field in the form or right after each other. Please adjust the Page Breaks.\",\"ValidateFormMissingProductLabelTitle\":\"Missing Product Label\",\"ValidateFormMissingProductLabel\":\"This form has a Product field with a blank label. Please enter a label for every Product field.\",\"ValidateFormMissingProductFieldTitle\":\"Missing Product field\",\"ValidateFormMissingProductField\":\"This form has an Option field without a Product field. You must add a Product field to your form.\",\"FormulaIsValidTitle\":\"Success\",\"FormulaIsValid\":\"The formula appears to be valid.\",\"FormulaIsInvalid\":\"There appears to be a problem with the formula.\",\"DeleteFormTitle\":\"Confirm\",\"DeleteForm\":\"You are about to move this form to the trash. &#039;Cancel&#039; to abort. &#039;OK&#039; to delete.\",\"DeleteCustomChoice\":\"Delete this custom choice list? &#039;Cancel&#039; to abort. &#039;OK&#039; to delete.\",\"FieldAdded\":\"&nbsp;field added to form\",\"nameFieldDefaultPrefixes\":[{\"text\":\"Dr.\",\"value\":\"Dr.\"},{\"text\":\"Miss\",\"value\":\"Miss\"},{\"text\":\"Mr.\",\"value\":\"Mr.\"},{\"text\":\"Mrs.\",\"value\":\"Mrs.\"},{\"text\":\"Ms.\",\"value\":\"Ms.\"},{\"text\":\"Mx.\",\"value\":\"Mx.\"},{\"text\":\"Prof.\",\"value\":\"Prof.\"},{\"text\":\"Rev.\",\"value\":\"Rev.\"}]};\t\t\t<\/script>\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>Our Practice Focused Representation for High Exposure Matters The Law Offices of Yasha Ahoubim handles Personal Injury and Lemon Law matters across California. Each practice area is approached with structured analysis, clear communication, and readiness to litigate when required. Free Case Review Name(Required) Phone(Required)Email(Required) Message(Required) No Upfront Fees Precision to quality Direct Attorney Access Communication [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-450","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Practice Areas - Law Offices of Yasha Ahoubim<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/yashalaw.com\/practice-areas\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Practice Areas - Law Offices of Yasha Ahoubim\" \/>\n<meta property=\"og:description\" content=\"Our Practice Focused Representation for High Exposure Matters The Law Offices of Yasha Ahoubim handles Personal Injury and Lemon Law matters across California. Each practice area is approached with structured analysis, clear communication, and readiness to litigate when required. Free Case Review Name(Required) Phone(Required)Email(Required) Message(Required) No Upfront Fees Precision to quality Direct Attorney Access Communication [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/yashalaw.com\/practice-areas\/\" \/>\n<meta property=\"og:site_name\" content=\"Law Offices of Yasha Ahoubim\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-04T18:37:01+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/yashalaw.com\/wp-content\/uploads\/2026\/01\/section-1-12-1024x683.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/yashalaw.com\\\/practice-areas\\\/\",\"url\":\"https:\\\/\\\/yashalaw.com\\\/practice-areas\\\/\",\"name\":\"Practice Areas - Law Offices of Yasha Ahoubim\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/yashalaw.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/yashalaw.com\\\/practice-areas\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/yashalaw.com\\\/practice-areas\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/emrg.dev\\\/yasha-law\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/section-1-12-1024x683.webp\",\"datePublished\":\"2026-01-05T17:56:12+00:00\",\"dateModified\":\"2026-03-04T18:37:01+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/yashalaw.com\\\/practice-areas\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/yashalaw.com\\\/practice-areas\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/yashalaw.com\\\/practice-areas\\\/#primaryimage\",\"url\":\"https:\\\/\\\/emrg.dev\\\/yasha-law\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/section-1-12-scaled.webp\",\"contentUrl\":\"https:\\\/\\\/emrg.dev\\\/yasha-law\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/section-1-12-scaled.webp\",\"width\":2000,\"height\":1333,\"caption\":\"Section 1\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/yashalaw.com\\\/practice-areas\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/yashalaw.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Practice Areas\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/yashalaw.com\\\/#website\",\"url\":\"https:\\\/\\\/yashalaw.com\\\/\",\"name\":\"Law Offices of Yasha Ahoubim\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/yashalaw.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Practice Areas - Law Offices of Yasha Ahoubim","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/yashalaw.com\/practice-areas\/","og_locale":"en_US","og_type":"article","og_title":"Practice Areas - Law Offices of Yasha Ahoubim","og_description":"Our Practice Focused Representation for High Exposure Matters The Law Offices of Yasha Ahoubim handles Personal Injury and Lemon Law matters across California. Each practice area is approached with structured analysis, clear communication, and readiness to litigate when required. Free Case Review Name(Required) Phone(Required)Email(Required) Message(Required) No Upfront Fees Precision to quality Direct Attorney Access Communication [&hellip;]","og_url":"https:\/\/yashalaw.com\/practice-areas\/","og_site_name":"Law Offices of Yasha Ahoubim","article_modified_time":"2026-03-04T18:37:01+00:00","og_image":[{"url":"http:\/\/yashalaw.com\/wp-content\/uploads\/2026\/01\/section-1-12-1024x683.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/yashalaw.com\/practice-areas\/","url":"https:\/\/yashalaw.com\/practice-areas\/","name":"Practice Areas - Law Offices of Yasha Ahoubim","isPartOf":{"@id":"https:\/\/yashalaw.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/yashalaw.com\/practice-areas\/#primaryimage"},"image":{"@id":"https:\/\/yashalaw.com\/practice-areas\/#primaryimage"},"thumbnailUrl":"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2026\/01\/section-1-12-1024x683.webp","datePublished":"2026-01-05T17:56:12+00:00","dateModified":"2026-03-04T18:37:01+00:00","breadcrumb":{"@id":"https:\/\/yashalaw.com\/practice-areas\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/yashalaw.com\/practice-areas\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/yashalaw.com\/practice-areas\/#primaryimage","url":"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2026\/01\/section-1-12-scaled.webp","contentUrl":"https:\/\/emrg.dev\/yasha-law\/wp-content\/uploads\/2026\/01\/section-1-12-scaled.webp","width":2000,"height":1333,"caption":"Section 1"},{"@type":"BreadcrumbList","@id":"https:\/\/yashalaw.com\/practice-areas\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/yashalaw.com\/"},{"@type":"ListItem","position":2,"name":"Practice Areas"}]},{"@type":"WebSite","@id":"https:\/\/yashalaw.com\/#website","url":"https:\/\/yashalaw.com\/","name":"Law Offices of Yasha Ahoubim","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/yashalaw.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/emrg.dev\/yasha-law\/wp-json\/wp\/v2\/pages\/450","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/emrg.dev\/yasha-law\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/emrg.dev\/yasha-law\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/emrg.dev\/yasha-law\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/emrg.dev\/yasha-law\/wp-json\/wp\/v2\/comments?post=450"}],"version-history":[{"count":0,"href":"https:\/\/emrg.dev\/yasha-law\/wp-json\/wp\/v2\/pages\/450\/revisions"}],"wp:attachment":[{"href":"https:\/\/emrg.dev\/yasha-law\/wp-json\/wp\/v2\/media?parent=450"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}