<!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.3",this.userEvents=["keydown","keyup","mousedown","mouseup","mousemove","mouseover","mouseenter","mouseout","mouseleave","touchmove","touchstart","touchend","touchcancel","wheel","click","dblclick","input","visibilitychange"],this.attributeEvents=["onblur","onclick","oncontextmenu","ondblclick","onfocus","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onscroll","onsubmit"]}async t(){this.i(),this.o(),/iP(ad|hone)/.test(navigator.userAgent)&&this.h(),this.u(),this.l(this),this.m(),this.k(this),this.p(this),this._(),await Promise.all([this.R(),this.L()]),this.lastBreath=Date.now(),this.S(this),this.P(),this.D(),this.O(),this.M(),await this.C(this.delayedScripts.normal),await this.C(this.delayedScripts.defer),await this.C(this.delayedScripts.async),this.F("domReady"),await this.T(),await this.j(),await this.I(),this.F("windowLoad"),await this.A(),window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.lastTouchEnd&&await new Promise((t=>setTimeout(t,500-Date.now()+this.lastTouchEnd))),this.H(),this.F("all"),this.U(),this.W()}i(){this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",(t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))}),{isRocket:!0})}o(){window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.realWindowLoadedFired=!0}),{isRocket:!0}),window.addEventListener("pagehide",(()=>{this.onFirstUserAction=null}),{isRocket:!0})}h(){let t;function e(e){t=e}window.addEventListener("touchstart",e,{isRocket:!0}),window.addEventListener("touchend",(function i(o){Math.abs(o.changedTouches[0].pageX-t.changedTouches[0].pageX)<10&&Math.abs(o.changedTouches[0].pageY-t.changedTouches[0].pageY)<10&&o.timeStamp-t.timeStamp<200&&(o.target.dispatchEvent(new PointerEvent("click",{target:o.target,bubbles:!0,cancelable:!0,detail:1})),event.preventDefault(),window.removeEventListener("touchstart",e,{isRocket:!0}),window.removeEventListener("touchend",i,{isRocket:!0}))}),{isRocket:!0})}q(t){this.userActionTriggered||("mousemove"!==t.type||this.firstMousemoveIgnored?"keyup"===t.type||"mouseover"===t.type||"mouseout"===t.type||(this.userActionTriggered=!0,this.onFirstUserAction&&this.onFirstUserAction()):this.firstMousemoveIgnored=!0),"click"===t.type&&t.preventDefault(),this.savedUserEvents.length>0&&(t.stopPropagation(),t.stopImmediatePropagation()),"touchstart"===this.lastEvent&&"touchend"===t.type&&(this.lastTouchEnd=Date.now()),"click"===t.type&&(this.lastTouchEnd=0),this.lastEvent=t.type,this.savedUserEvents.push(t)}u(){this.savedUserEvents=[],this.userEventHandler=this.q.bind(this),this.userEvents.forEach((t=>window.addEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})))}U(){this.userEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0}))),this.savedUserEvents.forEach((t=>{t.target.dispatchEvent(new window[t.constructor.name](t.type,t))}))}m(){this.eventsMutationObserver=new MutationObserver((t=>{const e="return false";for(const i of t){if("attributes"===i.type){const t=i.target.getAttribute(i.attributeName);t&&t!==e&&(i.target.setAttribute("data-rocket-"+i.attributeName,t),i.target["rocket"+i.attributeName]=new Function("event",t),i.target.setAttribute(i.attributeName,e))}"childList"===i.type&&i.addedNodes.forEach((t=>{if(t.nodeType===Node.ELEMENT_NODE)for(const i of t.attributes)this.attributeEvents.includes(i.name)&&i.value&&""!==i.value&&(t.setAttribute("data-rocket-"+i.name,i.value),t["rocket"+i.name]=new Function("event",i.value),t.setAttribute(i.name,e))}))}})),this.eventsMutationObserver.observe(document,{subtree:!0,childList:!0,attributeFilter:this.attributeEvents})}H(){this.eventsMutationObserver.disconnect(),this.attributeEvents.forEach((t=>{document.querySelectorAll("[data-rocket-"+t+"]").forEach((e=>{e.setAttribute(t,e.getAttribute("data-rocket-"+t)),e.removeAttribute("data-rocket-"+t)}))}))}k(t){Object.defineProperty(HTMLElement.prototype,"onclick",{get(){return this.rocketonclick||null},set(e){this.rocketonclick=e,this.setAttribute(t.everythingLoaded?"onclick":"data-rocket-onclick","this.rocketonclick(event)")}})}S(t){function e(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o,set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}e(document,"onreadystatechange"),e(window,"onload"),e(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}l(t){this.originalAddEventListener=EventTarget.prototype.addEventListener,this.originalRemoveEventListener=EventTarget.prototype.removeEventListener,this.savedEventListeners=[],EventTarget.prototype.addEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalAddEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!1,type:e,func:i,options:o})},EventTarget.prototype.removeEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalRemoveEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!0,type:e,func:i,options:o})}}F(t){"all"===t&&(EventTarget.prototype.addEventListener=this.originalAddEventListener,EventTarget.prototype.removeEventListener=this.originalRemoveEventListener),this.savedEventListeners=this.savedEventListeners.filter((e=>{let i=e.type,o=e.target||window;return"domReady"===t&&"DOMContentLoaded"!==i&&"readystatechange"!==i||("windowLoad"===t&&"load"!==i&&"readystatechange"!==i&&"pageshow"!==i||(this.B(i,o)&&(i="rocket-"+i),e.remove?o.removeEventListener(i,e.func,e.options):o.addEventListener(i,e.func,e.options),!1))}))}p(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||t.startsWith("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){function s(e){const s=o.fn[e];o.fn[e]=o.fn.init.prototype[e]=function(){return this[0]===window&&t.userActionTriggered&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),s.apply(this,arguments),this}}if(o&&o.fn&&!t.allJQueries.includes(o)){const e={DOMContentLoaded:[],"rocket-DOMContentLoaded":[]};for(const t in e)document.addEventListener(t,(()=>{e[t].forEach((t=>t()))}),{isRocket:!0});o.fn.ready=o.fn.init.prototype.ready=function(i){function s(){parseInt(o.fn.jquery)>2?setTimeout((()=>i.bind(document)(o))):i.bind(document)(o)}return t.realDomReadyFired?!t.userActionTriggered||t.fauxDomReadyFired?s():e["rocket-DOMContentLoaded"].push(s):e.DOMContentLoaded.push(s),o([])},s("on"),s("one"),s("off"),t.allJQueries.push(o)}e=o}t.allJQueries=[],o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}P(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript,o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,n)}}async R(){return new Promise((t=>{this.userActionTriggered?t():this.onFirstUserAction=t}))}async L(){return new Promise((t=>{document.addEventListener("DOMContentLoaded",(()=>{this.realDomReadyFired=!0,t()}),{isRocket:!0})}))}async I(){return this.realWindowLoadedFired?Promise.resolve():new Promise((t=>{window.addEventListener("load",t,{isRocket:!0})}))}M(){this.pendingScripts=[];this.scriptsMutationObserver=new MutationObserver((t=>{for(const e of t)e.addedNodes.forEach((t=>{"SCRIPT"!==t.tagName||t.noModule||t.isWPRocket||this.pendingScripts.push({script:t,promise:new Promise((e=>{const i=()=>{const i=this.pendingScripts.findIndex((e=>e.script===t));i>=0&&this.pendingScripts.splice(i,1),e()};t.addEventListener("load",i,{isRocket:!0}),t.addEventListener("error",i,{isRocket:!0}),setTimeout(i,1e3)}))})}))})),this.scriptsMutationObserver.observe(document,{childList:!0,subtree:!0})}async j(){await this.J(),this.pendingScripts.length?(await this.pendingScripts[0].promise,await this.j()):this.scriptsMutationObserver.disconnect()}D(){this.delayedScripts={normal:[],async:[],defer:[]},document.querySelectorAll("script[type$=rocketlazyloadscript]").forEach((t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)}))}async _(){await this.L();let t=[];document.querySelectorAll("script[type$=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){i.startsWith("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.N(t,"preconnect")}async $(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.includes("Firefox/")||""===navigator.vendor||this.CSPIssue)i=document.createElement("script"),[...t.attributes].forEach((t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),t.nonce&&(i.nonce=t.nonce),i.hasAttribute("src")?(i.addEventListener("load",o,{isRocket:!0}),i.addEventListener("error",(()=>{i.setAttribute("data-rocket-status","failed-network"),e()}),{isRocket:!0}),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),i.isWPRocket=!0,t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o,{isRocket:!0}),t.addEventListener("error",(i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: CSP fallback activated"),t.removeAttribute("src"),this.$(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())}),{isRocket:!0}),s?(t.fetchPriority="high",t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}}));t.setAttribute("data-rocket-status","skipped")}async C(t){const e=t.shift();return e?(e.isConnected&&await this.$(e),this.C(t)):Promise.resolve()}O(){this.N([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}N(t,e){this.trash=this.trash||[];let i=!0;var o=document.createDocumentFragment();t.forEach((t=>{const s=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(s&&!s.startsWith("data:")){const n=document.createElement("link");n.href=s,n.rel=e,"preconnect"!==e&&(n.as="script",n.fetchPriority=i?"high":"low"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),t.nonce&&(n.nonce=t.nonce),o.appendChild(n),this.trash.push(n),i=!1}})),document.head.appendChild(o)}W(){this.trash.forEach((t=>t.remove()))}async T(){try{document.readyState="interactive"}catch(t){}this.fauxDomReadyFired=!0;try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}catch(t){console.error(t)}}async A(){try{document.readyState="complete"}catch(t){}try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}catch(t){console.error(t)}}async G(){Date.now()-this.lastBreath>45&&(await this.J(),this.lastBreath=Date.now())}async J(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}B(t,e){return e===document&&"readystatechange"===t||(e===document&&"DOMContentLoaded"===t||(e===window&&"DOMContentLoaded"===t||(e===window&&"load"===t||e===window&&"pageshow"===t)))}static run(){(new RocketLazyLoadScripts).t()}}RocketLazyLoadScripts.run()})();</script>
	
	<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
	<script>var et_site_url='https://www.caniretireyet.com';var et_post_id='0';function et_core_page_resource_fallback(a,b){"undefined"===typeof b&&(b=a.sheet.cssRules&&0===a.sheet.cssRules.length);b&&(a.onerror=null,a.onload=null,a.href?a.href=et_site_url+"/?et_core_page_resource="+a.id+et_post_id:a.src&&(a.src=et_site_url+"/?et_core_page_resource="+a.id+et_post_id))}
</script><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
<link rel='preconnect' href='https://www.cardratings.com' >
<link rel='preconnect' href='https://www.googletagmanager.com' >

	<!-- This site is optimized with the Yoast SEO Premium plugin v22.0 (Yoast SEO v25.4) - https://yoast.com/wordpress/plugins/seo/ -->
	<title>Can I Retire Yet? - Save More - Invest Smarter - Retire Sooner</title><link rel="preload" href="https://www.caniretireyet.com/wp-content/uploads/CIRY-logo-main-rgb.svg" as="image" fetchpriority="high" /><link rel="preload" href="https://www.caniretireyet.com/wp-content/uploads/36923104_tiny-doctor-giving-health-insurance-768x576.jpg" as="image" imagesrcset="https://www.caniretireyet.com/wp-content/uploads/36923104_tiny-doctor-giving-health-insurance-768x576.jpg 768w, https://www.caniretireyet.com/wp-content/uploads/36923104_tiny-doctor-giving-health-insurance-300x225.jpg 300w, https://www.caniretireyet.com/wp-content/uploads/36923104_tiny-doctor-giving-health-insurance-1024x769.jpg 1024w, https://www.caniretireyet.com/wp-content/uploads/36923104_tiny-doctor-giving-health-insurance-150x113.jpg 150w, https://www.caniretireyet.com/wp-content/uploads/36923104_tiny-doctor-giving-health-insurance-1536x1153.jpg 1536w, https://www.caniretireyet.com/wp-content/uploads/36923104_tiny-doctor-giving-health-insurance-610x458.jpg 610w, https://www.caniretireyet.com/wp-content/uploads/36923104_tiny-doctor-giving-health-insurance-1080x811.jpg 1080w, https://www.caniretireyet.com/wp-content/uploads/36923104_tiny-doctor-giving-health-insurance.jpg 1600w" imagesizes="(max-width: 768px) 100vw, 768px" fetchpriority="high" />
