// Get the elements
// Get the position of the footer and the height of the footer
// Listen for the scroll event
// Function to handle the sticky behavior
// Check if packages element is at the top of the viewport
// If the sticky container reaches the footer, stop it
// The sticky container should stop when its bottom touches the footer
// Reset sticky when not at the top of the packages section