Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - lidac.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Mon, 05 May 2025 14:00:29 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: keep-alive
Location: https://lidac.com/
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 93b0c3b1382f8db1-HEL
alt-svc: h3=":443"; ma=86400

HTTP Code 301 Moved Permanently

301 response code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://lidac.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Mon, 05 May 2025 14:00:30 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Vary: Accept-Encoding
Vary: Accept-Encoding
Vary: Accept-Encoding
x-powered-by: WP Engine
Link: <https://lidac.com/wp-json/>; rel="https://api.w.org/"
Link: <https://lidac.com/wp-json/wp/v2/pages/14>; rel="alternate"; title="JSON"; type="application/json"
Link: <https://lidac.com/>; rel=shortlink
X-Cacheable: bot
Cache-Control: max-age=10800, must-revalidate
X-Cache: HIT: 851
X-Cache-Group: bot
cf-cache-status: DYNAMIC
Server: cloudflare
CF-RAY: 93b0c3b38fc64e10-HEL
alt-svc: h3=":443"; ma=86400

HTTP Code 200 OK

200 response code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: lidac.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html>
<html lang="en-US">
<head> <script>
var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),document.addEventListener("gform/theme/scripts_loaded",function(){gform.themeScriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>"function"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn("The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1."),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener("gform_main_scripts_loaded",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener("gform/theme/scripts_loaded",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener("DOMContentLoaded",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook("action",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook("filter",o,r,e,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,r){gform.removeHook("action",o,r)},removeFilter:function(o,r,e){gform.removeHook("filter",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+"_"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==r?t.apply(null,e):e[0]=t.apply(null,e)})),"filter"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});
</script>
<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.v="2.0.3",this.userEvents=["keydown","keyup","mousedown","mouseup","mousemove","mouseover","mouseenter","mouseout","mouseleave","touchmove","touchstart","touchend","touchcancel","wheel","click","dblclick","input","visibilitychange"],this.attributeEvents=["onblur","onclick","oncontextmenu","ondblclick","onfocus","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onscroll","onsubmit"]}async t(){this.i(),this.o(),/iP(ad|hone)/.test(navigator.userAgent)&&this.h(),this.u(),this.l(this),this.m(),this.k(this),this.p(this),this._(),await Promise.all([this.R(),this.L()]),this.lastBreath=Date.now(),this.S(this),this.P(),this.D(),this.O(),this.M(),await this.C(this.delayedScripts.normal),await this.C(this.delayedScripts.defer),await this.C(this.delayedScripts.async),this.F("domReady"),await this.T(),await this.j(),await this.I(),this.F("windowLoad"),await this.A(),window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.lastTouchEnd&&await new Promise((t=>setTimeout(t,500-Date.now()+this.lastTouchEnd))),this.H(),this.F("all"),this.U(),this.W()}i(){this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",(t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))}),{isRocket:!0})}o(){window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.realWindowLoadedFired=!0}),{isRocket:!0}),window.addEventListener("pagehide",(()=>{this.onFirstUserAction=null}),{isRocket:!0})}h(){let t;function e(e){t=e}window.addEventListener("touchstart",e,{isRocket:!0}),window.addEventListener("touchend",(function i(o){Math.abs(o.changedTouches[0].pageX-t.changedTouches[0].pageX)<10&&Math.abs(o.changedTouches[0].pageY-t.changedTouches[0].pageY)<10&&o.timeStamp-t.timeStamp<200&&(o.target.dispatchEvent(new PointerEvent("click",{target:o.target,bubbles:!0,cancelable:!0,detail:1})),event.preventDefault(),window.removeEventListener("touchstart",e,{isRocket:!0}),window.removeEventListener("touchend",i,{isRocket:!0}))}),{isRocket:!0})}q(t){this.userActionTriggered||("mousemove"!==t.type||this.firstMousemoveIgnored?"keyup"===t.type||"mouseover"===t.type||"mouseout"===t.type||(this.userActionTriggered=!0,this.onFirstUserAction&&this.onFirstUserAction()):this.firstMousemoveIgnored=!0),"click"===t.type&&t.preventDefault(),this.savedUserEvents.length>0&&(t.stopPropagation(),t.stopImmediatePropagation()),"touchstart"===this.lastEvent&&"touchend"===t.type&&(this.lastTouchEnd=Date.now()),"click"===t.type&&(this.lastTouchEnd=0),this.lastEvent=t.type,this.savedUserEvents.push(t)}u(){this.savedUserEvents=[],this.userEventHandler=this.q.bind(this),this.userEvents.forEach((t=>window.addEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})))}U(){this.userEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0}))),this.savedUserEvents.forEach((t=>{t.target.dispatchEvent(new window[t.constructor.name](t.type,t))}))}m(){this.eventsMutationObserver=new MutationObserver((t=>{const e="return false";for(const i of t){if("attributes"===i.type){const t=i.target.getAttribute(i.attributeName);t&&t!==e&&(i.target.setAttribute("data-rocket-"+i.attributeName,t),i.target["rocket"+i.attributeName]=new Function("event",t),i.target.setAttribute(i.attributeName,e))}"childList"===i.type&&i.addedNodes.forEach((t=>{if(t.nodeType===Node.ELEMENT_NODE)for(const i of t.attributes)this.attributeEvents.includes(i.name)&&i.value&&""!==i.value&&(t.setAttribute("data-rocket-"+i.name,i.value),t["rocket"+i.name]=new Function("event",i.value),t.setAttribute(i.name,e))}))}})),this.eventsMutationObserver.observe(document,{subtree:!0,childList:!0,attributeFilter:this.attributeEvents})}H(){this.eventsMutationObserver.disconnect(),this.attributeEvents.forEach((t=>{document.querySelectorAll("[data-rocket-"+t+"]").forEach((e=>{e.setAttribute(t,e.getAttribute("data-rocket-"+t)),e.removeAttribute("data-rocket-"+t)}))}))}k(t){Object.defineProperty(HTMLElement.prototype,"onclick",{get(){return this.rocketonclick||null},set(e){this.rocketonclick=e,this.setAttribute(t.everythingLoaded?"onclick":"data-rocket-onclick","this.rocketonclick(event)")}})}S(t){function e(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o,set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}e(document,"onreadystatechange"),e(window,"onload"),e(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}l(t){this.originalAddEventListener=EventTarget.prototype.addEventListener,this.originalRemoveEventListener=EventTarget.prototype.removeEventListener,this.savedEventListeners=[],EventTarget.prototype.addEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalAddEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!1,type:e,func:i,options:o})},EventTarget.prototype.removeEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalRemoveEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!0,type:e,func:i,options:o})}}F(t){"all"===t&&(EventTarget.prototype.addEventListener=this.originalAddEventListener,EventTarget.prototype.removeEventListener=this.originalRemoveEventListener),this.savedEventListeners=this.savedEventListeners.filter((e=>{let i=e.type,o=e.target||window;return"domReady"===t&&"DOMContentLoaded"!==i&&"readystatechange"!==i||("windowLoad"===t&&"load"!==i&&"readystatechange"!==i&&"pageshow"!==i||(this.B(i,o)&&(i="rocket-"+i),e.remove?o.removeEventListener(i,e.func,e.options):o.addEventListener(i,e.func,e.options),!1))}))}p(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||t.startsWith("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){function s(e){const s=o.fn[e];o.fn[e]=o.fn.init.prototype[e]=function(){return this[0]===window&&t.userActionTriggered&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),s.apply(this,arguments),this}}if(o&&o.fn&&!t.allJQueries.includes(o)){const e={DOMContentLoaded:[],"rocket-DOMContentLoaded":[]};for(const t in e)document.addEventListener(t,(()=>{e[t].forEach((t=>t()))}),{isRocket:!0});o.fn.ready=o.fn.init.prototype.ready=function(i){function s(){parseInt(o.fn.jquery)>2?setTimeout((()=>i.bind(document)(o))):i.bind(document)(o)}return t.realDomReadyFired?!t.userActionTriggered||t.fauxDomReadyFired?s():e["rocket-DOMContentLoaded"].push(s):e.DOMContentLoaded.push(s),o([])},s("on"),s("one"),s("off"),t.allJQueries.push(o)}e=o}t.allJQueries=[],o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}P(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript,o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,n)}}async R(){return new Promise((t=>{this.userActionTriggered?t():this.onFirstUserAction=t}))}async L(){return new Promise((t=>{document.addEventListener("DOMContentLoaded",(()=>{this.realDomReadyFired=!0,t()}),{isRocket:!0})}))}async I(){return this.realWindowLoadedFired?Promise.resolve():new Promise((t=>{window.addEventListener("load",t,{isRocket:!0})}))}M(){this.pendingScripts=[];this.scriptsMutationObserver=new MutationObserver((t=>{for(const e of t)e.addedNodes.forEach((t=>{"SCRIPT"!==t.tagName||t.noModule||t.isWPRocket||this.pendingScripts.push({script:t,promise:new Promise((e=>{const i=()=>{const i=this.pendingScripts.findIndex((e=>e.script===t));i>=0&&this.pendingScripts.splice(i,1),e()};t.addEventListener("load",i,{isRocket:!0}),t.addEventListener("error",i,{isRocket:!0}),setTimeout(i,1e3)}))})}))})),this.scriptsMutationObserver.observe(document,{childList:!0,subtree:!0})}async j(){await this.J(),this.pendingScripts.length?(await this.pendingScripts[0].promise,await this.j()):this.scriptsMutationObserver.disconnect()}D(){this.delayedScripts={normal:[],async:[],defer:[]},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 _(){await this.L();let t=[];document.querySelectorAll("script[type$=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){i.startsWith("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.N(t,"preconnect")}async $(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.includes("Firefox/")||""===navigator.vendor||this.CSPIssue)i=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"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),t.nonce&&(i.nonce=t.nonce),i.hasAttribute("src")?(i.addEventListener("load",o,{isRocket:!0}),i.addEventListener("error",(()=>{i.setAttribute("data-rocket-status","failed-network"),e()}),{isRocket:!0}),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),i.isWPRocket=!0,t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o,{isRocket:!0}),t.addEventListener("error",(i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: CSP fallback activated"),t.removeAttribute("src"),this.$(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())}),{isRocket:!0}),s?(t.fetchPriority="high",t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}}));t.setAttribute("data-rocket-status","skipped")}async C(t){const e=t.shift();return e?(e.isConnected&&await this.$(e),this.C(t)):Promise.resolve()}O(){this.N([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}N(t,e){this.trash=this.trash||[];let i=!0;var o=document.createDocumentFragment();t.forEach((t=>{const s=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(s&&!s.startsWith("data:")){const n=document.createElement("link");n.href=s,n.rel=e,"preconnect"!==e&&(n.as="script",n.fetchPriority=i?"high":"low"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),t.nonce&&(n.nonce=t.nonce),o.appendChild(n),this.trash.push(n),i=!1}})),document.head.appendChild(o)}W(){this.trash.forEach((t=>t.remove()))}async T(){try{document.readyState="interactive"}catch(t){}this.fauxDomReadyFired=!0;try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}catch(t){console.error(t)}}async A(){try{document.readyState="complete"}catch(t){}try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}catch(t){console.error(t)}}async G(){Date.now()-this.lastBreath>45&&(await this.J(),this.lastBreath=Date.now())}async J(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}B(t,e){return e===document&&"readystatechange"===t||(e===document&&"DOMContentLoaded"===t||(e===window&&"DOMContentLoaded"===t||(e===window&&"load"===t||e===window&&"pageshow"===t)))}static run(){(new RocketLazyLoadScripts).t()}}RocketLazyLoadScripts.run()})();</script>
	
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<link rel="profile" href="https://gmpg.org/xfn/11">
	<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
	<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
	
	<!-- This site is optimized with the Yoast SEO plugin v24.9 - https://yoast.com/wordpress/plugins/seo/ -->
	<title>LiDAC Employee Benefits Exchange and Insurance</title>
	<meta name="description" content="LiDAC Employee Benefits Exchange and Insurance Brokerage offers wholesale access to leading insurance carriers for full service employee benefit products and services." />
	<link rel="canonical" href="https://lidac.com/" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="LiDAC Employee Benefits Exchange and Insurance" />
	<meta property="og:description" content="LiDAC Employee Benefits Exchange and Insurance Brokerage offers wholesale access to leading insurance carriers for full service employee benefit products and services." />
	<meta property="og:url" content="https://lidac.com/" />
	<meta property="og:site_name" content="LiDAC" />
	<meta property="article:modified_time" content="2025-02-03T14:47:16+00:00" />
	<meta property="og:image" content="https://lidac.com/wp-content/uploads/2024/01/state-disability-resized.png" />
	<meta property="og:image:width" content="102" />
	<meta property="og:image:height" content="68" />
	<meta property="og:image:type" content="image/png" />
	<meta name="twitter:card" content="summary_large_image" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://lidac.com/","url":"https://lidac.com/","name":"LiDAC Employee Benefits Exchange and Insurance","isPartOf":{"@id":"https://lidac.com/#website"},"primaryImageOfPage":{"@id":"https://lidac.com/#primaryimage"},"image":{"@id":"https://lidac.com/#primaryimage"},"thumbnailUrl":"https://lidac.com/wp-content/uploads/2024/01/state-disability-resized.png","datePublished":"2023-01-10T16:12:54+00:00","dateModified":"2025-02-03T14:47:16+00:00","description":"LiDAC Employee Benefits Exchange and Insurance Brokerage offers wholesale access to leading insurance carriers for full service employee benefit products and services.","breadcrumb":{"@id":"https://lidac.com/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://lidac.com/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://lidac.com/#primaryimage","url":"https://lidac.com/wp-content/uploads/2024/01/state-disability-resized.png","contentUrl":"https://lidac.com/wp-content/uploads/2024/01/state-disability-resized.png","width":102,"height":68},{"@type":"BreadcrumbList","@id":"https://lidac.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://lidac.com/#website","url":"https://lidac.com/","name":"LiDAC","description":"Employee Benefit Solutions","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://lidac.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}</script>
	<!-- / Yoast SEO plugin. -->


<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel='dns-prefetch' href='//www.google-analytics.com' />
<link rel='dns-prefetch' href='//www.googletagmanager.com' />
<link rel='dns-prefetch' href='//ka-f.fontawesome.com' />
<link rel='dns-prefetch' href='//www.google.com' />
<link rel='dns-prefetch' href='//www.gstatic.com' />
<link rel='dns-prefetch' href='//fonts.gstatic.com' />
<link rel="alternate" type="application/rss+xml" title="LiDAC &raquo; Feed" href="https://lidac.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="LiDAC &raquo; Comments Feed" href="https://lidac.com/comments/feed/" />
<script type="rocketlazyloadscript">
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:\/\/lidac.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=8649c80e7d4eb1ca2729ac9d55b1579d"}};
/*! This file is auto-generated */
!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);
</script>
<link rel='stylesheet' id='hello-elementor-theme-style-css' href='https://lidac.com/wp-content/themes/hello-elementor/theme.min.css?ver=3.3.0' media='all' />
<link data-minify="1" rel='stylesheet' id='jet-menu-hello-css' href='https://lidac.com/wp-content/cache/min/1/wp-content/plugins/jet-menu/integration/themes/hello-elementor/assets/css/style.css?ver=1739968513' media='all' />
<style id='wp-emoji-styles-inline-css'>

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
</style>
<style id='global-styles-inline-css'>
: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);}:root { --wp--style--global--content-size: 800px;--wp--style--global--wide-size: 1200px; }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: 24px; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: 24px; }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 24px;}:root :where(.is-layout-grid){gap: 24px;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}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;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: underline;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}.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;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
</style>
<link data-minify="1" rel='stylesheet' id='awsm-team-css-css' href='https://lidac.com/wp-content/cache/background-css/1/lidac.com/wp-content/cache/min/1/wp-content/plugins/awsm-team-pro/css/team.min.css?ver=1739968513&wpr_t=1746445715' media='all' />
<link rel='stylesheet' id='cookie-notice-front-css' href='https://lidac.com/wp-content/plugins/cookie-notice/css/front.min.css?ver=2.5.6' media='all' />
<link data-minify="1" rel='stylesheet' id='hello-elementor-child-style-sass-css' href='https://lidac.com/wp-content/cache/min/1/wp-content/themes/hello-theme-child-master/assets/sass/main.css?ver=1739968513' media='all' />
<link data-minify="1" rel='stylesheet' id='hello-elementor-child-style-css' href='https://lidac.com/wp-content/cache/min/1/wp-content/themes/hello-theme-child-master/style.css?ver=1739968513' media='all' />
<link rel='stylesheet' id='hello-elementor-css' href='https://lidac.com/wp-content/themes/hello-elementor/style.min.css?ver=3.3.0' media='all' />
<link rel='stylesheet' id='hello-elementor-header-footer-css' href='https://lidac.com/wp-content/themes/hello-elementor/header-footer.min.css?ver=3.3.0' media='all' />
<link rel='stylesheet' id='elementor-frontend-css' href='https://lidac.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.28.4' media='all' />
<link rel='stylesheet' id='elementor-post-5-css' href='https://lidac.com/wp-content/uploads/elementor/css/post-5.css?ver=1739968512' media='all' />
<link data-minify="1" rel='stylesheet' id='jet-menu-public-styles-css' href='https://lidac.com/wp-content/cache/min/1/wp-content/plugins/jet-menu/assets/public/css/public.css?ver=1739968513' media='all' />
<link rel='stylesheet' id='widget-image-css' href='https://lidac.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.28.4' media='all' />
<link rel='stylesheet' id='widget-nav-menu-css' href='https://lidac.com/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css?ver=3.28.3' media='all' />
<link rel='stylesheet' id='e-sticky-css' href='https://lidac.com/wp-content/plugins/elementor-pro/assets/css/modules/sticky.min.css?ver=3.28.3' media='all' />
<link rel='stylesheet' id='widget-text-editor-css' href='https://lidac.com/wp-content/plugins/elementor/assets/css/widget-text-editor.min.css?ver=3.28.4' media='all' />
<link rel='stylesheet' id='widget-google_maps-css' href='https://lidac.com/wp-content/plugins/elementor/assets/css/widget-google_maps.min.css?ver=3.28.4' media='all' />
<link rel='stylesheet' id='widget-spacer-css' href='https://lidac.com/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=3.28.4' media='all' />
<link rel='stylesheet' id='widget-social-icons-css' href='https://lidac.com/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.28.4' media='all' />
<link rel='stylesheet' id='e-apple-webkit-css' href='https://lidac.com/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=3.28.4' media='all' />
<link data-minify="1" rel='stylesheet' id='elementor-icons-css' href='https://lidac.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=1739968513' media='all' />
<link rel='stylesheet' id='widget-image-box-css' href='https://lidac.com/wp-content/plugins/elementor/assets/css/widget-image-box.min.css?ver=3.28.4' media='all' />
<link data-minify="1" rel='stylesheet' id='swiper-css' href='https://lidac.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=1739968513' media='all' />
<link rel='stylesheet' id='e-swiper-css' href='https://lidac.com/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.28.4' media='all' />
<link rel='stylesheet' id='widget-testimonial-carousel-css' href='https://lidac.com/wp-content/plugins/elementor-pro/assets/css/widget-testimonial-carousel.min.css?ver=3.28.3' media='all' />
<link rel='stylesheet' id='widget-carousel-module-base-css' href='https://lidac.com/wp-content/plugins/elementor-pro/assets/css/widget-carousel-module-base.min.css?ver=3.28.3' media='all' />
<link rel='stylesheet' id='elementor-post-14-css' href='https://lidac.com/wp-content/cache/background-css/1/lidac.com/wp-content/uploads/elementor/css/post-14.css?ver=1739968512&wpr_t=1746445715' media='all' />
<link rel='stylesheet' id='elementor-post-1865-css' href='https://lidac.com/wp-content/uploads/elementor/css/post-1865.css?ver=1742494500' media='all' />
<link rel='stylesheet' id='elementor-post-28-css' href='https://lidac.com/wp-content/uploads/elementor/css/post-28.css?ver=1739968512' media='all' />
<style id='akismet-widget-style-inline-css'>

			.a-stats {
				--akismet-color-mid-green: #357b49;
				--akismet-color-white: #fff;
				--akismet-color-light-grey: #f6f7f7;

				max-width: 350px;
				width: auto;
			}

			.a-stats * {
				all: unset;
				box-sizing: border-box;
			}

			.a-stats strong {
				font-weight: 600;
			}

			.a-stats a.a-stats__link,
			.a-stats a.a-stats__link:visited,
			.a-stats a.a-stats__link:active {
				background: var(--akismet-color-mid-green);
				border: none;
				box-shadow: none;
				border-radius: 8px;
				color: var(--akismet-color-white);
				cursor: pointer;
				display: block;
				font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif;
				font-weight: 500;
				padding: 12px;
				text-align: center;
				text-decoration: none;
				transition: all 0.2s ease;
			}

			/* Extra specificity to deal with TwentyTwentyOne focus style */
			.widget .a-stats a.a-stats__link:focus {
				background: var(--akismet-color-mid-green);
				color: var(--akismet-color-white);
				text-decoration: none;
			}

			.a-stats a.a-stats__link:hover {
				filter: brightness(110%);
				box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 0 2px rgba(0, 0, 0, 0.16);
			}

			.a-stats .count {
				color: var(--akismet-color-white);
				display: block;
				font-size: 1.5em;
				line-height: 1.4;
				padding: 0 13px;
				white-space: nowrap;
			}
		
