.elementor-51 .elementor-element.elementor-element-f440294{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-51 .elementor-element.elementor-element-f440294:not(.elementor-motion-effects-element-type-background), .elementor-51 .elementor-element.elementor-element-f440294 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FF0000;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-51 .elementor-element.elementor-element-7e5c08ca{text-align:center;margin:20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;width:auto;max-width:auto;}.elementor-51 .elementor-element.elementor-element-7e5c08ca .elementor-heading-title{font-family:"Inter Tight", Sans-serif;font-size:30px;font-weight:700;text-transform:uppercase;line-height:1.3em;letter-spacing:0.5px;color:#FFFFFF;}.elementor-51 .elementor-element.elementor-element-7e5c08ca.elementor-element{--align-self:center;}.elementor-51 .elementor-element.elementor-element-19e24361{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-51 .elementor-element.elementor-element-19e24361:not(.elementor-motion-effects-element-type-background), .elementor-51 .elementor-element.elementor-element-19e24361 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#240001;}.elementor-51 .elementor-element.elementor-element-776586d8{text-align:center;margin:040px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;width:auto;max-width:auto;}.elementor-51 .elementor-element.elementor-element-776586d8 .elementor-heading-title{font-family:"Inter Tight", Sans-serif;font-size:38px;font-weight:500;text-transform:uppercase;line-height:1.3em;letter-spacing:0.5px;color:#FFFFFF;}.elementor-51 .elementor-element.elementor-element-776586d8.elementor-element{--align-self:center;}@media(max-width:767px){.elementor-51 .elementor-element.elementor-element-f440294{--margin-top:40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-51 .elementor-element.elementor-element-7e5c08ca{text-align:center;margin:-5px 0px calc(var(--kit-widget-spacing, 0px) + -5px) 0px;padding:0px 0px 0px 0px;width:var( --container-widget-width, 536px );max-width:536px;--container-widget-width:536px;--container-widget-flex-grow:0;}.elementor-51 .elementor-element.elementor-element-7e5c08ca .elementor-heading-title{font-size:17px;line-height:26px;letter-spacing:0px;}.elementor-51 .elementor-element.elementor-element-7e5c08ca.elementor-element{--align-self:center;}.elementor-51 .elementor-element.elementor-element-776586d8{text-align:center;margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;width:var( --container-widget-width, 593px );max-width:593px;--container-widget-width:593px;--container-widget-flex-grow:0;}.elementor-51 .elementor-element.elementor-element-776586d8 .elementor-heading-title{font-size:23px;line-height:34px;letter-spacing:0px;}.elementor-51 .elementor-element.elementor-element-776586d8.elementor-element{--align-self:center;}}/* Start custom CSS for html, class: .elementor-element-4c2ea82b */<style>
  /* esconde o botão no início */
  #hotmart-sales-funnel {
    display: none;
  }
</style>

<script>
  // define o tempo em segundos
  var delaySegundos = 300; // 5 minutos

  // mostra o botão depois do delay
  setTimeout(function(){
    var el = document.getElementById("hotmart-sales-funnel");
    if(el) el.style.display = "block";
  }, delaySegundos * 1000);
</script>/* End custom CSS */