{% if form.has_background_image and form.has_background_image == 'true' %} {% endif %}
{% if global.survey_version_options.selected == 'redesign' %} {% endif %}
1 of 3

{{ form.firstSection.title }}

    {% for items in form.firstSection.firstSectionItems %} {% if items.setAsUniqueImage and items.setAsUniqueImage == 'true' and keepLooping != 'false' %}
  • Illustration of {{ form.firstSection.subject | replace(' ', '') }} {{ items.value }}
  • {% set keepLooping = 'false' %} {% endif %} {% endfor %} {% for items in form.firstSection.firstSectionItems %}
  • {% if form.showItemsIcon and form.firstSection.showItemsIcon == 'true' %} {% endif %}
  • {% endfor %}
{% if global.survey_version_options.selected == 'recode-fnPl01' %} {% from "../_CTABtn/_CTABtn.html" import CTA %} {{ CTA ( wrapCTA = false, ctaID = "", ctaHref = global.mainBtn_link, ctaTarget = "_self", dataParam = 'true', ctaParam = 'true', ctaText = form.skip, ctaClass = 'skip skip--box', hasIcon = 'false', hideCta = 'false', bgColor = '' ) }} {% endif %}
2 of 3

{{ form.secondSection.title }}

    {% for items in form.secondSection.secondSectionItems %} {% if items.setAsUniqueImage and items.setAsUniqueImage == 'true' %}
  • Illustration of {{ form.secondSection.subject | replace(' ', '') }} {{ items.value }}
  • {% endif %} {% endfor %} {% for items in form.secondSection.secondSectionItems %}
  • {% endfor %}
{% if global.survey_version_options.selected == 'recode-fnPl01' %} {% from "../_CTABtn/_CTABtn.html" import CTA %} {{ CTA ( wrapCTA = false, ctaID = "", ctaHref = global.mainBtn_link, ctaTarget = "_self", dataParam = 'true', ctaParam = 'true', ctaText = form.skip, ctaClass = 'skip skip--box', hasIcon = 'false', hideCta = 'false', bgColor = '' ) }} {% endif %}
3 of 3

{{ form.thirdSection.title }} {{ form.thirdSection.productName }}?

    {% for items in form.thirdSection.thirdSectionItems %} {% if items.setAsUniqueImage and items.setAsUniqueImage == 'true' %}
  • Illustration of {{ form.thirdSection.subject | replace(' ', '') }} {{ items.value }}
  • {% endif %} {% endfor %} {% for items in form.thirdSection.thirdSectionItems %}
  • {% endfor %}
{% if global.survey_version_options.selected != 'recode-fnPl01' %} {% from "../_CTABtn/_CTABtn.html" import CTA %} {{ CTA ( wrapCTA = false, ctaID = "", ctaHref = global.mainBtn_link, ctaTarget = "_self", dataParam = 'true', ctaParam = 'true', ctaText = global.mainBtn, ctaClass = 'nextStep', hasIcon = 'false', hideCta = 'false', bgColor = form.cta.ctaBg_options.selected ) }} {% else %} {% from "../_CTABtn/_CTABtn.html" import CTA %} {{ CTA ( wrapCTA = false, ctaID = "", ctaHref = global.mainBtn_link, ctaTarget = "_self", dataParam = 'true', ctaParam = 'true', ctaText = global.mainBtn, ctaClass = 'nextStep', hasIcon = 'false', hideCta = 'flase', bgColor = form.cta.ctaBg_options.selected ) }} {% endif %} {% if global.survey_version_options.selected == 'recode-fnPl01' %} {% from "../_CTABtn/_CTABtn.html" import CTA %} {{ CTA ( wrapCTA = false, ctaID = "", ctaHref = global.mainBtn_link, ctaTarget = "_self", dataParam = 'true', ctaParam = 'true', ctaText = form.skip, ctaClass = 'skip skip--box', hasIcon = 'false', hideCta = 'false', bgColor = '' ) }} {% endif %}
{% if global.survey_version_options.selected != 'redesign' %} {% from "../_CTABtn/_CTABtn.html" import CTA %} {{ CTA ( wrapCTA = false, ctaID = "", ctaHref = global.mainBtn_link, ctaTarget = "_self", dataParam = 'true', ctaParam = 'true', ctaText = form.skip, ctaClass = 'skip skip--section', hasIcon = 'false', hideCta = 'false', bgColor = '' ) }} {% endif %}
{% if global.survey_version_options.selected == 'redesign' %} {% from "../_CTABtn/_CTABtn.html" import CTA %} {{ CTA ( wrapCTA = false, ctaID = "", ctaHref = global.mainBtn_link, ctaTarget = "_self", dataParam = 'true', ctaParam = 'true', ctaText = form.skip, ctaClass = 'skip', hasIcon = 'false', hideCta = 'false', bgColor = '' ) }} {% endif %}