{% from "../_CTABtn/_CTABtn.html" import CTA %} {{ CTA ( wrapCTA = false, ctaID = "nextStep", ctaHref = global.mainBtn_link, ctaTarget = "_self", dataParam = 'true', ctaParam = 'false', ctaText = global.mainBtn, ctaClass = 'nextStep', hasIcon = 'false', hideCta = 'true', bgColor = footer.cta.ctaBg_options.selected ) }} {% from "../_CTABtn/_CTABtn.html" import CTA %} {{ CTA ( wrapCTA = false, ctaID = "", ctaHref = global.mainBtn_link, ctaTarget = "_self", dataParam = 'true', ctaParam = 'false', ctaText = footer.skip, ctaClass = 'skip', hasIcon = 'false', hideCta = 'false', bgColor = '' ) }}