CINXE.COM

Page Not Found | Drug Store News

<!DOCTYPE html><html lang="en" prefix="og: http://ogp.me/ns#" class="astro-qgnhfuqg"> <head><meta charset="utf-8"><script> (window.eiq || (window.eiq = {})).imageError = []; </script><link rel="canonical" href="https://drugstorenews.com/article/family-dollar-accelerate-store-growth"><link rel="icon" type="image/svg+xml" href="/favicon.png"><link rel="preconnect" href="https://dc.ads.linkedin.com"><link rel="preconnect" href="https://tpc.googlesyndication.com/"><link rel="preconnect" href="https://pagead2.googlesyndication.com/"><link rel="preconnect" href="https://www.linkedin.com/"><link rel="preconnect" href="https://connect.facebook.net/"><link rel="preconnect" href="https://www.facebook.com/"><link rel="preconnect" href="https://olytics.omeda.com/"><link rel="preconnect" href="https://clientcdn.pushengage.com/"><link rel="preconnect" href="https://www.google-analytics.com/"><link rel="preconnect" href="https://cdnjs.cloudflare.com/"><link rel="preconnect" href="https://assets1.drugstorenews.com"><link rel="preconnect" href="https://www.googletagservices.com/"><link rel="preconnect" href="https://www.googleadservices.com/"><link rel="preconnect" href="https://googleads.g.doubleclick.net/"><link rel="preconnect" href="https://securepubads.g.doubleclick.net/"><link rel="preconnect" href="https://fonts.gstatic.com/"><script type="module" src="/_astro/html.astro_astro_type_script_index_0_lang.DLCZ6_9f.js"></script><style type="text/css"> @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 400; font-stretch: normal; font-display: swap; src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkaVc.ttf) format("truetype"); } @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 500; font-stretch: normal; font-display: swap; src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk_RkaVc.ttf) format("truetype"); } @font-face { font-family: "Open Sans"; font-style: italic; font-weight: 700; font-stretch: normal; font-display: swap; src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjaVc.ttf) format("truetype"); } @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 400; font-stretch: normal; font-display: swap; src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4n.ttf) format("truetype"); } @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 500; font-stretch: normal; font-display: swap; src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0C4n.ttf) format("truetype"); } @font-face { font-family: "Open Sans"; font-style: normal; font-weight: 700; font-stretch: normal; font-display: swap; src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4n.ttf) format("truetype"); } @font-face { font-family: "Roboto Slab"; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/robotoslab/v34/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISWaA.ttf) format("truetype"); } </style><meta name="viewport" content="width=device-width"><script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script><!-- Add content related data --><script>(function(){const routeInfo = {"contentParagraphs":null,"sections":null,"email":null}; const country = "SG"; const language = null; const SITE_LANGUAGE = "en"; const siteName = "Drug Store News"; const userRoles = ["anonymous"]; const userUid = 0; const indexName = "dsnews"; const title = "Page Not Found | Drug Store News"; const subPersona = undefined; window.dataLayer = window.dataLayer || []; const data = {}; data.entityTaxonomy = {}; const contentTypes = [ "article", "blog", "bulletin", "embed_page", "landing_page", "event", "image", "page", "product", "whitepaper", "video", "tags", "author_profile", "buyers_guide_listing", ]; if ( routeInfo && "bundle" in routeInfo && contentTypes.includes(routeInfo["bundle"]) ) { data.entityBundle = routeInfo.bundle; data.entityTitle = title || `${routeInfo.title} | ${siteName}`; data.entityId = routeInfo.id; data.entityName = routeInfo.author?.uname; data.entityCreated = routeInfo.created; data.sponsored = routeInfo.sponsored; data.sponsor = routeInfo.sponsoringCompany; data.entityType = "node"; data.entityLangcode = SITE_LANGUAGE; data.siteName = siteName; data.drupalLanguage = language; data.drupalCountry = country; data.userRoles = userRoles; data.subPersona = subPersona; data.userUid = userUid; data.entityTaxonomyKeys = {}; data.entityTaxonomyHierarchies = {}; data.parentNaicsCode = {}; data.isPro = false; data.algoliaIndexName = indexName; // Add taxonomy data const taxonomies = { businessTopic: "business_topic", contentType: "content_type", company: "company", marketSegment: "market_segment", }; const getHierarchy = (term, terms = []) => { terms.push({ id: term.id, name: term.name }); if (term.parentTerm != null) { getHierarchy(term.parentTerm, terms); } return terms; }; const getTermId = (term, useApiId = false) => { let id = term.id; if (useApiId) { id = term.apiId; } else if (term?.nodeId) { id = term.nodeId; } return id; }; const getTerms = (term, useApiId = false) => { return { id: getTermId(term, useApiId), name: term.name }; }; const getKeys = (term) => { return { id: term.id, name: term.apiId }; }; Object.entries(taxonomies).forEach(([key, item]) => { terms = routeInfo[key]; if (terms && terms.length > 0) { data["entityTaxonomy"][item] = terms.map((term) => getTerms(term, key === "company") ); if (key !== "company") { data["entityTaxonomyKeys"][item] = terms.map(getKeys); termGroups = []; terms.forEach((term, termInd) => { termGroups[termInd] = getHierarchy(term); }); data["entityTaxonomyHierarchies"][item] = termGroups; } } }); data["entityTaxonomy"]["tags"] = routeInfo["topics"] || []; // Primary Topic is either the business topic or the top tag. if (routeInfo["businessTopic"]?.length > 0) { data["entityPrimaryTopic"] = routeInfo["businessTopic"][0]["name"]; } else { if (routeInfo["topics"]?.length > 0) { data["entityPrimaryTopic"] = routeInfo["topics"][0]["name"]; } } // Primary and secondary entityNaicsCodes come from the MarketSegment if (routeInfo.marketSegment?.length > 0) { data.entityNaicsCode = {}; data["entityNaicsCode"]["id"] = routeInfo["marketSegment"][0]["id"]; data["entityNaicsCode"]["name"] = routeInfo["marketSegment"][0]["naicsCode"]; if (routeInfo["marketSegment"][0]["parentTerm"] != null) { data["parentNaicsCode"]["id"] = routeInfo["marketSegment"][0]["parentTerm"]["id"]; data["parentNaicsCode"]["name"] = routeInfo["marketSegment"][0]["parentTerm"]["naicsCode"]; } } else { data.entityNaicsCode = []; } if (routeInfo.taggedPro) { data.isPro = routeInfo.taggedPro; } window.dataLayer.push(data); } else if (routeInfo && "vid" in routeInfo) { data.entityBundle = "tags"; data.entityTitle = routeInfo.name; data.entityId = routeInfo.id; data.entityName = routeInfo.author?.uname; data.entityCreated = routeInfo.created; data.entityType = "taxonomy_term"; data.entityLangcode = SITE_LANGUAGE; data.siteName = siteName; data.sponsored = routeInfo.sponsored; data.sponsor = routeInfo.sponsoringCompany; data.drupalLanguage = language; data.drupalCountry = country; data.userRoles = userRoles; data.subPersona = subPersona; data.userUid = userUid; data.algoliaIndexName = indexName; data["entityTaxonomy"]["tags"] = { id: routeInfo["id"], name: routeInfo["name"], }; window.dataLayer.push(data); } })();</script><title>Page Not Found | Drug Store News</title><script>(function(){const siteAbbr = "dsn"; const primaryTopic = "default"; const targetValues = {"market-segment":"default","business-topics":"default","content-type-taxonomy":"default","company":"default","ad-targeting-id":"undefined","sponsored":"false"}; const brandTargetValues = {"dsn-topic":"default","dsn-market-segment":"default","dsn-business-topics":"default","dsn-content-type-taxonomy":"default","dsn-company":"default","ad-targeting-id":"undefined","sponsored":"false"}; window.googletag = window.googletag || { cmd: [] }; googletag.cmd.push(() => { //targeting for(const [key, value] of Object.entries(targetValues)) { googletag.pubads().setTargeting(key, value); } //brand prefix targeting for(const [key, value] of Object.entries(brandTargetValues)) { googletag.pubads().setTargeting(key, value); } // url targeting let pathname = window.parent.location.pathname; // GAM has a 40 character limit so we truncate to 40. let length = 40; let path = pathname.substring(0, length); googletag.pubads().setTargeting("url", path); }); })();</script><!-- Google Tag Manager --><script>(function(){const gtmContainerId = "GTM-PSC7N6F"; (function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ "gtm.start": new Date().getTime(), event: "gtm.js" }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != "dataLayer" ? "&l=" + l : ""; j.async = true; j.src = "https://www.googletagmanager.com/gtm.js?id=" + i + dl; f.parentNode.insertBefore(j, f); })(window, document, "script", "dataLayer", gtmContainerId); })();</script><!-- End Google Tag Manager --><script type="module" src="/_astro/html.astro_astro_type_script_index_1_lang.DZ3wX1ca.js"></script><link rel="preload" as="style" onload="this.onload=null;this.rel='stylesheet'" href="https://cdnjs.cloudflare.com/ajax/libs/notie/4.3.1/notie.min.css" integrity="sha512-UrjLcAek5jbj1vwGbXkviPHtgSNVNQCedX7cBIMDdSI2iZtUcZcoTh2Sqc8R9mVcijOjFUi1IlxhfrE1uWaIog==" crossorigin="anonymous" referrerpolicy="no-referrer"><style>:root{--c-text-heavy: #333;--c-text: #666;--c-text-light: #717171;--c-text-body: #222;--c-text-disabled: #ccc;--c-background: white;--c-background-alt: #ececec;--c-background-section: #f4f4f4;--c-background-inverse: #333;--c-background-tag: #4a4a4a;--c-background-enchanced: #fcfceb;--c-text-inverse: white;--c-accent: #004e5d;--c-accent-alt: #00819a;--c-text-accent: white;--c-button-primary--inverse--hover: #d8d8d8;--c-border: #d8d8d8;--c-border-alt: #001e5d;--c-gradient: #181818;--c-background-file-icon: #0e7fb6;--c-green: #004e5d;--c-red-muted: #d3252c;--c-red-bright: #cc2028;--c-orange: #c74b14;--c-purple: #3c3267;--c-blue-light: #0073e6;--c-green-alt: #00819a;--c-red-muted-alt: #89181d;--c-red-bright-alt: #811419;--c-orange-alt: #782d0c;--c-purple-alt: #544690;--c-blue-light-alt: #00488f;--c-accent-rgb: 0, 78, 93;--c-text-accent-rgb: 255, 255, 255;--c-border-rgb: 225, 225, 225;--c-warning: #f9fb93;--c-error: #fbe3e4;--c-message: #cfefc2}.button{font-size:1.5rem;line-height:1;font-family:var(--font-headings);font-weight:700;text-transform:uppercase;border:2px solid;padding:1.3rem 2.3rem;cursor:pointer;display:inline-block;text-decoration:none;text-align:center;min-width:16rem;margin-bottom:0;color:var(--c-text-accent);background-color:var(--c-accent);border-color:var(--c-accent)}.button:visited{color:var(--c-text-accent)}.button:hover{color:var(--c-text-accent);background-color:var(--c-accent-alt);border-color:var(--c-accent-alt)}.button.button-inverse{color:var(--c-accent);background-color:var(--c-background);border-color:var(--c-accent)}.button.button-inverse:visited{color:var(--c-accent)}.button.button-inverse:hover{color:var(--c-accent);background-color:var(--c-button-primary--inverse--hover);border-color:var(--c-button-primary--inverse--hover)}.button.button-secondary{color:var(--c-accent);background-color:transparent;border-color:var(--c-accent)}.button.button-secondary:visited{color:var(--c-accent)}.button.button-secondary:hover{color:var(--c-accent);background-color:transparent;border-color:rgba(var(--c-accent-rgb),.22)}.button.button-secondary-inv{color:var(--c-text-accent);background-color:transparent;border-color:var(--c-text-accent)}.button.button-secondary-inv:visited{color:var(--c-text-accent)}.button.button-secondary-inv:hover{color:var(--c-text-accent);background-color:transparent;border-color:rgba(var(--c-text-accent-rgb),.22)}.button.button-subtle{color:var(--c-accent);background-color:transparent;border-color:rgba(var(--c-accent-rgb),.22)}.button.button-subtle:visited{color:var(--c-accent)}.button.button-subtle:hover{color:var(--c-accent);background-color:transparent;border-color:var(--c-accent)}.button.button-subtle-inv{color:var(--c-text-accent);background-color:transparent;border-color:rgba(var(--c-text-accent-rgb),.22)}.button.button-subtle-inv:visited{color:var(--c-text-accent)}.button.button-subtle-inv:hover{color:var(--c-text-accent);background-color:transparent;border-color:var(--c-text-accent)}.button.button-hover-inverse{color:var(--c-accent);background-color:var(--c-background);border-color:var(--c-accent)}.button.button-hover-inverse:visited{color:var(--c-accent)}.button.button-hover-inverse:hover{color:var(--c-text-accent);background-color:var(--c-accent);border-color:var(--c-accent)}html{box-sizing:border-box;font-size:62.5%}*,*:after,*:before{box-sizing:inherit}body{font-size:1.8rem;line-height:1.3333;font-family:var(--font-body);font-weight:400;background-color:var(--c-background);color:var(--c-text-body);margin:0}ul,ol{padding-left:1em}ul{list-style-type:disc}ol{list-style-type:decimal}img{width:100%;height:auto;display:block}h1{font-size:2.4rem;line-height:1.1667;font-family:var(--font-headings);font-weight:700}@media (min-width: 720px){h1{font-size:4rem;line-height:1.2}}h2{font-size:2.4rem;line-height:1.1667;font-family:var(--font-headings);font-weight:700}@media (min-width: 720px){h2{font-size:3.2rem;line-height:1.1875}}h3{font-size:2.2rem;line-height:1.1818;font-family:var(--font-headings);font-weight:700}@media (min-width: 720px){h3{font-size:2.8rem;line-height:1.1429}}h4{font-size:1.6rem;line-height:1.125;font-family:var(--font-headings);font-weight:700}@media (min-width: 720px){h4{font-size:2.2rem;line-height:1.1818}}h5,h6{font-size:1.6rem;line-height:1.125;font-family:var(--font-headings);font-weight:700}h1,h2,h3,h4,h5,h6{margin:0 0 .3em;padding:0;color:var(--c-text-heavy)}p{margin:0 0 1em}blockquote{border-left:4px solid var(--c-accent);margin:0;padding-left:1.5rem;margin-bottom:2rem}@media (min-width: 720px){blockquote{padding-left:2rem}}hr{border-style:solid;border-width:1px 0 0;color:currentColor}.link,a{color:currentColor;text-decoration:none}.link:hover,a:hover{color:currentColor}p a,.eiq-paragraph a:not(.button){color:var(--c-link-color)}.clearfix:after{clear:both;content:"";display:table}.text-align-left{text-align:left}.text-align-right{text-align:right}.text-align-center{text-align:center}.text-align-justify{text-align:justify}.align-left{float:left}.align-right{float:right}.align-center{display:block;margin-right:auto;margin-left:auto}.visually-hidden,.field-paragraph--field-table .field-label{position:absolute!important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px;word-wrap:normal}table{border-collapse:collapse;width:100%;margin-bottom:1rem;border-radius:0}.tablefield caption{font-size:1.8rem;line-height:1.3333;font-family:var(--font-body);padding:.5rem .625rem .625rem;font-weight:700;color:var(--c-text-body)}.table__heading-cell,.text-long th,.tablefield th{color:var(--c-accent-high);font-weight:700;padding:1.2em;text-align:left}thead{border:1px solid #f1f1f1;background:#f8f8f8;color:#0a0a0a}tbody,tfoot,thead{border:1px solid #f1f1f1;background-color:#fefefe}.table__row:nth-child(odd),.text-long tr:nth-child(odd),.tablefield tr:nth-child(odd){background-color:#fff;background-color:var(--c-background)}tbody tr:nth-child(2n){border-bottom:0;background-color:#f1f1f1}.table__heading-cell,.text-long th,.tablefield th,.table__cell,.text-long td,.tablefield td{font-size:1.4rem;line-height:1.2857;font-family:Open Sans;font-family:var(--font-body);border:none;border-bottom:1px solid var(--c-highlight-high);border-right:1px solid var(--c-highlight-high);padding:1em}.wysiwyg img.right{width:30%;float:right}.wysiwyg img.left{width:30%;float:left}.display-pro-tag .category-teaser__link.isTaggedPro:before,.display-pro-tag .hero-2-card__title.isTaggedPro:before,.display-pro-tag .card__heading.isTaggedPro:before,.display-pro-tag .teaser-card__heading.isTaggedPro:before,.display-pro-tag .article-card__heading.isTaggedPro:before,.display-pro-tag .article-heading__title.isTaggedPro:before,.display-pro-tag .search-hit__content.isTaggedPro:before{font-size:1.1rem;line-height:1;font-family:var(--font-body);font-weight:700;text-transform:uppercase;content:var(--pro-tag-text, "PRO");display:block;color:var(--c-pro-tag)}.display-pro-tag .le-hero-card__heading.isTaggedPro:before{font-size:1.1rem;line-height:1;font-family:var(--font-body);font-weight:700;text-transform:uppercase;content:var(--pro-tag-text, "PRO");display:block;color:var(--c-text-inverse)}:root{--c-accent: #0053a0;--c-accent-alt: #004585;--c-accent-rgb: 0, 83, 160;--c-secondary: #ff00c8;--c-pro-tag: #b6a26b;--c-link-color: #0053a0;--c-text-body: #666;--font-headings: Roboto Slab;--font-body: Open Sans;--font-nav: Open Sans;--font-nav-weight: 700;--pro-tag-text: "Exclusive"}.search-bar:where(.astro-iijajcht){position:relative;width:100%}.search-bar:where(.astro-iijajcht) input:where(.astro-iijajcht)[type=search]::-webkit-search-decoration{display:none!important}.search-bar:where(.astro-iijajcht) .search-box:where(.astro-iijajcht){width:100%}.search-bar:where(.astro-iijajcht) .search-bar__input:where(.astro-iijajcht){font-size:1.8rem;line-height:1.3333;font-family:var(--font-body);font-weight:400;border:none;border-bottom:1px solid black;padding:1.5rem 4rem 1rem 1rem;width:100%;height:auto}.search-bar:where(.astro-iijajcht) .search-bar__input:where(.astro-iijajcht)::placeholder{font-size:1.6rem;line-height:1.125;font-family:var(--font-nav);color:var(--c-text-light)}@media (min-width: 720px){.search-bar:where(.astro-iijajcht) .search-bar__input:where(.astro-iijajcht)::placeholder{font-size:2.2rem;line-height:1.1818}}.search-bar:where(.astro-iijajcht) .search-bar__input:where(.astro-iijajcht):focus{outline:none}.search-bar:where(.astro-iijajcht) .search-bar__submit:where(.astro-iijajcht){background:none;border:none;position:absolute;top:1.2rem;left:1rem;height:2rem}.search-bar:where(.astro-iijajcht) .search-bar__submit:where(.astro-iijajcht):hover{cursor:pointer}.search-bar:where(.astro-iijajcht) .search-bar__submit-icon:where(.astro-iijajcht){width:2rem;height:2rem;stroke:var(--c-accent);fill:var(--c-accent)}.search-bar__toggle:where(.astro-iijajcht){position:absolute;right:1rem;top:1.2rem;width:2rem;height:2rem;fill:var(--c-accent);stroke:var(--c-accent);cursor:pointer}.search-bar:where(.astro-iijajcht) .search-bar__toggle--open:where(.astro-iijajcht){display:block}.search-bar:where(.astro-iijajcht) .search-bar__toggle--close:where(.astro-iijajcht){display:none}.search-bar--open:where(.astro-iijajcht) .search-bar__form{display:block}.search-bar--open:where(.astro-iijajcht) .search-bar__toggle--open:where(.astro-iijajcht){display:none}.search-bar--open:where(.astro-iijajcht) .search-bar__toggle--close:where(.astro-iijajcht){display:block}.search-bar:where(.astro-iijajcht) .search-bar__form:where(.astro-iijajcht){padding-left:4rem;width:100%}.search-bar:where(.astro-iijajcht) .search-bar__form:where(.astro-iijajcht):not(.search-bar--open .search-bar__form){visibility:hidden;flex:1 1}.search-bar:where(.astro-iijajcht) input:where(.astro-iijajcht)[type=search]::-webkit-search-cancel-button{display:none}.main-nav:where(.astro-vngcen3i){max-width:1300px;width:100%;margin:0 auto;padding:0 2rem;position:relative;z-index:2}@media (min-width: 480px){.main-nav:where(.astro-vngcen3i){padding:0 2rem}}@media (min-width: 1300px){.main-nav:where(.astro-vngcen3i){padding-left:calc(2rem - 50vw + 650px);padding-right:calc(2rem - 50vw + 650px)}}@media (max-width: 719px){.main-nav:where(.astro-vngcen3i){background-color:var(--c-background-section);display:none}.main-nav:where(.astro-vngcen3i).open{display:block}}ul:where(.astro-vngcen3i):not(.sub){list-style:none;margin:0;padding:0}@media (min-width: 720px){ul:where(.astro-vngcen3i):not(.sub){display:flex;flex-flow:row wrap;border-top:1px solid var(--c-border);border-bottom:1px solid var(--c-border)}}@media (max-width: 719px){ul:where(.astro-vngcen3i):not(.sub){padding-top:1rem}}div:where(.astro-vngcen3i){display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between}a:where(.astro-vngcen3i){font-size:1.4rem;line-height:1.2857;font-family:var(--font-nav);font-weight:var(--font-nav-weight);color:clr(text-heavy);text-transform:uppercase;letter-spacing:1px;display:inline-block;padding:1.2rem 0;text-decoration:none;color:var(--c-text-heavy);cursor:pointer}@media (min-width: 720px){a:where(.astro-vngcen3i):not(a--sub){font-size:1.4rem;line-height:1.2857}}@media (min-width: 720px){a:where(.astro-vngcen3i){padding:1rem 3rem 1rem 0}a:where(.astro-vngcen3i).sub{padding:1rem 1.5rem}}a:where(.astro-vngcen3i).with-sub{padding-right:1rem}a:where(.astro-vngcen3i).sub{font-size:1.4rem;line-height:1.2857;font-family:var(--font-body);font-family:var(--font-nav);width:100%;text-transform:none;font-weight:500}a:where(.astro-vngcen3i).sub:hover{background-color:var(--c-background-inverse);color:var(--c-text-inverse)}.icon:where(.astro-vngcen3i){height:1rem;width:1rem;fill:currentColor;cursor:pointer}@media (max-width: 719px){.icon:where(.astro-vngcen3i){flex:0 0 3.2rem}}@media (min-width: 720px){.icon:where(.astro-vngcen3i){margin-right:2rem}}.icon-open:where(.astro-vngcen3i){transform:rotate(180deg)}@media (max-width: 719px){li:where(.astro-vngcen3i):not(li.sub){border-bottom:1px solid var(--c-border)}}li:where(.astro-vngcen3i).with-sub{position:relative}ul:where(.astro-vngcen3i).sub{list-style:none;margin:0;padding:0;width:100%}@media (max-width: 719px){ul:where(.astro-vngcen3i).sub:not(.sub-open){display:none}}@media (min-width: 720px){ul:where(.astro-vngcen3i).sub{height:0;overflow:hidden;position:absolute;top:calc(100% + .5rem);right:0;width:24rem;z-index:1;flex-flow:column nowrap}}@media (min-width: 720px){ul:where(.astro-vngcen3i).sub-open{background:var(--c-background);border:1px solid var(--c-border);box-shadow:0 .2rem 1.1rem #0000001a;height:auto;overflow:visible;border-radius:3px}ul:where(.astro-vngcen3i).sub-open:after{border:12px solid var(--c-background);border-top:0;border-left:12px solid transparent;border-right:12px solid transparent;content:"";display:block;position:absolute;right:3rem;top:-12px;width:0}}@media (min-width: 720px){ul:where(.astro-vngcen3i).sub-right{left:0}ul:where(.astro-vngcen3i).sub-right:after{left:2rem}}.site-header__register-button:where(.astro-yb7c7oy3){margin-left:2rem}.eiq-spinner:where(.astro-tkthqm37){display:inline-block;position:relative;width:80px;height:80px}.eiq-spinner:where(.astro-tkthqm37) div:where(.astro-tkthqm37){box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid var(--c-text-inverse);border-radius:50%;animation:eiq-spinner 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#fff transparent transparent transparent}.eiq-spinner:where(.astro-tkthqm37) div:where(.astro-tkthqm37):nth-child(1){animation-delay:-.45s}.eiq-spinner:where(.astro-tkthqm37) div:where(.astro-tkthqm37):nth-child(2){animation-delay:-.3s}.eiq-spinner:where(.astro-tkthqm37) div:where(.astro-tkthqm37):nth-child(3){animation-delay:-.15s}@keyframes eiq-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.eiq-spinner__example-background:where(.astro-tkthqm37){background-color:var(--c-background-inverse)}.gtranslate_wrapper:where(.astro-5atqcyrm){position:relative;margin-left:2rem;width:24px;height:24px}.gtranslate_wrapper:where(.astro-5atqcyrm) .gtranslate-icon:where(.astro-5atqcyrm){height:100%;position:relative;display:block;fill:var(--c-accent);z-index:-1}.gtranslate_wrapper:where(.astro-5atqcyrm) .gt_selector{-moz-appearance:none;position:absolute;top:0;left:0;background:unset;border:0;color:transparent;height:24px;width:24px}.gtranslate_wrapper:where(.astro-5atqcyrm) option{color:var(--c-text-heavy)}.header:where(.astro-v4m5z5em){background-color:var(--c-background);position:relative;z-index:2;margin-bottom:3rem}.header:where(.astro-v4m5z5em) .inner:where(.astro-v4m5z5em){max-width:1300px;width:100%;margin:0 auto;padding:0 2rem;position:relative;display:flex;flex-flow:row nowrap;align-items:center}@media (min-width: 480px){.header:where(.astro-v4m5z5em) .inner:where(.astro-v4m5z5em){padding:0 2rem}}@media (min-width: 1300px){.header:where(.astro-v4m5z5em) .inner:where(.astro-v4m5z5em){padding-left:calc(2rem - 50vw + 650px);padding-right:calc(2rem - 50vw + 650px)}}@media (min-width: 720px){.header:where(.astro-v4m5z5em) .inner:where(.astro-v4m5z5em){margin-top:2rem;margin-bottom:2rem}}@media (max-width: 719px){.header:where(.astro-v4m5z5em) .inner:where(.astro-v4m5z5em){box-shadow:0 .4rem .4rem #0000001a}}.logo:where(.astro-v4m5z5em){max-width:40%;height:4rem}@media (min-width: 720px){.logo:where(.astro-v4m5z5em){height:6rem}}.logo:where(.astro-v4m5z5em).site-header__logo--hidden img:where(.astro-v4m5z5em){display:none}.logo:where(.astro-v4m5z5em) img:where(.astro-v4m5z5em){width:100%;height:100%;object-fit:contain}.search:where(.astro-v4m5z5em){flex-grow:1;min-height:4rem}.sub-ham:where(.astro-v4m5z5em){display:flex;flex-flow:row nowrap;width:2.5rem;height:2.5rem;margin:2rem}@media (min-width: 720px){.sub-ham:where(.astro-v4m5z5em){margin-left:2rem;height:auto;width:auto}}.subscribe:where(.astro-v4m5z5em)>:where(.astro-v4m5z5em):not(:last-child){margin-right:1.5rem}.subscribe--desktop:where(.astro-v4m5z5em){display:none}@media (min-width: 720px){.subscribe--desktop:where(.astro-v4m5z5em){display:flex;flex-wrap:nowrap}}.subscribe--mobile:where(.astro-v4m5z5em){max-width:1300px;width:100%;margin:0 auto;padding:2rem;display:flex;flex-wrap:nowrap;background-color:var(--c-background-section)}@media (min-width: 480px){.subscribe--mobile:where(.astro-v4m5z5em){padding:2rem}}@media (min-width: 1300px){.subscribe--mobile:where(.astro-v4m5z5em){padding-left:calc(2rem - 50vw + 650px);padding-right:calc(2rem - 50vw + 650px)}}@media (min-width: 720px){.subscribe--mobile:where(.astro-v4m5z5em){display:none}}.hamburger:where(.astro-v4m5z5em){padding-left:2rem;border-left:1px solid var(--c-border)}.hamburger:where(.astro-v4m5z5em):hover{cursor:pointer}.hamburger:where(.astro-v4m5z5em) :where(.astro-v4m5z5em)[astro-icon]{fill:var(--c-accent);width:2.5rem;height:2.5rem}.hamburger:where(.astro-v4m5z5em) .close-icon:where(.astro-v4m5z5em){display:none}.hamburger:where(.astro-v4m5z5em).open .open-icon:where(.astro-v4m5z5em){display:none}.hamburger:where(.astro-v4m5z5em).open .close-icon:where(.astro-v4m5z5em){display:block}@media (min-width: 720px){.hamburger:where(.astro-v4m5z5em){display:none}}.site-footer__copyright:where(.astro-6piekd5g){font-size:1.2rem;line-height:1.1667;font-family:var(--font-body);font-weight:400;background-color:var(--c-background-section);padding:1.5rem;text-align:center;color:var(--c-text)}.logo-grid:where(.astro-rtkumlt6){list-style:none;margin:0;padding:0;display:flex;align-items:center;flex-direction:row;justify-content:center}@media (max-width: 719px){.logo-grid:where(.astro-rtkumlt6){flex-direction:column}}.logo-grid__section:where(.astro-rtkumlt6){max-width:1300px;width:100%;margin:0 auto;padding:0 2rem}@media (min-width: 480px){.logo-grid__section:where(.astro-rtkumlt6){padding:0 2rem}}@media (min-width: 1300px){.logo-grid__section:where(.astro-rtkumlt6){padding-left:calc(2rem - 50vw + 650px);padding-right:calc(2rem - 50vw + 650px)}}@media (min-width: 720px){.logo-grid__section:where(.astro-rtkumlt6){margin-bottom:5rem}}.logo-grid__item:where(.astro-rtkumlt6){flex:0 1 auto}@media (max-width: 719px){.logo-grid__item:where(.astro-rtkumlt6):last-child{margin-bottom:3rem}}@media (max-width: 719px){.logo-grid__item:where(.astro-rtkumlt6):not(:last-child){margin-bottom:1rem}}@media (min-width: 720px){.logo-grid__item:where(.astro-rtkumlt6):not(:last-child){padding-right:3rem;margin-right:3rem;border-right:1px solid var(--c-border)}}.logo-grid__item:where(.astro-rtkumlt6) img:where(.astro-rtkumlt6){width:200px}.footer-menu:where(.astro-4g7dp6pl) ul:where(.astro-4g7dp6pl){list-style:none;padding:0;max-width:1300px;width:100%;margin:0 auto;padding:0 2rem;display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:1.5rem}@media (min-width: 480px){.footer-menu:where(.astro-4g7dp6pl) ul:where(.astro-4g7dp6pl){padding:0 2rem}}@media (min-width: 1300px){.footer-menu:where(.astro-4g7dp6pl) ul:where(.astro-4g7dp6pl){padding-left:calc(2rem - 50vw + 650px);padding-right:calc(2rem - 50vw + 650px)}}@media (min-width: 720px){.footer-menu:where(.astro-4g7dp6pl) ul:where(.astro-4g7dp6pl){margin-bottom:3rem}}.footer-menu:where(.astro-4g7dp6pl) ul:where(.astro-4g7dp6pl) li:where(.astro-4g7dp6pl){font-size:1.1rem;line-height:1;font-family:var(--font-body);font-weight:700;text-transform:uppercase;display:block;text-decoration:none;padding:2rem 1rem}@media (min-width: 720px){.footer-menu:where(.astro-4g7dp6pl) ul:where(.astro-4g7dp6pl) li:where(.astro-4g7dp6pl){padding:2rem 1.5rem}}.cta:where(.astro-qicgc5xb){text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:space-between;flex:1 1 100%;padding:3rem 0}@media (min-width: 720px){.cta:where(.astro-qicgc5xb){padding:0 3rem}}.cta:where(.astro-qicgc5xb):not(:last-child){border-bottom:solid 1px rgba(var(--c-border-rgb),.5)}@media (min-width: 720px){.cta:where(.astro-qicgc5xb):not(:last-child){border-right:solid 1px rgba(var(--c-border-rgb),.5);border-bottom:none}}.cta:where(.astro-qicgc5xb) h3:where(.astro-qicgc5xb){font-size:2.2rem;line-height:1.1818;font-family:var(--font-headings);font-weight:700;margin-bottom:1.5rem}@media (min-width: 720px){.cta:where(.astro-qicgc5xb) h3:where(.astro-qicgc5xb){font-size:2.8rem;line-height:1.1429}}.cta:where(.astro-qicgc5xb) h3:where(.astro-qicgc5xb).inv{color:var(--c-text-inverse)}.cta__icon-wrapper:where(.astro-qicgc5xb){display:flex;align-items:center;justify-content:center;height:10rem;width:10rem;border-radius:50%;fill:var(--c-accent);color:var(--c-accent)}.cta__icon-wrapper:where(.astro-qicgc5xb)>svg{width:50%;height:50%}.cta__content:where(.astro-qicgc5xb){width:100%;display:flex;flex-direction:column;align-items:center}.cta__body:where(.astro-qicgc5xb){font-size:1.4rem;line-height:1.2857;font-family:var(--font-body);margin-bottom:1.5rem}.cta__body:where(.astro-qicgc5xb).inv{color:var(--c-text-inverse)}@media (min-width: 720px){.cta__body:where(.astro-qicgc5xb){margin-bottom:3rem}}.cta__body>*:last-child{margin-bottom:0}.cta:where(.astro-qicgc5xb) a:where(.astro-qicgc5xb).cta__link{margin-bottom:15px}.pre-footer:where(.astro-2sv73q5k){background:radial-gradient(ellipse at 50% 25%,var(--c-accent),var(--c-gradient));margin-bottom:3rem}.pre-footer:where(.astro-2sv73q5k) h2:where(.astro-2sv73q5k){font-size:2.4rem;line-height:1.1667;font-family:var(--font-headings);font-weight:700;color:var(--c-text-inverse);background-color:rgba(var(--c-text-accent-rgb),.4);text-align:center;padding:1.5rem 1rem}@media (min-width: 720px){.pre-footer:where(.astro-2sv73q5k) h2:where(.astro-2sv73q5k){font-size:3.2rem;line-height:1.1875}}.pre-footer__content:where(.astro-2sv73q5k){max-width:1300px;width:100%;margin:0 auto;padding:0 2rem;display:flex;flex-flow:column nowrap}@media (min-width: 480px){.pre-footer__content:where(.astro-2sv73q5k){padding:0 2rem}}@media (min-width: 1300px){.pre-footer__content:where(.astro-2sv73q5k){padding-left:calc(2rem - 50vw + 650px);padding-right:calc(2rem - 50vw + 650px)}}@media (min-width: 720px){.pre-footer__content:where(.astro-2sv73q5k){flex-flow:row nowrap;justify-content:space-between;padding:7rem}}.skip-nav-link:where(.astro-qgnhfuqg){position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden} .main:where(.astro-zetdm5md){max-width:1300px;width:100%;margin:0 auto;padding:0 2rem}@media (min-width: 480px){.main:where(.astro-zetdm5md){padding:0 2rem}}@media (min-width: 1300px){.main:where(.astro-zetdm5md){padding-left:calc(2rem - 50vw + 650px);padding-right:calc(2rem - 50vw + 650px)}} .social-menu:where(.astro-rnj6p4uu) ul:where(.astro-rnj6p4uu){list-style:none;padding:0;max-width:1300px;width:100%;margin:0 auto;padding:0 2rem;display:flex;flex-wrap:wrap;justify-content:center}@media (min-width: 480px){.social-menu:where(.astro-rnj6p4uu) ul:where(.astro-rnj6p4uu){padding:0 2rem}}@media (min-width: 1300px){.social-menu:where(.astro-rnj6p4uu) ul:where(.astro-rnj6p4uu){padding-left:calc(2rem - 50vw + 650px);padding-right:calc(2rem - 50vw + 650px)}}.social-menu:where(.astro-rnj6p4uu) ul:where(.astro-rnj6p4uu) li:where(.astro-rnj6p4uu){padding:0 .75rem;margin-bottom:1rem}@media (min-width: 720px){.social-menu:where(.astro-rnj6p4uu) ul:where(.astro-rnj6p4uu) li:where(.astro-rnj6p4uu){margin-bottom:1.5rem}}.social-menu:where(.astro-rnj6p4uu) ul:where(.astro-rnj6p4uu) a:where(.astro-rnj6p4uu){border-radius:50%;width:4.5rem;height:4.5rem;background:var(--c-background);border:1px solid var(--c-border);display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;text-decoration:none}.social-menu:where(.astro-rnj6p4uu) ul:where(.astro-rnj6p4uu) :where(.astro-rnj6p4uu)[astro-icon]{height:1.8rem;width:1.8rem} .image-caption:where(.astro-35doctd4){font-size:1.2rem;line-height:1.1667;font-family:var(--font-body);font-weight:400;margin-top:1.5rem} </style></head> <body class=" astro-qgnhfuqg"> <a href="#main-content" class="skip-nav-link astro-qgnhfuqg">Skip to main content</a> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PSC7N6F" height="0" width="0" style="display:none;visibility:hidden" class="astro-qgnhfuqg"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <header id="site-header" class="header astro-v4m5z5em"> <div class="inner astro-v4m5z5em"> <a class="logo astro-v4m5z5em" id="site-header__logo" href="https://drugstorenews.com" aria-label="Homepage"> <img srcset="https://assets1.drugstorenews.com/2023-03/DrugStoreNews_4C_wide.png, https://assets1.drugstorenews.com/2021-03/DrugStoreNews_m.png 720w" sizes="100vw" alt="Drug Store News logo" class="astro-v4m5z5em"> </a> <div class="search astro-v4m5z5em"> <script type="module">const e=document.querySelector(".search-bar"),r=document.querySelectorAll(".search-bar__toggle"),c=document.querySelector("#site-header__logo");r?.forEach(o=>{o.addEventListener("click",()=>{e?.classList.toggle("search-bar--open"),e?.querySelector("input")?.focus(),c?.classList.toggle("site-header__logo--hidden")})});</script> <div id="searchbox" class="search-bar astro-iijajcht"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" astro-icon="search" class="search-bar__toggle search-bar__toggle--open astro-iijajcht" width="20" height="20"><path d="M9.5 1a8.5 8.5 0 0 1 6.677 13.761l6.53 6.532a1 1 0 0 1-1.32 1.497l-.094-.083-6.532-6.53A8.5 8.5 0 1 1 9.5 1m0 2a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13"/></svg> <svg xmlns="http://www.w3.org/2000/svg" viewBox="6 6 19 19" astro-icon="close" class="search-bar__toggle search-bar__toggle--close astro-iijajcht" width="20" height="20"><path d="m16.9 15.5 7.3-7.3c.4-.4.4-1 0-1.4s-1-.4-1.4 0l-7.3 7.3-7.3-7.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l7.3 7.3-7.3 7.3c-.4.4-.4 1 0 1.4.2.2.5.3.7.3s.5-.1.7-.3l7.3-7.3 7.3 7.3c.2.2.5.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4z"/></svg> <div class="search-box astro-iijajcht"> <form action="/search" role="search" class="search-bar__form astro-iijajcht" novalidate=""> <input class="search-bar__input astro-iijajcht" type="search" aria-label="search" placeholder="Search" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" maxlength="512" name="dsnews[query]"> <button class="search-bar__submit astro-iijajcht" type="submit" title="Submit the search query."> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" astro-icon="search" role="button" class="search-bar__submit-icon astro-iijajcht" width="20" height="20"><path d="M9.5 1a8.5 8.5 0 0 1 6.677 13.761l6.53 6.532a1 1 0 0 1-1.32 1.497l-.094-.083-6.532-6.53A8.5 8.5 0 1 1 9.5 1m0 2a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13"/></svg> </button> </form> </div> </div> </div> <div class="sub-ham astro-v4m5z5em"> <div class="subscribe subscribe--desktop astro-v4m5z5em"> <a href="/newsletter" class="button" target>Subscribe</a> </div> <div class="hamburger astro-v4m5z5em" id="toggle-expand"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="4 5 22 22" astro-icon="menu" role="button" class="open-icon astro-v4m5z5em" width="20" height="20"><path d="M6 11h18c.6 0 1-.4 1-1s-.4-1-1-1H6c-.6 0-1 .4-1 1s.4 1 1 1m18 3H6c-.6 0-1 .4-1 1s.4 1 1 1h18c.6 0 1-.4 1-1s-.4-1-1-1m-8 5H6c-.6 0-1 .4-1 1s.4 1 1 1h10c.6 0 1-.4 1-1s-.4-1-1-1"/></svg> <svg xmlns="http://www.w3.org/2000/svg" viewBox="6 6 19 19" astro-icon="close" role="button" class="close-icon astro-v4m5z5em" width="20" height="20"><path d="m16.9 15.5 7.3-7.3c.4-.4.4-1 0-1.4s-1-.4-1.4 0l-7.3 7.3-7.3-7.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l7.3 7.3-7.3 7.3c-.4.4-.4 1 0 1.4.2.2.5.3.7.3s.5-.1.7-.3l7.3-7.3 7.3 7.3c.2.2.5.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4z"/></svg> </div> </div> </div> <div class="subscribe subscribe--mobile astro-v4m5z5em"> <a href="/newsletter" class="button" target>Subscribe</a> </div> <script type="module">const p=()=>{const l=document.querySelector("#toggle-expand"),o=document.querySelector("#main-nav"),u=document.querySelector("#site-header");if(o){let m=function(e){const{x:n}=e.getBoundingClientRect();if(n<0&&s){e.classList.add("sub-right");return}e.classList.remove("sub-right")},a=function(){const e=Array.from(document.getElementsByClassName("main-menu sub-open")),n=Array.from(document.getElementsByClassName("main-menu icon-open"));e.forEach((c,t)=>{c.classList.toggle("sub-open"),n[t].classList&&n[t].classList.toggle("icon-open")}),s=!1,document.removeEventListener("click",i)},i=function(e){e.target.closest(".main-menu.menu-item")||a()},r=function(e,n){e.classList&&(n.classList.contains("sub-open")||a(),e.classList.toggle("icon-open")),n?.classList.toggle("sub-open"),s=!s,m(n),e?.classList&&(s?document.addEventListener("click",i):document.removeEventListener("click",i))};const g=o.querySelectorAll(".main-menu.icon"),d=o.querySelectorAll("ul a.main-menu.with-sub");let s=!1;l?.addEventListener("click",e=>{l.classList.toggle("open"),o.classList.toggle("open"),u?.classList.toggle("header--menu-open"),e.preventDefault()}),g.forEach(function(e){e.addEventListener("click",n=>{const c=n.currentTarget,t=c.parentElement?.nextElementSibling;r(c,t)})}),d.forEach(function(e){e.addEventListener("click",n=>{n.preventDefault();const t=n.currentTarget.parentElement.querySelector("svg"),f=t.parentElement?.nextElementSibling;r(t,f)})})}};p();</script> <nav class="main-nav astro-vngcen3i" id="main-nav"> <ul class="main-menu astro-vngcen3i"><li class="main-menu astro-vngcen3i menu-item"><div class="main-menu astro-vngcen3i"><a href="/news" class="main-menu astro-vngcen3i " target="_self" role="button" aria-label>Latest News</a></div></li><li class="main-menu astro-vngcen3i menu-item"><div class="main-menu astro-vngcen3i"><a href="/new-products" class="main-menu astro-vngcen3i " target="_self" role="button" aria-label>Products</a></div></li><li class="main-menu astro-vngcen3i menu-item"><div class="main-menu astro-vngcen3i"><a href="/pharmacy" class="main-menu astro-vngcen3i " target="_self" role="button" aria-label>Pharmacy</a></div></li><li class="main-menu astro-vngcen3i menu-item"><div class="main-menu astro-vngcen3i"><a href="/health" class="main-menu astro-vngcen3i " target="_self" role="button" aria-label>Health</a></div></li><li class="main-menu astro-vngcen3i menu-item"><div class="main-menu astro-vngcen3i"><a href="/inside-beauty-home" class="main-menu astro-vngcen3i " target="_self" role="button" aria-label>Beauty</a></div></li><li class="main-menu astro-vngcen3i menu-item with-sub"><div class="main-menu astro-vngcen3i"><a class="main-menu astro-vngcen3i with-sub" target="_self" role="button" aria-label>NACDS Annual</a><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 6" astro-icon="caret" title="NACDS Annual" class="main-menu astro-vngcen3i icon" width="20" height="20"><path fill="currentColor" d="M4.5 6q.145 0 .251-.11l4.143-4.296q.105-.11.106-.264c.001-.154-.035-.19-.106-.263L7.967.11A.34.34 0 0 0 7.716 0a.34.34 0 0 0-.251.11L4.5 3.188 1.535.11a.34.34 0 0 0-.25-.11.34.34 0 0 0-.252.11l-.927.957Q0 1.177 0 1.33c0 .153.035.19.106.264L4.25 5.89q.104.11.25.11"/></svg></div><ul class="main-menu astro-vngcen3i sub sub-1"><li class="main-menu astro-vngcen3i sub sub-1 menu-item"><div class="main-menu astro-vngcen3i sub sub-1"><a href="/NACDS-annual-home" class="main-menu astro-vngcen3i sub sub-1 " target="_self" role="button" aria-label>Highlights</a></div></li><li class="main-menu astro-vngcen3i sub sub-1 menu-item"><div class="main-menu astro-vngcen3i sub sub-1"><a href="/NACDS-annual-photos-video" class="main-menu astro-vngcen3i sub sub-1 " target="_self" role="button" aria-label>Photos &amp; Video</a></div></li><li class="main-menu astro-vngcen3i sub sub-1 menu-item"><div class="main-menu astro-vngcen3i sub sub-1"><a href="/NACDS-annual-products" class="main-menu astro-vngcen3i sub sub-1 " target="_self" role="button" aria-label>Products</a></div></li></ul></li><li class="main-menu astro-vngcen3i menu-item with-sub"><div class="main-menu astro-vngcen3i"><a class="main-menu astro-vngcen3i with-sub" target="_self" role="button" aria-label>NACDS TSE</a><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 6" astro-icon="caret" title="NACDS TSE" class="main-menu astro-vngcen3i icon" width="20" height="20"><path fill="currentColor" d="M4.5 6q.145 0 .251-.11l4.143-4.296q.105-.11.106-.264c.001-.154-.035-.19-.106-.263L7.967.11A.34.34 0 0 0 7.716 0a.34.34 0 0 0-.251.11L4.5 3.188 1.535.11a.34.34 0 0 0-.25-.11.34.34 0 0 0-.252.11l-.927.957Q0 1.177 0 1.33c0 .153.035.19.106.264L4.25 5.89q.104.11.25.11"/></svg></div><ul class="main-menu astro-vngcen3i sub sub-1"><li class="main-menu astro-vngcen3i sub sub-1 menu-item"><div class="main-menu astro-vngcen3i sub sub-1"><a href="/NACDS-tse-home" class="main-menu astro-vngcen3i sub sub-1 " target="_self" role="button" aria-label>Highlights</a></div></li><li class="main-menu astro-vngcen3i sub sub-1 menu-item"><div class="main-menu astro-vngcen3i sub sub-1"><a href="/NACDS-tse-photos-video" class="main-menu astro-vngcen3i sub sub-1 " target="_self" role="button" aria-label>Photos &amp; Video</a></div></li><li class="main-menu astro-vngcen3i sub sub-1 menu-item"><div class="main-menu astro-vngcen3i sub sub-1"><a href="/NACDS-tse-products" class="main-menu astro-vngcen3i sub sub-1 " target="_self" role="button" aria-label>Products</a></div></li></ul></li><li class="main-menu astro-vngcen3i menu-item"><div class="main-menu astro-vngcen3i"><a href="/videos" class="main-menu astro-vngcen3i " target="_self" role="button" aria-label>Videos</a></div></li><li class="main-menu astro-vngcen3i menu-item with-sub"><div class="main-menu astro-vngcen3i"><a class="main-menu astro-vngcen3i with-sub" target="_self" role="button" aria-label>More</a><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 6" astro-icon="caret" title="More" class="main-menu astro-vngcen3i icon" width="20" height="20"><path fill="currentColor" d="M4.5 6q.145 0 .251-.11l4.143-4.296q.105-.11.106-.264c.001-.154-.035-.19-.106-.263L7.967.11A.34.34 0 0 0 7.716 0a.34.34 0 0 0-.251.11L4.5 3.188 1.535.11a.34.34 0 0 0-.25-.11.34.34 0 0 0-.252.11l-.927.957Q0 1.177 0 1.33c0 .153.035.19.106.264L4.25 5.89q.104.11.25.11"/></svg></div><ul class="main-menu astro-vngcen3i sub sub-1"><li class="main-menu astro-vngcen3i sub sub-1 menu-item"><div class="main-menu astro-vngcen3i sub sub-1"><a href="/show-watch" class="main-menu astro-vngcen3i sub sub-1 " target="_self" role="button" aria-label>Show Watch</a></div></li><li class="main-menu astro-vngcen3i sub sub-1 menu-item"><div class="main-menu astro-vngcen3i sub sub-1"><a href="/digital-editions" class="main-menu astro-vngcen3i sub sub-1 " target="_self" role="button" aria-label>Digital Editions</a></div></li><li class="main-menu astro-vngcen3i sub sub-1 menu-item"><div class="main-menu astro-vngcen3i sub sub-1"><a href="https://eiq.dragonforms.com/DSN_QUAL?pk=WEBSITE" class="main-menu astro-vngcen3i sub sub-1 " target="_self" role="button" aria-label>Print Subscription</a></div></li><li class="main-menu astro-vngcen3i sub sub-1 menu-item"><div class="main-menu astro-vngcen3i sub sub-1"><a href="/white-papers" class="main-menu astro-vngcen3i sub sub-1 " target="_self" role="button" aria-label>White Papers</a></div></li><li class="main-menu astro-vngcen3i sub sub-1 menu-item"><div class="main-menu astro-vngcen3i sub sub-1"><a href="/drug-store-news-events" class="main-menu astro-vngcen3i sub sub-1 " target="_self" role="button" aria-label>DSN Events</a></div></li><li class="main-menu astro-vngcen3i sub sub-1 menu-item"><div class="main-menu astro-vngcen3i sub sub-1"><a href="/category/webinar" class="main-menu astro-vngcen3i sub sub-1 " target="_self" role="button" aria-label>Webinars</a></div></li><li class="main-menu astro-vngcen3i sub sub-1 menu-item"><div class="main-menu astro-vngcen3i sub sub-1"><a href="/opinion" class="main-menu astro-vngcen3i sub sub-1 " target="_self" role="button" aria-label>Opinion</a></div></li><li class="main-menu astro-vngcen3i sub sub-1 menu-item"><div class="main-menu astro-vngcen3i sub sub-1"><a href="/insights-and-perspectives" class="main-menu astro-vngcen3i sub sub-1 " target="_self" role="button" aria-label>Insights</a></div></li><li class="main-menu astro-vngcen3i sub sub-1 menu-item"><div class="main-menu astro-vngcen3i sub sub-1"><a href="/media-planners" class="main-menu astro-vngcen3i sub sub-1 " target="_self" role="button" aria-label>Advertise</a></div></li><li class="main-menu astro-vngcen3i sub sub-1 menu-item"><div class="main-menu astro-vngcen3i sub sub-1"><a href="/contact-us" class="main-menu astro-vngcen3i sub sub-1 " target="_self" role="button" aria-label>Contact Us</a></div></li></ul></li></ul> </nav> </header> <div id="featured-alert" class="astro-qgnhfuqg"></div> <main id="main-content" class="main astro-zetdm5md"> <h1 class="astro-zetdm5md">Page Not Found</h1> <p class="astro-zetdm5md"> We&#39;re sorry, but the page you requested has either been moved or deleted. </p> <p class="astro-zetdm5md">You can <a href="/" class="astro-zetdm5md">browse some of our latest featured content</a> or <a href="/search" class="astro-zetdm5md">try a site search</a> to get where you want to go. </p> </main> <footer><section class="pre-footer astro-2sv73q5k"> <h2 class="astro-2sv73q5k">Stay Informed</h2> <div class="pre-footer__content astro-2sv73q5k"> <div class="cta astro-qicgc5xb"> <div class="cta__content astro-qicgc5xb"> <h3 class="inv astro-qicgc5xb"> Get the Newsletter </h3> </div> <a class="cta__link button button-secondary-inv astro-qicgc5xb" target="_blank" href="/newsletter" role="button" aria-label="Link opens in a new tab"> Subscribe </a> </div> <div class="cta astro-qicgc5xb"> <div class="cta__content astro-qicgc5xb"> <h3 class="inv astro-qicgc5xb"> Get the Magazine </h3> </div> <a class="cta__link button button-secondary-inv astro-qicgc5xb" target="_blank" href="https://eiq.dragonforms.com/DSN_QUAL?pk=WEBSITE" role="button" aria-label="Link opens in a new tab"> Subscribe </a> </div> </div> </section><nav class="social-menu astro-rnj6p4uu"> <ul class="social-menu astro-rnj6p4uu"><li class="social-menu astro-rnj6p4uu menu-item"><div class="social-menu astro-rnj6p4uu"><a href="https://www.facebook.com/DrugStoreNews" class="social-menu astro-rnj6p4uu " target="_blank" role="button" aria-label="Link opens in a new tab"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" astro-icon="facebook" title="Facebook" class="social-menu astro-rnj6p4uu Facebook" width="20" height="20"><path fill="#45629f" d="M14.286 0H1.714C.768 0 0 .768 0 1.714v12.572C0 15.232.768 16 1.714 16h4.902v-5.44h-2.25V8h2.25V6.049c0-2.22 1.322-3.446 3.345-3.446.97 0 1.983.173 1.983.173v2.178h-1.117c-1.1 0-1.443.683-1.443 1.384V8h2.456l-.392 2.56H9.384V16h4.902c.946 0 1.714-.768 1.714-1.714V1.714C16 .768 15.232 0 14.286 0"/></svg></a></div></li><li class="social-menu astro-rnj6p4uu menu-item"><div class="social-menu astro-rnj6p4uu"><a href="https://www.linkedin.com/company/drug-store-news" class="social-menu astro-rnj6p4uu " target="_blank" role="button" aria-label="Link opens in a new tab"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" astro-icon="linkedin" title="linkedIn" class="social-menu astro-rnj6p4uu linkedIn" width="20" height="20"><path fill="#0073b0" d="M13.436 0c.892 0 1.215.093 1.54.267.327.174.583.43.757.756s.267.65.267 1.54v10.873c0 .892-.093 1.215-.267 1.54s-.43.583-.756.757-.65.267-1.54.267H2.563c-.892 0-1.215-.093-1.54-.267a1.8 1.8 0 0 1-.757-.756C.093 14.65 0 14.327 0 13.437V2.563c0-.892.093-1.215.267-1.54.174-.327.43-.583.756-.757S1.673 0 2.563 0zM5.333 5.333h-2v7.334h2zm3.334 0h-2v7.334h2V8.93c0-2.076 2.666-2.246 2.666 0v3.736h2V8.16c0-3.502-3.736-3.375-4.666-1.651zM4.333 2.136c-.644 0-1.166.527-1.166 1.176s.522 1.176 1.166 1.176c.645 0 1.167-.527 1.167-1.176s-.523-1.176-1.167-1.176"/></svg></a></div></li><li class="social-menu astro-rnj6p4uu menu-item"><div class="social-menu astro-rnj6p4uu"><a href="https://twitter.com/drugstorenews" class="social-menu astro-rnj6p4uu " target="_blank" role="button" aria-label="Link opens in a new tab"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 1200 1227" astro-icon="x-logo-black" title="Twitter" class="social-menu astro-rnj6p4uu Twitter" width="20" height="20"><path fill="#000" d="M714.163 519.284 1160.89 0h-105.86L667.137 450.887 357.328 0H0l468.492 681.821L0 1226.37h105.866l409.625-476.152 327.181 476.152H1200L714.137 519.284zM569.165 687.828l-47.468-67.894-377.686-540.24h162.604l304.797 435.991 47.468 67.894 396.2 566.721H892.476L569.165 687.854z"/></svg></a></div></li><li class="social-menu astro-rnj6p4uu menu-item"><div class="social-menu astro-rnj6p4uu"><a href="https://www.youtube.com/user/DrugStoreNews/featured" class="social-menu astro-rnj6p4uu " target="_blank" role="button" aria-label="Link opens in a new tab"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18" astro-icon="youtube" title="Youtube" class="social-menu astro-rnj6p4uu Youtube" width="20" height="20"><path fill="#c61d23" d="M17.234 4.004c-.488-.867-1.015-1.027-2.097-1.09-1.078-.07-3.785-.102-6.133-.102-2.356 0-5.066.032-6.14.102-1.079.063-1.61.223-2.102 1.09C.258 4.87 0 6.367 0 8.996v.008c0 2.621.258 4.125.762 4.984.492.867 1.023 1.028 2.097 1.098 1.079.062 3.79.101 6.145.101 2.348 0 5.055-.039 6.137-.097 1.078-.074 1.605-.23 2.093-1.102.508-.855.766-2.363.766-4.98v-.012c0-2.629-.258-4.125-.766-4.992M6.75 12.375v-6.75L12.375 9zm0 0"/></svg></a></div></li><li class="social-menu astro-rnj6p4uu menu-item"><div class="social-menu astro-rnj6p4uu"><a href="https://www.instagram.com/dsn_media" class="social-menu astro-rnj6p4uu " target="_blank" role="button" aria-label="Link opens in a new tab"><svg xmlns="http://www.w3.org/2000/svg" data-name="Layer 1" viewBox="0 0 1000 1000" astro-icon="Instagram_Glyph_Black" title="Instagram" class="social-menu astro-rnj6p4uu Instagram" width="20" height="20"><path d="M292.92 3.5c-53.2 2.51-89.53 11-121.29 23.48-32.87 12.81-60.73 30-88.45 57.82s-44.79 55.7-57.51 88.62c-12.31 31.83-20.65 68.19-23 121.42S-.2 365.18.06 500.96.92 653.76 3.5 707.1c2.54 53.19 11 89.51 23.48 121.28 12.83 32.87 30 60.72 57.83 88.45s55.69 44.76 88.69 57.5c31.8 12.29 68.17 20.67 121.39 23s70.35 2.87 206.09 2.61 152.83-.86 206.16-3.39 89.46-11.05 121.24-23.47c32.87-12.86 60.74-30 88.45-57.84s44.77-55.74 57.48-88.68c12.32-31.8 20.69-68.17 23-121.35 2.33-53.37 2.88-70.41 2.62-206.17s-.87-152.78-3.4-206.1-11-89.53-23.47-121.32c-12.85-32.87-30-60.7-57.82-88.45s-55.74-44.8-88.67-57.48c-31.82-12.31-68.17-20.7-121.39-23S634.83-.2 499.04.06 346.25.9 292.92 3.5m5.84 903.88c-48.75-2.12-75.22-10.22-92.86-17-23.36-9-40-19.88-57.58-37.29s-28.38-34.11-37.5-57.42c-6.85-17.64-15.1-44.08-17.38-92.83-2.48-52.69-3-68.51-3.29-202s.22-149.29 2.53-202c2.08-48.71 10.23-75.21 17-92.84 9-23.39 19.84-40 37.29-57.57s34.1-28.39 57.43-37.51c17.62-6.88 44.06-15.06 92.79-17.38 52.73-2.5 68.53-3 202-3.29s149.31.21 202.06 2.53c48.71 2.12 75.22 10.19 92.83 17 23.37 9 40 19.81 57.57 37.29s28.4 34.07 37.52 57.45c6.89 17.57 15.07 44 17.37 92.76 2.51 52.73 3.08 68.54 3.32 202s-.23 149.31-2.54 202c-2.13 48.75-10.21 75.23-17 92.89-9 23.35-19.85 40-37.31 57.56s-34.09 28.38-57.43 37.5c-17.6 6.87-44.07 15.07-92.76 17.39-52.73 2.48-68.53 3-202.05 3.29s-149.27-.25-202-2.53m407.6-674.61a60 60 0 1 0 59.88-60.1 60 60 0 0 0-59.88 60.1M243.27 500.5c.28 141.8 115.44 256.49 257.21 256.22S757.02 641.3 756.75 499.5 641.29 242.98 499.5 243.26 243 358.72 243.27 500.5m90.06-.18a166.67 166.67 0 1 1 167 166.34 166.65 166.65 0 0 1-167-166.34"/></svg></a></div></li></ul> </nav><nav class="footer-menu astro-4g7dp6pl"> <ul class="footer-menu astro-4g7dp6pl"><li class="footer-menu astro-4g7dp6pl menu-item"><div class="footer-menu astro-4g7dp6pl"><a href="https://eiq.dragonforms.com/DSN_QUAL?pk=WEBSITE" class="footer-menu astro-4g7dp6pl " target="_self" role="button" aria-label>Print Subscription</a></div></li><li class="footer-menu astro-4g7dp6pl menu-item"><div class="footer-menu astro-4g7dp6pl"><a href="/media-planners" class="footer-menu astro-4g7dp6pl " target="_self" role="button" aria-label>Advertise</a></div></li><li class="footer-menu astro-4g7dp6pl menu-item"><div class="footer-menu astro-4g7dp6pl"><a href="http://www.ensembleiq.com/privacy" class="footer-menu astro-4g7dp6pl " target="_self" role="button" aria-label>Privacy Policy</a></div></li><li class="footer-menu astro-4g7dp6pl menu-item"><div class="footer-menu astro-4g7dp6pl"><a href="http://www.ensembleiq.com/terms" class="footer-menu astro-4g7dp6pl " target="_self" role="button" aria-label>Terms of Service</a></div></li><li class="footer-menu astro-4g7dp6pl menu-item"><div class="footer-menu astro-4g7dp6pl"><a href="/contact-us" class="footer-menu astro-4g7dp6pl " target="_self" role="button" aria-label>Contact</a></div></li><li class="footer-menu astro-4g7dp6pl menu-item"><div class="footer-menu astro-4g7dp6pl"><a href="/advisory-board" class="footer-menu astro-4g7dp6pl " target="_self" role="button" aria-label>Editorial Advisory Board</a></div></li><li class="footer-menu astro-4g7dp6pl menu-item"><div class="footer-menu astro-4g7dp6pl"><a href="/reprintsreuse" class="footer-menu astro-4g7dp6pl " target="_self" role="button" aria-label>Reprints/Reuse</a></div></li></ul> </nav><section class="logo-grid__section astro-rtkumlt6"> <ul class="logo-grid astro-rtkumlt6"> <li class="logo-grid__item astro-rtkumlt6"> <a href="https://ensembleiq.com" class="astro-rtkumlt6"> <script type="module" src="/_astro/Image.astro_astro_type_script_index_0_lang.DPZzIl0M.js"></script><img class="image astro-rtkumlt6 astro-35doctd4" data-style-variant="FooterLogo" src="https://assets1.drugstorenews.com/images/v/footer_logo/2022-10/EIQ_logo_footer_0.png" data-original-src="https://assets1.drugstorenews.com/styles/footer_logo/s3/2022-10/EIQ_logo_footer_0.png?itok=cySVOd5B" srcset="https://assets1.drugstorenews.com/images/v/footer_logo/2022-10/EIQ_logo_footer_0.png 200w" height="39" width="200" alt="EIQ Logo" loading="lazy" onerror="eiq.imageError.push({currentTarget: this })"> </a> </li><li class="logo-grid__item astro-rtkumlt6"> <a href="/" class="astro-rtkumlt6"> <img class="image astro-rtkumlt6 astro-35doctd4" data-style-variant="FooterLogo" src="https://assets1.drugstorenews.com/images/v/footer_logo/2021-03/DrugStoreNews_footer.png" data-original-src="https://assets1.drugstorenews.com/styles/footer_logo/s3/2021-03/DrugStoreNews_footer.png?itok=eapgvyO2" srcset="https://assets1.drugstorenews.com/images/v/footer_logo/2021-03/DrugStoreNews_footer.png 200w" height="27" width="200" alt="DSN Logo" loading="lazy" onerror="eiq.imageError.push({currentTarget: this })"> </a> </li> </ul> </section><div class="site-footer__copyright astro-6piekd5g"> 漏 2025 EnsembleIQ, All Rights Reserved </div></footer> </body></html>

Pages: 1 2 3 4 5 6 7 8 9 10