{% assign feature_image = '' %} {% capture feature_image %}{% picture open_graph pages/{{ page.pos_section_five.i_image}} %}{% endcapture %} {% assign feature_bg_image = '' %} {% capture feature_bg_image %}{% picture open_graph_1920 pages/{{ page.pos_section_five.i_image_bg}} %}{% endcapture %}

{{ page.pos_section_five.t_title }} {% if item.is_order_right %} {% endif %}

{{ page.pos_section_five.t_subtitle }}

{{ page.pos_section_five.i_image | remove: '.png' | remove: '.webp' | remove: '.jpg' | replace: '-',' ' | replace: '_',' ' }} {% for box in page.pos_section_five.boxes %}
{% assign feature_icon = '' %} {% capture feature_icon %}{% picture open_graph pages/{{ box.icon }} %}{% endcapture %} {{ box.icon | remove: '.png' | remove: '.webp' | remove: '.jpg' | replace: '-',' ' | replace: '_',' ' }}

{{ box.text }}

{% endfor %}