CINXE.COM
Stories | The Cigna Group Newsroom
<!doctype html> <html lang="en"> <head> <!-- begin spin_special_output(head_start) --> <style type="text/css" wd_script_id="featureboxes_style" nonce="ZGE0M2ZhZTAyN2Q5MTc4MThhYzU0ZjM1ODQ3Y2I1ZGMzZTI4NjExOA=="> .wd_featurebox_icon { display: inline; } .wd_featurebox_icon img { vertical-align: middle; } div.wd_featurebox_group div.wd_tabs_wrapper { border: none; border-bottom: 1px solid #E1E1E1; padding: 0 0 5px 0; } div.wd_featurebox_group div.wd_featurebox { border: none; padding: 8px 0 0 0; } div.wd_featurebox_group li.wd_tab { float: none; color: #666666; } div.wd_featurebox_group li.wd_tab-active { border: none; background-color: transparent; color: #000000; font-weight: bold; } div.wd_featurebox_group li.wd_tab-inactive { cursor: auto; } </style> <style type="text/css" wd_script_id="search_form_style" nonce="ZGE0M2ZhZTAyN2Q5MTc4MThhYzU0ZjM1ODQ3Y2I1ZGMzZTI4NjExOA=="> .wd_search_form .wd_input_datepicker { margin-right: 2px; } .wd_search_type_checkbox { margin-left: 20px; } </style> <script type="text/javascript" src="js/jquery-webdriver.js" wd_script_id="jquery-webdriver.js" nonce="ZGE0M2ZhZTAyN2Q5MTc4MThhYzU0ZjM1ODQ3Y2I1ZGMzZTI4NjExOA=="></script> <script type="text/javascript" src="js/webdriver.js" wd_script_id="webdriver.js" nonce="ZGE0M2ZhZTAyN2Q5MTc4MThhYzU0ZjM1ODQ3Y2I1ZGMzZTI4NjExOA=="></script> <script type="text/javascript" wd_script_id="search_form_script" nonce="ZGE0M2ZhZTAyN2Q5MTc4MThhYzU0ZjM1ODQ3Y2I1ZGMzZTI4NjExOA=="> function wd_toggle_search_form(link, advanced) { var $ = webDriver.jQuery; var $container = $(link).closest(".wd_search_form_container"); var basic_form = $container.find(".wd_search_form_basic"); var basic_query = basic_form.find('input[name="query"]'); var advanced_form = $container.find(".wd_search_form_advanced"); var advanced_query = advanced_form.find('input[name="query"]'); if (advanced) { advanced_query.val(basic_query.val()); advanced_form.show(); basic_form.hide(); } else { basic_query.val(advanced_query.val()); basic_form.show(); advanced_form.hide(); } } function wd_toggle_search_type_checkboxes(radio) { var $ = webDriver.jQuery; var $radio = $(radio); var all = $radio.val() == "All" ? $radio.is(":checked") : !$radio.is(":checked"); var $checkboxes = $radio.closest(".wd_form_field").find(".wd_search_type_checkbox"); $checkboxes.find('input[type="checkbox"]').prop("disabled", all); $checkboxes.toggle(!all); } webDriver.jQuery(function ($) { $('.wd_search_type_radio input[type="radio"]').each(function() {wd_toggle_search_type_checkboxes(this);}); }); </script> <style type="text/css" wd_script_id="item_search_form_style" nonce="ZGE0M2ZhZTAyN2Q5MTc4MThhYzU0ZjM1ODQ3Y2I1ZGMzZTI4NjExOA=="> .wd_item_search_form_container .wd_search_form_basic { display: inline-block; } .wd_search_basic_fields { display: inline-block; background-color: #f1f1f1; border: 1px solid #d3d3d3; padding: 3px; vertical-align: middle; } .wd_search_basic_fields > * { vertical-align: middle; } .wd_item_search_form_container .wd_input_datepicker { margin-right: 2px; } .wd_search_button { color: #999999; } .wd_search_button.wd_highlight { color: #000000; } .wd_search_advanced_link, .wd_search_titles_only, .wd_checkbox { white-space: nowrap; } </style> <script type="text/javascript" wd_script_id="item_search_form_script" nonce="ZGE0M2ZhZTAyN2Q5MTc4MThhYzU0ZjM1ODQ3Y2I1ZGMzZTI4NjExOA=="> function wd_item_search_form_toggle(link, advanced) { var $ = webDriver.jQuery; var $container = $(link).closest(".wd_item_search_form_container"); var $basic_form = $container.find(".wd_search_form_basic"); var $advanced_form = $container.find(".wd_search_form_advanced"); var $basic_inputs = $basic_form.find(":input"); $basic_inputs.each(function() { var $advanced_input = $advanced_form.find(this.tagName+'[name="'+this.name+'"]'); if ($advanced_input.length > 0) { if (advanced) $advanced_input.val($(this).val()); else $(this).val($advanced_input.val()); } }); $basic_form.toggle(!advanced); $advanced_form.toggle(advanced); } function wd_item_search_form_highlight(form) { var $btn = $(form).find('input[type="submit"],button[type="submit"]'); $btn.addClass("wd_highlight"); } function wd_item_search_form_submit(form, in_submit) { var $form = $(form); var have_url = false; $form.find("select").each(function() { var $select = $(this); if (!$select.val()) $select.prop("disabled", "disabled"); var url = $select.find("option:selected").attr("wd_url"); if (url && !have_url) { $form.attr("action", url); $select.prop("disabled", "disabled"); $form.find('input[name="s"]').prop("disabled", "disabled"); have_url = true; } }); $form.find("input").each(function() { var $input = $(this); if (!$input.val()) $input.prop("disabled", "disabled"); }); if (!in_submit) $form.submit(); } </script> <link href="css/wd_wcag.css" type="text/css" rel="stylesheet" wd_script_id="wd_wcag.css"> <script type="text/javascript" src="js/wd_wai_calendar_button.js" wd_script_id="wd_wai_calendar_button.js" nonce="ZGE0M2ZhZTAyN2Q5MTc4MThhYzU0ZjM1ODQ3Y2I1ZGMzZTI4NjExOA=="></script> <script type="text/javascript" src="js/wd_wai_datepicker.js" wd_script_id="wd_wai_datepicker.js" nonce="ZGE0M2ZhZTAyN2Q5MTc4MThhYzU0ZjM1ODQ3Y2I1ZGMzZTI4NjExOA=="></script> <script type="text/javascript" src="js/wd_wai_datepicker_day.js" wd_script_id="wd_wai_datepicker_day.js" nonce="ZGE0M2ZhZTAyN2Q5MTc4MThhYzU0ZjM1ODQ3Y2I1ZGMzZTI4NjExOA=="></script> <link href="css/wd_wai_datepicker.css" type="text/css" rel="stylesheet" wd_script_id="wd_wai_datepicker.css"> <script type="text/javascript" wd_script_id="form_wai_dp__scriptwd_wai_start" nonce="ZGE0M2ZhZTAyN2Q5MTc4MThhYzU0ZjM1ODQ3Y2I1ZGMzZTI4NjExOA=="> window.addEventListener("load" , function () { let dp_input = document.getElementById("wd_wai_dp_input_wd_wai_start"); let dp_button = document.getElementById("wd_wai_dp_button_wd_wai_start"); let dp_dialog = document.getElementById("wd_datepicker_dialog_wd_wai_start" ); let wd_datePicker = new DatePicker(dp_input, dp_button, dp_dialog, "2019-01-01","2024-11-18" ); wd_datePicker.init(); }); </script> <script type="text/javascript" wd_script_id="form_wai_dp__scriptwd_wai_end" nonce="ZGE0M2ZhZTAyN2Q5MTc4MThhYzU0ZjM1ODQ3Y2I1ZGMzZTI4NjExOA=="> window.addEventListener("load" , function () { let dp_input = document.getElementById("wd_wai_dp_input_wd_wai_end"); let dp_button = document.getElementById("wd_wai_dp_button_wd_wai_end"); let dp_dialog = document.getElementById("wd_datepicker_dialog_wd_wai_end" ); let wd_datePicker = new DatePicker(dp_input, dp_button, dp_dialog, "2019-01-01","2024-11-18" ); wd_datePicker.init(); }); </script> <script type="text/javascript" src="js/wd_form.js" wd_script_id="wd_form.js" nonce="ZGE0M2ZhZTAyN2Q5MTc4MThhYzU0ZjM1ODQ3Y2I1ZGMzZTI4NjExOA=="></script> <link href="css/wd_form.css" type="text/css" rel="stylesheet" wd_script_id="wd_form.css"> <style type="text/css" wd_script_id="template_list_inline_style" nonce="ZGE0M2ZhZTAyN2Q5MTc4MThhYzU0ZjM1ODQ3Y2I1ZGMzZTI4NjExOA=="> ul.wd_layout-inline { display: inline-block; list-style: none; padding: 0; margin: 0; } ul.wd_layout-inline li { display: inline-block; padding: 0; margin: 0 0 0 1em; } </style> <style type="text/css" wd_script_id="template item:articles:site style" nonce="ZGE0M2ZhZTAyN2Q5MTc4MThhYzU0ZjM1ODQ3Y2I1ZGMzZTI4NjExOA==">.wd_item { overflow:auto; } .wd_item .wd_thumbnail { float: right; margin: 0 5px 5px 0; } .wd_item .wd_date { text-transform: uppercase; font-weight: bold; font-size: 1.167em; color: #cccccc; } .wd_item .wd_title { font-weight: bold; font-size: 2em; } .wd_item .wd_author { float: left; text-align: center; margin: 0 1em 1em 0; width: 100px; min-height: 100px; } .wd_asset_type_link_list { display: inline-block; margin: 10px 0 0 0; padding: 2px; } .wd_item_wrapper { margin-left: 105px; } .wd_item_wrapper:first-child, .wd_layout-masonry .wd_item_wrapper, .wd_layout-grid .wd_item_wrapper { margin-left: 0; } .wd_layout-masonry .wd_item, .wd_layout-grid .wd_item { border: 1px solid #e1e1e1; padding: 5px; } .wd_layout-masonry .wd_thumbnail, .wd_layout-grid .wd_thumbnail { float: none; text-align: center; margin: 0 0 5px 0; } .wd_articles ul.wd_category_link_list { float: right; } .wd_articles ul.wd_category_link_list li { padding: 5px 10px; background-color: #f1f1f1; border: 1px solid #d3d3d3; border-radius: 3px; float: right; }</style> <style type="text/css" wd_script_id="template_list_simple_style" nonce="ZGE0M2ZhZTAyN2Q5MTc4MThhYzU0ZjM1ODQ3Y2I1ZGMzZTI4NjExOA=="> ul.wd_layout-simple { padding: 0; margin: 10px 0; list-style: none; } </style> <script type="text/javascript" nonce="ZGE0M2ZhZTAyN2Q5MTc4MThhYzU0ZjM1ODQ3Y2I1ZGMzZTI4NjExOA==">webDriver.push_jQuery();</script> <script type="text/javascript" src="js/jquery-ui.js" wd_script_id="jquery-ui.js" nonce="ZGE0M2ZhZTAyN2Q5MTc4MThhYzU0ZjM1ODQ3Y2I1ZGMzZTI4NjExOA=="></script> <script type="text/javascript" src="js/wd_resize.js" wd_script_id="wd_resize.js" nonce="ZGE0M2ZhZTAyN2Q5MTc4MThhYzU0ZjM1ODQ3Y2I1ZGMzZTI4NjExOA=="></script> <link href="css/wd_linkmenu.css" type="text/css" rel="stylesheet" wd_script_id="wd_linkmenu.css"> <script type="text/javascript" wd_script_id="wd_linkmenu_script" nonce="ZGE0M2ZhZTAyN2Q5MTc4MThhYzU0ZjM1ODQ3Y2I1ZGMzZTI4NjExOA=="> (function($, undefined) { webDriver.resizeLinkMenu = function() { $(this).data("wd_linkmenu_element").wd_linkmenu("resize"); return false; }; var wd_linkmenu = function(element, options) { this.init(element, options); }; wd_linkmenu.prototype = { init: function(element, options) { var self = this; this.$element = $(element); this._options = { "class": "", "label": "Menu", }; this.options(options); this.$active = this.$orig_active = this.$element.find(".wd_linkmenu-active"); var label = this.$active ? this.$active.text() : this._options["label"]; this.$header = $("<div>") .addClass("wd_linkmenu-header") .attr("tabindex","0") .data("wd_linkmenu_element", this.$element) .attr("wd_resize", "resizeLinkMenu") .on("click.wd_linkmenu", function(event) { self.toggle(); event.preventDefault(); }) .insertBefore(this.$element) ; if (this._options["class"]) this.$header.addClass(this._options["class"]); var attr_string = this.$element.attr("wd_linkmenu_header"); if (attr_string) { var attrs = JSON.parse(attr_string); for(var name in attrs) this.$header.attr(name, attrs[name]); } this.$label = $("<span>") .addClass("wd_linkmenu-label") .text(label) .appendTo(this.$header); this.$icon = $("<span class=\"wd_linkmenu-icon fa fa-chevron-down\" title=\"Open\"><\/span>") .appendTo(this.$header); this.$items = this.$element.children(".wd_linkmenu-item"); this.$items .addClass("wd_linkmenu-listitem") .prop("tabIndex", -1) ; // Remove any non-items (e.g. unintended text nodes) this.$element.empty(); this.$element.append(this.$items); this.$element.addClass("wd_linkmenu-list"); // TODO: make tabs treat show/hide similar to Load, Resize this.$element.closest("div.wd_assets").bind("wd_assets_show", function() {self.resize();}); this.$element.closest("div.wd_tab_content").bind("wd_tab_show", function() {self.resize();}); this.$element .appendTo($("body")) .hide() ; this.need_size = true; this.resize(); this.$header.on("keydown.wd_linkmenu", function(event) {self.onkeydown(event,false);}); this.$header.on("blur.wd_linkmenu", function() {self.onblur();}); this.$element.on("keydown.wd_linkmenu", function(event) {self.onkeydown(event,true);}); this.$element.on("blur.wd_linkmenu", function() {self.onblur();}); this.$element.on("mousemove.wd_linkmenu", function(event) {self.onmousemove(event);}); this.$items.not(".wd_disabled").on("click.wd_linkmenu", function() {self.onitemclick(this);}) }, options: function(options) { if (options) { $.extend(this._options, options); } else { return this._options; } }, reload: function(options) { if (options) { this.options(options); } this.reset(); }, reset: function() { }, onkeydown: function(event, on_item) { var key = event.which || event.keyCode; var used = false; switch (key) { case 13: // Return case 32: // Space if (!on_item) { this.toggle(); used = true; } break; case 27: // Escape this.close(); used = true; break; case 9: // Tab if (on_item) this.$header[0].focus(); // Move focus back to normal flow break; case 33: // Page Up case 36: // Home if (!on_item) this.open(); this.first(); used = true; break; case 34: // Page Down case 35: // End if (!on_item) this.open(); this.last(); used = true; break; case 38: // Up case 37: // Left if (!on_item) this.open(); this.prev(); used = true; break; case 40: // Down case 39: // Right if (!on_item) this.open(); this.next(); used = true; break; } if (used) { event.stopImmediatePropagation(); event.preventDefault(); } }, onmousemove: function(event) { var $item = $(event.target); if ($item.hasClass("wd_linkmenu-listitem")) this.goto($item); }, onitemclick: function(item) { $item = $(item); this.$label.text($item.text()); this.$orig_active = this.$active = $item; this.close(); this.$header[0].focus(); }, open: function() { var self = this; $(document).on("mousedown.wd_linkmenu touchstart.wd_linkmenu", function(event) { if ($(event.target).closest(self.$header.add(self.$element)).length == 0) self.close(); }); this.$header.addClass("wd_linkmenu-active"); this.$element .show() .position({my:"left top",at:"left bottom",of:this.$header}) ; this.goto(this.$active); }, close: function() { this.$element.hide(); this.set_active(this.$orig_active); this.$header.removeClass("wd_linkmenu-active"); $(document).off(".wd_linkmenu"); }, onblur: function() { if (!this.ignore_blur) this.close(); this.ignore_blur = false; }, toggle: function() { this.$element.is(":visible") ? this.close() : this.open(); }, set_active: function($item) { if ($item.length > 0) { if (this.$active) this.$active.removeClass("wd_linkmenu-active"); this.$active = $item; this.$active.addClass("wd_linkmenu-active"); } }, goto: function($item) { if ($item.length > 0) { this.set_active($item); this.ignore_blur = true; this.$active[0].focus(); } }, next: function() { if (!this.$active) this.first(); else this.goto(this.$active.next()); }, prev: function() { if (!this.$active) this.last(); else this.goto(this.$active.prev()); }, first: function() { this.goto(this.$items.first()); }, last: function() { this.goto(this.$items.last()); }, destroy: function() { this.$items .removeClass("wd_linkmenu-listitem") .off(".wd_linkmenu") ; this.$element .off(".wd_linkmenu") .removeClass("wd_linkmenu-list") .insertBefore(this.$header) ; this.$header.remove(); }, resize: function() { if (this.need_size && this.$label.is(":visible")) { var temp_show = !this.$element.is(":visible"); if (temp_show) { this.$element.show(); } this.$label.width("auto"); this.$element.width("auto"); this.$label.width(this.$element.width()); this.$element.width(this.$header.width()); if (temp_show) { this.$element.hide(); } this.need_size = false; } } }; $.fn.wd_linkmenu = function(options) { var args = Array.prototype.slice.call(arguments, 1); var result = this; this.each(function() { var instance = $(this).data("wd_linkmenu"); if (typeof options == "string") { var res = instance[options].apply(instance, args); if (typeof res != "undefined") { result = res; return false; } } else { if (!instance) { instance = new wd_linkmenu(this, options); $(this).data("wd_linkmenu", instance); } instance.reload(options); } }); return result; }; })(webDriver.jQuery); </script> <script type="text/javascript" wd_script_id="wd_linkmenu_init_script" nonce="ZGE0M2ZhZTAyN2Q5MTc4MThhYzU0ZjM1ODQ3Y2I1ZGMzZTI4NjExOA=="> webDriver.jQuery(function($) { $(".wd_linkmenu").each(function() { var $menu = $(this); $menu.wd_linkmenu(); }); }); </script> <style type="text/css" wd_script_id="page_menu_style" nonce="ZGE0M2ZhZTAyN2Q5MTc4MThhYzU0ZjM1ODQ3Y2I1ZGMzZTI4NjExOA=="> .wd_page_menu { overflow: auto; } .wd_page_limit { float: left; margin: 0; padding: 8px 0; } .wd_page_links { float: right; margin: 0; padding: 0; list-style-type: none; } .wd_page_link { display: inline-block; margin: 0; padding: 8px; border: 1px solid #cccccc; border-left: none; } .wd_page_active { background-color: #eeeeee; } .wd_page_link:first-child { border-left: 1px solid #cccccc; border-top-left-radius: 3px; border-bottom-left-radius: 3px; } .wd_page_link:last-child { border-top-right-radius: 3px; border-bottom-right-radius: 3px; } </style> <style type="text/css" wd_script_id="template page:articles:site style" nonce="ZGE0M2ZhZTAyN2Q5MTc4MThhYzU0ZjM1ODQ3Y2I1ZGMzZTI4NjExOA==">.wd_category_header { margin: 10px 0; overflow: auto; } .wd_thumbnail { float: left; margin: 0 5px 5px 0; } .wd_item_list { margin: 10px 0; overflow: auto; } .wd_item { padding: 0; margin: 0 0 10px 0; } </style> <link href="thirdparty/font-awesome/css/font-awesome.min.css" type="text/css" rel="stylesheet" wd_script_id="font-awesome.min.css"> <script type="text/javascript" nonce="ZGE0M2ZhZTAyN2Q5MTc4MThhYzU0ZjM1ODQ3Y2I1ZGMzZTI4NjExOA==">webDriver.pop_jQuery();</script> <!-- end spin_special_output(head_start) --> <title>Stories | The Cigna Group Newsroom</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="icon" type="image/ico" href="images/favicon.ico"> <link rel="icon" type="image/png" href="images/favicon-16x16.png" sizes="16x16"> <link rel="icon" type="image/png" href="images/favicon-32x32.png" sizes="32x32"> <link rel="icon" type="image/png" href="images/android-chrome-192x192.png" sizes="192x192"> <link rel="icon" type="image/png" href="images/android-chrome-512x512.png" sizes="512x512"> <link rel="icon" type="image/png" href="images/apple-touch-icon.png"> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;700&display=swap" rel="stylesheet"> <link href="css/bootstrap.min.css" rel="stylesheet" integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous"> <link rel="stylesheet" type="text/css" href="css/main.css"> <meta name="keywords" content="" /> <meta name="description" content="" /> <meta name="twitter:card" content="summary" /> <meta property="og:site_name" content="The Cigna Group Newsroom" /> <meta property="og:url" content="https://newsroom.thecignagroup.com/building-healthier-communities" /> <link rel="stylesheet" type="text/css" href="css/wdcontent.css"> <!-- Start of global snippet --> <!-- <script async src="https://www.googletagmanager.com/gtag/js?id=DC-11003711"></script> <script></script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('set', 'linker', { 'domains': ['cignamedicareoptions.com', 'cigna.com', 'cignasupplemental.com', 'cignahealthspring1.destinationrx.com', 'cignaindividual.com', 'express-scripts.com', 'evernorth.com', 'familypathbenefits.com', 'cigna.healthsherpa.com', 'cignabroker.com', 'CignaMedicare.com', 'campaigns.cigna.com', 'my.cigna.com', 'my.express-scripts.com', 'cignainsights.com', 'shop.cigna.com', 'cignamedicareenrollment.com', 'Evernorthcaregroup.com', 'CignaWiseCall.com', 'Safeguardrx.com'] }); gtag('js', new Date()); gtag('config', 'DC-11003711'); gtag('config', 'AW-435418159') </script> --> <script>window.cigna={browser:{basic:"devicePixelRatio"in window,enhanced:"devicePixelRatio"in window&&"Promise"in window}},function(e){e.className=e.className.replace(/\bno-js\b/,"js"),window.cigna.browser.basic&&(e.className=e.className.replace(/\bno-ctm\b/,"ctm"))}(document.documentElement);var pageParts=["cigna"].concat((location.pathname.replace(/^\/es-us/g,"").replace(/^\/|(\/|\.html)$/g,"")||"home").split("/"));window.digitalData={page:{pageInfo:{pageName:pageParts.join(": "),articlename:"",breadCrumbs:"",language:navigator.language||navigator.userLanguage,orientation:window.innerHeight>window.innerWidth?"portrait":"landscape",isCore:!0,status:"refresh-052018",isSPA:Boolean(document.querySelector("[name=spa]"))},category:{primaryCategory:pageParts.slice(0,2).join(": "),secondaryCategory:""}},events:{},actions:{item:"",value:""},error:""}</script> <script src="https://code.jquery.com/jquery-3.6.0.min.js" integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css" /> <link rel="stylesheet" href="css/wd_swiper.css"> <link rel="dns-prefetch" href="https://assets.adobedtm.com/"> <script> var WD_ENV = 'prod'; </script> <script src="https://assets.adobedtm.com/de9a3002c47b/3f70c029d895/launch-45867bec896b.min.js" async></script> <script> //SLUGGYFY function wd_convertToSlug(Text) { return Text .toLowerCase() .replace(/[^\w ]+/g,'') .replace(/ +/g,'-'); } var WD_PAGE_NAME = ""; var WD_PAGE_CODE = ""; //For Campagin, get query strings if available var WD_CAMPAIGN_ID = ''; var WD_PAGETITLE = "Stories | The Cigna Group Newsroom"; var WD_TOP_PARENT = ""; var wd_segments = window.location.pathname.split('/'); //Add per client request var base_url = window.location.host; pageName = base_url; var WD_channel = 'cigna: newsroom'; var WD_campaign = WD_CAMPAIGN_ID; var prop2 = WD_PAGETITLE; var eVar2 = prop2; var path_i = 1; if(WD_ENV == 'stage'){ path_i = 2; } if(WD_PAGE_CODE == 'home'){ pageName = pageName + ": " + WD_PAGE_CODE; }else{ for (var i = path_i; i < wd_segments.length; i++) { pageName = pageName + ": " + wd_segments[i]; } } wd_track_vars = { channel: WD_channel, pageName: pageName, campaign: WD_campaign, prop2: prop2, eVar2: eVar2, } //console.log(wd_track_vars); //_satellite.track('pageView',wd_track_vars); </script> <link rel="alternate" href="https://newsroom.thecignagroup.com/latest-press-releases?pagetemplate=rss" type="application/rss+xml" title="Press Releases | The Cigna Group Newsroom"> <!-- begin spin_special_output(head_end) --> <link rel="canonical" href="https://newsroom.thecignagroup.com/building-healthier-communities" /> <!-- end spin_special_output(head_end) --> </head> <body class="wd_pageid_34141 wd_is_category wd_category_9"> <main> <header class="tcg-header fixed-top"> <nav class="tcg-top-nav navbar navbar-expand-md bg-light d-none d-md-block"> <div class="container justify-content-end"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link" href="https://thecignagroup.com/" target="_blank">The Cigna Group <span><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"> <path d="M10.6667 10.6667H1.33333V1.33333H6V0H1.33333C0.593333 0 0 0.6 0 1.33333V10.6667C0 11.4 0.593333 12 1.33333 12H10.6667C11.4 12 12 11.4 12 10.6667V6H10.6667V10.6667ZM7.33333 0V1.33333H9.72667L3.17333 7.88667L4.11333 8.82667L10.6667 2.27333V4.66667H12V0H7.33333Z"></path></svg></span></a></li> <li class="nav-item"> <a class="nav-link" href="https://www.cigna.com/" target="_blank">Cigna <span>Healthcare<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"> <path d="M10.6667 10.6667H1.33333V1.33333H6V0H1.33333C0.593333 0 0 0.6 0 1.33333V10.6667C0 11.4 0.593333 12 1.33333 12H10.6667C11.4 12 12 11.4 12 10.6667V6H10.6667V10.6667ZM7.33333 0V1.33333H9.72667L3.17333 7.88667L4.11333 8.82667L10.6667 2.27333V4.66667H12V0H7.33333Z"></path></svg></span></a> </li> <li class="nav-item"> <a class="nav-link" href="https://www.evernorth.com/" target="_blank">Evernorth Health <span>Services<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"> <path d="M10.6667 10.6667H1.33333V1.33333H6V0H1.33333C0.593333 0 0 0.6 0 1.33333V10.6667C0 11.4 0.593333 12 1.33333 12H10.6667C11.4 12 12 11.4 12 10.6667V6H10.6667V10.6667ZM7.33333 0V1.33333H9.72667L3.17333 7.88667L4.11333 8.82667L10.6667 2.27333V4.66667H12V0H7.33333Z"></path></svg></span></a> </li> <li class="tcg-nav-pipe"></li> <li class="nav-item"> <form action="https://newsroom.thecignagroup.com/index.php?s=20322" method="get" class="form-inline elastic-search"> <div class="form-group"> <input type="hidden" name="s" value="search_results"> <div class="input-group input-group-search rounded-0"> <label for="search-desktop" class="sr-only"> Search... </label> <input type="search" class="form-control form-control-sm" placeholder="Search Newsroom" id="search-desktop" name="query"> <span class="input-group-btn border-left-0"> <button data-ct-ignore="true" class="btn btn-sm form-control" type="submit" aria-label="Search..."> <svg aria-hidden="true" class="btn-icon icon-gray-60"> <use xmlns:xlink="https://www.w3.org/1999/xlink" xlink:href="./wd_client_files/component-sprite.svg#search"></use> </svg> </button> </span> </div> </div> </form> </li> </ul> </div> </nav> <nav class="tcg-main-nav navbar navbar-expand-custom bg-white"> <div class="container"> <div class="navbar-logo-container"> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <a class="navbar-brand" href="https://newsroom.thecignagroup.com/overview"> <svg xmlns="http://www.w3.org/2000/svg" class="tcg-nav-logo" viewBox="0 0 113.83 41.81"> <defs> <style>.cls-1{fill:#03cc54;}.cls-2{fill:#110081;}</style> </defs> <path class="cls-2" d="M32.65,12.14c3.3,0,5.65,.88,7.83,2.94l-2.72,3.04c-1.72-1.5-3.31-2.17-5.14-2.17-3.38,0-5.92,2.65-5.92,6.15v.06c0,3.54,2.54,6.21,5.92,6.21,2.26,0,3.66-.83,5.29-2.26l2.71,2.66c-2.35,2.42-4.72,3.41-8.15,3.41-2.83,0-5.43-1.03-7.33-2.89-1.88-1.85-2.92-4.36-2.92-7.06v-.06c0-5.71,4.48-10.01,10.42-10.01m10.46,.33h4.27V31.83h-4.27V12.48Zm17.1-.33c3.26,0,5.53,.76,7.8,2.61l-2.69,3.14c-1.5-1.2-2.92-1.95-5.26-1.95-3.23,0-5.86,2.76-5.86,6.15v.06c0,3.63,2.6,6.26,6.18,6.26,1.64,0,3.1-.41,4.22-1.18l.03-.02v-2.9h-4.46v-3.55h8.59v8.36c-2.48,2.03-5.35,3.05-8.52,3.05-2.99,0-5.69-1.01-7.59-2.83-1.88-1.81-2.92-4.34-2.92-7.13v-.06c0-2.69,1.05-5.21,2.97-7.07,1.95-1.9,4.62-2.94,7.51-2.94m24.57,8.74c0-3.42-1.02-4.93-4.09-4.93-2.79,0-4.6,2.04-4.6,5.01v10.88h-4.27V12.48h4.27v2.39c1.4-2.05,3.45-2.72,5.57-2.72,4.35,0,7.38,2.86,7.38,7.41v12.27h-4.27v-10.95Zm14.32-1.29c-3.83,0-7.65,2.68-7.65,6.58,0,4.51,3.82,5.99,6.66,5.99,3.26,0,4.47-1.36,5.48-2.32v1.98h4.4v-12.22c0-5.27-2.93-7.47-7.97-7.47-3.19,0-4.81,.68-7.02,1.63l1.2,3.42c1.78-.71,2.93-1.28,5.17-1.28,2.69,0,4.26,1.46,4.26,3.54v.98l-.1-.03c-1.55-.6-2.21-.8-4.43-.8m.3,9.01c-2.51,0-3.56-1.11-3.56-2.87,0-1.56,1.3-2.8,4.28-2.8,1.48,0,2.96,.49,3.58,.8v.43c0,2.41-2.44,4.45-4.3,4.45m-24.18,10.33v-.02c0-1.59,1.24-2.89,2.93-2.89,1,0,1.62,.27,2.2,.77l-.78,.94c-.42-.36-.82-.57-1.46-.57-.9,0-1.61,.79-1.61,1.74v.02c0,1.02,.7,1.78,1.69,1.78,.46,0,.85-.11,1.16-.34v-.8h-1.24v-1.06h2.43v2.43c-.58,.49-1.37,.89-2.39,.89-1.74,0-2.94-1.22-2.94-2.88m7.32-2.81h2.56c.71,0,1.26,.19,1.63,.57,.32,.32,.48,.74,.48,1.28v.02c0,.9-.49,1.47-1.2,1.74l1.37,2h-1.44l-1.2-1.79h-.97v1.79h-1.23v-5.6Zm2.48,2.72c.61,0,.94-.31,.94-.79v-.02c0-.54-.36-.8-.97-.8h-1.22v1.61h1.25Zm3.85,.1v-.02c0-1.59,1.26-2.89,2.98-2.89s2.97,1.29,2.97,2.88v.02c0,1.59-1.26,2.89-2.98,2.89s-2.97-1.29-2.97-2.88m4.66,0v-.02c0-.96-.7-1.76-1.7-1.76s-1.68,.78-1.68,1.74v.02c0,.96,.7,1.76,1.69,1.76s1.68-.78,1.68-1.74m3.09,.38v-3.2h1.23v3.17c0,.92,.45,1.38,1.21,1.38s1.21-.45,1.21-1.34v-3.21h1.23v3.16c0,1.7-.95,2.53-2.46,2.53s-2.42-.83-2.42-2.49m6.93-3.2h2.29c1.34,0,2.14,.78,2.14,1.94v.02c0,1.3-1.01,1.97-2.26,1.97h-.94v1.68h-1.23v-5.6Zm2.21,2.82c.62,0,.98-.37,.98-.85v-.02c0-.55-.38-.85-1-.85h-.95v1.71h.98ZM31.61,3.64h-1.7v-1.13h4.63v1.13h-1.7v4.45h-1.23V3.64Zm4.66,4.45h1.23v-2.24h2.27v2.24h1.23V2.51h-1.23v2.21h-2.27V2.51h-1.23v5.58Zm6.86,0h4.25v-1.09h-3.03v-1.17h2.63v-1.09h-2.63v-1.13h2.99v-1.09h-4.21v5.58Z"/> <path class="cls-1" d="M5.83,26.92c-1.71,.36-3.46-.11-4.56-1.22l-.06-.06,.03-.08c.57-1.5,1.98-2.69,3.68-3.12,1.73-.43,3.45,0,4.71,1.19l.07,.06-.04,.09c-.69,1.64-2.09,2.78-3.83,3.15m10.01-5.97l.12-.14-.1-.16c-.78-1.31-2.14-2.13-3.72-2.26-1.55-.12-3.05,.45-3.92,1.5l-.11,.13,.08,.15c.66,1.21,2.04,2.07,3.58,2.25,1.58,.19,3.05-.35,4.05-1.48m-9.11-.98l.1-.12-.08-.14c-.58-1.04-1.77-1.79-3.12-1.94-1.37-.15-2.65,.33-3.52,1.32l-.11,.13,.09,.15c.68,1.13,1.86,1.84,3.24,1.94,1.35,.1,2.65-.41,3.4-1.33m-2.38-3.58c1.65,.93,3.51,1.02,5.12,.24l.21-.1-.04-.24c-.28-1.8-1.4-3.32-3.08-4.19-1.65-.85-3.56-.91-4.98-.15l-.19,.1,.03,.22c.19,1.63,1.32,3.21,2.94,4.12m7.15-4.53l-.29,.06-.04,.3c-.21,1.41,.37,3.01,1.52,4.17,1.17,1.18,2.71,1.71,4.23,1.45l.32-.05,.04-.33c.03-.27,.04-.54,.02-.81-.07-1.28-.65-2.51-1.65-3.45-1.19-1.11-2.78-1.63-4.14-1.34m-4.91-1.58c1.09,.89,2.48,1.25,3.64,.92l.22-.06,.02-.24c.02-.23,.01-.47-.01-.7-.12-1.02-.67-2.05-1.52-2.81-1.07-.95-2.43-1.32-3.73-1.01l-.24,.06v.26c-.08,1.36,.52,2.67,1.62,3.58m8.88,.49l.36,.09,.18-.32c.55-.98,.79-2.09,.73-3.21-.04-.76-.23-1.53-.56-2.27-.8-1.8-2.32-3.14-3.97-3.48l-.33-.07-.18,.29c-.89,1.46-.98,3.5-.25,5.33,.75,1.87,2.21,3.19,4.02,3.64M27.13,2.78l-.16-.27-.3,.06c-1.49,.29-2.86,1.48-3.57,3.11-.73,1.66-.66,3.48,.18,4.98l.17,.3,.32-.08c.97-.23,1.84-.74,2.51-1.48,.46-.5,.83-1.1,1.1-1.78,.66-1.66,.56-3.51-.25-4.85M12.24,27.43c.71,0,1.45-.19,2.13-.55,1.27-.69,2.09-1.87,2.26-3.24v-.05s-.04-.02-.04-.02c-1.19-.53-2.56-.43-3.76,.28-1.22,.72-2.04,1.94-2.15,3.18v.04s.04,.02,.04,.02c.46,.23,.98,.34,1.53,.34m.68,1.9l-.02-.06h-.07c-1.39-.02-2.68,.64-3.58,1.83-.91,1.22-1.24,2.76-.85,4.03l.02,.06h.06c.06,0,.12,0,.18,0,1.19,0,2.44-.65,3.32-1.73,.98-1.21,1.32-2.71,.93-4.13m5.36,3.19l-.07,.04c-.98,.51-1.66,1.47-1.84,2.65-.19,1.18,.14,2.36,.85,3.09l.05,.05,.07-.03c.9-.42,1.6-1.4,1.83-2.55,.24-1.19-.07-2.36-.83-3.19l-.05-.06Zm6.29-.06l-.07-.02-.04,.07c-.49,.92-.49,2.03,0,3.04,.46,.96,1.31,1.67,2.19,1.83h.07s.03-.05,.03-.05c.47-.81,.49-1.95,.05-2.95-.44-1-1.25-1.7-2.23-1.92m-14.95-4.64v-.05s-.05-.02-.05-.02c-.99-.44-2.27-.31-3.35,.33-1.14,.68-1.85,1.79-1.95,3.06v.06s.05,.02,.05,.02c.43,.17,.87,.25,1.32,.25,.73,0,1.46-.22,2.12-.65,1.1-.71,1.81-1.86,1.86-3m8,2.19c.6-1.13,.65-2.4,.12-3.49l-.02-.05h-.06c-1.13,.21-2.08,.97-2.62,2.09-.55,1.13-.58,2.43-.07,3.39l.02,.05h.05c1.02-.15,2-.91,2.57-1.98m-3.04,3.26h-.05c-.74,.12-1.46,.68-1.87,1.47-.43,.83-.45,1.76-.06,2.55l.02,.05h.05c.82-.17,1.52-.73,1.9-1.55,.39-.83,.4-1.78,.02-2.48l-.02-.04ZM19.63,6.78l.29,.22,.29-.23c.99-.78,1.53-2.01,1.49-3.37-.05-1.33-.66-2.56-1.61-3.21l-.28-.19-.27,.2c-.93,.68-1.5,1.93-1.51,3.26,0,.03,0,.06,0,.08,.02,1.32,.6,2.5,1.6,3.24m.44,9.62l.34-.27c1.2-.95,1.85-2.42,1.8-4.07-.05-1.61-.8-3.09-1.94-3.87l-.34-.23-.33,.24c-1.12,.82-1.81,2.32-1.82,3.93,0,.03,0,.07,0,.1,.03,1.6,.72,3.01,1.92,3.91l.35,.26Zm1.45,16.67l.04-.04c.69-.69,1.01-1.82,.84-2.96-.18-1.16-.83-2.11-1.79-2.62l-.05-.03-.04,.05c-.74,.8-1.04,1.91-.82,3.06,.21,1.13,.89,2.09,1.77,2.51l.05,.02Zm.15,.99l-.04-.02-.03,.03c-.56,.6-.78,1.44-.62,2.31,.16,.85,.67,1.58,1.34,1.9l.04,.02,.03-.03c.52-.52,.76-1.38,.63-2.23-.13-.87-.62-1.59-1.35-1.98"/> </svg> </a> <button class="wdSearchToggle" type="button" data-bs-toggle="collapse" data-bs-target="#wdSearch" aria-controls="wdSearch" aria-expanded="false" aria-label="Toggle search"> <span class="fa fa-search"> </span> <span class="wd_sr-only">Toggle Search Form</span> </button> <div id="wdSearch" class="collapse"> <div class="container"> <div class="wd_search_form_container"><form name="basic_search" method="get" action="https://newsroom.thecignagroup.com/index.php?s=20322" class="wd_search_form wd_search_form_basic"><input type="hidden" name="s" value="search_results" /><input type="text" name="query" value="" size="32" placeholder="Search" title="Search" /> <input type="submit" name="submit" value="Search"></form> </div> </div> </div> </div> <div class="collapse navbar-collapse justify-content-xl-end" id="navbarNav"> <ul class="navbar-nav mobile-top-nav"> <li id="nav-element-20317" class="nav-item dropdown"> <a class="nav-link" href="latest-press-releases" target="_self"><span>Press Releases</span></a> <div class="dropdown-menu"> <a class="dropdown-item" href="https://newsroom.thecignagroup.com/latest-press-releases" target="_self">Press Releases</a> <a class="dropdown-item" href="https://newsroom.thecignagroup.com/media-contacts" target="_self">Contact Us</a> <a class="dropdown-item" href="https://newsroom.thecignagroup.com/email-alerts" target="_self">News Alerts</a> </div> </li> <li id="nav-element-20315" class="nav-item dropdown"> <a class="nav-link" href="improving-healthcare" target="_self"><span>Healthcare Expertise</span></a> </li> <li id="nav-element-34150" class="nav-item dropdown"> <a class="nav-link" href="building-healthier-communities" target="_self"><span>Healthier Communities</span></a> </li> <li id="nav-element-20287" class="nav-item dropdown"> <a class="nav-link" href="https://newsroom.thecignagroup.com/trending-topics" target="_self"><span>Trending Topics</span></a> <div class="dropdown-menu"> <a class="dropdown-item" href="https://newsroom.thecignagroup.com/vitality" target="_self">Vitality in America 2024</a> <a class="dropdown-item" href="https://newsroom.thecignagroup.com/mental-health" target="_self">Youth Mental Health</a> <a class="dropdown-item" href="https://newsroom.thecignagroup.com/health-equity" target="_self">Health Equity</a> <a class="dropdown-item" href="https://newsroom.thecignagroup.com/healthy-workforce" target="_self">Healthy Workforce</a> <a class="dropdown-item" href="https://newsroom.thecignagroup.com/loneliness-in-america" target="_self">Loneliness In America</a> <a class="dropdown-item" href="https://newsroom.thecignagroup.com/facts-about-pbms-and-insulin" target="_self"></a> </div> </li> <li id="nav-element-34149" class="nav-item dropdown"> <a class="nav-link" href="Our-Company" target="_self"><span>Our Company</span></a> </li> </ul> <ul class="navbar-nav wd-mobile-nav"> <li id="nav-element-mob-20317" class="nav-item dropdown"><a href="latest-press-releases" target="_self">Press Releases</a> <span class="dropdown-toggle" href="#" id="navbarDropdown-20317" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> </span> <div class="dropdown-menu" aria-labeledby="navbarDropdown-20317"> <a class="dropdown-item" href="https://newsroom.thecignagroup.com/latest-press-releases" target="_self">Press Releases</a> <a class="dropdown-item" href="https://newsroom.thecignagroup.com/media-contacts" target="_self">Contact Us</a> <a class="dropdown-item" href="https://newsroom.thecignagroup.com/email-alerts" target="_self">News Alerts</a> </div> </li> <li id="nav-element-mob-20315" class="nav-item dropdown"><a href="improving-healthcare" target="_self">Healthcare Expertise</a> <span class="dropdown-toggle" href="#" id="navbarDropdown-20315" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> </span> </li> <li id="nav-element-mob-34150" class="nav-item dropdown"><a href="building-healthier-communities" target="_self">Healthier Communities</a> <span class="dropdown-toggle" href="#" id="navbarDropdown-34150" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> </span> </li> <li id="nav-element-mob-20287" class="nav-item dropdown"><a href="https://newsroom.thecignagroup.com/trending-topics" target="_self">Trending Topics</a> <span class="dropdown-toggle" href="#" id="navbarDropdown-20287" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> </span> <div class="dropdown-menu" aria-labeledby="navbarDropdown-20287"> <a class="dropdown-item" href="https://newsroom.thecignagroup.com/vitality" target="_self">Vitality in America 2024</a> <a class="dropdown-item" href="https://newsroom.thecignagroup.com/mental-health" target="_self">Youth Mental Health</a> <a class="dropdown-item" href="https://newsroom.thecignagroup.com/health-equity" target="_self">Health Equity</a> <a class="dropdown-item" href="https://newsroom.thecignagroup.com/healthy-workforce" target="_self">Healthy Workforce</a> <a class="dropdown-item" href="https://newsroom.thecignagroup.com/loneliness-in-america" target="_self">Loneliness In America</a> <a class="dropdown-item" href="https://newsroom.thecignagroup.com/facts-about-pbms-and-insulin" target="_self"></a> </div> </li> <li id="nav-element-mob-34149" class="nav-item dropdown"><a href="Our-Company" target="_self">Our Company</a> <span class="dropdown-toggle" href="#" id="navbarDropdown-34149" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> </span> </li> </ul> <ul class="navbar-nav mobile-main-nav"> <li class="nav-item"> <a class="nav-link" href="https://newsroom.cigna.com/" target="_blank">Cigna <span>Healthcare<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"> <path d="M10.6667 10.6667H1.33333V1.33333H6V0H1.33333C0.593333 0 0 0.6 0 1.33333V10.6667C0 11.4 0.593333 12 1.33333 12H10.6667C11.4 12 12 11.4 12 10.6667V6H10.6667V10.6667ZM7.33333 0V1.33333H9.72667L3.17333 7.88667L4.11333 8.82667L10.6667 2.27333V4.66667H12V0H7.33333Z"></path></svg></span></a> </li> <li class="nav-item"> <a class="nav-link" href="https://investors.cigna.com/home/default.aspx" target="_blank">Evernorth Health <span>Services<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"> <path d="M10.6667 10.6667H1.33333V1.33333H6V0H1.33333C0.593333 0 0 0.6 0 1.33333V10.6667C0 11.4 0.593333 12 1.33333 12H10.6667C11.4 12 12 11.4 12 10.6667V6H10.6667V10.6667ZM7.33333 0V1.33333H9.72667L3.17333 7.88667L4.11333 8.82667L10.6667 2.27333V4.66667H12V0H7.33333Z"></path></svg></span></a> </li> </ul> </div> </div> </nav> <nav class="navbar global-nav nav-top-menu navbar-expand-lg bg-white" data-ct-component="nav-top-menu"> <div class="container"> <a class="navbar-brand" href="https://newsroom.thecignagroup.com/overview" target="" data-ct-component="nav-logo"> <h1 class="wd_logo_title"><span class="__inner">News and Insights</span></h1> </a> <ul class="navbar-nav" data-ct-component="nav-utility-buttons"> <li class="list-inline-item wd_promo_button"> <a class="wd_email_alerts" href="https://newsroom.thecignagroup.com/email-alerts"> Subscribe for news alerts <svg class="btn-icon" aria-hidden="true"> <use xmlns:xlink="https://www.w3.org/1999/xlink" xlink:href="./wd_client_files/component-sprite.svg#envelope-o"></use> </svg> </a> </li> </ul> </div> </nav> </header> <div class="tcg-header-overlay"></div> <!-- <section class="container tcg-hero-container"> <div class="tcg-hero show post-show"></div> <div class="tcg-hero-image show"></div> <div class="tcg-hero-text"> <h1>Welcome to <br>The Cigna Group</h1> <p>A global health company committed to improving health and vitality.</p> </div> </section> <section class="container tcg-pre-interactive-container"> <div class="row"> <div class="text-center"> <div class="intro mt-0 tcg-pre-interactive-block active"> <h2>Working tirelessly every day to make health care better.</h2> <p> At The Cigna Group, we are united in our mission to improve the health and vitality of those we serve. As the foundation of our two power brands, Cigna Healthcare<sup>SM</sup> and Evernorth Health Services<sup>SM</sup>, we are committed to enhancing the lives of our clients, customers, and patients. </p> </div> </div> </div> </section> --> <section class="pt-5 wd_content"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div id="wd_printable_content"> <div class="wd_articles"> <script type="text/javascript" wd_script_id="wd_wai_datepicker_translate_script" nonce="ZGE0M2ZhZTAyN2Q5MTc4MThhYzU0ZjM1ODQ3Y2I1ZGMzZTI4NjExOA=="> var wd_wai_langData = { "dayLabels": ["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"], "dayLabelsShort": ["Sun","Mon","Tue","Wed","Thu","Fri","Sat"], "monthLabels": ["January","February","March","April","May","June","July","August","September","October","November","December"], }; </script> <div class="wd_wai_datepicker"> <div class="wd_wai_datepickerDialog" id="wd_datepicker_dialog_wd_wai_start" role="dialog" aria-modal="true" aria-labelledby="wd_wai_id_dialog_label_wd_wai_start"> <div class="wd_wai_header"> <button class="wd_wai_prevYear" aria-label="previous year"> <span class="fa fa-angle-double-left fa-lg"></span> </button> <button class="wd_wai_prevMonth" aria-label="previous month"> <span class="fa fa-angle-left fa-lg"></span> </button> <div id="wd_wai_id_dialog_label_wd_wai_start" class="wd_wai_monthYear" aria-live="polite"> Month Year </div> <button class="wd_wai_nextMonth" aria-label="next month"> <span class="fa fa-angle-right fa-lg"></span> </button> <button class="wd_wai_nextYear" aria-label="next year"> <span class="fa fa-angle-double-right fa-lg"></span> </button> </div> <table id="wd_wai_myDatepickerGrid_wd_wai_start" class="wd_wai_dates" role="grid" aria-labelledby="wd_wai_id_dialog_label_wd_wai_start"> <thead> <tr class="wd_wai_week_row"> <th scope="col" abbr="Sunday"> Su </th> <th scope="col" abbr="Monday"> Mo </th> <th scope="col" abbr="Tuesday"> Tu </th> <th scope="col" abbr="Wednesday"> We </th> <th scope="col" abbr="Thursday"> Th </th> <th scope="col" abbr="Friday"> Fr </th> <th scope="col" abbr="Saturday"> Sa </th> </tr> </thead> <tbody> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 25 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 26 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 27 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 28 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 29 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 30 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 1 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 2 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 3 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 4 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 5 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 6 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 7 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 8 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 9 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 10 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 11 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 12 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 13 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="0"> 14 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 15 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 16 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 17 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 18 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 19 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 20 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 21 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 22 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 23 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 24 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 25 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 26 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 27 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 28 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 29 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 30 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 31 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 1 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 2 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 3 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 4 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 5 </button> </td> </tr> </tbody> </table> <div class="wd_wai_dialogButtonGroup"> <button class="wd_wai_dialogButton wd_wai_dp_cancelbuton" value="Cancel">Cancel </button> <button class="wd_wai_dialogButton wd_wai_dp_okbuton" value="Go">Go</button> </div> </div> </div> <div class="wd_wai_datepicker"> <div class="wd_wai_datepickerDialog" id="wd_datepicker_dialog_wd_wai_end" role="dialog" aria-modal="true" aria-labelledby="wd_wai_id_dialog_label_wd_wai_end"> <div class="wd_wai_header"> <button class="wd_wai_prevYear" aria-label="previous year"> <span class="fa fa-angle-double-left fa-lg"></span> </button> <button class="wd_wai_prevMonth" aria-label="previous month"> <span class="fa fa-angle-left fa-lg"></span> </button> <div id="wd_wai_id_dialog_label_wd_wai_end" class="wd_wai_monthYear" aria-live="polite"> Month Year </div> <button class="wd_wai_nextMonth" aria-label="next month"> <span class="fa fa-angle-right fa-lg"></span> </button> <button class="wd_wai_nextYear" aria-label="next year"> <span class="fa fa-angle-double-right fa-lg"></span> </button> </div> <table id="wd_wai_myDatepickerGrid_wd_wai_end" class="wd_wai_dates" role="grid" aria-labelledby="wd_wai_id_dialog_label_wd_wai_end"> <thead> <tr class="wd_wai_week_row"> <th scope="col" abbr="Sunday"> Su </th> <th scope="col" abbr="Monday"> Mo </th> <th scope="col" abbr="Tuesday"> Tu </th> <th scope="col" abbr="Wednesday"> We </th> <th scope="col" abbr="Thursday"> Th </th> <th scope="col" abbr="Friday"> Fr </th> <th scope="col" abbr="Saturday"> Sa </th> </tr> </thead> <tbody> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 25 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 26 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 27 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 28 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 29 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 30 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 1 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 2 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 3 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 4 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 5 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 6 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 7 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 8 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 9 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 10 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 11 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 12 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 13 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="0"> 14 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 15 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 16 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 17 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 18 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 19 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 20 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 21 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 22 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 23 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 24 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 25 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 26 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 27 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 28 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 29 </button> </td> </tr> <tr> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 30 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1"> 31 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 1 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 2 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 3 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 4 </button> </td> <td class="wd_wai_dateCell"> <button class="wd_wai_dateButton" tabindex="-1" disabled=""> 5 </button> </td> </tr> </tbody> </table> <div class="wd_wai_dialogButtonGroup"> <button class="wd_wai_dialogButton wd_wai_dp_cancelbuton" value="Cancel">Cancel </button> <button class="wd_wai_dialogButton wd_wai_dp_okbuton" value="Go">Go</button> </div> </div> </div> <div class="wd_item_search_form_container"><form name="item_basic_search_34141" method="get" action="https://newsroom.thecignagroup.com/all-stories" onsubmit="wd_item_search_form_submit(this, true);" class="wd_search_form wd_search_form_basic"><div class="wd_search_basic_fields"><label for="item_basic_search_34141_cat" class="wd_sr-only">Category</label> <select name="cat" onchange="wd_item_search_form_highlight(this.form);" id="item_basic_search_34141_cat"> <option value="">All Categories</option> <option value="1" wd_url="https://newsroom.thecignagroup.com/improving-healthcare">Healthcare Expertise</option> <option value="3" wd_url="https://newsroom.thecignagroup.com/affordability">- Affordability</option> <option value="6" wd_url="https://newsroom.thecignagroup.com/customer-stories">- Customer Stories</option> <option value="7" wd_url="https://newsroom.thecignagroup.com/digital-health">- Digital Health</option> <option value="5" wd_url="https://newsroom.thecignagroup.com/pharmacy-care">- Pharmacy Care</option> <option value="4" wd_url="https://newsroom.thecignagroup.com/whole-person-health">- Whole Person Health</option> <option value="21" wd_url="https://newsroom.thecignagroup.com/workforce-health-well-being">- Workforce Health & Well-Being</option> <option value="9" selected wd_url="https://newsroom.thecignagroup.com/building-healthier-communities">Healthier Communities</option> <option value="10" wd_url="https://newsroom.thecignagroup.com/diversity-equity-inclusion">- Diversity, Equity, Inclusion</option> <option value="51" wd_url="https://newsroom.thecignagroup.com/environmental-social-corporate-governance">- Environmental, Social & Corporate Governance</option> <option value="12" wd_url="https://newsroom.thecignagroup.com/the-cigna-group-foundation">- The Cigna Group Foundation </option> <option value="16" wd_url="https://newsroom.thecignagroup.com/our-company">Our Company</option> <option value="20" wd_url="https://newsroom.thecignagroup.com/awards-recognition">- Awards & Recognition</option> <option value="19" wd_url="https://newsroom.thecignagroup.com/leader-perspectives">- Leader Perspectives </option> <option value="17" wd_url="https://newsroom.thecignagroup.com/people-culture">- People & Culture </option> <option value="uncategorized">Uncategorized</option> </select> <label for="item_basic_search_34141_author" class="wd_sr-only">Author</label> <select name="author" onchange="wd_item_search_form_highlight(this.form);" id="item_basic_search_34141_author"> <option value="">All Authors</option> <option value="1">Giselle Abramovich</option> <option value="5">Jessica Buechler</option> <option value="4">Judy Evans</option> <option value="3">Julian Hannush</option> <option value="7">Molly McGuigan</option> <option value="8">Maison Rubiella</option> <option value="2">Neil Southwell</option> </select> <label for="item_basic_search_34141_keywords" class="wd_sr-only">Keywords</label><input type="text" name="keywords" value="" size="32" placeholder="Search" wd_original_value="" onkeyup="if (this.value.trim().length > 1 && this.value != $(this).attr('wd_original_value')) wd_item_search_form_highlight(this.form);" id="item_basic_search_34141_keywords" /> <button type="submit" class="wd_search_button" title="Search">Go</button></div> <a class="wd_search_advanced_link" href="#" onclick="wd_item_search_form_toggle(this, true); return false;">Advanced Search</a></form> <form method="get" class="wd_search_form wd_search_form_advanced" style="display:none;" name="item_advanced_search_34141" action="https://newsroom.thecignagroup.com/all-stories" enctype="multipart/form-data" onsubmit="disable_submit(this, true);wd_item_search_form_submit(this, true);"> <input type="hidden" name="advanced" value="1" /> <div class="wd_form_field wd_form_field_pos_right"> <div class="wd_form_field_label"> <label for="item_advanced_search_34141_keywords">Search</label> </div> <div class="wd_form_field_input"> <input type="text" name="keywords" value="" size="40" placeholder="Keywords" id="item_advanced_search_34141_keywords" /> <span class="wd_search_titles_only"><input type="checkbox" name="titles_only" value="1" id="items_search_34141_titles_only" /> <label for="items_search_34141_titles_only">Search Titles Only</label></span> </div> </div> <div class="wd_form_field wd_form_field_pos_right"> <div class="wd_form_field_label"> <label for="item_advanced_search_34141_cat">Category</label> </div> <div class="wd_form_field_input"> <div class="wd_input_border"> <select name="cat" id="item_advanced_search_34141_cat"> <option value="">All Categories</option> <option value="1" wd_url="https://newsroom.thecignagroup.com/improving-healthcare">Healthcare Expertise</option> <option value="3" wd_url="https://newsroom.thecignagroup.com/affordability">- Affordability</option> <option value="6" wd_url="https://newsroom.thecignagroup.com/customer-stories">- Customer Stories</option> <option value="7" wd_url="https://newsroom.thecignagroup.com/digital-health">- Digital Health</option> <option value="5" wd_url="https://newsroom.thecignagroup.com/pharmacy-care">- Pharmacy Care</option> <option value="4" wd_url="https://newsroom.thecignagroup.com/whole-person-health">- Whole Person Health</option> <option value="21" wd_url="https://newsroom.thecignagroup.com/workforce-health-well-being">- Workforce Health & Well-Being</option> <option value="9" selected wd_url="https://newsroom.thecignagroup.com/building-healthier-communities">Healthier Communities</option> <option value="10" wd_url="https://newsroom.thecignagroup.com/diversity-equity-inclusion">- Diversity, Equity, Inclusion</option> <option value="51" wd_url="https://newsroom.thecignagroup.com/environmental-social-corporate-governance">- Environmental, Social & Corporate Governance</option> <option value="12" wd_url="https://newsroom.thecignagroup.com/the-cigna-group-foundation">- The Cigna Group Foundation </option> <option value="16" wd_url="https://newsroom.thecignagroup.com/our-company">Our Company</option> <option value="20" wd_url="https://newsroom.thecignagroup.com/awards-recognition">- Awards & Recognition</option> <option value="19" wd_url="https://newsroom.thecignagroup.com/leader-perspectives">- Leader Perspectives </option> <option value="17" wd_url="https://newsroom.thecignagroup.com/people-culture">- People & Culture </option> <option value="uncategorized">Uncategorized</option> </select> </div> </div> </div> <div class="wd_form_field wd_form_field_pos_right"> <div class="wd_form_field_label"> <label for="item_advanced_search_34141_author">Author</label> </div> <div class="wd_form_field_input"> <div class="wd_input_border"> <select name="author" id="item_advanced_search_34141_author"> <option value="">All Authors</option> <option value="1">Giselle Abramovich</option> <option value="5">Jessica Buechler</option> <option value="4">Judy Evans</option> <option value="3">Julian Hannush</option> <option value="7">Molly McGuigan</option> <option value="8">Maison Rubiella</option> <option value="2">Neil Southwell</option> </select> </div> </div> </div> <div class="wd_form_field wd_form_field_pos_right"> <div class="wd_form_field_label"> <label for="item_advanced_search_34141_start">From</label> </div> <div class="wd_form_field_input"> <input type="text" name="start" value="" size="32" placeholder="Date" dp_id="wd_wai_start" dp_num="1" minDate="2019-01-01" maxDate="2024-11-18" id="wd_wai_dp_input_wd_wai_start" /><button type="button" class="icon wd_wai_dp_button" id="wd_wai_dp_button_wd_wai_start" title="Choose Date"><span class="wd_datepicker-icon fa fa-calendar"></span></button> </div> </div> <div class="wd_form_field wd_form_field_pos_right"> <div class="wd_form_field_label"> <label for="item_advanced_search_34141_end">To</label> </div> <div class="wd_form_field_input"> <input type="text" name="end" value="" size="32" placeholder="Date" dp_id="wd_wai_end" dp_num="2" minDate="2019-01-01" maxDate="2024-11-18" id="wd_wai_dp_input_wd_wai_end" /><button type="button" class="icon wd_wai_dp_button" id="wd_wai_dp_button_wd_wai_end" title="Choose Date"><span class="wd_datepicker-icon fa fa-calendar"></span></button> </div> </div> <fieldset class="wd_form_field wd_form_field_pos_right"> <legend class="wd_form_field_label">Asset Types</legend> <div class="wd_form_field_input"> <span class="wd_checkbox"><input type="checkbox" name="asset_types[]" checked="yes" value="128" id="item_advanced_search_34141_asset_types_128" /> <label for="item_advanced_search_34141_asset_types_128">Releases</label></span> <span class="wd_checkbox"><input type="checkbox" name="asset_types[]" checked="yes" value="129" id="item_advanced_search_34141_asset_types_129" /> <label for="item_advanced_search_34141_asset_types_129">Video</label></span> <span class="wd_checkbox"><input type="checkbox" name="asset_types[]" checked="yes" value="130" id="item_advanced_search_34141_asset_types_130" /> <label for="item_advanced_search_34141_asset_types_130">Audio</label></span> <span class="wd_checkbox"><input type="checkbox" name="asset_types[]" checked="yes" value="131" id="item_advanced_search_34141_asset_types_131" /> <label for="item_advanced_search_34141_asset_types_131">Photos</label></span> <span class="wd_checkbox"><input type="checkbox" name="asset_types[]" checked="yes" value="132" id="item_advanced_search_34141_asset_types_132" /> <label for="item_advanced_search_34141_asset_types_132">Documents</label></span> <span class="wd_checkbox"><input type="checkbox" name="asset_types[]" value="133" id="item_advanced_search_34141_asset_types_133" /> <label for="item_advanced_search_34141_asset_types_133">Contacts</label></span> <span class="wd_checkbox"><input type="checkbox" name="asset_types[]" checked="yes" value="134" id="item_advanced_search_34141_asset_types_134" /> <label for="item_advanced_search_34141_asset_types_134">Events</label></span> <span class="wd_checkbox"><input type="checkbox" name="asset_types[]" checked="yes" value="135" id="item_advanced_search_34141_asset_types_135" /> <label for="item_advanced_search_34141_asset_types_135">Standard</label></span> </div> </fieldset> <input type="hidden" name="have_asset_types" value="1" /> <div class="wd_form_footer"> <div class="wd_form_buttons"> <input type="submit" value="Search"> <a href="#" onclick="wd_item_search_form_toggle(this, false); return false;">Basic Search</a> </div> </div> </form> </div> <ul class="wd_layout-simple wd_item_list"><li class="wd_item"><div class="wd_thumbnail"><a href="https://newsroom.thecignagroup.com/how-cigna-supports-veterans-families-and-communities"><img src="/file.php/183316/1050x591-MilitaryFamily.jpg?thumbnail=1" border="0"/></a></div> <div class="wd_item_wrapper"> <div class="wd_title"><a href="https://newsroom.thecignagroup.com/how-cigna-supports-veterans-families-and-communities">How The Cigna Group supports veterans and military families</a></div> <div class="wd_summary"><p>This Veterans Day, we’re reflecting on our commitment to support veterans and those currently serving who selflessly dedicate their lives to protecting our country.</p></div> <ul class="wd_layout-inline wd_category_link_list"><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/diversity-equity-inclusion">Diversity, Equity, Inclusion</a></li><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/building-healthier-communities">Healthier Communities</a></li><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/our-company">Our Company</a></li><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/people-culture">People & Culture </a></li><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/the-cigna-group-foundation">The Cigna Group Foundation </a></li></ul> <div class="wd_date">Nov 7, 2024</div> </div> </li><li class="wd_item"><div class="wd_thumbnail"><a href="https://newsroom.thecignagroup.com/the-vital-voter"><img src="/file.php/183238/1920x1080_VitalityandVoting.jpg?thumbnail=1" border="0"/></a></div> <div class="wd_item_wrapper"> <div class="wd_title"><a href="https://newsroom.thecignagroup.com/the-vital-voter">The vital voter: Insights into vitality and civic engagement</a></div> <div class="wd_summary"><p>Civic engagement is a critical component of a healthy society, and recent survey findings indicate it is closely linked to the vitality of adults in the United States.</p></div> <ul class="wd_layout-inline wd_category_link_list"><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/building-healthier-communities">Healthier Communities</a></li></ul> <div class="wd_date">Oct 15, 2024</div> </div> </li><li class="wd_item"><div class="wd_thumbnail"><a href="https://newsroom.thecignagroup.com/how-the-cigna-group-supports-empowers-hispanic-community"><img src="/file.php/183243/1920x1080_HispanicHeritageMonth2024.jpg?thumbnail=1" border="0"/></a></div> <div class="wd_item_wrapper"> <div class="wd_title"><a href="https://newsroom.thecignagroup.com/how-the-cigna-group-supports-empowers-hispanic-community">How The Cigna Group supports and empowers the Hispanic and Latino community</a></div> <div class="wd_summary"><p>The Cigna Group has a number of different programs in place to ensure that we are fostering a more inclusive workplace for our Hispanic coworkers, and we are also making a positive impact on Hispanic Americans living in the communities that we serve.</p></div> <ul class="wd_layout-inline wd_category_link_list"><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/awards-recognition">Awards & Recognition</a></li><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/diversity-equity-inclusion">Diversity, Equity, Inclusion</a></li><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/building-healthier-communities">Healthier Communities</a></li><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/our-company">Our Company</a></li><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/people-culture">People & Culture </a></li></ul> <div class="wd_date">Oct 11, 2024</div> </div> </li><li class="wd_item"><div class="wd_thumbnail"><a href="https://newsroom.thecignagroup.com/plain-language-is-vital-to-enhancing-health-equity"><img src="/file.php/183186/1920x1080_PlainLanguageWeek.jpg?thumbnail=1" border="0"/></a></div> <div class="wd_item_wrapper"> <div class="wd_title"><a href="https://newsroom.thecignagroup.com/plain-language-is-vital-to-enhancing-health-equity">Plain language is vital to enhancing health equity </a></div> <div class="wd_summary"><p>As a health literate health care organization, The Cigna Group has established a culture, practices, policies, and systems that equip our customers, patients, and clients so they may understand and act upon health information to improve their vitality.</p></div> <ul class="wd_layout-inline wd_category_link_list"><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/building-healthier-communities">Healthier Communities</a></li></ul> <div class="wd_date">Sep 27, 2024</div> </div> </li><li class="wd_item"><div class="wd_thumbnail"><a href="https://newsroom.thecignagroup.com/workforce-mental-health-summit"><img src="/file.php/183157/1920x1080_DMC_Murphy.jpg?thumbnail=1" border="0"/></a></div> <div class="wd_item_wrapper"> <div class="wd_title"><a href="https://newsroom.thecignagroup.com/workforce-mental-health-summit">The Cigna Group and Business Roundtable convene CEOs and political leaders to prioritize workforce mental health </a></div> <div class="wd_summary"><p>Read the key takeaways from the Workforce Mental Health Summit, hosted by The Cigna Group and Business Roundtable, which focused on how the public and private sectors can work together to improve mental health among the U.S. workforce.</p></div> <ul class="wd_layout-inline wd_category_link_list"><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/improving-healthcare">Healthcare Expertise</a></li><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/building-healthier-communities">Healthier Communities</a></li><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/leader-perspectives">Leader Perspectives </a></li><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/our-company">Our Company</a></li><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/whole-person-health">Whole Person Health</a></li><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/workforce-health-well-being">Workforce Health & Well-Being</a></li></ul> <div class="wd_date">Sep 18, 2024</div> </div> </li><li class="wd_item"><div class="wd_thumbnail"><a href="https://newsroom.thecignagroup.com/safe-swimming-with-sickle-cell-disease-health-equity"><img src="/file.php/183034/1050X591-safe-swimming-ivy-peyton.png?thumbnail=1" border="0"/></a></div> <div class="wd_item_wrapper"> <div class="wd_title"><a href="https://newsroom.thecignagroup.com/safe-swimming-with-sickle-cell-disease-health-equity">Diving into equity and inclusivity for kids with sickle cell disease </a></div> <div class="wd_summary"><p>As part of its ongoing efforts to promote health equity and inclusivity among patients with sickle cell disease (SCD), The Cigna Group launched its Safe Swimming with Sickle Cell pilot program at...</p></div> <ul class="wd_layout-inline wd_category_link_list"><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/improving-healthcare">Healthcare Expertise</a></li><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/diversity-equity-inclusion">Diversity, Equity, Inclusion</a></li><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/environmental-social-corporate-governance">Environmental, Social & Corporate Governance</a></li><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/building-healthier-communities">Healthier Communities</a></li><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/whole-person-health">Whole Person Health</a></li></ul> <div class="wd_date">Aug 26, 2024</div> </div> </li><li class="wd_item"><div class="wd_thumbnail"><a href="https://newsroom.thecignagroup.com/dental-care-an-important-part-of-a-healthy-pregnancy-health-equity"><img src="/file.php/182988/1050x591-dental-pregnancy-pilot.png?thumbnail=1" border="0"/></a></div> <div class="wd_item_wrapper"> <div class="wd_title"><a href="https://newsroom.thecignagroup.com/dental-care-an-important-part-of-a-healthy-pregnancy-health-equity">Dental care: An important part of a healthy pregnancy</a></div> <div class="wd_summary"><p>Cigna Healthcare has added its Dental Oral Health Integration Program (OHIP) to its Pregnancy Support Pilot, which is in its third year, promotes healthy birth outcomes and maternal care in underserved communities in four U.S. cities.</p></div> <ul class="wd_layout-inline wd_category_link_list"><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/improving-healthcare">Healthcare Expertise</a></li><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/diversity-equity-inclusion">Diversity, Equity, Inclusion</a></li><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/environmental-social-corporate-governance">Environmental, Social & Corporate Governance</a></li><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/building-healthier-communities">Healthier Communities</a></li></ul> <div class="wd_date">Aug 26, 2024</div> </div> </li><li class="wd_item"><div class="wd_thumbnail"><a href="https://newsroom.thecignagroup.com/world-class-cancer-care-for-rural-communities-health-equity"><img src="/file.php/182991/1050x591-rural-american-cancer-care.png?thumbnail=1" border="0"/></a></div> <div class="wd_item_wrapper"> <div class="wd_title"><a href="https://newsroom.thecignagroup.com/world-class-cancer-care-for-rural-communities-health-equity">Bringing world-class cancer care to rural communities </a></div> <div class="wd_summary"><p>Navigating the tumultuous cancer journey is a daunting task for patients, their families, caregivers, and even health care providers. It becomes even more difficult when social determinants of health (SDOH) impede access to expert oncologists and the most up-to-date protocols and treatments.</p></div> <ul class="wd_layout-inline wd_category_link_list"><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/improving-healthcare">Healthcare Expertise</a></li><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/diversity-equity-inclusion">Diversity, Equity, Inclusion</a></li><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/environmental-social-corporate-governance">Environmental, Social & Corporate Governance</a></li><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/building-healthier-communities">Healthier Communities</a></li></ul> <div class="wd_date">Aug 26, 2024</div> </div> </li><li class="wd_item"><div class="wd_thumbnail"><a href="https://newsroom.thecignagroup.com/healthier-you-preventive-care-health-equity"><img src="/file.php/183012/1050x591-healthier-you-tampa.png?thumbnail=1" border="0"/></a></div> <div class="wd_item_wrapper"> <div class="wd_title"><a href="https://newsroom.thecignagroup.com/healthier-you-preventive-care-health-equity">Transforming lives through preventive care and community partnership </a></div> <div class="wd_summary"><p>Cigna Healthcare’s “Healthier You” event provided free preventive care screenings and wellness education in partnership with local health care providers, hospitals, transportation services, and the NFL’s Tampa Bay Buccaneers, a Cigna Healthcare client that hosted the event at its training facility.</p></div> <ul class="wd_layout-inline wd_category_link_list"><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/improving-healthcare">Healthcare Expertise</a></li><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/diversity-equity-inclusion">Diversity, Equity, Inclusion</a></li><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/building-healthier-communities">Healthier Communities</a></li><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/the-cigna-group-foundation">The Cigna Group Foundation </a></li><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/whole-person-health">Whole Person Health</a></li></ul> <div class="wd_date">Aug 26, 2024</div> </div> </li><li class="wd_item"><div class="wd_thumbnail"><a href="https://newsroom.thecignagroup.com/plain-language-health-equity"><img src="/file.php/182994/1050x591-health-literacy.png?thumbnail=1" border="0"/></a></div> <div class="wd_item_wrapper"> <div class="wd_title"><a href="https://newsroom.thecignagroup.com/plain-language-health-equity">Plain and simple, health literacy makes a difference </a></div> <div class="wd_summary"><p>Cigna Healthcare has an unwavering focus on health literacy, and using plain language rather than jargon is a big part of that. While clear communications with our customers is always top of mind, Cigna Healthcare emphasizes plain language, engaging employees and showing them ways to communicate clearly and empower our customers to move toward better health.</p></div> <ul class="wd_layout-inline wd_category_link_list"><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/improving-healthcare">Healthcare Expertise</a></li><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/diversity-equity-inclusion">Diversity, Equity, Inclusion</a></li><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/environmental-social-corporate-governance">Environmental, Social & Corporate Governance</a></li><li class="wd_category_link"><a href="https://newsroom.thecignagroup.com/building-healthier-communities">Healthier Communities</a></li></ul> <div class="wd_date">Aug 26, 2024</div> </div> </li></ul> <div class="wd_page_menu"><div class="wd_page_limit">Show <span role="menu" wd_linkmenu_header="{"title":"Select number of items per page"}" class="wd_linkmenu"><a href="https://newsroom.thecignagroup.com/building-healthier-communities?l=5" aria-label="Show 5 per page" role="menuitem" class="wd_linkmenu-item">5</a><a href="https://newsroom.thecignagroup.com/building-healthier-communities?l=10" aria-label="Show 10 per page" role="menuitem" aria-current="true" class="wd_linkmenu-item wd_linkmenu-active">10</a><a href="https://newsroom.thecignagroup.com/building-healthier-communities?l=25" aria-label="Show 25 per page" role="menuitem" class="wd_linkmenu-item">25</a><a href="https://newsroom.thecignagroup.com/building-healthier-communities?l=50" aria-label="Show 50 per page" role="menuitem" class="wd_linkmenu-item">50</a><a href="https://newsroom.thecignagroup.com/building-healthier-communities?l=100" aria-label="Show 100 per page" role="menuitem" class="wd_linkmenu-item">100</a></span> per page</div><nav role="navigation" aria-label="Page Navigation"><ul class="wd_page_links"><li class="wd_page_link wd_page_prev"><span>«</span></li><li class="wd_page_link wd_page_active"><span aria-current="page" aria-label="Current page 1">1</span></li><li class="wd_page_link wd_page_mid2"><a aria-label="Show page 2" href="https://newsroom.thecignagroup.com/building-healthier-communities?o=10">2</a></li><li class="wd_page_link wd_page_mid2"><a aria-label="Show page 3" href="https://newsroom.thecignagroup.com/building-healthier-communities?o=20">3</a></li><li class="wd_page_link wd_page_mid2"><a aria-label="Show page 4" href="https://newsroom.thecignagroup.com/building-healthier-communities?o=30">4</a></li><li class="wd_page_link wd_page_mid2"><a aria-label="Show page 5" href="https://newsroom.thecignagroup.com/building-healthier-communities?o=40">5</a></li><li class="wd_page_link wd_page_mid2"><a aria-label="Show page 6" href="https://newsroom.thecignagroup.com/building-healthier-communities?o=50">6</a></li><li class="wd_page_link wd_page_mid2"><a aria-label="Show page 7" href="https://newsroom.thecignagroup.com/building-healthier-communities?o=60">7</a></li><li class="wd_page_link wd_page_mid2"><a aria-label="Show page 8" href="https://newsroom.thecignagroup.com/building-healthier-communities?o=70">8</a></li><li class="wd_page_link wd_page_mid2"><a aria-label="Show page 9" href="https://newsroom.thecignagroup.com/building-healthier-communities?o=80">9</a></li><li class="wd_page_link wd_page_skip2"><span>…</span></li><li class="wd_page_link wd_page_end"><a aria-label="Show page 15" href="https://newsroom.thecignagroup.com/building-healthier-communities?o=140">15</a></li><li class="wd_page_link wd_page_next"><a aria-label="Show next page" href="https://newsroom.thecignagroup.com/building-healthier-communities?o=10">»</a></li></ul></nav></div> </div> </div> </div> </div> </div> </section> <!-- FB top announcement --> <!-- END FB top announcement --> <section class="tcg-footer"> <footer id="main-footer"> <h2 class="visually-hidden">Page Footer</h2> <div class="container"> <div class="footer-top"> <div class="footer-top-section-container"> <div class="tcg-footer-logo-container footer-top-section"> <svg xmlns="http://www.w3.org/2000/svg" class="tcg-footer-logo" viewBox="0 0 113.83 41.81"> <defs> <style>.cls-1{fill:#03cc54;}.cls-2{fill:#110081;}</style> </defs> <path class="cls-2" d="M32.65,12.14c3.3,0,5.65,.88,7.83,2.94l-2.72,3.04c-1.72-1.5-3.31-2.17-5.14-2.17-3.38,0-5.92,2.65-5.92,6.15v.06c0,3.54,2.54,6.21,5.92,6.21,2.26,0,3.66-.83,5.29-2.26l2.71,2.66c-2.35,2.42-4.72,3.41-8.15,3.41-2.83,0-5.43-1.03-7.33-2.89-1.88-1.85-2.92-4.36-2.92-7.06v-.06c0-5.71,4.48-10.01,10.42-10.01m10.46,.33h4.27V31.83h-4.27V12.48Zm17.1-.33c3.26,0,5.53,.76,7.8,2.61l-2.69,3.14c-1.5-1.2-2.92-1.95-5.26-1.95-3.23,0-5.86,2.76-5.86,6.15v.06c0,3.63,2.6,6.26,6.18,6.26,1.64,0,3.1-.41,4.22-1.18l.03-.02v-2.9h-4.46v-3.55h8.59v8.36c-2.48,2.03-5.35,3.05-8.52,3.05-2.99,0-5.69-1.01-7.59-2.83-1.88-1.81-2.92-4.34-2.92-7.13v-.06c0-2.69,1.05-5.21,2.97-7.07,1.95-1.9,4.62-2.94,7.51-2.94m24.57,8.74c0-3.42-1.02-4.93-4.09-4.93-2.79,0-4.6,2.04-4.6,5.01v10.88h-4.27V12.48h4.27v2.39c1.4-2.05,3.45-2.72,5.57-2.72,4.35,0,7.38,2.86,7.38,7.41v12.27h-4.27v-10.95Zm14.32-1.29c-3.83,0-7.65,2.68-7.65,6.58,0,4.51,3.82,5.99,6.66,5.99,3.26,0,4.47-1.36,5.48-2.32v1.98h4.4v-12.22c0-5.27-2.93-7.47-7.97-7.47-3.19,0-4.81,.68-7.02,1.63l1.2,3.42c1.78-.71,2.93-1.28,5.17-1.28,2.69,0,4.26,1.46,4.26,3.54v.98l-.1-.03c-1.55-.6-2.21-.8-4.43-.8m.3,9.01c-2.51,0-3.56-1.11-3.56-2.87,0-1.56,1.3-2.8,4.28-2.8,1.48,0,2.96,.49,3.58,.8v.43c0,2.41-2.44,4.45-4.3,4.45m-24.18,10.33v-.02c0-1.59,1.24-2.89,2.93-2.89,1,0,1.62,.27,2.2,.77l-.78,.94c-.42-.36-.82-.57-1.46-.57-.9,0-1.61,.79-1.61,1.74v.02c0,1.02,.7,1.78,1.69,1.78,.46,0,.85-.11,1.16-.34v-.8h-1.24v-1.06h2.43v2.43c-.58,.49-1.37,.89-2.39,.89-1.74,0-2.94-1.22-2.94-2.88m7.32-2.81h2.56c.71,0,1.26,.19,1.63,.57,.32,.32,.48,.74,.48,1.28v.02c0,.9-.49,1.47-1.2,1.74l1.37,2h-1.44l-1.2-1.79h-.97v1.79h-1.23v-5.6Zm2.48,2.72c.61,0,.94-.31,.94-.79v-.02c0-.54-.36-.8-.97-.8h-1.22v1.61h1.25Zm3.85,.1v-.02c0-1.59,1.26-2.89,2.98-2.89s2.97,1.29,2.97,2.88v.02c0,1.59-1.26,2.89-2.98,2.89s-2.97-1.29-2.97-2.88m4.66,0v-.02c0-.96-.7-1.76-1.7-1.76s-1.68,.78-1.68,1.74v.02c0,.96,.7,1.76,1.69,1.76s1.68-.78,1.68-1.74m3.09,.38v-3.2h1.23v3.17c0,.92,.45,1.38,1.21,1.38s1.21-.45,1.21-1.34v-3.21h1.23v3.16c0,1.7-.95,2.53-2.46,2.53s-2.42-.83-2.42-2.49m6.93-3.2h2.29c1.34,0,2.14,.78,2.14,1.94v.02c0,1.3-1.01,1.97-2.26,1.97h-.94v1.68h-1.23v-5.6Zm2.21,2.82c.62,0,.98-.37,.98-.85v-.02c0-.55-.38-.85-1-.85h-.95v1.71h.98ZM31.61,3.64h-1.7v-1.13h4.63v1.13h-1.7v4.45h-1.23V3.64Zm4.66,4.45h1.23v-2.24h2.27v2.24h1.23V2.51h-1.23v2.21h-2.27V2.51h-1.23v5.58Zm6.86,0h4.25v-1.09h-3.03v-1.17h2.63v-1.09h-2.63v-1.13h2.99v-1.09h-4.21v5.58Z"/> <path class="cls-1" d="M5.83,26.92c-1.71,.36-3.46-.11-4.56-1.22l-.06-.06,.03-.08c.57-1.5,1.98-2.69,3.68-3.12,1.73-.43,3.45,0,4.71,1.19l.07,.06-.04,.09c-.69,1.64-2.09,2.78-3.83,3.15m10.01-5.97l.12-.14-.1-.16c-.78-1.31-2.14-2.13-3.72-2.26-1.55-.12-3.05,.45-3.92,1.5l-.11,.13,.08,.15c.66,1.21,2.04,2.07,3.58,2.25,1.58,.19,3.05-.35,4.05-1.48m-9.11-.98l.1-.12-.08-.14c-.58-1.04-1.77-1.79-3.12-1.94-1.37-.15-2.65,.33-3.52,1.32l-.11,.13,.09,.15c.68,1.13,1.86,1.84,3.24,1.94,1.35,.1,2.65-.41,3.4-1.33m-2.38-3.58c1.65,.93,3.51,1.02,5.12,.24l.21-.1-.04-.24c-.28-1.8-1.4-3.32-3.08-4.19-1.65-.85-3.56-.91-4.98-.15l-.19,.1,.03,.22c.19,1.63,1.32,3.21,2.94,4.12m7.15-4.53l-.29,.06-.04,.3c-.21,1.41,.37,3.01,1.52,4.17,1.17,1.18,2.71,1.71,4.23,1.45l.32-.05,.04-.33c.03-.27,.04-.54,.02-.81-.07-1.28-.65-2.51-1.65-3.45-1.19-1.11-2.78-1.63-4.14-1.34m-4.91-1.58c1.09,.89,2.48,1.25,3.64,.92l.22-.06,.02-.24c.02-.23,.01-.47-.01-.7-.12-1.02-.67-2.05-1.52-2.81-1.07-.95-2.43-1.32-3.73-1.01l-.24,.06v.26c-.08,1.36,.52,2.67,1.62,3.58m8.88,.49l.36,.09,.18-.32c.55-.98,.79-2.09,.73-3.21-.04-.76-.23-1.53-.56-2.27-.8-1.8-2.32-3.14-3.97-3.48l-.33-.07-.18,.29c-.89,1.46-.98,3.5-.25,5.33,.75,1.87,2.21,3.19,4.02,3.64M27.13,2.78l-.16-.27-.3,.06c-1.49,.29-2.86,1.48-3.57,3.11-.73,1.66-.66,3.48,.18,4.98l.17,.3,.32-.08c.97-.23,1.84-.74,2.51-1.48,.46-.5,.83-1.1,1.1-1.78,.66-1.66,.56-3.51-.25-4.85M12.24,27.43c.71,0,1.45-.19,2.13-.55,1.27-.69,2.09-1.87,2.26-3.24v-.05s-.04-.02-.04-.02c-1.19-.53-2.56-.43-3.76,.28-1.22,.72-2.04,1.94-2.15,3.18v.04s.04,.02,.04,.02c.46,.23,.98,.34,1.53,.34m.68,1.9l-.02-.06h-.07c-1.39-.02-2.68,.64-3.58,1.83-.91,1.22-1.24,2.76-.85,4.03l.02,.06h.06c.06,0,.12,0,.18,0,1.19,0,2.44-.65,3.32-1.73,.98-1.21,1.32-2.71,.93-4.13m5.36,3.19l-.07,.04c-.98,.51-1.66,1.47-1.84,2.65-.19,1.18,.14,2.36,.85,3.09l.05,.05,.07-.03c.9-.42,1.6-1.4,1.83-2.55,.24-1.19-.07-2.36-.83-3.19l-.05-.06Zm6.29-.06l-.07-.02-.04,.07c-.49,.92-.49,2.03,0,3.04,.46,.96,1.31,1.67,2.19,1.83h.07s.03-.05,.03-.05c.47-.81,.49-1.95,.05-2.95-.44-1-1.25-1.7-2.23-1.92m-14.95-4.64v-.05s-.05-.02-.05-.02c-.99-.44-2.27-.31-3.35,.33-1.14,.68-1.85,1.79-1.95,3.06v.06s.05,.02,.05,.02c.43,.17,.87,.25,1.32,.25,.73,0,1.46-.22,2.12-.65,1.1-.71,1.81-1.86,1.86-3m8,2.19c.6-1.13,.65-2.4,.12-3.49l-.02-.05h-.06c-1.13,.21-2.08,.97-2.62,2.09-.55,1.13-.58,2.43-.07,3.39l.02,.05h.05c1.02-.15,2-.91,2.57-1.98m-3.04,3.26h-.05c-.74,.12-1.46,.68-1.87,1.47-.43,.83-.45,1.76-.06,2.55l.02,.05h.05c.82-.17,1.52-.73,1.9-1.55,.39-.83,.4-1.78,.02-2.48l-.02-.04ZM19.63,6.78l.29,.22,.29-.23c.99-.78,1.53-2.01,1.49-3.37-.05-1.33-.66-2.56-1.61-3.21l-.28-.19-.27,.2c-.93,.68-1.5,1.93-1.51,3.26,0,.03,0,.06,0,.08,.02,1.32,.6,2.5,1.6,3.24m.44,9.62l.34-.27c1.2-.95,1.85-2.42,1.8-4.07-.05-1.61-.8-3.09-1.94-3.87l-.34-.23-.33,.24c-1.12,.82-1.81,2.32-1.82,3.93,0,.03,0,.07,0,.1,.03,1.6,.72,3.01,1.92,3.91l.35,.26Zm1.45,16.67l.04-.04c.69-.69,1.01-1.82,.84-2.96-.18-1.16-.83-2.11-1.79-2.62l-.05-.03-.04,.05c-.74,.8-1.04,1.91-.82,3.06,.21,1.13,.89,2.09,1.77,2.51l.05,.02Zm.15,.99l-.04-.02-.03,.03c-.56,.6-.78,1.44-.62,2.31,.16,.85,.67,1.58,1.34,1.9l.04,.02,.03-.03c.52-.52,.76-1.38,.63-2.23-.13-.87-.62-1.59-1.35-1.98"/> </svg> </div> <div class="footer-top-section"> <h3>Corporate Address</h3> <p> The Cigna Group<br /> 900 Cottage Grove Road<br /> Bloomfield, CT 06002 </p> </div> </div> <div class="footer-top-section-container"> <div class="footer-top-section"> <h3>Learn More About Us</h3> <ul class="list-unstyled d-flex flex-column footer-top-links"> <li> <a href="https://www.cigna.com/about-us/company-profile/" target="_blank" data-link-text="Company Profile" >Company <span >Profile<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" role="img" aria-label="External site" > <path d="M10.6667 10.6667H1.33333V1.33333H6V0H1.33333C0.593333 0 0 0.6 0 1.33333V10.6667C0 11.4 0.593333 12 1.33333 12H10.6667C11.4 12 12 11.4 12 10.6667V6H10.6667V10.6667ZM7.33333 0V1.33333H9.72667L3.17333 7.88667L4.11333 8.82667L10.6667 2.27333V4.66667H12V0H7.33333Z" /></svg></span ></a> </li> <li> <a href="https://www.cigna.com/about-us/corporate-responsibility/" target="_blank" data-link-text="Corporate Responsibility" >Corporate <span >Responsibility<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" role="img" aria-label="External site" > <path d="M10.6667 10.6667H1.33333V1.33333H6V0H1.33333C0.593333 0 0 0.6 0 1.33333V10.6667C0 11.4 0.593333 12 1.33333 12H10.6667C11.4 12 12 11.4 12 10.6667V6H10.6667V10.6667ZM7.33333 0V1.33333H9.72667L3.17333 7.88667L4.11333 8.82667L10.6667 2.27333V4.66667H12V0H7.33333Z" /></svg></span ></a> </li> <li> <a href="https://www.cigna.com/about-us/supplier-community/" target="_blank" data-link-text="Supplier Community" >Supplier <span >Community<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" role="img" aria-label="External site" > <path d="M10.6667 10.6667H1.33333V1.33333H6V0H1.33333C0.593333 0 0 0.6 0 1.33333V10.6667C0 11.4 0.593333 12 1.33333 12H10.6667C11.4 12 12 11.4 12 10.6667V6H10.6667V10.6667ZM7.33333 0V1.33333H9.72667L3.17333 7.88667L4.11333 8.82667L10.6667 2.27333V4.66667H12V0H7.33333Z" /></svg></span ></a> </li> <li> <a href="contact-us" target="_blank" data-link-text="Contact Us" >Contact <span >Us<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" role="img" aria-label="External site" > <path d="M10.6667 10.6667H1.33333V1.33333H6V0H1.33333C0.593333 0 0 0.6 0 1.33333V10.6667C0 11.4 0.593333 12 1.33333 12H10.6667C11.4 12 12 11.4 12 10.6667V6H10.6667V10.6667ZM7.33333 0V1.33333H9.72667L3.17333 7.88667L4.11333 8.82667L10.6667 2.27333V4.66667H12V0H7.33333Z" /></svg></span ></a> </li> </ul> </div> <div class="footer-top-section footer-socials"> <h3>Connect with Us on Social</h3> <ul class="list-unstyled d-flex flex-row"> <li> <a href="https://www.linkedin.com/company/91610647" target="_blank" data-link-text="LinkedIn" ><svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none" aria-label="LinkedIn icon" role="img" > <path d="M0 16C0 24.8366 7.16344 32 16 32C24.8366 32 32 24.8366 32 16C32 7.16344 24.8366 0 16 0C7.16344 0 0 7.16344 0 16Z" fill="#2867B2" /> <path d="M11.6 24H8.2V13.3H11.6V24ZM9.9 11.8C8.8 11.8 8 11 8 9.9C8 8.8 8.9 8 9.9 8C11 8 11.8 8.8 11.8 9.9C11.8 11 11 11.8 9.9 11.8ZM24 24H20.6V18.2C20.6 16.5 19.9 16 18.9 16C17.9 16 16.9 16.8 16.9 18.3V24H13.5V13.3H16.7V14.8C17 14.1 18.2 13 19.9 13C21.8 13 23.8 14.1 23.8 17.4V24H24Z" fill="white" /> </svg> </a> </li> <li> <a href="https://www.facebook.com/TheCignaGroup" target="_blank" data-link-text="Facebook" ><svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none" aria-label="Facebook icon" role="img" > <path d="M0 16C0 24.8366 7.16344 32 16 32C24.8366 32 32 24.8366 32 16C32 7.16344 24.8366 0 16 0C7.16344 0 0 7.16344 0 16Z" fill="#1877F2" /> <path d="M24 16C24 11.6 20.4 8 16 8C11.6 8 8 11.6 8 16C8 20 10.9 23.3 14.7 23.9V18.3H12.7V16H14.7V14.2C14.7 12.2 15.9 11.1 17.7 11.1C18.6 11.1 19.5 11.3 19.5 11.3V13.3H18.5C17.5 13.3 17.2 13.9 17.2 14.5V16H19.4L19 18.3H17.1V24C21.1 23.4 24 20 24 16Z" fill="white" /> </svg> </a> </li> <li> <a href="https://www.instagram.com/lifeatcignagroup/" target="_blank" data-link-text="Instagram" class="social-icon-margin"> <img src="images/instagram.png" alt="Instagram Logo" width=32 /> </a> </li> <li> <a href="https://www.youtube.com/channel/UCdbTdyt-EAWeeUf5uBJtEAg" target="_blank" data-link-text="YouTube" ><svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none" aria-label="YouTube icon" role="img" > <path d="M0 16C0 24.8366 7.16344 32 16 32C24.8366 32 32 24.8366 32 16C32 7.16344 24.8366 0 16 0C7.16344 0 0 7.16344 0 16Z" fill="#FF0000" /> <path d="M23.6 12.0999C23.4 11.3999 22.9 10.8999 22.2 10.6999C21 10.3999 15.9 10.3999 15.9 10.3999C15.9 10.3999 10.9 10.3999 9.60001 10.6999C8.90001 10.8999 8.4 11.3999 8.2 12.0999C8 13.3999 8 15.9999 8 15.9999C8 15.9999 8 18.5999 8.3 19.8999C8.5 20.5999 9 21.0999 9.7 21.2999C10.9 21.5999 16 21.5999 16 21.5999C16 21.5999 21 21.5999 22.3 21.2999C23 21.0999 23.5 20.5999 23.7 19.8999C24 18.5999 24 15.9999 24 15.9999C24 15.9999 24 13.3999 23.6 12.0999ZM14.4 18.3999V13.5999L18.6 15.9999L14.4 18.3999Z" fill="white" /> </svg> </a> </li> <li> <a href="https://twitter.com/TheCignaGroup" target="_blank" data-link-text="X Logo" class="social-icon-margin"> <img src="images/x-circle.png" alt="X Logo" width=32 /> </a> </li> </ul> </div> </div> </div> </div> <div class="footer-bottom"> <div class="container"> <div class="footer-right-text"> <p>© 2024 The Cigna Group</p> <p> <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" role="img" aria-label="External site" fill="none" > <path d="M10.6667 10.6667H1.33333V1.33333H6V0H1.33333C0.593333 0 0 0.6 0 1.33333V10.6667C0 11.4 0.593333 12 1.33333 12H10.6667C11.4 12 12 11.4 12 10.6667V6H10.6667V10.6667ZM7.33333 0V1.33333H9.72667L3.17333 7.88667L4.11333 8.82667L10.6667 2.27333V4.66667H12V0H7.33333Z" fill="black" /> </svg> Selecting these links will take you away from <a href="https://www.thecignagroup.com/" target="_blank" data-link-text="TheCignaGroup.com">TheCignaGroup.com</a> to another website, which may be a non-The Cigna Group website. The Cigna Group may not control the content or links of non-The Cigna Group websites. <a href="https://www.cigna.com/legal/compliance/disclaimers" target="_blank" data-link-text="Details"> <span >Details <svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" role="img" aria-label="External site" > <path d="M10.6667 10.6667H1.33333V1.33333H6V0H1.33333C0.593333 0 0 0.6 0 1.33333V10.6667C0 11.4 0.593333 12 1.33333 12H10.6667C11.4 12 12 11.4 12 10.6667V6H10.6667V10.6667ZM7.33333 0V1.33333H9.72667L3.17333 7.88667L4.11333 8.82667L10.6667 2.27333V4.66667H12V0H7.33333Z" /> </svg> </span> </a> </p> </div> <ul class="list-unstyled d-flex footer-links"> <li class="footer-link"> <a href="https://www.cigna.com/legal" target="_blank" data-link-text="Legal" ><span >Legal<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" role="img" aria-label="External site" > <path d="M10.6667 10.6667H1.33333V1.33333H6V0H1.33333C0.593333 0 0 0.6 0 1.33333V10.6667C0 11.4 0.593333 12 1.33333 12H10.6667C11.4 12 12 11.4 12 10.6667V6H10.6667V10.6667ZM7.33333 0V1.33333H9.72667L3.17333 7.88667L4.11333 8.82667L10.6667 2.27333V4.66667H12V0H7.33333Z" /></svg></span ></a> </li> <li class="footer-pipe"><div></div></li> <li class="footer-link"> <a href="https://www.cigna.com/legal/compliance/privacy-notices" target="_blank" data-link-text="Privacy Policy" >Privacy <span >Policy<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" role="img" aria-label="External site" > <path d="M10.6667 10.6667H1.33333V1.33333H6V0H1.33333C0.593333 0 0 0.6 0 1.33333V10.6667C0 11.4 0.593333 12 1.33333 12H10.6667C11.4 12 12 11.4 12 10.6667V6H10.6667V10.6667ZM7.33333 0V1.33333H9.72667L3.17333 7.88667L4.11333 8.82667L10.6667 2.27333V4.66667H12V0H7.33333Z" /></svg></span ></a> </li> <li class="footer-pipe"><div></div></li> <li class="footer-link"> <a href="https://www.cigna.com/legal/compliance/cigna-company-names" target="_blank" data-link-text="Cigna Company Names" >Cigna Company <span >Names<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" role="img" aria-label="External site" > <path d="M10.6667 10.6667H1.33333V1.33333H6V0H1.33333C0.593333 0 0 0.6 0 1.33333V10.6667C0 11.4 0.593333 12 1.33333 12H10.6667C11.4 12 12 11.4 12 10.6667V6H10.6667V10.6667ZM7.33333 0V1.33333H9.72667L3.17333 7.88667L4.11333 8.82667L10.6667 2.27333V4.66667H12V0H7.33333Z" /></svg></span ></a> </li> <li class="footer-pipe"><div></div></li> <li class="footer-link"> <a href="https://www.cigna.com/legal/members/accessibility" target="_blank" data-link-text="Accessibility" ><span >Accessibility<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" role="img" aria-label="External site" > <path d="M10.6667 10.6667H1.33333V1.33333H6V0H1.33333C0.593333 0 0 0.6 0 1.33333V10.6667C0 11.4 0.593333 12 1.33333 12H10.6667C11.4 12 12 11.4 12 10.6667V6H10.6667V10.6667ZM7.33333 0V1.33333H9.72667L3.17333 7.88667L4.11333 8.82667L10.6667 2.27333V4.66667H12V0H7.33333Z" /></svg></span ></a> </li> <li class="footer-pipe"><div></div></li> <li class="footer-link"> <a href="https://www.cigna.com/legal/compliance/disclaimers" target="_blank" data-link-text="Terms of Use" >Terms of <span >Use<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" role="img" aria-label="External site" > <path d="M10.6667 10.6667H1.33333V1.33333H6V0H1.33333C0.593333 0 0 0.6 0 1.33333V10.6667C0 11.4 0.593333 12 1.33333 12H10.6667C11.4 12 12 11.4 12 10.6667V6H10.6667V10.6667ZM7.33333 0V1.33333H9.72667L3.17333 7.88667L4.11333 8.82667L10.6667 2.27333V4.66667H12V0H7.33333Z" /></svg></span ></a> </li> <li class="footer-pipe"><div></div></li> <li class="footer-link"> <a href="javascript:void(0);" target="_self" class="ot-sdk-show-settings footer-text bottom-footer-nav-link">Cookie Preferences</a> </li> </ul> </div> </div> </footer> </section> <div class="tcg-background-overlay"></div> </main> <div class="wd_hidden" id="wd_custom_dropdowns"> <div class="wd_featureboxes_drop_insights wd_featureboxes-vertical"> <div id="wd_featurebox-standard_3522" class="wd_featurebox_container wd_featurebox-standard"><div class="wd_featurebox_title">Improving Health Care (Insights) category dropdown</div><div class="wd_featurebox"><div class="dropdown-menu"> <a class="dropdown-item" href="affordability">Affordability</a> <a class="dropdown-item" href="digital-health">Digital Health</a> <a class="dropdown-item" href="workforce-health-well-being">Workforce Health & Well-Being</a> <a class="dropdown-item" href="whole-person-health">Whole Person Health</a> <a class="dropdown-item" href="pharmacy-care">Pharmacy Care</a> </div> </div></div></div> <div class="wd_featureboxes_drop_comm wd_featureboxes-vertical"> <div id="wd_featurebox-standard_3523" class="wd_featurebox_container wd_featurebox-standard"><div class="wd_featurebox_title">Building Community category dropdown</div><div class="wd_featurebox"><div class="dropdown-menu"> <a class="dropdown-item" href="cigna-foundation">Cigna Foundation</a> <a class="dropdown-item" href="diversity-equity-inclusion">Diversity, Equity, Inclusion</a> <a class="dropdown-item" href="environmental-social-corporate-governance">Environmental, Social & Corporate Governance </a> </div> </div></div></div> <div class="wd_featureboxes_drop_team wd_featureboxes-vertical"> <div id="wd_featurebox-standard_3524" class="wd_featurebox_container wd_featurebox-standard"><div class="wd_featurebox_title">#Team Cigna category dropdown</div><div class="wd_featurebox"><div class="dropdown-menu"> <a class="dropdown-item" href="people-culture">People & Culture</a> <a class="dropdown-item" href="leader-perspectives">Leader Perspectives </a> <a class="dropdown-item" href="awards-recognition">Awards & Recognition</a> </div> </div></div></div> </div> <script src="js/bc804a164a.js" crossorigin="anonymous"></script> <script src="js/popper.min.js" integrity="sha384-oBqDVmMz9ATKxIep9tiCxS/Z9fNfEXiDAYTujMAeBAsjFuCZSmKbSSUnQlmh/jp3" crossorigin="anonymous"></script> <script src="js/bootstrap.min.js" integrity="sha384-cuYeSxntonz0PPNlHhBs68uyIAVpIIOZZ5JqeqvYYIcEL727kskC66kF92t6Xl2V" crossorigin="anonymous"></script> <script type="text/javascript" src="js/main.js"></script> <script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script> <script src="js/wd_scripts.js" type="text/javascript"></script> <script> // var footerLink = window.setInterval(function () { // var myElement = $('.bottom-footer-nav li'); // if (myElement.length != 0) { // clearInterval(footerLink); // // Make footer links open in a new tab // $('.bottom-footer-nav li').each(function() { // $(this).find('a').attr('target', '_blank'); // }); // } // }, 500); $(document).ready(function() { $('.wd_newsfeed_releases .wd_item .wd_thumbnail a:not(".wd_btn._cat"), .wd_articles .wd_item .wd_thumbnail a:not(".wd_btn._cat")').each(function(){ //remove thumb link from image $(this).contents().unwrap(); //} }); updateHeaderPadding(); //Move 'More' button to top $('.wd_top_announce_teasers .wd_featurebox').each(function() { // $(this).prepend($('.more', this)); // $(this).find('.more').addClass('wd_promo_button'); $(this).find('p').addClass('wd_promo_button'); $(this).find('span').appendTo($(this).find('.wd_promo_button')) $(this).find('.more').remove(); }); //Rearrange FB Top Announcment items $('.wd_top_announce_teasers .wd_articles-teaser .item').each(function() { $('> div', this).wrapAll('<div class="wd_teaser_text_container"></div>'); $('.wd_thumbnail', this).wrapAll('<div class="wd_teaser_img_container"></div>'); }); //Rearrange FB standard_3526 and standard_3528 $('#wd_featurebox-standard_3528 ul li, #wd_featurebox-standard_3526 ul li').each(function() { $('a', this).wrapAll('<div class="wd_teaser_text_container"></div>'); $('img', this).wrapAll('<div class="wd_teaser_img_container"></div>'); }); //Related Content $('.wd_related_content_title').each(function() { var relatedTitle = $(this).text(); $(this).replaceWith('<h3 class="wd_related_content_title">'+relatedTitle+'</h3>'); }); }); </script> <script> window.adobeDataLayer = window.adobeDataLayer || []; window.adobeDataLayer.push({ "event": "pageLoad", "reqData": { "hitType": "page view", "requirementId": "pvTCGNR0001", "requirementName": "Newsroom The Cigna Group page view", "DigitalProperty": "The Cigna Group" }, "pageData" : { "previousPage": "", "previousPageName": "", "URL": window.location.href, "pageName": pageName, "pageTitle": "Stories | The Cigna Group Newsroom", "site": "The Cigna Group Newsroom", "siteSection": "All Stories", "siteSubSection": "", "pageVersion": "" } }); //Action Sample window.adobeDataLayer.push({ // "event": "pageAction", // "reqData": { // "hitType": "", // "requirementId": "" // }, // "actionData": { // "customLinkText": "", // "actionName": "" //} }); </script> <script> // console log all the cookies on the page setTimeout(function() { var cookies = document.cookie.split(';'); for (var i = 0; i < cookies.length; i++) { console.log(cookies[i]); } }, 3000); </script> <!-- begin spin_special_output(body_end) --> <script wd_script_id="piwik_tracking_code"></script> <!-- end spin_special_output(body_end) --> <script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8e7478d50b265c33',t:'MTczMjM5OTY0Ni4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body> </html>