#brxe-3e661e {
  position: sticky;
  top: 0;
  z-index: 9999;
  background-color: transparent;
  transform: translateY(0);
  opacity: 1;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: transform, opacity;
}

#brxe-3e661e.hide {
  transform: translateY(-100%);
  opacity: 0;
  pointer-events: none;
}

#brxe-3e661e.bg-visible {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%) !important;
}
document.addEventListener("DOMContentLoaded", () => {
  const header = document.querySelector("#brxe-3e661e");
  if (!header) return;

  let lastScrollY = window.scrollY;
  const threshold = 100;
  let ticking = false;

  function updateHeader() {
    const currentScrollY = window.scrollY;
    const scrollingDown = currentScrollY > lastScrollY;

    if (scrollingDown && currentScrollY > threshold) {
      header.classList.add("hide");
      header.classList.remove("bg-visible");
    } else {
      header.classList.remove("hide");
      if (currentScrollY > threshold) {
        header.classList.add("bg-visible");
      } else {
        header.classList.remove("bg-visible");
      }
    }

    lastScrollY = currentScrollY;
    ticking = false;
  }

  window.addEventListener("scroll", () => {
    if (!ticking) {
      requestAnimationFrame(updateHeader);
      ticking = true;
    }
  });
});

Dementia Care

BOOK A TOUR

Care is at the core of who we are at CCS. Every CCS residential aged care nursing home has areas designed to cater and care for residents of all abilities, including those living with dementia.

We love and care deeply for the people entrusted to us and work to provide specialised care and ‘meaningful person-focused programs’ available 24 hours a day. Our priority is to care for people living with dementia and their families and friends by providing a personalised support program that is designed together.

Following the life journey of an older person living with dementia and being able to anticipate their needs is something of a specialty and CCS has this capability. Our personalised approach to care aims to support you with holistic care that meets your individual needs and encourages independence. It is not about you fitting in with our schedule, but about our schedules supporting you to live the way you want to live.

A dedicated group of highly skilled and trained staff including clinicians, support staff, subject matter experts, pastoral care, lifestyle, managers and care workers, work together to identify important personalised services ensuring residents and their families have a well-supported and seamless journey of care. Depending on your circumstances, you may require none, some or all of the services available – you are unique and we are ready to respond to your individual needs with respect, dignity and inclusion.

Whether you or someone you know is living with Dementia, it can be challenging to manage, and the future outcomes are often unclear. In instances like this, it can be hard to understand what is happening to the people we love. That is why our Dementia Care team at CCS works closely with families to support them throughout the process.

Caring for Dementia is challenging to do on your own, it can be confusing for the person and hard on loved ones. We are committed to the wellbeing of others and although sometimes unexpected changes occur that affect you or a loved one, we are confident that our Dementia care will help alleviate some of the concerns you may have.

Everyone who comes through our doors carries a unique experience, so it is our priority to learn how we can best help you and your loved ones. Our staff take their time in understanding n eds individually to identify the ideal support plan for each person.

You and your loved ones are in good hands at CCS. Part of the success in providing specialised care to people living with dementia, is in the openness of our staff who work daily to cultivate a warm and safe environment.

To find out more information about dementia and what resources and support is available you can visit the Dementia Australia website here.

Enquire Now

Let us know as much about the person requiring care as you feel comfortable with.

Form