{"id":76,"date":"2026-04-23T15:44:06","date_gmt":"2026-04-23T15:44:06","guid":{"rendered":"https:\/\/test.madrelunadesigns.com\/?page_id=76"},"modified":"2026-05-15T01:29:54","modified_gmt":"2026-05-15T01:29:54","slug":"events","status":"publish","type":"page","link":"https:\/\/test.madrelunadesigns.com\/index.php\/events\/","title":{"rendered":"Events"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"76\" class=\"elementor elementor-76\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-65449ac e-flex e-con-boxed e-con e-parent\" data-id=\"65449ac\" 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-318da53 elementor-widget elementor-widget-html\" data-id=\"318da53\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- REX-EVENTS | v1.1 | Mobile nav hamburger added -->\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&display=swap');\r\n\r\n:root {\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  --mauve: #00A0BB;\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}\r\n\r\n.rex-ev-wrap,\r\n.rex-ev-wrap *,\r\n.rex-ev-wrap *::before,\r\n.rex-ev-wrap *::after { box-sizing: border-box; }\r\n.rex-ev-wrap * { margin: 0; padding: 0; }\r\n.rex-ev-wrap {\r\n  font-family: 'Jost', sans-serif;\r\n  background: var(--cream);\r\n  color: var(--ink);\r\n  overflow-x: hidden;\r\n  width: 100%;\r\n}\r\n.rex-ev-wrap a { text-decoration: none; }\r\n.rex-ev-wrap img { display: block; border: 0 !important; box-shadow: none !important; }\r\n\r\n\/* \u2500\u2500 NAV \u2500\u2500 *\/\r\n.rex-ev-wrap nav {\r\n  position: sticky; top: 0; z-index: 200;\r\n  display: flex; align-items: center; justify-content: space-between;\r\n  padding: 0 5%; height: 72px;\r\n  background: rgba(242,250,251,.97);\r\n  backdrop-filter: blur(12px);\r\n  border-bottom: 1px solid rgba(0,160,187,.14);\r\n  transition: box-shadow .3s;\r\n}\r\n.rex-ev-wrap nav.scrolled { box-shadow: 0 4px 24px var(--shadow); }\r\n.rex-ev-wrap .nav-brand img { height: 46px; width: auto; }\r\n.rex-ev-wrap .nav-links { display: flex; align-items: center; gap: 2.5rem; list-style: none; }\r\n.rex-ev-wrap .nav-links a { font-size: .875rem; letter-spacing: .06em; font-weight: 500; color: var(--mid); transition: color .2s; }\r\n.rex-ev-wrap .nav-links a:hover { color: var(--mauve); }\r\n.rex-ev-wrap .nav-links a.active { color: var(--mauve); font-weight: 600; }\r\n.rex-ev-wrap .nav-cta { background: var(--gold) !important; color: #fff !important; padding: .55rem 1.4rem; border-radius: 50px; font-size: .85rem !important; transition: background .2s !important; }\r\n.rex-ev-wrap .nav-cta:hover { background: var(--gold-deep) !important; }\r\n\r\n\/* \u2500\u2500 HAMBURGER BUTTON \u2500\u2500 *\/\r\n.rex-ev-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-ev-wrap .rex-hamburger:hover { background: var(--teal-50); border-color: var(--mauve); }\r\n.rex-ev-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-ev-wrap nav.mobile-open .rex-hamburger span:nth-child(1) { transform: translateY(7px) rotate(45deg); }\r\n.rex-ev-wrap nav.mobile-open .rex-hamburger span:nth-child(2) { opacity: 0; width: 0; }\r\n.rex-ev-wrap 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-ev-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: 1px solid rgba(0,160,187,.14);\r\n}\r\n.rex-ev-wrap .rex-mobile-menu.open { opacity: 1; transform: translateY(0); pointer-events: auto; }\r\n.rex-ev-wrap .rex-mob-list { list-style: none; padding: .4rem 0; }\r\n.rex-ev-wrap .rex-mob-list > li { border-bottom: 1px solid rgba(0,160,187,.1); }\r\n.rex-ev-wrap .rex-mob-list > li:last-child { border-bottom: none; }\r\n.rex-ev-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-ev-wrap .rex-mob-list a:hover { color: var(--mauve); }\r\n.rex-ev-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-ev-wrap .rex-mob-cta:hover { background: var(--gold-deep); transform: translateY(-1px); }\r\n\r\n\r\n\/* \u2500\u2500 HERO EVENT SLIDER \u2500\u2500 *\/\r\n.rex-ev-wrap .ev-hero {\r\n  position: relative;\r\n  min-height: 620px;\r\n  background: var(--ink);\r\n  overflow: hidden;\r\n}\r\n\r\n.rex-ev-wrap .ev-hero-slide {\r\n  position: absolute;\r\n  inset: 0;\r\n  display: flex;\r\n  align-items: center;\r\n  opacity: 0;\r\n  pointer-events: none;\r\n  transition: opacity 1s ease;\r\n}\r\n\r\n.rex-ev-wrap .ev-hero-slide.active {\r\n  opacity: 1;\r\n  pointer-events: auto;\r\n}\r\n\r\n.rex-ev-wrap .ev-hero-bg {\r\n  position: absolute;\r\n  inset: 0;\r\n  background-size: cover;\r\n  background-position: center;\r\n  transform: scale(1.04);\r\n  transition: transform 8s ease;\r\n}\r\n\r\n.rex-ev-wrap .ev-hero-slide.active .ev-hero-bg {\r\n  transform: scale(1);\r\n}\r\n\r\n.rex-ev-wrap .ev-hero-slide:nth-child(1) .ev-hero-bg {\r\n  background:\r\n    linear-gradient(105deg, rgba(10,37,48,.88) 0%, rgba(10,37,48,.58) 48%, rgba(0,95,112,.32) 100%),\r\n    radial-gradient(circle at 80% 20%, rgba(0,168,196,.28), transparent 35%),\r\n    linear-gradient(135deg, #0A2530 0%, #0D3A4A 45%, #005F72 100%);\r\n}\r\n\r\n.rex-ev-wrap .ev-hero-slide:nth-child(2) .ev-hero-bg {\r\n  background:\r\n    linear-gradient(105deg, rgba(10,37,48,.88) 0%, rgba(10,37,48,.60) 50%, rgba(232,146,10,.22) 100%),\r\n    radial-gradient(circle at 78% 22%, rgba(232,146,10,.24), transparent 35%),\r\n    linear-gradient(135deg, #0A2530 0%, #083848 45%, #006878 100%);\r\n}\r\n\r\n.rex-ev-wrap .ev-hero-inner {\r\n  position: relative;\r\n  z-index: 2;\r\n  width: 100%;\r\n  max-width: 1180px;\r\n  margin: 0 auto;\r\n  padding: 5.5rem 8% 6.5rem;\r\n  display: grid;\r\n  grid-template-columns: minmax(0, 1.05fr) minmax(300px, .85fr);\r\n  gap: 4rem;\r\n  align-items: center;\r\n}\r\n\r\n.rex-ev-wrap .ev-hero-kicker {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: .75rem;\r\n  font-size: .72rem;\r\n  letter-spacing: .22em;\r\n  font-weight: 700;\r\n  text-transform: uppercase;\r\n  color: var(--gold);\r\n  margin-bottom: 1.2rem;\r\n}\r\n\r\n.rex-ev-wrap .ev-hero-kicker::before {\r\n  content: '';\r\n  width: 38px;\r\n  height: 1px;\r\n  background: var(--gold);\r\n  opacity: .7;\r\n}\r\n\r\n.rex-ev-wrap .ev-hero-title {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: clamp(2.8rem, 5vw, 5rem);\r\n  font-weight: 300;\r\n  line-height: 1.05;\r\n  color: #fff;\r\n  margin-bottom: 1.2rem;\r\n}\r\n\r\n.rex-ev-wrap .ev-hero-title em {\r\n  color: var(--teal-200);\r\n  font-style: italic;\r\n}\r\n\r\n.rex-ev-wrap .ev-hero-copy {\r\n  max-width: 540px;\r\n  font-size: 1rem;\r\n  line-height: 1.8;\r\n  color: rgba(255,255,255,.68);\r\n  margin-bottom: 2rem;\r\n}\r\n\r\n.rex-ev-wrap .ev-hero-btns {\r\n  display: flex;\r\n  flex-wrap: wrap;\r\n  gap: .9rem;\r\n}\r\n\r\n.rex-ev-wrap .ev-hero-btn-primary {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: .5rem;\r\n  background: var(--gold);\r\n  color: #fff;\r\n  padding: .9rem 2rem;\r\n  border-radius: 50px;\r\n  font-size: .9rem;\r\n  font-weight: 700;\r\n  letter-spacing: .04em;\r\n  box-shadow: 0 8px 28px rgba(232,146,10,.35);\r\n  transition: background .2s, transform .15s;\r\n}\r\n\r\n.rex-ev-wrap .ev-hero-btn-primary:hover {\r\n  background: var(--gold-deep);\r\n  transform: translateY(-2px);\r\n}\r\n\r\n.rex-ev-wrap .ev-hero-btn-secondary {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: .5rem;\r\n  background: transparent;\r\n  color: #fff;\r\n  padding: .88rem 1.8rem;\r\n  border-radius: 50px;\r\n  font-size: .9rem;\r\n  font-weight: 600;\r\n  border: 1.5px solid rgba(255,255,255,.35);\r\n  transition: background .2s, border-color .2s;\r\n}\r\n\r\n.rex-ev-wrap .ev-hero-btn-secondary:hover {\r\n  background: rgba(255,255,255,.08);\r\n  border-color: rgba(255,255,255,.75);\r\n}\r\n\r\n.rex-ev-wrap .ev-hero-card {\r\n  background: rgba(255,255,255,.075);\r\n  border: 1px solid rgba(255,255,255,.14);\r\n  border-radius: 24px;\r\n  overflow: hidden;\r\n  backdrop-filter: blur(10px);\r\n  box-shadow: 0 24px 60px rgba(0,0,0,.18);\r\n}\r\n\r\n.rex-ev-wrap .ev-hero-card-img {\r\n  min-height: 190px;\r\n  padding: 2.2rem;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  background: rgba(10,37,48,.55);\r\n  border-bottom: 1px solid rgba(255,255,255,.08);\r\n}\r\n\r\n.rex-ev-wrap .ev-hero-card-img img {\r\n  max-width: 100%;\r\n  max-height: 150px;\r\n  width: auto;\r\n  height: auto;\r\n  filter: drop-shadow(0 10px 26px rgba(0,0,0,.25));\r\n}\r\n\r\n.rex-ev-wrap .ev-hero-card-body {\r\n  padding: 1.6rem;\r\n}\r\n\r\n.rex-ev-wrap .ev-hero-badge {\r\n  display: inline-flex;\r\n  align-items: center;\r\n  gap: .4rem;\r\n  font-size: .6rem;\r\n  font-weight: 800;\r\n  letter-spacing: .15em;\r\n  text-transform: uppercase;\r\n  color: var(--teal-300);\r\n  background: rgba(0,168,196,.16);\r\n  border: 1px solid rgba(0,168,196,.28);\r\n  border-radius: 20px;\r\n  padding: .22rem .8rem;\r\n  margin-bottom: .9rem;\r\n}\r\n\r\n.rex-ev-wrap .ev-hero-badge.gold {\r\n  color: var(--gold);\r\n  background: rgba(232,146,10,.14);\r\n  border-color: rgba(232,146,10,.28);\r\n}\r\n\r\n.rex-ev-wrap .ev-hero-card-title {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: 1.45rem;\r\n  font-weight: 600;\r\n  color: #fff;\r\n  line-height: 1.15;\r\n  margin-bottom: .55rem;\r\n}\r\n\r\n.rex-ev-wrap .ev-hero-card-meta {\r\n  font-size: .83rem;\r\n  line-height: 1.6;\r\n  color: rgba(255,255,255,.58);\r\n}\r\n\r\n.rex-ev-wrap .ev-hero-dots {\r\n  position: absolute;\r\n  left: 8%;\r\n  bottom: 2.1rem;\r\n  z-index: 5;\r\n  display: flex;\r\n  gap: .7rem;\r\n}\r\n\r\n.rex-ev-wrap .ev-hero-dot {\r\n  width: 8px;\r\n  height: 8px;\r\n  border-radius: 50%;\r\n  background: rgba(255,255,255,.38);\r\n  border: none;\r\n  padding: 0;\r\n  cursor: pointer;\r\n  transition: all .3s ease;\r\n}\r\n\r\n.rex-ev-wrap .ev-hero-dot.active {\r\n  width: 28px;\r\n  border-radius: 6px;\r\n  background: var(--gold);\r\n}\r\n\r\n.rex-ev-wrap .ev-hero-arrows {\r\n  position: absolute;\r\n  right: 8%;\r\n  bottom: 1.7rem;\r\n  z-index: 5;\r\n  display: flex;\r\n  gap: .75rem;\r\n}\r\n\r\n.rex-ev-wrap .ev-hero-arrow {\r\n  width: 44px;\r\n  height: 44px;\r\n  border-radius: 50%;\r\n  background: rgba(255,255,255,.12);\r\n  border: 1.5px solid rgba(255,255,255,.28);\r\n  color: #fff;\r\n  cursor: pointer;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  transition: background .2s, transform .15s;\r\n}\r\n\r\n.rex-ev-wrap .ev-hero-arrow:hover {\r\n  background: rgba(255,255,255,.22);\r\n  transform: translateY(-1px);\r\n}\r\n\r\n\/* \u2500\u2500 BANNER \u2500\u2500 *\/\r\n.rex-ev-wrap .ev-banner {\r\n  background: linear-gradient(135deg, #0A2530 0%, #0D3A4A 55%, #005F72 100%);\r\n  padding: 4.5rem 8% 5rem;\r\n  position: relative; overflow: hidden;\r\n}\r\n.rex-ev-wrap .ev-banner::before {\r\n  content: ''; position: absolute; top: -80px; right: -60px;\r\n  width: 480px; height: 480px; border-radius: 50%;\r\n  background: radial-gradient(circle, rgba(0,168,196,.18) 0%, transparent 65%);\r\n}\r\n.rex-ev-wrap .ev-banner::after {\r\n  content: ''; position: absolute; bottom: -60px; left: 8%;\r\n  width: 280px; height: 280px; border-radius: 50%;\r\n  background: radial-gradient(circle, rgba(232,146,10,.10) 0%, transparent 65%);\r\n}\r\n.rex-ev-wrap .ev-banner-inner {\r\n  max-width: 1140px; margin: 0 auto; position: relative; z-index: 1;\r\n  display: grid; grid-template-columns: 1fr 1fr; gap: 4rem; align-items: center;\r\n}\r\n.rex-ev-wrap .ev-breadcrumb {\r\n  display: flex; align-items: center; gap: .5rem;\r\n  font-size: .7rem; letter-spacing: .14em; font-weight: 500;\r\n  text-transform: uppercase; color: rgba(255,255,255,.4); margin-bottom: 1.4rem;\r\n}\r\n.rex-ev-wrap .ev-breadcrumb a { color: var(--teal-300); transition: color .2s; }\r\n.rex-ev-wrap .ev-breadcrumb a:hover { color: #fff; }\r\n.rex-ev-wrap .ev-breadcrumb-sep { color: rgba(255,255,255,.2); }\r\n.rex-ev-wrap .ev-banner-eyebrow {\r\n  font-size: .7rem; letter-spacing: .24em; font-weight: 600;\r\n  text-transform: uppercase; color: var(--gold);\r\n  display: flex; align-items: center; gap: .8rem; margin-bottom: 1.2rem;\r\n}\r\n.rex-ev-wrap .ev-banner-eyebrow::before { content:''; width:36px; height:1px; background:var(--gold); opacity:.6; display:block; }\r\n.rex-ev-wrap .ev-banner-title {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: clamp(2.6rem, 5vw, 4.2rem); font-weight: 300;\r\n  color: #fff; line-height: 1.08; margin-bottom: 1rem;\r\n}\r\n.rex-ev-wrap .ev-banner-title em { font-style: italic; color: var(--teal-200); }\r\n.rex-ev-wrap .ev-banner-sub {\r\n  font-size: .96rem; color: rgba(255,255,255,.55); line-height: 1.8; margin-bottom: 2rem; max-width: 480px;\r\n}\r\n.rex-ev-wrap .ev-banner-cta {\r\n  display: inline-flex; align-items: center; gap: .5rem;\r\n  background: var(--gold); color: #fff;\r\n  padding: .85rem 1.9rem; border-radius: 50px;\r\n  font-size: .88rem; font-weight: 600; letter-spacing: .04em;\r\n  box-shadow: 0 8px 24px rgba(232,146,10,.35);\r\n  transition: background .2s, transform .15s;\r\n}\r\n.rex-ev-wrap .ev-banner-cta:hover { background: var(--gold-deep); transform: translateY(-2px); }\r\n\r\n.rex-ev-wrap .ev-next-card {\r\n  background: rgba(255,255,255,.06);\r\n  border: 1px solid rgba(255,255,255,.12);\r\n  border-radius: 20px; overflow: hidden;\r\n  backdrop-filter: blur(8px);\r\n}\r\n.rex-ev-wrap .ev-next-card-img {\r\n  background: var(--ink); overflow: hidden;\r\n  display: flex; align-items: center; justify-content: center;\r\n  padding: 2rem;\r\n  border-bottom: 1px solid rgba(255,255,255,.08);\r\n  min-height: 160px;\r\n}\r\n.rex-ev-wrap .ev-next-card-img img { max-width: 100%; max-height: 130px; width: auto; height: auto; border: 0 !important; }\r\n.rex-ev-wrap .ev-next-card-body { padding: 1.6rem; }\r\n.rex-ev-wrap .ev-next-badge {\r\n  display: inline-flex; align-items: center; gap: .4rem;\r\n  font-size: .6rem; font-weight: 700; letter-spacing: .15em; text-transform: uppercase;\r\n  background: rgba(0,168,196,.2); color: var(--teal-300);\r\n  border: 1px solid rgba(0,168,196,.3); border-radius: 20px;\r\n  padding: .2rem .8rem; margin-bottom: .9rem;\r\n}\r\n.rex-ev-wrap .ev-next-badge-dot { width: 6px; height: 6px; border-radius: 50%; background: var(--teal-300); animation: pulse 1.6s ease-in-out infinite; }\r\n@keyframes pulse { 0%,100%{ opacity:1; transform:scale(1); } 50%{ opacity:.5; transform:scale(.7); } }\r\n.rex-ev-wrap .ev-next-card-title {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: 1.25rem; font-weight: 600; color: #fff; margin-bottom: .35rem;\r\n}\r\n.rex-ev-wrap .ev-next-card-date { font-size: .8rem; color: rgba(255,255,255,.5); margin-bottom: .3rem; }\r\n.rex-ev-wrap .ev-next-card-venue { font-size: .78rem; color: rgba(255,255,255,.38); }\r\n.rex-ev-wrap .ev-next-card-btn {\r\n  display: inline-flex; align-items: center; gap: .4rem; margin-top: 1.1rem;\r\n  background: var(--teal-400); color: #fff;\r\n  padding: .65rem 1.4rem; border-radius: 50px;\r\n  font-size: .82rem; font-weight: 600;\r\n  transition: background .2s;\r\n}\r\n.rex-ev-wrap .ev-next-card-btn:hover { background: var(--teal-500); }\r\n\r\n\/* \u2500\u2500 MISSION STRIP \u2500\u2500 *\/\r\n.rex-ev-wrap .ev-mission {\r\n  background: var(--teal-400); padding: 2rem 8%;\r\n}\r\n.rex-ev-wrap .ev-mission-inner {\r\n  max-width: 1140px; margin: 0 auto;\r\n  display: flex; align-items: center; gap: 2rem; flex-wrap: wrap;\r\n}\r\n.rex-ev-wrap .ev-mission-icon {\r\n  width: 48px; height: 48px; border-radius: 12px; flex-shrink: 0;\r\n  background: rgba(255,255,255,.15); display: flex; align-items: center;\r\n  justify-content: center; color: #fff;\r\n}\r\n.rex-ev-wrap .ev-mission-text { flex: 1; min-width: 280px; }\r\n.rex-ev-wrap .ev-mission-label {\r\n  font-size: .64rem; letter-spacing: .18em; text-transform: uppercase;\r\n  color: rgba(255,255,255,.65); font-weight: 600; display: block; margin-bottom: .2rem;\r\n}\r\n.rex-ev-wrap .ev-mission-quote {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: 1.08rem; font-style: italic; color: #fff; font-weight: 300; line-height: 1.55;\r\n}\r\n.rex-ev-wrap .ev-mission-donate {\r\n  display: inline-flex; align-items: center; gap: .4rem;\r\n  background: rgba(255,255,255,.15); color: #fff;\r\n  padding: .7rem 1.5rem; border-radius: 50px; font-size: .84rem; font-weight: 600;\r\n  border: 1px solid rgba(255,255,255,.3);\r\n  transition: background .2s; flex-shrink: 0;\r\n}\r\n.rex-ev-wrap .ev-mission-donate:hover { background: rgba(255,255,255,.25); }\r\n\r\n\/* \u2500\u2500 FEATURED EVENT \u2500\u2500 *\/\r\n.rex-ev-wrap .ev-featured { background: #fff; padding: 5.5rem 8%; }\r\n.rex-ev-wrap .ev-featured-inner { max-width: 1140px; margin: 0 auto; }\r\n.rex-ev-wrap .ev-section-header { margin-bottom: 3rem; }\r\n.rex-ev-wrap .ev-section-eyebrow {\r\n  font-size: .7rem; letter-spacing: .22em; font-weight: 600;\r\n  text-transform: uppercase; color: var(--gold); display: block; margin-bottom: .7rem;\r\n}\r\n.rex-ev-wrap .ev-section-heading {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: clamp(2rem, 3.5vw, 2.8rem); font-weight: 300;\r\n  color: var(--deep); line-height: 1.15;\r\n}\r\n.rex-ev-wrap .ev-section-heading em { font-style: italic; color: var(--mauve); }\r\n\r\n.rex-ev-wrap .ev-big-card {\r\n  border-radius: 24px; overflow: hidden;\r\n  box-shadow: 0 12px 48px var(--shadow);\r\n  display: grid; grid-template-columns: 1fr 1fr;\r\n  background: var(--ink);\r\n}\r\n.rex-ev-wrap .ev-big-card-visual {\r\n  background: var(--ink);\r\n  display: flex; flex-direction: column;\r\n  justify-content: center; align-items: center;\r\n  padding: 3.5rem 3rem; gap: 1.5rem;\r\n  position: relative; overflow: hidden;\r\n  min-height: 420px;\r\n}\r\n.rex-ev-wrap .ev-big-card-visual::before {\r\n  content: ''; position: absolute; inset: 0;\r\n  background: radial-gradient(ellipse 80% 70% at 50% 50%, rgba(0,168,196,.12) 0%, transparent 70%);\r\n}\r\n.rex-ev-wrap .ev-big-card-visual img {\r\n  position: relative; z-index: 1;\r\n  max-width: 100%; max-height: 200px; width: auto; height: auto;\r\n  filter: drop-shadow(0 8px 24px rgba(0,168,196,.3));\r\n}\r\n.rex-ev-wrap .ev-date-badge {\r\n  position: relative; z-index: 1;\r\n  display: flex; flex-direction: column; align-items: center;\r\n  background: rgba(0,168,196,.15); border: 1px solid rgba(0,168,196,.3);\r\n  border-radius: 16px; padding: 1rem 2rem; text-align: center;\r\n}\r\n.rex-ev-wrap .ev-date-badge-month {\r\n  font-size: .68rem; letter-spacing: .2em; text-transform: uppercase;\r\n  color: var(--teal-300); font-weight: 700;\r\n}\r\n.rex-ev-wrap .ev-date-badge-day {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: 3.2rem; font-weight: 600; color: #fff; line-height: 1;\r\n}\r\n.rex-ev-wrap .ev-date-badge-year {\r\n  font-size: .72rem; color: rgba(255,255,255,.4); letter-spacing: .1em;\r\n}\r\n.rex-ev-wrap .ev-big-card-body {\r\n  padding: 3.5rem 3rem;\r\n  display: flex; flex-direction: column; justify-content: center;\r\n  border-left: 1px solid rgba(255,255,255,.07);\r\n}\r\n.rex-ev-wrap .ev-big-status {\r\n  display: inline-flex; align-items: center; gap: .4rem;\r\n  font-size: .6rem; font-weight: 700; letter-spacing: .15em; text-transform: uppercase;\r\n  background: rgba(0,168,196,.18); color: var(--teal-300);\r\n  border: 1px solid rgba(0,168,196,.3); border-radius: 20px;\r\n  padding: .22rem .8rem; margin-bottom: 1.2rem; width: fit-content;\r\n}\r\n.rex-ev-wrap .ev-big-status-dot { width: 6px; height: 6px; border-radius: 50%; background: var(--teal-300); animation: pulse 1.6s ease-in-out infinite; }\r\n.rex-ev-wrap .ev-big-card-title {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: clamp(1.8rem, 2.5vw, 2.4rem); font-weight: 600; color: #fff;\r\n  line-height: 1.15; margin-bottom: 1rem;\r\n}\r\n.rex-ev-wrap .ev-big-card-desc {\r\n  font-size: .9rem; color: rgba(255,255,255,.55); line-height: 1.78; margin-bottom: 1.8rem;\r\n}\r\n.rex-ev-wrap .ev-big-detail {\r\n  display: flex; align-items: flex-start; gap: .75rem; margin-bottom: .9rem;\r\n}\r\n.rex-ev-wrap .ev-big-detail-icon {\r\n  width: 32px; height: 32px; border-radius: 8px; flex-shrink: 0;\r\n  background: rgba(0,168,196,.12); border: 1px solid rgba(0,168,196,.2);\r\n  display: flex; align-items: center; justify-content: center; color: var(--teal-300);\r\n}\r\n.rex-ev-wrap .ev-big-detail-label {\r\n  font-size: .6rem; letter-spacing: .14em; text-transform: uppercase;\r\n  color: rgba(255,255,255,.35); font-weight: 600; display: block; margin-bottom: .18rem;\r\n}\r\n.rex-ev-wrap .ev-big-detail-val { font-size: .87rem; color: rgba(255,255,255,.8); line-height: 1.4; }\r\n.rex-ev-wrap .ev-big-btns { display: flex; flex-wrap: wrap; gap: .8rem; margin-top: 1.8rem; }\r\n.rex-ev-wrap .btn-teal {\r\n  display: inline-flex; align-items: center; gap: .45rem;\r\n  background: var(--teal-400); color: #fff; padding: .8rem 1.7rem; border-radius: 50px;\r\n  font-size: .86rem; font-weight: 600; box-shadow: 0 6px 20px rgba(0,168,196,.3);\r\n  transition: background .2s, transform .15s;\r\n}\r\n.rex-ev-wrap .btn-teal:hover { background: var(--teal-500); transform: translateY(-1px); }\r\n.rex-ev-wrap .btn-outline-light {\r\n  display: inline-flex; align-items: center; gap: .45rem;\r\n  background: transparent; color: rgba(255,255,255,.75); padding: .78rem 1.5rem;\r\n  border-radius: 50px; font-size: .84rem; font-weight: 500;\r\n  border: 1.5px solid rgba(255,255,255,.2);\r\n  transition: background .2s, border-color .2s;\r\n}\r\n.rex-ev-wrap .btn-outline-light:hover { background: rgba(255,255,255,.08); border-color: rgba(255,255,255,.5); }\r\n\r\n\/* \u2500\u2500 RECENT EVENT \u2500\u2500 *\/\r\n.rex-ev-wrap .ev-recent { background: var(--petal); padding: 5.5rem 8%; }\r\n.rex-ev-wrap .ev-recent-inner { max-width: 1140px; margin: 0 auto; }\r\n.rex-ev-wrap .ev-recent-card {\r\n  background: #fff; border-radius: 24px; overflow: hidden;\r\n  box-shadow: 0 8px 36px var(--shadow);\r\n  display: grid; grid-template-columns: 1fr 1.2fr;\r\n}\r\n.rex-ev-wrap .ev-recent-visual {\r\n  background: var(--ink);\r\n  display: flex; flex-direction: column;\r\n  align-items: center; justify-content: center;\r\n  padding: 3rem 2.5rem; gap: 1.5rem;\r\n  position: relative; overflow: hidden;\r\n}\r\n.rex-ev-wrap .ev-recent-visual::before {\r\n  content: ''; position: absolute; inset: 0;\r\n  background: radial-gradient(ellipse 70% 60% at 50% 50%, rgba(232,146,10,.1) 0%, transparent 70%);\r\n}\r\n.rex-ev-wrap .ev-recent-visual img {\r\n  position: relative; z-index: 1;\r\n  max-width: 100%; max-height: 180px; width: auto; height: auto;\r\n  filter: drop-shadow(0 6px 20px rgba(232,146,10,.25));\r\n}\r\n.rex-ev-wrap .ev-recent-date-badge {\r\n  position: relative; z-index: 1;\r\n  background: rgba(232,146,10,.15); border: 1px solid rgba(232,146,10,.3);\r\n  border-radius: 12px; padding: .8rem 1.8rem; text-align: center;\r\n}\r\n.rex-ev-wrap .ev-recent-date-badge .ev-date-badge-month { color: #E8920A; }\r\n.rex-ev-wrap .ev-recent-date-badge .ev-date-badge-day {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: 2.8rem; font-weight: 600; color: #fff; line-height: 1;\r\n}\r\n.rex-ev-wrap .ev-recent-date-badge .ev-date-badge-year { color: rgba(255,255,255,.38); font-size: .7rem; letter-spacing: .1em; }\r\n.rex-ev-wrap .ev-recent-body { padding: 3rem 3rem; display: flex; flex-direction: column; justify-content: center; }\r\n.rex-ev-wrap .ev-past-badge {\r\n  display: inline-flex; align-items: center; gap: .4rem;\r\n  font-size: .6rem; font-weight: 700; letter-spacing: .15em; text-transform: uppercase;\r\n  background: var(--gold-pale); color: var(--gold-deep);\r\n  border: 1px solid var(--gold-light); border-radius: 20px;\r\n  padding: .22rem .8rem; margin-bottom: 1.2rem; width: fit-content;\r\n}\r\n.rex-ev-wrap .ev-recent-title {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: clamp(1.6rem, 2.5vw, 2.2rem); font-weight: 600; color: var(--deep);\r\n  line-height: 1.15; margin-bottom: 1rem;\r\n}\r\n.rex-ev-wrap .ev-recent-desc { font-size: .9rem; color: var(--mid); line-height: 1.78; margin-bottom: 1.8rem; }\r\n.rex-ev-wrap .ev-recent-details { display: flex; flex-direction: column; gap: .8rem; margin-bottom: 2rem; }\r\n.rex-ev-wrap .ev-r-detail { display: flex; align-items: flex-start; gap: .7rem; }\r\n.rex-ev-wrap .ev-r-icon {\r\n  width: 32px; height: 32px; border-radius: 8px; flex-shrink: 0;\r\n  background: var(--gold-pale); border: 1px solid var(--gold-light);\r\n  display: flex; align-items: center; justify-content: center; color: var(--gold-deep);\r\n}\r\n.rex-ev-wrap .ev-r-label {\r\n  font-size: .6rem; letter-spacing: .14em; text-transform: uppercase;\r\n  color: var(--light); font-weight: 600; display: block; margin-bottom: .18rem;\r\n}\r\n.rex-ev-wrap .ev-r-val { font-size: .87rem; color: var(--mid); line-height: 1.4; }\r\n.rex-ev-wrap .ev-recent-btns { display: flex; flex-wrap: wrap; gap: .8rem; }\r\n.rex-ev-wrap .btn-gold-solid {\r\n  display: inline-flex; align-items: center; gap: .45rem;\r\n  background: var(--gold); color: #fff; padding: .8rem 1.7rem; border-radius: 50px;\r\n  font-size: .86rem; font-weight: 600; box-shadow: 0 6px 20px rgba(232,146,10,.3);\r\n  transition: background .2s, transform .15s;\r\n}\r\n.rex-ev-wrap .btn-gold-solid:hover { background: var(--gold-deep); transform: translateY(-1px); }\r\n.rex-ev-wrap .btn-outline-teal {\r\n  display: inline-flex; align-items: center; gap: .45rem;\r\n  background: transparent; color: var(--teal-500); padding: .78rem 1.5rem;\r\n  border-radius: 50px; font-size: .84rem; font-weight: 500;\r\n  border: 1.5px solid var(--teal-200);\r\n  transition: background .2s, border-color .2s;\r\n}\r\n.rex-ev-wrap .btn-outline-teal:hover { background: var(--teal-50); border-color: var(--teal-400); }\r\n\r\n\/* \u2500\u2500 PAST EVENTS GRID \u2500\u2500 *\/\r\n.rex-ev-wrap .ev-past { background: var(--cream); padding: 5.5rem 8%; }\r\n.rex-ev-wrap .ev-past-inner { max-width: 1140px; margin: 0 auto; }\r\n.rex-ev-wrap .ev-past-grid {\r\n  display: grid; grid-template-columns: 1fr 1fr; gap: 2rem; margin-top: 1rem;\r\n}\r\n.rex-ev-wrap .ev-past-card {\r\n  background: #fff; border-radius: 20px; overflow: hidden;\r\n  box-shadow: 0 4px 24px var(--shadow);\r\n  display: flex; flex-direction: column;\r\n  transition: transform .3s, box-shadow .3s;\r\n}\r\n.rex-ev-wrap .ev-past-card:hover { transform: translateY(-5px); box-shadow: 0 18px 50px var(--shadow); }\r\n.rex-ev-wrap .ev-past-card-bar { height: 4px; }\r\n.rex-ev-wrap .ev-past-card:nth-child(1) .ev-past-card-bar { background: linear-gradient(90deg, var(--teal-400), var(--gold)); }\r\n.rex-ev-wrap .ev-past-card:nth-child(2) .ev-past-card-bar { background: linear-gradient(90deg, var(--gold), var(--teal-400)); }\r\n.rex-ev-wrap .ev-past-card-inner { padding: 2rem 2rem 2.2rem; flex: 1; display: flex; flex-direction: column; }\r\n.rex-ev-wrap .ev-past-year {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: 3.5rem; font-weight: 300; color: var(--teal-100); line-height: 1; margin-bottom: .5rem;\r\n}\r\n.rex-ev-wrap .ev-past-tag {\r\n  font-size: .6rem; font-weight: 700; letter-spacing: .14em; text-transform: uppercase;\r\n  background: rgba(0,168,196,.08); color: var(--teal-500);\r\n  border: 1px solid var(--teal-100); border-radius: 20px;\r\n  padding: .18rem .75rem; display: inline-block; margin-bottom: 1rem;\r\n}\r\n.rex-ev-wrap .ev-past-title {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: 1.35rem; font-weight: 600; color: var(--deep); line-height: 1.2; margin-bottom: .5rem;\r\n}\r\n.rex-ev-wrap .ev-past-meta { font-size: .82rem; color: var(--light); margin-bottom: .3rem; }\r\n.rex-ev-wrap .ev-past-venue { font-size: .8rem; color: var(--light); line-height: 1.5; margin-bottom: 1.4rem; flex: 1; }\r\n.rex-ev-wrap .ev-past-link {\r\n  display: inline-flex; align-items: center; gap: .4rem;\r\n  font-size: .78rem; font-weight: 600; color: var(--teal-400);\r\n  letter-spacing: .05em; transition: color .2s, gap .2s;\r\n}\r\n.rex-ev-wrap .ev-past-card:hover .ev-past-link { color: var(--teal-500); gap: .6rem; }\r\n\r\n\/* \u2500\u2500 SPONSOR CTA \u2500\u2500 *\/\r\n.rex-ev-wrap .ev-sponsor {\r\n  background: linear-gradient(135deg, #0A2530 0%, #0D3A4A 55%, #005F72 100%);\r\n  padding: 5rem 8%; position: relative; overflow: hidden;\r\n}\r\n.rex-ev-wrap .ev-sponsor::before {\r\n  content: ''; position: absolute; top: -60px; right: -40px;\r\n  width: 400px; height: 400px; border-radius: 50%;\r\n  background: radial-gradient(circle, rgba(0,168,196,.15) 0%, transparent 65%);\r\n}\r\n.rex-ev-wrap .ev-sponsor-inner {\r\n  max-width: 1140px; margin: 0 auto; position: relative; z-index: 1;\r\n  display: grid; grid-template-columns: 1.2fr 1fr; gap: 4rem; align-items: center;\r\n}\r\n.rex-ev-wrap .ev-sponsor-eyebrow {\r\n  font-size: .7rem; letter-spacing: .22em; font-weight: 600;\r\n  text-transform: uppercase; color: var(--gold); display: block; margin-bottom: .8rem;\r\n}\r\n.rex-ev-wrap .ev-sponsor-heading {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: clamp(2rem, 3.5vw, 2.9rem); font-weight: 300; font-style: italic;\r\n  color: #fff; line-height: 1.15; margin-bottom: 1rem;\r\n}\r\n.rex-ev-wrap .ev-sponsor-heading strong { font-style: normal; font-weight: 600; color: var(--teal-200); }\r\n.rex-ev-wrap .ev-sponsor-body {\r\n  font-size: .93rem; color: rgba(255,255,255,.55); line-height: 1.8;\r\n}\r\n.rex-ev-wrap .ev-sponsor-cards { display: flex; flex-direction: column; gap: 1rem; }\r\n.rex-ev-wrap .ev-sponsor-card {\r\n  background: rgba(255,255,255,.06); border: 1px solid rgba(255,255,255,.1);\r\n  border-radius: 14px; padding: 1.3rem 1.5rem;\r\n  display: flex; align-items: center; gap: 1rem;\r\n  transition: background .2s;\r\n}\r\n.rex-ev-wrap .ev-sponsor-card:hover { background: rgba(0,168,196,.12); }\r\n.rex-ev-wrap .ev-sponsor-icon {\r\n  width: 44px; height: 44px; border-radius: 10px; flex-shrink: 0;\r\n  background: rgba(0,168,196,.15); border: 1px solid rgba(0,168,196,.25);\r\n  display: flex; align-items: center; justify-content: center; color: var(--teal-300);\r\n}\r\n.rex-ev-wrap .ev-sponsor-card:nth-child(2) .ev-sponsor-icon {\r\n  background: rgba(232,146,10,.12); border-color: rgba(232,146,10,.25); color: #E8920A;\r\n}\r\n.rex-ev-wrap .ev-sponsor-card:nth-child(3) .ev-sponsor-icon {\r\n  background: rgba(255,255,255,.08); border-color: rgba(255,255,255,.15); color: rgba(255,255,255,.6);\r\n}\r\n.rex-ev-wrap .ev-sponsor-card-title {\r\n  font-size: .88rem; font-weight: 600; color: #fff; display: block; margin-bottom: .1rem;\r\n}\r\n.rex-ev-wrap .ev-sponsor-card-desc { font-size: .74rem; color: rgba(255,255,255,.4); }\r\n.rex-ev-wrap .ev-sponsor-card-arrow { margin-left: auto; color: rgba(255,255,255,.3); flex-shrink: 0; }\r\n\r\n\/* \u2500\u2500 FOOTER \u2500\u2500 *\/\r\n.rex-ev-wrap footer {\r\n  background: var(--ink); border-top: 1px solid rgba(255,255,255,.07);\r\n  padding: 3.5rem 8% 2rem; color: rgba(255,255,255,.50);\r\n}\r\n.rex-ev-wrap .ev-footer-grid {\r\n  display: grid; grid-template-columns: 1.4fr 1fr 1fr 1fr;\r\n  gap: 3rem; margin-bottom: 2.5rem;\r\n}\r\n.rex-ev-wrap .ev-footer-brand img { height: 40px; width: auto; margin-bottom: .9rem; opacity: .92; }\r\n.rex-ev-wrap .ev-footer-tagline { font-size: .83rem; line-height: 1.7; margin-bottom: 1.2rem; color: rgba(255,255,255,.35); }\r\n.rex-ev-wrap .ev-footer-social { display: flex; gap: .6rem; }\r\n.rex-ev-wrap .ev-fsocial-btn {\r\n  width: 34px; height: 34px; border-radius: 50%;\r\n  background: rgba(255,255,255,.08); display: flex; align-items: center;\r\n  justify-content: center; font-size: .8rem; color: rgba(255,255,255,.5);\r\n  transition: background .2s;\r\n}\r\n.rex-ev-wrap .ev-fsocial-btn:hover { background: rgba(0,160,187,.3); }\r\n.rex-ev-wrap .ev-footer-heading {\r\n  font-size: .7rem; letter-spacing: .15em; text-transform: uppercase;\r\n  color: var(--gold); margin-bottom: 1rem; font-weight: 600;\r\n}\r\n.rex-ev-wrap .ev-footer-links { list-style: none; }\r\n.rex-ev-wrap .ev-footer-links li { margin-bottom: .55rem; }\r\n.rex-ev-wrap .ev-footer-links a { font-size: .82rem; color: rgba(255,255,255,.44); transition: color .2s; }\r\n.rex-ev-wrap .ev-footer-links a:hover { color: var(--teal-300); }\r\n.rex-ev-wrap .ev-footer-bottom {\r\n  border-top: 1px solid rgba(255,255,255,.07); padding-top: 1.5rem;\r\n  display: flex; justify-content: space-between; font-size: .78rem;\r\n}\r\n.rex-ev-wrap .ev-footer-bottom a { color: var(--teal-300); }\r\n\r\n\/* \u2500\u2500 ANIMATIONS \u2500\u2500 *\/\r\n.rex-ev-wrap .fade-up { opacity: 0; transform: translateY(28px); transition: opacity .8s ease, transform .8s ease; }\r\n.rex-ev-wrap .fade-up.visible { opacity: 1; transform: translateY(0); }\r\n.rex-ev-wrap .stagger > * { opacity: 0; transform: translateY(20px); transition: opacity .65s ease, transform .65s ease; }\r\n.rex-ev-wrap .stagger.visible > *:nth-child(1) { opacity:1; transform:translateY(0); transition-delay:.00s; }\r\n.rex-ev-wrap .stagger.visible > *:nth-child(2) { opacity:1; transform:translateY(0); transition-delay:.10s; }\r\n.rex-ev-wrap .stagger.visible > *:nth-child(3) { opacity:1; transform:translateY(0); transition-delay:.20s; }\r\n.rex-ev-wrap .stagger.visible > *:nth-child(4) { opacity:1; transform:translateY(0); transition-delay:.30s; }\r\n\r\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\r\n@media (max-width: 1024px) {\r\n  .rex-ev-wrap .ev-banner-inner { grid-template-columns: 1fr; gap: 2.5rem; }\r\n  .rex-ev-wrap .ev-next-card { max-width: 480px; }\r\n  .rex-ev-wrap .ev-big-card { grid-template-columns: 1fr; }\r\n  .rex-ev-wrap .ev-big-card-visual { min-height: 280px; }\r\n  .rex-ev-wrap .ev-recent-card { grid-template-columns: 1fr; }\r\n  .rex-ev-wrap .ev-past-grid { grid-template-columns: 1fr; }\r\n  .rex-ev-wrap .ev-sponsor-inner { grid-template-columns: 1fr; gap: 3rem; }\r\n  .rex-ev-wrap .ev-footer-grid { grid-template-columns: 1fr 1fr; gap: 2rem; }\r\n  \/* Show hamburger, hide desktop nav *\/\r\n  .rex-ev-wrap .nav-links { display: none; }\r\n  .rex-ev-wrap .rex-hamburger { display: flex; }\r\n  .rex-ev-wrap .rex-mobile-menu { display: block; }\r\n}\r\n@media (max-width: 768px) {\r\n  .rex-ev-wrap .ev-banner { padding-left: 5%; padding-right: 5%; }\r\n  .rex-ev-wrap .ev-featured { padding-left: 5%; padding-right: 5%; }\r\n  .rex-ev-wrap .ev-recent { padding-left: 5%; padding-right: 5%; }\r\n  .rex-ev-wrap .ev-past { padding-left: 5%; padding-right: 5%; }\r\n  .rex-ev-wrap .ev-sponsor { padding-left: 5%; padding-right: 5%; }\r\n  .rex-ev-wrap .ev-footer-grid { grid-template-columns: 1fr; }\r\n  .rex-ev-wrap .ev-footer-bottom { flex-direction: column; gap: .6rem; }\r\n  .rex-ev-wrap .ev-big-card-body { padding: 2.2rem 1.8rem; }\r\n  .rex-ev-wrap .ev-recent-body { padding: 2.2rem 1.8rem; }\r\n}\r\n\r\n@media (max-width: 1024px) {\r\n  .rex-ev-wrap .ev-hero-inner {\r\n    grid-template-columns: 1fr;\r\n    gap: 2.5rem;\r\n  }\r\n\r\n  .rex-ev-wrap .ev-hero-card {\r\n    max-width: 520px;\r\n  }\r\n}\r\n\r\n@media (max-width: 768px) {\r\n  .rex-ev-wrap .ev-hero {\r\n    min-height: 760px;\r\n  }\r\n\r\n  .rex-ev-wrap .ev-hero-inner {\r\n    padding: 4rem 5% 6.5rem;\r\n  }\r\n\r\n  .rex-ev-wrap .ev-hero-title {\r\n    font-size: clamp(2.4rem, 11vw, 3.4rem);\r\n  }\r\n\r\n  .rex-ev-wrap .ev-hero-copy {\r\n    font-size: .94rem;\r\n  }\r\n\r\n  .rex-ev-wrap .ev-hero-card-img {\r\n    min-height: 150px;\r\n    padding: 1.5rem;\r\n  }\r\n\r\n  .rex-ev-wrap .ev-hero-dots {\r\n    left: 5%;\r\n  }\r\n\r\n  .rex-ev-wrap .ev-hero-arrows {\r\n    right: 5%;\r\n  }\r\n}\r\n\r\n<\/style>\r\n\r\n<div class=\"rex-ev-wrap\">\r\n\r\n  <!-- NAV -->\r\n  <nav id=\"ev-navbar\">\r\n    <a href=\"https:\/\/test.madrelunadesigns.com\/index.php\/rexannas-foundation-homepage\/\" class=\"nav-brand\">\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    <ul class=\"nav-links\">\r\n      <li><a href=\"https:\/\/test.madrelunadesigns.com\/index.php\/rexannas-foundation-homepage\/\">Home<\/a><\/li>\r\n      <li><a href=\"https:\/\/test.madrelunadesigns.com\/index.php\/research\/\">Research<\/a><\/li>\r\n      <li><a href=\"https:\/\/test.madrelunadesigns.com\/index.php\/grants\/\">Grants<\/a><\/li>\r\n      <li><a href=\"https:\/\/test.madrelunadesigns.com\/index.php\/rexannas-foundation-homepage\/#rex-involved\">Get Involved<\/a><\/li>\r\n      <li><a href=\"https:\/\/rexannasfoundation.org\/product\/general-donation\/\" target=\"_blank\" rel=\"noopener\" class=\"nav-cta\">Donate Now<\/a><\/li>\r\n    <\/ul>\r\n\r\n    <!-- HAMBURGER BUTTON -->\r\n    <button class=\"rex-hamburger\" id=\"ev-ham-btn\" type=\"button\" aria-label=\"Open menu\" aria-expanded=\"false\" aria-controls=\"ev-mobile-menu\">\r\n      <span><\/span><span><\/span><span><\/span>\r\n    <\/button>\r\n  <\/nav>\r\n\r\n  <!-- MOBILE MENU DRAWER -->\r\n  <div class=\"rex-mobile-menu\" id=\"ev-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:\/\/test.madrelunadesigns.com\/index.php\/research\/\">Research<\/a><\/li>\r\n      <li><a href=\"https:\/\/test.madrelunadesigns.com\/index.php\/grants\/\">Grants<\/a><\/li>\r\n      <li><a href=\"https:\/\/test.madrelunadesigns.com\/index.php\/rexannas-foundation-homepage\/#rex-involved\">Get Involved<\/a><\/li>\r\n    <\/ul>\r\n    <a href=\"https:\/\/rexannasfoundation.org\/product\/general-donation\/\" target=\"_blank\" rel=\"noopener\" class=\"rex-mob-cta\">Donate Now<\/a>\r\n  <\/div>\r\n\r\n  <!-- HERO EVENT SLIDER -->\r\n  <section class=\"ev-hero\" id=\"ev-hero\">\r\n    <div class=\"ev-hero-slide active\">\r\n      <div class=\"ev-hero-bg\"><\/div>\r\n      <div class=\"ev-hero-inner\">\r\n        <div class=\"ev-hero-content fade-up\">\r\n          <div class=\"ev-breadcrumb\">\r\n            <a href=\"https:\/\/test.madrelunadesigns.com\/index.php\/rexannas-foundation-homepage\/\">Home<\/a>\r\n            <span class=\"ev-breadcrumb-sep\">\u203a<\/span>\r\n            <span>Events<\/span>\r\n          <\/div>\r\n          <div class=\"ev-hero-kicker\">Lone Star Huddle Up<\/div>\r\n          <h1 class=\"ev-hero-title\">Events That<br><em>Move the Needle<\/em><\/h1>\r\n          <p class=\"ev-hero-copy\">Our Lone Star Huddle Up events raise awareness of lung cancer, bring hope and celebrate patients, and fund novel targeted research projects focused on eradicating this disease.<\/p>\r\n          <div class=\"ev-hero-btns\">\r\n            <a href=\"https:\/\/lonestar26.givesmart.com\/\" target=\"_blank\" rel=\"noopener\" class=\"ev-hero-btn-primary\">\r\n              Register for Houston 2026\r\n              <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n            <\/a>\r\n            <a href=\"#ev-featured\" class=\"ev-hero-btn-secondary\">View Details<\/a>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"ev-hero-card fade-up\" style=\"transition-delay:.14s\">\r\n          <div class=\"ev-hero-card-img\">\r\n            <img decoding=\"async\" src=\"https:\/\/rexannasfoundation.org\/wp-content\/uploads\/rf_lshu-houston-2026-title.png\" alt=\"Lone Star Huddle Up Houston 2026\">\r\n          <\/div>\r\n          <div class=\"ev-hero-card-body\">\r\n            <div class=\"ev-hero-badge\">Upcoming Event<\/div>\r\n            <div class=\"ev-hero-card-title\">Lone Star Huddle Up \u2014 Houston<\/div>\r\n            <div class=\"ev-hero-card-meta\">September 19, 2026<br>The Revaire \u00b7 Houston, TX<\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"ev-hero-slide\">\r\n      <div class=\"ev-hero-bg\"><\/div>\r\n      <div class=\"ev-hero-inner\">\r\n        <div class=\"ev-hero-content\">\r\n          <div class=\"ev-breadcrumb\">\r\n            <a href=\"https:\/\/test.madrelunadesigns.com\/index.php\/rexannas-foundation-homepage\/\">Home<\/a>\r\n            <span class=\"ev-breadcrumb-sep\">\u203a<\/span>\r\n            <span>Events<\/span>\r\n          <\/div>\r\n          <div class=\"ev-hero-kicker\">Golf Classic<\/div>\r\n          <h1 class=\"ev-hero-title\">Driving Hope<br><em>Forward<\/em><\/h1>\r\n          <p class=\"ev-hero-copy\">The Carr-Jacobi Classic brings together supporters, sponsors, and advocates for a meaningful day of golf with real purpose \u2014 supporting lung cancer research and patient programs.<\/p>\r\n          <div class=\"ev-hero-btns\">\r\n            <a href=\"https:\/\/events.golfstatus.com\/event\/the-carr-jacobi-classic-driving-hope-forward\" target=\"_blank\" rel=\"noopener\" class=\"ev-hero-btn-primary\">\r\n              View Golf Event\r\n              <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n            <\/a>\r\n            <a href=\"#ev-recent\" class=\"ev-hero-btn-secondary\">Learn More<\/a>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"ev-hero-card\">\r\n          <div class=\"ev-hero-card-img\">\r\n            <img decoding=\"async\" src=\"https:\/\/rexannasfoundation.org\/wp-content\/uploads\/rf-2026-golf-tournament-title-sm.png\" alt=\"Carr-Jacobi Classic Golf Tournament\">\r\n          <\/div>\r\n          <div class=\"ev-hero-card-body\">\r\n            <div class=\"ev-hero-badge gold\">Featured Event<\/div>\r\n            <div class=\"ev-hero-card-title\">The Carr-Jacobi Classic<\/div>\r\n            <div class=\"ev-hero-card-meta\">Flintrock Falls Golf Course<br>Austin, TX<\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"ev-hero-dots\">\r\n      <button class=\"ev-hero-dot active\" type=\"button\" data-ev-slide=\"0\" aria-label=\"Show Lone Star Huddle Up slide\"><\/button>\r\n      <button class=\"ev-hero-dot\" type=\"button\" data-ev-slide=\"1\" aria-label=\"Show Carr-Jacobi Classic slide\"><\/button>\r\n    <\/div>\r\n\r\n    <div class=\"ev-hero-arrows\">\r\n      <button class=\"ev-hero-arrow\" id=\"ev-hero-prev\" type=\"button\" aria-label=\"Previous event slide\">&#8592;<\/button>\r\n      <button class=\"ev-hero-arrow\" id=\"ev-hero-next\" type=\"button\" aria-label=\"Next event slide\">&#8594;<\/button>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- MISSION STRIP -->\r\n  <div class=\"ev-mission\">\r\n    <div class=\"ev-mission-inner\">\r\n      <div class=\"ev-mission-icon\">\r\n        <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M12 21.35l-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54L12 21.35z\"\/><\/svg>\r\n      <\/div>\r\n      <div class=\"ev-mission-text\">\r\n        <span class=\"ev-mission-label\">Our Mission Through Events<\/span>\r\n        <p class=\"ev-mission-quote\">Every event brings us closer to a world without lung cancer \u2014 celebrating patients, honoring survivors, and funding the science that saves lives.<\/p>\r\n      <\/div>\r\n      <a href=\"https:\/\/rexannasfoundation.org\/product\/general-donation\/\" target=\"_blank\" rel=\"noopener\" class=\"ev-mission-donate\">\r\n        Donate to the Mission\r\n        <svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- FEATURED UPCOMING EVENT -->\r\n  <div class=\"ev-featured\" id=\"ev-featured\">\r\n    <div class=\"ev-featured-inner\">\r\n      <div class=\"ev-section-header fade-up\">\r\n        <span class=\"ev-section-eyebrow\">Upcoming<\/span>\r\n        <h2 class=\"ev-section-heading\">Next Event \u2014 <em>Don't Miss It<\/em><\/h2>\r\n      <\/div>\r\n      <div class=\"ev-big-card fade-up\">\r\n        <div class=\"ev-big-card-visual\">\r\n          <img decoding=\"async\" src=\"https:\/\/rexannasfoundation.org\/wp-content\/uploads\/rf_lshu-houston-2026-title.png\" alt=\"Lone Star Huddle Up Houston 2026\">\r\n          <div class=\"ev-date-badge\">\r\n            <span class=\"ev-date-badge-month\">September<\/span>\r\n            <span class=\"ev-date-badge-day\">19<\/span>\r\n            <span class=\"ev-date-badge-year\">2026<\/span>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"ev-big-card-body\">\r\n          <div class=\"ev-big-status\">\r\n            <span class=\"ev-big-status-dot\"><\/span>\r\n            Registration Open\r\n          <\/div>\r\n          <h2 class=\"ev-big-card-title\">Lone Star Huddle Up<br>Houston 2026<\/h2>\r\n          <p class=\"ev-big-card-desc\">Join us for an unforgettable evening at The Revaire in Houston \u2014 celebrating patients, honoring researchers, and raising critical funds for lung cancer research and patient support programs.<\/p>\r\n          <div class=\"ev-big-detail\">\r\n            <div class=\"ev-big-detail-icon\">\r\n              <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\"\/><line x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\/><line x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\/><line x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\/><\/svg>\r\n            <\/div>\r\n            <div>\r\n              <span class=\"ev-big-detail-label\">Date<\/span>\r\n              <span class=\"ev-big-detail-val\">Saturday, September 19, 2026<\/span>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"ev-big-detail\">\r\n            <div class=\"ev-big-detail-icon\">\r\n              <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\r\n            <\/div>\r\n            <div>\r\n              <span class=\"ev-big-detail-label\">Venue<\/span>\r\n              <span class=\"ev-big-detail-val\">The Revaire<br>Houston, TX<\/span>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"ev-big-btns\">\r\n            <a href=\"https:\/\/lonestar26.givesmart.com\/\" target=\"_blank\" rel=\"noopener\" class=\"btn-teal\">\r\n              Register Now\r\n              <svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n            <\/a>\r\n            <a href=\"https:\/\/rexannasfoundation.org\/product\/general-donation\/\" target=\"_blank\" rel=\"noopener\" class=\"btn-outline-light\">Donate Instead<\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- RECENT EVENT -->\r\n  <div class=\"ev-recent\" id=\"ev-recent\">\r\n    <div class=\"ev-recent-inner\">\r\n      <div class=\"ev-section-header fade-up\">\r\n        <span class=\"ev-section-eyebrow\">Most Recent<\/span>\r\n        <h2 class=\"ev-section-heading\">The Carr-Jacobi Classic \u2014 <em>March 2026<\/em><\/h2>\r\n      <\/div>\r\n      <div class=\"ev-recent-card fade-up\">\r\n        <div class=\"ev-recent-visual\">\r\n          <img decoding=\"async\" src=\"https:\/\/rexannasfoundation.org\/wp-content\/uploads\/rf-2026-golf-tournament-title-sm.png\" alt=\"Carr-Jacobi Classic Golf Tournament 2026\">\r\n          <div class=\"ev-recent-date-badge\">\r\n            <span class=\"ev-date-badge-month\">April<\/span>\r\n            <span class=\"ev-date-badge-day\">5<\/span>\r\n            <span class=\"ev-date-badge-year\">2027<\/span>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"ev-recent-body\">\r\n          <div class=\"ev-past-badge\">\r\n            <svg width=\"10\" height=\"10\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\r\n            Recently Completed\r\n          <\/div>\r\n          <h2 class=\"ev-recent-title\">The Carr-Jacobi Classic \u2014 Driving Hope Forward<\/h2>\r\n          <p class=\"ev-recent-desc\">An annual golf tournament celebrating community, competition, and the unwavering fight against lung cancer. Held at the stunning Flintrock Falls Golf Course in Austin, the Carr-Jacobi Classic brings together supporters, sponsors, and advocates for a round of golf with real purpose.<\/p>\r\n          <div class=\"ev-recent-details\">\r\n            <div class=\"ev-r-detail\">\r\n              <div class=\"ev-r-icon\">\r\n                <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\"\/><line x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\/><line x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\/><line x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\/><\/svg>\r\n              <\/div>\r\n              <div>\r\n                <span class=\"ev-r-label\">Date<\/span>\r\n                <span class=\"ev-r-val\">Monday, April 05, 2027<\/span>\r\n              <\/div>\r\n            <\/div>\r\n            <div class=\"ev-r-detail\">\r\n              <div class=\"ev-r-icon\">\r\n                <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\r\n              <\/div>\r\n              <div>\r\n                <span class=\"ev-r-label\">Venue<\/span>\r\n                <span class=\"ev-r-val\">Flintrock Falls Golf Course<br>401 Jack Nicklaus Dr., Austin, TX<\/span>\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"ev-recent-btns\">\r\n            <a href=\"https:\/\/events.golfstatus.com\/event\/the-carr-jacobi-classic-driving-hope-forward\" target=\"_blank\" rel=\"noopener\" class=\"btn-gold-solid\">\r\n              GolfStatus Registration\r\n              <svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n            <\/a>\r\n            <a href=\"https:\/\/rexannasfoundation.org\/product\/austin-lone-star-huddle-up-2025-sponsorships\/\" target=\"_blank\" rel=\"noopener\" class=\"btn-outline-teal\">Sponsorships<\/a>\r\n            <a href=\"https:\/\/rexannasfoundation.org\/product\/austin-lone-star-huddle-up-2025-underwriting\/\" target=\"_blank\" rel=\"noopener\" class=\"btn-outline-teal\">Underwriting<\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- PAST EVENTS -->\r\n  <div class=\"ev-past\">\r\n    <div class=\"ev-past-inner\">\r\n      <div class=\"ev-section-header fade-up\">\r\n        <span class=\"ev-section-eyebrow\">Event Archive<\/span>\r\n        <h2 class=\"ev-section-heading\">A History of <em>Hope<\/em><\/h2>\r\n      <\/div>\r\n      <div class=\"ev-past-grid stagger\">\r\n        <div class=\"ev-past-card\">\r\n          <div class=\"ev-past-card-bar\"><\/div>\r\n          <div class=\"ev-past-card-inner\">\r\n            <div class=\"ev-past-year\">2020<\/div>\r\n            <span class=\"ev-past-tag\">Austin \u00b7 LSHU<\/span>\r\n            <div class=\"ev-past-title\">Lone Star Huddle Up \u2014 Austin<\/div>\r\n            <div class=\"ev-past-meta\">Saturday, November 14, 2020 \u00b7 6:30 PM<\/div>\r\n            <div class=\"ev-past-venue\">Sonesta Bee Cave Hotel<br>12525 Bee Cave Parkway, Austin, TX 78738<\/div>\r\n            <a href=\"https:\/\/rexannasfoundation.org\/product\/austin-tickets-sponsorships\/\" target=\"_blank\" rel=\"noopener\" class=\"ev-past-link\">\r\n              View Event\r\n              <svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n            <\/a>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"ev-past-card\">\r\n          <div class=\"ev-past-card-bar\"><\/div>\r\n          <div class=\"ev-past-card-inner\">\r\n            <div class=\"ev-past-year\">2020<\/div>\r\n            <span class=\"ev-past-tag\">Houston \u00b7 LSHU<\/span>\r\n            <div class=\"ev-past-title\">Lone Star Huddle Up \u2014 Houston<\/div>\r\n            <div class=\"ev-past-meta\">Saturday, February 15, 2020<\/div>\r\n            <div class=\"ev-past-venue\">Union Station at Minute Maid Park<br>501 Crawford Street, Houston, TX 77002<\/div>\r\n            <a href=\"https:\/\/rexannasfoundation.org\/product\/houston-lone-star-huddle-up-tickets\/\" target=\"_blank\" rel=\"noopener\" class=\"ev-past-link\">\r\n              View Event\r\n              <svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n            <\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- SPONSOR CTA -->\r\n  <div class=\"ev-sponsor\">\r\n    <div class=\"ev-sponsor-inner\">\r\n      <div class=\"fade-up\">\r\n        <span class=\"ev-sponsor-eyebrow\">Get Involved<\/span>\r\n        <h2 class=\"ev-sponsor-heading\">Be Part of <strong>Something Bigger<\/strong><\/h2>\r\n        <p class=\"ev-sponsor-body\">Sponsoring or attending a Rexanna's Foundation event puts your name \u2014 and your values \u2014 alongside a cause that changes lives. Every ticket sold, every hole sponsored, every table filled sends a message: lung cancer will not have the last word.<\/p>\r\n      <\/div>\r\n      <div class=\"ev-sponsor-cards fade-up\" style=\"transition-delay:.14s\">\r\n        <a href=\"https:\/\/lonestar26.givesmart.com\/\" target=\"_blank\" rel=\"noopener\" class=\"ev-sponsor-card\">\r\n          <div class=\"ev-sponsor-icon\">\r\n            <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\"\/><line x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\/><line x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\/><line x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\/><\/svg>\r\n          <\/div>\r\n          <div>\r\n            <span class=\"ev-sponsor-card-title\">Register for Houston LSHU 2026<\/span>\r\n            <span class=\"ev-sponsor-card-desc\">September 19 \u00b7 The Revaire, Houston TX<\/span>\r\n          <\/div>\r\n          <div class=\"ev-sponsor-card-arrow\">\r\n            <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n          <\/div>\r\n        <\/a>\r\n        <a href=\"https:\/\/rexannasfoundation.org\/product\/austin-lone-star-huddle-up-2025-sponsorships\/\" target=\"_blank\" rel=\"noopener\" class=\"ev-sponsor-card\">\r\n          <div class=\"ev-sponsor-icon\">\r\n            <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><circle cx=\"12\" cy=\"8\" r=\"6\"\/><path d=\"M15.477 12.89L17 22l-5-3-5 3 1.523-9.11\"\/><\/svg>\r\n          <\/div>\r\n          <div>\r\n            <span class=\"ev-sponsor-card-title\">Become a Sponsor<\/span>\r\n            <span class=\"ev-sponsor-card-desc\">Partner with the foundation as a named event sponsor<\/span>\r\n          <\/div>\r\n          <div class=\"ev-sponsor-card-arrow\">\r\n            <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n          <\/div>\r\n        <\/a>\r\n        <a href=\"https:\/\/rexannasfoundation.org\/product\/general-donation\/\" target=\"_blank\" rel=\"noopener\" class=\"ev-sponsor-card\">\r\n          <div class=\"ev-sponsor-icon\">\r\n            <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><path d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\/><\/svg>\r\n          <\/div>\r\n          <div>\r\n            <span class=\"ev-sponsor-card-title\">Make a General Donation<\/span>\r\n            <span class=\"ev-sponsor-card-desc\">Support the mission directly \u2014 any amount makes a difference<\/span>\r\n          <\/div>\r\n          <div class=\"ev-sponsor-card-arrow\">\r\n            <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\r\n          <\/div>\r\n        <\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- FOOTER -->\r\n  <footer>\r\n    <div class=\"ev-footer-grid\">\r\n      <div class=\"ev-footer-brand\">\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        <p class=\"ev-footer-tagline\">Dedicated to funding research, raising awareness, and honoring the legacy of Rexanna Hawkins through compassion and action.<\/p>\r\n        <div class=\"ev-footer-social\">\r\n          <a href=\"#\" class=\"ev-fsocial-btn\">f<\/a>\r\n          <a href=\"#\" class=\"ev-fsocial-btn\">ig<\/a>\r\n          <a href=\"#\" class=\"ev-fsocial-btn\">in<\/a>\r\n        <\/div>\r\n      <\/div>\r\n      <div>\r\n        <div class=\"ev-footer-heading\">Foundation<\/div>\r\n        <ul class=\"ev-footer-links\">\r\n          <li><a href=\"https:\/\/test.madrelunadesigns.com\/index.php\/about-us\/\">About Us<\/a><\/li>\r\n          <li><a href=\"https:\/\/test.madrelunadesigns.com\/index.php\/grants\/\">Grants<\/a><\/li>\r\n          <li><a href=\"https:\/\/test.madrelunadesigns.com\/index.php\/hope-awards\/\">Hope Awards<\/a><\/li>\r\n          <li><a href=\"https:\/\/test.madrelunadesigns.com\/index.php\/sandys-project-hope\/\">Sandy's Project Hope<\/a><\/li>\r\n          <li><a href=\"https:\/\/test.madrelunadesigns.com\/index.php\/scholarships\/\">Scholarships<\/a><\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div>\r\n        <div class=\"ev-footer-heading\">Get Involved<\/div>\r\n        <ul class=\"ev-footer-links\">\r\n          <li><a href=\"https:\/\/rexannasfoundation.org\/product\/general-donation\/\">Donate<\/a><\/li>\r\n          <li><a href=\"https:\/\/rexannasfoundation.org\/rally-cards\/volunteer\">Volunteer<\/a><\/li>\r\n          <li><a href=\"https:\/\/rexannasfoundation.org\/events\/\">Events<\/a><\/li>\r\n          <li><a href=\"https:\/\/rexannasfoundation.org\/rally-cards\/\">Pat Hood Rally Cards<\/a><\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div>\r\n        <div class=\"ev-footer-heading\">Connect<\/div>\r\n        <ul class=\"ev-footer-links\">\r\n          <li><a href=\"https:\/\/rexannasfoundation.org\/contact\/\">Contact Us<\/a><\/li>\r\n          <li><a href=\"https:\/\/test.madrelunadesigns.com\/index.php\/testimonials\/\">Testimonials<\/a><\/li>\r\n          <li><a href=\"https:\/\/test.madrelunadesigns.com\/index.php\/rexannas-foundation-homepage\/\" target=\"_blank\" rel=\"noopener\">rexannasfoundation.org<\/a><\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"ev-footer-bottom\">\r\n      <span>&copy; 2026 Rexanna's Foundation for Fighting Lung Cancer. All rights reserved.<\/span>\r\n      <span>Made by madrelunadesigns.com with love in honor of <a href=\"https:\/\/madrelunadesigns.com\/bluish_turqoise\/#rex-story\">Rexanna Hawkins<\/a><\/span>\r\n    <\/div>\r\n  <\/footer>\r\n\r\n<\/div>\r\n\r\n<script>\r\n(function() {\r\n  var wrap = document.querySelector('.rex-ev-wrap');\r\n  if (!wrap) return;\r\n  var nav        = wrap.querySelector('#ev-navbar');\r\n  var hamBtn     = wrap.querySelector('#ev-ham-btn');\r\n  var mobileMenu = wrap.querySelector('#ev-mobile-menu');\r\n  var isMenuOpen = false;\r\n\r\n  \/* Event hero slider *\/\r\n  var evSlides = wrap.querySelectorAll('.ev-hero-slide');\r\n  var evDots = wrap.querySelectorAll('.ev-hero-dot');\r\n  var evPrev = wrap.querySelector('#ev-hero-prev');\r\n  var evNext = wrap.querySelector('#ev-hero-next');\r\n  var evCurrent = 0;\r\n\r\n  function showEventSlide(index) {\r\n    if (!evSlides.length) return;\r\n    evCurrent = (index + evSlides.length) % evSlides.length;\r\n    evSlides.forEach(function(slide, i) {\r\n      slide.classList.toggle('active', i === evCurrent);\r\n    });\r\n    evDots.forEach(function(dot, i) {\r\n      dot.classList.toggle('active', i === evCurrent);\r\n    });\r\n  }\r\n\r\n  if (evNext) evNext.addEventListener('click', function() { showEventSlide(evCurrent + 1); });\r\n  if (evPrev) evPrev.addEventListener('click', function() { showEventSlide(evCurrent - 1); });\r\n  evDots.forEach(function(dot) {\r\n    dot.addEventListener('click', function() {\r\n      showEventSlide(parseInt(dot.getAttribute('data-ev-slide'), 10));\r\n    });\r\n  });\r\n\r\n  if (evSlides.length > 1) {\r\n    setInterval(function() {\r\n      showEventSlide(evCurrent + 1);\r\n    }, 7000);\r\n  }\r\n\r\n\r\n  \/* Nav scroll shadow *\/\r\n  window.addEventListener('scroll', function() {\r\n    if (nav) nav.classList.toggle('scrolled', window.scrollY > 60);\r\n  });\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  \/* Hamburger toggle *\/\r\n  if (hamBtn) hamBtn.addEventListener('click', function(e) {\r\n    e.stopPropagation();\r\n    isMenuOpen ? closeMenu() : openMenu();\r\n  });\r\n\r\n  \/* Close on any mobile link click *\/\r\n  if (mobileMenu) mobileMenu.querySelectorAll('a').forEach(function(a) {\r\n    a.addEventListener('click', closeMenu);\r\n  });\r\n\r\n  \/* Close on outside click *\/\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\r\n  \/* Close on Escape *\/\r\n  document.addEventListener('keydown', function(e) {\r\n    if (e.key === 'Escape' && isMenuOpen) closeMenu();\r\n  });\r\n\r\n  \/* Close if resized back to desktop *\/\r\n  window.addEventListener('resize', function() {\r\n    if (window.innerWidth > 1024 && isMenuOpen) closeMenu();\r\n  });\r\n\r\n  \/* Scroll animations *\/\r\n  var animItems = wrap.querySelectorAll('.fade-up, .stagger');\r\n  if ('IntersectionObserver' in window) {\r\n    var io = new IntersectionObserver(function(entries) {\r\n      entries.forEach(function(e) { if (e.isIntersecting) e.target.classList.add('visible'); });\r\n    }, { threshold: 0.08 });\r\n    animItems.forEach(function(el) { io.observe(el); });\r\n  } else {\r\n    animItems.forEach(function(el) { el.classList.add('visible'); });\r\n  }\r\n})();\r\n<\/script>\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 Get Involved Donate Now Home Research Grants Get Involved Donate Now Home \u203a Events Lone Star Huddle Up Events ThatMove the Needle Our Lone Star Huddle Up events raise awareness of lung cancer, bring hope and celebrate patients, and fund novel targeted research projects focused on eradicating this disease. Register for Houston [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-76","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/test.madrelunadesigns.com\/index.php\/wp-json\/wp\/v2\/pages\/76","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=76"}],"version-history":[{"count":13,"href":"https:\/\/test.madrelunadesigns.com\/index.php\/wp-json\/wp\/v2\/pages\/76\/revisions"}],"predecessor-version":[{"id":436,"href":"https:\/\/test.madrelunadesigns.com\/index.php\/wp-json\/wp\/v2\/pages\/76\/revisions\/436"}],"wp:attachment":[{"href":"https:\/\/test.madrelunadesigns.com\/index.php\/wp-json\/wp\/v2\/media?parent=76"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}