<link crossorigin data-rocket-preload as="font" href="https://www.caniretireyet.com/wp-content/plugins/bloom/css/fonts/ET-Bloom.woff?gd6mr8" rel="preload">
<style id="wpr-usedcss">:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}:where(.wp-block-post-comments input[type=submit]){border:none}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}:where(.wp-block-file){margin-bottom:1.5em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}ul{box-sizing:border-box}:root :where(ul.has-background,ol.has-background){padding:1.25em 2.375em}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-excerpt){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:0}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}:root :where(.wp-block-site-title a){color:inherit}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#1778f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:0 0}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#1778f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.66667em;padding-right:.66667em}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}:where(.wp-block-term-description){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}:where(pre.wp-block-verse){font-family:inherit}.entry-content{counter-reset:footnotes}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip:auto!important;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-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}}: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--color--theme-palette-1:var(--global-palette1);--wp--preset--color--theme-palette-2:var(--global-palette2);--wp--preset--color--theme-palette-3:var(--global-palette3);--wp--preset--color--theme-palette-4:var(--global-palette4);--wp--preset--color--theme-palette-5:var(--global-palette5);--wp--preset--color--theme-palette-6:var(--global-palette6);--wp--preset--color--theme-palette-7:var(--global-palette7);--wp--preset--color--theme-palette-8:var(--global-palette8);--wp--preset--color--theme-palette-9:var(--global-palette9);--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6, 147, 227, 1) 0%,rgb(155, 81, 224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122, 220, 180) 0%,rgb(0, 208, 130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252, 185, 0, 1) 0%,rgba(255, 105, 0, 1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255, 105, 0, 1) 0%,rgb(207, 46, 46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238, 238, 238) 0%,rgb(169, 184, 195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74, 234, 220) 0%,rgb(151, 120, 209) 20%,rgb(207, 42, 186) 40%,rgb(238, 44, 130) 60%,rgb(251, 105, 98) 80%,rgb(254, 248, 76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255, 206, 236) 0%,rgb(152, 150, 240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254, 205, 165) 0%,rgb(254, 45, 45) 50%,rgb(107, 0, 62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255, 203, 112) 0%,rgb(199, 81, 192) 50%,rgb(65, 88, 208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255, 245, 203) 0%,rgb(182, 227, 212) 50%,rgb(51, 167, 181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202, 248, 128) 0%,rgb(113, 206, 126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2, 3, 129) 0%,rgb(40, 116, 252) 100%);--wp--preset--font-size--small:var(--global-font-size-small);--wp--preset--font-size--medium:var(--global-font-size-medium);--wp--preset--font-size--large:var(--global-font-size-large);--wp--preset--font-size--x-large:42px;--wp--preset--font-size--larger:var(--global-font-size-larger);--wp--preset--font-size--xxlarge:var(--global-font-size-xxlarge);--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, .2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, .4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, .2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255, 255, 255, 1),6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0, 0, 0, 1)}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:root :where(.wp-block-pullquote){font-size:1.5em;line-height:1.6}:root{--global-palette1:#ffbf51;--global-palette2:#ffbf51;--global-palette3:#000000;--global-palette4:#333333;--global-palette5:#555555;--global-palette6:#888888;--global-palette7:#dddddd;--global-palette8:#eeeeee;--global-palette9:#ffffff;--global-palette9rgb:255,255,255;--global-palette-highlight:#45726f;--global-palette-highlight-alt:#45726f;--global-palette-highlight-alt2:var(--global-palette9);--global-palette-btn-bg:var(--global-palette1);--global-palette-btn-bg-hover:var(--global-palette1);--global-palette-btn:var(--global-palette3);--global-palette-btn-hover:var(--global-palette3);--global-body-font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--global-heading-font-family:inherit;--global-primary-nav-font-family:inherit;--global-fallback-font:sans-serif;--global-display-fallback-font:sans-serif;--global-content-width:1290px;--global-content-wide-width:calc(1290px + 230px);--global-content-narrow-width:842px;--global-content-edge-padding:1.5rem;--global-content-boxed-padding:2rem;--global-calc-content-width:calc(1290px - var(--global-content-edge-padding) - var(--global-content-edge-padding) );--wp--style--global--content-size:var(--global-calc-content-width)}.wp-site-blocks{--global-vw:calc( 100vw - ( 0.5 * var(--scrollbar-offset)))}body{background:#ecf0f5}body,input,optgroup,select,textarea{font-style:normal;font-weight:400;font-size:18px;line-height:1.6;font-family:var(--global-body-font-family);color:var(--global-palette4)}.content-bg{background:var(--global-palette9)}h1,h2,h3,h4{font-family:var(--global-heading-font-family)}h1{font-weight:700;font-size:32px;line-height:1.5;color:var(--global-palette3)}h2{font-weight:700;font-size:28px;line-height:1.5;color:var(--global-palette3)}h3{font-weight:700;font-size:24px;line-height:1.5;color:var(--global-palette3)}h4{font-weight:700;font-size:22px;line-height:1.5;color:var(--global-palette4)}.site-container{max-width:var(--global-content-width)}.content-area{margin-top:1.5rem;margin-bottom:1.5rem}@media all and (max-width:1024px){.content-area{margin-top:3rem;margin-bottom:3rem}:root{--global-content-boxed-padding:2rem}}.entry-content-wrap{padding:2rem}@media all and (max-width:1024px){.entry-content-wrap{padding:2rem}}.entry.loop-entry{box-shadow:0 15px 15px -10px rgba(0,0,0,.05)}.loop-entry .entry-content-wrap{padding:1rem}@media all and (max-width:1024px){.loop-entry .entry-content-wrap{padding:2rem}.mobile-transparent-header #masthead{position:absolute;left:0;right:0;z-index:100}.kadence-scrollbar-fixer.mobile-transparent-header #masthead{right:var(--scrollbar-offset,0)}.mobile-transparent-header #masthead,.mobile-transparent-header .site-main-header-wrap .site-header-row-container-inner{background:0 0}}@media all and (max-width:767px){.content-area{margin-top:2rem;margin-bottom:2rem}:root{--global-content-boxed-padding:1.5rem}.entry-content-wrap{padding:1.5rem}.loop-entry .entry-content-wrap{padding:1.5rem}}.has-sidebar:not(.has-left-sidebar) .content-container{grid-template-columns:1fr 320px}.primary-sidebar.widget-area .widget{margin-bottom:1.5em;color:var(--global-palette4)}.primary-sidebar.widget-area .widget-title{font-weight:700;font-size:20px;line-height:1.5;color:var(--global-palette3)}.primary-sidebar.widget-area{background:var(--global-palette9);padding:10px}.button,button,input[type=button],input[type=reset],input[type=submit]{font-style:normal;text-transform:uppercase;padding:10px 20px;box-shadow:0 5px 10px 0 rgba(255,191,81,.8)}.button:active,.button:focus,.button:hover,button:active,button:focus,button:hover,input[type=button]:active,input[type=button]:focus,input[type=button]:hover,input[type=reset]:active,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:active,input[type=submit]:focus,input[type=submit]:hover{box-shadow:0 3px 10px 0 var(--global-palette1)}.loop-entry.type-post h2.entry-title{font-style:normal;font-size:22px;color:var(--global-palette4)}@media all and (min-width:1025px){.transparent-header #masthead{position:absolute;left:0;right:0;z-index:100}.transparent-header.kadence-scrollbar-fixer #masthead{right:var(--scrollbar-offset,0)}.transparent-header #masthead,.transparent-header .site-main-header-wrap .site-header-row-container-inner{background:0 0}}.site-branding a.brand img{max-width:300px}.site-branding a.brand img.svg-logo-image{width:300px}@media all and (max-width:767px){.site-branding a.brand img{max-width:180px}.site-branding a.brand img.svg-logo-image{width:180px}}.site-branding{padding:0}#masthead,#masthead .kadence-sticky-header.item-is-fixed:not(.item-at-start):not(.site-header-row-container):not(.site-main-header-wrap),#masthead .kadence-sticky-header.item-is-fixed:not(.item-at-start)>.site-header-row-container-inner{background:#fff}.site-main-header-inner-wrap{min-height:80px}.main-navigation .primary-menu-container>ul>li.menu-item>a{padding-left:calc(1.2em / 2);padding-right:calc(1.2em / 2);padding-top:.6em;padding-bottom:.6em;color:var(--global-palette3)}.main-navigation .primary-menu-container>ul>li.menu-item .dropdown-nav-special-toggle{right:calc(1.2em / 2)}.main-navigation .primary-menu-container>ul li.menu-item>a{font-style:normal;font-weight:500;text-transform:uppercase}.main-navigation .primary-menu-container>ul>li.menu-item>a:hover{color:var(--global-palette1)}.main-navigation .primary-menu-container>ul>li.menu-item.current-menu-item>a{color:var(--global-palette1)}.header-navigation .header-menu-container ul ul.sub-menu{background:var(--global-palette3);box-shadow:0 2px 13px 0 rgba(0,0,0,.1)}.header-menu-container ul.menu>li.kadence-menu-mega-enabled>ul>li.menu-item>a,.header-navigation .header-menu-container ul ul li.menu-item{border-bottom:1px solid rgba(255,255,255,.1)}.header-navigation .header-menu-container ul ul li.menu-item>a{width:200px;padding-top:1em;padding-bottom:1em;color:var(--global-palette8);font-size:12px}.header-navigation .header-menu-container ul ul li.menu-item>a:hover{color:var(--global-palette9);background:var(--global-palette4)}.header-navigation .header-menu-container ul ul li.menu-item.current-menu-item>a{color:var(--global-palette9);background:var(--global-palette4)}.mobile-toggle-open-container .menu-toggle-open,.mobile-toggle-open-container .menu-toggle-open:focus{color:var(--global-palette3);padding:.4em .6em;font-size:14px}.mobile-toggle-open-container .menu-toggle-open .menu-toggle-icon{font-size:22px}.mobile-toggle-open-container .menu-toggle-open:focus-visible,.mobile-toggle-open-container .menu-toggle-open:hover{color:var(--global-palette2)}.mobile-navigation ul li{font-size:14px}.mobile-navigation ul li a{padding-top:1em;padding-bottom:1em}.mobile-navigation ul li.menu-item-has-children>.drawer-nav-drop-wrap,.mobile-navigation ul li>a{color:var(--global-palette8)}.mobile-navigation ul li.current-menu-item.menu-item-has-children>.drawer-nav-drop-wrap,.mobile-navigation ul li.current-menu-item>a{color:var(--global-palette-highlight)}.mobile-navigation ul li.menu-item-has-children .drawer-nav-drop-wrap,.mobile-navigation ul li:not(.menu-item-has-children) a{border-bottom:1px solid rgba(255,255,255,.1)}.mobile-navigation:not(.drawer-navigation-parent-toggle-true) ul li.menu-item-has-children .drawer-nav-drop-wrap button{border-left:1px solid rgba(255,255,255,.1)}#mobile-drawer .drawer-header .drawer-toggle{padding:.6em .15em;font-size:24px}.search-toggle-open-container .search-toggle-open{color:var(--global-palette3)}.search-toggle-open-container .search-toggle-open .search-toggle-icon{font-size:1em}@media all and (max-width:1024px){.search-toggle-open-container .search-toggle-open .search-toggle-icon{font-size:22px}}.search-toggle-open-container .search-toggle-open:focus,.search-toggle-open-container .search-toggle-open:hover{color:var(--global-palette2)}#search-drawer .drawer-inner{background:rgba(9,12,16,.97)}.site-middle-footer-wrap .site-footer-row-container-inner{background:var(--global-palette9)}.site-middle-footer-inner-wrap{padding-top:30px;padding-bottom:30px;grid-column-gap:30px;grid-row-gap:30px}.site-middle-footer-inner-wrap .widget{margin-bottom:10px}.site-middle-footer-inner-wrap .site-footer-section:not(:last-child):after{right:calc(-30px / 2)}.site-bottom-footer-wrap .site-footer-row-container-inner{background:var(--global-palette3)}.site-bottom-footer-inner-wrap{padding-top:10px;padding-bottom:10px;grid-column-gap:30px}.site-bottom-footer-inner-wrap .widget{margin-bottom:30px}.site-bottom-footer-inner-wrap .widget-area .widget-title{font-style:normal;color:var(--global-palette9)}.site-bottom-footer-inner-wrap .site-footer-section:not(:last-child):after{right:calc(-30px / 2)}#colophon .footer-html{font-style:normal;color:var(--global-palette9)}:root{--global-kb-font-size-sm:clamp(0.8rem, 0.73rem + 0.217vw, 0.9rem);--global-kb-font-size-md:clamp(1.1rem, 0.995rem + 0.326vw, 1.25rem);--global-kb-font-size-lg:clamp(1.75rem, 1.576rem + 0.543vw, 2rem);--global-kb-font-size-xl:clamp(2.25rem, 1.728rem + 1.63vw, 3rem);--global-kb-font-size-xxl:clamp(2.5rem, 1.456rem + 3.26vw, 4rem);--global-kb-font-size-xxxl:clamp(2.75rem, 0.489rem + 7.065vw, 6rem)}.et_bloom .et_bloom_optin_4 .et_bloom_form_content{background-color:#ededed!important}.et_bloom .et_bloom_optin_4 .et_bloom_form_container .et_bloom_form_header{background-color:#fff!important}.et_bloom .et_bloom_optin_4 .curve_edge .curve{fill:#ffffff}.et_bloom .et_bloom_optin_4 .et_bloom_form_content button{background-color:#ffc052!important}.et_bloom .et_bloom_optin_4 .et_bloom_form_container h2,.et_bloom .et_bloom_optin_4 .et_bloom_form_container h2 span,.et_bloom .et_bloom_optin_4 .et_bloom_form_container h2 strong{font-family:"Roboto Condensed",Helvetica,Arial,Lucida,sans-serif}.et_bloom .et_bloom_optin_4 .et_bloom_form_container form button span,.et_bloom .et_bloom_optin_4 .et_bloom_form_container form input,.et_bloom .et_bloom_optin_4 .et_bloom_form_container p,.et_bloom .et_bloom_optin_4 .et_bloom_form_container p span,.et_bloom .et_bloom_optin_4 .et_bloom_form_container p strong{font-family:"Open Sans",Helvetica,Arial,Lucida,sans-serif}@media only screen and (max-width:359px){.entry-content-wrap{padding:24px 0!important;max-width:300px}#inner-wrap{background-color:#fff}}.sh-quidget-markup{visibility:hidden}iframe,object{max-width:100%}.pagination{margin:var(--global-lg-spacing) auto;overflow:hidden}.pagination .nav-links{justify-content:center;flex-wrap:wrap}.pagination .page-numbers{display:inline-block;margin-right:.5em;border:2px solid transparent;min-width:2.5em;line-height:2.25em;text-align:center;text-decoration:none;border-radius:.25rem;color:inherit}.pagination a:active,.pagination a:focus,.pagination a:hover{border-color:var(--global-palette-btn-bg)}.pagination .dots{min-width:auto;border:none}.pagination .current{border-color:var(--global-palette-btn-bg);background:var(--global-palette-btn-bg);color:var(--global-palette-btn)}.pagination .page-numbers:last-child{margin-right:0}.widget{margin-top:0;margin-bottom:1.5em}.widget-area .widget:last-child{margin-bottom:0}.widget-area .widget-title{font-size:20px;line-height:1.5;margin-bottom:.5em;text-transform:uppercase}.widget-area ul{padding-left:.5em}.widget-area a:where(:not(.button):not(.wp-block-button__link):not(.wp-element-button)){color:var(--global-palette3);text-decoration:none}.widget-area a:where(:not(.button):not(.wp-block-button__link):not(.wp-element-button)):hover{color:var(--global-palette-highlight);text-decoration:underline}.widget-area .widget{margin-left:0;margin-right:0}.widget li:not(.kb-table-of-content-list li){line-height:1.8}.widget_nav_menu ul{margin:0;padding:0;list-style-type:none}.widget select{max-width:100%;text-overflow:ellipsis}.widget_nav_menu .sub-menu{padding-top:0;padding-bottom:.5em}.widget_nav_menu a{display:block;padding:.1em 0;text-decoration:none}.widget_nav_menu a:focus,.widget_nav_menu a:hover{text-decoration:none}.widget_nav_menu li{padding:0}.widget_nav_menu li ul{margin-left:1em}.grid-cols{display:grid;grid-template-columns:minmax(0,1fr);-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem;row-gap:2.5rem}.wp-site-blocks .grid-cols:before{display:none}@media screen and (min-width:576px){.grid-sm-col-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.entry{box-shadow:0 15px 25px -10px rgba(0,0,0,.05);border-radius:.25rem}.content-wrap{position:relative}@media screen and (max-width:719px){.content-style-boxed .content-bg:not(.loop-entry){margin-left:-1rem;margin-right:-1rem;width:auto}.primary-sidebar{padding-left:0;padding-right:0}.site-footer-row-container-inner .site-footer-row.site-footer-row-mobile-column-layout-row{grid-template-columns:minmax(0,1fr)}}.entry-content:after{display:table;clear:both;content:''}.content-title-style-hide .entry-content{margin:0}.wp-site-blocks .post-thumbnail{display:block;height:0;padding-bottom:66.67%;overflow:hidden;position:relative}.wp-site-blocks .post-thumbnail .post-thumbnail-inner{position:absolute;top:0;bottom:0;left:0;right:0}.wp-site-blocks .post-thumbnail img{flex:1;-o-object-fit:cover;object-fit:cover}.wp-site-blocks .post-thumbnail:not(.kadence-thumbnail-ratio-inherit) img{height:100%;width:100%}.entry-meta{font-size:80%;margin:1em 0;display:flex;flex-wrap:wrap}.entry-meta>*{display:inline-flex;align-items:center;flex-wrap:wrap}.entry-meta>* time{white-space:nowrap}.entry-meta a{color:inherit;text-decoration:none}.entry-meta .meta-label{margin-right:.2rem}.entry-meta>:after{margin-left:.5rem;margin-right:.5rem;content:"";display:inline-block;background-color:currentColor;height:.25rem;width:.25rem;opacity:.8;border-radius:9999px;vertical-align:.1875em}.entry-meta>:last-child:after{display:none}.entry-meta-divider-customicon.entry-meta>*>.kadence-svg-iconset{margin-right:.3em;margin-left:.8em}.entry-meta-divider-customicon.entry-meta>:after{display:none}.loop-entry .entry-header .entry-title{margin:0}.loop-entry .entry-header .entry-meta{margin:1em 0}.updated:not(.published){display:none}.entry-hero-container-inner{background:var(--global-palette7)}.entry-hero-container-inner .entry-header{min-height:200px;display:flex;align-items:center;text-align:center;justify-content:center;flex-direction:column;margin-bottom:0}.entry-hero-container-inner .entry-header>div{width:100%}.entry-header{margin-bottom:1em}.entry-footer{clear:both}.entry-title{word-wrap:break-word}.primary-sidebar{padding-top:1.5rem;padding-bottom:1.5rem;margin-left:auto;margin-right:auto}@media screen and (min-width:1025px){.grid-lg-col-2{grid-template-columns:repeat(2,minmax(0,1fr))}.primary-sidebar{padding:0;margin:0}.has-sticky-sidebar #wrapper,.has-sticky-sidebar-widget #wrapper{overflow:visible}.has-sticky-sidebar .sidebar-inner-wrap,.has-sticky-sidebar-widget .primary-sidebar .widget:last-child{position:-webkit-sticky;position:sticky;top:20px;overflow-y:auto}.has-sticky-sidebar-widget .sidebar-inner-wrap{height:100%}}@media screen and (max-width:1024px){.has-sticky-sidebar .sidebar-inner-wrap,.has-sticky-sidebar-widget .primary-sidebar .widget:last-child{max-height:none!important;overflow-y:auto}}.site-footer-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer-row.site-footer-row-columns-3{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}.site-footer-row.site-footer-row-columns-1{display:flex;justify-content:center}.site-footer-row.site-footer-row-columns-1 .site-footer-section{flex:1;text-align:center;min-width:0}@media screen and (min-width:720px) and (max-width:1024px){.site-footer-row-container-inner .site-footer-row.site-footer-row-tablet-column-layout-default{grid-template-columns:minmax(0,1fr)}}.site-footer-section{display:flex;max-height:inherit}.footer-widget-area{flex:1;min-width:0;display:flex}.ft-ro-dir-column .site-footer-section:not(.footer-section-inner-items-1) .footer-widget-area{flex:unset}.footer-widget-area>*{flex:1;min-width:0}.footer-widget-area.content-valign-top{align-items:flex-start}.footer-widget-area.content-align-left{text-align:left}.ft-ro-dir-column .site-footer-section{flex-direction:column}.site-footer-section{position:relative}.site-footer-section:not(:last-child):after{content:'';position:absolute;top:0;bottom:0;height:auto;width:0;right:-15px;-webkit-transform:translateX(50%);transform:translateX(50%)}.footer-html{margin:1em 0}.footer-html p:last-child{margin-bottom:0}.footer-html p:first-child{margin-top:0}.wp-block-kadence-advancedheading.kt-adv-headingblock-3_01bf80-31,.wp-block-kadence-advancedheading.kt-adv-headingblock-3_01bf80-31[data-kb-block=kb-adv-headingblock-3_01bf80-31]{margin-bottom:15px;font-style:normal}.wp-block-kadence-advancedheading.kt-adv-headingblock-4_3f9944-66,.wp-block-kadence-advancedheading.kt-adv-headingblock-4_3f9944-66[data-kb-block=kb-adv-headingblock-4_3f9944-66]{margin-bottom:15px;font-style:normal}.et_bloom .et_bloom_optin_1 .et_bloom_form_content{background-color:#283e5d!important}.et_bloom .et_bloom_optin_1 .et_bloom_form_container .et_bloom_form_header{background-color:#f5f5f5!important}.et_bloom .et_bloom_optin_1 .curve_edge .curve{fill:#f5f5f5}.et_bloom .et_bloom_optin_1 .et_bloom_form_content button{background-color:#ffc052!important}.et_bloom .et_bloom_optin_1 .et_bloom_form_container h2,.et_bloom .et_bloom_optin_1 .et_bloom_form_container h2 span,.et_bloom .et_bloom_optin_1 .et_bloom_form_container h2 strong{font-family:Georgia,Helvetica,Arial,Lucida,sans-serif}.et_bloom .et_bloom_optin_1 .et_bloom_form_container form button span,.et_bloom .et_bloom_optin_1 .et_bloom_form_container form input,.et_bloom .et_bloom_optin_1 .et_bloom_form_container p,.et_bloom .et_bloom_optin_1 .et_bloom_form_container p span,.et_bloom .et_bloom_optin_1 .et_bloom_form_container p strong{font-family:Georgia,Helvetica,Arial,Lucida,sans-serif}.et_bloom .et_bloom_optin a,.et_bloom .et_bloom_optin b,.et_bloom .et_bloom_optin div,.et_bloom .et_bloom_optin h2,.et_bloom .et_bloom_optin h3,.et_bloom .et_bloom_optin h4,.et_bloom .et_bloom_optin img,.et_bloom .et_bloom_optin li,.et_bloom .et_bloom_optin p,.et_bloom .et_bloom_optin span,.et_bloom .et_bloom_optin strong,.et_bloom .et_bloom_optin ul{text-transform:none;font-weight:400;margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background-image:none;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.et_bloom .et_bloom_optin button{background:0 0}@font-face{font-display:swap;font-family:ET-Bloom;src:url('https://www.caniretireyet.com/wp-content/plugins/bloom/css/fonts/ET-Bloom.eot?gd6mr8');src:url('https://www.caniretireyet.com/wp-content/plugins/bloom/css/fonts/ET-Bloom.eot?#iefixgd6mr8') format('embedded-opentype'),url('https://www.caniretireyet.com/wp-content/plugins/bloom/css/fonts/ET-Bloom.woff?gd6mr8') format('woff'),url('https://www.caniretireyet.com/wp-content/plugins/bloom/css/fonts/ET-Bloom.ttf?gd6mr8') format('truetype'),url('https://www.caniretireyet.com/wp-content/plugins/bloom/css/fonts/ET-Bloom.svg?gd6mr8#ETdashboard') format('svg');font-weight:400;font-style:normal}.et_bloom .et_bloom_icon,.et_bloom .et_bloom_optin .et_bloom_form_container .et_bloom_icon{font-family:ET-Bloom!important;speak:none;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.et_bloom .et_bloom_icon_check:after,.et_bloom .et_bloom_optin .et_bloom_form_container .et_bloom_icon_check:after{content:"\e601";font-size:14px;position:relative;top:1px;left:2px}.et_bloom .et_bloom_visible{display:block!important}.et_bloom .et_bloom_rounded_corners{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}.et_bloom button.et_bloom_submit_subscription{cursor:pointer}.et_bloom .et_bloom_form_bottom.et_bloom_rounded_corners .et_bloom_form_header{-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;border-top-left-radius:5px;border-top-right-radius:5px}.et_bloom .et_bloom_form_bottom.et_bloom_rounded_corners .et_bloom_form_content{-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.et_bloom button.et_bloom_submit_subscription{position:relative}.et_bloom .et_bloom_subscribe_loader{display:none;background:url('https://www.caniretireyet.com/wp-content/plugins/bloom/images/subscribe-loader.gif')!important;width:16px;height:16px;position:absolute;left:50%;top:50%;margin:-8px auto auto -8px!important}.et_bloom .et_bloom_button_text_loading .et_bloom_button_text{visibility:hidden}.et_bloom .et_bloom_1_field p.et_bloom_popup_input{width:68%}.et_bloom .et_bloom_bottom_stacked p.et_bloom_popup_input{width:100%;margin-bottom:10px;padding-right:0}.et_bloom .et_bloom_bottom_stacked button.et_bloom_submit_subscription{width:100%}.et_bloom .et_bloom_form_container h2.et_bloom_error_message{-webkit-animation:1s cubic-bezier(.77,0,.175,1) et_bloom_fadeInTop;-moz-animation:1s cubic-bezier(.77,0,.175,1) et_bloom_fadeInTop;-o-animation:1s cubic-bezier(.77,0,.175,1) et_bloom_fadeInTop;animation:1s cubic-bezier(.77,0,.175,1) et_bloom_fadeInTop;position:relative;padding:10px 20px;display:block;background-color:#fff;border-radius:5px;margin-bottom:20px;word-break:break-all}.et_bloom .et_bloom_form_container h2.et_bloom_error_message:after{content:'';position:absolute;left:50%;bottom:-5px;margin-left:-3px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #fff}.et_bloom .et_bloom_warn_field{-webkit-box-shadow:inset 0 0 0 2px #f45a4a;-moz-box-shadow:inset 0 0 0 2px #f45a4a;box-shadow:inset 0 0 0 2px #f45a4a}.et_bloom .et_bloom_form_header img{height:auto;width:auto}.et_bloom .et_bloom_header_outer{height:auto}.et_bloom .et_bloom_form_left .et_bloom_header_outer{order:2}.et_bloom .et_bloom_form_left .et_bloom_header_outer,.et_bloom .et_bloom_form_right .et_bloom_header_outer{width:66%}.et_bloom .et_bloom_form_left .et_bloom_form_header,.et_bloom .et_bloom_form_right .et_bloom_form_header{height:100%}.et_bloom_form_left .et_bloom_form_container_wrapper,.et_bloom_form_right .et_bloom_form_container_wrapper{display:flex}.et_bloom .et_bloom_flyin{display:none;position:fixed;bottom:0;z-index:999999;box-sizing:border-box}.et_bloom .et_bloom_flyin .et_bloom_form_left,.et_bloom .et_bloom_flyin .et_bloom_form_right{max-width:580px!important}.et_bloom .et_bloom_flyin .et_bloom_rounded_corners,.et_bloom .et_bloom_flyin .et_bloom_rounded_corners .et_bloom_form_content{border-radius:5px 5px 0 0!important;-webkit-border-radius:5px 5px 0 0!important;-moz-border-radius:5px 5px 0 0!important}.et_bloom .et_bloom_popup .et_bloom_form_container{position:relative;z-index:999999999;top:290px;margin:0 auto;opacity:0}.et_bloom .et_bloom_popup{display:none;top:0;left:0;width:100%;height:100%;position:fixed;z-index:99999999}.et_bloom .et_bloom_popup:after{content:"";background-color:rgba(0,0,0,.6);top:0;left:0;width:100%;height:100%;position:fixed;opacity:0}.et_bloom .et_bloom_popup.et_bloom_animated:after{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) et_bloom_fadeIn;-moz-animation:1s cubic-bezier(.77,0,.175,1) et_bloom_fadeIn;-o-animation:1s cubic-bezier(.77,0,.175,1) et_bloom_fadeIn;animation:1s cubic-bezier(.77,0,.175,1) et_bloom_fadeIn}.et_bloom .et_bloom_form_container_wrapper{position:relative}.et_bloom .et_bloom_form_container_wrapper.et_bloom_vertical_scroll{overflow:auto!important}.et_bloom .et_bloom_inline_form,.et_bloom .et_bloom_inline_form .et_bloom_form_container,.et_bloom .et_bloom_inline_form .et_bloom_form_container.et_bloom_form_right{width:100%;max-width:100%}.et_bloom .et_bloom_inline_form span.et_bloom_close_button{display:none}.et_bloom .et_bloom_inline_form .et_bloom_form_container{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}.et_bloom .et_bloom_inline_form{clear:both;margin:30px 0;display:inline-block}.et_bloom .et_bloom_below_post .et_bloom_inline_form{margin-bottom:0}.et_bloom .et_bloom_inline_form .et_bloom_form_container{z-index:99}.et_bloom .et_bloom_widget_content span.et_bloom_close_button{display:none}.et_bloom .et_bloom_widget_content .et_bloom_form_container{box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important;width:auto;max-width:100%;z-index:99}.et_bloom .et_bloom_form_container,.et_bloom .et_bloom_form_container a,.et_bloom .et_bloom_form_container b,.et_bloom .et_bloom_form_container div,.et_bloom .et_bloom_form_container h2,.et_bloom .et_bloom_form_container h3,.et_bloom .et_bloom_form_container h4,.et_bloom .et_bloom_form_container img,.et_bloom .et_bloom_form_container li,.et_bloom .et_bloom_form_container p,.et_bloom .et_bloom_form_container span,.et_bloom .et_bloom_form_container strong,.et_bloom .et_bloom_form_container ul{font-family:'Open Sans',helvetica,arial,sans-serif;line-height:1em;text-transform:none;font-weight:400;margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background-image:none;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.et_bloom .et_bloom_form_container .clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.et_bloom .et_bloom_form_container{position:relative}.et_bloom .et_bloom_form_container .et_bloom_close_button,.et_bloom .et_bloom_success_checkmark:before{font-family:ET-Bloom;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;font-size:16px!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.et_bloom .et_bloom_success_container{height:0;overflow:hidden;opacity:0;position:relative;margin:0 auto!important;z-index:-1}.et_bloom .et_bloom_success_container.et_bloom_animate_success{height:auto;overflow:visible;z-index:99;opacity:1;display:block}.et_bloom .et_bloom_form_container h2.et_bloom_success_message{line-height:1.4em;position:relative;font-size:14px;display:none;opacity:0;z-index:-1;text-align:center;color:#888;background:#fff;padding:10px 10%;width:80%;max-width:300px;border-radius:5px;margin:auto}.et_bloom h2.et_bloom_success_message.et_bloom_animate_message{margin-top:50px;display:block;opacity:1;z-index:99;-webkit-animation:1s cubic-bezier(.77,0,.175,1) et_bloom_fadeInTop;-moz-animation:1s cubic-bezier(.77,0,.175,1) et_bloom_fadeInTop;-o-animation:1s cubic-bezier(.77,0,.175,1) et_bloom_fadeInTop;animation:1s cubic-bezier(.77,0,.175,1) et_bloom_fadeInTop}.et_bloom h2.et_bloom_success_message:after{content:'';position:absolute;left:50%;top:-5px;margin-left:-3px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #fff}.et_bloom .et_bloom_success_checkmark:before{content:"\e60e";font-size:25px!important;line-height:25px}.et_bloom span.et_bloom_success_checkmark{opacity:0;color:#fff!important;background:#82c016;padding:8px 7px 7px 10px!important;border-radius:30px;left:50%;margin-left:-20px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);display:block;height:28px;width:28px;transition:all 1s;-moz-transition:1s;-webkit-transition:1s;position:absolute;top:30px}.et_bloom .et_bloom_success_container.et_bloom_animate_success span.et_bloom_success_checkmark{opacity:1;top:0;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.et_bloom .et_bloom_success_message strong{font-weight:700}.et_bloom .et_bloom_form_container .et_bloom_form_content h2.et_bloom_success_message span{font-weight:400!important}.et_bloom .et_bloom_close_button:before{content:"\e60d";position:absolute;top:7px;right:7px}.et_bloom .et_bloom_form_container .et_bloom_close_button{position:absolute;top:-10px;right:-10px;width:30px;height:30px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background-color:#fff;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.34);-moz-box-shadow:0 2px 4px 0 rgba(0,0,0,.34);box-shadow:0 2px 4px 0 rgba(0,0,0,.34);cursor:pointer}.et_bloom .et_bloom_with_border .et_bloom_close_button{top:-13px;right:-13px}.et_bloom .et_bloom_form_container{background-color:#dadfe4;max-width:640px;z-index:999999999;-webkit-box-shadow:0 0 60px rgba(0,0,0,.2);-moz-box-shadow:0 0 60px rgba(0,0,0,.2);box-shadow:0 0 60px rgba(0,0,0,.2);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.et_bloom .et_bloom_popup .et_bloom_form_container{width:80%}.et_bloom .et_bloom_form_container,.et_bloom .et_bloom_form_container .et_bloom_popup_input,.et_bloom .et_bloom_form_container div,.et_bloom .et_bloom_form_container img,.et_bloom .et_bloom_form_container input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.et_bloom .et_bloom_form_container .et_bloom_form_header{background-color:#fff;padding:15px;overflow:hidden;position:relative}.et_bloom .et_bloom_form_container .et_bloom_form_text{max-width:100%;padding:15px;display:table-cell}.et_bloom .et_bloom_form_header h2{font-size:24px!important;padding-bottom:0!important;font-weight:600!important;line-height:1.1em!important;color:rgba(0,0,0,.8);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.et_bloom .et_bloom_form_header p{color:rgba(0,0,0,.5);line-height:1.6em;font-size:14px;margin-top:.5em}.et_bloom .et_bloom_form_container .et_bloom_form_content{padding:40px 30px;color:rgba(0,0,0,.5);width:100%;background-color:#e9e9e9;position:relative}.et_bloom .et_bloom_form_container .et_bloom_form_content label{margin-bottom:30px}.et_bloom .et_bloom_form_container .et_bloom_form_content input,.et_bloom .et_bloom_form_container .et_bloom_form_content label{display:block}.et_bloom .et_bloom_form_container .et_bloom_form_content span{color:#444;font-weight:700!important;margin-bottom:10px!important}.et_bloom_form_container .et_bloom_form_content .et_bloom_custom_field_checkbox span{color:rgba(0,0,0,.5)}.et_bloom .et_bloom_form_container .et_bloom_form_content input,.et_bloom .et_bloom_form_container .et_bloom_form_content select,.et_bloom .et_bloom_form_container .et_bloom_form_content textarea{background-color:#fff;width:100%;font-weight:600;color:rgba(0,0,0,.5);-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;border:none}.et_bloom .et_bloom_form_container .et_bloom_form_content input,.et_bloom .et_bloom_form_container .et_bloom_form_content textarea{padding:14px!important}.et_bloom .et_bloom_form_container .et_bloom_form_content .et_bloom_popup_input input{padding:10px!important}.et_bloom .et_bloom_popup_input input::-webkit-input-placeholder{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.et_bloom .et_bloom_popup_input input:-moz-placeholder{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.et_bloom .et_bloom_popup_input input::-moz-placeholder{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.et_bloom .et_bloom_popup_input input:-ms-input-placeholder{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.et_bloom .et_bloom_form_container .et_bloom_form_content input.error{color:#f45a4a;border:2px solid #f45a4a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.et_bloom .et_bloom_form_container .et_bloom_form_content textarea{min-height:80px}.et_bloom .et_bloom_form_container .et_bloom_form_content .et_bloom_form_footer{padding:20px 0 0;text-shadow:none}.et_bloom .et_bloom_form_container .et_bloom_form_content .et_bloom_form_footer p{font-size:12px}.et_bloom .et_bloom_form_container.et_bloom_form_text_dark .et_bloom_form_content .et_bloom_form_footer p{color:rgba(0,0,0,.7)}.et_bloom .et_bloom_form_container.et_bloom_rounded button,.et_bloom .et_bloom_form_container.et_bloom_rounded input,.et_bloom .et_bloom_form_container.et_bloom_rounded textarea{-moz-border-radius:3px!important;-webkit-border-radius:3px!important;border-radius:3px!important}.et_bloom .et_bloom_optin .breakout_edge{border:none!important}.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed .et_bloom_header_outer,.et_bloom .et_bloom_optin .et_bloom_border_dashed{padding:8px}.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed .et_bloom_header_outer{background:#fff}.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_form_left .et_bloom_header_outer,.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_form_right .et_bloom_header_outer{margin-top:1.5%!important}.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_form_bottom .et_bloom_header_outer{width:98%!important;margin:auto;float:none;padding-bottom:0!important}.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed .et_bloom_form_header,.et_bloom .et_bloom_optin .et_bloom_border_dashed .et_bloom_form_container_wrapper{border:2px dashed #333}.et_bloom .et_bloom_optin .breakout_edge .et_bloom_form_container_wrapper{border:none!important}.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_form_bottom .et_bloom_form_header{border-bottom:none}.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed{padding:0}.et_bloom .et_bloom_form_content div.radio{-moz-border-radius:25px;-webkit-border-radius:25px;border-radius:25px}.et_bloom .et_bloom_form_content div.radio .checked:before{background:#7f7f7f;width:11px;height:11px;-moz-border-radius:11px;-webkit-border-radius:11px;border-radius:11px;top:7px;left:7px}.et_bloom .et_bloom_form_content div.checker .checked:before{top:7px;left:6px;width:14px;height:11px;background:url('https://www.caniretireyet.com/wp-content/plugins/bloom/images/checked.png') no-repeat}.et_bloom .et_bloom_form_content div.checker .checked:before,.et_bloom .et_bloom_form_content div.radio .checked:before{content:'';position:absolute}.et_bloom .et_bloom_form_content div.checker,.et_bloom .et_bloom_form_content div.radio{background:#fff;margin-right:10px;position:relative;display:inline-block;zoom:1;vertical-align:middle}.et_bloom .et_bloom_form_content div.checker,.et_bloom .et_bloom_form_content div.radio,.et_bloom .et_bloom_form_content div.radio input,.et_bloom .et_bloom_form_content div.radio span{width:25px;height:25px}.et_bloom .et_bloom_form_content div.checker input,.et_bloom .et_bloom_form_content div.radio input{opacity:0;-moz-opacity:0;border:none;background:0 0;display:-moz-inline-box;display:inline-block;display:inline;zoom:1;text-align:center;display:block;height:100%}.et_bloom .et_bloom_form_content div.checker span,.et_bloom .et_bloom_form_content div.radio span{display:block;height:100%;margin-bottom:0!important}.et_bloom .et_bloom_form_content .et_bloom_popup_input{float:left;width:34%;padding-right:20px}.et_bloom .et_bloom_form_content button{width:32%;background-color:#46c8c8;color:#fff;font-weight:600;text-transform:uppercase;letter-spacing:1px;border:none}.et_bloom .et_bloom_form_content button,.et_bloom .et_bloom_form_content input,.et_bloom .et_bloom_form_content select{padding:10px;font-family:'Open Sans',sans-serif;font-size:14px}.et_bloom .et_bloom_form_content select{height:39px}.et_bloom .et_bloom_button_text{color:#fff!important;font-weight:600!important;text-transform:uppercase;letter-spacing:1px;margin-bottom:0!important}.et_bloom .et_bloom_form_container.et_bloom_form_text_dark .et_bloom_form_content span.et_bloom_button_text.et_bloom_button_text_color_dark{color:rgba(0,0,0,.7)!important}.et_bloom .et_bloom_widget_content .et_bloom_form_container .et_bloom_form_content{padding:30px 20px}.et_bloom .with_edge .et_bloom_form_content:before,.et_bloom .with_edge .et_bloom_form_header:after{position:absolute;content:'';display:block}.et_bloom .curve_edge .et_bloom_form_content{padding-top:50px}.et_bloom .curve_edge .curve{position:absolute;top:0;left:-1px;fill:#fff;z-index:99}.et_bloom .curve_edge.et_bloom_form_right .et_bloom_form_content{padding-top:30px;padding-left:35px}.et_bloom .curve_edge.et_bloom_form_left .curve{left:auto;right:0;transform:rotate(180deg);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg)}.et_bloom .breakout_edge .et_bloom_form_content{border:none!important}.et_bloom .breakout_edge .et_bloom_form_container_wrapper{overflow:visible}.et_bloom .et_bloom_form_bottom.breakout_edge .et_bloom_form_header{margin:auto!important;float:none!important}.et_bloom .breakout_edge.et_bloom_form_container{background:0 0;box-shadow:none}.et_bloom .breakout_edge.et_bloom_form_bottom .et_bloom_header_outer{width:98%;margin:auto!important}.et_bloom .breakout_edge .et_bloom_form_header,.et_bloom .breakout_edge.et_bloom_border_dashed .et_bloom_header_outer{box-shadow:0 0 60px rgba(0,0,0,.2);-moz-box-shadow:0 0 60px rgba(0,0,0,.2);-webkit-box-shadow:0 0 60px rgba(0,0,0,.2)}.et_bloom .breakout_edge.et_bloom_border_dashed .et_bloom_form_header{box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important}.et_bloom .et_bloom_form_left.breakout_edge .et_bloom_form_header,.et_bloom .et_bloom_form_right.breakout_edge .et_bloom_form_header{margin-top:1.5%!important}.et_bloom .et_bloom_form_container.et_bloom_form_left.breakout_edge,.et_bloom .et_bloom_form_container.et_bloom_form_right.breakout_edge{background:0 0}.et_bloom .et_bloom_form_left.breakout_edge.et_bloom_form_container .et_bloom_close_button{top:-8px;right:-15px}.et_bloom .et_bloom_form_bottom.breakout_edge.et_bloom_form_container .et_bloom_close_button{top:-14px!important;right:-8px!important}.et_bloom .et_bloom_form_container.et_bloom_form_right{max-width:740px}.et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_header,.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_header{width:100%}.et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content,.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content{width:34%;float:left}.et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content .et_bloom_popup_input,.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content .et_bloom_popup_input{margin-bottom:15px}.et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content .et_bloom_popup_input,.et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content button,.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content .et_bloom_popup_input,.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content button{width:100%;padding-right:0;padding-left:0}.et_bloom .et_bloom_form_container.et_bloom_form_right{background-color:#fff}.et_bloom .et_bloom_form_header img{margin:auto}.et_bloom .et_bloom_form_header .et_bloom_form_text,.et_bloom .et_bloom_form_header img{max-width:100%;padding:15px;display:block;clear:both}.et_bloom .split .et_bloom_form_text{display:table-cell;clear:none}.et_bloom .et_bloom_form_header.split img{float:left;max-width:40%}.et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_header{float:right}.wrapper form.description{width:300px!important}.et_bloom .et_bloom_widget_content .et_bloom_form_header{padding:15px 5px!important}.et_bloom_form_container .et_bloom_form_content .et_bloom_fields{height:100%}.et_bloom_form_container .et_bloom_form_content .et_bloom_custom_field_checkbox{display:block}.et_bloom_form_container .et_bloom_form_content .et_bloom_fields .et_bloom_custom_field_checkbox:last-child{margin-bottom:0!important}.et_bloom_form_container .et_bloom_form_content .et_bloom_custom_field input[type=checkbox],.et_bloom_form_container .et_bloom_form_content .et_bloom_custom_field input[type=radio]{display:none;width:auto;max-width:none;margin:0;padding:0}.et_bloom_form_container .et_bloom_form_content .et_bloom_custom_field input[type=checkbox]+label,.et_bloom_form_container .et_bloom_form_content .et_bloom_custom_field input[type=radio]+label{display:inline-block;position:relative;min-height:1.7em;line-height:1.7em;vertical-align:middle;cursor:pointer;margin-bottom:0;color:rgba(0,0,0,.5);font-weight:600}.et_bloom_form_container.et_bloom_rounded .et_bloom_form_content .et_bloom_custom_field select,.et_bloom_form_container.et_bloom_rounded .et_bloom_form_content .et_bloom_custom_field textarea{border-radius:3px}@-webkit-keyframes et_bloom_fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes et_bloom_fadeIn{0%{opacity:0}100%{opacity:1}}@-o-keyframes et_bloom_fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes et_bloom_fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes et_bloom_fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes et_bloom_fadeOut{0%{opacity:1}100%{opacity:0}}@-o-keyframes et_bloom_fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes et_bloom_fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes et_bloom_fadeInTop{0%{opacity:0;-webkit-transform:translateY(30%)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes et_bloom_fadeInTop{0%{opacity:0;-moz-transform:translateY(30%)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes et_bloom_fadeInTop{0%{opacity:0;-o-transform:translateY(30%)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes et_bloom_fadeInTop{0%{opacity:0;transform:translateY(30%)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes et_bloom_slideDown{0%{-webkit-transform:translateY(0)}100%{-webkit-transform:translateY(100%)}}@-moz-keyframes et_bloom_slideDown{0%{-moz-transform:translateY(0)}100%{-moz-transform:translateY(100%)}}@-o-keyframes et_bloom_slideDown{0%{-o-transform:translateY(0)}100%{-o-transform:translateY(100%)}}@keyframes et_bloom_slideDown{0%{transform:translateY(0)}100%{transform:translateY(100%)}}.et_bloom .et_bloom_image{opacity:0}.et_bloom .et_bloom_animated .et_bloom_animation_no_animation{opacity:1}.et_bloom .et_bloom_popup.et_bloom_exit_animation{-webkit-animation:.5s cubic-bezier(.77,0,.175,1) et_bloom_fadeOut;-moz-animation:.5s cubic-bezier(.77,0,.175,1) et_bloom_fadeOut;-o-animation:.5s cubic-bezier(.77,0,.175,1) et_bloom_fadeOut;animation:.5s cubic-bezier(.77,0,.175,1) et_bloom_fadeOut}.et_bloom .et_bloom_flyin.et_bloom_exit_animation{-webkit-animation:.5s cubic-bezier(.77,0,.175,1) et_bloom_slideDown;-moz-animation:.5s cubic-bezier(.77,0,.175,1) et_bloom_slideDown;-o-animation:.5s cubic-bezier(.77,0,.175,1) et_bloom_slideDown;animation:.5s cubic-bezier(.77,0,.175,1) et_bloom_slideDown}@media only screen and (max-width:767px){.et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content,.et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_header,.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content,.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_header{width:100%}.et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content .et_bloom_popup_input,.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content .et_bloom_popup_input{width:34%;padding-right:20px}.et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content button,.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content button{width:32%}.et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content .et_bloom_popup_input,.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content .et_bloom_popup_input{margin-bottom:0}.et_bloom .et_bloom_form_content{clear:both}.et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content.et_bloom_1_field .et_bloom_popup_input,.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content.et_bloom_1_field .et_bloom_popup_input{width:68%}.et_bloom .with_edge.et_bloom_form_left .et_bloom_form_content:after{position:absolute;content:'';display:block}.et_bloom .et_bloom_form_left .et_bloom_default_edge,.et_bloom .et_bloom_form_right .et_bloom_default_edge{display:none}.et_bloom .curve_edge.et_bloom_form_left .curve{transform:rotate(180deg);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);bottom:0;top:auto}.et_bloom .et_bloom_rounded_corners .et_bloom_form_header{-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;border-top-left-radius:5px;border-top-right-radius:5px}.et_bloom .et_bloom_rounded_corners .et_bloom_form_content{-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.et_bloom .et_bloom_form_left.breakout_edge .et_bloom_form_header,.et_bloom .et_bloom_form_right.breakout_edge .et_bloom_form_header{height:100%!important;margin-top:0!important;width:98%!important;margin:auto!important;float:none!important}.et_bloom .breakout_edge.et_bloom_form_container .et_bloom_close_button{top:-14px!important;right:-8px!important}.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_form_left .et_bloom_header_outer,.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_form_right .et_bloom_header_outer{width:97.5%;height:100%;float:none;margin:auto}.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed .et_bloom_header_outer .et_bloom_form_header{width:100%!important;border-bottom:0}.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed .et_bloom_header_outer{padding-bottom:0!important}.et_bloom_popup .et_bloom_form_container_wrapper.et_bloom_form_left,.et_bloom_popup .et_bloom_form_container_wrapper.et_bloom_form_right{height:initial!important}.et_bloom_popup .et_bloom_form_container_wrapper.et_bloom_form_left .et_bloom_form_header,.et_bloom_popup .et_bloom_form_container_wrapper.et_bloom_form_right .et_bloom_form_header{height:initial!important}.et_bloom_popup .et_bloom_form_container_wrapper.et_bloom_form_left .et_bloom_form_content,.et_bloom_popup .et_bloom_form_container_wrapper.et_bloom_form_right .et_bloom_form_content{min-height:initial!important}}@media screen and (max-width:767px){.et_bloom .et_bloom_form_container .et_bloom_popup_input{padding-right:0!important}.et_bloom .et_bloom_form_container .et_bloom_form_header,.et_bloom .et_bloom_form_container .et_bloom_popup_input,.et_bloom .et_bloom_form_container button{width:100%!important;max-width:100%!important;float:left!important}.et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content .et_bloom_popup_input,.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content .et_bloom_popup_input{margin-bottom:10px!important}.et_bloom .et_bloom_bottom_inline p.et_bloom_popup_input{padding-bottom:10px}.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_form_bottom .et_bloom_form_header:before,.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_form_left .et_bloom_form_header:before,.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_form_right .et_bloom_form_header:before{width:97%}.et_bloom .et_bloom_form_container_wrapper{flex-direction:column}.et_bloom .et_bloom_form_left .et_bloom_header_outer,.et_bloom .et_bloom_form_right .et_bloom_header_outer{width:100%}.et_bloom .et_bloom_form_container .et_bloom_form_header img{float:none!important;max-width:100%!important}.et_bloom .et_bloom_form_text{text-align:center}.et_bloom .et_bloom_flyin{width:100%!important;padding:0 10%!important}.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_form_bottom .et_bloom_form_header:before{width:95%}.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed .et_bloom_form_header:before,.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_form_left .et_bloom_form_header:before,.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_form_right .et_bloom_form_header:before{margin-top:-2.5%}}@media screen and (min-width:768px){.primary-sidebar{padding-left:0;padding-right:0}.et_bloom .et_bloom_form_container.et_bloom_form_left .et_bloom_form_content,.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content{width:34%;height:inherit;float:none;display:flex;flex-direction:column;justify-content:center}.et_bloom .et_bloom_form_container.et_bloom_form_right .et_bloom_form_content{right:0}.et_bloom .et_bloom_form_right.et_bloom_rounded_corners .et_bloom_form_header{-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;border-top-left-radius:5px;border-bottom-left-radius:5px}.et_bloom .et_bloom_form_right.et_bloom_rounded_corners .et_bloom_form_content{-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;border-top-right-radius:5px;border-bottom-right-radius:5px}.et_bloom .et_bloom_form_left.et_bloom_rounded_corners .et_bloom_form_header{-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;border-top-right-radius:5px;border-bottom-right-radius:5px}.et_bloom .et_bloom_form_left.et_bloom_rounded_corners .et_bloom_form_content{-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;border-top-left-radius:5px;border-bottom-left-radius:5px}.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_form_right .et_bloom_form_header{border-right:none;margin-top:0!important}.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_form_right .et_bloom_header_outer{padding-right:0!important}.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_form_left .et_bloom_header_outer{padding-left:0!important}.et_bloom .et_bloom_optin .breakout_edge.et_bloom_border_dashed.et_bloom_form_left .et_bloom_form_header{border-left:none;margin-top:0!important}.et_bloom .et_bloom_inline_form .et_bloom_form_left h2.et_bloom_error_message,.et_bloom .et_bloom_inline_form .et_bloom_form_right h2.et_bloom_error_message{margin-top:-50px!important}}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block;min-width:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:700}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-size:100%;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--global-gray-400:#CBD5E0;--global-gray-500:#A0AEC0;--global-xs-spacing:1em;--global-sm-spacing:1.5rem;--global-md-spacing:2rem;--global-lg-spacing:2.5em;--global-xl-spacing:3.5em;--global-xxl-spacing:5rem;--global-edge-spacing:1.5rem;--global-boxed-spacing:2rem;--global-font-size-small:clamp(0.8rem, 0.73rem + 0.217vw, 0.9rem);--global-font-size-medium:clamp(1.1rem, 0.995rem + 0.326vw, 1.25rem);--global-font-size-large:clamp(1.75rem, 1.576rem + 0.543vw, 2rem);--global-font-size-larger:clamp(2rem, 1.6rem + 1vw, 2.5rem);--global-font-size-xxlarge:clamp(2.25rem, 1.728rem + 1.63vw, 3rem)}h1,h2,h3,h4,h5,h6{padding:0;margin:0}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;text-decoration:none}cite,dfn,em,i{font-style:italic}blockquote,q{quotes:"“" "”"}blockquote{padding-left:1em;border-left:4px solid var(--global-palette4)}.entry-content blockquote{margin:0 0 var(--global-md-spacing)}blockquote .wp-block-pullquote__citation,blockquote cite{color:var(--global-palette5);font-size:13px;margin-top:1em;position:relative;font-style:normal;display:block}address{margin:0 0 1.5em}pre{background:var(--global-palette7);font-family:"Courier 10 Pitch",Courier,monospace;font-size:.9375rem;line-height:1.6;max-width:100%;overflow:auto;padding:1.5em;white-space:pre-wrap}code,kbd,tt,var{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;font-size:.8rem}abbr,acronym{border-bottom:1px dotted var(--global-palette4);cursor:help}ins,mark{text-decoration:none}big{font-size:125%}html{box-sizing:border-box}*,::after,::before{box-sizing:inherit}hr{height:0;border:0;border-bottom:2px solid var(--global-gray-400)}ol,ul{margin:0 0 1.5em 1.5em;padding:0}ol.aligncenter,ul.aligncenter{list-style:none}ul{list-style:disc}ol{list-style:decimal}li>ol,li>ul{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}img{display:block;height:auto;max-width:100%}figure{margin:.5em 0}table{margin:0 0 1.5em;width:100%}a{color:var(--global-palette-highlight);transition:all .1s linear}a:active,a:focus,a:hover{color:var(--global-palette-highlight-alt)}a:active,a:hover{outline:0}.inner-link-style-plain a:not(.button),.widget-area.inner-link-style-plain a:not(.button){text-decoration:none}.inner-link-style-normal a:not(.button),.widget-area.inner-link-style-normal a:not(.button){text-decoration:underline}.link-style-no-underline .entry-content a,.link-style-no-underline .entry-content em>a,.link-style-no-underline .entry-content p>a,.link-style-no-underline .entry-content strong>a,.link-style-no-underline .entry-content>ul a{text-decoration:none}.link-style-no-underline .entry-content a:hover,.link-style-no-underline .entry-content em>a:hover,.link-style-no-underline .entry-content p>a:hover,.link-style-no-underline .entry-content strong>a:hover,.link-style-no-underline .entry-content>ul a:hover{text-decoration:none}.link-style-color-underline .entry-content .wp-block-group ol a,.link-style-color-underline .entry-content .wp-block-group ul a,.link-style-color-underline .entry-content em>a,.link-style-color-underline .entry-content p a,.link-style-color-underline .entry-content strong>a,.link-style-color-underline .entry-content>ol a,.link-style-color-underline .entry-content>ul a{color:inherit;text-decoration:underline;-webkit-text-decoration-color:var(--global-palette-highlight);text-decoration-color:var(--global-palette-highlight)}.link-style-color-underline .entry-content .wp-block-group ol a:hover,.link-style-color-underline .entry-content .wp-block-group ul a:hover,.link-style-color-underline .entry-content em>a:hover,.link-style-color-underline .entry-content p a:hover,.link-style-color-underline .entry-content strong>a:hover,.link-style-color-underline .entry-content>ol a:hover,.link-style-color-underline .entry-content>ul a:hover{-webkit-text-decoration-color:var(--global-palette-highlight-alt);text-decoration-color:var(--global-palette-highlight-alt)}.link-style-hover-background .entry-content .wp-block-group ol a,.link-style-hover-background .entry-content .wp-block-group ul a,.link-style-hover-background .entry-content em>a,.link-style-hover-background .entry-content p a,.link-style-hover-background .entry-content strong>a,.link-style-hover-background .entry-content>ol a,.link-style-hover-background .entry-content>ul a{color:var(--global-palette-highlight);text-decoration:none;background-image:linear-gradient(var(--global-palette-highlight),var(--global-palette-highlight));background-position:0 100%;background-repeat:no-repeat;background-size:100% 1px}.link-style-hover-background .entry-content .wp-block-group ol a:hover,.link-style-hover-background .entry-content .wp-block-group ul a:hover,.link-style-hover-background .entry-content em>a:hover,.link-style-hover-background .entry-content p a:hover,.link-style-hover-background .entry-content strong>a:hover,.link-style-hover-background .entry-content>ol a:hover,.link-style-hover-background .entry-content>ul a:hover{color:var(--global-palette-highlight-alt2);text-decoration:none;background-size:100% 100%}.link-style-offset-background .entry-content .wp-block-group ol a,.link-style-offset-background .entry-content .wp-block-group ul a,.link-style-offset-background .entry-content em>a,.link-style-offset-background .entry-content p a,.link-style-offset-background .entry-content strong>a,.link-style-offset-background .entry-content>ol a,.link-style-offset-background .entry-content>ul a{color:inherit;text-decoration:none;background-image:linear-gradient(var(--global-palette-highlight-alt2),var(--global-palette-highlight));background-repeat:no-repeat;background-position:4px bottom;background-size:100% 10px}.link-style-offset-background .entry-content .wp-block-group ol a:hover,.link-style-offset-background .entry-content .wp-block-group ul a:hover,.link-style-offset-background .entry-content em>a:hover,.link-style-offset-background .entry-content p a:hover,.link-style-offset-background .entry-content strong>a:hover,.link-style-offset-background .entry-content>ol a:hover,.link-style-offset-background .entry-content>ul a:hover{color:inherit;text-decoration:none;background-image:linear-gradient(var(--global-palette-highlight-alt2),var(--global-palette-highlight-alt))}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}:where(html:not(.no-js)) .hide-focus-outline :focus{outline:0}#primary[tabindex="-1"]:focus{outline:0}textarea{width:100%}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{-webkit-appearance:none;color:var(--global-palette5);border:1px solid var(--global-gray-400);border-radius:3px;padding:.4em .5em;max-width:100%;background:var(--global-palette9);box-shadow:0 0 0 -7px transparent}::-moz-placeholder{color:var(--global-palette6);opacity:1}::placeholder{color:var(--global-palette6)}input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=range]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus{color:var(--global-palette3);border-color:var(--global-palette6);outline:0;box-shadow:0 5px 15px -7px rgba(0,0,0,.1)}select{border:1px solid var(--global-gray-400);background-size:16px 100%;padding:.2em 35px .2em .5em;background:var(--global-palette9) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==) no-repeat 98% 50%;-moz-appearance:none;-webkit-appearance:none;appearance:none;box-shadow:none;outline:0;box-shadow:0 0 0 -7px transparent}select::-ms-expand{display:none}select:focus{color:var(--global-palette3);border-color:var(--global-palette6);background-color:var(--global-palette9);box-shadow:0 5px 15px -7px rgba(0,0,0,.1);outline:0}select:focus option{color:#333}.elementor-select-wrapper select{background-image:none}.search-form{position:relative}.search-form input.search-field,.search-form input[type=search]{padding-right:60px;width:100%}.search-form .search-submit[type=submit]{top:0;right:0;bottom:0;position:absolute;color:transparent;background:rgba(0,0,0,0);z-index:2;width:50px;border:0;padding:8px 12px 7px;border-radius:0;box-shadow:none;overflow:hidden}.search-form .search-submit[type=submit]:focus,.search-form .search-submit[type=submit]:hover{color:transparent;background:rgba(0,0,0,0);box-shadow:none}.search-form .kadence-search-icon-wrap{position:absolute;right:0;top:0;height:100%;width:50px;padding:0;text-align:center;background:0 0;z-index:3;cursor:pointer;pointer-events:none;color:var(--global-palette6);text-shadow:none;display:flex;align-items:center;justify-content:center}.search-form .search-submit[type=submit]:hover~.kadence-search-icon-wrap{color:var(--global-palette4)}body.rtl .search-form .button[type=submit],body.rtl .search-form .kadence-search-icon-wrap{left:0;right:auto}body.rtl .search-form input.search-field,body.rtl .search-form input[type=search]{padding-right:.5em;padding-left:60px}fieldset{padding:.625em 1.425em;border:1px solid var(--global-gray-500);margin-top:1.2em;margin-bottom:1.2em}.affwp-form fieldset{padding:0}legend{font-weight:700}.button,.wp-block-button__link,.wp-element-button,button,input[type=button],input[type=reset],input[type=submit]{border-radius:3px;background:var(--global-palette-btn-bg);color:var(--global-palette-btn);padding:.4em 1em;border:0;font-size:1.125rem;line-height:1.6;display:inline-block;font-family:inherit;cursor:pointer;text-decoration:none;transition:all .2s ease;box-shadow:0 0 0 -7px transparent}.button:visited,.wp-block-button__link:visited,.wp-element-button:visited,button:visited,input[type=button]:visited,input[type=reset]:visited,input[type=submit]:visited{background:var(--global-palette-btn-bg);color:var(--global-palette-btn)}.button:active,.button:focus,.button:hover,.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-element-button:active,.wp-element-button:focus,.wp-element-button:hover,button:active,button:focus,button:hover,input[type=button]:active,input[type=button]:focus,input[type=button]:hover,input[type=reset]:active,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:active,input[type=submit]:focus,input[type=submit]:hover{color:var(--global-palette-btn-hover);background:var(--global-palette-btn-bg-hover);box-shadow:0 15px 25px -7px rgba(0,0,0,.1)}.button.disabled,.button:disabled,.wp-block-button__link.disabled,.wp-block-button__link:disabled,.wp-element-button.disabled,.wp-element-button:disabled,button.disabled,button:disabled,input[type=button].disabled,input[type=button]:disabled,input[type=reset].disabled,input[type=reset]:disabled,input[type=submit].disabled,input[type=submit]:disabled{cursor:not-allowed;opacity:.5}.elementor-button-wrapper .elementor-button{background-color:var(--global-palette-btn-bg);color:var(--global-palette-btn)}.elementor-button-wrapper .elementor-button:active,.elementor-button-wrapper .elementor-button:focus,.elementor-button-wrapper .elementor-button:hover{color:var(--global-palette-btn-hover);background-color:var(--global-palette-btn-bg-hover);box-shadow:0 15px 25px -7px rgba(0,0,0,.1)}.button.button-size-small{font-size:80%;padding:.3em .7em}.button.button-size-large{font-size:110%;padding:.6em 1.2em}.wp-block-button.is-style-outline .wp-block-button__link,.wp-block-button.is-style-outline .wp-element-button{padding:.4em 1em}.button.button-style-outline,.wp-block-button.is-style-outline .wp-block-button__link,.wp-block-button.is-style-outline .wp-element-button{border:2px solid currentColor}.button.button-style-outline:active,.button.button-style-outline:focus,.button.button-style-outline:hover,.wp-block-button.is-style-outline .wp-block-button__link:active,.wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-button.is-style-outline .wp-element-button:active,.wp-block-button.is-style-outline .wp-element-button:focus,.wp-block-button.is-style-outline .wp-element-button:hover{border:2px solid currentColor;box-shadow:0 0 0 -7px transparent}.button.button-style-outline:not(.has-background),.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background),.wp-block-button.is-style-outline .wp-element-button:not(.has-background){background:rgba(0,0,0,0)}.button.button-style-outline:not(.has-background):active,.button.button-style-outline:not(.has-background):focus,.button.button-style-outline:not(.has-background):hover,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):active,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):focus,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):hover,.wp-block-button.is-style-outline .wp-element-button:not(.has-background):active,.wp-block-button.is-style-outline .wp-element-button:not(.has-background):focus,.wp-block-button.is-style-outline .wp-element-button:not(.has-background):hover{background:rgba(0,0,0,0)}.button.button-style-outline:not(.has-text-color),.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color),.wp-block-button.is-style-outline .wp-element-button:not(.has-text-color){color:var(--global-palette-btn-bg)}.button.button-style-outline:not(.has-text-color):active,.button.button-style-outline:not(.has-text-color):focus,.button.button-style-outline:not(.has-text-color):hover,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):active,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):focus,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):hover,.wp-block-button.is-style-outline .wp-element-button:not(.has-text-color):active,.wp-block-button.is-style-outline .wp-element-button:not(.has-text-color):focus,.wp-block-button.is-style-outline .wp-element-button:not(.has-text-color):hover{color:var(--global-palette-btn-bg-hover)}.kadence-svg-iconset{display:inline-flex;align-self:center}.kadence-svg-iconset svg{height:1em;width:1em}.kadence-svg-iconset.svg-baseline svg{top:.125em;position:relative}body.social-brand-colors .social-show-brand-always .social-button:not(.ignore-brand):not(.skip):not(.ignore),body.social-brand-colors .social-show-brand-hover .social-button:not(.ignore-brand):not(.skip):not(.ignore):hover,body.social-brand-colors .social-show-brand-until .social-button:not(:hover):not(.skip):not(.ignore){color:#fff}body.social-brand-colors .social-show-brand-always.social-style-outline .social-button:not(.ignore-brand):not(.skip):not(.ignore),body.social-brand-colors .social-show-brand-hover.social-style-outline .social-button:not(.ignore-brand):not(.skip):not(.ignore):hover,body.social-brand-colors .social-show-brand-until.social-style-outline .social-button:not(:hover):not(.skip):not(.ignore){border-color:currentColor}:root .has-theme-palette-1-background-color,:root .has-theme-palette1-background-color{background-color:var(--global-palette1)}:root .has-theme-palette-1-color,:root .has-theme-palette1-color{color:var(--global-palette1)}:root .has-theme-palette-2-background-color,:root .has-theme-palette2-background-color{background-color:var(--global-palette2)}:root .has-theme-palette-2-color,:root .has-theme-palette2-color{color:var(--global-palette2)}:root .has-theme-palette-3-background-color,:root .has-theme-palette3-background-color{background-color:var(--global-palette3)}:root .has-theme-palette-3-color,:root .has-theme-palette3-color{color:var(--global-palette3)}:root .has-theme-palette-4-background-color,:root .has-theme-palette4-background-color{background-color:var(--global-palette4)}:root .has-theme-palette-4-color,:root .has-theme-palette4-color{color:var(--global-palette4)}:root .has-theme-palette-5-background-color,:root .has-theme-palette5-background-color{background-color:var(--global-palette5)}:root .has-theme-palette-5-color,:root .has-theme-palette5-color{color:var(--global-palette5)}:root .has-theme-palette-6-background-color,:root .has-theme-palette6-background-color{background-color:var(--global-palette6)}:root .has-theme-palette-6-color,:root .has-theme-palette6-color{color:var(--global-palette6)}:root .has-theme-palette-7-background-color,:root .has-theme-palette7-background-color{background-color:var(--global-palette7)}:root .has-theme-palette-7-color,:root .has-theme-palette7-color{color:var(--global-palette7)}:root .has-theme-palette-8-background-color,:root .has-theme-palette8-background-color{background-color:var(--global-palette8)}:root .has-theme-palette-8-color,:root .has-theme-palette8-color{color:var(--global-palette8)}:root .has-theme-palette-9-background-color,:root .has-theme-palette9-background-color{background-color:var(--global-palette9)}:root .has-theme-palette-9-color,:root .has-theme-palette9-color{color:var(--global-palette9)}.kt-clear::after,.kt-clear::before{content:" ";display:table}.kt-clear::after{clear:both}#wpadminbar{position:fixed!important}.content-area{margin:var(--global-xxl-spacing) 0}.entry-content{word-break:break-word}.entry-content table{word-break:normal}.body{overflow-x:hidden}.scroll a *,a.scroll *{pointer-events:none}.content-width-fullwidth .content-container.site-container{max-width:none;padding:0}.content-vertical-padding-hide .content-area,.content-width-fullwidth .content-area{margin-top:0;margin-bottom:0}.content-vertical-padding-top .content-area{margin-bottom:0}.content-vertical-padding-bottom .content-area{margin-top:0}.alignfull>.wp-block-cover__inner-container,.alignwide>.wp-block-cover__inner-container,.entry-hero-layout-contained,.site-container,.site-footer-row-layout-contained,.site-header-row-layout-contained{margin:0 auto;padding:0 var(--global-content-edge-padding)}.kt-row-layout-inner.kt-row-has-bg>.kb-theme-content-width,.kt-row-layout-inner>.kb-theme-content-width{padding-left:var(--global-content-edge-padding);padding-right:var(--global-content-edge-padding)}.content-bg{background:#fff}.content-style-unboxed .entry:not(.loop-entry)>.entry-content-wrap{padding:0}.content-style-unboxed .content-bg:not(.loop-entry){background:rgba(0,0,0,0)}.content-style-unboxed .entry:not(.loop-entry){box-shadow:none;border-radius:0}#kt-scroll-up,#kt-scroll-up-reader{position:fixed;transform:translateY(40px);transition:all .2s ease;opacity:0;z-index:1000;display:flex;cursor:pointer}#kt-scroll-up *,#kt-scroll-up-reader *{pointer-events:none}#kt-scroll-up-reader.scroll-up-style-outline,#kt-scroll-up.scroll-up-style-outline{background:rgba(0,0,0,0)}.scroll-up-style-filled{color:var(--global-palette9);background:var(--global-palette4)}.scroll-up-style-filled:hover{color:var(--global-palette9)}.scroll-up-style-outline,.scroll-up-wrap.scroll-up-style-outline{border-width:2px;border-style:solid;border-color:currentColor;color:var(--global-palette4)}.scroll-up-style-outline:hover{color:var(--global-palette5)}#kt-scroll-up.scroll-visible{transform:translateY(0);opacity:1}#kt-scroll-up-reader{transform:translateY(0);transition:all 0s ease}#kt-scroll-up-reader:not(:focus){clip:rect(1px,1px,1px,1px);height:1px;width:1px;overflow:hidden;word-wrap:normal!important}#kt-scroll-up-reader:focus{transform:translateY(0);opacity:1;box-shadow:none;z-index:1001}@media screen and (max-width:719px){.vs-sm-false{display:none!important}}@media screen and (min-width:720px)and (max-width:1024px){.vs-md-false{display:none!important}}@media screen and (min-width:1025px){.has-sidebar .content-container{display:grid;grid-template-columns:5fr 2fr;grid-gap:var(--global-xl-spacing);justify-content:center}#secondary{grid-column:2;grid-row:1;min-width:0}.has-left-sidebar .content-container{grid-template-columns:2fr 5fr}.has-left-sidebar #main{grid-column:2;grid-row:1}.has-left-sidebar #secondary{grid-column:1;grid-row:1}.has-sidebar .wp-site-blocks .content-container .alignfull,.has-sidebar .wp-site-blocks .content-container .alignwide{width:unset;max-width:unset;margin-left:0;margin-right:0}.has-sidebar .content-container .kadence-thumbnail-position-behind.alignwide{margin-left:-10px;margin-right:-10px}.vs-lg-false{display:none!important}}body.logged-in .vs-logged-in-false{display:none!important}body:not(.logged-in) .vs-logged-out-false{display:none!important}.infinite-scroll .pagination,.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}#wrapper{overflow:hidden;overflow:clip}.kadence-scrollbar-fixer{margin-right:var(--scrollbar-offset,unset)}.kadence-scrollbar-fixer .item-is-fixed{right:var(--scrollbar-offset,0)}.alignleft{float:left;margin-right:var(--global-md-spacing)}.alignright{float:right;margin-left:var(--global-md-spacing)}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;text-align:center}body.footer-on-bottom #wrapper{min-height:100vh;display:flex;flex-direction:column}body.footer-on-bottom.admin-bar #wrapper{min-height:calc(100vh - 32px)}body.footer-on-bottom #inner-wrap{flex:1 0 auto}.kadence-pro-fixed-item>.kadence-element-wrap>p:first-child:last-child,.kadence-pro-fixed-item>p:first-child:last-child{margin:0}.site-branding{max-height:inherit}.site-branding a.brand{display:flex;gap:1em;flex-direction:row;align-items:center;text-decoration:none;color:inherit;max-height:inherit}.site-branding a.brand img{display:block}.site-branding .site-title{margin:0}.site-branding .site-description{margin:.4375em 0 0;word-wrap:break-word}.site-branding.branding-layout-standard-reverse a.brand{flex-direction:row-reverse}.site-branding.branding-layout-vertical.site-title-top a.brand .site-title-wrap{order:-1}.site-branding.branding-layout-vertical.site-title-top a.brand .site-description{margin:0}.site-branding.branding-layout-vertical a.brand{flex-direction:column}.site-branding.branding-layout-vertical-reverse a.brand{flex-direction:column-reverse}.site-header-section-center .site-branding.branding-layout-vertical a.brand,.site-header-section-center .site-branding.branding-layout-vertical-reverse a.brand{text-align:center}.site-header-section-center .site-branding.branding-layout-vertical a.brand img,.site-header-section-center .site-branding.branding-layout-vertical-reverse a.brand img{margin-left:auto;margin-right:auto}@media screen and (max-width:1024px){.site-branding.branding-tablet-layout-standard-reverse a.brand{flex-direction:row-reverse}.site-branding.branding-tablet-layout-vertical.site-title-top a.brand .site-title-wrap{order:-1}.site-branding.branding-tablet-layout-vertical a.brand{flex-direction:column}.site-branding.branding-tablet-layout-vertical-reverse a.brand{flex-direction:column-reverse}}@media screen and (max-width:719px){.site-branding.branding-mobile-layout-standard:not(.site-brand-logo-only) a.brand{flex-direction:row}.site-branding.branding-mobile-layout-standard-reverse a.brand{flex-direction:row-reverse}.site-branding.branding-mobile-layout-vertical.site-title-top a.brand .site-title-wrap{order:-1}.site-branding.branding-mobile-layout-vertical a.brand{flex-direction:column}.site-branding.branding-mobile-layout-vertical-reverse a.brand{flex-direction:column-reverse}}.site-header-row-center-column .brand:not(.has-logo-image) .site-title-wrap{text-align:center}.logo-icon{display:flex}.logo-icon .kadence-svg-iconset svg{width:100%;height:auto}.header-navigation ul ul.sub-menu,.header-navigation ul ul.submenu{display:none;position:absolute;top:100%;flex-direction:column;background:#fff;margin-left:0;box-shadow:0 2px 13px rgba(0,0,0,.1);z-index:1000}.header-navigation ul ul.quadmenu-row{flex-direction:row}body:not(.hide-focus-outline) .header-navigation li.menu-item--has-toggle>a:focus .dropdown-nav-toggle{opacity:.2}.header-navigation ul ul.sub-menu>li:last-child,.header-navigation ul ul.submenu>li:last-child{border-bottom:0}.header-navigation ul ul.sub-menu.sub-menu-edge{left:auto;right:0}.header-navigation ul ul ul.sub-menu.sub-menu-edge{left:auto;right:100%}.header-navigation[class*=header-navigation-dropdown-animation-fade] ul ul.sub-menu,.header-navigation[class*=header-navigation-dropdown-animation-fade] ul ul.submenu{opacity:0;visibility:hidden;transform:translate3d(0,0,0);transition:all .2s ease;display:block;clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden}.header-navigation[class*=header-navigation-dropdown-animation-fade]:not(.click-to-open) ul li.menu-item--toggled-on>ul,.header-navigation[class*=header-navigation-dropdown-animation-fade]:not(.click-to-open) ul li:hover>ul,.header-navigation[class*=header-navigation-dropdown-animation-fade]:not(.click-to-open) ul li:not(.menu-item--has-toggle):focus>ul{opacity:1;visibility:visible;transform:translate3d(0,0,0);clip:auto;height:auto;overflow:visible}.header-navigation[class*=header-navigation-dropdown-animation-fade].click-to-open ul li.menu-item--toggled-on>ul,.header-navigation[class*=header-navigation-dropdown-animation-fade].click-to-open ul li:not(.menu-item--has-toggle):focus>ul,.header-navigation[class*=header-navigation-dropdown-animation-fade].click-to-open ul li>ul.opened{opacity:1;visibility:visible;transform:translate3d(0,0,0);clip:auto;height:auto;overflow:visible}.header-navigation.header-navigation-dropdown-animation-fade-up ul ul.sub-menu,.header-navigation.header-navigation-dropdown-animation-fade-up ul ul.submenu{transform:translate3d(0,10px,0)}.header-navigation.header-navigation-dropdown-animation-fade-down ul ul.sub-menu,.header-navigation.header-navigation-dropdown-animation-fade-down ul ul.submenu{transform:translate3d(0,-10px,0)}.wp-site-blocks .nav--toggle-sub .dropdown-nav-special-toggle{position:absolute!important;overflow:hidden;padding:0!important;margin:0!important;margin-right:-.1em!important;border:0!important;width:.9em;top:0;bottom:0;height:auto;border-radius:0;box-shadow:none!important;background:0 0!important;display:block;left:auto;right:.7em;pointer-events:none}.wp-site-blocks .nav--toggle-sub .sub-menu .dropdown-nav-special-toggle{width:2.6em;margin:0!important;right:0}.nav--toggle-sub .dropdown-nav-special-toggle:focus{z-index:10}.nav--toggle-sub .dropdown-nav-toggle{display:block;background:0 0;position:absolute;right:0;top:50%;width:.7em;height:.7em;font-size:inherit;width:.9em;height:.9em;font-size:.9em;display:inline-flex;line-height:inherit;margin:0;padding:0;border:none;border-radius:0;transform:translateY(-50%);overflow:visible;transition:opacity .2s ease}.nav--toggle-sub ul ul .dropdown-nav-toggle{right:.2em}.nav--toggle-sub ul ul .dropdown-nav-toggle .kadence-svg-iconset{transform:rotate(-90deg)}.nav--toggle-sub li.menu-item-has-children{position:relative}.nav-drop-title-wrap{position:relative;padding-right:1em;display:block}.nav--toggle-sub li.menu-item--toggled-on>ul,.nav--toggle-sub li:not(.menu-item--has-toggle):focus>ul,.nav--toggle-sub.click-to-open li.menu-item--has-toggle>ul.opened,.nav--toggle-sub:not(.click-to-open) li:hover>ul{display:block}.nav--toggle-sub li:not(.menu-item--has-toggle):focus-within>ul{display:block}@media (hover:none){.wp-site-blocks .nav--toggle-sub .menu-item--has-toggle:not(.menu-item--toggled-on) .dropdown-nav-special-toggle{left:0;right:0!important;margin-right:0!important;width:100%;pointer-events:all}.wp-site-blocks .nav--toggle-sub .menu-item--has-toggle:not(.menu-item--toggled-on)>a{pointer-events:none}}.rtl .nav--toggle-sub .dropdown-nav-toggle{right:auto;left:0}.rtl .primary-menu-container>ul>li.menu-item .dropdown-nav-special-toggle{right:auto;left:.7em}.rtl .wp-site-blocks .nav--toggle-sub .sub-menu .dropdown-nav-special-toggle{left:0;right:auto}.rtl .nav--toggle-sub ul ul .dropdown-nav-toggle .kadence-svg-iconset{transform:rotate(-270deg)}.rtl .header-navigation ul ul ul.sub-menu,.rtl .header-navigation ul ul ul.submenu{right:100%;left:auto}.rtl .nav-drop-title-wrap{padding-left:1em;padding-right:0}.wp-site-blocks .nav--toggle-sub .kadence-menu-mega-enabled .sub-menu .dropdown-nav-special-toggle{display:none}.header-navigation-style-fullheight,.header-navigation-style-underline-fullheight{height:100%;align-items:center}.header-navigation-style-fullheight .header-menu-container,.header-navigation-style-underline-fullheight .header-menu-container{height:100%;align-items:center}.header-navigation-style-fullheight .header-menu-container>ul,.header-navigation-style-underline-fullheight .header-menu-container>ul{height:100%;align-items:center}.header-navigation-style-fullheight .header-menu-container>ul>li,.header-navigation-style-underline-fullheight .header-menu-container>ul>li{display:flex;height:100%;align-items:center}.header-navigation-style-fullheight .header-menu-container>ul>li>a,.header-navigation-style-underline-fullheight .header-menu-container>ul>li>a{display:flex;height:100%;align-items:center}.header-navigation[class*=header-navigation-style-underline] .header-menu-container>ul>li>a{position:relative}.header-navigation[class*=header-navigation-style-underline] .header-menu-container>ul>li>a:after{content:"";width:100%;position:absolute;bottom:0;height:2px;right:50%;background:currentColor;transform:scale(0,0) translate(-50%,0);transition:transform .2s ease-in-out,color 0s ease-in-out}.header-navigation[class*=header-navigation-style-underline] .header-menu-container>ul>li>a:hover:after{transform:scale(1,1) translate(50%,0)}.header-navigation[class*=header-navigation-style-underline] .header-menu-container>ul>li.current-menu-item>a:after,.header-navigation[class*=header-navigation-style-underline] .header-menu-container>ul>li.current-page-item>a:after{transform:scale(1,1) translate(50%,0)}.header-menu-container,.header-navigation{display:flex}.header-navigation li.menu-item>a{display:block;width:100%;text-decoration:none;color:var(--global-palette4);transition:all .2s ease-in-out;transform:translate3d(0,0,0)}.header-navigation li.menu-item>a:focus,.header-navigation li.menu-item>a:hover{color:var(--global-palette-highlight)}.header-navigation ul.sub-menu,.header-navigation ul.submenu{display:block;list-style:none;margin:0;padding:0}.header-navigation ul li.menu-item>a{padding:.6em .5em}.header-navigation ul ul li.menu-item>a{padding:1em}.header-navigation ul ul li.menu-item>a{width:200px}.header-navigation ul ul ul.sub-menu,.header-navigation ul ul ul.submenu{top:0;left:100%;right:auto;min-height:100%}.header-navigation .menu{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;list-style:none;margin:0;padding:0}.menu-toggle-open{display:flex;background:0 0;align-items:center;box-shadow:none}.menu-toggle-open .menu-toggle-label{padding-right:5px}.menu-toggle-open .menu-toggle-icon{display:flex}.menu-toggle-open .menu-toggle-label:empty{padding-right:0}.menu-toggle-open:focus,.menu-toggle-open:hover{border-color:currentColor;background:0 0;box-shadow:none}.menu-toggle-open.menu-toggle-style-default{border:0}.wp-site-blocks .menu-toggle-open{box-shadow:none}.mobile-navigation{width:100%}.mobile-navigation a{display:block;width:100%;text-decoration:none;padding:.6em .5em}.mobile-navigation ul{display:block;list-style:none;margin:0;padding:0}.drawer-nav-drop-wrap{display:flex;position:relative}.drawer-nav-drop-wrap a{color:inherit}.drawer-nav-drop-wrap .drawer-sub-toggle{background:0 0;color:inherit;padding:.5em .7em;display:flex;border:0;border-radius:0;box-shadow:none;line-height:normal}.drawer-nav-drop-wrap .drawer-sub-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.mobile-navigation.drawer-navigation-parent-toggle-true .drawer-nav-drop-wrap .drawer-sub-toggle{position:absolute;left:0;z-index:10;top:0;bottom:0;justify-content:flex-end;width:100%}.mobile-navigation ul ul{padding-left:1em;transition:all .2s ease-in-out}.mobile-navigation ul.has-collapse-sub-nav ul.sub-menu{display:none}body[class*=amp-mode-] .mobile-navigation ul ul{display:block}.mobile-navigation ul ul ul ul ul ul{padding-left:0}.mobile-navigation ul.has-collapse-sub-nav .sub-menu.show-drawer{display:block}.popup-drawer{position:fixed;display:none;top:0;bottom:0;left:-99999rem;right:99999rem;transition:opacity .25s ease-in,left 0s .25s,right 0s .25s;z-index:100000}.popup-drawer .drawer-overlay{background-color:rgba(0,0,0,.4);position:fixed;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .2s ease-in-out}.popup-drawer .drawer-inner{width:100%;transform:translateX(100%);max-width:90%;right:0;top:0;overflow:auto;background:#090c10;color:#fff;bottom:0;opacity:0;position:fixed;box-shadow:0 0 2rem 0 rgba(0,0,0,.1);display:flex;flex-direction:column;transition:transform .3s cubic-bezier(.77,.2,.05,1),opacity .25s cubic-bezier(.77,.2,.05,1)}.popup-drawer .drawer-header{padding:0 1.5em;display:flex;justify-content:flex-end;min-height:calc(1.2em + 24px)}.popup-drawer .drawer-header .drawer-toggle{background:0 0;border:0;font-size:24px;line-height:1;padding:.6em .15em;color:inherit;display:flex;box-shadow:none;border-radius:0}.popup-drawer .drawer-header .drawer-toggle:hover{box-shadow:none}.popup-drawer .drawer-content{padding:0 1.5em 1.5em}.popup-drawer-layout-sidepanel.popup-drawer-side-left .drawer-inner{transform:translateX(-100%);right:auto;left:0}@media screen and (max-width:1024px){.showing-popup-drawer-from-right.animate-body-popup #colophon,.showing-popup-drawer-from-right.animate-body-popup #inner-wrap,.showing-popup-drawer-from-right.animate-body-popup .site-header-row{transform:translateX(-200px)}.showing-popup-drawer-from-left.animate-body-popup #colophon,.showing-popup-drawer-from-left.animate-body-popup #inner-wrap,.showing-popup-drawer-from-left.animate-body-popup .site-header-row{transform:translateX(200px)}.animate-body-popup #colophon,.animate-body-popup #inner-wrap,.animate-body-popup .site-header-row{transform:none;transition:transform .3s cubic-bezier(.77,.2,.05,1)}}.popup-drawer-animation-scale.popup-drawer-layout-fullwidth .drawer-inner{transform:scale(0);transform-origin:top right;transition:transform .3s cubic-bezier(.77,.2,.05,1),opacity .3s cubic-bezier(.77,.2,.05,1)}.popup-drawer-animation-scale.popup-drawer-layout-fullwidth.popup-drawer-side-left .drawer-inner{transform-origin:top left}.popup-drawer-animation-scale.popup-drawer-layout-fullwidth.active .drawer-inner{transform:scale(1)}#mobile-drawer.popup-drawer-animation-slice.popup-drawer-layout-fullwidth .drawer-inner,#mobile-drawer.popup-drawer-animation-slice.popup-drawer-layout-fullwidth .drawer-overlay{background:0 0}.popup-drawer .drawer-header .drawer-toggle{width:1em;position:relative;height:1em;box-sizing:content-box;font-size:24px}.drawer-toggle .toggle-close-bar{width:.75em;height:.08em;background:currentColor;transform-origin:center center;position:absolute;margin-top:-.04em;opacity:0;border-radius:.08em;left:50%;margin-left:-.375em;top:50%;transform:rotate(45deg) translateX(-50%);transition:transform .3s cubic-bezier(.77,.2,.05,1),opacity .3s cubic-bezier(.77,.2,.05,1);transition-delay:.2s}.drawer-toggle .toggle-close-bar:last-child{transform:rotate(-45deg) translateX(50%)}.popup-drawer.active .drawer-toggle .toggle-close-bar{transform:rotate(45deg);opacity:1}.popup-drawer.active .drawer-toggle .toggle-close-bar:last-child{transform:rotate(-45deg);opacity:1}.popup-drawer .drawer-content.content-valign-middle{min-height:calc(100% - (1.2em + 24px));display:flex;justify-content:safe center;flex-direction:column;padding-bottom:calc(1.2em + 24px);overflow:auto}.popup-drawer .drawer-content.content-valign-bottom{min-height:calc(100% - (1.2em + 24px));display:flex;justify-content:flex-end;flex-direction:column;padding-bottom:calc(1.2em + 24px);max-height:calc(100% - (1.2em + 24px));overflow:auto}.popup-drawer .drawer-content.content-valign-bottom .site-header-item-mobile-navigation{display:block;overflow:auto;max-height:calc(100% - (1.2em + 24px))}.popup-drawer .drawer-content.content-align-center{text-align:center}.popup-drawer .drawer-content.content-align-center .site-header-item{justify-content:center}.popup-drawer .drawer-content.content-align-right{text-align:right}.popup-drawer .drawer-content.content-align-right .site-header-item{justify-content:flex-end}.popup-drawer-layout-fullwidth.popup-drawer-animation-slice .drawer-inner{transform:none}.popup-drawer-layout-fullwidth.popup-drawer-animation-slice .pop-slice-background{transform-origin:center;transform:none;position:absolute;display:flex;flex-flow:column;align-items:stretch;top:0;left:0;right:0;bottom:0;z-index:-1}.popup-drawer-layout-fullwidth.popup-drawer-animation-slice .pop-portion-bg{flex:1 1 100%;background:rgba(9,12,16,.97);transform:translateX(-100%);transition:transform .3s cubic-bezier(.77,.2,.05,1)}.popup-drawer-layout-fullwidth.popup-drawer-animation-slice .pop-portion-bg:nth-child(odd){transform:translateX(100%)}.popup-drawer-layout-fullwidth.popup-drawer-animation-slice .drawer-content{transform:translateY(20px);opacity:0;transition:all .4s ease}.popup-drawer-layout-fullwidth.popup-drawer-animation-slice.active .pop-portion-bg{transform:translateX(0)}.popup-drawer-layout-fullwidth.popup-drawer-animation-slice.active .drawer-content{transform:translateY(0);opacity:1;transition:all .4s ease;transition-delay:.2s}@media screen and (max-width:1024px){.popup-drawer-layout-sidepanel.popup-mobile-drawer-side-right .drawer-inner{transform:translateX(100%);right:0;left:auto}.popup-drawer-layout-sidepanel.popup-mobile-drawer-side-left .drawer-inner{transform:translateX(-100%);right:auto;left:0}}body.admin-bar .popup-drawer{top:46px}body.admin-bar .popup-drawer .drawer-inner{top:46px}@media screen and (min-width:783px){body.admin-bar .popup-drawer{top:32px}body.admin-bar .popup-drawer .drawer-inner{top:32px}}.popup-drawer.show-drawer{display:block}.popup-drawer.active{left:0;opacity:1;right:0;transition:opacity .25s ease-out}.popup-drawer.active .drawer-inner{opacity:1;transform:translateX(0)}.popup-drawer.active .drawer-overlay{opacity:1;cursor:pointer}body[class*=showing-popup-drawer-]{overflow:hidden}#main-header{display:none}#masthead{position:relative;z-index:11}@media screen and (min-width:1025px){#main-header{display:block}#mobile-header{display:none}}.header-html-inner img.alignnone{display:inline-block}.drawer-content .mobile-html,.drawer-content .mobile-html2{width:100%}.site-header-row{display:grid;grid-template-columns:auto auto}.site-header-row.site-header-row-center-column{grid-template-columns:1fr auto 1fr}.site-header-row.site-header-row-only-center-column{display:flex;justify-content:center}.site-header-row.site-header-row-only-center-column .site-header-section-center{flex-grow:1}.site-header-upper-inner-wrap.child-is-fixed{display:flex;align-items:flex-end}.site-header-upper-inner-wrap.child-is-fixed .site-main-header-wrap{width:100%}.site-header-row-layout-fullwidth>.site-header-row-container-inner>.site-container{max-width:none}.site-header-row-tablet-layout-contained{padding:0 1.5rem}@media screen and (max-width:719px){.site-header-focus-item.site-header-row-mobile-layout-contained{padding:0 1.5rem}.site-header-focus-item.site-header-row-mobile-layout-fullwidth,.site-header-focus-item.site-header-row-mobile-layout-standard{padding:0}}.site-header-section{display:flex;max-height:inherit}.site-header-item{display:flex;align-items:center;margin-right:10px;max-height:inherit}.rtl .site-header-item{margin-left:10px;margin-right:0}.site-header-section>.site-header-item:last-child{margin-right:0}.rtl .site-header-section>.site-header-item:last-child{margin-left:0}.drawer-content .site-header-item{margin-right:0;margin-bottom:10px}.drawer-content .site-header-item:last-child{margin-bottom:0}.site-header-section-right{justify-content:flex-end}.site-header-section-center{justify-content:center}.site-header-section-left-center{flex-grow:1;justify-content:flex-end}.site-header-section-right-center{flex-grow:1;justify-content:flex-start}.header-navigation-layout-stretch-true{flex-grow:1}.header-navigation-layout-stretch-true .header-navigation{flex-grow:1}.header-navigation-layout-stretch-true .header-navigation .header-menu-container{flex-grow:1}.header-navigation-layout-stretch-true .header-navigation .header-menu-container .menu{flex-grow:1;justify-content:space-between}.header-navigation-layout-stretch-true.header-navigation-layout-fill-stretch-true .header-navigation .header-menu-container .menu{display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr))}.header-navigation-layout-stretch-true.header-navigation-layout-fill-stretch-true .header-navigation .header-menu-container .menu>li{text-align:center}.header-html-inner p:first-child{margin-top:0}.header-html-inner p:last-child{margin-bottom:0}#main-header .header-button.button-style-outline{background:0 0!important}.element-social-inner-wrap{display:flex;flex-wrap:wrap;align-items:center;gap:.3em}a.social-button{width:2em;text-decoration:none;height:2em;display:inline-flex;justify-content:center;align-items:center;margin:0;color:var(--global-palette4);background:var(--global-palette7);border-radius:3px;transition:all .2s ease-in-out}a.social-button:hover{color:var(--global-palette-btn);background:var(--global-palette-btn-bg)}a.social-button .social-label{padding-left:6px}.social-show-label-true a.social-button{width:auto;padding:0 .4em}.social-style-outline .social-button{background:0 0!important;border:2px solid var(--global-palette7)}.social-style-outline .social-button:hover{color:var(--global-palette-highlight);border-color:currentColor}.social-icon-custom-svg{display:inline-flex;align-self:center}.social-icon-custom-svg svg{fill:currentcolor;width:1em;height:1em}.social-icon-custom-svg svg *{fill:currentColor}.search-toggle-open{display:flex;background:0 0;align-items:center;padding:.5em;box-shadow:none}.search-toggle-open .search-toggle-label{padding-right:5px}.search-toggle-open .search-toggle-icon{display:flex}.search-toggle-open .search-toggle-icon svg.kadence-svg-icon{top:-.05em;position:relative}.search-toggle-open .search-toggle-label:empty{padding-right:0}.search-toggle-open:focus,.search-toggle-open:hover{border-color:currentColor;background:0 0;box-shadow:none}.search-toggle-open.search-toggle-style-default{border:0}.popup-drawer-layout-fullwidth .drawer-inner{max-width:none;background:rgba(9,12,16,.97);transition:transform 0s ease-in,opacity .2s ease-in}.popup-drawer-layout-fullwidth .drawer-inner .drawer-overlay{background-color:transparent}#mobile-drawer.popup-drawer-layout-fullwidth.popup-drawer-animation-slice.pop-animated .drawer-inner{background:rgba(9,12,16,.97)}#search-drawer .drawer-inner .drawer-header{position:relative;z-index:100}#search-drawer .drawer-inner .drawer-content{display:flex;justify-content:center;align-items:center;position:absolute;top:0;bottom:0;left:0;right:0;padding:2em}#search-drawer .drawer-inner form{max-width:800px;width:100%;margin:0 auto;display:flex}#search-drawer .drawer-inner form label{flex-grow:2}#search-drawer .drawer-inner form ::-webkit-input-placeholder{color:currentColor;opacity:.5}#search-drawer .drawer-inner form ::-moz-placeholder{color:currentColor;opacity:.5}#search-drawer .drawer-inner form :-ms-input-placeholder{color:currentColor;opacity:.5}#search-drawer .drawer-inner form :-moz-placeholder{color:currentColor;opacity:.5}#search-drawer .drawer-inner input.search-field{width:100%;background:0 0;color:var(--global-palette6);padding:.8em 80px .8em .8em;font-size:20px;border:1px solid currentColor}#search-drawer .drawer-inner input.search-field:focus{color:#fff;box-shadow:5px 5px 0 0 currentColor}#search-drawer .drawer-inner .search-submit[type=submit]{width:70px}#search-drawer .drawer-inner .kadence-search-icon-wrap{color:var(--global-palette6);width:70px}#search-drawer .drawer-inner .search-submit[type=submit]:hover~.kadence-search-icon-wrap{color:#fff}#search-drawer .drawer-inner button[type=submit]:hover~.kadence-search-icon-wrap{color:#fff}.site-header-upper-inner-wrap.child-is-fixed .site-top-header-wrap:not(.item-is-fixed){align-self:flex-start;flex-grow:1}.kadence-sticky-header{position:relative;z-index:1}.item-is-fixed{position:fixed;left:0;right:0;z-index:1200}.site-branding a.brand img.kadence-sticky-logo{display:none}.kadence-sticky-header.item-is-fixed:not(.item-at-start) .site-branding a.brand.has-sticky-logo img.kadence-sticky-logo{display:block}.kadence-sticky-header.item-is-fixed:not(.item-at-start) .site-branding a.brand.has-sticky-logo img{display:none}.kadence-sticky-header.item-is-fixed:not(.item-at-start) .site-branding a.brand img:not(.svg-logo-image){width:auto}.kadence-sticky-header.item-is-fixed:not(.item-at-start)[data-shrink=true] .site-branding a.brand picture img{max-height:inherit}#mobile-drawer{z-index:99999}#mobile-header .mobile-navigation>.mobile-menu-container.drawer-menu-container>ul.menu{display:flex;flex-wrap:wrap}#mobile-header .mobile-navigation.drawer-navigation-parent-toggle-true .drawer-nav-drop-wrap>a{padding-right:2em}#mobile-header .mobile-navigation:not(.drawer-navigation-parent-toggle-true) ul li.menu-item-has-children .drawer-nav-drop-wrap button{border:0}#mobile-header .mobile-navigation ul li.menu-item-has-children .drawer-nav-drop-wrap,#mobile-header .mobile-navigation ul li:not(.menu-item-has-children) a{border:0}</style>
	<meta name="description" content="Save More - Invest Smarter - Retire Sooner" />
	<link rel="canonical" href="https://www.caniretireyet.com/" />
	<link rel="next" href="https://www.caniretireyet.com/page/2/" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="Can I Retire Yet?" />
	<meta property="og:description" content="Save More - Invest Smarter - Retire Sooner" />
	<meta property="og:url" content="https://www.caniretireyet.com/" />
	<meta property="og:site_name" content="Can I Retire Yet?" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://www.caniretireyet.com/","url":"https://www.caniretireyet.com/","name":"Can I Retire Yet? - Save More - Invest Smarter - Retire Sooner","isPartOf":{"@id":"https://www.caniretireyet.com/#website"},"about":{"@id":"https://www.caniretireyet.com/#organization"},"description":"Save More - Invest Smarter - Retire Sooner","breadcrumb":{"@id":"https://www.caniretireyet.com/#breadcrumb"},"inLanguage":"en-US"},{"@type":"BreadcrumbList","@id":"https://www.caniretireyet.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://www.caniretireyet.com/#website","url":"https://www.caniretireyet.com/","name":"Can I Retire Yet?","description":"Save More - Invest Smarter - Retire Sooner","publisher":{"@id":"https://www.caniretireyet.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.caniretireyet.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://www.caniretireyet.com/#organization","name":"Can I Retire Yet?","url":"https://www.caniretireyet.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.caniretireyet.com/#/schema/logo/image/","url":"https://www.caniretireyet.com/wp-content/uploads/ciry-logo-main-rgb.svg","contentUrl":"https://www.caniretireyet.com/wp-content/uploads/ciry-logo-main-rgb.svg","width":435,"height":201,"caption":"Can I Retire Yet?"},"image":{"@id":"https://www.caniretireyet.com/#/schema/logo/image/"},"sameAs":["http://www.linkedin.com/in/darrowkirkpatrick"]}]}</script>
	<!-- / Yoast SEO Premium plugin. -->


<link rel='dns-prefetch' href='//scripts.mediavine.com' />
			<script type="rocketlazyloadscript">document.documentElement.classList.remove( 'no-js' );</script>
			
<style id='classic-theme-styles-inline-css'></style>
<style id='global-styles-inline-css'></style>

<style id='kadence-global-inline-css'></style>

<style id='kadence-blocks-global-variables-inline-css'></style>


<script async="async" fetchpriority="high" data-noptimize="1" data-cfasync="false" src="https://scripts.mediavine.com/tags/can-i-retire-yet-new-owner.js?ver=6.6.2" id="mv-script-wrapper-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.caniretireyet.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.caniretireyet.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" data-rocket-defer defer></script>

	<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-72QG2B8TM1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-D0RTLQL7D1');
gtag('config', 'G-72QG2B8TM1');

</script>




	<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://www.caniretireyet.com/wp-content/cache/min/1/js/qs_sesref.js?ver=1752125298" defer></script>

<!-- SBD Standard Library -->
    <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.caniretireyet.com/wp-content/cache/min/1/storage/scripts/sbd.standard.js?ver=1752125298" data-rocket-defer defer></script>

<script type="text/javascript">
    var quidget_srcs = {'cc':664262};
 
    // Additional tracking parameters such as var2 and trn_id may be passed back to the server in the below variable.
    var quidget_tracking_query = {'var2':'', 'trn_id':''};
</script>
 
<script src='https://www.nextinsure.com/listingdisplay/loader/qdgt' async></script>

<style type="text/css" id="et-bloom-custom-css"></style><link rel="preload" href="https://www.caniretireyet.com/wp-content/plugins/bloom/core/admin/fonts/modules.ttf" as="font" crossorigin="anonymous">



		<style id="wp-custom-css"></style>
		<noscript><style>.perfmatters-lazy[data-src]{display:none !important;}</style></noscript><meta name="generator" content="WP Rocket 3.19.0.1" data-wpr-features="wpr_remove_unused_css wpr_delay_js wpr_defer_js wpr_minify_js wpr_desktop" /></head>

<body class="home blog wp-custom-logo wp-embed-responsive et_bloom footer-on-bottom hide-focus-outline link-style-standard has-sidebar content-title-style-hide content-width-normal content-style-boxed content-vertical-padding-show non-transparent-header mobile-non-transparent-header">
<script type="rocketlazyloadscript" async data-rocket-type='text/javascript' id="myFinance-widget-script">
!function(){function e(){var e=document.createElement("script"),n=document.getElementById("myFinance-widget-script"),a=t+"static/widget/myFinance.js";e.type="text/javascript",e.async=!0,e.src=a,n.parentNode.insertBefore(e,n);var c="myFinance-widget-css";if(!document.getElementById(c)){var d=document.getElementsByTagName("head")[0],i=document.createElement("link");i.id=c,i.rel="stylesheet",i.type="text/css",i.href=t+"static/widget/myFinance.css",i.media="all",d.appendChild(i)}}var t="https://www.myfinance.com/";document.attachEvent?document.attachEvent("onreadystatechange",function(){"complete"===document.readyState&&e()}):document.addEventListener("DOMContentLoaded",e,!1)}();
</script>
<div  id="wrapper" class="site wp-site-blocks">
			<a class="skip-link screen-reader-text scroll-ignore" href="#main">Skip to content</a>
		
<header id="masthead" class="site-header" role="banner" >
	<div  id="main-header" class="site-header-wrap">
		<div class="site-header-inner-wrap">
			<div class="site-header-upper-wrap">
				<div class="site-header-upper-inner-wrap">
					<div class="site-main-header-wrap site-header-row-container site-header-focus-item site-header-row-layout-standard kadence-sticky-header" data-section="kadence_customizer_header_main" data-reveal-scroll-up="false" data-shrink="false">
	<div class="site-header-row-container-inner">
				<div class="site-container">
			<div class="site-main-header-inner-wrap site-header-row site-header-row-has-sides site-header-row-no-center">
									<div class="site-header-main-section-left site-header-section site-header-section-left">
						<div class="site-header-item site-header-focus-item" data-section="title_tagline">
	<div class="site-branding branding-layout-standard site-brand-logo-only"><a class="brand has-logo-image" href="https://www.caniretireyet.com/" rel="home"><img data-perfmatters-preload width="1080" height="408" src="https://www.caniretireyet.com/wp-content/uploads/CIRY-logo-main-rgb.svg" class="custom-logo svg-logo-image" alt="Can I Retire Yet?" decoding="async" fetchpriority="high" /></a></div></div><!-- data-section="title_tagline" -->
					</div>
																	<div class="site-header-main-section-right site-header-section site-header-section-right">
						<div class="site-header-item site-header-focus-item site-header-item-main-navigation header-navigation-layout-stretch-false header-navigation-layout-fill-stretch-false" data-section="kadence_customizer_primary_navigation">
	    <nav id="site-navigation" class="main-navigation header-navigation hover-to-open nav--toggle-sub header-navigation-style-standard header-navigation-dropdown-animation-none" role="navigation" aria-label="Primary Navigation">
            <div class="primary-menu-container header-menu-container">
    <ul id="primary-menu" class="menu"><li id="menu-item-21562" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home current-menu-ancestor current-menu-parent menu-item-has-children menu-item-21562"><a href="https://www.caniretireyet.com" aria-current="page"><span class="nav-drop-title-wrap">Blog<span class="dropdown-nav-toggle"><span class="kadence-svg-iconset svg-baseline"><svg aria-hidden="true" class="kadence-svg-icon kadence-arrow-down-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>Expand</title><path d="M5.293 9.707l6 6c0.391 0.391 1.024 0.391 1.414 0l6-6c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z"></path>
				</svg></span></span></span></a>
<ul class="sub-menu">
	<li id="menu-item-21563" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-21563"><a href="https://www.caniretireyet.com" aria-current="page">All</a></li>
	<li id="menu-item-21450" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-21450"><a href="https://www.caniretireyet.com/category/best-of/">Best Of</a></li>
	<li id="menu-item-14950" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14950"><a href="https://www.caniretireyet.com/category/calculators/">Calculators</a></li>
	<li id="menu-item-21428" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-21428"><a href="https://www.caniretireyet.com/category/guest-post/">Guest Post</a></li>
	<li id="menu-item-14951" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14951"><a href="https://www.caniretireyet.com/category/health-insurance/">Health Insurance</a></li>
	<li id="menu-item-21429" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-21429"><a href="https://www.caniretireyet.com/category/income/">Income</a></li>
	<li id="menu-item-14952" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14952"><a href="https://www.caniretireyet.com/category/investing-taxes/">Investing &amp; Taxes</a></li>
	<li id="menu-item-21430" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-21430"><a href="https://www.caniretireyet.com/category/news/">News</a></li>
	<li id="menu-item-14953" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14953"><a href="https://www.caniretireyet.com/category/lifestyle/">Lifestyle</a></li>
	<li id="menu-item-14954" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14954"><a href="https://www.caniretireyet.com/category/real-estate/">Real Estate</a></li>
	<li id="menu-item-14955" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14955"><a href="https://www.caniretireyet.com/category/retirement-decision/">Retirement Decision</a></li>
	<li id="menu-item-21431" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-21431"><a href="https://www.caniretireyet.com/category/saving/">Saving</a></li>
	<li id="menu-item-21432" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-21432"><a href="https://www.caniretireyet.com/category/taxes/">Taxes</a></li>
</ul>
</li>
<li id="menu-item-21466" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21466"><a href="https://www.caniretireyet.com/roadmap/">Roadmap</a></li>
<li id="menu-item-22318" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22318"><a href="https://www.caniretireyet.com/resources/">Resources</a></li>
<li id="menu-item-21762" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21762"><a href="https://www.caniretireyet.com/about/">About</a></li>
</ul>        </div>
    </nav><!-- #site-navigation -->
    </div><!-- data-section="primary_navigation" -->
<div class="site-header-item site-header-focus-item" data-section="kadence_customizer_header_search">
		<div class="search-toggle-open-container">
						<button class="search-toggle-open drawer-toggle search-toggle-style-default" aria-label="View Search Form" data-toggle-target="#search-drawer" data-toggle-body-class="showing-popup-drawer-from-full" aria-expanded="false" data-set-focus="#search-drawer .search-field"
					>
							<span class="search-toggle-label vs-lg-true vs-md-true vs-sm-false">Search</span>
							<span class="search-toggle-icon"><span class="kadence-svg-iconset"><svg aria-hidden="true" class="kadence-svg-icon kadence-search-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="26" height="28" viewBox="0 0 26 28"><title>Search</title><path d="M18 13c0-3.859-3.141-7-7-7s-7 3.141-7 7 3.141 7 7 7 7-3.141 7-7zM26 26c0 1.094-0.906 2-2 2-0.531 0-1.047-0.219-1.406-0.594l-5.359-5.344c-1.828 1.266-4.016 1.937-6.234 1.937-6.078 0-11-4.922-11-11s4.922-11 11-11 11 4.922 11 11c0 2.219-0.672 4.406-1.937 6.234l5.359 5.359c0.359 0.359 0.578 0.875 0.578 1.406z"></path>
				</svg></span></span>
		</button>
	</div>
	</div><!-- data-section="header_search" -->
					</div>
							</div>
		</div>
	</div>
</div>
				</div>
			</div>
					</div>
	</div>
	
<div  id="mobile-header" class="site-mobile-header-wrap">
	<div class="site-header-inner-wrap">
		<div class="site-header-upper-wrap">
			<div class="site-header-upper-inner-wrap">
			<div class="site-main-header-wrap site-header-focus-item site-header-row-layout-standard site-header-row-tablet-layout-default site-header-row-mobile-layout-default ">
	<div class="site-header-row-container-inner">
		<div class="site-container">
			<div class="site-main-header-inner-wrap site-header-row site-header-row-has-sides site-header-row-center-column">
									<div class="site-header-main-section-left site-header-section site-header-section-left">
						<div class="site-header-item site-header-focus-item" data-section="kadence_customizer_header_search">
		<div class="search-toggle-open-container">
						<button class="search-toggle-open drawer-toggle search-toggle-style-default" aria-label="View Search Form" data-toggle-target="#search-drawer" data-toggle-body-class="showing-popup-drawer-from-full" aria-expanded="false" data-set-focus="#search-drawer .search-field"
					>
							<span class="search-toggle-label vs-lg-true vs-md-true vs-sm-false">Search</span>
							<span class="search-toggle-icon"><span class="kadence-svg-iconset"><svg aria-hidden="true" class="kadence-svg-icon kadence-search-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="26" height="28" viewBox="0 0 26 28"><title>Search</title><path d="M18 13c0-3.859-3.141-7-7-7s-7 3.141-7 7 3.141 7 7 7 7-3.141 7-7zM26 26c0 1.094-0.906 2-2 2-0.531 0-1.047-0.219-1.406-0.594l-5.359-5.344c-1.828 1.266-4.016 1.937-6.234 1.937-6.078 0-11-4.922-11-11s4.922-11 11-11 11 4.922 11 11c0 2.219-0.672 4.406-1.937 6.234l5.359 5.359c0.359 0.359 0.578 0.875 0.578 1.406z"></path>
				</svg></span></span>
		</button>
	</div>
	</div><!-- data-section="header_search" -->
					</div>
													<div class="site-header-main-section-center site-header-section site-header-section-center">
						<div class="site-header-item site-header-focus-item" data-section="title_tagline">
	<div class="site-branding mobile-site-branding branding-layout-standard branding-tablet-layout-inherit site-brand-logo-only branding-mobile-layout-inherit"><a class="brand has-logo-image" href="https://www.caniretireyet.com/" rel="home"><img width="1080" height="408" src="https://www.caniretireyet.com/wp-content/uploads/CIRY-logo-main-rgb.svg" class="custom-logo svg-logo-image" alt="Can I Retire Yet?" decoding="async" /></a></div></div><!-- data-section="title_tagline" -->
					</div>
													<div class="site-header-main-section-right site-header-section site-header-section-right">
						<div class="site-header-item site-header-focus-item site-header-item-navgation-popup-toggle" data-section="kadence_customizer_mobile_trigger">
		<div class="mobile-toggle-open-container">
						<button id="mobile-toggle" class="menu-toggle-open drawer-toggle menu-toggle-style-default" aria-label="Open menu" data-toggle-target="#mobile-drawer" data-toggle-body-class="showing-popup-drawer-from-right" aria-expanded="false" data-set-focus=".menu-toggle-close"
					>
						<span class="menu-toggle-icon"><span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-menu2-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="28" viewBox="0 0 24 28"><title>Toggle Menu</title><path d="M24 21v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 13v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1zM24 5v2c0 0.547-0.453 1-1 1h-22c-0.547 0-1-0.453-1-1v-2c0-0.547 0.453-1 1-1h22c0.547 0 1 0.453 1 1z"></path>
				</svg></span></span>
		</button>
	</div>
	</div><!-- data-section="mobile_trigger" -->
					</div>
							</div>
		</div>
	</div>
</div>
			</div>
		</div>
			</div>
</div>
</header><!-- #masthead -->

	<div  id="inner-wrap" class="wrap kt-clear">
		
<div  id="primary" class="content-area">
	<div class="content-container site-container">
		<main id="main" class="site-main" role="main">
							<div id="archive-container" class="content-wrap grid-cols post-archive grid-sm-col-2 grid-lg-col-2 item-image-style-above">
					
<article class="entry content-bg loop-entry post-17982 post type-post status-publish format-standard has-post-thumbnail hentry category-health-insurance tag-aca tag-premium-tax-credit">
			<a class="post-thumbnail kadence-thumbnail-ratio-2-3" href="https://www.caniretireyet.com/minimize-health-insurance-costs/">
			<div class="post-thumbnail-inner">
				<img data-perfmatters-preload width="768" height="576" src="https://www.caniretireyet.com/wp-content/uploads/36923104_tiny-doctor-giving-health-insurance-768x576.jpg" class="attachment-medium_large size-medium_large wp-post-image" alt="Checklist to minimize health insurance costs" decoding="async" srcset="https://www.caniretireyet.com/wp-content/uploads/36923104_tiny-doctor-giving-health-insurance-768x576.jpg 768w, https://www.caniretireyet.com/wp-content/uploads/36923104_tiny-doctor-giving-health-insurance-300x225.jpg 300w, https://www.caniretireyet.com/wp-content/uploads/36923104_tiny-doctor-giving-health-insurance-1024x769.jpg 1024w, https://www.caniretireyet.com/wp-content/uploads/36923104_tiny-doctor-giving-health-insurance-150x113.jpg 150w, https://www.caniretireyet.com/wp-content/uploads/36923104_tiny-doctor-giving-health-insurance-1536x1153.jpg 1536w, https://www.caniretireyet.com/wp-content/uploads/36923104_tiny-doctor-giving-health-insurance-610x458.jpg 610w, https://www.caniretireyet.com/wp-content/uploads/36923104_tiny-doctor-giving-health-insurance-1080x811.jpg 1080w, https://www.caniretireyet.com/wp-content/uploads/36923104_tiny-doctor-giving-health-insurance.jpg 1600w" sizes="(max-width: 768px) 100vw, 768px" />			</div>
		</a><!-- .post-thumbnail -->
			<div class="entry-content-wrap">
		<header class="entry-header">

	<h2 class="entry-title"><a href="https://www.caniretireyet.com/minimize-health-insurance-costs/" rel="bookmark">Maximize ACA Subsidies and Minimize Health Insurance Costs</a></h2><div class="entry-meta entry-meta-divider-customicon">
	<span class="posted-by"><span class="meta-label">By</span><span class="author vcard"><a class="url fn n" href="https://www.caniretireyet.com/author/chrism/">Chris Mamula</a></span></span>					<span class="posted-on">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-hours-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>Hours</title><path d="M23 12c0-3.037-1.232-5.789-3.222-7.778s-4.741-3.222-7.778-3.222-5.789 1.232-7.778 3.222-3.222 4.741-3.222 7.778 1.232 5.789 3.222 7.778 4.741 3.222 7.778 3.222 5.789-1.232 7.778-3.222 3.222-4.741 3.222-7.778zM21 12c0 2.486-1.006 4.734-2.636 6.364s-3.878 2.636-6.364 2.636-4.734-1.006-6.364-2.636-2.636-3.878-2.636-6.364 1.006-4.734 2.636-6.364 3.878-2.636 6.364-2.636 4.734 1.006 6.364 2.636 2.636 3.878 2.636 6.364zM11 6v6c0 0.389 0.222 0.727 0.553 0.894l4 2c0.494 0.247 1.095 0.047 1.342-0.447s0.047-1.095-0.447-1.342l-3.448-1.723v-5.382c0-0.552-0.448-1-1-1s-1 0.448-1 1z"></path>
				</svg></span><time class="entry-date published" datetime="2025-07-09T06:00:00-06:00" itemprop="datePublished">July 9, 2025</time><time class="updated" datetime="2025-07-09T06:56:45-06:00" itemprop="dateModified">July 9, 2025</time>					</span>
										<span class="category-links">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="26" height="28" viewBox="0 0 26 28"><title>Categories</title><path d="M24 20.5v-11c0-0.828-0.672-1.5-1.5-1.5h-11c-0.828 0-1.5-0.672-1.5-1.5v-1c0-0.828-0.672-1.5-1.5-1.5h-5c-0.828 0-1.5 0.672-1.5 1.5v15c0 0.828 0.672 1.5 1.5 1.5h19c0.828 0 1.5-0.672 1.5-1.5zM26 9.5v11c0 1.922-1.578 3.5-3.5 3.5h-19c-1.922 0-3.5-1.578-3.5-3.5v-15c0-1.922 1.578-3.5 3.5-3.5h5c1.922 0 3.5 1.578 3.5 3.5v0.5h10.5c1.922 0 3.5 1.578 3.5 3.5z"></path>
				</svg></span><span class="category-link-items"><a href="https://www.caniretireyet.com/category/health-insurance/" rel="category tag">Health Insurance</a></span>					</span>
					<div class="meta-comments"><span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28"><title>Comments</title><path d="M10 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM16 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM22 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM14 6c-6.5 0-12 3.656-12 8 0 2.328 1.563 4.547 4.266 6.078l1.359 0.781-0.422 1.5c-0.297 1.109-0.688 1.969-1.094 2.688 1.578-0.656 3.016-1.547 4.297-2.672l0.672-0.594 0.891 0.094c0.672 0.078 1.359 0.125 2.031 0.125 6.5 0 12-3.656 12-8s-5.5-8-12-8zM28 14c0 5.531-6.266 10-14 10-0.766 0-1.531-0.047-2.266-0.125-2.047 1.813-4.484 3.094-7.187 3.781-0.562 0.156-1.172 0.266-1.781 0.344h-0.078c-0.313 0-0.594-0.25-0.672-0.594v-0.016c-0.078-0.391 0.187-0.625 0.422-0.906 0.984-1.109 2.109-2.047 2.844-4.656-3.219-1.828-5.281-4.656-5.281-7.828 0-5.516 6.266-10 14-10v0c7.734 0 14 4.484 14 10z"></path>
				</svg></span><a class="meta-comments-link anchor-scroll" href="https://www.caniretireyet.com/minimize-health-insurance-costs/#comments">66 Comments</a></div></div><!-- .entry-meta -->
</header><!-- .entry-header -->
<footer class="entry-footer">
	</footer><!-- .entry-footer -->
	</div>
</article>

<article class="entry content-bg loop-entry post-22284 post type-post status-publish format-standard has-post-thumbnail hentry category-lifestyle">
			<a class="post-thumbnail kadence-thumbnail-ratio-2-3" href="https://www.caniretireyet.com/lessons-learned-writing-book/">
			<div class="post-thumbnail-inner">
				<img width="768" height="1129" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;768&#039;%20height=&#039;1129&#039;%20viewBox=&#039;0%200%20768%201129&#039;%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-post-image perfmatters-lazy" alt="Two Sticks, One Path book cover" decoding="async" data-src="https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2-768x1129.jpg" data-srcset="https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2-768x1129.jpg 768w, https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2-204x300.jpg 204w, https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2-696x1024.jpg 696w, https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2-102x150.jpg 102w, https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2-1045x1536.jpg 1045w, https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2-1393x2048.jpg 1393w, https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2-610x897.jpg 610w, https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2.jpg 1741w" data-sizes="(max-width: 768px) 100vw, 768px" /><noscript><img width="768" height="1129" src="https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2-768x1129.jpg" class="attachment-medium_large size-medium_large wp-post-image" alt="Two Sticks, One Path book cover" decoding="async" srcset="https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2-768x1129.jpg 768w, https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2-204x300.jpg 204w, https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2-696x1024.jpg 696w, https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2-102x150.jpg 102w, https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2-1045x1536.jpg 1045w, https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2-1393x2048.jpg 1393w, https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2-610x897.jpg 610w, https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2.jpg 1741w" sizes="(max-width: 768px) 100vw, 768px" /></noscript>			</div>
		</a><!-- .post-thumbnail -->
			<div class="entry-content-wrap">
		<header class="entry-header">

	<h2 class="entry-title"><a href="https://www.caniretireyet.com/lessons-learned-writing-book/" rel="bookmark">A Modern Author’s Toolkit: Lessons Learned from Writing a Nonfiction Book</a></h2><div class="entry-meta entry-meta-divider-customicon">
	<span class="posted-by"><span class="meta-label">By</span><span class="author vcard"><a class="url fn n" href="https://www.caniretireyet.com/author/darrowk/">Darrow Kirkpatrick</a></span></span>					<span class="posted-on">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-hours-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>Hours</title><path d="M23 12c0-3.037-1.232-5.789-3.222-7.778s-4.741-3.222-7.778-3.222-5.789 1.232-7.778 3.222-3.222 4.741-3.222 7.778 1.232 5.789 3.222 7.778 4.741 3.222 7.778 3.222 5.789-1.232 7.778-3.222 3.222-4.741 3.222-7.778zM21 12c0 2.486-1.006 4.734-2.636 6.364s-3.878 2.636-6.364 2.636-4.734-1.006-6.364-2.636-2.636-3.878-2.636-6.364 1.006-4.734 2.636-6.364 3.878-2.636 6.364-2.636 4.734 1.006 6.364 2.636 2.636 3.878 2.636 6.364zM11 6v6c0 0.389 0.222 0.727 0.553 0.894l4 2c0.494 0.247 1.095 0.047 1.342-0.447s0.047-1.095-0.447-1.342l-3.448-1.723v-5.382c0-0.552-0.448-1-1-1s-1 0.448-1 1z"></path>
				</svg></span><time class="entry-date published" datetime="2025-07-07T03:00:00-06:00" itemprop="datePublished">July 7, 2025</time><time class="updated" datetime="2025-07-06T21:56:29-06:00" itemprop="dateModified">July 6, 2025</time>					</span>
										<span class="category-links">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="26" height="28" viewBox="0 0 26 28"><title>Categories</title><path d="M24 20.5v-11c0-0.828-0.672-1.5-1.5-1.5h-11c-0.828 0-1.5-0.672-1.5-1.5v-1c0-0.828-0.672-1.5-1.5-1.5h-5c-0.828 0-1.5 0.672-1.5 1.5v15c0 0.828 0.672 1.5 1.5 1.5h19c0.828 0 1.5-0.672 1.5-1.5zM26 9.5v11c0 1.922-1.578 3.5-3.5 3.5h-19c-1.922 0-3.5-1.578-3.5-3.5v-15c0-1.922 1.578-3.5 3.5-3.5h5c1.922 0 3.5 1.578 3.5 3.5v0.5h10.5c1.922 0 3.5 1.578 3.5 3.5z"></path>
				</svg></span><span class="category-link-items"><a href="https://www.caniretireyet.com/category/lifestyle/" rel="category tag">Lifestyle</a></span>					</span>
					<div class="meta-comments"><span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28"><title>Comments</title><path d="M10 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM16 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM22 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM14 6c-6.5 0-12 3.656-12 8 0 2.328 1.563 4.547 4.266 6.078l1.359 0.781-0.422 1.5c-0.297 1.109-0.688 1.969-1.094 2.688 1.578-0.656 3.016-1.547 4.297-2.672l0.672-0.594 0.891 0.094c0.672 0.078 1.359 0.125 2.031 0.125 6.5 0 12-3.656 12-8s-5.5-8-12-8zM28 14c0 5.531-6.266 10-14 10-0.766 0-1.531-0.047-2.266-0.125-2.047 1.813-4.484 3.094-7.187 3.781-0.562 0.156-1.172 0.266-1.781 0.344h-0.078c-0.313 0-0.594-0.25-0.672-0.594v-0.016c-0.078-0.391 0.187-0.625 0.422-0.906 0.984-1.109 2.109-2.047 2.844-4.656-3.219-1.828-5.281-4.656-5.281-7.828 0-5.516 6.266-10 14-10v0c7.734 0 14 4.484 14 10z"></path>
				</svg></span><a class="meta-comments-link anchor-scroll" href="https://www.caniretireyet.com/lessons-learned-writing-book/#comments">5 Comments</a></div></div><!-- .entry-meta -->
</header><!-- .entry-header -->
<footer class="entry-footer">
	</footer><!-- .entry-footer -->
	</div>
</article>

<article class="entry content-bg loop-entry post-22213 post type-post status-publish format-standard has-post-thumbnail hentry category-best-of">
			<a class="post-thumbnail kadence-thumbnail-ratio-2-3" href="https://www.caniretireyet.com/june-2025-best-retirement-resources/">
			<div class="post-thumbnail-inner">
				<img width="768" height="512" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;768&#039;%20height=&#039;512&#039;%20viewBox=&#039;0%200%20768%20512&#039;%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-post-image perfmatters-lazy" alt="Online retirement resources" decoding="async" data-src="https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-768x512.jpg" data-srcset="https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-768x512.jpg 768w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-300x200.jpg 300w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-1024x683.jpg 1024w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-150x100.jpg 150w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-1536x1024.jpg 1536w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-610x407.jpg 610w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept.jpg 1600w" data-sizes="(max-width: 768px) 100vw, 768px" /><noscript><img width="768" height="512" src="https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-768x512.jpg" class="attachment-medium_large size-medium_large wp-post-image" alt="Online retirement resources" decoding="async" srcset="https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-768x512.jpg 768w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-300x200.jpg 300w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-1024x683.jpg 1024w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-150x100.jpg 150w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-1536x1024.jpg 1536w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-610x407.jpg 610w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept.jpg 1600w" sizes="(max-width: 768px) 100vw, 768px" /></noscript>			</div>
		</a><!-- .post-thumbnail -->
			<div class="entry-content-wrap">
		<header class="entry-header">

	<h2 class="entry-title"><a href="https://www.caniretireyet.com/june-2025-best-retirement-resources/" rel="bookmark">June 2025 Best of the Web</a></h2><div class="entry-meta entry-meta-divider-customicon">
	<span class="posted-by"><span class="meta-label">By</span><span class="author vcard"><a class="url fn n" href="https://www.caniretireyet.com/author/chrism/">Chris Mamula</a></span></span>					<span class="posted-on">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-hours-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>Hours</title><path d="M23 12c0-3.037-1.232-5.789-3.222-7.778s-4.741-3.222-7.778-3.222-5.789 1.232-7.778 3.222-3.222 4.741-3.222 7.778 1.232 5.789 3.222 7.778 4.741 3.222 7.778 3.222 5.789-1.232 7.778-3.222 3.222-4.741 3.222-7.778zM21 12c0 2.486-1.006 4.734-2.636 6.364s-3.878 2.636-6.364 2.636-4.734-1.006-6.364-2.636-2.636-3.878-2.636-6.364 1.006-4.734 2.636-6.364 3.878-2.636 6.364-2.636 4.734 1.006 6.364 2.636 2.636 3.878 2.636 6.364zM11 6v6c0 0.389 0.222 0.727 0.553 0.894l4 2c0.494 0.247 1.095 0.047 1.342-0.447s0.047-1.095-0.447-1.342l-3.448-1.723v-5.382c0-0.552-0.448-1-1-1s-1 0.448-1 1z"></path>
				</svg></span><time class="entry-date published" datetime="2025-06-30T03:00:00-06:00" itemprop="datePublished">June 30, 2025</time><time class="updated" datetime="2025-06-29T21:13:58-06:00" itemprop="dateModified">June 29, 2025</time>					</span>
										<span class="category-links">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="26" height="28" viewBox="0 0 26 28"><title>Categories</title><path d="M24 20.5v-11c0-0.828-0.672-1.5-1.5-1.5h-11c-0.828 0-1.5-0.672-1.5-1.5v-1c0-0.828-0.672-1.5-1.5-1.5h-5c-0.828 0-1.5 0.672-1.5 1.5v15c0 0.828 0.672 1.5 1.5 1.5h19c0.828 0 1.5-0.672 1.5-1.5zM26 9.5v11c0 1.922-1.578 3.5-3.5 3.5h-19c-1.922 0-3.5-1.578-3.5-3.5v-15c0-1.922 1.578-3.5 3.5-3.5h5c1.922 0 3.5 1.578 3.5 3.5v0.5h10.5c1.922 0 3.5 1.578 3.5 3.5z"></path>
				</svg></span><span class="category-link-items"><a href="https://www.caniretireyet.com/category/best-of/" rel="category tag">Best Of</a></span>					</span>
					<div class="meta-comments"><span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28"><title>Comments</title><path d="M10 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM16 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM22 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM14 6c-6.5 0-12 3.656-12 8 0 2.328 1.563 4.547 4.266 6.078l1.359 0.781-0.422 1.5c-0.297 1.109-0.688 1.969-1.094 2.688 1.578-0.656 3.016-1.547 4.297-2.672l0.672-0.594 0.891 0.094c0.672 0.078 1.359 0.125 2.031 0.125 6.5 0 12-3.656 12-8s-5.5-8-12-8zM28 14c0 5.531-6.266 10-14 10-0.766 0-1.531-0.047-2.266-0.125-2.047 1.813-4.484 3.094-7.187 3.781-0.562 0.156-1.172 0.266-1.781 0.344h-0.078c-0.313 0-0.594-0.25-0.672-0.594v-0.016c-0.078-0.391 0.187-0.625 0.422-0.906 0.984-1.109 2.109-2.047 2.844-4.656-3.219-1.828-5.281-4.656-5.281-7.828 0-5.516 6.266-10 14-10v0c7.734 0 14 4.484 14 10z"></path>
				</svg></span><a class="meta-comments-link anchor-scroll" href="https://www.caniretireyet.com/june-2025-best-retirement-resources/#comments">5 Comments</a></div></div><!-- .entry-meta -->
</header><!-- .entry-header -->
<footer class="entry-footer">
	</footer><!-- .entry-footer -->
	</div>
</article>

<article class="entry content-bg loop-entry post-21692 post type-post status-publish format-standard has-post-thumbnail hentry category-investing-taxes">
			<a class="post-thumbnail kadence-thumbnail-ratio-2-3" href="https://www.caniretireyet.com/rothification/">
			<div class="post-thumbnail-inner">
				<img width="621" height="561" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;621&#039;%20height=&#039;561&#039;%20viewBox=&#039;0%200%20621%20561&#039;%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-post-image perfmatters-lazy" alt="MaxiFi Planner Lifetime Discretionary Spending" decoding="async" data-src="https://www.caniretireyet.com/wp-content/uploads/MaxiFiPlannerLifetimeDiscretionarySpending.jpg" data-srcset="https://www.caniretireyet.com/wp-content/uploads/MaxiFiPlannerLifetimeDiscretionarySpending.jpg 621w, https://www.caniretireyet.com/wp-content/uploads/MaxiFiPlannerLifetimeDiscretionarySpending-300x271.jpg 300w, https://www.caniretireyet.com/wp-content/uploads/MaxiFiPlannerLifetimeDiscretionarySpending-150x136.jpg 150w, https://www.caniretireyet.com/wp-content/uploads/MaxiFiPlannerLifetimeDiscretionarySpending-610x551.jpg 610w" data-sizes="(max-width: 621px) 100vw, 621px" /><noscript><img width="621" height="561" src="https://www.caniretireyet.com/wp-content/uploads/MaxiFiPlannerLifetimeDiscretionarySpending.jpg" class="attachment-medium_large size-medium_large wp-post-image" alt="MaxiFi Planner Lifetime Discretionary Spending" decoding="async" srcset="https://www.caniretireyet.com/wp-content/uploads/MaxiFiPlannerLifetimeDiscretionarySpending.jpg 621w, https://www.caniretireyet.com/wp-content/uploads/MaxiFiPlannerLifetimeDiscretionarySpending-300x271.jpg 300w, https://www.caniretireyet.com/wp-content/uploads/MaxiFiPlannerLifetimeDiscretionarySpending-150x136.jpg 150w, https://www.caniretireyet.com/wp-content/uploads/MaxiFiPlannerLifetimeDiscretionarySpending-610x551.jpg 610w" sizes="(max-width: 621px) 100vw, 621px" /></noscript>			</div>
		</a><!-- .post-thumbnail -->
			<div class="entry-content-wrap">
		<header class="entry-header">

	<h2 class="entry-title"><a href="https://www.caniretireyet.com/rothification/" rel="bookmark">Supersize Roth Conversions? One Expert Says Yes</a></h2><div class="entry-meta entry-meta-divider-customicon">
	<span class="posted-by"><span class="meta-label">By</span><span class="author vcard"><a class="url fn n" href="https://www.caniretireyet.com/author/davidchampion/">David Champion</a></span></span>					<span class="posted-on">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-hours-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>Hours</title><path d="M23 12c0-3.037-1.232-5.789-3.222-7.778s-4.741-3.222-7.778-3.222-5.789 1.232-7.778 3.222-3.222 4.741-3.222 7.778 1.232 5.789 3.222 7.778 4.741 3.222 7.778 3.222 5.789-1.232 7.778-3.222 3.222-4.741 3.222-7.778zM21 12c0 2.486-1.006 4.734-2.636 6.364s-3.878 2.636-6.364 2.636-4.734-1.006-6.364-2.636-2.636-3.878-2.636-6.364 1.006-4.734 2.636-6.364 3.878-2.636 6.364-2.636 4.734 1.006 6.364 2.636 2.636 3.878 2.636 6.364zM11 6v6c0 0.389 0.222 0.727 0.553 0.894l4 2c0.494 0.247 1.095 0.047 1.342-0.447s0.047-1.095-0.447-1.342l-3.448-1.723v-5.382c0-0.552-0.448-1-1-1s-1 0.448-1 1z"></path>
				</svg></span><time class="entry-date published" datetime="2025-06-23T04:00:00-06:00" itemprop="datePublished">June 23, 2025</time><time class="updated" datetime="2025-06-23T06:25:47-06:00" itemprop="dateModified">June 23, 2025</time>					</span>
										<span class="category-links">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="26" height="28" viewBox="0 0 26 28"><title>Categories</title><path d="M24 20.5v-11c0-0.828-0.672-1.5-1.5-1.5h-11c-0.828 0-1.5-0.672-1.5-1.5v-1c0-0.828-0.672-1.5-1.5-1.5h-5c-0.828 0-1.5 0.672-1.5 1.5v15c0 0.828 0.672 1.5 1.5 1.5h19c0.828 0 1.5-0.672 1.5-1.5zM26 9.5v11c0 1.922-1.578 3.5-3.5 3.5h-19c-1.922 0-3.5-1.578-3.5-3.5v-15c0-1.922 1.578-3.5 3.5-3.5h5c1.922 0 3.5 1.578 3.5 3.5v0.5h10.5c1.922 0 3.5 1.578 3.5 3.5z"></path>
				</svg></span><span class="category-link-items"><a href="https://www.caniretireyet.com/category/investing-taxes/" rel="category tag">Investing &amp; Taxes</a></span>					</span>
					<div class="meta-comments"><span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28"><title>Comments</title><path d="M10 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM16 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM22 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM14 6c-6.5 0-12 3.656-12 8 0 2.328 1.563 4.547 4.266 6.078l1.359 0.781-0.422 1.5c-0.297 1.109-0.688 1.969-1.094 2.688 1.578-0.656 3.016-1.547 4.297-2.672l0.672-0.594 0.891 0.094c0.672 0.078 1.359 0.125 2.031 0.125 6.5 0 12-3.656 12-8s-5.5-8-12-8zM28 14c0 5.531-6.266 10-14 10-0.766 0-1.531-0.047-2.266-0.125-2.047 1.813-4.484 3.094-7.187 3.781-0.562 0.156-1.172 0.266-1.781 0.344h-0.078c-0.313 0-0.594-0.25-0.672-0.594v-0.016c-0.078-0.391 0.187-0.625 0.422-0.906 0.984-1.109 2.109-2.047 2.844-4.656-3.219-1.828-5.281-4.656-5.281-7.828 0-5.516 6.266-10 14-10v0c7.734 0 14 4.484 14 10z"></path>
				</svg></span><a class="meta-comments-link anchor-scroll" href="https://www.caniretireyet.com/rothification/#comments">23 Comments</a></div></div><!-- .entry-meta -->
</header><!-- .entry-header -->
<footer class="entry-footer">
	</footer><!-- .entry-footer -->
	</div>
</article>

<article class="entry content-bg loop-entry post-22120 post type-post status-publish format-standard has-post-thumbnail hentry category-lifestyle">
			<a class="post-thumbnail kadence-thumbnail-ratio-2-3" href="https://www.caniretireyet.com/two-sticks-one-path-journey-beyond-fear/">
			<div class="post-thumbnail-inner">
				<img width="768" height="1129" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;768&#039;%20height=&#039;1129&#039;%20viewBox=&#039;0%200%20768%201129&#039;%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-post-image perfmatters-lazy" alt="Two Sticks, One Path book cover" decoding="async" data-src="https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2-768x1129.jpg" data-srcset="https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2-768x1129.jpg 768w, https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2-204x300.jpg 204w, https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2-696x1024.jpg 696w, https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2-102x150.jpg 102w, https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2-1045x1536.jpg 1045w, https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2-1393x2048.jpg 1393w, https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2-610x897.jpg 610w, https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2.jpg 1741w" data-sizes="(max-width: 768px) 100vw, 768px" /><noscript><img width="768" height="1129" src="https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2-768x1129.jpg" class="attachment-medium_large size-medium_large wp-post-image" alt="Two Sticks, One Path book cover" decoding="async" srcset="https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2-768x1129.jpg 768w, https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2-204x300.jpg 204w, https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2-696x1024.jpg 696w, https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2-102x150.jpg 102w, https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2-1045x1536.jpg 1045w, https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2-1393x2048.jpg 1393w, https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2-610x897.jpg 610w, https://www.caniretireyet.com/wp-content/uploads/Two-Sticks-One-Path_eCover2.jpg 1741w" sizes="(max-width: 768px) 100vw, 768px" /></noscript>			</div>
		</a><!-- .post-thumbnail -->
			<div class="entry-content-wrap">
		<header class="entry-header">

	<h2 class="entry-title"><a href="https://www.caniretireyet.com/two-sticks-one-path-journey-beyond-fear/" rel="bookmark">A Journey Beyond Fear</a></h2><div class="entry-meta entry-meta-divider-customicon">
	<span class="posted-by"><span class="meta-label">By</span><span class="author vcard"><a class="url fn n" href="https://www.caniretireyet.com/author/chrism/">Chris Mamula</a></span></span>					<span class="posted-on">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-hours-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>Hours</title><path d="M23 12c0-3.037-1.232-5.789-3.222-7.778s-4.741-3.222-7.778-3.222-5.789 1.232-7.778 3.222-3.222 4.741-3.222 7.778 1.232 5.789 3.222 7.778 4.741 3.222 7.778 3.222 5.789-1.232 7.778-3.222 3.222-4.741 3.222-7.778zM21 12c0 2.486-1.006 4.734-2.636 6.364s-3.878 2.636-6.364 2.636-4.734-1.006-6.364-2.636-2.636-3.878-2.636-6.364 1.006-4.734 2.636-6.364 3.878-2.636 6.364-2.636 4.734 1.006 6.364 2.636 2.636 3.878 2.636 6.364zM11 6v6c0 0.389 0.222 0.727 0.553 0.894l4 2c0.494 0.247 1.095 0.047 1.342-0.447s0.047-1.095-0.447-1.342l-3.448-1.723v-5.382c0-0.552-0.448-1-1-1s-1 0.448-1 1z"></path>
				</svg></span><time class="entry-date published" datetime="2025-06-16T04:00:00-06:00" itemprop="datePublished">June 16, 2025</time><time class="updated" datetime="2025-06-16T12:49:35-06:00" itemprop="dateModified">June 16, 2025</time>					</span>
										<span class="category-links">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="26" height="28" viewBox="0 0 26 28"><title>Categories</title><path d="M24 20.5v-11c0-0.828-0.672-1.5-1.5-1.5h-11c-0.828 0-1.5-0.672-1.5-1.5v-1c0-0.828-0.672-1.5-1.5-1.5h-5c-0.828 0-1.5 0.672-1.5 1.5v15c0 0.828 0.672 1.5 1.5 1.5h19c0.828 0 1.5-0.672 1.5-1.5zM26 9.5v11c0 1.922-1.578 3.5-3.5 3.5h-19c-1.922 0-3.5-1.578-3.5-3.5v-15c0-1.922 1.578-3.5 3.5-3.5h5c1.922 0 3.5 1.578 3.5 3.5v0.5h10.5c1.922 0 3.5 1.578 3.5 3.5z"></path>
				</svg></span><span class="category-link-items"><a href="https://www.caniretireyet.com/category/lifestyle/" rel="category tag">Lifestyle</a></span>					</span>
					<div class="meta-comments"><span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28"><title>Comments</title><path d="M10 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM16 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM22 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM14 6c-6.5 0-12 3.656-12 8 0 2.328 1.563 4.547 4.266 6.078l1.359 0.781-0.422 1.5c-0.297 1.109-0.688 1.969-1.094 2.688 1.578-0.656 3.016-1.547 4.297-2.672l0.672-0.594 0.891 0.094c0.672 0.078 1.359 0.125 2.031 0.125 6.5 0 12-3.656 12-8s-5.5-8-12-8zM28 14c0 5.531-6.266 10-14 10-0.766 0-1.531-0.047-2.266-0.125-2.047 1.813-4.484 3.094-7.187 3.781-0.562 0.156-1.172 0.266-1.781 0.344h-0.078c-0.313 0-0.594-0.25-0.672-0.594v-0.016c-0.078-0.391 0.187-0.625 0.422-0.906 0.984-1.109 2.109-2.047 2.844-4.656-3.219-1.828-5.281-4.656-5.281-7.828 0-5.516 6.266-10 14-10v0c7.734 0 14 4.484 14 10z"></path>
				</svg></span><a class="meta-comments-link anchor-scroll" href="https://www.caniretireyet.com/two-sticks-one-path-journey-beyond-fear/#comments">3 Comments</a></div></div><!-- .entry-meta -->
</header><!-- .entry-header -->
<footer class="entry-footer">
	</footer><!-- .entry-footer -->
	</div>
</article>

<article class="entry content-bg loop-entry post-22105 post type-post status-publish format-standard has-post-thumbnail hentry category-investing-taxes">
			<a class="post-thumbnail kadence-thumbnail-ratio-2-3" href="https://www.caniretireyet.com/advice-only/">
			<div class="post-thumbnail-inner">
				<img width="768" height="219" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;768&#039;%20height=&#039;219&#039;%20viewBox=&#039;0%200%20768%20219&#039;%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-post-image perfmatters-lazy" alt="navigating a maze" decoding="async" data-src="https://www.caniretireyet.com/wp-content/uploads/60505738_creative-solution-search-psychology-set-tiny-people-brainstorm-unravel-chaos-of-wire-768x219.jpg" data-srcset="https://www.caniretireyet.com/wp-content/uploads/60505738_creative-solution-search-psychology-set-tiny-people-brainstorm-unravel-chaos-of-wire-768x219.jpg 768w, https://www.caniretireyet.com/wp-content/uploads/60505738_creative-solution-search-psychology-set-tiny-people-brainstorm-unravel-chaos-of-wire-1024x292.jpg 1024w, https://www.caniretireyet.com/wp-content/uploads/60505738_creative-solution-search-psychology-set-tiny-people-brainstorm-unravel-chaos-of-wire-1536x439.jpg 1536w, https://www.caniretireyet.com/wp-content/uploads/60505738_creative-solution-search-psychology-set-tiny-people-brainstorm-unravel-chaos-of-wire-610x174.jpg 610w" data-sizes="(max-width: 768px) 100vw, 768px" /><noscript><img width="768" height="219" src="https://www.caniretireyet.com/wp-content/uploads/60505738_creative-solution-search-psychology-set-tiny-people-brainstorm-unravel-chaos-of-wire-768x219.jpg" class="attachment-medium_large size-medium_large wp-post-image" alt="navigating a maze" decoding="async" srcset="https://www.caniretireyet.com/wp-content/uploads/60505738_creative-solution-search-psychology-set-tiny-people-brainstorm-unravel-chaos-of-wire-768x219.jpg 768w, https://www.caniretireyet.com/wp-content/uploads/60505738_creative-solution-search-psychology-set-tiny-people-brainstorm-unravel-chaos-of-wire-1024x292.jpg 1024w, https://www.caniretireyet.com/wp-content/uploads/60505738_creative-solution-search-psychology-set-tiny-people-brainstorm-unravel-chaos-of-wire-1536x439.jpg 1536w, https://www.caniretireyet.com/wp-content/uploads/60505738_creative-solution-search-psychology-set-tiny-people-brainstorm-unravel-chaos-of-wire-610x174.jpg 610w" sizes="(max-width: 768px) 100vw, 768px" /></noscript>			</div>
		</a><!-- .post-thumbnail -->
			<div class="entry-content-wrap">
		<header class="entry-header">

	<h2 class="entry-title"><a href="https://www.caniretireyet.com/advice-only/" rel="bookmark">Navigating The Insane Complexity of Financial Advice Jargon</a></h2><div class="entry-meta entry-meta-divider-customicon">
	<span class="posted-by"><span class="meta-label">By</span><span class="author vcard"><a class="url fn n" href="https://www.caniretireyet.com/author/chrism/">Chris Mamula</a></span></span>					<span class="posted-on">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-hours-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>Hours</title><path d="M23 12c0-3.037-1.232-5.789-3.222-7.778s-4.741-3.222-7.778-3.222-5.789 1.232-7.778 3.222-3.222 4.741-3.222 7.778 1.232 5.789 3.222 7.778 4.741 3.222 7.778 3.222 5.789-1.232 7.778-3.222 3.222-4.741 3.222-7.778zM21 12c0 2.486-1.006 4.734-2.636 6.364s-3.878 2.636-6.364 2.636-4.734-1.006-6.364-2.636-2.636-3.878-2.636-6.364 1.006-4.734 2.636-6.364 3.878-2.636 6.364-2.636 4.734 1.006 6.364 2.636 2.636 3.878 2.636 6.364zM11 6v6c0 0.389 0.222 0.727 0.553 0.894l4 2c0.494 0.247 1.095 0.047 1.342-0.447s0.047-1.095-0.447-1.342l-3.448-1.723v-5.382c0-0.552-0.448-1-1-1s-1 0.448-1 1z"></path>
				</svg></span><time class="entry-date published" datetime="2025-06-09T05:42:56-06:00" itemprop="datePublished">June 9, 2025</time><time class="updated" datetime="2025-06-09T05:42:57-06:00" itemprop="dateModified">June 9, 2025</time>					</span>
										<span class="category-links">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="26" height="28" viewBox="0 0 26 28"><title>Categories</title><path d="M24 20.5v-11c0-0.828-0.672-1.5-1.5-1.5h-11c-0.828 0-1.5-0.672-1.5-1.5v-1c0-0.828-0.672-1.5-1.5-1.5h-5c-0.828 0-1.5 0.672-1.5 1.5v15c0 0.828 0.672 1.5 1.5 1.5h19c0.828 0 1.5-0.672 1.5-1.5zM26 9.5v11c0 1.922-1.578 3.5-3.5 3.5h-19c-1.922 0-3.5-1.578-3.5-3.5v-15c0-1.922 1.578-3.5 3.5-3.5h5c1.922 0 3.5 1.578 3.5 3.5v0.5h10.5c1.922 0 3.5 1.578 3.5 3.5z"></path>
				</svg></span><span class="category-link-items"><a href="https://www.caniretireyet.com/category/investing-taxes/" rel="category tag">Investing &amp; Taxes</a></span>					</span>
					<div class="meta-comments"><span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28"><title>Comments</title><path d="M10 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM16 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM22 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM14 6c-6.5 0-12 3.656-12 8 0 2.328 1.563 4.547 4.266 6.078l1.359 0.781-0.422 1.5c-0.297 1.109-0.688 1.969-1.094 2.688 1.578-0.656 3.016-1.547 4.297-2.672l0.672-0.594 0.891 0.094c0.672 0.078 1.359 0.125 2.031 0.125 6.5 0 12-3.656 12-8s-5.5-8-12-8zM28 14c0 5.531-6.266 10-14 10-0.766 0-1.531-0.047-2.266-0.125-2.047 1.813-4.484 3.094-7.187 3.781-0.562 0.156-1.172 0.266-1.781 0.344h-0.078c-0.313 0-0.594-0.25-0.672-0.594v-0.016c-0.078-0.391 0.187-0.625 0.422-0.906 0.984-1.109 2.109-2.047 2.844-4.656-3.219-1.828-5.281-4.656-5.281-7.828 0-5.516 6.266-10 14-10v0c7.734 0 14 4.484 14 10z"></path>
				</svg></span><a class="meta-comments-link anchor-scroll" href="https://www.caniretireyet.com/advice-only/#comments">18 Comments</a></div></div><!-- .entry-meta -->
</header><!-- .entry-header -->
<footer class="entry-footer">
	</footer><!-- .entry-footer -->
	</div>
</article>

<article class="entry content-bg loop-entry post-22020 post type-post status-publish format-standard has-post-thumbnail hentry category-investing-taxes">
			<a class="post-thumbnail kadence-thumbnail-ratio-2-3" href="https://www.caniretireyet.com/should-you-own-gold/">
			<div class="post-thumbnail-inner">
				<img width="400" height="300" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;400&#039;%20height=&#039;300&#039;%20viewBox=&#039;0%200%20400%20300&#039;%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-post-image perfmatters-lazy" alt="Should You Own Gold?" decoding="async" data-src="https://www.caniretireyet.com/wp-content/uploads/5115470_XS.jpg" data-srcset="https://www.caniretireyet.com/wp-content/uploads/5115470_XS.jpg 400w, https://www.caniretireyet.com/wp-content/uploads/5115470_XS-300x225.jpg 300w, https://www.caniretireyet.com/wp-content/uploads/5115470_XS-150x113.jpg 150w" data-sizes="(max-width: 400px) 100vw, 400px" /><noscript><img width="400" height="300" src="https://www.caniretireyet.com/wp-content/uploads/5115470_XS.jpg" class="attachment-medium_large size-medium_large wp-post-image" alt="Should You Own Gold?" decoding="async" srcset="https://www.caniretireyet.com/wp-content/uploads/5115470_XS.jpg 400w, https://www.caniretireyet.com/wp-content/uploads/5115470_XS-300x225.jpg 300w, https://www.caniretireyet.com/wp-content/uploads/5115470_XS-150x113.jpg 150w" sizes="(max-width: 400px) 100vw, 400px" /></noscript>			</div>
		</a><!-- .post-thumbnail -->
			<div class="entry-content-wrap">
		<header class="entry-header">

	<h2 class="entry-title"><a href="https://www.caniretireyet.com/should-you-own-gold/" rel="bookmark">Should You Own Gold?</a></h2><div class="entry-meta entry-meta-divider-customicon">
	<span class="posted-by"><span class="meta-label">By</span><span class="author vcard"><a class="url fn n" href="https://www.caniretireyet.com/author/davidchampion/">David Champion</a></span></span>					<span class="posted-on">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-hours-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>Hours</title><path d="M23 12c0-3.037-1.232-5.789-3.222-7.778s-4.741-3.222-7.778-3.222-5.789 1.232-7.778 3.222-3.222 4.741-3.222 7.778 1.232 5.789 3.222 7.778 4.741 3.222 7.778 3.222 5.789-1.232 7.778-3.222 3.222-4.741 3.222-7.778zM21 12c0 2.486-1.006 4.734-2.636 6.364s-3.878 2.636-6.364 2.636-4.734-1.006-6.364-2.636-2.636-3.878-2.636-6.364 1.006-4.734 2.636-6.364 3.878-2.636 6.364-2.636 4.734 1.006 6.364 2.636 2.636 3.878 2.636 6.364zM11 6v6c0 0.389 0.222 0.727 0.553 0.894l4 2c0.494 0.247 1.095 0.047 1.342-0.447s0.047-1.095-0.447-1.342l-3.448-1.723v-5.382c0-0.552-0.448-1-1-1s-1 0.448-1 1z"></path>
				</svg></span><time class="entry-date published" datetime="2025-06-02T04:00:00-06:00" itemprop="datePublished">June 2, 2025</time><time class="updated" datetime="2025-06-03T08:09:53-06:00" itemprop="dateModified">June 3, 2025</time>					</span>
										<span class="category-links">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="26" height="28" viewBox="0 0 26 28"><title>Categories</title><path d="M24 20.5v-11c0-0.828-0.672-1.5-1.5-1.5h-11c-0.828 0-1.5-0.672-1.5-1.5v-1c0-0.828-0.672-1.5-1.5-1.5h-5c-0.828 0-1.5 0.672-1.5 1.5v15c0 0.828 0.672 1.5 1.5 1.5h19c0.828 0 1.5-0.672 1.5-1.5zM26 9.5v11c0 1.922-1.578 3.5-3.5 3.5h-19c-1.922 0-3.5-1.578-3.5-3.5v-15c0-1.922 1.578-3.5 3.5-3.5h5c1.922 0 3.5 1.578 3.5 3.5v0.5h10.5c1.922 0 3.5 1.578 3.5 3.5z"></path>
				</svg></span><span class="category-link-items"><a href="https://www.caniretireyet.com/category/investing-taxes/" rel="category tag">Investing &amp; Taxes</a></span>					</span>
					<div class="meta-comments"><span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28"><title>Comments</title><path d="M10 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM16 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM22 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM14 6c-6.5 0-12 3.656-12 8 0 2.328 1.563 4.547 4.266 6.078l1.359 0.781-0.422 1.5c-0.297 1.109-0.688 1.969-1.094 2.688 1.578-0.656 3.016-1.547 4.297-2.672l0.672-0.594 0.891 0.094c0.672 0.078 1.359 0.125 2.031 0.125 6.5 0 12-3.656 12-8s-5.5-8-12-8zM28 14c0 5.531-6.266 10-14 10-0.766 0-1.531-0.047-2.266-0.125-2.047 1.813-4.484 3.094-7.187 3.781-0.562 0.156-1.172 0.266-1.781 0.344h-0.078c-0.313 0-0.594-0.25-0.672-0.594v-0.016c-0.078-0.391 0.187-0.625 0.422-0.906 0.984-1.109 2.109-2.047 2.844-4.656-3.219-1.828-5.281-4.656-5.281-7.828 0-5.516 6.266-10 14-10v0c7.734 0 14 4.484 14 10z"></path>
				</svg></span><a class="meta-comments-link anchor-scroll" href="https://www.caniretireyet.com/should-you-own-gold/#comments">14 Comments</a></div></div><!-- .entry-meta -->
</header><!-- .entry-header -->
<footer class="entry-footer">
	</footer><!-- .entry-footer -->
	</div>
</article>

<article class="entry content-bg loop-entry post-22011 post type-post status-publish format-standard has-post-thumbnail hentry category-best-of tag-best-of">
			<a class="post-thumbnail kadence-thumbnail-ratio-2-3" href="https://www.caniretireyet.com/may-2025-best-retirement-resources/">
			<div class="post-thumbnail-inner">
				<img width="768" height="512" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;768&#039;%20height=&#039;512&#039;%20viewBox=&#039;0%200%20768%20512&#039;%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-post-image perfmatters-lazy" alt="Online retirement resources" decoding="async" data-src="https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-768x512.jpg" data-srcset="https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-768x512.jpg 768w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-300x200.jpg 300w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-1024x683.jpg 1024w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-150x100.jpg 150w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-1536x1024.jpg 1536w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-610x407.jpg 610w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept.jpg 1600w" data-sizes="(max-width: 768px) 100vw, 768px" /><noscript><img width="768" height="512" src="https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-768x512.jpg" class="attachment-medium_large size-medium_large wp-post-image" alt="Online retirement resources" decoding="async" srcset="https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-768x512.jpg 768w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-300x200.jpg 300w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-1024x683.jpg 1024w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-150x100.jpg 150w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-1536x1024.jpg 1536w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-610x407.jpg 610w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept.jpg 1600w" sizes="(max-width: 768px) 100vw, 768px" /></noscript>			</div>
		</a><!-- .post-thumbnail -->
			<div class="entry-content-wrap">
		<header class="entry-header">

	<h2 class="entry-title"><a href="https://www.caniretireyet.com/may-2025-best-retirement-resources/" rel="bookmark">May 2025 Best of the Web</a></h2><div class="entry-meta entry-meta-divider-customicon">
	<span class="posted-by"><span class="meta-label">By</span><span class="author vcard"><a class="url fn n" href="https://www.caniretireyet.com/author/chrism/">Chris Mamula</a></span></span>					<span class="posted-on">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-hours-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>Hours</title><path d="M23 12c0-3.037-1.232-5.789-3.222-7.778s-4.741-3.222-7.778-3.222-5.789 1.232-7.778 3.222-3.222 4.741-3.222 7.778 1.232 5.789 3.222 7.778 4.741 3.222 7.778 3.222 5.789-1.232 7.778-3.222 3.222-4.741 3.222-7.778zM21 12c0 2.486-1.006 4.734-2.636 6.364s-3.878 2.636-6.364 2.636-4.734-1.006-6.364-2.636-2.636-3.878-2.636-6.364 1.006-4.734 2.636-6.364 3.878-2.636 6.364-2.636 4.734 1.006 6.364 2.636 2.636 3.878 2.636 6.364zM11 6v6c0 0.389 0.222 0.727 0.553 0.894l4 2c0.494 0.247 1.095 0.047 1.342-0.447s0.047-1.095-0.447-1.342l-3.448-1.723v-5.382c0-0.552-0.448-1-1-1s-1 0.448-1 1z"></path>
				</svg></span><time class="entry-date published" datetime="2025-05-26T02:00:00-06:00" itemprop="datePublished">May 26, 2025</time><time class="updated" datetime="2025-05-25T06:00:23-06:00" itemprop="dateModified">May 25, 2025</time>					</span>
										<span class="category-links">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="26" height="28" viewBox="0 0 26 28"><title>Categories</title><path d="M24 20.5v-11c0-0.828-0.672-1.5-1.5-1.5h-11c-0.828 0-1.5-0.672-1.5-1.5v-1c0-0.828-0.672-1.5-1.5-1.5h-5c-0.828 0-1.5 0.672-1.5 1.5v15c0 0.828 0.672 1.5 1.5 1.5h19c0.828 0 1.5-0.672 1.5-1.5zM26 9.5v11c0 1.922-1.578 3.5-3.5 3.5h-19c-1.922 0-3.5-1.578-3.5-3.5v-15c0-1.922 1.578-3.5 3.5-3.5h5c1.922 0 3.5 1.578 3.5 3.5v0.5h10.5c1.922 0 3.5 1.578 3.5 3.5z"></path>
				</svg></span><span class="category-link-items"><a href="https://www.caniretireyet.com/category/best-of/" rel="category tag">Best Of</a></span>					</span>
					<div class="meta-comments"><span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28"><title>Comments</title><path d="M10 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM16 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM22 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM14 6c-6.5 0-12 3.656-12 8 0 2.328 1.563 4.547 4.266 6.078l1.359 0.781-0.422 1.5c-0.297 1.109-0.688 1.969-1.094 2.688 1.578-0.656 3.016-1.547 4.297-2.672l0.672-0.594 0.891 0.094c0.672 0.078 1.359 0.125 2.031 0.125 6.5 0 12-3.656 12-8s-5.5-8-12-8zM28 14c0 5.531-6.266 10-14 10-0.766 0-1.531-0.047-2.266-0.125-2.047 1.813-4.484 3.094-7.187 3.781-0.562 0.156-1.172 0.266-1.781 0.344h-0.078c-0.313 0-0.594-0.25-0.672-0.594v-0.016c-0.078-0.391 0.187-0.625 0.422-0.906 0.984-1.109 2.109-2.047 2.844-4.656-3.219-1.828-5.281-4.656-5.281-7.828 0-5.516 6.266-10 14-10v0c7.734 0 14 4.484 14 10z"></path>
				</svg></span><a class="meta-comments-link anchor-scroll" href="https://www.caniretireyet.com/may-2025-best-retirement-resources/#comments">2 Comments</a></div></div><!-- .entry-meta -->
</header><!-- .entry-header -->
<footer class="entry-footer">
	</footer><!-- .entry-footer -->
	</div>
</article>

<article class="entry content-bg loop-entry post-21996 post type-post status-publish format-standard has-post-thumbnail hentry category-investing-taxes">
			<a class="post-thumbnail kadence-thumbnail-ratio-2-3" href="https://www.caniretireyet.com/simplicity-complexity-investments/">
			<div class="post-thumbnail-inner">
				<img width="768" height="512" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;768&#039;%20height=&#039;512&#039;%20viewBox=&#039;0%200%20768%20512&#039;%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-post-image perfmatters-lazy" alt="complexity vs. simplicity" decoding="async" data-src="https://www.caniretireyet.com/wp-content/uploads/82017830_proactive-and-reactive-thinking-chaos-and-order-in-mind-concept-768x512.jpg" data-srcset="https://www.caniretireyet.com/wp-content/uploads/82017830_proactive-and-reactive-thinking-chaos-and-order-in-mind-concept-768x512.jpg 768w, https://www.caniretireyet.com/wp-content/uploads/82017830_proactive-and-reactive-thinking-chaos-and-order-in-mind-concept-300x200.jpg 300w, https://www.caniretireyet.com/wp-content/uploads/82017830_proactive-and-reactive-thinking-chaos-and-order-in-mind-concept-1024x683.jpg 1024w, https://www.caniretireyet.com/wp-content/uploads/82017830_proactive-and-reactive-thinking-chaos-and-order-in-mind-concept-150x100.jpg 150w, https://www.caniretireyet.com/wp-content/uploads/82017830_proactive-and-reactive-thinking-chaos-and-order-in-mind-concept-1536x1024.jpg 1536w, https://www.caniretireyet.com/wp-content/uploads/82017830_proactive-and-reactive-thinking-chaos-and-order-in-mind-concept-610x407.jpg 610w, https://www.caniretireyet.com/wp-content/uploads/82017830_proactive-and-reactive-thinking-chaos-and-order-in-mind-concept.jpg 1600w" data-sizes="(max-width: 768px) 100vw, 768px" /><noscript><img width="768" height="512" src="https://www.caniretireyet.com/wp-content/uploads/82017830_proactive-and-reactive-thinking-chaos-and-order-in-mind-concept-768x512.jpg" class="attachment-medium_large size-medium_large wp-post-image" alt="complexity vs. simplicity" decoding="async" srcset="https://www.caniretireyet.com/wp-content/uploads/82017830_proactive-and-reactive-thinking-chaos-and-order-in-mind-concept-768x512.jpg 768w, https://www.caniretireyet.com/wp-content/uploads/82017830_proactive-and-reactive-thinking-chaos-and-order-in-mind-concept-300x200.jpg 300w, https://www.caniretireyet.com/wp-content/uploads/82017830_proactive-and-reactive-thinking-chaos-and-order-in-mind-concept-1024x683.jpg 1024w, https://www.caniretireyet.com/wp-content/uploads/82017830_proactive-and-reactive-thinking-chaos-and-order-in-mind-concept-150x100.jpg 150w, https://www.caniretireyet.com/wp-content/uploads/82017830_proactive-and-reactive-thinking-chaos-and-order-in-mind-concept-1536x1024.jpg 1536w, https://www.caniretireyet.com/wp-content/uploads/82017830_proactive-and-reactive-thinking-chaos-and-order-in-mind-concept-610x407.jpg 610w, https://www.caniretireyet.com/wp-content/uploads/82017830_proactive-and-reactive-thinking-chaos-and-order-in-mind-concept.jpg 1600w" sizes="(max-width: 768px) 100vw, 768px" /></noscript>			</div>
		</a><!-- .post-thumbnail -->
			<div class="entry-content-wrap">
		<header class="entry-header">

	<h2 class="entry-title"><a href="https://www.caniretireyet.com/simplicity-complexity-investments/" rel="bookmark">Why Is Simplifying Investments So Complex?</a></h2><div class="entry-meta entry-meta-divider-customicon">
	<span class="posted-by"><span class="meta-label">By</span><span class="author vcard"><a class="url fn n" href="https://www.caniretireyet.com/author/chrism/">Chris Mamula</a></span></span>					<span class="posted-on">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-hours-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>Hours</title><path d="M23 12c0-3.037-1.232-5.789-3.222-7.778s-4.741-3.222-7.778-3.222-5.789 1.232-7.778 3.222-3.222 4.741-3.222 7.778 1.232 5.789 3.222 7.778 4.741 3.222 7.778 3.222 5.789-1.232 7.778-3.222 3.222-4.741 3.222-7.778zM21 12c0 2.486-1.006 4.734-2.636 6.364s-3.878 2.636-6.364 2.636-4.734-1.006-6.364-2.636-2.636-3.878-2.636-6.364 1.006-4.734 2.636-6.364 3.878-2.636 6.364-2.636 4.734 1.006 6.364 2.636 2.636 3.878 2.636 6.364zM11 6v6c0 0.389 0.222 0.727 0.553 0.894l4 2c0.494 0.247 1.095 0.047 1.342-0.447s0.047-1.095-0.447-1.342l-3.448-1.723v-5.382c0-0.552-0.448-1-1-1s-1 0.448-1 1z"></path>
				</svg></span><time class="entry-date published" datetime="2025-05-19T05:08:04-06:00" itemprop="datePublished">May 19, 2025</time><time class="updated" datetime="2025-05-19T05:17:28-06:00" itemprop="dateModified">May 19, 2025</time>					</span>
										<span class="category-links">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="26" height="28" viewBox="0 0 26 28"><title>Categories</title><path d="M24 20.5v-11c0-0.828-0.672-1.5-1.5-1.5h-11c-0.828 0-1.5-0.672-1.5-1.5v-1c0-0.828-0.672-1.5-1.5-1.5h-5c-0.828 0-1.5 0.672-1.5 1.5v15c0 0.828 0.672 1.5 1.5 1.5h19c0.828 0 1.5-0.672 1.5-1.5zM26 9.5v11c0 1.922-1.578 3.5-3.5 3.5h-19c-1.922 0-3.5-1.578-3.5-3.5v-15c0-1.922 1.578-3.5 3.5-3.5h5c1.922 0 3.5 1.578 3.5 3.5v0.5h10.5c1.922 0 3.5 1.578 3.5 3.5z"></path>
				</svg></span><span class="category-link-items"><a href="https://www.caniretireyet.com/category/investing-taxes/" rel="category tag">Investing &amp; Taxes</a></span>					</span>
					<div class="meta-comments"><span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28"><title>Comments</title><path d="M10 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM16 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM22 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM14 6c-6.5 0-12 3.656-12 8 0 2.328 1.563 4.547 4.266 6.078l1.359 0.781-0.422 1.5c-0.297 1.109-0.688 1.969-1.094 2.688 1.578-0.656 3.016-1.547 4.297-2.672l0.672-0.594 0.891 0.094c0.672 0.078 1.359 0.125 2.031 0.125 6.5 0 12-3.656 12-8s-5.5-8-12-8zM28 14c0 5.531-6.266 10-14 10-0.766 0-1.531-0.047-2.266-0.125-2.047 1.813-4.484 3.094-7.187 3.781-0.562 0.156-1.172 0.266-1.781 0.344h-0.078c-0.313 0-0.594-0.25-0.672-0.594v-0.016c-0.078-0.391 0.187-0.625 0.422-0.906 0.984-1.109 2.109-2.047 2.844-4.656-3.219-1.828-5.281-4.656-5.281-7.828 0-5.516 6.266-10 14-10v0c7.734 0 14 4.484 14 10z"></path>
				</svg></span><a class="meta-comments-link anchor-scroll" href="https://www.caniretireyet.com/simplicity-complexity-investments/#comments">6 Comments</a></div></div><!-- .entry-meta -->
</header><!-- .entry-header -->
<footer class="entry-footer">
	</footer><!-- .entry-footer -->
	</div>
</article>

<article class="entry content-bg loop-entry post-21958 post type-post status-publish format-standard has-post-thumbnail hentry category-investing-taxes">
			<a class="post-thumbnail kadence-thumbnail-ratio-2-3" href="https://www.caniretireyet.com/take-your-medicine/">
			<div class="post-thumbnail-inner">
				<img width="768" height="592" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;768&#039;%20height=&#039;592&#039;%20viewBox=&#039;0%200%20768%20592&#039;%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-post-image perfmatters-lazy" alt="Frustrated golfer after bad shot" decoding="async" data-src="https://www.caniretireyet.com/wp-content/uploads/26302276_an-evil-aggressive-golfer-breaks-his-golf-club-after-losing-the-e1746998146307-768x592.jpg" data-srcset="https://www.caniretireyet.com/wp-content/uploads/26302276_an-evil-aggressive-golfer-breaks-his-golf-club-after-losing-the-e1746998146307-768x592.jpg 768w, https://www.caniretireyet.com/wp-content/uploads/26302276_an-evil-aggressive-golfer-breaks-his-golf-club-after-losing-the-e1746998146307-300x231.jpg 300w, https://www.caniretireyet.com/wp-content/uploads/26302276_an-evil-aggressive-golfer-breaks-his-golf-club-after-losing-the-e1746998146307-1024x789.jpg 1024w, https://www.caniretireyet.com/wp-content/uploads/26302276_an-evil-aggressive-golfer-breaks-his-golf-club-after-losing-the-e1746998146307-150x116.jpg 150w, https://www.caniretireyet.com/wp-content/uploads/26302276_an-evil-aggressive-golfer-breaks-his-golf-club-after-losing-the-e1746998146307-610x470.jpg 610w, https://www.caniretireyet.com/wp-content/uploads/26302276_an-evil-aggressive-golfer-breaks-his-golf-club-after-losing-the-e1746998146307.jpg 1386w" data-sizes="(max-width: 768px) 100vw, 768px" /><noscript><img width="768" height="592" src="https://www.caniretireyet.com/wp-content/uploads/26302276_an-evil-aggressive-golfer-breaks-his-golf-club-after-losing-the-e1746998146307-768x592.jpg" class="attachment-medium_large size-medium_large wp-post-image" alt="Frustrated golfer after bad shot" decoding="async" srcset="https://www.caniretireyet.com/wp-content/uploads/26302276_an-evil-aggressive-golfer-breaks-his-golf-club-after-losing-the-e1746998146307-768x592.jpg 768w, https://www.caniretireyet.com/wp-content/uploads/26302276_an-evil-aggressive-golfer-breaks-his-golf-club-after-losing-the-e1746998146307-300x231.jpg 300w, https://www.caniretireyet.com/wp-content/uploads/26302276_an-evil-aggressive-golfer-breaks-his-golf-club-after-losing-the-e1746998146307-1024x789.jpg 1024w, https://www.caniretireyet.com/wp-content/uploads/26302276_an-evil-aggressive-golfer-breaks-his-golf-club-after-losing-the-e1746998146307-150x116.jpg 150w, https://www.caniretireyet.com/wp-content/uploads/26302276_an-evil-aggressive-golfer-breaks-his-golf-club-after-losing-the-e1746998146307-610x470.jpg 610w, https://www.caniretireyet.com/wp-content/uploads/26302276_an-evil-aggressive-golfer-breaks-his-golf-club-after-losing-the-e1746998146307.jpg 1386w" sizes="(max-width: 768px) 100vw, 768px" /></noscript>			</div>
		</a><!-- .post-thumbnail -->
			<div class="entry-content-wrap">
		<header class="entry-header">

	<h2 class="entry-title"><a href="https://www.caniretireyet.com/take-your-medicine/" rel="bookmark">Is It Time to Take Your Medicine?</a></h2><div class="entry-meta entry-meta-divider-customicon">
	<span class="posted-by"><span class="meta-label">By</span><span class="author vcard"><a class="url fn n" href="https://www.caniretireyet.com/author/chrism/">Chris Mamula</a></span></span>					<span class="posted-on">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-hours-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>Hours</title><path d="M23 12c0-3.037-1.232-5.789-3.222-7.778s-4.741-3.222-7.778-3.222-5.789 1.232-7.778 3.222-3.222 4.741-3.222 7.778 1.232 5.789 3.222 7.778 4.741 3.222 7.778 3.222 5.789-1.232 7.778-3.222 3.222-4.741 3.222-7.778zM21 12c0 2.486-1.006 4.734-2.636 6.364s-3.878 2.636-6.364 2.636-4.734-1.006-6.364-2.636-2.636-3.878-2.636-6.364 1.006-4.734 2.636-6.364 3.878-2.636 6.364-2.636 4.734 1.006 6.364 2.636 2.636 3.878 2.636 6.364zM11 6v6c0 0.389 0.222 0.727 0.553 0.894l4 2c0.494 0.247 1.095 0.047 1.342-0.447s0.047-1.095-0.447-1.342l-3.448-1.723v-5.382c0-0.552-0.448-1-1-1s-1 0.448-1 1z"></path>
				</svg></span><time class="entry-date published" datetime="2025-05-12T05:44:00-06:00" itemprop="datePublished">May 12, 2025</time><time class="updated" datetime="2025-05-12T08:53:22-06:00" itemprop="dateModified">May 12, 2025</time>					</span>
										<span class="category-links">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="26" height="28" viewBox="0 0 26 28"><title>Categories</title><path d="M24 20.5v-11c0-0.828-0.672-1.5-1.5-1.5h-11c-0.828 0-1.5-0.672-1.5-1.5v-1c0-0.828-0.672-1.5-1.5-1.5h-5c-0.828 0-1.5 0.672-1.5 1.5v15c0 0.828 0.672 1.5 1.5 1.5h19c0.828 0 1.5-0.672 1.5-1.5zM26 9.5v11c0 1.922-1.578 3.5-3.5 3.5h-19c-1.922 0-3.5-1.578-3.5-3.5v-15c0-1.922 1.578-3.5 3.5-3.5h5c1.922 0 3.5 1.578 3.5 3.5v0.5h10.5c1.922 0 3.5 1.578 3.5 3.5z"></path>
				</svg></span><span class="category-link-items"><a href="https://www.caniretireyet.com/category/investing-taxes/" rel="category tag">Investing &amp; Taxes</a></span>					</span>
					<div class="meta-comments"><span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28"><title>Comments</title><path d="M10 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM16 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM22 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM14 6c-6.5 0-12 3.656-12 8 0 2.328 1.563 4.547 4.266 6.078l1.359 0.781-0.422 1.5c-0.297 1.109-0.688 1.969-1.094 2.688 1.578-0.656 3.016-1.547 4.297-2.672l0.672-0.594 0.891 0.094c0.672 0.078 1.359 0.125 2.031 0.125 6.5 0 12-3.656 12-8s-5.5-8-12-8zM28 14c0 5.531-6.266 10-14 10-0.766 0-1.531-0.047-2.266-0.125-2.047 1.813-4.484 3.094-7.187 3.781-0.562 0.156-1.172 0.266-1.781 0.344h-0.078c-0.313 0-0.594-0.25-0.672-0.594v-0.016c-0.078-0.391 0.187-0.625 0.422-0.906 0.984-1.109 2.109-2.047 2.844-4.656-3.219-1.828-5.281-4.656-5.281-7.828 0-5.516 6.266-10 14-10v0c7.734 0 14 4.484 14 10z"></path>
				</svg></span><a class="meta-comments-link anchor-scroll" href="https://www.caniretireyet.com/take-your-medicine/#comments">11 Comments</a></div></div><!-- .entry-meta -->
</header><!-- .entry-header -->
<footer class="entry-footer">
	</footer><!-- .entry-footer -->
	</div>
</article>

<article class="entry content-bg loop-entry post-21655 post type-post status-publish format-standard has-post-thumbnail hentry category-real-estate">
			<a class="post-thumbnail kadence-thumbnail-ratio-2-3" href="https://www.caniretireyet.com/looming-insurance-crisis/">
			<div class="post-thumbnail-inner">
				<img width="400" height="300" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;400&#039;%20height=&#039;300&#039;%20viewBox=&#039;0%200%20400%20300&#039;%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-post-image perfmatters-lazy" alt="Does the Cost of Insurance Threaten Homeownership?" decoding="async" data-src="https://www.caniretireyet.com/wp-content/uploads/11183907_XS.jpg" data-srcset="https://www.caniretireyet.com/wp-content/uploads/11183907_XS.jpg 400w, https://www.caniretireyet.com/wp-content/uploads/11183907_XS-300x225.jpg 300w, https://www.caniretireyet.com/wp-content/uploads/11183907_XS-150x113.jpg 150w" data-sizes="(max-width: 400px) 100vw, 400px" /><noscript><img width="400" height="300" src="https://www.caniretireyet.com/wp-content/uploads/11183907_XS.jpg" class="attachment-medium_large size-medium_large wp-post-image" alt="Does the Cost of Insurance Threaten Homeownership?" decoding="async" srcset="https://www.caniretireyet.com/wp-content/uploads/11183907_XS.jpg 400w, https://www.caniretireyet.com/wp-content/uploads/11183907_XS-300x225.jpg 300w, https://www.caniretireyet.com/wp-content/uploads/11183907_XS-150x113.jpg 150w" sizes="(max-width: 400px) 100vw, 400px" /></noscript>			</div>
		</a><!-- .post-thumbnail -->
			<div class="entry-content-wrap">
		<header class="entry-header">

	<h2 class="entry-title"><a href="https://www.caniretireyet.com/looming-insurance-crisis/" rel="bookmark">Does the Cost of Insurance Threaten Homeownership?</a></h2><div class="entry-meta entry-meta-divider-customicon">
	<span class="posted-by"><span class="meta-label">By</span><span class="author vcard"><a class="url fn n" href="https://www.caniretireyet.com/author/davidchampion/">David Champion</a></span></span>					<span class="posted-on">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-hours-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>Hours</title><path d="M23 12c0-3.037-1.232-5.789-3.222-7.778s-4.741-3.222-7.778-3.222-5.789 1.232-7.778 3.222-3.222 4.741-3.222 7.778 1.232 5.789 3.222 7.778 4.741 3.222 7.778 3.222 5.789-1.232 7.778-3.222 3.222-4.741 3.222-7.778zM21 12c0 2.486-1.006 4.734-2.636 6.364s-3.878 2.636-6.364 2.636-4.734-1.006-6.364-2.636-2.636-3.878-2.636-6.364 1.006-4.734 2.636-6.364 3.878-2.636 6.364-2.636 4.734 1.006 6.364 2.636 2.636 3.878 2.636 6.364zM11 6v6c0 0.389 0.222 0.727 0.553 0.894l4 2c0.494 0.247 1.095 0.047 1.342-0.447s0.047-1.095-0.447-1.342l-3.448-1.723v-5.382c0-0.552-0.448-1-1-1s-1 0.448-1 1z"></path>
				</svg></span><time class="entry-date published" datetime="2025-05-05T04:00:00-06:00" itemprop="datePublished">May 5, 2025</time><time class="updated" datetime="2025-05-04T13:16:03-06:00" itemprop="dateModified">May 4, 2025</time>					</span>
										<span class="category-links">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="26" height="28" viewBox="0 0 26 28"><title>Categories</title><path d="M24 20.5v-11c0-0.828-0.672-1.5-1.5-1.5h-11c-0.828 0-1.5-0.672-1.5-1.5v-1c0-0.828-0.672-1.5-1.5-1.5h-5c-0.828 0-1.5 0.672-1.5 1.5v15c0 0.828 0.672 1.5 1.5 1.5h19c0.828 0 1.5-0.672 1.5-1.5zM26 9.5v11c0 1.922-1.578 3.5-3.5 3.5h-19c-1.922 0-3.5-1.578-3.5-3.5v-15c0-1.922 1.578-3.5 3.5-3.5h5c1.922 0 3.5 1.578 3.5 3.5v0.5h10.5c1.922 0 3.5 1.578 3.5 3.5z"></path>
				</svg></span><span class="category-link-items"><a href="https://www.caniretireyet.com/category/real-estate/" rel="category tag">Real Estate</a></span>					</span>
					<div class="meta-comments"><span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28"><title>Comments</title><path d="M10 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM16 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM22 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM14 6c-6.5 0-12 3.656-12 8 0 2.328 1.563 4.547 4.266 6.078l1.359 0.781-0.422 1.5c-0.297 1.109-0.688 1.969-1.094 2.688 1.578-0.656 3.016-1.547 4.297-2.672l0.672-0.594 0.891 0.094c0.672 0.078 1.359 0.125 2.031 0.125 6.5 0 12-3.656 12-8s-5.5-8-12-8zM28 14c0 5.531-6.266 10-14 10-0.766 0-1.531-0.047-2.266-0.125-2.047 1.813-4.484 3.094-7.187 3.781-0.562 0.156-1.172 0.266-1.781 0.344h-0.078c-0.313 0-0.594-0.25-0.672-0.594v-0.016c-0.078-0.391 0.187-0.625 0.422-0.906 0.984-1.109 2.109-2.047 2.844-4.656-3.219-1.828-5.281-4.656-5.281-7.828 0-5.516 6.266-10 14-10v0c7.734 0 14 4.484 14 10z"></path>
				</svg></span><a class="meta-comments-link anchor-scroll" href="https://www.caniretireyet.com/looming-insurance-crisis/#comments">14 Comments</a></div></div><!-- .entry-meta -->
</header><!-- .entry-header -->
<footer class="entry-footer">
	</footer><!-- .entry-footer -->
	</div>
</article>

<article class="entry content-bg loop-entry post-21905 post type-post status-publish format-standard has-post-thumbnail hentry category-best-of">
			<a class="post-thumbnail kadence-thumbnail-ratio-2-3" href="https://www.caniretireyet.com/april-2025-retirement-resources/">
			<div class="post-thumbnail-inner">
				<img width="768" height="512" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;768&#039;%20height=&#039;512&#039;%20viewBox=&#039;0%200%20768%20512&#039;%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-post-image perfmatters-lazy" alt="Online retirement resources" decoding="async" data-src="https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-768x512.jpg" data-srcset="https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-768x512.jpg 768w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-300x200.jpg 300w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-1024x683.jpg 1024w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-150x100.jpg 150w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-1536x1024.jpg 1536w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-610x407.jpg 610w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept.jpg 1600w" data-sizes="(max-width: 768px) 100vw, 768px" /><noscript><img width="768" height="512" src="https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-768x512.jpg" class="attachment-medium_large size-medium_large wp-post-image" alt="Online retirement resources" decoding="async" srcset="https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-768x512.jpg 768w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-300x200.jpg 300w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-1024x683.jpg 1024w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-150x100.jpg 150w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-1536x1024.jpg 1536w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-610x407.jpg 610w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept.jpg 1600w" sizes="(max-width: 768px) 100vw, 768px" /></noscript>			</div>
		</a><!-- .post-thumbnail -->
			<div class="entry-content-wrap">
		<header class="entry-header">

	<h2 class="entry-title"><a href="https://www.caniretireyet.com/april-2025-retirement-resources/" rel="bookmark">April 2025 Best of the Web</a></h2><div class="entry-meta entry-meta-divider-customicon">
	<span class="posted-by"><span class="meta-label">By</span><span class="author vcard"><a class="url fn n" href="https://www.caniretireyet.com/author/chrism/">Chris Mamula</a></span></span>					<span class="posted-on">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-hours-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>Hours</title><path d="M23 12c0-3.037-1.232-5.789-3.222-7.778s-4.741-3.222-7.778-3.222-5.789 1.232-7.778 3.222-3.222 4.741-3.222 7.778 1.232 5.789 3.222 7.778 4.741 3.222 7.778 3.222 5.789-1.232 7.778-3.222 3.222-4.741 3.222-7.778zM21 12c0 2.486-1.006 4.734-2.636 6.364s-3.878 2.636-6.364 2.636-4.734-1.006-6.364-2.636-2.636-3.878-2.636-6.364 1.006-4.734 2.636-6.364 3.878-2.636 6.364-2.636 4.734 1.006 6.364 2.636 2.636 3.878 2.636 6.364zM11 6v6c0 0.389 0.222 0.727 0.553 0.894l4 2c0.494 0.247 1.095 0.047 1.342-0.447s0.047-1.095-0.447-1.342l-3.448-1.723v-5.382c0-0.552-0.448-1-1-1s-1 0.448-1 1z"></path>
				</svg></span><time class="entry-date published" datetime="2025-04-28T05:45:22-06:00" itemprop="datePublished">April 28, 2025</time><time class="updated" datetime="2025-04-28T05:45:23-06:00" itemprop="dateModified">April 28, 2025</time>					</span>
										<span class="category-links">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="26" height="28" viewBox="0 0 26 28"><title>Categories</title><path d="M24 20.5v-11c0-0.828-0.672-1.5-1.5-1.5h-11c-0.828 0-1.5-0.672-1.5-1.5v-1c0-0.828-0.672-1.5-1.5-1.5h-5c-0.828 0-1.5 0.672-1.5 1.5v15c0 0.828 0.672 1.5 1.5 1.5h19c0.828 0 1.5-0.672 1.5-1.5zM26 9.5v11c0 1.922-1.578 3.5-3.5 3.5h-19c-1.922 0-3.5-1.578-3.5-3.5v-15c0-1.922 1.578-3.5 3.5-3.5h5c1.922 0 3.5 1.578 3.5 3.5v0.5h10.5c1.922 0 3.5 1.578 3.5 3.5z"></path>
				</svg></span><span class="category-link-items"><a href="https://www.caniretireyet.com/category/best-of/" rel="category tag">Best Of</a></span>					</span>
					<div class="meta-comments"><span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28"><title>Comments</title><path d="M10 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM16 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM22 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM14 6c-6.5 0-12 3.656-12 8 0 2.328 1.563 4.547 4.266 6.078l1.359 0.781-0.422 1.5c-0.297 1.109-0.688 1.969-1.094 2.688 1.578-0.656 3.016-1.547 4.297-2.672l0.672-0.594 0.891 0.094c0.672 0.078 1.359 0.125 2.031 0.125 6.5 0 12-3.656 12-8s-5.5-8-12-8zM28 14c0 5.531-6.266 10-14 10-0.766 0-1.531-0.047-2.266-0.125-2.047 1.813-4.484 3.094-7.187 3.781-0.562 0.156-1.172 0.266-1.781 0.344h-0.078c-0.313 0-0.594-0.25-0.672-0.594v-0.016c-0.078-0.391 0.187-0.625 0.422-0.906 0.984-1.109 2.109-2.047 2.844-4.656-3.219-1.828-5.281-4.656-5.281-7.828 0-5.516 6.266-10 14-10v0c7.734 0 14 4.484 14 10z"></path>
				</svg></span><a class="meta-comments-link anchor-scroll" href="https://www.caniretireyet.com/april-2025-retirement-resources/#comments">7 Comments</a></div></div><!-- .entry-meta -->
</header><!-- .entry-header -->
<footer class="entry-footer">
	</footer><!-- .entry-footer -->
	</div>
</article>

<article class="entry content-bg loop-entry post-21896 post type-post status-publish format-standard has-post-thumbnail hentry category-investing-taxes">
			<a class="post-thumbnail kadence-thumbnail-ratio-2-3" href="https://www.caniretireyet.com/dont-buy-the-dip/">
			<div class="post-thumbnail-inner">
				<img width="768" height="537" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;768&#039;%20height=&#039;537&#039;%20viewBox=&#039;0%200%20768%20537&#039;%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-post-image perfmatters-lazy" alt="stock market dip" decoding="async" data-src="https://www.caniretireyet.com/wp-content/uploads/69884498_dramatically-dropping-of-stock-market-768x537.jpg" data-srcset="https://www.caniretireyet.com/wp-content/uploads/69884498_dramatically-dropping-of-stock-market-768x537.jpg 768w, https://www.caniretireyet.com/wp-content/uploads/69884498_dramatically-dropping-of-stock-market-300x210.jpg 300w, https://www.caniretireyet.com/wp-content/uploads/69884498_dramatically-dropping-of-stock-market-1024x716.jpg 1024w, https://www.caniretireyet.com/wp-content/uploads/69884498_dramatically-dropping-of-stock-market-150x105.jpg 150w, https://www.caniretireyet.com/wp-content/uploads/69884498_dramatically-dropping-of-stock-market-1536x1073.jpg 1536w, https://www.caniretireyet.com/wp-content/uploads/69884498_dramatically-dropping-of-stock-market-610x426.jpg 610w, https://www.caniretireyet.com/wp-content/uploads/69884498_dramatically-dropping-of-stock-market.jpg 1600w" data-sizes="(max-width: 768px) 100vw, 768px" /><noscript><img width="768" height="537" src="https://www.caniretireyet.com/wp-content/uploads/69884498_dramatically-dropping-of-stock-market-768x537.jpg" class="attachment-medium_large size-medium_large wp-post-image" alt="stock market dip" decoding="async" srcset="https://www.caniretireyet.com/wp-content/uploads/69884498_dramatically-dropping-of-stock-market-768x537.jpg 768w, https://www.caniretireyet.com/wp-content/uploads/69884498_dramatically-dropping-of-stock-market-300x210.jpg 300w, https://www.caniretireyet.com/wp-content/uploads/69884498_dramatically-dropping-of-stock-market-1024x716.jpg 1024w, https://www.caniretireyet.com/wp-content/uploads/69884498_dramatically-dropping-of-stock-market-150x105.jpg 150w, https://www.caniretireyet.com/wp-content/uploads/69884498_dramatically-dropping-of-stock-market-1536x1073.jpg 1536w, https://www.caniretireyet.com/wp-content/uploads/69884498_dramatically-dropping-of-stock-market-610x426.jpg 610w, https://www.caniretireyet.com/wp-content/uploads/69884498_dramatically-dropping-of-stock-market.jpg 1600w" sizes="(max-width: 768px) 100vw, 768px" /></noscript>			</div>
		</a><!-- .post-thumbnail -->
			<div class="entry-content-wrap">
		<header class="entry-header">

	<h2 class="entry-title"><a href="https://www.caniretireyet.com/dont-buy-the-dip/" rel="bookmark">Don&#8217;t Buy the Dip</a></h2><div class="entry-meta entry-meta-divider-customicon">
	<span class="posted-by"><span class="meta-label">By</span><span class="author vcard"><a class="url fn n" href="https://www.caniretireyet.com/author/chrism/">Chris Mamula</a></span></span>					<span class="posted-on">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-hours-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>Hours</title><path d="M23 12c0-3.037-1.232-5.789-3.222-7.778s-4.741-3.222-7.778-3.222-5.789 1.232-7.778 3.222-3.222 4.741-3.222 7.778 1.232 5.789 3.222 7.778 4.741 3.222 7.778 3.222 5.789-1.232 7.778-3.222 3.222-4.741 3.222-7.778zM21 12c0 2.486-1.006 4.734-2.636 6.364s-3.878 2.636-6.364 2.636-4.734-1.006-6.364-2.636-2.636-3.878-2.636-6.364 1.006-4.734 2.636-6.364 3.878-2.636 6.364-2.636 4.734 1.006 6.364 2.636 2.636 3.878 2.636 6.364zM11 6v6c0 0.389 0.222 0.727 0.553 0.894l4 2c0.494 0.247 1.095 0.047 1.342-0.447s0.047-1.095-0.447-1.342l-3.448-1.723v-5.382c0-0.552-0.448-1-1-1s-1 0.448-1 1z"></path>
				</svg></span><time class="entry-date published" datetime="2025-04-21T05:30:34-06:00" itemprop="datePublished">April 21, 2025</time><time class="updated" datetime="2025-04-21T08:53:20-06:00" itemprop="dateModified">April 21, 2025</time>					</span>
										<span class="category-links">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="26" height="28" viewBox="0 0 26 28"><title>Categories</title><path d="M24 20.5v-11c0-0.828-0.672-1.5-1.5-1.5h-11c-0.828 0-1.5-0.672-1.5-1.5v-1c0-0.828-0.672-1.5-1.5-1.5h-5c-0.828 0-1.5 0.672-1.5 1.5v15c0 0.828 0.672 1.5 1.5 1.5h19c0.828 0 1.5-0.672 1.5-1.5zM26 9.5v11c0 1.922-1.578 3.5-3.5 3.5h-19c-1.922 0-3.5-1.578-3.5-3.5v-15c0-1.922 1.578-3.5 3.5-3.5h5c1.922 0 3.5 1.578 3.5 3.5v0.5h10.5c1.922 0 3.5 1.578 3.5 3.5z"></path>
				</svg></span><span class="category-link-items"><a href="https://www.caniretireyet.com/category/investing-taxes/" rel="category tag">Investing &amp; Taxes</a></span>					</span>
					<div class="meta-comments"><span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28"><title>Comments</title><path d="M10 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM16 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM22 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM14 6c-6.5 0-12 3.656-12 8 0 2.328 1.563 4.547 4.266 6.078l1.359 0.781-0.422 1.5c-0.297 1.109-0.688 1.969-1.094 2.688 1.578-0.656 3.016-1.547 4.297-2.672l0.672-0.594 0.891 0.094c0.672 0.078 1.359 0.125 2.031 0.125 6.5 0 12-3.656 12-8s-5.5-8-12-8zM28 14c0 5.531-6.266 10-14 10-0.766 0-1.531-0.047-2.266-0.125-2.047 1.813-4.484 3.094-7.187 3.781-0.562 0.156-1.172 0.266-1.781 0.344h-0.078c-0.313 0-0.594-0.25-0.672-0.594v-0.016c-0.078-0.391 0.187-0.625 0.422-0.906 0.984-1.109 2.109-2.047 2.844-4.656-3.219-1.828-5.281-4.656-5.281-7.828 0-5.516 6.266-10 14-10v0c7.734 0 14 4.484 14 10z"></path>
				</svg></span><a class="meta-comments-link anchor-scroll" href="https://www.caniretireyet.com/dont-buy-the-dip/#comments">19 Comments</a></div></div><!-- .entry-meta -->
</header><!-- .entry-header -->
<footer class="entry-footer">
	</footer><!-- .entry-footer -->
	</div>
</article>

<article class="entry content-bg loop-entry post-21881 post type-post status-publish format-standard has-post-thumbnail hentry category-retirement-decision">
			<a class="post-thumbnail kadence-thumbnail-ratio-2-3" href="https://www.caniretireyet.com/life-expectancy-impacts-retirement-projections/">
			<div class="post-thumbnail-inner">
				<img width="768" height="512" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;768&#039;%20height=&#039;512&#039;%20viewBox=&#039;0%200%20768%20512&#039;%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-post-image perfmatters-lazy" alt="elderly person holding a cane" decoding="async" data-src="https://www.caniretireyet.com/wp-content/uploads/95361574_elderly-person-holding-a-wooden-cane-in-urban-setting-768x512.jpg" data-srcset="https://www.caniretireyet.com/wp-content/uploads/95361574_elderly-person-holding-a-wooden-cane-in-urban-setting-768x512.jpg 768w, https://www.caniretireyet.com/wp-content/uploads/95361574_elderly-person-holding-a-wooden-cane-in-urban-setting-300x200.jpg 300w, https://www.caniretireyet.com/wp-content/uploads/95361574_elderly-person-holding-a-wooden-cane-in-urban-setting-1024x683.jpg 1024w, https://www.caniretireyet.com/wp-content/uploads/95361574_elderly-person-holding-a-wooden-cane-in-urban-setting-150x100.jpg 150w, https://www.caniretireyet.com/wp-content/uploads/95361574_elderly-person-holding-a-wooden-cane-in-urban-setting-1536x1024.jpg 1536w, https://www.caniretireyet.com/wp-content/uploads/95361574_elderly-person-holding-a-wooden-cane-in-urban-setting-610x407.jpg 610w, https://www.caniretireyet.com/wp-content/uploads/95361574_elderly-person-holding-a-wooden-cane-in-urban-setting.jpg 1600w" data-sizes="(max-width: 768px) 100vw, 768px" /><noscript><img width="768" height="512" src="https://www.caniretireyet.com/wp-content/uploads/95361574_elderly-person-holding-a-wooden-cane-in-urban-setting-768x512.jpg" class="attachment-medium_large size-medium_large wp-post-image" alt="elderly person holding a cane" decoding="async" srcset="https://www.caniretireyet.com/wp-content/uploads/95361574_elderly-person-holding-a-wooden-cane-in-urban-setting-768x512.jpg 768w, https://www.caniretireyet.com/wp-content/uploads/95361574_elderly-person-holding-a-wooden-cane-in-urban-setting-300x200.jpg 300w, https://www.caniretireyet.com/wp-content/uploads/95361574_elderly-person-holding-a-wooden-cane-in-urban-setting-1024x683.jpg 1024w, https://www.caniretireyet.com/wp-content/uploads/95361574_elderly-person-holding-a-wooden-cane-in-urban-setting-150x100.jpg 150w, https://www.caniretireyet.com/wp-content/uploads/95361574_elderly-person-holding-a-wooden-cane-in-urban-setting-1536x1024.jpg 1536w, https://www.caniretireyet.com/wp-content/uploads/95361574_elderly-person-holding-a-wooden-cane-in-urban-setting-610x407.jpg 610w, https://www.caniretireyet.com/wp-content/uploads/95361574_elderly-person-holding-a-wooden-cane-in-urban-setting.jpg 1600w" sizes="(max-width: 768px) 100vw, 768px" /></noscript>			</div>
		</a><!-- .post-thumbnail -->
			<div class="entry-content-wrap">
		<header class="entry-header">

	<h2 class="entry-title"><a href="https://www.caniretireyet.com/life-expectancy-impacts-retirement-projections/" rel="bookmark">How Life Expectancy Impacts Retirement Projections</a></h2><div class="entry-meta entry-meta-divider-customicon">
	<span class="posted-by"><span class="meta-label">By</span><span class="author vcard"><a class="url fn n" href="https://www.caniretireyet.com/author/chrism/">Chris Mamula</a></span></span>					<span class="posted-on">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-hours-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>Hours</title><path d="M23 12c0-3.037-1.232-5.789-3.222-7.778s-4.741-3.222-7.778-3.222-5.789 1.232-7.778 3.222-3.222 4.741-3.222 7.778 1.232 5.789 3.222 7.778 4.741 3.222 7.778 3.222 5.789-1.232 7.778-3.222 3.222-4.741 3.222-7.778zM21 12c0 2.486-1.006 4.734-2.636 6.364s-3.878 2.636-6.364 2.636-4.734-1.006-6.364-2.636-2.636-3.878-2.636-6.364 1.006-4.734 2.636-6.364 3.878-2.636 6.364-2.636 4.734 1.006 6.364 2.636 2.636 3.878 2.636 6.364zM11 6v6c0 0.389 0.222 0.727 0.553 0.894l4 2c0.494 0.247 1.095 0.047 1.342-0.447s0.047-1.095-0.447-1.342l-3.448-1.723v-5.382c0-0.552-0.448-1-1-1s-1 0.448-1 1z"></path>
				</svg></span><time class="entry-date published" datetime="2025-04-14T05:38:33-06:00" itemprop="datePublished">April 14, 2025</time><time class="updated" datetime="2025-04-14T05:39:08-06:00" itemprop="dateModified">April 14, 2025</time>					</span>
										<span class="category-links">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="26" height="28" viewBox="0 0 26 28"><title>Categories</title><path d="M24 20.5v-11c0-0.828-0.672-1.5-1.5-1.5h-11c-0.828 0-1.5-0.672-1.5-1.5v-1c0-0.828-0.672-1.5-1.5-1.5h-5c-0.828 0-1.5 0.672-1.5 1.5v15c0 0.828 0.672 1.5 1.5 1.5h19c0.828 0 1.5-0.672 1.5-1.5zM26 9.5v11c0 1.922-1.578 3.5-3.5 3.5h-19c-1.922 0-3.5-1.578-3.5-3.5v-15c0-1.922 1.578-3.5 3.5-3.5h5c1.922 0 3.5 1.578 3.5 3.5v0.5h10.5c1.922 0 3.5 1.578 3.5 3.5z"></path>
				</svg></span><span class="category-link-items"><a href="https://www.caniretireyet.com/category/retirement-decision/" rel="category tag">Retirement Decision</a></span>					</span>
					<div class="meta-comments"><span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28"><title>Comments</title><path d="M10 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM16 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM22 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM14 6c-6.5 0-12 3.656-12 8 0 2.328 1.563 4.547 4.266 6.078l1.359 0.781-0.422 1.5c-0.297 1.109-0.688 1.969-1.094 2.688 1.578-0.656 3.016-1.547 4.297-2.672l0.672-0.594 0.891 0.094c0.672 0.078 1.359 0.125 2.031 0.125 6.5 0 12-3.656 12-8s-5.5-8-12-8zM28 14c0 5.531-6.266 10-14 10-0.766 0-1.531-0.047-2.266-0.125-2.047 1.813-4.484 3.094-7.187 3.781-0.562 0.156-1.172 0.266-1.781 0.344h-0.078c-0.313 0-0.594-0.25-0.672-0.594v-0.016c-0.078-0.391 0.187-0.625 0.422-0.906 0.984-1.109 2.109-2.047 2.844-4.656-3.219-1.828-5.281-4.656-5.281-7.828 0-5.516 6.266-10 14-10v0c7.734 0 14 4.484 14 10z"></path>
				</svg></span><a class="meta-comments-link anchor-scroll" href="https://www.caniretireyet.com/life-expectancy-impacts-retirement-projections/#comments">10 Comments</a></div></div><!-- .entry-meta -->
</header><!-- .entry-header -->
<footer class="entry-footer">
	</footer><!-- .entry-footer -->
	</div>
</article>

<article class="entry content-bg loop-entry post-21643 post type-post status-publish format-standard has-post-thumbnail hentry category-lifestyle">
			<a class="post-thumbnail kadence-thumbnail-ratio-2-3" href="https://www.caniretireyet.com/trial-by-fire/">
			<div class="post-thumbnail-inner">
				<img width="768" height="674" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;768&#039;%20height=&#039;674&#039;%20viewBox=&#039;0%200%20768%20674&#039;%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-post-image perfmatters-lazy" alt="Clipping Chaings Logo" decoding="async" data-src="https://www.caniretireyet.com/wp-content/uploads/ClippingChainsLogo-768x674.jpg" data-srcset="https://www.caniretireyet.com/wp-content/uploads/ClippingChainsLogo-768x674.jpg 768w, https://www.caniretireyet.com/wp-content/uploads/ClippingChainsLogo-300x263.jpg 300w, https://www.caniretireyet.com/wp-content/uploads/ClippingChainsLogo-150x132.jpg 150w, https://www.caniretireyet.com/wp-content/uploads/ClippingChainsLogo-610x536.jpg 610w, https://www.caniretireyet.com/wp-content/uploads/ClippingChainsLogo.jpg 772w" data-sizes="(max-width: 768px) 100vw, 768px" /><noscript><img width="768" height="674" src="https://www.caniretireyet.com/wp-content/uploads/ClippingChainsLogo-768x674.jpg" class="attachment-medium_large size-medium_large wp-post-image" alt="Clipping Chaings Logo" decoding="async" srcset="https://www.caniretireyet.com/wp-content/uploads/ClippingChainsLogo-768x674.jpg 768w, https://www.caniretireyet.com/wp-content/uploads/ClippingChainsLogo-300x263.jpg 300w, https://www.caniretireyet.com/wp-content/uploads/ClippingChainsLogo-150x132.jpg 150w, https://www.caniretireyet.com/wp-content/uploads/ClippingChainsLogo-610x536.jpg 610w, https://www.caniretireyet.com/wp-content/uploads/ClippingChainsLogo.jpg 772w" sizes="(max-width: 768px) 100vw, 768px" /></noscript>			</div>
		</a><!-- .post-thumbnail -->
			<div class="entry-content-wrap">
		<header class="entry-header">

	<h2 class="entry-title"><a href="https://www.caniretireyet.com/trial-by-fire/" rel="bookmark">Trial by FIRE</a></h2><div class="entry-meta entry-meta-divider-customicon">
	<span class="posted-by"><span class="meta-label">By</span><span class="author vcard"><a class="url fn n" href="https://www.caniretireyet.com/author/davidchampion/">David Champion</a></span></span>					<span class="posted-on">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-hours-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>Hours</title><path d="M23 12c0-3.037-1.232-5.789-3.222-7.778s-4.741-3.222-7.778-3.222-5.789 1.232-7.778 3.222-3.222 4.741-3.222 7.778 1.232 5.789 3.222 7.778 4.741 3.222 7.778 3.222 5.789-1.232 7.778-3.222 3.222-4.741 3.222-7.778zM21 12c0 2.486-1.006 4.734-2.636 6.364s-3.878 2.636-6.364 2.636-4.734-1.006-6.364-2.636-2.636-3.878-2.636-6.364 1.006-4.734 2.636-6.364 3.878-2.636 6.364-2.636 4.734 1.006 6.364 2.636 2.636 3.878 2.636 6.364zM11 6v6c0 0.389 0.222 0.727 0.553 0.894l4 2c0.494 0.247 1.095 0.047 1.342-0.447s0.047-1.095-0.447-1.342l-3.448-1.723v-5.382c0-0.552-0.448-1-1-1s-1 0.448-1 1z"></path>
				</svg></span><time class="entry-date published" datetime="2025-04-07T04:00:00-06:00" itemprop="datePublished">April 7, 2025</time><time class="updated" datetime="2025-03-24T08:22:32-06:00" itemprop="dateModified">March 24, 2025</time>					</span>
										<span class="category-links">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="26" height="28" viewBox="0 0 26 28"><title>Categories</title><path d="M24 20.5v-11c0-0.828-0.672-1.5-1.5-1.5h-11c-0.828 0-1.5-0.672-1.5-1.5v-1c0-0.828-0.672-1.5-1.5-1.5h-5c-0.828 0-1.5 0.672-1.5 1.5v15c0 0.828 0.672 1.5 1.5 1.5h19c0.828 0 1.5-0.672 1.5-1.5zM26 9.5v11c0 1.922-1.578 3.5-3.5 3.5h-19c-1.922 0-3.5-1.578-3.5-3.5v-15c0-1.922 1.578-3.5 3.5-3.5h5c1.922 0 3.5 1.578 3.5 3.5v0.5h10.5c1.922 0 3.5 1.578 3.5 3.5z"></path>
				</svg></span><span class="category-link-items"><a href="https://www.caniretireyet.com/category/lifestyle/" rel="category tag">Lifestyle</a></span>					</span>
					<div class="meta-comments"><span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28"><title>Comments</title><path d="M10 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM16 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM22 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM14 6c-6.5 0-12 3.656-12 8 0 2.328 1.563 4.547 4.266 6.078l1.359 0.781-0.422 1.5c-0.297 1.109-0.688 1.969-1.094 2.688 1.578-0.656 3.016-1.547 4.297-2.672l0.672-0.594 0.891 0.094c0.672 0.078 1.359 0.125 2.031 0.125 6.5 0 12-3.656 12-8s-5.5-8-12-8zM28 14c0 5.531-6.266 10-14 10-0.766 0-1.531-0.047-2.266-0.125-2.047 1.813-4.484 3.094-7.187 3.781-0.562 0.156-1.172 0.266-1.781 0.344h-0.078c-0.313 0-0.594-0.25-0.672-0.594v-0.016c-0.078-0.391 0.187-0.625 0.422-0.906 0.984-1.109 2.109-2.047 2.844-4.656-3.219-1.828-5.281-4.656-5.281-7.828 0-5.516 6.266-10 14-10v0c7.734 0 14 4.484 14 10z"></path>
				</svg></span><a class="meta-comments-link anchor-scroll" href="https://www.caniretireyet.com/trial-by-fire/#comments">8 Comments</a></div></div><!-- .entry-meta -->
</header><!-- .entry-header -->
<footer class="entry-footer">
	</footer><!-- .entry-footer -->
	</div>
</article>

<article class="entry content-bg loop-entry post-21865 post type-post status-publish format-standard has-post-thumbnail hentry category-best-of">
			<a class="post-thumbnail kadence-thumbnail-ratio-2-3" href="https://www.caniretireyet.com/march-2025-best-retirement-resources/">
			<div class="post-thumbnail-inner">
				<img width="768" height="512" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;768&#039;%20height=&#039;512&#039;%20viewBox=&#039;0%200%20768%20512&#039;%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-post-image perfmatters-lazy" alt="Online retirement resources" decoding="async" data-src="https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-768x512.jpg" data-srcset="https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-768x512.jpg 768w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-300x200.jpg 300w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-1024x683.jpg 1024w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-150x100.jpg 150w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-1536x1024.jpg 1536w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-610x407.jpg 610w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept.jpg 1600w" data-sizes="(max-width: 768px) 100vw, 768px" /><noscript><img width="768" height="512" src="https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-768x512.jpg" class="attachment-medium_large size-medium_large wp-post-image" alt="Online retirement resources" decoding="async" srcset="https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-768x512.jpg 768w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-300x200.jpg 300w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-1024x683.jpg 1024w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-150x100.jpg 150w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-1536x1024.jpg 1536w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-610x407.jpg 610w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept.jpg 1600w" sizes="(max-width: 768px) 100vw, 768px" /></noscript>			</div>
		</a><!-- .post-thumbnail -->
			<div class="entry-content-wrap">
		<header class="entry-header">

	<h2 class="entry-title"><a href="https://www.caniretireyet.com/march-2025-best-retirement-resources/" rel="bookmark">March 2025 Best of the Web</a></h2><div class="entry-meta entry-meta-divider-customicon">
	<span class="posted-by"><span class="meta-label">By</span><span class="author vcard"><a class="url fn n" href="https://www.caniretireyet.com/author/chrism/">Chris Mamula</a></span></span>					<span class="posted-on">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-hours-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>Hours</title><path d="M23 12c0-3.037-1.232-5.789-3.222-7.778s-4.741-3.222-7.778-3.222-5.789 1.232-7.778 3.222-3.222 4.741-3.222 7.778 1.232 5.789 3.222 7.778 4.741 3.222 7.778 3.222 5.789-1.232 7.778-3.222 3.222-4.741 3.222-7.778zM21 12c0 2.486-1.006 4.734-2.636 6.364s-3.878 2.636-6.364 2.636-4.734-1.006-6.364-2.636-2.636-3.878-2.636-6.364 1.006-4.734 2.636-6.364 3.878-2.636 6.364-2.636 4.734 1.006 6.364 2.636 2.636 3.878 2.636 6.364zM11 6v6c0 0.389 0.222 0.727 0.553 0.894l4 2c0.494 0.247 1.095 0.047 1.342-0.447s0.047-1.095-0.447-1.342l-3.448-1.723v-5.382c0-0.552-0.448-1-1-1s-1 0.448-1 1z"></path>
				</svg></span><time class="entry-date published" datetime="2025-03-31T02:00:00-06:00" itemprop="datePublished">March 31, 2025</time><time class="updated" datetime="2025-03-30T14:18:22-06:00" itemprop="dateModified">March 30, 2025</time>					</span>
										<span class="category-links">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="26" height="28" viewBox="0 0 26 28"><title>Categories</title><path d="M24 20.5v-11c0-0.828-0.672-1.5-1.5-1.5h-11c-0.828 0-1.5-0.672-1.5-1.5v-1c0-0.828-0.672-1.5-1.5-1.5h-5c-0.828 0-1.5 0.672-1.5 1.5v15c0 0.828 0.672 1.5 1.5 1.5h19c0.828 0 1.5-0.672 1.5-1.5zM26 9.5v11c0 1.922-1.578 3.5-3.5 3.5h-19c-1.922 0-3.5-1.578-3.5-3.5v-15c0-1.922 1.578-3.5 3.5-3.5h5c1.922 0 3.5 1.578 3.5 3.5v0.5h10.5c1.922 0 3.5 1.578 3.5 3.5z"></path>
				</svg></span><span class="category-link-items"><a href="https://www.caniretireyet.com/category/best-of/" rel="category tag">Best Of</a></span>					</span>
					<div class="meta-comments"><span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28"><title>Comments</title><path d="M10 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM16 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM22 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM14 6c-6.5 0-12 3.656-12 8 0 2.328 1.563 4.547 4.266 6.078l1.359 0.781-0.422 1.5c-0.297 1.109-0.688 1.969-1.094 2.688 1.578-0.656 3.016-1.547 4.297-2.672l0.672-0.594 0.891 0.094c0.672 0.078 1.359 0.125 2.031 0.125 6.5 0 12-3.656 12-8s-5.5-8-12-8zM28 14c0 5.531-6.266 10-14 10-0.766 0-1.531-0.047-2.266-0.125-2.047 1.813-4.484 3.094-7.187 3.781-0.562 0.156-1.172 0.266-1.781 0.344h-0.078c-0.313 0-0.594-0.25-0.672-0.594v-0.016c-0.078-0.391 0.187-0.625 0.422-0.906 0.984-1.109 2.109-2.047 2.844-4.656-3.219-1.828-5.281-4.656-5.281-7.828 0-5.516 6.266-10 14-10v0c7.734 0 14 4.484 14 10z"></path>
				</svg></span><a class="meta-comments-link anchor-scroll" href="https://www.caniretireyet.com/march-2025-best-retirement-resources/#comments">3 Comments</a></div></div><!-- .entry-meta -->
</header><!-- .entry-header -->
<footer class="entry-footer">
	</footer><!-- .entry-footer -->
	</div>
</article>

<article class="entry content-bg loop-entry post-21834 post type-post status-publish format-standard has-post-thumbnail hentry category-lifestyle">
			<a class="post-thumbnail kadence-thumbnail-ratio-2-3" href="https://www.caniretireyet.com/marriage-financial-independence-retirement/">
			<div class="post-thumbnail-inner">
				<img width="768" height="454" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;768&#039;%20height=&#039;454&#039;%20viewBox=&#039;0%200%20768%20454&#039;%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-post-image perfmatters-lazy" alt="wedding rings" decoding="async" data-src="https://www.caniretireyet.com/wp-content/uploads/67127046_gold-wedding-rings-e1742788556476-768x454.jpg" data-srcset="https://www.caniretireyet.com/wp-content/uploads/67127046_gold-wedding-rings-e1742788556476-768x454.jpg 768w, https://www.caniretireyet.com/wp-content/uploads/67127046_gold-wedding-rings-e1742788556476-300x177.jpg 300w, https://www.caniretireyet.com/wp-content/uploads/67127046_gold-wedding-rings-e1742788556476-1024x606.jpg 1024w, https://www.caniretireyet.com/wp-content/uploads/67127046_gold-wedding-rings-e1742788556476-150x89.jpg 150w, https://www.caniretireyet.com/wp-content/uploads/67127046_gold-wedding-rings-e1742788556476-610x361.jpg 610w, https://www.caniretireyet.com/wp-content/uploads/67127046_gold-wedding-rings-e1742788556476.jpg 1226w" data-sizes="(max-width: 768px) 100vw, 768px" /><noscript><img width="768" height="454" src="https://www.caniretireyet.com/wp-content/uploads/67127046_gold-wedding-rings-e1742788556476-768x454.jpg" class="attachment-medium_large size-medium_large wp-post-image" alt="wedding rings" decoding="async" srcset="https://www.caniretireyet.com/wp-content/uploads/67127046_gold-wedding-rings-e1742788556476-768x454.jpg 768w, https://www.caniretireyet.com/wp-content/uploads/67127046_gold-wedding-rings-e1742788556476-300x177.jpg 300w, https://www.caniretireyet.com/wp-content/uploads/67127046_gold-wedding-rings-e1742788556476-1024x606.jpg 1024w, https://www.caniretireyet.com/wp-content/uploads/67127046_gold-wedding-rings-e1742788556476-150x89.jpg 150w, https://www.caniretireyet.com/wp-content/uploads/67127046_gold-wedding-rings-e1742788556476-610x361.jpg 610w, https://www.caniretireyet.com/wp-content/uploads/67127046_gold-wedding-rings-e1742788556476.jpg 1226w" sizes="(max-width: 768px) 100vw, 768px" /></noscript>			</div>
		</a><!-- .post-thumbnail -->
			<div class="entry-content-wrap">
		<header class="entry-header">

	<h2 class="entry-title"><a href="https://www.caniretireyet.com/marriage-financial-independence-retirement/" rel="bookmark">Marriage Challenges After Financial Independence and Retirement</a></h2><div class="entry-meta entry-meta-divider-customicon">
	<span class="posted-by"><span class="meta-label">By</span><span class="author vcard"><a class="url fn n" href="https://www.caniretireyet.com/author/chrism/">Chris Mamula</a></span></span>					<span class="posted-on">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-hours-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>Hours</title><path d="M23 12c0-3.037-1.232-5.789-3.222-7.778s-4.741-3.222-7.778-3.222-5.789 1.232-7.778 3.222-3.222 4.741-3.222 7.778 1.232 5.789 3.222 7.778 4.741 3.222 7.778 3.222 5.789-1.232 7.778-3.222 3.222-4.741 3.222-7.778zM21 12c0 2.486-1.006 4.734-2.636 6.364s-3.878 2.636-6.364 2.636-4.734-1.006-6.364-2.636-2.636-3.878-2.636-6.364 1.006-4.734 2.636-6.364 3.878-2.636 6.364-2.636 4.734 1.006 6.364 2.636 2.636 3.878 2.636 6.364zM11 6v6c0 0.389 0.222 0.727 0.553 0.894l4 2c0.494 0.247 1.095 0.047 1.342-0.447s0.047-1.095-0.447-1.342l-3.448-1.723v-5.382c0-0.552-0.448-1-1-1s-1 0.448-1 1z"></path>
				</svg></span><time class="entry-date published" datetime="2025-03-24T00:15:00-06:00" itemprop="datePublished">March 24, 2025</time><time class="updated" datetime="2025-03-23T22:27:10-06:00" itemprop="dateModified">March 23, 2025</time>					</span>
										<span class="category-links">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="26" height="28" viewBox="0 0 26 28"><title>Categories</title><path d="M24 20.5v-11c0-0.828-0.672-1.5-1.5-1.5h-11c-0.828 0-1.5-0.672-1.5-1.5v-1c0-0.828-0.672-1.5-1.5-1.5h-5c-0.828 0-1.5 0.672-1.5 1.5v15c0 0.828 0.672 1.5 1.5 1.5h19c0.828 0 1.5-0.672 1.5-1.5zM26 9.5v11c0 1.922-1.578 3.5-3.5 3.5h-19c-1.922 0-3.5-1.578-3.5-3.5v-15c0-1.922 1.578-3.5 3.5-3.5h5c1.922 0 3.5 1.578 3.5 3.5v0.5h10.5c1.922 0 3.5 1.578 3.5 3.5z"></path>
				</svg></span><span class="category-link-items"><a href="https://www.caniretireyet.com/category/lifestyle/" rel="category tag">Lifestyle</a></span>					</span>
					<div class="meta-comments"><span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28"><title>Comments</title><path d="M10 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM16 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM22 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM14 6c-6.5 0-12 3.656-12 8 0 2.328 1.563 4.547 4.266 6.078l1.359 0.781-0.422 1.5c-0.297 1.109-0.688 1.969-1.094 2.688 1.578-0.656 3.016-1.547 4.297-2.672l0.672-0.594 0.891 0.094c0.672 0.078 1.359 0.125 2.031 0.125 6.5 0 12-3.656 12-8s-5.5-8-12-8zM28 14c0 5.531-6.266 10-14 10-0.766 0-1.531-0.047-2.266-0.125-2.047 1.813-4.484 3.094-7.187 3.781-0.562 0.156-1.172 0.266-1.781 0.344h-0.078c-0.313 0-0.594-0.25-0.672-0.594v-0.016c-0.078-0.391 0.187-0.625 0.422-0.906 0.984-1.109 2.109-2.047 2.844-4.656-3.219-1.828-5.281-4.656-5.281-7.828 0-5.516 6.266-10 14-10v0c7.734 0 14 4.484 14 10z"></path>
				</svg></span><a class="meta-comments-link anchor-scroll" href="https://www.caniretireyet.com/marriage-financial-independence-retirement/#comments">22 Comments</a></div></div><!-- .entry-meta -->
</header><!-- .entry-header -->
<footer class="entry-footer">
	</footer><!-- .entry-footer -->
	</div>
</article>

<article class="entry content-bg loop-entry post-7153 post type-post status-publish format-standard has-post-thumbnail hentry category-investing category-investing-taxes">
			<a class="post-thumbnail kadence-thumbnail-ratio-2-3" href="https://www.caniretireyet.com/the-next-bear-market-how-bad-could-it-get/">
			<div class="post-thumbnail-inner">
				<img width="425" height="282" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;425&#039;%20height=&#039;282&#039;%20viewBox=&#039;0%200%20425%20282&#039;%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-post-image perfmatters-lazy" alt="Grizzly bear" decoding="async" data-src="https://www.caniretireyet.com/wp-content/uploads/63547336_XS.jpg" data-srcset="https://www.caniretireyet.com/wp-content/uploads/63547336_XS.jpg 425w, https://www.caniretireyet.com/wp-content/uploads/63547336_XS-300x199.jpg 300w, https://www.caniretireyet.com/wp-content/uploads/63547336_XS-150x100.jpg 150w, https://www.caniretireyet.com/wp-content/uploads/63547336_XS-50x33.jpg 50w" data-sizes="(max-width: 425px) 100vw, 425px" /><noscript><img width="425" height="282" src="https://www.caniretireyet.com/wp-content/uploads/63547336_XS.jpg" class="attachment-medium_large size-medium_large wp-post-image" alt="Grizzly bear" decoding="async" srcset="https://www.caniretireyet.com/wp-content/uploads/63547336_XS.jpg 425w, https://www.caniretireyet.com/wp-content/uploads/63547336_XS-300x199.jpg 300w, https://www.caniretireyet.com/wp-content/uploads/63547336_XS-150x100.jpg 150w, https://www.caniretireyet.com/wp-content/uploads/63547336_XS-50x33.jpg 50w" sizes="(max-width: 425px) 100vw, 425px" /></noscript>			</div>
		</a><!-- .post-thumbnail -->
			<div class="entry-content-wrap">
		<header class="entry-header">

	<h2 class="entry-title"><a href="https://www.caniretireyet.com/the-next-bear-market-how-bad-could-it-get/" rel="bookmark">The Next Bear Market: How Bad Could It Get?</a></h2><div class="entry-meta entry-meta-divider-customicon">
	<span class="posted-by"><span class="meta-label">By</span><span class="author vcard"><a class="url fn n" href="https://www.caniretireyet.com/author/darrowk/">Darrow Kirkpatrick</a></span></span>					<span class="posted-on">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-hours-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>Hours</title><path d="M23 12c0-3.037-1.232-5.789-3.222-7.778s-4.741-3.222-7.778-3.222-5.789 1.232-7.778 3.222-3.222 4.741-3.222 7.778 1.232 5.789 3.222 7.778 4.741 3.222 7.778 3.222 5.789-1.232 7.778-3.222 3.222-4.741 3.222-7.778zM21 12c0 2.486-1.006 4.734-2.636 6.364s-3.878 2.636-6.364 2.636-4.734-1.006-6.364-2.636-2.636-3.878-2.636-6.364 1.006-4.734 2.636-6.364 3.878-2.636 6.364-2.636 4.734 1.006 6.364 2.636 2.636 3.878 2.636 6.364zM11 6v6c0 0.389 0.222 0.727 0.553 0.894l4 2c0.494 0.247 1.095 0.047 1.342-0.447s0.047-1.095-0.447-1.342l-3.448-1.723v-5.382c0-0.552-0.448-1-1-1s-1 0.448-1 1z"></path>
				</svg></span><time class="entry-date published" datetime="2025-03-17T05:00:00-06:00" itemprop="datePublished">March 17, 2025</time><time class="updated" datetime="2025-03-17T05:18:04-06:00" itemprop="dateModified">March 17, 2025</time>					</span>
										<span class="category-links">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="26" height="28" viewBox="0 0 26 28"><title>Categories</title><path d="M24 20.5v-11c0-0.828-0.672-1.5-1.5-1.5h-11c-0.828 0-1.5-0.672-1.5-1.5v-1c0-0.828-0.672-1.5-1.5-1.5h-5c-0.828 0-1.5 0.672-1.5 1.5v15c0 0.828 0.672 1.5 1.5 1.5h19c0.828 0 1.5-0.672 1.5-1.5zM26 9.5v11c0 1.922-1.578 3.5-3.5 3.5h-19c-1.922 0-3.5-1.578-3.5-3.5v-15c0-1.922 1.578-3.5 3.5-3.5h5c1.922 0 3.5 1.578 3.5 3.5v0.5h10.5c1.922 0 3.5 1.578 3.5 3.5z"></path>
				</svg></span><span class="category-link-items"><a href="https://www.caniretireyet.com/category/investing/" rel="category tag">Investing</a>, <a href="https://www.caniretireyet.com/category/investing-taxes/" rel="category tag">Investing &amp; Taxes</a></span>					</span>
					<div class="meta-comments"><span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28"><title>Comments</title><path d="M10 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM16 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM22 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM14 6c-6.5 0-12 3.656-12 8 0 2.328 1.563 4.547 4.266 6.078l1.359 0.781-0.422 1.5c-0.297 1.109-0.688 1.969-1.094 2.688 1.578-0.656 3.016-1.547 4.297-2.672l0.672-0.594 0.891 0.094c0.672 0.078 1.359 0.125 2.031 0.125 6.5 0 12-3.656 12-8s-5.5-8-12-8zM28 14c0 5.531-6.266 10-14 10-0.766 0-1.531-0.047-2.266-0.125-2.047 1.813-4.484 3.094-7.187 3.781-0.562 0.156-1.172 0.266-1.781 0.344h-0.078c-0.313 0-0.594-0.25-0.672-0.594v-0.016c-0.078-0.391 0.187-0.625 0.422-0.906 0.984-1.109 2.109-2.047 2.844-4.656-3.219-1.828-5.281-4.656-5.281-7.828 0-5.516 6.266-10 14-10v0c7.734 0 14 4.484 14 10z"></path>
				</svg></span><a class="meta-comments-link anchor-scroll" href="https://www.caniretireyet.com/the-next-bear-market-how-bad-could-it-get/#comments">24 Comments</a></div></div><!-- .entry-meta -->
</header><!-- .entry-header -->
<footer class="entry-footer">
	</footer><!-- .entry-footer -->
	</div>
</article>

<article class="entry content-bg loop-entry post-21670 post type-post status-publish format-standard has-post-thumbnail hentry category-lifestyle">
			<a class="post-thumbnail kadence-thumbnail-ratio-2-3" href="https://www.caniretireyet.com/middle-class-trap/">
			<div class="post-thumbnail-inner">
				<img width="768" height="512" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;768&#039;%20height=&#039;512&#039;%20viewBox=&#039;0%200%20768%20512&#039;%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-post-image perfmatters-lazy" alt="money in a mouse trap symbolizing the middle-class trap" decoding="async" data-src="https://www.caniretireyet.com/wp-content/uploads/4367428_mouse-trap-dollar-bill-768x512.jpg" data-srcset="https://www.caniretireyet.com/wp-content/uploads/4367428_mouse-trap-dollar-bill-768x512.jpg 768w, https://www.caniretireyet.com/wp-content/uploads/4367428_mouse-trap-dollar-bill-300x200.jpg 300w, https://www.caniretireyet.com/wp-content/uploads/4367428_mouse-trap-dollar-bill-1024x683.jpg 1024w, https://www.caniretireyet.com/wp-content/uploads/4367428_mouse-trap-dollar-bill-150x100.jpg 150w, https://www.caniretireyet.com/wp-content/uploads/4367428_mouse-trap-dollar-bill-1536x1024.jpg 1536w, https://www.caniretireyet.com/wp-content/uploads/4367428_mouse-trap-dollar-bill-610x407.jpg 610w, https://www.caniretireyet.com/wp-content/uploads/4367428_mouse-trap-dollar-bill.jpg 1600w" data-sizes="(max-width: 768px) 100vw, 768px" /><noscript><img width="768" height="512" src="https://www.caniretireyet.com/wp-content/uploads/4367428_mouse-trap-dollar-bill-768x512.jpg" class="attachment-medium_large size-medium_large wp-post-image" alt="money in a mouse trap symbolizing the middle-class trap" decoding="async" srcset="https://www.caniretireyet.com/wp-content/uploads/4367428_mouse-trap-dollar-bill-768x512.jpg 768w, https://www.caniretireyet.com/wp-content/uploads/4367428_mouse-trap-dollar-bill-300x200.jpg 300w, https://www.caniretireyet.com/wp-content/uploads/4367428_mouse-trap-dollar-bill-1024x683.jpg 1024w, https://www.caniretireyet.com/wp-content/uploads/4367428_mouse-trap-dollar-bill-150x100.jpg 150w, https://www.caniretireyet.com/wp-content/uploads/4367428_mouse-trap-dollar-bill-1536x1024.jpg 1536w, https://www.caniretireyet.com/wp-content/uploads/4367428_mouse-trap-dollar-bill-610x407.jpg 610w, https://www.caniretireyet.com/wp-content/uploads/4367428_mouse-trap-dollar-bill.jpg 1600w" sizes="(max-width: 768px) 100vw, 768px" /></noscript>			</div>
		</a><!-- .post-thumbnail -->
			<div class="entry-content-wrap">
		<header class="entry-header">

	<h2 class="entry-title"><a href="https://www.caniretireyet.com/middle-class-trap/" rel="bookmark">How to Avoid the &#8220;Middle-Class Trap&#8221;</a></h2><div class="entry-meta entry-meta-divider-customicon">
	<span class="posted-by"><span class="meta-label">By</span><span class="author vcard"><a class="url fn n" href="https://www.caniretireyet.com/author/chrism/">Chris Mamula</a></span></span>					<span class="posted-on">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-hours-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>Hours</title><path d="M23 12c0-3.037-1.232-5.789-3.222-7.778s-4.741-3.222-7.778-3.222-5.789 1.232-7.778 3.222-3.222 4.741-3.222 7.778 1.232 5.789 3.222 7.778 4.741 3.222 7.778 3.222 5.789-1.232 7.778-3.222 3.222-4.741 3.222-7.778zM21 12c0 2.486-1.006 4.734-2.636 6.364s-3.878 2.636-6.364 2.636-4.734-1.006-6.364-2.636-2.636-3.878-2.636-6.364 1.006-4.734 2.636-6.364 3.878-2.636 6.364-2.636 4.734 1.006 6.364 2.636 2.636 3.878 2.636 6.364zM11 6v6c0 0.389 0.222 0.727 0.553 0.894l4 2c0.494 0.247 1.095 0.047 1.342-0.447s0.047-1.095-0.447-1.342l-3.448-1.723v-5.382c0-0.552-0.448-1-1-1s-1 0.448-1 1z"></path>
				</svg></span><time class="entry-date published" datetime="2025-03-10T05:35:16-06:00" itemprop="datePublished">March 10, 2025</time><time class="updated" datetime="2025-03-10T05:35:17-06:00" itemprop="dateModified">March 10, 2025</time>					</span>
										<span class="category-links">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="26" height="28" viewBox="0 0 26 28"><title>Categories</title><path d="M24 20.5v-11c0-0.828-0.672-1.5-1.5-1.5h-11c-0.828 0-1.5-0.672-1.5-1.5v-1c0-0.828-0.672-1.5-1.5-1.5h-5c-0.828 0-1.5 0.672-1.5 1.5v15c0 0.828 0.672 1.5 1.5 1.5h19c0.828 0 1.5-0.672 1.5-1.5zM26 9.5v11c0 1.922-1.578 3.5-3.5 3.5h-19c-1.922 0-3.5-1.578-3.5-3.5v-15c0-1.922 1.578-3.5 3.5-3.5h5c1.922 0 3.5 1.578 3.5 3.5v0.5h10.5c1.922 0 3.5 1.578 3.5 3.5z"></path>
				</svg></span><span class="category-link-items"><a href="https://www.caniretireyet.com/category/lifestyle/" rel="category tag">Lifestyle</a></span>					</span>
					<div class="meta-comments"><span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28"><title>Comments</title><path d="M10 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM16 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM22 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM14 6c-6.5 0-12 3.656-12 8 0 2.328 1.563 4.547 4.266 6.078l1.359 0.781-0.422 1.5c-0.297 1.109-0.688 1.969-1.094 2.688 1.578-0.656 3.016-1.547 4.297-2.672l0.672-0.594 0.891 0.094c0.672 0.078 1.359 0.125 2.031 0.125 6.5 0 12-3.656 12-8s-5.5-8-12-8zM28 14c0 5.531-6.266 10-14 10-0.766 0-1.531-0.047-2.266-0.125-2.047 1.813-4.484 3.094-7.187 3.781-0.562 0.156-1.172 0.266-1.781 0.344h-0.078c-0.313 0-0.594-0.25-0.672-0.594v-0.016c-0.078-0.391 0.187-0.625 0.422-0.906 0.984-1.109 2.109-2.047 2.844-4.656-3.219-1.828-5.281-4.656-5.281-7.828 0-5.516 6.266-10 14-10v0c7.734 0 14 4.484 14 10z"></path>
				</svg></span><a class="meta-comments-link anchor-scroll" href="https://www.caniretireyet.com/middle-class-trap/#comments">16 Comments</a></div></div><!-- .entry-meta -->
</header><!-- .entry-header -->
<footer class="entry-footer">
	</footer><!-- .entry-footer -->
	</div>
</article>

<article class="entry content-bg loop-entry post-21605 post type-post status-publish format-standard has-post-thumbnail hentry category-taxes">
			<a class="post-thumbnail kadence-thumbnail-ratio-2-3" href="https://www.caniretireyet.com/irs-free-file-update-2025/">
			<div class="post-thumbnail-inner">
				<img width="768" height="775" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;768&#039;%20height=&#039;775&#039;%20viewBox=&#039;0%200%20768%20775&#039;%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-post-image perfmatters-lazy" alt="IRS Free File trusted partners" decoding="async" data-src="https://www.caniretireyet.com/wp-content/uploads/IRSFreeFileTrustedParters-768x775.jpg" data-srcset="https://www.caniretireyet.com/wp-content/uploads/IRSFreeFileTrustedParters-768x775.jpg 768w, https://www.caniretireyet.com/wp-content/uploads/IRSFreeFileTrustedParters-297x300.jpg 297w, https://www.caniretireyet.com/wp-content/uploads/IRSFreeFileTrustedParters-1014x1024.jpg 1014w, https://www.caniretireyet.com/wp-content/uploads/IRSFreeFileTrustedParters-150x150.jpg 150w, https://www.caniretireyet.com/wp-content/uploads/IRSFreeFileTrustedParters-610x616.jpg 610w, https://www.caniretireyet.com/wp-content/uploads/IRSFreeFileTrustedParters.jpg 1147w" data-sizes="(max-width: 768px) 100vw, 768px" /><noscript><img width="768" height="775" src="https://www.caniretireyet.com/wp-content/uploads/IRSFreeFileTrustedParters-768x775.jpg" class="attachment-medium_large size-medium_large wp-post-image" alt="IRS Free File trusted partners" decoding="async" srcset="https://www.caniretireyet.com/wp-content/uploads/IRSFreeFileTrustedParters-768x775.jpg 768w, https://www.caniretireyet.com/wp-content/uploads/IRSFreeFileTrustedParters-297x300.jpg 297w, https://www.caniretireyet.com/wp-content/uploads/IRSFreeFileTrustedParters-1014x1024.jpg 1014w, https://www.caniretireyet.com/wp-content/uploads/IRSFreeFileTrustedParters-150x150.jpg 150w, https://www.caniretireyet.com/wp-content/uploads/IRSFreeFileTrustedParters-610x616.jpg 610w, https://www.caniretireyet.com/wp-content/uploads/IRSFreeFileTrustedParters.jpg 1147w" sizes="(max-width: 768px) 100vw, 768px" /></noscript>			</div>
		</a><!-- .post-thumbnail -->
			<div class="entry-content-wrap">
		<header class="entry-header">

	<h2 class="entry-title"><a href="https://www.caniretireyet.com/irs-free-file-update-2025/" rel="bookmark">IRS Free File Update for 2025</a></h2><div class="entry-meta entry-meta-divider-customicon">
	<span class="posted-by"><span class="meta-label">By</span><span class="author vcard"><a class="url fn n" href="https://www.caniretireyet.com/author/davidchampion/">David Champion</a></span></span>					<span class="posted-on">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-hours-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>Hours</title><path d="M23 12c0-3.037-1.232-5.789-3.222-7.778s-4.741-3.222-7.778-3.222-5.789 1.232-7.778 3.222-3.222 4.741-3.222 7.778 1.232 5.789 3.222 7.778 4.741 3.222 7.778 3.222 5.789-1.232 7.778-3.222 3.222-4.741 3.222-7.778zM21 12c0 2.486-1.006 4.734-2.636 6.364s-3.878 2.636-6.364 2.636-4.734-1.006-6.364-2.636-2.636-3.878-2.636-6.364 1.006-4.734 2.636-6.364 3.878-2.636 6.364-2.636 4.734 1.006 6.364 2.636 2.636 3.878 2.636 6.364zM11 6v6c0 0.389 0.222 0.727 0.553 0.894l4 2c0.494 0.247 1.095 0.047 1.342-0.447s0.047-1.095-0.447-1.342l-3.448-1.723v-5.382c0-0.552-0.448-1-1-1s-1 0.448-1 1z"></path>
				</svg></span><time class="entry-date published" datetime="2025-03-03T04:00:00-07:00" itemprop="datePublished">March 3, 2025</time><time class="updated" datetime="2025-03-02T19:39:59-07:00" itemprop="dateModified">March 2, 2025</time>					</span>
										<span class="category-links">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="26" height="28" viewBox="0 0 26 28"><title>Categories</title><path d="M24 20.5v-11c0-0.828-0.672-1.5-1.5-1.5h-11c-0.828 0-1.5-0.672-1.5-1.5v-1c0-0.828-0.672-1.5-1.5-1.5h-5c-0.828 0-1.5 0.672-1.5 1.5v15c0 0.828 0.672 1.5 1.5 1.5h19c0.828 0 1.5-0.672 1.5-1.5zM26 9.5v11c0 1.922-1.578 3.5-3.5 3.5h-19c-1.922 0-3.5-1.578-3.5-3.5v-15c0-1.922 1.578-3.5 3.5-3.5h5c1.922 0 3.5 1.578 3.5 3.5v0.5h10.5c1.922 0 3.5 1.578 3.5 3.5z"></path>
				</svg></span><span class="category-link-items"><a href="https://www.caniretireyet.com/category/taxes/" rel="category tag">Taxes</a></span>					</span>
					<div class="meta-comments"><span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28"><title>Comments</title><path d="M10 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM16 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM22 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM14 6c-6.5 0-12 3.656-12 8 0 2.328 1.563 4.547 4.266 6.078l1.359 0.781-0.422 1.5c-0.297 1.109-0.688 1.969-1.094 2.688 1.578-0.656 3.016-1.547 4.297-2.672l0.672-0.594 0.891 0.094c0.672 0.078 1.359 0.125 2.031 0.125 6.5 0 12-3.656 12-8s-5.5-8-12-8zM28 14c0 5.531-6.266 10-14 10-0.766 0-1.531-0.047-2.266-0.125-2.047 1.813-4.484 3.094-7.187 3.781-0.562 0.156-1.172 0.266-1.781 0.344h-0.078c-0.313 0-0.594-0.25-0.672-0.594v-0.016c-0.078-0.391 0.187-0.625 0.422-0.906 0.984-1.109 2.109-2.047 2.844-4.656-3.219-1.828-5.281-4.656-5.281-7.828 0-5.516 6.266-10 14-10v0c7.734 0 14 4.484 14 10z"></path>
				</svg></span><a class="meta-comments-link anchor-scroll" href="https://www.caniretireyet.com/irs-free-file-update-2025/#comments">20 Comments</a></div></div><!-- .entry-meta -->
</header><!-- .entry-header -->
<footer class="entry-footer">
	</footer><!-- .entry-footer -->
	</div>
</article>

<article class="entry content-bg loop-entry post-21587 post type-post status-publish format-standard has-post-thumbnail hentry category-best-of">
			<a class="post-thumbnail kadence-thumbnail-ratio-2-3" href="https://www.caniretireyet.com/february-2025-best-retirement-resources/">
			<div class="post-thumbnail-inner">
				<img width="768" height="512" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;768&#039;%20height=&#039;512&#039;%20viewBox=&#039;0%200%20768%20512&#039;%3E%3C/svg%3E" class="attachment-medium_large size-medium_large wp-post-image perfmatters-lazy" alt="Online retirement resources" decoding="async" data-src="https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-768x512.jpg" data-srcset="https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-768x512.jpg 768w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-300x200.jpg 300w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-1024x683.jpg 1024w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-150x100.jpg 150w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-1536x1024.jpg 1536w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-610x407.jpg 610w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept.jpg 1600w" data-sizes="(max-width: 768px) 100vw, 768px" /><noscript><img width="768" height="512" src="https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-768x512.jpg" class="attachment-medium_large size-medium_large wp-post-image" alt="Online retirement resources" decoding="async" srcset="https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-768x512.jpg 768w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-300x200.jpg 300w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-1024x683.jpg 1024w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-150x100.jpg 150w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-1536x1024.jpg 1536w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept-610x407.jpg 610w, https://www.caniretireyet.com/wp-content/uploads/44875100_online-library-and-information-concept.jpg 1600w" sizes="(max-width: 768px) 100vw, 768px" /></noscript>			</div>
		</a><!-- .post-thumbnail -->
			<div class="entry-content-wrap">
		<header class="entry-header">

	<h2 class="entry-title"><a href="https://www.caniretireyet.com/february-2025-best-retirement-resources/" rel="bookmark">February 2025 Best of the Web</a></h2><div class="entry-meta entry-meta-divider-customicon">
	<span class="posted-by"><span class="meta-label">By</span><span class="author vcard"><a class="url fn n" href="https://www.caniretireyet.com/author/chrism/">Chris Mamula</a></span></span>					<span class="posted-on">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-hours-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>Hours</title><path d="M23 12c0-3.037-1.232-5.789-3.222-7.778s-4.741-3.222-7.778-3.222-5.789 1.232-7.778 3.222-3.222 4.741-3.222 7.778 1.232 5.789 3.222 7.778 4.741 3.222 7.778 3.222 5.789-1.232 7.778-3.222 3.222-4.741 3.222-7.778zM21 12c0 2.486-1.006 4.734-2.636 6.364s-3.878 2.636-6.364 2.636-4.734-1.006-6.364-2.636-2.636-3.878-2.636-6.364 1.006-4.734 2.636-6.364 3.878-2.636 6.364-2.636 4.734 1.006 6.364 2.636 2.636 3.878 2.636 6.364zM11 6v6c0 0.389 0.222 0.727 0.553 0.894l4 2c0.494 0.247 1.095 0.047 1.342-0.447s0.047-1.095-0.447-1.342l-3.448-1.723v-5.382c0-0.552-0.448-1-1-1s-1 0.448-1 1z"></path>
				</svg></span><time class="entry-date published" datetime="2025-02-24T05:45:37-07:00" itemprop="datePublished">February 24, 2025</time><time class="updated" datetime="2025-02-24T05:45:39-07:00" itemprop="dateModified">February 24, 2025</time>					</span>
										<span class="category-links">
						<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="26" height="28" viewBox="0 0 26 28"><title>Categories</title><path d="M24 20.5v-11c0-0.828-0.672-1.5-1.5-1.5h-11c-0.828 0-1.5-0.672-1.5-1.5v-1c0-0.828-0.672-1.5-1.5-1.5h-5c-0.828 0-1.5 0.672-1.5 1.5v15c0 0.828 0.672 1.5 1.5 1.5h19c0.828 0 1.5-0.672 1.5-1.5zM26 9.5v11c0 1.922-1.578 3.5-3.5 3.5h-19c-1.922 0-3.5-1.578-3.5-3.5v-15c0-1.922 1.578-3.5 3.5-3.5h5c1.922 0 3.5 1.578 3.5 3.5v0.5h10.5c1.922 0 3.5 1.578 3.5 3.5z"></path>
				</svg></span><span class="category-link-items"><a href="https://www.caniretireyet.com/category/best-of/" rel="category tag">Best Of</a></span>					</span>
					<div class="meta-comments"><span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-comments-alt-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28"><title>Comments</title><path d="M10 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM16 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM22 14c0 1.109-0.891 2-2 2s-2-0.891-2-2 0.891-2 2-2 2 0.891 2 2zM14 6c-6.5 0-12 3.656-12 8 0 2.328 1.563 4.547 4.266 6.078l1.359 0.781-0.422 1.5c-0.297 1.109-0.688 1.969-1.094 2.688 1.578-0.656 3.016-1.547 4.297-2.672l0.672-0.594 0.891 0.094c0.672 0.078 1.359 0.125 2.031 0.125 6.5 0 12-3.656 12-8s-5.5-8-12-8zM28 14c0 5.531-6.266 10-14 10-0.766 0-1.531-0.047-2.266-0.125-2.047 1.813-4.484 3.094-7.187 3.781-0.562 0.156-1.172 0.266-1.781 0.344h-0.078c-0.313 0-0.594-0.25-0.672-0.594v-0.016c-0.078-0.391 0.187-0.625 0.422-0.906 0.984-1.109 2.109-2.047 2.844-4.656-3.219-1.828-5.281-4.656-5.281-7.828 0-5.516 6.266-10 14-10v0c7.734 0 14 4.484 14 10z"></path>
				</svg></span><a class="meta-comments-link anchor-scroll" href="https://www.caniretireyet.com/february-2025-best-retirement-resources/#comments">3 Comments</a></div></div><!-- .entry-meta -->
</header><!-- .entry-header -->
<footer class="entry-footer">
	</footer><!-- .entry-footer -->
	</div>
</article>
				</div>
				
	<nav class="navigation pagination" aria-label="Page navigation">
		<h2 class="screen-reader-text">Page navigation</h2>
		<div class="nav-links"><span aria-current="page" class="page-numbers current">1</span>
<a class="page-numbers" href="https://www.caniretireyet.com/page/2/">2</a>
<a class="page-numbers" href="https://www.caniretireyet.com/page/3/">3</a>
<span class="page-numbers dots">&hellip;</span>
<a class="page-numbers" href="https://www.caniretireyet.com/page/26/">26</a>
<a class="next page-numbers" href="https://www.caniretireyet.com/page/2/"><span class="screen-reader-text">Next Page</span><span class="kadence-svg-iconset svg-baseline"><svg aria-hidden="true" class="kadence-svg-icon kadence-arrow-right-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>Next</title><path d="M9.707 18.707l6-6c0.391-0.391 0.391-1.024 0-1.414l-6-6c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0z"></path>
				</svg></span></a></div>
	</nav>		</main><!-- #main -->
		
<aside id="secondary" role="complementary" class="primary-sidebar widget-area sidebar-slug-sidebar-primary sidebar-link-style-normal">
	<div class="sidebar-inner-wrap">
		<section id="block-7" class="widget widget_block"><div style="background-color:#f0f0f0;">
<h1 align=center style="color:#06673d">New!</h1>
<div align=center style="padding: 10px;"><b>Check out Darrow's critically-acclaimed memoir: <em>Two Sticks, One Path: A Journey Beyond Fear on the Colorado Trail</em><b></div>
<div><a href="https://www.amazon.com/dp/B0F9XJYZX7/?tag=caniretireyet-20" onclick="gtag('event', 'click', {
       'event_category': 'Affiliate Link',
       'event_label': 'Darrow Memoir'
   });" target="_blank"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;450&#039;%20height=&#039;250&#039;%20viewBox=&#039;0%200%20450%20250&#039;%3E%3C/svg%3E" alt="Two Sticks, One Path" height="250" width="450" style="padding-right: 30px" class="perfmatters-lazy" data-src="https://www.caniretireyet.com/wp-content/uploads/TwoSticksOnePathCover.png" /><noscript><img decoding="async" src="https://www.caniretireyet.com/wp-content/uploads/TwoSticksOnePathCover.png" alt="Two Sticks, One Path" height="250" width="450" style="padding-right: 30px"></noscript></a></div></section><section id="bloomwidget-3" class="widget widget_bloomwidget">
				<div class='et_bloom_widget_content et_bloom_make_form_visible et_bloom_optin et_bloom_optin_1' style='display: none;' data-success_action_details='redirect_url|/confirm-your-email/'>
					<style type="text/css"></style>
					<div class='et_bloom_form_container with_edge curve_edge et_bloom_rounded_corners et_bloom_rounded et_bloom_form_text_dark et_bloom_success_action'>
						
			<div class="et_bloom_form_container_wrapper clearfix">
				<div class="et_bloom_header_outer">
					<div class="et_bloom_form_header et_bloom_header_text_dark">
						
						<div class="et_bloom_form_text">
						<h1>New Reader?</h1>
<h3><strong>Join more than 18,000 subscribers.</strong></h3><p><span style="color: #000000;">Get free regular updates from "Can I Retire Yet?" on saving, investing, retiring, and retirement income. New articles weekly.</span></p>
					</div>
						
					</div>
				</div>
				<div class="et_bloom_form_content et_bloom_1_field et_bloom_bottom_stacked">
					
					<svg class="curve et_bloom_default_edge" xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="20" viewBox="0 0 100 100" preserveAspectRatio="none">
						<path d="M0 0 C40 100 60 100 100 0 Z"></path>
					</svg>
					<form method="post" class="clearfix">
						<div class="et_bloom_fields">
							
							<p class="et_bloom_popup_input et_bloom_subscribe_email">
								<input placeholder="Enter your e-mail...">
							</p>
							
							<button data-optin_id="optin_1" data-service="aweber" data-list_id="2169629" data-page_id="-1" data-account="CanIRetireYetcom" data-ip_address="true" class="et_bloom_submit_subscription">
								<span class="et_bloom_subscribe_loader"></span>
								<span class="et_bloom_button_text et_bloom_button_text_color_dark">SIGN UP</span>
							</button>
						</div>
					</form>
					<div class="et_bloom_success_container">
						<span class="et_bloom_success_checkmark"></span>
					</div>
					<h2 class="et_bloom_success_message">You're Almost Done - Activate Your Subscription!
You've just been sent an email that contains a confirmation link.
Please click the link in that email to finish your subscription.</h2>
					<div class="et_bloom_form_footer"><p style="text-align: left;"><span style="color: #ffffff;">Unsubscribe at any time.</span></p></div>
				</div>
			</div>
			<span class="et_bloom_close_button"></span>
					</div>
				</div></section><section id="custom_html-2" class="widget_text widget widget_custom_html"><h2 class="widget-title">Tools to Help You Reach FI Sooner&#8230;</h2><div class="textwidget custom-html-widget"><div class="book-sidebar">
<a href="/product-boldin-retirement-calculator/">
<img src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;250&#039;%20height=&#039;150&#039;%20viewBox=&#039;0%200%20250%20150&#039;%3E%3C/svg%3E" alt="Boldin Retirement Calculator" height="150" width="250" style="padding-left: 50px" class="perfmatters-lazy" data-src="/wp-content/uploads/Boldin-LogoTagline-GreenWhite.png" /><noscript><img src="/wp-content/uploads/Boldin-LogoTagline-GreenWhite.png" alt="Boldin Retirement Calculator" height="150" width="250" style="padding-left: 50px"></noscript>
<img src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;250&#039;%20height=&#039;150&#039;%20viewBox=&#039;0%200%20250%20150&#039;%3E%3C/svg%3E" alt="Boldin Retirement Calculator" height="150" width="250" style="padding-left: 50px" class="perfmatters-lazy" data-src="/wp-content/uploads/Dashboard.png" /><noscript><img src="/wp-content/uploads/Dashboard.png" alt="Boldin Retirement Calculator" height="150" width="250" style="padding-left: 50px"></noscript>
</a>
<p>
<span>
<a href="/product-boldin-retirement-calculator/">
<img src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;804px&#039;%20height=&#039;270px&#039;%20viewBox=&#039;0%200%20804px%20270px&#039;%3E%3C/svg%3E" width="804px" height="270px" alt="Boldin Retirement Calculator Button" class="wp-image-13521 alignnone size-full perfmatters-lazy" data-src="/wp-content/uploads/btn-learn-more-1.svg" /><noscript><img src="/wp-content/uploads/btn-learn-more-1.svg" width="804px" height="270px" alt="Boldin Retirement Calculator Button" class="wp-image-13521 alignnone size-full"></noscript>
</a>
</span>
</p>
</div>

<div class="book-sidebar">
<a href="/product-pralana-online-retirement-calculator/">
<img src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;250&#039;%20height=&#039;250&#039;%20viewBox=&#039;0%200%20250%20250&#039;%3E%3C/svg%3E" alt="Pralana Online Retirement Calculator" height="250" width="250" style="padding-left: 50px" class="perfmatters-lazy" data-src="/wp-content/uploads/PralanaLogo.jpg" /><noscript><img src="/wp-content/uploads/PralanaLogo.jpg" alt="Pralana Online Retirement Calculator" height="250" width="250" style="padding-left: 50px"></noscript>
<img src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;250&#039;%20height=&#039;250&#039;%20viewBox=&#039;0%200%20250%20250&#039;%3E%3C/svg%3E" alt="Pralana Online Retirement Calculator" height="250" width="250" style="padding-left: 50px" class="perfmatters-lazy" data-src="/wp-content/uploads/PralanaChart.jpg" /><noscript><img src="/wp-content/uploads/PralanaChart.jpg" alt="Pralana Online Retirement Calculator" height="250" width="250" style="padding-left: 50px"></noscript>
</a>
<p>
<span>
<a href="/product-pralana-online-retirement-calculator/">
<img src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;804px&#039;%20height=&#039;270px&#039;%20viewBox=&#039;0%200%20804px%20270px&#039;%3E%3C/svg%3E" width="804px" height="270px" alt="Pralana Online Retirement Calculator Button" class="wp-image-13521 alignnone size-full perfmatters-lazy" data-src="/wp-content/uploads/btn-learn-more-1.svg" /><noscript><img src="/wp-content/uploads/btn-learn-more-1.svg" width="804px" height="270px" alt="Pralana Online Retirement Calculator Button" class="wp-image-13521 alignnone size-full"></noscript>
</a>
</span>
</p>
</div>

<div class="book-sidebar">
<a href="/product-choose-fi-ebook/">
<img src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;0&#039;%20height=&#039;150&#039;%20viewBox=&#039;0%200%200%20150&#039;%3E%3C/svg%3E" alt="Choose FI Book" height="150" class="perfmatters-lazy" data-src="/wp-content/uploads/book-cover-choose-fi-1-1.png" /><noscript><img src="/wp-content/uploads/book-cover-choose-fi-1-1.png" alt="Choose FI Book" height="150"></noscript>
</a>
<p>
<span>
<a href="/product-choose-fi-ebook/">
<img src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;804px&#039;%20height=&#039;270px&#039;%20viewBox=&#039;0%200%20804px%20270px&#039;%3E%3C/svg%3E" width="804px" height="270px" alt="Choose FI Book Button" class="wp-image-13521 alignnone size-full perfmatters-lazy" data-src="/wp-content/uploads/btn-learn-more-1.svg" /><noscript><img src="/wp-content/uploads/btn-learn-more-1.svg" width="804px" height="270px" alt="Choose FI Book Button" class="wp-image-13521 alignnone size-full"></noscript>
</a>
</span>
</p>
</div>

<div class="book-sidebar">
<a href="/product-retiring-sooner-ebook/">
<img src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;0&#039;%20height=&#039;150&#039;%20viewBox=&#039;0%200%200%20150&#039;%3E%3C/svg%3E" alt="Retiring Sooner Book" height="150" class="perfmatters-lazy" data-src="/wp-content/uploads/book-cover-retiring-sooner-1-1.png" /><noscript><img src="/wp-content/uploads/book-cover-retiring-sooner-1-1.png" alt="Retiring Sooner Book" height="150"></noscript>
</a>
<p>
<span>
<a href="/product-retiring-sooner-ebook/">
<img src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;804px&#039;%20height=&#039;270px&#039;%20viewBox=&#039;0%200%20804px%20270px&#039;%3E%3C/svg%3E" width="804px" height="270px" alt="Retiring Sooner Book Button" class="wp-image-13521 alignnone size-full perfmatters-lazy" data-src="/wp-content/uploads/btn-learn-more-1.svg" /><noscript><img src="/wp-content/uploads/btn-learn-more-1.svg" width="804px" height="270px" alt="Retiring Sooner Book Button" class="wp-image-13521 alignnone size-full"></noscript>
</a>
</span>
</p>
</div>

<div class="book-sidebar">
<a href="/product-can-i-retire-yet-ebook/">
<img src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;0&#039;%20height=&#039;150&#039;%20viewBox=&#039;0%200%200%20150&#039;%3E%3C/svg%3E" alt="Can I Retire Yet Book" height="150" class="perfmatters-lazy" data-src="/wp-content/uploads/book-cover-retire-yet-2-1.png" /><noscript><img src="/wp-content/uploads/book-cover-retire-yet-2-1.png" alt="Can I Retire Yet Book" height="150"></noscript>
</a>
<p>
<span>
<a href="/product-can-i-retire-yet-ebook/">
<img src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;804px&#039;%20height=&#039;270px&#039;%20viewBox=&#039;0%200%20804px%20270px&#039;%3E%3C/svg%3E" width="804px" height="270px" alt="Can I Retire Yet Book Button" class="wp-image-13521 alignnone size-full perfmatters-lazy" data-src="/wp-content/uploads/btn-learn-more-1.svg" /><noscript><img src="/wp-content/uploads/btn-learn-more-1.svg" width="804px" height="270px" alt="Can I Retire Yet Book Button" class="wp-image-13521 alignnone size-full"></noscript>
</a>
</span>
</p>
</div>
</div></section><section id="custom_html-3" class="widget_text widget widget_custom_html"><div class="textwidget custom-html-widget"><div class="textwidget custom-html-widget" style="text-align: center;"><a href="https://www.plutusawards.com/winners" target="_blank" rel="noopener noreferrer" style="
"></a><div style="display: inline-block;max-width: 200px;"><a href="https://www.plutusawards.com/winners" target="_blank" rel="noopener noreferrer"><img width="600" height="1149" src="data:image/svg+xml,%3Csvg%20xmlns=&#039;http://www.w3.org/2000/svg&#039;%20width=&#039;600&#039;%20height=&#039;1149&#039;%20viewBox=&#039;0%200%20600%201149&#039;%3E%3C/svg%3E" alt="plutus-awards-winner" class="perfmatters-lazy" data-src="/wp-content/uploads/plutus-awards-winner.jpg" /><noscript><img width="600" height="1149" src="/wp-content/uploads/plutus-awards-winner.jpg" alt="plutus-awards-winner"></noscript></a></div></div></div></section>	</div>
</aside><!-- #secondary -->
	</div>
</div><!-- #primary -->
	</div><!-- #inner-wrap -->
	
<footer id="colophon" class="site-footer" role="contentinfo">
	<div class="site-footer-wrap">
		<div class="site-middle-footer-wrap site-footer-row-container site-footer-focus-item site-footer-row-layout-standard site-footer-row-tablet-layout-default site-footer-row-mobile-layout-default" data-section="kadence_customizer_footer_middle">
	<div class="site-footer-row-container-inner">
				<div class="site-container">
			<div class="site-middle-footer-inner-wrap site-footer-row site-footer-row-columns-3 site-footer-row-column-layout-equal site-footer-row-tablet-column-layout-default site-footer-row-mobile-column-layout-row ft-ro-dir-row ft-ro-collapse-normal ft-ro-t-dir-default ft-ro-m-dir-default ft-ro-lstyle-plain">
									<div class="site-footer-middle-section-1 site-footer-section footer-section-inner-items-1">
						<div class="footer-widget-area widget-area site-footer-focus-item footer-widget1 content-align-default content-tablet-align-default content-mobile-align-default content-valign-default content-tablet-valign-default content-mobile-valign-default" data-section="sidebar-widgets-footer1">
	<div class="footer-widget-area-inner site-info-inner">
		<section id="block-3" class="widget widget_block"><style id='kadence-blocks-advancedheading-inline-css'></style>
<style></style>
<h4 class="kt-adv-headingblock-3_01bf80-31 wp-block-kadence-advancedheading" data-kb-block="kb-adv-headingblock-3_01bf80-31">MORE FROM US</h4>
</section><section id="nav_menu-4" class="widget widget_nav_menu"><div class="menu-footer-container"><ul id="menu-footer" class="menu"><li id="menu-item-14971" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14971"><a href="https://www.caniretireyet.com/faq/">Frequently Asked Questions</a></li>
<li id="menu-item-14972" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-14972"><a rel="privacy-policy" href="https://www.caniretireyet.com/terms/">Terms of Use</a></li>
<li id="menu-item-14973" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14973"><a href="https://www.caniretireyet.com/contact/">Contact</a></li>
<li id="menu-item-14974" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14974"><a href="https://www.caniretireyet.com/subject-index/">Index</a></li>
</ul></div></section>	</div>
</div><!-- .footer-widget1 -->
					</div>
										<div class="site-footer-middle-section-2 site-footer-section footer-section-inner-items-1">
						<div class="footer-widget-area widget-area site-footer-focus-item footer-widget2 content-align-default content-tablet-align-default content-mobile-align-default content-valign-default content-tablet-valign-default content-mobile-valign-default" data-section="sidebar-widgets-footer2">
	<div class="footer-widget-area-inner site-info-inner">
		<section id="block-4" class="widget widget_block"><style></style>
<h4 class="kt-adv-headingblock-4_3f9944-66 wp-block-kadence-advancedheading" data-kb-block="kb-adv-headingblock-4_3f9944-66">RECENT ARTICLES</h4>
</section><section id="block-5" class="widget widget_block"></section>	</div>
</div><!-- .footer-widget2 -->
					</div>
										<div class="site-footer-middle-section-3 site-footer-section footer-section-inner-items-1">
						<div class="footer-widget-area widget-area site-footer-focus-item footer-widget3 content-align-default content-tablet-align-default content-mobile-align-default content-valign-default content-tablet-valign-default content-mobile-valign-default" data-section="sidebar-widgets-footer3">
	<div class="footer-widget-area-inner site-info-inner">
		<section id="bloomwidget-5" class="widget widget_bloomwidget">
				<div class='et_bloom_widget_content et_bloom_make_form_visible et_bloom_optin et_bloom_optin_1' style='display: none;' data-success_action_details='redirect_url|/confirm-your-email/'>
					<style type="text/css"></style>
					<div class='et_bloom_form_container with_edge curve_edge et_bloom_rounded_corners et_bloom_rounded et_bloom_form_text_dark et_bloom_success_action'>
						
			<div class="et_bloom_form_container_wrapper clearfix">
				<div class="et_bloom_header_outer">
					<div class="et_bloom_form_header et_bloom_header_text_dark">
						
						<div class="et_bloom_form_text">
						<h1>New Reader?</h1>
<h3><strong>Join more than 18,000 subscribers.</strong></h3><p><span style="color: #000000;">Get free regular updates from "Can I Retire Yet?" on saving, investing, retiring, and retirement income. New articles weekly.</span></p>
					</div>
						
					</div>
				</div>
				<div class="et_bloom_form_content et_bloom_1_field et_bloom_bottom_stacked">
					
					<svg class="curve et_bloom_default_edge" xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="20" viewBox="0 0 100 100" preserveAspectRatio="none">
						<path d="M0 0 C40 100 60 100 100 0 Z"></path>
					</svg>
					<form method="post" class="clearfix">
						<div class="et_bloom_fields">
							
							<p class="et_bloom_popup_input et_bloom_subscribe_email">
								<input placeholder="Enter your e-mail...">
							</p>
							
							<button data-optin_id="optin_1" data-service="aweber" data-list_id="2169629" data-page_id="-1" data-account="CanIRetireYetcom" data-ip_address="true" class="et_bloom_submit_subscription">
								<span class="et_bloom_subscribe_loader"></span>
								<span class="et_bloom_button_text et_bloom_button_text_color_dark">SIGN UP</span>
							</button>
						</div>
					</form>
					<div class="et_bloom_success_container">
						<span class="et_bloom_success_checkmark"></span>
					</div>
					<h2 class="et_bloom_success_message">You're Almost Done - Activate Your Subscription!
You've just been sent an email that contains a confirmation link.
Please click the link in that email to finish your subscription.</h2>
					<div class="et_bloom_form_footer"><p style="text-align: left;"><span style="color: #ffffff;">Unsubscribe at any time.</span></p></div>
				</div>
			</div>
			<span class="et_bloom_close_button"></span>
					</div>
				</div></section>	</div>
</div><!-- .footer-widget3 -->
					</div>
								</div>
		</div>
	</div>
</div>
<div class="site-bottom-footer-wrap site-footer-row-container site-footer-focus-item site-footer-row-layout-standard site-footer-row-tablet-layout-default site-footer-row-mobile-layout-default" data-section="kadence_customizer_footer_bottom">
	<div class="site-footer-row-container-inner">
				<div class="site-container">
			<div class="site-bottom-footer-inner-wrap site-footer-row site-footer-row-columns-1 site-footer-row-column-layout-row site-footer-row-tablet-column-layout-default site-footer-row-mobile-column-layout-row ft-ro-dir-column ft-ro-collapse-normal ft-ro-t-dir-default ft-ro-m-dir-default ft-ro-lstyle-plain">
									<div class="site-footer-bottom-section-1 site-footer-section footer-section-inner-items-1">
						
<div class="footer-widget-area site-info site-footer-focus-item content-align-left content-tablet-align-default content-mobile-align-default content-valign-default content-tablet-valign-default content-mobile-valign-default" data-section="kadence_customizer_footer_html">
	<div class="footer-widget-area-inner site-info-inner">
		<div class="footer-html inner-link-style-normal"><div class="footer-html-inner"><p>&copy; 2010-2025 Financial Independence</p>
</div></div>	</div>
</div><!-- .site-info -->
					</div>
								</div>
		</div>
	</div>
</div>
	</div>
</footer><!-- #colophon -->

</div><!-- #wrapper -->

			<script type="rocketlazyloadscript">document.documentElement.style.setProperty('--scrollbar-offset', window.innerWidth - document.documentElement.clientWidth + 'px' );</script>
			<div  class="et_bloom_popup et_bloom_optin et_bloom_resize et_bloom_optin_6 et_bloom_trigger_click" data-trigger_click="a#POPUP" data-success_action_details="redirect_url|/confirm-your-email/">
							<div  class="et_bloom_form_container et_bloom_popup_container et_bloom_form_bottom with_edge curve_edge et_bloom_rounded_corners et_bloom_rounded et_bloom_form_text_dark et_bloom_animation_no_animation et_bloom_success_action">
								
			<div class="et_bloom_form_container_wrapper clearfix">
				<div class="et_bloom_header_outer">
					<div class="et_bloom_form_header et_bloom_header_text_dark">
						
						<div class="et_bloom_form_text">
						<h1>Join more than 18,000 subscribers</h1><h3><span style="color: #000000;">Get free regular updates from "Can I Retire Yet?" on saving, investing, retiring, and retirement income. New articles weekly.</span></h3>
					</div>
						
					</div>
				</div>
				<div class="et_bloom_form_content et_bloom_1_field et_bloom_bottom_inline">
					
					<svg class="curve et_bloom_default_edge" xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="20" viewBox="0 0 100 100" preserveAspectRatio="none">
						<path d="M0 0 C40 100 60 100 100 0 Z"></path>
					</svg>
					<form method="post" class="clearfix">
						<div class="et_bloom_fields">
							
							<p class="et_bloom_popup_input et_bloom_subscribe_email">
								<input placeholder="Enter your e-mail...">
							</p>
							
							<button data-optin_id="optin_6" data-service="aweber" data-list_id="2169629" data-page_id="-1" data-account="CanIRetireYetcom" data-ip_address="true" class="et_bloom_submit_subscription">
								<span class="et_bloom_subscribe_loader"></span>
								<span class="et_bloom_button_text et_bloom_button_text_color_dark">SIGN UP</span>
							</button>
						</div>
					</form>
					<div class="et_bloom_success_container">
						<span class="et_bloom_success_checkmark"></span>
					</div>
					<h2 class="et_bloom_success_message">You're Almost Done - Activate Your Subscription!
You've just been sent an email that contains a confirmation link.
Please click the link in that email to finish your subscription.</h2>
					<div class="et_bloom_form_footer"><p><span style="color: #000000;">Unsubscribe at any time.</span></p></div>
				</div>
			</div>
			<span class="et_bloom_close_button"></span>
							</div>
						</div>	<div id="mobile-drawer" class="popup-drawer popup-drawer-layout-sidepanel popup-drawer-animation-fade popup-drawer-side-right" data-drawer-target-string="#mobile-drawer"
			>
		<div  class="drawer-overlay" data-drawer-target-string="#mobile-drawer"></div>
		<div  class="drawer-inner">
						<div class="drawer-header">
				<button class="menu-toggle-close drawer-toggle" aria-label="Close menu"  data-toggle-target="#mobile-drawer" data-toggle-body-class="showing-popup-drawer-from-right" aria-expanded="false" data-set-focus=".menu-toggle-open"
							>
					<span class="toggle-close-bar"></span>
					<span class="toggle-close-bar"></span>
				</button>
			</div>
			<div class="drawer-content mobile-drawer-content content-align-left content-valign-top">
								<div class="site-header-item site-header-focus-item site-header-item-mobile-navigation mobile-navigation-layout-stretch-false" data-section="kadence_customizer_mobile_navigation">
		<nav id="mobile-site-navigation" class="mobile-navigation drawer-navigation drawer-navigation-parent-toggle-false" role="navigation" aria-label="Primary Mobile Navigation">
				<div class="mobile-menu-container drawer-menu-container">
			<ul id="mobile-menu" class="menu has-collapse-sub-nav"><li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home current-menu-ancestor current-menu-parent menu-item-has-children menu-item-21562"><div class="drawer-nav-drop-wrap"><a href="https://www.caniretireyet.com" aria-current="page">Blog</a><button class="drawer-sub-toggle" data-toggle-duration="10" data-toggle-target="#mobile-menu .menu-item-21562 &gt; .sub-menu" aria-expanded="false"><span class="screen-reader-text">Toggle child menu</span><span class="kadence-svg-iconset"><svg aria-hidden="true" class="kadence-svg-icon kadence-arrow-down-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>Expand</title><path d="M5.293 9.707l6 6c0.391 0.391 1.024 0.391 1.414 0l6-6c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z"></path>
				</svg></span></button></div>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-21563"><a href="https://www.caniretireyet.com" aria-current="page">All</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-21450"><a href="https://www.caniretireyet.com/category/best-of/">Best Of</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14950"><a href="https://www.caniretireyet.com/category/calculators/">Calculators</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-21428"><a href="https://www.caniretireyet.com/category/guest-post/">Guest Post</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14951"><a href="https://www.caniretireyet.com/category/health-insurance/">Health Insurance</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-21429"><a href="https://www.caniretireyet.com/category/income/">Income</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14952"><a href="https://www.caniretireyet.com/category/investing-taxes/">Investing &amp; Taxes</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-21430"><a href="https://www.caniretireyet.com/category/news/">News</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14953"><a href="https://www.caniretireyet.com/category/lifestyle/">Lifestyle</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14954"><a href="https://www.caniretireyet.com/category/real-estate/">Real Estate</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14955"><a href="https://www.caniretireyet.com/category/retirement-decision/">Retirement Decision</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-21431"><a href="https://www.caniretireyet.com/category/saving/">Saving</a></li>
	<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-21432"><a href="https://www.caniretireyet.com/category/taxes/">Taxes</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21466"><a href="https://www.caniretireyet.com/roadmap/">Roadmap</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22318"><a href="https://www.caniretireyet.com/resources/">Resources</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21762"><a href="https://www.caniretireyet.com/about/">About</a></li>
</ul>		</div>
	</nav><!-- #site-navigation -->
	</div><!-- data-section="mobile_navigation" -->
							</div>
		</div>
	</div>
	
<script id="kadence-navigation-js-extra">
var kadenceConfig = {"screenReader":{"expand":"Child menu","expandOf":"Child menu of","collapse":"Child menu","collapseOf":"Child menu of"},"breakPoints":{"desktop":"1024","tablet":768},"scrollOffset":"0"};
</script>
<script src="https://www.caniretireyet.com/wp-content/themes/kadence/assets/js/navigation.min.js?ver=1.2.27" id="kadence-navigation-js" async></script>
<script id="perfmatters-lazy-load-js-before">
window.lazyLoadOptions={elements_selector:"img[data-src],.perfmatters-lazy,.perfmatters-lazy-css-bg",thresholds:"50px 0px",class_loading:"pmloading",class_loaded:"pmloaded",callback_loaded:function(element){if(element.tagName==="IFRAME"){if(element.classList.contains("pmloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}};window.addEventListener("LazyLoad::Initialized",function(e){var lazyLoadInstance=e.detail.instance;});
</script>
<script async src="https://www.caniretireyet.com/wp-content/plugins/perfmatters/js/lazyload.min.js?ver=2.4.6" id="perfmatters-lazy-load-js"></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://www.caniretireyet.com/wp-content/cache/min/1/wp-content/plugins/bloom/core/admin/js/common.js?ver=1752125298" id="et-core-common-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.caniretireyet.com/wp-content/plugins/bloom/js/jquery.uniform.min.js?ver=1.3.12" id="et_bloom-uniform-js-js" data-rocket-defer defer></script>
<script id="et_bloom-custom-js-js-extra">
var bloomSettings = {"ajaxurl":"https:\/\/www.caniretireyet.com\/wp-admin\/admin-ajax.php","pageurl":"","stats_nonce":"4fbdb6ff62","subscribe_nonce":"9c94ffa431","is_user_logged_in":"not_logged"};
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://www.caniretireyet.com/wp-content/cache/min/1/wp-content/plugins/bloom/js/custom.js?ver=1752125298" id="et_bloom-custom-js-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.caniretireyet.com/wp-content/plugins/bloom/js/idle-timer.min.js?ver=1.3.12" id="et_bloom-idle-timer-js-js" data-rocket-defer defer></script>
	<div id="search-drawer" class="popup-drawer popup-drawer-layout-fullwidth" data-drawer-target-string="#search-drawer"
			>
		<div  class="drawer-overlay" data-drawer-target-string="#search-drawer"></div>
		<div  class="drawer-inner">
			<div class="drawer-header">
				<button class="search-toggle-close drawer-toggle" aria-label="Close search"  data-toggle-target="#search-drawer" data-toggle-body-class="showing-popup-drawer-from-full" aria-expanded="false" data-set-focus=".search-toggle-open"
							>
					<span class="kadence-svg-iconset"><svg class="kadence-svg-icon kadence-close-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><title>Toggle Menu Close</title><path d="M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z"></path>
				</svg></span>				</button>
			</div>
			<div class="drawer-content">
				<form role="search" method="get" class="search-form" action="https://www.caniretireyet.com/">
				<label>
					<span class="screen-reader-text">Search for:</span>
					<input type="search" class="search-field" placeholder="Search &hellip;" value="" name="s" />
				</label>
				<input type="submit" class="search-submit" value="Search" />
			<div class="kadence-search-icon-wrap"><span class="kadence-svg-iconset"><svg aria-hidden="true" class="kadence-svg-icon kadence-search-svg" fill="currentColor" version="1.1" xmlns="http://www.w3.org/2000/svg" width="26" height="28" viewBox="0 0 26 28"><title>Search</title><path d="M18 13c0-3.859-3.141-7-7-7s-7 3.141-7 7 3.141 7 7 7 7-3.141 7-7zM26 26c0 1.094-0.906 2-2 2-0.531 0-1.047-0.219-1.406-0.594l-5.359-5.344c-1.828 1.266-4.016 1.937-6.234 1.937-6.078 0-11-4.922-11-11s4.922-11 11-11 11 4.922 11 11c0 2.219-0.672 4.406-1.937 6.234l5.359 5.359c0.359 0.359 0.578 0.875 0.578 1.406z"></path>
				</svg></span></div></form>			</div>
		</div>
	</div>
	</body>
</html>

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