<!DOCTYPE html>
<html lang="en-US">
<head id="head">
    <title>Public Health Newswire</title>
<link rel="canonical" href="https://www.apha.org/publications/public-health-newswire">
<meta name="url" content="https://www.apha.org/publications/public-health-newswire">
<meta name="title" property="og:title" content="Public Health Newswire">
<meta name="description" property="og:description" content="">
    <meta name="image" property="og:image" content="https://www.apha.org/getContentAsset/30111ece-17b9-4f41-91e4-6bd21db4fed8/118e6d3e-fe3b-44b1-aca1-a3c96c7e9b93/apha-logo.png?language=en">
<meta name="url" property="og:url" content="https://www.apha.org/publications/public-health-newswire">
<meta name="site_name" property="og:site_name" content="American Public Health Association">
<meta name="type" property="og:type" content="website" />
<meta property="twitter:title" content="Public Health Newswire">
<meta property="twitter:description" content="">
<meta property="twitter:creator" content="">
<meta property="twitter:site" content="">
    <meta property="twitter:image" content="https://www.apha.org/getContentAsset/30111ece-17b9-4f41-91e4-6bd21db4fed8/118e6d3e-fe3b-44b1-aca1-a3c96c7e9b93/apha-logo.png?language=en">

<script type="application/ld+json">
    {"@context":"https://schema.org","@type":"WebPage","name":"Public Health Newswire","url":"https://www.apha.org/publications/public-health-newswire","sourceOrganization":{"@type":"Organization","telephone":"202-777-2742"}}
</script>

    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width,initial-scale=1.0">
    <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=Inter+Tight:wght@100..900&family=Inter:opsz,wght@14..32,100..900&display=swap"
        rel="stylesheet" />
    <link rel="preload" as="style" href="/css/site.min.css?v=xbedKs7PUjCoav0YAD2aDxpx8lrJA7q-oMJYAsm2_Qk">
    <link rel="stylesheet" href="/css/site.min.css?v=xbedKs7PUjCoav0YAD2aDxpx8lrJA7q-oMJYAsm2_Qk">
    <!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-WFDKWMJ');</script>
<!-- End Google Tag Manager -->


    

    <link rel="shortcut icon" type="image/jpg" href="/getContentAsset/506494a8-7821-4928-86be-d679fd276ab9/118e6d3e-fe3b-44b1-aca1-a3c96c7e9b93/APHA-mark-cmyk-75x75.png?language=en" />
    
</head>
<body>
    <!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WFDKWMJ"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->

    <div class="relative w-full overflow-hidden min-h-[100dvh] flex flex-col" id="wrapper">
        <a class="nav-skip" href="#main" aria-label="Skip To Content"></a>
        

  
  
  <header
          class="header relative z-100 bg-white before:z-[-1] before:fixed before:top-0 before:left-0 before:w-full before:h-full before:bg-black-100/45 before:opacity-0 before:transition-opacity before:pointer-events-none before:[.menu-active_&]:pointer-events-auto before:[.menu-active_&]:opacity-100 lg:before:hidden">
    <div class="container flex items-center gap-3 xl:gap-5 justify-between min-h-[4.0625rem] bg-white">
      <div class="logo max-w-[7.8125rem] xl:max-w-none">
        <a href="/">
          <img class="lg:hidden" src="/getContentAsset/dbd5ec75-d096-4b8e-9a84-b29e17934558/118e6d3e-fe3b-44b1-aca1-a3c96c7e9b93/logo-sm.svg?language=en" alt="American Public Health Association." />
          <img class="hidden lg:block" src="/getContentAsset/d71b66f9-f20d-421a-a129-42704542d636/118e6d3e-fe3b-44b1-aca1-a3c96c7e9b93/logo.svg?language=en" alt="American Public Health Association. For science. For action. For health." />
        </a>
      </div>

      <div class="menu-container lg:pt-6 max-lg:flex max-lg:gap-6 max-lg:items-center">

        <a href="/membership" class="btn lg:hidden">Join APHA</a>
        <button class="menu-opener w-[2.125rem] flex items-center justify-center lg:hidden" aria-expanded="false"
                aria-label="Toggle menu">
          <img class="[.menu-active_&]:hidden" src="/img/icon-menu.svg" alt="" aria-hidden="true" />
          <img class="hidden [.menu-active_&]:block" src="/img/icon-close.svg" alt="" aria-hidden="true" />
        </button>

        <nav
             class="menu-slide flex flex-col lg:items-end max-lg:fixed max-lg:top-[4.0625rem] max-lg:right-0 max-lg:h-[calc(100svh-4.0625rem)] max-lg:max-w-[23.625rem] max-lg:w-full max-lg:pt-2 max-lg:pb-5 max-lg:px-5 max-lg:bg-white max-lg:translate-x-full max-lg:[.menu-active_&]:translate-x-0 max-lg:[.menu-active_&]:shadow-menuSlide max-lg:transition-transform max-lg:overflow-y-auto max-lg:overflow-x-hidden"
             aria-label="Main Navigation">

          <div class="lg:hidden">
            <div class="search relative mb-4 lg:mb-0">
              <button type="button"
                      class="search__opener hidden lg:block opacity-[0.67] text-primary transition-opacity hover:opacity-100"
                      aria-label="Search opener">
                <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
                     class="stroke-current">
                  <g class="[.search.slide-opened_&]:hidden">
                    <circle cx="10" cy="10" r="6" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
                    <path d="M14.5 14.5L19 19" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
                  </g>
                  <path d="M2 1.5L22 21.5M22 1.5L2 21.5" stroke-width="2.5" stroke-linecap="round"
                        class="hidden scale-[0.6] origin-center [.search.slide-opened_&]:block" />
                </svg>
              </button>
              <div class="search__drop lg:absolute lg:z-10 lg:top-full lg:right-0 max-lg:!block">
                <form class="relative" action="/search" method="get">
                  <label for="search-2" class="sr-only">Search</label>
                  <input type="search" name="query" id="search-2" placeholder="What can we help you find?"
                         class="w-full min-w-64 py-[11px] pl-2.5 pr-6 leading-[1] border border-gray-100 rounded-sm text-black bg-white text-sm2 placeholder:text-gray-600 outline-none focus:border-primary" />
                  <button type="submit"
                          class="absolute top-1/2 right-[5px] -translate-y-1/2 text-primary/65 hover:text-primary"
                          aria-label="Search">
                    <svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
                         class="stroke-current">
                      <circle cx="10" cy="10" r="6" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
                      <path d="M14.5 14.5L19 19" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
                    </svg>
                  </button>
                </form>
              </div>
            </div>
          </div>
          
<ul class="flex flex-col lg:flex-row lg:items-center gap-5 lg:gap-7.5 lg:mb-1.5 px-2.5 lg:px-0 text-sm2 text-gray-600 [&_a:hover]:text-primary max-lg:order-last"
    aria-label="Main Navigation Submenu">
        <li><a href="/about-apha" >About APHA</a></li>
        <li><a href="https://lead.apha.org/"  target='_blank' rel='noopener noreferrer' >APHA LEAD</a></li>
        <li><a href="https://secure.apha.org/iMIS/APHA/Contacts/ContactLayouts/AccountPage.aspx?_gl=1*s6cb6l*_ga*MTA4NjYxNzE2Mi4xNzQ0NzM2ODkx*_ga_6BJ4CCKWHR*czE3NDkwNDU0MTckbzEyMCRnMSR0MTc0OTA0OTAyNSRqNjAkbDAkaDA."  target='_blank' rel='noopener noreferrer' >MyAPHA Account</a></li>
        <li><a href="https://secure.apha.org/iMIS/APHA/Store"  target='_blank' rel='noopener noreferrer' >Shop</a></li>
        <li><a href="/about-apha/donate" >Donate</a></li>
        <li><a href="https://secure.apha.org/iMIS/APHA/newRenew"  target='_blank' rel='noopener noreferrer' >Renew</a></li>
    <li>    <a href="/account/sso-request-login">Login</a>
</li>
    <li class="hidden lg:block">
        <div class="search relative mb-4 lg:mb-0">
            <button type="button"
                    class="search__opener hidden lg:block opacity-[0.67] text-primary transition-opacity hover:opacity-100"
                    aria-label="Search opener">
                <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
                     class="stroke-current">
                    <g class="[.search.slide-opened_&]:hidden">
                        <circle cx="10" cy="10" r="6" stroke-width="1.5" stroke-linecap="round"
                                stroke-linejoin="round" />
                        <path d="M14.5 14.5L19 19" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
                    </g>
                    <path d="M2 1.5L22 21.5M22 1.5L2 21.5" stroke-width="2.5" stroke-linecap="round"
                          class="hidden scale-[0.6] origin-center [.search.slide-opened_&]:block" />
                </svg>
            </button>
            <div class="search__drop lg:absolute lg:z-10 lg:top-full lg:right-0 max-lg:!block">
                <form class="relative" action="/search" method="get">
                    <label for="search" class="sr-only">Search</label>
                    <input type="search" name="query" id="search" placeholder="What can we help you find?"
                           class="w-full min-w-64 py-[11px] pl-2.5 pr-6 leading-[1] border border-gray-100 rounded-sm text-black bg-white text-sm2 placeholder:text-gray-600 outline-none focus:border-primary" />
                    <button type="submit"
                            class="absolute top-1/2 right-[5px] -translate-y-1/2 text-primary/65 hover:text-primary"
                            aria-label="Search">
                        <svg width="20" height="20" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
                             class="stroke-current">
                            <circle cx="10" cy="10" r="6" stroke-width="1.5" stroke-linecap="round"
                                    stroke-linejoin="round" />
                            <path d="M14.5 14.5L19 19" stroke-width="1.5" stroke-linecap="round"
                                  stroke-linejoin="round" />
                        </svg>
                    </button>
                </form>
            </div>
        </div>
    </li>
</ul>

          

<ul
    class="menubar mb-7.5 lg:mb-0 flex flex-col lg:flex-row lg:items-center lg:gap-2 xl:gap-4.5 font-secondary font-medium max-lg:text-sm"
    role="menubar" aria-label="Main Navigation Menu">

        <li role="none" class="">
            <a role="menuitem" href="#"
               class="submenu-opener flex items-center justify-between gap-2.5 py-4 px-2.5 lg:px-1 xl:px-4 lg:py-10 hover:text-black-100 border-b lg:border-gray-100 lg:border-none [&[aria-expanded=true]]:font-bold"
               aria-label="Submenu opener">
                Public Health Topics
                <img class="lg:hidden" src="/img/icon-arrow-right.svg" alt="" aria-hidden="true" />
            </a>
                <div
                     class="menu-drop max-lg:pb-5 absolute z-100 top-0 lg:top-full left-0 w-full max-lg:!transition-transform max-lg:translate-x-full max-lg:[.slide-opened_&]:translate-x-0 max-lg:!block max-lg:!h-full max-lg:!overflow-y-auto font-serif font-normal bg-white lg:shadow-base lg:border-t lg:border-gray-100 lg:text-md">
                    <button
                            class="submenu-close-btn w-full mb-4.5 py-4 px-2.5 flex items-center gap-2.5 font-bold text-black-100 text-base border-b border-gray-100 hover:text-primary lg:hidden">
                        <img src="/img/icon-arrow-left.svg" alt="" aria-hidden="true" />
                        Public Health Topics
                    </button>
                    <div class="container max-lg:px-7 lg:flex lg:min-h-[23.75rem]">
                        
                        <div class="lg:w-[60%] lg:py-9 pl-3 lg:pl-0 lg:pr-5 lg:flex lg:justify-between lg:gap-4">
                                    <div class="flex-[1_1_0] mb-2.5 lg:mb-0">
                                        <h6 class="h6 lg:mb-4">
Public Health Topics and Issues                                        </h6>
                                        <ul class="max-lg:[&>li]:border-b max-lg:[&>li]:border-gray-100">
                                                <li>
                                                    <a href="/topics-and-issues/climate-health-and-equity" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Climate Change
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/topics-and-issues/communicable-disease/coronavirus" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        COVID-19
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/topics-and-issues/environmental-health" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Environmental Health
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/topics-and-issues/gun-violence" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Gun Violence
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/topics-and-issues/health-equity" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Health Equity
                                                    </a>
                                                </li>
                                        </ul>
                                    </div>
                                    <div class="flex-[1_1_0] mb-2.5 lg:mb-0">
                                        <h6 class="h6 lg:mb-4">
