{% assign footer_data = site.data.languages[page.language].footer_section %}
{% if footer_data.cta_section.i_image %}
{% assign client_cta_bg = '' %}
{% capture client_cta_bg %}{% picture direct-url pages/{{ footer_data.cta_section.i_image}} %}{% endcapture %}
{% endif %}