</style>
<style id='rocket-lazyload-inline-css'>
.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:var(--wpr-bg-80f8445e-9c72-46df-ab89-918cd27a9886) 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}
</style>
<link data-minify="1" rel='stylesheet' id='elementor-gf-local-montserrat-css' href='https://lidac.com/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/montserrat.css?ver=1744886827' media='all' />
<link rel='stylesheet' id='elementor-icons-shared-0-css' href='https://lidac.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3' media='all' />
<link data-minify="1" rel='stylesheet' id='elementor-icons-fa-solid-css' href='https://lidac.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=1739968513' media='all' />
<link data-minify="1" rel='stylesheet' id='elementor-icons-fa-brands-css' href='https://lidac.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css?ver=1739968513' media='all' />
<script src="https://lidac.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" data-rocket-defer defer></script>
<script src="https://lidac.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" data-rocket-defer defer></script>
<script id="cookie-notice-front-js-before">
var cnArgs = {"ajaxUrl":"https:\/\/lidac.com\/wp-admin\/admin-ajax.php","nonce":"022929f0e6","hideEffect":"fade","position":"bottom","onScroll":false,"onScrollOffset":100,"onClick":false,"cookieName":"cookie_notice_accepted","cookieTime":2592000,"cookieTimeRejected":2592000,"globalCookie":false,"redirection":false,"cache":true,"revokeCookies":false,"revokeCookiesOpt":"automatic"};
</script>
<script src="https://lidac.com/wp-content/plugins/cookie-notice/js/front.min.js?ver=2.5.6" id="cookie-notice-front-js" data-rocket-defer defer></script>
<link rel="https://api.w.org/" href="https://lidac.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://lidac.com/wp-json/wp/v2/pages/14" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://lidac.com/xmlrpc.php?rsd" />
<link rel='shortlink' href='https://lidac.com/' />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://lidac.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Flidac.com%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://lidac.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Flidac.com%2F&#038;format=xml" />
<meta name="generator" content="Elementor 3.28.4; features: additional_custom_breakpoints, e_local_google_fonts; settings: css_print_method-external, google_font-enabled, font_display-swap">
<!-- Google tag (gtag.js) -->
<script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-SHWF9BFE8N"></script>
<script type="rocketlazyloadscript">
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-SHWF9BFE8N');
</script>
			<style>
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
					background-image: none !important;
				}
				@media screen and (max-height: 1024px) {
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
				@media screen and (max-height: 640px) {
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
			</style>
			<link rel="icon" href="https://lidac.com/wp-content/uploads/2023/12/favicon-LiDAC.png" sizes="32x32" />
<link rel="icon" href="https://lidac.com/wp-content/uploads/2023/12/favicon-LiDAC.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://lidac.com/wp-content/uploads/2023/12/favicon-LiDAC.png" />
<meta name="msapplication-TileImage" content="https://lidac.com/wp-content/uploads/2023/12/favicon-LiDAC.png" />
		<style id="wp-custom-css">
			body.page-id-31 .connect-row,
body.page-id-33 .connect-row{
    display: none;
}

.side-menu ul li:first-child {
	    position: relative;
    top: auto;
    font-size: inherit;
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
	margin-left: 0!important;
    padding-bottom: 0 !important;
}

.side-menu ul li:first-child a {
	width: 100%;
	  font-size: 16px !important;
	padding: 7px 20px!important;
}

@media screen and (max-width:767px) {
    .callout {
        background: #f7f7f7!important;
    }
    .slide-ins-style.style-1 figcaption {
        opacity: 1!important;
        transform: scale(1)!important;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        position: relative;
        background-color: var(--e-global-color-secondary );
    }
    .slide-ins-style.style-1 .awsm-personal-info {
        margin-bottom: 0;
    }
}

body .elementor-22 .elementor-element.elementor-element-3ec4e332 .elementor-nav-menu__container.elementor-nav-menu--dropdown {
    margin-top: 15px!important;
}

@media screen and (max-width: 501px) {

    #site-header .logo-col {
        max-width: 80%;
    }

}

#site-header .elementor-nav-menu--burger {
    height: 100%;
}

#site-header .elementor-widget-container {
    height: 100%;
    justify-content: center;
}

#site-header .elementor-menu-toggle {
    height: 100%;
}

.big-buttons .elementor-widget-container{
    height: 100%;
}

.big-buttons .elementor-widget-wrap .elementor-widget-button .elementor-button-wrapper {
    height: 100%;
}

.big-buttons .elementor-widget-wrap .elementor-widget-button .elementor-button-wrapper a {
    align-items: center;
    justify-content: center;
    display: flex;
    height: 100%;
    padding: 1rem 2.5rem;
}

.big-buttons .elementor-widget-wrap > .elementor-widget-button {
    margin-bottom: 1.5rem;
}

.leadership-team .awsm-grid:not(.drawer-style) {
    justify-content: center;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
    width: 33.3%;
    font-size: 17px;
    font-weight: 400;
    border: none!important;
}


.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li a:after{
    content: none!important;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li a{
    font-weight: 400!important;
    border:none!important;
}

.hide_section {
    visibility: hidden;
    opacity: 0;
    transition: opacity .1s,visibility .3s ease-in-out
}

.blur_effect {
    background: rgba(0,1,3,.7);
    position: fixed;
    display: flex;
    top: 0;
    height: 100vh;
    width: 100vw;
    z-index: 9998;
    opacity: 1;
    visibility: visible;
    transition: visibility 0s,opacity .3s linear
}

body .overview-item {
    position: absolute;
    top: -4rem;
    font-size: 28px;
    border-bottom: solid 2px #ddd!important;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
    display: block;
    margin-left: 1.25rem;
}

body .overview-item a{
    font-size: 24px!important;
    display: inline-block;
    font-weight: 500!important;
    padding: 0!important;
}

.menu-menu-wrapper {
    border-top: solid 3px #906F3E!important;
}

.jet-menu-item .jet-mega-menu-sub-menu {
    padding-bottom: 0.75rem;
}

@media (min-width: 1025px) {

    body .overview-link {
        border-bottom: solid 2px #ddd!important;
        padding-bottom: 0.5rem;
        margin: 0.75rem;
        display: block;
        margin-bottom: 1.5rem;
    }

    body .overview-link a{
        font-size: 21px!important;
        display: inline-block;
        font-weight: 500!important;
        padding: 0!important;
    }

    body .jet-mega-menu-sub-menu {
        border-top: solid 3px #906F3E!important;
    }

}

.awsm-grid-wrapper .awsm-grid h3 {
    font-size: 1em;
}

.jet-menu-item .jet-mega-menu-sub-menu {
    min-width: auto;
}


.jet-menu-item-740 div.jet-sub-mega-menu {
    max-width: 700px!important;
    margin-left: 300px;
}

body .elementor-22 .elementor-element  .jet-menu li.jet-mega-menu-sub-menu-item.jet-current-menu-item .sub-level-link {
    background-color: unset!important;
}

.state-right-col .elementor-widget-container,
.state-right-col .elementor-widget-container p{
    color: #4e4e4e;
    font-size: 15px!important;
    font-weight: 400;
    font-family: var(--e-global-typography-text-font-family), montserrat;
    line-height: 22px;
}

.page-content .elementor-nav-menu--layout-vertical .elementor-item,
.page-content .elementor-nav-menu--dropdown-tablet .elementor-item{
    line-height: normal!important;
    padding-top: 7px!important;
    padding-bottom: 7px!important;
}

.jet-menu-item-741.jet-menu-item .jet-mega-menu-sub-menu {
    min-width: auto;
    min-width: 253px;
}

.jet-menu-item-737.jet-menu-item .jet-mega-menu-sub-menu {
    min-width: 220px;
}

.page-content .elementor-nav-menu--layout-vertical .elementor-nav-menu li:first-child > .elementor-item,
.page-content .elementor-nav-menu--dropdown-tablet li:first-child > .elementor-item
{
    background: #C1C1C2;
    font-weight: 700!important;
}

.page-content .elementor-nav-menu--layout-vertical .elementor-nav-menu li:first-child > .elementor-item:hover
{
    background: #4180cb;
}

@media (min-width:1025px) {
    .mobile-menu-item {
        display: none!important;
    }

    .jet-simple-menu-item .jet-menu-item-wrapper > .jet-menu-title {
        display: flex;
    }


    .jet-simple-menu-item.jet-menu-item-has-children a.top-level-link .jet-menu-item-wrapper > .jet-menu-title:after {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        margin-left: 10px;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f107";
    }

    .jet-simple-menu-item .jet-menu-item-wrapper .jet-dropdown-arrow {
        display: none;
    }


}

.jet-mega-menu-item__link--top-level > div > div{
    font-family: "Montserrat", montserrat;
    font-size: 12px;
    color: #000000;
}

.jet-mega-menu-item__link--sub-level {
    color:#0E1D3F;
    font-family: "Montserrat", montserrat;
    font-size: 14px;
    color: #0E1D3F;
    border-style: none;
    padding: 9px 15px 9px 15px;
}
		</style>
		<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><style id="wpr-lazyload-bg-container"></style><style id="wpr-lazyload-bg-exclusion"></style>
<noscript>
<style id="wpr-lazyload-bg-nostyle">.awsm-grid::after{--wpr-bg-2bfb4143-697b-440a-ac54-053db49dd256: url('https://lidac.com/wp-content/plugins/awsm-team-pro/images/loading.svg');}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp{--wpr-bg-0e7d24f9-3332-41d9-9553-9fbe29c958ab: url('https://lidac.com/wp-content/plugins/awsm-team-pro/images/mCSB_buttons.png');}.elementor-14 .elementor-element.elementor-element-6f27898:not(.elementor-motion-effects-element-type-background), .elementor-14 .elementor-element.elementor-element-6f27898 > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-616b7ef8-4f5c-46e7-98c5-3ba8a7f21983: url('https://lidac.com/wp-content/uploads/2024/01/LiDAC-homepage-employee-benefits-plans-4.jpg');}.elementor-14 .elementor-element.elementor-element-4e05b32:not(.elementor-motion-effects-element-type-background), .elementor-14 .elementor-element.elementor-element-4e05b32 > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-21ef69fd-fb4c-46ee-a936-908d36ad08dd: url('https://lidac.com/wp-content/uploads/2024/01/homepage-about-section-cropped.jpg');}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr{--wpr-bg-9ac2e808-65e4-4a5f-96cf-bca093d0ad52: url('https://lidac.com/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png');}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b{--wpr-bg-20b477c9-9a40-4992-a694-1a00268e4b3c: url('https://lidac.com/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png');}.gform_wrapper.gravity-theme .chosen-container-single .chosen-search input[type=text]{--wpr-bg-4ee34713-8031-48b8-b1e9-7785dcf6f5e5: url('https://lidac.com/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png');}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{--wpr-bg-8a6cfcd7-c2e2-4b33-b4a3-772798d9e7ff: url('https://lidac.com/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png');}.gform_wrapper.gravity-theme .chosen-rtl .chosen-search input[type=text]{--wpr-bg-8e0a5be8-235a-41f3-ba6b-03aa117a5b81: url('https://lidac.com/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png');}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_selected::after{--wpr-bg-c54a1f4c-d13b-44ea-867c-dfb3bac57cbd: url('https://lidac.com/wp-content/plugins/gravityforms/images/gf-creditcards-check.svg');}.gform_wrapper.gravity-theme .gfield_list_icons button{--wpr-bg-34d39733-2422-43eb-bebb-cb2aa1f7dfaf: url('https://lidac.com/wp-content/plugins/gravityforms/images/list-add.svg');}.gform_wrapper.gravity-theme .chosen-container .chosen-results-scroll-down span,.gform_wrapper.gravity-theme .chosen-container .chosen-results-scroll-up span,.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices .search-choice .search-choice-close,.gform_wrapper.gravity-theme .chosen-container-single .chosen-search input[type=text],.gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr,.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b,.gform_wrapper.gravity-theme .chosen-rtl .chosen-search input[type=text]{--wpr-bg-2961e4ff-3dee-4acd-8eea-7080b92b9438: url('https://lidac.com/wp-content/plugins/gravityforms/legacy/css/[email protected]');}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon{--wpr-bg-3b36da80-fb5c-4d48-a70a-bce64b0b26d8: url('https://lidac.com/wp-content/plugins/gravityforms/images/gf-creditcards.svg');}.gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_card_security_code_icon{--wpr-bg-6cac03eb-6180-42c5-b2fc-1c89917bc5ac: url('https://lidac.com/wp-content/plugins/gravityforms/images/gf-creditcards.svg');}.gform_wrapper.gravity-theme .gfield_list_icons button.delete_list_item{--wpr-bg-ceabbf05-b188-4cf0-8d57-7cb8802363da: url('https://lidac.com/wp-content/plugins/gravityforms/images/list-remove.svg');}.gravity-theme.ui-datepicker .ui-datepicker-header select{--wpr-bg-272691f2-dfab-4e2a-bf05-3e4c5ca3b7c6: url('https://lidac.com/wp-content/plugins/gravityforms/images/theme/down-arrow.svg');}.rll-youtube-player .play{--wpr-bg-80f8445e-9c72-46df-ab89-918cd27a9886: url('https://lidac.com/wp-content/plugins/wp-rocket/assets/img/youtube.png');}</style>
</noscript>
<script type="application/javascript">const rocket_pairs = [{"selector":".awsm-grid","style":".awsm-grid::after{--wpr-bg-2bfb4143-697b-440a-ac54-053db49dd256: url('https:\/\/lidac.com\/wp-content\/plugins\/awsm-team-pro\/images\/loading.svg');}","hash":"2bfb4143-697b-440a-ac54-053db49dd256","url":"https:\/\/lidac.com\/wp-content\/plugins\/awsm-team-pro\/images\/loading.svg"},{"selector":".mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp","style":".mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp{--wpr-bg-0e7d24f9-3332-41d9-9553-9fbe29c958ab: url('https:\/\/lidac.com\/wp-content\/plugins\/awsm-team-pro\/images\/mCSB_buttons.png');}","hash":"0e7d24f9-3332-41d9-9553-9fbe29c958ab","url":"https:\/\/lidac.com\/wp-content\/plugins\/awsm-team-pro\/images\/mCSB_buttons.png"},{"selector":".elementor-14 .elementor-element.elementor-element-6f27898:not(.elementor-motion-effects-element-type-background), .elementor-14 .elementor-element.elementor-element-6f27898 > .elementor-motion-effects-container > .elementor-motion-effects-layer","style":".elementor-14 .elementor-element.elementor-element-6f27898:not(.elementor-motion-effects-element-type-background), .elementor-14 .elementor-element.elementor-element-6f27898 > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-616b7ef8-4f5c-46e7-98c5-3ba8a7f21983: url('https:\/\/lidac.com\/wp-content\/uploads\/2024\/01\/LiDAC-homepage-employee-benefits-plans-4.jpg');}","hash":"616b7ef8-4f5c-46e7-98c5-3ba8a7f21983","url":"https:\/\/lidac.com\/wp-content\/uploads\/2024\/01\/LiDAC-homepage-employee-benefits-plans-4.jpg"},{"selector":".elementor-14 .elementor-element.elementor-element-4e05b32:not(.elementor-motion-effects-element-type-background), .elementor-14 .elementor-element.elementor-element-4e05b32 > .elementor-motion-effects-container > .elementor-motion-effects-layer","style":".elementor-14 .elementor-element.elementor-element-4e05b32:not(.elementor-motion-effects-element-type-background), .elementor-14 .elementor-element.elementor-element-4e05b32 > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-21ef69fd-fb4c-46ee-a936-908d36ad08dd: url('https:\/\/lidac.com\/wp-content\/uploads\/2024\/01\/homepage-about-section-cropped.jpg');}","hash":"21ef69fd-fb4c-46ee-a936-908d36ad08dd","url":"https:\/\/lidac.com\/wp-content\/uploads\/2024\/01\/homepage-about-section-cropped.jpg"},{"selector":".gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr","style":".gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr{--wpr-bg-9ac2e808-65e4-4a5f-96cf-bca093d0ad52: url('https:\/\/lidac.com\/wp-content\/plugins\/gravityforms\/legacy\/css\/chosen-sprite.png');}","hash":"9ac2e808-65e4-4a5f-96cf-bca093d0ad52","url":"https:\/\/lidac.com\/wp-content\/plugins\/gravityforms\/legacy\/css\/chosen-sprite.png"},{"selector":".gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b","style":".gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b{--wpr-bg-20b477c9-9a40-4992-a694-1a00268e4b3c: url('https:\/\/lidac.com\/wp-content\/plugins\/gravityforms\/legacy\/css\/chosen-sprite.png');}","hash":"20b477c9-9a40-4992-a694-1a00268e4b3c","url":"https:\/\/lidac.com\/wp-content\/plugins\/gravityforms\/legacy\/css\/chosen-sprite.png"},{"selector":".gform_wrapper.gravity-theme .chosen-container-single .chosen-search input[type=text]","style":".gform_wrapper.gravity-theme .chosen-container-single .chosen-search input[type=text]{--wpr-bg-4ee34713-8031-48b8-b1e9-7785dcf6f5e5: url('https:\/\/lidac.com\/wp-content\/plugins\/gravityforms\/legacy\/css\/chosen-sprite.png');}","hash":"4ee34713-8031-48b8-b1e9-7785dcf6f5e5","url":"https:\/\/lidac.com\/wp-content\/plugins\/gravityforms\/legacy\/css\/chosen-sprite.png"},{"selector":".gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice .search-choice-close","style":".gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{--wpr-bg-8a6cfcd7-c2e2-4b33-b4a3-772798d9e7ff: url('https:\/\/lidac.com\/wp-content\/plugins\/gravityforms\/legacy\/css\/chosen-sprite.png');}","hash":"8a6cfcd7-c2e2-4b33-b4a3-772798d9e7ff","url":"https:\/\/lidac.com\/wp-content\/plugins\/gravityforms\/legacy\/css\/chosen-sprite.png"},{"selector":".gform_wrapper.gravity-theme .chosen-rtl .chosen-search input[type=text]","style":".gform_wrapper.gravity-theme .chosen-rtl .chosen-search input[type=text]{--wpr-bg-8e0a5be8-235a-41f3-ba6b-03aa117a5b81: url('https:\/\/lidac.com\/wp-content\/plugins\/gravityforms\/legacy\/css\/chosen-sprite.png');}","hash":"8e0a5be8-235a-41f3-ba6b-03aa117a5b81","url":"https:\/\/lidac.com\/wp-content\/plugins\/gravityforms\/legacy\/css\/chosen-sprite.png"},{"selector":".gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_selected","style":".gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_selected::after{--wpr-bg-c54a1f4c-d13b-44ea-867c-dfb3bac57cbd: url('https:\/\/lidac.com\/wp-content\/plugins\/gravityforms\/images\/gf-creditcards-check.svg');}","hash":"c54a1f4c-d13b-44ea-867c-dfb3bac57cbd","url":"https:\/\/lidac.com\/wp-content\/plugins\/gravityforms\/images\/gf-creditcards-check.svg"},{"selector":".gform_wrapper.gravity-theme .gfield_list_icons button","style":".gform_wrapper.gravity-theme .gfield_list_icons button{--wpr-bg-34d39733-2422-43eb-bebb-cb2aa1f7dfaf: url('https:\/\/lidac.com\/wp-content\/plugins\/gravityforms\/images\/list-add.svg');}","hash":"34d39733-2422-43eb-bebb-cb2aa1f7dfaf","url":"https:\/\/lidac.com\/wp-content\/plugins\/gravityforms\/images\/list-add.svg"},{"selector":".gform_wrapper.gravity-theme .chosen-container .chosen-results-scroll-down span,.gform_wrapper.gravity-theme .chosen-container .chosen-results-scroll-up span,.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices .search-choice .search-choice-close,.gform_wrapper.gravity-theme .chosen-container-single .chosen-search input[type=text],.gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr,.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b,.gform_wrapper.gravity-theme .chosen-rtl .chosen-search input[type=text]","style":".gform_wrapper.gravity-theme .chosen-container .chosen-results-scroll-down span,.gform_wrapper.gravity-theme .chosen-container .chosen-results-scroll-up span,.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices .search-choice .search-choice-close,.gform_wrapper.gravity-theme .chosen-container-single .chosen-search input[type=text],.gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr,.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b,.gform_wrapper.gravity-theme .chosen-rtl .chosen-search input[type=text]{--wpr-bg-2961e4ff-3dee-4acd-8eea-7080b92b9438: url('https:\/\/lidac.com\/wp-content\/plugins\/gravityforms\/legacy\/css\/[email protected]');}","hash":"2961e4ff-3dee-4acd-8eea-7080b92b9438","url":"https:\/\/lidac.com\/wp-content\/plugins\/gravityforms\/legacy\/css\/[email protected]"},{"selector":".gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon","style":".gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon{--wpr-bg-3b36da80-fb5c-4d48-a70a-bce64b0b26d8: url('https:\/\/lidac.com\/wp-content\/plugins\/gravityforms\/images\/gf-creditcards.svg');}","hash":"3b36da80-fb5c-4d48-a70a-bce64b0b26d8","url":"https:\/\/lidac.com\/wp-content\/plugins\/gravityforms\/images\/gf-creditcards.svg"},{"selector":".gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_card_security_code_icon","style":".gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_card_security_code_icon{--wpr-bg-6cac03eb-6180-42c5-b2fc-1c89917bc5ac: url('https:\/\/lidac.com\/wp-content\/plugins\/gravityforms\/images\/gf-creditcards.svg');}","hash":"6cac03eb-6180-42c5-b2fc-1c89917bc5ac","url":"https:\/\/lidac.com\/wp-content\/plugins\/gravityforms\/images\/gf-creditcards.svg"},{"selector":".gform_wrapper.gravity-theme .gfield_list_icons button.delete_list_item","style":".gform_wrapper.gravity-theme .gfield_list_icons button.delete_list_item{--wpr-bg-ceabbf05-b188-4cf0-8d57-7cb8802363da: url('https:\/\/lidac.com\/wp-content\/plugins\/gravityforms\/images\/list-remove.svg');}","hash":"ceabbf05-b188-4cf0-8d57-7cb8802363da","url":"https:\/\/lidac.com\/wp-content\/plugins\/gravityforms\/images\/list-remove.svg"},{"selector":".gravity-theme.ui-datepicker .ui-datepicker-header select","style":".gravity-theme.ui-datepicker .ui-datepicker-header select{--wpr-bg-272691f2-dfab-4e2a-bf05-3e4c5ca3b7c6: url('https:\/\/lidac.com\/wp-content\/plugins\/gravityforms\/images\/theme\/down-arrow.svg');}","hash":"272691f2-dfab-4e2a-bf05-3e4c5ca3b7c6","url":"https:\/\/lidac.com\/wp-content\/plugins\/gravityforms\/images\/theme\/down-arrow.svg"},{"selector":".rll-youtube-player .play","style":".rll-youtube-player .play{--wpr-bg-80f8445e-9c72-46df-ab89-918cd27a9886: url('https:\/\/lidac.com\/wp-content\/plugins\/wp-rocket\/assets\/img\/youtube.png');}","hash":"80f8445e-9c72-46df-ab89-918cd27a9886","url":"https:\/\/lidac.com\/wp-content\/plugins\/wp-rocket\/assets\/img\/youtube.png"}]; const rocket_excluded_pairs = [];</script><meta name="generator" content="WP Rocket 3.18.3" data-wpr-features="wpr_lazyload_css_bg_img wpr_delay_js wpr_defer_js wpr_minify_js wpr_lazyload_images wpr_lazyload_iframes wpr_image_dimensions wpr_minify_css wpr_preload_links wpr_host_fonts_locally wpr_desktop wpr_dns_prefetch" /></head>
<body class="home page-template-default page page-id-14 wp-embed-responsive cookies-not-set theme-default jet-mega-menu-location elementor-default elementor-kit-5 elementor-page elementor-page-14">