&nbsp;                                        </h6>
                                        <ul class="max-lg:[&>li]:border-b max-lg:[&>li]:border-gray-100">
                                                <li>
                                                    <a href="/topics-and-issues/maternal-and-child-health" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Maternal and Child Health
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/topics-and-issues/public-health-under-threat" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Public Health Under Threat
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/topics-and-issues/racial-equity" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Racial Equity
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/topics-and-issues/vaccines" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Vaccines
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/topics-and-issues" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        View All Topics and Issues&gt;&gt;
                                                    </a>
                                                </li>
                                        </ul>
                                    </div>
                        </div>
                        <div
                             class="relative hidden lg:block z-[1] py-9 pl-5 w-[40%] pr-30 before:absolute before:top-0 before:left-0 before:h-full before:w-[99999px] before:z-[-1] before:border-l before:border-gray-100 before:bg-gray-200">
                                <h6 class="h6 mb-2.5 lg:text-base lg:leading-[1.8] lg:text-black lg:font-semibold">
                                    How can APHA help?
                                </h6>
                                <ul class="[&>li]:mb-2.5 [&>li:last-child]:mb-0">
                                        <li>
                                            <a href="/what-is-public-health" 
                                               class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                What is public health and why is it important?
                                            </a>
                                        </li>
                                        <li>
                                            <a href="/policy-and-advocacy" 
                                               class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                How can I advocate for public health policy changes?
                                            </a>
                                        </li>
                                        <li>
                                            <a href="/professional-development" 
                                               class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                What resources does APHA provide for public health professionals?
                                            </a>
                                        </li>
                                        <li>
                                            <a href="/membership" 
                                               class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                How do I join APHA and what are the benefits of membership?
                                            </a>
                                        </li>
                                </ul>
                        </div>
                    </div>
                    <div class="py-4 border-t border-gray-100 hidden lg:block">
                        <div class="container">
                            <div>
                                
                            </div>
                        </div>
                    </div>
                </div>
        </li>
        <li role="none" class="">
            <a role="menuitem" href="#"
               class="submenu-opener flex items-center justify-between gap-2.5 py-4 px-2.5 lg:px-1 xl:px-4 lg:py-10 hover:text-black-100 border-b lg:border-gray-100 lg:border-none [&[aria-expanded=true]]:font-bold"
               aria-label="Submenu opener">
                Resources
                <img class="lg:hidden" src="/img/icon-arrow-right.svg" alt="" aria-hidden="true" />
            </a>
                <div
                     class="menu-drop max-lg:pb-5 absolute z-100 top-0 lg:top-full left-0 w-full max-lg:!transition-transform max-lg:translate-x-full max-lg:[.slide-opened_&]:translate-x-0 max-lg:!block max-lg:!h-full max-lg:!overflow-y-auto font-serif font-normal bg-white lg:shadow-base lg:border-t lg:border-gray-100 lg:text-md">
                    <button
                            class="submenu-close-btn w-full mb-4.5 py-4 px-2.5 flex items-center gap-2.5 font-bold text-black-100 text-base border-b border-gray-100 hover:text-primary lg:hidden">
                        <img src="/img/icon-arrow-left.svg" alt="" aria-hidden="true" />
                        Resources
                    </button>
                    <div class="container max-lg:px-7 lg:flex lg:min-h-[23.75rem]">
                        
                        <div class="lg:w-[60%] lg:py-9 pl-3 lg:pl-0 lg:pr-5 lg:flex lg:justify-between lg:gap-4">
                                    <div class="flex-[1_1_0] mb-2.5 lg:mb-0">
                                        <h6 class="h6 lg:mb-4">
Tools &amp; Resources                                        </h6>
                                        <ul class="max-lg:[&>li]:border-b max-lg:[&>li]:border-gray-100">
                                                <li>
                                                    <a href="/policy-and-advocacy/public-health-policy-briefs" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Policy Briefs
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/publications/published-books" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Books
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/publications/fact-sheets" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Fact Sheets
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/publications/reports-and-issue-briefs" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Research &amp; Data
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/news-and-media/multimedia" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        That&#x2019;s Public Health Videos
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="https://aphabuyersguide.com/"  target='_blank' rel='noopener noreferrer' 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Public Health Buyers Guide
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="https://phern.communitycommons.org/"  target='_blank' rel='noopener noreferrer' 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Public Health and Equity Resource Navigator (PHERN)
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/membership/frequently-asked-questions" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        FAQs
                                                    </a>
                                                </li>
                                        </ul>
                                    </div>
                                    <div class="flex-[1_1_0] mb-2.5 lg:mb-0">
                                        <h6 class="h6 lg:mb-4">
Professional Development                                        </h6>
                                        <ul class="max-lg:[&>li]:border-b max-lg:[&>li]:border-gray-100">
                                                <li>
                                                    <a href="/professional-development/public-health-careermart/public-health-jobs" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Public Health Jobs
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/professional-development" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Professional Development
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/professional-development/apha-now" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        APHA Now Courses
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/professional-development/public-health-careermart" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Public Health Careers
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/professional-development/apha-internships-and-fellowships" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Internships &amp; Fellowships
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/membership/meet-our-members" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Networking Opportunities
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/about-apha/apha-awards" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Awards &amp; Honors
                                                    </a>
                                                </li>
                                        </ul>
                                    </div>
                                    <div class="flex-[1_1_0] mb-2.5 lg:mb-0">
                                        <h6 class="h6 lg:mb-4">
Publications                                        </h6>
                                        <ul class="max-lg:[&>li]:border-b max-lg:[&>li]:border-gray-100">
                                                <li>
                                                    <a href="/publications/american-journal-of-public-health" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        American Journal of Public Health
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/publications/the-nations-health" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        The Nation&#x27;s Health
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/publications" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Publications
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/publications/public-health-newswire" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Public Health Newswire
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/publications/publications-contacts" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Publication Resources 
                                                    </a>
                                                </li>
                                        </ul>
                                    </div>
                        </div>
                        <div
                             class="relative hidden lg:block z-[1] py-9 pl-5 w-[40%] pr-30 before:absolute before:top-0 before:left-0 before:h-full before:w-[99999px] before:z-[-1] before:border-l before:border-gray-100 before:bg-gray-200">
                                <a href="/what-is-public-health/generation-public-health/join" 
                                   class="card group large:-mr-30 flex flex-col lg:flex-row bg-white rounded-md shadow-card border border-primary/15 overflow-hidden transition-colors hover:border-primary hover:text-primary hover:shadow-cardPrimary">
                                    <div
                                         class="relative lg:w-[52%] min-h-[14.9375rem] flex flex-col items-start justify-end p-5 py-2.5 pr-22.5 before:absolute before:z-[1] before:inset-0 before:bg-gradient-to-b before:from-black-100/0 before:to-black-100">
                                        <img class="absolute top-0 left-0 w-full h-full object-cover"
                                             src="/getContentAsset/b5f5d38a-15bb-4731-b71b-b72d9c3d76cc/118e6d3e-fe3b-44b1-aca1-a3c96c7e9b93/kids-small.jpg?language=en"
                                             alt="Kids" />
                                        <div
                                             class="absolute inset-0 after:z-[2] after:absolute after:top-[35%] after:-left-[60%] after:w-full after:h-full after:bg-[radial-gradient(ellipse_at_center,var(--tw-gradient-stops))] after:from-primary after:to-primary/0 after:to-50% after:transition-[opacity] after:scale-[200%] after:duration-500 after:opacity-0 group-hover:after:opacity-60 overflow-hidden"
                                             aria-hidden="true">
                                        </div>
                                        <h3
                                            class="relative z-[3] card-line pb-2.5 mb-0 title-base text-h3 tracking-[0.02em] text-white before:w-[6.875rem] group-hover:before:w-full before:rounded-full before:bg-primary">
                                            Join Generation Public Health
                                        </h3>
                                        <div
                                             class="absolute z-[2] bottom-3 lg:bottom-[1.375rem] right-3 lg:right-6.5 w-[2.1875rem] h-[2.1875rem] flex items-center justify-center rounded-md2 bg-gray-300 text-primary transition-colors group-hover:w-[2.8125rem] group-hover:h-[2.8125rem] max-lg:group-hover:bottom-[-0.8125rem] lg:group-hover:right-[-1.1875rem] group-hover:bg-primary group-hover:text-white"
                                             aria-hidden="true">
                                            <svg width="9" height="9" viewBox="0 0 9 9" fill="none"
                                                 xmlns="http://www.w3.org/2000/svg"
                                                 class="stroke-current">
                                                <path
                                                      d="M0.963987 8.03554L8.03506 0.964468M8.03506 0.964468L1.74966 0.964466M8.03506 0.964468L8.03505 7.24986"
                                                      stroke-linecap="round" stroke-linejoin="round" />
                                            </svg>
                                        </div>
                                    </div>
                                    <div class="lg:w-[48%] py-6.5 px-4 transition-colors group-hover:bg-primary/5">
                                        <div
                                             class="text-xs leading-[1.3] card-line pb-4 mb-2.5 before:bg-primary group-hover:before:w-full">
                                            <span class="block mb-2.5 uppercase tracking-[0.05em] text-primary">
                                                
                                            </span>
                                            <ul
                                                class="relative flex flex-wrap items-center gap-4 text-base font-secondary leading-[1.2] text-black">
                                            </ul>
                                        </div>
                                        <div class="text-gray-400 text-sm3 line-clamp-[7] lg:line-clamp-6">
                                            <p>Generation Public Health is a growing movement of people, organizations and communities working together to create the healthiest nation in one generation.&nbsp;</p>
                                        </div>
                                    </div>
                                </a>
                        </div>
                    </div>
                    <div class="py-4 border-t border-gray-100 hidden lg:block">
                        <div class="container">
                            <div>
                                
                            </div>
                        </div>
                    </div>
                </div>
        </li>
        <li role="none" class="">
            <a role="menuitem" href="/policy-and-advocacy"
               class="submenu-opener flex items-center justify-between gap-2.5 py-4 px-2.5 lg:px-1 xl:px-4 lg:py-10 hover:text-black-100 border-b lg:border-gray-100 lg:border-none [&[aria-expanded=true]]:font-bold"
               aria-label="Submenu opener">
                Advocacy
                <img class="lg:hidden" src="/img/icon-arrow-right.svg" alt="" aria-hidden="true" />
            </a>
                <div
                     class="menu-drop max-lg:pb-5 absolute z-100 top-0 lg:top-full left-0 w-full max-lg:!transition-transform max-lg:translate-x-full max-lg:[.slide-opened_&]:translate-x-0 max-lg:!block max-lg:!h-full max-lg:!overflow-y-auto font-serif font-normal bg-white lg:shadow-base lg:border-t lg:border-gray-100 lg:text-md">
                    <button
                            class="submenu-close-btn w-full mb-4.5 py-4 px-2.5 flex items-center gap-2.5 font-bold text-black-100 text-base border-b border-gray-100 hover:text-primary lg:hidden">
                        <img src="/img/icon-arrow-left.svg" alt="" aria-hidden="true" />
                        Advocacy
                    </button>
                    <div class="container max-lg:px-7 lg:flex lg:min-h-[23.75rem]">
                        
                        <div class="lg:w-[60%] lg:py-9 pl-3 lg:pl-0 lg:pr-5 lg:flex lg:justify-between lg:gap-4">
                                    <div class="flex-[1_1_0] mb-2.5 lg:mb-0">
                                        <h6 class="h6 lg:mb-4">
APHA Advocacy                                        </h6>
                                        <ul class="max-lg:[&>li]:border-b max-lg:[&>li]:border-gray-100">
                                                <li>
                                                    <a href="/policy-and-advocacy" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Advocacy for Public Health
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/policy-and-advocacy/advocacy-for-public-health/priorities" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Advocacy Priorities
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/policy-and-advocacy/advocacy-for-public-health/action-alerts" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Action Alerts
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/policy-and-advocacy/advocacy-for-public-health/letters-to-congress-and-federal-agencies" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Letters to Congress
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/policy-and-advocacy/advocacy-for-public-health/testimony-and-comments" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Testimony, Comments and Briefs
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/policy-and-advocacy/advocacy-for-public-health/be-a-public-health-advocate" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Be a Public Health Advocate
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/policy-and-advocacy/advocacy-for-public-health/speak-for-health" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Speak for Health
                                                    </a>
                                                </li>
                                        </ul>
                                    </div>
                                    <div class="flex-[1_1_0] mb-2.5 lg:mb-0">
                                        <h6 class="h6 lg:mb-4">
