#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;
    }
  });
});

Donate

Your support, by way of a donation or through a bequest, will ensure the continued quality of CCS facilities and villages.

Bequests

Christian Community Services (CCS) seeks to go beyond the established compliance standards of care
As a Christian provider we want our residents and their families to experience holistic care that recognises the spiritual dimension of life.
We believe that all humans are made in the image of God and are dearly loved by Him. This love is not diminished by the difficult circumstances that may impact upon our residents especially in the later stages of life.
In response to our beliefs, we prioritise care from a Christian perspective which is delivered by our extensive Pastoral Care Team, which is beyond the basic funding levels provided by government and beyond what residents may pay in their financial contributions. This is what makes our care distinctive, we minister to our residents in a way which supports their existing Christian faith, or makes available the possibility of new faith, without intrusion. This we believe, may have eternal consequences.
If you share our belief, please remember CCS when you are considering your LAST WILL and TESTAMENT. This will enable us to continue to “go beyond”, in our work of care for our older citizens.
Bequests may be either for moneys used for general funds, or funds earmarked for some special purpose

 

For inclusion in a will:
I GIVE AND BEQUEATH to Christian Community Services, the sum of ________________________ dollars ($________) AND I DECLARE that the receipt of the Treasurer or Treasurers for the time being of CCS, shall be a good and sufficient discharge to my Executors/Trustees for any moneys so paid.

Donation Form

Credit Card Donations
Donation Form
Direct Deposit Donations

Should you wish to make a Tax Deductible Donation by direct deposit, our details are:

Account Name: Christian Community Services
BSB: 062 225
Account No.: 10177504

Donation - Direct Deposit Form