<a class="skip-link screen-reader-text" href="#content">Skip to content</a>

		<div  data-elementor-type="header" data-elementor-id="1865" class="elementor elementor-1865 elementor-location-header" data-elementor-post-type="elementor_library">
					<section class="elementor-section elementor-top-section elementor-element elementor-element-6b17b1c elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="6b17b1c" data-element_type="section" id="site-header" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}">
						<div  class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8facc5b" data-id="8facc5b" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-75a810b4 elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="75a810b4" data-element_type="section" id="top-bar" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-64b775a9" data-id="64b775a9" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-1d765c49 elementor-align-right elementor-mobile-align-left elementor-tablet-align-left elementor-widget__width-initial elementor-widget elementor-widget-button" data-id="1d765c49" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="/login">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<i aria-hidden="true" class="fas fa-user"></i>			</span>
									<span class="elementor-button-text">Login</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-2dd4c2e0 elementor-align-center elementor-mobile-align-left elementor-tablet-align-left elementor-widget__width-initial elementor-widget elementor-widget-button" data-id="2dd4c2e0" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="mailto:[email protected]">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<i aria-hidden="true" class="fas fa-envelope"></i>			</span>
								</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-43cf4572 elementor-align-left elementor-mobile-align-right elementor-widget__width-initial elementor-widget elementor-widget-button" data-id="43cf4572" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="tel:5164822696">
						<span class="elementor-button-content-wrapper">
						<span class="elementor-button-icon">
				<i aria-hidden="true" class="fas fa-phone-alt"></i>			</span>
									<span class="elementor-button-text"> 516-482-2696</span>
					</span>
					</a>
				</div>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-293a750a elementor-section-height-min-height elementor-section-boxed elementor-section-height-default" data-id="293a750a" data-element_type="section" id="header-main" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-158e24b0 logo-col" data-id="158e24b0" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-64f65079 elementor-widget elementor-widget-image" data-id="64f65079" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
																<a href="https://lidac.com">
							<img width="300" height="73" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%2073'%3E%3C/svg%3E" class="attachment-full size-full wp-image-718" alt="Lidac Logo" data-lazy-srcset="https://lidac.com/wp-content/uploads/2023/10/lidac_logo.png 300w, https://lidac.com/wp-content/uploads/2023/10/elementor/thumbs/lidac_logo-qddet5oeinviz20t9d9h1wk80vkpusmek3johcxtka.png 200w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://lidac.com/wp-content/uploads/2023/10/lidac_logo.png" /><noscript><img width="300" height="73" src="https://lidac.com/wp-content/uploads/2023/10/lidac_logo.png" class="attachment-full size-full wp-image-718" alt="Lidac Logo" srcset="https://lidac.com/wp-content/uploads/2023/10/lidac_logo.png 300w, https://lidac.com/wp-content/uploads/2023/10/elementor/thumbs/lidac_logo-qddet5oeinviz20t9d9h1wk80vkpusmek3johcxtka.png 200w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>								</a>
															</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-3a58946f nav-col" data-id="3a58946f" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-16726c66 elementor-nav-menu__align-end elementor-nav-menu--stretch elementor-nav-menu__text-align-center elementor-hidden-desktop elementor-nav-menu--dropdown-tablet elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="16726c66" data-element_type="widget" data-settings="{&quot;full_width&quot;:&quot;stretch&quot;,&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;toggle&quot;:&quot;burger&quot;}" data-widget_type="nav-menu.default">
				<div class="elementor-widget-container">
								<nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-fade">
				<ul id="menu-1-16726c66" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-738"><a href="/employee-benefits/" class="elementor-item">EMPLOYEE BENEFITS</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-920"><a href="/employee-benefits/" class="elementor-sub-item">OVERVIEW</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-862"><a href="/employee-benefits/basic-life" class="elementor-sub-item">BASIC LIFE/ADD</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-863"><a href="/employee-benefits/critical-illness" class="elementor-sub-item">CRITICAL ILLNESS</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-865"><a href="/employee-benefits/group-dental" class="elementor-sub-item">GROUP DENTAL</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-867"><a href="/employee-benefits/group-vision" class="elementor-sub-item">GROUP VISION</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1689"><a href="/employee-benefits/hospital-indemnity/" class="elementor-sub-item">HOSPITAL INDEMNITY</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-873"><a href="/employee-benefits/legal-services" class="elementor-sub-item">LEGAL SERVICES</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-872"><a href="/employee-benefits/long-term-care" class="elementor-sub-item">LONG TERM CARE</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-868"><a href="/employee-benefits/long-term-disability" class="elementor-sub-item">LONG TERM DISABILITY</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-874"><a href="/employee-benefits/medicare-supplement" class="elementor-sub-item">MEDICARE SUPPLEMENT</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1251"><a href="/employee-benefits/personal-accident-add/" class="elementor-sub-item">PERSONAL ACCIDENT/ADD</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-869"><a href="/employee-benefits/short-term-disability" class="elementor-sub-item">SHORT TERM DISABILITY</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-871"><a href="/employee-benefits/special-risk" class="elementor-sub-item">SPECIAL RISK</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-870"><a href="/state-disability-paid-family-leave/" class="elementor-sub-item">STATE DISABILITY</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1178"><a href="/state-disability-paid-family-leave/" class="elementor-sub-item">STATE PAID FAMILY LEAVE</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-739"><a href="/state-disability-paid-family-leave/" class="elementor-item">STATE DISABILITY</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-921"><a href="/state-disability-paid-family-leave/" class="elementor-sub-item">OVERVIEW</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-971"><a href="/state-map/alabama/" class="elementor-sub-item">ALABAMA</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-972"><a href="/state-map/arkansas/" class="elementor-sub-item">ARKANSAS</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-875"><a href="/state-map/california/" class="elementor-sub-item">CALIFORNIA</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-876"><a href="/state-map/colorado" class="elementor-sub-item">COLORADO</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-877"><a href="/state-map/connecticut/" class="elementor-sub-item">CONNECTICUT</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-878"><a href="/state-map/delaware/" class="elementor-sub-item">DELAWARE</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-879"><a href="/state-map/dc/" class="elementor-sub-item">DISTRICT OF COLUMBIA</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-973"><a href="/state-map/florida/" class="elementor-sub-item">FLORIDA</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-880"><a href="/state-map/hawaii/" class="elementor-sub-item">HAWAII</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-881"><a href="/state-map/maine/" class="elementor-sub-item">MAINE</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-882"><a href="/state-map/maryland/" class="elementor-sub-item">MARYLAND</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-883"><a href="/state-map/massachusetts/" class="elementor-sub-item">MASSACHUSETTS</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-884"><a href="/state-map/minnesota/" class="elementor-sub-item">MINNESOTA</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-974"><a href="/state-map/new-hampshire/" class="elementor-sub-item">NEW HAMPSHIRE</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-885"><a href="/state-map/new-jersey/" class="elementor-sub-item">NEW JERSEY</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-886"><a href="/state-map/new-york/" class="elementor-sub-item">NEW YORK</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-887"><a href="/state-map/oregon/" class="elementor-sub-item">OREGON</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-888"><a href="/state-map/puerto-rico/" class="elementor-sub-item">PUERTO RICO</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-889"><a href="/state-map/rhode-island/" class="elementor-sub-item">RHODE ISLAND</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-975"><a href="/state-map/tennessee/" class="elementor-sub-item">TENNESSEE</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-976"><a href="/state-map/texas/" class="elementor-sub-item">TEXAS</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-978"><a href="/state-map/vermont-public-private-sector/" class="elementor-sub-item">VERMONT</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-977"><a href="/state-map/vermont-state-ees/" class="elementor-sub-item">VERMONT (STATE EE&#8217;s)</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-979"><a href="/state-map/virginia/" class="elementor-sub-item">VIRGINIA</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-890"><a href="/state-map/washington/" class="elementor-sub-item">WASHINGTON</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1688"><a href="/state-disability-paid-family-leave/" class="elementor-item">PAID FAMILY LEAVE</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-741"><a href="/services/" class="elementor-item">SERVICES</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="overview-link menu-item menu-item-type-custom menu-item-object-custom menu-item-923"><a href="/services/" class="elementor-sub-item">OVERVIEW</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1692"><a href="/services/#wcb-compliance" class="elementor-sub-item elementor-item-anchor">WCB COMPLIANCE</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-905"><a href="/services/#benefit-analysis" class="elementor-sub-item elementor-item-anchor">BENEFIT ANALYSIS</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-907"><a href="/services/#benefit-design" class="elementor-sub-item elementor-item-anchor">BENEFIT PLAN DESIGN</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-908"><a href="/services/#market-survey" class="elementor-sub-item elementor-item-anchor">MARKET SURVEY</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-906"><a href="/services/#proposals" class="elementor-sub-item elementor-item-anchor">BENEFIT PROPOSALS</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-909"><a href="/services/#policy-implementation" class="elementor-sub-item elementor-item-anchor">POLICY IMPLEMENTATION</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-910"><a href="/services/#policy-management" class="elementor-sub-item elementor-item-anchor">POLICY MANAGEMENT</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-935"><a href="/services/#online-services" class="elementor-sub-item elementor-item-anchor">BROKER ONLINE SERVICES</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1693"><a href="/services/#book-of-business" class="elementor-sub-item elementor-item-anchor">BOOK OF BUSINESS ANALYSIS</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-737"><a href="/technology/" class="elementor-item">TECHNOLOGY</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="overview-link menu-item menu-item-type-custom menu-item-object-custom menu-item-919"><a href="/technology/" class="elementor-sub-item">OVERVIEW</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-856"><a href="/technology/#quoting" class="elementor-sub-item elementor-item-anchor">QUOTING</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-857"><a href="/technology/#proposals" class="elementor-sub-item elementor-item-anchor">PROPOSALS</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-858"><a href="/technology/#implementation" class="elementor-sub-item elementor-item-anchor">IMPLEMENTATION</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-859"><a href="/technology/#hr-group-application" class="elementor-sub-item elementor-item-anchor">HR GROUP APPLICATION</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-860"><a href="/technology/#employee-enrollment" class="elementor-sub-item elementor-item-anchor">EMPLOYEE ENROLLMENT</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-861"><a href="/technology/#broker-online-portal" class="elementor-sub-item elementor-item-anchor">BROKER ONLINE PORTAL</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-740"><a href="/carriers/" class="elementor-item">CARRIERS</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-922"><a href="/carriers/" class="elementor-sub-item">OVERVIEW</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-891"><a href="/carriers/aetna" class="elementor-sub-item">AETNA</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-892"><a href="/carriers/aig" class="elementor-sub-item">AIG</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-893"><a href="/carriers/guardian" class="elementor-sub-item">GUARDIAN</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-894"><a href="/carriers/lincoln-financial" class="elementor-sub-item">LINCOLN FINANCIAL</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-895"><a href="/carriers/metlife" class="elementor-sub-item">METLIFE</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-896"><a href="/carriers/mutual-of-omaha" class="elementor-sub-item">MUTUAL OF OMAHA</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-897"><a href="/carriers/reliance-standard" class="elementor-sub-item">RELIANCE STANDARD</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-898"><a href="/carriers/shelterpoint" class="elementor-sub-item">SHELTERPOINT</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-899"><a href="/carriers/standard-security" class="elementor-sub-item">STANDARD SECURITY</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-900"><a href="/carriers/symetra" class="elementor-sub-item">SYMETRA</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-901"><a href="/carriers/sun-life" class="elementor-sub-item">SUN LIFE</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-902"><a href="/carriers/the-hartford" class="elementor-sub-item">THE HARTFORD</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-903"><a href="/carriers/united-healthcare" class="elementor-sub-item">UNITED HEALTHCARE</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-904"><a href="/carriers/unum-provident" class="elementor-sub-item">UNUM/PROVIDENT</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1459"><a href="/about-us/" class="elementor-item">ABOUT</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="overview-link menu-item menu-item-type-post_type menu-item-object-page menu-item-930"><a href="https://lidac.com/about-us/" class="elementor-sub-item">OVERVIEW</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-911"><a href="/team/" class="elementor-sub-item">OUR TEAM</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1006"><a href="/contact-us/" class="elementor-sub-item">CONTACT</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-929"><a href="/careers/" class="elementor-sub-item">CAREERS</a></li>
</ul>
</li>
<li class="mobile-menu-item menu-item menu-item-type-custom menu-item-object-custom menu-item-1749"><a href="https://lidac.com/podcasts" class="elementor-item">PODCASTS</a></li>
</ul>			</nav>
					<div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false">
			<i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open eicon-menu-bar"></i><i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close eicon-close"></i>		</div>
					<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
				<ul id="menu-2-16726c66" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-738"><a href="/employee-benefits/" class="elementor-item" tabindex="-1">EMPLOYEE BENEFITS</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-920"><a href="/employee-benefits/" class="elementor-sub-item" tabindex="-1">OVERVIEW</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-862"><a href="/employee-benefits/basic-life" class="elementor-sub-item" tabindex="-1">BASIC LIFE/ADD</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-863"><a href="/employee-benefits/critical-illness" class="elementor-sub-item" tabindex="-1">CRITICAL ILLNESS</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-865"><a href="/employee-benefits/group-dental" class="elementor-sub-item" tabindex="-1">GROUP DENTAL</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-867"><a href="/employee-benefits/group-vision" class="elementor-sub-item" tabindex="-1">GROUP VISION</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1689"><a href="/employee-benefits/hospital-indemnity/" class="elementor-sub-item" tabindex="-1">HOSPITAL INDEMNITY</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-873"><a href="/employee-benefits/legal-services" class="elementor-sub-item" tabindex="-1">LEGAL SERVICES</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-872"><a href="/employee-benefits/long-term-care" class="elementor-sub-item" tabindex="-1">LONG TERM CARE</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-868"><a href="/employee-benefits/long-term-disability" class="elementor-sub-item" tabindex="-1">LONG TERM DISABILITY</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-874"><a href="/employee-benefits/medicare-supplement" class="elementor-sub-item" tabindex="-1">MEDICARE SUPPLEMENT</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1251"><a href="/employee-benefits/personal-accident-add/" class="elementor-sub-item" tabindex="-1">PERSONAL ACCIDENT/ADD</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-869"><a href="/employee-benefits/short-term-disability" class="elementor-sub-item" tabindex="-1">SHORT TERM DISABILITY</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-871"><a href="/employee-benefits/special-risk" class="elementor-sub-item" tabindex="-1">SPECIAL RISK</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-870"><a href="/state-disability-paid-family-leave/" class="elementor-sub-item" tabindex="-1">STATE DISABILITY</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1178"><a href="/state-disability-paid-family-leave/" class="elementor-sub-item" tabindex="-1">STATE PAID FAMILY LEAVE</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-739"><a href="/state-disability-paid-family-leave/" class="elementor-item" tabindex="-1">STATE DISABILITY</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-921"><a href="/state-disability-paid-family-leave/" class="elementor-sub-item" tabindex="-1">OVERVIEW</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-971"><a href="/state-map/alabama/" class="elementor-sub-item" tabindex="-1">ALABAMA</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-972"><a href="/state-map/arkansas/" class="elementor-sub-item" tabindex="-1">ARKANSAS</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-875"><a href="/state-map/california/" class="elementor-sub-item" tabindex="-1">CALIFORNIA</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-876"><a href="/state-map/colorado" class="elementor-sub-item" tabindex="-1">COLORADO</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-877"><a href="/state-map/connecticut/" class="elementor-sub-item" tabindex="-1">CONNECTICUT</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-878"><a href="/state-map/delaware/" class="elementor-sub-item" tabindex="-1">DELAWARE</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-879"><a href="/state-map/dc/" class="elementor-sub-item" tabindex="-1">DISTRICT OF COLUMBIA</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-973"><a href="/state-map/florida/" class="elementor-sub-item" tabindex="-1">FLORIDA</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-880"><a href="/state-map/hawaii/" class="elementor-sub-item" tabindex="-1">HAWAII</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-881"><a href="/state-map/maine/" class="elementor-sub-item" tabindex="-1">MAINE</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-882"><a href="/state-map/maryland/" class="elementor-sub-item" tabindex="-1">MARYLAND</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-883"><a href="/state-map/massachusetts/" class="elementor-sub-item" tabindex="-1">MASSACHUSETTS</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-884"><a href="/state-map/minnesota/" class="elementor-sub-item" tabindex="-1">MINNESOTA</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-974"><a href="/state-map/new-hampshire/" class="elementor-sub-item" tabindex="-1">NEW HAMPSHIRE</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-885"><a href="/state-map/new-jersey/" class="elementor-sub-item" tabindex="-1">NEW JERSEY</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-886"><a href="/state-map/new-york/" class="elementor-sub-item" tabindex="-1">NEW YORK</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-887"><a href="/state-map/oregon/" class="elementor-sub-item" tabindex="-1">OREGON</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-888"><a href="/state-map/puerto-rico/" class="elementor-sub-item" tabindex="-1">PUERTO RICO</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-889"><a href="/state-map/rhode-island/" class="elementor-sub-item" tabindex="-1">RHODE ISLAND</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-975"><a href="/state-map/tennessee/" class="elementor-sub-item" tabindex="-1">TENNESSEE</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-976"><a href="/state-map/texas/" class="elementor-sub-item" tabindex="-1">TEXAS</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-978"><a href="/state-map/vermont-public-private-sector/" class="elementor-sub-item" tabindex="-1">VERMONT</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-977"><a href="/state-map/vermont-state-ees/" class="elementor-sub-item" tabindex="-1">VERMONT (STATE EE&#8217;s)</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-979"><a href="/state-map/virginia/" class="elementor-sub-item" tabindex="-1">VIRGINIA</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-890"><a href="/state-map/washington/" class="elementor-sub-item" tabindex="-1">WASHINGTON</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1688"><a href="/state-disability-paid-family-leave/" class="elementor-item" tabindex="-1">PAID FAMILY LEAVE</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-741"><a href="/services/" class="elementor-item" tabindex="-1">SERVICES</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="overview-link menu-item menu-item-type-custom menu-item-object-custom menu-item-923"><a href="/services/" class="elementor-sub-item" tabindex="-1">OVERVIEW</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1692"><a href="/services/#wcb-compliance" class="elementor-sub-item elementor-item-anchor" tabindex="-1">WCB COMPLIANCE</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-905"><a href="/services/#benefit-analysis" class="elementor-sub-item elementor-item-anchor" tabindex="-1">BENEFIT ANALYSIS</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-907"><a href="/services/#benefit-design" class="elementor-sub-item elementor-item-anchor" tabindex="-1">BENEFIT PLAN DESIGN</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-908"><a href="/services/#market-survey" class="elementor-sub-item elementor-item-anchor" tabindex="-1">MARKET SURVEY</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-906"><a href="/services/#proposals" class="elementor-sub-item elementor-item-anchor" tabindex="-1">BENEFIT PROPOSALS</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-909"><a href="/services/#policy-implementation" class="elementor-sub-item elementor-item-anchor" tabindex="-1">POLICY IMPLEMENTATION</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-910"><a href="/services/#policy-management" class="elementor-sub-item elementor-item-anchor" tabindex="-1">POLICY MANAGEMENT</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-935"><a href="/services/#online-services" class="elementor-sub-item elementor-item-anchor" tabindex="-1">BROKER ONLINE SERVICES</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1693"><a href="/services/#book-of-business" class="elementor-sub-item elementor-item-anchor" tabindex="-1">BOOK OF BUSINESS ANALYSIS</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-737"><a href="/technology/" class="elementor-item" tabindex="-1">TECHNOLOGY</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="overview-link menu-item menu-item-type-custom menu-item-object-custom menu-item-919"><a href="/technology/" class="elementor-sub-item" tabindex="-1">OVERVIEW</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-856"><a href="/technology/#quoting" class="elementor-sub-item elementor-item-anchor" tabindex="-1">QUOTING</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-857"><a href="/technology/#proposals" class="elementor-sub-item elementor-item-anchor" tabindex="-1">PROPOSALS</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-858"><a href="/technology/#implementation" class="elementor-sub-item elementor-item-anchor" tabindex="-1">IMPLEMENTATION</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-859"><a href="/technology/#hr-group-application" class="elementor-sub-item elementor-item-anchor" tabindex="-1">HR GROUP APPLICATION</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-860"><a href="/technology/#employee-enrollment" class="elementor-sub-item elementor-item-anchor" tabindex="-1">EMPLOYEE ENROLLMENT</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-861"><a href="/technology/#broker-online-portal" class="elementor-sub-item elementor-item-anchor" tabindex="-1">BROKER ONLINE PORTAL</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-740"><a href="/carriers/" class="elementor-item" tabindex="-1">CARRIERS</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-922"><a href="/carriers/" class="elementor-sub-item" tabindex="-1">OVERVIEW</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-891"><a href="/carriers/aetna" class="elementor-sub-item" tabindex="-1">AETNA</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-892"><a href="/carriers/aig" class="elementor-sub-item" tabindex="-1">AIG</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-893"><a href="/carriers/guardian" class="elementor-sub-item" tabindex="-1">GUARDIAN</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-894"><a href="/carriers/lincoln-financial" class="elementor-sub-item" tabindex="-1">LINCOLN FINANCIAL</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-895"><a href="/carriers/metlife" class="elementor-sub-item" tabindex="-1">METLIFE</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-896"><a href="/carriers/mutual-of-omaha" class="elementor-sub-item" tabindex="-1">MUTUAL OF OMAHA</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-897"><a href="/carriers/reliance-standard" class="elementor-sub-item" tabindex="-1">RELIANCE STANDARD</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-898"><a href="/carriers/shelterpoint" class="elementor-sub-item" tabindex="-1">SHELTERPOINT</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-899"><a href="/carriers/standard-security" class="elementor-sub-item" tabindex="-1">STANDARD SECURITY</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-900"><a href="/carriers/symetra" class="elementor-sub-item" tabindex="-1">SYMETRA</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-901"><a href="/carriers/sun-life" class="elementor-sub-item" tabindex="-1">SUN LIFE</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-902"><a href="/carriers/the-hartford" class="elementor-sub-item" tabindex="-1">THE HARTFORD</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-903"><a href="/carriers/united-healthcare" class="elementor-sub-item" tabindex="-1">UNITED HEALTHCARE</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-904"><a href="/carriers/unum-provident" class="elementor-sub-item" tabindex="-1">UNUM/PROVIDENT</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1459"><a href="/about-us/" class="elementor-item" tabindex="-1">ABOUT</a>