Policy                                        </h6>
                                        <ul class="max-lg:[&>li]:border-b max-lg:[&>li]:border-gray-100">
                                                <li>
                                                    <a href="/policy-and-advocacy/public-health-policy-briefs" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Policy Briefs
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/policy-and-advocacy/public-health-policy-briefs/policy-database" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Policy Brief Database
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/policy-and-advocacy/public-health-policy-briefs/policy-brief-development-process" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Policy Brief Development Process
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/policy-and-advocacy/public-health-policy-briefs/policy-statement-archiving" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Policy Brief Archiving Process
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/policy-and-advocacy/public-health-policy-briefs/proposed-policy-briefs" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Proposed Policy Briefs
                                                    </a>
                                                </li>
                                        </ul>
                                    </div>
                        </div>
                        <div
                             class="relative hidden lg:block z-[1] py-9 pl-5 w-[40%] pr-30 before:absolute before:top-0 before:left-0 before:h-full before:w-[99999px] before:z-[-1] before:border-l before:border-gray-100 before:bg-gray-200">
                                <a href="/policy-and-advocacy/legislative-updates" 
                                   class="card group large:-mr-30 flex flex-col lg:flex-row bg-white rounded-md shadow-card border border-primary/15 overflow-hidden transition-colors hover:border-primary hover:text-primary hover:shadow-cardPrimary">
                                    <div
                                         class="relative lg:w-[52%] min-h-[14.9375rem] flex flex-col items-start justify-end p-5 py-2.5 pr-22.5 before:absolute before:z-[1] before:inset-0 before:bg-gradient-to-b before:from-black-100/0 before:to-black-100">
                                        <img class="absolute top-0 left-0 w-full h-full object-cover"
                                             src="/getContentAsset/8994a535-c52a-4610-8721-1768edfb8539/118e6d3e-fe3b-44b1-aca1-a3c96c7e9b93/Advocacy.jpg?language=en"
                                             alt="advocating for health reform" />
                                        <div
                                             class="absolute inset-0 after:z-[2] after:absolute after:top-[35%] after:-left-[60%] after:w-full after:h-full after:bg-[radial-gradient(ellipse_at_center,var(--tw-gradient-stops))] after:from-primary after:to-primary/0 after:to-50% after:transition-[opacity] after:scale-[200%] after:duration-500 after:opacity-0 group-hover:after:opacity-60 overflow-hidden"
                                             aria-hidden="true">
                                        </div>
                                        <h3
                                            class="relative z-[3] card-line pb-2.5 mb-0 title-base text-h3 tracking-[0.02em] text-white before:w-[6.875rem] group-hover:before:w-full before:rounded-full before:bg-primary">
                                            Legislative Updates
                                        </h3>
                                        <div
                                             class="absolute z-[2] bottom-3 lg:bottom-[1.375rem] right-3 lg:right-6.5 w-[2.1875rem] h-[2.1875rem] flex items-center justify-center rounded-md2 bg-gray-300 text-primary transition-colors group-hover:w-[2.8125rem] group-hover:h-[2.8125rem] max-lg:group-hover:bottom-[-0.8125rem] lg:group-hover:right-[-1.1875rem] group-hover:bg-primary group-hover:text-white"
                                             aria-hidden="true">
                                            <svg width="9" height="9" viewBox="0 0 9 9" fill="none"
                                                 xmlns="http://www.w3.org/2000/svg"
                                                 class="stroke-current">
                                                <path
                                                      d="M0.963987 8.03554L8.03506 0.964468M8.03506 0.964468L1.74966 0.964466M8.03506 0.964468L8.03505 7.24986"
                                                      stroke-linecap="round" stroke-linejoin="round" />
                                            </svg>
                                        </div>
                                    </div>
                                    <div class="lg:w-[48%] py-6.5 px-4 transition-colors group-hover:bg-primary/5">
                                        <div
                                             class="text-xs leading-[1.3] card-line pb-4 mb-2.5 before:bg-primary group-hover:before:w-full">
                                            <span class="block mb-2.5 uppercase tracking-[0.05em] text-primary">
                                                
                                            </span>
                                            <ul
                                                class="relative flex flex-wrap items-center gap-4 text-base font-secondary leading-[1.2] text-black">
                                            </ul>
                                        </div>
                                        <div class="text-gray-400 text-sm3 line-clamp-[7] lg:line-clamp-6">
                                            <p>APHA members can view legislative updates here.</p>
                                        </div>
                                    </div>
                                </a>
                        </div>
                    </div>
                    <div class="py-4 border-t border-gray-100 hidden lg:block">
                        <div class="container">
                            <div>
                                
                            </div>
                        </div>
                    </div>
                </div>
        </li>
        <li role="none" class="">
            <a role="menuitem" href="#"
               class="submenu-opener flex items-center justify-between gap-2.5 py-4 px-2.5 lg:px-1 xl:px-4 lg:py-10 hover:text-black-100 border-b lg:border-gray-100 lg:border-none [&[aria-expanded=true]]:font-bold"
               aria-label="Submenu opener">
                Initiatives
                <img class="lg:hidden" src="/img/icon-arrow-right.svg" alt="" aria-hidden="true" />
            </a>
                <div
                     class="menu-drop max-lg:pb-5 absolute z-100 top-0 lg:top-full left-0 w-full max-lg:!transition-transform max-lg:translate-x-full max-lg:[.slide-opened_&]:translate-x-0 max-lg:!block max-lg:!h-full max-lg:!overflow-y-auto font-serif font-normal bg-white lg:shadow-base lg:border-t lg:border-gray-100 lg:text-md">
                    <button
                            class="submenu-close-btn w-full mb-4.5 py-4 px-2.5 flex items-center gap-2.5 font-bold text-black-100 text-base border-b border-gray-100 hover:text-primary lg:hidden">
                        <img src="/img/icon-arrow-left.svg" alt="" aria-hidden="true" />
                        Initiatives
                    </button>
                    <div class="container max-lg:px-7 lg:flex lg:min-h-[23.75rem]">
                        
                        <div class="lg:w-[60%] lg:py-9 pl-3 lg:pl-0 lg:pr-5 lg:flex lg:justify-between lg:gap-4">
                                    <div class="flex-[1_1_0] mb-2.5 lg:mb-0">
                                        <h6 class="h6 lg:mb-4">
Initiatives                                        </h6>
                                        <ul class="max-lg:[&>li]:border-b max-lg:[&>li]:border-gray-100">
                                                <li>
                                                    <a href="/initiatives/national-public-health-week" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        National Public Health Week
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/what-is-public-health/generation-public-health" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Generation Public Health
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/initiatives/get-ready" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Get Ready
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/initiatives/thank-you" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Public Health Thank You Day
                                                    </a>
                                                </li>
                                        </ul>
                                    </div>
                                    <div class="flex-[1_1_0] mb-2.5 lg:mb-0">
                                        <h6 class="h6 lg:mb-4">
Centers &amp; Programs                                        </h6>
                                        <ul class="max-lg:[&>li]:border-b max-lg:[&>li]:border-gray-100">
                                                <li>
                                                    <a href="/about-apha/centers-and-programs" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Centers &amp; Programs
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/topics-and-issues/climate-health-and-equity" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Climate Center
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/about-apha/centers-and-programs/campaign-for-the-publics-health" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Campaign for the Public&#x27;s Health
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/about-apha/centers-and-programs/center-for-public-health-policy" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Center for Public Health Policy
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/about-apha/centers-and-programs/center-for-professional-development" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Center for Public Health Practice &amp; Professional Development
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/about-apha/centers-and-programs/alliance-for-the-publics-health" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Alliance for the Public&#x27;s Health
                                                    </a>
                                                </li>
                                        </ul>
                                    </div>
                        </div>
                        <div
                             class="relative hidden lg:block z-[1] py-9 pl-5 w-[40%] pr-30 before:absolute before:top-0 before:left-0 before:h-full before:w-[99999px] before:z-[-1] before:border-l before:border-gray-100 before:bg-gray-200">
                                <h6 class="h6 mb-2.5 lg:text-base lg:leading-[1.8] lg:text-black lg:font-semibold">
                                    What&#x27;s new with APHA?
                                </h6>
                                <ul class="[&>li]:mb-2.5 [&>li:last-child]:mb-0">
                                        <li>
                                            <a href="/what-is-public-health/newsletter-signup" 
                                               class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                How can I stay up-to-date with the latest news from APHA?
                                            </a>
                                        </li>
                                        <li>
                                            <a href="/events-and-meetings" 
                                               class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                What upcoming public health events can I take part in?
                                            </a>
                                        </li>
                                        <li>
                                            <a href="/news-and-media/apha-in-the-news" 
                                               class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                How is APHA speaking out in the media about public health issues?
                                            </a>
                                        </li>
                                </ul>
                        </div>
                    </div>
                    <div class="py-4 border-t border-gray-100 hidden lg:block">
                        <div class="container">
                            <div>
                                
                            </div>
                        </div>
                    </div>
                </div>
        </li>
        <li role="none" class="">
            <a role="menuitem" href="/news-and-media"
               class="submenu-opener flex items-center justify-between gap-2.5 py-4 px-2.5 lg:px-1 xl:px-4 lg:py-10 hover:text-black-100 border-b lg:border-gray-100 lg:border-none [&[aria-expanded=true]]:font-bold"
               aria-label="Submenu opener">
                News &amp; Events
                <img class="lg:hidden" src="/img/icon-arrow-right.svg" alt="" aria-hidden="true" />
            </a>
                <div
                     class="menu-drop max-lg:pb-5 absolute z-100 top-0 lg:top-full left-0 w-full max-lg:!transition-transform max-lg:translate-x-full max-lg:[.slide-opened_&]:translate-x-0 max-lg:!block max-lg:!h-full max-lg:!overflow-y-auto font-serif font-normal bg-white lg:shadow-base lg:border-t lg:border-gray-100 lg:text-md">
                    <button
                            class="submenu-close-btn w-full mb-4.5 py-4 px-2.5 flex items-center gap-2.5 font-bold text-black-100 text-base border-b border-gray-100 hover:text-primary lg:hidden">
                        <img src="/img/icon-arrow-left.svg" alt="" aria-hidden="true" />
                        News &amp; Events
                    </button>
                    <div class="container max-lg:px-7 lg:flex lg:min-h-[23.75rem]">
                        
                        <div class="lg:w-[60%] lg:py-9 pl-3 lg:pl-0 lg:pr-5 lg:flex lg:justify-between lg:gap-4">
                                    <div class="flex-[1_1_0] mb-2.5 lg:mb-0">
                                        <h6 class="h6 lg:mb-4">
Events                                        </h6>
                                        <ul class="max-lg:[&>li]:border-b max-lg:[&>li]:border-gray-100">
                                                <li>
                                                    <a href="/events-and-meetings" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Upcoming Events
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/events-and-meetings/annual" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Annual Meeting
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/events-and-meetings/policy-action-institute" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Policy Action Institute
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="https://www.pathlms.com/health/courses?category_ids[]=11647"  target='_blank' rel='noopener noreferrer' 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Event Recordings
                                                    </a>
                                                </li>
                                        </ul>
                                    </div>
                                    <div class="flex-[1_1_0] mb-2.5 lg:mb-0">
                                        <h6 class="h6 lg:mb-4">
News                                        </h6>
                                        <ul class="max-lg:[&>li]:border-b max-lg:[&>li]:border-gray-100">
                                                <li>
                                                    <a href="/news-and-media" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        News &amp; Media
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/news-and-media/news-releases" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        News Releases
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/news-and-media/apha-in-the-news" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        APHA in the News
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/news-and-media/multimedia/podcasts" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Podcasts
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/news-and-media/brand-guidelines" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Brand Guidelines
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/news-and-media/newsroom/online-press-kit" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Media Resources
                                                    </a>
                                                </li>
                                        </ul>
                                    </div>
                        </div>
                        <div
                             class="relative hidden lg:block z-[1] py-9 pl-5 w-[40%] pr-30 before:absolute before:top-0 before:left-0 before:h-full before:w-[99999px] before:z-[-1] before:border-l before:border-gray-100 before:bg-gray-200">
                                <a href="/events-and-meetings/annual" 
                                   class="card group large:-mr-30 flex flex-col lg:flex-row bg-white rounded-md shadow-card border border-primary/15 overflow-hidden transition-colors hover:border-primary hover:text-primary hover:shadow-cardPrimary">
                                    <div
                                         class="relative lg:w-[52%] min-h-[14.9375rem] flex flex-col items-start justify-end p-5 py-2.5 pr-22.5 before:absolute before:z-[1] before:inset-0 before:bg-gradient-to-b before:from-black-100/0 before:to-black-100">
                                        <img class="absolute top-0 left-0 w-full h-full object-cover"
                                             src="/getContentAsset/15e3a5d9-30f2-400e-9a56-8e02a123b200/118e6d3e-fe3b-44b1-aca1-a3c96c7e9b93/12162019_SanAntonioSkylineSunset.jpg?language=en"
                                             alt="San Antonio" />
                                        <div
                                             class="absolute inset-0 after:z-[2] after:absolute after:top-[35%] after:-left-[60%] after:w-full after:h-full after:bg-[radial-gradient(ellipse_at_center,var(--tw-gradient-stops))] after:from-primary after:to-primary/0 after:to-50% after:transition-[opacity] after:scale-[200%] after:duration-500 after:opacity-0 group-hover:after:opacity-60 overflow-hidden"
                                             aria-hidden="true">
                                        </div>
                                        <h3
                                            class="relative z-[3] card-line pb-2.5 mb-0 title-base text-h3 tracking-[0.02em] text-white before:w-[6.875rem] group-hover:before:w-full before:rounded-full before:bg-primary">
                                            APHA 2026 &#x2014; Together We Thrive: Health Across the Lifespan
                                        </h3>
                                        <div
                                             class="absolute z-[2] bottom-3 lg:bottom-[1.375rem] right-3 lg:right-6.5 w-[2.1875rem] h-[2.1875rem] flex items-center justify-center rounded-md2 bg-gray-300 text-primary transition-colors group-hover:w-[2.8125rem] group-hover:h-[2.8125rem] max-lg:group-hover:bottom-[-0.8125rem] lg:group-hover:right-[-1.1875rem] group-hover:bg-primary group-hover:text-white"
                                             aria-hidden="true">
                                            <svg width="9" height="9" viewBox="0 0 9 9" fill="none"
                                                 xmlns="http://www.w3.org/2000/svg"
                                                 class="stroke-current">
                                                <path
                                                      d="M0.963987 8.03554L8.03506 0.964468M8.03506 0.964468L1.74966 0.964466M8.03506 0.964468L8.03505 7.24986"
                                                      stroke-linecap="round" stroke-linejoin="round" />
                                            </svg>
                                        </div>
                                    </div>
                                    <div class="lg:w-[48%] py-6.5 px-4 transition-colors group-hover:bg-primary/5">
                                        <div
                                             class="text-xs leading-[1.3] card-line pb-4 mb-2.5 before:bg-primary group-hover:before:w-full">
                                            <span class="block mb-2.5 uppercase tracking-[0.05em] text-primary">
                                                
                                            </span>
                                            <ul
                                                class="relative flex flex-wrap items-center gap-4 text-base font-secondary leading-[1.2] text-black">
                                            </ul>
                                        </div>
                                        <div class="text-gray-400 text-sm3 line-clamp-[7] lg:line-clamp-6">
                                            <h2>As the largest public health gathering of the year, APHA’s Annual Meeting and Expo convenes approximately 12,000 public health professionals and partners from around the world. Join us for this can’t miss opportunity to make lasting connections and learn from exhibitors, peers and today’s leaders. Together, let’s ensure health for all across the lifespan.&nbsp;</h2>
                                        </div>
                                    </div>
                                </a>
                        </div>
                    </div>
                    <div class="py-4 border-t border-gray-100 hidden lg:block">
                        <div class="container">
                            <div>
                                
                            </div>
                        </div>
                    </div>
                </div>
        </li>
        <li role="none" class="">
            <a role="menuitem" href="/membership"
               class="submenu-opener flex items-center justify-between gap-2.5 py-4 px-2.5 lg:px-1 xl:px-4 lg:py-10 hover:text-black-100 border-b lg:border-gray-100 lg:border-none [&[aria-expanded=true]]:font-bold"
               aria-label="Submenu opener">
                Membership
                <img class="lg:hidden" src="/img/icon-arrow-right.svg" alt="" aria-hidden="true" />
            </a>
                <div
                     class="menu-drop max-lg:pb-5 absolute z-100 top-0 lg:top-full left-0 w-full max-lg:!transition-transform max-lg:translate-x-full max-lg:[.slide-opened_&]:translate-x-0 max-lg:!block max-lg:!h-full max-lg:!overflow-y-auto font-serif font-normal bg-white lg:shadow-base lg:border-t lg:border-gray-100 lg:text-md">
                    <button
                            class="submenu-close-btn w-full mb-4.5 py-4 px-2.5 flex items-center gap-2.5 font-bold text-black-100 text-base border-b border-gray-100 hover:text-primary lg:hidden">
                        <img src="/img/icon-arrow-left.svg" alt="" aria-hidden="true" />
                        Membership
                    </button>
                    <div class="container max-lg:px-7 lg:flex lg:min-h-[23.75rem]">
                        
                        <div class="lg:w-[60%] lg:py-9 pl-3 lg:pl-0 lg:pr-5 lg:flex lg:justify-between lg:gap-4">
                                    <div class="flex-[1_1_0] mb-2.5 lg:mb-0">
                                        <h6 class="h6 lg:mb-4">
APHA Membership Information                                        </h6>
                                        <ul class="max-lg:[&>li]:border-b max-lg:[&>li]:border-gray-100">
                                                <li>
                                                    <a href="/membership/membership-categories" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Membership Types
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/membership/agency-membership" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Agency Membership
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/membership/member-benefits" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Member Benefits
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/apha-communities" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Member Communities
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="https://lead.apha.org/home"  target='_blank' rel='noopener noreferrer' 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        APHA LEAD Online Community
                                                    </a>
                                                </li>
                                        </ul>
                                    </div>
                                    <div class="flex-[1_1_0] mb-2.5 lg:mb-0">
                                        <h6 class="h6 lg:mb-4">
&nbsp;                                        </h6>
                                        <ul class="max-lg:[&>li]:border-b max-lg:[&>li]:border-gray-100">
                                                <li>
                                                    <a href="/membership/member-journey" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Member Journey
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/membership/member-directory" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Member Directory
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="https://secure.apha.org/iMIS/APHA/newJoin"  target='_blank' rel='noopener noreferrer' 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Join APHA
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="https://secure.apha.org/iMIS/APHA/newRenew"  target='_blank' rel='noopener noreferrer' 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Renew Membership
                                                    </a>
                                                </li>
                                                <li>
                                                    <a href="/membership/gift-membership" 
                                                       class="block leading-[1.072] lg:leading-[1.053] py-4 lg:py-2.5 px-2.5 lg:px-3 rounded-sm border border-transparent hover:border-primary/40 hover:bg-primary/5 hover:text-primary-200 active:texy-primary-200 active:bg-primary/10">
                                                        Gift a Membership
                                                    </a>
                                                </li>
                                        </ul>
                                    </div>
                        </div>
                        <div
                             class="relative hidden lg:block z-[1] py-9 pl-5 w-[40%] pr-30 before:absolute before:top-0 before:left-0 before:h-full before:w-[99999px] before:z-[-1] before:border-l before:border-gray-100 before:bg-gray-200">
                                <a href="/membership" 
                                   class="card group large:-mr-30 flex flex-col lg:flex-row bg-white rounded-md shadow-card border border-primary/15 overflow-hidden transition-colors hover:border-primary hover:text-primary hover:shadow-cardPrimary">
                                    <div
                                         class="relative lg:w-[52%] min-h-[14.9375rem] flex flex-col items-start justify-end p-5 py-2.5 pr-22.5 before:absolute before:z-[1] before:inset-0 before:bg-gradient-to-b before:from-black-100/0 before:to-black-100">
                                        <img class="absolute top-0 left-0 w-full h-full object-cover"
                                             src="/getContentAsset/06c47293-965b-41d7-88c2-d2dac4eacaa0/118e6d3e-fe3b-44b1-aca1-a3c96c7e9b93/YoungPeople-375.jpg?language=en"
                                             alt="People of various races and ethnicities hold hands" />
                                        <div
                                             class="absolute inset-0 after:z-[2] after:absolute after:top-[35%] after:-left-[60%] after:w-full after:h-full after:bg-[radial-gradient(ellipse_at_center,var(--tw-gradient-stops))] after:from-primary after:to-primary/0 after:to-50% after:transition-[opacity] after:scale-[200%] after:duration-500 after:opacity-0 group-hover:after:opacity-60 overflow-hidden"
                                             aria-hidden="true">
                                        </div>
                                        <h3
                                            class="relative z-[3] card-line pb-2.5 mb-0 title-base text-h3 tracking-[0.02em] text-white before:w-[6.875rem] group-hover:before:w-full before:rounded-full before:bg-primary">
                                            Learn about APHA Membership
                                        </h3>
                                        <div
                                             class="absolute z-[2] bottom-3 lg:bottom-[1.375rem] right-3 lg:right-6.5 w-[2.1875rem] h-[2.1875rem] flex items-center justify-center rounded-md2 bg-gray-300 text-primary transition-colors group-hover:w-[2.8125rem] group-hover:h-[2.8125rem] max-lg:group-hover:bottom-[-0.8125rem] lg:group-hover:right-[-1.1875rem] group-hover:bg-primary group-hover:text-white"
                                             aria-hidden="true">
                                            <svg width="9" height="9" viewBox="0 0 9 9" fill="none"
                                                 xmlns="http://www.w3.org/2000/svg"
                                                 class="stroke-current">
                                                <path
                                                      d="M0.963987 8.03554L8.03506 0.964468M8.03506 0.964468L1.74966 0.964466M8.03506 0.964468L8.03505 7.24986"
                                                      stroke-linecap="round" stroke-linejoin="round" />
                                            </svg>
                                        </div>
                                    </div>
                                    <div class="lg:w-[48%] py-6.5 px-4 transition-colors group-hover:bg-primary/5">
                                        <div
                                             class="text-xs leading-[1.3] card-line pb-4 mb-2.5 before:bg-primary group-hover:before:w-full">
                                            <span class="block mb-2.5 uppercase tracking-[0.05em] text-primary">
                                                
                                            </span>
                                            <ul
                                                class="relative flex flex-wrap items-center gap-4 text-base font-secondary leading-[1.2] text-black">
                                            </ul>
                                        </div>
                                        <div class="text-gray-400 text-sm3 line-clamp-[7] lg:line-clamp-6">
                                            <p>The American Public Health Association is more than a professional association. We're a community. Our members work in every discipline of public health, in every U.S. state and in countries across the globe. And we're all united by a common goal: To promote optimal, equitable health and well-being for all.</p><p>Join APHA. Together, we really can make a difference.</p>
                                        </div>
                                    </div>
                                </a>
                        </div>
                    </div>
                    <div class="py-4 border-t border-gray-100 hidden lg:block">
                        <div class="container">
                            <div>
                                
                            </div>
                        </div>
                    </div>
                </div>
        </li>

    <li role="none" class="relative hidden lg:block">
        <a href="/membership" class="btn">Join APHA</a>
    </li>
</ul>

        </nav>
      </div>
    </div>
  </header>


        <main role="main" class="flex-grow" id="main">
            
            
    
    


<section class="hub-hero-banner hub-hero-banner-blue relative lg:pt-3 lg:pb-3 bg-primary before:absolute before:z-1 before:top-[calc(100%-(100vw*14/100))] before:left-0 before:w-full before:h-[calc(100vw*8/100)] lg:before:h-auto lg:before:inset-0 lg:before:w-[72%] xl:before:w-[63%] before:bg-gradient-to-b lg:before:bg-gradient-to-r before:from-primary/100 before:to-primary/0">
        <img class="absolute lg:top-0 bottom-0 lg:bottom-auto left-0 w-full h-full object-right-bottom lg:object-right"
             src="/getContentAsset/b8e95d0c-650c-43cf-b24f-877028d9052b/118e6d3e-fe3b-44b1-aca1-a3c96c7e9b93/PHNBlueSpace_FINAL.jpg?language=en"
             alt="Dark blue background" />

    <img class="absolute z-3 top-0 right-0 wide:right-auto wide:left-[calc(50%+646px)] w-[7.5rem] lg:w-[13.625rem] h-5 lg:h-[1.34375rem] object-cover hidden md:block" src="/img/decor-12.png" srcset="/img/decor-12-2x.png 2x" alt="" aria-hidden="true" />

    <img class="absolute z-3 top-0 left-0 wide:left-auto wide:right-[calc(50%+572px)] w-[18.25rem] h-5 object-cover" src="/img/decor-15.png" srcset="/img/decor-15-2x.png 2x" alt="" aria-hidden="true" />

    <img class="absolute z-6 top-5 lg:top-5 left-0 wide:left-auto wide:right-[calc(50%+822px)] w-[2.625rem] h-full object-cover"
         src="/img/decor-14-blue.png"
         srcset="/img/decor-14-blue-2x.png 2x"
         alt=""
         aria-hidden="true" />

    <div class="max-w-[1728px] px-0 mx-auto relative z-5 lg:static pt-3 pb-10 md:pb-16 lg:py-0">
        <div class="lg:relative z-5 max-w-[calc(100vw-1.5rem)] md:max-w-[80.73%] lg:max-w-[62.5%] xl:max-w-[53.762%] lg:min-h-[11rem] pt-3 pb-2 md:py-3 lg:py-5 xl:py-6 pr-4.5 md:pr-11 xl:pr-26 pl-16 xl:pl-28 rounded-tr-md rounded-br-md md:text-base lg:text-md3 bg-white">
                <div class="max-w-[15.625rem] lg:max-w-[19.9375rem] mb-4">
                        <a href="/publications/public-health-newswire"
                           >
                            <img src="/getContentAsset/d4ad0775-6509-4af7-8186-d00bf497555d/118e6d3e-fe3b-44b1-aca1-a3c96c7e9b93/PublicHealthNewswire_Nameplate.jpg?language=en"
                                 alt="PHNW red logo"
                                 class="w-full" />
                        </a>
                </div>
            <h1 class="mb-1.5 text-xl2 lg:text-xxl font-normal text-black-100"></h1>
            <p class="mb-1.5 font-bold text-base lg:text-md3">Public Health Newswire from The Nation&#x2019;s Health brings you the news you need now</p>
            
        </div>
    </div>
</section>

<nav class="hub-navigation hub-navigation-blue relative z-10" aria-label="Navigation">
    <button class="
        hub-navigation__opener
        h-[3.125rem] pl-5 pr-5
        absolute top-0 right-0
        flex items-center justify-center gap-2.5
        -translate-y-1/2
        bg-primary
        hover:bg-primary-menuHover
        text-white
        text-md font-semibold
        rounded-tl-md rounded-bl-md
        shadow-hubOpener
        lg:hidden
        [.hub-fixed_&]:fixed
        [.hub-fixed_&]:top-auto
        [.hub-fixed_&]:bottom-[9.375rem]
        [.hub-fixed_&]:p-0
        [.hub-fixed_&]:w-[3.125rem]
    " aria-label="Open Hub Menu">
        <span class="[.hub-fixed_&]:hidden"></span>
        <svg width="17" height="15" viewBox="0 0 17 15" fill="none" xmlns="http://www.w3.org/2000/svg"
             class="stroke-current" aria-hidden="true">
            <path d="M7.08696 1.5H16M7.08696 7.5H16M7.08696 13.5H16M1 1.5H3.6087M1 7.5H3.6087M1 13.5H3.6087"
                  stroke-width="1.5" stroke-linecap="round" />
        </svg>
    </button>
    <div class="
        hub-navigation__opener-duplicate
        absolute top-0 right-0
        -translate-y-1/2
        h-[3.125rem] w-full
        pointer-events-none
        lg:hidden
    " aria-hidden="true"></div>
    <div class="
        hub-navigation__drop
        relative
        bg-primary
        max-lg:!block max-lg:!h-auto
        max-lg:max-h-[100dvh]
        max-lg:overflow-y-auto max-lg:overflow-x-hidden
        max-lg:fixed max-lg:bottom-0 max-lg:left-0
        max-lg:w-full
        max-lg:translate-y-full
        max-lg:!transition-transform
        max-lg:[.hub-navigation-opened_&]:translate-y-0
        max-lg:[.hub-navigation-opened_&]:shadow-hubMenuMob
    ">
        <div class="
            absolute top-0 left-0
            w-[9.6875rem] h-[3.8125rem] lg:h-full
            pointer-events-none
            before:absolute before:inset-0
            before:bg-gradient-to-l
            before:from-primary/100 before:to-primary/0
        " aria-hidden="true">
            <img class="w-full h-full object-cover" src="/img/decor-16.png" srcset="/img/decor-16-2x.png 2x"
                 alt="" />
        </div>
        <button class="
            hub-navigation__close
            ml-auto
            py-5 px-5
            flex items-center gap-2.5
            text-md leading-[1.5]
            text-white
            hover:bg-primary-menuHover
            font-semibold
            lg:hidden
        ">
            
            <svg width="13" height="13" viewBox="0 0 13 13" fill="none" xmlns="http://www.w3.org/2000/svg"
                 class="stroke-current">
                <path opacity="0.5" d="M1 1L12 12M12 1L1 12" stroke-width="1.5" stroke-linecap="round" />
            </svg>
        </button>
        <div class="
            container !max-w-[1494px]
            relative z-5
            max-lg:!px-0
            max-lg:max-h-[100dvh]
            max-lg:overflow-y-auto max-lg:overflow-x-hidden
        ">
            <ul class="
                menubar-with-link
                flex flex-col lg:flex-row lg:flex-wrap lg:items-center
                lg:gap-3 xl:gap-y-[0.625rem] xl:gap-x-[5rem]
                pb-10 lg:pb-0
            " role="menubar" aria-label="Hub Navigation Menu">
                    <li class="lg:relative border-b border-solid border-gray-100/30 lg:border-none" role="none">
                        <div class="lg:h-[4rem] flex items-center justify-between lg:justify-center gap-1.5 px-4 xl:px-7.5 py-3 lg:py-0 text-center text-sm lg:text-lg font-medium lg:font-semibold transition-colors hover:font-bold [.active>&]:font-bold">
                            <a href="/publications/public-health-newswire"
                               
                               aria-label="Link to PHNW home"
                               role="navigation"
                               class="text-white lg:text-white hover:text-white lg:hover:text-white hover:bg-primary-menuHover lg:[&amp;[aria-expanded=true]]:text-white lg:[&amp;[aria-expanded=true]]:bg-primary-menuActive [.active&gt;&amp;]:bg-primary-menuHover lg:[.active&gt;&amp;[aria-expanded=true]]:bg-primary-menuActive py-3">
                                <span class="relative block content-text-bold" data-text="Home">
                                    <span class="absolute top-0 left-0 w-full h-full">Home</span>
                                </span>
                            </a>

                        </div>
                    </li>
                    <li class="lg:relative border-b border-solid border-gray-100/30 lg:border-none" role="none">
                        <div class="lg:h-[4rem] flex items-center justify-between lg:justify-center gap-1.5 px-4 xl:px-7.5 py-3 lg:py-0 text-center text-sm lg:text-lg font-medium lg:font-semibold transition-colors hover:font-bold [.active>&]:font-bold">
                            <a href="/publications/public-health-newswire?tag=Annual Meeting"
                               
                               aria-label="Link to Annual Meeting posts"
                               role="navigation"
                               class="text-white lg:text-white hover:text-white lg:hover:text-white hover:bg-primary-menuHover lg:[&amp;[aria-expanded=true]]:text-white lg:[&amp;[aria-expanded=true]]:bg-primary-menuActive [.active&gt;&amp;]:bg-primary-menuHover lg:[.active&gt;&amp;[aria-expanded=true]]:bg-primary-menuActive py-3">
                                <span class="relative block content-text-bold" data-text="Annual Meeting Wire">
                                    <span class="absolute top-0 left-0 w-full h-full">Annual Meeting Wire</span>
                                </span>
                            </a>

                                <a href="#"
                                   class="submenu-opener lg:[&[aria-expanded=true]_svg]:rotate-180 text-white lg:text-white hover:text-white lg:hover:text-white hover:bg-primary-menuHover lg:[&amp;[aria-expanded=true]]:text-white lg:[&amp;[aria-expanded=true]]:bg-primary-menuActive [.active&gt;&amp;]:bg-primary-menuHover lg:[.active&gt;&amp;[aria-expanded=true]]:bg-primary-menuActive p-3"
                                   role="button"
                                   aria-label="Hub submenu opener">
                                    <svg width="12" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg" class="stroke-current transition-colors max-lg:hidden">
                                        <path opacity="0.5" d="M1 1L6 6L11 1" stroke-width="1.5" stroke-linecap="round" />
                                    </svg>
                                    <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="stroke-current lg:hidden">
                                        <path opacity="0.5" d="M3.33268 10L16.666 10M16.666 10L11.666 15M16.666 10L11.666 5" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
                                    </svg>
                                </a>
                        </div>
                            <div class="
                                        menu-drop
                                        absolute top-0 lg:top-full
                                        w-full lg:w-auto
                                        left-0
                                        lg:min-w-[14.6875rem]
                                        bg-primary
                                        lg:bg-primary-menuActive
                                        text-white
                                        lg:rounded-bl-sm lg:rounded-br-sm
                                        lg:shadow-hubMenu
                                        lg:max-h-[31.25rem]
                                        overflow-y-auto
                                        max-lg:!transition-transform
                                        max-lg:translate-x-full
                                        max-lg:[.slide-opened_&]:translate-x-0
                                        max-lg:!block max-lg:!h-full max-lg:!overflow-y-auto z-50">
                                <button class="
                                            submenu-close-btn
                                            w-full
                                            flex items-center gap-2.5
                                            px-4 py-4
                                            text-white
                                            text-sm font-medium
                                            transition-colors
                                            hover:bg-primary-menuHover
                                            lg:hidden
                                                                ">
                                    <svg width="20" height="20" viewBox="0 0 20 20" fill="none"
                                         xmlns="http://www.w3.org/2000/svg" class="stroke-current">
                                        <path d="M16.6666 10L3.33325 10M3.33325 10L8.33325 15M3.33325 10L8.33325 5"
                                              stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
                                    </svg>
                                    Annual Meeting Wire
                                </button>
                                <ul class="lg:pt-5.5 lg:pb-3 flex flex-col lg:gap-4" aria-label="Hub submenu">
                                        <li class="border-b border-solid border-gray-100/30 lg:border-none">
                                            <a href="/publications/public-health-newswire?tag=APHA 2025"
                                               
                                               aria-label="Link to APHA 2025 articles"
                                               class="
                                                            py-4 px-4
                                                            lg:py-2 lg:px-5
                                                            block
                                                            text-current
                                                            hover:text-current
                                                            text-md leading-[1.267]
                                                            hover:bg-primary-menuHover
                                                            lg:hover:bg-primary/30
                                                            lg:active:bg-primary/50
                                                            transition-colors">
                                                APHA 2025 Posts
                                            </a>
                                        </li>
                                        <li class="border-b border-solid border-gray-100/30 lg:border-none">
                                            <a href="/publications/public-health-newswire?tag=APHA 2024"
                                               
                                               aria-label="Link to APHA 2024 articles"
                                               class="
                                                            py-4 px-4
                                                            lg:py-2 lg:px-5
                                                            block
                                                            text-current
                                                            hover:text-current
                                                            text-md leading-[1.267]
                                                            hover:bg-primary-menuHover
                                                            lg:hover:bg-primary/30
                                                            lg:active:bg-primary/50
                                                            transition-colors">
                                                APHA 2024 Posts
                                            </a>
                                        </li>
                                        <li class="border-b border-solid border-gray-100/30 lg:border-none">
                                            <a href="/publications/public-health-newswire?tag=APHA 2023"
                                               
                                               aria-label="Link to APHA 2023 articles"
                                               class="
                                                            py-4 px-4
                                                            lg:py-2 lg:px-5
                                                            block
                                                            text-current
                                                            hover:text-current
                                                            text-md leading-[1.267]
                                                            hover:bg-primary-menuHover
                                                            lg:hover:bg-primary/30
                                                            lg:active:bg-primary/50
                                                            transition-colors">
                                                APHA 2023 Posts
                                            </a>
                                        </li>
                                </ul>
                            </div>
                    </li>
                    <li class="lg:relative border-b border-solid border-gray-100/30 lg:border-none" role="none">
                        <div class="lg:h-[4rem] flex items-center justify-between lg:justify-center gap-1.5 px-4 xl:px-7.5 py-3 lg:py-0 text-center text-sm lg:text-lg font-medium lg:font-semibold transition-colors hover:font-bold [.active>&]:font-bold">
                            <a href="/publications/public-health-newswire/about"
                               
                               aria-label="Link to about public health newswire page"
                               role="navigation"
                               class="text-white lg:text-white hover:text-white lg:hover:text-white hover:bg-primary-menuHover lg:[&amp;[aria-expanded=true]]:text-white lg:[&amp;[aria-expanded=true]]:bg-primary-menuActive [.active&gt;&amp;]:bg-primary-menuHover lg:[.active&gt;&amp;[aria-expanded=true]]:bg-primary-menuActive py-3">
                                <span class="relative block content-text-bold" data-text="About">
                                    <span class="absolute top-0 left-0 w-full h-full">About</span>
                                </span>
                            </a>

                        </div>
                    </li>
                    <li class="lg:relative border-b border-solid border-gray-100/30 lg:border-none" role="none">
                        <div class="lg:h-[4rem] flex items-center justify-between lg:justify-center gap-1.5 px-4 xl:px-7.5 py-3 lg:py-0 text-center text-sm lg:text-lg font-medium lg:font-semibold transition-colors hover:font-bold [.active>&]:font-bold">
                            <a href="https://www.thenationshealth.org/"
                                target='_blank' rel='noopener noreferrer' 
                               aria-label="Link to The Nation&#x27;s Health site"
                               role="navigation"
                               class="text-white lg:text-white hover:text-white lg:hover:text-white hover:bg-primary-menuHover lg:[&amp;[aria-expanded=true]]:text-white lg:[&amp;[aria-expanded=true]]:bg-primary-menuActive [.active&gt;&amp;]:bg-primary-menuHover lg:[.active&gt;&amp;[aria-expanded=true]]:bg-primary-menuActive py-3">
                                <span class="relative block content-text-bold" data-text="The Nation&#x27;s Health">
                                    <span class="absolute top-0 left-0 w-full h-full">The Nation&#x27;s Health</span>
                                </span>
                            </a>

                                <a href="#"
                                   class="submenu-opener lg:[&[aria-expanded=true]_svg]:rotate-180 text-white lg:text-white hover:text-white lg:hover:text-white hover:bg-primary-menuHover lg:[&amp;[aria-expanded=true]]:text-white lg:[&amp;[aria-expanded=true]]:bg-primary-menuActive [.active&gt;&amp;]:bg-primary-menuHover lg:[.active&gt;&amp;[aria-expanded=true]]:bg-primary-menuActive p-3"
                                   role="button"
                                   aria-label="Hub submenu opener">
                                    <svg width="12" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg" class="stroke-current transition-colors max-lg:hidden">
                                        <path opacity="0.5" d="M1 1L6 6L11 1" stroke-width="1.5" stroke-linecap="round" />
                                    </svg>
                                    <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" class="stroke-current lg:hidden">
                                        <path opacity="0.5" d="M3.33268 10L16.666 10M16.666 10L11.666 15M16.666 10L11.666 5" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
                                    </svg>
                                </a>
                        </div>
                            <div class="
                                        menu-drop
                                        absolute top-0 lg:top-full
                                        w-full lg:w-auto
                                        left-0
                                        lg:min-w-[14.6875rem]
                                        bg-primary
                                        lg:bg-primary-menuActive
                                        text-white
                                        lg:rounded-bl-sm lg:rounded-br-sm
                                        lg:shadow-hubMenu
                                        lg:max-h-[31.25rem]
                                        overflow-y-auto
                                        max-lg:!transition-transform
                                        max-lg:translate-x-full
                                        max-lg:[.slide-opened_&]:translate-x-0
                                        max-lg:!block max-lg:!h-full max-lg:!overflow-y-auto z-50">
                                <button class="
                                            submenu-close-btn
                                            w-full
                                            flex items-center gap-2.5
                                            px-4 py-4
                                            text-white
                                            text-sm font-medium
                                            transition-colors
                                            hover:bg-primary-menuHover
                                            lg:hidden
                                                                ">
                                    <svg width="20" height="20" viewBox="0 0 20 20" fill="none"
                                         xmlns="http://www.w3.org/2000/svg" class="stroke-current">
                                        <path d="M16.6666 10L3.33325 10M3.33325 10L8.33325 15M3.33325 10L8.33325 5"
                                              stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" />
                                    </svg>
                                    The Nation&#x27;s Health
                                </button>
                                <ul class="lg:pt-5.5 lg:pb-3 flex flex-col lg:gap-4" aria-label="Hub submenu">
                                        <li class="border-b border-solid border-gray-100/30 lg:border-none">
                                            <a href="https://www.thenationshealth.org/page/quiz"
                                                target='_blank' rel='noopener noreferrer' 
                                               aria-label="Link to quiz"
                                               class="
                                                            py-4 px-4
                                                            lg:py-2 lg:px-5
                                                            block
                                                            text-current
                                                            hover:text-current
                                                            text-md leading-[1.267]
                                                            hover:bg-primary-menuHover
                                                            lg:hover:bg-primary/30
                                                            lg:active:bg-primary/50
                                                            transition-colors">
                                                News Quiz
                                            </a>
                                        </li>
                                        <li class="border-b border-solid border-gray-100/30 lg:border-none">
                                            <a href="https://www.thenationshealth.org/page/healthyyou"
                                                target='_blank' rel='noopener noreferrer' 
                                               aria-label="Link to Healthy You"
                                               class="
                                                            py-4 px-4
                                                            lg:py-2 lg:px-5
                                                            block
                                                            text-current
                                                            hover:text-current
                                                            text-md leading-[1.267]
                                                            hover:bg-primary-menuHover
                                                            lg:hover:bg-primary/30
                                                            lg:active:bg-primary/50
                                                            transition-colors">
                                                Healthy You
                                            </a>
                                        </li>
                                        <li class="border-b border-solid border-gray-100/30 lg:border-none">
                                            <a href="https://www.thenationshealth.org/page/podcasts"
                                                target='_blank' rel='noopener noreferrer' 
                                               aria-label="Link to The Nation&#x27;s Health Podcast"
                                               class="
                                                            py-4 px-4
                                                            lg:py-2 lg:px-5
                                                            block
                                                            text-current
                                                            hover:text-current
                                                            text-md leading-[1.267]
                                                            hover:bg-primary-menuHover
                                                            lg:hover:bg-primary/30
                                                            lg:active:bg-primary/50
                                                            transition-colors">
                                                The Nation&#x27;s Health Podcast
                                            </a>
                                        </li>
                                        <li class="border-b border-solid border-gray-100/30 lg:border-none">
                                            <a href="https://x.com/nationshealth"
                                                target='_blank' rel='noopener noreferrer' 
                                               aria-label="Link to X profile"
                                               class="
                                                            py-4 px-4
                                                            lg:py-2 lg:px-5
                                                            block
                                                            text-current
                                                            hover:text-current
                                                            text-md leading-[1.267]
                                                            hover:bg-primary-menuHover
                                                            lg:hover:bg-primary/30
                                                            lg:active:bg-primary/50
                                                            transition-colors">
                                                The Nation&#x27;s Health on X
                                            </a>
                                        </li>
                                </ul>
                            </div>
                    </li>
            </ul>
        </div>
    </div>
</nav>

    



    






<app-ad-placement id="7e8ba19c-8ce4-4d78-95d1-0087f35a83ef" class="flex w-full m-auto">
    <iframe class="ad-iframe" srcdoc="&lt;!-- Public Health Newswire Top 728x90 [async] --&gt;&#xA;&lt;script type=&quot;text/javascript&quot;&gt;if (!window.AdButler){(function(){var s = document.createElement(&quot;script&quot;); s.async = true; s.type = &quot;text/javascript&quot;; s.src = &#x27;https://ads.associationmediagroup.com/app.js&#x27;; var n = document.getElementsByTagName(&quot;script&quot;)[0]; n.parentNode.insertBefore(s, n);}());}&lt;/script&gt;&#xA;&lt;script type=&quot;text/javascript&quot;&gt;&#xA;var AdButler = AdButler || {};&#xA;AdButler.ads = AdButler.ads || [];&#xA;var abkw = window.abkw || &#x27;&#x27;;&#xA;var plc986738 = window.plc986738 || 0;&#xA;document.write(&#x27;&lt;&#x27;&#x2B;&#x27;div id=&quot;placement_986738_&#x27;&#x2B;plc986738&#x2B;&#x27;&quot;&gt;&lt;/&#x27;&#x2B;&#x27;div&gt;&#x27;);&#xA;AdButler.ads.push({handler: function(opt){ AdButler.register(172818, 986738, [728,90], &#x27;placement_986738_&#x27;&#x2B;opt.place, opt); }, opt: { place: plc986738&#x2B;&#x2B;, keywords: abkw, domain: &#x27;ads.associationmediagroup.com&#x27;, click: &#x27;CLICK_MACRO_PLACEHOLDER&#x27; }});&#xA;&lt;/script&gt;" style="display: none;"></iframe>
</app-ad-placement>


    










<section class="search-widget">
    <div class="section__inner">
        <div class="composition composition--padded">
            <blue-search id="search"
                         data-allow-pre-search="false"
                         data-endpoint="/api/search/query"
                         data-node-guid="3a037e9a-0da6-47e7-9756-df8dd9fc132a"
                         data-search-index="PagesIndex"
                         data-layout="list"
                         data-hide-rail="True"
                         data-show-query="True"
                         data-show-filters="true"
                         data-show-date-filter-range="False"
                         data-show-date-filter-relative="False"
                         data-filter-auto-submit="true"
                         data-show-reset="true"
                         data-reset-text="×"
                         data-show-sort="true"
                         data-show-tags="false"
                         data-page-length="10"
                         data-query-submit-text="Search"
                         data-query-placeholder-text="What can we help you find?"
                         data-scroll-on-reload="true"
                         data-transition-on-reload="true"
                         data-open-in-new-window="false"
                         data-no-results-text="No results"
                         data-featured-results-title-text="Featured Results"
                         data-results-title="Search Results"
                         data-results-title-template="Search Results for '{query}'"
                         data-results-label-template="Showing {start} to {end} of {total} results"
                         data-max-pagination-items="10"
                         data-auto-set-focus="false"
                         data-widget-search-path='"/Publications/Public_Health_Newswire/PublicHealthNewswire/Articles"'
                         data-show-result-tag="True"
                         data-show-result-author="True">
            </blue-search>
        </div>
    </div>
</section>


    








<app-ad-placement id="7969ce1d-49a6-42ff-b376-8ebf4f7f3b39" class="flex w-full m-auto">
    <iframe class="ad-iframe" srcdoc="&lt;!-- Public Health Newswire Bottom 728x90 (Async-Safe) --&gt;&#xA;&lt;div id=&quot;ad-slot-newswire-bottom&quot; class=&quot;ad-slot&quot;&gt;&#xA;  &lt;div class=&quot;plc986739&quot;&gt;&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;script type=&quot;text/javascript&quot;&gt;&#xA;  // Load AdButler library once&#xA;  if (!window.AdButler) {&#xA;    (function() {&#xA;      var s = document.createElement(&quot;script&quot;);&#xA;      s.async = true;&#xA;      s.type = &quot;text/javascript&quot;;&#xA;      s.src = &quot;https://ads.associationmediagroup.com/app.js&quot;;&#xA;      var n = document.getElementsByTagName(&quot;script&quot;)[0];&#xA;      n.parentNode.insertBefore(s, n);&#xA;    })();&#xA;  }&#xA;&#xA;  // Register placement&#xA;  var AdButler = AdButler || {};&#xA;  AdButler.ads = AdButler.ads || [];&#xA;  var abkw = window.abkw || &#x27;&#x27;;&#xA;  var plc986739 = window.plc986739 || 0;&#xA;&#xA;  (function() {&#xA;    var divs = document.querySelectorAll(&quot;.plc986739:not([id])&quot;);&#xA;    var div = divs[divs.length - 1];&#xA;    if (div) {&#xA;      div.id = &quot;placement_986739_&quot; &#x2B; plc986739;&#xA;      AdButler.ads.push({&#xA;        handler: function(opt) {&#xA;          AdButler.register(&#xA;            172818,               // account ID&#xA;            986739,               // placement ID&#xA;            [728, 90],            // size&#xA;            &quot;placement_986739_&quot; &#x2B; opt.place,&#xA;            opt&#xA;          );&#xA;        },&#xA;        opt: {&#xA;          place: plc986739&#x2B;&#x2B;,&#xA;          keywords: abkw,&#xA;          domain: &quot;ads.associationmediagroup.com&quot;,&#xA;          click: &quot;CLICK_MACRO_PLACEHOLDER&quot;&#xA;        }&#xA;      });&#xA;    }&#xA;  })();&#xA;&lt;/script&gt;&#xA;" style="display: none;"></iframe>
</app-ad-placement>


    









<section id="d8afe44c-8771-4f13-b2f5-e99f38f69a52" class="article-list article-list bg-white border-primary text-black-100 viewport-section pt-13 pb-17.5 ">
    <div class="container">
        <div class="pb-6 mb-7.5 border-b border-solid border-primary">
            <div class="max-w-[46.875rem]">
                <h1 class="mb-4 title-lg text-black-100">

                    <span class="relative z-[1] before:absolute before:z-[-1] before:top-0 before:-left-1 text-nowrap before:-right-1 before:bottom-0 before:rounded-xs before:bg-primary/20">Read more</span> from APHA about public health
                </h1>
                <p>See what APHA has to say about key public health policy issues</p>
            </div>
        </div>
        <div class="relative z-[1] grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-5">

            <img class="absolute z-[-1] max-w-none -top-3.5 left-[-1.4375rem] w-[calc(100%+1.4375rem+1.4375rem)] h-[15.0625rem] pointer-events-none object-cover object-top animate-move-left"
            src="/img/decor-04.png"
            alt=""
            aria-hidden="true"/>

                    <a href="/news-and-media/news-releases/apha-news-releases/federal-judge-blocks-immunization-schedule-changes"
                    class="card group flex flex-col h-full bg-white min-h-[21.875rem] rounded-md shadow-card border border-gray-500 overflow-hidden transition-colors hover:border-primary hover:text-primary hover:shadow-cardPrimary">
                        <div class="relative flex flex-col justify-end min-h-[9.375rem] pr-17.5 py-2.5 pl-4 bg-primary text-white group-hover:bg-primary-200">
                            <h3 class="mb-0 title-base">Federal Judge Blocks Immunization Schedule Changes, Stays ACIP Member Appointments</h3>
                            <div class="absolute z-[2] bottom-[0.8125rem] right-4 w-[2.1875rem] h-[2.1875rem]
                                        flex items-center justify-center rounded-md2 bg-primary-200 text-white
                                        transition-colors group-hover:w-[2.8125rem] group-hover:h-[2.8125rem]
                                        group-hover:bg-white group-hover:text-primary
                                        group-hover:-bottom-[1.1875rem]"
                            aria-hidden="true">
                                <svg width="9" height="9" viewBox="0 0 9 9" fill="none" xmlns="http://www.w3.org/2000/svg" class="stroke-current">
                                    <path d="M0.963987 8.03554L8.03506 0.964468M8.03506 0.964468L1.74966 0.964466M8.03506 0.964468L8.03505 7.24986"
                                    stroke-linecap="round" stroke-linejoin="round"/>
                                </svg>
                            </div>
                        </div>
                        <div class="pt-5 px-4 pb-10 flex-grow transition-colors group-hover:bg-primary/5">

                            <div class="text-xs leading-[1.3] mb-4">
                                <span class="block card-line uppercase tracking-[0.05em] pb-2.5 mb-2.5 text-primary-200 before:bg-primary group-hover:before:w-[10.625rem]">
                                    
                                </span>
                                    <span class="text-gray-600">
                                        <time datetime="3/16/2026 9:44:00 PM">March 16, 2026</time>
                                    </span>
                            </div>

                            <p class="text-gray-600 line-clamp-3">
<p>Preliminary Injunction stays Secretary Kennedy's pediatric vaccine schedule. Secretary Kennedy's 13 appointments to the Advisory Committee for Immunization Practices (ACIP) are stayed for likely having violated the Federal Advisory Committee Act. All votes taken by the now-stayed ACIP are stayed. "ACIP as currently constituted cannot meet"</p></p>
                        </div>
                    </a>
                    <a href="/news-and-media/news-releases/apha-news-releases/apha-and-experts-urge-federal-court-to-block-hhs-policy-restricting-immigrants-access-to-healthcare"
                    class="card group flex flex-col h-full bg-white min-h-[21.875rem] rounded-md shadow-card border border-gray-500 overflow-hidden transition-colors hover:border-primary hover:text-primary hover:shadow-cardPrimary">
                        <div class="relative flex flex-col justify-end min-h-[9.375rem] pr-17.5 py-2.5 pl-4 bg-primary text-white group-hover:bg-primary-200">
                            <h3 class="mb-0 title-base">APHA and Several Leading Public Health Experts Urge Federal Court to Block HHS Policy Restricting Immigrants&#x2019; Access to Essential Health Programs</h3>
                            <div class="absolute z-[2] bottom-[0.8125rem] right-4 w-[2.1875rem] h-[2.1875rem]
                                        flex items-center justify-center rounded-md2 bg-primary-200 text-white
                                        transition-colors group-hover:w-[2.8125rem] group-hover:h-[2.8125rem]
                                        group-hover:bg-white group-hover:text-primary
                                        group-hover:-bottom-[1.1875rem]"
                            aria-hidden="true">
                                <svg width="9" height="9" viewBox="0 0 9 9" fill="none" xmlns="http://www.w3.org/2000/svg" class="stroke-current">
                                    <path d="M0.963987 8.03554L8.03506 0.964468M8.03506 0.964468L1.74966 0.964466M8.03506 0.964468L8.03505 7.24986"
                                    stroke-linecap="round" stroke-linejoin="round"/>
                                </svg>
                            </div>
                        </div>
                        <div class="pt-5 px-4 pb-10 flex-grow transition-colors group-hover:bg-primary/5">

                            <div class="text-xs leading-[1.3] mb-4">
                                <span class="block card-line uppercase tracking-[0.05em] pb-2.5 mb-2.5 text-primary-200 before:bg-primary group-hover:before:w-[10.625rem]">
                                    
                                </span>
                                    <span class="text-gray-600">
                                        <time datetime="3/9/2026 1:46:00 PM">March 9, 2026</time>
                                    </span>
                            </div>

                            <p class="text-gray-600 line-clamp-3">
<p>Amici curiae brief argues July 2025 HHS notice is unlawful, harmful to public health, and economically damaging nationwide</p></p>
                        </div>
                    </a>
                    <a href="/news-and-media/news-releases/apha-news-releases/making-america-unhealthy-a-blueprint"
                    class="card group flex flex-col h-full bg-white min-h-[21.875rem] rounded-md shadow-card border border-gray-500 overflow-hidden transition-colors hover:border-primary hover:text-primary hover:shadow-cardPrimary">
                        <div class="relative flex flex-col justify-end min-h-[9.375rem] pr-17.5 py-2.5 pl-4 bg-primary text-white group-hover:bg-primary-200">
                            <h3 class="mb-0 title-base">Making America Unhealthy: A Blueprint</h3>
                            <div class="absolute z-[2] bottom-[0.8125rem] right-4 w-[2.1875rem] h-[2.1875rem]
                                        flex items-center justify-center rounded-md2 bg-primary-200 text-white
                                        transition-colors group-hover:w-[2.8125rem] group-hover:h-[2.8125rem]
                                        group-hover:bg-white group-hover:text-primary
                                        group-hover:-bottom-[1.1875rem]"
                            aria-hidden="true">
                                <svg width="9" height="9" viewBox="0 0 9 9" fill="none" xmlns="http://www.w3.org/2000/svg" class="stroke-current">
                                    <path d="M0.963987 8.03554L8.03506 0.964468M8.03506 0.964468L1.74966 0.964466M8.03506 0.964468L8.03505 7.24986"
                                    stroke-linecap="round" stroke-linejoin="round"/>
                                </svg>
                            </div>
                        </div>
                        <div class="pt-5 px-4 pb-10 flex-grow transition-colors group-hover:bg-primary/5">

                            <div class="text-xs leading-[1.3] mb-4">
                                <span class="block card-line uppercase tracking-[0.05em] pb-2.5 mb-2.5 text-primary-200 before:bg-primary group-hover:before:w-[10.625rem]">
                                    
                                </span>
                                    <span class="text-gray-600">
                                        <time datetime="2/23/2026 7:15:00 PM">February 23, 2026</time>
                                    </span>
                            </div>

                            <p class="text-gray-600 line-clamp-3">
<p>As President Trump prepares for his State of the Union, we doubt he is reflecting on the health of the nation. If he is, his address should explain why his administration’s policies and those he appointed to lead federal health agencies have undermined the health of the American people.&nbsp;</p></p>
                        </div>
                    </a>
                    <a href="/news-and-media/news-releases/apha-news-releases/roll-back-of-epa-mercury-and-air-toxic-standards-increases-health-risks"
                    class="card group flex flex-col h-full bg-white min-h-[21.875rem] rounded-md shadow-card border border-gray-500 overflow-hidden transition-colors hover:border-primary hover:text-primary hover:shadow-cardPrimary">
                        <div class="relative flex flex-col justify-end min-h-[9.375rem] pr-17.5 py-2.5 pl-4 bg-primary text-white group-hover:bg-primary-200">
                            <h3 class="mb-0 title-base">Roll back of EPA mercury and air toxic standards increases health risks putting all Americans at risk</h3>
                            <div class="absolute z-[2] bottom-[0.8125rem] right-4 w-[2.1875rem] h-[2.1875rem]
                                        flex items-center justify-center rounded-md2 bg-primary-200 text-white
                                        transition-colors group-hover:w-[2.8125rem] group-hover:h-[2.8125rem]
                                        group-hover:bg-white group-hover:text-primary
                                        group-hover:-bottom-[1.1875rem]"
                            aria-hidden="true">
                                <svg width="9" height="9" viewBox="0 0 9 9" fill="none" xmlns="http://www.w3.org/2000/svg" class="stroke-current">
                                    <path d="M0.963987 8.03554L8.03506 0.964468M8.03506 0.964468L1.74966 0.964466M8.03506 0.964468L8.03505 7.24986"
                                    stroke-linecap="round" stroke-linejoin="round"/>
                                </svg>
                            </div>
                        </div>
                        <div class="pt-5 px-4 pb-10 flex-grow transition-colors group-hover:bg-primary/5">

                            <div class="text-xs leading-[1.3] mb-4">
                                <span class="block card-line uppercase tracking-[0.05em] pb-2.5 mb-2.5 text-primary-200 before:bg-primary group-hover:before:w-[10.625rem]">
                                    
                                </span>
                                    <span class="text-gray-600">
                                        <time datetime="2/20/2026 7:40:00 PM">February 20, 2026</time>
                                    </span>
                            </div>

                            <p class="text-gray-600 line-clamp-3">
<p>APHA strongly condemns the U.S. Environmental Protection Agency’s final rule to rollback the 2024 updated Mercury and Air Toxic Standards for the power sector. These standards have already reduced 90% of mercury emissions from the power sector.</p></p>
                        </div>
                    </a>
        </div>
    </div>
</section>



    




    
    



    


    


    


            <input name="__RequestVerificationToken" type="hidden" value="CfDJ8DUR-zZFPlNKrlzYUiaoPG4urcv-EK3tMgfv2fiVIpBmMHUDaV68iB948mxaJ6q5YiAbjTYsxlgPNsDdYdNWQdhRi8h0TajA1Qp3hQ13NVolPoqN0ma58QrVLgaR3haNQ1IW2pmvpszrYn780gfXrD8" />
        </main>
        
  
  
  <footer class="footer bg-primary text-white [&_a:not(.btn):hover]:text-secondary">
    <div class="container">
      <div
      class="mb-4 lg:mb-6 flex flex-col lg:flex-row items-center justify-between gap-[2.0625rem] lg:gap-3 pt-5 lg:pt-7.5 pb-6 lg:pb-3 border-b border-secondary">
        <div class="logo max-w-[7.8125rem] xl:max-w-none">
          <a href="/">
            <img class="lg:hidden" src="/getContentAsset/3c4d5fd3-2415-4a01-826e-4b05a24d3d52/118e6d3e-fe3b-44b1-aca1-a3c96c7e9b93/logo-white-sm.svg?language=en" alt="American Public Health Association." loading="lazy" />
            <img class="hidden lg:block" src="/getContentAsset/0e3e514d-00d9-498e-9e0c-1545e8d54c3d/118e6d3e-fe3b-44b1-aca1-a3c96c7e9b93/logo-white.svg?language=en" alt="American Public Health Association. For science. For action. For health." loading="lazy" />
          </a>
        </div>
        <a href="/about-apha/get-involved" class="btn btn--white">Support Public Health</a>
      </div>

      <div class="mb-6 lg:mb-2.5 lg:flex lg:gap-5 xl:gap-[3.75rem]">
        <div class="lg:flex-[0_1_15%] text-center lg:text-left">
          <address class="not-italic mb-9 text-base">
            <p class="text-base">800 I Street, NW</p><p class="text-base">Washington, DC<br>20001</p>
            <a class="text-md font-semibold underline hover:no-underline"
            href="tel:2027772742">202-777-2742</a>
          </address>
          
<ul class="socials socials-share-horizontal grid grid-cols-4 gap-x-8 gap-y-2">
        <li>
            <a class="flex items-center justify-center w-[2.1875rem] h-[2.1875rem] rounded-full bg-black-100/25 hover:bg-black-100/40 active:bg-black-100/50" href="https://www.facebook.com/AmericanPublicHealthAssociation" target="_blank" title="facebook" aria-label="Go to Facebook">
                <img src="/img/icon-facebook.svg" alt="" aria-hidden="true">
            </a>
        </li>
        <li>
            <a class="flex items-center justify-center w-[2.1875rem] h-[2.1875rem] rounded-full bg-black-100/25 hover:bg-black-100/40 active:bg-black-100/50" href="https://bsky.app/profile/apha.org" target="_blank" title="bluesky" aria-label="Go to BlueSky">
                <img src="/img/icon-bluesky.png" alt="" aria-hidden="true">
            </a>
        </li>
        <li>
            <a class="flex items-center justify-center w-[2.1875rem] h-[2.1875rem] rounded-full bg-black-100/25 hover:bg-black-100/40 active:bg-black-100/50" href="https://instagram.com/AmericanPublicHealth" target="_blank" title="instagram" aria-label="Go to Instagram">
                <img src="/img/icon-instagram.svg" alt="" aria-hidden="true">
            </a>
        </li>
        <li>
            <a class="flex items-center justify-center w-[2.1875rem] h-[2.1875rem] rounded-full bg-black-100/25 hover:bg-black-100/40 active:bg-black-100/50" href="https://www.linkedin.com/company/american-public-health-association/" target="_blank" title="linkedin" aria-label="Go to Linkedin">
                <img src="/img/icon-linkedin.svg" alt="" aria-hidden="true">
            </a>
        </li>
        <li>
            <a class="flex items-center justify-center w-[2.1875rem] h-[2.1875rem] rounded-full bg-black-100/25 hover:bg-black-100/40 active:bg-black-100/50" href="https://www.youtube.com/user/aphadc" target="_blank" title="youtube" aria-label="Go to Youtube">
                <img src="/img/icon-youtube.svg" alt="" aria-hidden="true">
            </a>
        </li>
</ul>
        </div>
        <nav class="lg:flex-grow lg:flex lg:gap-2.5">
      <div class="footer-nav mb-1 lg:mb-0 lg:flex-[1_1_0] border-b border-secondary lg:border-hidden">
        <h6 class="footer-nav__opener flex items-center justify-between gap-2.5 max-lg:cursor-pointer relative h6 lg:mb-6 py-1.5 lg:pt-0 lg:pb-1 text-inherit before:absolute before:top-full before:left-0 before:w-[1.4375rem] before:h-[1px] before:bg-secondary max-lg:before:hidden">
          About Us
          <div class="lg:hidden">
            <img class="[.slide-opened_&]:hidden" src="/img/icon-plus.svg" alt="" aria-hidden="true" />
            <img class="hidden [.slide-opened_&]:block" src="/img/icon-minus.svg" alt="" aria-hidden="true" />
          </div>
        </h6>
        <div class="footer-nav__drop hidden [.slide-opened_&]:block lg:block">
            <ul class="flex flex-col gap-1.5 text-gray-300 text-xs lg:text-sm leading-[1.5] max-lg:pt-1 max-lg:pb-4" role="menubar" aria-label="About Us">
              <li role="none">
                  <a class="flex gap-1"
                    href="/about-apha/strategic-plan-summary"
                    role="menuitem"
                    aria-label=""
                    >Strategic Plan
</a>
              </li>
              <li role="none">
                  <a class="flex gap-1"
                    href="/about-apha/our-history"
                    role="menuitem"
                    aria-label="History"
                    >History
</a>
              </li>
              <li role="none">
                  <a class="flex gap-1"
                    href="/about-apha/executive-board-and-staff"
                    role="menuitem"
                    aria-label="Board &amp; Staff"
                    >Board &amp; Staff
</a>
              </li>
              <li role="none">
                  <a class="flex gap-1"
                    href="/about-apha/affiliates"
                    role="menuitem"
                    aria-label="Link to affiliates page"
                    >Affiliates 
</a>
              </li>
              <li role="none">
                  <a class="flex gap-1"
                    href="/about-apha/centers-and-programs"
                    role="menuitem"
                    aria-label="Centers"
                    >Centers and Programs
</a>
              </li>
              <li role="none">
                  <a class="flex gap-1"
                    href="/about-apha/governance"
                    role="menuitem"
                    aria-label="Governance"
                    >Governance
</a>
              </li>
              <li role="none">
                  <a class="flex gap-1"
                    href="/about-apha/financial-statements"
                    role="menuitem"
                    aria-label="Financial Statements"
                    >Financial Statements
</a>
              </li>
              <li role="none">
                  <a class="flex gap-1"
                    href="https://careers-apha.icims.com/"
                    role="menuitem"
                    aria-label="Careers at APHA"
                     target='_blank' rel='noopener noreferrer' >Careers at APHA
                        <img class="-translate-y-1" src="/img/icon-external-link.svg" alt="" aria-hidden="true" />
</a>
              </li>
            </ul>
        </div>
      </div>
      <div class="footer-nav mb-1 lg:mb-0 lg:flex-[1_1_0] border-b border-secondary lg:border-hidden">
        <h6 class="footer-nav__opener flex items-center justify-between gap-2.5 max-lg:cursor-pointer relative h6 lg:mb-6 py-1.5 lg:pt-0 lg:pb-1 text-inherit before:absolute before:top-full before:left-0 before:w-[1.4375rem] before:h-[1px] before:bg-secondary max-lg:before:hidden">
          Get Involved
          <div class="lg:hidden">
            <img class="[.slide-opened_&]:hidden" src="/img/icon-plus.svg" alt="" aria-hidden="true" />
            <img class="hidden [.slide-opened_&]:block" src="/img/icon-minus.svg" alt="" aria-hidden="true" />
          </div>
        </h6>
        <div class="footer-nav__drop hidden [.slide-opened_&]:block lg:block">
            <ul class="flex flex-col gap-1.5 text-gray-300 text-xs lg:text-sm leading-[1.5] max-lg:pt-1 max-lg:pb-4" role="menubar" aria-label="Get Involved">
              <li role="none">
                  <a class="flex gap-1"
                    href="/membership/join-today"
                    role="menuitem"
                    aria-label="Join"
                    >Join
</a>
              </li>
              <li role="none">
                  <a class="flex gap-1"
                    href="/events-and-meetings"
                    role="menuitem"
                    aria-label="Annual Meeting"
                    >Participate
</a>
              </li>
              <li role="none">
                  <a class="flex gap-1"
                    href="/news-and-media/social-media"
                    role="menuitem"
                    aria-label="Link to social media page"
                    >Follow
</a>
              </li>
              <li role="none">
                  <a class="flex gap-1"
                    href="/policy-and-advocacy"
                    role="menuitem"
                    aria-label="Advocate"
                    >Advocate
</a>
              </li>
              <li role="none">
                  <a class="flex gap-1"
                    href="/what-is-public-health/generation-public-health"
                    role="menuitem"
                    aria-label="Pledge"
                    >Pledge
</a>
              </li>
              <li role="none">
                  <a class="flex gap-1"
                    href="/topics-and-issues"
                    role="menuitem"
                    aria-label="Learn"
                    >Learn
</a>
              </li>
              <li role="none">
                  <a class="flex gap-1"
                    href="https://apha.givingfuel.com/apha"
                    role="menuitem"
                    aria-label="Donate"
                     target='_blank' rel='noopener noreferrer' >Donate
                        <img class="-translate-y-1" src="/img/icon-external-link.svg" alt="" aria-hidden="true" />
</a>
              </li>
            </ul>
        </div>
      </div>
      <div class="footer-nav mb-1 lg:mb-0 lg:flex-[1.2_1_0] border-b border-secondary lg:border-hidden">
        <h6 class="footer-nav__opener flex items-center justify-between gap-2.5 max-lg:cursor-pointer relative h6 lg:mb-6 py-1.5 lg:pt-0 lg:pb-1 text-inherit before:absolute before:top-full before:left-0 before:w-[1.4375rem] before:h-[1px] before:bg-secondary max-lg:before:hidden">
          Our Sites
          <div class="lg:hidden">
            <img class="[.slide-opened_&]:hidden" src="/img/icon-plus.svg" alt="" aria-hidden="true" />
            <img class="hidden [.slide-opened_&]:block" src="/img/icon-minus.svg" alt="" aria-hidden="true" />
          </div>
        </h6>
        <div class="footer-nav__drop hidden [.slide-opened_&]:block lg:block">
            <ul class="flex flex-col gap-1.5 text-gray-300 text-xs lg:text-sm leading-[1.5] max-lg:pt-1 max-lg:pb-4" role="menubar" aria-label="Our Sites">
              <li role="none">
                  <a class="flex gap-1"
                    href="https://ajph.aphapublications.org/"
                    role="menuitem"
                    aria-label="American Journal of Public Health"
                     target='_blank' rel='noopener noreferrer' >American Journal of Public Health
                        <img class="-translate-y-1" src="/img/icon-external-link.svg" alt="" aria-hidden="true" />
</a>
              </li>
              <li role="none">
                  <a class="flex gap-1"
                    href="https://www.thenationshealth.org/"
                    role="menuitem"
                    aria-label="The Nation&#x27;s Health"
                     target='_blank' rel='noopener noreferrer' >The Nation&#x27;s Health
                        <img class="-translate-y-1" src="/img/icon-external-link.svg" alt="" aria-hidden="true" />
</a>
              </li>
              <li role="none">
                  <a class="flex gap-1"
                    href="https://secure.apha.org/iMIS/APHA/Store"
                    role="menuitem"
                    aria-label="APHA Press"
                     target='_blank' rel='noopener noreferrer' >APHA Press
                        <img class="-translate-y-1" src="/img/icon-external-link.svg" alt="" aria-hidden="true" />
</a>
              </li>
              <li role="none">
                  <a class="flex gap-1"
                    href="https://publichealthbuyersguide.com/"
                    role="menuitem"
                    aria-label="Public Health Buyers Guide"
                     target='_blank' rel='noopener noreferrer' >Public Health Buyers Guide
                        <img class="-translate-y-1" src="/img/icon-external-link.svg" alt="" aria-hidden="true" />
</a>
              </li>
              <li role="none">
                  <a class="flex gap-1"
                    href="https://www.aphagetready.org/"
                    role="menuitem"
                    aria-label="Get Ready"
                     target='_blank' rel='noopener noreferrer' >Get Ready
                        <img class="-translate-y-1" src="/img/icon-external-link.svg" alt="" aria-hidden="true" />
</a>
              </li>
              <li role="none">
                  <a class="flex gap-1"
                    href="https://apha.org/Professional-Development/Public-Health-CareerMart"
                    role="menuitem"
                    aria-label="Career Mart"
                     target='_blank' rel='noopener noreferrer' >CareerMart
                        <img class="-translate-y-1" src="/img/icon-external-link.svg" alt="" aria-hidden="true" />
</a>
              </li>
            </ul>
        </div>
      </div>
</nav>

        <div class="lg:flex-[0_1_23.2%] pt-4.5 lg:pt-0">
            <h5 class="h5 max-lg:text-sm3 max-lg:mb-4">Join our newsletter!</h5>
            <iframe src="https://apha.informz.net/apha/pages/Copy_of_Opt_In_Newsletter" style="border:none;" scrolling="no"> </iframe>
        </div>
      </div>
    </div>
    <div
         class="relative pt-7 pb-6 lg:py-11 before:absolute before:inset-0 before:bg-[image-set(url('../img/footer-decor.png')_1x,url('../img/footer-decor-2x.png')_2x)] before:bg-cover before:bg-no-repeat before:opacity-50">
      <div class="container relative">
        <div
             class="pt-2.5 pb-[1.375rem] lg:py-2.5 px-2.5 lg:px-[1.5625rem] flex flex-col lg:flex-row items-center gap-2.5
                justify-between bg-primary-300 rounded-md text-xs text-center lg:text-left lg:leading-[1.75]">
          <p class="mb-[1.5625rem] lg:mb-0">
            Copyright &copy; 2026 
          </p>
          
<nav>
  <ul class="flex items-center [&>li]:pr-[1.5625rem] [&>li]:mr-[1.5625rem] [&>li]:border-r [&>li]:border-white/50 [&>li:last-child]:border-none [&>li:last-child]:pr-0 [&>li:last-child]:mr-0" role="menubar" aria-label="Footer Navigation">
        <li role="none">
          <a href="/about-apha/privacy-policy"  role="menuitem" aria-label="">Privacy Policy</a>
        </li>
  </ul>
</nav>

        </div>
      </div>
    </div>
  </footer>


    </div>

    <a class="visually-hidden focusable" href="#wrapper">Back to top</a>

        
<cookie-banner class="fixed z-[8675309] left-0 right-0 bottom-0 flex gap-8 justify-end flex-wrap w-screen p-0 animate-slideInFromBelow" data-dismiss-cookie="bm-cookie-dismissed" data-dismiss-cookie-expiration-days="30">
    <aside class="cookie-banner__inner flex gap-2 flex-col w-screen py-10 text-white bg-blue-500 border-t-4 border-moss shadow-[0_0_1rem_0.5rem_rgba(0,0,0,0.3),0_0_3.5rem_rgba(0,0,0,0.1)] overflow-hidden">
        <div class="container flex flex-col gap-4 sm:flex-row sm:items-center sm:justify-between">
            <div class="flex-[0_1_75%] m-0 text-base">We use cookies to improve your experience and for advertising. By clicking 'Accept', you agree to our use of cookies. View our privacy policy at www.apha.org/privacy.</div>
            <div class="flex flex-wrap gap-4 mt-auto">
                <button class="btn cookie-banner__accept" tabindex="1">Accept</button>
            </div>
        </div>
    </aside>
</cookie-banner>
    
    
    <script src="/runtime.js?v=HvAbq1d7A8WQ26PyqOWzo8YqonXg3mVxdBhL3-0KtCg" defer></script>
    <script src="/vendor.js?v=EEwokPnvsK_EsYg9mEhonmRhZ3Fa5XVDQH_p7Kewe6w" defer></script>
    <script src="/index.js?v=kFngYfPB5HWYLGxes7JGJS2paqtZXkLWb_MSq9mGM4k" defer></script>
    <script src="/apps.js?v=X089P7Wu8cXEVlQqqSy-i7YCQLt0IAFrQEn0veKKkdQ" defer></script>
    

</body>
</html>
