{% include head.html %} {% if page.theme_toggle %} {% endif %} {% if page.skip_to_content %} Skip to main content {% endif %} {% if page.hero %}

{{ page.hero.title }}

{{ page.hero.description }}

{% if page.hero.cta %} {{ page.hero.cta.text }} {% endif %}
{% endif %} {% if page.header %}

{{ page.header.title }}

{{ page.header.subtitle }}

{% endif %} {% include header.html %} {% include nav.html %}
{{ content }}
{% include footer.html %} {% include cookie-consent.html %} {% include live-chat.html %} {% include ai-chatbot.html %} {% include scripts.html %} {% if page.scripts_body %} {% for script in page.scripts_body %} {% endfor %} {% endif %}