<ul class="sub-menu elementor-nav-menu--dropdown">
	<li class="overview-link menu-item menu-item-type-post_type menu-item-object-page menu-item-930"><a href="https://lidac.com/about-us/" class="elementor-sub-item" tabindex="-1">OVERVIEW</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-911"><a href="/team/" class="elementor-sub-item" tabindex="-1">OUR TEAM</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1006"><a href="/contact-us/" class="elementor-sub-item" tabindex="-1">CONTACT</a></li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-929"><a href="/careers/" class="elementor-sub-item" tabindex="-1">CAREERS</a></li>
</ul>
</li>
<li class="mobile-menu-item menu-item menu-item-type-custom menu-item-object-custom menu-item-1749"><a href="https://lidac.com/podcasts" class="elementor-item" tabindex="-1">PODCASTS</a></li>
</ul>			</nav>
						</div>
				</div>
				<div class="elementor-element elementor-element-3f125913 elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-jet-mega-menu" data-id="3f125913" data-element_type="widget" data-widget_type="jet-mega-menu.default">
				<div class="elementor-widget-container">
					<div class="jet-mega-menu jet-mega-menu--layout-horizontal jet-mega-menu--sub-position-right jet-mega-menu--dropdown-layout-default jet-mega-menu--dropdown-position-right jet-mega-menu--animation-none jet-mega-menu--location-elementor    jet-mega-menu--fill-svg-icons" data-settings='{"menuId":"3","menuUniqId":"6818a59339ff9","rollUp":false,"megaAjaxLoad":false,"layout":"horizontal","subEvent":"hover","mouseLeaveDelay":500,"subTrigger":"item","subPosition":"right","megaWidthType":"container","megaWidthSelector":"","breakpoint":768,"signatures":{"template_1041":{"id":1041,"signature":"beffb184ca9d46107c2163aaef553ed8"},"template_1034":{"id":1034,"signature":"59c162a5fe3cc935a4b54ba69809a694"},"template_1787":{"id":1787,"signature":"677cc5d776fd26ad1a116fe88761994a"}}}'><div class="jet-mega-menu-toggle" role="button" tabindex="0" aria-label="Open/Close Menu"><div class="jet-mega-menu-toggle-icon jet-mega-menu-toggle-icon--default-state"><i class="fas fa-bars"></i></div><div class="jet-mega-menu-toggle-icon jet-mega-menu-toggle-icon--opened-state"><i class="fas fa-times"></i></div></div><nav class="jet-mega-menu-container" aria-label="Main nav"><ul class="jet-mega-menu-list"><li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item-has-children jet-mega-menu-item--mega jet-mega-menu-item-has-children jet-mega-menu-item--top-level jet-mega-menu-item-738"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="EMPLOYEE BENEFITS"><a href="/employee-benefits/" class="jet-mega-menu-item__link jet-mega-menu-item__link--top-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">EMPLOYEE BENEFITS</div></div></a><div class="jet-mega-menu-item__dropdown"><i class="fas fa-angle-down"></i></div></div><div class="jet-mega-menu-mega-container" data-template-id="1041" data-template-content="elementor" data-position="default"><div class="jet-mega-menu-mega-container__inner"><style>.elementor-1041 .elementor-element.elementor-element-606b57f:not(.elementor-motion-effects-element-type-background), .elementor-1041 .elementor-element.elementor-element-606b57f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-1041 .elementor-element.elementor-element-606b57f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:5rem 0rem 0rem 0rem;}.elementor-1041 .elementor-element.elementor-element-606b57f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-family:var( --e-global-typography-primary-font-family ), montserrat;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item{color:var( --e-global-color-text );fill:var( --e-global-color-text );}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover,
					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active,
					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted,
					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,
					.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after{background-color:var( --e-global-color-accent );}.elementor-widget-nav-menu .e--pointer-framed .elementor-item:before,
					.elementor-widget-nav-menu .e--pointer-framed .elementor-item:after{border-color:var( --e-global-color-accent );}.elementor-widget-nav-menu{--e-nav-menu-divider-color:var( --e-global-color-text );}.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item, .elementor-widget-nav-menu .elementor-nav-menu--dropdown  .elementor-sub-item{font-family:var( --e-global-typography-accent-font-family ), montserrat;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-1041 .elementor-element.elementor-element-3e3a101 .elementor-menu-toggle{margin:0 auto;}.elementor-1041 .elementor-element.elementor-element-3e3a101 .elementor-nav-menu .elementor-item{font-family:"Montserrat", montserrat;font-size:14px;font-weight:400;}.elementor-1041 .elementor-element.elementor-element-3e3a101 .elementor-nav-menu--main .elementor-item{color:#0E1D3F;fill:#0E1D3F;padding-top:10px;padding-bottom:10px;}.elementor-1041 .elementor-element.elementor-element-3e3a101 .elementor-nav-menu--main .elementor-item:hover,
					.elementor-1041 .elementor-element.elementor-element-3e3a101 .elementor-nav-menu--main .elementor-item.elementor-item-active,
					.elementor-1041 .elementor-element.elementor-element-3e3a101 .elementor-nav-menu--main .elementor-item.highlighted,
					.elementor-1041 .elementor-element.elementor-element-3e3a101 .elementor-nav-menu--main .elementor-item:focus{color:#0E1D3F;fill:#0E1D3F;}.elementor-1041 .elementor-element.elementor-element-3e3a101 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,
					.elementor-1041 .elementor-element.elementor-element-3e3a101 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after{background-color:#FFFFFF;}.elementor-1041 .elementor-element.elementor-element-3e3a101 .e--pointer-framed .elementor-item:before,
					.elementor-1041 .elementor-element.elementor-element-3e3a101 .e--pointer-framed .elementor-item:after{border-color:#FFFFFF;}</style>		<div data-elementor-type="wp-post" data-elementor-id="1041" class="elementor elementor-1041" data-elementor-post-type="jet-menu">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-606b57f menu-menu-wrapper elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="606b57f" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-50db7a1" data-id="50db7a1" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-3e3a101 elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="3e3a101" data-element_type="widget" data-settings="{&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;toggle&quot;:&quot;burger&quot;}" data-widget_type="nav-menu.default">
				<div class="elementor-widget-container">
								<nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-fade">
				<ul id="menu-1-3e3a101" class="elementor-nav-menu"><li class="overview-item menu-item menu-item-type-custom menu-item-object-custom menu-item-743"><a href="/employee-benefits/" class="elementor-item">OVERVIEW</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-744"><a href="/employee-benefits/basic-life" class="elementor-item">BASIC LIFE/ADD</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-755"><a href="/employee-benefits/legal-services" class="elementor-item">LEGAL SERVICES</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1253"><a href="/employee-benefits/personal-accident-add/" class="elementor-item">PERSONAL ACCIDENT/ADD</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-745"><a href="/employee-benefits/critical-illness" class="elementor-item">CRITICAL ILLNESS</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-754"><a href="/employee-benefits/long-term-care" class="elementor-item">LONG TERM CARE</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-751"><a href="/employee-benefits/short-term-disability" class="elementor-item">SHORT TERM DISABILITY</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-747"><a href="/employee-benefits/group-dental" class="elementor-item">GROUP DENTAL</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-750"><a href="/employee-benefits/long-term-disability" class="elementor-item">LONG TERM DISABILITY</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-753"><a href="/employee-benefits/special-risk" class="elementor-item">SPECIAL RISK</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-749"><a href="/employee-benefits/group-vision" class="elementor-item">GROUP VISION</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-756"><a href="/employee-benefits/medicare-supplement" class="elementor-item">MEDICARE SUPPLEMENTS</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-752"><a href="/state-disability-paid-family-leave/" class="elementor-item">STATE DISABILITY</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-748"><a href="/employee-benefits/hospital-indemnity" class="elementor-item">HOSPITAL INDEMNITY</a></li>
</ul>			</nav>
					<div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false">
			<i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open eicon-menu-bar"></i><i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close eicon-close"></i>		</div>
					<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
				<ul id="menu-2-3e3a101" class="elementor-nav-menu"><li class="overview-item menu-item menu-item-type-custom menu-item-object-custom menu-item-743"><a href="/employee-benefits/" class="elementor-item" tabindex="-1">OVERVIEW</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-744"><a href="/employee-benefits/basic-life" class="elementor-item" tabindex="-1">BASIC LIFE/ADD</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-755"><a href="/employee-benefits/legal-services" class="elementor-item" tabindex="-1">LEGAL SERVICES</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1253"><a href="/employee-benefits/personal-accident-add/" class="elementor-item" tabindex="-1">PERSONAL ACCIDENT/ADD</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-745"><a href="/employee-benefits/critical-illness" class="elementor-item" tabindex="-1">CRITICAL ILLNESS</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-754"><a href="/employee-benefits/long-term-care" class="elementor-item" tabindex="-1">LONG TERM CARE</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-751"><a href="/employee-benefits/short-term-disability" class="elementor-item" tabindex="-1">SHORT TERM DISABILITY</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-747"><a href="/employee-benefits/group-dental" class="elementor-item" tabindex="-1">GROUP DENTAL</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-750"><a href="/employee-benefits/long-term-disability" class="elementor-item" tabindex="-1">LONG TERM DISABILITY</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-753"><a href="/employee-benefits/special-risk" class="elementor-item" tabindex="-1">SPECIAL RISK</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-749"><a href="/employee-benefits/group-vision" class="elementor-item" tabindex="-1">GROUP VISION</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-756"><a href="/employee-benefits/medicare-supplement" class="elementor-item" tabindex="-1">MEDICARE SUPPLEMENTS</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-752"><a href="/state-disability-paid-family-leave/" class="elementor-item" tabindex="-1">STATE DISABILITY</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-748"><a href="/employee-benefits/hospital-indemnity" class="elementor-item" tabindex="-1">HOSPITAL INDEMNITY</a></li>
</ul>			</nav>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		</div></div>
<div class='jet-mega-menu-sub-menu'><ul  class="jet-mega-menu-sub-menu__list">
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-920"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="OVERVIEW"><a href="/employee-benefits/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">OVERVIEW</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-862"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="BASIC LIFE/ADD"><a href="/employee-benefits/basic-life" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">BASIC LIFE/ADD</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-863"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="CRITICAL ILLNESS"><a href="/employee-benefits/critical-illness" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">CRITICAL ILLNESS</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-865"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="GROUP DENTAL"><a href="/employee-benefits/group-dental" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">GROUP DENTAL</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-867"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="GROUP VISION"><a href="/employee-benefits/group-vision" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">GROUP VISION</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-1689"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="HOSPITAL INDEMNITY"><a href="/employee-benefits/hospital-indemnity/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">HOSPITAL INDEMNITY</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-873"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="LEGAL SERVICES"><a href="/employee-benefits/legal-services" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">LEGAL SERVICES</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-872"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="LONG TERM CARE"><a href="/employee-benefits/long-term-care" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">LONG TERM CARE</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-868"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="LONG TERM DISABILITY"><a href="/employee-benefits/long-term-disability" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">LONG TERM DISABILITY</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-874"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="MEDICARE SUPPLEMENT"><a href="/employee-benefits/medicare-supplement" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">MEDICARE SUPPLEMENT</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-1251"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="PERSONAL ACCIDENT/ADD"><a href="/employee-benefits/personal-accident-add/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">PERSONAL ACCIDENT/ADD</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-869"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="SHORT TERM DISABILITY"><a href="/employee-benefits/short-term-disability" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">SHORT TERM DISABILITY</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-871"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="SPECIAL RISK"><a href="/employee-benefits/special-risk" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">SPECIAL RISK</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-870"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="STATE DISABILITY"><a href="/state-disability-paid-family-leave/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">STATE DISABILITY</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-1178"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="STATE PAID FAMILY LEAVE"><a href="/state-disability-paid-family-leave/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">STATE PAID FAMILY LEAVE</div></div></a></div></li>
</ul></div>
</li>
<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item-has-children jet-mega-menu-item--mega jet-mega-menu-item-has-children jet-mega-menu-item--top-level jet-mega-menu-item-739"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="STATE DISABILITY"><a href="/state-disability-paid-family-leave/" class="jet-mega-menu-item__link jet-mega-menu-item__link--top-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">STATE DISABILITY</div></div></a><div class="jet-mega-menu-item__dropdown"><i class="fas fa-angle-down"></i></div></div><div class="jet-mega-menu-mega-container" data-template-id="1034" data-template-content="elementor" data-position="default"><div class="jet-mega-menu-mega-container__inner"><style>.elementor-1034 .elementor-element.elementor-element-9663122:not(.elementor-motion-effects-element-type-background), .elementor-1034 .elementor-element.elementor-element-9663122 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-1034 .elementor-element.elementor-element-9663122{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:5rem 0rem 0rem 0rem;}.elementor-1034 .elementor-element.elementor-element-9663122 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-family:var( --e-global-typography-primary-font-family ), montserrat;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item{color:var( --e-global-color-text );fill:var( --e-global-color-text );}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover,
					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active,
					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted,
					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,
					.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after{background-color:var( --e-global-color-accent );}.elementor-widget-nav-menu .e--pointer-framed .elementor-item:before,
					.elementor-widget-nav-menu .e--pointer-framed .elementor-item:after{border-color:var( --e-global-color-accent );}.elementor-widget-nav-menu{--e-nav-menu-divider-color:var( --e-global-color-text );}.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item, .elementor-widget-nav-menu .elementor-nav-menu--dropdown  .elementor-sub-item{font-family:var( --e-global-typography-accent-font-family ), montserrat;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-1034 .elementor-element.elementor-element-0f02642 .elementor-menu-toggle{margin:0 auto;}.elementor-1034 .elementor-element.elementor-element-0f02642 .elementor-nav-menu .elementor-item{font-family:"Montserrat", montserrat;font-size:14px;font-weight:400;}.elementor-1034 .elementor-element.elementor-element-0f02642 .elementor-nav-menu--main .elementor-item{color:#0E1D3F;fill:#0E1D3F;padding-top:10px;padding-bottom:10px;}.elementor-1034 .elementor-element.elementor-element-0f02642 .elementor-nav-menu--main .elementor-item:hover,
					.elementor-1034 .elementor-element.elementor-element-0f02642 .elementor-nav-menu--main .elementor-item.elementor-item-active,
					.elementor-1034 .elementor-element.elementor-element-0f02642 .elementor-nav-menu--main .elementor-item.highlighted,
					.elementor-1034 .elementor-element.elementor-element-0f02642 .elementor-nav-menu--main .elementor-item:focus{color:#0E1D3F;fill:#0E1D3F;}.elementor-1034 .elementor-element.elementor-element-0f02642 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,
					.elementor-1034 .elementor-element.elementor-element-0f02642 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after{background-color:#FFFFFF;}.elementor-1034 .elementor-element.elementor-element-0f02642 .e--pointer-framed .elementor-item:before,
					.elementor-1034 .elementor-element.elementor-element-0f02642 .e--pointer-framed .elementor-item:after{border-color:#FFFFFF;}</style>		<div data-elementor-type="wp-post" data-elementor-id="1034" class="elementor elementor-1034" data-elementor-post-type="jet-menu">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-9663122 menu-menu-wrapper elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="9663122" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cc8d891" data-id="cc8d891" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-0f02642 elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="0f02642" data-element_type="widget" data-settings="{&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;toggle&quot;:&quot;burger&quot;}" data-widget_type="nav-menu.default">
				<div class="elementor-widget-container">
								<nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-fade">
				<ul id="menu-1-0f02642" class="elementor-nav-menu"><li class="overview-item menu-item menu-item-type-custom menu-item-object-custom menu-item-1008"><a href="/state-disability-paid-family-leave/" class="elementor-item">OVERVIEW</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1009"><a href="/state-disability-paid-family-leave/alabama/" class="elementor-item">ALABAMA</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1017"><a href="/state-disability-paid-family-leave/hawaii/" class="elementor-item">HAWAII</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1025"><a href="/state-disability-paid-family-leave/oregon/" class="elementor-item">OREGON</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1010"><a href="/state-disability-paid-family-leave/arkansas/" class="elementor-item">ARKANSAS</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1018"><a href="/state-disability-paid-family-leave/maine/" class="elementor-item">MAINE</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1026"><a href="/state-disability-paid-family-leave/puerto-rico/" class="elementor-item">PUERTO RICO</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1011"><a href="/state-disability-paid-family-leave/california/" class="elementor-item">CALIFORNIA</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1019"><a href="/state-disability-paid-family-leave/maryland/" class="elementor-item">MARYLAND</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1027"><a href="/state-disability-paid-family-leave/rhode-island/" class="elementor-item">RHODE ISLAND</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1012"><a href="/state-disability-paid-family-leave/colorado" class="elementor-item">COLORADO</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1020"><a href="/state-disability-paid-family-leave/massachusetts/" class="elementor-item">MASSACHUSETTS</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1028"><a href="/state-disability-paid-family-leave/tennessee/" class="elementor-item">TENNESSEE</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1013"><a href="/state-disability-paid-family-leave/connecticut/" class="elementor-item">CONNECTICUT</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1021"><a href="/state-disability-paid-family-leave/minnesota/" class="elementor-item">MINNESOTA</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1029"><a href="/state-disability-paid-family-leave/texas/" class="elementor-item">TEXAS</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1014"><a href="/state-disability-paid-family-leave/delaware/" class="elementor-item">DELAWARE</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1022"><a href="/state-disability-paid-family-leave/new-hampshire/" class="elementor-item">NEW HAMPSHIRE</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1030"><a href="/state-disability-paid-family-leave/vermont/" class="elementor-item">VERMONT</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1015"><a href="/state-disability-paid-family-leave/dc/" class="elementor-item">DISTRICT OF COLUMBIA</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1023"><a href="/state-disability-paid-family-leave/new-jersey/" class="elementor-item">NEW JERSEY</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1032"><a href="/state-disability-paid-family-leave/virginia/" class="elementor-item">VIRGINIA</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1016"><a href="/state-disability-paid-family-leave/florida/" class="elementor-item">FLORIDA</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1024"><a href="/state-disability-paid-family-leave/new-york/" class="elementor-item">NEW YORK</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1033"><a href="/state-disability-paid-family-leave/washington/" class="elementor-item">WASHINGTON</a></li>
</ul>			</nav>
					<div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false">
			<i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open eicon-menu-bar"></i><i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close eicon-close"></i>		</div>
					<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
				<ul id="menu-2-0f02642" class="elementor-nav-menu"><li class="overview-item menu-item menu-item-type-custom menu-item-object-custom menu-item-1008"><a href="/state-disability-paid-family-leave/" class="elementor-item" tabindex="-1">OVERVIEW</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1009"><a href="/state-disability-paid-family-leave/alabama/" class="elementor-item" tabindex="-1">ALABAMA</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1017"><a href="/state-disability-paid-family-leave/hawaii/" class="elementor-item" tabindex="-1">HAWAII</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1025"><a href="/state-disability-paid-family-leave/oregon/" class="elementor-item" tabindex="-1">OREGON</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1010"><a href="/state-disability-paid-family-leave/arkansas/" class="elementor-item" tabindex="-1">ARKANSAS</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1018"><a href="/state-disability-paid-family-leave/maine/" class="elementor-item" tabindex="-1">MAINE</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1026"><a href="/state-disability-paid-family-leave/puerto-rico/" class="elementor-item" tabindex="-1">PUERTO RICO</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1011"><a href="/state-disability-paid-family-leave/california/" class="elementor-item" tabindex="-1">CALIFORNIA</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1019"><a href="/state-disability-paid-family-leave/maryland/" class="elementor-item" tabindex="-1">MARYLAND</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1027"><a href="/state-disability-paid-family-leave/rhode-island/" class="elementor-item" tabindex="-1">RHODE ISLAND</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1012"><a href="/state-disability-paid-family-leave/colorado" class="elementor-item" tabindex="-1">COLORADO</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1020"><a href="/state-disability-paid-family-leave/massachusetts/" class="elementor-item" tabindex="-1">MASSACHUSETTS</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1028"><a href="/state-disability-paid-family-leave/tennessee/" class="elementor-item" tabindex="-1">TENNESSEE</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1013"><a href="/state-disability-paid-family-leave/connecticut/" class="elementor-item" tabindex="-1">CONNECTICUT</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1021"><a href="/state-disability-paid-family-leave/minnesota/" class="elementor-item" tabindex="-1">MINNESOTA</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1029"><a href="/state-disability-paid-family-leave/texas/" class="elementor-item" tabindex="-1">TEXAS</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1014"><a href="/state-disability-paid-family-leave/delaware/" class="elementor-item" tabindex="-1">DELAWARE</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1022"><a href="/state-disability-paid-family-leave/new-hampshire/" class="elementor-item" tabindex="-1">NEW HAMPSHIRE</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1030"><a href="/state-disability-paid-family-leave/vermont/" class="elementor-item" tabindex="-1">VERMONT</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1015"><a href="/state-disability-paid-family-leave/dc/" class="elementor-item" tabindex="-1">DISTRICT OF COLUMBIA</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1023"><a href="/state-disability-paid-family-leave/new-jersey/" class="elementor-item" tabindex="-1">NEW JERSEY</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1032"><a href="/state-disability-paid-family-leave/virginia/" class="elementor-item" tabindex="-1">VIRGINIA</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1016"><a href="/state-disability-paid-family-leave/florida/" class="elementor-item" tabindex="-1">FLORIDA</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1024"><a href="/state-disability-paid-family-leave/new-york/" class="elementor-item" tabindex="-1">NEW YORK</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1033"><a href="/state-disability-paid-family-leave/washington/" class="elementor-item" tabindex="-1">WASHINGTON</a></li>
</ul>			</nav>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		</div></div>
<div class='jet-mega-menu-sub-menu'><ul  class="jet-mega-menu-sub-menu__list">
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-921"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="OVERVIEW"><a href="/state-disability-paid-family-leave/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">OVERVIEW</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-971"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="ALABAMA"><a href="/state-map/alabama/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">ALABAMA</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-972"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="ARKANSAS"><a href="/state-map/arkansas/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">ARKANSAS</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-875"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="CALIFORNIA"><a href="/state-map/california/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">CALIFORNIA</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-876"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="COLORADO"><a href="/state-map/colorado" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">COLORADO</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-877"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="CONNECTICUT"><a href="/state-map/connecticut/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">CONNECTICUT</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-878"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="DELAWARE"><a href="/state-map/delaware/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">DELAWARE</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-879"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="DISTRICT OF COLUMBIA"><a href="/state-map/dc/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">DISTRICT OF COLUMBIA</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-973"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="FLORIDA"><a href="/state-map/florida/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">FLORIDA</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-880"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="HAWAII"><a href="/state-map/hawaii/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">HAWAII</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-881"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="MAINE"><a href="/state-map/maine/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">MAINE</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-882"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="MARYLAND"><a href="/state-map/maryland/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">MARYLAND</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-883"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="MASSACHUSETTS"><a href="/state-map/massachusetts/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">MASSACHUSETTS</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-884"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="MINNESOTA"><a href="/state-map/minnesota/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">MINNESOTA</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-974"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="NEW HAMPSHIRE"><a href="/state-map/new-hampshire/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">NEW HAMPSHIRE</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-885"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="NEW JERSEY"><a href="/state-map/new-jersey/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">NEW JERSEY</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-886"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="NEW YORK"><a href="/state-map/new-york/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">NEW YORK</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-887"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="OREGON"><a href="/state-map/oregon/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">OREGON</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-888"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="PUERTO RICO"><a href="/state-map/puerto-rico/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">PUERTO RICO</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-889"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="RHODE ISLAND"><a href="/state-map/rhode-island/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">RHODE ISLAND</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-975"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="TENNESSEE"><a href="/state-map/tennessee/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">TENNESSEE</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-976"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="TEXAS"><a href="/state-map/texas/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">TEXAS</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-978"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="VERMONT"><a href="/state-map/vermont-public-private-sector/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">VERMONT</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-977"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="VERMONT (STATE EE&#8217;s)"><a href="/state-map/vermont-state-ees/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">VERMONT (STATE EE&#8217;s)</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-979"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="VIRGINIA"><a href="/state-map/virginia/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">VIRGINIA</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-890"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="WASHINGTON"><a href="/state-map/washington/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">WASHINGTON</div></div></a></div></li>
</ul></div>
</li>
<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--mega jet-mega-menu-item-has-children jet-mega-menu-item--top-level jet-mega-menu-item-1688"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="PAID FAMILY LEAVE"><a href="/state-disability-paid-family-leave/" class="jet-mega-menu-item__link jet-mega-menu-item__link--top-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">PAID FAMILY LEAVE</div></div></a><div class="jet-mega-menu-item__dropdown"><i class="fas fa-angle-down"></i></div></div><div class="jet-mega-menu-mega-container" data-template-id="1787" data-template-content="elementor" data-position="default"><div class="jet-mega-menu-mega-container__inner"><style>.elementor-1787 .elementor-element.elementor-element-028df68:not(.elementor-motion-effects-element-type-background), .elementor-1787 .elementor-element.elementor-element-028df68 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-1787 .elementor-element.elementor-element-028df68{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:5rem 0rem 0rem 0rem;}.elementor-1787 .elementor-element.elementor-element-028df68 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-1787 .elementor-element.elementor-element-7814ba0.elementor-column > .elementor-widget-wrap{justify-content:flex-start;}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-family:var( --e-global-typography-primary-font-family ), montserrat;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item{color:var( --e-global-color-text );fill:var( --e-global-color-text );}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover,
					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active,
					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted,
					.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,
					.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after{background-color:var( --e-global-color-accent );}.elementor-widget-nav-menu .e--pointer-framed .elementor-item:before,
					.elementor-widget-nav-menu .e--pointer-framed .elementor-item:after{border-color:var( --e-global-color-accent );}.elementor-widget-nav-menu{--e-nav-menu-divider-color:var( --e-global-color-text );}.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item, .elementor-widget-nav-menu .elementor-nav-menu--dropdown  .elementor-sub-item{font-family:var( --e-global-typography-accent-font-family ), montserrat;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-1787 .elementor-element.elementor-element-69bc4a2 .elementor-menu-toggle{margin:0 auto;}.elementor-1787 .elementor-element.elementor-element-69bc4a2 .elementor-nav-menu .elementor-item{font-family:"Montserrat", montserrat;font-size:14px;font-weight:400;}.elementor-1787 .elementor-element.elementor-element-69bc4a2 .elementor-nav-menu--main .elementor-item{color:#0E1D3F;fill:#0E1D3F;padding-top:10px;padding-bottom:10px;}.elementor-1787 .elementor-element.elementor-element-69bc4a2 .elementor-nav-menu--main .elementor-item:hover,
					.elementor-1787 .elementor-element.elementor-element-69bc4a2 .elementor-nav-menu--main .elementor-item.elementor-item-active,
					.elementor-1787 .elementor-element.elementor-element-69bc4a2 .elementor-nav-menu--main .elementor-item.highlighted,
					.elementor-1787 .elementor-element.elementor-element-69bc4a2 .elementor-nav-menu--main .elementor-item:focus{color:#0E1D3F;fill:#0E1D3F;}.elementor-1787 .elementor-element.elementor-element-69bc4a2 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,
					.elementor-1787 .elementor-element.elementor-element-69bc4a2 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after{background-color:#FFFFFF;}.elementor-1787 .elementor-element.elementor-element-69bc4a2 .e--pointer-framed .elementor-item:before,
					.elementor-1787 .elementor-element.elementor-element-69bc4a2 .e--pointer-framed .elementor-item:after{border-color:#FFFFFF;}</style>		<div data-elementor-type="wp-post" data-elementor-id="1787" class="elementor elementor-1787" data-elementor-post-type="jet-menu">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-028df68 menu-menu-wrapper elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="028df68" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7814ba0" data-id="7814ba0" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-69bc4a2 elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="69bc4a2" data-element_type="widget" data-settings="{&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;toggle&quot;:&quot;burger&quot;}" data-widget_type="nav-menu.default">
				<div class="elementor-widget-container">
								<nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-underline e--animation-fade">
				<ul id="menu-1-69bc4a2" class="elementor-nav-menu"><li class="overview-item menu-item menu-item-type-custom menu-item-object-custom menu-item-924"><a href="/state-disability-paid-family-leave/#top" class="elementor-item elementor-item-anchor">ALL STATES</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-962"><a href="/state-disability-paid-family-leave/alabama#top" class="elementor-item elementor-item-anchor">ALABAMA</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-963"><a href="/state-disability-paid-family-leave/arkansas#top" class="elementor-item elementor-item-anchor">ARKANSAS</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-771"><a href="/state-disability-paid-family-leave/california#top" class="elementor-item elementor-item-anchor">CALIFORNIA</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-772"><a href="/state-disability-paid-family-leave/colorado#top" class="elementor-item elementor-item-anchor">COLORADO</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-773"><a href="/state-disability-paid-family-leave/connecticut#top" class="elementor-item elementor-item-anchor">CONNECTICUT</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-774"><a href="/state-disability-paid-family-leave/delaware#top" class="elementor-item elementor-item-anchor">DELAWARE</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-775"><a href="/state-disability-paid-family-leave/dc#top" class="elementor-item elementor-item-anchor">DISTRICT OF COLUMBIA</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-964"><a href="/state-disability-paid-family-leave/florida#top" class="elementor-item elementor-item-anchor">FLORIDA</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-776"><a href="/state-disability-paid-family-leave/hawaii#top" class="elementor-item elementor-item-anchor">HAWAII</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-777"><a href="/state-disability-paid-family-leave/maine#top" class="elementor-item elementor-item-anchor">MAINE</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-778"><a href="/state-disability-paid-family-leave/maryland#top" class="elementor-item elementor-item-anchor">MARYLAND</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-779"><a href="/state-disability-paid-family-leave/massachusetts#top" class="elementor-item elementor-item-anchor">MASSACHUSETTS</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-780"><a href="/state-disability-paid-family-leave/minnesota#top" class="elementor-item elementor-item-anchor">MINNESOTA</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-965"><a href="/state-disability-paid-family-leave/new-hampshire#top" class="elementor-item elementor-item-anchor">NEW HAMPSHIRE</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-781"><a href="/state-disability-paid-family-leave/new-jersey#top" class="elementor-item elementor-item-anchor">NEW JERSEY</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-782"><a href="/state-disability-paid-family-leave/new-york#top" class="elementor-item elementor-item-anchor">NEW YORK</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-783"><a href="/state-disability-paid-family-leave/oregon#top" class="elementor-item elementor-item-anchor">OREGON</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-784"><a href="/state-disability-paid-family-leave/puerto-rico#top" class="elementor-item elementor-item-anchor">PUERTO RICO</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-785"><a href="/state-disability-paid-family-leave/rhode-island#top" class="elementor-item elementor-item-anchor">RHODE ISLAND</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-966"><a href="/state-disability-paid-family-leave/tennessee#top" class="elementor-item elementor-item-anchor">TENNESSEE</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-967"><a href="/state-disability-paid-family-leave/texas#top" class="elementor-item elementor-item-anchor">TEXAS</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-968"><a href="/state-disability-paid-family-leave/vermont#top" class="elementor-item elementor-item-anchor">VERMONT</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-970"><a href="/state-disability-paid-family-leave/virginia#top" class="elementor-item elementor-item-anchor">VIRGINIA</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-786"><a href="/state-disability-paid-family-leave/washington#top" class="elementor-item elementor-item-anchor">WASHINGTON</a></li>
</ul>			</nav>
					<div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false">
			<i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open eicon-menu-bar"></i><i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close eicon-close"></i>		</div>
					<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
				<ul id="menu-2-69bc4a2" class="elementor-nav-menu"><li class="overview-item menu-item menu-item-type-custom menu-item-object-custom menu-item-924"><a href="/state-disability-paid-family-leave/#top" class="elementor-item elementor-item-anchor" tabindex="-1">ALL STATES</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-962"><a href="/state-disability-paid-family-leave/alabama#top" class="elementor-item elementor-item-anchor" tabindex="-1">ALABAMA</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-963"><a href="/state-disability-paid-family-leave/arkansas#top" class="elementor-item elementor-item-anchor" tabindex="-1">ARKANSAS</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-771"><a href="/state-disability-paid-family-leave/california#top" class="elementor-item elementor-item-anchor" tabindex="-1">CALIFORNIA</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-772"><a href="/state-disability-paid-family-leave/colorado#top" class="elementor-item elementor-item-anchor" tabindex="-1">COLORADO</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-773"><a href="/state-disability-paid-family-leave/connecticut#top" class="elementor-item elementor-item-anchor" tabindex="-1">CONNECTICUT</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-774"><a href="/state-disability-paid-family-leave/delaware#top" class="elementor-item elementor-item-anchor" tabindex="-1">DELAWARE</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-775"><a href="/state-disability-paid-family-leave/dc#top" class="elementor-item elementor-item-anchor" tabindex="-1">DISTRICT OF COLUMBIA</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-964"><a href="/state-disability-paid-family-leave/florida#top" class="elementor-item elementor-item-anchor" tabindex="-1">FLORIDA</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-776"><a href="/state-disability-paid-family-leave/hawaii#top" class="elementor-item elementor-item-anchor" tabindex="-1">HAWAII</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-777"><a href="/state-disability-paid-family-leave/maine#top" class="elementor-item elementor-item-anchor" tabindex="-1">MAINE</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-778"><a href="/state-disability-paid-family-leave/maryland#top" class="elementor-item elementor-item-anchor" tabindex="-1">MARYLAND</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-779"><a href="/state-disability-paid-family-leave/massachusetts#top" class="elementor-item elementor-item-anchor" tabindex="-1">MASSACHUSETTS</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-780"><a href="/state-disability-paid-family-leave/minnesota#top" class="elementor-item elementor-item-anchor" tabindex="-1">MINNESOTA</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-965"><a href="/state-disability-paid-family-leave/new-hampshire#top" class="elementor-item elementor-item-anchor" tabindex="-1">NEW HAMPSHIRE</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-781"><a href="/state-disability-paid-family-leave/new-jersey#top" class="elementor-item elementor-item-anchor" tabindex="-1">NEW JERSEY</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-782"><a href="/state-disability-paid-family-leave/new-york#top" class="elementor-item elementor-item-anchor" tabindex="-1">NEW YORK</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-783"><a href="/state-disability-paid-family-leave/oregon#top" class="elementor-item elementor-item-anchor" tabindex="-1">OREGON</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-784"><a href="/state-disability-paid-family-leave/puerto-rico#top" class="elementor-item elementor-item-anchor" tabindex="-1">PUERTO RICO</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-785"><a href="/state-disability-paid-family-leave/rhode-island#top" class="elementor-item elementor-item-anchor" tabindex="-1">RHODE ISLAND</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-966"><a href="/state-disability-paid-family-leave/tennessee#top" class="elementor-item elementor-item-anchor" tabindex="-1">TENNESSEE</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-967"><a href="/state-disability-paid-family-leave/texas#top" class="elementor-item elementor-item-anchor" tabindex="-1">TEXAS</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-968"><a href="/state-disability-paid-family-leave/vermont#top" class="elementor-item elementor-item-anchor" tabindex="-1">VERMONT</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-970"><a href="/state-disability-paid-family-leave/virginia#top" class="elementor-item elementor-item-anchor" tabindex="-1">VIRGINIA</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-786"><a href="/state-disability-paid-family-leave/washington#top" class="elementor-item elementor-item-anchor" tabindex="-1">WASHINGTON</a></li>
</ul>			</nav>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		</div></div></li>
<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item-has-children jet-mega-menu-item--default jet-mega-menu-item--top-level jet-mega-menu-item-741"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="SERVICES"><a href="/services/" class="jet-mega-menu-item__link jet-mega-menu-item__link--top-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">SERVICES</div></div></a><div class="jet-mega-menu-item__dropdown"><i class="fas fa-angle-down"></i></div></div>
<div class='jet-mega-menu-sub-menu'><ul  class="jet-mega-menu-sub-menu__list">
	<li class="overview-link jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-923"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="OVERVIEW"><a href="/services/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">OVERVIEW</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-1692"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="WCB COMPLIANCE"><a href="/services/#wcb-compliance" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">WCB COMPLIANCE</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-905"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="BENEFIT ANALYSIS"><a href="/services/#benefit-analysis" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">BENEFIT ANALYSIS</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-907"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="BENEFIT PLAN DESIGN"><a href="/services/#benefit-design" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">BENEFIT PLAN DESIGN</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-908"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="MARKET SURVEY"><a href="/services/#market-survey" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">MARKET SURVEY</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-906"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="BENEFIT PROPOSALS"><a href="/services/#proposals" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">BENEFIT PROPOSALS</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-909"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="POLICY IMPLEMENTATION"><a href="/services/#policy-implementation" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">POLICY IMPLEMENTATION</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-910"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="POLICY MANAGEMENT"><a href="/services/#policy-management" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">POLICY MANAGEMENT</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-935"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="BROKER ONLINE SERVICES"><a href="/services/#online-services" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">BROKER ONLINE SERVICES</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-1693"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="BOOK OF BUSINESS ANALYSIS"><a href="/services/#book-of-business" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">BOOK OF BUSINESS ANALYSIS</div></div></a></div></li>
</ul></div>
</li>
<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item-has-children jet-mega-menu-item--default jet-mega-menu-item--top-level jet-mega-menu-item-737"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="TECHNOLOGY"><a href="/technology/" class="jet-mega-menu-item__link jet-mega-menu-item__link--top-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">TECHNOLOGY</div></div></a><div class="jet-mega-menu-item__dropdown"><i class="fas fa-angle-down"></i></div></div>
<div class='jet-mega-menu-sub-menu'><ul  class="jet-mega-menu-sub-menu__list">
	<li class="overview-link jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-919"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="OVERVIEW"><a href="/technology/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">OVERVIEW</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-856"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="QUOTING"><a href="/technology/#quoting" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">QUOTING</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-857"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="PROPOSALS"><a href="/technology/#proposals" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">PROPOSALS</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-858"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="IMPLEMENTATION"><a href="/technology/#implementation" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">IMPLEMENTATION</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-859"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="HR GROUP APPLICATION"><a href="/technology/#hr-group-application" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">HR GROUP APPLICATION</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-860"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="EMPLOYEE ENROLLMENT"><a href="/technology/#employee-enrollment" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">EMPLOYEE ENROLLMENT</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-861"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="BROKER ONLINE PORTAL"><a href="/technology/#broker-online-portal" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">BROKER ONLINE PORTAL</div></div></a></div></li>
</ul></div>
</li>
<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item-has-children jet-mega-menu-item--default jet-mega-menu-item--top-level jet-mega-menu-item-740"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="CARRIERS"><a href="/carriers/" class="jet-mega-menu-item__link jet-mega-menu-item__link--top-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">CARRIERS</div></div></a><div class="jet-mega-menu-item__dropdown"><i class="fas fa-angle-down"></i></div></div>
<div class='jet-mega-menu-sub-menu'><ul  class="jet-mega-menu-sub-menu__list">
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-922"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="OVERVIEW"><a href="/carriers/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">OVERVIEW</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-891"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="AETNA"><a href="/carriers/aetna" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">AETNA</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-892"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="AIG"><a href="/carriers/aig" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">AIG</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-893"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="GUARDIAN"><a href="/carriers/guardian" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">GUARDIAN</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-894"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="LINCOLN FINANCIAL"><a href="/carriers/lincoln-financial" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">LINCOLN FINANCIAL</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-895"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="METLIFE"><a href="/carriers/metlife" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">METLIFE</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-896"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="MUTUAL OF OMAHA"><a href="/carriers/mutual-of-omaha" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">MUTUAL OF OMAHA</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-897"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="RELIANCE STANDARD"><a href="/carriers/reliance-standard" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">RELIANCE STANDARD</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-898"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="SHELTERPOINT"><a href="/carriers/shelterpoint" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">SHELTERPOINT</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-899"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="STANDARD SECURITY"><a href="/carriers/standard-security" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">STANDARD SECURITY</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-900"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="SYMETRA"><a href="/carriers/symetra" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">SYMETRA</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-901"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="SUN LIFE"><a href="/carriers/sun-life" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">SUN LIFE</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-902"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="THE HARTFORD"><a href="/carriers/the-hartford" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">THE HARTFORD</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-903"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="UNITED HEALTHCARE"><a href="/carriers/united-healthcare" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">UNITED HEALTHCARE</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-904"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="UNUM/PROVIDENT"><a href="/carriers/unum-provident" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">UNUM/PROVIDENT</div></div></a></div></li>
</ul></div>
</li>
<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item-has-children jet-mega-menu-item--default jet-mega-menu-item--top-level jet-mega-menu-item-1459"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="ABOUT"><a href="/about-us/" class="jet-mega-menu-item__link jet-mega-menu-item__link--top-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">ABOUT</div></div></a><div class="jet-mega-menu-item__dropdown"><i class="fas fa-angle-down"></i></div></div>
<div class='jet-mega-menu-sub-menu'><ul  class="jet-mega-menu-sub-menu__list">
	<li class="overview-link jet-mega-menu-item jet-mega-menu-item-type-post_type jet-mega-menu-item-object-page jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-930"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="OVERVIEW"><a href="https://lidac.com/about-us/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">OVERVIEW</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-911"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="OUR TEAM"><a href="/team/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">OUR TEAM</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-1006"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="CONTACT"><a href="/contact-us/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">CONTACT</div></div></a></div></li>
	<li class="jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--sub-level jet-mega-menu-item-929"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="CAREERS"><a href="/careers/" class="jet-mega-menu-item__link jet-mega-menu-item__link--sub-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">CAREERS</div></div></a></div></li>
</ul></div>
</li>
<li class="jet-mega-mobile-menu-item jet-mega-menu-item jet-mega-menu-item-type-custom jet-mega-menu-item-object-custom jet-mega-menu-item--default jet-mega-menu-item--top-level jet-mega-menu-item-1749"><div class="jet-mega-menu-item__inner" tabindex="0" aria-label="PODCASTS"><a href="https://lidac.com/podcasts" class="jet-mega-menu-item__link jet-mega-menu-item__link--top-level"><div class="jet-mega-menu-item__title"><div class="jet-mega-menu-item__label">PODCASTS</div></div></a></div></li>
</ul></nav></div>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				</div>
		
<main  id="content" class="site-main post-14 page type-page status-publish hentry">

	
	<div  class="page-content">
				<div  data-elementor-type="wp-page" data-elementor-id="14" class="elementor elementor-14" data-elementor-post-type="page">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-6f27898 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="6f27898" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-88b4f0c" data-id="88b4f0c" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-420f7ec elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="420f7ec" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-7e02d13" data-id="7e02d13" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-04ca35d elementor-widget elementor-widget-text-editor" data-id="04ca35d" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h1><span style="color: #ffffff;">Your Full Service EB Benefits Exchange</span></h1>								</div>
				</div>
				<div class="elementor-element elementor-element-632dfc8 elementor-widget elementor-widget-text-editor" data-id="632dfc8" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<span style="color: #ffffff;">LiDAC protects your future. We combine technology with marketing, underwriting, administration and service for both state disability and employee benefits nationally.
<br><br></span>								</div>
				</div>
				<div class="elementor-element elementor-element-69e988a elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="69e988a" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="#connect">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Contact Us</span>
					</span>
					</a>
				</div>
								</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-8c60dca" data-id="8c60dca" data-element_type="column">
			<div class="elementor-widget-wrap">
							</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-9e7c870 solutions elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="9e7c870" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-489456b" data-id="489456b" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5519070 elementor-widget elementor-widget-text-editor" data-id="5519070" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h2 style="text-align: center;">What We Do</h2>								</div>
				</div>
				<div class="elementor-element elementor-element-e8a1f1e elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="e8a1f1e" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									LiDAC provides the brokerage community with a dynamic solution, offering wholesale access to the leading insurance companies which offer a host of employee benefit products and services for employers ranging from 2 to 20,000 employees.								</div>
				</div>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-2341f49 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2341f49" data-element_type="section">
						<div class="elementor-container elementor-column-gap-wide">
					<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-10fdd6d" data-id="10fdd6d" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-35b0c8a elementor-position-top elementor-widget elementor-widget-image-box" data-id="35b0c8a" data-element_type="widget" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="/state-disability-paid-family-leave/" tabindex="-1"><img decoding="async" width="102" height="68" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20102%2068'%3E%3C/svg%3E" class="attachment-full size-full wp-image-1591" alt="" data-lazy-src="https://lidac.com/wp-content/uploads/2024/01/state-disability-resized.png" /><noscript><img decoding="async" width="102" height="68" src="https://lidac.com/wp-content/uploads/2024/01/state-disability-resized.png" class="attachment-full size-full wp-image-1591" alt="" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title"><a href="/state-disability-paid-family-leave/">State Disability</a></h3><p class="elementor-image-box-description">State Disability Insurance programs provide a temporary weekly cash benefit to eligible workers who need time off for a variety of personal reasons. Benefits vary by state.</p></div></div>				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-bbf72f0" data-id="bbf72f0" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-7126e01 elementor-position-top elementor-widget elementor-widget-image-box" data-id="7126e01" data-element_type="widget" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="/employee-benefits/" tabindex="-1"><img decoding="async" width="102" height="68" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20102%2068'%3E%3C/svg%3E" class="attachment-full size-full wp-image-1597" alt="" data-lazy-src="https://lidac.com/wp-content/uploads/2024/01/employee-benefits-resized.png" /><noscript><img decoding="async" width="102" height="68" src="https://lidac.com/wp-content/uploads/2024/01/employee-benefits-resized.png" class="attachment-full size-full wp-image-1597" alt="" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title"><a href="/employee-benefits/">Employee Benefits</a></h3><p class="elementor-image-box-description">We offer a binder of products for your company, your employees, or even yourself. Employee benefits can include health insurance, disability insurance, and more.</p></div></div>				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-c82402a" data-id="c82402a" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e81ecb3 elementor-position-top elementor-widget elementor-widget-image-box" data-id="e81ecb3" data-element_type="widget" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="/services/" tabindex="-1"><img decoding="async" width="102" height="68" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20102%2068'%3E%3C/svg%3E" class="attachment-full size-full wp-image-1598" alt="" data-lazy-src="https://lidac.com/wp-content/uploads/2024/01/group-services-resized.png" /><noscript><img loading="lazy" decoding="async" width="102" height="68" src="https://lidac.com/wp-content/uploads/2024/01/group-services-resized.png" class="attachment-full size-full wp-image-1598" alt="" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title"><a href="/services/">Our Services</a></h3><p class="elementor-image-box-description">We specialize in the design, funding, communication, administration and overall management of group benefit programs for the mid-sized employer.</p></div></div>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-b354f40 big-buttons elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b354f40" data-element_type="section">
						<div class="elementor-container elementor-column-gap-wide">
					<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-bb2bd58" data-id="bb2bd58" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-8a16d50 elementor-position-top elementor-widget elementor-widget-image-box" data-id="8a16d50" data-element_type="widget" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="/technology/" tabindex="-1"><img decoding="async" width="102" height="68" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20102%2068'%3E%3C/svg%3E" class="attachment-full size-full wp-image-1599" alt="" data-lazy-src="https://lidac.com/wp-content/uploads/2024/01/technology-resized.png" /><noscript><img loading="lazy" decoding="async" width="102" height="68" src="https://lidac.com/wp-content/uploads/2024/01/technology-resized.png" class="attachment-full size-full wp-image-1599" alt="" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title"><a href="/technology/">Technology</a></h3><p class="elementor-image-box-description">We provide both the Insurance Carrier and the Broker Community a more efficient way to work together through access to flexible and comprehensive plan designs.</p></div></div>				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-4fdf92f" data-id="4fdf92f" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-8cc4ee9 elementor-position-top elementor-widget elementor-widget-image-box" data-id="8cc4ee9" data-element_type="widget" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="/carriers/" tabindex="-1"><img decoding="async" width="102" height="68" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20102%2068'%3E%3C/svg%3E" class="attachment-full size-full wp-image-1600" alt="" data-lazy-src="https://lidac.com/wp-content/uploads/2024/01/carriers-resized.png" /><noscript><img loading="lazy" decoding="async" width="102" height="68" src="https://lidac.com/wp-content/uploads/2024/01/carriers-resized.png" class="attachment-full size-full wp-image-1600" alt="" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title"><a href="/carriers/">Carriers</a></h3><p class="elementor-image-box-description">Our unique carrier relationships provide our clients access to the flexible and comprehensive plan designs they seek with the most prominent carriers in the industry.</p></div></div>				</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-4bf4311" data-id="4bf4311" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-582d5f3 elementor-position-top elementor-widget elementor-widget-image-box" data-id="582d5f3" data-element_type="widget" data-widget_type="image-box.default">
				<div class="elementor-widget-container">
					<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="/about-us/" tabindex="-1"><img decoding="async" width="102" height="68" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20102%2068'%3E%3C/svg%3E" class="attachment-full size-full wp-image-1601" alt="" data-lazy-src="https://lidac.com/wp-content/uploads/2024/01/client-services-resized.png" /><noscript><img loading="lazy" decoding="async" width="102" height="68" src="https://lidac.com/wp-content/uploads/2024/01/client-services-resized.png" class="attachment-full size-full wp-image-1601" alt="" /></noscript></a></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title"><a href="/about-us/">About</a></h3><p class="elementor-image-box-description">We partner with brokers to provide comprehensive solutions for quoting, consulting, multi-state groups, underwriting, compliance solutions, data organization, and commission analysis.</p></div></div>				</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-4e05b32 elementor-section-content-middle elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="4e05b32" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
							<div class="elementor-background-overlay"></div>
							<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-030594a" data-id="030594a" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-318266f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="318266f" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-b5de250" data-id="b5de250" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4296518 elementor-widget elementor-widget-text-editor" data-id="4296518" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h3><span style="color: #ffffff;">Why Us?</span></h3>								</div>
				</div>
				<div class="elementor-element elementor-element-b244d68 elementor-widget elementor-widget-text-editor" data-id="b244d68" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<span style="color: #ffffff;">LiDAC provides brokers with a host of enhanced services for their Employee Benefits and Technology Solutions, Policy Management, and a host of administrative tools and reports that may be used to service clients. As well, LiDAC offers brokers access to an online technology solution to carriers to quote, propose, and bind state disability coverage for their clients up to 50 lives.<br><br></span>								</div>
				</div>
				<div class="elementor-element elementor-element-97567cc elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="97567cc" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="/about-us/">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">About Us</span>
					</span>
					</a>
				</div>
								</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-d02549e" data-id="d02549e" data-element_type="column">
			<div class="elementor-widget-wrap">
							</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-502cc8aa elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="502cc8aa" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-71ccba79" data-id="71ccba79" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-1b052981 elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1b052981" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-173fbc85" data-id="173fbc85" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-8ed1215 elementor-widget__width-inherit elementor-widget elementor-widget-text-editor" data-id="8ed1215" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h3 style="text-align: center;">Leadership</h3>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-3717dea6 elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3717dea6" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-209fbdb8 leadership-team" data-id="209fbdb8" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-5082503f elementor-widget__width-inherit elementor-widget elementor-widget-text-editor" data-id="5082503f" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><div id="awsm-team-284" class="awsm-grid-wrapper">
		
			<div class="awsm-grid grid-style style-1 grid-4-col ">
						<div id="awsm-member-284-291" class="awsm-grid-card awsm-team-item awsm-scale-anm awsm-all">
				   <figure>
					 <img decoding="async" width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-awsm_team size-awsm_team wp-post-image" alt="Dominick Capolarello" data-lazy-src="https://lidac.com/wp-content/uploads/2023/01/LiDAC-Dominick-Capolorello-President.png" /><noscript><img loading="lazy" decoding="async" width="300" height="300" src="https://lidac.com/wp-content/uploads/2023/01/LiDAC-Dominick-Capolorello-President.png" class="attachment-awsm_team size-awsm_team wp-post-image" alt="Dominick Capolarello" /></noscript>						 <figcaption>
							<div class="awsm-personal-info"><h3>Dominick Capolarello</h3><span>President</span></div>
							<div class="awsm-contact-info">
							<div class="awsm-social-icons"><span><a href="https://www.linkedin.com/in/lidac/" target="_blank"><i class="awsm-icon-linkedin" aria-hidden="true"></i></a></span></div>							</div>
						 </figcaption>
				   </figure>
				</div>
							<div id="awsm-member-284-292" class="awsm-grid-card awsm-team-item awsm-scale-anm awsm-all">
				   <figure>
					 <img decoding="async" width="300" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" class="attachment-awsm_team size-awsm_team wp-post-image" alt="Jola Kolakowska" data-lazy-src="https://lidac.com/wp-content/uploads/2023/01/LiDAC-Jola-Kolakowska.png" /><noscript><img loading="lazy" decoding="async" width="300" height="300" src="https://lidac.com/wp-content/uploads/2023/01/LiDAC-Jola-Kolakowska.png" class="attachment-awsm_team size-awsm_team wp-post-image" alt="Jola Kolakowska" /></noscript>						 <figcaption>
							<div class="awsm-personal-info"><h3>Jolanta Kolakowska</h3><span>Chief Operating Officer</span></div>
							<div class="awsm-contact-info">
							<div class="awsm-social-icons"><span><a href="https://www.linkedin.com/in/jolantakolakowska/" target="_blank"><i class="awsm-icon-linkedin" aria-hidden="true"></i></a></span></div>							</div>
						 </figcaption>
				   </figure>
				</div>
					</div>
		<input type="hidden" name="shortcode" id="atb-shortcode" value=284 >
</div>
</p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-1dd371f7 elementor-reverse-mobile elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1dd371f7" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-3ccec3a" data-id="3ccec3a" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4ea11849 elementor-widget__width-inherit elementor-widget elementor-widget-text-editor" data-id="4ea11849" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p><div id="awsm-team-840" class="awsm-grid-wrapper">
		
		<input type="hidden" name="shortcode" id="atb-shortcode" value=840 >
</div>
</p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-d2e7309 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d2e7309" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5fc7b3e" data-id="5fc7b3e" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-9d3a66f elementor-widget elementor-widget-text-editor" data-id="9d3a66f" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h2 style="text-align: center;"><span style="color: #ffffff;">Testimonials</span></h2>								</div>
				</div>
				<div class="elementor-element elementor-element-53a1e57 elementor-testimonial--skin-default elementor-testimonial--layout-image_inline elementor-testimonial--align-center elementor-arrows-yes elementor-pagination-type-bullets elementor-widget elementor-widget-testimonial-carousel" data-id="53a1e57" data-element_type="widget" data-settings="{&quot;show_arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;speed&quot;:500,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&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">
				<div class="elementor-widget-container">
									<div class="elementor-swiper">
					<div class="elementor-main-swiper swiper" role="region" aria-roledescription="carousel" aria-label="Slides">
				<div class="swiper-wrapper">
											<div class="swiper-slide" role="group" aria-roledescription="slide">
									<div class="elementor-testimonial">
							<div class="elementor-testimonial__content">
					<div class="elementor-testimonial__text">
						<h3>Experts in DBL / PFL</h3>
“One aspect that truly sets LiDAC apart is their dedication to turning around RFPs quickly and they offer exceptional customer service. They go above and beyond to understand our unique needs and the needs of our clients. LiDAC's proactive approach in keeping us updated on any changes or developments related to New York States DBL/PFL has been invaluable.”					</div>
									</div>
						<div class="elementor-testimonial__footer">
								<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Dan Vecchio</span><span class="elementor-testimonial__title">President, Sheridan Benefits</span></cite>			</div>
		</div>
								</div>
											<div class="swiper-slide" role="group" aria-roledescription="slide">
									<div class="elementor-testimonial">
							<div class="elementor-testimonial__content">
					<div class="elementor-testimonial__text">
						<h3>White Glove Service</h3>
“LiDAC is more than just an insurance broker and consulting firm. LiDAC has an experienced team of forward thinking people who provide white glove service with a unique approach in taking on challenges to offer positive solutions.”					</div>
									</div>
						<div class="elementor-testimonial__footer">
								<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Mike McEvily</span><span class="elementor-testimonial__title">President, Keevily Spero White Law</span></cite>			</div>
		</div>
								</div>
											<div class="swiper-slide" role="group" aria-roledescription="slide">
									<div class="elementor-testimonial">
							<div class="elementor-testimonial__content">
					<div class="elementor-testimonial__text">
						<h3>Seamless & Hassle-free Service</h3>
“Partnering with LiDAC has been an absolute pleasure for many years. Their expertise, reliability, and commitment to excellence have made them an invaluable asset to our organization. We highly recommend LiDAC as their team is very knowledgeable, professional, and experienced in the field. Their attention to detail and prompt response to any inquiries have greatly contributed to a seamless and hassle-free experience”					</div>
									</div>
						<div class="elementor-testimonial__footer">
								<cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Dan Vecchio</span><span class="elementor-testimonial__title">President, Sheridan Benefits</span></cite>			</div>
		</div>
								</div>
									</div>
															<div class="elementor-swiper-button elementor-swiper-button-prev" role="button" tabindex="0" aria-label="Previous">
							<i aria-hidden="true" class="eicon-chevron-left"></i>						</div>
						<div class="elementor-swiper-button elementor-swiper-button-next" role="button" tabindex="0" aria-label="Next">
							<i aria-hidden="true" class="eicon-chevron-right"></i>						</div>
																<div class="swiper-pagination"></div>
												</div>
				</div>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				</div>
		
		
			</div>

	
</main>

			<div data-elementor-type="footer" data-elementor-id="28" class="elementor elementor-28 elementor-location-footer" data-elementor-post-type="elementor_library">
					<section class="elementor-section elementor-top-section elementor-element elementor-element-ad4b4bf elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ad4b4bf" data-element_type="section" id="connect" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ea0c4bc" data-id="ea0c4bc" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-9a0845d connect-row elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="9a0845d" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-440d872" data-id="440d872" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4c972c5 elementor-widget elementor-widget-text-editor" data-id="4c972c5" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h2 style="text-align: center;">Connect</h2>								</div>
				</div>
				<div class="elementor-element elementor-element-4f3fe8f elementor-widget elementor-widget-text-editor" data-id="4f3fe8f" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									Contact us by phone (<a href="tel:5164822696">516-482-2696</a>), email, or submit a contact form with questions about coverage, policies, claims, and billing. We are happy to help!</p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-739f074 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="739f074" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-9713bdb map-col" data-id="9713bdb" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-785d079 elementor-widget elementor-widget-text-editor" data-id="785d079" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h3>Location</h3>								</div>
				</div>
				<div class="elementor-element elementor-element-6329147 elementor-widget elementor-widget-google_maps" data-id="6329147" data-element_type="widget" data-widget_type="google_maps.default">
				<div class="elementor-widget-container">
							<div class="elementor-custom-embed">
			<iframe loading="lazy"
					src="about:blank"
					title="lidac 1010 northern blvd, suite 324 great neck, ny 11021"
					aria-label="lidac 1010 northern blvd, suite 324 great neck, ny 11021"
			 data-rocket-lazyload="fitvidscompatible" data-lazy-src="https://maps.google.com/maps?q=lidac%201010%20northern%20blvd%2C%20suite%20324%20great%20neck%2C%20ny%2011021&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near"></iframe><noscript><iframe loading="lazy"
					src="https://maps.google.com/maps?q=lidac%201010%20northern%20blvd%2C%20suite%20324%20great%20neck%2C%20ny%2011021&#038;t=m&#038;z=11&#038;output=embed&#038;iwloc=near"
					title="lidac 1010 northern blvd, suite 324 great neck, ny 11021"
					aria-label="lidac 1010 northern blvd, suite 324 great neck, ny 11021"
			></iframe></noscript>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-b762c89 elementor-widget elementor-widget-text-editor" data-id="b762c89" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<strong>LiDAC</strong><br>

<br>1010 Northern Blvd, Suite 324

<br>Great Neck, NY 11021

<br><a href="tel:5164822696">516-482-2696</a>								</div>
				</div>
				<div class="elementor-element elementor-element-326ebea elementor-widget elementor-widget-button" data-id="326ebea" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="https://maps.app.goo.gl/2YLkWKeSDofD9emC9" target="_blank">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">Get Directions &gt;</span>
					</span>
					</a>
				</div>
								</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-1df6c1f form-col" data-id="1df6c1f" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-917412e elementor-widget elementor-widget-text-editor" data-id="917412e" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h3>Get In Touch</h3>								</div>
				</div>
				<div class="elementor-element elementor-element-d064eb1 elementor-widget elementor-widget-text-editor" data-id="d064eb1" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<script type="rocketlazyloadscript">
var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),document.addEventListener("gform/theme/scripts_loaded",function(){gform.themeScriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>"function"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn("The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1."),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener("gform_main_scripts_loaded",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener("gform/theme/scripts_loaded",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener("DOMContentLoaded",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook("action",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook("filter",o,r,e,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,r){gform.removeHook("action",o,r)},removeFilter:function(o,r,e){gform.removeHook("filter",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+"_"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==r?t.apply(null,e):e[0]=t.apply(null,e)})),"filter"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});
</script>

                <div class='gf_browser_unknown gform_wrapper gravity-theme gform-theme--no-framework' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_1' ><div id='gf_1' class='gform_anchor' tabindex='-1'></div>
                        <div class='gform_heading'>
							<p class='gform_required_legend'>&quot;<span class="gfield_required gfield_required_asterisk">*</span>&quot; indicates required fields</p>
                        </div><form method='post' enctype='multipart/form-data' target='gform_ajax_frame_1' id='gform_1'  action='/#gf_1' data-formid='1' novalidate>
                        <div class='gform-body gform_body'><div id='gform_fields_1' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id="field_1_1" class="gfield gfield--type-text gfield--input-type-text gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  data-js-reload="field_1_1" ><label class='gfield_label gform-field-label' for='input_1_1'>Contact Name<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_text'><input name='input_1' id='input_1_1' type='text' value='' class='large'   tabindex='10'  aria-required="true" aria-invalid="false"   /></div></div><div id="field_1_6" class="gfield gfield--type-text gfield--input-type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  data-js-reload="field_1_6" ><label class='gfield_label gform-field-label' for='input_1_6'>Contact Company<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_text'><input name='input_6' id='input_1_6' type='text' value='' class='large'   tabindex='11'  aria-required="true" aria-invalid="false"   /></div></div><div id="field_1_7" class="gfield gfield--type-select gfield--input-type-select gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  data-js-reload="field_1_7" ><label class='gfield_label gform-field-label' for='input_1_7'>Company Type<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_select'><select name='input_7' id='input_1_7' class='large gfield_select' tabindex='12'   aria-required="true" aria-invalid="false" ><option value='' selected='selected' class='gf_placeholder'>Select</option><option value='Agency' >Agency</option><option value='Employer' >Employer</option><option value='Carrier' >Carrier</option><option value='Other' >Other</option></select></div></div><div id="field_1_3" class="gfield gfield--type-email gfield--input-type-email gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  data-js-reload="field_1_3" ><label class='gfield_label gform-field-label' for='input_1_3'>Email Address<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_email'>
                            <input name='input_3' id='input_1_3' type='email' value='' class='large' tabindex='13'   aria-required="true" aria-invalid="false"  />
                        </div></div><div id="field_1_8" class="gfield gfield--type-phone gfield--input-type-phone gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  data-js-reload="field_1_8" ><label class='gfield_label gform-field-label' for='input_1_8'>Direct Phone #<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_phone'><input name='input_8' id='input_1_8' type='tel' value='' class='large' tabindex='14'  aria-required="true" aria-invalid="false"   /></div></div><div id="field_1_4" class="gfield gfield--type-textarea gfield--input-type-textarea gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  data-js-reload="field_1_4" ><label class='gfield_label gform-field-label' for='input_1_4'>Message / Notes<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_textarea'><textarea name='input_4' id='input_1_4' class='textarea large' tabindex='15'    aria-required="true" aria-invalid="false"   rows='10' cols='50'></textarea></div></div><div id="field_1_5" class="gfield gfield--type-captcha gfield--input-type-captcha gfield--width-full field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible"  data-js-reload="field_1_5" ><label class='gfield_label gform-field-label' for='input_1_5'>CAPTCHA</label><div id='input_1_5' class='ginput_container ginput_recaptcha' data-sitekey='6Lcv9XYoAAAAADOmy-j3gnGTAwjnIN3lTUvC-uI5'  data-theme='light' data-tabindex='16'  data-badge=''></div></div></div></div>
        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_1' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Submit' tabindex='17' /> <input type='hidden' name='gform_ajax' value='form_id=1&amp;title=&amp;description=&amp;tabindex=10&amp;theme=gravity-theme&amp;styles=[]&amp;hash=d499e552d70f39973b69ac1f20f89e1a' />
            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_1' value='iframe' />
            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_1' id='gform_theme_1' value='gravity-theme' />
            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_1' id='gform_style_settings_1' value='[]' />
            <input type='hidden' class='gform_hidden' name='is_submit_1' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='1' />
            
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' />
            <input type='hidden' class='gform_hidden' name='state_1' value='WyJ7XCI3XCI6W1wiMmRlZjc4Zjk2MmI1MzgxMWFhY2RmOGVmYTAzMDQ1ZjZcIixcIjJiZTVmYjEzMmI0ZjM3YmFiODFiNjVmYTY0YzE5ODRkXCIsXCI0NWQ5YmViY2E0MDhmMDY3MTY3OGI1ZjVjNDNiOWM0ZVwiLFwiZTMzOTFmOWI0MDJjZDRiOGIyNzBjMTRhYjQ0ZDA0MzZcIl19IiwiMmRmNTFkNjQ2MWQzN2M3MjExZjdkZjg5Mjg0NDAyNTkiXQ==' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_1' id='gform_target_page_number_1' value='0' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_1' id='gform_source_page_number_1' value='1' />
            <input type='hidden' name='gform_field_values' value='' />
            
        </div>
                        <p style="display: none !important;" class="akismet-fields-container" data-prefix="ak_"><label>&#916;<textarea name="ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="ak_js" value="95"/><script type="rocketlazyloadscript">document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );</script></p></form>
                        </div>
		                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_1' id='gform_ajax_frame_1' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'></iframe>
		                <script>window.addEventListener('DOMContentLoaded', function() {
gform.initializeOnLoaded( function() {gformInitSpinner( 1, 'https://lidac.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_1').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_1');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_1').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_1').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_1').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_1').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_1').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_1').val();gformInitSpinner( 1, 'https://lidac.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [1, current_page]);window['gf_submitting_1'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_1').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_1').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [1]);window['gf_submitting_1'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_1').text());}else{jQuery('#gform_1').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "1", currentPage: "current_page", abort: function() { this.preventDefault(); } }]);                if (event && event.defaultPrevented) {                return;         }        const gformWrapperDiv = document.getElementById( "gform_wrapper_1" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( "span" );            visibilitySpan.id = "gform_visibility_test_1";            gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( "gform_visibility_test_1" );        let postRenderFired = false;                function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 1, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} );
});</script>
								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-top-section elementor-element elementor-element-4f9f432 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4f9f432" data-element_type="section" id="site-footer" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-70e7820" data-id="70e7820" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<section class="elementor-section elementor-inner-section elementor-element elementor-element-f6a54da logo-row elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f6a54da" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-ead229b" data-id="ead229b" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-0a69e30 elementor-widget elementor-widget-image" data-id="0a69e30" data-element_type="widget" data-widget_type="image.default">
				<div class="elementor-widget-container">
																<a href="/">
							<img width="200" height="49" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%2049'%3E%3C/svg%3E" title="lidac_logo" alt="Lidac Logo" data-lazy-src="https://lidac.com/wp-content/uploads/elementor/thumbs/lidac_logo-qddet5oeinviz20t9d9h1wk80vkpusmek3johcxtka.png" /><noscript><img width="200" height="49" src="https://lidac.com/wp-content/uploads/elementor/thumbs/lidac_logo-qddet5oeinviz20t9d9h1wk80vkpusmek3johcxtka.png" title="lidac_logo" alt="Lidac Logo" loading="lazy" /></noscript>								</a>
															</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-c334d6c elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c334d6c" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-629ba8f" data-id="629ba8f" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-141131e elementor-widget elementor-widget-text-editor" data-id="141131e" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h4><span style="color: #ffffff;">ABOUT LiDAC</span></h4>								</div>
				</div>
				<div class="elementor-element elementor-element-f91bcac elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="f91bcac" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									LiDAC is a full service employee benefits technology firm specializing in the design, underwriting, communication, administration, and management of Employee Benefit and State Disability programs for Employers of all sizes.								</div>
				</div>
				<div class="elementor-element elementor-element-5956189 elementor-widget elementor-widget-spacer" data-id="5956189" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
							<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
						</div>
				</div>
				<div class="elementor-element elementor-element-efb256b elementor-widget elementor-widget-text-editor" data-id="efb256b" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<span>1010 Northern Blvd.
Suite 324
Great Neck, NY 11021</span>								</div>
				</div>
				<div class="elementor-element elementor-element-18d7873 elementor-widget elementor-widget-button" data-id="18d7873" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="tel:5164822696">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">516-482-2696</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-49eb1b2 elementor-widget elementor-widget-button" data-id="49eb1b2" data-element_type="widget" data-widget_type="button.default">
				<div class="elementor-widget-container">
									<div class="elementor-button-wrapper">
					<a class="elementor-button elementor-button-link elementor-size-sm" href="mailto:[email protected]">
						<span class="elementor-button-content-wrapper">
									<span class="elementor-button-text">[email protected]</span>
					</span>
					</a>
				</div>
								</div>
				</div>
				<div class="elementor-element elementor-element-5d7e96b7 e-grid-align-mobile-left e-grid-align-tablet-left e-grid-align-left elementor-shape-rounded elementor-grid-0 elementor-widget elementor-widget-social-icons" data-id="5d7e96b7" data-element_type="widget" data-widget_type="social-icons.default">
				<div class="elementor-widget-container">
							<div class="elementor-social-icons-wrapper elementor-grid">
							<span class="elementor-grid-item">
					<a class="elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-repeater-item-0267196" href="https://www.facebook.com/pages/LiDACcom/214985885191179" target="_blank">
						<span class="elementor-screen-only">Facebook-f</span>
						<i class="fab fa-facebook-f"></i>					</a>
				</span>
							<span class="elementor-grid-item">
					<a class="elementor-icon elementor-social-icon elementor-social-icon-linkedin-in elementor-repeater-item-dc10550" href="https://www.linkedin.com/company/1220533?trk=tyah&#038;trkInfo=tarId%3A1403625329228%2Ctas%3Alidac%2Cidx%3A2-1-6" target="_blank">
						<span class="elementor-screen-only">Linkedin-in</span>
						<i class="fab fa-linkedin-in"></i>					</a>
				</span>
					</div>
						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-8f35d6c" data-id="8f35d6c" data-element_type="column">
			<div class="elementor-widget-wrap">
							</div>
		</div>
				<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-15bb676" data-id="15bb676" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-d8ed4f6 elementor-widget elementor-widget-text-editor" data-id="d8ed4f6" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h4><span style="color: #ffffff;">SOLUTIONS</span></h4>								</div>
				</div>
				<div class="elementor-element elementor-element-7a74df6 elementor-nav-menu--dropdown-none elementor-widget elementor-widget-nav-menu" data-id="7a74df6" data-element_type="widget" data-settings="{&quot;layout&quot;:&quot;vertical&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;}}" data-widget_type="nav-menu.default">
				<div class="elementor-widget-container">
								<nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none">
				<ul id="menu-1-7a74df6" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1054"><a href="/employee-benefits/" class="elementor-item">EMPLOYEE BENEFITS</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-947"><a href="https://lidac.com/state-disability-paid-family-leave/" class="elementor-item">STATE DISABILITY</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-946"><a href="https://lidac.com/services/" class="elementor-item">SERVICES</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-949"><a href="https://lidac.com/technology/" class="elementor-item">TECHNOLOGY</a></li>
</ul>			</nav>
						<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
				<ul id="menu-2-7a74df6" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1054"><a href="/employee-benefits/" class="elementor-item" tabindex="-1">EMPLOYEE BENEFITS</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-947"><a href="https://lidac.com/state-disability-paid-family-leave/" class="elementor-item" tabindex="-1">STATE DISABILITY</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-946"><a href="https://lidac.com/services/" class="elementor-item" tabindex="-1">SERVICES</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-949"><a href="https://lidac.com/technology/" class="elementor-item" tabindex="-1">TECHNOLOGY</a></li>
</ul>			</nav>
						</div>
				</div>
					</div>
		</div>
				<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-8baf8ae" data-id="8baf8ae" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-e627df6 elementor-widget elementor-widget-text-editor" data-id="e627df6" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h4><span style="color: #ffffff;">OUR COMPANY</span></h4>								</div>
				</div>
				<div class="elementor-element elementor-element-79d3aff elementor-nav-menu--dropdown-none elementor-widget elementor-widget-nav-menu" data-id="79d3aff" data-element_type="widget" data-settings="{&quot;layout&quot;:&quot;vertical&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;i class=\&quot;fas fa-caret-down\&quot;&gt;&lt;\/i&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;}}" data-widget_type="nav-menu.default">
				<div class="elementor-widget-container">
								<nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none">
				<ul id="menu-1-79d3aff" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-56"><a href="https://lidac.com/about-us/" class="elementor-item">ABOUT US</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-438"><a href="https://lidac.com/team/" class="elementor-item">TEAM</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1050"><a href="/careers/" class="elementor-item">CAREERS</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-436"><a href="https://lidac.com/carriers/" class="elementor-item">CARRIERS</a></li>
</ul>			</nav>
						<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
				<ul id="menu-2-79d3aff" class="elementor-nav-menu sm-vertical"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-56"><a href="https://lidac.com/about-us/" class="elementor-item" tabindex="-1">ABOUT US</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-438"><a href="https://lidac.com/team/" class="elementor-item" tabindex="-1">TEAM</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1050"><a href="/careers/" class="elementor-item" tabindex="-1">CAREERS</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-436"><a href="https://lidac.com/carriers/" class="elementor-item" tabindex="-1">CARRIERS</a></li>
</ul>			</nav>
						</div>
				</div>
					</div>
		</div>
					</div>
		</section>
				<section class="elementor-section elementor-inner-section elementor-element elementor-element-5c09d56 copyright-row elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5c09d56" data-element_type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-1753917" data-id="1753917" data-element_type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-8a62d24 elementor-widget elementor-widget-text-editor" data-id="8a62d24" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<p>© LiDAC 2025&nbsp; |&nbsp; All Rights Reserved&nbsp; |&nbsp; <a href="/privacy-policy/">Privacy Policy</a>&nbsp; |&nbsp; <a href="/terms-of-use/">Terms</a></p>								</div>
				</div>
					</div>
		</div>
					</div>
		</section>
					</div>
		</div>
					</div>
		</section>
				</div>
		
					<script type="text/x-template" id="mobile-menu-item-template"><li
	:id="'jet-mobile-menu-item-'+itemDataObject.itemId"
	:class="itemClasses"
>
	<div
		class="jet-mobile-menu__item-inner"
		tabindex="0"
		:aria-label="itemDataObject.name"
        aria-expanded="false"
		v-on:click="itemSubHandler"
		v-on:keyup.enter="itemSubHandler"
	>
		<a
			:class="itemLinkClasses"
			:href="itemDataObject.url"
			:rel="itemDataObject.xfn"
			:title="itemDataObject.attrTitle"
			:target="itemDataObject.target"
		>
			<div class="jet-menu-item-wrapper">
				<div
					class="jet-menu-icon"
					v-if="isIconVisible"
					v-html="itemIconHtml"
				></div>
				<div class="jet-menu-name">
					<span
						class="jet-menu-label"
						v-if="isLabelVisible"
						v-html="itemDataObject.name"
					></span>
					<small
						class="jet-menu-desc"
						v-if="isDescVisible"
						v-html="itemDataObject.description"
					></small>
				</div>
				<div
					class="jet-menu-badge"
					v-if="isBadgeVisible"
				>
					<div class="jet-menu-badge__inner" v-html="itemDataObject.badgeContent"></div>
				</div>
			</div>
		</a>
		<span
			class="jet-dropdown-arrow"
			v-if="isSub && !templateLoadStatus"
			v-html="dropdownIconHtml"
			v-on:click="markerSubHandler"
		>
		</span>
		<div
			class="jet-mobile-menu__template-loader"
			v-if="templateLoadStatus"
		>
			<svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" width="24px" height="25px" viewBox="0 0 128 128" xml:space="preserve">
				<g>
					<linearGradient :id="'linear-gradient-'+itemDataObject.itemId">
						<stop offset="0%" :stop-color="loaderColor" stop-opacity="0"/>
						<stop offset="100%" :stop-color="loaderColor" stop-opacity="1"/>
					</linearGradient>
				<path d="M63.85 0A63.85 63.85 0 1 1 0 63.85 63.85 63.85 0 0 1 63.85 0zm.65 19.5a44 44 0 1 1-44 44 44 44 0 0 1 44-44z" :fill="'url(#linear-gradient-'+itemDataObject.itemId+')'" fill-rule="evenodd"/>
				<animateTransform attributeName="transform" type="rotate" from="0 64 64" to="360 64 64" dur="1080ms" repeatCount="indefinite"></animateTransform>
				</g>
			</svg>
		</div>
	</div>

	<transition name="menu-container-expand-animation">
		<mobile-menu-list
			v-if="isDropdownLayout && subDropdownVisible"
			:depth="depth+1"
			:children-object="itemDataObject.children"
		></mobile-menu-list>
	</transition>

</li>
					</script>					<script type="text/x-template" id="mobile-menu-list-template"><div
	class="jet-mobile-menu__list"
	role="navigation"
>
	<ul class="jet-mobile-menu__items">
		<mobile-menu-item
			v-for="(item, index) in childrenObject"
			:key="item.id"
			:item-data-object="item"
			:depth="depth"
		></mobile-menu-item>
	</ul>
</div>
					</script>					<script type="text/x-template" id="mobile-menu-template"><div
	:class="instanceClass"
	v-on:keyup.esc="escapeKeyHandler"
>
	<div
		class="jet-mobile-menu__toggle"
		role="button"
		ref="toggle"
		tabindex="0"
		aria-label="Open/Close Menu"
        aria-expanded="false"
		v-on:click="menuToggle"
		v-on:keyup.enter="menuToggle"
	>
		<div
			class="jet-mobile-menu__template-loader"
			v-if="toggleLoaderVisible"
		>
			<svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" width="24px" height="25px" viewBox="0 0 128 128" xml:space="preserve">
				<g>
					<linearGradient :id="'linear-gradient-'+itemDataObject.itemId">
						<stop offset="0%" :stop-color="loaderColor" stop-opacity="0"/>
						<stop offset="100%" :stop-color="loaderColor" stop-opacity="1"/>
					</linearGradient>
				<path d="M63.85 0A63.85 63.85 0 1 1 0 63.85 63.85 63.85 0 0 1 63.85 0zm.65 19.5a44 44 0 1 1-44 44 44 44 0 0 1 44-44z" :fill="'url(#linear-gradient-'+itemDataObject.itemId+')'" fill-rule="evenodd"/>
				<animateTransform attributeName="transform" type="rotate" from="0 64 64" to="360 64 64" dur="1080ms" repeatCount="indefinite"></animateTransform>
				</g>
			</svg>
		</div>

		<div
			class="jet-mobile-menu__toggle-icon"
			v-if="!menuOpen && !toggleLoaderVisible"
			v-html="toggleClosedIcon"
		></div>
		<div
			class="jet-mobile-menu__toggle-icon"
			v-if="menuOpen && !toggleLoaderVisible"
			v-html="toggleOpenedIcon"
		></div>
		<span
			class="jet-mobile-menu__toggle-text"
			v-if="toggleText"
			v-html="toggleText"
		></span>

	</div>

	<transition name="cover-animation">
		<div
			class="jet-mobile-menu-cover"
			v-if="menuContainerVisible && coverVisible"
			v-on:click="closeMenu"
		></div>
	</transition>

	<transition :name="showAnimation">
		<div
			class="jet-mobile-menu__container"
			v-if="menuContainerVisible"
		>
			<div
				class="jet-mobile-menu__container-inner"
			>
				<div
					class="jet-mobile-menu__header-template"
					v-if="headerTemplateVisible"
				>
					<div
						class="jet-mobile-menu__header-template-content"
						ref="header-template-content"
						v-html="headerContent"
					></div>
				</div>

				<div
					class="jet-mobile-menu__controls"
				>
					<div
						class="jet-mobile-menu__breadcrumbs"
						v-if="isBreadcrumbs"
					>
						<div
							class="jet-mobile-menu__breadcrumb"
							v-for="(item, index) in breadcrumbsPathData"
							:key="index"
						>
							<div
								class="breadcrumb-label"
								v-on:click="breadcrumbHandle(index+1)"
								v-html="item"
							></div>
							<div
								class="breadcrumb-divider"
								v-html="breadcrumbIcon"
								v-if="(breadcrumbIcon && index !== breadcrumbsPathData.length-1)"
							></div>
						</div>
					</div>
					<div
						class="jet-mobile-menu__back"
						role="button"
						ref="back"
						tabindex="0"
						aria-label="Close Menu"
                        aria-expanded="false"
						v-if="!isBack && isClose"
						v-html="closeIcon"
						v-on:click="menuToggle"
						v-on:keyup.enter="menuToggle"
					></div>
					<div
						class="jet-mobile-menu__back"
						role="button"
						ref="back"
						tabindex="0"
						aria-label="Back to Prev Items"
                        aria-expanded="false"
						v-if="isBack"
						v-html="backIcon"
						v-on:click="goBack"
						v-on:keyup.enter="goBack"
					></div>
				</div>

				<div
					class="jet-mobile-menu__before-template"
					v-if="beforeTemplateVisible"
				>
					<div
						class="jet-mobile-menu__before-template-content"
						ref="before-template-content"
						v-html="beforeContent"
					></div>
				</div>

				<div
					class="jet-mobile-menu__body"
				>
					<transition :name="animation">
						<mobile-menu-list
							v-if="!templateVisible"
							:key="depth"
							:depth="depth"
							:children-object="itemsList"
						></mobile-menu-list>
						<div
							class="jet-mobile-menu__template"
							ref="template-content"
							v-if="templateVisible"
						>
							<div
								class="jet-mobile-menu__template-content"
								v-html="itemTemplateContent"
							></div>
						</div>
					</transition>
				</div>

				<div
					class="jet-mobile-menu__after-template"
					v-if="afterTemplateVisible"
				>
					<div
						class="jet-mobile-menu__after-template-content"
						ref="after-template-content"
						v-html="afterContent"
					></div>
				</div>

			</div>
		</div>
	</transition>
</div>
					</script>			<script type="rocketlazyloadscript">
				const lazyloadRunObserver = () => {
					const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );
					const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {
						entries.forEach( ( entry ) => {
							if ( entry.isIntersecting ) {
								let lazyloadBackground = entry.target;
								if( lazyloadBackground ) {
									lazyloadBackground.classList.add( 'e-lazyloaded' );
								}
								lazyloadBackgroundObserver.unobserve( entry.target );
							}
						});
					}, { rootMargin: '200px 0px 200px 0px' } );
					lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {
						lazyloadBackgroundObserver.observe( lazyloadBackground );
					} );
				};
				const events = [
					'DOMContentLoaded',
					'elementor/lazyload/observe',
				];
				events.forEach( ( event ) => {
					document.addEventListener( event, lazyloadRunObserver );
				} );
			</script>
			<script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() {
jQuery( document ).ready(function($) {

	$('#site-header ul.jet-menu > li').hover(function(){
		$('#darkness').fadeTo(0, 1);
	}, function(){
		$('#darkness').fadeTo(0, 0, function(){
			$(this).hide();
		});
	});

	
	
});
});</script>
<style>
#darkness {
    background:rgba(0, 0, 0, 0.5);
    display:none;
    height:100%;
    left:0;
    position:fixed;
    top:0;
    width:100%;
    z-index:99998;
}
</style>
<div  id="darkness"></div>
	
</div><link rel='stylesheet' id='elementor-post-1041-css' href='https://lidac.com/wp-content/uploads/elementor/css/post-1041.css?ver=1739968513' media='all' />
<link rel='stylesheet' id='elementor-post-1034-css' href='https://lidac.com/wp-content/uploads/elementor/css/post-1034.css?ver=1739968513' media='all' />
<link rel='stylesheet' id='elementor-post-1787-css' href='https://lidac.com/wp-content/uploads/elementor/css/post-1787.css?ver=1739968513' media='all' />
<link data-minify="1" rel='stylesheet' id='gform_basic-css' href='https://lidac.com/wp-content/cache/background-css/1/lidac.com/wp-content/cache/min/1/wp-content/plugins/gravityforms/assets/css/dist/basic.min.css?ver=1739968513&wpr_t=1746445715' media='all' />
<link rel='stylesheet' id='gform_theme_components-css' href='https://lidac.com/wp-content/plugins/gravityforms/assets/css/dist/theme-components.min.css?ver=2.9.7.2' media='all' />
<link rel='stylesheet' id='gform_theme-css' href='https://lidac.com/wp-content/cache/background-css/1/lidac.com/wp-content/plugins/gravityforms/assets/css/dist/theme.min.css?ver=2.9.7.2&wpr_t=1746445715' media='all' />
<script src="https://lidac.com/wp-content/themes/hello-theme-child-master/assets/js/ap-scripts.js?ver=1.0.0" id="ap-scripts-js" data-rocket-defer defer></script>
<script id="awsm-team-js-extra">
var awsmTeamPublic = {"ajaxurl":"https:\/\/lidac.com\/wp-admin\/admin-ajax.php","deep_linking":{"enable":"","member":{"prefix":"member","suffix":"info"},"team":{"prefix":"team","suffix":"info"}},"scripts_src":"https:\/\/lidac.com\/wp-content\/plugins\/awsm-team-pro\/js"};
</script>
<script src="https://lidac.com/wp-content/plugins/awsm-team-pro/js/team.min.js?ver=1.11.2" id="awsm-team-js" data-rocket-defer defer></script>
<script id="rocket-browser-checker-js-after">
"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}();
</script>
<script id="rocket-preload-links-js-extra">
var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(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:\/\/lidac.com","onHoverDelay":"100","rateThrottle":"3"};
</script>
<script id="rocket-preload-links-js-after">
(function() {
"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();
}());
</script>
<script id="rocket_lazyload_css-js-extra">
var rocket_lazyload_css_data = {"threshold":"300"};
</script>
<script id="rocket_lazyload_css-js-after">
!function o(n,c,a){function u(t,e){if(!c[t]){if(!n[t]){var r="function"==typeof require&&require;if(!e&&r)return r(t,!0);if(s)return s(t,!0);throw(e=new Error("Cannot find module '"+t+"'")).code="MODULE_NOT_FOUND",e}r=c[t]={exports:{}},n[t][0].call(r.exports,function(e){return u(n[t][1][e]||e)},r,r.exports,o,n,c,a)}return c[t].exports}for(var s="function"==typeof require&&require,e=0;e<a.length;e++)u(a[e]);return u}({1:[function(e,t,r){"use strict";{const c="undefined"==typeof rocket_pairs?[]:rocket_pairs,a=(("undefined"==typeof rocket_excluded_pairs?[]:rocket_excluded_pairs).map(t=>{var e=t.selector;document.querySelectorAll(e).forEach(e=>{e.setAttribute("data-rocket-lazy-bg-"+t.hash,"excluded")})}),document.querySelector("#wpr-lazyload-bg-container"));var o=rocket_lazyload_css_data.threshold||300;const u=new IntersectionObserver(e=>{e.forEach(t=>{t.isIntersecting&&c.filter(e=>t.target.matches(e.selector)).map(t=>{var e;t&&((e=document.createElement("style")).textContent=t.style,a.insertAdjacentElement("afterend",e),t.elements.forEach(e=>{u.unobserve(e),e.setAttribute("data-rocket-lazy-bg-"+t.hash,"loaded")}))})})},{rootMargin:o+"px"});function n(){0<(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).length&&c.forEach(t=>{try{document.querySelectorAll(t.selector).forEach(e=>{"loaded"!==e.getAttribute("data-rocket-lazy-bg-"+t.hash)&&"excluded"!==e.getAttribute("data-rocket-lazy-bg-"+t.hash)&&(u.observe(e),(t.elements||=[]).push(e))})}catch(e){console.error(e)}})}n(),function(){const r=window.MutationObserver;return function(e,t){if(e&&1===e.nodeType)return(t=new r(t)).observe(e,{attributes:!0,childList:!0,subtree:!0}),t}}()(document.querySelector("body"),n)}},{}]},{},[1]);
</script>
<script src="https://lidac.com/wp-content/themes/hello-elementor/assets/js/hello-frontend.min.js?ver=3.3.0" id="hello-theme-frontend-js" data-rocket-defer defer></script>
<script src="https://lidac.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script>
<script src="https://lidac.com/wp-content/plugins/jet-menu/assets/public/lib/vue/vue.min.js?ver=2.6.11" id="jet-vue-js" data-rocket-defer defer></script>
<script id="jet-menu-public-scripts-js-extra">
var jetMenuPublicSettings = {"version":"2.4.10","ajaxUrl":"https:\/\/lidac.com\/wp-admin\/admin-ajax.php","isMobile":"false","getElementorTemplateApiUrl":"https:\/\/lidac.com\/wp-json\/jet-menu-api\/v2\/get-elementor-template-content","getBlocksTemplateApiUrl":"https:\/\/lidac.com\/wp-json\/jet-menu-api\/v2\/get-blocks-template-content","menuItemsApiUrl":"https:\/\/lidac.com\/wp-json\/jet-menu-api\/v2\/get-menu-items","restNonce":"98c70c70a8","devMode":"false","wpmlLanguageCode":"","menuSettings":{"jetMenuRollUp":"true","jetMenuMouseleaveDelay":500,"jetMenuMegaWidthType":"container","jetMenuMegaWidthSelector":"","jetMenuMegaOpenSubType":"hover","jetMenuMegaAjax":"false"}};
var CxCollectedCSS = {"type":"text\/css","title":"cx-collected-dynamic-style","css":".jet-mega-menu-item-738 > .jet-mega-menu-mega-container {width:700px !important;; }.jet-mega-menu-item-739 > .jet-mega-menu-mega-container {width:700px !important;; }.jet-mega-menu-item-1688 > .jet-mega-menu-mega-container {width:700px !important;; }"};
</script>
<script data-minify="1" src="https://lidac.com/wp-content/cache/min/1/wp-content/plugins/jet-menu/assets/public/js/jet-menu-public-scripts.js?ver=1738594440" id="jet-menu-public-scripts-js" data-rocket-defer defer></script>
<script id="jet-menu-public-scripts-js-after">
function CxCSSCollector(){"use strict";var t,e=window.CxCollectedCSS;void 0!==e&&((t=document.createElement("style")).setAttribute("title",e.title),t.setAttribute("type",e.type),t.textContent=e.css,document.head.appendChild(t))}CxCSSCollector();
</script>
<script src="https://lidac.com/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.2.1" id="smartmenus-js" data-rocket-defer defer></script>
<script src="https://lidac.com/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js?ver=3.28.3" id="e-sticky-js" data-rocket-defer defer></script>
<script src="https://lidac.com/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=8.4.5" id="swiper-js" data-rocket-defer defer></script>
<script src="https://lidac.com/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381" id="wp-dom-ready-js" data-rocket-defer defer></script>
<script src="https://lidac.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script>
<script id="wp-i18n-js-after">
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
</script>
<script src="https://lidac.com/wp-includes/js/dist/a11y.min.js?ver=3156534cc54473497e14" id="wp-a11y-js" data-rocket-defer defer></script>
<script defer='defer' src="https://lidac.com/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.9.7.2" id="gform_json-js"></script>
<script id="gform_gravityforms-js-extra">
var gform_i18n = {"datepicker":{"days":{"monday":"Mo","tuesday":"Tu","wednesday":"We","thursday":"Th","friday":"Fr","saturday":"Sa","sunday":"Su"},"months":{"january":"January","february":"February","march":"March","april":"April","may":"May","june":"June","july":"July","august":"August","september":"September","october":"October","november":"November","december":"December"},"firstDay":1,"iconText":"Select date"}};
var gf_legacy_multi = [];
var gform_gravityforms = {"strings":{"invalid_file_extension":"This type of file is not allowed. Must be one of the following:","delete_file":"Delete this file","in_progress":"in progress","file_exceeds_limit":"File exceeds size limit","illegal_extension":"This type of file is not allowed.","max_reached":"Maximum number of files reached","unknown_error":"There was a problem while saving the file on the server","currently_uploading":"Please wait for the uploading to complete","cancel":"Cancel","cancel_upload":"Cancel this upload","cancelled":"Cancelled"},"vars":{"images_url":"https:\/\/lidac.com\/wp-content\/plugins\/gravityforms\/images"}};
var gf_global = {"gf_currency_config":{"name":"U.S. Dollar","symbol_left":"$","symbol_right":"","symbol_padding":"","thousand_separator":",","decimal_separator":".","decimals":2,"code":"USD"},"base_url":"https:\/\/lidac.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/lidac.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"2054b926f70c58eb4ca3918acfe03a75","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved.  The content contains the link to return and complete the form."}};
</script>
<script defer='defer' src="https://lidac.com/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.9.7.2" id="gform_gravityforms-js"></script>
<script type="rocketlazyloadscript" defer='defer' data-rocket-src="https://www.google.com/recaptcha/api.js?hl=en&amp;ver=8649c80e7d4eb1ca2729ac9d55b1579d#038;render=explicit" id="gform_recaptcha-js"></script>
<script defer='defer' src="https://lidac.com/wp-content/plugins/gravityforms/js/placeholders.jquery.min.js?ver=2.9.7.2" id="gform_placeholder-js"></script>
<script defer='defer' src="https://lidac.com/wp-content/plugins/gravityforms/assets/js/dist/utils.min.js?ver=a8f8e72876ba5bc3f797026fe4225946" id="gform_gravityforms_utils-js"></script>
<script defer='defer' src="https://lidac.com/wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.js?ver=639b4ac21c17c9dc304b05db4a3d3293" id="gform_gravityforms_theme_vendors-js"></script>
<script id="gform_gravityforms_theme-js-extra">
var gform_theme_config = {"common":{"form":{"honeypot":{"version_hash":"2054b926f70c58eb4ca3918acfe03a75"},"ajax":{"ajaxurl":"https:\/\/lidac.com\/wp-admin\/admin-ajax.php","ajax_submission_nonce":"a134247e2a","i18n":{"step_announcement":"Step %1$s of %2$s, %3$s","unknown_error":"There was an unknown error processing your request. Please try again."}}}},"hmr_dev":"","public_path":"https:\/\/lidac.com\/wp-content\/plugins\/gravityforms\/assets\/js\/dist\/","config_nonce":"2d6dade23a"};
</script>
<script defer='defer' src="https://lidac.com/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.js?ver=96c75ff0cdaac8ba09d57979885a0fc0" id="gform_gravityforms_theme-js"></script>
<script data-minify="1" defer src="https://lidac.com/wp-content/cache/min/1/wp-content/plugins/akismet/_inc/akismet-frontend.js?ver=1738594440" id="akismet-frontend-js"></script>
<script src="https://lidac.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.28.3" id="elementor-pro-webpack-runtime-js" data-rocket-defer defer></script>
<script src="https://lidac.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.28.4" id="elementor-webpack-runtime-js" data-rocket-defer defer></script>
<script src="https://lidac.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.28.4" id="elementor-frontend-modules-js" data-rocket-defer defer></script>
<script id="elementor-pro-frontend-js-before">
var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/lidac.com\/wp-admin\/admin-ajax.php","nonce":"0a9f0533f5","urls":{"assets":"https:\/\/lidac.com\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/lidac.com\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":false},"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"}},"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/lidac.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}};
</script>
<script src="https://lidac.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.28.3" id="elementor-pro-frontend-js" data-rocket-defer defer></script>
<script src="https://lidac.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js" data-rocket-defer defer></script>
<script id="elementor-frontend-js-before">
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","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}},"hasCustomBreakpoints":false},"version":"3.28.4","is_static":false,"experimentalFeatures":{"additional_custom_breakpoints":true,"e_local_google_fonts":true,"theme_builder_v2":true,"hello-theme-header-footer":true,"editor_v2":true,"home_screen":true},"urls":{"assets":"https:\/\/lidac.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/lidac.com\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/lidac.com\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"73e27ca657"},"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","hello_header_logo_type":"title","hello_header_menu_layout":"horizontal","hello_footer_logo_type":"logo"},"post":{"id":14,"title":"LiDAC%20Employee%20Benefits%20Exchange%20and%20Insurance","excerpt":"","featuredImage":false}};
</script>
<script src="https://lidac.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.28.4" id="elementor-frontend-js" data-rocket-defer defer></script>
<script src="https://lidac.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.28.3" id="pro-elements-handlers-js" data-rocket-defer defer></script>
<script id="jet-elements-js-extra">
var jetElements = {"ajaxUrl":"https:\/\/lidac.com\/wp-admin\/admin-ajax.php","isMobile":"false","templateApiUrl":"https:\/\/lidac.com\/wp-json\/jet-elements-api\/v1\/elementor-template","devMode":"false","messages":{"invalidMail":"Please specify a valid e-mail"}};
</script>
<script src="https://lidac.com/wp-content/plugins/jet-elements/assets/js/jet-elements.min.js?ver=2.7.5.1" id="jet-elements-js" data-rocket-defer defer></script>
<script data-minify="1" src="https://lidac.com/wp-content/cache/min/1/wp-content/plugins/jet-menu/includes/elementor/assets/public/js/widgets-scripts.js?ver=1738594440" id="jet-menu-elementor-widgets-scripts-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() {
gform.initializeOnLoaded( function() { jQuery(document).on('gform_post_render', function(event, formId, currentPage){if(formId == 1) {if(typeof Placeholders != 'undefined'){
                        Placeholders.enable();
                    }} } );jQuery(document).on('gform_post_conditional_logic', function(event, formId, fields, isInit){} ) } );
});</script>
<script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() {
gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "1", currentPage: "1", abort: function() { this.preventDefault(); } }]);                if (event && event.defaultPrevented) {                return;         }        const gformWrapperDiv = document.getElementById( "gform_wrapper_1" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( "span" );            visibilitySpan.id = "gform_visibility_test_1";            gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( "gform_visibility_test_1" );        let postRenderFired = false;                function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 1, 1 );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );
});</script>

		<!-- Cookie Notice plugin v2.5.6 by Hu-manity.co https://hu-manity.co/ -->
		<div  id="cookie-notice" role="dialog" class="cookie-notice-hidden cookie-revoke-hidden cn-position-bottom" aria-label="Cookie Notice" style="background-color: rgba(50,50,58,1);"><div  class="cookie-notice-container" style="color: #fff"><span id="cn-notice-text" class="cn-text-container">We use cookies to capture information such as IP addresses and tailor the website to our clients‘ needs. We also use this information to target and measure promotional material. Please see our <a href="https://acrisure.com/privacy-policy/" target="_blank"> Privacy Policy </a> for more information.</span><span id="cn-notice-buttons" class="cn-buttons-container"><a href="#" id="cn-accept-cookie" data-cookie-set="accept" class="cn-set-cookie cn-button cn-button-custom cookie-notice-button" aria-label="ACCEPT">ACCEPT</a></span><span id="cn-close-notice" data-cookie-set="accept" class="cn-close-icon" title="No"></span></div>
			
		</div>
		<!-- / Cookie Notice plugin --><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}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
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}
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://lidac.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt,l){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>';if(l){t=t.replace('data-lazy-','');t=t.replace('loading="lazy"','');t=t.replace(/<noscript>.*?<\/noscript>/g,'');}t=t.replace('alt=""','alt="'+alt+'"');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 exclusions=["header-logo","image-color-overlay-source"];var e,t,p,u,l,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)(e=document.createElement("div")),(u='https://i.ytimg.com/vi/ID/hqdefault.jpg'),(u=u.replace('ID',a[t].dataset.id)),(l=exclusions.some(exclusion=>u.includes(exclusion))),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].dataset.alt,l)),a[t].appendChild(e),(p=e.querySelector(".play")),(p.onclick=lazyLoadYoutubeIframe)});</script>
<script>(()=>{class RocketElementorPreload{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode-wpr",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}t(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this.i(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach((t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this.o(t)}catch(t){}}))}o(t){const e=JSON.parse(t.dataset.settings),i=e.m||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 o=setTimeout((()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this.l(t,e)}),i);window.addEventListener("rocket-startLoading",(function(){clearTimeout(o)}))}i(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}l(t,e){this.i().forEach((t=>delete e[t])),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorPreload;requestAnimationFrame(t.t.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorPreload.run)})();</script></body>
</html>

<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me -->                               

Whois info of domain

Domain Name: LIDAC.COM
Registry Domain ID: 3204090_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.cloudflare.com
Registrar URL: http://www.cloudflare.com
Updated Date: 2024-10-01T12:27:06Z
Creation Date: 1997-01-23T05:00:00Z
Registry Expiry Date: 2026-01-24T05:00:00Z
Registrar: Cloudflare, Inc.
Registrar IANA ID: 1910
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.6503198930
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: CECELIA.NS.CLOUDFLARE.COM
Name Server: CHAD.NS.CLOUDFLARE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-05T14:00:12Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass