', nextArrow: '
', responsive: [ { breakpoint: 1024, settings: { slidesToShow: 3, prevArrow: '
', nextArrow: '
', } }, { breakpoint: 768, settings: { slidesToShow: 2, prevArrow: '
', nextArrow: '
', } }, { breakpoint: 480, settings: { slidesToShow: 1, prevArrow: '
', nextArrow: '
', } } ] }); } /* articles Slider */ let articlesWrapper = $('.articles-boxes-slider'); let articlesItems = $('.articles-box-slider'); if(articlesItems.length > 2){ articlesWrapper.slick({ slidesToShow: 3, slidesToScroll: 1, dots: false, focusOnSelect: true, infinite: true, autoplay: false, prevArrow: '
', nextArrow: '
', responsive: [ { breakpoint: 1024, settings: { slidesToShow: 3, prevArrow: '
', nextArrow: '
', } }, { breakpoint: 768, settings: { slidesToShow: 2, prevArrow: '
', nextArrow: '
', } }, { breakpoint: 480, settings: { slidesToShow: 1, prevArrow: '
', nextArrow: '
', } } ] }); } let bfgHeroSectionImg = document.querySelector(".hero-intro .hero-img-container"); let bfgFooterSection = $("footer.main .section.footer_nav"); let bfgQuotingBanner = document.querySelector(".sticky_bottom_cta"); let bfgMobileQuotesPanel = document.querySelector(".mobile_quotes_panel"); function bfgIsVisible($el) { let winTop = $(window).scrollTop(); let winBottom = winTop + $(window).height(); let elTop = $el.offset().top; let elBottom = elTop + $el.height(); return elBottom <= winBottom; } if(bfgHeroSectionImg) { var bfgHeroSectionImgRect = bfgHeroSectionImg.getBoundingClientRect(); var bfgHeroSectionImgBottom = bfgHeroSectionImgRect.bottom; $(window).on('resize', function () { bfgHeroSectionImgRect = bfgHeroSectionImg.getBoundingClientRect(); bfgHeroSectionImgBottom = bfgHeroSectionImgRect.bottom; }); } $(window).on('scroll', function () { if(bfgHeroSectionImg) { if (bfgMobileQuotesPanel) { bfgMobileQuotesPanel.setAttribute("style", "display:none !important;"); } if ($(window).scrollTop() >= bfgHeroSectionImgBottom && !bfgIsVisible(bfgFooterSection)) { bfgQuotingBanner.setAttribute("style", "display:flex !important;"); } else { bfgQuotingBanner.setAttribute("style", "display:none !important;"); } } }); function adjustPluginPosition() { let $pluginElement = $('.userway_buttons_wrapper'); let $stickyCtaElement = $('.sticky_bottom_cta'); if ($pluginElement.length) { let newBottomValue = 21; //default value if ($stickyCtaElement.length && $stickyCtaElement.css('display') !== 'none') { let stickyCtaHeight = $stickyCtaElement.outerHeight(); newBottomValue = stickyCtaHeight + 15; } let pluginElement = $pluginElement[0];// Access the native DOM element pluginElement.style.setProperty('bottom', newBottomValue + 'px', 'important'); pluginElement.style.setProperty('left', '23px', 'important'); pluginElement.style.setProperty('right', 'initial', 'important'); pluginElement.style.setProperty('transform', 'initial', 'important'); } } $(document).ready(function() { let intervalId = setInterval(function() { if ($('.userway_buttons_wrapper').length) { adjustPluginPosition(); clearInterval(intervalId); } }, 100); }); $(window).resize(function() { adjustPluginPosition(); }); $(window).scroll(function() { adjustPluginPosition(); }); });
Home > Glossary > lifetime maximum benefit (or maximum lifetime benefit)
What is a lifetime maximum benefit?
What is a lifetime maximum benefit?
Lifetime maximum benefit – or maximum lifetime benefit– is the maximum dollar amount a health plan will pay in benefits to an insured individual during that individual’s lifetime.
The ACA did away with lifetime benefit maximums for essential health benefits. Policies issued on or renewing after September 23, 2010 are required to have no lifetime benefit maximums on anyessential health benefits covered by the plan.
Grandmothered and grandfathered plans do not have to cover all of the ACA’s essential health benefits, and neither do large group plans (in most states, “large group” means employers with 51 or more employees, but in Colorado, California, Maryland, New York, and Vermont, it only includes employers with 101 or more employees). But for essential health benefits that are covered by these plans, there cannot be any dollar limits applied to the total lifetime benefits.