{{ page.hero_11.t_headline }}

{{ page.hero_11.t_description }}

    {% for item in page.hero_11.feature %}
  • {{ item.t_title}}

    {{ item.v_value}}

  • {% endfor %}
{% if page.hero_11.i_image %} {% assign image_alt = page.hero_11.i_image | remove: '.webp' | replace: '-', ' ' | replace: '_', ' ' %} {% picture open_graph_1152 pages/{{ page.hero_11.i_image }} alt="{{ image_alt }}" class="onboarding_image" %} {% endif %}