{"lastReplaced":"2026-04-25T05:43:58.991Z","profile":"caf21699-5466-4391-aded-48305dd7eb84","ctas":[{"script":"\n    <style>\n      @import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700&display=swap');\n      #container { display: flex; justify-content: center; align-items: center; height: 100%; width: 100%; background: rgba(0, 0, 0, 0.9); font-size: 16px; font-family: 'Rubik', sans-serif; }\n      #content { display: flex; flex-direction: column; justify-content: center; width: 100%; padding: 20px; max-width: 400px; }\n      .name-form { display: flex; justify-content: center; align-items: center; width: 100%; }\n      .form-input label { margin-bottom: 3px; font-size: 14px; color: #FFFFFF; font-family: 'Rubik', sans-serif; }\n      .form-input { display: flex; flex-direction: column; width: 100%; }\n      h1 { font-size: 16px; color: #FFFFFF; margin: 0; font-family: 'Rubik', sans-serif; }\n      h2 { font-size: 16px; color: #FFFFFF; margin: 15px 0; font-weight: 400; font-family: 'Rubik', sans-serif; }\n      input { padding: 10px; border-radius: 4px; width: 100%; border: 1px solid #EDEEF1; background: #FFFFFF; outline: none; color: #282931; font-family: 'Rubik', sans-serif; }\n      button.send-button { padding: 10px 20px; width: 100%; border-radius: 5px; border: none; background: #DC594D; color: #FFFFFF; cursor: pointer; font-size: 14px; font-family: 'Rubik', sans-serif; }\n      button.send-button:hover { background: #000000; color: #FFFFFF; }\n      #skip-button { background-color: #EDEEF1; color: #3F404C; padding: 10px 20px; font-size: 14px; border: none; border-radius: 4px; cursor: pointer; outline: none; margin-right: 10px; font-family: 'Rubik', sans-serif; }\n      .send-button-container { display: flex; width: 100%; margin-top: 10px; justify-content: center; align-items: center; }\n    </style>\n    <div id=\"container\">\n      <div id=\"content\">\n        <h1>Continue assistindo</h1>\n        <h2>Deixe seu e-mail pra ver o resto da aula</h2>\n        <div class=\"name-form\">\n          <div class=\"form-input\"><label for=\"name\">Nome</label><input type=\"text\" id=\"name\" name=\"name\"></div>\n          <div style=\"width: 30px;\"></div>\n          <div class=\"form-input\"><label for=\"lastName\">Sobrenome</label><input type=\"text\" id=\"lastName\" name=\"lastName\"></div>\n        </div>\n        <div class=\"form-input\" style=\"margin-top: 8px;\">\n          <label for=\"email\">Email</label>\n          <input type=\"text\" id=\"email\" name=\"email\">\n        </div>\n        <div class=\"send-button-container\">\n          \n          <button class=\"send-button\" id=\"send-button\">Continuar a aula</button>\n        </div>\n      </div>\n    </div>\n    <script>\n      function handleSendData() {\n        const dataToSend = {};\n        if (true) dataToSend.name = document.getElementById('name').value;\n        if (true) { if (!dataToSend.name) dataToSend.name=''; dataToSend.name += ' '+document.getElementById('lastName').value; }\n        dataToSend.email = document.getElementById('email').value;\n        window.parent.postMessage({ type: 'send_form', parameter: dataToSend }, '*');\n        window.parent.postMessage({ type: 'remove_cta', parameter: 'aaee8a08-bdbe-47b8-a503-c5f74afc8f6b' }, '*');\n      }\n      document.getElementById('send-button').addEventListener('click', handleSendData);\n      document.addEventListener('keydown', function(event) { if (event.key === 'Enter') handleSendData(); });\n      if (false) {\n        document.getElementById('skip-button').addEventListener('click', function() {\n          window.parent.postMessage({ type: 'remove_cta', parameter: 'aaee8a08-bdbe-47b8-a503-c5f74afc8f6b' }, '*');\n        });\n      }\n    </script>","type":"video","time":86,"duration":3861,"metadata":{"generalData":{"textFields":{"name":"Nome","lastName":"Sobrenome","email":"Email","invalidEmailText":"Ops! Email inválido"},"general":{"showNameField":true,"showLastNameField":true,"allowSkip":false},"background":{"color":"#000000","opacity":90},"headline":{"text":"Continue assistindo","fontSize":16,"color":"#FFFFFF"},"subHeadline":{"text":"Deixe seu e-mail pra ver o resto da aula","fontSize":16,"color":"#FFFFFF"},"sendButton":{"text":"Continuar a aula","color":"#FFFFFF","colorHover":"#FFFFFF","backgroundColor":"#DC594D","backgroundColorHover":"#000000"},"integrations":[],"pauseVideo":true,"pauseVideoEnd":true,"ctaType":"form","startTime":"01:26","endTime":"01:05:47","duration":10,"id":"aaee8a08-bdbe-47b8-a503-c5f74afc8f6b"},"ctaType":"form","startTime":"01:26","endTime":"01:05:47"},"id":"aaee8a08-bdbe-47b8-a503-c5f74afc8f6b"}]}