{% if page.control_costs.i_ellipse_image %} {% picture article_top pages/{{page.control_costs.i_ellipse_image}} alt="{{ page.control_costs.i_ellipse_image | remove: '.png' | replace: '-',' ' | replace: '_',' ' }}" class="img-fluid marketplace_ellipse_image" %} {% endif %} {% if page.control_costs.i_main_image %} {% picture article_top pages/{{page.control_costs.i_main_image}} alt="{{ page.control_costs.i_main_image | remove: '.png' | replace: '-',' ' | replace: '_',' ' }}" class="img-fluid main_image_marketplace" %} {% endif %} {% if page.control_costs.i_percent_image %} {% picture article_top pages/{{page.control_costs.i_percent_image}} alt="{{ page.control_costs.i_percent_image | remove: '.png' | replace: '-',' ' | replace: '_',' ' }}" class="img-fluid control_cost_percent" %} {% endif %} {% if page.control_costs.v_control_cost_graph %} {% endif %}

{{page.control_costs.t_main_headline}}

{{page.control_costs.t_headline}}

{{page.control_costs.t_subheadline}}

    {% for item in page.control_costs.control_costs_items %}
  • {% if item.i_icon %} {% picture plus_minus pages/{{item.i_icon}} alt="{{ item.i_icon | remove: '.png' | replace: '-',' ' | replace: '_',' ' }}" class="img-fluid topicimground" %} {% endif %}

    {{item.t_title}}

  • {% endfor %}