{"id":86,"date":"2026-04-23T15:47:04","date_gmt":"2026-04-23T15:47:04","guid":{"rendered":"https:\/\/test.madrelunadesigns.com\/?page_id=86"},"modified":"2026-05-13T20:57:59","modified_gmt":"2026-05-13T20:57:59","slug":"hope-awards","status":"publish","type":"page","link":"https:\/\/test.madrelunadesigns.com\/index.php\/hope-awards\/","title":{"rendered":"Hope Awards"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"86\" class=\"elementor elementor-86\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5aedeb7 e-flex e-con-boxed e-con e-parent\" data-id=\"5aedeb7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-388424f elementor-widget elementor-widget-html\" data-id=\"388424f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- REX-HOPE-AWARDS | v2.1 | Mobile nav hamburger added -->\r\n<div class=\"rex-ha-wrap\">\r\n<style>\r\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400;1,600&family=Jost:wght@300;400;500;600;700&display=swap');\r\n\r\n.rex-ha-wrap *,\r\n.rex-ha-wrap *::before,\r\n.rex-ha-wrap *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n.rex-ha-wrap {\r\n  --teal-50: #E6F8FB;\r\n  --teal-100: #C2EBF4;\r\n  --teal-200: #88D4E8;\r\n  --teal-300: #3DBBD6;\r\n  --teal-400: #00A8C4;\r\n  --teal-500: #0090A8;\r\n  --gold: #E8920A;\r\n  --gold-pale: #FFF5E0;\r\n  --gold-light: #FDE8B4;\r\n  --gold-deep: #B86F06;\r\n  --cream: #F2FAFB;\r\n  --petal: #E0F4F8;\r\n  --deep: #005F70;\r\n  --ink: #0A2530;\r\n  --mid: #1A4A58;\r\n  --light: #4A8898;\r\n  --shadow: rgba(0,160,187,.13);\r\n  font-family: 'Jost', sans-serif;\r\n  color: var(--ink);\r\n  background: #fff;\r\n  width: 100%;\r\n  overflow-x: hidden;\r\n}\r\n\r\n\/* \u2500\u2500 NAV \u2500\u2500 *\/\r\n.rex-ha-nav {\r\n  position: sticky;\r\n  top: 0;\r\n  z-index: 100;\r\n  background: #fff;\r\n  border-bottom: 3px solid var(--teal-400);\r\n  box-shadow: 0 2px 12px rgba(0,168,196,.1);\r\n  padding: 0 2rem;\r\n}\r\n.rex-ha-nav-inner {\r\n  max-width: 1200px;\r\n  margin: 0 auto;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: space-between;\r\n  height: 72px;\r\n}\r\n.rex-ha-logo { display: flex; align-items: center; text-decoration: none; }\r\n.rex-ha-logo img { height: 46px; display: block; }\r\n\r\n.rex-ha-nav-links { display: flex; align-items: center; gap: 1.5rem; }\r\n.rex-ha-nav-links a {\r\n  color: var(--mid);\r\n  text-decoration: none;\r\n  font-family: 'Jost', sans-serif;\r\n  font-size: .78rem;\r\n  font-weight: 500;\r\n  letter-spacing: .08em;\r\n  text-transform: uppercase;\r\n  transition: color .2s;\r\n  padding-bottom: 2px;\r\n  border-bottom: 2px solid transparent;\r\n}\r\n.rex-ha-nav-links a:hover { color: var(--teal-400); }\r\n.rex-ha-nav-links a.active {\r\n  color: var(--teal-500);\r\n  border-bottom-color: var(--teal-400);\r\n}\r\n.rex-ha-nav-donate {\r\n  background: var(--gold) !important;\r\n  color: #fff !important;\r\n  padding: .45rem 1.2rem !important;\r\n  border-radius: 2rem !important;\r\n  border-bottom: none !important;\r\n  font-weight: 600 !important;\r\n  transition: background .2s !important;\r\n}\r\n.rex-ha-nav-donate:hover { background: var(--gold-deep) !important; color: #fff !important; }\r\n\r\n\/* \u2500\u2500 HAMBURGER BUTTON \u2500\u2500 *\/\r\n.rex-ha-wrap .rex-hamburger {\r\n  display: none;\r\n  flex-direction: column; justify-content: center; align-items: center;\r\n  gap: 5px; width: 44px; height: 44px;\r\n  background: transparent;\r\n  border: 1.5px solid rgba(0,160,187,.25); border-radius: 10px;\r\n  cursor: pointer; padding: 0; flex-shrink: 0;\r\n  transition: background .2s, border-color .2s;\r\n  position: relative; z-index: 210;\r\n}\r\n.rex-ha-wrap .rex-hamburger:hover { background: var(--teal-50); border-color: var(--teal-400); }\r\n.rex-ha-wrap .rex-hamburger span {\r\n  display: block; width: 20px; height: 2px;\r\n  background: var(--mid); border-radius: 2px;\r\n  transition: transform .3s ease, opacity .3s ease, width .3s ease;\r\n  transform-origin: center;\r\n}\r\n.rex-ha-wrap .rex-ha-nav.mobile-open .rex-hamburger span:nth-child(1) { transform: translateY(7px) rotate(45deg); }\r\n.rex-ha-wrap .rex-ha-nav.mobile-open .rex-hamburger span:nth-child(2) { opacity: 0; width: 0; }\r\n.rex-ha-wrap .rex-ha-nav.mobile-open .rex-hamburger span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }\r\n\r\n\/* \u2500\u2500 MOBILE MENU DRAWER \u2500\u2500 *\/\r\n.rex-ha-wrap .rex-mobile-menu {\r\n  display: none;\r\n  position: fixed; top: 72px; left: 0; right: 0; bottom: 0;\r\n  z-index: 199; overflow-y: auto;\r\n  background: rgba(242,250,251,.99); backdrop-filter: blur(16px);\r\n  padding: 1.2rem 5% 3rem;\r\n  transform: translateY(-12px); opacity: 0; pointer-events: none;\r\n  transition: opacity .28s ease, transform .28s ease;\r\n  border-top: 3px solid var(--teal-400);\r\n}\r\n.rex-ha-wrap .rex-mobile-menu.open { opacity: 1; transform: translateY(0); pointer-events: auto; }\r\n.rex-ha-wrap .rex-mob-list { list-style: none; padding: .4rem 0; }\r\n.rex-ha-wrap .rex-mob-list > li { border-bottom: 1px solid rgba(0,160,187,.1); }\r\n.rex-ha-wrap .rex-mob-list > li:last-child { border-bottom: none; }\r\n.rex-ha-wrap .rex-mob-list a {\r\n  display: block; padding: 1rem .2rem;\r\n  font-size: 1rem; font-weight: 500; letter-spacing: .04em;\r\n  color: var(--mid); text-decoration: none; transition: color .2s;\r\n}\r\n.rex-ha-wrap .rex-mob-list a:hover { color: var(--teal-400); }\r\n.rex-ha-wrap .rex-mob-cta {\r\n  display: block; text-align: center;\r\n  background: var(--gold); color: #fff; text-decoration: none;\r\n  font-size: 1rem; font-weight: 600; letter-spacing: .05em;\r\n  padding: 1rem 2rem; border-radius: 50px; margin-top: 1.6rem;\r\n  transition: background .2s, transform .15s;\r\n  box-shadow: 0 6px 20px rgba(232,146,10,.32);\r\n}\r\n.rex-ha-wrap .rex-mob-cta:hover { background: var(--gold-deep); transform: translateY(-1px); }\r\n\r\n\/* \u2500\u2500 HERO \u2500\u2500 *\/\r\n.rex-ha-hero {\r\n  position: relative;\r\n  background: var(--ink);\r\n  min-height: 420px;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  overflow: hidden;\r\n  padding: 4rem 2rem 5rem;\r\n}\r\n.rex-ha-hero::before {\r\n  content: '';\r\n  position: absolute; inset: 0;\r\n  background:\r\n    radial-gradient(ellipse 60% 80% at 70% 50%, rgba(0,168,196,.13) 0%, transparent 70%),\r\n    radial-gradient(ellipse 40% 60% at 20% 80%, rgba(232,146,10,.07) 0%, transparent 60%);\r\n}\r\n.rex-ha-hero-outline {\r\n  position: absolute;\r\n  left: 50%; top: 50%;\r\n  transform: translate(-50%,-50%);\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: clamp(110px, 20vw, 240px);\r\n  font-weight: 300;\r\n  color: transparent;\r\n  -webkit-text-stroke: 1px rgba(0,168,196,.15);\r\n  white-space: nowrap;\r\n  pointer-events: none;\r\n  letter-spacing: .06em;\r\n  line-height: 1;\r\n  user-select: none;\r\n}\r\n.rex-ha-hero-content {\r\n  position: relative;\r\n  z-index: 2;\r\n  text-align: center;\r\n  max-width: 760px;\r\n}\r\n.rex-ha-hero-tag {\r\n  font-size: .7rem;\r\n  font-weight: 500;\r\n  letter-spacing: .22em;\r\n  text-transform: uppercase;\r\n  color: var(--teal-300);\r\n  margin-bottom: 1.2rem;\r\n}\r\n.rex-ha-hero-heading {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: clamp(3rem, 8vw, 5.5rem);\r\n  font-weight: 300;\r\n  line-height: 1;\r\n  color: #fff;\r\n  margin-bottom: .4rem;\r\n}\r\n.rex-ha-hope-word {\r\n  display: block;\r\n  color: var(--teal-300);\r\n  letter-spacing: .14em;\r\n}\r\n.rex-ha-awards-word {\r\n  display: block;\r\n  font-style: italic;\r\n  font-weight: 300;\r\n  letter-spacing: .04em;\r\n}\r\n.rex-ha-hero-divider {\r\n  display: flex; align-items: center; justify-content: center;\r\n  gap: .8rem; margin: 1.6rem auto;\r\n}\r\n.rex-ha-hero-divider span {\r\n  display: block; height: 1px; width: 60px;\r\n  background: linear-gradient(90deg, transparent, var(--teal-400));\r\n}\r\n.rex-ha-hero-divider span:last-child {\r\n  background: linear-gradient(90deg, var(--teal-400), transparent);\r\n}\r\n.rex-ha-hero-desc {\r\n  font-size: 1rem;\r\n  font-weight: 300;\r\n  color: var(--teal-100);\r\n  line-height: 1.75;\r\n  max-width: 540px;\r\n  margin: 0 auto 2.4rem;\r\n}\r\n.rex-ha-hero-stats {\r\n  display: flex; align-items: center; justify-content: center; gap: 2.4rem;\r\n}\r\n.rex-ha-stat { text-align: center; }\r\n.rex-ha-stat-num {\r\n  display: block;\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: 2.2rem; font-weight: 600;\r\n  color: var(--gold); line-height: 1;\r\n}\r\n.rex-ha-stat-label {\r\n  display: block; font-size: .66rem; font-weight: 500;\r\n  letter-spacing: .16em; text-transform: uppercase;\r\n  color: var(--teal-200); margin-top: .3rem;\r\n}\r\n.rex-ha-stat-divider { width: 1px; height: 36px; background: rgba(0,168,196,.3); }\r\n\r\n\/* \u2500\u2500 AWARD TYPES \u2500\u2500 *\/\r\n.rex-ha-types {\r\n  background: var(--cream);\r\n  padding: 3.5rem 2rem;\r\n  border-top: 1px solid var(--petal);\r\n  border-bottom: 1px solid var(--petal);\r\n}\r\n.rex-ha-types-inner {\r\n  max-width: 900px; margin: 0 auto;\r\n  display: grid; grid-template-columns: 1fr 1fr; gap: 2rem;\r\n}\r\n.rex-ha-type-card {\r\n  background: #fff; border-radius: 12px;\r\n  padding: 2rem 2rem; position: relative; overflow: hidden;\r\n  box-shadow: 0 2px 16px var(--shadow);\r\n}\r\n.rex-ha-type-card::before {\r\n  content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px;\r\n}\r\n.rex-ha-type-card--research::before { background: linear-gradient(90deg, var(--gold), var(--gold-deep)); }\r\n.rex-ha-type-card--advocate::before { background: linear-gradient(90deg, var(--teal-400), var(--teal-500)); }\r\n.rex-ha-type-icon {\r\n  width: 44px; height: 44px; border-radius: 50%;\r\n  display: flex; align-items: center; justify-content: center; margin-bottom: 1rem;\r\n}\r\n.rex-ha-type-card--research .rex-ha-type-icon { background: var(--gold-pale); }\r\n.rex-ha-type-card--advocate .rex-ha-type-icon { background: var(--petal); }\r\n.rex-ha-type-title {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: 1.5rem; font-weight: 600; margin-bottom: .6rem;\r\n}\r\n.rex-ha-type-card--research .rex-ha-type-title { color: var(--gold-deep); }\r\n.rex-ha-type-card--advocate .rex-ha-type-title { color: var(--deep); }\r\n.rex-ha-type-desc { font-size: .88rem; font-weight: 300; color: var(--mid); line-height: 1.7; }\r\n\r\n\/* \u2500\u2500 FILTERS \u2500\u2500 *\/\r\n.rex-ha-filters {\r\n  background: #fff;\r\n  padding: 2.4rem 2rem 0;\r\n  border-bottom: 1px solid var(--teal-50);\r\n}\r\n.rex-ha-filters-inner { max-width: 1200px; margin: 0 auto; }\r\n.rex-ha-filter-section { margin-bottom: 1.3rem; }\r\n.rex-ha-filter-label {\r\n  font-size: .66rem; font-weight: 600; letter-spacing: .18em;\r\n  text-transform: uppercase; color: var(--light); margin-bottom: .55rem; display: block;\r\n}\r\n.rex-ha-filter-pills { display: flex; flex-wrap: wrap; gap: .4rem; }\r\n.rex-ha-pill {\r\n  background: var(--cream); border: 1.5px solid var(--petal);\r\n  color: var(--mid); padding: .32rem .9rem; border-radius: 2rem;\r\n  font-family: 'Jost', sans-serif; font-size: .78rem; font-weight: 500;\r\n  cursor: pointer; transition: all .2s; line-height: 1.4;\r\n}\r\n.rex-ha-pill:hover { border-color: var(--teal-400); color: var(--teal-500); }\r\n.rex-ha-pill.rex-ha-pill--active { background: var(--teal-400); border-color: var(--teal-400); color: #fff; }\r\n.rex-ha-pill--type-research.rex-ha-pill--active { background: var(--gold); border-color: var(--gold); }\r\n.rex-ha-filter-count {\r\n  padding: 1.4rem 2rem .6rem; max-width: 1200px; margin: 0 auto;\r\n  font-size: .8rem; color: var(--light);\r\n}\r\n#rex-ha-count { font-weight: 600; color: var(--teal-500); }\r\n\r\n\/* \u2500\u2500 AWARDS GRID \u2500\u2500 *\/\r\n.rex-ha-grid-section { padding: .5rem 2rem 4rem; background: #fff; }\r\n.rex-ha-grid {\r\n  max-width: 1200px; margin: 0 auto;\r\n  display: grid;\r\n  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));\r\n  gap: 1.2rem;\r\n}\r\n\r\n\/* \u2500\u2500 AWARD CARD \u2500\u2500 *\/\r\n.rex-ha-card {\r\n  border-radius: 12px;\r\n  border: 1px solid var(--teal-50);\r\n  background: #fff;\r\n  padding: 1.5rem 1.6rem 1.4rem;\r\n  position: relative;\r\n  overflow: hidden;\r\n  box-shadow: 0 2px 12px rgba(10,37,48,.055);\r\n  transition: transform .25s ease, box-shadow .25s ease;\r\n}\r\n.rex-ha-card::before {\r\n  content: '';\r\n  position: absolute;\r\n  top: 0; left: 0; bottom: 0;\r\n  width: 3px;\r\n}\r\n.rex-ha-card--research::before { background: linear-gradient(to bottom, var(--gold), var(--gold-deep)); }\r\n.rex-ha-card--advocate::before { background: linear-gradient(to bottom, var(--teal-300), var(--teal-500)); }\r\n.rex-ha-card:hover {\r\n  transform: translateY(-3px);\r\n  box-shadow: 0 8px 28px rgba(0,95,112,.13);\r\n}\r\n.rex-ha-card-top {\r\n  display: flex; align-items: flex-start;\r\n  justify-content: space-between; gap: .6rem;\r\n  margin-bottom: .9rem;\r\n}\r\n.rex-ha-card-year {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: 2rem; font-weight: 300; line-height: 1;\r\n  color: var(--teal-100);\r\n}\r\n.rex-ha-card--research .rex-ha-card-year { color: var(--gold-light); }\r\n.rex-ha-card-badge {\r\n  display: inline-flex; align-items: center; gap: .3rem;\r\n  padding: .22rem .65rem; border-radius: 2rem;\r\n  font-size: .66rem; font-weight: 600; letter-spacing: .06em;\r\n  font-family: 'Jost', sans-serif; white-space: nowrap;\r\n}\r\n.rex-ha-badge--research { background: var(--gold-pale); color: var(--gold-deep); border: 1px solid var(--gold-light); }\r\n.rex-ha-badge--advocate { background: var(--petal); color: var(--deep); border: 1px solid var(--teal-100); }\r\n.rex-ha-card-divider {\r\n  height: 1px; margin-bottom: .9rem;\r\n}\r\n.rex-ha-card--research .rex-ha-card-divider { background: var(--gold-light); }\r\n.rex-ha-card--advocate .rex-ha-card-divider { background: var(--petal); }\r\n.rex-ha-card-name {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: 1.35rem; font-weight: 600;\r\n  color: var(--ink); line-height: 1.2; margin-bottom: .55rem;\r\n}\r\n.rex-ha-card-meta {\r\n  display: flex; align-items: center; gap: .45rem;\r\n  font-size: .74rem; color: var(--light); font-weight: 400;\r\n}\r\n.rex-ha-meta-sep { color: var(--teal-300); }\r\n.rex-ha-card-city { font-weight: 500; color: var(--mid); }\r\n\r\n\/* no results *\/\r\n.rex-ha-no-results {\r\n  grid-column: 1 \/ -1; text-align: center;\r\n  padding: 4rem 2rem; color: var(--light); font-size: 1rem; display: none;\r\n}\r\n.rex-ha-no-results.visible { display: block; }\r\n.rex-ha-card-hidden { display: none !important; }\r\n\r\n\/* \u2500\u2500 CTA \u2500\u2500 *\/\r\n.rex-ha-cta {\r\n  background: linear-gradient(135deg, var(--deep) 0%, var(--mid) 60%, var(--ink) 100%);\r\n  padding: 4.5rem 2rem; text-align: center;\r\n  position: relative; overflow: hidden;\r\n}\r\n.rex-ha-cta::before {\r\n  content: ''; position: absolute; inset: 0;\r\n  background: radial-gradient(ellipse 60% 100% at 50% 100%, rgba(0,168,196,.15), transparent 70%);\r\n}\r\n.rex-ha-cta-inner { position: relative; z-index: 1; max-width: 680px; margin: 0 auto; }\r\n.rex-ha-cta-eyebrow {\r\n  font-size: .68rem; font-weight: 600; letter-spacing: .22em;\r\n  text-transform: uppercase; color: var(--teal-300); margin-bottom: 1rem; display: block;\r\n}\r\n.rex-ha-cta-title {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: clamp(1.8rem, 4vw, 2.8rem); font-weight: 300;\r\n  color: #fff; line-height: 1.25; margin-bottom: .9rem;\r\n}\r\n.rex-ha-cta-title em { font-style: italic; color: var(--teal-200); }\r\n.rex-ha-cta-desc {\r\n  font-size: .93rem; font-weight: 300; color: var(--teal-100);\r\n  line-height: 1.75; margin-bottom: 2rem;\r\n}\r\n.rex-ha-cta-actions { display: flex; gap: 1rem; justify-content: center; flex-wrap: wrap; }\r\n.rex-ha-btn {\r\n  display: inline-flex; align-items: center; gap: .45rem;\r\n  padding: .78rem 2rem; border-radius: 3rem;\r\n  font-family: 'Jost', sans-serif; font-size: .82rem; font-weight: 600;\r\n  letter-spacing: .06em; text-decoration: none; transition: all .22s;\r\n}\r\n.rex-ha-btn--gold { background: var(--gold); color: #fff; }\r\n.rex-ha-btn--gold:hover { background: var(--gold-deep); transform: translateY(-2px); }\r\n.rex-ha-btn--outline { border: 1.5px solid rgba(255,255,255,.35); color: #fff; }\r\n.rex-ha-btn--outline:hover { border-color: var(--teal-300); color: var(--teal-200); transform: translateY(-2px); }\r\n\r\n\/* \u2500\u2500 FOOTER \u2500\u2500 *\/\r\n.rex-ha-footer {\r\n  background: var(--ink); padding: 2.5rem 2rem; text-align: center;\r\n  border-top: 1px solid rgba(0,168,196,.15);\r\n}\r\n.rex-ha-footer-logo {\r\n  background: #fff; display: inline-block;\r\n  border-radius: 6px; padding: .4rem .8rem; margin-bottom: 1.2rem;\r\n}\r\n.rex-ha-footer-logo img { height: 38px; display: block; }\r\n.rex-ha-footer-links {\r\n  display: flex; flex-wrap: wrap; justify-content: center;\r\n  gap: .4rem 1.4rem; margin-bottom: 1.2rem;\r\n}\r\n.rex-ha-footer-links a {\r\n  color: var(--light); text-decoration: none;\r\n  font-size: .76rem; font-weight: 400; transition: color .2s;\r\n}\r\n.rex-ha-footer-links a:hover { color: var(--teal-200); }\r\n.rex-ha-footer-copy { font-size: .7rem; color: rgba(74,136,152,.5); letter-spacing: .04em; }\r\n\r\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\r\n@media (max-width: 1024px) {\r\n  .rex-ha-wrap .rex-hamburger { display: flex; }\r\n  .rex-ha-wrap .rex-ha-nav-links { display: none; }\r\n  .rex-ha-wrap .rex-mobile-menu { display: block; }\r\n}\r\n@media (max-width: 768px) {\r\n  .rex-ha-types-inner { grid-template-columns: 1fr; }\r\n  .rex-ha-grid { grid-template-columns: 1fr 1fr; }\r\n}\r\n@media (max-width: 480px) {\r\n  .rex-ha-grid { grid-template-columns: 1fr; }\r\n}\r\n<\/style>\r\n\r\n<!-- NAV -->\r\n<nav class=\"rex-ha-nav\" id=\"ha-navbar\">\r\n  <div class=\"rex-ha-nav-inner\">\r\n    <a href=\"https:\/\/test.madrelunadesigns.com\/index.php\/rexannas-foundation-homepage\/\" class=\"rex-ha-logo\">\r\n      <img decoding=\"async\" src=\"https:\/\/madrelunadesigns.com\/wp-content\/uploads\/2026\/04\/Rexanna_Logo_Multi_Colored-250-120-1.png\" alt=\"Rexanna's Foundation logo\">\r\n    <\/a>\r\n    <div class=\"rex-ha-nav-links\">\r\n      <a href=\"https:\/\/test.madrelunadesigns.com\/index.php\/rexannas-foundation-homepage\/\">Home<\/a>\r\n      <a href=\"https:\/\/rexannasfoundation.org\/research\/\">Research<\/a>\r\n      <a href=\"https:\/\/rexannasfoundation.org\/grants\/\">Grants<\/a>\r\n      <a href=\"https:\/\/rexannasfoundation.org\/project-hope\/\">Sandy's Project Hope<\/a>\r\n      <a href=\"https:\/\/rexannasfoundation.org\/events\/\">Events<\/a>\r\n      <a href=\"https:\/\/rexannasfoundation.org\/product\/general-donation\/\" class=\"rex-ha-nav-donate\">Donate<\/a>\r\n    <\/div>\r\n\r\n    <!-- HAMBURGER BUTTON -->\r\n    <button class=\"rex-hamburger\" id=\"ha-ham-btn\" type=\"button\" aria-label=\"Open menu\" aria-expanded=\"false\" aria-controls=\"ha-mobile-menu\">\r\n      <span><\/span><span><\/span><span><\/span>\r\n    <\/button>\r\n  <\/div>\r\n<\/nav>\r\n\r\n<!-- MOBILE MENU DRAWER -->\r\n<div class=\"rex-mobile-menu\" id=\"ha-mobile-menu\" role=\"navigation\" aria-label=\"Mobile navigation\">\r\n  <ul class=\"rex-mob-list\">\r\n    <li><a href=\"https:\/\/test.madrelunadesigns.com\/index.php\/rexannas-foundation-homepage\/\">Home<\/a><\/li>\r\n    <li><a href=\"https:\/\/rexannasfoundation.org\/research\/\">Research<\/a><\/li>\r\n    <li><a href=\"https:\/\/rexannasfoundation.org\/grants\/\">Grants<\/a><\/li>\r\n    <li><a href=\"https:\/\/rexannasfoundation.org\/project-hope\/\">Sandy's Project Hope<\/a><\/li>\r\n    <li><a href=\"https:\/\/rexannasfoundation.org\/events\/\">Events<\/a><\/li>\r\n  <\/ul>\r\n  <a href=\"https:\/\/rexannasfoundation.org\/product\/general-donation\/\" class=\"rex-mob-cta\">Donate Now<\/a>\r\n<\/div>\r\n\r\n<!-- HERO -->\r\n<section class=\"rex-ha-hero\">\r\n  <div class=\"rex-ha-hero-outline\" aria-hidden=\"true\">HOPE<\/div>\r\n  <div class=\"rex-ha-hero-content\">\r\n    <p class=\"rex-ha-hero-tag\">Rexanna's Foundation for Fighting Lung Cancer<\/p>\r\n    <h1 class=\"rex-ha-hero-heading\">\r\n      <span class=\"rex-ha-hope-word\">HOPE<\/span>\r\n      <span class=\"rex-ha-awards-word\">Awards<\/span>\r\n    <\/h1>\r\n    <div class=\"rex-ha-hero-divider\">\r\n      <span><\/span>\r\n      <svg width=\"18\" height=\"18\" viewBox=\"0 0 20 20\"><path d=\"M10 2L12.09 7.26L18 7.27L13.45 10.74L15.18 16L10 12.77L4.82 16L6.55 10.74L2 7.27L7.91 7.26L10 2Z\" fill=\"#E8920A\"\/><\/svg>\r\n      <span><\/span>\r\n    <\/div>\r\n    <p class=\"rex-ha-hero-desc\">Rexanna's Foundation is proud to honor the researchers, doctors, and advocates who are outstanding voices in the fight against lung cancer.<\/p>\r\n    <div class=\"rex-ha-hero-stats\">\r\n      <div class=\"rex-ha-stat\">\r\n        <span class=\"rex-ha-stat-num\">30+<\/span>\r\n        <span class=\"rex-ha-stat-label\">Honorees<\/span>\r\n      <\/div>\r\n      <div class=\"rex-ha-stat-divider\"><\/div>\r\n      <div class=\"rex-ha-stat\">\r\n        <span class=\"rex-ha-stat-num\">2016<\/span>\r\n        <span class=\"rex-ha-stat-label\">Est.<\/span>\r\n      <\/div>\r\n      <div class=\"rex-ha-stat-divider\"><\/div>\r\n      <div class=\"rex-ha-stat\">\r\n        <span class=\"rex-ha-stat-num\">2<\/span>\r\n        <span class=\"rex-ha-stat-label\">Categories<\/span>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- AWARD TYPES -->\r\n<section class=\"rex-ha-types\">\r\n  <div class=\"rex-ha-types-inner\">\r\n    <div class=\"rex-ha-type-card rex-ha-type-card--research\">\r\n      <div class=\"rex-ha-type-icon\">\r\n        <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\">\r\n          <path d=\"M9 3H15M12 3V8M12 8C9.79 8 8 9.79 8 12C8 14.21 9.79 16 12 16C14.21 16 16 14.21 16 12C16 9.79 14.21 8 12 8ZM5 21L8.5 17M19 21L15.5 17M8 20H16\" stroke=\"#B86F06\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n        <\/svg>\r\n      <\/div>\r\n      <h2 class=\"rex-ha-type-title\">Research Award<\/h2>\r\n      <p class=\"rex-ha-type-desc\">Given in recognition of great strides in research and exceptional efforts in the fight to cure lung cancer. This is a Medical Field award with a doctor or researcher as the recipient.<\/p>\r\n    <\/div>\r\n    <div class=\"rex-ha-type-card rex-ha-type-card--advocate\">\r\n      <div class=\"rex-ha-type-icon\">\r\n        <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\">\r\n          <path d=\"M12 2L15.09 8.26L22 9.27L17 14.14L18.18 21.02L12 17.77L5.82 21.02L7 14.14L2 9.27L8.91 8.26L12 2Z\" stroke=\"#005F70\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n        <\/svg>\r\n      <\/div>\r\n      <h2 class=\"rex-ha-type-title\">Advocate Award<\/h2>\r\n      <p class=\"rex-ha-type-desc\">Given in recognition of individuals who are outstanding voices for the cause of raising awareness and funding for lung cancer. This award is given to an individual who is not a doctor or researcher.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- FILTERS -->\r\n<section class=\"rex-ha-filters\">\r\n  <div class=\"rex-ha-filters-inner\">\r\n    <div class=\"rex-ha-filter-section\">\r\n      <span class=\"rex-ha-filter-label\">Year<\/span>\r\n      <div class=\"rex-ha-filter-pills\" id=\"rex-ha-year-pills\">\r\n        <button class=\"rex-ha-pill rex-ha-pill--active\" data-year=\"all\">All Years<\/button>\r\n        <button class=\"rex-ha-pill\" data-year=\"2025\">2025<\/button>\r\n        <button class=\"rex-ha-pill\" data-year=\"2024\">2024<\/button>\r\n        <button class=\"rex-ha-pill\" data-year=\"2023\">2023<\/button>\r\n        <button class=\"rex-ha-pill\" data-year=\"2022\">2022<\/button>\r\n        <button class=\"rex-ha-pill\" data-year=\"2020\">2020<\/button>\r\n        <button class=\"rex-ha-pill\" data-year=\"2019\">2019<\/button>\r\n        <button class=\"rex-ha-pill\" data-year=\"2018\">2018<\/button>\r\n        <button class=\"rex-ha-pill\" data-year=\"2017\">2017<\/button>\r\n        <button class=\"rex-ha-pill\" data-year=\"2016\">2016<\/button>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"rex-ha-filter-section\">\r\n      <span class=\"rex-ha-filter-label\">Award Category<\/span>\r\n      <div class=\"rex-ha-filter-pills\" id=\"rex-ha-type-pills\">\r\n        <button class=\"rex-ha-pill rex-ha-pill--active\" data-type=\"all\">All Awards<\/button>\r\n        <button class=\"rex-ha-pill rex-ha-pill--type-research\" data-type=\"Researcher\">Research Award<\/button>\r\n        <button class=\"rex-ha-pill\" data-type=\"Advocate\">Advocate Award<\/button>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"rex-ha-filter-section\">\r\n      <span class=\"rex-ha-filter-label\">City<\/span>\r\n      <div class=\"rex-ha-filter-pills\" id=\"rex-ha-city-pills\">\r\n        <button class=\"rex-ha-pill rex-ha-pill--active\" data-city=\"all\">All Cities<\/button>\r\n        <button class=\"rex-ha-pill\" data-city=\"Austin\">Austin<\/button>\r\n        <button class=\"rex-ha-pill\" data-city=\"Houston\">Houston<\/button>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n<div class=\"rex-ha-filter-count\">Showing <span id=\"rex-ha-count\">30<\/span> honorees<\/div>\r\n\r\n<!-- AWARDS GRID -->\r\n<section class=\"rex-ha-grid-section\">\r\n  <div class=\"rex-ha-grid\" id=\"rex-ha-grid\">\r\n    <div class=\"rex-ha-no-results\" id=\"rex-ha-no-results\">No honorees match your filters.<\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- CTA -->\r\n<section class=\"rex-ha-cta\">\r\n  <div class=\"rex-ha-cta-inner\">\r\n    <span class=\"rex-ha-cta-eyebrow\">Join the Mission<\/span>\r\n    <h2 class=\"rex-ha-cta-title\">Be Part of the Fight<br\/><em>Against Lung Cancer<\/em><\/h2>\r\n    <p class=\"rex-ha-cta-desc\">Your support helps fund groundbreaking research, empowers advocates, and brings hope to patients and families navigating lung cancer.<\/p>\r\n    <div class=\"rex-ha-cta-actions\">\r\n      <a href=\"https:\/\/rexannasfoundation.org\/product\/general-donation\/\" class=\"rex-ha-btn rex-ha-btn--gold\">\r\n        <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M12 21C12 21 3 13.5 3 8C3 5.24 5.24 3 8 3C9.64 3 11.09 3.82 12 5.08C12.91 3.82 14.36 3 16 3C18.76 3 21 5.24 21 8C21 13.5 12 21 12 21Z\" fill=\"white\"\/><\/svg>\r\n        Donate Now\r\n      <\/a>\r\n      <a href=\"https:\/\/rexannasfoundation.org\/support-us\/\" class=\"rex-ha-btn rex-ha-btn--outline\">Get Involved<\/a>\r\n      <a href=\"https:\/\/rexannasfoundation.org\/contact\/\" class=\"rex-ha-btn rex-ha-btn--outline\">Contact Us<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- FOOTER -->\r\n<footer class=\"rex-ha-footer\">\r\n  <div class=\"rex-ha-footer-logo\">\r\n    <img decoding=\"async\" src=\"https:\/\/madrelunadesigns.com\/wp-content\/uploads\/2026\/04\/Rexanna_Logo_Multi_Colored-250-120.png\" alt=\"Rexanna's Foundation logo\">\r\n  <\/div>\r\n  <div class=\"rex-ha-footer-links\">\r\n    <a href=\"https:\/\/rexannasfoundation.org\/about-us\/\">About<\/a>\r\n    <a href=\"https:\/\/rexannasfoundation.org\/research\/\">Research<\/a>\r\n    <a href=\"https:\/\/rexannasfoundation.org\/grants\/\">Grants<\/a>\r\n    <a href=\"https:\/\/rexannasfoundation.org\/hope-awards\/\">Hope Awards<\/a>\r\n    <a href=\"https:\/\/rexannasfoundation.org\/project-hope\/\">Sandy's Project Hope<\/a>\r\n    <a href=\"https:\/\/rexannasfoundation.org\/support-us\/\">Support Us<\/a>\r\n    <a href=\"https:\/\/rexannasfoundation.org\/events\/\">Events<\/a>\r\n    <a href=\"https:\/\/rexannasfoundation.org\/scholarships\/\">Scholarships<\/a>\r\n    <a href=\"https:\/\/rexannasfoundation.org\/contact\/\">Contact<\/a>\r\n  <\/div>\r\n  <p class=\"rex-ha-footer-copy\">\u00a9 Rexanna's Foundation for Fighting Lung Cancer. All rights reserved.<\/p>\r\n<\/footer>\r\n\r\n<script>\r\n(function() {\r\n  var wrap      = document.querySelector('.rex-ha-wrap');\r\n  var nav       = document.getElementById('ha-navbar');\r\n  var hamBtn    = document.getElementById('ha-ham-btn');\r\n  var mobileMenu = document.getElementById('ha-mobile-menu');\r\n  var isMenuOpen = false;\r\n\r\n  \/* Open \/ close helpers *\/\r\n  function openMenu() {\r\n    isMenuOpen = true;\r\n    if (nav) nav.classList.add('mobile-open');\r\n    if (mobileMenu) mobileMenu.classList.add('open');\r\n    if (hamBtn) hamBtn.setAttribute('aria-expanded', 'true');\r\n    document.body.style.overflow = 'hidden';\r\n  }\r\n  function closeMenu() {\r\n    isMenuOpen = false;\r\n    if (nav) nav.classList.remove('mobile-open');\r\n    if (mobileMenu) mobileMenu.classList.remove('open');\r\n    if (hamBtn) hamBtn.setAttribute('aria-expanded', 'false');\r\n    document.body.style.overflow = '';\r\n  }\r\n\r\n  if (hamBtn) hamBtn.addEventListener('click', function(e) {\r\n    e.stopPropagation();\r\n    isMenuOpen ? closeMenu() : openMenu();\r\n  });\r\n\r\n  if (mobileMenu) mobileMenu.querySelectorAll('a').forEach(function(a) {\r\n    a.addEventListener('click', closeMenu);\r\n  });\r\n\r\n  document.addEventListener('click', function(e) {\r\n    if (isMenuOpen && mobileMenu && !mobileMenu.contains(e.target) && hamBtn && !hamBtn.contains(e.target)) closeMenu();\r\n  });\r\n  document.addEventListener('keydown', function(e) {\r\n    if (e.key === 'Escape' && isMenuOpen) closeMenu();\r\n  });\r\n  window.addEventListener('resize', function() {\r\n    if (window.innerWidth > 1024 && isMenuOpen) closeMenu();\r\n  });\r\n\r\n  \/* Awards data + filter system *\/\r\n  var awards = [\r\n    { year: 2025, name: 'Lisa Speed',                    type: 'Advocate',   city: 'Austin'   },\r\n    { year: 2024, name: 'Martha Fisher',                 type: 'Advocate',   city: 'Austin'   },\r\n    { year: 2024, name: 'Dr. Jia Wu',                   type: 'Researcher', city: 'Austin'   },\r\n    { year: 2024, name: 'KRAS Team',                     type: 'Researcher', city: 'Houston'  },\r\n    { year: 2024, name: 'Michele Gibbons & Keith Budd', type: 'Advocate',   city: 'Houston'  },\r\n    { year: 2023, name: 'Nanette Spain',                 type: 'Advocate',   city: 'Houston'  },\r\n    { year: 2023, name: 'Dr. Jianjun Zhang',             type: 'Researcher', city: 'Houston'  },\r\n    { year: 2022, name: 'Dr. Carl Gay',                  type: 'Researcher', city: 'Austin'   },\r\n    { year: 2022, name: 'Greg Henicke',                  type: 'Advocate',   city: 'Houston'  },\r\n    { year: 2020, name: 'Cathy Aulds',                   type: 'Advocate',   city: 'Houston'  },\r\n    { year: 2020, name: 'Dr. Tina Cascone',              type: 'Researcher', city: 'Houston'  },\r\n    { year: 2019, name: 'Dr. Fernando Skoulidis',        type: 'Researcher', city: 'Austin'   },\r\n    { year: 2019, name: 'Letha Doiron',                  type: 'Advocate',   city: 'Austin'   },\r\n    { year: 2019, name: 'Pat Mulvey',                    type: 'Advocate',   city: 'Houston'  },\r\n    { year: 2018, name: 'Diane Judah',                   type: 'Advocate',   city: 'Austin'   },\r\n    { year: 2018, name: 'Gordon & Freddie Harmon',       type: 'Advocate',   city: 'Austin'   },\r\n    { year: 2018, name: 'Donna Priestley',               type: 'Advocate',   city: 'Houston'  },\r\n    { year: 2018, name: 'John & Lynne Averett',          type: 'Advocate',   city: 'Houston'  },\r\n    { year: 2018, name: 'Dr. Daniel Gomez',              type: 'Researcher', city: 'Houston'  },\r\n    { year: 2017, name: 'Kelli Carr',                    type: 'Advocate',   city: 'Austin'   },\r\n    { year: 2017, name: 'Dr. Boris Sepesi',              type: 'Researcher', city: 'Austin'   },\r\n    { year: 2017, name: 'Courtney Eidman',               type: 'Advocate',   city: 'Houston'  },\r\n    { year: 2017, name: 'Dr. Stephen Swisher',           type: 'Researcher', city: 'Houston'  },\r\n    { year: 2017, name: 'Dr. Lauren Byers',              type: 'Researcher', city: 'Houston'  },\r\n    { year: 2016, name: 'Nati McWilliams',               type: 'Advocate',   city: 'Austin'   },\r\n    { year: 2016, name: 'Dr. Emily Roarty',              type: 'Researcher', city: 'Austin'   },\r\n    { year: 2016, name: 'Dusty Rhodes',                  type: 'Advocate',   city: 'Houston'  },\r\n    { year: 2016, name: 'Bruce Campbell',                type: 'Advocate',   city: 'Houston'  },\r\n    { year: 2016, name: 'Dr. Don Gibbons',               type: 'Researcher', city: 'Houston'  },\r\n    { year: 2016, name: 'Dr. John Heymach',              type: 'Researcher', city: 'Houston'  },\r\n  ];\r\n\r\n  var grid = document.getElementById('rex-ha-grid');\r\n  var noResults = document.getElementById('rex-ha-no-results');\r\n  var countEl = document.getElementById('rex-ha-count');\r\n\r\n  awards.forEach(function(a) {\r\n    var isResearch = a.type === 'Researcher';\r\n    var card = document.createElement('div');\r\n    card.className = 'rex-ha-card rex-ha-card--' + (isResearch ? 'research' : 'advocate');\r\n    card.dataset.year = a.year;\r\n    card.dataset.type = a.type;\r\n    card.dataset.city = a.city;\r\n    card.innerHTML =\r\n      '<div class=\"rex-ha-card-top\">' +\r\n        '<span class=\"rex-ha-card-year\">' + a.year + '<\/span>' +\r\n        '<span class=\"rex-ha-card-badge rex-ha-badge--' + (isResearch ? 'research' : 'advocate') + '\">' +\r\n          (isResearch ? 'Research' : 'Advocate') +\r\n        '<\/span>' +\r\n      '<\/div>' +\r\n      '<div class=\"rex-ha-card-divider\"><\/div>' +\r\n      '<h3 class=\"rex-ha-card-name\">' + a.name + '<\/h3>' +\r\n      '<div class=\"rex-ha-card-meta\">' +\r\n        '<span class=\"rex-ha-card-city\">' + a.city + '<\/span>' +\r\n        '<span class=\"rex-ha-meta-sep\">\u00b7<\/span>' +\r\n        '<span>' + (isResearch ? 'Research Award' : 'Advocate Award') + '<\/span>' +\r\n      '<\/div>';\r\n    grid.insertBefore(card, noResults);\r\n  });\r\n\r\n  var activeYear = 'all', activeType = 'all', activeCity = 'all';\r\n\r\n  function applyFilters() {\r\n    var cards = grid.querySelectorAll('.rex-ha-card');\r\n    var count = 0;\r\n    cards.forEach(function(card) {\r\n      var show =\r\n        (activeYear === 'all' || card.dataset.year === activeYear) &&\r\n        (activeType === 'all' || card.dataset.type === activeType) &&\r\n        (activeCity === 'all' || card.dataset.city === activeCity);\r\n      card.classList.toggle('rex-ha-card-hidden', !show);\r\n      if (show) count++;\r\n    });\r\n    countEl.textContent = count;\r\n    noResults.classList.toggle('visible', count === 0);\r\n  }\r\n\r\n  function bindPills(id, key, setter) {\r\n    var container = document.getElementById(id);\r\n    if (!container) return;\r\n    container.querySelectorAll('.rex-ha-pill').forEach(function(pill) {\r\n      pill.addEventListener('click', function() {\r\n        container.querySelectorAll('.rex-ha-pill').forEach(function(p) { p.classList.remove('rex-ha-pill--active'); });\r\n        pill.classList.add('rex-ha-pill--active');\r\n        setter(pill.dataset[key]);\r\n        applyFilters();\r\n      });\r\n    });\r\n  }\r\n\r\n  bindPills('rex-ha-year-pills', 'year', function(v) { activeYear = v; });\r\n  bindPills('rex-ha-type-pills', 'type', function(v) { activeType = v; });\r\n  bindPills('rex-ha-city-pills', 'city', function(v) { activeCity = v; });\r\n})();\r\n<\/script>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Home Research Grants Sandy&#8217;s Project Hope Events Donate Home Research Grants Sandy&#8217;s Project Hope Events Donate Now HOPE Rexanna&#8217;s Foundation for Fighting Lung Cancer HOPE Awards Rexanna&#8217;s Foundation is proud to honor the researchers, doctors, and advocates who are outstanding voices in the fight against lung cancer. 30+ Honorees 2016 Est. 2 Categories Research Award [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-86","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/test.madrelunadesigns.com\/index.php\/wp-json\/wp\/v2\/pages\/86","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/test.madrelunadesigns.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/test.madrelunadesigns.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/test.madrelunadesigns.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/test.madrelunadesigns.com\/index.php\/wp-json\/wp\/v2\/comments?post=86"}],"version-history":[{"count":13,"href":"https:\/\/test.madrelunadesigns.com\/index.php\/wp-json\/wp\/v2\/pages\/86\/revisions"}],"predecessor-version":[{"id":373,"href":"https:\/\/test.madrelunadesigns.com\/index.php\/wp-json\/wp\/v2\/pages\/86\/revisions\/373"}],"wp:attachment":[{"href":"https:\/\/test.madrelunadesigns.com\/index.php\/wp-json\/wp\/v2\/media?parent=86"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}