Adds timezone handling to the event parsing and formatting logic.
This allows events to be displayed in the user's local timezone, improving the user experience.
Also restructures the event display on the "Termine" page to include a sidebar for filtering by year and month.
Added an event carousel to the homepage to display upcoming events dynamically. Integrated ICS parsing to fetch and format calendar data for future events. Enhanced layout and responsiveness with scroll functionality and improved styling.