-
PostThe Moment I Stopped Waiting and Started Asking: What Luka’s Journey Taught Me About Advocacy, Trust, and Palliative Care -
PostShould vs. Want: Guiding Insights from a Palliative Care Clinician -
PostWhat the Annual Report Cannot Capture: The Story of One Family's Network -
GuideWhat Do We Mean When We Say "Good Parent"? -
PostPediatric Palliative Care: A Father’s Perspective -
PostA Care Conference is Not Just a Meeting
SHARE
Videos
SHARE
Theme: Palliative Care
0) {
const rect = $el.getBoundingClientRect();
const clickX = $event.clientX - rect.left;
const percentage = clickX / rect.width;
const newTime = percentage * $store.globalAudio.duration;
$refs.audio.currentTime = newTime;
}">