{{ page.hero_2.t_headline }}

{{ page.hero_2.t_description }}

{{ page.hero_2.t_subheadline }}

    {% for item in page.hero_2.feature %}
  • {{ item.i_svg | raw }}

    {{ item.t_text }}

  • {% endfor %}
{{ page.hero_2.t_button }} {% if page.hero_2.i_btn_icon %} {% picture btn_icon pages/{{ page.hero_2.i_btn_icon }} alt="{{ page.hero_2.t_button }} arrow" %} {% endif %}
{% if page.hero_2.i_image %} {% assign image_alt = page.hero_2.i_image | remove: '.webp' | replace: '-',' ' | replace: '_',' ' %} {% picture open_graph_cta pages/{{ page.hero_2.i_image }} alt="{{ image_alt }}" %} {% endif %}