{"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-06-25T20:36:40","modified_gmt":"2026-06-25T20:36:40","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 | v2.0 | Timeline + Save the Date + Event Highlights -->\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 \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 \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); 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;\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\/* \u2500\u2500 HERO SLIDER \u2500\u2500 *\/\r\n.rex-ev-wrap .ev-hero {\r\n  position: relative; min-height: 620px;\r\n  background: var(--ink); overflow: hidden;\r\n}\r\n.rex-ev-wrap .ev-hero-slide {\r\n  position: absolute; inset: 0;\r\n  display: flex; align-items: center;\r\n  opacity: 0; pointer-events: none;\r\n  transition: opacity 1s ease;\r\n}\r\n.rex-ev-wrap .ev-hero-slide.active { opacity: 1; pointer-events: auto; }\r\n.rex-ev-wrap .ev-hero-bg {\r\n  position: absolute; inset: 0;\r\n  background-size: cover; background-position: center;\r\n  transform: scale(1.04); transition: transform 8s ease;\r\n}\r\n.rex-ev-wrap .ev-hero-slide.active .ev-hero-bg { transform: scale(1); }\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.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.rex-ev-wrap .ev-hero-inner {\r\n  position: relative; z-index: 2;\r\n  width: 100%; max-width: 1180px; margin: 0 auto;\r\n  padding: 5.5rem 8% 6.5rem;\r\n  display: grid; grid-template-columns: minmax(0,1.05fr) minmax(300px,.85fr);\r\n  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-hero-kicker {\r\n  display: inline-flex; align-items: center; gap: .75rem;\r\n  font-size: .72rem; letter-spacing: .22em; font-weight: 700;\r\n  text-transform: uppercase; color: var(--gold); margin-bottom: 1.2rem;\r\n}\r\n.rex-ev-wrap .ev-hero-kicker::before { content: ''; width: 38px; height: 1px; background: var(--gold); opacity: .7; }\r\n.rex-ev-wrap .ev-hero-title {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: clamp(2.8rem,5vw,5rem); font-weight: 300;\r\n  line-height: 1.05; color: #fff; margin-bottom: 1.2rem;\r\n}\r\n.rex-ev-wrap .ev-hero-title em { color: var(--teal-200); font-style: italic; }\r\n.rex-ev-wrap .ev-hero-copy { max-width: 540px; font-size: 1rem; line-height: 1.8; color: rgba(255,255,255,.68); margin-bottom: 2rem; }\r\n.rex-ev-wrap .ev-hero-btns { display: flex; flex-wrap: wrap; gap: .9rem; }\r\n.rex-ev-wrap .ev-hero-btn-primary {\r\n  display: inline-flex; align-items: center; gap: .5rem;\r\n  background: var(--gold); color: #fff; padding: .9rem 2rem; border-radius: 50px;\r\n  font-size: .9rem; font-weight: 700; letter-spacing: .04em;\r\n  box-shadow: 0 8px 28px rgba(232,146,10,.35); transition: background .2s, transform .15s;\r\n}\r\n.rex-ev-wrap .ev-hero-btn-primary:hover { background: var(--gold-deep); transform: translateY(-2px); }\r\n.rex-ev-wrap .ev-hero-btn-secondary {\r\n  display: inline-flex; align-items: center; gap: .5rem;\r\n  background: transparent; color: #fff; padding: .88rem 1.8rem; border-radius: 50px;\r\n  font-size: .9rem; font-weight: 600;\r\n  border: 1.5px solid rgba(255,255,255,.35); transition: background .2s, border-color .2s;\r\n}\r\n.rex-ev-wrap .ev-hero-btn-secondary:hover { background: rgba(255,255,255,.08); border-color: rgba(255,255,255,.75); }\r\n.rex-ev-wrap .ev-hero-card {\r\n  background: rgba(255,255,255,.075); border: 1px solid rgba(255,255,255,.14);\r\n  border-radius: 24px; overflow: hidden; backdrop-filter: blur(10px);\r\n  box-shadow: 0 24px 60px rgba(0,0,0,.18);\r\n}\r\n.rex-ev-wrap .ev-hero-card-img {\r\n  min-height: 190px; padding: 2.2rem;\r\n  display: flex; align-items: center; justify-content: center;\r\n  background: rgba(10,37,48,.55); border-bottom: 1px solid rgba(255,255,255,.08);\r\n}\r\n.rex-ev-wrap .ev-hero-card-img img { max-width: 100%; max-height: 150px; width: auto; height: auto; filter: drop-shadow(0 10px 26px rgba(0,0,0,.25)); }\r\n.rex-ev-wrap .ev-hero-card-body { padding: 1.6rem; }\r\n.rex-ev-wrap .ev-hero-badge {\r\n  display: inline-flex; align-items: center; gap: .4rem;\r\n  font-size: .6rem; font-weight: 800; letter-spacing: .15em; text-transform: uppercase;\r\n  color: var(--teal-300); background: rgba(0,168,196,.16);\r\n  border: 1px solid rgba(0,168,196,.28); border-radius: 20px; padding: .22rem .8rem; margin-bottom: .9rem;\r\n}\r\n.rex-ev-wrap .ev-hero-badge.gold { color: var(--gold); background: rgba(232,146,10,.14); border-color: rgba(232,146,10,.28); }\r\n.rex-ev-wrap .ev-hero-card-title { font-family: 'Cormorant Garamond', serif; font-size: 1.45rem; font-weight: 600; color: #fff; line-height: 1.15; margin-bottom: .55rem; }\r\n.rex-ev-wrap .ev-hero-card-meta { font-size: .83rem; line-height: 1.6; color: rgba(255,255,255,.58); }\r\n.rex-ev-wrap .ev-hero-dots { position: absolute; left: 8%; bottom: 2.1rem; z-index: 5; display: flex; gap: .7rem; }\r\n.rex-ev-wrap .ev-hero-dot {\r\n  width: 8px; height: 8px; border-radius: 50%;\r\n  background: rgba(255,255,255,.38); border: none; padding: 0; cursor: pointer; transition: all .3s ease;\r\n}\r\n.rex-ev-wrap .ev-hero-dot.active { width: 28px; border-radius: 6px; background: var(--gold); }\r\n.rex-ev-wrap .ev-hero-arrows { position: absolute; right: 8%; bottom: 1.7rem; z-index: 5; display: flex; gap: .75rem; }\r\n.rex-ev-wrap .ev-hero-arrow {\r\n  width: 44px; height: 44px; border-radius: 50%;\r\n  background: rgba(255,255,255,.12); border: 1.5px solid rgba(255,255,255,.28);\r\n  color: #fff; cursor: pointer; display: flex; align-items: center; justify-content: center;\r\n  transition: background .2s, transform .15s;\r\n}\r\n.rex-ev-wrap .ev-hero-arrow:hover { background: rgba(255,255,255,.22); transform: translateY(-1px); }\r\n\r\n\/* \u2500\u2500 MISSION STRIP \u2500\u2500 *\/\r\n.rex-ev-wrap .ev-mission { background: var(--teal-400); padding: 2rem 8%; }\r\n.rex-ev-wrap .ev-mission-inner { max-width: 1140px; margin: 0 auto; display: flex; align-items: center; gap: 2rem; flex-wrap: wrap; }\r\n.rex-ev-wrap .ev-mission-icon { width: 48px; height: 48px; border-radius: 12px; flex-shrink: 0; background: rgba(255,255,255,.15); display: flex; align-items: center; justify-content: center; color: #fff; }\r\n.rex-ev-wrap .ev-mission-text { flex: 1; min-width: 280px; }\r\n.rex-ev-wrap .ev-mission-label { font-size: .64rem; letter-spacing: .18em; text-transform: uppercase; color: rgba(255,255,255,.65); font-weight: 600; display: block; margin-bottom: .2rem; }\r\n.rex-ev-wrap .ev-mission-quote { font-family: 'Cormorant Garamond', serif; font-size: 1.08rem; font-style: italic; color: #fff; font-weight: 300; line-height: 1.55; }\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); 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\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n   \u2500\u2500 EVENT TIMELINE \u2500\u2500\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n.rex-ev-wrap .ev-timeline-section {\r\n  background: linear-gradient(160deg, #0A2530 0%, #0D3A4A 60%, #005F72 100%);\r\n  padding: 6rem 8%; position: relative; overflow: hidden;\r\n}\r\n.rex-ev-wrap .ev-timeline-section::before {\r\n  content: ''; position: absolute; top: -100px; right: -80px;\r\n  width: 600px; height: 600px; border-radius: 50%;\r\n  background: radial-gradient(circle, rgba(0,168,196,.12) 0%, transparent 65%);\r\n  pointer-events: none;\r\n}\r\n.rex-ev-wrap .ev-timeline-section::after {\r\n  content: ''; position: absolute; bottom: -80px; left: 5%;\r\n  width: 320px; height: 320px; border-radius: 50%;\r\n  background: radial-gradient(circle, rgba(232,146,10,.08) 0%, transparent 65%);\r\n  pointer-events: none;\r\n}\r\n.rex-ev-wrap .ev-timeline-inner { max-width: 1140px; margin: 0 auto; position: relative; z-index: 1; }\r\n.rex-ev-wrap .ev-tl-header { margin-bottom: 4rem; }\r\n.rex-ev-wrap .ev-tl-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-tl-heading {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: clamp(2.2rem,4vw,3.4rem); font-weight: 300; color: #fff; line-height: 1.1;\r\n}\r\n.rex-ev-wrap .ev-tl-heading em { font-style: italic; color: var(--teal-200); }\r\n\r\n\/* The vertical line *\/\r\n.rex-ev-wrap .ev-tl-track {\r\n  position: relative;\r\n  padding-left: 2.8rem;\r\n}\r\n.rex-ev-wrap .ev-tl-track::before {\r\n  content: '';\r\n  position: absolute; left: 10px; top: 12px; bottom: 12px;\r\n  width: 1px;\r\n  background: linear-gradient(to bottom, rgba(0,168,196,.6) 0%, rgba(232,146,10,.4) 50%, rgba(0,168,196,.2) 100%);\r\n}\r\n\r\n\/* Each timeline entry *\/\r\n.rex-ev-wrap .ev-tl-item {\r\n  position: relative;\r\n  margin-bottom: 3.2rem;\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 2.5rem;\r\n  align-items: start;\r\n}\r\n.rex-ev-wrap .ev-tl-item:last-child { margin-bottom: 0; }\r\n\r\n\/* Node dot on the line *\/\r\n.rex-ev-wrap .ev-tl-node {\r\n  position: absolute;\r\n  left: -2.8rem;\r\n  top: 18px;\r\n  width: 20px; height: 20px; border-radius: 50%;\r\n  background: var(--teal-400);\r\n  border: 3px solid rgba(0,168,196,.35);\r\n  box-shadow: 0 0 0 5px rgba(0,168,196,.1);\r\n  transition: transform .3s;\r\n}\r\n.rex-ev-wrap .ev-tl-item:hover .ev-tl-node { transform: scale(1.25); }\r\n.rex-ev-wrap .ev-tl-item.gold-node .ev-tl-node {\r\n  background: var(--gold);\r\n  border-color: rgba(232,146,10,.35);\r\n  box-shadow: 0 0 0 5px rgba(232,146,10,.1);\r\n}\r\n\r\n\/* Left: event info *\/\r\n.rex-ev-wrap .ev-tl-info {}\r\n.rex-ev-wrap .ev-tl-date-pill {\r\n  display: inline-flex; align-items: center; gap: .5rem;\r\n  background: rgba(0,168,196,.14); border: 1px solid rgba(0,168,196,.28);\r\n  border-radius: 20px; padding: .28rem .9rem;\r\n  font-size: .68rem; font-weight: 700; letter-spacing: .14em; text-transform: uppercase;\r\n  color: var(--teal-300); margin-bottom: .9rem;\r\n}\r\n.rex-ev-wrap .ev-tl-item.gold-node .ev-tl-date-pill {\r\n  background: rgba(232,146,10,.12); border-color: rgba(232,146,10,.28); color: var(--gold);\r\n}\r\n.rex-ev-wrap .ev-tl-title {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: 1.55rem; font-weight: 600; color: #fff; line-height: 1.15; margin-bottom: .45rem;\r\n}\r\n.rex-ev-wrap .ev-tl-location {\r\n  font-size: .84rem; color: rgba(255,255,255,.5); margin-bottom: 1.2rem;\r\n  display: flex; align-items: center; gap: .4rem;\r\n}\r\n.rex-ev-wrap .ev-tl-location svg { flex-shrink: 0; }\r\n\r\n\/* Status badges *\/\r\n.rex-ev-wrap .ev-tl-status {\r\n  display: inline-flex; align-items: center; gap: .4rem;\r\n  font-size: .58rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase;\r\n  border-radius: 20px; padding: .22rem .8rem; margin-bottom: 1.2rem;\r\n}\r\n.rex-ev-wrap .ev-tl-status.upcoming {\r\n  background: rgba(0,168,196,.18); color: var(--teal-300); border: 1px solid rgba(0,168,196,.3);\r\n}\r\n.rex-ev-wrap .ev-tl-status.save-date {\r\n  background: rgba(232,146,10,.14); color: var(--gold); border: 1px solid rgba(232,146,10,.28);\r\n}\r\n.rex-ev-wrap .ev-tl-status-dot { width: 6px; height: 6px; border-radius: 50%; background: currentColor; 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\r\n.rex-ev-wrap .ev-tl-btn {\r\n  display: inline-flex; align-items: center; gap: .45rem;\r\n  padding: .65rem 1.4rem; border-radius: 50px;\r\n  font-size: .8rem; font-weight: 600; transition: background .2s, transform .15s;\r\n}\r\n.rex-ev-wrap .ev-tl-btn.teal { background: var(--teal-400); color: #fff; box-shadow: 0 4px 16px rgba(0,168,196,.25); }\r\n.rex-ev-wrap .ev-tl-btn.teal:hover { background: var(--teal-500); transform: translateY(-1px); }\r\n.rex-ev-wrap .ev-tl-btn.gold { background: var(--gold); color: #fff; box-shadow: 0 4px 16px rgba(232,146,10,.25); }\r\n.rex-ev-wrap .ev-tl-btn.gold:hover { background: var(--gold-deep); transform: translateY(-1px); }\r\n.rex-ev-wrap .ev-tl-btn.outline { background: transparent; color: rgba(255,255,255,.7); border: 1.5px solid rgba(255,255,255,.2); }\r\n.rex-ev-wrap .ev-tl-btn.outline:hover { background: rgba(255,255,255,.07); border-color: rgba(255,255,255,.5); }\r\n\r\n.rex-ev-wrap .ev-tl-btns { display: flex; flex-wrap: wrap; gap: .6rem; margin-top: .2rem; }\r\n\r\n\/* Right: Save the Date visual card *\/\r\n.rex-ev-wrap .ev-tl-visual {}\r\n.rex-ev-wrap .ev-std-card {\r\n  background: rgba(255,255,255,.06);\r\n  border: 1px solid rgba(255,255,255,.12);\r\n  border-radius: 18px; overflow: hidden;\r\n  backdrop-filter: blur(10px);\r\n  transition: transform .3s, box-shadow .3s;\r\n}\r\n.rex-ev-wrap .ev-std-card:hover { transform: translateY(-4px); box-shadow: 0 20px 50px rgba(0,0,0,.25); }\r\n.rex-ev-wrap .ev-std-card-top {\r\n  padding: .55rem 1rem;\r\n  background: rgba(255,255,255,.04);\r\n  border-bottom: 1px solid rgba(255,255,255,.07);\r\n  font-size: .58rem; font-weight: 700; letter-spacing: .16em; text-transform: uppercase;\r\n  color: rgba(255,255,255,.35); display: flex; align-items: center; gap: .5rem;\r\n}\r\n.rex-ev-wrap .ev-std-card-top::before { content: ''; width: 6px; height: 6px; border-radius: 50%; background: var(--gold); display: block; }\r\n.rex-ev-wrap .ev-std-img-wrap {\r\n  padding: 1.5rem 2rem;\r\n  display: flex; align-items: center; justify-content: center;\r\n  min-height: 180px;\r\n  background: rgba(10,37,48,.4);\r\n}\r\n.rex-ev-wrap .ev-std-img-wrap img {\r\n  max-width: 100%; width: 100%; height: auto;\r\n  object-fit: contain;\r\n  filter: drop-shadow(0 8px 20px rgba(0,0,0,.3));\r\n}\r\n\/* Placeholder styling when no image loads *\/\r\n.rex-ev-wrap .ev-std-placeholder {\r\n  min-height: 180px; display: flex; flex-direction: column;\r\n  align-items: center; justify-content: center; gap: .8rem;\r\n  background: rgba(10,37,48,.4); padding: 2rem;\r\n}\r\n.rex-ev-wrap .ev-std-placeholder-icon {\r\n  width: 48px; height: 48px; border-radius: 12px;\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-std-placeholder-text {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: 1rem; color: rgba(255,255,255,.45); text-align: center; line-height: 1.5;\r\n}\r\n\r\n\/* No visual \u2014 compact info card for future\/save-date events *\/\r\n.rex-ev-wrap .ev-tl-info-only {\r\n  display: flex; flex-direction: column; gap: .6rem;\r\n}\r\n.rex-ev-wrap .ev-tl-meta-row {\r\n  display: flex; align-items: center; gap: .7rem;\r\n}\r\n.rex-ev-wrap .ev-tl-meta-icon {\r\n  width: 30px; height: 30px; border-radius: 8px; flex-shrink: 0;\r\n  background: rgba(0,168,196,.1); 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-tl-meta-row.gold .ev-tl-meta-icon { background: rgba(232,146,10,.1); border-color: rgba(232,146,10,.2); color: var(--gold); }\r\n.rex-ev-wrap .ev-tl-meta-text { font-size: .83rem; color: rgba(255,255,255,.6); }\r\n.rex-ev-wrap .ev-tl-meta-text strong { color: rgba(255,255,255,.85); font-weight: 500; }\r\n\r\n\/* Connector between items *\/\r\n.rex-ev-wrap .ev-tl-year-divider {\r\n  display: flex; align-items: center; gap: 1rem;\r\n  margin-bottom: 2.8rem; margin-top: .6rem;\r\n}\r\n.rex-ev-wrap .ev-tl-year-divider::after {\r\n  content: ''; flex: 1;\r\n  height: 1px; background: linear-gradient(to right, rgba(0,168,196,.3), transparent);\r\n}\r\n.rex-ev-wrap .ev-tl-year-label {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: 1rem; font-weight: 300; letter-spacing: .2em;\r\n  color: rgba(255,255,255,.3); text-transform: uppercase; white-space: nowrap;\r\n}\r\n\r\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n   \u2500\u2500 SAVE THE DATE SPOTLIGHT \u2500\u2500\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n.rex-ev-wrap .ev-std-section {\r\n  background: var(--cream);\r\n  padding: 5.5rem 8%;\r\n}\r\n.rex-ev-wrap .ev-std-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-std-grid {\r\n  display: grid;\r\n  grid-template-columns: 1fr 1fr;\r\n  gap: 2.5rem;\r\n}\r\n.rex-ev-wrap .ev-std-spotlight {\r\n  background: #fff;\r\n  border-radius: 24px; overflow: hidden;\r\n  box-shadow: 0 8px 36px 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-std-spotlight:hover { transform: translateY(-5px); box-shadow: 0 20px 54px var(--shadow); }\r\n.rex-ev-wrap .ev-std-spotlight-bar { height: 4px; }\r\n.rex-ev-wrap .ev-std-spotlight:nth-child(1) .ev-std-spotlight-bar { background: linear-gradient(90deg, var(--teal-400), var(--teal-200)); }\r\n.rex-ev-wrap .ev-std-spotlight:nth-child(2) .ev-std-spotlight-bar { background: linear-gradient(90deg, var(--gold), var(--gold-light)); }\r\n\r\n.rex-ev-wrap .ev-std-spotlight-img {\r\n  background: var(--ink);\r\n  display: flex; align-items: center; justify-content: center;\r\n  padding: 2.5rem 3rem; min-height: 220px;\r\n  position: relative; overflow: hidden;\r\n}\r\n.rex-ev-wrap .ev-std-spotlight-img::before {\r\n  content: ''; position: absolute; inset: 0;\r\n  background: radial-gradient(ellipse 80% 60% at 50% 50%, rgba(0,168,196,.1) 0%, transparent 70%);\r\n}\r\n.rex-ev-wrap .ev-std-spotlight:nth-child(2) .ev-std-spotlight-img::before {\r\n  background: radial-gradient(ellipse 80% 60% at 50% 50%, rgba(232,146,10,.1) 0%, transparent 70%);\r\n}\r\n.rex-ev-wrap .ev-std-spotlight-img img {\r\n  position: relative; z-index: 1;\r\n  max-width: 100%; width: 100%; height: auto;\r\n  object-fit: contain;\r\n  filter: drop-shadow(0 6px 18px rgba(0,0,0,.25));\r\n}\r\n\r\n.rex-ev-wrap .ev-std-spotlight-body {\r\n  padding: 2rem 2.2rem 2.4rem;\r\n  display: flex; flex-direction: column; flex: 1;\r\n}\r\n.rex-ev-wrap .ev-std-event-tag {\r\n  display: inline-flex; align-items: center; gap: .4rem;\r\n  font-size: .58rem; font-weight: 800; letter-spacing: .15em; text-transform: uppercase;\r\n  border-radius: 20px; padding: .22rem .8rem; width: fit-content; margin-bottom: .9rem;\r\n}\r\n.rex-ev-wrap .ev-std-spotlight:nth-child(1) .ev-std-event-tag {\r\n  background: rgba(0,168,196,.1); color: var(--teal-500); border: 1px solid var(--teal-100);\r\n}\r\n.rex-ev-wrap .ev-std-spotlight:nth-child(2) .ev-std-event-tag {\r\n  background: var(--gold-pale); color: var(--gold-deep); border: 1px solid var(--gold-light);\r\n}\r\n.rex-ev-wrap .ev-std-spotlight-title {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: 1.45rem; font-weight: 600; color: var(--deep); line-height: 1.2; margin-bottom: .4rem;\r\n}\r\n.rex-ev-wrap .ev-std-spotlight-date { font-size: .84rem; color: var(--light); margin-bottom: .2rem; font-weight: 500; }\r\n.rex-ev-wrap .ev-std-spotlight-venue { font-size: .8rem; color: var(--light); margin-bottom: 1.5rem; }\r\n.rex-ev-wrap .ev-std-cta {\r\n  display: inline-flex; align-items: center; gap: .5rem;\r\n  padding: .8rem 1.7rem; border-radius: 50px;\r\n  font-size: .85rem; font-weight: 600; margin-top: auto;\r\n  transition: background .2s, transform .15s;\r\n  box-shadow: 0 5px 18px rgba(0,0,0,.1);\r\n}\r\n.rex-ev-wrap .ev-std-spotlight:nth-child(1) .ev-std-cta { background: var(--teal-400); color: #fff; }\r\n.rex-ev-wrap .ev-std-spotlight:nth-child(1) .ev-std-cta:hover { background: var(--teal-500); transform: translateY(-1px); }\r\n.rex-ev-wrap .ev-std-spotlight:nth-child(2) .ev-std-cta { background: var(--gold); color: #fff; }\r\n.rex-ev-wrap .ev-std-spotlight:nth-child(2) .ev-std-cta:hover { background: var(--gold-deep); transform: translateY(-1px); }\r\n\r\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n   \u2500\u2500 EVENT HIGHLIGHTS GALLERY \u2500\u2500\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\r\n.rex-ev-wrap .ev-highlights-section {\r\n  background: var(--petal);\r\n  padding: 5.5rem 8%;\r\n}\r\n.rex-ev-wrap .ev-highlights-inner { max-width: 1140px; margin: 0 auto; }\r\n\r\n.rex-ev-wrap .ev-hl-tabs {\r\n  display: flex; flex-wrap: wrap; gap: .6rem;\r\n  margin-bottom: 2.8rem;\r\n}\r\n.rex-ev-wrap .ev-hl-tab {\r\n  padding: .55rem 1.3rem; border-radius: 50px;\r\n  font-size: .78rem; font-weight: 600; letter-spacing: .04em;\r\n  border: 1.5px solid var(--teal-200); color: var(--teal-500);\r\n  background: transparent; cursor: pointer;\r\n  transition: background .2s, border-color .2s, color .2s;\r\n}\r\n.rex-ev-wrap .ev-hl-tab:hover { background: var(--teal-50); border-color: var(--teal-400); }\r\n.rex-ev-wrap .ev-hl-tab.active { background: var(--teal-400); border-color: var(--teal-400); color: #fff; }\r\n\r\n\/* Tab panels *\/\r\n.rex-ev-wrap .ev-hl-panel { display: none; }\r\n.rex-ev-wrap .ev-hl-panel.active { display: block; }\r\n\r\n\/* Each panel has a header card + photos *\/\r\n.rex-ev-wrap .ev-hl-event-header {\r\n  display: flex; align-items: center; gap: 1.2rem;\r\n  padding: 1.4rem 1.8rem; border-radius: 16px;\r\n  background: #fff; box-shadow: 0 2px 16px var(--shadow);\r\n  margin-bottom: 2rem;\r\n}\r\n.rex-ev-wrap .ev-hl-event-icon {\r\n  width: 50px; height: 50px; border-radius: 12px; flex-shrink: 0;\r\n  background: var(--teal-50); border: 1px solid var(--teal-100);\r\n  display: flex; align-items: center; justify-content: center; color: var(--teal-400);\r\n}\r\n.rex-ev-wrap .ev-hl-panel:nth-child(2) .ev-hl-event-icon,\r\n.rex-ev-wrap .ev-hl-panel:nth-child(3) .ev-hl-event-icon { background: var(--gold-pale); border-color: var(--gold-light); color: var(--gold-deep); }\r\n.rex-ev-wrap .ev-hl-event-name {\r\n  font-family: 'Cormorant Garamond', serif;\r\n  font-size: 1.3rem; font-weight: 600; color: var(--deep); margin-bottom: .15rem;\r\n}\r\n.rex-ev-wrap .ev-hl-event-meta { font-size: .8rem; color: var(--light); }\r\n.rex-ev-wrap .ev-hl-award {\r\n  margin-left: auto; flex-shrink: 0;\r\n  display: inline-flex; align-items: center; gap: .5rem;\r\n  background: var(--gold-pale); border: 1px solid var(--gold-light);\r\n  border-radius: 20px; padding: .4rem 1rem;\r\n  font-size: .7rem; font-weight: 700; letter-spacing: .08em;\r\n  text-transform: uppercase; color: var(--gold-deep);\r\n}\r\n\r\n\/* Photo grid \u2014 masonry-like *\/\r\n.rex-ev-wrap .ev-hl-photos {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  gap: 1rem;\r\n}\r\n.rex-ev-wrap .ev-hl-photo {\r\n  border-radius: 14px; overflow: hidden;\r\n  background: var(--ink);\r\n  aspect-ratio: 4\/3;\r\n  position: relative;\r\n  transition: transform .3s;\r\n}\r\n.rex-ev-wrap .ev-hl-photo:hover { transform: scale(1.02); }\r\n.rex-ev-wrap .ev-hl-photo.tall { aspect-ratio: 3\/4; }\r\n.rex-ev-wrap .ev-hl-photo.wide { grid-column: span 2; aspect-ratio: 16\/9; }\r\n.rex-ev-wrap .ev-hl-photo img {\r\n  width: 100%; height: 100%; object-fit: cover; display: block;\r\n}\r\n\r\n\/* Placeholder photo tile *\/\r\n.rex-ev-wrap .ev-hl-photo-placeholder {\r\n  width: 100%; height: 100%;\r\n  display: flex; flex-direction: column;\r\n  align-items: center; justify-content: center;\r\n  gap: .5rem; padding: 1.5rem;\r\n  background: linear-gradient(135deg, rgba(0,168,196,.08) 0%, rgba(10,37,48,.6) 100%);\r\n}\r\n.rex-ev-wrap .ev-hl-photo-placeholder-icon { color: rgba(255,255,255,.2); }\r\n.rex-ev-wrap .ev-hl-photo-placeholder-label { font-size: .72rem; color: rgba(255,255,255,.25); text-align: center; line-height: 1.5; letter-spacing: .04em; }\r\n\r\n\/* Gallery link bar *\/\r\n.rex-ev-wrap .ev-hl-gallery-link {\r\n  display: flex; align-items: center; justify-content: center;\r\n  gap: .6rem; margin-top: 1.6rem;\r\n  padding: 1.1rem; border-radius: 14px;\r\n  background: #fff; border: 1.5px dashed var(--teal-200);\r\n  font-size: .84rem; font-weight: 600; color: var(--teal-500);\r\n  transition: background .2s, border-color .2s;\r\n}\r\n.rex-ev-wrap .ev-hl-gallery-link:hover { background: var(--teal-50); border-color: var(--teal-400); }\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 { font-size: .7rem; letter-spacing: .22em; font-weight: 600; text-transform: uppercase; color: var(--gold); display: block; margin-bottom: .8rem; }\r\n.rex-ev-wrap .ev-sponsor-heading { font-family: 'Cormorant Garamond', serif; font-size: clamp(2rem,3.5vw,2.9rem); font-weight: 300; font-style: italic; color: #fff; line-height: 1.15; margin-bottom: 1rem; }\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 { font-size: .93rem; color: rgba(255,255,255,.55); line-height: 1.8; }\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; 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 { width: 44px; height: 44px; border-radius: 10px; flex-shrink: 0; background: rgba(0,168,196,.15); border: 1px solid rgba(0,168,196,.25); display: flex; align-items: center; justify-content: center; color: var(--teal-300); }\r\n.rex-ev-wrap .ev-sponsor-card:nth-child(2) .ev-sponsor-icon { background: rgba(232,146,10,.12); border-color: rgba(232,146,10,.25); color: #E8920A; }\r\n.rex-ev-wrap .ev-sponsor-card:nth-child(3) .ev-sponsor-icon { background: rgba(255,255,255,.08); border-color: rgba(255,255,255,.15); color: rgba(255,255,255,.6); }\r\n.rex-ev-wrap .ev-sponsor-card-title { font-size: .88rem; font-weight: 600; color: #fff; display: block; margin-bottom: .1rem; }\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 { background: var(--ink); border-top: 1px solid rgba(255,255,255,.07); padding: 3.5rem 8% 2rem; color: rgba(255,255,255,.50); }\r\n.rex-ev-wrap .ev-footer-grid { display: grid; grid-template-columns: 1.4fr 1fr 1fr 1fr; gap: 3rem; margin-bottom: 2.5rem; }\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 { width: 34px; height: 34px; border-radius: 50%; background: rgba(255,255,255,.08); display: flex; align-items: center; justify-content: center; font-size: .8rem; color: rgba(255,255,255,.5); transition: background .2s; }\r\n.rex-ev-wrap .ev-fsocial-btn:hover { background: rgba(0,160,187,.3); }\r\n.rex-ev-wrap .ev-footer-heading { font-size: .7rem; letter-spacing: .15em; text-transform: uppercase; color: var(--gold); margin-bottom: 1rem; font-weight: 600; }\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 { border-top: 1px solid rgba(255,255,255,.07); padding-top: 1.5rem; display: flex; justify-content: space-between; font-size: .78rem; }\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:.12s; }\r\n.rex-ev-wrap .stagger.visible > *:nth-child(3) { opacity:1; transform:translateY(0); transition-delay:.24s; }\r\n.rex-ev-wrap .stagger.visible > *:nth-child(4) { opacity:1; transform:translateY(0); transition-delay:.36s; }\r\n\r\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\r\n@media (max-width: 1024px) {\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  .rex-ev-wrap .ev-tl-item { grid-template-columns: 1fr; gap: 1.5rem; }\r\n  .rex-ev-wrap .ev-std-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  .rex-ev-wrap .ev-hero-inner { grid-template-columns: 1fr; gap: 2.5rem; }\r\n  .rex-ev-wrap .ev-hero-card { max-width: 520px; }\r\n}\r\n@media (max-width: 768px) {\r\n  .rex-ev-wrap .ev-timeline-section { padding-left: 5%; padding-right: 5%; }\r\n  .rex-ev-wrap .ev-std-section { padding-left: 5%; padding-right: 5%; }\r\n  .rex-ev-wrap .ev-highlights-section { 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-hl-photos { grid-template-columns: 1fr 1fr; }\r\n  .rex-ev-wrap .ev-hl-photo.wide { grid-column: span 2; }\r\n  .rex-ev-wrap .ev-hl-award { display: none; }\r\n  .rex-ev-wrap .ev-tl-track { padding-left: 2.2rem; }\r\n  .rex-ev-wrap .ev-tl-node { left: -2.2rem; }\r\n  .rex-ev-wrap .ev-hero { min-height: 760px; }\r\n  .rex-ev-wrap .ev-hero-inner { padding: 4rem 5% 6.5rem; }\r\n  .rex-ev-wrap .ev-hero-title { font-size: clamp(2.4rem, 11vw, 3.4rem); }\r\n  .rex-ev-wrap .ev-hero-dots { left: 5%; }\r\n  .rex-ev-wrap .ev-hero-arrows { right: 5%; }\r\n}\r\n@media (max-width: 480px) {\r\n  .rex-ev-wrap .ev-hl-photos { grid-template-columns: 1fr; }\r\n  .rex-ev-wrap .ev-hl-photo.wide { grid-column: span 1; aspect-ratio: 4\/3; }\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\/contact-us\/\">Contact Us<\/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    <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 -->\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\/contact-us\/\">Contact Us<\/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 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 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-timeline\" class=\"ev-hero-btn-secondary\">View All Events<\/a>\r\n          <\/div>\r\n        <\/div>\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\">Rally For Hope<\/div>\r\n          <h1 class=\"ev-hero-title\">Serve, Rally,<br><em>Give Hope<\/em><\/h1>\r\n          <p class=\"ev-hero-copy\">The Rally For Hope Pickleball Tournament brings together the community for a day of fun, competition, and compassion \u2014 raising vital funds for lung cancer research and patient support.<\/p>\r\n          <div class=\"ev-hero-btns\">\r\n            <a href=\"http:\/\/rfpickleball.givesmart.com\" target=\"_blank\" rel=\"noopener\" class=\"ev-hero-btn-primary\">\r\n              Register for Pickleball\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-timeline\" class=\"ev-hero-btn-secondary\">View All Events<\/a>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"ev-hero-card\">\r\n          <div class=\"ev-hero-card-img\" style=\"background: rgba(10,37,48,.55); padding: 2rem; min-height: 190px; display:flex; align-items:center; justify-content:center;\">\r\n            <div style=\"text-align:center;\">\r\n              <div style=\"font-family:'Cormorant Garamond',serif; font-size:1.5rem; font-weight:600; color:#fff; margin-bottom:.4rem;\">Rally For Hope<\/div>\r\n              <div style=\"font-size:.78rem; color:rgba(255,255,255,.5);\">Pickleball Tournament<\/div>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"ev-hero-card-body\">\r\n            <div class=\"ev-hero-badge gold\">New Event<\/div>\r\n            <div class=\"ev-hero-card-title\">Rally For Hope \u2014 Pickleball<\/div>\r\n            <div class=\"ev-hero-card-meta\">October 4, 2026<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 LSHU Houston slide\"><\/button>\r\n      <button class=\"ev-hero-dot\" type=\"button\" data-ev-slide=\"1\" aria-label=\"Show Pickleball slide\"><\/button>\r\n    <\/div>\r\n    <div class=\"ev-hero-arrows\">\r\n      <button class=\"ev-hero-arrow\" id=\"ev-hero-prev\" type=\"button\" aria-label=\"Previous slide\">&#8592;<\/button>\r\n      <button class=\"ev-hero-arrow\" id=\"ev-hero-next\" type=\"button\" aria-label=\"Next 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\">From inspiring galas to community tournaments, every event helps us support patients, advance research, and bring hope to families impacted by cancer. Explore our upcoming events and look back at the meaningful moments we've shared together.<\/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  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       EVENT TIMELINE\r\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n  <section class=\"ev-timeline-section\" id=\"ev-timeline\">\r\n    <div class=\"ev-timeline-inner\">\r\n      <div class=\"ev-tl-header fade-up\">\r\n        <span class=\"ev-tl-eyebrow\">Schedule<\/span>\r\n        <h2 class=\"ev-tl-heading\">Our Event <em>Timeline<\/em><\/h2>\r\n      <\/div>\r\n\r\n      <!-- 2026 label -->\r\n      <div class=\"ev-tl-year-divider fade-up\">\r\n        <span class=\"ev-tl-year-label\">2026<\/span>\r\n      <\/div>\r\n\r\n      <div class=\"ev-tl-track stagger\">\r\n\r\n        <!-- \u2460 LSHU Houston Sept 19 2026 -->\r\n        <div class=\"ev-tl-item\">\r\n          <div class=\"ev-tl-node\"><\/div>\r\n          <div class=\"ev-tl-info\">\r\n            <div class=\"ev-tl-status upcoming\"><span class=\"ev-tl-status-dot\"><\/span> Registration Open<\/div>\r\n            <div class=\"ev-tl-date-pill\">\r\n              <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><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              September 19, 2026\r\n            <\/div>\r\n            <div class=\"ev-tl-title\">Lone Star Huddle Up<br>Houston 2026<\/div>\r\n            <div class=\"ev-tl-location\">\r\n              <svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><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              The Revaire \u00b7 Houston, TX\r\n            <\/div>\r\n            <div class=\"ev-tl-btns\">\r\n              <a href=\"https:\/\/lonestar26.givesmart.com\/\" target=\"_blank\" rel=\"noopener\" class=\"ev-tl-btn teal\">\r\n                To Purchase Tickets, Sponsorship, and Underwrite Click Here\r\n                <svg width=\"12\" height=\"12\" 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-tl-visual\">\r\n            <div class=\"ev-std-card\">\r\n              <div class=\"ev-std-card-top\">Save the Date<\/div>\r\n              <div class=\"ev-std-img-wrap\">\r\n                <img decoding=\"async\" src=\"https:\/\/drive.google.com\/uc?export=view&id=1Io4_ep2oXzIRGKVuSSuLLY64h57I4fOS\" alt=\"Save the Date \u2014 Lone Star Huddle Up Houston September 19 2026\"\r\n                  onerror=\"this.parentElement.innerHTML='<div class=\\'ev-std-placeholder\\'><div class=\\'ev-std-placeholder-icon\\'><svg width=\\'24\\' height=\\'24\\' viewBox=\\'0 0 24 24\\' fill=\\'none\\' stroke=\\'currentColor\\' stroke-width=\\'1.5\\'><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><\/div><div class=\\'ev-std-placeholder-text\\'>Lone Star Huddle Up<br>Houston \u2014 Sept 19, 2026<\/div><\/div>'\">\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- \u2461 Rally For Hope Oct 4 2026 -->\r\n        <div class=\"ev-tl-item gold-node\">\r\n          <div class=\"ev-tl-node\"><\/div>\r\n          <div class=\"ev-tl-info\">\r\n            <div class=\"ev-tl-status save-date\"><span class=\"ev-tl-status-dot\"><\/span> Registration Open<\/div>\r\n            <div class=\"ev-tl-date-pill\">\r\n              <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><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              October 4, 2026\r\n            <\/div>\r\n            <div class=\"ev-tl-title\">Rally For Hope \u2014<br>Pickleball Tournament<\/div>\r\n            <div class=\"ev-tl-location\">\r\n              <svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><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              Austin, TX\r\n            <\/div>\r\n            <div class=\"ev-tl-btns\">\r\n              <a href=\"http:\/\/rfpickleball.givesmart.com\" target=\"_blank\" rel=\"noopener\" class=\"ev-tl-btn gold\">\r\n                To Purchase Tickets, Sponsorship, and Underwrite Click Here\r\n                <svg width=\"12\" height=\"12\" 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-tl-visual\">\r\n            <div class=\"ev-std-card\">\r\n              <div class=\"ev-std-card-top\">Save the Date<\/div>\r\n              <div class=\"ev-std-img-wrap\">\r\n                <img decoding=\"async\" src=\"https:\/\/drive.google.com\/uc?export=view&id=1vemYYDCG8fzFJegEJNVuKAx_omiRBvnr\" alt=\"Save the Date \u2014 Rally For Hope Pickleball Tournament October 4 2026\"\r\n                  onerror=\"this.parentElement.innerHTML='<div class=\\'ev-std-placeholder\\'><div class=\\'ev-std-placeholder-icon\\'><svg width=\\'24\\' height=\\'24\\' viewBox=\\'0 0 24 24\\' fill=\\'none\\' stroke=\\'currentColor\\' stroke-width=\\'1.5\\'><circle cx=\\'12\\' cy=\\'12\\' r=\\'10\\'\/><path d=\\'M8 12h8M12 8v8\\'\/><\/svg><\/div><div class=\\'ev-std-placeholder-text\\'>Rally For Hope<br>Pickleball \u2014 Oct 4, 2026<\/div><\/div>'\">\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n      <\/div><!-- \/ev-tl-track 2026 -->\r\n\r\n      <!-- 2027 label -->\r\n      <div class=\"ev-tl-year-divider fade-up\" style=\"margin-top: 3.5rem;\">\r\n        <span class=\"ev-tl-year-label\">2027<\/span>\r\n      <\/div>\r\n\r\n      <div class=\"ev-tl-track stagger\">\r\n\r\n        <!-- \u2462 Golf Tournament Apr 5 2027 -->\r\n        <div class=\"ev-tl-item\">\r\n          <div class=\"ev-tl-node\"><\/div>\r\n          <div class=\"ev-tl-info\">\r\n            <div class=\"ev-tl-status upcoming\"><span class=\"ev-tl-status-dot\"><\/span> Registration Open<\/div>\r\n            <div class=\"ev-tl-date-pill\">\r\n              <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><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              April 5, 2027\r\n            <\/div>\r\n            <div class=\"ev-tl-title\">The Carr &amp; Jacobi Classic<br>Golf Tournament<\/div>\r\n            <div class=\"ev-tl-location\">\r\n              <svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><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              Flintrock Falls Golf Course \u00b7 Austin, TX\r\n            <\/div>\r\n            <div class=\"ev-tl-btns\">\r\n              <a href=\"https:\/\/events.golfstatus.com\/event\/the-carr-jacobi-classic-driving-hope-forward\" target=\"_blank\" rel=\"noopener\" class=\"ev-tl-btn teal\">\r\n                To Purchase Tickets, Sponsorship, and Underwrite Click Here\r\n                <svg width=\"12\" height=\"12\" 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-tl-visual\">\r\n            <div class=\"ev-std-card\">\r\n              <div class=\"ev-std-card-top\">Coming Up<\/div>\r\n              <div class=\"ev-std-img-wrap\">\r\n                <img decoding=\"async\" src=\"https:\/\/rexannasfoundation.org\/wp-content\/uploads\/rf-2026-golf-tournament-title-sm.png\" alt=\"The Carr-Jacobi Classic Golf Tournament 2027\">\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- \u2463 LSHU Houston Sept 25 2027 -->\r\n        <div class=\"ev-tl-item gold-node\">\r\n          <div class=\"ev-tl-node\"><\/div>\r\n          <div class=\"ev-tl-info\">\r\n            <div class=\"ev-tl-status save-date\">\r\n              <span class=\"ev-tl-status-dot\"><\/span> Save the Date\r\n            <\/div>\r\n            <div class=\"ev-tl-date-pill\">\r\n              <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><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              September 25, 2027\r\n            <\/div>\r\n            <div class=\"ev-tl-title\">Lone Star Huddle Up<br>Houston 2027<\/div>\r\n            <div class=\"ev-tl-location\">\r\n              <svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><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              Houston, TX\r\n            <\/div>\r\n            <div class=\"ev-tl-btns\">\r\n              <a href=\"https:\/\/rexannasfoundation.org\/product\/general-donation\/\" target=\"_blank\" rel=\"noopener\" class=\"ev-tl-btn outline\">\r\n                Support the Mission\r\n                <svg width=\"12\" height=\"12\" 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-tl-visual\">\r\n            <div class=\"ev-std-card\">\r\n              <div class=\"ev-std-card-top\">Save the Date<\/div>\r\n              <div class=\"ev-std-placeholder\">\r\n                <div class=\"ev-std-placeholder-icon\">\r\n                  <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><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 class=\"ev-std-placeholder-text\">Lone Star Huddle Up<br>Houston \u2014 September 25, 2027<br><br><span style=\"font-size:.7rem; opacity:.6;\">Save the Date visual coming soon<\/span><\/div>\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n      <\/div><!-- \/ev-tl-track 2027 -->\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       SAVE THE DATE SPOTLIGHT\r\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n  <section class=\"ev-std-section\" id=\"ev-save-the-date\">\r\n    <div class=\"ev-std-inner\">\r\n      <div class=\"ev-section-header fade-up\">\r\n        <span class=\"ev-section-eyebrow\">Mark Your Calendar<\/span>\r\n        <h2 class=\"ev-section-heading\">Save the <em>Date<\/em><\/h2>\r\n      <\/div>\r\n      <div class=\"ev-std-grid stagger\">\r\n\r\n        <!-- LSHU Houston 2026 -->\r\n        <div class=\"ev-std-spotlight\">\r\n          <div class=\"ev-std-spotlight-bar\"><\/div>\r\n          <div class=\"ev-std-spotlight-img\">\r\n            <img decoding=\"async\" src=\"https:\/\/drive.google.com\/uc?export=view&id=1Io4_ep2oXzIRGKVuSSuLLY64h57I4fOS\"\r\n              alt=\"Save the Date \u2014 Lone Star Huddle Up Houston 2026\"\r\n              onerror=\"this.parentElement.innerHTML='<div style=\\'display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.8rem;padding:2rem;min-height:220px;width:100%;\\'><svg width=\\'40\\' height=\\'40\\' viewBox=\\'0 0 24 24\\' fill=\\'none\\' stroke=\\'rgba(255,255,255,.25)\\' stroke-width=\\'1.5\\'><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><span style=\\'font-family:Cormorant Garamond,serif;font-size:1.1rem;color:rgba(255,255,255,.4);text-align:center;\\'>Lone Star Huddle Up<br>Houston 2026<\/span><\/div>'\">\r\n          <\/div>\r\n          <div class=\"ev-std-spotlight-body\">\r\n            <div class=\"ev-std-event-tag\">Lone Star Huddle Up<\/div>\r\n            <div class=\"ev-std-spotlight-title\">Lone Star Huddle Up \u2014 Houston<\/div>\r\n            <div class=\"ev-std-spotlight-date\">Saturday, September 19, 2026<\/div>\r\n            <div class=\"ev-std-spotlight-venue\">The Revaire \u00b7 Houston, TX<\/div>\r\n            <a href=\"https:\/\/lonestar26.givesmart.com\/\" target=\"_blank\" rel=\"noopener\" class=\"ev-std-cta\">\r\n              To Purchase Tickets, Sponsorship, and Underwrite Click Here\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        <!-- Rally For Hope Pickleball 2026 -->\r\n        <div class=\"ev-std-spotlight\">\r\n          <div class=\"ev-std-spotlight-bar\"><\/div>\r\n          <div class=\"ev-std-spotlight-img\">\r\n            <img decoding=\"async\" src=\"https:\/\/drive.google.com\/uc?export=view&id=1vemYYDCG8fzFJegEJNVuKAx_omiRBvnr\"\r\n              alt=\"Save the Date \u2014 Rally For Hope Pickleball Tournament 2026\"\r\n              onerror=\"this.parentElement.innerHTML='<div style=\\'display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.8rem;padding:2rem;min-height:220px;width:100%;\\'><svg width=\\'40\\' height=\\'40\\' viewBox=\\'0 0 24 24\\' fill=\\'none\\' stroke=\\'rgba(255,255,255,.25)\\' stroke-width=\\'1.5\\'><circle cx=\\'12\\' cy=\\'12\\' r=\\'10\\'\/><path d=\\'M8 12h8M12 8v8\\'\/><\/svg><span style=\\'font-family:Cormorant Garamond,serif;font-size:1.1rem;color:rgba(255,255,255,.4);text-align:center;\\'>Rally For Hope<br>Pickleball 2026<\/span><\/div>'\">\r\n          <\/div>\r\n          <div class=\"ev-std-spotlight-body\">\r\n            <div class=\"ev-std-event-tag\">Rally For Hope<\/div>\r\n            <div class=\"ev-std-spotlight-title\">Rally For Hope \u2014 Pickleball Tournament<\/div>\r\n            <div class=\"ev-std-spotlight-date\">Saturday, October 4, 2026<\/div>\r\n            <div class=\"ev-std-spotlight-venue\">Austin, TX<\/div>\r\n            <a href=\"http:\/\/rfpickleball.givesmart.com\" target=\"_blank\" rel=\"noopener\" class=\"ev-std-cta\">\r\n              To Purchase Tickets, Sponsorship, and Underwrite Click Here\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      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n       EVENT HIGHLIGHTS\r\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n  <section class=\"ev-highlights-section\" id=\"ev-highlights\">\r\n    <div class=\"ev-highlights-inner\">\r\n      <div class=\"ev-section-header fade-up\">\r\n        <span class=\"ev-section-eyebrow\">Memories &amp; Moments<\/span>\r\n        <h2 class=\"ev-section-heading\">Event <em>Highlights<\/em><\/h2>\r\n      <\/div>\r\n\r\n      <!-- Tabs -->\r\n      <div class=\"ev-hl-tabs fade-up\" role=\"tablist\">\r\n        <button class=\"ev-hl-tab active\" type=\"button\" role=\"tab\" data-hl-tab=\"houston25\" aria-selected=\"true\">LSHU Houston 2025<\/button>\r\n        <button class=\"ev-hl-tab\" type=\"button\" role=\"tab\" data-hl-tab=\"austin25\" aria-selected=\"false\">LSHU Austin 2025<\/button>\r\n        <button class=\"ev-hl-tab\" type=\"button\" role=\"tab\" data-hl-tab=\"golf26\" aria-selected=\"false\">Golf Classic 2026<\/button>\r\n      <\/div>\r\n\r\n      <!-- PANEL: LSHU Houston 2025 -->\r\n      <div class=\"ev-hl-panel active\" id=\"hl-houston25\" role=\"tabpanel\">\r\n        <div class=\"ev-hl-event-header fade-up\">\r\n          <div class=\"ev-hl-event-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>\r\n            <div class=\"ev-hl-event-name\">Lone Star Huddle Up \u2014 Houston 2025<\/div>\r\n            <div class=\"ev-hl-event-meta\">Houston, TX<\/div>\r\n          <\/div>\r\n          <div class=\"ev-hl-award\">\r\n            <svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><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            Hope Award: Christi Ray &amp; Alex Reuben\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"ev-hl-photos\">\r\n          <!-- Row 1: wide + tall -->\r\n          <div class=\"ev-hl-photo wide\">\r\n            <img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/d\/19KxCUXHWIapEc1qqhAw8FAAy_pArqkNu=w1200\" alt=\"LSHU Houston 2025 event photo\"\r\n              onerror=\"this.parentElement.innerHTML=getPhotoPlaceholder('LSHU Houston 2025')\">\r\n          <\/div>\r\n          <div class=\"ev-hl-photo tall\">\r\n            <img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/d\/19KxCUXHWIapEc1qqhAw8FAAy_pArqkNu=w800&sz=2\" alt=\"LSHU Houston 2025 event photo\"\r\n              onerror=\"this.parentElement.innerHTML=getPhotoPlaceholder('LSHU Houston 2025')\">\r\n          <\/div>\r\n          <!-- Row 2: three columns -->\r\n          <div class=\"ev-hl-photo\">\r\n            <div class=\"ev-hl-photo-placeholder\">\r\n              <div class=\"ev-hl-photo-placeholder-icon\">\r\n                <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"\/><polyline points=\"21 15 16 10 5 21\"\/><\/svg>\r\n              <\/div>\r\n              <div class=\"ev-hl-photo-placeholder-label\">LSHU Houston 2025<\/div>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"ev-hl-photo\">\r\n            <div class=\"ev-hl-photo-placeholder\">\r\n              <div class=\"ev-hl-photo-placeholder-icon\">\r\n                <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"\/><polyline points=\"21 15 16 10 5 21\"\/><\/svg>\r\n              <\/div>\r\n              <div class=\"ev-hl-photo-placeholder-label\">Hope Award Ceremony<\/div>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"ev-hl-photo\">\r\n            <div class=\"ev-hl-photo-placeholder\">\r\n              <div class=\"ev-hl-photo-placeholder-icon\">\r\n                <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"\/><polyline points=\"21 15 16 10 5 21\"\/><\/svg>\r\n              <\/div>\r\n              <div class=\"ev-hl-photo-placeholder-label\">Christi Ray &amp; Alex Reuben<\/div>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <a href=\"https:\/\/drive.google.com\/drive\/folders\/19KxCUXHWIapEc1qqhAw8FAAy_pArqkNu\" target=\"_blank\" rel=\"noopener\" class=\"ev-hl-gallery-link\">\r\n          <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"\/><polyline points=\"21 15 16 10 5 21\"\/><\/svg>\r\n          View Full LSHU Houston 2025 Photo Gallery\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\r\n      <!-- PANEL: LSHU Austin 2025 -->\r\n      <div class=\"ev-hl-panel\" id=\"hl-austin25\" role=\"tabpanel\">\r\n        <div class=\"ev-hl-event-header fade-up\">\r\n          <div class=\"ev-hl-event-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>\r\n            <div class=\"ev-hl-event-name\">Lone Star Huddle Up \u2014 Austin 2025<\/div>\r\n            <div class=\"ev-hl-event-meta\">Austin, TX<\/div>\r\n          <\/div>\r\n          <div class=\"ev-hl-award\">\r\n            <svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><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            Hope Award: Lisa Speed\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"ev-hl-photos\">\r\n          <div class=\"ev-hl-photo wide\">\r\n            <img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/d\/1aUc3VbuhMqjFk ATg19_n0nR8wS5e9tCh=w1200\" alt=\"LSHU Austin 2025 event photo\"\r\n              onerror=\"this.parentElement.innerHTML=getPhotoPlaceholder('LSHU Austin 2025')\">\r\n          <\/div>\r\n          <div class=\"ev-hl-photo tall\">\r\n            <div class=\"ev-hl-photo-placeholder\">\r\n              <div class=\"ev-hl-photo-placeholder-icon\"><svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"\/><polyline points=\"21 15 16 10 5 21\"\/><\/svg><\/div>\r\n              <div class=\"ev-hl-photo-placeholder-label\">LSHU Austin 2025<\/div>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"ev-hl-photo\">\r\n            <div class=\"ev-hl-photo-placeholder\">\r\n              <div class=\"ev-hl-photo-placeholder-icon\"><svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"\/><polyline points=\"21 15 16 10 5 21\"\/><\/svg><\/div>\r\n              <div class=\"ev-hl-photo-placeholder-label\">Lisa Speed \u2014 Hope Award<\/div>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"ev-hl-photo\">\r\n            <div class=\"ev-hl-photo-placeholder\">\r\n              <div class=\"ev-hl-photo-placeholder-icon\"><svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"\/><polyline points=\"21 15 16 10 5 21\"\/><\/svg><\/div>\r\n              <div class=\"ev-hl-photo-placeholder-label\">Austin 2025 Guests<\/div>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"ev-hl-photo\">\r\n            <div class=\"ev-hl-photo-placeholder\">\r\n              <div class=\"ev-hl-photo-placeholder-icon\"><svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"\/><polyline points=\"21 15 16 10 5 21\"\/><\/svg><\/div>\r\n              <div class=\"ev-hl-photo-placeholder-label\">Austin 2025 Highlights<\/div>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <a href=\"https:\/\/drive.google.com\/drive\/folders\/1aUc3VbuhMqjFkATg19_n0nR8wS5e9tCh\" target=\"_blank\" rel=\"noopener\" class=\"ev-hl-gallery-link\">\r\n          <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"\/><polyline points=\"21 15 16 10 5 21\"\/><\/svg>\r\n          View Full LSHU Austin 2025 Photo Gallery\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\r\n      <!-- PANEL: Golf Classic 2026 -->\r\n      <div class=\"ev-hl-panel\" id=\"hl-golf26\" role=\"tabpanel\">\r\n        <div class=\"ev-hl-event-header fade-up\">\r\n          <div class=\"ev-hl-event-icon\">\r\n            <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"><circle cx=\"12\" cy=\"18\" r=\"2\"\/><path d=\"M12 16V6\"\/><path d=\"M12 6l5 3\"\/><\/svg>\r\n          <\/div>\r\n          <div>\r\n            <div class=\"ev-hl-event-name\">The Carr &amp; Jacobi Classic Golf Tournament 2026<\/div>\r\n            <div class=\"ev-hl-event-meta\">Flintrock Falls Golf Course \u00b7 Austin, TX<\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"ev-hl-photos\">\r\n          <div class=\"ev-hl-photo wide\">\r\n            <img decoding=\"async\" src=\"https:\/\/lh3.googleusercontent.com\/d\/1o2iQy6L698hPJ2qLrFL3ek0KOpWhiyuW=w1200\" alt=\"Carr-Jacobi Classic Golf Tournament 2026\"\r\n              onerror=\"this.parentElement.innerHTML=getPhotoPlaceholder('Golf Classic 2026')\">\r\n          <\/div>\r\n          <div class=\"ev-hl-photo tall\">\r\n            <div class=\"ev-hl-photo-placeholder\">\r\n              <div class=\"ev-hl-photo-placeholder-icon\"><svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><circle cx=\"12\" cy=\"18\" r=\"2\"\/><path d=\"M12 16V6\"\/><path d=\"M12 6l5 3\"\/><\/svg><\/div>\r\n              <div class=\"ev-hl-photo-placeholder-label\">Golf Classic 2026<\/div>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"ev-hl-photo\">\r\n            <div class=\"ev-hl-photo-placeholder\">\r\n              <div class=\"ev-hl-photo-placeholder-icon\"><svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"\/><polyline points=\"21 15 16 10 5 21\"\/><\/svg><\/div>\r\n              <div class=\"ev-hl-photo-placeholder-label\">On the Course<\/div>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"ev-hl-photo\">\r\n            <div class=\"ev-hl-photo-placeholder\">\r\n              <div class=\"ev-hl-photo-placeholder-icon\"><svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"\/><polyline points=\"21 15 16 10 5 21\"\/><\/svg><\/div>\r\n              <div class=\"ev-hl-photo-placeholder-label\">Award Ceremony<\/div>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"ev-hl-photo\">\r\n            <div class=\"ev-hl-photo-placeholder\">\r\n              <div class=\"ev-hl-photo-placeholder-icon\"><svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"\/><polyline points=\"21 15 16 10 5 21\"\/><\/svg><\/div>\r\n              <div class=\"ev-hl-photo-placeholder-label\">Flintrock Falls<\/div>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <a href=\"https:\/\/drive.google.com\/drive\/folders\/1o2iQy6L698hPJ2qLrFL3ek0KOpWhiyuW\" target=\"_blank\" rel=\"noopener\" class=\"ev-hl-gallery-link\">\r\n          <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"\/><polyline points=\"21 15 16 10 5 21\"\/><\/svg>\r\n          View Full Golf Classic 2026 Photo Gallery\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\r\n    <\/div>\r\n  <\/section>\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\"><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><\/div>\r\n        <\/a>\r\n        <a href=\"http:\/\/rfpickleball.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\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M8 12h8M12 8v8\"\/><\/svg>\r\n          <\/div>\r\n          <div>\r\n            <span class=\"ev-sponsor-card-title\">Rally For Hope Pickleball 2026<\/span>\r\n            <span class=\"ev-sponsor-card-desc\">October 4 \u00b7 Austin, TX<\/span>\r\n          <\/div>\r\n          <div class=\"ev-sponsor-card-arrow\"><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><\/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\"><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><\/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\r\n  \/* Placeholder helper *\/\r\n  window.getPhotoPlaceholder = function(label) {\r\n    return '<div class=\"ev-hl-photo-placeholder\"><div class=\"ev-hl-photo-placeholder-icon\"><svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><circle cx=\"8.5\" cy=\"8.5\" r=\"1.5\"\/><polyline points=\"21 15 16 10 5 21\"\/><\/svg><\/div><div class=\"ev-hl-photo-placeholder-label\">' + label + '<\/div><\/div>';\r\n  };\r\n\r\n  \/* \u2500\u2500 Nav \u2500\u2500 *\/\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  window.addEventListener('scroll', function() {\r\n    if (nav) nav.classList.toggle('scrolled', window.scrollY > 60);\r\n  });\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  if (hamBtn) hamBtn.addEventListener('click', function(e) { e.stopPropagation(); isMenuOpen ? closeMenu() : openMenu(); });\r\n  if (mobileMenu) mobileMenu.querySelectorAll('a').forEach(function(a) { a.addEventListener('click', closeMenu); });\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) { if (e.key === 'Escape' && isMenuOpen) closeMenu(); });\r\n  window.addEventListener('resize', function() { if (window.innerWidth > 1024 && isMenuOpen) closeMenu(); });\r\n\r\n  \/* \u2500\u2500 Hero Slider \u2500\u2500 *\/\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) { slide.classList.toggle('active', i === evCurrent); });\r\n    evDots.forEach(function(dot, i)   { dot.classList.toggle('active',  i === evCurrent); });\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() { showEventSlide(parseInt(dot.getAttribute('data-ev-slide'), 10)); });\r\n  });\r\n  if (evSlides.length > 1) { setInterval(function() { showEventSlide(evCurrent + 1); }, 7000); }\r\n\r\n  \/* \u2500\u2500 Event Highlights Tabs \u2500\u2500 *\/\r\n  var hlTabs   = wrap.querySelectorAll('.ev-hl-tab');\r\n  var hlPanels = wrap.querySelectorAll('.ev-hl-panel');\r\n\r\n  hlTabs.forEach(function(tab) {\r\n    tab.addEventListener('click', function() {\r\n      var target = tab.getAttribute('data-hl-tab');\r\n      hlTabs.forEach(function(t) { t.classList.remove('active'); t.setAttribute('aria-selected', 'false'); });\r\n      hlPanels.forEach(function(p) { p.classList.remove('active'); });\r\n      tab.classList.add('active');\r\n      tab.setAttribute('aria-selected', 'true');\r\n      var panel = wrap.querySelector('#hl-' + target);\r\n      if (panel) panel.classList.add('active');\r\n    });\r\n  });\r\n\r\n  \/* \u2500\u2500 Scroll animations \u2500\u2500 *\/\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.06 });\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 Contact Us Donate Now Home Research Grants Contact Us Donate Now Home \u203a Events Lone Star Huddle Up Events ThatMove the Needle Our 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 2026 View All Events [&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":19,"href":"https:\/\/test.madrelunadesigns.com\/index.php\/wp-json\/wp\/v2\/pages\/76\/revisions"}],"predecessor-version":[{"id":716,"href":"https:\/\/test.madrelunadesigns.com\/index.php\/wp-json\/wp\/v2\/pages\/76\/revisions\/716"}],"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}]}}