{
  "props": {
    "type": "default",
    "header": {
      "back": true,
      "counter": false,
      "progressBar": false,
      "title": "",
      "image": "https://assets.fnlfx.com/01JNZG1WW2AN31S8VCGWYQV9MF/TIk2UC.webp"
    },
    "autoNavigation": {
      "enabled": false
    }
  },
  "elements": [
    {
      "id": "el_flFjO",
      "type": "Text",
      "props": {
        "content": "Create a Stunning Logo in Minutes with AI!",
        "contentType": "text",
        "type": "h1"
      },
      "styles": {
        "container": {
          "spacingTop": {
            "value": 0,
            "unit": "px"
          }
        },
        "paragraph": {},
        "h1": {
          "fontFamily": {
            "value": "SF PRO DISPLAY",
            "unit": "user",
            "meta": "sans-serif"
          },
          "fontWeight": {
            "value": 600
          },
          "fontSize": {
            "value": 32,
            "unit": "px"
          }
        },
        "h2": {},
        "h3": {},
        "link": {}
      }
    },
    {
      "id": "el_GkclR",
      "type": "Text",
      "props": {
        "content": "Answer a few quick questions, and our AI will craft the perfect logo for you. Zero skills needed!",
        "contentType": "text",
        "type": "paragraph"
      },
      "styles": {
        "container": {},
        "paragraph": {
          "fontFamily": {
            "value": "SF PRO DISPLAY",
            "unit": "user",
            "meta": "sans-serif"
          },
          "fontWeight": {
            "value": 400
          },
          "fontSize": {
            "value": 18,
            "unit": "px"
          }
        },
        "h1": {},
        "h2": {},
        "h3": {},
        "link": {}
      },
      "customId": ""
    },
    {
      "id": "el_4kxpE",
      "type": "Raw",
      "props": {
        "__html": "<script>\n(() => {\n  const VIDEO_SRC =\n    \"https://funnel-constant.cdn.pixerylabs.net/impresso/logo_first_screen_720p.mp4\";\n\n  const root = document.createElement(\"div\");\n  root.style.position = \"relative\";\n  root.style.width = \"80%\";\n  root.style.margin = \"0 auto\";\n  root.style.borderRadius = \"16px\";\n  root.style.overflow = \"hidden\";\n\n  const video = document.createElement(\"video\");\n  video.autoplay = true;\n  video.loop = true;\n  video.muted = true;\n  video.playsInline = true;\n  video.setAttribute(\"playsinline\", \"\");\n  video.preload = \"metadata\";\n  video.style.objectFit = \"contain\";\n  video.style.width = \"100%\";\n  video.style.display = \"block\";\n\n  const source = document.createElement(\"source\");\n  source.src = VIDEO_SRC;\n  source.type = \"video/mp4\";\n  video.appendChild(source);\n\n  const overlay = document.createElement(\"div\");\n  overlay.style.position = \"absolute\";\n  overlay.style.inset = \"0\";\n  overlay.style.display = \"flex\";\n  overlay.style.alignItems = \"center\";\n  overlay.style.justifyContent = \"center\";\n  overlay.style.pointerEvents = \"none\";\n  overlay.style.transition = \"opacity .18s ease\";\n  overlay.style.background = \"transparent\";\n\n  const spinner = document.createElement(\"div\");\n  spinner.style.width = \"44px\";\n  spinner.style.height = \"44px\";\n  spinner.style.borderRadius = \"50%\";\n  spinner.style.border = \"3px solid rgba(0,0,0,.12)\";\n  spinner.style.borderTopColor = \"rgba(0,0,0,.45)\";\n\n  const anim = `@keyframes spin_${Math.random().toString(36).slice(2)} { to { transform: rotate(360deg); } }`;\n  const style = document.createElement(\"style\");\n  const keyframesName = anim.match(/@keyframes\\s+([^{\\s]+)/)?.[1] || \"spin\";\n  style.textContent = anim;\n  document.head.appendChild(style);\n\n  spinner.style.animation = `${keyframesName} .8s linear infinite`;\n\n  overlay.appendChild(spinner);\n  root.appendChild(video);\n  root.appendChild(overlay);\n\n  const here = document.currentScript;\n  if (here && here.parentNode) {\n    here.parentNode.insertBefore(root, here.nextSibling);\n  } else {\n    document.body.appendChild(root);\n  }\n\n  const hide = () => {\n    overlay.style.opacity = \"0\";\n  };\n\n  video.addEventListener(\"playing\", hide, { once: true });\n  video.addEventListener(\"canplay\", hide, { once: true });\n  video.addEventListener(\"loadeddata\", hide, { once: true });\n\n  video.addEventListener(\"error\", () => {\n    overlay.style.opacity = \"1\";\n  });\n})();\n</script>"
      },
      "styles": {
        "container": {
          "spacingTop": {
            "unit": "px",
            "value": 10
          }
        }
      },
      "visibility": {
        "type": "const",
        "value": true
      }
    },
    {
      "type": "Button",
      "id": "el_Cq09M",
      "props": {
        "text": "Continue",
        "action": {
          "type": "navigate",
          "payload": {
            "type": "const",
            "value": null
          }
        }
      },
      "styles": {
        "button": {
          "fontFamily": {
            "value": "SF PRO DISPLAY",
            "unit": "user",
            "meta": "sans-serif"
          },
          "fontWeight": {
            "value": 400
          },
          "fontSize": {
            "value": 20,
            "unit": "px"
          },
          "backgroundColor": {
            "value": "#6161E1",
            "unit": "hex"
          }
        },
        "container": {
          "position": {
            "value": "fixed"
          },
          "spacingBottom": {
            "value": 32,
            "unit": "px"
          }
        }
      }
    }
  ],
  "hierarchy": {
    "id": "__root__",
    "children": [
      {
        "id": "el_flFjO"
      },
      {
        "id": "el_GkclR"
      },
      {
        "id": "el_4kxpE"
      },
      {
        "id": "el_Cq09M"
      }
    ]
  },
  "styles": {
    "container": {}
  },
  "prefetch": {
    "images": [
      "https://assets.fnlfx.com/01JNZG1WW2AN31S8VCGWYQV9MF/TIk2UC.webp"
    ],
    "elementTypes": [
      "Text",
      "Raw",
      "Button"
    ],
    "checkoutMethods": []
  },
  "id": "25ccYs8u",
  "slug": "t-welcome",
  "index": 0,
  "customId": "t-welcome"
}