document.addEventListener('DOMContentLoaded', () => {
    // Target the native Bricks header wrapper
    const header = document.getElementById('brx-header'); 
    if (!header) return;

    const updateHeaderHeight = () => {
        const headerHeight = header.offsetHeight;
        // This creates a live variable called --header-height we can use in CSS!
        document.documentElement.style.setProperty('--header-height', `${headerHeight}px`);
    };

    // Run immediately, and re-run if the user resizes their screen or rotates their phone
    updateHeaderHeight();
    window.addEventListener('resize', updateHeaderHeight);
    window.addEventListener('orientationchange', updateHeaderHeight);
});

Premium Automotive Brand – Offices

reference

Modern conference room with wooden table and gray chairs.

This project involved the design and fit-out of office spaces for a premium automotive showroom environment. Megaholz delivered full workspace planning, including 3D visualisations, ensuring alignment with the brand’s standards and functional requirements.
The scope included custom and mobile furniture solutions, such as ergonomic workstations, meeting and conference areas, as well as integrated storage. Acoustic elements were also incorporated to enhance comfort and productivity, resulting in a refined, efficient, and employee-focused workspace.

Let’s discuss your next project

Whether you’re planning a flagship store, a hotel interior, or a multi-site rollout—we’re ready to discuss your project requirements and how we can deliver.