<!doctype html>
<html lang="en-US" class="no-js">
<head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>(()=>{class RocketLazyLoadScripts{constructor(){this.v="2.0.5",this.userEvents=["keydown","keyup","mousedown","mouseup","mousemove","mouseover","mouseout","touchmove","touchstart","touchend","touchcancel","wheel","click","dblclick","input"],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),await this.T(),await this.F(),await this.j(),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.I(),this.H(),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){o.changedTouches[0]&&t.changedTouches[0]&&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&&(window.removeEventListener("touchstart",e,{isRocket:!0}),window.removeEventListener("touchend",i,{isRocket:!0}),"INPUT"===o.target.tagName&&"text"===o.target.type||(o.target.dispatchEvent(new TouchEvent("touchend",{target:o.target,bubbles:!0})),o.target.dispatchEvent(new MouseEvent("mouseover",{target:o.target,bubbles:!0})),o.target.dispatchEvent(new PointerEvent("click",{target:o.target,bubbles:!0,cancelable:!0,detail:1,clientX:o.changedTouches[0].clientX,clientY:o.changedTouches[0].clientY})),event.preventDefault()))},{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(),t.stopPropagation(),t.stopImmediatePropagation(),"touchstart"===this.lastEvent&&"touchend"===t.type&&(this.lastTouchEnd=Date.now()),"click"===t.type&&(this.lastTouchEnd=0),this.lastEvent=t.type,t.composedPath&&t.composedPath()[0].getRootNode()instanceof ShadowRoot&&(t.rocketTarget=t.composedPath()[0]),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})),document.addEventListener("visibilitychange",this.userEventHandler,{isRocket:!0})}U(){this.userEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})),document.removeEventListener("visibilitychange",this.userEventHandler,{isRocket:!0}),this.savedUserEvents.forEach(t=>{(t.rocketTarget||t.target).dispatchEvent(new window[t.constructor.name](t.type,t))})}m(){const t="return false",e=Array.from(this.attributeEvents,t=>"data-rocket-"+t),i="["+this.attributeEvents.join("],[")+"]",o="[data-rocket-"+this.attributeEvents.join("],[data-rocket-")+"]",s=(e,i,o)=>{o&&o!==t&&(e.setAttribute("data-rocket-"+i,o),e["rocket"+i]=new Function("event",o),e.setAttribute(i,t))};new MutationObserver(t=>{for(const n of t)"attributes"===n.type&&(n.attributeName.startsWith("data-rocket-")||this.everythingLoaded?n.attributeName.startsWith("data-rocket-")&&this.everythingLoaded&&this.N(n.target,n.attributeName.substring(12)):s(n.target,n.attributeName,n.target.getAttribute(n.attributeName))),"childList"===n.type&&n.addedNodes.forEach(t=>{if(t.nodeType===Node.ELEMENT_NODE)if(this.everythingLoaded)for(const i of[t,...t.querySelectorAll(o)])for(const t of i.getAttributeNames())e.includes(t)&&this.N(i,t.substring(12));else for(const e of[t,...t.querySelectorAll(i)])for(const t of e.getAttributeNames())this.attributeEvents.includes(t)&&s(e,t,e.getAttribute(t))})}).observe(document,{subtree:!0,childList:!0,attributeFilter:[...this.attributeEvents,...e]})}I(){this.attributeEvents.forEach(t=>{document.querySelectorAll("[data-rocket-"+t+"]").forEach(e=>{this.N(e,t)})})}N(t,e){const i=t.getAttribute("data-rocket-"+e);i&&(t.setAttribute(e,i),t.removeAttribute("data-rocket-"+e))}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}),"mouseenter"!==e&&"mouseleave"!==e||t.originalAddEventListener.call(this,e,t.savedUserEvents.push,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})}}J(t,e){this.savedEventListeners=this.savedEventListeners.filter(i=>{let o=i.type,s=i.target||window;return e!==o||t!==s||(this.B(o,s)&&(i.type="rocket-"+o),this.$(i),!1)})}H(){EventTarget.prototype.addEventListener=this.originalAddEventListener,EventTarget.prototype.removeEventListener=this.originalRemoveEventListener,this.savedEventListeners.forEach(t=>this.$(t))}$(t){t.remove?this.originalRemoveEventListener.call(t.target,t.type,t.func,t.options):this.originalAddEventListener.call(t.target,t.type,t.func,t.options)}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"function"==typeof i&&(t.realDomReadyFired?!t.userActionTriggered||t.fauxDomReadyFired?s():e["rocket-DOMContentLoaded"].push(s):e.DOMContentLoaded.push(s)),this},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 j(){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.src||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 F(){await this.X(),this.pendingScripts.length?(await this.pendingScripts[0].promise,await this.F()):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.Y(t,"preconnect")}async G(t){if(await this.K(),!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.G(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.G(e),this.C(t)):Promise.resolve()}O(){this.Y([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}Y(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.K(),this.J(document,"readystatechange"),document.dispatchEvent(new Event("rocket-readystatechange")),await this.K(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.K(),this.J(document,"DOMContentLoaded"),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.K(),this.J(window,"DOMContentLoaded"),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}catch(t){console.error(t)}}async A(){try{document.readyState="complete"}catch(t){}try{await this.K(),this.J(document,"readystatechange"),document.dispatchEvent(new Event("rocket-readystatechange")),await this.K(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.K(),this.J(window,"load"),window.dispatchEvent(new Event("rocket-load")),await this.K(),window.rocketonload&&window.rocketonload(),await this.K(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this.K(),this.J(window,"pageshow");const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.K(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}catch(t){console.error(t)}}async K(){Date.now()-this.lastBreath>45&&(await this.X(),this.lastBreath=Date.now())}async X(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}B(t,e=window){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, minimum-scale=1">
    <style id="clarion-recaptcha-containment">@media screen and (max-width:767px){.grecaptcha-badge{right:0!important;left:auto!important}}</style>
  <style id="clarion-cc-exp-override">html body .cc-exp,html body #page .cc-exp,#page.cc-exp{padding-top:0!important}</style>
  <link rel="profile" href="https://gmpg.org/xfn/11">

  <link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
    <!-- Start VWO Common Smartcode -->
    <script type="text/rocketlazyloadscript" data-jetpack-boost="ignore" data-rocket-type='text/javascript'>
        var _vwo_clicks = 10;
    </script>
    <!-- End VWO Common Smartcode -->
        <!-- Start VWO Async SmartCode -->
    <link rel="preconnect" href="https://dev.visualwebsiteoptimizer.com" />
    <script type="text/rocketlazyloadscript" data-jetpack-boost="ignore" data-rocket-type='text/javascript' id='vwoCode'>
        /* Fix: wp-rocket (application/ld+json) */
        window._vwo_code || (function () {
            var w=window,
            d=document;
            var account_id=808568,
            version=2.2,
            settings_tolerance=2000,
            library_tolerance=2500,
            use_existing_jquery=false,
            platform='web',
            hide_element='body',
            hide_element_style='opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important',
            f=0;
            /* DO NOT EDIT BELOW THIS LINE */
            if(f=!1,v=d.querySelector('#vwoCode'),cc={},-1<d.URL.indexOf('__vwo_disable__')||w._vwo_code)return;try{var e=JSON.parse(localStorage.getItem('_vwo_'+account_id+'_config'));cc=e&&'object'==typeof e?e:{}}catch(e){}function r(t){try{return decodeURIComponent(t)}catch(e){return t}}var s=function(){var e={combination:[],combinationChoose:[],split:[],exclude:[],uuid:null,consent:null,optOut:null},t=d.cookie||'';if(!t)return e;for(var n,i,o=/(?:^|;\s*)(?:(_vis_opt_exp_(\d+)_combi=([^;]*))|(_vis_opt_exp_(\d+)_combi_choose=([^;]*))|(_vis_opt_exp_(\d+)_split=([^:;]*))|(_vis_opt_exp_(\d+)_exclude=[^;]*)|(_vis_opt_out=([^;]*))|(_vwo_global_opt_out=[^;]*)|(_vwo_uuid=([^;]*))|(_vwo_consent=([^;]*)))/g;null!==(n=o.exec(t));)try{n[1]?e.combination.push({id:n[2],value:r(n[3])}):n[4]?e.combinationChoose.push({id:n[5],value:r(n[6])}):n[7]?e.split.push({id:n[8],value:r(n[9])}):n[10]?e.exclude.push({id:n[11]}):n[12]?e.optOut=r(n[13]):n[14]?e.optOut=!0:n[15]?e.uuid=r(n[16]):n[17]&&(i=r(n[18]),e.consent=i&&3<=i.length?i.substring(0,3):null)}catch(e){}return e}();function i(){var e=function(){if(w.VWO&&Array.isArray(w.VWO))for(var e=0;e<w.VWO.length;e++){var t=w.VWO[e];if(Array.isArray(t)&&('setVisitorId'===t[0]||'setSessionId'===t[0]))return!0}return!1}(),t='a='+account_id+'&u='+encodeURIComponent(w._vis_opt_url||d.URL)+'&vn='+version+'&ph=1'+('undefined'!=typeof platform?'&p='+platform:'')+'&st='+w.performance.now();e||((n=function(){var e,t=[],n={},i=w.VWO&&w.VWO.appliedCampaigns||{};for(e in i){var o=i[e]&&i[e].v;o&&(t.push(e+'-'+o+'-1'),n[e]=!0)}if(s&&s.combination)for(var r=0;r<s.combination.length;r++){var a=s.combination[r];n[a.id]||t.push(a.id+'-'+a.value)}return t.join('|')}())&&(t+='&c='+n),(n=function(){var e=[],t={};if(s&&s.combinationChoose)for(var n=0;n<s.combinationChoose.length;n++){var i=s.combinationChoose[n];e.push(i.id+'-'+i.value),t[i.id]=!0}if(s&&s.split)for(var o=0;o<s.split.length;o++)t[(i=s.split[o]).id]||e.push(i.id+'-'+i.value);return e.join('|')}())&&(t+='&cc='+n),(n=function(){var e={},t=[];if(w.VWO&&Array.isArray(w.VWO))for(var n=0;n<w.VWO.length;n++){var i=w.VWO[n];if(Array.isArray(i)&&'setVariation'===i[0]&&i[1]&&Array.isArray(i[1]))for(var o=0;o<i[1].length;o++){var r,a=i[1][o];a&&'object'==typeof a&&(r=a.e,a=a.v,r&&a&&(e[r]=a))}}for(r in e)t.push(r+'-'+e[r]);return t.join('|')}())&&(t+='&sv='+n)),s&&s.optOut&&(t+='&o='+s.optOut);var n=function(){var e=[],t={};if(s&&s.exclude)for(var n=0;n<s.exclude.length;n++){var i=s.exclude[n];t[i.id]||(e.push(i.id),t[i.id]=!0)}return e.join('|')}();return n&&(t+='&e='+n),s&&s.uuid&&(t+='&id='+s.uuid),s&&s.consent&&(t+='&consent='+s.consent),w.name&&-1<w.name.indexOf('_vis_preview')&&(t+='&pM=true'),w.VWO&&w.VWO.ed&&(t+='&ed='+w.VWO.ed),t}code={nonce:v&&v.nonce,use_existing_jquery:function(){return'undefined'!=typeof use_existing_jquery?use_existing_jquery:void 0},library_tolerance:function(){return'undefined'!=typeof library_tolerance?library_tolerance:void 0},settings_tolerance:function(){return cc.sT||settings_tolerance},hide_element_style:function(){return'{'+(cc.hES||hide_element_style)+'}'},hide_element:function(){return performance.getEntriesByName('first-contentful-paint')[0]?'':'string'==typeof cc.hE?cc.hE:hide_element},getVersion:function(){return version},finish:function(e){var t;f||(f=!0,(t=d.getElementById('_vis_opt_path_hides'))&&t.parentNode.removeChild(t),e&&((new Image).src='https://dev.visualwebsiteoptimizer.com/ee.gif?a='+account_id+e))},finished:function(){return f},addScript:function(e){var t=d.createElement('script');t.type='text/javascript',e.src?t.src=e.src:t.text=e.text,v&&t.setAttribute('nonce',v.nonce),d.getElementsByTagName('head')[0].appendChild(t)},load:function(e,t){t=t||{};var n=new XMLHttpRequest;n.open('GET',e,!0),n.withCredentials=!t.dSC,n.responseType=t.responseType||'text',n.onload=function(){if(t.onloadCb)return t.onloadCb(n,e);200===n.status?_vwo_code.addScript({text:n.responseText}):_vwo_code.finish('&e=loading_failure:'+e)},n.onerror=function(){if(t.onerrorCb)return t.onerrorCb(e);_vwo_code.finish('&e=loading_failure:'+e)},n.send()},init:function(){var e,t=this.settings_tolerance();w._vwo_settings_timer=setTimeout(function(){_vwo_code.finish()},t),'body'!==this.hide_element()?(n=d.createElement('style'),e=(t=this.hide_element())?t+this.hide_element_style():'',t=d.getElementsByTagName('head')[0],n.setAttribute('id','_vis_opt_path_hides'),v&&n.setAttribute('nonce',v.nonce),n.setAttribute('type','text/css'),n.styleSheet?n.styleSheet.cssText=e:n.appendChild(d.createTextNode(e)),t.appendChild(n)):(n=d.getElementsByTagName('head')[0],(e=d.createElement('div')).style.cssText='z-index: 2147483647 !important;position: fixed !important;left: 0 !important;top: 0 !important;width: 100% !important;height: 100% !important;background: white !important;',e.setAttribute('id','_vis_opt_path_hides'),e.classList.add('_vis_hide_layer'),n.parentNode.insertBefore(e,n.nextSibling));var n='https://dev.visualwebsiteoptimizer.com/j.php?'+i();-1!==w.location.search.indexOf('_vwo_xhr')?this.addScript({src:n}):this.load(n+'&x=true',{l:1})}};w._vwo_code=code;code.init();})();
    </script>
    <!-- End VWO Async SmartCode -->
    
	<!-- This site is optimized with the Yoast SEO Premium plugin v27.7 (Yoast SEO v27.7) - https://yoast.com/product/yoast-seo-premium-wordpress/ -->
	<title>Firefighter Nation: Fire Rescue - Firefighting News and Community</title>
<link data-rocket-preload as="style" href="https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&#038;family=Oswald:wght@200..700&#038;family=Archivo+Narrow:ital,wght@0,400..700;1,400..700&#038;display=swap" rel="preload">
<style id="" media="print" onload="this.media=&#039;all&#039;">/* vietnamese */
@font-face {
  font-family: 'Archivo Narrow';
  font-style: italic;
  font-weight: 400 700;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/archivonarrow/v35/tss2ApVBdCYD5Q7hcxTE1ArZ0bb1uXF63u8p.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Archivo Narrow';
  font-style: italic;
  font-weight: 400 700;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/archivonarrow/v35/tss2ApVBdCYD5Q7hcxTE1ArZ0bb1uXB63u8p.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Archivo Narrow';
  font-style: italic;
  font-weight: 400 700;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/archivonarrow/v35/tss2ApVBdCYD5Q7hcxTE1ArZ0bb1uX563g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Archivo Narrow';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/archivonarrow/v35/tss0ApVBdCYD5Q7hcxTE1ArZ0bb_iXxi2g.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Archivo Narrow';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/archivonarrow/v35/tss0ApVBdCYD5Q7hcxTE1ArZ0bb-iXxi2g.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Archivo Narrow';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/archivonarrow/v35/tss0ApVBdCYD5Q7hcxTE1ArZ0bbwiXw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'League Spartan';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/leaguespartan/v15/kJEqBuEW6A0lliaV_m88ja5TwvZ_LZmFDA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'League Spartan';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/leaguespartan/v15/kJEqBuEW6A0lliaV_m88ja5TwvZ-LZmFDA.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'League Spartan';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/leaguespartan/v15/kJEqBuEW6A0lliaV_m88ja5TwvZwLZk.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 200 700;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/oswald/v57/TK3iWkUHHAIjg752FD8Ghe4.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 200 700;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/oswald/v57/TK3iWkUHHAIjg752HT8Ghe4.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 200 700;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/oswald/v57/TK3iWkUHHAIjg752Fj8Ghe4.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 200 700;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/oswald/v57/TK3iWkUHHAIjg752Fz8Ghe4.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 200 700;
  font-display: swap;
  src: url(/fonts.gstatic.com/s/oswald/v57/TK3iWkUHHAIjg752GT8G.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
</style>
<noscript data-wpr-hosted-gf-parameters=""><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&#038;family=Oswald:wght@200..700&#038;family=Archivo+Narrow:ital,wght@0,400..700;1,400..700&#038;display=swap"></noscript>
	<meta name="description" content="Firefighter Nation is where firefighters go for news and information. Breaking fire news, commentary, and community for the American firefighter." />
	<link rel="canonical" href="https://www.firefighternation.com/" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="Home" />
	<meta property="og:description" content="Firefighter Nation is where firefighters go for news and information. Breaking fire news, commentary, and community for the American firefighter." />
	<meta property="og:url" content="https://www.firefighternation.com/" />
	<meta property="og:site_name" content="Firefighter Nation: Fire Rescue - Firefighting News and Community" />
	<meta property="article:publisher" content="https://www.facebook.com/firefighternation/" />
	<meta property="article:modified_time" content="2026-06-11T11:40:34+00:00" />
	<meta property="og:image" content="https://www.firefighternation.com/wp-content/uploads/2024/09/FFN_social.png" />
	<meta property="og:image:width" content="600" />
	<meta property="og:image:height" content="313" />
	<meta property="og:image:type" content="image/png" />
	<meta name="twitter:card" content="summary_large_image" />
	<meta name="twitter:site" content="@firenation" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.firefighternation.com\/","url":"https:\/\/www.firefighternation.com\/","name":"Firefighter Nation: Fire Rescue - Firefighting News and Community","isPartOf":{"@id":"https:\/\/www.firefighternation.com\/#website"},"about":{"@id":"https:\/\/www.firefighternation.com\/#organization"},"primaryImageOfPage":{"@id":"https:\/\/www.firefighternation.com\/#primaryimage"},"image":{"@id":"https:\/\/www.firefighternation.com\/#primaryimage"},"thumbnailUrl":"https:\/\/www.firefighternation.com\/wp-content\/uploads\/2023\/12\/sddefault-33.jpg","datePublished":"2023-05-03T09:37:19+00:00","dateModified":"2026-06-11T11:40:34+00:00","description":"Firefighter Nation is where firefighters go for news and information. Breaking fire news, commentary, and community for the American firefighter.","breadcrumb":{"@id":"https:\/\/www.firefighternation.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.firefighternation.com\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.firefighternation.com\/#primaryimage","url":"https:\/\/www.firefighternation.com\/wp-content\/uploads\/2023\/12\/sddefault-33.jpg","contentUrl":"https:\/\/www.firefighternation.com\/wp-content\/uploads\/2023\/12\/sddefault-33.jpg","width":640,"height":480},{"@type":"WebSite","@id":"https:\/\/www.firefighternation.com\/#website","url":"https:\/\/www.firefighternation.com\/","name":"Firefighter Nation: Fire Rescue - Firefighting News and Community","description":"Where firefighters go for news and information. Breaking fire news, commentary, and community for the American firefighter.","publisher":{"@id":"https:\/\/www.firefighternation.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.firefighternation.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.firefighternation.com\/#organization","name":"FireFighter Nation","url":"https:\/\/www.firefighternation.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.firefighternation.com\/#\/schema\/logo\/image\/","url":"https:\/\/www.firefighternation.com\/wp-content\/uploads\/2024\/09\/cropped-FirefighterNation_logomarkTM_light-favicon-1-1.png","contentUrl":"https:\/\/www.firefighternation.com\/wp-content\/uploads\/2024\/09\/cropped-FirefighterNation_logomarkTM_light-favicon-1-1.png","width":512,"height":512,"caption":"FireFighter Nation"},"image":{"@id":"https:\/\/www.firefighternation.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/firefighternation\/","https:\/\/x.com\/firenation","https:\/\/www.linkedin.com\/groups\/111539\/","https:\/\/www.instagram.com\/firefighternationhq\/","https:\/\/www.youtube.com\/@FirefighterNationHQ","https:\/\/www.tiktok.com\/tag\/firefighternation"]}]}</script>
	<!-- / Yoast SEO Premium plugin. -->


<link rel='dns-prefetch' href='//www.google.com' />
<link href='https://fonts.gstatic.com' crossorigin rel='preconnect' />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.firefighternation.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.firefighternation.com%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.firefighternation.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.firefighternation.com%2F&#038;format=xml" />
<style id="wp-img-auto-sizes-contain-inline-css">
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
</style>
<style id="wp-block-library-inline-css">
:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}:root .has-text-align-center{text-align:center}:root .has-text-align-left{text-align:left}:root .has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-color]){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}

/*# sourceURL=/wp-includes/css/dist/block-library/common.min.css */
</style>
<style id="classic-theme-styles-inline-css">
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */
</style>

<link rel='stylesheet' id='reset-styles-css' href='https://www.firefighternation.com/wp-content/themes/Clarion/styles/resets.css?ver=1737137640' media='all' />
<link rel='stylesheet' id='utility-styles-css' href='https://www.firefighternation.com/wp-content/themes/Clarion/styles/utilities.css?ver=1776955400' media='all' />
<link rel='stylesheet' id='clarion-styles-css' href='https://www.firefighternation.com/wp-content/cache/background-css/1/www.firefighternation.com/wp-content/themes/Clarion/styles/style.css?ver=1776955400&wpr_t=1781163651' media='all' />
<link data-minify="1" rel='stylesheet' id='safelist-styles-css' href='https://www.firefighternation.com/wp-content/cache/min/1/wp-content/themes/Clarion/styles/safelist.css?ver=1780590413' media='all' />
<link rel='stylesheet' id='site-styles-css' href='https://www.firefighternation.com/wp-content/cache/background-css/1/www.firefighternation.com/wp-content/themes/Clarion/styles/site-specific-styles/ffn-styles.css?ver=1775160818&wpr_t=1781163651' media='all' />
<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,rgb(6,147,227) 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,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 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 rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:where(body) { margin: 0; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;text-transform: inherit;}.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;}
/*# sourceURL=global-styles-inline-css */
</style>

<script id="jquery-core-js" src="https://www.firefighternation.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" data-rocket-defer defer></script>
<script id="jquery-migrate-js" src="https://www.firefighternation.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" data-rocket-defer defer></script>
<link rel="https://api.w.org/" href="https://www.firefighternation.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://www.firefighternation.com/wp-json/wp/v2/pages/122292" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.firefighternation.com/xmlrpc.php?rsd" />

<link rel='shortlink' href='https://www.firefighternation.com/' />
<style id="mcf-bullet-points-styles">.mcf-ai-bullet-points-block{margin: 40px auto 30px !important}.mcf-ai-bullet-points-block .mcf-ai-bullet-points { position:relative;width: 100%;background-color: #ffffff;margin: 0;border: 1px solid #cccccc;border-radius: 4px;padding: 10px;}.mcf-ai-bullet-points-block .mcf-ai-bullet-points[data-header-text]:not([data-header-text=""])::before {content: attr(data-header-text);display: block;font-size: 1em;font-weight: 600;top: -16px;left: 20px;position: absolute;padding: 0 10px;z-index: 1;background-color: #ffffff;}.mcf-ai-bullet-points-block .mcf-ai-bullet-points ul {padding-left: 20px;font-size: var(--wp--preset--font-size--small);margin: none;}.mcf-ai-bullet-points-block .mcf-ai-bullet-points ul li {margin-bottom: 10px;font-size: 13px;}.mcf-ai-bullet-points-block .mcf-bullet-list {--mcf-bullet-color: #333333;}.mcf-ai-bullet-points-block .mcf-bullet-list li::before, .mcf-ai-bullet-points-block .mcf-ai-bullet-points li::marker {color: #333333;}@media (max-width: 768px) {.mcf-ai-bullet-points-block {width: 100% !important;max-width: 100% !important;margin-left: 0 !important;margin-right: 0 !important;padding-left: 0 !important;padding-right: 0 !important;}.mcf-ai-bullet-points-block .mcf-ai-bullet-points {width: 100% !important;max-width: 100% !important;margin: 0 !important;padding: 8px !important;}.mcf-ai-bullet-points-block .mcf-ai-bullet-points::before {font-size: 0.95em;top: -14px;left: 15px;padding: 0 8px;}.mcf-ai-bullet-points-block .mcf-ai-bullet-points ul {padding-left: 20px;}.mcf-ai-bullet-points-block .mcf-ai-bullet-points ul li {margin-bottom: 8px;}}@media (max-width: 480px) {.mcf-ai-bullet-points-block {width: 100% !important;max-width: 100% !important;margin-left: 0 !important;margin-right: 0 !important;padding-left: 0 !important;padding-right: 0 !important;}.mcf-ai-bullet-points-block .mcf-ai-bullet-points {padding: 6px !important;border-radius: 2px !important;}.mcf-ai-bullet-points-block .mcf-ai-bullet-points::before {font-size: 0.9em;top: -12px;left: 12px;padding: 0 6px;}.mcf-ai-bullet-points-block .mcf-ai-bullet-points ul {padding-left: 15px;font-size: 0.9em;}.mcf-ai-bullet-points-block .mcf-ai-bullet-points ul li {margin-bottom: 6px;line-height: 1.4;}}</style><meta name="theme-color" content="#c61d28" /><link rel="icon" href="https://www.firefighternation.com/wp-content/uploads/2024/09/cropped-FirefighterNation_logomarkTM_light-favicon-1-1-32x32.png" sizes="32x32" />
<link rel="icon" href="https://www.firefighternation.com/wp-content/uploads/2024/09/cropped-FirefighterNation_logomarkTM_light-favicon-1-1-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://www.firefighternation.com/wp-content/uploads/2024/09/cropped-FirefighterNation_logomarkTM_light-favicon-1-1-180x180.png" />
<meta name="msapplication-TileImage" content="https://www.firefighternation.com/wp-content/uploads/2024/09/cropped-FirefighterNation_logomarkTM_light-favicon-1-1-270x270.png" />
<style id="wp-custom-css">
/* Carousel Image for featured post scaling fix */
.post-carousel .scroll-contain .article-slide .featured-image-container a img {
	object-fit:cover;
	object-position:center;
}

/*  media point break fix for search and subscribe buttons */
@media only screen and (min-width: 1152px) and (max-width: 1280px) {
	.site-header .menu-header .header-tools {
    top: -10px !important
	}
/* 	#header-menu {
		margin-right:6em;
	} */
	
	.site-header.sticky .menu-header .header-tools {
    top: auto !important
	}
	
}


.gform_wrapper.gravity-theme .field_sublabel_below .ginput_complex {
    margin: 1px!important;
}

#omeda_recommendation {
	border: 1px solid #ccc;
}

#omeda_recommendation a {
    font-family: 'Oswald';
    text-transform: uppercase;
}
</style>
<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript>
        <meta name="google-site-verification" content="6dBqni8ATMtg6ad_hyTtyEk5I5a7-lrVV_iur-w6Ku8"/>
<script type="text/rocketlazyloadscript"> (function(){ var s = document.createElement('script'); var h = document.querySelector('head') || document.body; s.src = 'https://acsbapp.com/apps/app/dist/js/app.js'; s.async = true; s.onload = function(){ acsbJS.init({ statementLink : '', footerHtml : '', hideMobile : false, hideTrigger : false, disableBgProcess : false, language : 'en', position : 'left', leadColor : '#E17209', triggerColor : '#E17209', triggerRadius : '50%', triggerPositionX : 'left', triggerPositionY : 'bottom', triggerIcon : 'people', triggerSize : 'medium', triggerOffsetX : 20, triggerOffsetY : 20, mobile : { triggerSize : 'small', triggerPositionX : 'right', triggerPositionY : 'bottom', triggerOffsetX : 10, triggerOffsetY : 10, triggerRadius : '50%' } }); }; h.appendChild(s); })(); </script>
        <script>window.dataLayer = window.dataLayer || [];</script>
        <!-- Data Layer Push Pageview -->
        <script>
            dataLayer.push({
                'event': 'Pageview',
                'pageID': "122292",
                'pageType': "home",
                'loggedInState': "free subscriber",
                'pubDate': "2023-05-03",
                'author': "Firefighter Nation Content Directors",
                'error': "",
                'primaryTopic': "null",
                'secondaryTopic': "",
                'postFormat': "",
                'contentType': "non-article"
            });
        </script>
    
        <!-- Google Tag Manager -->
        <script>(function (w, d, s, l, i) {
                w[l] = w[l] || [];
                w[l].push({
                    'gtm.start':
                        new Date().getTime(), event: 'gtm.js'
                });
                var f = d.getElementsByTagName(s)[0],
                    j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : '';
                j.async = true;
                j.src =
                    'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
                f.parentNode.insertBefore(j, f);
            })(window, document, 'script', 'dataLayer', 'GTM-PQT6ZM9');</script>
        <!-- End Google Tag Manager -->
        <!-- Google Tag Manager (noscript) -->
        <noscript>
            <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PQT6ZM9" height="0" width="0" style="display:none;visibility:hidden"></iframe>
        </noscript>
        <!-- End Google Tag Manager (noscript) -->
    
    <script type="text/rocketlazyloadscript" async data-rocket-src="https://securepubads.g.doubleclick.net/tag/js/gpt.js" crossorigin="anonymous"></script>
    <script>

        function hasFastRefreshParam() {
            return new URLSearchParams(window.location.search).has('fastrefresh');
        }

        window.googletag = window.googletag || {cmd: []};
        var gamAccount = "24608281", sitePath = "FFN";
        var refresh_key = "refresh", refresh_value = "true";
        var refresh_time = hasFastRefreshParam() ? 500 : 30000;
        googletag.cmd.push(function () {
                        (function() {
                            var mapping = googletag.sizeMapping()
                .addSize([1024, 0], [[970,90],[728,90]])
                .addSize([768, 0], [[970,90],[728,90]])
                .addSize([0, 0], [[320,90],[320,100],[320,50]])
                .build();
                        var slot = googletag.defineSlot('/' + gamAccount + '/' + sitePath, [[970,90],[728,90]], 'Super_Leaderboard_Banner')
                            .defineSizeMapping(mapping)
                                            .setTargeting('pos', 'top')
                                            .setTargeting(refresh_key, refresh_value)
            .addService(googletag.pubads());
            })();
                    (function() {
                            var mapping = googletag.sizeMapping()
                .addSize([1024, 0], [[300,600]])
                .addSize([768, 0], [[300,600]])
                .addSize([0, 0], [[300,250]])
                .build();
                        var slot = googletag.defineSlot('/' + gamAccount + '/' + sitePath, [[300,600]], 'Skyscraper')
                            .defineSizeMapping(mapping)
                                            .setTargeting('pos', 'sky')
                                            .setTargeting(refresh_key, refresh_value)
            .addService(googletag.pubads());
            })();
                    (function() {
                            var mapping = googletag.sizeMapping()
                .addSize([1024, 0], [[300,250]])
                .addSize([768, 0], [[300,250]])
                .addSize([0, 0], [[300,250]])
                .build();
                        var slot = googletag.defineSlot('/' + gamAccount + '/' + sitePath, [[300,250]], 'Medium_Rectangle_1')
                            .defineSizeMapping(mapping)
                                                    .setTargeting(refresh_key, refresh_value)
            .addService(googletag.pubads());
            })();
                    (function() {
                            var mapping = googletag.sizeMapping()
                .addSize([1024, 0], [[300,250]])
                .addSize([768, 0], [[300,250]])
                .addSize([0, 0], [[300,250]])
                .build();
                        var slot = googletag.defineSlot('/' + gamAccount + '/' + sitePath, [[300,250]], 'Medium_Rectangle_2')
                            .defineSizeMapping(mapping)
                                                    .setTargeting(refresh_key, refresh_value)
            .addService(googletag.pubads());
            })();
                    (function() {
                            var mapping = googletag.sizeMapping()
                .addSize([1024, 0], [[300,250]])
                .addSize([768, 0], [[300,250]])
                .addSize([0, 0], [[300,250]])
                .build();
                        var slot = googletag.defineSlot('/' + gamAccount + '/' + sitePath, [[300,250]], 'Medium_Rectangle_3')
                            .defineSizeMapping(mapping)
                                                    .setTargeting(refresh_key, refresh_value)
            .addService(googletag.pubads());
            })();
                    (function() {
                            var mapping = googletag.sizeMapping()
                .addSize([1024, 0], [[300,250]])
                .addSize([768, 0], [[300,250]])
                .addSize([0, 0], [[300,250]])
                .build();
                        var slot = googletag.defineSlot('/' + gamAccount + '/' + sitePath, [[300,250]], 'Medium_Rectangle_4')
                            .defineSizeMapping(mapping)
                                                    .setTargeting(refresh_key, refresh_value)
            .addService(googletag.pubads());
            })();
                    (function() {
                        var slot = googletag.defineSlot('/' + gamAccount + '/' + sitePath, [['fluid']], 'Native_Top')
                                            .setTargeting('', 'nativetop')
                                            .setTargeting(refresh_key, refresh_value)
            .addService(googletag.pubads());
            })();
                    (function() {
                        var slot = googletag.defineSlot('/' + gamAccount + '/' + sitePath, [[640,360]], 'Video_Console')
                                            .setTargeting('pos', 'videoconsole')
                                            .setTargeting(refresh_key, refresh_value)
            .addService(googletag.pubads());
            })();
                    (function() {
                        var slot = googletag.defineSlot('/' + gamAccount + '/' + sitePath, [[640,360]], 'Video_Console_Articles')
                                            .setTargeting('pos', 'videosponsored')
                                            .setTargeting(refresh_key, refresh_value)
            .addService(googletag.pubads());
            })();
                    // Number of seconds to wait after the slot becomes viewable.
            googletag.pubads().addEventListener('impressionViewable', function (event) {
                var slot = event.slot;
                console.log('slot is viewable', slot.getSlotId().getDomId());
                console.log('should refresh', slot.getTargeting(refresh_key)[0]);
                if (slot.getTargeting(refresh_key)[0] == 'true') {
                    setTimeout(function () {
                        console.log('refreshing slot', slot);
                        googletag.pubads().refresh([slot]);
                    }, refresh_time);
                }
            });
            googletag.pubads().enableSingleRequest();
            googletag.enableServices();
        });
    </script>

    
    


  <script>
      googletag.cmd.push(function () {
        var sizeMappingSuperbillboard = googletag.sizeMapping().addSize([0, 0], [1920, 350]).build();
        googletag.defineSlot('/' + gamAccount + '/' + sitePath, [[1920, 350]], 'div-gpt-ad-8675309-Superbillboard')
        .setTargeting('pos', ['superbillboard'])
        .setTargeting('page', ['home'])
        .setTargeting(refresh_key, refresh_value)
        .setCollapseEmptyDiv(true)
        .defineSizeMapping(sizeMappingSuperbillboard)
        .addService(googletag.pubads());
      });
  </script>
  
<script type="text/rocketlazyloadscript">
   (function() {
       var d=document,h=d.getElementsByTagName('head')[0],s=d.createElement('script'),sc = 'https:' == document.location.protocol ? 'https://' : 'http://';
   s.type='text/javascript';
   s.async=true;
   s.src=sc+'s.dpmsrv.com/dpm_e29f7b5c0960d53d40bc673a6b2cccd378f24e4b.min.js';
   h.appendChild(s);
   })();
</script>
<script type="text/rocketlazyloadscript"> (function(){ var s = document.createElement('script'); var h = document.querySelector('head') || document.body; s.src = 'https://acsbapp.com/apps/app/dist/js/app.js'; s.async = true; s.onload = function(){ acsbJS.init({ statementLink : '', footerHtml : '', hideMobile : false, hideTrigger : false, disableBgProcess : false, language : 'en', position : 'left', leadColor : '#A81E27', triggerColor : '##A81E27', triggerRadius : '50%', triggerPositionX : 'left', triggerPositionY : 'bottom', triggerIcon : 'people', triggerSize : 'medium', triggerOffsetX : 20, triggerOffsetY : 20, mobile : { triggerSize : 'small', triggerPositionX : 'right', triggerPositionY : 'bottom', triggerOffsetX : 10, triggerOffsetY : 10, triggerRadius : '50%' } }); }; h.appendChild(s); })(); </script>

<style id="wpr-lazyload-bg-container"></style><style id="wpr-lazyload-bg-exclusion"></style>
<noscript>
<style id="wpr-lazyload-bg-nostyle">.menu-mobile ul:not(.sub-menu) .menu-item-has-children > .menu-item-toggle::after{--wpr-bg-d6c2d16b-0549-4ee7-a91f-91fa91d6abd8: url('https://www.firefighternation.com/wp-content/themes/Clarion/assets/icons/plus-sign.svg');}.menu-mobile ul:not(.sub-menu) .menu-item-has-children.active > .menu-item-toggle::after{--wpr-bg-1835cf45-7e86-4860-9e0d-ffc21f244d31: url('https://www.firefighternation.com/wp-content/themes/Clarion/assets/icons/minus-sign.svg');}.slickslider-arrow-nav > a.slick-arrow.slick-prev{--wpr-bg-da583379-fec3-4f32-9243-b46b5f91eae4: url('https://www.firefighternation.com/wp-content/themes/Clarion/assets/icons/chevron-left.svg');}.slickslider-arrow-nav > a.slick-arrow.slick-next{--wpr-bg-0ca91a4a-f94b-4732-ad0c-901e513ad287: url('https://www.firefighternation.com/wp-content/themes/Clarion/assets/icons/chevron-right.svg');}.menu-mobile ul:not(.sub-menu) .menu-item-has-children>.menu-item-toggle::after{--wpr-bg-cc658575-caf2-4596-93c1-026b1e705853: url('https://www.firefighternation.com/wp-content/themes/Clarion/assets/icons/plus-sign-white.svg');}.menu-mobile ul:not(.sub-menu) .menu-item-has-children.active>.menu-item-toggle::after{--wpr-bg-cdf6c606-5bf2-4bb1-97fa-095a6a355e5e: url('https://www.firefighternation.com/wp-content/themes/Clarion/assets/icons/minus-sign-white.svg');}</style>
</noscript>
<script type="application/javascript">const rocket_pairs = [{"selector":".menu-mobile ul:not(.sub-menu) .menu-item-has-children > .menu-item-toggle","style":".menu-mobile ul:not(.sub-menu) .menu-item-has-children > .menu-item-toggle::after{--wpr-bg-d6c2d16b-0549-4ee7-a91f-91fa91d6abd8: url('https:\/\/www.firefighternation.com\/wp-content\/themes\/Clarion\/assets\/icons\/plus-sign.svg');}","hash":"d6c2d16b-0549-4ee7-a91f-91fa91d6abd8","url":"https:\/\/www.firefighternation.com\/wp-content\/themes\/Clarion\/assets\/icons\/plus-sign.svg"},{"selector":".menu-mobile ul:not(.sub-menu) .menu-item-has-children.active > .menu-item-toggle","style":".menu-mobile ul:not(.sub-menu) .menu-item-has-children.active > .menu-item-toggle::after{--wpr-bg-1835cf45-7e86-4860-9e0d-ffc21f244d31: url('https:\/\/www.firefighternation.com\/wp-content\/themes\/Clarion\/assets\/icons\/minus-sign.svg');}","hash":"1835cf45-7e86-4860-9e0d-ffc21f244d31","url":"https:\/\/www.firefighternation.com\/wp-content\/themes\/Clarion\/assets\/icons\/minus-sign.svg"},{"selector":".slickslider-arrow-nav > a.slick-arrow.slick-prev","style":".slickslider-arrow-nav > a.slick-arrow.slick-prev{--wpr-bg-da583379-fec3-4f32-9243-b46b5f91eae4: url('https:\/\/www.firefighternation.com\/wp-content\/themes\/Clarion\/assets\/icons\/chevron-left.svg');}","hash":"da583379-fec3-4f32-9243-b46b5f91eae4","url":"https:\/\/www.firefighternation.com\/wp-content\/themes\/Clarion\/assets\/icons\/chevron-left.svg"},{"selector":".slickslider-arrow-nav > a.slick-arrow.slick-next","style":".slickslider-arrow-nav > a.slick-arrow.slick-next{--wpr-bg-0ca91a4a-f94b-4732-ad0c-901e513ad287: url('https:\/\/www.firefighternation.com\/wp-content\/themes\/Clarion\/assets\/icons\/chevron-right.svg');}","hash":"0ca91a4a-f94b-4732-ad0c-901e513ad287","url":"https:\/\/www.firefighternation.com\/wp-content\/themes\/Clarion\/assets\/icons\/chevron-right.svg"},{"selector":".menu-mobile ul:not(.sub-menu) .menu-item-has-children>.menu-item-toggle","style":".menu-mobile ul:not(.sub-menu) .menu-item-has-children>.menu-item-toggle::after{--wpr-bg-cc658575-caf2-4596-93c1-026b1e705853: url('https:\/\/www.firefighternation.com\/wp-content\/themes\/Clarion\/assets\/icons\/plus-sign-white.svg');}","hash":"cc658575-caf2-4596-93c1-026b1e705853","url":"https:\/\/www.firefighternation.com\/wp-content\/themes\/Clarion\/assets\/icons\/plus-sign-white.svg"},{"selector":".menu-mobile ul:not(.sub-menu) .menu-item-has-children.active>.menu-item-toggle","style":".menu-mobile ul:not(.sub-menu) .menu-item-has-children.active>.menu-item-toggle::after{--wpr-bg-cdf6c606-5bf2-4bb1-97fa-095a6a355e5e: url('https:\/\/www.firefighternation.com\/wp-content\/themes\/Clarion\/assets\/icons\/minus-sign-white.svg');}","hash":"cdf6c606-5bf2-4bb1-97fa-095a6a355e5e","url":"https:\/\/www.firefighternation.com\/wp-content\/themes\/Clarion\/assets\/icons\/minus-sign-white.svg"}]; const rocket_excluded_pairs = [];</script><meta name="generator" content="WP Rocket 3.21.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_minify_css wpr_preload_links wpr_desktop" /></head>
<body class="home wp-singular page-template-default page page-id-122292 wp-custom-logo wp-theme-Clarion is-desktop clarion-frontend">
<div data-rocket-location-hash="e91c0e39da4496f3067fe823e3d8c4a9" class="super-billboard-advert">
  <div data-rocket-location-hash="b376c95e11a45cfe7e97b8b1290d4969" id="div-gpt-ad-8675309-Superbillboard" class="adverts-area">
    <script>
      googletag.cmd.push(function () {
        googletag.display('div-gpt-ad-8675309-Superbillboard');
      });
    </script>
  </div>
</div>
<!-- Testing Deployment 1.1 -->
<div data-rocket-location-hash="81910c86f8127d9cbdf6a4545b53b159" id="page" class="site">
    <header data-rocket-location-hash="6128049e1aff66e2cd4d13b672371b1a" id="site-header" class="site-header site-ffn header-search-position-secondary header-mobile-toggle-position-main header-subscribe-button-position-main">
    <div data-rocket-location-hash="826210be07c2e0b77160d557632a867e" class="header-secondary px-sm">
  <div class="container">
    <nav id="top_nav" class="menu-clarion-top-nav-container" aria-label="FFN Top Navigation Menu"><ul id="menu-clarion-top-nav" class="menu"><li id="menu-item-159745" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-159745"><a target="_blank" href="https://www.fdic.com/"><span class="text">FDIC<sup>®</sup> International</span></a></li>
<li id="menu-item-159741" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-159741"><a target="_blank" href="https://fireengineeringtraining.com/"><span class="text">Fire Engineering™ Training</span></a></li>
<li id="menu-item-159742" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-159742"><a target="_blank" href="https://fireengineering.careerwebsite.com/"><span class="text">Job Board</span></a></li>
<li id="menu-item-159743" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-159743"><a target="_blank" href="https://www.rigspot.com/"><span class="text">The Rig</span></a></li>
<li id="menu-item-159746" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-159746"><a target="_blank" href="https://www.wildlandfirefighter.com/"><span class="text">Wildland</span></a></li>
<li id="menu-item-177964" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-177964"><a href="https://www.firefighternation.com/webinars/"><span class="text">Webinars</span></a></li>
</ul></nav>
    <!-- Add a wrapper for utility items. -->
    <div class="utility-items flex flex-col sm:flex-row align-center justify-end gap-xs sm:gap-sm flex-wrap">

      <div class="nav-icons">
        <div class="socials-links fill-white"><a href="https://www.instagram.com/firefighternationhq/" class="link" target="_blank" title="Firefighter Nation: Fire Rescue - Firefighting News and Community - Instagram"><svg enable-background="new 0 0 25 25" viewBox="0 0 25 25" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="m12.5 7.4c-2.8 0-5.1 2.3-5.1 5.1s2.3 5.1 5.1 5.1 5.1-2.3 5.1-5.1-2.3-5.1-5.1-5.1zm0 8.4c-1.8 0-3.3-1.5-3.3-3.3s1.5-3.3 3.3-3.3 3.3 1.5 3.3 3.3-1.5 3.3-3.3 3.3zm6.4-8.6c0 .7-.5 1.2-1.2 1.2s-1.2-.5-1.2-1.2.5-1.2 1.2-1.2 1.2.6 1.2 1.2zm3.4 1.2c-.1-1.6-.4-3-1.6-4.1-1.2-1.2-2.6-1.5-4.1-1.6-1.6-.1-6.5-.1-8.1 0s-3 .4-4.1 1.6-1.6 2.5-1.7 4.1-.1 6.5 0 8.1.4 3 1.6 4.1c1.2 1.2 2.6 1.5 4.1 1.6 1.6.1 6.5.1 8.1 0s3-.4 4.1-1.6c1.2-1.2 1.5-2.6 1.6-4.1.2-1.6.2-6.4.1-8.1zm-2.1 9.9c-.3.9-1 1.5-1.9 1.9-1.3.5-4.4.4-5.8.4s-4.5.1-5.8-.4c-.9-.3-1.5-1-1.9-1.9-.5-1.3-.4-4.4-.4-5.8s-.1-4.5.4-5.8c.3-.9 1-1.5 1.9-1.9 1.3-.5 4.4-.4 5.8-.4s4.5-.1 5.8.4c.9.3 1.5 1 1.9 1.9.5 1.3.4 4.4.4 5.8s.1 4.5-.4 5.8z"/></svg></a><a href="https://www.youtube.com/@FirefighterNationHQ" class="link" target="_blank" title="Firefighter Nation: Fire Rescue - Firefighting News and Community - YouTube"><svg enable-background="new 0 0 25 25" viewBox="0 0 25 25" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="m23.4 7c-.3-1-1-1.8-2-2-1.8-.5-8.9-.5-8.9-.5s-7.1 0-8.9.5c-1 .3-1.8 1-2 2-.5 1.8-.5 5.5-.5 5.5s0 3.7.5 5.5c.3 1 1 1.7 2 2 1.8.5 8.9.5 8.9.5s7.1 0 8.9-.5c1-.3 1.8-1 2-2 .5-1.8.5-5.5.5-5.5s0-3.7-.5-5.5zm-13.2 8.9v-6.8l5.9 3.4z"/></svg>
</a><a href="https://www.facebook.com/firefighternation" class="link" target="_blank" title="Firefighter Nation: Fire Rescue - Firefighting News and Community - Facebook"><svg enable-background="new 0 0 25 25" viewBox="0 0 25 25" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="m14.2 23.2v-9.8h3.3l.5-3.8h-3.8v-2.4c0-1.1.3-1.9 1.9-1.9h2v-3.4c-.4 0-1.6-.1-3-.1-2.9 0-4.9 1.8-4.9 5v2.8h-3.3v3.8h3.3v9.8z"/></svg></a><a href="https://www.linkedin.com/groups/111539/" class="link" target="_blank" title="Firefighter Nation: Fire Rescue - Firefighting News and Community - LinkedIn"><svg enable-background="new 0 0 100 100" height="512" viewBox="0 0 100 100" width="512" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="m90 90v-29.3c0-14.4-3.1-25.4-19.9-25.4-8.1 0-13.5 4.4-15.7 8.6h-.2v-7.3h-15.9v53.4h16.6v-26.5c0-7 1.3-13.7 9.9-13.7 8.5 0 8.6 7.9 8.6 14.1v26h16.6z"/><path fill="currentColor" d="m11.3 36.6h16.6v53.4h-16.6z"/><path fill="currentColor" d="m19.6 10c-5.3 0-9.6 4.3-9.6 9.6s4.3 9.7 9.6 9.7 9.6-4.4 9.6-9.7-4.3-9.6-9.6-9.6z"/></svg></a><a href="https://www.tiktok.com/tag/firefighternation" class="link" target="_blank" title="Firefighter Nation: Fire Rescue - Firefighting News and Community - TikTok"><svg enable-background="new 0 0 25 25" viewBox="0 0 25 25" xmlns="http://www.w3.org/2000/svg"><path d="m21.5 7.3c-1.2 0-2.3-.4-3.1-1.1-1-.8-1.7-1.9-2-3.2-.1-.3-.1-.7-.1-1h-3.3v9.4 5.1c0 1.4-.9 2.5-2.1 2.9-.4.1-.7.2-1.1.2-.5 0-1-.2-1.4-.4-.9-.5-1.5-1.5-1.5-2.6 0-1.7 1.3-3.1 3-3.1.3 0 .7.1 1 .2v-2.7-.9c-.3 0-.6-.1-1-.1-1.9 0-3.6.8-4.8 2.2-.9 1.1-1.5 2.4-1.6 3.9-.1 1.9.6 3.7 1.9 5 .2.2.4.4.6.5 1.1.9 2.5 1.4 3.9 1.4.3 0 .6 0 1-.1 1.3-.2 2.6-.8 3.6-1.8 1.2-1.2 1.9-2.8 1.9-4.6v-7.7c.6.5 1.2.8 1.9 1.1 1 .5 2.2.7 3.3.7v-2.4z"/></svg></a><a href="https://x.com/firenation" class="link" target="_blank" title="Firefighter Nation: Fire Rescue - Firefighting News and Community - Twitter"><svg enable-background="new 0 0 25 25" viewBox="0 0 25 25" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="m14.3 11 7-8h-1.7l-6.1 7-4.9-7h-5.6l7.4 10.5-7.4 8.4h1.7l6.5-7.3 5.2 7.3h5.6zm-2.3 2.6-.7-1-6-8.3h2.6l4.8 6.7.7 1 6.2 8.7h-2.6z"/></svg></a></div>        <div class="sep"><div class="inner"></div></div>
        <button class="header-search">
          <span class="icon"><svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21.479 18.9241L16.4211 13.7965C17.2805 12.4096 17.7792 10.7704 17.7792 9.01118C17.7792 4.03415 13.799 0 8.88943 0C3.97983 0 0 4.03415 0 9.01118C0 13.9884 3.97965 18.0222 8.88943 18.0222C10.778 18.0222 12.5274 17.4236 13.9668 16.4066L18.9646 21.4732C19.3119 21.8248 19.7671 22 20.2218 22C20.6771 22 21.1318 21.8248 21.4796 21.4732C22.1736 20.7689 22.1736 19.6282 21.479 18.9241ZM8.88943 15.1027C5.57099 15.1027 2.8806 12.3756 2.8806 9.01155C2.8806 5.64748 5.57099 2.92024 8.88943 2.92024C12.2081 2.92024 14.8983 5.64748 14.8983 9.01155C14.8983 12.3756 12.2081 15.1027 8.88943 15.1027Z" fill="currentColor"/></svg>
</span>
        </button>
      </div>

      
    <!-- Close the utility items wrapper. -->
    </div>


    
  </div>
</div>
    <div data-rocket-location-hash="07c41c1fadb03f7146c60e1e16f1c21b" class="header-main px-sm py-sm">
      <div class="container grid gap-sm lg:gap-md align-center">
        <a class="logo" href="https://www.firefighternation.com" title="Firefighter Nation: Fire Rescue - Firefighting News and Community">
          <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20234%2054'%3E%3C/svg%3E" class="custom-logo" alt="Firefighter Nation: Fire Rescue - Firefighting News and Community" width="234" height="54" data-lazy-src="https://www.firefighternation.com/wp-content/themes/Clarion/assets/logos/ffn-logo.svg"><noscript><img src="https://www.firefighternation.com/wp-content/themes/Clarion/assets/logos/ffn-logo.svg" class="custom-logo" alt="Firefighter Nation: Fire Rescue - Firefighting News and Community" width="234" height="54"></noscript>
        </a>
        <nav id="main-menu" class="menu-area flex" aria-label="Main menu"><ul id="menu-clarion-main-nav-site-rebuild" class=""><li id="menu-item-159874" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-159874"><a href="https://www.firefighternation.com/lifestyle/"><span class="text">Lifestyle</span></a>
<ul class="sub-menu">
	<li id="menu-item-159928" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159928"><a href="https://www.firefighternation.com/lifestyle/firefighter-equipment/"><span class="text">Gear &amp; Tech</span></a></li>
	<li id="menu-item-159876" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159876"><a href="https://www.firefighternation.com/lifestyle/firefighter-life/"><span class="text">Firefighter Life</span></a></li>
	<li id="menu-item-159875" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159875"><a href="https://www.firefighternation.com/lifestyle/firefighter-family/"><span class="text">Family</span></a></li>
</ul>
</li>
<li id="menu-item-159878" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-159878"><a href="https://www.firefighternation.com/health-wellness/"><span class="text">Health &amp; Wellness</span></a>
<ul class="sub-menu">
	<li id="menu-item-159902" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159902"><a href="https://www.firefighternation.com/health-wellness/firefighter-mental-health/"><span class="text">Mental Health</span></a></li>
	<li id="menu-item-159903" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159903"><a href="https://www.firefighternation.com/health-wellness/physical-health/"><span class="text">Physical Health</span></a></li>
	<li id="menu-item-159879" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159879"><a href="https://www.firefighternation.com/health-wellness/firefighter-fitness/"><span class="text">Fitness</span></a></li>
	<li id="menu-item-159905" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159905"><a href="https://www.firefighternation.com/health-wellness/firefighter-nutrition/"><span class="text">Nutrition</span></a></li>
</ul>
</li>
<li id="menu-item-159880" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-159880"><a href="https://www.firefighternation.com/finance/"><span class="text">Finance</span></a>
<ul class="sub-menu">
	<li id="menu-item-159881" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159881"><a href="https://www.firefighternation.com/finance/investing/"><span class="text">Investing</span></a></li>
	<li id="menu-item-159888" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159888"><a href="https://www.firefighternation.com/finance/savings/"><span class="text">Savings</span></a></li>
	<li id="menu-item-159901" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159901"><a href="https://www.firefighternation.com/finance/firefighter-retirement/"><span class="text">Retirement</span></a></li>
	<li id="menu-item-159906" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159906"><a href="https://www.firefighternation.com/finance/fire-service-grants/"><span class="text">Grants</span></a></li>
</ul>
</li>
<li id="menu-item-160044" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-160044"><a href="https://www.firefighternation.com/fire-leadership/"><span class="text">Leadership</span></a>
<ul class="sub-menu">
	<li id="menu-item-159886" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159886"><a href="https://www.firefighternation.com/fire-leadership/fire-service-recruitment/"><span class="text">Recruitment</span></a></li>
	<li id="menu-item-159887" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159887"><a href="https://www.firefighternation.com/fire-leadership/retention/"><span class="text">Retention</span></a></li>
	<li id="menu-item-159882" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159882"><a href="https://www.firefighternation.com/fire-leadership/career-development/"><span class="text">Career Development</span></a></li>
	<li id="menu-item-159883" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159883"><a href="https://www.firefighternation.com/fire-leadership/management/"><span class="text">Management</span></a></li>
</ul>
</li>
<li id="menu-item-167027" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-167027"><a href="https://www.firefighternation.com/podcasts/"><span class="text">Podcasts</span></a></li>
<li id="menu-item-159884" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-159884"><a href="#"><span class="text">More</span></a>
<ul class="sub-menu">
	<li id="menu-item-159910" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-159910"><a target="_blank" href="https://my.firefighternation.com/"><span class="text">Community</span></a></li>
	<li id="menu-item-159872" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159872"><a href="https://www.firefighternation.com/firefighting/"><span class="text">Firefighting</span></a></li>
	<li id="menu-item-159873" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159873"><a href="https://www.firefighternation.com/firerescue/"><span class="text">FireRescue</span></a></li>
	<li id="menu-item-159885" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159885"><a href="https://www.firefighternation.com/training/"><span class="text">Training</span></a></li>
	<li id="menu-item-177963" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-177963"><a href="https://www.firefighternation.com/webinars/"><span class="text">Webinars</span></a></li>
</ul>
</li>
</ul></nav><div class="additional-menu-items flex align-center flex-nowrap justify-end pl-xs gap-sm sm:gap-md">
  <nav class="header-ctas-menu"><ul id="menu-header-actions" class="header-ctas-items"><li id="menu-item-159754" class="header_primary_cta_button menu-item menu-item-type-custom menu-item-object-custom menu-item-159754"><a target="_blank" href="https://clarion.dragonforms.com/loading.do?omedasite=FFN_NL&#038;pk=FFNNLCTAN" class="button button-primary-arrow-box button-style-arrow-box"><span class="icon-wrapper inline-flex flex-nowrap align-center gap-xs button-icon"><span class="icon"><svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 21 21"><path d="m19.5.1-19 11c-.7.4-.6 1.5.1 1.8L5 14.7 16.7 4.3c.2-.2.5.1.4.3l-9.9 12V20c0 1 1.2 1.3 1.7.6l2.6-3.2 5.1 2.1c.6.2 1.2-.1 1.4-.7l3-17.7c.1-.8-.8-1.4-1.5-1z"></path></svg></span><span class="text">Join for Free</span></span></a></li>
</ul></nav><div class="menu-navigation">
      <button class="menu-toggle" aria-controls="site-navigation" aria-expanded="false">
          <span class="menu-toggle-icon"></span><span class="menu-toggle-icon"></span><span class="menu-toggle-icon"></span>
      </button>
    </div></div>      </div>
    </div>
  </header>
<div data-rocket-location-hash="4a01482067195b375949b8e8532e3474" class="menu-tray-mobile p-none"><div data-rocket-location-hash="527178d40238d6b3c8ce67df6fbd2576" class="menu-tray-inner p-md"><nav id="mobile-menu" class="menu-mobile nav-horizontal" aria-label="Mobile menu"><ul id="menu-clarion-mobile-menu" class="mobile"><li id="menu-item-159860" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-159860"><a href="https://www.firefighternation.com/lifestyle/"><span class="text">Lifestyle</span></a>
<ul class="sub-menu">
	<li id="menu-item-161777" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-161777"><a href="https://www.firefighternation.com/lifestyle/firefighter-equipment/"><span class="text">Gear &amp; Tech</span></a></li>
	<li id="menu-item-159862" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159862"><a href="https://www.firefighternation.com/lifestyle/firefighter-life/"><span class="text">Firefighter Life</span></a></li>
	<li id="menu-item-159861" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159861"><a href="https://www.firefighternation.com/lifestyle/firefighter-family/"><span class="text">Family</span></a></li>
</ul>
</li>
<li id="menu-item-159856" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-159856"><a href="https://www.firefighternation.com/health-wellness/"><span class="text">Health &amp; Wellness</span></a>
<ul class="sub-menu">
	<li id="menu-item-159865" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159865"><a href="https://www.firefighternation.com/health-wellness/firefighter-mental-health/"><span class="text">Mental Health</span></a></li>
	<li id="menu-item-159866" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159866"><a href="https://www.firefighternation.com/health-wellness/physical-health/"><span class="text">Physical Health</span></a></li>
	<li id="menu-item-159857" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159857"><a href="https://www.firefighternation.com/health-wellness/firefighter-fitness/"><span class="text">Fitness</span></a></li>
	<li id="menu-item-159867" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159867"><a href="https://www.firefighternation.com/health-wellness/firefighter-nutrition/"><span class="text">Nutrition</span></a></li>
</ul>
</li>
<li id="menu-item-159853" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-159853"><a href="https://www.firefighternation.com/finance/"><span class="text">Finance</span></a>
<ul class="sub-menu">
	<li id="menu-item-159855" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159855"><a href="https://www.firefighternation.com/finance/investing/"><span class="text">Investing</span></a></li>
	<li id="menu-item-159889" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159889"><a href="https://www.firefighternation.com/finance/savings/"><span class="text">Savings</span></a></li>
	<li id="menu-item-159870" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159870"><a href="https://www.firefighternation.com/finance/firefighter-retirement/"><span class="text">Retirement</span></a></li>
	<li id="menu-item-159854" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159854"><a href="https://www.firefighternation.com/finance/fire-service-grants/"><span class="text">Grants</span></a></li>
</ul>
</li>
<li id="menu-item-160610" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-160610"><a href="https://www.firefighternation.com/fire-leadership/"><span class="text">Leadership</span></a>
<ul class="sub-menu">
	<li id="menu-item-159868" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159868"><a href="https://www.firefighternation.com/fire-leadership/fire-service-recruitment/"><span class="text">Recruitment</span></a></li>
	<li id="menu-item-159869" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159869"><a href="https://www.firefighternation.com/fire-leadership/retention/"><span class="text">Retention</span></a></li>
	<li id="menu-item-159858" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159858"><a href="https://www.firefighternation.com/fire-leadership/career-development/"><span class="text">Career Development</span></a></li>
	<li id="menu-item-159859" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159859"><a href="https://www.firefighternation.com/fire-leadership/management/"><span class="text">Management</span></a></li>
</ul>
</li>
<li id="menu-item-159852" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-159852"><a href="#"><span class="text">More</span></a>
<ul class="sub-menu">
	<li id="menu-item-160616" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-160616"><a target="_blank" href="https://my.firefighternation.com/"><span class="text">Community</span></a></li>
	<li id="menu-item-159849" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159849"><a href="https://www.firefighternation.com/firefighting/"><span class="text">Firefighting</span></a></li>
	<li id="menu-item-159850" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159850"><a href="https://www.firefighternation.com/firerescue/"><span class="text">FireRescue</span></a></li>
	<li id="menu-item-159851" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-159851"><a href="https://www.firefighternation.com/training/"><span class="text">Training</span></a></li>
</ul>
</li>
<li id="menu-item-159844" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-159844"><a target="_blank" href="https://www.fdic.com/"><span class="text">FDIC<sup>®</sup> International</span></a></li>
<li id="menu-item-159846" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-159846"><a target="_blank" href="https://fireengineeringtraining.com/"><span class="text">Fire Engineering Training™</span></a></li>
<li id="menu-item-159847" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-159847"><a target="_blank" href="https://fireengineering.careerwebsite.com/"><span class="text">Job Board</span></a></li>
<li id="menu-item-159845" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-159845"><a target="_blank" href="https://rigspot.com/"><span class="text">The Rig</span></a></li>
<li id="menu-item-159843" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-159843"><a target="_blank" href="https://www.wildlandfirefighter.com/"><span class="text">Wildland</span></a></li>
<li id="menu-item-177965" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-177965"><a href="https://www.firefighternation.com/webinars/"><span class="text">Webinars</span></a></li>
<li id="menu-item-169927" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-169927"><a href="https://www.firefighternation.com/podcasts/"><span class="text">Podcasts</span></a></li>
</ul></nav></div></div><main data-rocket-location-hash="9983a368bb3a4dfe7cf125b59d614c3d" id="primary" class="site-main">
  <div data-rocket-location-hash="897c5bbb9cdd92249a087bf5f2d85887" class="">
  <div class="entry-content"><div class="clarion-block hero-header-builder-block">
    <div class="header__background">
      <div class="inner"><img fetchpriority="high" decoding="async" width="1920" height="619" src="https://www.firefighternation.com/wp-content/uploads/2024/08/hero-header-example.jpg" class="skip-lazy" alt="" srcset="https://www.firefighternation.com/wp-content/uploads/2024/08/hero-header-example.jpg 1920w, https://www.firefighternation.com/wp-content/uploads/2024/08/hero-header-example-300x97.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2024/08/hero-header-example-1024x330.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2024/08/hero-header-example-768x248.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2024/08/hero-header-example-1536x495.jpg 1536w" sizes="(max-width: 1920px) 100vw, 1920px" /></div>
    </div>

    <div class="container ">
      <div class="inner-content">
        <div class="left-content">
          <h1 class="header__title no-margin">Igniting Wellness in Every Firefighter.</h1>
        </div>
        <div class="middle-bar"></div>
        <div class="right-content">
          <p class="header__description">Firefighter Nation is here to support all aspects of the firefighter life.</p>
          <a href="https://clarion.dragonforms.com/loading.do?omedasite=FFN_NL&#038;pk=FFNNLCTAH" class="button button-primary button-style-arrow-box icon-position-left hero-button button-icon icon-paper-airplane button-dark" target="_blank" data-cta-id="nl_signup_hero" ><span class="icon"><svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 21 21"><path d="m19.5.1-19 11c-.7.4-.6 1.5.1 1.8L5 14.7 16.7 4.3c.2-.2.5.1.4.3l-9.9 12V20c0 1 1.2 1.3 1.7.6l2.6-3.2 5.1 2.1c.6.2 1.2-.1 1.4-.7l3-17.7c.1-.8-.8-1.4-1.5-1z"></path></svg></span><span class="text">Get the Newsletter</span></a>
        </div>
      </div>
    </div>

  </div>

<div id="" class="clarion-block latest-posts-minimal-block">
    <div class="section ">
      <div class="container ">
      
        <div class="post_category-header has-cat-icons">
    <div class="category-title-area flex align-center gap-sm">
      <div class="cat-icon"><svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 35 35">
  <path fill-rule="evenodd" d="M13.8 20.2c0-.7-1-.8-1.3-.2-1.6 3.9-2.5 8-.5 11.9l1 2.1c.1.3-.2.5-.4.4l-2-1.2c-2.8-1.7-4.9-4.1-5.5-7.3-1-5.4 2.6-10.6 6.5-14.1 2.9-2.5 4-5.6 3.2-9.3l-.4-2c-.1-.3.3-.5.5-.3l1.6 1.4c4.1 3.5 4.5 7.1 2.8 12v.1c-.3 1.6-.3 3.5 1.1 4.6 1.1.8 2.6.8 3.8.3 1.2-.5 2.2-1.4 2.8-2.6l.7-1.5c.1-.2.5-.2.6 0l.6 1.5c2.9 7.5 1.6 13.7-5.9 17.9l-1.4.8c-.2.1-.5-.1-.5-.3l.4-1.5c1.3-5.7-3.8-6.5-6.1-9-1.2-1-1.5-2.3-1.6-3.7z" clip-rule="evenodd"/>
</svg>
</div>
      <h2 class="category-title m-none">Freshly Forged</h2>
    </div>

    <div class="separator"></div>
    
    
  </div>
        <div class="block-content view-1">
          <div class="posts-wrapper">
            <div class="post-items"><div class="post-item wide-style post-item-video" data-id="187166">
  <div class="inner-container">
    <a href="https://www.firefighternation.com/health-wellness/trouble-sleeping-help-is-on-the-way/" class="post-image">
      <div class="post-image-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 31">
  <path d="M16 .44a15.17 15.17 0 1 0 0 30.34A15.17 15.17 0 0 0 16 .44Zm0 27.3c-6.7 0-12.14-5.44-12.14-12.13a12.15 12.15 0 0 1 24.27 0c0 6.7-5.44 12.14-12.13 12.14Z"/>
  <path d="m21.51 14.55-7.35-4.25c-1.01-.58-1.84-.1-1.84 1.06v8.5c0 1.17.83 1.64 1.84 1.06l7.35-4.25c1.02-.58 1.02-1.54 0-2.12Z"/>
</svg>
</div>
      <img decoding="async" width="1024" height="576" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20576'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-7-1024x576.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-7-300x169.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-7-768x432.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-7.jpg 1280w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-7-1024x576.jpg" /><noscript><img decoding="async" width="1024" height="576" src="https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-7-1024x576.jpg" class="attachment-large size-large wp-post-image" alt="" srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-7-1024x576.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-7-300x169.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-7-768x432.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-7.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.firefighternation.com/health-wellness/trouble-sleeping-help-is-on-the-way/">Trouble Sleeping? Help is on the Way</a></h3>
      <div class="description">Brandon Dreiman discusses sleep wellness for first responders, emphasizing tailored strategies, the impact of shift work, and the shift in wellness culture prioritizing mental health and self-care.</div><div class="read-time">3 min read</div><div class="category-chips category"><a href="https://www.firefighternation.com/lifestyle/firefighter-life/" class="chip" data-taxonomy="category" alt="View all posts in Firefighter Life">Firefighter Life</a><a href="https://www.firefighternation.com/health-wellness/" class="chip" data-taxonomy="category" alt="View all posts in Health &amp; Wellness">Health &amp; Wellness</a><a href="https://www.firefighternation.com/lifestyle/" class="chip" data-taxonomy="category" alt="View all posts in Lifestyle">Lifestyle</a></div>
    </div>
  </div>
  
</div><div class="main-adverts"><style>
                #Super_Leaderboard_Banner.adverts-area.slot { min-height: 90px !important; }
            </style>    <div id="Super_Leaderboard_Banner" class="adverts-area slot main_ad-one super-leaderboard-slot" style="height:90px;width:970px;margin:0 auto;min-height:90px;">
                    <script>
                googletag.cmd.push(function () {
                    googletag.display('Super_Leaderboard_Banner');
                });
            </script>
                </div>
    </div><div class="inner-posts"><div class="post-item" data-id="187172">
  <div class="inner-container">
    <a href="https://www.firefighternation.com/news/md-firefighter-indicted-in-alleged-station-sexual-assault/" class="post-image">
      
      <img decoding="async" width="300" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/20260609-AMX-US-NEWS-RANDALLSTOWN-FIREFIGHTER-INDICTED-ALLEGED-STATION-1-BZ-300x200.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260609-AMX-US-NEWS-RANDALLSTOWN-FIREFIGHTER-INDICTED-ALLEGED-STATION-1-BZ-1024x683.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260609-AMX-US-NEWS-RANDALLSTOWN-FIREFIGHTER-INDICTED-ALLEGED-STATION-1-BZ-768x512.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260609-AMX-US-NEWS-RANDALLSTOWN-FIREFIGHTER-INDICTED-ALLEGED-STATION-1-BZ-1536x1024.jpg 1536w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260609-AMX-US-NEWS-RANDALLSTOWN-FIREFIGHTER-INDICTED-ALLEGED-STATION-1-BZ.jpg 2048w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.firefighternation.com/wp-content/uploads/2026/06/20260609-AMX-US-NEWS-RANDALLSTOWN-FIREFIGHTER-INDICTED-ALLEGED-STATION-1-BZ-300x200.jpg" /><noscript><img decoding="async" width="300" height="200" src="https://www.firefighternation.com/wp-content/uploads/2026/06/20260609-AMX-US-NEWS-RANDALLSTOWN-FIREFIGHTER-INDICTED-ALLEGED-STATION-1-BZ-300x200.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/20260609-AMX-US-NEWS-RANDALLSTOWN-FIREFIGHTER-INDICTED-ALLEGED-STATION-1-BZ-300x200.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260609-AMX-US-NEWS-RANDALLSTOWN-FIREFIGHTER-INDICTED-ALLEGED-STATION-1-BZ-1024x683.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260609-AMX-US-NEWS-RANDALLSTOWN-FIREFIGHTER-INDICTED-ALLEGED-STATION-1-BZ-768x512.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260609-AMX-US-NEWS-RANDALLSTOWN-FIREFIGHTER-INDICTED-ALLEGED-STATION-1-BZ-1536x1024.jpg 1536w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260609-AMX-US-NEWS-RANDALLSTOWN-FIREFIGHTER-INDICTED-ALLEGED-STATION-1-BZ.jpg 2048w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.firefighternation.com/news/md-firefighter-indicted-in-alleged-station-sexual-assault/">MD Firefighter Indicted in Alleged Station Sexual Assault</a></h3>
      <div class="description">A Howard County firefighter, Xavier Dove, was indicted for allegedly groping a colleague and peeping on her. He faces charges including attempted rape and indecent exposure.</div><div class="read-time">3 min read</div><div class="category-chips category"><a href="https://www.firefighternation.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.firefighternation.com/news/news-feed/" class="chip" data-taxonomy="category" alt="View all posts in News Feed">News Feed</a></div>
    </div>
  </div>
  
</div><div class="post-item" data-id="187153">
  <div class="inner-container">
    <a href="https://www.firefighternation.com/fire-leadership/management/san-joses-highest-paid-employee-is-a-firefighter-with-1-million-in-overtime-over-the-past-three-years/" class="post-image">
      
      <img decoding="async" width="300" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/20260609-AMX-US-NEWS-SAN-JOSES-HIGHESTPAID-EMPLOYEE-IS-1-SJ-300x200.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260609-AMX-US-NEWS-SAN-JOSES-HIGHESTPAID-EMPLOYEE-IS-1-SJ-1024x682.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260609-AMX-US-NEWS-SAN-JOSES-HIGHESTPAID-EMPLOYEE-IS-1-SJ-768x512.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260609-AMX-US-NEWS-SAN-JOSES-HIGHESTPAID-EMPLOYEE-IS-1-SJ-1536x1024.jpg 1536w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260609-AMX-US-NEWS-SAN-JOSES-HIGHESTPAID-EMPLOYEE-IS-1-SJ-2048x1365.jpg 2048w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.firefighternation.com/wp-content/uploads/2026/06/20260609-AMX-US-NEWS-SAN-JOSES-HIGHESTPAID-EMPLOYEE-IS-1-SJ-300x200.jpg" /><noscript><img decoding="async" width="300" height="200" src="https://www.firefighternation.com/wp-content/uploads/2026/06/20260609-AMX-US-NEWS-SAN-JOSES-HIGHESTPAID-EMPLOYEE-IS-1-SJ-300x200.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/20260609-AMX-US-NEWS-SAN-JOSES-HIGHESTPAID-EMPLOYEE-IS-1-SJ-300x200.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260609-AMX-US-NEWS-SAN-JOSES-HIGHESTPAID-EMPLOYEE-IS-1-SJ-1024x682.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260609-AMX-US-NEWS-SAN-JOSES-HIGHESTPAID-EMPLOYEE-IS-1-SJ-768x512.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260609-AMX-US-NEWS-SAN-JOSES-HIGHESTPAID-EMPLOYEE-IS-1-SJ-1536x1024.jpg 1536w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260609-AMX-US-NEWS-SAN-JOSES-HIGHESTPAID-EMPLOYEE-IS-1-SJ-2048x1365.jpg 2048w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.firefighternation.com/fire-leadership/management/san-joses-highest-paid-employee-is-a-firefighter-with-1-million-in-overtime-over-the-past-three-years/">San Jose’s Highest-Paid Employee Is a Firefighter With $1 Million in Overtime Over the Past Three Years</a></h3>
      <div class="description">San Jose faces a $50 million budget deficit amid rising public safety overtime costs, with nearly 400 employees earning six-figure overtime as staffing shortages persist in fire and police departments.</div><div class="read-time">6 min read</div><div class="category-chips category"><a href="https://www.firefighternation.com/fire-leadership/management/" class="chip" data-taxonomy="category" alt="View all posts in Management">Management</a><a href="https://www.firefighternation.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.firefighternation.com/news/news-feed/" class="chip" data-taxonomy="category" alt="View all posts in News Feed">News Feed</a></div>
    </div>
  </div>
  
</div><div class="post-item" data-id="187076">
  <div class="inner-container">
    <a href="https://www.firefighternation.com/health-wellness/firefighter-mental-health/why-i-suck-at-studying-but-thrive-in-chaos/" class="post-image">
      
      <img decoding="async" width="300" height="225" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20225'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="Atlanta firefighters throw ladders on the fireground" data-lazy-srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/20260115atlanta-firefighters-300x225.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260115atlanta-firefighters-1024x768.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260115atlanta-firefighters-768x576.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260115atlanta-firefighters.jpg 1200w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.firefighternation.com/wp-content/uploads/2026/06/20260115atlanta-firefighters-300x225.jpg" /><noscript><img decoding="async" width="300" height="225" src="https://www.firefighternation.com/wp-content/uploads/2026/06/20260115atlanta-firefighters-300x225.jpg" class="attachment-medium size-medium wp-post-image" alt="Atlanta firefighters throw ladders on the fireground" srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/20260115atlanta-firefighters-300x225.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260115atlanta-firefighters-1024x768.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260115atlanta-firefighters-768x576.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260115atlanta-firefighters.jpg 1200w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.firefighternation.com/health-wellness/firefighter-mental-health/why-i-suck-at-studying-but-thrive-in-chaos/">Why I Suck at Studying but Thrive in Chaos</a></h3>
      <div class="description">Sometimes understanding your own wiring is the first step in turning frustration into strength. Keith Schumacher discusses how his ADHD provided lessons in fire service leadership.</div><div class="read-time">8 min read</div><div class="category-chips category"><a href="https://www.firefighternation.com/features/" class="chip" data-taxonomy="category" alt="View all posts in Features">Features</a><a href="https://www.firefighternation.com/health-wellness/" class="chip" data-taxonomy="category" alt="View all posts in Health &amp; Wellness">Health &amp; Wellness</a><a href="https://www.firefighternation.com/health-wellness/firefighter-mental-health/" class="chip" data-taxonomy="category" alt="View all posts in Mental Health">Mental Health</a></div>
    </div>
  </div>
  
</div></div></div>
          </div>
          
        </div>
        
      </div>
    </div>
  </div>

<div class="clarion-block native-advert-block">
    <div class="section ">
      <div class="container ">

      <style>
                #Native_Top.adverts-area.slot { min-height: 300px; }
                @media screen and (max-width: 767px) {
                    #Native_Top.adverts-area.slot { min-height: 675px !important; }
                }
            </style>    <div id="Native_Top" class="adverts-area slot " style="height:auto;width:100%;margin:0 auto;min-height:300px;">
                    <script>
                googletag.cmd.push(function () {
                    googletag.display('Native_Top');
                });
            </script>
                </div>
    
        
      </div>
    </div>
  </div>

<div class="clarion-block post-category-section-block">
    <div class="section  category-features ">
      <div class="container ">
        <div class="post_category-header has-cat-icons">
          <a href="https://www.firefighternation.com/features/" class="category-title-area flex align-center gap-sm">
            <div class="cat-icon"><svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 35 35">
  <path fill-rule="evenodd" d="M13.8 20.2c0-.7-1-.8-1.3-.2-1.6 3.9-2.5 8-.5 11.9l1 2.1c.1.3-.2.5-.4.4l-2-1.2c-2.8-1.7-4.9-4.1-5.5-7.3-1-5.4 2.6-10.6 6.5-14.1 2.9-2.5 4-5.6 3.2-9.3l-.4-2c-.1-.3.3-.5.5-.3l1.6 1.4c4.1 3.5 4.5 7.1 2.8 12v.1c-.3 1.6-.3 3.5 1.1 4.6 1.1.8 2.6.8 3.8.3 1.2-.5 2.2-1.4 2.8-2.6l.7-1.5c.1-.2.5-.2.6 0l.6 1.5c2.9 7.5 1.6 13.7-5.9 17.9l-1.4.8c-.2.1-.5-.1-.5-.3l.4-1.5c1.3-5.7-3.8-6.5-6.1-9-1.2-1-1.5-2.3-1.6-3.7z" clip-rule="evenodd"/>
</svg>
</div>
            <h2 class="category-title m-none">Featured Stories</h2>
          </a>
          <div class="separator">
            
          </div>
          <a href="/features/" class="button button-primary button-style-default icon-position-left  button-dark" target="" ><span class="text">View More</span></a>
        </div>
        <div class="post-items featured_loop_special showing-headlines">
          <div class="post-item wide-style" data-id="187132">
  <div class="inner-container">
    <a href="https://www.firefighternation.com/lifestyle/firefighter-life/off-the-cuff-performers-and-stewards/" class="post-image">
      
      <img decoding="async" width="1024" height="819" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20819'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="Firefighter in front of a mic and a firefighter at a kitchent table talking" data-lazy-srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/performers-and-stewards-1024x819.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/06/performers-and-stewards-300x240.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/performers-and-stewards-768x615.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/performers-and-stewards.jpg 1402w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://www.firefighternation.com/wp-content/uploads/2026/06/performers-and-stewards-1024x819.jpg" /><noscript><img decoding="async" width="1024" height="819" src="https://www.firefighternation.com/wp-content/uploads/2026/06/performers-and-stewards-1024x819.jpg" class="attachment-large size-large wp-post-image" alt="Firefighter in front of a mic and a firefighter at a kitchent table talking" srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/performers-and-stewards-1024x819.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/06/performers-and-stewards-300x240.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/performers-and-stewards-768x615.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/performers-and-stewards.jpg 1402w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.firefighternation.com/lifestyle/firefighter-life/off-the-cuff-performers-and-stewards/">Off the Cuff: Performers and Stewards</a></h3>
      <div class="description">A performer is focused on being seen. A steward is focused on making a difference. So who are you spending your attention on in the fire service—performers or stewards?</div><div class="read-time">4 min read</div><div class="category-chips category"><a href="https://www.firefighternation.com/features/" class="chip" data-taxonomy="category" alt="View all posts in Features">Features</a><a href="https://www.firefighternation.com/lifestyle/firefighter-life/" class="chip" data-taxonomy="category" alt="View all posts in Firefighter Life">Firefighter Life</a></div>
    </div>
  </div>
  
</div>
          <div class="inner-posts"><div class="post-item" data-id="187002">
  <div class="inner-container">
    <a href="https://www.firefighternation.com/fire-leadership/fire-service-recruitment/beyond-the-algorithm-firefighter-recruitment-in-the-age-of-ai/" class="post-image">
      
      <img decoding="async" width="300" height="225" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20225'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="Redwood City firefighters during RIT training" data-lazy-srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/redwood-city-rit-training-300x225.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/redwood-city-rit-training-1024x768.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/06/redwood-city-rit-training-768x576.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/redwood-city-rit-training.jpg 1200w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.firefighternation.com/wp-content/uploads/2026/06/redwood-city-rit-training-300x225.jpg" /><noscript><img decoding="async" width="300" height="225" src="https://www.firefighternation.com/wp-content/uploads/2026/06/redwood-city-rit-training-300x225.jpg" class="attachment-medium size-medium wp-post-image" alt="Redwood City firefighters during RIT training" srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/redwood-city-rit-training-300x225.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/redwood-city-rit-training-1024x768.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/06/redwood-city-rit-training-768x576.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/redwood-city-rit-training.jpg 1200w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.firefighternation.com/fire-leadership/fire-service-recruitment/beyond-the-algorithm-firefighter-recruitment-in-the-age-of-ai/">Beyond the Algorithm: Firefighter Recruitment in the Age of AI</a></h3>
      <div class="description">Among other changes, AI may increase the potential number of recruits for fire department positions. Michael Elhihi on how to best attract new firefighter candidates.</div><div class="read-time">8 min read</div><div class="category-chips category"><a href="https://www.firefighternation.com/features/" class="chip" data-taxonomy="category" alt="View all posts in Features">Features</a><a href="https://www.firefighternation.com/fire-leadership/" class="chip" data-taxonomy="category" alt="View all posts in Leadership">Leadership</a><a href="https://www.firefighternation.com/fire-leadership/fire-service-recruitment/" class="chip" data-taxonomy="category" alt="View all posts in Recruitment">Recruitment</a></div>
    </div>
  </div>
  
</div><div class="post-item" data-id="186981">
  <div class="inner-container">
    <a href="https://www.firefighternation.com/fire-leadership/hope-and-integrity-in-hostile-times-integrity-and-survival/" class="post-image">
      
      <img decoding="async" width="300" height="222" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20222'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="Fire shoots from a house window near a car as a firefighter gets geared up" data-lazy-srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/20260602suffolk-va-fire-300x222.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260602suffolk-va-fire-1024x759.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260602suffolk-va-fire-768x569.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260602suffolk-va-fire.jpg 1080w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.firefighternation.com/wp-content/uploads/2026/06/20260602suffolk-va-fire-300x222.jpg" /><noscript><img decoding="async" width="300" height="222" src="https://www.firefighternation.com/wp-content/uploads/2026/06/20260602suffolk-va-fire-300x222.jpg" class="attachment-medium size-medium wp-post-image" alt="Fire shoots from a house window near a car as a firefighter gets geared up" srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/20260602suffolk-va-fire-300x222.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260602suffolk-va-fire-1024x759.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260602suffolk-va-fire-768x569.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260602suffolk-va-fire.jpg 1080w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.firefighternation.com/fire-leadership/hope-and-integrity-in-hostile-times-integrity-and-survival/">Hope and Integrity in Hostile Times: Integrity and Survival</a></h3>
      <div class="description">In fire and leadership, denial is deadly, but integrity is survival. John Doyle offers some other ideas leaders can use to mitigate the harmful effects of a hostile culture.</div><div class="read-time">13 min read</div><div class="category-chips category"><a href="https://www.firefighternation.com/features/" class="chip" data-taxonomy="category" alt="View all posts in Features">Features</a><a href="https://www.firefighternation.com/fire-leadership/" class="chip" data-taxonomy="category" alt="View all posts in Leadership">Leadership</a></div>
    </div>
  </div>
  
</div><div class="post-item" data-id="186942">
  <div class="inner-container">
    <a href="https://www.firefighternation.com/firefighting/the-fire-service-never-forgets-social-media-screenshots-and-consequences/" class="post-image">
      
      <img decoding="async" width="300" height="237" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20237'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="Firefighter on phone with ball and chain" data-lazy-srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/dbf-combs-mag-consequences-300x237.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/dbf-combs-mag-consequences-768x608.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/dbf-combs-mag-consequences.jpg 900w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.firefighternation.com/wp-content/uploads/2026/06/dbf-combs-mag-consequences-300x237.jpg" /><noscript><img decoding="async" width="300" height="237" src="https://www.firefighternation.com/wp-content/uploads/2026/06/dbf-combs-mag-consequences-300x237.jpg" class="attachment-medium size-medium wp-post-image" alt="Firefighter on phone with ball and chain" srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/dbf-combs-mag-consequences-300x237.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/dbf-combs-mag-consequences-768x608.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/dbf-combs-mag-consequences.jpg 900w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.firefighternation.com/firefighting/the-fire-service-never-forgets-social-media-screenshots-and-consequences/">The Fire Service Never Forgets: Social Media, Screenshots, and Consequences</a></h3>
      <div class="description">Firefighters must be diligent about understanding the legal consequences we could face from our social media posts, says Michael K. Anderson. Illustration courtesy of Paul Combs.</div><div class="read-time">7 min read</div><div class="category-chips category"><a href="https://www.firefighternation.com/features/" class="chip" data-taxonomy="category" alt="View all posts in Features">Features</a><a href="https://www.firefighternation.com/firefighting/" class="chip" data-taxonomy="category" alt="View all posts in Firefighting">Firefighting</a></div>
    </div>
  </div>
  
</div><div class="post-item" data-id="186905">
  <div class="inner-container">
    <a href="https://www.firefighternation.com/lifestyle/firefighter-life/the-firefighter-and-the-professor-prestige-worldwide/" class="post-image">
      
      <img decoding="async" width="300" height="240" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20240'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="Firefighter in gear at stair climb" data-lazy-srcset="https://www.firefighternation.com/wp-content/uploads/2026/05/kussow-stair-climb-300x240.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/05/kussow-stair-climb-1024x820.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/05/kussow-stair-climb-768x615.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/05/kussow-stair-climb.jpg 1403w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.firefighternation.com/wp-content/uploads/2026/05/kussow-stair-climb-300x240.jpg" /><noscript><img decoding="async" width="300" height="240" src="https://www.firefighternation.com/wp-content/uploads/2026/05/kussow-stair-climb-300x240.jpg" class="attachment-medium size-medium wp-post-image" alt="Firefighter in gear at stair climb" srcset="https://www.firefighternation.com/wp-content/uploads/2026/05/kussow-stair-climb-300x240.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/05/kussow-stair-climb-1024x820.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/05/kussow-stair-climb-768x615.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/05/kussow-stair-climb.jpg 1403w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.firefighternation.com/lifestyle/firefighter-life/the-firefighter-and-the-professor-prestige-worldwide/">The Firefighter and the Professor: Prestige, Worldwide…Worldwide</a></h3>
      <div class="description">Prestige can mean a variety of things, but it boils down to how people look up to you as a person, not just a title, writes Timothy Andrew Kussow.</div><div class="read-time">6 min read</div><div class="category-chips category"><a href="https://www.firefighternation.com/features/" class="chip" data-taxonomy="category" alt="View all posts in Features">Features</a><a href="https://www.firefighternation.com/lifestyle/firefighter-life/" class="chip" data-taxonomy="category" alt="View all posts in Firefighter Life">Firefighter Life</a></div>
    </div>
  </div>
  
</div></div>
          <div class="headlines-content"><div class="icon">
      <div class="inner"><svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 25 25">
  <path d="m7.9 23.8 2.8-10.5H5L11.6 1h6l-4.2 7.8H20l-12.1 15z"/>
</svg>
</div>
    </div><div class="heading-area">
      <h3><a href="https://www.firefighternation.com/news/">Latest Headlines</a></h3>
      <div class="horizontal-sep"></div>
    </div><div class="latest-posts"><div class="post-item">
          <h4 class="mb-none"><a href="https://www.firefighternation.com/fire-leadership/management/chelmsford-ma-firefighters-vote-no-confidence-against-fire-chief/">Chelmsford (MA) Firefighters Vote ‘No-Confidence’ Against Fire Chief</a></h4>
        </div><div class="headline-separator"></div><div class="post-item">
          <h4 class="mb-none"><a href="https://www.firefighternation.com/finance/black-mountain-nc-firefighters-protest-pay-disparities/">Black Mountain (NC) Firefighters Protest Pay Disparities</a></h4>
        </div><div class="headline-separator"></div><div class="post-item">
          <h4 class="mb-none"><a href="https://www.firefighternation.com/news/ct-firefighters-pay-tribute-to-new-member-killed-in-motorcycle-crash/">CT Firefighters Pay Tribute to New Member Killed in Motorcycle Crash</a></h4>
        </div><div class="headline-separator"></div><div class="post-item">
          <h4 class="mb-none"><a href="https://www.firefighternation.com/fire-leadership/santee-ca-increasing-fire-safety-measures-along-san-diego-river-corridor/">Santee (CA) Increasing Fire Safety Measures Along San Diego River Corridor</a></h4>
        </div><div class="headline-separator"></div><div class="post-item">
          <h4 class="mb-none"><a href="https://www.firefighternation.com/fire-leadership/cottleville-mo-fire-captain-was-on-way-to-trapped-deer-call-when-he-ran-over-woman/">Cottleville (MO) Fire Captain Was on Way to Trapped Deer Call When He Ran Over Woman</a></h4>
        </div><div class="headline-separator"></div><div class="post-item">
          <h4 class="mb-none"><a href="https://www.firefighternation.com/fire-leadership/muskegon-township-mi-fire-captain-dies-days-after-retirement/">Muskegon Township (MI) Fire Captain Dies Days After Retirement</a></h4>
        </div></div></div>
        </div>
      </div>
    </div>
  </div>

<div class="clarion-block video-posts-section-block dark-mode has-advert">
    <div class="section px-none ">
      <div class="video-posts-wrapper">
        <div class="container">

          <div class="video-posts-content block-content block py-md px-sm md:p-lg">
            <div class="post_category-header has-cat-icons">
              <a href="/news/" target="" class="category-title-area flex align-center gap-sm">
                <div class="cat-icon"><svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 35 35">
  <path fill-rule="evenodd" d="M13.8 20.2c0-.7-1-.8-1.3-.2-1.6 3.9-2.5 8-.5 11.9l1 2.1c.1.3-.2.5-.4.4l-2-1.2c-2.8-1.7-4.9-4.1-5.5-7.3-1-5.4 2.6-10.6 6.5-14.1 2.9-2.5 4-5.6 3.2-9.3l-.4-2c-.1-.3.3-.5.5-.3l1.6 1.4c4.1 3.5 4.5 7.1 2.8 12v.1c-.3 1.6-.3 3.5 1.1 4.6 1.1.8 2.6.8 3.8.3 1.2-.5 2.2-1.4 2.8-2.6l.7-1.5c.1-.2.5-.2.6 0l.6 1.5c2.9 7.5 1.6 13.7-5.9 17.9l-1.4.8c-.2.1-.5-.1-.5-.3l.4-1.5c1.3-5.7-3.8-6.5-6.1-9-1.2-1-1.5-2.3-1.6-3.7z" clip-rule="evenodd"/>
</svg>
</div>
                <h2 class="category-title m-none">Must View</h2>
              </a>

              <div class="separator"></div>

              <a href="/news/" class="button button-primary button-style-default icon-position-left  button-dark" target="" ><span class="text">View More</span></a>
            </div>
            <div class="video-grid total-posts-2 sm:grid-cols-4"><div class="post-item wide-style post-item-video" data-id="187144">
  <div class="inner-container">
    <a href="https://www.firefighternation.com/fire-leadership/what-is-toxic-culture-and-what-can-your-department-do-about-it/" class="post-image">
      <div class="post-image-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 31">
  <path d="M16 .44a15.17 15.17 0 1 0 0 30.34A15.17 15.17 0 0 0 16 .44Zm0 27.3c-6.7 0-12.14-5.44-12.14-12.13a12.15 12.15 0 0 1 24.27 0c0 6.7-5.44 12.14-12.13 12.14Z"/>
  <path d="m21.51 14.55-7.35-4.25c-1.01-.58-1.84-.1-1.84 1.06v8.5c0 1.17.83 1.64 1.84 1.06l7.35-4.25c1.02-.58 1.02-1.54 0-2.12Z"/>
</svg>
</div>
      <img decoding="async" width="1024" height="576" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20576'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-6-1024x576.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-6-300x169.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-6-768x432.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-6.jpg 1280w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-6-1024x576.jpg" /><noscript><img decoding="async" width="1024" height="576" src="https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-6-1024x576.jpg" class="attachment-large size-large wp-post-image" alt="" srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-6-1024x576.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-6-300x169.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-6-768x432.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-6.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.firefighternation.com/fire-leadership/what-is-toxic-culture-and-what-can-your-department-do-about-it/">What Is Toxic Culture? And What Can Your Department Do About It?</a></h3>
      <div class="description">Dr. Candace Ashby discusses toxic culture in fire departments, emphasizing the need for accountability, informal leadership, and self-improvement to combat negativity and enhance organizational health.</div><div class="category-chips category"><a href="https://www.firefighternation.com/fire-leadership/" class="chip" data-taxonomy="category" alt="View all posts in Leadership">Leadership</a><a href="https://www.firefighternation.com/fire-leadership/management/" class="chip" data-taxonomy="category" alt="View all posts in Management">Management</a><a href="https://www.firefighternation.com/health-wellness/firefighter-mental-health/" class="chip" data-taxonomy="category" alt="View all posts in Mental Health">Mental Health</a></div>
    </div>
  </div>
  
</div><div class="post-item wide-style post-item-video" data-id="187093">
  <div class="inner-container">
    <a href="https://www.firefighternation.com/firefighting/video-shows-deputy-moved-waymo-from-path-of-fire-trucks-after-oak-cliff-tx-blast/" class="post-image">
      <div class="post-image-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 31">
  <path d="M16 .44a15.17 15.17 0 1 0 0 30.34A15.17 15.17 0 0 0 16 .44Zm0 27.3c-6.7 0-12.14-5.44-12.14-12.13a12.15 12.15 0 0 1 24.27 0c0 6.7-5.44 12.14-12.13 12.14Z"/>
  <path d="m21.51 14.55-7.35-4.25c-1.01-.58-1.84-.1-1.84 1.06v8.5c0 1.17.83 1.64 1.84 1.06l7.35-4.25c1.02-.58 1.02-1.54 0-2.12Z"/>
</svg>
</div>
      <img decoding="async" width="1024" height="576" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20576'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="TX Waymo Blast" data-lazy-srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-4-1024x576.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-4-300x169.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-4-768x432.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-4.jpg 1280w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-4-1024x576.jpg" /><noscript><img decoding="async" width="1024" height="576" src="https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-4-1024x576.jpg" class="attachment-large size-large wp-post-image" alt="TX Waymo Blast" srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-4-1024x576.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-4-300x169.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-4-768x432.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-4.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.firefighternation.com/firefighting/video-shows-deputy-moved-waymo-from-path-of-fire-trucks-after-oak-cliff-tx-blast/">Video Shows Deputy Moved Waymo From Path of Fire Trucks After Oak Cliff (TX) Blast</a></h3>
      <div class="description">A Dallas County deputy constable moved a Waymo autonomous vehicle blocking traffic during a gas explosion response, highlighting ongoing scrutiny of autonomous vehicle behavior in emergencies.</div><div class="category-chips category"><a href="https://www.firefighternation.com/firefighting/" class="chip" data-taxonomy="category" alt="View all posts in Firefighting">Firefighting</a><a href="https://www.firefighternation.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.firefighternation.com/news/news-feed/" class="chip" data-taxonomy="category" alt="View all posts in News Feed">News Feed</a></div>
    </div>
  </div>
  
</div>    <div id="Video_Console" class="adverts-area slot span-2-cols" style="height:360px;width:640px;margin:0 auto;">
                    <script>
                googletag.cmd.push(function () {
                    googletag.display('Video_Console');
                });
            </script>
                </div>
    </div>
          </div>

        </div>
      </div>
    </div>
  </div>


    <div class="all-possible-ctas cta-style-full" id="cta-6a2a9ec357011">
            <div class="single-cta hidden">
      <div class="container">

        <div class="cta-selector cta-color-light cta-single-style-full">
          <div class="cta-body">
            <div class="cta-header"><h2 class="cta-heading m-none">How&#8217;s your work-life balance?</h2><h3 class="cta-sub-heading m-none">See what&#8217;s working for your peers.</h3></div>            <div class="cta-middle-bar">
              <div class="cta-middle-bar-div"></div>
            </div>
            <div class="cta-content"><div class="cta-description">Balancing the demand of being a firefighter and your regular life can be daunting. Get tips you can apply today from our newsletters.</div></div>            <div class="cta-link"><a href="https://clarion.dragonforms.com/loading.do?omedasite=FFN_NL&#038;pk=FFNNLCTA" class="button button-primary button-style-default icon-position-right cta-button button-icon icon-arrow button-dark" target="_blank" data-cta-id="nl_work_life_balance" ><span class="icon"><svg width="22" height="11" viewBox="0 0 22 11" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M21.7479 4.87207C21.7477 4.8718 21.7475 4.87149 21.7472 4.87123L17.2568 0.25832C16.9204 -0.0872489 16.3762 -0.0859629 16.0414 0.261336C15.7066 0.60859 15.7079 1.17026 16.0443 1.51587L19.0591 4.6129H0.859375C0.384742 4.6129 0 5.01006 0 5.5C0 5.98994 0.384742 6.3871 0.859375 6.3871H19.0591L16.0443 9.48413C15.7079 9.82974 15.7066 10.3914 16.0414 10.7387C16.3763 11.086 16.9204 11.0872 17.2568 10.7417L21.7472 6.12877C21.7475 6.12851 21.7477 6.1282 21.748 6.12793C22.0846 5.78117 22.0835 5.21768 21.7479 4.87207Z" fill="currentColor" />
</svg>
</span><span class="text">SIGN UP</span></a></div>
          </div>
        </div>

      </div>
    </div>
      <div class="single-cta hidden">
      <div class="container">

        <div class="cta-selector cta-color-light cta-single-style-full">
          <div class="cta-body">
            <div class="cta-header"><h2 class="cta-heading m-none">Health &#038; Wellness</h2><h3 class="cta-sub-heading m-none">Your Essential Firefighter Guide</h3></div>            <div class="cta-middle-bar">
              <div class="cta-middle-bar-div"></div>
            </div>
            <div class="cta-content"><div class="cta-description">Get firefighter-tailored tips on navigating the physical, mental, and emotional demands of the job.</div></div>            <div class="cta-link"><a href="https://clarion.dragonforms.com/loading.do?omedasite=FFN_NL&#038;pk=FFNNLCTA" class="button button-primary button-style-default icon-position-right cta-button button-icon icon-arrow button-dark" target="_blank" data-cta-id="nl_health_wellness" ><span class="icon"><svg width="22" height="11" viewBox="0 0 22 11" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M21.7479 4.87207C21.7477 4.8718 21.7475 4.87149 21.7472 4.87123L17.2568 0.25832C16.9204 -0.0872489 16.3762 -0.0859629 16.0414 0.261336C15.7066 0.60859 15.7079 1.17026 16.0443 1.51587L19.0591 4.6129H0.859375C0.384742 4.6129 0 5.01006 0 5.5C0 5.98994 0.384742 6.3871 0.859375 6.3871H19.0591L16.0443 9.48413C15.7079 9.82974 15.7066 10.3914 16.0414 10.7387C16.3763 11.086 16.9204 11.0872 17.2568 10.7417L21.7472 6.12877C21.7475 6.12851 21.7477 6.1282 21.748 6.12793C22.0846 5.78117 22.0835 5.21768 21.7479 4.87207Z" fill="currentColor" />
</svg>
</span><span class="text">JOIN OUR LIST</span></a></div>
          </div>
        </div>

      </div>
    </div>
      <div class="single-cta hidden">
      <div class="container">

        <div class="cta-selector cta-color-light cta-single-style-full">
          <div class="cta-body">
            <div class="cta-header"><h2 class="cta-heading m-none">Must-Watch Webinars</h2><h3 class="cta-sub-heading m-none">Gather the shift around for your daily drill</h3></div>            <div class="cta-middle-bar">
              <div class="cta-middle-bar-div"></div>
            </div>
            <div class="cta-content"><div class="cta-description">Find answers to the problems we all face. Watch our webcasts to learn more about the subjects and challenges hitting our departments daily.</div></div>            <div class="cta-link"><a href="https://www.firefighternation.com/webcasts/" class="button button-primary button-style-default icon-position-right cta-button button-icon icon-arrow button-dark" target="_self" data-cta-id="webcast_must_watch" ><span class="icon"><svg width="22" height="11" viewBox="0 0 22 11" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M21.7479 4.87207C21.7477 4.8718 21.7475 4.87149 21.7472 4.87123L17.2568 0.25832C16.9204 -0.0872489 16.3762 -0.0859629 16.0414 0.261336C15.7066 0.60859 15.7079 1.17026 16.0443 1.51587L19.0591 4.6129H0.859375C0.384742 4.6129 0 5.01006 0 5.5C0 5.98994 0.384742 6.3871 0.859375 6.3871H19.0591L16.0443 9.48413C15.7079 9.82974 15.7066 10.3914 16.0414 10.7387C16.3763 11.086 16.9204 11.0872 17.2568 10.7417L21.7472 6.12877C21.7475 6.12851 21.7477 6.1282 21.748 6.12793C22.0846 5.78117 22.0835 5.21768 21.7479 4.87207Z" fill="currentColor" />
</svg>
</span><span class="text">WATCH NOW</span></a></div>
          </div>
        </div>

      </div>
    </div>
      </div>

            <script type="text/rocketlazyloadscript">
            //Right away, choose a random cta in the cta-id and remove the hidden class
            let ctas = document.querySelectorAll('#cta-6a2a9ec357011 .single-cta');
            let randomCta = Math.floor(Math.random() * ctas.length);

            ctas[randomCta].classList.remove('hidden');
        </script>
    
    

<div class="clarion-block post-category-section-block">
    <div class="section  category-lifestyle ">
      <div class="container ">
        <div class="post_category-header has-cat-icons">
          <a href="https://www.firefighternation.com/lifestyle/" class="category-title-area flex align-center gap-sm">
            <div class="cat-icon"><svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 35 35">
  <path fill-rule="evenodd" d="M13.8 20.2c0-.7-1-.8-1.3-.2-1.6 3.9-2.5 8-.5 11.9l1 2.1c.1.3-.2.5-.4.4l-2-1.2c-2.8-1.7-4.9-4.1-5.5-7.3-1-5.4 2.6-10.6 6.5-14.1 2.9-2.5 4-5.6 3.2-9.3l-.4-2c-.1-.3.3-.5.5-.3l1.6 1.4c4.1 3.5 4.5 7.1 2.8 12v.1c-.3 1.6-.3 3.5 1.1 4.6 1.1.8 2.6.8 3.8.3 1.2-.5 2.2-1.4 2.8-2.6l.7-1.5c.1-.2.5-.2.6 0l.6 1.5c2.9 7.5 1.6 13.7-5.9 17.9l-1.4.8c-.2.1-.5-.1-.5-.3l.4-1.5c1.3-5.7-3.8-6.5-6.1-9-1.2-1-1.5-2.3-1.6-3.7z" clip-rule="evenodd"/>
</svg>
</div>
            <h2 class="category-title m-none">Lifestyle</h2>
          </a>
          <div class="separator">
            
          </div>
          <a href="/lifestyle/" class="button button-primary button-style-default icon-position-left  button-dark" target="" ><span class="text">View More</span></a>
        </div>
        <div class="post-items featured_loop_special showing-adverts">
          <div class="post-item wide-style post-item-video" data-id="187010">
  <div class="inner-container">
    <a href="https://www.firefighternation.com/health-wellness/firefighter-mental-health/the-real-impact-of-line-of-duty-deaths/" class="post-image">
      <div class="post-image-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 31">
  <path d="M16 .44a15.17 15.17 0 1 0 0 30.34A15.17 15.17 0 0 0 16 .44Zm0 27.3c-6.7 0-12.14-5.44-12.14-12.13a12.15 12.15 0 0 1 24.27 0c0 6.7-5.44 12.14-12.13 12.14Z"/>
  <path d="m21.51 14.55-7.35-4.25c-1.01-.58-1.84-.1-1.84 1.06v8.5c0 1.17.83 1.64 1.84 1.06l7.35-4.25c1.02-.58 1.02-1.54 0-2.12Z"/>
</svg>
</div>
      <img decoding="async" width="1024" height="576" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20576'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-2-1024x576.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-2-300x169.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-2-768x432.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-2.jpg 1280w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-2-1024x576.jpg" /><noscript><img decoding="async" width="1024" height="576" src="https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-2-1024x576.jpg" class="attachment-large size-large wp-post-image" alt="" srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-2-1024x576.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-2-300x169.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-2-768x432.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-2.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.firefighternation.com/health-wellness/firefighter-mental-health/the-real-impact-of-line-of-duty-deaths/">The Real Impact of Line-of-Duty Deaths</a></h3>
      <div class="description">Dan DeGryse and Chris Muscle discuss line-of-duty deaths in firefighting, emphasizing the need for prevention, mental health support, and the importance of active listening in recovery efforts.</div><div class="read-time">3 min read</div><div class="category-chips category"><a href="https://www.firefighternation.com/lifestyle/firefighter-life/" class="chip" data-taxonomy="category" alt="View all posts in Firefighter Life">Firefighter Life</a><a href="https://www.firefighternation.com/health-wellness/firefighter-mental-health/" class="chip" data-taxonomy="category" alt="View all posts in Mental Health">Mental Health</a><a href="https://www.firefighternation.com/podcasts/" class="chip" data-taxonomy="category" alt="View all posts in Podcasts">Podcasts</a></div>
    </div>
  </div>
  
</div>
          <div class="inner-posts"><div class="post-item" data-id="186970">
  <div class="inner-container">
    <a href="https://www.firefighternation.com/lifestyle/firefighter-family/son-of-boston-firefighter-robert-kilduff-jr-said-my-dad-was-my-best-friend-at-funeral/" class="post-image">
      
      <img decoding="async" width="300" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/20260601-AMX-US-NEWS-DISPATCHER-WHO-TOOK-BOSTON-FIREFIGHTERS-22-MLV-300x200.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260601-AMX-US-NEWS-DISPATCHER-WHO-TOOK-BOSTON-FIREFIGHTERS-22-MLV-1024x683.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260601-AMX-US-NEWS-DISPATCHER-WHO-TOOK-BOSTON-FIREFIGHTERS-22-MLV-768x512.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260601-AMX-US-NEWS-DISPATCHER-WHO-TOOK-BOSTON-FIREFIGHTERS-22-MLV-1536x1024.jpg 1536w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260601-AMX-US-NEWS-DISPATCHER-WHO-TOOK-BOSTON-FIREFIGHTERS-22-MLV-2048x1365.jpg 2048w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.firefighternation.com/wp-content/uploads/2026/06/20260601-AMX-US-NEWS-DISPATCHER-WHO-TOOK-BOSTON-FIREFIGHTERS-22-MLV-300x200.jpg" /><noscript><img decoding="async" width="300" height="200" src="https://www.firefighternation.com/wp-content/uploads/2026/06/20260601-AMX-US-NEWS-DISPATCHER-WHO-TOOK-BOSTON-FIREFIGHTERS-22-MLV-300x200.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/20260601-AMX-US-NEWS-DISPATCHER-WHO-TOOK-BOSTON-FIREFIGHTERS-22-MLV-300x200.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260601-AMX-US-NEWS-DISPATCHER-WHO-TOOK-BOSTON-FIREFIGHTERS-22-MLV-1024x683.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260601-AMX-US-NEWS-DISPATCHER-WHO-TOOK-BOSTON-FIREFIGHTERS-22-MLV-768x512.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260601-AMX-US-NEWS-DISPATCHER-WHO-TOOK-BOSTON-FIREFIGHTERS-22-MLV-1536x1024.jpg 1536w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260601-AMX-US-NEWS-DISPATCHER-WHO-TOOK-BOSTON-FIREFIGHTERS-22-MLV-2048x1365.jpg 2048w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.firefighternation.com/lifestyle/firefighter-family/son-of-boston-firefighter-robert-kilduff-jr-said-my-dad-was-my-best-friend-at-funeral/">Son of Boston Firefighter Robert Kilduff Jr. Said ‘My Dad Was My Best Friend’ at Funeral</a></h3>
      <div class="description">Boston firefighters honored Robert Kilduff Jr., who died in the line of duty.</div><div class="read-time">5 min read</div><div class="category-chips category"><a href="https://www.firefighternation.com/lifestyle/firefighter-family/" class="chip" data-taxonomy="category" alt="View all posts in Family">Family</a><a href="https://www.firefighternation.com/lifestyle/firefighter-life/" class="chip" data-taxonomy="category" alt="View all posts in Firefighter Life">Firefighter Life</a><a href="https://www.firefighternation.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a></div>
    </div>
  </div>
  
</div><div class="post-item post-item-video" data-id="186699">
  <div class="inner-container">
    <a href="https://www.firefighternation.com/lifestyle/firefighter-life/fort-worth-tx-firefighters-help-homeless-veteran-and-his-dog-get-a-second-chance/" class="post-image">
      <div class="post-image-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 31">
  <path d="M16 .44a15.17 15.17 0 1 0 0 30.34A15.17 15.17 0 0 0 16 .44Zm0 27.3c-6.7 0-12.14-5.44-12.14-12.13a12.15 12.15 0 0 1 24.27 0c0 6.7-5.44 12.14-12.13 12.14Z"/>
  <path d="m21.51 14.55-7.35-4.25c-1.01-.58-1.84-.1-1.84 1.06v8.5c0 1.17.83 1.64 1.84 1.06l7.35-4.25c1.02-.58 1.02-1.54 0-2.12Z"/>
</svg>
</div>
      <img decoding="async" width="300" height="225" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20225'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.firefighternation.com/wp-content/uploads/2026/05/sddefault-1-300x225.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/05/sddefault-1.jpg 640w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.firefighternation.com/wp-content/uploads/2026/05/sddefault-1-300x225.jpg" /><noscript><img decoding="async" width="300" height="225" src="https://www.firefighternation.com/wp-content/uploads/2026/05/sddefault-1-300x225.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.firefighternation.com/wp-content/uploads/2026/05/sddefault-1-300x225.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/05/sddefault-1.jpg 640w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.firefighternation.com/lifestyle/firefighter-life/fort-worth-tx-firefighters-help-homeless-veteran-and-his-dog-get-a-second-chance/">Fort Worth (TX) Firefighters Help Homeless Veteran and His Dog Get a Second Chance</a></h3>
      <div class="description">The Fort Worth Fire Department and local nonprofits helped a veteran, Tom, and his dog, Jake, after they faced homelessness.</div><div class="read-time">2 min read</div><div class="category-chips category"><a href="https://www.firefighternation.com/lifestyle/firefighter-life/" class="chip" data-taxonomy="category" alt="View all posts in Firefighter Life">Firefighter Life</a><a href="https://www.firefighternation.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.firefighternation.com/news/news-feed/" class="chip" data-taxonomy="category" alt="View all posts in News Feed">News Feed</a></div>
    </div>
  </div>
  
</div><div class="post-item post-item-video" data-id="186663">
  <div class="inner-container">
    <a href="https://www.firefighternation.com/health-wellness/what-you-need-to-know-about-firefighter-reproductive-health/" class="post-image">
      <div class="post-image-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 31">
  <path d="M16 .44a15.17 15.17 0 1 0 0 30.34A15.17 15.17 0 0 0 16 .44Zm0 27.3c-6.7 0-12.14-5.44-12.14-12.13a12.15 12.15 0 0 1 24.27 0c0 6.7-5.44 12.14-12.13 12.14Z"/>
  <path d="m21.51 14.55-7.35-4.25c-1.01-.58-1.84-.1-1.84 1.06v8.5c0 1.17.83 1.64 1.84 1.06l7.35-4.25c1.02-.58 1.02-1.54 0-2.12Z"/>
</svg>
</div>
      <img decoding="async" width="300" height="169" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20169'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.firefighternation.com/wp-content/uploads/2026/05/maxresdefault-14-300x169.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/05/maxresdefault-14-1024x576.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/05/maxresdefault-14-768x432.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/05/maxresdefault-14.jpg 1280w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.firefighternation.com/wp-content/uploads/2026/05/maxresdefault-14-300x169.jpg" /><noscript><img decoding="async" width="300" height="169" src="https://www.firefighternation.com/wp-content/uploads/2026/05/maxresdefault-14-300x169.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.firefighternation.com/wp-content/uploads/2026/05/maxresdefault-14-300x169.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/05/maxresdefault-14-1024x576.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/05/maxresdefault-14-768x432.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/05/maxresdefault-14.jpg 1280w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.firefighternation.com/health-wellness/what-you-need-to-know-about-firefighter-reproductive-health/">What You Need to Know About Firefighter Reproductive Health</a></h3>
      <div class="description">The episode highlights reproductive health risks for both male and female firefighters, emphasizing the need for tailored health support and gear design to address these occupational hazards.</div><div class="read-time">3 min read</div><div class="category-chips category"><a href="https://www.firefighternation.com/lifestyle/firefighter-family/" class="chip" data-taxonomy="category" alt="View all posts in Family">Family</a><a href="https://www.firefighternation.com/health-wellness/" class="chip" data-taxonomy="category" alt="View all posts in Health &amp; Wellness">Health &amp; Wellness</a><a href="https://www.firefighternation.com/health-wellness/firefighter-mental-health/" class="chip" data-taxonomy="category" alt="View all posts in Mental Health">Mental Health</a></div>
    </div>
  </div>
  
</div><div class="post-item post-item-video" data-id="186602">
  <div class="inner-container">
    <a href="https://www.firefighternation.com/lifestyle/fdny-lt-michael-conboy-retires-after-41-years-im-truly-one-of-the-lucky-ones/" class="post-image">
      <div class="post-image-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 31">
  <path d="M16 .44a15.17 15.17 0 1 0 0 30.34A15.17 15.17 0 0 0 16 .44Zm0 27.3c-6.7 0-12.14-5.44-12.14-12.13a12.15 12.15 0 0 1 24.27 0c0 6.7-5.44 12.14-12.13 12.14Z"/>
  <path d="m21.51 14.55-7.35-4.25c-1.01-.58-1.84-.1-1.84 1.06v8.5c0 1.17.83 1.64 1.84 1.06l7.35-4.25c1.02-.58 1.02-1.54 0-2.12Z"/>
</svg>
</div>
      <img decoding="async" width="300" height="183" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20183'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.firefighternation.com/wp-content/uploads/2026/05/20260516-AMX-US-NEWS-FDNY-LT-MICHAEL-CONBOY-RETIRES-1-NY-300x183.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/05/20260516-AMX-US-NEWS-FDNY-LT-MICHAEL-CONBOY-RETIRES-1-NY-1024x624.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/05/20260516-AMX-US-NEWS-FDNY-LT-MICHAEL-CONBOY-RETIRES-1-NY-768x468.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/05/20260516-AMX-US-NEWS-FDNY-LT-MICHAEL-CONBOY-RETIRES-1-NY-1536x935.jpg 1536w, https://www.firefighternation.com/wp-content/uploads/2026/05/20260516-AMX-US-NEWS-FDNY-LT-MICHAEL-CONBOY-RETIRES-1-NY-2048x1247.jpg 2048w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.firefighternation.com/wp-content/uploads/2026/05/20260516-AMX-US-NEWS-FDNY-LT-MICHAEL-CONBOY-RETIRES-1-NY-300x183.jpg" /><noscript><img decoding="async" width="300" height="183" src="https://www.firefighternation.com/wp-content/uploads/2026/05/20260516-AMX-US-NEWS-FDNY-LT-MICHAEL-CONBOY-RETIRES-1-NY-300x183.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.firefighternation.com/wp-content/uploads/2026/05/20260516-AMX-US-NEWS-FDNY-LT-MICHAEL-CONBOY-RETIRES-1-NY-300x183.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/05/20260516-AMX-US-NEWS-FDNY-LT-MICHAEL-CONBOY-RETIRES-1-NY-1024x624.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/05/20260516-AMX-US-NEWS-FDNY-LT-MICHAEL-CONBOY-RETIRES-1-NY-768x468.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/05/20260516-AMX-US-NEWS-FDNY-LT-MICHAEL-CONBOY-RETIRES-1-NY-1536x935.jpg 1536w, https://www.firefighternation.com/wp-content/uploads/2026/05/20260516-AMX-US-NEWS-FDNY-LT-MICHAEL-CONBOY-RETIRES-1-NY-2048x1247.jpg 2048w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.firefighternation.com/lifestyle/fdny-lt-michael-conboy-retires-after-41-years-im-truly-one-of-the-lucky-ones/">FDNY Lieutenant Michael Conboy Retires After 41 Years: ‘I’m Truly One of the Lucky Ones.’</a></h3>
      <div class="description">FDNY Lt. Michael Conboy retired after 41 years, reflecting on his career of helping others during crises.</div><div class="read-time">3 min read</div><div class="category-chips category"><a href="https://www.firefighternation.com/lifestyle/firefighter-life/" class="chip" data-taxonomy="category" alt="View all posts in Firefighter Life">Firefighter Life</a><a href="https://www.firefighternation.com/lifestyle/" class="chip" data-taxonomy="category" alt="View all posts in Lifestyle">Lifestyle</a></div>
    </div>
  </div>
  
</div></div>
          <style>
                    #Medium_Rectangle_1.adverts-area.slot { min-height: 250px; min-width: 300px; }
                </style>    <div id="Medium_Rectangle_1" class="adverts-area slot ad-slot-one" style="height:250px;width:300px;margin:0 auto;min-height:250px;min-width:300px;">
                    <script>
                googletag.cmd.push(function () {
                    googletag.display('Medium_Rectangle_1');
                });
            </script>
                </div>
    <style>
                    #Medium_Rectangle_2.adverts-area.slot { min-height: 250px; min-width: 300px; }
                </style>    <div id="Medium_Rectangle_2" class="adverts-area slot ad-slot-two" style="height:250px;width:300px;margin:0 auto;min-height:250px;min-width:300px;">
                    <script>
                googletag.cmd.push(function () {
                    googletag.display('Medium_Rectangle_2');
                });
            </script>
                </div>
    
        </div>
      </div>
    </div>
  </div>

<div class="clarion-block divider-block">
    <div class="section ">
      <div class="container ">

        <div class="em-divider"><hr></div>
        
      </div>
    </div>
  </div>

<div class="clarion-block post-category-section-block">
    <div class="section  category-health-wellness ">
      <div class="container ">
        <div class="post_category-header has-cat-icons">
          <a href="https://www.firefighternation.com/health-wellness/" class="category-title-area flex align-center gap-sm">
            <div class="cat-icon"><svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 40 40">
  <path d="M34.7 14.9v-1.3c0-1.5-1.2-2.6-2.7-2.6h-2.1a2.7 2.7 0 0 0-2.7 2.6v3.6H12.8v-3.6c0-1.5-1.2-2.6-2.7-2.6H8a2.7 2.7 0 0 0-2.7 2.6v1.3a2.8 2.8 0 0 0-2.8 2.7v4.7c0 1.5 1.3 2.7 2.8 2.7v1.3C5.3 27.8 6.5 29 8 29h2.1c1.5 0 2.7-1.2 2.7-2.7v-3.5h14.4v3.5c0 1.5 1.2 2.7 2.7 2.7H32c1.5 0 2.7-1.2 2.7-2.7V25c1.5 0 2.8-1.2 2.8-2.7v-4.7c0-1.5-1.3-2.7-2.8-2.7z"/>
</svg>
</div>
            <h2 class="category-title m-none">Health &amp; Wellness</h2>
          </a>
          <div class="separator">
            
          </div>
          <a href="/health-wellness/" class="button button-primary button-style-default icon-position-left  button-dark" target="" ><span class="text">View More</span></a>
        </div>
        <div class="post-items special_featured_loop showing-adverts">
          <div class="post-item wide-style" data-id="187062">
  <div class="inner-container">
    <a href="https://www.firefighternation.com/health-wellness/physical-health/ct-lawmakers-explore-expanded-cancer-screening-treatment-for-firefighters/" class="post-image">
      
      <img decoding="async" width="1024" height="683" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20683'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/20260605-AMX-US-NEWS-THESE-FIRST-RESPONDERS-FACE-UNIQUE-1-HC-1024x683.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260605-AMX-US-NEWS-THESE-FIRST-RESPONDERS-FACE-UNIQUE-1-HC-300x200.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260605-AMX-US-NEWS-THESE-FIRST-RESPONDERS-FACE-UNIQUE-1-HC-768x512.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260605-AMX-US-NEWS-THESE-FIRST-RESPONDERS-FACE-UNIQUE-1-HC-1536x1024.jpg 1536w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260605-AMX-US-NEWS-THESE-FIRST-RESPONDERS-FACE-UNIQUE-1-HC.jpg 2048w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://www.firefighternation.com/wp-content/uploads/2026/06/20260605-AMX-US-NEWS-THESE-FIRST-RESPONDERS-FACE-UNIQUE-1-HC-1024x683.jpg" /><noscript><img decoding="async" width="1024" height="683" src="https://www.firefighternation.com/wp-content/uploads/2026/06/20260605-AMX-US-NEWS-THESE-FIRST-RESPONDERS-FACE-UNIQUE-1-HC-1024x683.jpg" class="attachment-large size-large wp-post-image" alt="" srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/20260605-AMX-US-NEWS-THESE-FIRST-RESPONDERS-FACE-UNIQUE-1-HC-1024x683.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260605-AMX-US-NEWS-THESE-FIRST-RESPONDERS-FACE-UNIQUE-1-HC-300x200.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260605-AMX-US-NEWS-THESE-FIRST-RESPONDERS-FACE-UNIQUE-1-HC-768x512.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260605-AMX-US-NEWS-THESE-FIRST-RESPONDERS-FACE-UNIQUE-1-HC-1536x1024.jpg 1536w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260605-AMX-US-NEWS-THESE-FIRST-RESPONDERS-FACE-UNIQUE-1-HC.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.firefighternation.com/health-wellness/physical-health/ct-lawmakers-explore-expanded-cancer-screening-treatment-for-firefighters/">CT Lawmakers Explore Expanded Cancer Screening, Treatment for Firefighters</a></h3>
      <div class="description">Connecticut legislators plan to propose a law for specialized cancer screenings and treatment for firefighters.</div><div class="read-time">6 min read</div><div class="category-chips category"><a href="https://www.firefighternation.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.firefighternation.com/news/news-feed/" class="chip" data-taxonomy="category" alt="View all posts in News Feed">News Feed</a><a href="https://www.firefighternation.com/health-wellness/physical-health/" class="chip" data-taxonomy="category" alt="View all posts in Physical Health">Physical Health</a></div>
    </div>
  </div>
  
</div>
          <div class="inner-posts"><div class="post-item" data-id="187030">
  <div class="inner-container">
    <a href="https://www.firefighternation.com/health-wellness/firefighter-mental-health/university-of-iowa-hosts-first-responder-wellness-symposium/" class="post-image">
      
      <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-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/First-Responder-Center-for-Excellence-300x300.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/First-Responder-Center-for-Excellence-150x150.jpg 150w, https://www.firefighternation.com/wp-content/uploads/2026/06/First-Responder-Center-for-Excellence-768x768.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/First-Responder-Center-for-Excellence.jpg 960w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.firefighternation.com/wp-content/uploads/2026/06/First-Responder-Center-for-Excellence-300x300.jpg" /><noscript><img decoding="async" width="300" height="300" src="https://www.firefighternation.com/wp-content/uploads/2026/06/First-Responder-Center-for-Excellence-300x300.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/First-Responder-Center-for-Excellence-300x300.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/First-Responder-Center-for-Excellence-150x150.jpg 150w, https://www.firefighternation.com/wp-content/uploads/2026/06/First-Responder-Center-for-Excellence-768x768.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/First-Responder-Center-for-Excellence.jpg 960w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.firefighternation.com/health-wellness/firefighter-mental-health/university-of-iowa-hosts-first-responder-wellness-symposium/">University of Iowa Hosts First Responder Wellness Symposium</a></h3>
      <div class="description">The University of Iowa hosted a symposium to address mental health challenges faced by first responders.</div><div class="read-time">4 min read</div><div class="category-chips category"><a href="https://www.firefighternation.com/health-wellness/firefighter-mental-health/" class="chip" data-taxonomy="category" alt="View all posts in Mental Health">Mental Health</a><a href="https://www.firefighternation.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.firefighternation.com/news/news-feed/" class="chip" data-taxonomy="category" alt="View all posts in News Feed">News Feed</a></div>
    </div>
  </div>
  
</div><div class="post-item" data-id="187027">
  <div class="inner-container">
    <a href="https://www.firefighternation.com/health-wellness/physical-health/appeals-court-affirms-wa-departments-covid-19-vaccine-mandate-was-constitutional/" class="post-image">
      
      <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-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.firefighternation.com/wp-content/uploads/2026/03/bellingham-washington-300x300.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/03/bellingham-washington-150x150.jpg 150w, https://www.firefighternation.com/wp-content/uploads/2026/03/bellingham-washington.jpg 628w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.firefighternation.com/wp-content/uploads/2026/03/bellingham-washington-300x300.jpg" /><noscript><img decoding="async" width="300" height="300" src="https://www.firefighternation.com/wp-content/uploads/2026/03/bellingham-washington-300x300.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.firefighternation.com/wp-content/uploads/2026/03/bellingham-washington-300x300.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/03/bellingham-washington-150x150.jpg 150w, https://www.firefighternation.com/wp-content/uploads/2026/03/bellingham-washington.jpg 628w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.firefighternation.com/health-wellness/physical-health/appeals-court-affirms-wa-departments-covid-19-vaccine-mandate-was-constitutional/">Appeals Court Affirms WA Department&#8217;s Covid-19 Vaccine Mandate Was Constitutional</a></h3>
      <div class="description">A federal appeals court upheld the dismissal of a lawsuit by 18 former Bellingham city employees fired for refusing a COVID-19 vaccine mandate.</div><div class="read-time">3 min read</div><div class="category-chips category"><a href="https://www.firefighternation.com/fire-leadership/management/" class="chip" data-taxonomy="category" alt="View all posts in Management">Management</a><a href="https://www.firefighternation.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.firefighternation.com/news/news-feed/" class="chip" data-taxonomy="category" alt="View all posts in News Feed">News Feed</a></div>
    </div>
  </div>
  
</div><div class="post-item" data-id="186967">
  <div class="inner-container">
    <a href="https://www.firefighternation.com/health-wellness/physical-health/nyc-council-pushes-for-4-5m-to-fund-9-11-ground-zero-toxin-report/" class="post-image">
      
      <img decoding="async" width="300" height="197" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20197'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/20260602-AMX-US-NEWS-NYC-COUNCIL-PUSHES-FOR-45-1-NY-300x197.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260602-AMX-US-NEWS-NYC-COUNCIL-PUSHES-FOR-45-1-NY-1024x672.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260602-AMX-US-NEWS-NYC-COUNCIL-PUSHES-FOR-45-1-NY-768x504.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260602-AMX-US-NEWS-NYC-COUNCIL-PUSHES-FOR-45-1-NY-1536x1008.jpg 1536w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260602-AMX-US-NEWS-NYC-COUNCIL-PUSHES-FOR-45-1-NY-2048x1343.jpg 2048w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.firefighternation.com/wp-content/uploads/2026/06/20260602-AMX-US-NEWS-NYC-COUNCIL-PUSHES-FOR-45-1-NY-300x197.jpg" /><noscript><img decoding="async" width="300" height="197" src="https://www.firefighternation.com/wp-content/uploads/2026/06/20260602-AMX-US-NEWS-NYC-COUNCIL-PUSHES-FOR-45-1-NY-300x197.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/20260602-AMX-US-NEWS-NYC-COUNCIL-PUSHES-FOR-45-1-NY-300x197.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260602-AMX-US-NEWS-NYC-COUNCIL-PUSHES-FOR-45-1-NY-1024x672.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260602-AMX-US-NEWS-NYC-COUNCIL-PUSHES-FOR-45-1-NY-768x504.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260602-AMX-US-NEWS-NYC-COUNCIL-PUSHES-FOR-45-1-NY-1536x1008.jpg 1536w, https://www.firefighternation.com/wp-content/uploads/2026/06/20260602-AMX-US-NEWS-NYC-COUNCIL-PUSHES-FOR-45-1-NY-2048x1343.jpg 2048w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.firefighternation.com/health-wellness/physical-health/nyc-council-pushes-for-4-5m-to-fund-9-11-ground-zero-toxin-report/">NYC Council Pushes for $4.5M to Fund 9/11 Ground Zero Toxin Report</a></h3>
      <div class="description">New York city councilors are seeking $4.5 million to fund a report on 9/11 toxins.</div><div class="read-time">3 min read</div><div class="category-chips category"><a href="https://www.firefighternation.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.firefighternation.com/news/news-feed/" class="chip" data-taxonomy="category" alt="View all posts in News Feed">News Feed</a><a href="https://www.firefighternation.com/health-wellness/physical-health/" class="chip" data-taxonomy="category" alt="View all posts in Physical Health">Physical Health</a></div>
    </div>
  </div>
  
</div><div class="post-item" data-id="186932">
  <div class="inner-container">
    <a href="https://www.firefighternation.com/health-wellness/physical-health/mi-firefighter-blood-pfas-study-hints-at-foam-ban-impact/" class="post-image">
      
      <img decoding="async" width="300" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.firefighternation.com/wp-content/uploads/2023/09/US-NEWS-HEALTH-MILITARY-FIREFIGHTERS-PFAS-KHN-300x200.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2023/09/US-NEWS-HEALTH-MILITARY-FIREFIGHTERS-PFAS-KHN-1024x683.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2023/09/US-NEWS-HEALTH-MILITARY-FIREFIGHTERS-PFAS-KHN-768x512.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2023/09/US-NEWS-HEALTH-MILITARY-FIREFIGHTERS-PFAS-KHN-1536x1024.jpg 1536w, https://www.firefighternation.com/wp-content/uploads/2023/09/US-NEWS-HEALTH-MILITARY-FIREFIGHTERS-PFAS-KHN-2048x1365.jpg 2048w, https://www.firefighternation.com/wp-content/uploads/2023/09/US-NEWS-HEALTH-MILITARY-FIREFIGHTERS-PFAS-KHN-512x341.jpg 512w, https://www.firefighternation.com/wp-content/uploads/2023/09/US-NEWS-HEALTH-MILITARY-FIREFIGHTERS-PFAS-KHN-190x127.jpg 190w, https://www.firefighternation.com/wp-content/uploads/2023/09/US-NEWS-HEALTH-MILITARY-FIREFIGHTERS-PFAS-KHN-400x267.jpg 400w, https://www.firefighternation.com/wp-content/uploads/2023/09/US-NEWS-HEALTH-MILITARY-FIREFIGHTERS-PFAS-KHN-1200x800.jpg 1200w, https://www.firefighternation.com/wp-content/uploads/2023/09/US-NEWS-HEALTH-MILITARY-FIREFIGHTERS-PFAS-KHN-450x300.jpg 450w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.firefighternation.com/wp-content/uploads/2023/09/US-NEWS-HEALTH-MILITARY-FIREFIGHTERS-PFAS-KHN-300x200.jpg" /><noscript><img decoding="async" width="300" height="200" src="https://www.firefighternation.com/wp-content/uploads/2023/09/US-NEWS-HEALTH-MILITARY-FIREFIGHTERS-PFAS-KHN-300x200.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.firefighternation.com/wp-content/uploads/2023/09/US-NEWS-HEALTH-MILITARY-FIREFIGHTERS-PFAS-KHN-300x200.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2023/09/US-NEWS-HEALTH-MILITARY-FIREFIGHTERS-PFAS-KHN-1024x683.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2023/09/US-NEWS-HEALTH-MILITARY-FIREFIGHTERS-PFAS-KHN-768x512.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2023/09/US-NEWS-HEALTH-MILITARY-FIREFIGHTERS-PFAS-KHN-1536x1024.jpg 1536w, https://www.firefighternation.com/wp-content/uploads/2023/09/US-NEWS-HEALTH-MILITARY-FIREFIGHTERS-PFAS-KHN-2048x1365.jpg 2048w, https://www.firefighternation.com/wp-content/uploads/2023/09/US-NEWS-HEALTH-MILITARY-FIREFIGHTERS-PFAS-KHN-512x341.jpg 512w, https://www.firefighternation.com/wp-content/uploads/2023/09/US-NEWS-HEALTH-MILITARY-FIREFIGHTERS-PFAS-KHN-190x127.jpg 190w, https://www.firefighternation.com/wp-content/uploads/2023/09/US-NEWS-HEALTH-MILITARY-FIREFIGHTERS-PFAS-KHN-400x267.jpg 400w, https://www.firefighternation.com/wp-content/uploads/2023/09/US-NEWS-HEALTH-MILITARY-FIREFIGHTERS-PFAS-KHN-1200x800.jpg 1200w, https://www.firefighternation.com/wp-content/uploads/2023/09/US-NEWS-HEALTH-MILITARY-FIREFIGHTERS-PFAS-KHN-450x300.jpg 450w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.firefighternation.com/health-wellness/physical-health/mi-firefighter-blood-pfas-study-hints-at-foam-ban-impact/">MI Firefighter Blood PFAS Study Hints at Foam Ban Impact</a></h3>
      <div class="description">A Michigan study found PFAS levels in firefighters&#8217; blood similar to the general U.S. population, possibly due to a 2020 ban on PFAS firefighting foam.</div><div class="read-time">5 min read</div><div class="category-chips category"><a href="https://www.firefighternation.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.firefighternation.com/news/news-feed/" class="chip" data-taxonomy="category" alt="View all posts in News Feed">News Feed</a><a href="https://www.firefighternation.com/health-wellness/physical-health/" class="chip" data-taxonomy="category" alt="View all posts in Physical Health">Physical Health</a></div>
    </div>
  </div>
  
</div></div>
          <style>
                    #Medium_Rectangle_3.adverts-area.slot { min-height: 250px; min-width: 300px; }
                </style>    <div id="Medium_Rectangle_3" class="adverts-area slot ad-slot-one" style="height:250px;width:300px;margin:0 auto;min-height:250px;min-width:300px;">
                    <script>
                googletag.cmd.push(function () {
                    googletag.display('Medium_Rectangle_3');
                });
            </script>
                </div>
    <style>
                    #Medium_Rectangle_4.adverts-area.slot { min-height: 250px; min-width: 300px; }
                </style>    <div id="Medium_Rectangle_4" class="adverts-area slot ad-slot-two" style="height:250px;width:300px;margin:0 auto;min-height:250px;min-width:300px;">
                    <script>
                googletag.cmd.push(function () {
                    googletag.display('Medium_Rectangle_4');
                });
            </script>
                </div>
    
        </div>
      </div>
    </div>
  </div>

<div class="clarion-block divider-block">
    <div class="section ">
      <div class="container ">

        <div class="em-divider"><hr></div>
        
      </div>
    </div>
  </div>

<div class="clarion-block post-category-section-block">
    <div class="section  category-finance ">
      <div class="container ">
        <div class="post_category-header has-cat-icons">
          <a href="https://www.firefighternation.com/finance/" class="category-title-area flex align-center gap-sm">
            <div class="cat-icon"><svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 35 35">
  <path fill-rule="evenodd" d="M13.8 20.2c0-.7-1-.8-1.3-.2-1.6 3.9-2.5 8-.5 11.9l1 2.1c.1.3-.2.5-.4.4l-2-1.2c-2.8-1.7-4.9-4.1-5.5-7.3-1-5.4 2.6-10.6 6.5-14.1 2.9-2.5 4-5.6 3.2-9.3l-.4-2c-.1-.3.3-.5.5-.3l1.6 1.4c4.1 3.5 4.5 7.1 2.8 12v.1c-.3 1.6-.3 3.5 1.1 4.6 1.1.8 2.6.8 3.8.3 1.2-.5 2.2-1.4 2.8-2.6l.7-1.5c.1-.2.5-.2.6 0l.6 1.5c2.9 7.5 1.6 13.7-5.9 17.9l-1.4.8c-.2.1-.5-.1-.5-.3l.4-1.5c1.3-5.7-3.8-6.5-6.1-9-1.2-1-1.5-2.3-1.6-3.7z" clip-rule="evenodd"/>
</svg>
</div>
            <h2 class="category-title m-none">Finance</h2>
          </a>
          <div class="separator">
            
          </div>
          <a href="/finance/" class="button button-primary button-style-default icon-position-left  button-dark" target="" ><span class="text">View More</span></a>
        </div>
        <div class="post-items special_featured_loop not-showing-special">
          <div class="post-item wide-style" data-id="186994">
  <div class="inner-container">
    <a href="https://www.firefighternation.com/finance/firefighter-retirement/ex-boston-firefighters-awarded-close-to-300000-and-200000-for-comp-time-lose-case-against-city/" class="post-image">
      
      <img decoding="async" width="546" height="500" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20546%20500'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-srcset="https://www.firefighternation.com/wp-content/uploads/2021/01/Boston-Fire-Department-logo.jpg 546w, https://www.firefighternation.com/wp-content/uploads/2021/01/Boston-Fire-Department-logo-300x275.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2021/01/Boston-Fire-Department-logo-512x469.jpg 512w, https://www.firefighternation.com/wp-content/uploads/2021/01/Boston-Fire-Department-logo-153x140.jpg 153w, https://www.firefighternation.com/wp-content/uploads/2021/01/Boston-Fire-Department-logo-273x250.jpg 273w, https://www.firefighternation.com/wp-content/uploads/2021/01/Boston-Fire-Department-logo-450x412.jpg 450w" data-lazy-sizes="(max-width: 546px) 100vw, 546px" data-lazy-src="https://www.firefighternation.com/wp-content/uploads/2021/01/Boston-Fire-Department-logo.jpg" /><noscript><img decoding="async" width="546" height="500" src="https://www.firefighternation.com/wp-content/uploads/2021/01/Boston-Fire-Department-logo.jpg" class="attachment-large size-large wp-post-image" alt="" srcset="https://www.firefighternation.com/wp-content/uploads/2021/01/Boston-Fire-Department-logo.jpg 546w, https://www.firefighternation.com/wp-content/uploads/2021/01/Boston-Fire-Department-logo-300x275.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2021/01/Boston-Fire-Department-logo-512x469.jpg 512w, https://www.firefighternation.com/wp-content/uploads/2021/01/Boston-Fire-Department-logo-153x140.jpg 153w, https://www.firefighternation.com/wp-content/uploads/2021/01/Boston-Fire-Department-logo-273x250.jpg 273w, https://www.firefighternation.com/wp-content/uploads/2021/01/Boston-Fire-Department-logo-450x412.jpg 450w" sizes="(max-width: 546px) 100vw, 546px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.firefighternation.com/finance/firefighter-retirement/ex-boston-firefighters-awarded-close-to-300000-and-200000-for-comp-time-lose-case-against-city/">Ex-Boston Firefighters Awarded Close to $300,000 and $200,000 for Comp Time Lose Case Against City</a></h3>
      <div class="description">A Massachusetts appeals court ruled against two retired Boston firefighters, declaring that the city owes no additional compensation for unused comp time beyond their retirement payments.</div><div class="read-time">3 min read</div><div class="category-chips category"><a href="https://www.firefighternation.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.firefighternation.com/news/news-feed/" class="chip" data-taxonomy="category" alt="View all posts in News Feed">News Feed</a><a href="https://www.firefighternation.com/finance/firefighter-retirement/" class="chip" data-taxonomy="category" alt="View all posts in Retirement">Retirement</a></div>
    </div>
  </div>
  
</div>
          <div class="inner-posts"><div class="post-item" data-id="186979">
  <div class="inner-container">
    <a href="https://www.firefighternation.com/finance/after-firefighters-questioned-bigger-police-raises-charlotte-nc-agrees-to-equal-pay-boosts/" class="post-image">
      
      <img decoding="async" width="300" height="223" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20223'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.firefighternation.com/wp-content/uploads/2022/03/charlotte-300x223.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2022/03/charlotte-768x572.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2022/03/charlotte-512x381.jpg 512w, https://www.firefighternation.com/wp-content/uploads/2022/03/charlotte-188x140.jpg 188w, https://www.firefighternation.com/wp-content/uploads/2022/03/charlotte-450x335.jpg 450w, https://www.firefighternation.com/wp-content/uploads/2022/03/charlotte.jpg 860w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.firefighternation.com/wp-content/uploads/2022/03/charlotte-300x223.jpg" /><noscript><img decoding="async" width="300" height="223" src="https://www.firefighternation.com/wp-content/uploads/2022/03/charlotte-300x223.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.firefighternation.com/wp-content/uploads/2022/03/charlotte-300x223.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2022/03/charlotte-768x572.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2022/03/charlotte-512x381.jpg 512w, https://www.firefighternation.com/wp-content/uploads/2022/03/charlotte-188x140.jpg 188w, https://www.firefighternation.com/wp-content/uploads/2022/03/charlotte-450x335.jpg 450w, https://www.firefighternation.com/wp-content/uploads/2022/03/charlotte.jpg 860w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.firefighternation.com/finance/after-firefighters-questioned-bigger-police-raises-charlotte-nc-agrees-to-equal-pay-boosts/">After Firefighters Questioned Bigger Police Raises, Charlotte (NC) Agrees to Equal Pay Boosts</a></h3>
      <div class="description">The Charlotte City Council approved equal 10% pay raises for the fire and police departments.</div><div class="read-time">3 min read</div><div class="category-chips category"><a href="https://www.firefighternation.com/finance/" class="chip" data-taxonomy="category" alt="View all posts in Finance">Finance</a><a href="https://www.firefighternation.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.firefighternation.com/news/news-feed/" class="chip" data-taxonomy="category" alt="View all posts in News Feed">News Feed</a></div>
    </div>
  </div>
  
</div><div class="post-item" data-id="186922">
  <div class="inner-container">
    <a href="https://www.firefighternation.com/finance/councilman-questions-ny-citys-department-on-overtime-spending/" class="post-image">
      
      <img decoding="async" width="235" height="300" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20235%20300'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="Oneida (NY) Fire Department" data-lazy-srcset="https://www.firefighternation.com/wp-content/uploads/2026/05/Oneida-NY-Fire-Department-235x300.jpg 235w, https://www.firefighternation.com/wp-content/uploads/2026/05/Oneida-NY-Fire-Department.jpg 480w" data-lazy-sizes="(max-width: 235px) 100vw, 235px" data-lazy-src="https://www.firefighternation.com/wp-content/uploads/2026/05/Oneida-NY-Fire-Department-235x300.jpg" /><noscript><img decoding="async" width="235" height="300" src="https://www.firefighternation.com/wp-content/uploads/2026/05/Oneida-NY-Fire-Department-235x300.jpg" class="attachment-medium size-medium wp-post-image" alt="Oneida (NY) Fire Department" srcset="https://www.firefighternation.com/wp-content/uploads/2026/05/Oneida-NY-Fire-Department-235x300.jpg 235w, https://www.firefighternation.com/wp-content/uploads/2026/05/Oneida-NY-Fire-Department.jpg 480w" sizes="(max-width: 235px) 100vw, 235px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.firefighternation.com/finance/councilman-questions-ny-citys-department-on-overtime-spending/">Councilman Questions NY City&#8217;s Department on Overtime Spending</a></h3>
      <div class="description">Oneida City officials are addressing financial concerns regarding the fire and police departments&#8217; overtime budgets, highlighting staffing shortages and the need for new revenue sources.</div><div class="read-time">5 min read</div><div class="category-chips category"><a href="https://www.firefighternation.com/finance/" class="chip" data-taxonomy="category" alt="View all posts in Finance">Finance</a><a href="https://www.firefighternation.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.firefighternation.com/news/news-feed/" class="chip" data-taxonomy="category" alt="View all posts in News Feed">News Feed</a></div>
    </div>
  </div>
  
</div><div class="post-item post-item-video" data-id="186692">
  <div class="inner-container">
    <a href="https://www.firefighternation.com/finance/firefighter-retirement/citing-better-pension-benefits-firefighters-union-endorses-nh-governor-for-reelection/" class="post-image">
      <div class="post-image-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 31">
  <path d="M16 .44a15.17 15.17 0 1 0 0 30.34A15.17 15.17 0 0 0 16 .44Zm0 27.3c-6.7 0-12.14-5.44-12.14-12.13a12.15 12.15 0 0 1 24.27 0c0 6.7-5.44 12.14-12.13 12.14Z"/>
  <path d="m21.51 14.55-7.35-4.25c-1.01-.58-1.84-.1-1.84 1.06v8.5c0 1.17.83 1.64 1.84 1.06l7.35-4.25c1.02-.58 1.02-1.54 0-2.12Z"/>
</svg>
</div>
      <img decoding="async" width="300" height="169" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20169'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.firefighternation.com/wp-content/uploads/2026/05/maxresdefault-16-300x169.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/05/maxresdefault-16-1024x576.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/05/maxresdefault-16-768x432.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/05/maxresdefault-16.jpg 1280w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.firefighternation.com/wp-content/uploads/2026/05/maxresdefault-16-300x169.jpg" /><noscript><img decoding="async" width="300" height="169" src="https://www.firefighternation.com/wp-content/uploads/2026/05/maxresdefault-16-300x169.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.firefighternation.com/wp-content/uploads/2026/05/maxresdefault-16-300x169.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/05/maxresdefault-16-1024x576.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/05/maxresdefault-16-768x432.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/05/maxresdefault-16.jpg 1280w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.firefighternation.com/finance/firefighter-retirement/citing-better-pension-benefits-firefighters-union-endorses-nh-governor-for-reelection/">Citing Better Pension Benefits, Firefighters Union Endorses NH Governor for Reelection</a></h3>
      <div class="description">The Professional Fire Fighters of New Hampshire union endorsed Gov. Kelly Ayotte for reelection, citing her efforts to restore pension benefits and support cancer screenings for first responders.</div><div class="read-time">3 min read</div><div class="category-chips category"><a href="https://www.firefighternation.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.firefighternation.com/news/news-feed/" class="chip" data-taxonomy="category" alt="View all posts in News Feed">News Feed</a><a href="https://www.firefighternation.com/finance/firefighter-retirement/" class="chip" data-taxonomy="category" alt="View all posts in Retirement">Retirement</a></div>
    </div>
  </div>
  
</div><div class="post-item" data-id="186519">
  <div class="inner-container">
    <a href="https://www.firefighternation.com/finance/fire-service-grants/grant-allows-tx-fire-department-to-purchase-safety-equipment/" class="post-image">
      
      <img decoding="async" width="300" height="225" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20225'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.firefighternation.com/wp-content/uploads/2026/05/Greenville-TX-Fire-Rescue-300x225.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/05/Greenville-TX-Fire-Rescue-1024x768.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/05/Greenville-TX-Fire-Rescue-768x576.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/05/Greenville-TX-Fire-Rescue.jpg 1440w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.firefighternation.com/wp-content/uploads/2026/05/Greenville-TX-Fire-Rescue-300x225.jpg" /><noscript><img decoding="async" width="300" height="225" src="https://www.firefighternation.com/wp-content/uploads/2026/05/Greenville-TX-Fire-Rescue-300x225.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.firefighternation.com/wp-content/uploads/2026/05/Greenville-TX-Fire-Rescue-300x225.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/05/Greenville-TX-Fire-Rescue-1024x768.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/05/Greenville-TX-Fire-Rescue-768x576.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/05/Greenville-TX-Fire-Rescue.jpg 1440w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.firefighternation.com/finance/fire-service-grants/grant-allows-tx-fire-department-to-purchase-safety-equipment/">Grant Allows TX Fire Department to Purchase Safety Equipment</a></h3>
      <div class="description">Greenville Fire-Rescue received a $10,866 grant to improve emergency communication for technical rescue teams.</div><div class="read-time">2 min read</div><div class="category-chips category"><a href="https://www.firefighternation.com/finance/fire-service-grants/" class="chip" data-taxonomy="category" alt="View all posts in Grants">Grants</a><a href="https://www.firefighternation.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.firefighternation.com/news/news-feed/" class="chip" data-taxonomy="category" alt="View all posts in News Feed">News Feed</a></div>
    </div>
  </div>
  
</div></div>
          
        </div>
      </div>
    </div>
  </div>

<div class="clarion-block divider-block">
    <div class="section ">
      <div class="container ">

        <div class="em-divider"><hr></div>
        
      </div>
    </div>
  </div>

<div class="clarion-block post-category-section-block">
    <div class="section  category-fire-leadership ">
      <div class="container ">
        <div class="post_category-header has-cat-icons">
          <a href="https://www.firefighternation.com/fire-leadership/" class="category-title-area flex align-center gap-sm">
            <div class="cat-icon"><svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 40 40">
  <path d="m27.8 14.2 3.5-4.9c.4-.6.3-1.6-.3-2-.2-.2-.5-.3-.8-.3H13.9c0-.8-.6-1.4-1.4-1.4-.7 0-1.4.6-1.4 1.4v24.7H9.9c-.7 0-1.4.6-1.4 1.4 0 .8.6 1.4 1.4 1.4h5.4c.7 0 1.4-.6 1.4-1.4 0-.8-.6-1.4-1.4-1.4h-1.4V21.5h16.2c.7 0 1.4-.7 1.4-1.5l-.3-.9-3.4-4.9z"/>
</svg>
</div>
            <h2 class="category-title m-none">Leadership</h2>
          </a>
          <div class="separator">
            
          </div>
          <a href="/fire-leadership/" class="button button-primary button-style-default icon-position-left  button-dark" target="" ><span class="text">View More</span></a>
        </div>
        <div class="post-items loop_featured_special not-showing-special">
          <div class="post-item wide-style" data-id="187060">
  <div class="inner-container">
    <a href="https://www.firefighternation.com/fire-leadership/management/judge-grants-norwich-ct-access-to-volunteer-departments-firehouse-and-trucks/" class="post-image">
      
      <img decoding="async" width="600" height="600" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20600%20600'%3E%3C/svg%3E" class="attachment-large size-large wp-post-image" alt="" data-lazy-srcset="https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department.jpg 600w, https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department-300x300.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department-150x150.jpg 150w, https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department-512x512.jpg 512w, https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department-140x140.jpg 140w, https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department-250x250.jpg 250w, https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department-315x315.jpg 315w, https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department-450x450.jpg 450w" data-lazy-sizes="(max-width: 600px) 100vw, 600px" data-lazy-src="https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department.jpg" /><noscript><img decoding="async" width="600" height="600" src="https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department.jpg" class="attachment-large size-large wp-post-image" alt="" srcset="https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department.jpg 600w, https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department-300x300.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department-150x150.jpg 150w, https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department-512x512.jpg 512w, https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department-140x140.jpg 140w, https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department-250x250.jpg 250w, https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department-315x315.jpg 315w, https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department-450x450.jpg 450w" sizes="(max-width: 600px) 100vw, 600px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.firefighternation.com/fire-leadership/management/judge-grants-norwich-ct-access-to-volunteer-departments-firehouse-and-trucks/">Judge Grants Norwich (CT) Access to Volunteer Department&#8217;s Firehouse and Trucks</a></h3>
      <div class="description">New London Superior Court has granted Norwich access to the Taftville firehouse for emergency staffing, allowing paid firefighters to be placed there amid ongoing disputes with the volunteer department.</div><div class="read-time">5 min read</div><div class="category-chips category"><a href="https://www.firefighternation.com/fire-leadership/management/" class="chip" data-taxonomy="category" alt="View all posts in Management">Management</a><a href="https://www.firefighternation.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.firefighternation.com/news/news-feed/" class="chip" data-taxonomy="category" alt="View all posts in News Feed">News Feed</a></div>
    </div>
  </div>
  
</div>
          <div class="inner-posts"><div class="post-item" data-id="187021">
  <div class="inner-container">
    <a href="https://www.firefighternation.com/fire-leadership/fire-service-recruitment/retirements-prompt-stow-oh-to-widen-firefighter-paramedic-recruitment/" class="post-image">
      
      <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-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/Stow-Ohio-fire-department-300x300.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/Stow-Ohio-fire-department-1024x1024.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/06/Stow-Ohio-fire-department-150x150.jpg 150w, https://www.firefighternation.com/wp-content/uploads/2026/06/Stow-Ohio-fire-department-768x768.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/Stow-Ohio-fire-department-1536x1536.jpg 1536w, https://www.firefighternation.com/wp-content/uploads/2026/06/Stow-Ohio-fire-department.jpg 1666w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.firefighternation.com/wp-content/uploads/2026/06/Stow-Ohio-fire-department-300x300.jpg" /><noscript><img decoding="async" width="300" height="300" src="https://www.firefighternation.com/wp-content/uploads/2026/06/Stow-Ohio-fire-department-300x300.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/Stow-Ohio-fire-department-300x300.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/Stow-Ohio-fire-department-1024x1024.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/06/Stow-Ohio-fire-department-150x150.jpg 150w, https://www.firefighternation.com/wp-content/uploads/2026/06/Stow-Ohio-fire-department-768x768.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/Stow-Ohio-fire-department-1536x1536.jpg 1536w, https://www.firefighternation.com/wp-content/uploads/2026/06/Stow-Ohio-fire-department.jpg 1666w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.firefighternation.com/fire-leadership/fire-service-recruitment/retirements-prompt-stow-oh-to-widen-firefighter-paramedic-recruitment/">Retirements Prompt Stow (OH) to Widen Firefighter-Paramedic Recruitment</a></h3>
      <div class="description">Stow officials are expanding firefighter hiring efforts due to rising retirements and a lack of qualified candidates.</div><div class="read-time">4 min read</div><div class="category-chips category"><a href="https://www.firefighternation.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.firefighternation.com/news/news-feed/" class="chip" data-taxonomy="category" alt="View all posts in News Feed">News Feed</a><a href="https://www.firefighternation.com/fire-leadership/fire-service-recruitment/" class="chip" data-taxonomy="category" alt="View all posts in Recruitment">Recruitment</a></div>
    </div>
  </div>
  
</div><div class="post-item" data-id="187018">
  <div class="inner-container">
    <a href="https://www.firefighternation.com/fire-leadership/management/norwich-files-injunction-to-take-control-of-taftville-fire-department/" class="post-image">
      
      <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-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department-300x300.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department-150x150.jpg 150w, https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department-512x512.jpg 512w, https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department-140x140.jpg 140w, https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department-250x250.jpg 250w, https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department-315x315.jpg 315w, https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department-450x450.jpg 450w, https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department.jpg 600w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department-300x300.jpg" /><noscript><img decoding="async" width="300" height="300" src="https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department-300x300.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department-300x300.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department-150x150.jpg 150w, https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department-512x512.jpg 512w, https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department-140x140.jpg 140w, https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department-250x250.jpg 250w, https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department-315x315.jpg 315w, https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department-450x450.jpg 450w, https://www.firefighternation.com/wp-content/uploads/2023/12/norwich-Fire-Department.jpg 600w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.firefighternation.com/fire-leadership/management/norwich-files-injunction-to-take-control-of-taftville-fire-department/">Norwich (CT) Files Injunction to Take Control of Taftville Fire Department</a></h3>
      <div class="description">Norwich filed for a temporary injunction to access the Taftville firehouse and implement paid staffing due to chronic response issues.</div><div class="read-time">8 min read</div><div class="category-chips category"><a href="https://www.firefighternation.com/fire-leadership/" class="chip" data-taxonomy="category" alt="View all posts in Leadership">Leadership</a><a href="https://www.firefighternation.com/fire-leadership/management/" class="chip" data-taxonomy="category" alt="View all posts in Management">Management</a><a href="https://www.firefighternation.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a></div>
    </div>
  </div>
  
</div><div class="post-item post-item-video" data-id="186996">
  <div class="inner-container">
    <a href="https://www.firefighternation.com/fire-leadership/fdny-father-and-son-both-honored-with-awards-at-annual-medal-day-ceremony/" class="post-image">
      <div class="post-image-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 31">
  <path d="M16 .44a15.17 15.17 0 1 0 0 30.34A15.17 15.17 0 0 0 16 .44Zm0 27.3c-6.7 0-12.14-5.44-12.14-12.13a12.15 12.15 0 0 1 24.27 0c0 6.7-5.44 12.14-12.13 12.14Z"/>
  <path d="m21.51 14.55-7.35-4.25c-1.01-.58-1.84-.1-1.84 1.06v8.5c0 1.17.83 1.64 1.84 1.06l7.35-4.25c1.02-.58 1.02-1.54 0-2.12Z"/>
</svg>
</div>
      <img decoding="async" width="300" height="169" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20169'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-1-300x169.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-1-1024x576.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-1-768x432.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-1.jpg 1280w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-1-300x169.jpg" /><noscript><img decoding="async" width="300" height="169" src="https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-1-300x169.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-1-300x169.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-1-1024x576.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-1-768x432.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-1.jpg 1280w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.firefighternation.com/fire-leadership/fdny-father-and-son-both-honored-with-awards-at-annual-medal-day-ceremony/">FDNY Father and Son Both Honored With Awards at Annual Medal Day Ceremony</a></h3>
      <div class="description">The FDNY&#8217;s annual Medal Day will honor Lt. Patrick Donlon and his father, Firefighter Timothy Donlon, for their heroic acts within a month of each other, marking a historic family recognition.</div><div class="read-time">6 min read</div><div class="category-chips category"><a href="https://www.firefighternation.com/fire-leadership/" class="chip" data-taxonomy="category" alt="View all posts in Leadership">Leadership</a><a href="https://www.firefighternation.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a><a href="https://www.firefighternation.com/news/news-feed/" class="chip" data-taxonomy="category" alt="View all posts in News Feed">News Feed</a></div>
    </div>
  </div>
  
</div><div class="post-item post-item-video" data-id="186958">
  <div class="inner-container">
    <a href="https://www.firefighternation.com/fire-leadership/pittsburgh-fire-chief-on-paid-leave-pending-results-of-internal-review/" class="post-image">
      <div class="post-image-icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 31">
  <path d="M16 .44a15.17 15.17 0 1 0 0 30.34A15.17 15.17 0 0 0 16 .44Zm0 27.3c-6.7 0-12.14-5.44-12.14-12.13a12.15 12.15 0 0 1 24.27 0c0 6.7-5.44 12.14-12.13 12.14Z"/>
  <path d="m21.51 14.55-7.35-4.25c-1.01-.58-1.84-.1-1.84 1.06v8.5c0 1.17.83 1.64 1.84 1.06l7.35-4.25c1.02-.58 1.02-1.54 0-2.12Z"/>
</svg>
</div>
      <img decoding="async" width="300" height="169" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20169'%3E%3C/svg%3E" class="attachment-medium size-medium wp-post-image" alt="" data-lazy-srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-300x169.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-1024x576.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-768x432.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault.jpg 1280w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-300x169.jpg" /><noscript><img decoding="async" width="300" height="169" src="https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-300x169.jpg" class="attachment-medium size-medium wp-post-image" alt="" srcset="https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-300x169.jpg 300w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-1024x576.jpg 1024w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault-768x432.jpg 768w, https://www.firefighternation.com/wp-content/uploads/2026/06/maxresdefault.jpg 1280w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
    </a>
    <div class="post-content">
      <h3 class="m-none"><a href="https://www.firefighternation.com/fire-leadership/pittsburgh-fire-chief-on-paid-leave-pending-results-of-internal-review/">Pittsburgh Fire Chief on Paid Leave Pending Results of Internal Review</a></h3>
      <div class="description">Pittsburgh&#8217;s fire chief has been placed on paid leave pending an internal review related to bureau management.</div><div class="read-time">1 min read</div><div class="category-chips category"><a href="https://www.firefighternation.com/fire-leadership/" class="chip" data-taxonomy="category" alt="View all posts in Leadership">Leadership</a><a href="https://www.firefighternation.com/fire-leadership/management/" class="chip" data-taxonomy="category" alt="View all posts in Management">Management</a><a href="https://www.firefighternation.com/news/" class="chip" data-taxonomy="category" alt="View all posts in News">News</a></div>
    </div>
  </div>
  
</div></div>
          
        </div>
      </div>
    </div>
  </div></div>  </div>
</main>
<footer data-rocket-location-hash="9097ccbf1694cec48ab3ad8041ba17d6" id="footer">
    <div data-rocket-location-hash="e88c3e6355e7200af325852e70d5e944" class="footer-main py-xl px-sm">
    <div class="container grid md:grid-auto-4 lg:gap-xl align-start">
      <div class="column text-center md:text-left border-white border-bottom lg:border-none lg:border-right pb-md md:pb-none h-full">
        <h4 class="mb-sm">About</h4><nav id="footer_menu-1" class="menu-clarion-about-container" aria-label="About Firefighter Nation"><ul id="menu-clarion-about" class="nav-horizontal"><li id="menu-item-83163" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-83163"><a href="https://www.firefighternation.com/about-us/"><span class="text">About Us</span></a></li>
<li id="menu-item-159764" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-159764"><a href="https://www.firefighternation.com/contact-us/"><span class="text">Contact Us</span></a></li>
<li id="menu-item-122302" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-122302"><a target="_blank" href="https://clarionfirerescue.com/media/firefighternation/"><span class="text">Advertise</span></a></li>
<li id="menu-item-131130" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-131130"><a target="_blank" href="https://clarion.dragonforms.com/loading.do?omedasite=FFN_NL&#038;pk=FFNNLWEB"><span class="text">Newsletter</span></a></li>
<li id="menu-item-132923" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-132923"><a target="_blank" href="https://wkf.ms/49jth2N"><span class="text">Submissions</span></a></li>
</ul></nav>      </div>
      <div class="column text-center md:text-left border-white border-bottom lg:border-none lg:border-right pb-md md:pb-none pt-md md:pt-none h-full">
        <h4 class="mb-sm">Media</h4><nav id="footer_menu-2" class="menu-clarion-media-container" aria-label="Latest Media"><ul id="menu-clarion-media" class="nav-horizontal"><li id="menu-item-122325" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-122325"><a target="_blank" href="https://www.fireengineering.com/"><span class="text">Fire Engineering<sup>®</sup></span></a></li>
<li id="menu-item-122326" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-122326"><a target="_blank" href="https://www.fireapparatusmagazine.com/"><span class="text">Fire Apparatus &#038; Emergency Equipment<sup>&reg;</sup></span></a></li>
<li id="menu-item-122328" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-122328"><a target="_blank" href="https://www.jems.com/"><span class="text">JEMS™</span></a></li>
</ul></nav>      </div>
      <div class="column text-center md:text-left border-white border-bottom lg:border-none lg:border-right pb-md md:pb-none pt-md md:pt-none h-full">
        <h4 class="mb-sm">Events &amp; Training</h4><nav id="footer_menu-3" class="menu-clarion-events-training-container" aria-label="Latest Media"><ul id="menu-clarion-events-training" class="nav-horizontal"><li id="menu-item-122303" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-122303"><a target="_blank" href="https://fireengineeringtraining.com/"><span class="text">Fire Engineering Training ™</span></a></li>
<li id="menu-item-122304" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-122304"><a target="_blank" href="https://www.fdic.com"><span class="text">FDIC<sup>®</sup> International</span></a></li>
<li id="menu-item-122305" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-122305"><a target="_blank" href="https://events.jems.com/"><span class="text">JEMS™ Events</span></a></li>
<li id="menu-item-122306" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-122306"><a target="_blank" href="https://fireengineeringbooks.com/"><span class="text">Fire Engineering Books ™</span></a></li>
</ul></nav>      </div>
      <div class="column grid gap-md pt-md md:pt-none mx-auto h-full">
        <a href="/"><img class="footer-logo" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Firefighter Nation: Fire Rescue - Firefighting News and Community" data-lazy-src="https://www.firefighternation.com/wp-content/themes/Clarion/assets/logos/ffn-logo-footer.svg?1737137640"><noscript><img class="footer-logo" src="https://www.firefighternation.com/wp-content/themes/Clarion/assets/logos/ffn-logo-footer.svg?1737137640" alt="Firefighter Nation: Fire Rescue - Firefighting News and Community"></noscript></a><nav class="header-ctas-menu"><ul id="menu-footer-actions-subscribe" class="header-ctas-items justify-center"><li id="menu-item-159755" class="footer_primary_cta_button menu-item menu-item-type-custom menu-item-object-custom menu-item-159755"><a target="_blank" href="https://clarion.dragonforms.com/loading.do?omedasite=FFN_NL&#038;pk=FFNNLCTAN" class="button button-primary-arrow-box button-style-arrow-box"><span class="icon-wrapper inline-flex flex-nowrap align-center gap-xs button-icon"><span class="icon"><svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 21 21"><path d="m19.5.1-19 11c-.7.4-.6 1.5.1 1.8L5 14.7 16.7 4.3c.2-.2.5.1.4.3l-9.9 12V20c0 1 1.2 1.3 1.7.6l2.6-3.2 5.1 2.1c.6.2 1.2-.1 1.4-.7l3-17.7c.1-.8-.8-1.4-1.5-1z"></path></svg></span><span class="text">Join for Free</span></span></a></li>
</ul></nav><div class="socials-links mx-auto"><a href="https://www.instagram.com/firefighternationhq/" class="link" target="_blank" title="Firefighter Nation: Fire Rescue - Firefighting News and Community - Instagram"><svg enable-background="new 0 0 25 25" viewBox="0 0 25 25" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="m12.5 7.4c-2.8 0-5.1 2.3-5.1 5.1s2.3 5.1 5.1 5.1 5.1-2.3 5.1-5.1-2.3-5.1-5.1-5.1zm0 8.4c-1.8 0-3.3-1.5-3.3-3.3s1.5-3.3 3.3-3.3 3.3 1.5 3.3 3.3-1.5 3.3-3.3 3.3zm6.4-8.6c0 .7-.5 1.2-1.2 1.2s-1.2-.5-1.2-1.2.5-1.2 1.2-1.2 1.2.6 1.2 1.2zm3.4 1.2c-.1-1.6-.4-3-1.6-4.1-1.2-1.2-2.6-1.5-4.1-1.6-1.6-.1-6.5-.1-8.1 0s-3 .4-4.1 1.6-1.6 2.5-1.7 4.1-.1 6.5 0 8.1.4 3 1.6 4.1c1.2 1.2 2.6 1.5 4.1 1.6 1.6.1 6.5.1 8.1 0s3-.4 4.1-1.6c1.2-1.2 1.5-2.6 1.6-4.1.2-1.6.2-6.4.1-8.1zm-2.1 9.9c-.3.9-1 1.5-1.9 1.9-1.3.5-4.4.4-5.8.4s-4.5.1-5.8-.4c-.9-.3-1.5-1-1.9-1.9-.5-1.3-.4-4.4-.4-5.8s-.1-4.5.4-5.8c.3-.9 1-1.5 1.9-1.9 1.3-.5 4.4-.4 5.8-.4s4.5-.1 5.8.4c.9.3 1.5 1 1.9 1.9.5 1.3.4 4.4.4 5.8s.1 4.5-.4 5.8z"/></svg></a><a href="https://www.youtube.com/@FirefighterNationHQ" class="link" target="_blank" title="Firefighter Nation: Fire Rescue - Firefighting News and Community - YouTube"><svg enable-background="new 0 0 25 25" viewBox="0 0 25 25" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="m23.4 7c-.3-1-1-1.8-2-2-1.8-.5-8.9-.5-8.9-.5s-7.1 0-8.9.5c-1 .3-1.8 1-2 2-.5 1.8-.5 5.5-.5 5.5s0 3.7.5 5.5c.3 1 1 1.7 2 2 1.8.5 8.9.5 8.9.5s7.1 0 8.9-.5c1-.3 1.8-1 2-2 .5-1.8.5-5.5.5-5.5s0-3.7-.5-5.5zm-13.2 8.9v-6.8l5.9 3.4z"/></svg>
</a><a href="https://www.facebook.com/firefighternation" class="link" target="_blank" title="Firefighter Nation: Fire Rescue - Firefighting News and Community - Facebook"><svg enable-background="new 0 0 25 25" viewBox="0 0 25 25" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="m14.2 23.2v-9.8h3.3l.5-3.8h-3.8v-2.4c0-1.1.3-1.9 1.9-1.9h2v-3.4c-.4 0-1.6-.1-3-.1-2.9 0-4.9 1.8-4.9 5v2.8h-3.3v3.8h3.3v9.8z"/></svg></a><a href="https://www.linkedin.com/groups/111539/" class="link" target="_blank" title="Firefighter Nation: Fire Rescue - Firefighting News and Community - LinkedIn"><svg enable-background="new 0 0 100 100" height="512" viewBox="0 0 100 100" width="512" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="m90 90v-29.3c0-14.4-3.1-25.4-19.9-25.4-8.1 0-13.5 4.4-15.7 8.6h-.2v-7.3h-15.9v53.4h16.6v-26.5c0-7 1.3-13.7 9.9-13.7 8.5 0 8.6 7.9 8.6 14.1v26h16.6z"/><path fill="currentColor" d="m11.3 36.6h16.6v53.4h-16.6z"/><path fill="currentColor" d="m19.6 10c-5.3 0-9.6 4.3-9.6 9.6s4.3 9.7 9.6 9.7 9.6-4.4 9.6-9.7-4.3-9.6-9.6-9.6z"/></svg></a><a href="https://www.tiktok.com/tag/firefighternation" class="link" target="_blank" title="Firefighter Nation: Fire Rescue - Firefighting News and Community - TikTok"><svg enable-background="new 0 0 25 25" viewBox="0 0 25 25" xmlns="http://www.w3.org/2000/svg"><path d="m21.5 7.3c-1.2 0-2.3-.4-3.1-1.1-1-.8-1.7-1.9-2-3.2-.1-.3-.1-.7-.1-1h-3.3v9.4 5.1c0 1.4-.9 2.5-2.1 2.9-.4.1-.7.2-1.1.2-.5 0-1-.2-1.4-.4-.9-.5-1.5-1.5-1.5-2.6 0-1.7 1.3-3.1 3-3.1.3 0 .7.1 1 .2v-2.7-.9c-.3 0-.6-.1-1-.1-1.9 0-3.6.8-4.8 2.2-.9 1.1-1.5 2.4-1.6 3.9-.1 1.9.6 3.7 1.9 5 .2.2.4.4.6.5 1.1.9 2.5 1.4 3.9 1.4.3 0 .6 0 1-.1 1.3-.2 2.6-.8 3.6-1.8 1.2-1.2 1.9-2.8 1.9-4.6v-7.7c.6.5 1.2.8 1.9 1.1 1 .5 2.2.7 3.3.7v-2.4z"/></svg></a><a href="https://x.com/firenation" class="link" target="_blank" title="Firefighter Nation: Fire Rescue - Firefighting News and Community - Twitter"><svg enable-background="new 0 0 25 25" viewBox="0 0 25 25" xmlns="http://www.w3.org/2000/svg"><path fill="currentColor" d="m14.3 11 7-8h-1.7l-6.1 7-4.9-7h-5.6l7.4 10.5-7.4 8.4h1.7l6.5-7.3 5.2 7.3h5.6zm-2.3 2.6-.7-1-6-8.3h2.6l4.8 6.7.7 1 6.2 8.7h-2.6z"/></svg></a></div>      </div>
    </div>
  </div>
    
<div data-rocket-location-hash="99621d4a19cff71e82ed9840508f4c9e" id="socket" class="socket-wrap text-sm p-sm">
    <div class="container inner-wrap">
        <div class="col">
        <nav id="socket-menu" class="menu-clarion-footer-branding-container" aria-label="Socket Menu"><ul id="menu-clarion-footer-branding" class="menu"><li id="menu-item-122297" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-122297"><a target="_blank" href="https://us.clarionevents.com/"><span class="text">Clarion Events North America</span></a></li>
<li id="menu-item-122298" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-122298"><a target="_blank" href="https://clarionfirerescue.com/"><span class="text">Clarion Fire &#038; Rescue Group</span></a></li>
<li id="menu-item-124683" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-124683"><a target="_blank" href="https://us.clarionevents.com/code-ethical-conduct"><span class="text">Code of Conduct</span></a></li>
<li id="menu-item-80511" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-80511"><a href="/privacy-policy/"><span class="text">Privacy Policy</span></a></li>
<li><div class="htmlContainer aem-GridColumn aem-GridColumn--default--12" style="cursor: pointer"><a class="optanon-show-settings" title="OneTrust Cookie Policy" rel="nofollow">Cookie Policy</a></div></li></ul></nav>        </div>
        <div class="col text-center lg:text-right">
            &copy; 2026 Clarion Events North America. All rights reserved.        </div>
    </div>
</div>
</footer>
</div>
<script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/Clarion/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
        <script type="text/rocketlazyloadscript" id="independent-analytics-script">
            // Do not change this comment line otherwise Speed Optimizer won't be able to detect this script

            (function () {
                function sendRequest(url, body) {
                    if(!window.fetch) {
                        const xhr = new XMLHttpRequest();
                        xhr.open("POST", url, true);
                        xhr.setRequestHeader("Content-Type", "application/json;charset=UTF-8");
                        xhr.send(JSON.stringify(body))
                        return
                    }

                    const request = fetch(url, {
                        method: 'POST',
                        body: JSON.stringify(body),
                        keepalive: true,
                        headers: {
                            'Content-Type': 'application/json;charset=UTF-8'
                        }
                    });
                }
                const calculateParentDistance = (child, parent) => {
                    let count = 0;
                    let currentElement = child;

                    // Traverse up the DOM tree until we reach parent or the top of the DOM
                    while (currentElement && currentElement !== parent) {
                        currentElement = currentElement.parentNode;
                        count++;
                    }

                    // If parent was not found in the hierarchy, return -1
                    if (!currentElement) {
                        return -1; // Indicates parent is not an ancestor of element
                    }

                    return count; // Number of layers between element and parent
                }
                const isMatchingClass = (linkRule, href, classes, ids) => {
                    return classes.includes(linkRule.value)
                }
                const isMatchingId = (linkRule, href, classes, ids) => {
                    return ids.includes(linkRule.value)
                }
                const isMatchingDomain = (linkRule, href, classes, ids) => {
                    if(!URL.canParse(href)) {
                        return false
                    }

                    const url = new URL(href)
                    const host = url.host
                    const hostsToMatch = [host]

                    if(host.startsWith('www.')) {
                        hostsToMatch.push(host.substring(4))
                    } else {
                        hostsToMatch.push('www.' + host)
                    }

                    return hostsToMatch.includes(linkRule.value)
                }
                const isMatchingExtension = (linkRule, href, classes, ids) => {
                    if(!URL.canParse(href)) {
                        return false
                    }

                    const url = new URL(href)

                    return url.pathname.endsWith('.' + linkRule.value)
                }
                const isMatchingSubdirectory = (linkRule, href, classes, ids) => {
                    if(!URL.canParse(href)) {
                        return false
                    }

                    const url = new URL(href)

                    return url.pathname.startsWith('/' + linkRule.value + '/')
                }
                const isMatchingProtocol = (linkRule, href, classes, ids) => {
                    if(!URL.canParse(href)) {
                        return false
                    }

                    const url = new URL(href)

                    return url.protocol === linkRule.value + ':'
                }
                const isMatchingExternal = (linkRule, href, classes, ids) => {
                    if(!URL.canParse(href) || !URL.canParse(document.location.href)) {
                        return false
                    }

                    const matchingProtocols = ['http:', 'https:']
                    const siteUrl = new URL(document.location.href)
                    const linkUrl = new URL(href)

                    // Links to subdomains will appear to be external matches according to JavaScript,
                    // but the PHP rules will filter those events out.
                    return matchingProtocols.includes(linkUrl.protocol) && siteUrl.host !== linkUrl.host
                }
                const isMatch = (linkRule, href, classes, ids) => {
                    switch (linkRule.type) {
                        case 'class':
                            return isMatchingClass(linkRule, href, classes, ids)
                        case 'id':
                            return isMatchingId(linkRule, href, classes, ids)
                        case 'domain':
                            return isMatchingDomain(linkRule, href, classes, ids)
                        case 'extension':
                            return isMatchingExtension(linkRule, href, classes, ids)
                        case 'subdirectory':
                            return isMatchingSubdirectory(linkRule, href, classes, ids)
                        case 'protocol':
                            return isMatchingProtocol(linkRule, href, classes, ids)
                        case 'external':
                            return isMatchingExternal(linkRule, href, classes, ids)
                        default:
                            return false;
                    }
                }
                const track = (element) => {
                    const href = element.href ?? null
                    const classes = Array.from(element.classList)
                    const ids = [element.id]
                    const linkRules = [{"type":"extension","value":"pdf"},{"type":"extension","value":"zip"},{"type":"protocol","value":"mailto"},{"type":"protocol","value":"tel"}]
                    if(linkRules.length === 0) {
                        return
                    }

                    // For link rules that target an id, we need to allow that id to appear
                    // in any ancestor up to the 7th ancestor. This loop looks for those matches
                    // and counts them.
                    linkRules.forEach((linkRule) => {
                        if(linkRule.type !== 'id') {
                            return;
                        }

                        const matchingAncestor = element.closest('#' + linkRule.value)

                        if(!matchingAncestor || matchingAncestor.matches('html, body')) {
                            return;
                        }

                        const depth = calculateParentDistance(element, matchingAncestor)

                        if(depth < 7) {
                            ids.push(linkRule.value)
                        }
                    });

                    // For link rules that target a class, we need to allow that class to appear
                    // in any ancestor up to the 7th ancestor. This loop looks for those matches
                    // and counts them.
                    linkRules.forEach((linkRule) => {
                        if(linkRule.type !== 'class') {
                            return;
                        }

                        const matchingAncestor = element.closest('.' + linkRule.value)

                        if(!matchingAncestor || matchingAncestor.matches('html, body')) {
                            return;
                        }

                        const depth = calculateParentDistance(element, matchingAncestor)

                        if(depth < 7) {
                            classes.push(linkRule.value)
                        }
                    });

                    const hasMatch = linkRules.some((linkRule) => {
                        return isMatch(linkRule, href, classes, ids)
                    })

                    if(!hasMatch) {
                        return
                    }

                    const url = "https://www.firefighternation.com/wp-content/plugins/independent-analytics/iawp-click-endpoint.php";
                    const body = {
                        href: href,
                        classes: classes.join(' '),
                        ids: ids.join(' '),
                        ...{"payload":{"resource":"singular","singular_id":122292,"page":1},"signature":"16294bc7a7732cdbae2540584db6ca09"}                    };

                    sendRequest(url, body)
                }
                let hasSearched = false;
                function search() {
                    if(hasSearched) {
                        return;
                    }
                    hasSearched = true;

                    if (document.hasOwnProperty("visibilityState") && document.visibilityState === "prerender") {
                        return;
                    }

                                            if (navigator.webdriver || /bot|crawler|spider|crawling|semrushbot|chrome-lighthouse/i.test(navigator.userAgent)) {
                            return;
                        }
                    
                    let referrer_url = null;

                    if (typeof document.referrer === 'string' && document.referrer.length > 0) {
                        referrer_url = document.referrer;
                    }

                    const params = location.search.slice(1).split('&').reduce((acc, s) => {
                        const [k, v] = s.split('=');
                        return Object.assign(acc, {[k]: v});
                    }, {});

                    const url = "https://www.firefighternation.com/wp-json/iawp/search";
                    const body = {
                        referrer_url,
                        utm_source: params.utm_source,
                        utm_medium: params.utm_medium,
                        utm_campaign: params.utm_campaign,
                        utm_term: params.utm_term,
                        utm_content: params.utm_content,
                        gclid: params.gclid,
                        ...{"payload":{"resource":"singular","singular_id":122292,"page":1},"signature":"16294bc7a7732cdbae2540584db6ca09"}                    };

                    sendRequest(url, body)
                }
                document.addEventListener('mousedown', function (event) {
                                        if (navigator.webdriver || /bot|crawler|spider|crawling|semrushbot|chrome-lighthouse/i.test(navigator.userAgent)) {
                        return;
                    }
                    
                    const element = event.target.closest('a')

                    if(!element) {
                        return
                    }

                    const isPro = false
                    if(!isPro) {
                        return
                    }

                    // Don't track left clicks with this event. The click event is used for that.
                    if(event.button === 0) {
                        return
                    }

                    track(element)
                })
                document.addEventListener('click', function (event) {
                                        if (navigator.webdriver || /bot|crawler|spider|crawling|semrushbot|chrome-lighthouse/i.test(navigator.userAgent)) {
                        return;
                    }
                    
                    const element = event.target.closest('a, button, input[type="submit"], input[type="button"]')

                    if(!element) {
                        return
                    }

                    const isPro = false
                    if(!isPro) {
                        return
                    }

                    track(element)
                })
                document.addEventListener('play', function (event) {
                                        if (navigator.webdriver || /bot|crawler|spider|crawling|semrushbot|chrome-lighthouse/i.test(navigator.userAgent)) {
                        return;
                    }
                    
                    const element = event.target.closest('audio, video')

                    if(!element) {
                        return
                    }

                    const isPro = false
                    if(!isPro) {
                        return
                    }

                    track(element)
                }, true)
                document.addEventListener("DOMContentLoaded", function (e) {
                    search();
                });
                document.addEventListener("iawpSearch", function (e) {
                    search();
                });
            })();
        </script>
            <div data-rocket-location-hash="be45d52ab37ab03401d7c498689ae7ab" class="search-overlay">
        <div data-rocket-location-hash="110561d1c12165b75f0e675c57f6928e" class="search-overlay-inner">
            <div data-rocket-location-hash="931c8734998699b3cbf2fa8efe5367e9" class="search-overlay__top">
                <span class="icon close-search"><svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24">
  <path d="M18 6 6 18M6 6l12 12"/>
</svg>
</span>
            </div>
            <div data-rocket-location-hash="f44c8d6fca4ad9a867d8a56416d827fa" class="search-overlay__container">
                <form class="search-overlay__container-inner" role="search" method="get" action="https://www.firefighternation.com/">
                    <input type="search" class="search-term" name="s" placeholder="What are you looking for?" 
                        value="">
                    <button type="submit" class="icon search-trigger">
                        <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21.479 18.9241L16.4211 13.7965C17.2805 12.4096 17.7792 10.7704 17.7792 9.01118C17.7792 4.03415 13.799 0 8.88943 0C3.97983 0 0 4.03415 0 9.01118C0 13.9884 3.97965 18.0222 8.88943 18.0222C10.778 18.0222 12.5274 17.4236 13.9668 16.4066L18.9646 21.4732C19.3119 21.8248 19.7671 22 20.2218 22C20.6771 22 21.1318 21.8248 21.4796 21.4732C22.1736 20.7689 22.1736 19.6282 21.479 18.9241ZM8.88943 15.1027C5.57099 15.1027 2.8806 12.3756 2.8806 9.01155C2.8806 5.64748 5.57099 2.92024 8.88943 2.92024C12.2081 2.92024 14.8983 5.64748 14.8983 9.01155C14.8983 12.3756 12.2081 15.1027 8.88943 15.1027Z" fill="currentColor"/></svg>
                    </button>
                </form>
            </div>
        </div>
    </div>
    <script type="text/rocketlazyloadscript" data-minify="1" id="main-js-js" data-rocket-src="https://www.firefighternation.com/wp-content/cache/min/1/wp-content/themes/Clarion/js/main.js?ver=1780590413" data-rocket-defer defer></script>
<script type="text/rocketlazyloadscript" data-minify="1" id="gallery-lightbox-js" data-rocket-src="https://www.firefighternation.com/wp-content/cache/min/1/wp-content/themes/Clarion/js/gallery-lightbox.js?ver=1780590413" data-rocket-defer defer></script>
<script type="text/rocketlazyloadscript" data-minify="1" id="search-overlay-js" data-rocket-src="https://www.firefighternation.com/wp-content/cache/min/1/wp-content/themes/Clarion/lib/search-overlay.js?ver=1780590413" data-rocket-defer defer></script>
<script type="text/rocketlazyloadscript" 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}();
//# sourceURL=rocket-browser-checker-js-after
</script>
<script id="rocket-preload-links-js-extra">
var RocketPreloadLinksConfig = {"excludeUris":"/privacy-policy/|/(?:.+/)?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://www.firefighternation.com","onHoverDelay":"100","rateThrottle":"3"};
//# sourceURL=rocket-preload-links-js-extra
</script>
<script type="text/rocketlazyloadscript" 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();
}());

//# sourceURL=rocket-preload-links-js-after
</script>
<script id="rocket_lazyload_css-js-extra">
var rocket_lazyload_css_data = {"threshold":"300"};
//# sourceURL=rocket_lazyload_css-js-extra
</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]);
//# sourceURL=rocket_lazyload_css-js-after
</script>
  <script>window.addEventListener('DOMContentLoaded', function() {
    const DEBUG = false;
    const log = (...args) => DEBUG && console.log(...args);
    
    log("Omeda Click Tracker Ready");

    // Utilities
    function getSlotByIframe(iframe) {
      if (!window.googletag?.pubads) return null;
      return googletag.pubads().getSlots().find(slot =>
        document.getElementById(slot.getSlotElementId())?.contains(iframe)
      ) ?? null;
    }

    function getGoogleAdsSiteId() {
        if (!window.googletag?.pubads) return null;
        const slot = googletag.pubads().getSlots()[0];
        if (!slot) return null;
        return parseInt(slot.getAdUnitPath().split('/')[1]) ?? null;
      }

    function fireOmedaAdClick(filtered) {
      if (!filtered) return;
      if (!window.olytics?.fire) return;
      window.olytics.fire({
        behaviorId: "1906G2451689A1K",
        category: 'Ad Interaction',
        tag: 'Click',
        ...filtered,
      });
      window.olytics.nextPageView();
    }

    function getOmedaSlotData(slot) {
      const slotData = slot.getResponseInformation() || {};
      return {
        advertiserId: slotData.advertiserId ?? null,
        creativeId:   slotData.creativeId   ?? null,
        slotDomId:    slot.getSlotElementId?.() ?? null,
        siteId:       getGoogleAdsSiteId() ?? null,
        campaignId:   slotData.campaignId   ?? null,
        lineItemId:   slotData.lineItemId   ?? null,
        adUnitPath:   slot.getAdUnitPath?.()    ?? null,
        // Missing placementId in regular iframe slot data
      };
    }

    function getOmedaSlotDataByIframe(iframe) {
      if(!iframe) return;
      const slot = getSlotByIframe(iframe);
      if (!slot) return;
      const filteredAdData = getOmedaSlotData(slot);
      return filteredAdData;
    }



    // Trigger 1: ClipCentric ads
    jQuery(document).on('pointerdown', function (e) {
      const $el = jQuery(e.target).closest('[data-creative-id]');
      if (!$el.length) return;
      const ccData = {
        advertiserId: $el.data('advertiser-id') || null,
        creativeId:   $el.data('creative-id')   || null,
        slotDomId:    $el.id                    || null,
        siteId:       $el.data('site-id')       || null,
        // Missing campaignId for CC data
        // Missing lineItemId for CC data
        // Missing adUnitPath for CC data
        placementId:  $el.data('placement-id')  || null,
      };
      log("Omeda Click Type 1: ClipCentric ( Absolute )", ccData);
      fireOmedaAdClick(ccData);
    });

    // Trigger 2: Direct iframe click via window blur
    jQuery(window).on('blur', function () {
      const slotData = getOmedaSlotDataByIframe(jQuery(document.activeElement)[0]);
      if(!slotData) return;
      log("Omeda Click Type 2: Direct iframe ad click", slotData);
      fireOmedaAdClick(slotData);
      setTimeout(() => window.focus(), 0); //Refocus is so that if you leave the page and come back, the next event can also trigger blur focus
    });

    // Trigger 3: Pointer down inside .adverts-area
    jQuery(document).on('pointerdown', '.adverts-area', function () {
      const slotData = getOmedaSlotDataByIframe(jQuery(this).find('iframe').first()[0]);
      if(!slotData) return;
      log("Omeda Click Type 3: Pointer down inside .adverts-area Clipcentric ( Relative )", slotData);
      fireOmedaAdClick(slotData);
      setTimeout(() => window.focus(), 0); //Refocus is so that if you leave the page and come back, the next event can also trigger blur focus
    });
  });</script>
  <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://www.firefighternation.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>var rocket_beacon_data = {"ajax_url":"https:\/\/www.firefighternation.com\/wp-admin\/admin-ajax.php","nonce":"9fe629c7cd","url":"https:\/\/www.firefighternation.com","is_mobile":false,"width_threshold":1600,"height_threshold":700,"delay":500,"debug":null,"status":{"atf":true,"lrc":true,"preload_fonts":true,"preconnect_external_domain":true},"elements":"img, video, picture, p, main, div, li, svg, section, header, span","lrc_threshold":1800,"preload_fonts_exclusions":["api.fontshare.com","cdn.fontshare.com"],"processed_extensions":["woff2","woff","ttf"],"external_font_exclusions":[],"preconnect_external_domain_elements":["link","script","iframe"],"preconnect_external_domain_exclusions":["static.cloudflareinsights.com","rel=\"profile\"","rel=\"preconnect\"","rel=\"dns-prefetch\"","rel=\"icon\""]}</script><script data-name="wpr-wpr-beacon" src='https://www.firefighternation.com/wp-content/plugins/wp-rocket/assets/js/wpr-beacon.min.js' async></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'a0a0e3bd5e85d0b4',t:'MTc4MTE4Mzc3OQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
</html>

<!-- plugin=object-cache-pro client=phpredis metric#hits=13073 metric#misses=21 metric#hit-ratio=99.8 metric#bytes=3450916 metric#prefetches=874 metric#store-reads=43 metric#store-writes=13 metric#store-hits=891 metric#store-misses=16 metric#sql-queries=66 metric#ms-total=1118.34 metric#ms-cache=34.49 metric#ms-cache-avg=0.6272 metric#ms-cache-ratio=3.1 -->
