{% if page.features_bubbles.t_headline %}

{{ page.features_bubbles.t_headline }}

{{ page.features_bubbles.t_subheadline }}

{% endif %} {% if page.features_bubbles.icons %}
{% if page.features_bubbles.icons %} {% for item in page.features_bubbles.icons %}
{% picture thumbnail_image_sm pages/{{ item.i_client_icon }} alt="{{ item.i_client_icon | remove: '.png' | remove: '.webp' | remove: '.jpg'| replace: '-',' ' | replace: '_',' ' }}" class="logo-bubbles__logo" %}
{% endfor %} {% endif %} {% for item in page.i_client_icon %}
{% picture thumbnail_sm pages/{{ item.i_client_icon }} alt="{{ item.i_client_icon | remove: '.png' | remove: '.webp' | remove: '.jpg'| replace: '-',' ' | replace: '_',' ' }}" class="logo-bubbles__full-image" %}
{% endfor %}
{% endif %} {% if page.integration_icon %}
{% endif %} {% if page.client_text.t_integration_btn %}
{% endif %}