{{ sections.howItWorks.title }}

{{ sections.howItWorks.subtitle }}

{% for step in sections.howItWorks.steps %}
1

{{ step.title }}

{{ step.description }}

{% endfor %}