It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://lawzapo.com

  1. <!doctype html>
  2. <html  prefix="og: https://ogp.me/ns#">
  3. <head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{delete Object.assign(arguments[0],{[t(e)]:arguments[0][e]})[e]})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script>
  4. <meta name="viewport" content="width=device-width, initial-scale=1">
  5. <link rel="profile" href="https://gmpg.org/xfn/11">
  6. <script type="rocketlazyloadscript" data-rocket-src='https://www.google.com/recaptcha/api.js' async defer></script>
  7.  
  8. <script type="rocketlazyloadscript" data-rocket-type="text/javascript">var ajaxurl = "https://lawzapo.com/wp-admin/admin-ajax.php",ap_nonce = "e2e9971cbd",apTemplateUrl = "https://lawzapo.com/wp-content/plugins/anspress-question-answer.bak/templates/js-template";apQuestionID = "0";aplang = {"loading":"Loading..","sending":"Sending request","file_size_error":"File size is bigger than 0.48 MB","attached_max":"You have already attached maximum numbers of allowed attachments","commented":"commented","comment":"Comment","cancel":"Cancel","update":"Update","your_comment":"Write your comment...","notifications":"Notifications","mark_all_seen":"Mark all as seen","search":"Search","no_permission_comments":"Sorry, you don't have permission to read comments."};disable_q_suggestion = "";</script><script type="rocketlazyloadscript" data-rocket-type="text/javascript">AP_Brushes = {"php":"PHP","css":"CSS","xml":"XML\/HTML","jscript":"Javascript","sql":"SQL","bash":"Bash\/Shell","clojure":"Clojure","cpp":"C++\/C","csharp":"C#","delphi":"Delphi","diff":"Diff","erlang":"Erlang","fsharp":"F#","groovy":"Groovy","java":"Java","javafx":"JavaFX","latex":"Latex","plain":"Plain text","matlab":"Matlabkey","objc":"Object","perl":"Perl","powershell":"PowerShell","python":"Python","r":"R","ruby":"Ruby\/Rails","scala":"Scala","vb":"VisualBasic"};</script> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
  9. <!-- Search Engine Optimization by Rank Math PRO - https://rankmath.com/ -->
  10. <title>Home - Find Lawyer</title><link rel="stylesheet" href="https://lawzapo.com/wp-content/cache/min/1/2aba74571a9bb2832c96873388c33e67.css" media="all" data-minify="1" />
  11. <meta name="description" content="Find Attorney, Arbitrator, Counsellor, Legal Aid. 100% payment protection - Fund upfront, pay only when you are satisfied. From Real Estate, Criminal, Corporate to Family Law – you name it, we’ve got it"/>
  12. <meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/>
  13. <link rel="canonical" href="https://lawzapo.com/" />
  14. <meta property="og:locale" content="en_US" />
  15. <meta property="og:type" content="website" />
  16. <meta property="og:title" content="Home - Find Lawyer" />
  17. <meta property="og:description" content="Find Attorney, Arbitrator, Counsellor, Legal Aid. 100% payment protection - Fund upfront, pay only when you are satisfied. From Real Estate, Criminal, Corporate to Family Law – you name it, we’ve got it" />
  18. <meta property="og:url" content="https://lawzapo.com/" />
  19. <meta property="og:site_name" content="Lawzapo Legal" />
  20. <meta property="og:updated_time" content="2025-03-04T14:39:48+00:00" />
  21. <meta property="article:published_time" content="2021-12-20T12:10:20+00:00" />
  22. <meta property="article:modified_time" content="2025-03-04T14:39:48+00:00" />
  23. <meta property="og:video" content="https://lawzapo.com/wp-content/uploads/2024/01/Video-Lawzapo-How-it-works.mp4" />
  24. <meta property="og:video" content="https://lawzapo.com/wp-content/uploads/2024/04/Lawzapo-Giving-1.mp4" />
  25. <meta property="og:video" content="https://lawzapo.com/wp-content/uploads/2024/04/Lawzapo-Giving-Fund.mp4" />
  26. <meta property="og:video" content="https://lawzapo.com/wp-content/uploads/2024/04/lawzapo-giving-V2.mp4" />
  27. <meta property="og:video" content="https://lawzapo.com/wp-content/uploads/2024/04/lawzapo-giving-V2-1.mp4" />
  28. <meta property="og:video" content="https://lawzapo.com/wp-content/uploads/2024/04/Lawzapo-giving-Fund-5.mp4" />
  29. <meta property="og:video" content="https://lawzapo.com/wp-content/uploads/2024/04/Lawzapo-giving-V6.mp4" />
  30. <meta property="og:video" content="https://lawzapo.com/wp-content/uploads/2024/04/Lawzapo-giving-V1-110424.mp4" />
  31. <meta property="ya:ovs:upload_date" content="2021-12-20UTC12:10:20+00:00" />
  32. <meta property="ya:ovs:allow_embed" content="false" />
  33. <meta name="twitter:card" content="summary_large_image" />
  34. <meta name="twitter:title" content="Home - Find Lawyer" />
  35. <meta name="twitter:description" content="Find Attorney, Arbitrator, Counsellor, Legal Aid. 100% payment protection - Fund upfront, pay only when you are satisfied. From Real Estate, Criminal, Corporate to Family Law – you name it, we’ve got it" />
  36. <meta name="twitter:label1" content="Written by" />
  37. <meta name="twitter:data1" content="Lawzapo" />
  38. <meta name="twitter:label2" content="Time to read" />
  39. <meta name="twitter:data2" content="2 minutes" />
  40. <script type="application/ld+json" class="rank-math-schema-pro">{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://lawzapo.com/#organization","name":"Lawzapo Legal","url":"https://lawzapo.com/","email":"support@lawzapo.com","logo":{"@type":"ImageObject","@id":"https://lawzapo.com/#logo","url":"https://lawzapo.com/wp-content/uploads/2024/08/Lawzapo-Favicon-aug-2024-200x200-1.png","contentUrl":"https://lawzapo.com/wp-content/uploads/2024/08/Lawzapo-Favicon-aug-2024-200x200-1.png","caption":"Lawzapo Legal","inLanguage":"en-US","width":"200","height":"200"},"contactPoint":[{"@type":"ContactPoint","telephone":"+91-836-959-1430","contactType":"customer support"}]},{"@type":"WebSite","@id":"https://lawzapo.com/#website","url":"https://lawzapo.com","name":"Lawzapo Legal","publisher":{"@id":"https://lawzapo.com/#organization"},"inLanguage":"en-US","potentialAction":{"@type":"SearchAction","target":"https://lawzapo.com/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"ImageObject","@id":"https://lawzapo.com/wp-content/uploads/2024/04/Project-Home-Top-Grid-Project-Manager-2.png","url":"https://lawzapo.com/wp-content/uploads/2024/04/Project-Home-Top-Grid-Project-Manager-2.png","width":"200","height":"200","inLanguage":"en-US"},{"@type":"WebPage","@id":"https://lawzapo.com/#webpage","url":"https://lawzapo.com/","name":"Home - Find Lawyer","datePublished":"2021-12-20T12:10:20+00:00","dateModified":"2025-03-04T14:39:48+00:00","about":{"@id":"https://lawzapo.com/#organization"},"isPartOf":{"@id":"https://lawzapo.com/#website"},"primaryImageOfPage":{"@id":"https://lawzapo.com/wp-content/uploads/2024/04/Project-Home-Top-Grid-Project-Manager-2.png"},"inLanguage":"en-US"},{"@type":"Person","@id":"https://lawzapo.com/author/lawzapo/","name":"Lawzapo","url":"https://lawzapo.com/author/lawzapo/","image":{"@type":"ImageObject","@id":"https://secure.gravatar.com/avatar/4328f7c8c663c9af03ec9700086952d2?s=96&amp;d=https%3A%2F%2Flawzapo.com%2Fwp-content%2Fuploads%2Fap_avatars%2Fec5decca5ed3d6b8079e2e7e7bacc9f2.jpg&amp;r=g","url":"https://secure.gravatar.com/avatar/4328f7c8c663c9af03ec9700086952d2?s=96&amp;d=https%3A%2F%2Flawzapo.com%2Fwp-content%2Fuploads%2Fap_avatars%2Fec5decca5ed3d6b8079e2e7e7bacc9f2.jpg&amp;r=g","caption":"Lawzapo","inLanguage":"en-US"},"worksFor":{"@id":"https://lawzapo.com/#organization"}},{"headline":"Home - Find Lawyer","description":"Find Attorney, Arbitrator, Counsellor, Legal Aid. 100% payment protection - Fund upfront, pay only when you are satisfied. From Real Estate, Criminal, Corporate to Family Law \u2013 you name it, we\u2019ve got it","datePublished":"2021-12-20T12:10:20+00:00","dateModified":"2025-03-04T14:39:48+00:00","author":{"@id":"https://lawzapo.com/author/lawzapo/","name":"Lawzapo"},"@type":"Article","name":"Home - Find Lawyer","@id":"https://lawzapo.com/#schema-516370","isPartOf":{"@id":"https://lawzapo.com/#webpage"},"publisher":{"@id":"https://lawzapo.com/#organization"},"image":{"@id":"https://lawzapo.com/wp-content/uploads/2024/04/Project-Home-Top-Grid-Project-Manager-2.png"},"inLanguage":"en-US","mainEntityOfPage":{"@id":"https://lawzapo.com/#webpage"}},{"@type":"VideoObject","name":"Home - Find Lawyer","description":"Find Attorney, Arbitrator, Counsellor, Legal Aid. 100% payment protection - Fund upfront, pay only when you are satisfied. From Real Estate, Criminal, Corporate to Family Law \u2013 you name it, we\u2019ve got it","uploadDate":"2021-12-20T12:10:20+00:00","contentUrl":"https://lawzapo.com/wp-content/uploads/2024/01/Video-Lawzapo-How-it-works.mp4","width":"1920","height":"1080","isFamilyFriendly":"True","@id":"https://lawzapo.com/#schema-516371","isPartOf":{"@id":"https://lawzapo.com/#webpage"},"publisher":{"@id":"https://lawzapo.com/#organization"},"inLanguage":"en-US","mainEntityOfPage":{"@id":"https://lawzapo.com/#webpage"}},{"@type":"VideoObject","name":"Home - Find Lawyer","description":"Find Attorney, Arbitrator, Counsellor, Legal Aid. 100% payment protection - Fund upfront, pay only when you are satisfied. From Real Estate, Criminal, Corporate to Family Law \u2013 you name it, we\u2019ve got it","uploadDate":"2021-12-20T12:10:20+00:00","contentUrl":"https://lawzapo.com/wp-content/uploads/2024/04/Lawzapo-Giving-1.mp4","width":"300","height":"300","isFamilyFriendly":"True","@id":"https://lawzapo.com/#schema-554540","isPartOf":{"@id":"https://lawzapo.com/#webpage"},"publisher":{"@id":"https://lawzapo.com/#organization"},"inLanguage":"en-US"},{"@type":"VideoObject","name":"Home - Find Lawyer","description":"Find Attorney, Arbitrator, Counsellor, Legal Aid. 100% payment protection - Fund upfront, pay only when you are satisfied. From Real Estate, Criminal, Corporate to Family Law \u2013 you name it, we\u2019ve got it","uploadDate":"2021-12-20T12:10:20+00:00","contentUrl":"https://lawzapo.com/wp-content/uploads/2024/04/Lawzapo-Giving-Fund.mp4","width":"1920","height":"1080","isFamilyFriendly":"True","@id":"https://lawzapo.com/#schema-554665","isPartOf":{"@id":"https://lawzapo.com/#webpage"},"publisher":{"@id":"https://lawzapo.com/#organization"},"inLanguage":"en-US"},{"@type":"VideoObject","name":"Home - Find Lawyer","description":"Find Attorney, Arbitrator, Counsellor, Legal Aid. 100% payment protection - Fund upfront, pay only when you are satisfied. From Real Estate, Criminal, Corporate to Family Law \u2013 you name it, we\u2019ve got it","uploadDate":"2021-12-20T12:10:20+00:00","contentUrl":"https://lawzapo.com/wp-content/uploads/2024/04/lawzapo-giving-V2.mp4","width":"1920","height":"1080","isFamilyFriendly":"True","@id":"https://lawzapo.com/#schema-554750","isPartOf":{"@id":"https://lawzapo.com/#webpage"},"publisher":{"@id":"https://lawzapo.com/#organization"},"inLanguage":"en-US"},{"@type":"VideoObject","name":"Home - Find Lawyer","description":"Find Attorney, Arbitrator, Counsellor, Legal Aid. 100% payment protection - Fund upfront, pay only when you are satisfied. From Real Estate, Criminal, Corporate to Family Law \u2013 you name it, we\u2019ve got it","uploadDate":"2021-12-20T12:10:20+00:00","contentUrl":"https://lawzapo.com/wp-content/uploads/2024/04/lawzapo-giving-V2-1.mp4","width":"1920","height":"1080","isFamilyFriendly":"True","@id":"https://lawzapo.com/#schema-554989","isPartOf":{"@id":"https://lawzapo.com/#webpage"},"publisher":{"@id":"https://lawzapo.com/#organization"},"inLanguage":"en-US"},{"@type":"VideoObject","name":"Home - Find Lawyer","description":"Find Attorney, Arbitrator, Counsellor, Legal Aid. 100% payment protection - Fund upfront, pay only when you are satisfied. From Real Estate, Criminal, Corporate to Family Law \u2013 you name it, we\u2019ve got it","uploadDate":"2021-12-20T12:10:20+00:00","contentUrl":"https://lawzapo.com/wp-content/uploads/2024/04/Lawzapo-giving-Fund-5.mp4","width":"1920","height":"1080","isFamilyFriendly":"True","@id":"https://lawzapo.com/#schema-555413","isPartOf":{"@id":"https://lawzapo.com/#webpage"},"publisher":{"@id":"https://lawzapo.com/#organization"},"inLanguage":"en-US"},{"@type":"VideoObject","name":"Home - Find Lawyer","description":"Find Attorney, Arbitrator, Counsellor, Legal Aid. 100% payment protection - Fund upfront, pay only when you are satisfied. From Real Estate, Criminal, Corporate to Family Law \u2013 you name it, we\u2019ve got it","uploadDate":"2021-12-20T12:10:20+00:00","contentUrl":"https://lawzapo.com/wp-content/uploads/2024/04/Lawzapo-giving-V6.mp4","width":"1920","height":"1080","isFamilyFriendly":"True","@id":"https://lawzapo.com/#schema-555459","isPartOf":{"@id":"https://lawzapo.com/#webpage"},"publisher":{"@id":"https://lawzapo.com/#organization"},"inLanguage":"en-US"},{"@type":"VideoObject","name":"Home - Find Lawyer","description":"Find Attorney, Arbitrator, Counsellor, Legal Aid. 100% payment protection - Fund upfront, pay only when you are satisfied. From Real Estate, Criminal, Corporate to Family Law \u2013 you name it, we\u2019ve got it","uploadDate":"2021-12-20T12:10:20+00:00","contentUrl":"https://lawzapo.com/wp-content/uploads/2024/04/Lawzapo-giving-V1-110424.mp4","width":"1920","height":"1080","isFamilyFriendly":"True","@id":"https://lawzapo.com/#schema-555702","isPartOf":{"@id":"https://lawzapo.com/#webpage"},"publisher":{"@id":"https://lawzapo.com/#organization"},"inLanguage":"en-US"}]}</script>
  41. <meta name="google-site-verification" content="hgLFoK3etFSS8hnXN0iy4ZqSEKJZ2EKWoVfqEbyGCbQ" />
  42. <!-- /Rank Math WordPress SEO plugin -->
  43.  
  44. <link rel='dns-prefetch' href='//www.paypal.com' />
  45. <link rel='dns-prefetch' href='//sdk.cashfree.com' />
  46. <link rel='dns-prefetch' href='//cdn.jsdelivr.net' />
  47. <link rel='dns-prefetch' href='//cdnjs.cloudflare.com' />
  48. <link rel='dns-prefetch' href='//cdn.onesignal.com' />
  49. <link rel='dns-prefetch' href='//maps.googleapis.com' />
  50. <link rel='dns-prefetch' href='//unpkg.com' />
  51. <link rel='dns-prefetch' href='//code.jquery.com' />
  52. <script type="rocketlazyloadscript" data-rocket-type="text/javascript">
  53. /* <![CDATA[ */
  54. window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/lawzapo.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=92d5a2be865fd2ca7a7beea5f3c4c570"}};
  55. /*! This file is auto-generated */
  56. !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings);
  57. /* ]]> */
  58. </script>
  59. <link rel='stylesheet' id='anspress-fonts-css' href='https://lawzapo.com/wp-content/plugins/anspress-question-answer.bak/templates/css/fonts.css?ver=4.3.0' type='text/css' media='all' />
  60.  
  61. <style id='anspress-main-inline-css' type='text/css'>
  62.  
  63. #anspress .ap-q-cells{
  64. margin-left: 35px;
  65. }
  66. #anspress .ap-a-cells{
  67. margin-left: 85px;
  68. }
  69. </style>
  70. <link rel='stylesheet' id='ap-overrides-css' href='https://lawzapo.com/wp-content/plugins/anspress-question-answer.bak/templates/css/overrides.css?v=4.3.0&#038;ver=4.3.0' type='text/css' media='all' />
  71. <style id='wp-emoji-styles-inline-css' type='text/css'>
  72.  
  73. img.wp-smiley, img.emoji {
  74. display: inline !important;
  75. border: none !important;
  76. box-shadow: none !important;
  77. height: 1em !important;
  78. width: 1em !important;
  79. margin: 0 0.07em !important;
  80. vertical-align: -0.1em !important;
  81. background: none !important;
  82. padding: 0 !important;
  83. }
  84. </style>
  85. <style id='classic-theme-styles-inline-css' type='text/css'>
  86. /*! This file is auto-generated */
  87. .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
  88. </style>
  89. <style id='global-styles-inline-css' type='text/css'>
  90. :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
  91. :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
  92. :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
  93. :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
  94. </style>
  95. <style id='extendify-gutenberg-patterns-and-templates-utilities-inline-css' type='text/css'>
  96. .ext-absolute {
  97.  position: absolute !important;
  98. }
  99.  
  100. .ext-relative {
  101.  position: relative !important;
  102. }
  103.  
  104. .ext-top-base {
  105.  top: var(--wp--style--block-gap, 1.75rem) !important;
  106. }
  107.  
  108. .ext-top-lg {
  109.  top: var(--extendify--spacing--large, 3rem) !important;
  110. }
  111.  
  112. .ext--top-base {
  113.  top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  114. }
  115.  
  116. .ext--top-lg {
  117.  top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  118. }
  119.  
  120. .ext-right-base {
  121.  right: var(--wp--style--block-gap, 1.75rem) !important;
  122. }
  123.  
  124. .ext-right-lg {
  125.  right: var(--extendify--spacing--large, 3rem) !important;
  126. }
  127.  
  128. .ext--right-base {
  129.  right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  130. }
  131.  
  132. .ext--right-lg {
  133.  right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  134. }
  135.  
  136. .ext-bottom-base {
  137.  bottom: var(--wp--style--block-gap, 1.75rem) !important;
  138. }
  139.  
  140. .ext-bottom-lg {
  141.  bottom: var(--extendify--spacing--large, 3rem) !important;
  142. }
  143.  
  144. .ext--bottom-base {
  145.  bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  146. }
  147.  
  148. .ext--bottom-lg {
  149.  bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  150. }
  151.  
  152. .ext-left-base {
  153.  left: var(--wp--style--block-gap, 1.75rem) !important;
  154. }
  155.  
  156. .ext-left-lg {
  157.  left: var(--extendify--spacing--large, 3rem) !important;
  158. }
  159.  
  160. .ext--left-base {
  161.  left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  162. }
  163.  
  164. .ext--left-lg {
  165.  left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  166. }
  167.  
  168. .ext-order-1 {
  169.  order: 1 !important;
  170. }
  171.  
  172. .ext-order-2 {
  173.  order: 2 !important;
  174. }
  175.  
  176. .ext-col-auto {
  177.  grid-column: auto !important;
  178. }
  179.  
  180. .ext-col-span-1 {
  181.  grid-column: span 1 / span 1 !important;
  182. }
  183.  
  184. .ext-col-span-2 {
  185.  grid-column: span 2 / span 2 !important;
  186. }
  187.  
  188. .ext-col-span-3 {
  189.  grid-column: span 3 / span 3 !important;
  190. }
  191.  
  192. .ext-col-span-4 {
  193.  grid-column: span 4 / span 4 !important;
  194. }
  195.  
  196. .ext-col-span-5 {
  197.  grid-column: span 5 / span 5 !important;
  198. }
  199.  
  200. .ext-col-span-6 {
  201.  grid-column: span 6 / span 6 !important;
  202. }
  203.  
  204. .ext-col-span-7 {
  205.  grid-column: span 7 / span 7 !important;
  206. }
  207.  
  208. .ext-col-span-8 {
  209.  grid-column: span 8 / span 8 !important;
  210. }
  211.  
  212. .ext-col-span-9 {
  213.  grid-column: span 9 / span 9 !important;
  214. }
  215.  
  216. .ext-col-span-10 {
  217.  grid-column: span 10 / span 10 !important;
  218. }
  219.  
  220. .ext-col-span-11 {
  221.  grid-column: span 11 / span 11 !important;
  222. }
  223.  
  224. .ext-col-span-12 {
  225.  grid-column: span 12 / span 12 !important;
  226. }
  227.  
  228. .ext-col-span-full {
  229.  grid-column: 1 / -1 !important;
  230. }
  231.  
  232. .ext-col-start-1 {
  233.  grid-column-start: 1 !important;
  234. }
  235.  
  236. .ext-col-start-2 {
  237.  grid-column-start: 2 !important;
  238. }
  239.  
  240. .ext-col-start-3 {
  241.  grid-column-start: 3 !important;
  242. }
  243.  
  244. .ext-col-start-4 {
  245.  grid-column-start: 4 !important;
  246. }
  247.  
  248. .ext-col-start-5 {
  249.  grid-column-start: 5 !important;
  250. }
  251.  
  252. .ext-col-start-6 {
  253.  grid-column-start: 6 !important;
  254. }
  255.  
  256. .ext-col-start-7 {
  257.  grid-column-start: 7 !important;
  258. }
  259.  
  260. .ext-col-start-8 {
  261.  grid-column-start: 8 !important;
  262. }
  263.  
  264. .ext-col-start-9 {
  265.  grid-column-start: 9 !important;
  266. }
  267.  
  268. .ext-col-start-10 {
  269.  grid-column-start: 10 !important;
  270. }
  271.  
  272. .ext-col-start-11 {
  273.  grid-column-start: 11 !important;
  274. }
  275.  
  276. .ext-col-start-12 {
  277.  grid-column-start: 12 !important;
  278. }
  279.  
  280. .ext-col-start-13 {
  281.  grid-column-start: 13 !important;
  282. }
  283.  
  284. .ext-col-start-auto {
  285.  grid-column-start: auto !important;
  286. }
  287.  
  288. .ext-col-end-1 {
  289.  grid-column-end: 1 !important;
  290. }
  291.  
  292. .ext-col-end-2 {
  293.  grid-column-end: 2 !important;
  294. }
  295.  
  296. .ext-col-end-3 {
  297.  grid-column-end: 3 !important;
  298. }
  299.  
  300. .ext-col-end-4 {
  301.  grid-column-end: 4 !important;
  302. }
  303.  
  304. .ext-col-end-5 {
  305.  grid-column-end: 5 !important;
  306. }
  307.  
  308. .ext-col-end-6 {
  309.  grid-column-end: 6 !important;
  310. }
  311.  
  312. .ext-col-end-7 {
  313.  grid-column-end: 7 !important;
  314. }
  315.  
  316. .ext-col-end-8 {
  317.  grid-column-end: 8 !important;
  318. }
  319.  
  320. .ext-col-end-9 {
  321.  grid-column-end: 9 !important;
  322. }
  323.  
  324. .ext-col-end-10 {
  325.  grid-column-end: 10 !important;
  326. }
  327.  
  328. .ext-col-end-11 {
  329.  grid-column-end: 11 !important;
  330. }
  331.  
  332. .ext-col-end-12 {
  333.  grid-column-end: 12 !important;
  334. }
  335.  
  336. .ext-col-end-13 {
  337.  grid-column-end: 13 !important;
  338. }
  339.  
  340. .ext-col-end-auto {
  341.  grid-column-end: auto !important;
  342. }
  343.  
  344. .ext-row-auto {
  345.  grid-row: auto !important;
  346. }
  347.  
  348. .ext-row-span-1 {
  349.  grid-row: span 1 / span 1 !important;
  350. }
  351.  
  352. .ext-row-span-2 {
  353.  grid-row: span 2 / span 2 !important;
  354. }
  355.  
  356. .ext-row-span-3 {
  357.  grid-row: span 3 / span 3 !important;
  358. }
  359.  
  360. .ext-row-span-4 {
  361.  grid-row: span 4 / span 4 !important;
  362. }
  363.  
  364. .ext-row-span-5 {
  365.  grid-row: span 5 / span 5 !important;
  366. }
  367.  
  368. .ext-row-span-6 {
  369.  grid-row: span 6 / span 6 !important;
  370. }
  371.  
  372. .ext-row-span-full {
  373.  grid-row: 1 / -1 !important;
  374. }
  375.  
  376. .ext-row-start-1 {
  377.  grid-row-start: 1 !important;
  378. }
  379.  
  380. .ext-row-start-2 {
  381.  grid-row-start: 2 !important;
  382. }
  383.  
  384. .ext-row-start-3 {
  385.  grid-row-start: 3 !important;
  386. }
  387.  
  388. .ext-row-start-4 {
  389.  grid-row-start: 4 !important;
  390. }
  391.  
  392. .ext-row-start-5 {
  393.  grid-row-start: 5 !important;
  394. }
  395.  
  396. .ext-row-start-6 {
  397.  grid-row-start: 6 !important;
  398. }
  399.  
  400. .ext-row-start-7 {
  401.  grid-row-start: 7 !important;
  402. }
  403.  
  404. .ext-row-start-auto {
  405.  grid-row-start: auto !important;
  406. }
  407.  
  408. .ext-row-end-1 {
  409.  grid-row-end: 1 !important;
  410. }
  411.  
  412. .ext-row-end-2 {
  413.  grid-row-end: 2 !important;
  414. }
  415.  
  416. .ext-row-end-3 {
  417.  grid-row-end: 3 !important;
  418. }
  419.  
  420. .ext-row-end-4 {
  421.  grid-row-end: 4 !important;
  422. }
  423.  
  424. .ext-row-end-5 {
  425.  grid-row-end: 5 !important;
  426. }
  427.  
  428. .ext-row-end-6 {
  429.  grid-row-end: 6 !important;
  430. }
  431.  
  432. .ext-row-end-7 {
  433.  grid-row-end: 7 !important;
  434. }
  435.  
  436. .ext-row-end-auto {
  437.  grid-row-end: auto !important;
  438. }
  439.  
  440. .ext-m-0:not([style*="margin"]) {
  441.  margin: 0 !important;
  442. }
  443.  
  444. .ext-m-auto:not([style*="margin"]) {
  445.  margin: auto !important;
  446. }
  447.  
  448. .ext-m-base:not([style*="margin"]) {
  449.  margin: var(--wp--style--block-gap, 1.75rem) !important;
  450. }
  451.  
  452. .ext-m-lg:not([style*="margin"]) {
  453.  margin: var(--extendify--spacing--large, 3rem) !important;
  454. }
  455.  
  456. .ext--m-base:not([style*="margin"]) {
  457.  margin: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  458. }
  459.  
  460. .ext--m-lg:not([style*="margin"]) {
  461.  margin: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  462. }
  463.  
  464. .ext-mx-0:not([style*="margin"]) {
  465.  margin-left: 0 !important;
  466.  margin-right: 0 !important;
  467. }
  468.  
  469. .ext-mx-auto:not([style*="margin"]) {
  470.  margin-left: auto !important;
  471.  margin-right: auto !important;
  472. }
  473.  
  474. .ext-mx-base:not([style*="margin"]) {
  475.  margin-left: var(--wp--style--block-gap, 1.75rem) !important;
  476.  margin-right: var(--wp--style--block-gap, 1.75rem) !important;
  477. }
  478.  
  479. .ext-mx-lg:not([style*="margin"]) {
  480.  margin-left: var(--extendify--spacing--large, 3rem) !important;
  481.  margin-right: var(--extendify--spacing--large, 3rem) !important;
  482. }
  483.  
  484. .ext--mx-base:not([style*="margin"]) {
  485.  margin-left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  486.  margin-right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  487. }
  488.  
  489. .ext--mx-lg:not([style*="margin"]) {
  490.  margin-left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  491.  margin-right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  492. }
  493.  
  494. .ext-my-0:not([style*="margin"]) {
  495.  margin-top: 0 !important;
  496.  margin-bottom: 0 !important;
  497. }
  498.  
  499. .ext-my-auto:not([style*="margin"]) {
  500.  margin-top: auto !important;
  501.  margin-bottom: auto !important;
  502. }
  503.  
  504. .ext-my-base:not([style*="margin"]) {
  505.  margin-top: var(--wp--style--block-gap, 1.75rem) !important;
  506.  margin-bottom: var(--wp--style--block-gap, 1.75rem) !important;
  507. }
  508.  
  509. .ext-my-lg:not([style*="margin"]) {
  510.  margin-top: var(--extendify--spacing--large, 3rem) !important;
  511.  margin-bottom: var(--extendify--spacing--large, 3rem) !important;
  512. }
  513.  
  514. .ext--my-base:not([style*="margin"]) {
  515.  margin-top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  516.  margin-bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  517. }
  518.  
  519. .ext--my-lg:not([style*="margin"]) {
  520.  margin-top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  521.  margin-bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  522. }
  523.  
  524. .ext-mt-0:not([style*="margin"]) {
  525.  margin-top: 0 !important;
  526. }
  527.  
  528. .ext-mt-auto:not([style*="margin"]) {
  529.  margin-top: auto !important;
  530. }
  531.  
  532. .ext-mt-base:not([style*="margin"]) {
  533.  margin-top: var(--wp--style--block-gap, 1.75rem) !important;
  534. }
  535.  
  536. .ext-mt-lg:not([style*="margin"]) {
  537.  margin-top: var(--extendify--spacing--large, 3rem) !important;
  538. }
  539.  
  540. .ext--mt-base:not([style*="margin"]) {
  541.  margin-top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  542. }
  543.  
  544. .ext--mt-lg:not([style*="margin"]) {
  545.  margin-top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  546. }
  547.  
  548. .ext-mr-0:not([style*="margin"]) {
  549.  margin-right: 0 !important;
  550. }
  551.  
  552. .ext-mr-auto:not([style*="margin"]) {
  553.  margin-right: auto !important;
  554. }
  555.  
  556. .ext-mr-base:not([style*="margin"]) {
  557.  margin-right: var(--wp--style--block-gap, 1.75rem) !important;
  558. }
  559.  
  560. .ext-mr-lg:not([style*="margin"]) {
  561.  margin-right: var(--extendify--spacing--large, 3rem) !important;
  562. }
  563.  
  564. .ext--mr-base:not([style*="margin"]) {
  565.  margin-right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  566. }
  567.  
  568. .ext--mr-lg:not([style*="margin"]) {
  569.  margin-right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  570. }
  571.  
  572. .ext-mb-0:not([style*="margin"]) {
  573.  margin-bottom: 0 !important;
  574. }
  575.  
  576. .ext-mb-auto:not([style*="margin"]) {
  577.  margin-bottom: auto !important;
  578. }
  579.  
  580. .ext-mb-base:not([style*="margin"]) {
  581.  margin-bottom: var(--wp--style--block-gap, 1.75rem) !important;
  582. }
  583.  
  584. .ext-mb-lg:not([style*="margin"]) {
  585.  margin-bottom: var(--extendify--spacing--large, 3rem) !important;
  586. }
  587.  
  588. .ext--mb-base:not([style*="margin"]) {
  589.  margin-bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  590. }
  591.  
  592. .ext--mb-lg:not([style*="margin"]) {
  593.  margin-bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  594. }
  595.  
  596. .ext-ml-0:not([style*="margin"]) {
  597.  margin-left: 0 !important;
  598. }
  599.  
  600. .ext-ml-auto:not([style*="margin"]) {
  601.  margin-left: auto !important;
  602. }
  603.  
  604. .ext-ml-base:not([style*="margin"]) {
  605.  margin-left: var(--wp--style--block-gap, 1.75rem) !important;
  606. }
  607.  
  608. .ext-ml-lg:not([style*="margin"]) {
  609.  margin-left: var(--extendify--spacing--large, 3rem) !important;
  610. }
  611.  
  612. .ext--ml-base:not([style*="margin"]) {
  613.  margin-left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  614. }
  615.  
  616. .ext--ml-lg:not([style*="margin"]) {
  617.  margin-left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  618. }
  619.  
  620. .ext-block {
  621.  display: block !important;
  622. }
  623.  
  624. .ext-inline-block {
  625.  display: inline-block !important;
  626. }
  627.  
  628. .ext-inline {
  629.  display: inline !important;
  630. }
  631.  
  632. .ext-flex {
  633.  display: flex !important;
  634. }
  635.  
  636. .ext-inline-flex {
  637.  display: inline-flex !important;
  638. }
  639.  
  640. .ext-grid {
  641.  display: grid !important;
  642. }
  643.  
  644. .ext-inline-grid {
  645.  display: inline-grid !important;
  646. }
  647.  
  648. .ext-hidden {
  649.  display: none !important;
  650. }
  651.  
  652. .ext-w-auto {
  653.  width: auto !important;
  654. }
  655.  
  656. .ext-w-full {
  657.  width: 100% !important;
  658. }
  659.  
  660. .ext-max-w-full {
  661.  max-width: 100% !important;
  662. }
  663.  
  664. .ext-flex-1 {
  665.  flex: 1 1 0% !important;
  666. }
  667.  
  668. .ext-flex-auto {
  669.  flex: 1 1 auto !important;
  670. }
  671.  
  672. .ext-flex-initial {
  673.  flex: 0 1 auto !important;
  674. }
  675.  
  676. .ext-flex-none {
  677.  flex: none !important;
  678. }
  679.  
  680. .ext-flex-shrink-0 {
  681.  flex-shrink: 0 !important;
  682. }
  683.  
  684. .ext-flex-shrink {
  685.  flex-shrink: 1 !important;
  686. }
  687.  
  688. .ext-flex-grow-0 {
  689.  flex-grow: 0 !important;
  690. }
  691.  
  692. .ext-flex-grow {
  693.  flex-grow: 1 !important;
  694. }
  695.  
  696. .ext-list-none {
  697.  list-style-type: none !important;
  698. }
  699.  
  700. .ext-grid-cols-1 {
  701.  grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  702. }
  703.  
  704. .ext-grid-cols-2 {
  705.  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  706. }
  707.  
  708. .ext-grid-cols-3 {
  709.  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  710. }
  711.  
  712. .ext-grid-cols-4 {
  713.  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  714. }
  715.  
  716. .ext-grid-cols-5 {
  717.  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  718. }
  719.  
  720. .ext-grid-cols-6 {
  721.  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  722. }
  723.  
  724. .ext-grid-cols-7 {
  725.  grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
  726. }
  727.  
  728. .ext-grid-cols-8 {
  729.  grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
  730. }
  731.  
  732. .ext-grid-cols-9 {
  733.  grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
  734. }
  735.  
  736. .ext-grid-cols-10 {
  737.  grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
  738. }
  739.  
  740. .ext-grid-cols-11 {
  741.  grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
  742. }
  743.  
  744. .ext-grid-cols-12 {
  745.  grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
  746. }
  747.  
  748. .ext-grid-cols-none {
  749.  grid-template-columns: none !important;
  750. }
  751.  
  752. .ext-grid-rows-1 {
  753.  grid-template-rows: repeat(1, minmax(0, 1fr)) !important;
  754. }
  755.  
  756. .ext-grid-rows-2 {
  757.  grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
  758. }
  759.  
  760. .ext-grid-rows-3 {
  761.  grid-template-rows: repeat(3, minmax(0, 1fr)) !important;
  762. }
  763.  
  764. .ext-grid-rows-4 {
  765.  grid-template-rows: repeat(4, minmax(0, 1fr)) !important;
  766. }
  767.  
  768. .ext-grid-rows-5 {
  769.  grid-template-rows: repeat(5, minmax(0, 1fr)) !important;
  770. }
  771.  
  772. .ext-grid-rows-6 {
  773.  grid-template-rows: repeat(6, minmax(0, 1fr)) !important;
  774. }
  775.  
  776. .ext-grid-rows-none {
  777.  grid-template-rows: none !important;
  778. }
  779.  
  780. .ext-flex-row {
  781.  flex-direction: row !important;
  782. }
  783.  
  784. .ext-flex-row-reverse {
  785.  flex-direction: row-reverse !important;
  786. }
  787.  
  788. .ext-flex-col {
  789.  flex-direction: column !important;
  790. }
  791.  
  792. .ext-flex-col-reverse {
  793.  flex-direction: column-reverse !important;
  794. }
  795.  
  796. .ext-flex-wrap {
  797.  flex-wrap: wrap !important;
  798. }
  799.  
  800. .ext-flex-wrap-reverse {
  801.  flex-wrap: wrap-reverse !important;
  802. }
  803.  
  804. .ext-flex-nowrap {
  805.  flex-wrap: nowrap !important;
  806. }
  807.  
  808. .ext-items-start {
  809.  align-items: flex-start !important;
  810. }
  811.  
  812. .ext-items-end {
  813.  align-items: flex-end !important;
  814. }
  815.  
  816. .ext-items-center {
  817.  align-items: center !important;
  818. }
  819.  
  820. .ext-items-baseline {
  821.  align-items: baseline !important;
  822. }
  823.  
  824. .ext-items-stretch {
  825.  align-items: stretch !important;
  826. }
  827.  
  828. .ext-justify-start {
  829.  justify-content: flex-start !important;
  830. }
  831.  
  832. .ext-justify-end {
  833.  justify-content: flex-end !important;
  834. }
  835.  
  836. .ext-justify-center {
  837.  justify-content: center !important;
  838. }
  839.  
  840. .ext-justify-between {
  841.  justify-content: space-between !important;
  842. }
  843.  
  844. .ext-justify-around {
  845.  justify-content: space-around !important;
  846. }
  847.  
  848. .ext-justify-evenly {
  849.  justify-content: space-evenly !important;
  850. }
  851.  
  852. .ext-justify-items-start {
  853.  justify-items: start !important;
  854. }
  855.  
  856. .ext-justify-items-end {
  857.  justify-items: end !important;
  858. }
  859.  
  860. .ext-justify-items-center {
  861.  justify-items: center !important;
  862. }
  863.  
  864. .ext-justify-items-stretch {
  865.  justify-items: stretch !important;
  866. }
  867.  
  868. .ext-gap-0 {
  869.  gap: 0 !important;
  870. }
  871.  
  872. .ext-gap-base {
  873.  gap: var(--wp--style--block-gap, 1.75rem) !important;
  874. }
  875.  
  876. .ext-gap-lg {
  877.  gap: var(--extendify--spacing--large, 3rem) !important;
  878. }
  879.  
  880. .ext-gap-x-0 {
  881.  -moz-column-gap: 0 !important;
  882.       column-gap: 0 !important;
  883. }
  884.  
  885. .ext-gap-x-base {
  886.  -moz-column-gap: var(--wp--style--block-gap, 1.75rem) !important;
  887.       column-gap: var(--wp--style--block-gap, 1.75rem) !important;
  888. }
  889.  
  890. .ext-gap-x-lg {
  891.  -moz-column-gap: var(--extendify--spacing--large, 3rem) !important;
  892.       column-gap: var(--extendify--spacing--large, 3rem) !important;
  893. }
  894.  
  895. .ext-gap-y-0 {
  896.  row-gap: 0 !important;
  897. }
  898.  
  899. .ext-gap-y-base {
  900.  row-gap: var(--wp--style--block-gap, 1.75rem) !important;
  901. }
  902.  
  903. .ext-gap-y-lg {
  904.  row-gap: var(--extendify--spacing--large, 3rem) !important;
  905. }
  906.  
  907. .ext-justify-self-auto {
  908.  justify-self: auto !important;
  909. }
  910.  
  911. .ext-justify-self-start {
  912.  justify-self: start !important;
  913. }
  914.  
  915. .ext-justify-self-end {
  916.  justify-self: end !important;
  917. }
  918.  
  919. .ext-justify-self-center {
  920.  justify-self: center !important;
  921. }
  922.  
  923. .ext-justify-self-stretch {
  924.  justify-self: stretch !important;
  925. }
  926.  
  927. .ext-rounded-none {
  928.  border-radius: 0px !important;
  929. }
  930.  
  931. .ext-rounded-full {
  932.  border-radius: 9999px !important;
  933. }
  934.  
  935. .ext-rounded-t-none {
  936.  border-top-left-radius: 0px !important;
  937.  border-top-right-radius: 0px !important;
  938. }
  939.  
  940. .ext-rounded-t-full {
  941.  border-top-left-radius: 9999px !important;
  942.  border-top-right-radius: 9999px !important;
  943. }
  944.  
  945. .ext-rounded-r-none {
  946.  border-top-right-radius: 0px !important;
  947.  border-bottom-right-radius: 0px !important;
  948. }
  949.  
  950. .ext-rounded-r-full {
  951.  border-top-right-radius: 9999px !important;
  952.  border-bottom-right-radius: 9999px !important;
  953. }
  954.  
  955. .ext-rounded-b-none {
  956.  border-bottom-right-radius: 0px !important;
  957.  border-bottom-left-radius: 0px !important;
  958. }
  959.  
  960. .ext-rounded-b-full {
  961.  border-bottom-right-radius: 9999px !important;
  962.  border-bottom-left-radius: 9999px !important;
  963. }
  964.  
  965. .ext-rounded-l-none {
  966.  border-top-left-radius: 0px !important;
  967.  border-bottom-left-radius: 0px !important;
  968. }
  969.  
  970. .ext-rounded-l-full {
  971.  border-top-left-radius: 9999px !important;
  972.  border-bottom-left-radius: 9999px !important;
  973. }
  974.  
  975. .ext-rounded-tl-none {
  976.  border-top-left-radius: 0px !important;
  977. }
  978.  
  979. .ext-rounded-tl-full {
  980.  border-top-left-radius: 9999px !important;
  981. }
  982.  
  983. .ext-rounded-tr-none {
  984.  border-top-right-radius: 0px !important;
  985. }
  986.  
  987. .ext-rounded-tr-full {
  988.  border-top-right-radius: 9999px !important;
  989. }
  990.  
  991. .ext-rounded-br-none {
  992.  border-bottom-right-radius: 0px !important;
  993. }
  994.  
  995. .ext-rounded-br-full {
  996.  border-bottom-right-radius: 9999px !important;
  997. }
  998.  
  999. .ext-rounded-bl-none {
  1000.  border-bottom-left-radius: 0px !important;
  1001. }
  1002.  
  1003. .ext-rounded-bl-full {
  1004.  border-bottom-left-radius: 9999px !important;
  1005. }
  1006.  
  1007. .ext-border-0 {
  1008.  border-width: 0px !important;
  1009. }
  1010.  
  1011. .ext-border-t-0 {
  1012.  border-top-width: 0px !important;
  1013. }
  1014.  
  1015. .ext-border-r-0 {
  1016.  border-right-width: 0px !important;
  1017. }
  1018.  
  1019. .ext-border-b-0 {
  1020.  border-bottom-width: 0px !important;
  1021. }
  1022.  
  1023. .ext-border-l-0 {
  1024.  border-left-width: 0px !important;
  1025. }
  1026.  
  1027. .ext-p-0:not([style*="padding"]) {
  1028.  padding: 0 !important;
  1029. }
  1030.  
  1031. .ext-p-base:not([style*="padding"]) {
  1032.  padding: var(--wp--style--block-gap, 1.75rem) !important;
  1033. }
  1034.  
  1035. .ext-p-lg:not([style*="padding"]) {
  1036.  padding: var(--extendify--spacing--large, 3rem) !important;
  1037. }
  1038.  
  1039. .ext-px-0:not([style*="padding"]) {
  1040.  padding-left: 0 !important;
  1041.  padding-right: 0 !important;
  1042. }
  1043.  
  1044. .ext-px-base:not([style*="padding"]) {
  1045.  padding-left: var(--wp--style--block-gap, 1.75rem) !important;
  1046.  padding-right: var(--wp--style--block-gap, 1.75rem) !important;
  1047. }
  1048.  
  1049. .ext-px-lg:not([style*="padding"]) {
  1050.  padding-left: var(--extendify--spacing--large, 3rem) !important;
  1051.  padding-right: var(--extendify--spacing--large, 3rem) !important;
  1052. }
  1053.  
  1054. .ext-py-0:not([style*="padding"]) {
  1055.  padding-top: 0 !important;
  1056.  padding-bottom: 0 !important;
  1057. }
  1058.  
  1059. .ext-py-base:not([style*="padding"]) {
  1060.  padding-top: var(--wp--style--block-gap, 1.75rem) !important;
  1061.  padding-bottom: var(--wp--style--block-gap, 1.75rem) !important;
  1062. }
  1063.  
  1064. .ext-py-lg:not([style*="padding"]) {
  1065.  padding-top: var(--extendify--spacing--large, 3rem) !important;
  1066.  padding-bottom: var(--extendify--spacing--large, 3rem) !important;
  1067. }
  1068.  
  1069. .ext-pt-0:not([style*="padding"]) {
  1070.  padding-top: 0 !important;
  1071. }
  1072.  
  1073. .ext-pt-base:not([style*="padding"]) {
  1074.  padding-top: var(--wp--style--block-gap, 1.75rem) !important;
  1075. }
  1076.  
  1077. .ext-pt-lg:not([style*="padding"]) {
  1078.  padding-top: var(--extendify--spacing--large, 3rem) !important;
  1079. }
  1080.  
  1081. .ext-pr-0:not([style*="padding"]) {
  1082.  padding-right: 0 !important;
  1083. }
  1084.  
  1085. .ext-pr-base:not([style*="padding"]) {
  1086.  padding-right: var(--wp--style--block-gap, 1.75rem) !important;
  1087. }
  1088.  
  1089. .ext-pr-lg:not([style*="padding"]) {
  1090.  padding-right: var(--extendify--spacing--large, 3rem) !important;
  1091. }
  1092.  
  1093. .ext-pb-0:not([style*="padding"]) {
  1094.  padding-bottom: 0 !important;
  1095. }
  1096.  
  1097. .ext-pb-base:not([style*="padding"]) {
  1098.  padding-bottom: var(--wp--style--block-gap, 1.75rem) !important;
  1099. }
  1100.  
  1101. .ext-pb-lg:not([style*="padding"]) {
  1102.  padding-bottom: var(--extendify--spacing--large, 3rem) !important;
  1103. }
  1104.  
  1105. .ext-pl-0:not([style*="padding"]) {
  1106.  padding-left: 0 !important;
  1107. }
  1108.  
  1109. .ext-pl-base:not([style*="padding"]) {
  1110.  padding-left: var(--wp--style--block-gap, 1.75rem) !important;
  1111. }
  1112.  
  1113. .ext-pl-lg:not([style*="padding"]) {
  1114.  padding-left: var(--extendify--spacing--large, 3rem) !important;
  1115. }
  1116.  
  1117. .ext-text-left {
  1118.  text-align: left !important;
  1119. }
  1120.  
  1121. .ext-text-center {
  1122.  text-align: center !important;
  1123. }
  1124.  
  1125. .ext-text-right {
  1126.  text-align: right !important;
  1127. }
  1128.  
  1129. .ext-leading-none {
  1130.  line-height: 1 !important;
  1131. }
  1132.  
  1133. .ext-leading-tight {
  1134.  line-height: 1.25 !important;
  1135. }
  1136.  
  1137. .ext-leading-snug {
  1138.  line-height: 1.375 !important;
  1139. }
  1140.  
  1141. .ext-leading-normal {
  1142.  line-height: 1.5 !important;
  1143. }
  1144.  
  1145. .ext-leading-relaxed {
  1146.  line-height: 1.625 !important;
  1147. }
  1148.  
  1149. .ext-leading-loose {
  1150.  line-height: 2 !important;
  1151. }
  1152.  
  1153. .ext-aspect-square img {
  1154.  aspect-ratio: 1 / 1 !important;
  1155.  -o-object-fit: cover !important;
  1156.     object-fit: cover !important;
  1157. }
  1158.  
  1159. .ext-aspect-landscape img {
  1160.  aspect-ratio: 4 / 3 !important;
  1161.  -o-object-fit: cover !important;
  1162.     object-fit: cover !important;
  1163. }
  1164.  
  1165. .ext-aspect-landscape-wide img {
  1166.  aspect-ratio: 16 / 9 !important;
  1167.  -o-object-fit: cover !important;
  1168.     object-fit: cover !important;
  1169. }
  1170.  
  1171. .ext-aspect-portrait img {
  1172.  aspect-ratio: 3 / 4 !important;
  1173.  -o-object-fit: cover !important;
  1174.     object-fit: cover !important;
  1175. }
  1176.  
  1177. .ext-aspect-square .components-resizable-box__container,
  1178. .ext-aspect-landscape .components-resizable-box__container,
  1179. .ext-aspect-landscape-wide .components-resizable-box__container,
  1180. .ext-aspect-portrait .components-resizable-box__container {
  1181.  height: auto !important;
  1182. }
  1183.  
  1184. .clip-path--rhombus img {
  1185.  -webkit-clip-path: polygon(15% 6%, 80% 29%, 84% 93%, 23% 69%) !important;
  1186.          clip-path: polygon(15% 6%, 80% 29%, 84% 93%, 23% 69%) !important;
  1187. }
  1188.  
  1189. .clip-path--diamond img {
  1190.  -webkit-clip-path: polygon(5% 29%, 60% 2%, 91% 64%, 36% 89%) !important;
  1191.          clip-path: polygon(5% 29%, 60% 2%, 91% 64%, 36% 89%) !important;
  1192. }
  1193.  
  1194. .clip-path--rhombus-alt img {
  1195.  -webkit-clip-path: polygon(14% 9%, 85% 24%, 91% 89%, 19% 76%) !important;
  1196.          clip-path: polygon(14% 9%, 85% 24%, 91% 89%, 19% 76%) !important;
  1197. }
  1198.  
  1199. /*
  1200. The .ext utility is a top-level class that we use to target contents within our patterns.
  1201. We use it here to ensure columns blocks display well across themes.
  1202. */
  1203.  
  1204. .wp-block-columns[class*="fullwidth-cols"] {
  1205.  /* no suggestion */
  1206.  margin-bottom: unset !important;
  1207. }
  1208.  
  1209. .wp-block-column.editor\:pointer-events-none {
  1210.  /* no suggestion */
  1211.  margin-top: 0 !important;
  1212.  margin-bottom: 0 !important;
  1213. }
  1214.  
  1215. .is-root-container.block-editor-block-list__layout
  1216.    > [data-align="full"]:not(:first-of-type)
  1217.    > .wp-block-column.editor\:pointer-events-none,
  1218. .is-root-container.block-editor-block-list__layout
  1219.    > [data-align="wide"]
  1220.    > .wp-block-column.editor\:pointer-events-none {
  1221.  /* no suggestion */
  1222.  margin-top: calc(-1 * var(--wp--style--block-gap, 28px)) !important;
  1223. }
  1224.  
  1225. .is-root-container.block-editor-block-list__layout
  1226.    > [data-align="full"]:not(:first-of-type)
  1227.    > .ext-my-0,
  1228. .is-root-container.block-editor-block-list__layout
  1229.    > [data-align="wide"]
  1230.    > .ext-my-0:not([style*="margin"]) {
  1231.  /* no suggestion */
  1232.  margin-top: calc(-1 * var(--wp--style--block-gap, 28px)) !important;
  1233. }
  1234.  
  1235. /* Some popular themes use padding instead of core margin for columns; remove it */
  1236.  
  1237. .ext .wp-block-columns .wp-block-column[style*="padding"] {
  1238.  /* no suggestion */
  1239.  padding-left: 0 !important;
  1240.  padding-right: 0 !important;
  1241. }
  1242.  
  1243. /* Some popular themes add double spacing between columns; remove it */
  1244.  
  1245. .ext
  1246.    .wp-block-columns
  1247.    + .wp-block-columns:not([class*="mt-"]):not([class*="my-"]):not([style*="margin"]) {
  1248.  /* no suggestion */
  1249.  margin-top: 0 !important;
  1250. }
  1251.  
  1252. [class*="fullwidth-cols"] .wp-block-column:first-child,
  1253. [class*="fullwidth-cols"] .wp-block-group:first-child {
  1254.  /* no suggestion */
  1255. }
  1256.  
  1257. [class*="fullwidth-cols"] .wp-block-column:first-child, [class*="fullwidth-cols"] .wp-block-group:first-child {
  1258.  margin-top: 0 !important;
  1259. }
  1260.  
  1261. [class*="fullwidth-cols"] .wp-block-column:last-child,
  1262. [class*="fullwidth-cols"] .wp-block-group:last-child {
  1263.  /* no suggestion */
  1264. }
  1265.  
  1266. [class*="fullwidth-cols"] .wp-block-column:last-child, [class*="fullwidth-cols"] .wp-block-group:last-child {
  1267.  margin-bottom: 0 !important;
  1268. }
  1269.  
  1270. [class*="fullwidth-cols"] .wp-block-column:first-child > * {
  1271.  /* no suggestion */
  1272.  margin-top: 0 !important;
  1273. }
  1274.  
  1275. [class*="fullwidth-cols"] .wp-block-column > *:first-child {
  1276.  /* no suggestion */
  1277.  margin-top: 0 !important;
  1278. }
  1279.  
  1280. [class*="fullwidth-cols"] .wp-block-column > *:last-child {
  1281.  /* no suggestion */
  1282.  margin-bottom: 0 !important;
  1283. }
  1284.  
  1285. .ext .is-not-stacked-on-mobile .wp-block-column {
  1286.  /* no suggestion */
  1287.  margin-bottom: 0 !important;
  1288. }
  1289.  
  1290. /* Add base margin bottom to all columns */
  1291.  
  1292. .wp-block-columns[class*="fullwidth-cols"]:not(.is-not-stacked-on-mobile)
  1293.    > .wp-block-column:not(:last-child) {
  1294.  /* no suggestion */
  1295.  margin-bottom: var(--wp--style--block-gap, 1.75rem) !important;
  1296. }
  1297.  
  1298. @media (min-width: 782px) {
  1299.  .wp-block-columns[class*="fullwidth-cols"]:not(.is-not-stacked-on-mobile)
  1300.        > .wp-block-column:not(:last-child) {
  1301.    /* no suggestion */
  1302.    margin-bottom: 0 !important;
  1303.  }
  1304. }
  1305.  
  1306. /* Remove margin bottom from "not-stacked" columns */
  1307.  
  1308. .wp-block-columns[class*="fullwidth-cols"].is-not-stacked-on-mobile
  1309.    > .wp-block-column {
  1310.  /* no suggestion */
  1311.  margin-bottom: 0 !important;
  1312. }
  1313.  
  1314. @media (min-width: 600px) and (max-width: 781px) {
  1315.  .wp-block-columns[class*="fullwidth-cols"]:not(.is-not-stacked-on-mobile)
  1316.        > .wp-block-column:nth-child(even) {
  1317.    /* no suggestion */
  1318.    margin-left: var(--wp--style--block-gap, 2em) !important;
  1319.  }
  1320. }
  1321.  
  1322. /*
  1323.    The `tablet:fullwidth-cols` and `desktop:fullwidth-cols` utilities are used
  1324.    to counter the core/columns responsive for at our breakpoints.
  1325. */
  1326.  
  1327. @media (max-width: 781px) {
  1328.  .tablet\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile) {
  1329.    flex-wrap: wrap !important;
  1330.  }
  1331.  
  1332.  .tablet\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)
  1333.        > .wp-block-column {
  1334.    margin-left: 0 !important;
  1335.  }
  1336.  
  1337.  .tablet\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)
  1338.        > .wp-block-column:not([style*="margin"]) {
  1339.    /* no suggestion */
  1340.    margin-left: 0 !important;
  1341.  }
  1342.  
  1343.  .tablet\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)
  1344.        > .wp-block-column {
  1345.    flex-basis: 100% !important; /* Required to negate core/columns flex-basis */
  1346.  }
  1347. }
  1348.  
  1349. @media (max-width: 1079px) {
  1350.  .desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile) {
  1351.    flex-wrap: wrap !important;
  1352.  }
  1353.  
  1354.  .desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)
  1355.        > .wp-block-column {
  1356.    margin-left: 0 !important;
  1357.  }
  1358.  
  1359.  .desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)
  1360.        > .wp-block-column:not([style*="margin"]) {
  1361.    /* no suggestion */
  1362.    margin-left: 0 !important;
  1363.  }
  1364.  
  1365.  .desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)
  1366.        > .wp-block-column {
  1367.    flex-basis: 100% !important; /* Required to negate core/columns flex-basis */
  1368.  }
  1369.  
  1370.  .desktop\:fullwidth-cols.wp-block-columns:not(.is-not-stacked-on-mobile)
  1371.        > .wp-block-column:not(:last-child) {
  1372.    margin-bottom: var(--wp--style--block-gap, 1.75rem) !important;
  1373.  }
  1374. }
  1375.  
  1376. .direction-rtl {
  1377.  direction: rtl !important;
  1378. }
  1379.  
  1380. .direction-ltr {
  1381.  direction: ltr !important;
  1382. }
  1383.  
  1384. /* Use "is-style-" prefix to support adding this style to the core/list block */
  1385.  
  1386. .is-style-inline-list {
  1387.  padding-left: 0 !important;
  1388. }
  1389.  
  1390. .is-style-inline-list li {
  1391.  /* no suggestion */
  1392.  list-style-type: none !important;
  1393. }
  1394.  
  1395. @media (min-width: 782px) {
  1396.  .is-style-inline-list li {
  1397.    margin-right: var(--wp--style--block-gap, 1.75rem) !important;
  1398.    display: inline !important;
  1399.  }
  1400. }
  1401.  
  1402. .is-style-inline-list li:first-child {
  1403.  /* no suggestion */
  1404. }
  1405.  
  1406. @media (min-width: 782px) {
  1407.  .is-style-inline-list li:first-child {
  1408.    margin-left: 0 !important;
  1409.  }
  1410. }
  1411.  
  1412. .is-style-inline-list li:last-child {
  1413.  /* no suggestion */
  1414. }
  1415.  
  1416. @media (min-width: 782px) {
  1417.  .is-style-inline-list li:last-child {
  1418.    margin-right: 0 !important;
  1419.  }
  1420. }
  1421.  
  1422. .bring-to-front {
  1423.  position: relative !important;
  1424.  z-index: 10 !important;
  1425. }
  1426.  
  1427. .text-stroke {
  1428.  -webkit-text-stroke-width: var(
  1429.        --wp--custom--typography--text-stroke-width,
  1430.        2px
  1431.    ) !important;
  1432.  -webkit-text-stroke-color: var(--wp--preset--color--background) !important;
  1433. }
  1434.  
  1435. .text-stroke--primary {
  1436.  -webkit-text-stroke-width: var(
  1437.        --wp--custom--typography--text-stroke-width,
  1438.        2px
  1439.    ) !important;
  1440.  -webkit-text-stroke-color: var(--wp--preset--color--primary) !important;
  1441. }
  1442.  
  1443. .text-stroke--secondary {
  1444.  -webkit-text-stroke-width: var(
  1445.        --wp--custom--typography--text-stroke-width,
  1446.        2px
  1447.    ) !important;
  1448.  -webkit-text-stroke-color: var(--wp--preset--color--secondary) !important;
  1449. }
  1450.  
  1451. .editor\:no-caption .block-editor-rich-text__editable {
  1452.  display: none !important;
  1453. }
  1454.  
  1455. .editor\:no-inserter > .block-list-appender,
  1456. .editor\:no-inserter .wp-block-group__inner-container > .block-list-appender {
  1457.  display: none !important;
  1458. }
  1459.  
  1460. .editor\:no-inserter .wp-block-cover__inner-container > .block-list-appender {
  1461.  display: none !important;
  1462. }
  1463.  
  1464. .editor\:no-inserter .wp-block-column:not(.is-selected) > .block-list-appender {
  1465.  display: none !important;
  1466. }
  1467.  
  1468. .editor\:no-resize .components-resizable-box__handle::after,
  1469. .editor\:no-resize .components-resizable-box__side-handle::before,
  1470. .editor\:no-resize .components-resizable-box__handle {
  1471.  display: none !important;
  1472.  pointer-events: none !important;
  1473. }
  1474.  
  1475. .editor\:no-resize .components-resizable-box__container {
  1476.  display: block !important;
  1477. }
  1478.  
  1479. .editor\:pointer-events-none {
  1480.  pointer-events: none !important;
  1481. }
  1482.  
  1483. .is-style-angled {
  1484.  /* no suggestion */
  1485.  align-items: center !important;
  1486.  justify-content: flex-end !important;
  1487. }
  1488.  
  1489. .ext .is-style-angled > [class*="_inner-container"] {
  1490.  align-items: center !important;
  1491. }
  1492.  
  1493. .is-style-angled .wp-block-cover__image-background,
  1494. .is-style-angled .wp-block-cover__video-background {
  1495.  /* no suggestion */
  1496.  -webkit-clip-path: polygon(0 0, 30% 0%, 50% 100%, 0% 100%) !important;
  1497.          clip-path: polygon(0 0, 30% 0%, 50% 100%, 0% 100%) !important;
  1498.  z-index: 1 !important;
  1499. }
  1500.  
  1501. @media (min-width: 782px) {
  1502.  .is-style-angled .wp-block-cover__image-background,
  1503.    .is-style-angled .wp-block-cover__video-background {
  1504.    /* no suggestion */
  1505.    -webkit-clip-path: polygon(0 0, 55% 0%, 65% 100%, 0% 100%) !important;
  1506.            clip-path: polygon(0 0, 55% 0%, 65% 100%, 0% 100%) !important;
  1507.  }
  1508. }
  1509.  
  1510. .has-foreground-color {
  1511.  /* no suggestion */
  1512.  color: var(--wp--preset--color--foreground, #000) !important;
  1513. }
  1514.  
  1515. .has-foreground-background-color {
  1516.  /* no suggestion */
  1517.  background-color: var(--wp--preset--color--foreground, #000) !important;
  1518. }
  1519.  
  1520. .has-background-color {
  1521.  /* no suggestion */
  1522.  color: var(--wp--preset--color--background, #fff) !important;
  1523. }
  1524.  
  1525. .has-background-background-color {
  1526.  /* no suggestion */
  1527.  background-color: var(--wp--preset--color--background, #fff) !important;
  1528. }
  1529.  
  1530. .has-primary-color {
  1531.  /* no suggestion */
  1532.  color: var(--wp--preset--color--primary, #4b5563) !important;
  1533. }
  1534.  
  1535. .has-primary-background-color {
  1536.  /* no suggestion */
  1537.  background-color: var(--wp--preset--color--primary, #4b5563) !important;
  1538. }
  1539.  
  1540. .has-secondary-color {
  1541.  /* no suggestion */
  1542.  color: var(--wp--preset--color--secondary, #9ca3af) !important;
  1543. }
  1544.  
  1545. .has-secondary-background-color {
  1546.  /* no suggestion */
  1547.  background-color: var(--wp--preset--color--secondary, #9ca3af) !important;
  1548. }
  1549.  
  1550. /* Ensure themes that target specific elements use the right colors */
  1551.  
  1552. .ext.has-text-color p,
  1553. .ext.has-text-color h1,
  1554. .ext.has-text-color h2,
  1555. .ext.has-text-color h3,
  1556. .ext.has-text-color h4,
  1557. .ext.has-text-color h5,
  1558. .ext.has-text-color h6 {
  1559.  /* no suggestion */
  1560.  color: currentColor !important;
  1561. }
  1562.  
  1563. .has-white-color {
  1564.  /* no suggestion */
  1565.  color: var(--wp--preset--color--white, #fff) !important;
  1566. }
  1567.  
  1568. .has-black-color {
  1569.  /* no suggestion */
  1570.  color: var(--wp--preset--color--black, #000) !important;
  1571. }
  1572.  
  1573. .has-ext-foreground-background-color {
  1574.  /* no suggestion */
  1575.  background-color: var(
  1576.        --wp--preset--color--foreground,
  1577.        var(--wp--preset--color--black, #000)
  1578.    ) !important;
  1579. }
  1580.  
  1581. .has-ext-primary-background-color {
  1582.  /* no suggestion */
  1583.  background-color: var(
  1584.        --wp--preset--color--primary,
  1585.        var(--wp--preset--color--cyan-bluish-gray, #000)
  1586.    ) !important;
  1587. }
  1588.  
  1589. /* Fix button borders with specified background colors */
  1590.  
  1591. .wp-block-button__link.has-black-background-color {
  1592.  /* no suggestion */
  1593.  border-color: var(--wp--preset--color--black, #000) !important;
  1594. }
  1595.  
  1596. .wp-block-button__link.has-white-background-color {
  1597.  /* no suggestion */
  1598.  border-color: var(--wp--preset--color--white, #fff) !important;
  1599. }
  1600.  
  1601. .has-ext-small-font-size {
  1602.  /* no suggestion */
  1603.  font-size: var(--wp--preset--font-size--ext-small) !important;
  1604. }
  1605.  
  1606. .has-ext-medium-font-size {
  1607.  /* no suggestion */
  1608.  font-size: var(--wp--preset--font-size--ext-medium) !important;
  1609. }
  1610.  
  1611. .has-ext-large-font-size {
  1612.  /* no suggestion */
  1613.  font-size: var(--wp--preset--font-size--ext-large) !important;
  1614.  line-height: 1.2 !important;
  1615. }
  1616.  
  1617. .has-ext-x-large-font-size {
  1618.  /* no suggestion */
  1619.  font-size: var(--wp--preset--font-size--ext-x-large) !important;
  1620.  line-height: 1 !important;
  1621. }
  1622.  
  1623. .has-ext-xx-large-font-size {
  1624.  /* no suggestion */
  1625.  font-size: var(--wp--preset--font-size--ext-xx-large) !important;
  1626.  line-height: 1 !important;
  1627. }
  1628.  
  1629. /* Line height */
  1630.  
  1631. .has-ext-x-large-font-size:not([style*="line-height"]) {
  1632.  /* no suggestion */
  1633.  line-height: 1.1 !important;
  1634. }
  1635.  
  1636. .has-ext-xx-large-font-size:not([style*="line-height"]) {
  1637.  /* no suggestion */
  1638.  line-height: 1.1 !important;
  1639. }
  1640.  
  1641. .ext .wp-block-group > * {
  1642.  /* Line height */
  1643.  margin-top: 0 !important;
  1644.  margin-bottom: 0 !important;
  1645. }
  1646.  
  1647. .ext .wp-block-group > * + * {
  1648.  margin-top: var(--wp--style--block-gap, 1.75rem) !important;
  1649.  margin-bottom: 0 !important;
  1650. }
  1651.  
  1652. .ext h2 {
  1653.  margin-top: var(--wp--style--block-gap, 1.75rem) !important;
  1654.  margin-bottom: var(--wp--style--block-gap, 1.75rem) !important;
  1655. }
  1656.  
  1657. .has-ext-x-large-font-size + p,
  1658. .has-ext-x-large-font-size + h3 {
  1659.  margin-top: 0.5rem !important;
  1660. }
  1661.  
  1662. .ext .wp-block-buttons > .wp-block-button.wp-block-button__width-25 {
  1663.  width: calc(25% - var(--wp--style--block-gap, 0.5em) * 0.75) !important;
  1664.  min-width: 12rem !important;
  1665. }
  1666.  
  1667. /* Classic themes use an inner [class*="_inner-container"] that our utilities cannot directly target, so we need to do so with a few */
  1668.  
  1669. .ext .ext-grid > [class*="_inner-container"] {
  1670.  /* no suggestion */
  1671.  display: grid !important;
  1672. }
  1673.  
  1674. /* Unhinge grid for container blocks in classic themes, and < 5.9 */
  1675.  
  1676. .ext > [class*="_inner-container"] > .ext-grid:not([class*="columns"]),
  1677. .ext
  1678.    > [class*="_inner-container"]
  1679.    > .wp-block
  1680.    > .ext-grid:not([class*="columns"]) {
  1681.  /* no suggestion */
  1682.  display: initial !important;
  1683. }
  1684.  
  1685. /* Grid Columns */
  1686.  
  1687. .ext .ext-grid-cols-1 > [class*="_inner-container"] {
  1688.  /* no suggestion */
  1689.  grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  1690. }
  1691.  
  1692. .ext .ext-grid-cols-2 > [class*="_inner-container"] {
  1693.  /* no suggestion */
  1694.  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  1695. }
  1696.  
  1697. .ext .ext-grid-cols-3 > [class*="_inner-container"] {
  1698.  /* no suggestion */
  1699.  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  1700. }
  1701.  
  1702. .ext .ext-grid-cols-4 > [class*="_inner-container"] {
  1703.  /* no suggestion */
  1704.  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  1705. }
  1706.  
  1707. .ext .ext-grid-cols-5 > [class*="_inner-container"] {
  1708.  /* no suggestion */
  1709.  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  1710. }
  1711.  
  1712. .ext .ext-grid-cols-6 > [class*="_inner-container"] {
  1713.  /* no suggestion */
  1714.  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  1715. }
  1716.  
  1717. .ext .ext-grid-cols-7 > [class*="_inner-container"] {
  1718.  /* no suggestion */
  1719.  grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
  1720. }
  1721.  
  1722. .ext .ext-grid-cols-8 > [class*="_inner-container"] {
  1723.  /* no suggestion */
  1724.  grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
  1725. }
  1726.  
  1727. .ext .ext-grid-cols-9 > [class*="_inner-container"] {
  1728.  /* no suggestion */
  1729.  grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
  1730. }
  1731.  
  1732. .ext .ext-grid-cols-10 > [class*="_inner-container"] {
  1733.  /* no suggestion */
  1734.  grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
  1735. }
  1736.  
  1737. .ext .ext-grid-cols-11 > [class*="_inner-container"] {
  1738.  /* no suggestion */
  1739.  grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
  1740. }
  1741.  
  1742. .ext .ext-grid-cols-12 > [class*="_inner-container"] {
  1743.  /* no suggestion */
  1744.  grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
  1745. }
  1746.  
  1747. .ext .ext-grid-cols-13 > [class*="_inner-container"] {
  1748.  /* no suggestion */
  1749.  grid-template-columns: repeat(13, minmax(0, 1fr)) !important;
  1750. }
  1751.  
  1752. .ext .ext-grid-cols-none > [class*="_inner-container"] {
  1753.  /* no suggestion */
  1754.  grid-template-columns: none !important;
  1755. }
  1756.  
  1757. /* Grid Rows */
  1758.  
  1759. .ext .ext-grid-rows-1 > [class*="_inner-container"] {
  1760.  /* no suggestion */
  1761.  grid-template-rows: repeat(1, minmax(0, 1fr)) !important;
  1762. }
  1763.  
  1764. .ext .ext-grid-rows-2 > [class*="_inner-container"] {
  1765.  /* no suggestion */
  1766.  grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
  1767. }
  1768.  
  1769. .ext .ext-grid-rows-3 > [class*="_inner-container"] {
  1770.  /* no suggestion */
  1771.  grid-template-rows: repeat(3, minmax(0, 1fr)) !important;
  1772. }
  1773.  
  1774. .ext .ext-grid-rows-4 > [class*="_inner-container"] {
  1775.  /* no suggestion */
  1776.  grid-template-rows: repeat(4, minmax(0, 1fr)) !important;
  1777. }
  1778.  
  1779. .ext .ext-grid-rows-5 > [class*="_inner-container"] {
  1780.  /* no suggestion */
  1781.  grid-template-rows: repeat(5, minmax(0, 1fr)) !important;
  1782. }
  1783.  
  1784. .ext .ext-grid-rows-6 > [class*="_inner-container"] {
  1785.  /* no suggestion */
  1786.  grid-template-rows: repeat(6, minmax(0, 1fr)) !important;
  1787. }
  1788.  
  1789. .ext .ext-grid-rows-none > [class*="_inner-container"] {
  1790.  /* no suggestion */
  1791.  grid-template-rows: none !important;
  1792. }
  1793.  
  1794. /* Align */
  1795.  
  1796. .ext .ext-items-start > [class*="_inner-container"] {
  1797.  align-items: flex-start !important;
  1798. }
  1799.  
  1800. .ext .ext-items-end > [class*="_inner-container"] {
  1801.  align-items: flex-end !important;
  1802. }
  1803.  
  1804. .ext .ext-items-center > [class*="_inner-container"] {
  1805.  align-items: center !important;
  1806. }
  1807.  
  1808. .ext .ext-items-baseline > [class*="_inner-container"] {
  1809.  align-items: baseline !important;
  1810. }
  1811.  
  1812. .ext .ext-items-stretch > [class*="_inner-container"] {
  1813.  align-items: stretch !important;
  1814. }
  1815.  
  1816. .ext.wp-block-group > *:last-child {
  1817.  /* no suggestion */
  1818.  margin-bottom: 0 !important;
  1819. }
  1820.  
  1821. /* For <5.9 */
  1822.  
  1823. .ext .wp-block-group__inner-container {
  1824.  /* no suggestion */
  1825.  padding: 0 !important;
  1826. }
  1827.  
  1828. .ext.has-background {
  1829.  /* no suggestion */
  1830.  padding-left: var(--wp--style--block-gap, 1.75rem) !important;
  1831.  padding-right: var(--wp--style--block-gap, 1.75rem) !important;
  1832. }
  1833.  
  1834. /* Fallback for classic theme group blocks */
  1835.  
  1836. .ext *[class*="inner-container"] > .alignwide *[class*="inner-container"],
  1837. .ext
  1838.    *[class*="inner-container"]
  1839.    > [data-align="wide"]
  1840.    *[class*="inner-container"] {
  1841.  /* no suggestion */
  1842.  max-width: var(--responsive--alignwide-width, 120rem) !important;
  1843. }
  1844.  
  1845. .ext *[class*="inner-container"] > .alignwide *[class*="inner-container"] > *,
  1846. .ext
  1847.    *[class*="inner-container"]
  1848.    > [data-align="wide"]
  1849.    *[class*="inner-container"]
  1850.    > * {
  1851.  /* no suggestion */
  1852. }
  1853.  
  1854. .ext *[class*="inner-container"] > .alignwide *[class*="inner-container"] > *, .ext
  1855.    *[class*="inner-container"]
  1856.    > [data-align="wide"]
  1857.    *[class*="inner-container"]
  1858.    > * {
  1859.  max-width: 100% !important;
  1860. }
  1861.  
  1862. /* Ensure image block display is standardized */
  1863.  
  1864. .ext .wp-block-image {
  1865.  /* no suggestion */
  1866.  position: relative !important;
  1867.  text-align: center !important;
  1868. }
  1869.  
  1870. .ext .wp-block-image img {
  1871.  /* no suggestion */
  1872.  display: inline-block !important;
  1873.  vertical-align: middle !important;
  1874. }
  1875.  
  1876. body {
  1877.  /* no suggestion */
  1878.  /* We need to abstract this out of tailwind.config because clamp doesnt translate with negative margins */
  1879.  --extendify--spacing--large: var(
  1880.        --wp--custom--spacing--large,
  1881.        clamp(2em, 8vw, 8em)
  1882.    ) !important;
  1883.  /* Add pattern preset font sizes */
  1884.  --wp--preset--font-size--ext-small: 1rem !important;
  1885.  --wp--preset--font-size--ext-medium: 1.125rem !important;
  1886.  --wp--preset--font-size--ext-large: clamp(1.65rem, 3.5vw, 2.15rem) !important;
  1887.  --wp--preset--font-size--ext-x-large: clamp(3rem, 6vw, 4.75rem) !important;
  1888.  --wp--preset--font-size--ext-xx-large: clamp(3.25rem, 7.5vw, 5.75rem) !important;
  1889.  /* Fallbacks for pre 5.9 themes */
  1890.  --wp--preset--color--black: #000 !important;
  1891.  --wp--preset--color--white: #fff !important;
  1892. }
  1893.  
  1894. .ext * {
  1895.  box-sizing: border-box !important;
  1896. }
  1897.  
  1898. /* Astra: Remove spacer block visuals in the library */
  1899.  
  1900. .block-editor-block-preview__content-iframe
  1901.    .ext
  1902.    [data-type="core/spacer"]
  1903.    .components-resizable-box__container {
  1904.  /* no suggestion */
  1905.  background: transparent !important;
  1906. }
  1907.  
  1908. .block-editor-block-preview__content-iframe
  1909.    .ext
  1910.    [data-type="core/spacer"]
  1911.    .block-library-spacer__resize-container::before {
  1912.  /* no suggestion */
  1913.  display: none !important;
  1914. }
  1915.  
  1916. /* Twenty Twenty adds a lot of margin automatically to blocks. We only want our own margin added to our patterns. */
  1917.  
  1918. .ext .wp-block-group__inner-container figure.wp-block-gallery.alignfull {
  1919.  /* no suggestion */
  1920.  margin-top: unset !important;
  1921.  margin-bottom: unset !important;
  1922. }
  1923.  
  1924. /* Ensure no funky business is assigned to alignwide */
  1925.  
  1926. .ext .alignwide {
  1927.  /* no suggestion */
  1928.  margin-left: auto !important;
  1929.  margin-right: auto !important;
  1930. }
  1931.  
  1932. /* Negate blockGap being inappropriately assigned in the editor */
  1933.  
  1934. .is-root-container.block-editor-block-list__layout
  1935.    > [data-align="full"]:not(:first-of-type)
  1936.    > .ext-my-0,
  1937. .is-root-container.block-editor-block-list__layout
  1938.    > [data-align="wide"]
  1939.    > .ext-my-0:not([style*="margin"]) {
  1940.  /* no suggestion */
  1941.  margin-top: calc(-1 * var(--wp--style--block-gap, 28px)) !important;
  1942. }
  1943.  
  1944. /* Ensure vh content in previews looks taller */
  1945.  
  1946. .block-editor-block-preview__content-iframe .preview\:min-h-50 {
  1947.  /* no suggestion */
  1948.  min-height: 50vw !important;
  1949. }
  1950.  
  1951. .block-editor-block-preview__content-iframe .preview\:min-h-60 {
  1952.  /* no suggestion */
  1953.  min-height: 60vw !important;
  1954. }
  1955.  
  1956. .block-editor-block-preview__content-iframe .preview\:min-h-70 {
  1957.  /* no suggestion */
  1958.  min-height: 70vw !important;
  1959. }
  1960.  
  1961. .block-editor-block-preview__content-iframe .preview\:min-h-80 {
  1962.  /* no suggestion */
  1963.  min-height: 80vw !important;
  1964. }
  1965.  
  1966. .block-editor-block-preview__content-iframe .preview\:min-h-100 {
  1967.  /* no suggestion */
  1968.  min-height: 100vw !important;
  1969. }
  1970.  
  1971. /*  Removes excess margin when applied to the alignfull parent div in Block Themes */
  1972.  
  1973. .ext-mr-0.alignfull:not([style*="margin"]):not([style*="margin"]) {
  1974.  /* no suggestion */
  1975.  margin-right: 0 !important;
  1976. }
  1977.  
  1978. .ext-ml-0:not([style*="margin"]):not([style*="margin"]) {
  1979.  /* no suggestion */
  1980.  margin-left: 0 !important;
  1981. }
  1982.  
  1983. /*  Ensures fullwidth blocks display properly in the editor when margin is zeroed out */
  1984.  
  1985. .is-root-container
  1986.    .wp-block[data-align="full"]
  1987.    > .ext-mx-0:not([style*="margin"]):not([style*="margin"]) {
  1988.  /* no suggestion */
  1989.  margin-right: calc(1 * var(--wp--custom--spacing--outer, 0)) !important;
  1990.  margin-left: calc(1 * var(--wp--custom--spacing--outer, 0)) !important;
  1991.  overflow: hidden !important;
  1992.  width: unset !important;
  1993. }
  1994.  
  1995. @media (min-width: 782px) {
  1996.  .tablet\:ext-absolute {
  1997.    position: absolute !important;
  1998.  }
  1999.  
  2000.  .tablet\:ext-relative {
  2001.    position: relative !important;
  2002.  }
  2003.  
  2004.  .tablet\:ext-top-base {
  2005.    top: var(--wp--style--block-gap, 1.75rem) !important;
  2006.  }
  2007.  
  2008.  .tablet\:ext-top-lg {
  2009.    top: var(--extendify--spacing--large, 3rem) !important;
  2010.  }
  2011.  
  2012.  .tablet\:ext--top-base {
  2013.    top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  2014.  }
  2015.  
  2016.  .tablet\:ext--top-lg {
  2017.    top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  2018.  }
  2019.  
  2020.  .tablet\:ext-right-base {
  2021.    right: var(--wp--style--block-gap, 1.75rem) !important;
  2022.  }
  2023.  
  2024.  .tablet\:ext-right-lg {
  2025.    right: var(--extendify--spacing--large, 3rem) !important;
  2026.  }
  2027.  
  2028.  .tablet\:ext--right-base {
  2029.    right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  2030.  }
  2031.  
  2032.  .tablet\:ext--right-lg {
  2033.    right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  2034.  }
  2035.  
  2036.  .tablet\:ext-bottom-base {
  2037.    bottom: var(--wp--style--block-gap, 1.75rem) !important;
  2038.  }
  2039.  
  2040.  .tablet\:ext-bottom-lg {
  2041.    bottom: var(--extendify--spacing--large, 3rem) !important;
  2042.  }
  2043.  
  2044.  .tablet\:ext--bottom-base {
  2045.    bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  2046.  }
  2047.  
  2048.  .tablet\:ext--bottom-lg {
  2049.    bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  2050.  }
  2051.  
  2052.  .tablet\:ext-left-base {
  2053.    left: var(--wp--style--block-gap, 1.75rem) !important;
  2054.  }
  2055.  
  2056.  .tablet\:ext-left-lg {
  2057.    left: var(--extendify--spacing--large, 3rem) !important;
  2058.  }
  2059.  
  2060.  .tablet\:ext--left-base {
  2061.    left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  2062.  }
  2063.  
  2064.  .tablet\:ext--left-lg {
  2065.    left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  2066.  }
  2067.  
  2068.  .tablet\:ext-order-1 {
  2069.    order: 1 !important;
  2070.  }
  2071.  
  2072.  .tablet\:ext-order-2 {
  2073.    order: 2 !important;
  2074.  }
  2075.  
  2076.  .tablet\:ext-m-0:not([style*="margin"]) {
  2077.    margin: 0 !important;
  2078.  }
  2079.  
  2080.  .tablet\:ext-m-auto:not([style*="margin"]) {
  2081.    margin: auto !important;
  2082.  }
  2083.  
  2084.  .tablet\:ext-m-base:not([style*="margin"]) {
  2085.    margin: var(--wp--style--block-gap, 1.75rem) !important;
  2086.  }
  2087.  
  2088.  .tablet\:ext-m-lg:not([style*="margin"]) {
  2089.    margin: var(--extendify--spacing--large, 3rem) !important;
  2090.  }
  2091.  
  2092.  .tablet\:ext--m-base:not([style*="margin"]) {
  2093.    margin: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  2094.  }
  2095.  
  2096.  .tablet\:ext--m-lg:not([style*="margin"]) {
  2097.    margin: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  2098.  }
  2099.  
  2100.  .tablet\:ext-mx-0:not([style*="margin"]) {
  2101.    margin-left: 0 !important;
  2102.    margin-right: 0 !important;
  2103.  }
  2104.  
  2105.  .tablet\:ext-mx-auto:not([style*="margin"]) {
  2106.    margin-left: auto !important;
  2107.    margin-right: auto !important;
  2108.  }
  2109.  
  2110.  .tablet\:ext-mx-base:not([style*="margin"]) {
  2111.    margin-left: var(--wp--style--block-gap, 1.75rem) !important;
  2112.    margin-right: var(--wp--style--block-gap, 1.75rem) !important;
  2113.  }
  2114.  
  2115.  .tablet\:ext-mx-lg:not([style*="margin"]) {
  2116.    margin-left: var(--extendify--spacing--large, 3rem) !important;
  2117.    margin-right: var(--extendify--spacing--large, 3rem) !important;
  2118.  }
  2119.  
  2120.  .tablet\:ext--mx-base:not([style*="margin"]) {
  2121.    margin-left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  2122.    margin-right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  2123.  }
  2124.  
  2125.  .tablet\:ext--mx-lg:not([style*="margin"]) {
  2126.    margin-left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  2127.    margin-right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  2128.  }
  2129.  
  2130.  .tablet\:ext-my-0:not([style*="margin"]) {
  2131.    margin-top: 0 !important;
  2132.    margin-bottom: 0 !important;
  2133.  }
  2134.  
  2135.  .tablet\:ext-my-auto:not([style*="margin"]) {
  2136.    margin-top: auto !important;
  2137.    margin-bottom: auto !important;
  2138.  }
  2139.  
  2140.  .tablet\:ext-my-base:not([style*="margin"]) {
  2141.    margin-top: var(--wp--style--block-gap, 1.75rem) !important;
  2142.    margin-bottom: var(--wp--style--block-gap, 1.75rem) !important;
  2143.  }
  2144.  
  2145.  .tablet\:ext-my-lg:not([style*="margin"]) {
  2146.    margin-top: var(--extendify--spacing--large, 3rem) !important;
  2147.    margin-bottom: var(--extendify--spacing--large, 3rem) !important;
  2148.  }
  2149.  
  2150.  .tablet\:ext--my-base:not([style*="margin"]) {
  2151.    margin-top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  2152.    margin-bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  2153.  }
  2154.  
  2155.  .tablet\:ext--my-lg:not([style*="margin"]) {
  2156.    margin-top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  2157.    margin-bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  2158.  }
  2159.  
  2160.  .tablet\:ext-mt-0:not([style*="margin"]) {
  2161.    margin-top: 0 !important;
  2162.  }
  2163.  
  2164.  .tablet\:ext-mt-auto:not([style*="margin"]) {
  2165.    margin-top: auto !important;
  2166.  }
  2167.  
  2168.  .tablet\:ext-mt-base:not([style*="margin"]) {
  2169.    margin-top: var(--wp--style--block-gap, 1.75rem) !important;
  2170.  }
  2171.  
  2172.  .tablet\:ext-mt-lg:not([style*="margin"]) {
  2173.    margin-top: var(--extendify--spacing--large, 3rem) !important;
  2174.  }
  2175.  
  2176.  .tablet\:ext--mt-base:not([style*="margin"]) {
  2177.    margin-top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  2178.  }
  2179.  
  2180.  .tablet\:ext--mt-lg:not([style*="margin"]) {
  2181.    margin-top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  2182.  }
  2183.  
  2184.  .tablet\:ext-mr-0:not([style*="margin"]) {
  2185.    margin-right: 0 !important;
  2186.  }
  2187.  
  2188.  .tablet\:ext-mr-auto:not([style*="margin"]) {
  2189.    margin-right: auto !important;
  2190.  }
  2191.  
  2192.  .tablet\:ext-mr-base:not([style*="margin"]) {
  2193.    margin-right: var(--wp--style--block-gap, 1.75rem) !important;
  2194.  }
  2195.  
  2196.  .tablet\:ext-mr-lg:not([style*="margin"]) {
  2197.    margin-right: var(--extendify--spacing--large, 3rem) !important;
  2198.  }
  2199.  
  2200.  .tablet\:ext--mr-base:not([style*="margin"]) {
  2201.    margin-right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  2202.  }
  2203.  
  2204.  .tablet\:ext--mr-lg:not([style*="margin"]) {
  2205.    margin-right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  2206.  }
  2207.  
  2208.  .tablet\:ext-mb-0:not([style*="margin"]) {
  2209.    margin-bottom: 0 !important;
  2210.  }
  2211.  
  2212.  .tablet\:ext-mb-auto:not([style*="margin"]) {
  2213.    margin-bottom: auto !important;
  2214.  }
  2215.  
  2216.  .tablet\:ext-mb-base:not([style*="margin"]) {
  2217.    margin-bottom: var(--wp--style--block-gap, 1.75rem) !important;
  2218.  }
  2219.  
  2220.  .tablet\:ext-mb-lg:not([style*="margin"]) {
  2221.    margin-bottom: var(--extendify--spacing--large, 3rem) !important;
  2222.  }
  2223.  
  2224.  .tablet\:ext--mb-base:not([style*="margin"]) {
  2225.    margin-bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  2226.  }
  2227.  
  2228.  .tablet\:ext--mb-lg:not([style*="margin"]) {
  2229.    margin-bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  2230.  }
  2231.  
  2232.  .tablet\:ext-ml-0:not([style*="margin"]) {
  2233.    margin-left: 0 !important;
  2234.  }
  2235.  
  2236.  .tablet\:ext-ml-auto:not([style*="margin"]) {
  2237.    margin-left: auto !important;
  2238.  }
  2239.  
  2240.  .tablet\:ext-ml-base:not([style*="margin"]) {
  2241.    margin-left: var(--wp--style--block-gap, 1.75rem) !important;
  2242.  }
  2243.  
  2244.  .tablet\:ext-ml-lg:not([style*="margin"]) {
  2245.    margin-left: var(--extendify--spacing--large, 3rem) !important;
  2246.  }
  2247.  
  2248.  .tablet\:ext--ml-base:not([style*="margin"]) {
  2249.    margin-left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  2250.  }
  2251.  
  2252.  .tablet\:ext--ml-lg:not([style*="margin"]) {
  2253.    margin-left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  2254.  }
  2255.  
  2256.  .tablet\:ext-block {
  2257.    display: block !important;
  2258.  }
  2259.  
  2260.  .tablet\:ext-inline-block {
  2261.    display: inline-block !important;
  2262.  }
  2263.  
  2264.  .tablet\:ext-inline {
  2265.    display: inline !important;
  2266.  }
  2267.  
  2268.  .tablet\:ext-flex {
  2269.    display: flex !important;
  2270.  }
  2271.  
  2272.  .tablet\:ext-inline-flex {
  2273.    display: inline-flex !important;
  2274.  }
  2275.  
  2276.  .tablet\:ext-grid {
  2277.    display: grid !important;
  2278.  }
  2279.  
  2280.  .tablet\:ext-inline-grid {
  2281.    display: inline-grid !important;
  2282.  }
  2283.  
  2284.  .tablet\:ext-hidden {
  2285.    display: none !important;
  2286.  }
  2287.  
  2288.  .tablet\:ext-w-auto {
  2289.    width: auto !important;
  2290.  }
  2291.  
  2292.  .tablet\:ext-w-full {
  2293.    width: 100% !important;
  2294.  }
  2295.  
  2296.  .tablet\:ext-max-w-full {
  2297.    max-width: 100% !important;
  2298.  }
  2299.  
  2300.  .tablet\:ext-flex-1 {
  2301.    flex: 1 1 0% !important;
  2302.  }
  2303.  
  2304.  .tablet\:ext-flex-auto {
  2305.    flex: 1 1 auto !important;
  2306.  }
  2307.  
  2308.  .tablet\:ext-flex-initial {
  2309.    flex: 0 1 auto !important;
  2310.  }
  2311.  
  2312.  .tablet\:ext-flex-none {
  2313.    flex: none !important;
  2314.  }
  2315.  
  2316.  .tablet\:ext-flex-shrink-0 {
  2317.    flex-shrink: 0 !important;
  2318.  }
  2319.  
  2320.  .tablet\:ext-flex-shrink {
  2321.    flex-shrink: 1 !important;
  2322.  }
  2323.  
  2324.  .tablet\:ext-flex-grow-0 {
  2325.    flex-grow: 0 !important;
  2326.  }
  2327.  
  2328.  .tablet\:ext-flex-grow {
  2329.    flex-grow: 1 !important;
  2330.  }
  2331.  
  2332.  .tablet\:ext-list-none {
  2333.    list-style-type: none !important;
  2334.  }
  2335.  
  2336.  .tablet\:ext-grid-cols-1 {
  2337.    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  2338.  }
  2339.  
  2340.  .tablet\:ext-grid-cols-2 {
  2341.    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  2342.  }
  2343.  
  2344.  .tablet\:ext-grid-cols-3 {
  2345.    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  2346.  }
  2347.  
  2348.  .tablet\:ext-grid-cols-4 {
  2349.    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  2350.  }
  2351.  
  2352.  .tablet\:ext-grid-cols-5 {
  2353.    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  2354.  }
  2355.  
  2356.  .tablet\:ext-grid-cols-6 {
  2357.    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  2358.  }
  2359.  
  2360.  .tablet\:ext-grid-cols-7 {
  2361.    grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
  2362.  }
  2363.  
  2364.  .tablet\:ext-grid-cols-8 {
  2365.    grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
  2366.  }
  2367.  
  2368.  .tablet\:ext-grid-cols-9 {
  2369.    grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
  2370.  }
  2371.  
  2372.  .tablet\:ext-grid-cols-10 {
  2373.    grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
  2374.  }
  2375.  
  2376.  .tablet\:ext-grid-cols-11 {
  2377.    grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
  2378.  }
  2379.  
  2380.  .tablet\:ext-grid-cols-12 {
  2381.    grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
  2382.  }
  2383.  
  2384.  .tablet\:ext-grid-cols-none {
  2385.    grid-template-columns: none !important;
  2386.  }
  2387.  
  2388.  .tablet\:ext-flex-row {
  2389.    flex-direction: row !important;
  2390.  }
  2391.  
  2392.  .tablet\:ext-flex-row-reverse {
  2393.    flex-direction: row-reverse !important;
  2394.  }
  2395.  
  2396.  .tablet\:ext-flex-col {
  2397.    flex-direction: column !important;
  2398.  }
  2399.  
  2400.  .tablet\:ext-flex-col-reverse {
  2401.    flex-direction: column-reverse !important;
  2402.  }
  2403.  
  2404.  .tablet\:ext-flex-wrap {
  2405.    flex-wrap: wrap !important;
  2406.  }
  2407.  
  2408.  .tablet\:ext-flex-wrap-reverse {
  2409.    flex-wrap: wrap-reverse !important;
  2410.  }
  2411.  
  2412.  .tablet\:ext-flex-nowrap {
  2413.    flex-wrap: nowrap !important;
  2414.  }
  2415.  
  2416.  .tablet\:ext-items-start {
  2417.    align-items: flex-start !important;
  2418.  }
  2419.  
  2420.  .tablet\:ext-items-end {
  2421.    align-items: flex-end !important;
  2422.  }
  2423.  
  2424.  .tablet\:ext-items-center {
  2425.    align-items: center !important;
  2426.  }
  2427.  
  2428.  .tablet\:ext-items-baseline {
  2429.    align-items: baseline !important;
  2430.  }
  2431.  
  2432.  .tablet\:ext-items-stretch {
  2433.    align-items: stretch !important;
  2434.  }
  2435.  
  2436.  .tablet\:ext-justify-start {
  2437.    justify-content: flex-start !important;
  2438.  }
  2439.  
  2440.  .tablet\:ext-justify-end {
  2441.    justify-content: flex-end !important;
  2442.  }
  2443.  
  2444.  .tablet\:ext-justify-center {
  2445.    justify-content: center !important;
  2446.  }
  2447.  
  2448.  .tablet\:ext-justify-between {
  2449.    justify-content: space-between !important;
  2450.  }
  2451.  
  2452.  .tablet\:ext-justify-around {
  2453.    justify-content: space-around !important;
  2454.  }
  2455.  
  2456.  .tablet\:ext-justify-evenly {
  2457.    justify-content: space-evenly !important;
  2458.  }
  2459.  
  2460.  .tablet\:ext-justify-items-start {
  2461.    justify-items: start !important;
  2462.  }
  2463.  
  2464.  .tablet\:ext-justify-items-end {
  2465.    justify-items: end !important;
  2466.  }
  2467.  
  2468.  .tablet\:ext-justify-items-center {
  2469.    justify-items: center !important;
  2470.  }
  2471.  
  2472.  .tablet\:ext-justify-items-stretch {
  2473.    justify-items: stretch !important;
  2474.  }
  2475.  
  2476.  .tablet\:ext-justify-self-auto {
  2477.    justify-self: auto !important;
  2478.  }
  2479.  
  2480.  .tablet\:ext-justify-self-start {
  2481.    justify-self: start !important;
  2482.  }
  2483.  
  2484.  .tablet\:ext-justify-self-end {
  2485.    justify-self: end !important;
  2486.  }
  2487.  
  2488.  .tablet\:ext-justify-self-center {
  2489.    justify-self: center !important;
  2490.  }
  2491.  
  2492.  .tablet\:ext-justify-self-stretch {
  2493.    justify-self: stretch !important;
  2494.  }
  2495.  
  2496.  .tablet\:ext-p-0:not([style*="padding"]) {
  2497.    padding: 0 !important;
  2498.  }
  2499.  
  2500.  .tablet\:ext-p-base:not([style*="padding"]) {
  2501.    padding: var(--wp--style--block-gap, 1.75rem) !important;
  2502.  }
  2503.  
  2504.  .tablet\:ext-p-lg:not([style*="padding"]) {
  2505.    padding: var(--extendify--spacing--large, 3rem) !important;
  2506.  }
  2507.  
  2508.  .tablet\:ext-px-0:not([style*="padding"]) {
  2509.    padding-left: 0 !important;
  2510.    padding-right: 0 !important;
  2511.  }
  2512.  
  2513.  .tablet\:ext-px-base:not([style*="padding"]) {
  2514.    padding-left: var(--wp--style--block-gap, 1.75rem) !important;
  2515.    padding-right: var(--wp--style--block-gap, 1.75rem) !important;
  2516.  }
  2517.  
  2518.  .tablet\:ext-px-lg:not([style*="padding"]) {
  2519.    padding-left: var(--extendify--spacing--large, 3rem) !important;
  2520.    padding-right: var(--extendify--spacing--large, 3rem) !important;
  2521.  }
  2522.  
  2523.  .tablet\:ext-py-0:not([style*="padding"]) {
  2524.    padding-top: 0 !important;
  2525.    padding-bottom: 0 !important;
  2526.  }
  2527.  
  2528.  .tablet\:ext-py-base:not([style*="padding"]) {
  2529.    padding-top: var(--wp--style--block-gap, 1.75rem) !important;
  2530.    padding-bottom: var(--wp--style--block-gap, 1.75rem) !important;
  2531.  }
  2532.  
  2533.  .tablet\:ext-py-lg:not([style*="padding"]) {
  2534.    padding-top: var(--extendify--spacing--large, 3rem) !important;
  2535.    padding-bottom: var(--extendify--spacing--large, 3rem) !important;
  2536.  }
  2537.  
  2538.  .tablet\:ext-pt-0:not([style*="padding"]) {
  2539.    padding-top: 0 !important;
  2540.  }
  2541.  
  2542.  .tablet\:ext-pt-base:not([style*="padding"]) {
  2543.    padding-top: var(--wp--style--block-gap, 1.75rem) !important;
  2544.  }
  2545.  
  2546.  .tablet\:ext-pt-lg:not([style*="padding"]) {
  2547.    padding-top: var(--extendify--spacing--large, 3rem) !important;
  2548.  }
  2549.  
  2550.  .tablet\:ext-pr-0:not([style*="padding"]) {
  2551.    padding-right: 0 !important;
  2552.  }
  2553.  
  2554.  .tablet\:ext-pr-base:not([style*="padding"]) {
  2555.    padding-right: var(--wp--style--block-gap, 1.75rem) !important;
  2556.  }
  2557.  
  2558.  .tablet\:ext-pr-lg:not([style*="padding"]) {
  2559.    padding-right: var(--extendify--spacing--large, 3rem) !important;
  2560.  }
  2561.  
  2562.  .tablet\:ext-pb-0:not([style*="padding"]) {
  2563.    padding-bottom: 0 !important;
  2564.  }
  2565.  
  2566.  .tablet\:ext-pb-base:not([style*="padding"]) {
  2567.    padding-bottom: var(--wp--style--block-gap, 1.75rem) !important;
  2568.  }
  2569.  
  2570.  .tablet\:ext-pb-lg:not([style*="padding"]) {
  2571.    padding-bottom: var(--extendify--spacing--large, 3rem) !important;
  2572.  }
  2573.  
  2574.  .tablet\:ext-pl-0:not([style*="padding"]) {
  2575.    padding-left: 0 !important;
  2576.  }
  2577.  
  2578.  .tablet\:ext-pl-base:not([style*="padding"]) {
  2579.    padding-left: var(--wp--style--block-gap, 1.75rem) !important;
  2580.  }
  2581.  
  2582.  .tablet\:ext-pl-lg:not([style*="padding"]) {
  2583.    padding-left: var(--extendify--spacing--large, 3rem) !important;
  2584.  }
  2585.  
  2586.  .tablet\:ext-text-left {
  2587.    text-align: left !important;
  2588.  }
  2589.  
  2590.  .tablet\:ext-text-center {
  2591.    text-align: center !important;
  2592.  }
  2593.  
  2594.  .tablet\:ext-text-right {
  2595.    text-align: right !important;
  2596.  }
  2597. }
  2598.  
  2599. @media (min-width: 1080px) {
  2600.  .desktop\:ext-absolute {
  2601.    position: absolute !important;
  2602.  }
  2603.  
  2604.  .desktop\:ext-relative {
  2605.    position: relative !important;
  2606.  }
  2607.  
  2608.  .desktop\:ext-top-base {
  2609.    top: var(--wp--style--block-gap, 1.75rem) !important;
  2610.  }
  2611.  
  2612.  .desktop\:ext-top-lg {
  2613.    top: var(--extendify--spacing--large, 3rem) !important;
  2614.  }
  2615.  
  2616.  .desktop\:ext--top-base {
  2617.    top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  2618.  }
  2619.  
  2620.  .desktop\:ext--top-lg {
  2621.    top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  2622.  }
  2623.  
  2624.  .desktop\:ext-right-base {
  2625.    right: var(--wp--style--block-gap, 1.75rem) !important;
  2626.  }
  2627.  
  2628.  .desktop\:ext-right-lg {
  2629.    right: var(--extendify--spacing--large, 3rem) !important;
  2630.  }
  2631.  
  2632.  .desktop\:ext--right-base {
  2633.    right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  2634.  }
  2635.  
  2636.  .desktop\:ext--right-lg {
  2637.    right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  2638.  }
  2639.  
  2640.  .desktop\:ext-bottom-base {
  2641.    bottom: var(--wp--style--block-gap, 1.75rem) !important;
  2642.  }
  2643.  
  2644.  .desktop\:ext-bottom-lg {
  2645.    bottom: var(--extendify--spacing--large, 3rem) !important;
  2646.  }
  2647.  
  2648.  .desktop\:ext--bottom-base {
  2649.    bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  2650.  }
  2651.  
  2652.  .desktop\:ext--bottom-lg {
  2653.    bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  2654.  }
  2655.  
  2656.  .desktop\:ext-left-base {
  2657.    left: var(--wp--style--block-gap, 1.75rem) !important;
  2658.  }
  2659.  
  2660.  .desktop\:ext-left-lg {
  2661.    left: var(--extendify--spacing--large, 3rem) !important;
  2662.  }
  2663.  
  2664.  .desktop\:ext--left-base {
  2665.    left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  2666.  }
  2667.  
  2668.  .desktop\:ext--left-lg {
  2669.    left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  2670.  }
  2671.  
  2672.  .desktop\:ext-order-1 {
  2673.    order: 1 !important;
  2674.  }
  2675.  
  2676.  .desktop\:ext-order-2 {
  2677.    order: 2 !important;
  2678.  }
  2679.  
  2680.  .desktop\:ext-m-0:not([style*="margin"]) {
  2681.    margin: 0 !important;
  2682.  }
  2683.  
  2684.  .desktop\:ext-m-auto:not([style*="margin"]) {
  2685.    margin: auto !important;
  2686.  }
  2687.  
  2688.  .desktop\:ext-m-base:not([style*="margin"]) {
  2689.    margin: var(--wp--style--block-gap, 1.75rem) !important;
  2690.  }
  2691.  
  2692.  .desktop\:ext-m-lg:not([style*="margin"]) {
  2693.    margin: var(--extendify--spacing--large, 3rem) !important;
  2694.  }
  2695.  
  2696.  .desktop\:ext--m-base:not([style*="margin"]) {
  2697.    margin: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  2698.  }
  2699.  
  2700.  .desktop\:ext--m-lg:not([style*="margin"]) {
  2701.    margin: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  2702.  }
  2703.  
  2704.  .desktop\:ext-mx-0:not([style*="margin"]) {
  2705.    margin-left: 0 !important;
  2706.    margin-right: 0 !important;
  2707.  }
  2708.  
  2709.  .desktop\:ext-mx-auto:not([style*="margin"]) {
  2710.    margin-left: auto !important;
  2711.    margin-right: auto !important;
  2712.  }
  2713.  
  2714.  .desktop\:ext-mx-base:not([style*="margin"]) {
  2715.    margin-left: var(--wp--style--block-gap, 1.75rem) !important;
  2716.    margin-right: var(--wp--style--block-gap, 1.75rem) !important;
  2717.  }
  2718.  
  2719.  .desktop\:ext-mx-lg:not([style*="margin"]) {
  2720.    margin-left: var(--extendify--spacing--large, 3rem) !important;
  2721.    margin-right: var(--extendify--spacing--large, 3rem) !important;
  2722.  }
  2723.  
  2724.  .desktop\:ext--mx-base:not([style*="margin"]) {
  2725.    margin-left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  2726.    margin-right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  2727.  }
  2728.  
  2729.  .desktop\:ext--mx-lg:not([style*="margin"]) {
  2730.    margin-left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  2731.    margin-right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  2732.  }
  2733.  
  2734.  .desktop\:ext-my-0:not([style*="margin"]) {
  2735.    margin-top: 0 !important;
  2736.    margin-bottom: 0 !important;
  2737.  }
  2738.  
  2739.  .desktop\:ext-my-auto:not([style*="margin"]) {
  2740.    margin-top: auto !important;
  2741.    margin-bottom: auto !important;
  2742.  }
  2743.  
  2744.  .desktop\:ext-my-base:not([style*="margin"]) {
  2745.    margin-top: var(--wp--style--block-gap, 1.75rem) !important;
  2746.    margin-bottom: var(--wp--style--block-gap, 1.75rem) !important;
  2747.  }
  2748.  
  2749.  .desktop\:ext-my-lg:not([style*="margin"]) {
  2750.    margin-top: var(--extendify--spacing--large, 3rem) !important;
  2751.    margin-bottom: var(--extendify--spacing--large, 3rem) !important;
  2752.  }
  2753.  
  2754.  .desktop\:ext--my-base:not([style*="margin"]) {
  2755.    margin-top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  2756.    margin-bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  2757.  }
  2758.  
  2759.  .desktop\:ext--my-lg:not([style*="margin"]) {
  2760.    margin-top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  2761.    margin-bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  2762.  }
  2763.  
  2764.  .desktop\:ext-mt-0:not([style*="margin"]) {
  2765.    margin-top: 0 !important;
  2766.  }
  2767.  
  2768.  .desktop\:ext-mt-auto:not([style*="margin"]) {
  2769.    margin-top: auto !important;
  2770.  }
  2771.  
  2772.  .desktop\:ext-mt-base:not([style*="margin"]) {
  2773.    margin-top: var(--wp--style--block-gap, 1.75rem) !important;
  2774.  }
  2775.  
  2776.  .desktop\:ext-mt-lg:not([style*="margin"]) {
  2777.    margin-top: var(--extendify--spacing--large, 3rem) !important;
  2778.  }
  2779.  
  2780.  .desktop\:ext--mt-base:not([style*="margin"]) {
  2781.    margin-top: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  2782.  }
  2783.  
  2784.  .desktop\:ext--mt-lg:not([style*="margin"]) {
  2785.    margin-top: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  2786.  }
  2787.  
  2788.  .desktop\:ext-mr-0:not([style*="margin"]) {
  2789.    margin-right: 0 !important;
  2790.  }
  2791.  
  2792.  .desktop\:ext-mr-auto:not([style*="margin"]) {
  2793.    margin-right: auto !important;
  2794.  }
  2795.  
  2796.  .desktop\:ext-mr-base:not([style*="margin"]) {
  2797.    margin-right: var(--wp--style--block-gap, 1.75rem) !important;
  2798.  }
  2799.  
  2800.  .desktop\:ext-mr-lg:not([style*="margin"]) {
  2801.    margin-right: var(--extendify--spacing--large, 3rem) !important;
  2802.  }
  2803.  
  2804.  .desktop\:ext--mr-base:not([style*="margin"]) {
  2805.    margin-right: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  2806.  }
  2807.  
  2808.  .desktop\:ext--mr-lg:not([style*="margin"]) {
  2809.    margin-right: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  2810.  }
  2811.  
  2812.  .desktop\:ext-mb-0:not([style*="margin"]) {
  2813.    margin-bottom: 0 !important;
  2814.  }
  2815.  
  2816.  .desktop\:ext-mb-auto:not([style*="margin"]) {
  2817.    margin-bottom: auto !important;
  2818.  }
  2819.  
  2820.  .desktop\:ext-mb-base:not([style*="margin"]) {
  2821.    margin-bottom: var(--wp--style--block-gap, 1.75rem) !important;
  2822.  }
  2823.  
  2824.  .desktop\:ext-mb-lg:not([style*="margin"]) {
  2825.    margin-bottom: var(--extendify--spacing--large, 3rem) !important;
  2826.  }
  2827.  
  2828.  .desktop\:ext--mb-base:not([style*="margin"]) {
  2829.    margin-bottom: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  2830.  }
  2831.  
  2832.  .desktop\:ext--mb-lg:not([style*="margin"]) {
  2833.    margin-bottom: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  2834.  }
  2835.  
  2836.  .desktop\:ext-ml-0:not([style*="margin"]) {
  2837.    margin-left: 0 !important;
  2838.  }
  2839.  
  2840.  .desktop\:ext-ml-auto:not([style*="margin"]) {
  2841.    margin-left: auto !important;
  2842.  }
  2843.  
  2844.  .desktop\:ext-ml-base:not([style*="margin"]) {
  2845.    margin-left: var(--wp--style--block-gap, 1.75rem) !important;
  2846.  }
  2847.  
  2848.  .desktop\:ext-ml-lg:not([style*="margin"]) {
  2849.    margin-left: var(--extendify--spacing--large, 3rem) !important;
  2850.  }
  2851.  
  2852.  .desktop\:ext--ml-base:not([style*="margin"]) {
  2853.    margin-left: calc(var(--wp--style--block-gap, 1.75rem) * -1) !important;
  2854.  }
  2855.  
  2856.  .desktop\:ext--ml-lg:not([style*="margin"]) {
  2857.    margin-left: calc(var(--extendify--spacing--large, 3rem) * -1) !important;
  2858.  }
  2859.  
  2860.  .desktop\:ext-block {
  2861.    display: block !important;
  2862.  }
  2863.  
  2864.  .desktop\:ext-inline-block {
  2865.    display: inline-block !important;
  2866.  }
  2867.  
  2868.  .desktop\:ext-inline {
  2869.    display: inline !important;
  2870.  }
  2871.  
  2872.  .desktop\:ext-flex {
  2873.    display: flex !important;
  2874.  }
  2875.  
  2876.  .desktop\:ext-inline-flex {
  2877.    display: inline-flex !important;
  2878.  }
  2879.  
  2880.  .desktop\:ext-grid {
  2881.    display: grid !important;
  2882.  }
  2883.  
  2884.  .desktop\:ext-inline-grid {
  2885.    display: inline-grid !important;
  2886.  }
  2887.  
  2888.  .desktop\:ext-hidden {
  2889.    display: none !important;
  2890.  }
  2891.  
  2892.  .desktop\:ext-w-auto {
  2893.    width: auto !important;
  2894.  }
  2895.  
  2896.  .desktop\:ext-w-full {
  2897.    width: 100% !important;
  2898.  }
  2899.  
  2900.  .desktop\:ext-max-w-full {
  2901.    max-width: 100% !important;
  2902.  }
  2903.  
  2904.  .desktop\:ext-flex-1 {
  2905.    flex: 1 1 0% !important;
  2906.  }
  2907.  
  2908.  .desktop\:ext-flex-auto {
  2909.    flex: 1 1 auto !important;
  2910.  }
  2911.  
  2912.  .desktop\:ext-flex-initial {
  2913.    flex: 0 1 auto !important;
  2914.  }
  2915.  
  2916.  .desktop\:ext-flex-none {
  2917.    flex: none !important;
  2918.  }
  2919.  
  2920.  .desktop\:ext-flex-shrink-0 {
  2921.    flex-shrink: 0 !important;
  2922.  }
  2923.  
  2924.  .desktop\:ext-flex-shrink {
  2925.    flex-shrink: 1 !important;
  2926.  }
  2927.  
  2928.  .desktop\:ext-flex-grow-0 {
  2929.    flex-grow: 0 !important;
  2930.  }
  2931.  
  2932.  .desktop\:ext-flex-grow {
  2933.    flex-grow: 1 !important;
  2934.  }
  2935.  
  2936.  .desktop\:ext-list-none {
  2937.    list-style-type: none !important;
  2938.  }
  2939.  
  2940.  .desktop\:ext-grid-cols-1 {
  2941.    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  2942.  }
  2943.  
  2944.  .desktop\:ext-grid-cols-2 {
  2945.    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  2946.  }
  2947.  
  2948.  .desktop\:ext-grid-cols-3 {
  2949.    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  2950.  }
  2951.  
  2952.  .desktop\:ext-grid-cols-4 {
  2953.    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  2954.  }
  2955.  
  2956.  .desktop\:ext-grid-cols-5 {
  2957.    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  2958.  }
  2959.  
  2960.  .desktop\:ext-grid-cols-6 {
  2961.    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  2962.  }
  2963.  
  2964.  .desktop\:ext-grid-cols-7 {
  2965.    grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
  2966.  }
  2967.  
  2968.  .desktop\:ext-grid-cols-8 {
  2969.    grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
  2970.  }
  2971.  
  2972.  .desktop\:ext-grid-cols-9 {
  2973.    grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
  2974.  }
  2975.  
  2976.  .desktop\:ext-grid-cols-10 {
  2977.    grid-template-columns: repeat(10, minmax(0, 1fr)) !important;
  2978.  }
  2979.  
  2980.  .desktop\:ext-grid-cols-11 {
  2981.    grid-template-columns: repeat(11, minmax(0, 1fr)) !important;
  2982.  }
  2983.  
  2984.  .desktop\:ext-grid-cols-12 {
  2985.    grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
  2986.  }
  2987.  
  2988.  .desktop\:ext-grid-cols-none {
  2989.    grid-template-columns: none !important;
  2990.  }
  2991.  
  2992.  .desktop\:ext-flex-row {
  2993.    flex-direction: row !important;
  2994.  }
  2995.  
  2996.  .desktop\:ext-flex-row-reverse {
  2997.    flex-direction: row-reverse !important;
  2998.  }
  2999.  
  3000.  .desktop\:ext-flex-col {
  3001.    flex-direction: column !important;
  3002.  }
  3003.  
  3004.  .desktop\:ext-flex-col-reverse {
  3005.    flex-direction: column-reverse !important;
  3006.  }
  3007.  
  3008.  .desktop\:ext-flex-wrap {
  3009.    flex-wrap: wrap !important;
  3010.  }
  3011.  
  3012.  .desktop\:ext-flex-wrap-reverse {
  3013.    flex-wrap: wrap-reverse !important;
  3014.  }
  3015.  
  3016.  .desktop\:ext-flex-nowrap {
  3017.    flex-wrap: nowrap !important;
  3018.  }
  3019.  
  3020.  .desktop\:ext-items-start {
  3021.    align-items: flex-start !important;
  3022.  }
  3023.  
  3024.  .desktop\:ext-items-end {
  3025.    align-items: flex-end !important;
  3026.  }
  3027.  
  3028.  .desktop\:ext-items-center {
  3029.    align-items: center !important;
  3030.  }
  3031.  
  3032.  .desktop\:ext-items-baseline {
  3033.    align-items: baseline !important;
  3034.  }
  3035.  
  3036.  .desktop\:ext-items-stretch {
  3037.    align-items: stretch !important;
  3038.  }
  3039.  
  3040.  .desktop\:ext-justify-start {
  3041.    justify-content: flex-start !important;
  3042.  }
  3043.  
  3044.  .desktop\:ext-justify-end {
  3045.    justify-content: flex-end !important;
  3046.  }
  3047.  
  3048.  .desktop\:ext-justify-center {
  3049.    justify-content: center !important;
  3050.  }
  3051.  
  3052.  .desktop\:ext-justify-between {
  3053.    justify-content: space-between !important;
  3054.  }
  3055.  
  3056.  .desktop\:ext-justify-around {
  3057.    justify-content: space-around !important;
  3058.  }
  3059.  
  3060.  .desktop\:ext-justify-evenly {
  3061.    justify-content: space-evenly !important;
  3062.  }
  3063.  
  3064.  .desktop\:ext-justify-items-start {
  3065.    justify-items: start !important;
  3066.  }
  3067.  
  3068.  .desktop\:ext-justify-items-end {
  3069.    justify-items: end !important;
  3070.  }
  3071.  
  3072.  .desktop\:ext-justify-items-center {
  3073.    justify-items: center !important;
  3074.  }
  3075.  
  3076.  .desktop\:ext-justify-items-stretch {
  3077.    justify-items: stretch !important;
  3078.  }
  3079.  
  3080.  .desktop\:ext-justify-self-auto {
  3081.    justify-self: auto !important;
  3082.  }
  3083.  
  3084.  .desktop\:ext-justify-self-start {
  3085.    justify-self: start !important;
  3086.  }
  3087.  
  3088.  .desktop\:ext-justify-self-end {
  3089.    justify-self: end !important;
  3090.  }
  3091.  
  3092.  .desktop\:ext-justify-self-center {
  3093.    justify-self: center !important;
  3094.  }
  3095.  
  3096.  .desktop\:ext-justify-self-stretch {
  3097.    justify-self: stretch !important;
  3098.  }
  3099.  
  3100.  .desktop\:ext-p-0:not([style*="padding"]) {
  3101.    padding: 0 !important;
  3102.  }
  3103.  
  3104.  .desktop\:ext-p-base:not([style*="padding"]) {
  3105.    padding: var(--wp--style--block-gap, 1.75rem) !important;
  3106.  }
  3107.  
  3108.  .desktop\:ext-p-lg:not([style*="padding"]) {
  3109.    padding: var(--extendify--spacing--large, 3rem) !important;
  3110.  }
  3111.  
  3112.  .desktop\:ext-px-0:not([style*="padding"]) {
  3113.    padding-left: 0 !important;
  3114.    padding-right: 0 !important;
  3115.  }
  3116.  
  3117.  .desktop\:ext-px-base:not([style*="padding"]) {
  3118.    padding-left: var(--wp--style--block-gap, 1.75rem) !important;
  3119.    padding-right: var(--wp--style--block-gap, 1.75rem) !important;
  3120.  }
  3121.  
  3122.  .desktop\:ext-px-lg:not([style*="padding"]) {
  3123.    padding-left: var(--extendify--spacing--large, 3rem) !important;
  3124.    padding-right: var(--extendify--spacing--large, 3rem) !important;
  3125.  }
  3126.  
  3127.  .desktop\:ext-py-0:not([style*="padding"]) {
  3128.    padding-top: 0 !important;
  3129.    padding-bottom: 0 !important;
  3130.  }
  3131.  
  3132.  .desktop\:ext-py-base:not([style*="padding"]) {
  3133.    padding-top: var(--wp--style--block-gap, 1.75rem) !important;
  3134.    padding-bottom: var(--wp--style--block-gap, 1.75rem) !important;
  3135.  }
  3136.  
  3137.  .desktop\:ext-py-lg:not([style*="padding"]) {
  3138.    padding-top: var(--extendify--spacing--large, 3rem) !important;
  3139.    padding-bottom: var(--extendify--spacing--large, 3rem) !important;
  3140.  }
  3141.  
  3142.  .desktop\:ext-pt-0:not([style*="padding"]) {
  3143.    padding-top: 0 !important;
  3144.  }
  3145.  
  3146.  .desktop\:ext-pt-base:not([style*="padding"]) {
  3147.    padding-top: var(--wp--style--block-gap, 1.75rem) !important;
  3148.  }
  3149.  
  3150.  .desktop\:ext-pt-lg:not([style*="padding"]) {
  3151.    padding-top: var(--extendify--spacing--large, 3rem) !important;
  3152.  }
  3153.  
  3154.  .desktop\:ext-pr-0:not([style*="padding"]) {
  3155.    padding-right: 0 !important;
  3156.  }
  3157.  
  3158.  .desktop\:ext-pr-base:not([style*="padding"]) {
  3159.    padding-right: var(--wp--style--block-gap, 1.75rem) !important;
  3160.  }
  3161.  
  3162.  .desktop\:ext-pr-lg:not([style*="padding"]) {
  3163.    padding-right: var(--extendify--spacing--large, 3rem) !important;
  3164.  }
  3165.  
  3166.  .desktop\:ext-pb-0:not([style*="padding"]) {
  3167.    padding-bottom: 0 !important;
  3168.  }
  3169.  
  3170.  .desktop\:ext-pb-base:not([style*="padding"]) {
  3171.    padding-bottom: var(--wp--style--block-gap, 1.75rem) !important;
  3172.  }
  3173.  
  3174.  .desktop\:ext-pb-lg:not([style*="padding"]) {
  3175.    padding-bottom: var(--extendify--spacing--large, 3rem) !important;
  3176.  }
  3177.  
  3178.  .desktop\:ext-pl-0:not([style*="padding"]) {
  3179.    padding-left: 0 !important;
  3180.  }
  3181.  
  3182.  .desktop\:ext-pl-base:not([style*="padding"]) {
  3183.    padding-left: var(--wp--style--block-gap, 1.75rem) !important;
  3184.  }
  3185.  
  3186.  .desktop\:ext-pl-lg:not([style*="padding"]) {
  3187.    padding-left: var(--extendify--spacing--large, 3rem) !important;
  3188.  }
  3189.  
  3190.  .desktop\:ext-text-left {
  3191.    text-align: left !important;
  3192.  }
  3193.  
  3194.  .desktop\:ext-text-center {
  3195.    text-align: center !important;
  3196.  }
  3197.  
  3198.  .desktop\:ext-text-right {
  3199.    text-align: right !important;
  3200.  }
  3201. }
  3202.  
  3203. </style>
  3204.  
  3205.  
  3206.  
  3207.  
  3208.  
  3209. <link rel='stylesheet' id='woocommerce-smallscreen-css' href='https://lawzapo.com/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css?ver=8.3.0' type='text/css' media='only screen and (max-width: 768px)' />
  3210.  
  3211. <style id='woocommerce-inline-inline-css' type='text/css'>
  3212. .woocommerce form .form-row .required { visibility: visible; }
  3213. </style>
  3214.  
  3215.  
  3216.  
  3217.  
  3218.  
  3219.  
  3220.  
  3221.  
  3222.  
  3223.  
  3224.  
  3225. <style id='taskbot-styles-inline-css' type='text/css'>
  3226. .tk-footeritem figure img{width:130px;}.tk-logo{max-width: 131px !important;}
  3227. </style>
  3228.  
  3229.  
  3230.  
  3231.  
  3232.  
  3233.  
  3234.  
  3235.  
  3236. <link rel='stylesheet' id='elementor-post-33-css' href='https://lawzapo.com/wp-content/uploads/elementor/css/post-33.css?ver=1723536038' type='text/css' media='all' />
  3237.  
  3238. <link rel='stylesheet' id='elementor-global-css' href='https://lawzapo.com/wp-content/uploads/elementor/css/global.css?ver=1723536101' type='text/css' media='all' />
  3239. <link rel='stylesheet' id='elementor-post-1996-css' href='https://lawzapo.com/wp-content/uploads/elementor/css/post-1996.css?ver=1741099195' type='text/css' media='all' />
  3240.  
  3241.  
  3242.  
  3243. <style id='rocket-lazyload-inline-css' type='text/css'>
  3244. .rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://lawzapo.com/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}.wp-embed-responsive .wp-has-aspect-ratio .rll-youtube-player{position:absolute;padding-bottom:0;width:100%;height:100%;top:0;bottom:0;left:0;right:0}
  3245. </style>
  3246. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.paypal.com/sdk/js?client-id=ATx4eojqhjCo0EdIS8FwPzqUtjMjYEMJobsaeoqp9pE5ddDR1SFsue_c9DTsWXWYbsq6Z7EU3k5cILL2&amp;intent=authorize" id="paypal-js"></script>
  3247. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script>
  3248. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer></script>
  3249. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/cache/min/1/npm/intl-tel-input@18.1.1/build/js/intlTelInput.min.js?ver=1741762545" id="intl-tel-input-js" defer></script>
  3250. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.8.3.0" id="jquery-blockui-js" defer="defer" data-wp-strategy="defer"></script>
  3251. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.8.3.0" id="js-cookie-js" defer="defer" data-wp-strategy="defer"></script>
  3252. <script type="text/javascript" id="woocommerce-js-extra">
  3253. /* <![CDATA[ */
  3254. var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%"};
  3255. /* ]]> */
  3256. </script>
  3257. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=8.3.0" id="woocommerce-js" defer="defer" data-wp-strategy="defer"></script>
  3258. <script type="text/javascript" id="utils-js-extra">
  3259. /* <![CDATA[ */
  3260. var userSettings = {"url":"\/","uid":"0","time":"1741762542","secure":"1"};
  3261. /* ]]> */
  3262. </script>
  3263. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-includes/js/utils.min.js?ver=92d5a2be865fd2ca7a7beea5f3c4c570" id="utils-js" defer></script>
  3264. <link rel="https://api.w.org/" href="https://lawzapo.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://lawzapo.com/wp-json/wp/v2/pages/1996" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://lawzapo.com/xmlrpc.php?rsd" />
  3265.  
  3266. <link rel='shortlink' href='https://lawzapo.com/' />
  3267. <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://lawzapo.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Flawzapo.com%2F" />
  3268. <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://lawzapo.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Flawzapo.com%2F&#038;format=xml" />
  3269. <meta name="generator" content="Redux 4.3.21" /><meta name="google-site-verification" content="hgLFoK3etFSS8hnXN0iy4ZqSEKJZ2EKWoVfqEbyGCbQ" />
  3270.  
  3271. <script type="rocketlazyloadscript" data-rocket-type="text/javascript">
  3272.    (function(c,l,a,r,i,t,y){
  3273.        c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
  3274.        t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
  3275.        y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
  3276.    })(window, document, "clarity", "script", "lczesyvd7a");
  3277. </script>
  3278.  
  3279. <!-- Google tag (gtag.js) -->
  3280. <script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-S51KMD30N3"></script>
  3281. <script type="rocketlazyloadscript">
  3282.  window.dataLayer = window.dataLayer || [];
  3283.  function gtag(){dataLayer.push(arguments);}
  3284.  gtag('js', new Date());
  3285.  
  3286.  gtag('config', 'G-S51KMD30N3');
  3287. </script><script type="rocketlazyloadscript" data-rocket-type="text/javascript">
  3288.        var capture_lzorder = {"ajaxurl":"https:\/\/lawzapo.com\/wp-admin\/admin-ajax.php"};
  3289.    </script> <noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript>
  3290. <meta name="generator" content="Elementor 3.21.8; features: e_optimized_assets_loading, e_optimized_css_loading, e_font_icon_svg, additional_custom_breakpoints, e_lazyload; settings: css_print_method-external, google_font-disabled, font_display-block">
  3291. <style>
  3292. .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
  3293. .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
  3294. background-image: none !important;
  3295. }
  3296. @media screen and (max-height: 1024px) {
  3297. .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
  3298. .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
  3299. background-image: none !important;
  3300. }
  3301. }
  3302. @media screen and (max-height: 640px) {
  3303. .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
  3304. .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
  3305. background-image: none !important;
  3306. }
  3307. }
  3308. </style>
  3309. <link rel="icon" href="https://lawzapo.com/wp-content/uploads/2024/08/cropped-Lawzapo-favicon-DAR-512x512-1-32x32.png" sizes="32x32" />
  3310. <link rel="icon" href="https://lawzapo.com/wp-content/uploads/2024/08/cropped-Lawzapo-favicon-DAR-512x512-1-192x192.png" sizes="192x192" />
  3311. <link rel="apple-touch-icon" href="https://lawzapo.com/wp-content/uploads/2024/08/cropped-Lawzapo-favicon-DAR-512x512-1-180x180.png" />
  3312. <meta name="msapplication-TileImage" content="https://lawzapo.com/wp-content/uploads/2024/08/cropped-Lawzapo-favicon-DAR-512x512-1-270x270.png" />
  3313. <style type="text/css" id="wp-custom-css">
  3314. /*Default Fonts Override*/
  3315. /**body {
  3316.    font-family: 'Roboto', sans-serif;
  3317. }**/
  3318.  
  3319. .tk-bannerv2_title h1 {
  3320.    color: #000;
  3321. }
  3322. .tk-mainlist-two .tk-btn-plain {
  3323.    border: 1px solid #000;
  3324.    color: #000 !important;
  3325. }
  3326. .tk-mainlist-two .tk-btn-plain:hover {
  3327.    color: #000 !important;
  3328. }
  3329. .tk-explore-content h6 {
  3330.    color: #000;
  3331. }
  3332. .tk-explore-content h5 {
  3333.    color: #000;
  3334. }
  3335. .contactusbtn .elementor-button-icon{
  3336.    margin-right: 4px !important;
  3337. }
  3338. .contactusbtn  .elementor-button-icon svg {
  3339.    width: 18px;
  3340.    height: 18px;
  3341. }
  3342. .tk-explore-content span{
  3343.    color: #000;
  3344. }
  3345. .lz_trending_menu ul.sub-menu ul.sub-menu {
  3346.    width: 180px!important;
  3347.    left: 100% !important;
  3348. }
  3349. .yourmoneyisafe p {
  3350.    color: #000000;
  3351. }
  3352. .yourmoneyisafe li:last-child a.tk-btn-line-lg.tk-btn-plain {
  3353.    color: #000 !important;
  3354.    border-color: #000 !important;
  3355. }
  3356. .tk-category_item img{
  3357. width:50px;
  3358. height:50px;
  3359. }
  3360.  
  3361. li.tk-category_item:hover {
  3362.    outline: 2px solid #F2FAEB;
  3363.    background: #F2FAEB;
  3364.    border-radius: 9px;
  3365. cursor:pointer;
  3366. } </style>
  3367. <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><style id="wpforms-css-vars-root">
  3368. :root {
  3369. --wpforms-field-border-radius: 3px;
  3370. --wpforms-field-background-color: #ffffff;
  3371. --wpforms-field-border-color: rgba( 0, 0, 0, 0.25 );
  3372. --wpforms-field-text-color: rgba( 0, 0, 0, 0.7 );
  3373. --wpforms-label-color: rgba( 0, 0, 0, 0.85 );
  3374. --wpforms-label-sublabel-color: rgba( 0, 0, 0, 0.55 );
  3375. --wpforms-label-error-color: #d63637;
  3376. --wpforms-button-border-radius: 3px;
  3377. --wpforms-button-background-color: #066aab;
  3378. --wpforms-button-text-color: #ffffff;
  3379. --wpforms-field-size-input-height: 43px;
  3380. --wpforms-field-size-input-spacing: 15px;
  3381. --wpforms-field-size-font-size: 16px;
  3382. --wpforms-field-size-line-height: 19px;
  3383. --wpforms-field-size-padding-h: 14px;
  3384. --wpforms-field-size-checkbox-size: 16px;
  3385. --wpforms-field-size-sublabel-spacing: 5px;
  3386. --wpforms-field-size-icon-size: 1;
  3387. --wpforms-label-size-font-size: 16px;
  3388. --wpforms-label-size-line-height: 19px;
  3389. --wpforms-label-size-sublabel-font-size: 14px;
  3390. --wpforms-label-size-sublabel-line-height: 17px;
  3391. --wpforms-button-size-font-size: 17px;
  3392. --wpforms-button-size-height: 41px;
  3393. --wpforms-button-size-padding-h: 15px;
  3394. --wpforms-button-size-margin-top: 10px;
  3395.  
  3396. }
  3397. </style></head>
  3398.  
  3399. <body class="home page-template-default page page-id-1996 wp-custom-logo wp-embed-responsive theme-taskon woocommerce-no-js elementor-default elementor-template-full-width elementor-kit-33 elementor-page elementor-page-1996">
  3400. <header class="tk-header ">
  3401. <div class="container">
  3402. <div class="row">
  3403. <div class="col-12">
  3404. <div class="tk-headerwrap">
  3405. <strong class="tk-logo"><a href="https://lawzapo.com/"><img class="amsvglogo" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="" data-lazy-src="https://lawzapo.com/wp-content/uploads/2024/11/lawzapo-logo-131-x-43-nov-24-v1.png"><noscript><img class="amsvglogo" src="https://lawzapo.com/wp-content/uploads/2024/11/lawzapo-logo-131-x-43-nov-24-v1.png" alt=""></noscript></a></strong>
  3406. <nav class="navbar-expand-xl tk-navbar">
  3407. <div class="tk-navbar-right">
  3408. <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
  3409. <span class="icon-menu"></span>
  3410. </button>
  3411. <div class="collapse navbar-collapse" id="navbarNav">
  3412. <ul class="navbar-nav tb-navbarnav">
  3413. <li class="tb-inbox">
  3414.            <a href="https://lawzapo.com/dashboard/?ref=inbox&#038;identity=0">
  3415.                                <i class="icon-message-square"></i>
  3416.                                        <em class="tk-remaining-notification">40</em>                    <span>Messages</span>
  3417.                        </a>
  3418.            </li>
  3419. </ul>
  3420. <div class="menu-header-menu-container"><ul id="primary-menu" class="navbar-nav tb-navbarnav tk-menu-navbarnav"><li id="menu-item-95458" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-95458"><a href="https://lawzapo.com/service/">Legal Services</a></li>
  3421. <li id="menu-item-84319" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-84319"><a href="https://lawzapo.com/questions/">Free Q&#038;A</a></li>
  3422. <li id="menu-item-95459" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-95459"><a href="https://lawzapo.com/cases/">Cases</a></li>
  3423. </ul></div><div class="tk-navbarbtn"><a href="javascript:;" class="tk-btn tk-login tk-login-poup">Sign in</a><a href="javascript:void(0);" data-type="post_task" id="tk_post_task" class="tk-btn-solid-lg">Post a task<i class="icon icon-plus"></i></a></div>
  3424. </div>
  3425. </div>
  3426. </nav>
  3427. </div>
  3428. </div>
  3429. </div>
  3430. </div>
  3431. </header>
  3432. <!-- <div class="lz_trending_menu">
  3433. </div> -->
  3434. <main class="taskon-main-wrapper tk-lightest_bg"> <div data-elementor-type="wp-page" data-elementor-id="1996" class="elementor elementor-1996" data-elementor-post-type="page">
  3435. <div class="elementor-element elementor-element-a27014b e-flex e-con-boxed e-con e-parent" data-id="a27014b" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
  3436. <div class="e-con-inner">
  3437. <div class="elementor-element elementor-element-17f8835 e-con-full e-flex e-con e-child" data-id="17f8835" data-element_type="container">
  3438. <div class="elementor-element elementor-element-4ff6e02 elementor-widget elementor-widget-heading" data-id="4ff6e02" data-element_type="widget" data-widget_type="heading.default">
  3439. <div class="elementor-widget-container">
  3440. <style>/*! elementor - v3.21.0 - 26-05-2024 */
  3441. .elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1 class="elementor-heading-title elementor-size-default">Find Attorney, Arbitrator, Counsellor, Legal Aid</h1> </div>
  3442. </div>
  3443. <div class="elementor-element elementor-element-50312f4 elementor-widget elementor-widget-text-editor" data-id="50312f4" data-element_type="widget" data-widget_type="text-editor.default">
  3444. <div class="elementor-widget-container">
  3445. <style>/*! elementor - v3.21.0 - 26-05-2024 */
  3446. .elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}</style> <p><span style="color: #000000;">100% payment protection &#8211; Fund upfront, pay only when you are satisfied.</span></p><p><span style="color: #000000;">From Real Estate, Criminal, Corporate to Family Law &#8211; you name it, we&#8217;ve got it.</span></p> </div>
  3447. </div>
  3448. <div class="elementor-element elementor-element-2e0be35 e-flex e-con-boxed e-con e-child" data-id="2e0be35" data-element_type="container">
  3449. <div class="e-con-inner">
  3450. <div class="elementor-element elementor-element-066b650 elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="066b650" data-element_type="widget" data-widget_type="button.default">
  3451. <div class="elementor-widget-container">
  3452. <div class="elementor-button-wrapper">
  3453. <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://lawzapo.com/service/" target="_blank">
  3454. <span class="elementor-button-content-wrapper">
  3455. <span class="elementor-button-text">Find Attorney</span>
  3456. </span>
  3457. </a>
  3458. </div>
  3459. </div>
  3460. </div>
  3461. <div class="elementor-element elementor-element-6b2bfeb elementor-widget__width-auto elementor-align-left elementor-widget elementor-widget-button" data-id="6b2bfeb" data-element_type="widget" data-widget_type="button.default">
  3462. <div class="elementor-widget-container">
  3463. <div class="elementor-button-wrapper">
  3464. <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://lawzapo.com/questions/" target="_blank">
  3465. <span class="elementor-button-content-wrapper">
  3466. <span class="elementor-button-text">Ask free question</span>
  3467. </span>
  3468. </a>
  3469. </div>
  3470. </div>
  3471. </div>
  3472. </div>
  3473. </div>
  3474. </div>
  3475. <div class="elementor-element elementor-element-3307610 e-con-full e-flex e-con e-child" data-id="3307610" data-element_type="container">
  3476. <div class="elementor-element elementor-element-f649a1f elementor-widget elementor-widget-image" data-id="f649a1f" data-element_type="widget" data-widget_type="image.default">
  3477. <div class="elementor-widget-container">
  3478. <style>/*! elementor - v3.21.0 - 26-05-2024 */
  3479. .elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <img fetchpriority="high" decoding="async" width="1200" height="900" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%20900'%3E%3C/svg%3E" class="attachment-full size-full wp-image-106368" alt="" data-lazy-srcset="https://lawzapo.com/wp-content/uploads/2024/04/Project-Home-Top-Grid-Project-Manager-2.png 1200w, https://lawzapo.com/wp-content/uploads/2024/04/Project-Home-Top-Grid-Project-Manager-2-300x225.png 300w, https://lawzapo.com/wp-content/uploads/2024/04/Project-Home-Top-Grid-Project-Manager-2-1024x768.png 1024w, https://lawzapo.com/wp-content/uploads/2024/04/Project-Home-Top-Grid-Project-Manager-2-768x576.png 768w, https://lawzapo.com/wp-content/uploads/2024/04/Project-Home-Top-Grid-Project-Manager-2-600x450.png 600w" data-lazy-sizes="(max-width: 1200px) 100vw, 1200px" data-lazy-src="https://lawzapo.com/wp-content/uploads/2024/04/Project-Home-Top-Grid-Project-Manager-2.png" /><noscript><img fetchpriority="high" decoding="async" width="1200" height="900" src="https://lawzapo.com/wp-content/uploads/2024/04/Project-Home-Top-Grid-Project-Manager-2.png" class="attachment-full size-full wp-image-106368" alt="" srcset="https://lawzapo.com/wp-content/uploads/2024/04/Project-Home-Top-Grid-Project-Manager-2.png 1200w, https://lawzapo.com/wp-content/uploads/2024/04/Project-Home-Top-Grid-Project-Manager-2-300x225.png 300w, https://lawzapo.com/wp-content/uploads/2024/04/Project-Home-Top-Grid-Project-Manager-2-1024x768.png 1024w, https://lawzapo.com/wp-content/uploads/2024/04/Project-Home-Top-Grid-Project-Manager-2-768x576.png 768w, https://lawzapo.com/wp-content/uploads/2024/04/Project-Home-Top-Grid-Project-Manager-2-600x450.png 600w" sizes="(max-width: 1200px) 100vw, 1200px" /></noscript> </div>
  3480. </div>
  3481. </div>
  3482. </div>
  3483. </div>
  3484. <div class="elementor-element elementor-element-e91876d e-flex e-con-boxed e-con e-parent" data-id="e91876d" data-element_type="container">
  3485. <div class="e-con-inner">
  3486. <div class="elementor-element elementor-element-229ab57 elementor-widget elementor-widget-heading" data-id="229ab57" data-element_type="widget" data-widget_type="heading.default">
  3487. <div class="elementor-widget-container">
  3488. <h2 class="elementor-heading-title elementor-size-default">How it works?</h2> </div>
  3489. </div>
  3490. </div>
  3491. </div>
  3492. <div class="elementor-element elementor-element-2e1f18d e-flex e-con-boxed e-con e-parent" data-id="2e1f18d" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
  3493. <div class="e-con-inner">
  3494. <div class="elementor-element elementor-element-9f5eadd e-con-full e-flex e-con e-child" data-id="9f5eadd" data-element_type="container">
  3495. <div class="elementor-element elementor-element-ffc9b09 elementor-widget elementor-widget-image" data-id="ffc9b09" data-element_type="widget" data-widget_type="image.default">
  3496. <div class="elementor-widget-container">
  3497. <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" title="icons- lawzapo &#8211; budget &#8211; aug 24 &#8211; 100" alt="icons- lawzapo - budget - aug 24 - 100" data-lazy-src="https://lawzapo.com/wp-content/uploads/elementor/thumbs/icons-lawzapo-budget-aug-24-100-qsfvr1kdkioxr3uodrnq9vauiu0fn305u5yshmt4ps.png" /><noscript><img decoding="async" src="https://lawzapo.com/wp-content/uploads/elementor/thumbs/icons-lawzapo-budget-aug-24-100-qsfvr1kdkioxr3uodrnq9vauiu0fn305u5yshmt4ps.png" title="icons- lawzapo &#8211; budget &#8211; aug 24 &#8211; 100" alt="icons- lawzapo - budget - aug 24 - 100" loading="lazy" /></noscript> </div>
  3498. </div>
  3499. <div class="elementor-element elementor-element-1d6efcf elementor-widget elementor-widget-text-editor" data-id="1d6efcf" data-element_type="widget" data-widget_type="text-editor.default">
  3500. <div class="elementor-widget-container">
  3501. <p style="text-align: center;"><b>1.  </b><span style="text-align: var(--text-align);"><b>Stick to your budget</b></span></p> </div>
  3502. </div>
  3503. <div class="elementor-element elementor-element-987c22f elementor-widget elementor-widget-text-editor" data-id="987c22f" data-element_type="widget" data-widget_type="text-editor.default">
  3504. <div class="elementor-widget-container">
  3505. <p>Find the right service for every price point. Fixed or hourly rates, project-based pricing.</p> </div>
  3506. </div>
  3507. </div>
  3508. <div class="elementor-element elementor-element-db4d3eb e-con-full e-flex e-con e-child" data-id="db4d3eb" data-element_type="container">
  3509. <div class="elementor-element elementor-element-5edd9e3 elementor-widget elementor-widget-image" data-id="5edd9e3" data-element_type="widget" data-widget_type="image.default">
  3510. <div class="elementor-widget-container">
  3511. <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" title="icons- lawzapo &#8211; proposal &#8211; aug 24 &#8211; 100" alt="icons- lawzapo - proposal - aug 24 - 100" data-lazy-src="https://lawzapo.com/wp-content/uploads/elementor/thumbs/icons-lawzapo-proposal-aug-24-100-qsfvr0mjdonnfhw1j993pdjdxg52fdwfi1bb0cuiw0.png" /><noscript><img decoding="async" src="https://lawzapo.com/wp-content/uploads/elementor/thumbs/icons-lawzapo-proposal-aug-24-100-qsfvr0mjdonnfhw1j993pdjdxg52fdwfi1bb0cuiw0.png" title="icons- lawzapo &#8211; proposal &#8211; aug 24 &#8211; 100" alt="icons- lawzapo - proposal - aug 24 - 100" loading="lazy" /></noscript> </div>
  3512. </div>
  3513. <div class="elementor-element elementor-element-beef467 elementor-widget elementor-widget-text-editor" data-id="beef467" data-element_type="widget" data-widget_type="text-editor.default">
  3514. <div class="elementor-widget-container">
  3515. <p style="text-align: center;"><b>2.  Get quality work done quickly</b></p> </div>
  3516. </div>
  3517. <div class="elementor-element elementor-element-3ae499b elementor-widget elementor-widget-text-editor" data-id="3ae499b" data-element_type="widget" data-widget_type="text-editor.default">
  3518. <div class="elementor-widget-container">
  3519. <p>Hand your project over to a talented Attorney in minutes, get long-lasting results.</p> </div>
  3520. </div>
  3521. </div>
  3522. <div class="elementor-element elementor-element-0fc3691 e-con-full e-flex e-con e-child" data-id="0fc3691" data-element_type="container">
  3523. <div class="elementor-element elementor-element-72a38e8 elementor-widget elementor-widget-image" data-id="72a38e8" data-element_type="widget" data-widget_type="image.default">
  3524. <div class="elementor-widget-container">
  3525. <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" title="icons- lawzapo &#8211; pay bill &#8211; aug 24 &#8211; 100" alt="icons- lawzapo - pay bill - aug 24 - 100" data-lazy-src="https://lawzapo.com/wp-content/uploads/elementor/thumbs/icons-lawzapo-pay-bill-aug-24-100-qsfvqzop6umd3vxeoquh4vrxc29p7osp5wntj2vx28.png" /><noscript><img decoding="async" src="https://lawzapo.com/wp-content/uploads/elementor/thumbs/icons-lawzapo-pay-bill-aug-24-100-qsfvqzop6umd3vxeoquh4vrxc29p7osp5wntj2vx28.png" title="icons- lawzapo &#8211; pay bill &#8211; aug 24 &#8211; 100" alt="icons- lawzapo - pay bill - aug 24 - 100" loading="lazy" /></noscript> </div>
  3526. </div>
  3527. <div class="elementor-element elementor-element-b557359 elementor-widget elementor-widget-text-editor" data-id="b557359" data-element_type="widget" data-widget_type="text-editor.default">
  3528. <div class="elementor-widget-container">
  3529. <p style="text-align: center;"><b>3.  Pay when you&#8217;re happy</b></p> </div>
  3530. </div>
  3531. <div class="elementor-element elementor-element-fd8b447 elementor-widget elementor-widget-text-editor" data-id="fd8b447" data-element_type="widget" data-widget_type="text-editor.default">
  3532. <div class="elementor-widget-container">
  3533. <p style="text-align: center;">Upfront quotes mean no surprises. Payments only get released when you approve.</p> </div>
  3534. </div>
  3535. </div>
  3536. <div class="elementor-element elementor-element-d222888 e-con-full e-flex e-con e-child" data-id="d222888" data-element_type="container">
  3537. <div class="elementor-element elementor-element-98007df elementor-widget elementor-widget-image" data-id="98007df" data-element_type="widget" data-widget_type="image.default">
  3538. <div class="elementor-widget-container">
  3539. <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" title="icons- lawzapo &#8211; support &#8211; aug 24 &#8211; 100" alt="icons- lawzapo - support - aug 24 - 100" data-lazy-src="https://lawzapo.com/wp-content/uploads/elementor/thumbs/icons-lawzapo-support-aug-24-100-qsfvqyqv00l2s9yru8fuke0gqoebzzoyts0c1sxb8g.png" /><noscript><img decoding="async" src="https://lawzapo.com/wp-content/uploads/elementor/thumbs/icons-lawzapo-support-aug-24-100-qsfvqyqv00l2s9yru8fuke0gqoebzzoyts0c1sxb8g.png" title="icons- lawzapo &#8211; support &#8211; aug 24 &#8211; 100" alt="icons- lawzapo - support - aug 24 - 100" loading="lazy" /></noscript> </div>
  3540. </div>
  3541. <div class="elementor-element elementor-element-9f863fa elementor-widget elementor-widget-text-editor" data-id="9f863fa" data-element_type="widget" data-widget_type="text-editor.default">
  3542. <div class="elementor-widget-container">
  3543. <p style="text-align: center;"><b>3. Count on 24/7 support</b></p> </div>
  3544. </div>
  3545. <div class="elementor-element elementor-element-fe0c8df elementor-widget elementor-widget-text-editor" data-id="fe0c8df" data-element_type="widget" data-widget_type="text-editor.default">
  3546. <div class="elementor-widget-container">
  3547. <p style="text-align: center;">Our round-the-clock support team is available to help anytime, anywhere.</p> </div>
  3548. </div>
  3549. </div>
  3550. </div>
  3551. </div>
  3552. <div class="elementor-element elementor-element-7c479ef e-flex e-con-boxed e-con e-parent" data-id="7c479ef" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
  3553. <div class="e-con-inner">
  3554. <div class="elementor-element elementor-element-6d14377 elementor-widget elementor-widget-heading" data-id="6d14377" data-element_type="widget" data-widget_type="heading.default">
  3555. <div class="elementor-widget-container">
  3556. <h2 class="elementor-heading-title elementor-size-default">Your money is safe</h2> </div>
  3557. </div>
  3558. </div>
  3559. </div>
  3560. <div class="elementor-element elementor-element-563f2c0 e-flex e-con-boxed e-con e-parent" data-id="563f2c0" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
  3561. <div class="e-con-inner">
  3562. <div class="elementor-element elementor-element-927a5f4 e-con-full e-flex e-con e-child" data-id="927a5f4" data-element_type="container">
  3563. <div class="elementor-element elementor-element-7896937 elementor-widget elementor-widget-image" data-id="7896937" data-element_type="widget" data-widget_type="image.default">
  3564. <div class="elementor-widget-container">
  3565. <img decoding="async" width="450" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20450%20300'%3E%3C/svg%3E" class="attachment-large size-large wp-image-92743" alt="" data-lazy-src="https://lawzapo.com/wp-content/uploads/2024/01/Payment-Protection-6-lawzapo-legal.gif" /><noscript><img decoding="async" width="450" height="300" src="https://lawzapo.com/wp-content/uploads/2024/01/Payment-Protection-6-lawzapo-legal.gif" class="attachment-large size-large wp-image-92743" alt="" /></noscript> </div>
  3566. </div>
  3567. </div>
  3568. <div class="elementor-element elementor-element-6170fb8 e-con-full e-flex e-con e-child" data-id="6170fb8" data-element_type="container">
  3569. <div class="elementor-element elementor-element-4568538 elementor-widget elementor-widget-text-editor" data-id="4568538" data-element_type="widget" data-widget_type="text-editor.default">
  3570. <div class="elementor-widget-container">
  3571. <p><span style="color: #000000;">Fund the service upfront. Legal Professional gets paid once you are satisfied with the work.</span></p><p><strong>Powered by </strong> <img decoding="async" class="alignnone wp-image-92732" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2083%2036'%3E%3C/svg%3E" alt="" width="83" height="36" data-lazy-srcset="https://lawzapo.com/wp-content/uploads/2024/01/pci-compliant-logo-300x130.png 300w, https://lawzapo.com/wp-content/uploads/2024/01/pci-compliant-logo.png 341w" data-lazy-sizes="(max-width: 83px) 100vw, 83px" data-lazy-src="https://lawzapo.com/wp-content/uploads/2024/01/pci-compliant-logo-300x130.png" /><noscript><img decoding="async" class="alignnone wp-image-92732" src="https://lawzapo.com/wp-content/uploads/2024/01/pci-compliant-logo-300x130.png" alt="" width="83" height="36" srcset="https://lawzapo.com/wp-content/uploads/2024/01/pci-compliant-logo-300x130.png 300w, https://lawzapo.com/wp-content/uploads/2024/01/pci-compliant-logo.png 341w" sizes="(max-width: 83px) 100vw, 83px" /></noscript>   <img decoding="async" class="alignnone wp-image-92733" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2079%2040'%3E%3C/svg%3E" alt="" width="79" height="40" data-lazy-srcset="https://lawzapo.com/wp-content/uploads/2024/01/ssl-protected-logo-300x150.jpeg 300w, https://lawzapo.com/wp-content/uploads/2024/01/ssl-protected-logo-315x159.jpeg 315w, https://lawzapo.com/wp-content/uploads/2024/01/ssl-protected-logo-306x159.jpeg 306w, https://lawzapo.com/wp-content/uploads/2024/01/ssl-protected-logo.jpeg 318w" data-lazy-sizes="(max-width: 79px) 100vw, 79px" data-lazy-src="https://lawzapo.com/wp-content/uploads/2024/01/ssl-protected-logo-300x150.jpeg" /><noscript><img loading="lazy" decoding="async" class="alignnone wp-image-92733" src="https://lawzapo.com/wp-content/uploads/2024/01/ssl-protected-logo-300x150.jpeg" alt="" width="79" height="40" srcset="https://lawzapo.com/wp-content/uploads/2024/01/ssl-protected-logo-300x150.jpeg 300w, https://lawzapo.com/wp-content/uploads/2024/01/ssl-protected-logo-315x159.jpeg 315w, https://lawzapo.com/wp-content/uploads/2024/01/ssl-protected-logo-306x159.jpeg 306w, https://lawzapo.com/wp-content/uploads/2024/01/ssl-protected-logo.jpeg 318w" sizes="(max-width: 79px) 100vw, 79px" /></noscript></p><p><img decoding="async" class="alignnone size-medium wp-image-103043" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20526%20150'%3E%3C/svg%3E" alt="" width="526" height="150" data-lazy-srcset="https://lawzapo.com/wp-content/uploads/2024/03/Paypal-stripe-razorpay-PG-300x86.png 300w, https://lawzapo.com/wp-content/uploads/2024/03/Paypal-stripe-razorpay-PG.png 526w" data-lazy-sizes="(max-width: 526px) 100vw, 526px" data-lazy-src="https://lawzapo.com/wp-content/uploads/2024/03/Paypal-stripe-razorpay-PG-300x86.png" /><noscript><img loading="lazy" decoding="async" class="alignnone size-medium wp-image-103043" src="https://lawzapo.com/wp-content/uploads/2024/03/Paypal-stripe-razorpay-PG-300x86.png" alt="" width="526" height="150" srcset="https://lawzapo.com/wp-content/uploads/2024/03/Paypal-stripe-razorpay-PG-300x86.png 300w, https://lawzapo.com/wp-content/uploads/2024/03/Paypal-stripe-razorpay-PG.png 526w" sizes="(max-width: 526px) 100vw, 526px" /></noscript></p> </div>
  3572. </div>
  3573. </div>
  3574. </div>
  3575. </div>
  3576. <div class="elementor-element elementor-element-5961653 e-flex e-con-boxed e-con e-parent" data-id="5961653" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
  3577. <div class="e-con-inner">
  3578. <div class="elementor-element elementor-element-7dc68d7 elementor-widget elementor-widget-heading" data-id="7dc68d7" data-element_type="widget" data-widget_type="heading.default">
  3579. <div class="elementor-widget-container">
  3580. <h2 class="elementor-heading-title elementor-size-default">We're in 200+ countries</h2> </div>
  3581. </div>
  3582. <div class="elementor-element elementor-element-13a04b1 elementor-widget elementor-widget-image" data-id="13a04b1" data-element_type="widget" data-widget_type="image.default">
  3583. <div class="elementor-widget-container">
  3584. <img decoding="async" width="700" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20700%20200'%3E%3C/svg%3E" class="attachment-large size-large wp-image-89471" alt="" data-lazy-srcset="https://lawzapo.com/wp-content/uploads/2023/11/Lawzapo-payment-partners-1.png 700w, https://lawzapo.com/wp-content/uploads/2023/11/Lawzapo-payment-partners-1-300x86.png 300w, https://lawzapo.com/wp-content/uploads/2023/11/Lawzapo-payment-partners-1-600x171.png 600w" data-lazy-sizes="(max-width: 700px) 100vw, 700px" data-lazy-src="https://lawzapo.com/wp-content/uploads/2023/11/Lawzapo-payment-partners-1.png" /><noscript><img loading="lazy" decoding="async" width="700" height="200" src="https://lawzapo.com/wp-content/uploads/2023/11/Lawzapo-payment-partners-1.png" class="attachment-large size-large wp-image-89471" alt="" srcset="https://lawzapo.com/wp-content/uploads/2023/11/Lawzapo-payment-partners-1.png 700w, https://lawzapo.com/wp-content/uploads/2023/11/Lawzapo-payment-partners-1-300x86.png 300w, https://lawzapo.com/wp-content/uploads/2023/11/Lawzapo-payment-partners-1-600x171.png 600w" sizes="(max-width: 700px) 100vw, 700px" /></noscript> </div>
  3585. </div>
  3586. <div class="elementor-element elementor-element-e468317 elementor-align-center elementor-widget elementor-widget-button" data-id="e468317" data-element_type="widget" data-widget_type="button.default">
  3587. <div class="elementor-widget-container">
  3588. <div class="elementor-button-wrapper">
  3589. <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://help.lawzapo.com/support/list-of-countries-we-service/" target="_blank">
  3590. <span class="elementor-button-content-wrapper">
  3591. <span class="elementor-button-text">View all countries</span>
  3592. </span>
  3593. </a>
  3594. </div>
  3595. </div>
  3596. </div>
  3597. </div>
  3598. </div>
  3599. <div class="elementor-element elementor-element-00a09e5 elementor-hidden-desktop e-flex e-con-boxed e-con e-parent" data-id="00a09e5" data-element_type="container">
  3600. <div class="e-con-inner">
  3601. <div class="elementor-element elementor-element-7fed20d elementor-widget elementor-widget-taskbot_element_popular_categories" data-id="7fed20d" data-element_type="widget" data-widget_type="taskbot_element_popular_categories.default">
  3602. <div class="elementor-widget-container">
  3603.            <div class="tk-popular-categories">
  3604.                <div class="container">
  3605.                    <div class="row justify-content-center">
  3606.                                                    <div class="col-lg-7">
  3607.                                <div class="tk-main-title-holder text-center">
  3608.                                                                            <div class="tk-maintitle">
  3609.                                            <h2>You need it, we&#039;ve got it</h2>
  3610.                                        </div>
  3611.                                                                                                        </div>
  3612.                            </div>
  3613.                                                                            <div class="col-12">
  3614.                                <div class="tk-category_list tk-category_list-two">
  3615.                                    <ul>
  3616.                                                                                <li class="tk-category_item">
  3617.                                                                                                    <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Property / Real Estate" data-lazy-src="https://lawzapo.com/wp-content/uploads/2024/08/icons-lawzapo-property-aug-24-100.png"><noscript><img decoding="async" src="https://lawzapo.com/wp-content/uploads/2024/08/icons-lawzapo-property-aug-24-100.png" alt="Property / Real Estate"></noscript>
  3618.                                                                                                <div class="tk-category_info">
  3619.                                                                                                            <h5><a href="https://lawzapo.com/service/?taskbot_service%5Bcategory%5D=11871">Property / Real Estate</a></h5>
  3620.                                                                                                                                                                <span>57 Listings</span>
  3621.                                                                                                    </div>
  3622.                                            </li>
  3623.                                                                                    <li class="tk-category_item">
  3624.                                                                                                    <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Family Law" data-lazy-src="https://lawzapo.com/wp-content/uploads/2024/08/icons-lawzapo-family-law-aug-24-100.png"><noscript><img decoding="async" src="https://lawzapo.com/wp-content/uploads/2024/08/icons-lawzapo-family-law-aug-24-100.png" alt="Family Law"></noscript>
  3625.                                                                                                <div class="tk-category_info">
  3626.                                                                                                            <h5><a href="https://lawzapo.com/service/?taskbot_service%5Bcategory%5D=11875">Family Law</a></h5>
  3627.                                                                                                                                                                <span>89 Listings</span>
  3628.                                                                                                    </div>
  3629.                                            </li>
  3630.                                                                                    <li class="tk-category_item">
  3631.                                                                                                    <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Criminal" data-lazy-src="https://lawzapo.com/wp-content/uploads/2024/08/icons-lawzapo-criminal-aug-24-100.png"><noscript><img decoding="async" src="https://lawzapo.com/wp-content/uploads/2024/08/icons-lawzapo-criminal-aug-24-100.png" alt="Criminal"></noscript>
  3632.                                                                                                <div class="tk-category_info">
  3633.                                                                                                            <h5><a href="https://lawzapo.com/service/?taskbot_service%5Bcategory%5D=11876">Criminal</a></h5>
  3634.                                                                                                                                                                <span>85 Listings</span>
  3635.                                                                                                    </div>
  3636.                                            </li>
  3637.                                                                                    <li class="tk-category_item">
  3638.                                                                                                    <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Corporate" data-lazy-src="https://lawzapo.com/wp-content/uploads/2023/12/icons8-corporate-100.png"><noscript><img decoding="async" src="https://lawzapo.com/wp-content/uploads/2023/12/icons8-corporate-100.png" alt="Corporate"></noscript>
  3639.                                                                                                <div class="tk-category_info">
  3640.                                                                                                            <h5><a href="https://lawzapo.com/service/?taskbot_service%5Bcategory%5D=11877">Corporate</a></h5>
  3641.                                                                                                                                                                <span>15 Listings</span>
  3642.                                                                                                    </div>
  3643.                                            </li>
  3644.                                                                                    <li class="tk-category_item">
  3645.                                                                                                    <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Employment" data-lazy-src="https://lawzapo.com/wp-content/uploads/2023/12/Lawzapo-category-Employment-v1.png"><noscript><img decoding="async" src="https://lawzapo.com/wp-content/uploads/2023/12/Lawzapo-category-Employment-v1.png" alt="Employment"></noscript>
  3646.                                                                                                <div class="tk-category_info">
  3647.                                                                                                            <h5><a href="https://lawzapo.com/service/?taskbot_service%5Bcategory%5D=52401">Employment</a></h5>
  3648.                                                                                                                                                                <span>12 Listings</span>
  3649.                                                                                                    </div>
  3650.                                            </li>
  3651.                                                                            </ul>
  3652.                                </div>
  3653.                            </div>
  3654.                                            </div>
  3655.                </div>
  3656.            </div>
  3657.             </div>
  3658. </div>
  3659. </div>
  3660. </div>
  3661. <div class="elementor-element elementor-element-6c21bf6 elementor-hidden-tablet elementor-hidden-mobile elementor-hidden-desktop e-flex e-con-boxed e-con e-parent" data-id="6c21bf6" data-element_type="container">
  3662. <div class="e-con-inner">
  3663. <div class="elementor-element elementor-element-c933f3d elementor-widget elementor-widget-taskbot_element_popular_categories" data-id="c933f3d" data-element_type="widget" data-widget_type="taskbot_element_popular_categories.default">
  3664. <div class="elementor-widget-container">
  3665.            <div class="tk-popular-categories">
  3666.                <div class="container">
  3667.                    <div class="row justify-content-center">
  3668.                                                    <div class="col-lg-7">
  3669.                                <div class="tk-main-title-holder text-center">
  3670.                                                                            <div class="tk-maintitle">
  3671.                                            <h2>You need it, we&#039;ve got it</h2>
  3672.                                        </div>
  3673.                                                                                                        </div>
  3674.                            </div>
  3675.                                                                            <div class="col-12">
  3676.                                <div class="tk-category_list tk-category_list-two">
  3677.                                    <ul>
  3678.                                                                                <li class="tk-category_item">
  3679.                                                                                                    <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Property / Real Estate" data-lazy-src="https://lawzapo.com/wp-content/uploads/2024/08/icons-lawzapo-property-aug-24-100.png"><noscript><img decoding="async" src="https://lawzapo.com/wp-content/uploads/2024/08/icons-lawzapo-property-aug-24-100.png" alt="Property / Real Estate"></noscript>
  3680.                                                                                                <div class="tk-category_info">
  3681.                                                                                                            <h5><a href="https://lawzapo.com/service/?taskbot_service%5Bcategory%5D=11871">Property / Real Estate</a></h5>
  3682.                                                                                                                                                                <span>57 Listings</span>
  3683.                                                                                                    </div>
  3684.                                            </li>
  3685.                                                                                    <li class="tk-category_item">
  3686.                                                                                                    <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Criminal" data-lazy-src="https://lawzapo.com/wp-content/uploads/2024/08/icons-lawzapo-criminal-aug-24-100.png"><noscript><img decoding="async" src="https://lawzapo.com/wp-content/uploads/2024/08/icons-lawzapo-criminal-aug-24-100.png" alt="Criminal"></noscript>
  3687.                                                                                                <div class="tk-category_info">
  3688.                                                                                                            <h5><a href="https://lawzapo.com/service/?taskbot_service%5Bcategory%5D=11876">Criminal</a></h5>
  3689.                                                                                                                                                                <span>85 Listings</span>
  3690.                                                                                                    </div>
  3691.                                            </li>
  3692.                                                                                    <li class="tk-category_item">
  3693.                                                                                                    <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Corporate" data-lazy-src="https://lawzapo.com/wp-content/uploads/2023/12/icons8-corporate-100.png"><noscript><img decoding="async" src="https://lawzapo.com/wp-content/uploads/2023/12/icons8-corporate-100.png" alt="Corporate"></noscript>
  3694.                                                                                                <div class="tk-category_info">
  3695.                                                                                                            <h5><a href="https://lawzapo.com/service/?taskbot_service%5Bcategory%5D=11877">Corporate</a></h5>
  3696.                                                                                                                                                                <span>15 Listings</span>
  3697.                                                                                                    </div>
  3698.                                            </li>
  3699.                                                                                    <li class="tk-category_item">
  3700.                                                                                                    <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Civil Rights" data-lazy-src="https://lawzapo.com/wp-content/uploads/2023/12/Lawzapo-category-Civil-Rights-v1.png"><noscript><img decoding="async" src="https://lawzapo.com/wp-content/uploads/2023/12/Lawzapo-category-Civil-Rights-v1.png" alt="Civil Rights"></noscript>
  3701.                                                                                                <div class="tk-category_info">
  3702.                                                                                                            <h5><a href="https://lawzapo.com/service/?taskbot_service%5Bcategory%5D=11883">Civil Rights</a></h5>
  3703.                                                                                                                                                                <span>3 Listings</span>
  3704.                                                                                                    </div>
  3705.                                            </li>
  3706.                                                                                    <li class="tk-category_item">
  3707.                                                                                                    <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Estate Planning" data-lazy-src="https://lawzapo.com/wp-content/uploads/2023/12/Lawzapo-category-Estate-Planning-v1-2.png"><noscript><img decoding="async" src="https://lawzapo.com/wp-content/uploads/2023/12/Lawzapo-category-Estate-Planning-v1-2.png" alt="Estate Planning"></noscript>
  3708.                                                                                                <div class="tk-category_info">
  3709.                                                                                                            <h5><a href="https://lawzapo.com/service/?taskbot_service%5Bcategory%5D=52399">Estate Planning</a></h5>
  3710.                                                                                                                                                                <span>6 Listings</span>
  3711.                                                                                                    </div>
  3712.                                            </li>
  3713.                                                                                    <li class="tk-category_item">
  3714.                                                                                                    <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Employment" data-lazy-src="https://lawzapo.com/wp-content/uploads/2023/12/Lawzapo-category-Employment-v1.png"><noscript><img decoding="async" src="https://lawzapo.com/wp-content/uploads/2023/12/Lawzapo-category-Employment-v1.png" alt="Employment"></noscript>
  3715.                                                                                                <div class="tk-category_info">
  3716.                                                                                                            <h5><a href="https://lawzapo.com/service/?taskbot_service%5Bcategory%5D=52401">Employment</a></h5>
  3717.                                                                                                                                                                <span>12 Listings</span>
  3718.                                                                                                    </div>
  3719.                                            </li>
  3720.                                                                                    <li class="tk-category_item">
  3721.                                                                                                    <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Immigration" data-lazy-src="https://lawzapo.com/wp-content/uploads/2023/12/Lawzapo-category-Immigration-v1.png"><noscript><img decoding="async" src="https://lawzapo.com/wp-content/uploads/2023/12/Lawzapo-category-Immigration-v1.png" alt="Immigration"></noscript>
  3722.                                                                                                <div class="tk-category_info">
  3723.                                                                                                            <h5><a href="https://lawzapo.com/service/?taskbot_service%5Bcategory%5D=52403">Immigration</a></h5>
  3724.                                                                                                                                                                <span>5 Listings</span>
  3725.                                                                                                    </div>
  3726.                                            </li>
  3727.                                                                                    <li class="tk-category_item">
  3728.                                                                                                    <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Bankruptcy and Debt" data-lazy-src="https://lawzapo.com/wp-content/uploads/2024/08/icons-lawzapo-debt-aug-24-100.png"><noscript><img decoding="async" src="https://lawzapo.com/wp-content/uploads/2024/08/icons-lawzapo-debt-aug-24-100.png" alt="Bankruptcy and Debt"></noscript>
  3729.                                                                                                <div class="tk-category_info">
  3730.                                                                                                            <h5><a href="https://lawzapo.com/service/?taskbot_service%5Bcategory%5D=52405">Bankruptcy and Debt</a></h5>
  3731.                                                                                                                                                                <span>6 Listings</span>
  3732.                                                                                                    </div>
  3733.                                            </li>
  3734.                                                                                    <li class="tk-category_item">
  3735.                                                                                                    <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Tax" data-lazy-src="https://lawzapo.com/wp-content/uploads/2023/12/Lawzapo-category-Tax-v1.png"><noscript><img decoding="async" src="https://lawzapo.com/wp-content/uploads/2023/12/Lawzapo-category-Tax-v1.png" alt="Tax"></noscript>
  3736.                                                                                                <div class="tk-category_info">
  3737.                                                                                                            <h5><a href="https://lawzapo.com/service/?taskbot_service%5Bcategory%5D=52406">Tax</a></h5>
  3738.                                                                                                                                                                <span>1 Listings</span>
  3739.                                                                                                    </div>
  3740.                                            </li>
  3741.                                                                            </ul>
  3742.                                </div>
  3743.                            </div>
  3744.                                            </div>
  3745.                </div>
  3746.            </div>
  3747.             </div>
  3748. </div>
  3749. </div>
  3750. </div>
  3751. <div class="elementor-element elementor-element-1847dfe elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent" data-id="1847dfe" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
  3752. <div class="e-con-inner">
  3753. <div class="elementor-element elementor-element-9c218f7 elementor-widget elementor-widget-taskbot_element_popular_categories" data-id="9c218f7" data-element_type="widget" data-widget_type="taskbot_element_popular_categories.default">
  3754. <div class="elementor-widget-container">
  3755.            <div class="tk-popular-categories">
  3756.                <div class="container">
  3757.                    <div class="row justify-content-center">
  3758.                                                    <div class="col-lg-7">
  3759.                                <div class="tk-main-title-holder text-center">
  3760.                                                                            <div class="tk-maintitle">
  3761.                                            <h2>You need it, we&#039;ve got it</h2>
  3762.                                        </div>
  3763.                                                                                                        </div>
  3764.                            </div>
  3765.                                                                            <div class="col-12">
  3766.                                <div class="tk-category_list tk-category_list-two">
  3767.                                    <ul>
  3768.                                                                                <li class="tk-category_item">
  3769.                                                                                                    <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Property / Real Estate" data-lazy-src="https://lawzapo.com/wp-content/uploads/2024/08/icons-lawzapo-property-aug-24-100.png"><noscript><img decoding="async" src="https://lawzapo.com/wp-content/uploads/2024/08/icons-lawzapo-property-aug-24-100.png" alt="Property / Real Estate"></noscript>
  3770.                                                                                                <div class="tk-category_info">
  3771.                                                                                                            <h5><a href="https://lawzapo.com/service/?taskbot_service%5Bcategory%5D=11871">Property / Real Estate</a></h5>
  3772.                                                                                                                                                                <span>57 Listings</span>
  3773.                                                                                                    </div>
  3774.                                            </li>
  3775.                                                                                    <li class="tk-category_item">
  3776.                                                                                                    <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Family Law" data-lazy-src="https://lawzapo.com/wp-content/uploads/2024/08/icons-lawzapo-family-law-aug-24-100.png"><noscript><img decoding="async" src="https://lawzapo.com/wp-content/uploads/2024/08/icons-lawzapo-family-law-aug-24-100.png" alt="Family Law"></noscript>
  3777.                                                                                                <div class="tk-category_info">
  3778.                                                                                                            <h5><a href="https://lawzapo.com/service/?taskbot_service%5Bcategory%5D=11875">Family Law</a></h5>
  3779.                                                                                                                                                                <span>89 Listings</span>
  3780.                                                                                                    </div>
  3781.                                            </li>
  3782.                                                                                    <li class="tk-category_item">
  3783.                                                                                                    <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Criminal" data-lazy-src="https://lawzapo.com/wp-content/uploads/2024/08/icons-lawzapo-criminal-aug-24-100.png"><noscript><img decoding="async" src="https://lawzapo.com/wp-content/uploads/2024/08/icons-lawzapo-criminal-aug-24-100.png" alt="Criminal"></noscript>
  3784.                                                                                                <div class="tk-category_info">
  3785.                                                                                                            <h5><a href="https://lawzapo.com/service/?taskbot_service%5Bcategory%5D=11876">Criminal</a></h5>
  3786.                                                                                                                                                                <span>85 Listings</span>
  3787.                                                                                                    </div>
  3788.                                            </li>
  3789.                                                                                    <li class="tk-category_item">
  3790.                                                                                                    <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Corporate" data-lazy-src="https://lawzapo.com/wp-content/uploads/2023/12/icons8-corporate-100.png"><noscript><img decoding="async" src="https://lawzapo.com/wp-content/uploads/2023/12/icons8-corporate-100.png" alt="Corporate"></noscript>
  3791.                                                                                                <div class="tk-category_info">
  3792.                                                                                                            <h5><a href="https://lawzapo.com/service/?taskbot_service%5Bcategory%5D=11877">Corporate</a></h5>
  3793.                                                                                                                                                                <span>15 Listings</span>
  3794.                                                                                                    </div>
  3795.                                            </li>
  3796.                                                                                    <li class="tk-category_item">
  3797.                                                                                                    <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Civil Rights" data-lazy-src="https://lawzapo.com/wp-content/uploads/2023/12/Lawzapo-category-Civil-Rights-v1.png"><noscript><img decoding="async" src="https://lawzapo.com/wp-content/uploads/2023/12/Lawzapo-category-Civil-Rights-v1.png" alt="Civil Rights"></noscript>
  3798.                                                                                                <div class="tk-category_info">
  3799.                                                                                                            <h5><a href="https://lawzapo.com/service/?taskbot_service%5Bcategory%5D=11883">Civil Rights</a></h5>
  3800.                                                                                                                                                                <span>3 Listings</span>
  3801.                                                                                                    </div>
  3802.                                            </li>
  3803.                                                                                    <li class="tk-category_item">
  3804.                                                                                                    <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Estate Planning" data-lazy-src="https://lawzapo.com/wp-content/uploads/2023/12/Lawzapo-category-Estate-Planning-v1-2.png"><noscript><img decoding="async" src="https://lawzapo.com/wp-content/uploads/2023/12/Lawzapo-category-Estate-Planning-v1-2.png" alt="Estate Planning"></noscript>
  3805.                                                                                                <div class="tk-category_info">
  3806.                                                                                                            <h5><a href="https://lawzapo.com/service/?taskbot_service%5Bcategory%5D=52399">Estate Planning</a></h5>
  3807.                                                                                                                                                                <span>6 Listings</span>
  3808.                                                                                                    </div>
  3809.                                            </li>
  3810.                                                                                    <li class="tk-category_item">
  3811.                                                                                                    <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Employment" data-lazy-src="https://lawzapo.com/wp-content/uploads/2023/12/Lawzapo-category-Employment-v1.png"><noscript><img decoding="async" src="https://lawzapo.com/wp-content/uploads/2023/12/Lawzapo-category-Employment-v1.png" alt="Employment"></noscript>
  3812.                                                                                                <div class="tk-category_info">
  3813.                                                                                                            <h5><a href="https://lawzapo.com/service/?taskbot_service%5Bcategory%5D=52401">Employment</a></h5>
  3814.                                                                                                                                                                <span>12 Listings</span>
  3815.                                                                                                    </div>
  3816.                                            </li>
  3817.                                                                                    <li class="tk-category_item">
  3818.                                                                                                    <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Immigration" data-lazy-src="https://lawzapo.com/wp-content/uploads/2023/12/Lawzapo-category-Immigration-v1.png"><noscript><img decoding="async" src="https://lawzapo.com/wp-content/uploads/2023/12/Lawzapo-category-Immigration-v1.png" alt="Immigration"></noscript>
  3819.                                                                                                <div class="tk-category_info">
  3820.                                                                                                            <h5><a href="https://lawzapo.com/service/?taskbot_service%5Bcategory%5D=52403">Immigration</a></h5>
  3821.                                                                                                                                                                <span>5 Listings</span>
  3822.                                                                                                    </div>
  3823.                                            </li>
  3824.                                                                                    <li class="tk-category_item">
  3825.                                                                                                    <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Bankruptcy and Debt" data-lazy-src="https://lawzapo.com/wp-content/uploads/2024/08/icons-lawzapo-debt-aug-24-100.png"><noscript><img decoding="async" src="https://lawzapo.com/wp-content/uploads/2024/08/icons-lawzapo-debt-aug-24-100.png" alt="Bankruptcy and Debt"></noscript>
  3826.                                                                                                <div class="tk-category_info">
  3827.                                                                                                            <h5><a href="https://lawzapo.com/service/?taskbot_service%5Bcategory%5D=52405">Bankruptcy and Debt</a></h5>
  3828.                                                                                                                                                                <span>6 Listings</span>
  3829.                                                                                                    </div>
  3830.                                            </li>
  3831.                                                                                    <li class="tk-category_item">
  3832.                                                                                                    <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Tax" data-lazy-src="https://lawzapo.com/wp-content/uploads/2023/12/Lawzapo-category-Tax-v1.png"><noscript><img decoding="async" src="https://lawzapo.com/wp-content/uploads/2023/12/Lawzapo-category-Tax-v1.png" alt="Tax"></noscript>
  3833.                                                                                                <div class="tk-category_info">
  3834.                                                                                                            <h5><a href="https://lawzapo.com/service/?taskbot_service%5Bcategory%5D=52406">Tax</a></h5>
  3835.                                                                                                                                                                <span>1 Listings</span>
  3836.                                                                                                    </div>
  3837.                                            </li>
  3838.                                                                            </ul>
  3839.                                </div>
  3840.                            </div>
  3841.                                            </div>
  3842.                </div>
  3843.            </div>
  3844.             </div>
  3845. </div>
  3846. </div>
  3847. </div>
  3848. <div class="elementor-element elementor-element-4194e81 elementor-hidden-mobile e-flex e-con-boxed e-con e-parent" data-id="4194e81" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
  3849. <div class="e-con-inner">
  3850. <div class="elementor-element elementor-element-511ee88 elementor-widget elementor-widget-heading" data-id="511ee88" data-element_type="widget" data-widget_type="heading.default">
  3851. <div class="elementor-widget-container">
  3852. <h2 class="elementor-heading-title elementor-size-default">What our Clients say</h2> </div>
  3853. </div>
  3854. <div class="elementor-element elementor-element-0805933 elementor-testimonial--layout-image_left elementor-testimonial--align-left elementor-testimonial--skin-default elementor-arrows-yes elementor-pagination-type-bullets elementor-widget elementor-widget-testimonial-carousel" data-id="0805933" data-element_type="widget" data-settings="{&quot;slides_per_view&quot;:&quot;1&quot;,&quot;speed&quot;:3000,&quot;autoplay_speed&quot;:3000,&quot;show_arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}" data-widget_type="testimonial-carousel.default">
  3855. <div class="elementor-widget-container">
  3856. <div class="elementor-swiper">
  3857. <div class="elementor-main-swiper swiper">
  3858. <div class="swiper-wrapper">
  3859. <div class="swiper-slide">
  3860. <div class="elementor-testimonial">
  3861. <div class="elementor-testimonial__content">
  3862. <div class="elementor-testimonial__text">
  3863. "It's extremely exciting that LawZapo has Attorneys and legal professionals from all over the world - it broadens the talent pool.  Finding a legal professional has never been easier.." </div>
  3864. <cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Kiya Ray</span><span class="elementor-testimonial__title">Hired Attorney for - Criminal Law, USA</span></cite> </div>
  3865. <div class="elementor-testimonial__footer">
  3866. <div class="elementor-testimonial__image">
  3867. <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Kiya Ray" data-lazy-src="https://lawzapo.com/wp-content/uploads/elementor/thumbs/Lawzapo-Client-Reviews-4-qftg5kraq42i6qm0mvtscz26l42k3ef3d7m9e0nd8w.png"><noscript><img decoding="async" src="https://lawzapo.com/wp-content/uploads/elementor/thumbs/Lawzapo-Client-Reviews-4-qftg5kraq42i6qm0mvtscz26l42k3ef3d7m9e0nd8w.png" alt="Kiya Ray"></noscript>
  3868. </div>
  3869. </div>
  3870. </div>
  3871. </div>
  3872. <div class="swiper-slide">
  3873. <div class="elementor-testimonial">
  3874. <div class="elementor-testimonial__content">
  3875. <div class="elementor-testimonial__text">
  3876. "We used LawZapo for divorce application, property division between me and my ex-wife, and child custody - literally everything.  It was like working with a human next to you versus being across the world." </div>
  3877. <cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Rishabh</span><span class="elementor-testimonial__title">Hired Attorney for - Family Laws, Real Estate - UK</span></cite> </div>
  3878. <div class="elementor-testimonial__footer">
  3879. <div class="elementor-testimonial__image">
  3880. <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Rishabh" data-lazy-src="https://lawzapo.com/wp-content/uploads/elementor/thumbs/Lawzapo-Client-Reviews-5-qftg5pghoa8xssf6vfux7fvhk1fe5vxr1uvosegeds.png"><noscript><img decoding="async" src="https://lawzapo.com/wp-content/uploads/elementor/thumbs/Lawzapo-Client-Reviews-5-qftg5pghoa8xssf6vfux7fvhk1fe5vxr1uvosegeds.png" alt="Rishabh"></noscript>
  3881. </div>
  3882. </div>
  3883. </div>
  3884. </div>
  3885. <div class="swiper-slide">
  3886. <div class="elementor-testimonial">
  3887. <div class="elementor-testimonial__content">
  3888. <div class="elementor-testimonial__text">
  3889. "We used LawZapo for corporate legal matters - compliance, sending notices, contract drafting.  Working with LawZapo makes my job title easier." </div>
  3890. <cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Rita Saxena</span><span class="elementor-testimonial__title">Hired Attorney for - Corporate, Real Estate - India</span></cite> </div>
  3891. <div class="elementor-testimonial__footer">
  3892. <div class="elementor-testimonial__image">
  3893. <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Rita Saxena" data-lazy-src="https://lawzapo.com/wp-content/uploads/elementor/thumbs/Lawzapo-Client-Reviews-2-qftg5nktam6d5khx6f1o2gckd9onqhqadlkptuj6q8.png"><noscript><img decoding="async" src="https://lawzapo.com/wp-content/uploads/elementor/thumbs/Lawzapo-Client-Reviews-2-qftg5nktam6d5khx6f1o2gckd9onqhqadlkptuj6q8.png" alt="Rita Saxena"></noscript>
  3894. </div>
  3895. </div>
  3896. </div>
  3897. </div>
  3898. </div>
  3899. <div class="swiper-pagination"></div>
  3900. <div class="elementor-swiper-button elementor-swiper-button-prev" role="button" tabindex="0">
  3901. <svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-left" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z"></path></svg> <span class="elementor-screen-only">Previous</span>
  3902. </div>
  3903. <div class="elementor-swiper-button elementor-swiper-button-next" role="button" tabindex="0">
  3904. <svg aria-hidden="true" class="e-font-icon-svg e-eicon-chevron-right" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z"></path></svg> <span class="elementor-screen-only">Next</span>
  3905. </div>
  3906. </div>
  3907. </div>
  3908. </div>
  3909. </div>
  3910. </div>
  3911. </div>
  3912. <div class="elementor-element elementor-element-769a1f8 e-flex e-con-boxed e-con e-parent" data-id="769a1f8" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
  3913. <div class="e-con-inner">
  3914. <div class="elementor-element elementor-element-cb6706c e-con-full e-flex e-con e-child" data-id="cb6706c" data-element_type="container">
  3915. <div class="elementor-element elementor-element-2622838 elementor-widget elementor-widget-heading" data-id="2622838" data-element_type="widget" data-widget_type="heading.default">
  3916. <div class="elementor-widget-container">
  3917. <h2 class="elementor-heading-title elementor-size-default">Suddenly legal is so doable</h2> </div>
  3918. </div>
  3919. <div class="elementor-element elementor-element-8fd7f6c elementor-widget elementor-widget-text-editor" data-id="8fd7f6c" data-element_type="widget" data-widget_type="text-editor.default">
  3920. <div class="elementor-widget-container">
  3921. <p style="text-align: center;"><span style="color: #000000;">For all of life&#8217;s most stressful legal challenges, <strong><span style="color: #016553;">Law</span><span style="color: #af1908; font-family: Bodoni Moda;">Zapo</span></strong>&#8216;s directory of Legal Professionals and thousands of free resources make it simple to find the help and information that is right for you.</span></p><p style="text-align: center;"><span style="color: #000000;"><strong>&#8211; Be Legally Sorted</strong></span></p> </div>
  3922. </div>
  3923. <div class="elementor-element elementor-element-9bcdc3d e-flex e-con-boxed e-con e-child" data-id="9bcdc3d" data-element_type="container">
  3924. <div class="e-con-inner">
  3925. <div class="elementor-element elementor-element-c826c90 elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="c826c90" data-element_type="widget" data-widget_type="button.default">
  3926. <div class="elementor-widget-container">
  3927. <div class="elementor-button-wrapper">
  3928. <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://lawzapo.com/service/" target="_blank">
  3929. <span class="elementor-button-content-wrapper">
  3930. <span class="elementor-button-text">Find Attorney</span>
  3931. </span>
  3932. </a>
  3933. </div>
  3934. </div>
  3935. </div>
  3936. <div class="elementor-element elementor-element-3d0e0cd elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="3d0e0cd" data-element_type="widget" data-widget_type="button.default">
  3937. <div class="elementor-widget-container">
  3938. <div class="elementor-button-wrapper">
  3939. <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://lawzapo.com/questions/" target="_blank">
  3940. <span class="elementor-button-content-wrapper">
  3941. <span class="elementor-button-text">Ask FREE question</span>
  3942. </span>
  3943. </a>
  3944. </div>
  3945. </div>
  3946. </div>
  3947. </div>
  3948. </div>
  3949. </div>
  3950. <div class="elementor-element elementor-element-a9d3362 e-con-full elementor-hidden-mobile e-flex e-con e-child" data-id="a9d3362" data-element_type="container">
  3951. <div class="elementor-element elementor-element-606f8de elementor-widget elementor-widget-image" data-id="606f8de" data-element_type="widget" data-widget_type="image.default">
  3952. <div class="elementor-widget-container">
  3953. <img decoding="async" width="271" height="386" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20271%20386'%3E%3C/svg%3E" class="attachment-full size-full wp-image-89074" alt="" data-lazy-srcset="https://lawzapo.com/wp-content/uploads/2023/11/Lawzapo-lawyer-michelle-TH-1.png 271w, https://lawzapo.com/wp-content/uploads/2023/11/Lawzapo-lawyer-michelle-TH-1-211x300.png 211w" data-lazy-sizes="(max-width: 271px) 100vw, 271px" data-lazy-src="https://lawzapo.com/wp-content/uploads/2023/11/Lawzapo-lawyer-michelle-TH-1.png" /><noscript><img loading="lazy" decoding="async" width="271" height="386" src="https://lawzapo.com/wp-content/uploads/2023/11/Lawzapo-lawyer-michelle-TH-1.png" class="attachment-full size-full wp-image-89074" alt="" srcset="https://lawzapo.com/wp-content/uploads/2023/11/Lawzapo-lawyer-michelle-TH-1.png 271w, https://lawzapo.com/wp-content/uploads/2023/11/Lawzapo-lawyer-michelle-TH-1-211x300.png 211w" sizes="(max-width: 271px) 100vw, 271px" /></noscript> </div>
  3954. </div>
  3955. </div>
  3956. </div>
  3957. </div>
  3958. <div class="elementor-element elementor-element-5e89c03 e-flex e-con-boxed e-con e-parent" data-id="5e89c03" data-element_type="container" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
  3959. <div class="e-con-inner">
  3960. <div class="elementor-element elementor-element-02e82ea e-con-full e-flex e-con e-child" data-id="02e82ea" data-element_type="container">
  3961. <div class="elementor-element elementor-element-95118be elementor-widget elementor-widget-heading" data-id="95118be" data-element_type="widget" data-widget_type="heading.default">
  3962. <div class="elementor-widget-container">
  3963. <h4 class="elementor-heading-title elementor-size-default">Are you an Attorney, Arbitrator, Counsellor or a Legal Professional?</h4> </div>
  3964. </div>
  3965. <div class="elementor-element elementor-element-5cecec7 elementor-widget elementor-widget-text-editor" data-id="5cecec7" data-element_type="widget" data-widget_type="text-editor.default">
  3966. <div class="elementor-widget-container">
  3967. <p style="text-align: center;"><span style="color: #000000;">No two law practices are exactly alike, but every Attorney needs new clients. Fortunately, <strong><span style="color: #016553;">Law</span><span style="color: #af1908; font-family: Bodoni Moda;">Zapo</span></strong> knows more about reaching legal Clients from 200+ countries. We help you address your business goals and your next clients’ needs.  <b><img decoding="async" class="alignnone wp-image-90892" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2035%2035'%3E%3C/svg%3E" alt="" width="35" height="35" data-lazy-srcset="https://lawzapo.com/wp-content/uploads/2023/12/Lawzapo-Start-selling.png 100w, https://lawzapo.com/wp-content/uploads/2023/12/Lawzapo-Start-selling-50x50.png 50w" data-lazy-sizes="(max-width: 35px) 100vw, 35px" data-lazy-src="https://lawzapo.com/wp-content/uploads/2023/12/Lawzapo-Start-selling.png" /><noscript><img loading="lazy" decoding="async" class="alignnone wp-image-90892" src="https://lawzapo.com/wp-content/uploads/2023/12/Lawzapo-Start-selling.png" alt="" width="35" height="35" srcset="https://lawzapo.com/wp-content/uploads/2023/12/Lawzapo-Start-selling.png 100w, https://lawzapo.com/wp-content/uploads/2023/12/Lawzapo-Start-selling-50x50.png 50w" sizes="(max-width: 35px) 100vw, 35px" /></noscript> </b></span></p> </div>
  3968. </div>
  3969. </div>
  3970. <div class="elementor-element elementor-element-62cad07 e-con-full e-flex e-con e-child" data-id="62cad07" data-element_type="container">
  3971. <div class="elementor-element elementor-element-5fb0706 elementor-widget elementor-widget-button" data-id="5fb0706" data-element_type="widget" data-widget_type="button.default">
  3972. <div class="elementor-widget-container">
  3973. <div class="elementor-button-wrapper">
  3974. <a class="elementor-button elementor-button-link elementor-size-sm elementor-animation-grow" href="https://lawzapo.com/find-work-on-lawzapo/" target="_blank">
  3975. <span class="elementor-button-content-wrapper">
  3976. <span class="elementor-button-text">Join <span style="color: #016553;">Law</span><span style="color: #AF1908;font-family:Bodoni Moda;">Zapo</span></span>
  3977. </span>
  3978. </a>
  3979. </div>
  3980. </div>
  3981. </div>
  3982. </div>
  3983. </div>
  3984. </div>
  3985. </div>
  3986. </main>
  3987. <footer class="tk-mainfooter">
  3988. <div class="container">
  3989. <div class="row tk-footer gy-4">
  3990. <div class="col-lg-6">
  3991. <div id="text-3" class="widget_text tk-widgetbox"> <div class="textwidget"><p><a href="https://lawzapo.com/" target="_blank" rel="noopener"><img decoding="async" class="alignnone size-full wp-image-106271" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20131%2043'%3E%3C/svg%3E" alt="" width="131" height="43" data-lazy-src="https://lawzapo.com/wp-content/uploads/2024/11/lawzapo-logo-131-x-43-nov-24-v1.png" /><noscript><img loading="lazy" decoding="async" class="alignnone size-full wp-image-106271" src="https://lawzapo.com/wp-content/uploads/2024/11/lawzapo-logo-131-x-43-nov-24-v1.png" alt="" width="131" height="43" /></noscript></a><br />
  3992. <strong>About</strong>: Legal Search Engine connecting Clients with Lawyers, Attorney, Arbitrators, Mediators, Counsellors, Legal Aid, Paralegal and other legal professionals in 200+ countries and in 25 currencies.  Get legal work done at ease with 100% payment protection &#8211; pay once you are satisfied.<br />
  3993. <img decoding="async" class="alignnone wp-image-84183" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2025%2025'%3E%3C/svg%3E" alt="" width="25" height="25" data-lazy-srcset="https://lawzapo.com/wp-content/uploads/2023/07/email-64.png 64w, https://lawzapo.com/wp-content/uploads/2023/07/email-64-50x50.png 50w" data-lazy-sizes="(max-width: 25px) 100vw, 25px" data-lazy-src="https://lawzapo.com/wp-content/uploads/2023/07/email-64.png" /><noscript><img loading="lazy" decoding="async" class="alignnone wp-image-84183" src="https://lawzapo.com/wp-content/uploads/2023/07/email-64.png" alt="" width="25" height="25" srcset="https://lawzapo.com/wp-content/uploads/2023/07/email-64.png 64w, https://lawzapo.com/wp-content/uploads/2023/07/email-64-50x50.png 50w" sizes="(max-width: 25px) 100vw, 25px" /></noscript>  <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="54272124243b2620143835232e35243b7a373b39">[email&#160;protected]</a></p>
  3994. <p><strong><img decoding="async" class="alignnone wp-image-167109" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2028%2028'%3E%3C/svg%3E" alt="" width="28" height="28" data-lazy-src="https://lawzapo.com/wp-content/uploads/2024/09/icons8-call.gif" /><noscript><img loading="lazy" decoding="async" class="alignnone wp-image-167109" src="https://lawzapo.com/wp-content/uploads/2024/09/icons8-call.gif" alt="" width="28" height="28" /></noscript>24/7 Legal Support</strong>: <a href="tel:+919321196576" target="_blank" rel="noopener">+91-932-119-6576</a></p>
  3995. </div>
  3996. </div> </div>
  3997. <div class="col-sm-6 col-lg-3">
  3998. <div id="nav_menu-6" class="widget_nav_menu tk-widgetbox"><div class="tk-sidetitle"><h5>Company</h5></div><div class="menu-company-container"><ul id="menu-company" class="menu"><li id="menu-item-97918" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-97918"><a href="https://lawzapo.com/about-us/">About us</a></li>
  3999. <li id="menu-item-97915" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-97915"><a rel="privacy-policy" href="https://lawzapo.com/terms-of-service/">Terms of service</a></li>
  4000. <li id="menu-item-97916" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-97916"><a href="https://lawzapo.com/community-standards/">Community Standards</a></li>
  4001. <li id="menu-item-97917" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-97917"><a href="https://lawzapo.com/contact-us/">Contact us</a></li>
  4002. </ul></div></div><div id="nav_menu-8" class="widget_nav_menu tk-widgetbox"><div class="tk-sidetitle"><h5>For Legal Professionals</h5></div><div class="menu-for-legal-professionals-container"><ul id="menu-for-legal-professionals" class="menu"><li id="menu-item-97911" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-97911"><a href="https://lawzapo.com/how-it-works-for-legal-professionals/">How it works</a></li>
  4003. </ul></div></div> </div>
  4004. <div class="col-sm-6 col-lg-3">
  4005. <div id="nav_menu-7" class="widget_nav_menu tk-widgetbox"><div class="tk-sidetitle"><h5>For Clients</h5></div><div class="menu-for-clients-container"><ul id="menu-for-clients" class="menu"><li id="menu-item-97919" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-97919"><a href="https://lawzapo.com/questions/">FREE Q&#038;A</a></li>
  4006. <li id="menu-item-98941" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-98941"><a href="https://lawzapo.com/service/">Find an Attorney / Lawyer</a></li>
  4007. <li id="menu-item-98943" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-98943"><a href="https://lawzapo.com/service/">Find Legal Professional</a></li>
  4008. </ul></div></div> </div>
  4009. </div>
  4010. </div>
  4011. <div class="container">
  4012. <div class="row tk-footer gy-6">
  4013. <div class="col-lg-2">
  4014. <div id="text-5" class="widget_text tk-widgetbox"><div class="tk-sidetitle"><h5>Lawyers near you</h5></div> <div class="textwidget"><p><a href="https://lawzapo.com/lw/In/property-real-estate-lawyers-in-delhi-ALIGANJ/">Lawyers in Delhi</a></p>
  4015. <p><a href="https://lawzapo.com/lw/In/property-real-estate-lawyers-in-mumbai-Colaba/">Lawyers in Mumbai</a></p>
  4016. <p><a href="https://lawzapo.com/lw/In/property-real-estate-lawyers-in-bangalore-Cunningham-Road/" target="_blank" rel="noopener">Lawyers in Bangalore</a></p>
  4017. <p><a href="https://lawzapo.com/lw/In/property-real-estate-lawyers-in-bangalore-Cunningham-Road/" target="_blank" rel="noopener">Lawyers in Chennai</a></p>
  4018. <p><a href="https://lawzapo.com/lw/?sort_by=&amp;geo_locate=Hyderabad%2C%20Telangana%2C%20India&amp;geo_lat=17.406498&amp;geo_lng=78.47724389999999&amp;geo_radius=50&amp;keyword=&amp;lz_select_country%5B%5D=-1&amp;category%5B%5D=-1" target="_blank" rel="noopener">Lawyers in Hyderabad</a></p>
  4019. <p><a href="https://lawzapo.com/lw/In/property-real-estate-lawyers-in-hyderabad-Secunderabad/?sort_by=&amp;geo_locate=Gurgaon%2C%20Haryana%2C%20India&amp;geo_lat=28.4594965&amp;geo_lng=77.0266383&amp;geo_radius=50&amp;keyword=&amp;lz_select_country%5B%5D=-1&amp;category%5B%5D=-1" target="_blank" rel="noopener">Lawyers in Gurgaon</a></p>
  4020. <p><a href="https://lawzapo.com/lw/?sort_by=&amp;geo_locate=Noida%2C%20Uttar%20Pradesh%2C%20India&amp;geo_lat=28.5355161&amp;geo_lng=77.3910265&amp;geo_radius=50&amp;keyword=&amp;lz_select_country%5B%5D=-1&amp;category%5B%5D=-1" target="_blank" rel="noopener">Lawyers in Noida</a></p>
  4021. <p><a href="https://lawzapo.com/lw/?sort_by=&amp;geo_locate=Kolkata%2C%20West%20Bengal%2C%20India&amp;geo_lat=22.5743545&amp;geo_lng=88.3628734&amp;geo_radius=50&amp;keyword=&amp;lz_select_country%5B%5D=-1&amp;category%5B%5D=-1" target="_blank" rel="noopener">Lawyers in Kolkata</a></p>
  4022. <p><a href="https://lawzapo.com/lw/?sort_by=&amp;geo_locate=Jaipur%2C%20Rajasthan%2C%20India&amp;geo_lat=26.9124336&amp;geo_lng=75.7872709&amp;geo_radius=50&amp;keyword=&amp;lz_select_country%5B%5D=-1&amp;category%5B%5D=-1" target="_blank" rel="noopener">Lawyers in Jaipur</a></p>
  4023. <p><a href="https://lawzapo.com/lw/?sort_by=&amp;geo_locate=Chandigarh%2C%20India&amp;geo_lat=30.7333148&amp;geo_lng=76.7794179&amp;geo_radius=50&amp;keyword=&amp;lz_select_country%5B%5D=-1&amp;category%5B%5D=-1" target="_blank" rel="noopener">Lawyers in Chandigarh</a></p>
  4024. <p><a href="https://lawzapo.com/lw/?sort_by=&amp;geo_locate=Pune%2C%20Maharashtra%2C%20India&amp;geo_lat=18.5204303&amp;geo_lng=73.8567437&amp;geo_radius=50&amp;keyword=&amp;lz_select_country%5B%5D=-1&amp;category%5B%5D=-1" target="_blank" rel="noopener">Lawyers in Pune</a></p>
  4025. <p><a href="https://lawzapo.com/lw" target="_blank" rel="noopener"><strong>VIEW ALL</strong></a></p>
  4026. </div>
  4027. </div> </div>
  4028. <div class="col-sm-6 col-lg-2">
  4029. <div id="text-6" class="widget_text tk-widgetbox"><div class="tk-sidetitle"><h5>Lawyers by Category</h5></div> <div class="textwidget"><p><a href="https://lawzapo.com/legal-professionals/?sort_by=&amp;geo_locate=&amp;geo_lat=&amp;geo_lng=&amp;geo_radius=50&amp;keyword=&amp;lz_select_country%5B%5D=-1&amp;category%5B%5D=11870" target="_blank" rel="noopener">Property Lawyers</a></p>
  4030. <p><a href="https://lawzapo.com/legal-professionals/?sort_by=&amp;geo_locate=&amp;geo_lat=&amp;geo_lng=&amp;geo_radius=50&amp;keyword=&amp;lz_select_country%5B%5D=-1&amp;category%5B%5D=11892&amp;lz_select_category%5B%5D=" target="_blank" rel="noopener">Family Law Lawyers</a></p>
  4031. <p><a href="https://lawzapo.com/legal-professionals/?sort_by=&amp;geo_locate=&amp;geo_lat=&amp;geo_lng=&amp;geo_radius=50&amp;keyword=&amp;lz_select_country%5B%5D=-1&amp;category%5B%5D=11900&amp;lz_select_category%5B%5D=" target="_blank" rel="noopener">Civil Lawyers</a></p>
  4032. <p><a href="https://lawzapo.com/legal-professionals/?sort_by=&amp;geo_locate=&amp;geo_lat=&amp;geo_lng=&amp;geo_radius=50&amp;keyword=&amp;lz_select_country%5B%5D=-1&amp;category%5B%5D=11893&amp;lz_select_category%5B%5D=" target="_blank" rel="noopener">Criminal Lawyers</a></p>
  4033. <p><a href="https://lawzapo.com/legal-professionals/?sort_by=&amp;geo_locate=&amp;geo_lat=&amp;geo_lng=&amp;geo_radius=50&amp;keyword=&amp;lz_select_country%5B%5D=-1&amp;category%5B%5D=69234&amp;lz_select_category%5B%5D=" target="_blank" rel="noopener">Consumer Lawyers</a></p>
  4034. <p><a href="https://lawzapo.com/legal-professionals/?sort_by=&amp;geo_locate=&amp;geo_lat=&amp;geo_lng=&amp;geo_radius=50&amp;keyword=&amp;lz_select_country%5B%5D=-1&amp;category%5B%5D=11896&amp;lz_select_category%5B%5D=" target="_blank" rel="noopener">Employment Lawyers</a></p>
  4035. <p><a href="https://lawzapo.com/legal-professionals/?sort_by=&amp;geo_locate=&amp;geo_lat=&amp;geo_lng=&amp;geo_radius=50&amp;keyword=&amp;lz_select_country%5B%5D=-1&amp;category%5B%5D=11894&amp;lz_select_category%5B%5D=" target="_blank" rel="noopener">Corporate Lawyers</a></p>
  4036. <p><a href="https://lawzapo.com/legal-professionals/" target="_blank" rel="noopener">VIEW All &gt;&gt;</a></p>
  4037. </div>
  4038. </div> </div>
  4039. </div>
  4040. </div>
  4041. <div class="tk-footerbtm">
  4042. <div class="container">
  4043. <div class="row justify-content-between gy-3">
  4044. <div class="col-lg-6">
  4045. <div class="tk-footerbtmtitle">
  4046. <h6>Lawzapo - Copyright 2023</h6>
  4047. </div>
  4048. </div>
  4049. </div>
  4050. </div>
  4051. </div>
  4052. </footer>
  4053. <!--Start of Tawk.to Script (0.7.2)-->
  4054. <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="rocketlazyloadscript" id="tawk-script" data-rocket-type="text/javascript">
  4055. var Tawk_API = Tawk_API || {};
  4056. var Tawk_LoadStart=new Date();
  4057. (function(){
  4058. var s1 = document.createElement( 'script' ),s0=document.getElementsByTagName( 'script' )[0];
  4059. s1.async = true;
  4060. s1.src = 'https://embed.tawk.to/665f1d4e981b6c5647786992/1hvhokvcg';
  4061. s1.charset = 'UTF-8';
  4062. s1.setAttribute( 'crossorigin','*' );
  4063. s0.parentNode.insertBefore( s1, s0 );
  4064. })();
  4065. </script>
  4066. <!--End of Tawk.to Script (0.7.2)-->
  4067. <div id="wpguppy-widget-chat"></div>            <div class="modal hidden fade taskbot-profilepopup tb-addonspopup" tabindex="-1" role="dialog" id="taskbot-modal-popup">
  4068.                <div class="modal-dialog modal-dialog-centered" role="document">
  4069.                    <div class="taskbot-modalcontent modal-content">
  4070.                        <div id="taskbot-model-body"></div>
  4071.                    </div>
  4072.                </div>
  4073.            </div>
  4074.            
  4075.            <div class="modal hidden fade taskbot-profilepopup tb-addonspopup" tabindex="-1" role="dialog" id="taskbot-taskaddon-popup">
  4076.                <div class="modal-dialog modal-dialog-centered" role="document">
  4077.                    <div class="taskbot-modalcontent modal-content">
  4078.                        <div class="tb-popuptitle">
  4079.                            <h4></h4>
  4080.                            <a href="javascript:void(0);" class="close"><i class="icon-x" data-bs-dismiss="modal"></i></a>
  4081.                        </div>
  4082.                        <div id="taskbot-model-body" class="modal-body"></div>
  4083.                    </div>
  4084.                </div>
  4085.            </div>
  4086.  
  4087.            <div class="modal fade tb-creditwallet" id="tbcreditwallet" tabindex="-1" role="dialog" aria-hidden="true">
  4088.                <div class="modal-dialog" role="document">
  4089.                    <div class="modal-content">
  4090.                        <div class="tb-popuptitle">
  4091.                        <h4>Add amount to your Cash Fund Balance</h4>
  4092.                        <a href="javascript:void(0);" class="close"><i class="icon-x" data-bs-dismiss="modal"></i></a>
  4093.                        </div>
  4094.                        <div class="tb_balance_pay_para"><p>You can use this balance at anytime to pay your Fees</p></div>
  4095.  
  4096.                        <div class="modal-body">
  4097.                        <form class="tb-themeform">
  4098.                            <fieldset>
  4099.                            <div class="form-group">
  4100.                            <div class="tb_fund_currency">
  4101.                                    <span class="tb-select">
  4102.                                        <style>
  4103.                                            .select2-container--default .select2-selection--single {
  4104.                                                    height: 48px;
  4105.                                                }
  4106.                                        </style>
  4107.                                                <select class="tb-select-cat tb-currency-type" name="currency">
  4108.            <option value="" selected hidden disabled>Choose Currency</option>
  4109.                                <option  value="INR">INR</option>
  4110.                                <option  value="USD">USD</option>
  4111.                                <option  value="GBP">GBP</option>
  4112.                                <option  value="EUR">EUR</option>
  4113.                                <option  value="JPY">JPY</option>
  4114.                                <option  value="THB">THB</option>
  4115.                                <option  value="AUD">AUD</option>
  4116.                                <option  value="BRL">BRL</option>
  4117.                                <option  value="CAD">CAD</option>
  4118.                                <option  value="CNY">CNY</option>
  4119.                                <option  value="CZK">CZK</option>
  4120.                                <option  value="DKK">DKK</option>
  4121.                                <option  value="HKD">HKD</option>
  4122.                                <option  value="HUF">HUF</option>
  4123.                                <option  value="ILS">ILS</option>
  4124.                                <option  value="MYR">MYR</option>
  4125.                                <option  value="MXN">MXN</option>
  4126.                                <option  value="TWD">TWD</option>
  4127.                                <option  value="NZD">NZD</option>
  4128.                                <option  value="NOK">NOK</option>
  4129.                                <option  value="PHP">PHP</option>
  4130.                                <option  value="PLN">PLN</option>
  4131.                                <option  value="SGD">SGD</option>
  4132.                                <option  value="SEK">SEK</option>
  4133.                                <option  value="CHF">CHF</option>
  4134.                                <option  value="AED">AED</option>
  4135.                                <option  value="AFN">AFN</option>
  4136.                                <option  value="ALL">ALL</option>
  4137.                                <option  value="AMD">AMD</option>
  4138.                                <option  value="ANG">ANG</option>
  4139.                    </select>
  4140.                                            </span>
  4141.                                
  4142.                                <input type="text" id="tb_wallet_amount" class="form-control" placeholder="Enter amount" name="amount" autocomplete="off">
  4143.                            </div>
  4144.                            <div class="form-group">
  4145.                                <a href="javascript:void(0);" class="tb-btn"
  4146.                                id="tb_submit_fund">Continue<i
  4147.                                    class="icon-arrow-right"></i></a>
  4148.                            </div>
  4149.                            </fieldset>
  4150.                        </form>
  4151.                        <div class="tb-checkoutbox">
  4152.                            <em>*</em>
  4153.                            <span>You will be redirected to the checkout page</span>
  4154.                        </div>
  4155.                        </div>
  4156.                    </div>
  4157.  
  4158.                    
  4159.                </div>
  4160.            </div>
  4161.  
  4162.            <div class="modal fade tb-modal" id="taskbot-popup" tabindex="-1" role="dialog" aria-hidden="true"></div>
  4163.                            <div class="modal fade tk-reg-popups" id="tk-login-model" tabindex="-1" aria-labelledby="tk-login-modelLabel" aria-hidden="true">
  4164.                    <div class="modal-dialog modal-dialog-centered">
  4165.                        <div class="modal-content tk-login-popup-content">
  4166.                            <div class="modal-body">
  4167.                                <a href="javascript:void(0)" class="tk-loginclose-tag" data-bs-dismiss="modal"><i class="icon-x"></i></a>
  4168.                                <div class="tk-loginconatiner">
  4169.        <div class="tk-popupcontainer">
  4170.        <div class="tk-login_title">
  4171.                            <a href="https://lawzapo.com">
  4172.                    <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Sign In" data-lazy-src="https://lawzapo.com/wp-content/uploads/2024/08/Lawzapo-logo-DARK-aug-2024.png"><noscript><img src="https://lawzapo.com/wp-content/uploads/2024/08/Lawzapo-logo-DARK-aug-2024.png" alt="Sign In"></noscript>
  4173.                </a>
  4174.                                    <!-- <h5> Find the Perfect Legal Service</h5>  -->
  4175.  
  4176.        </div>
  4177.        <div class="tk-login-content tk-popup-content">
  4178.            <form class="tk-themeform tb-formlogin">
  4179.                <fieldset>
  4180.                    <div class="tk-themeform__wrap">
  4181.                                                <div class="form-group">
  4182.                            <div class="tk-placeholderholder">
  4183.                                <input name="signin[email]" type="text" class="form-control" required="required" placeholder="Add email or username">
  4184.                            </div>
  4185.                        </div>
  4186.                        <div class="form-group">
  4187.                            <div class="tk-placeholderholder">
  4188.                                <input type="password" name="signin[user_password]" class="form-control" required="required" placeholder="Enter password">
  4189.                            </div>
  4190.                        </div>
  4191.                        <div class="form-group">
  4192.                        <div class="g-recaptcha"
  4193.                        data-sitekey="6LdZxAInAAAAAEGi0puUYOfIyRBawLquEeNgGsd_"
  4194.                        data-callback='onSubmit'
  4195.                        data-action='submit'></div>
  4196.  
  4197.                        </div>
  4198.                                                <div class="form-group tb-form-btn ">
  4199.                            <div class="tb-checkterm">
  4200.                                <button type="submit" class="tb-btn tb-signin-now">Login now</button>
  4201.                            </div>
  4202.                            <div class="tk-optioanl-or">
  4203.                                    <span>OR</span>
  4204.                                </div>
  4205.                            
  4206.                                                                <a href="javascript:;" class="tk-reg tk-signup-poup-btn">
  4207.                                    <div class="tk-sginup-btn tk-btnline" style="margin-bottom: 15px;">
  4208.                                   <span> Create an account</span></a>
  4209.                                    </div>
  4210.                                                                
  4211.                                                        <div class="tk-lost-password">
  4212.                                <!--                                     <a href="" class="tk-reg "></a>
  4213.                                 -->
  4214.                                <a href="javascript:;" class="tk-password-clr_light tk-pass-poup-btn">Forgot password?</a>
  4215.                            </div>
  4216.                        </div>
  4217.                </fieldset>
  4218.            </form>
  4219.        </div>
  4220.    </div>
  4221. </div>
  4222.                            </div>
  4223.                        </div>
  4224.                    </div>
  4225.                </div>
  4226.                <div class="modal fade tk-reg-popups" id="tk-signup-model" tabindex="-1" aria-labelledby="tk-signup-modelLabel" aria-hidden="true">
  4227.                    <div class="modal-dialog modal-dialog-centered">
  4228.                        <div class="modal-content tk-signup-popup-content">
  4229.                            <div class="modal-body">
  4230.                                <a href="javascript:void(0)" class="tk-loginclose-tag" data-bs-dismiss="modal"><i class="icon-x"></i></a>
  4231.                                    <div class="tk-loginconatiner">
  4232.                <div class="tk-popupcontainer">
  4233.            <div class="tk-login_title">
  4234.                                    <a href="https://lawzapo.com">
  4235.                        <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Registration" data-lazy-src="https://lawzapo.com/wp-content/uploads/2024/08/Lawzapo-logo-DARK-aug-2024.png"><noscript><img src="https://lawzapo.com/wp-content/uploads/2024/08/Lawzapo-logo-DARK-aug-2024.png" alt="Registration"></noscript>
  4236.                    </a>
  4237.                                                                  <h5> We love to see you joining us</h5>
  4238.                    <!-- <h5> Find the Perfect Legal Service</h5> -->
  4239.                            </div>
  4240.            <div class="tk-login-content tk-popup-content">
  4241.                <form class="tk-themeform user-registration-form" id="userregistration-from">
  4242.                    <fieldset>
  4243.                        <div class="tk-themeform__wrap">
  4244.                                                        <div class="form-group">
  4245.                                <div class="tk-placeholderholder">
  4246.                                    <input type="text" name="user_registration[first_name]" class="form-control" required="required" placeholder="First name*">
  4247.                                </div>
  4248.                            </div>
  4249.  
  4250.                            <div class="form-group">
  4251.                                <div class="tk-placeholderholder">
  4252.                                    <input type="text" name="user_registration[last_name]" class="form-control" required="required" placeholder="Last name*">
  4253.                                </div>
  4254.                            </div>
  4255.                                                        <div class="form-group">
  4256.                                <div class="tk-placeholderholder">
  4257.                                    <input type="email" name="user_registration[user_email]" class="form-control" required="required" placeholder="Your email address*">
  4258.                
  4259.                                </div>
  4260.                            </div>
  4261.                            
  4262.                            
  4263.                             <div class="form-group">
  4264.                                <div class="tk-placeholderholder">
  4265.                                    <input type="tel"  name="user_registration[user_phone]" class="form-control" required="required" placeholder="Your mobile no*">
  4266.                                </div>
  4267.                            </div>
  4268.  
  4269.  
  4270.                            <div class="form-group">
  4271.                                <div class="tk-placeholderholder">
  4272.                                    <input type="password" id="user_password" name="user_registration[user_password]" class="tb-password form-control" required="required" placeholder="Set up password*">
  4273.                                </div>
  4274.                            </div>
  4275.                                                            <div class="form-group tb-reg-option">
  4276.                                                                            <div class="tb-radio">
  4277.                                            <input  id="tb_buyers" type="radio" value="buyers" name="user_registration[user_type]">
  4278.                                            <label for="tb_buyers">
  4279.                                                <span><!-- Buyer -->
  4280.                                                 Buyer                                                </span>
  4281.                                            </label>
  4282.                                        </div>
  4283.                                                                            <div class="tb-radio">
  4284.                                            <input  id="tb_sellers" type="radio" value="sellers" name="user_registration[user_type]">
  4285.                                            <label for="tb_sellers">
  4286.                                                <span><!-- Seller (Legal Professional) -->
  4287.                                                 Seller (Legal Professional)                                                </span>
  4288.                                            </label>
  4289.                                        </div>
  4290.                                                                    </div>
  4291.                                                        <div class="form-group tb-form-btn am-registration-terms">
  4292.                                <div class="tb-checkterm">
  4293.                                    <div class="tb-checkbox">
  4294.                                        <input type="checkbox" value="" name="user_registration[user_agree_terms]">
  4295.                                        <input id="user_agree_terms" value="yes" type="checkbox" name="user_registration[user_agree_terms]">
  4296.                                        <label for="user_agree_terms">
  4297.                                            <span>I have read and agree to all <a target="_blank" href="https://lawzapo.com/terms-of-service/">Terms of service</a> </span>
  4298.                                        </label>
  4299.                                    </div>
  4300.                                </div>
  4301.                                <div class="form-group">
  4302.                                <div class="g-recaptcha"
  4303.                                data-sitekey="6LdZxAInAAAAAEGi0puUYOfIyRBawLquEeNgGsd_"
  4304.                                data-callback='onSubmit'
  4305.                                data-action='submit'></div>
  4306.  
  4307.                                </div>
  4308.                                <button type="submit" class="tb-btn tb-signup-now">Join Now</button>
  4309.                            </div>
  4310.                                                        <div class="form-group tk-lost-password">
  4311.                                <a href="javascript:;" class="tk-login-btn tk-login-poup">Sign In today</a>
  4312.                            </div>
  4313.                        </div>
  4314.                    </fieldset>
  4315.                </form>
  4316.            </div>
  4317.        </div>
  4318.    </div>
  4319.                                </div>
  4320.                        </div>
  4321.                    </div>
  4322.                </div>
  4323.                <div class="modal fade tk-reg-popups" id="tk-pass-model" tabindex="-1" aria-labelledby="tk-pass-modelLabel" aria-hidden="true">
  4324.                    <div class="modal-dialog modal-dialog-centered">
  4325.                        <div class="modal-content tk-pass-popup-content">
  4326.                            <div class="modal-body">
  4327.                                <a href="javascript:void(0)" class="tk-loginclose-tag" data-bs-dismiss="modal"><i class="icon-x"></i></a>
  4328.                                <div class="tk-loginconatiner">
  4329.        <div class="tk-popupcontainer">
  4330.        <div class="tk-login_title">
  4331.                            <a href="https://lawzapo.com/">
  4332.                    <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Forgot password" data-lazy-src="https://lawzapo.com/wp-content/uploads/2024/08/Lawzapo-logo-DARK-aug-2024.png"><noscript><img src="https://lawzapo.com/wp-content/uploads/2024/08/Lawzapo-logo-DARK-aug-2024.png" alt="Forgot password"></noscript>
  4333.                </a>
  4334.                                        <h5>Lost password? No need to worry, we’ll send you the password reset link</h5>
  4335.                    </div>
  4336.        <div class="tk-login-content tk-popup-content">
  4337.            <form class="tk-themeform tb-forgot-password-form">
  4338.                <fieldset>
  4339.                    <div class="tk-themeform__wrap">
  4340.                                                                                <div class="form-group">
  4341.                                <div class="tk-placeholderholder">
  4342.                                    <input type="text" name="fotgot[email]" class="form-control" required="required" placeholder="Add email or username">
  4343.                                </div>
  4344.                            </div>
  4345.                            <div class="tk-popup-terms">
  4346.                                <button type="submit" name="submit" class="tk-btn-solid-lg btn-forget-pass">Send reset link<i class="icon-arrow-right"></i></button>
  4347.                            </div>
  4348.                                                                        <div class="tk-lost-password">
  4349.                                                            <a href="javascript:;" class="tk-reg tk-signup-poup-btn">Sign Up</a>
  4350.                                                        <a href="javascript:;" class="tk-login-btn tk-login-poup">Sign In</a>
  4351.                        </div>
  4352.                    </div>
  4353.                </fieldset>
  4354.            </form>
  4355.        </div>
  4356.    </div>
  4357. </div>
  4358.                            </div>
  4359.                        </div>
  4360.                    </div>
  4361.                </div>
  4362.                        <!-- Add New Faq Popup Start-->
  4363.            <div class="modal fade tb-addonpopup" id="addnewfaq" tabindex="-1" role="dialog" aria-hidden="true">
  4364.                <div class="modal-dialog tb-modaldialog" role="document">
  4365.                    <div class="modal-content">
  4366.  
  4367.                        <div class="tb-popuptitle">
  4368.                            <h4>Add new FAQ</h4>
  4369.                            <a href="javascript:void(0);" class="close"><i class="icon-x" data-bs-dismiss="modal"></i></a>
  4370.                        </div>            
  4371.                        <div class="modal-body">
  4372.                            <form class="tb-themeform tb-formlogin">
  4373.                                <fieldset>
  4374.                                    <div class="form-group">
  4375.                                        <label class="form-group-title">Add faq title:</label>
  4376.                                        <input type="text" id="service-question" class="form-control" placeholder="Enter question here" autocomplete="off">
  4377.                                    </div>
  4378.                                    <div class="form-group">
  4379.                                        <label class="form-group-title">Add faq description:</label>
  4380.                                        <textarea class="form-control" id="service-answer" placeholder="Enter brief answer"></textarea>
  4381.                                    </div>
  4382.                                    <div class="form-group tb-form-btn">
  4383.                                        <div class="tb-savebtn">
  4384.                                        <span>Click “Save &amp; Update” to update your faq</span>
  4385.                                        <a href="javascript:void(0);" class="tb-btn"
  4386.                                            id="tb-faqs-addlist">Save &amp; Update</a>
  4387.                                        </div>
  4388.                                    </div>
  4389.                                </fieldset>
  4390.                            </form>
  4391.                        </div>
  4392.                    </div>
  4393.                </div>
  4394.            </div>
  4395.                        <div class="modal fade tb-taskreject" id="tb-reject-task" tabindex="-1" role="dialog" aria-hidden="true">
  4396.                <div class="modal-dialog" role="document">
  4397.                <div class="modal-content">
  4398.                    <div class="tb-popuptitle">
  4399.                    <h4>Reject task approval request</h4>
  4400.                    <a href="javascript:void(0);" class="close"><i class="icon-x" data-bs-dismiss="modal"></i></a>
  4401.                    </div>
  4402.                    <div class="modal-body">
  4403.                    <form class="tb-themeform">
  4404.                        <fieldset>
  4405.                        <div class="form-group">
  4406.                            <textarea class="form-control" rows="6" cols="80" id="tb_reject_task_reason" name="tb_reject_task_reason" placeholder="Add rejection reason"></textarea>
  4407.                        </div>
  4408.                        <div class="form-group">
  4409.                            <a href="javascript:void(0);" class="tb-btn tb_rejected_task" data-tb_task_id="" id="tb_submit_reject_task">Send</a>
  4410.                        </div>
  4411.                        </fieldset>
  4412.                    </form>
  4413.                    </div>
  4414.                </div>
  4415.                </div>
  4416.            </div>
  4417.             <script type="rocketlazyloadscript" data-rocket-type='text/javascript'>
  4418. const lazyloadRunObserver = () => {
  4419. const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );
  4420. const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {
  4421. entries.forEach( ( entry ) => {
  4422. if ( entry.isIntersecting ) {
  4423. let lazyloadBackground = entry.target;
  4424. if( lazyloadBackground ) {
  4425. lazyloadBackground.classList.add( 'e-lazyloaded' );
  4426. }
  4427. lazyloadBackgroundObserver.unobserve( entry.target );
  4428. }
  4429. });
  4430. }, { rootMargin: '200px 0px 200px 0px' } );
  4431. lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {
  4432. lazyloadBackgroundObserver.observe( lazyloadBackground );
  4433. } );
  4434. };
  4435. const events = [
  4436. 'DOMContentLoaded',
  4437. 'elementor/lazyload/observe',
  4438. ];
  4439. events.forEach( ( event ) => {
  4440. document.addEventListener( event, lazyloadRunObserver );
  4441. } );
  4442. </script>
  4443. <script type="rocketlazyloadscript" data-rocket-type="text/javascript">
  4444. (function () {
  4445. var c = document.body.className;
  4446. c = c.replace(/woocommerce-no-js/, 'woocommerce-js');
  4447. document.body.className = c;
  4448. })();
  4449. </script>
  4450.  
  4451. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-includes/js/jquery/jquery.form.min.js?ver=4.3.0" id="jquery-form-js" defer></script>
  4452. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-includes/js/underscore.min.js?ver=1.13.7" id="underscore-js" defer></script>
  4453. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-includes/js/backbone.min.js?ver=1.6.0" id="backbone-js" defer></script>
  4454. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/plugins/anspress-question-answer.bak/assets/js/lib/selectize.min.js?ver=4.3.0" id="selectize-js" defer></script>
  4455. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/cache/min/1/wp-content/plugins/anspress-question-answer.bak/assets/js/common.js?ver=1741762545" id="anspress-common-js" defer></script>
  4456. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/cache/min/1/wp-content/plugins/anspress-question-answer.bak/assets/js/list.js?ver=1741762545" id="anspress-list-js" defer></script>
  4457. <script type="text/javascript" id="anspress-tags-js-extra">
  4458. /* <![CDATA[ */
  4459. var apTagsTranslation = {"deleteTag":"Delete Tag","addTag":"Add Tag","tagAdded":"added to the tags list.","tagRemoved":"removed from the tags list.","suggestionsAvailable":"Suggestions are available. Use the up and down arrow keys to read it."};
  4460. /* ]]> */
  4461. </script>
  4462. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/cache/min/1/wp-content/plugins/anspress-question-answer.bak/assets/js/tags.js?ver=1741762545" id="anspress-tags-js" defer></script>
  4463. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/cache/min/1/js/v3/cashfree.js?ver=1741762545" id="wc-cashfree-checkout-js-js" defer></script>
  4464. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/cache/min/1/wp-content/plugins/cashfree/assets/js/checkout.js?ver=1741762545" id="wc-cashfree-checkout-js" defer></script>
  4465. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=1741762545" id="swv-js" defer></script>
  4466. <script type="text/javascript" id="contact-form-7-js-extra">
  4467. /* <![CDATA[ */
  4468. var wpcf7 = {"api":{"root":"https:\/\/lawzapo.com\/wp-json\/","namespace":"contact-form-7\/v1"},"cached":"1"};
  4469. /* ]]> */
  4470. </script>
  4471. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/js/index.js?ver=1741762545" id="contact-form-7-js" defer></script>
  4472. <script type="text/javascript" id="taskbot-customized-task-offers-js-extra">
  4473. /* <![CDATA[ */
  4474. var customized_task_offers_scripts_vars = {"ajax_nonce":"40c6ff78a7","ajaxurl":"https:\/\/lawzapo.com\/wp-admin\/admin-ajax.php","decline_task":"Decline offer","decline_task_message":"Are you sure you want to decline this offer?"};
  4475. /* ]]> */
  4476. </script>
  4477. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/cache/min/1/wp-content/plugins/customized-task-offer/public/js/customized-task-offers.js?ver=1741762545" id="taskbot-customized-task-offers-js" defer></script>
  4478. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/cache/min/1/ajax/libs/select2/4.0.13/js/select2.full.min.js?ver=1741762545" id="select2-js" data-wp-strategy="defer" defer></script>
  4479. <script type="text/javascript" id="lawzapo-core-js-extra">
  4480. /* <![CDATA[ */
  4481. var lawzapo_core = {"ajax_url":"https:\/\/lawzapo.com\/wp-admin\/admin-ajax.php","nonce":"916d59b65f"};
  4482. /* ]]> */
  4483. </script>
  4484. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/cache/min/1/wp-content/plugins/lawzapo-core/assets/js/lawzapo-core.js?ver=1741762545" id="lawzapo-core-js" defer></script>
  4485. <script type="text/javascript" id="taskbot-hourly-project-js-extra">
  4486. /* <![CDATA[ */
  4487. var hourly_scripts_vars = {"hourly_invoice_title":"Submit hours","hourly_invoice_detail":"Are you sure you want to submit hours request?","approved_time_title":"Submit hours","approved_time_detail":"Are you sure you want to approved this hours request?"};
  4488. /* ]]> */
  4489. </script>
  4490. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/cache/min/1/wp-content/plugins/taskbot-hourly-addon/public/js/taskbot-hourly-addon-public.js?ver=1741762545" id="taskbot-hourly-project-js" defer></script>
  4491. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/cache/min/1/sdks/OneSignalSDK.js?ver=1741762545" id="oneSignal-js" defer></script>
  4492. <script type="text/javascript" id="guppy-noty-js-extra">
  4493. /* <![CDATA[ */
  4494. var guppy_noty_scripts_vars = {"enableNotification":"","oneSignalAppId":"","oneSignalAppKey":"","safariWebId":"","scope_path":"\/wp-content\/plugins\/guppy-noty\/\/","path":"wp-content\/plugins\/guppy-noty\/onesignalsdkworker.js","updater_path":"wp-content\/plugins\/guppy-noty\/onesignalsdkworker.js","ajaxurl":"https:\/\/lawzapo.com\/wp-admin\/admin-ajax.php","ajax_nonce":"40c6ff78a7","user_id":"0","is_user_login":""};
  4495. /* ]]> */
  4496. </script>
  4497. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/cache/min/1/wp-content/plugins/guppy-noty/public/js/guppy-noty-public.js?ver=1741762545" id="guppy-noty-js" defer></script>
  4498. <script type="text/javascript" id="wp-guppy-js-extra">
  4499. /* <![CDATA[ */
  4500. var wpguppy_scripts_vars = {"restapiurl":"https:\/\/lawzapo.com\/wp-json\/guppy\/v2\/","rest_nonce":"099e77fc66","showRec":"20","maxFileUploads":"20","userId":"","userType":"","postId":"0","pageId":"1996","logoutUrl":"https:\/\/lawzapo.com\/wp-login.php?action=logout&redirect_to=https%3A%2F%2Flawzapo.com%2F&_wpnonce=935271d5f5","isSingle":"","friendListStatusText":{"sent":"Sent","invite":"Invite","blocked":"Blocked","respond":"Respond to invite","resend":"Resend anyway"},"chatSetting":{"bottomPosition":"0","rightPosition":"0","notificationBellUrl":"https:\/\/lawzapo.com\/wp-content\/plugins\/wp-guppy\/public\/media\/notification-bell.wav","reportingReasons":["Inappropriate Content","Spam","Privacy violation","Others"],"translations":{"profile_settings":"Profile settings","mute_alert_txt":"Mute alerts","logout":"Logout","full_name":"Full name","email":"Email address","invalid_email":"Please, enter a valid email address","password":"Password","phone":"Phone","upload_photo_dsc":"Click on the button below to upload your profile photo","upload_photo_btn":"Upload photo","remove":"Remove","start_chat_text":"Start now","save_changes":"Save changes","contacts":"Contacts","requests_heading":"Requests","search":"Search here","no_results":"No results to show","friends":"Friends","blocked_users":"Blocked users","sent":"Sent","decline_user":"Your request has been declined by this user","invite":"Invite","invitation_top_desc":"Hey there! It looks like this contact is not in your friend list. Would you like to chat with this user?","invitaion_bottom_desc":"Hey there, I would like to add you in my friend list, Please hit \u201cAccept\u201d to start chatting","accept_invite":"Accept","decline_invite":"Decline","start_chat_txt":"Start chat","start_conversation":"Select the user to start your conversation","admin_start_conversation":"Select chat to read the conversation","no_attachments":"No attachments to show","voice_note":"Voice note","chat":"Chat","post_chat":"Post chat history","sent_attachment":"You sent an attachment","profile":"Profile","video":"Video","audio":"Audio","photo":"Photo","document":"Document","location":"Location","type_message":"Type your message here","search_results":"Searching results","unblock":"Unblock","block_user":"Block user","unblock_user":"Unblock user","offline":"Offline","online":"Online","settings":"Settings","actions":"Actions","mute_conversation":"Mute conversation","unmute_conversation":"Unmute conversation","privacy_settings":"Privacy settings","clear_chat":"Clear chat","clear_chat_description":"Are you sure you want to clear your chat history?","clear_chat_button":"Yes! clear all","report_user":"Report","report_group":"Report Group","report_heading":"Report \u201c((username))\u201d","report_description":"Please fill the report form below so we can review.","report_title":"Title the issue","report_reason":"Select report reason","report_issue_detail":"Explain issue in detail","report_add_description":"Add description","report_submit":"Submit report","report_cancel":"Cancel for now","media":"Media & attachments","download_all":"Download All","load_more":"Load more","detail_txt":"Details","block_user_description":"Are you sure you want to block this user?","block_user_title":"Block user \u201c((username))\u201d","block_user_button":"Yes! block right now","not_right_now":"Not right now","blocked_user_message":"\u201cBlocked User\u201d you have blocked this user. %Unblock% now to start chatting again","unblock_user_heading":"Unblock user \u201c((username))\u201d","you_are_blocked":"You have been blocked by this user","blocked":"Blocked","your_name":"Your name","your_email":"Your email","your_phone":"Your phone number","respond_invite":"Respond to invite","resend_invite":"Resend anyway","is_typing":"is typing","are_typing":"are typing","more_user_typing":"and ((user_count)) more are typing","you_sent_attachment":"You sent an attachment","grp_sent_attachment":"((username)): Sent an attachment","attachments_uploading":"Your file is being uploaded","sent_you_attachment":"Sent you an attachment","you_sent_location":"You sent a location","grp_sent_location":"((username)): Sent a location","sent_you_location":"Sent you a location","you_sent_voice_note":"You sent a voice note","grp_sent_voice_note":"((username)): Sent a voice note","sent_you_voice_note":"Sent you a voice note","unblock_user_description":"Are you sure you want to unblock this user?","unblock_button":"Yes! unblock right now ","reply_message":"Reply message","click_here":"click here","delete":"Delete","unblock_now":"Unblock now","download":"Download","deleted_message":"This message was deleted","recording_app_txt":"Recording...","stop_app_txt":"Stop","map_app_txt":"Map","current_loc_app_txt":"Send current location","video_app_txt":"Video","more_text":"more","search_conversation":"Search in conversation","edit_group":"Edit group preferences","leave_group_txt":"Leave group","delete_group_txt":"Delete group conversation","report_group_txt":"Report group","group_users_txt":"Group users","admin_txt":"ADMIN","owner_txt":"OWNER","create_group_txt":"Create Group","create_new_group_txt":"Create Group","edit_group_txt":"Edit Group","grp_photo_txt":"Upload group photo","grp_photo_dsc_txt":"to upload group photo","grp_title_txt":"Add group title","grp_edit_title_txt":"Edit group title","grp_title_placeholder_txt":"Enter group title here","grp_users_txt":"Select group users","grp_edit_users_txt":"Update group users","grp_mk_admin_txt":"MAKE ADMIN","grp_admin_txt":"ADMIN","grp_create_txt":"Create now","grp_updt_txt":"Update now","disable_grp_txt":"Make disable replies of this group","you":"You","error_title":"Oops...","select_admin_text":"Please select atleast one admin before you leave","group_created_notify":"((username)) created this group","group_updated_notify":"((username)) update this group","group_deleted":"This group is no longer available.","group_removed_notify":"You are removed by group admin","you_left":"You left","search_txt":"Search user here","search_user_heading_txt":"Search user","you_txt":"You","leave_group_heading":"Leaving group?","leave_group_dsc":"Are you sure you want to leave \u201c((groupname))\u201d?","leave_group_opt_txt":"Yes! leave now","delete_grp_txt":"Delete \u201c((groupname))\u201d","delete_group_desc":"Are you sure you want to delete this group?","delete_group_opt_txt":"Yes! remove right now","disable_reply_txt":"\u201cAdmin\u201d disabled replies of this group","add_grp_member_txt":"Admin added \u201c((username))\u201d to this group","join_grp_member_txt":"\u201c((username))\u201d join this group","remove_grp_member_txt":"Admin removed \u201c((username))\u201d from this group","leave_grp_member_txt":"\u201c((username))\u201d left this group","grp_other_membert_txt":" and ((counter)) other members","delet_grp_member_txt":"Delete \u201c((username))\u201d","delet_grp_member_dsc":"Are you sure you want to delete this member?","delet_grp_member_btn":"Yes! detele right now","updt_grp_role":"Admin update \u201c((username))\u201d group role","before_leave_heading":"Before you leave","assign_group_admin_txt":"Assign a new group admin","assign_grp_admin_btn_txt":"Set admin and leave the group","auto_inv_receiver_msg":"\u201c((username))\u201d added you to the friend list, let's chat now","auto_inv_sender_msg":"You have added \u201c((username))\u201d to your friend list, let's chat now","group_tab_txt":"Group chats","private_tab_txt":"Private chats","login_tab_txt":"Login","for_this_post":"For this post","for_all_post":"For all posts","max_file_uploads_msg":"Maximum number of allowable file uploads has been exceeded","close_all_conversation":"Close all conversation","open_in_messenger":"Open in messenger","empty_field_required":"Please fill all the required fields.","microphone_connection_desc":"Please connect microphone and allow the permission.","input_params_err":"Something went wrong.","invalid_input_file":"Invalid file type or file size.","empty_input_err_txt":"Please, enter all the required details.","crop_img_txt":"Crop image","signin_box_hdr_txt":"Let\u2019s chat together","geo_location_error_txt":"Sorry, your browser does not support HTML5 geolocation.","cancel_txt":"Cancel","add_group_desc_txt":"Add group description","edit_group_desc_txt":"Edit group description","group_desc_heading":"Group description","contact_tab_txt":"Contact list","friend_tab_txt":"Friends","block_tab_txt":"Blocked users","post_tab_txt":"Post chats","customer_tab_txt":"Customer support","setting_tab_txt":"Settings","gallery_next_btn":"Next","gallery_previous_btn":"Previous","gallery_close_btn":"Close (Esc)","whatsapp_loading_msg":"message loading","group_chat_header_txt":"Group Chat","post_chat_header_txt":"Post Chat","private_chat_header_txt":"Private Chat","msg_sent_time_txt":"Last chated on ((sent_time))","phone_dsc_txt":"You will receive an SMS alert on your phone number","email_dsc_txt":"You will receive email notifications on your email","recent_online_user_txt":"Recent online friends","name_txt":"Name","dont_have_account_txt":"Don't have account?","guest_login_txt":"Start as guest today","have_account_txt":"Do you have account?","login_txt":"Sign in now","admin_support_agent_tab":"Agents","admin_support_msgs_tab":"Messages","select_all_chats_txt":"Select all chats","delete_select_txt":"Delete selected","select_all_conv_txt":"Select all conversation","are_you_sure":"Are you sure? you want to delete","list_respond_text":"Our online team will respond in few minutes","conversation_name_txt":"WhatsApp","whatsapp_support_desc":"Need help? Click on the user to start a quick {{conversation_name}} conversation","whatsap_list_title":"WhatsApp chat support","today_time_txt":"Today","yesterday_time_txt":"Yesterday","am_time_txt":"am","pm_time_txt":"pm","sunday":"Sunday","monday":"Monday","tuesday":"Tuesday","wednesday":"Wednesday","thursday":"Thursday","friday":"Friday","saturday":"Saturday","january":"January","february":"February","march":"March","april":"April","may":"May","june":"June","july":"July","august":"August","september":"September","october":"October","november":"November","december":"December","not_support_meber_txt":"This user is no longer in the support team"},"defaultActiveTab":"private_chats","enabledTabs":["private_chats","posts","customer_support"],"tabSequence":["contacts","friends","blocked","private_chats","groups","posts","customer_support"],"includeOnPage":[],"excludeOnPage":[],"primaryColor":"#01b695","secondaryColor":"#0A0F26","textColor":"#999999","createGroup":false,"autoInvite":false,"maxImageSize":"100","maxAudioSize":"1","maxVideoSize":"1","maxFileSize":"100","imgExt":[".jpg",".png",".jpeg"],"audioExt":[],"videoExt":[],"fileExt":[".pdf",".doc",".docx",".xls",".xlsx"],"shareLocation":false,"shareEmoji":false,"shareVoiceNote":false,"realTimeOption":"pusher","pusherEnable":true,"socketEnable":false,"floatingWindowEnable":true,"whatsappSupportEnable":false,"guestChatEnable":true,"floatingMessenger":false,"pusherKey":"b674319101202ecbe077","pusherCluster":"ap2","socketHost":"https:\/\/wp-guppy.com","socketPort":"81","isRtl":false,"publicDirPath":"https:\/\/lawzapo.com\/wp-content\/plugins\/wp-guppy\/public\/","typingIcon":"https:\/\/lawzapo.com\/wp-content\/plugins\/wp-guppy\/public\/images\/typing.gif","whatsappBackground":"","videoThumbnail":"https:\/\/lawzapo.com\/wp-content\/plugins\/wp-guppy\/public\/images\/video-thumbnail.jpg","floatingIcon":"https:\/\/lawzapo.com\/wp-content\/uploads\/2023\/05\/5ATOygjXelXZrJGde5VTh5WazhWYfBXaj1SM2gDN1YjN1IzM.gif","messangerPage":"https:\/\/lawzapo.com\/dashboard\/?ref=chat&identity=0","deleteMessageOption":false,"messangerPageSeprator":"&","clearChatOption":false,"reportUserOption":true,"timeFormat":"12hrs","hideAccSettings":false,"hideOnlineUserList":false,"isMobileDevice":false,"isSupportMember":false},"authToken":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvbGF3emFwby5jb20iLCJpYXQiOjE3NDE3NjI1NDMsIm5iZiI6MTc0MTc2MjU1MywiZXhwIjoxNzQxODQ4OTQzLCJkYXRhIjp7InVzZXIiOnsiaWQiOiIifX19.c0_zJekOb4G-TF4AS8uwy0XImvQIuN5qJX56JtpfGS0"};
  4501. /* ]]> */
  4502. </script>
  4503. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/cache/min/1/wp-content/plugins/wp-guppy/public/js/wp-guppy-public.js?ver=1741762545" id="wp-guppy-js" defer></script>
  4504. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/cache/min/1/wp-content/plugins/wp-guppy/chatapp/dist/js/app.js?ver=1741762545" id="wpguppy-app-js" defer></script>
  4505. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/cache/min/1/wp-content/plugins/wp-guppy/chatapp/dist/js/vendors.js?ver=1741762545" id="wpguppy-vendors-js" defer></script>
  4506. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/cache/min/1/wp-content/plugins/anspress-question-answer.bak/addons/syntaxhighlighter/syntaxhighlighter/scripts/shCore.js?ver=1741762545" id="syntaxhighlighter-core-js" defer></script>
  4507. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/cache/min/1/wp-content/plugins/anspress-question-answer.bak/addons/syntaxhighlighter/syntaxhighlighter/scripts/shAutoloader.js?ver=1741762545" id="syntaxhighlighter-autoloader-js" defer></script>
  4508. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="syntaxhighlighter-js-before">
  4509. /* <![CDATA[ */
  4510. aplang = aplang||{};
  4511. aplang.shLanguage = 'Language';
  4512. aplang.shInline = 'Is inline?';
  4513. aplang.shTxtPlholder = 'Insert code snippet here ...';
  4514. aplang.shButton = 'Insert to editor';
  4515. aplang.shTitle = 'Insert code';
  4516.  
  4517. window.apBrushPath = "https://lawzapo.com/wp-content/plugins/anspress-question-answer.bak//addons/syntaxhighlighter/syntaxhighlighter/scripts/";
  4518. /* ]]> */
  4519. </script>
  4520. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/cache/min/1/wp-content/plugins/anspress-question-answer.bak/addons/syntaxhighlighter/script.js?ver=1741762545" id="syntaxhighlighter-js" defer></script>
  4521. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/cache/min/1/wp-content/plugins/anspress-question-answer.bak/addons/recaptcha/script.js?ver=1741762545" id="ap-recaptcha-js" defer></script>
  4522. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after">
  4523. /* <![CDATA[ */
  4524. "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
  4525. /* ]]> */
  4526. </script>
  4527. <script type="text/javascript" id="rocket-preload-links-js-extra">
  4528. /* <![CDATA[ */
  4529. var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/checkout\/|\/cart\/|\/my-account\/|\/wc-api\/v(.*)|\/(index\\.php\/)?(.*)wp\\-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/lawzapo.com","onHoverDelay":"100","rateThrottle":"3"};
  4530. /* ]]> */
  4531. </script>
  4532. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after">
  4533. /* <![CDATA[ */
  4534. (function() {
  4535. "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
  4536. }());
  4537. /* ]]> */
  4538. </script>
  4539. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js" defer></script>
  4540. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-includes/js/jquery/ui/mouse.min.js?ver=1.13.3" id="jquery-ui-mouse-js" defer></script>
  4541. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-includes/js/jquery/ui/slider.min.js?ver=1.13.3" id="jquery-ui-slider-js" defer></script>
  4542. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/plugins/taskbot/public/js/vendor/bootstrap.min.js?ver=4.8" id="bootstrap-js" defer></script>
  4543. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/cache/min/1/wp-content/plugins/taskbot/public/js/vendor/jquery.ui.touch-punch.js?ver=1741762545" id="jquery.ui.touch-punch-js" defer></script>
  4544. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/cache/min/1/wp-content/plugins/taskbot/public/js/vendor/readmore.js?ver=1741762545" id="readmore-js" defer></script>
  4545. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/cache/min/1/wp-content/plugins/taskbot/public/js/vendor/popper-core.js?ver=1741762545" id="popper-js" defer></script>
  4546. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/cache/min/1/wp-content/plugins/taskbot/public/js/vendor/tippy.js?ver=1741762545" id="tippy-js" defer></script>
  4547. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/plugins/taskbot/public/js/jquery-confirm.min.js?ver=4.8" id="jquery-confirm-js" defer></script>
  4548. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/plugins/taskbot/public/js/vendor/jquery.mCustomScrollbar.concat.min.js?ver=4.8" id="mCustomScrollbar-js" defer></script>
  4549. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-admin/js/editor.min.js?ver=92d5a2be865fd2ca7a7beea5f3c4c570" id="editor-js" defer></script>
  4550. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="editor-js-after">
  4551. /* <![CDATA[ */
  4552. window.wp.oldEditor = window.wp.editor;
  4553. /* ]]> */
  4554. </script>
  4555. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/cache/min/1/wp-content/plugins/taskbot/public/js/google-client.js?ver=1741762545" id="google-signin-api-js-js" defer></script>
  4556. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/cache/min/1/wp-content/plugins/taskbot/public/js/gconnect.js?ver=1741762545" id="google-signin-gconnect-js-js" defer></script>
  4557. <script type="text/javascript" id="wp-util-js-extra">
  4558. /* <![CDATA[ */
  4559. var _wpUtilSettings = {"ajax":{"url":"\/wp-admin\/admin-ajax.php"}};
  4560. /* ]]> */
  4561. </script>
  4562. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-includes/js/wp-util.min.js?ver=92d5a2be865fd2ca7a7beea5f3c4c570" id="wp-util-js" defer></script>
  4563. <script type="text/javascript" id="taskbot-js-extra">
  4564. /* <![CDATA[ */
  4565. var scripts_vars = {"ajax_nonce":"40c6ff78a7","home_url":"https:\/\/lawzapo.com\/","ajaxurl":"https:\/\/lawzapo.com\/wp-admin\/admin-ajax.php","username":"Username required.","valid_email":"Valid email required","first_name":"First Name is required","last_name":"Last Name is required","payout_methods_title":"Payouts method","user_password":"Password is required","user_password_confirm_match":"Password and confirm password should be same","user_agree_terms":"You must agree our terms & conditions before signup.","upload_size":"50mb","pusher_key":"547142bc3651e6e5b67e","cluster":"ap2","view_type":"popup","remove_paymentmethod":"Uh-Oh!","remove_paymentmethod_message":"Disconnecting your account will prevent you from offering legal services and applying for jobs on Lawzapo.  You will not be able to receive payments.  However, you can re-connect your payout account anytime.\n                Do you wish to continue?","service_type":"Service type","select_option":"Select an option","file_size_error":"Uh-Oh!","error_title":"Uh-Oh!","file_size_error_title":"Uh-Oh!","deactivate_account":"Uh-Oh!","deactivate_account_message":"Are you sure, you want to deactivate this account?","edu_date_error_title":"Education","load_more":"Load more","show_less":"Show Less","edu_date_error":"Please add a vaild dates","upload_max_images":"Please upload files up to ","date_format":"F j, Y","tpl_dashboard":"https:\/\/lawzapo.com\/dashboard\/","startweekday":"1","remove_education":"Remove education","remove_education_message":"Are you sure, you want to remove this education?","remove_faq":"Remove FAQ","remove_faq_message":"Are you sure, you want to remove this FAQ?","remove_task":"Remove service","remove_task_message":"Are you sure, you want to delete this service permanently?","remove_subtask":"Remove subtask","remove_subtask_message":"Are you sure, you want to remove this subtask?","active_account":"Active account","active_account_message":"Are you sure you want active your account?","yes_btntext":"Yes","cancel_verification":"Cancel Verfication","btntext_cancelled":"Cancel","cancel_verification_message":"Are you sure you want cancel your identity verification?","default_image_extensions":"jpg,jpeg,png","default_file_extensions":"pdf,doc,docx,xls,xlsx,jpg,jpeg,png","croppie_uploaded_file_width":"200","croppie_uploaded_file_height":"200","allow_tags":"","task_max_images":"5","maxnumber_fields":"5","max_custom_fieds_error":"You are allowed to add only 5 custom fields","empty_custom_field":"Please don't leave empty custom fields. Either remove this or add the field title","gclient_id":"","user_type":"","login_required":"You must login as buyer to send a message to this seller","only_buyer_option":"You need to login as a buyer to access this option","post_author_option":"You are not allowed to perform this action","show_more":"Load more","price_min_max_error_title":"Wrong price range","price_min_max_error_desc":"Minimum price should not be greater than maximum price","select_category":"Select category","search_category":"Search category","select_sub_category":"Select sub category","search_sub_category":"Search sub category","choose_category":"Choose category","choose_sub_category":"Choose sub category","current_user_key":"","remove_project":"Remove project","remove_project_message":"Are you sure, you want to remove this project?","languages_option":"Select languages from the list","skills_option":"Select skills from the list","expertise_level_option":"Select Court from list","num_freelancer_option":"Select Service Type","select_project_type":"Select project type","select_location":"Select location","apply_now":"Apply now","login_seller_required":"You must login as seller to access this option","login_required_apply":"You must login as seller to apply on this project","wallet_account":"You can also use wallet","wallet_account_message":"You have (USD) $0 in your wallet. would you like to use wallet in this transaction?","btn_with_wallet":"Continue with wallet","btn_without_wallet":"Continue without wallet","featured_title":"Project featured","featured_details":"Are you sure, you want to mark featured this project?","unfeatured_details":"Are you sure, you want to remove mark featured this project?","milestone_title":"Milestone","milestone_request_message":"Are you sure, you want to remove mark as complete this milestone project?","hiring_title":"Hiring process","hiring_request_message":"Are you sure, you want to hire this?"};
  4566. /* ]]> */
  4567. </script>
  4568. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/cache/min/1/wp-content/plugins/taskbot/public/js/taskbot-public.js?ver=1741762545" id="taskbot-js" defer></script>
  4569. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="taskbot-js-after">window.addEventListener('DOMContentLoaded', function() {
  4570. /* <![CDATA[ */
  4571. jQuery(document).on('ready', function(){
  4572.    jQuery('.form-control').on('input', function () {
  4573.        jQuery(this).siblings('.tk-placeholder').hide();
  4574.        if (jQuery(this).val().length == 0)
  4575.        jQuery(this).siblings('.tk-placeholder').show();
  4576.    });
  4577.    jQuery('.form-control').blur();
  4578.      
  4579.  
  4580. });
  4581.  
  4582.  
  4583.  
  4584.  
  4585.  
  4586. jQuery(document).on('ready', function(){
  4587.    jQuery('.form-control').on('input', function () {
  4588.        jQuery(this).siblings('.tk-placeholder').hide();
  4589.        if (jQuery(this).val().length == 0)
  4590.        jQuery(this).siblings('.tk-placeholder').show();
  4591.    });
  4592.    jQuery('.form-control').blur();
  4593. });
  4594. /* ]]> */
  4595. });</script>
  4596. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/cache/min/1/wp-content/themes/taskon-child/js/all.js?ver=1741762545" id="taskon-child-js-js" defer></script>
  4597. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-includes/js/jquery/ui/menu.min.js?ver=1.13.3" id="jquery-ui-menu-js" defer></script>
  4598. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381" id="wp-dom-ready-js" defer></script>
  4599. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script>
  4600. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script>
  4601. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-i18n-js-after">
  4602. /* <![CDATA[ */
  4603. wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
  4604. /* ]]> */
  4605. </script>
  4606. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-includes/js/dist/a11y.min.js?ver=3156534cc54473497e14" id="wp-a11y-js" defer></script>
  4607. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-includes/js/jquery/ui/autocomplete.min.js?ver=1.13.3" id="jquery-ui-autocomplete-js" defer></script>
  4608. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCL1a9F2mySey-XUo9Hv6NaiJEDJaRk5aE&amp;libraries=places&amp;ver=1.0" id="google-maps-api-js" defer></script>
  4609. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/cache/min/1/@popperjs/core@2.10.2/dist/umd/popper.min.js?ver=1741762545" id="tippyjs-js" defer></script>
  4610. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/cache/min/1/tippy.js@6.3.3/dist/tippy-bundle.umd.min.js?ver=1741762545" id="tippyjs-tooltip-js" defer></script>
  4611. <script type="text/javascript" id="taskon-callbacks-js-extra">
  4612. /* <![CDATA[ */
  4613. var taskon_vars = {"loading_duration":"500","ajaxurl":"https:\/\/lawzapo.com\/wp-admin\/admin-ajax.php"};
  4614. /* ]]> */
  4615. </script>
  4616. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/cache/min/1/wp-content/themes/taskon/js/callbacks.js?ver=1741762545" id="taskon-callbacks-js" defer></script>
  4617. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/plugins/taskbot/public/js/splide.min.js?ver=4.8" id="splide-js" defer></script>
  4618. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js" defer></script>
  4619. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.21.3" id="elementor-pro-webpack-runtime-js" defer></script>
  4620. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.21.8" id="elementor-webpack-runtime-js" defer></script>
  4621. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.21.8" id="elementor-frontend-modules-js" defer></script>
  4622. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="elementor-pro-frontend-js-before">
  4623. /* <![CDATA[ */
  4624. var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/lawzapo.com\/wp-admin\/admin-ajax.php","nonce":"66ebfe06e1","urls":{"assets":"https:\/\/lawzapo.com\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/lawzapo.com\/wp-json\/"},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"woocommerce":{"menu_cart":{"cart_page_url":"https:\/\/lawzapo.com\/cart\/","checkout_page_url":"https:\/\/lawzapo.com\/checkout\/","fragments_nonce":"58f9b4f638"}},"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/lawzapo.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}};
  4625. /* ]]> */
  4626. </script>
  4627. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.21.3" id="elementor-pro-frontend-js" defer></script>
  4628. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/plugins/elementor/assets/lib/waypoints/waypoints.min.js?ver=4.0.2" id="elementor-waypoints-js" defer></script>
  4629. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="elementor-frontend-js-before">
  4630. /* <![CDATA[ */
  4631. var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselWrapperAriaLabel":"Carousel | Horizontal scrolling: Arrow Left & Right","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}},"version":"3.21.8","is_static":false,"experimentalFeatures":{"e_optimized_assets_loading":true,"e_optimized_css_loading":true,"e_font_icon_svg":true,"additional_custom_breakpoints":true,"container":true,"e_swiper_latest":true,"container_grid":true,"theme_builder_v2":true,"home_screen":true,"ai-layout":true,"landing-pages":true,"e_lazyload":true,"form-submissions":true},"urls":{"assets":"https:\/\/lawzapo.com\/wp-content\/plugins\/elementor\/assets\/"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description","woocommerce_notices_elements":[]},"post":{"id":1996,"title":"Home%20-%20Find%20Lawyer","excerpt":"","featuredImage":false}};
  4632. /* ]]> */
  4633. </script>
  4634. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.21.8" id="elementor-frontend-js" defer></script>
  4635. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.21.3" id="pro-elements-handlers-js" defer></script>
  4636. <script type="text/javascript" id="wpforms-elementor-js-extra">
  4637. /* <![CDATA[ */
  4638. var wpformsElementorVars = {"captcha_provider":"recaptcha","recaptcha_type":"v2"};
  4639. /* ]]> */
  4640. </script>
  4641. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://lawzapo.com/wp-content/plugins/wpforms/assets/js/integrations/elementor/frontend.min.js?ver=1.8.1.2" id="wpforms-elementor-js" defer></script>
  4642. <script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
  4643. if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
  4644. images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
  4645. if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://lawzapo.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script><script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() {
  4646.    // dev1122
  4647.    console.log('yes');
  4648.    function displayTags(val) {
  4649.        var taxonomy_id = val;
  4650.        const tagElement = document.getElementById("tag_div");
  4651.        console.log(taxonomy_id !== 'none');
  4652.        if (taxonomy_id !== 'none') {
  4653.            jQuery.ajax({
  4654.                type: 'get',
  4655.                dataType: 'json',
  4656.                cache: false,
  4657.                url: 'https://lawzapo.com/wp-admin/admin-ajax.php',
  4658.                data: {
  4659.                    action: "get_sub_cat",
  4660.                    taxonomy_id: taxonomy_id
  4661.                },
  4662.                success: function (response) {
  4663.                    console.log(response.data);
  4664.                    console.log('yes');
  4665.                    html = '';
  4666.                    console.log(response.data.length > 0 && response.data != 'no_data');
  4667.                    if (response.data.length > 0 && response.data != 'no_data') {
  4668.                        if (tagElement != null) {
  4669.                            tagElement.remove();
  4670.                        }
  4671.                        var html = '<div id="tag_div" class="ap-form-group ap-field-form_question-category ap-field-type-select">';
  4672.                        html += '<label class="ap-form-label" for="form_question-category">Tags (You can select Multiple)</label><em class="required">*</em>';
  4673.                        html += '<div class="ap-field-group-w" id="category_level2">';
  4674.                        response.data.forEach(function (item, index) {
  4675.                            html += '<div style="display: inline-block; background-color: lightblue; border-radius: 50px; padding: 5px 10px; margin: 5px;">';
  4676.                            html += '<input type="checkbox" id="' + item['term_id'] + '"  name="form_question[que_tags][]" value="' + item['term_id'] + '">';
  4677.                            html += '<label style="display: inline-block; margin: 0px 5px;" for="' + item['term_id'] + '">' + item['name'] + '</label>';
  4678.                            html += '</div>';
  4679.                        });
  4680.                        html += '</div></div>';
  4681.  
  4682.                        jQuery('form#form_question #dynamic_div').after(html);
  4683.                        console.log(html);
  4684.                    } else {
  4685.                        if (tagElement != null) {
  4686.                            tagElement.remove();
  4687.                        }
  4688.                        var html = '<div id="tag_div" class="ap-form-group ap-field-form_question-category ap-field-type-select">';
  4689.                        html += '<span class="danger no_cats">No tags found</span></div>';
  4690.                        jQuery('form#form_question #dynamic_div').after(html);
  4691.                    }
  4692.                }
  4693.            });
  4694.        } else {
  4695.            if (tagElement != null) {
  4696.                tagElement.remove();
  4697.            }
  4698.        }
  4699.  
  4700.    }
  4701.  
  4702.    jQuery(document).ready(function () {
  4703.  
  4704.  
  4705.        jQuery("#readmoretoggle").click(function(){
  4706.  
  4707.            var dots = document.getElementById("dots");
  4708.            var moreText = document.getElementById("more");
  4709.            var btnText = document.getElementById("readmoretoggle");
  4710.  
  4711.            if (dots.style.display === "none") {
  4712.                dots.style.display = "inline";
  4713.                btnText.innerHTML = "Read more";
  4714.                moreText.style.display = "none";
  4715.            } else {
  4716.                dots.style.display = "none";
  4717.                btnText.innerHTML = "Read less";
  4718.                moreText.style.display = "inline";
  4719.            }
  4720.        
  4721.        });
  4722.  
  4723.  
  4724.  
  4725.      
  4726.            var top =   (jQuery('.ap-question-right').length>0) ?jQuery('.ap-question-right').offset().top - parseFloat(jQuery('.ap-question-right').css('marginTop').replace(/auto/, 0)) :0;
  4727.            var footTop = (jQuery('.tk-mainfooter').length>0) ? jQuery('.tk-mainfooter').offset().top - parseFloat(jQuery('.tk-mainfooter').css('marginTop').replace(/auto/, 0)) :0;
  4728.  
  4729.  
  4730.            var maxY = footTop - jQuery('.ap-question-right').outerHeight();
  4731.            jQuery(window).scroll(function(evt) {
  4732.            var y = jQuery(this).scrollTop();
  4733.            // console.log(y);
  4734.            // console.log(top);
  4735.  
  4736.            if (y > top) {
  4737.                if (y < maxY) {
  4738.                jQuery('.ap-question-right').addClass('fixed').removeAttr('style');
  4739.                } else {
  4740.                jQuery('.ap-question-right').removeClass('fixed').css({
  4741.                    position: 'absolute',
  4742.                    top: (maxY - top) + 'px'
  4743.                });
  4744.                }
  4745.            } else {
  4746.                jQuery('.ap-question-right').removeClass('fixed');
  4747.            }
  4748.            });
  4749.      
  4750.  
  4751.  
  4752.  
  4753.  
  4754.        jQuery('select').select2({
  4755.            closeOnSelect: true,
  4756.  
  4757.        });
  4758.  
  4759.        //jQuery('select#form_question-category').on('select2:select', function () {
  4760.        jQuery('select#form_question-category').on('change', function () {
  4761.  
  4762.            var taxonomy_id = this.value;
  4763.            const tagElement = document.getElementById("tag_div"); // tag section
  4764.            const element = document.getElementById("dynamic_div"); // category section
  4765.  
  4766.            if (taxonomy_id > 0) {
  4767.                jQuery('#form_question-category').select2('close');
  4768.  
  4769.                jQuery.ajax({
  4770.                    type: 'get',
  4771.                    dataType: 'json',
  4772.                    cache: false,
  4773.                    url: 'https://lawzapo.com/wp-admin/admin-ajax.php',
  4774.                    data: {
  4775.                        action: "get_sub_cat",
  4776.                        taxonomy_id: taxonomy_id
  4777.  
  4778.                    },
  4779.                    success: function (response) {
  4780.                        // console.log('yes2')
  4781.                        //  console.log(response.data);
  4782.                        html = '';
  4783.                        // jQuery('#form_question-sub_category').select2('destroy');
  4784.                        if (response.data.length > 0 && response.data != 'no_data') {
  4785.                            if (element != null) {
  4786.                                // document.querySelector('.output').removeChild(element);
  4787.                                element.remove();
  4788.                            }
  4789.                            if (tagElement != null) {
  4790.                                tagElement.remove();
  4791.                            }
  4792.                            var html = '<div id="dynamic_div" class="ap-form-group ap-field-form_question-category ap-field-type-select">';
  4793.                            html += '<label class="ap-form-label" for="form_question-category">Legal Sub Category</label><em class="required">*</em>';
  4794.                            html += '<div class="ap-field-group-w" id="category_level2">';
  4795.                            html += '<select onchange="displayTags(this.value);" name="form_question[sub_category]" id="form_question-sub_category" class="ap-form-control sub_cats">';
  4796.                            html += '<option value="none">Select</option>';
  4797.                            response.data.forEach(function (item, index) {
  4798.                                html += '<option value="' + item['term_id'] + '">' + item['name'] + '</option>';
  4799.                            });
  4800.                            html += '</select></div></div>';
  4801.                            // html += '<button onclick="tagShowFunction();">click</button>';
  4802.                            console.log(html);
  4803.                            //jQuery('form#form_question > div:nth-child(1)').after(html);
  4804.                            //jQuery('form#form_question .ap-field-form_question-category').after(html);
  4805.                          //  jQuery('#form_question-sub_category').select2();
  4806.                        } else {
  4807.                            // jQuery('#form_question-sub_category').select2('destroy');
  4808.                            if (element != null) {
  4809.                                // document.querySelector('.output').removeChild(element);
  4810.                                element.remove();
  4811.                            }
  4812.                            if (tagElement != null) {
  4813.                                tagElement.remove();
  4814.                            }
  4815.                            var html = '<div id="dynamic_div" class="ap-form-group ap-field-form_question-category ap-field-type-select">';
  4816.                            html += '<span class="danger no_cats">No Sub Categories Found</span></div>';
  4817.                            //jQuery('form#form_question > div:nth-child(1)').after(html);
  4818.                            jQuery('form#form_question .ap-field-form_question-category').after(html);
  4819.                        }
  4820.                    }
  4821.  
  4822.                });
  4823.            } else {
  4824.                if (element != null) {
  4825.                    element.remove();
  4826.                }
  4827.                if (tagElement != null) {
  4828.                    tagElement.remove();
  4829.                }
  4830.            }
  4831.  
  4832.        });
  4833.  
  4834.  
  4835.    });
  4836.  
  4837.    function onClick(e) {
  4838.        e.preventDefault();
  4839.        grecaptcha.ready(function() {
  4840.        grecaptcha.execute('6LffQ_0mAAAAAJUgM-43_z5h4qo7fO8ypXKxpwF3', {action: 'submit'}).then(function(token) {
  4841.            // Add your logic to submit to your backend server here.
  4842.        });
  4843.        });
  4844.    }
  4845. });</script>
  4846.  
  4847. <script>class RocketElementorAnimation{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}_detectAnimations(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this._listAnimationSettingsKeys(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach(t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this._animateElement(t)}catch(t){}})}_animateElement(t){const e=JSON.parse(t.dataset.settings),i=e._animation_delay||e.animation_delay||0,n=e[this.animationSettingKeys.find(t=>e[t])];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let s=setTimeout(()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this._removeAnimationSettings(t,e)},i);window.addEventListener("rocket-startLoading",function(){clearTimeout(s)})}_listAnimationSettingsKeys(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach(t=>{e.forEach(e=>{i.push(t+e)})}),i}_removeAnimationSettings(t,e){this._listAnimationSettingsKeys().forEach(t=>delete e[t]),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorAnimation;requestAnimationFrame(t._detectAnimations.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorAnimation.run);</script></body>
  4848.  
  4849. </html>
  4850. <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1741762545 -->
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda