{{ page.features_flexible_financial_foundation.t_headline }}

{% for item in page.features_flexible_financial_foundation.features_flexible_financial_foundation_items %}
{% if item.i_icon %} {% assign image_alt = item.i_icon | remove: '.webp' | remove: '.png' | replace: '-',' ' | replace: '_',' ' %} {% picture background_feature1 pages/{{ item.i_icon }} alt="{{ image_alt }}"%} {% endif %}

{{ item.t_headline }}

{{ item.t_subheadline }}

{% endfor %}