.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-10031 .elementor-element.elementor-element-38c8362{--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-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-10031 .elementor-element.elementor-element-653da67{--display:flex;--min-height:0px;--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;--overlay-opacity:0.5;--margin-top:19px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-10031 .elementor-element.elementor-element-653da67::before, .elementor-10031 .elementor-element.elementor-element-653da67 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-653da67 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-653da67 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-653da67 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-653da67 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';}.elementor-10031 .elementor-element.elementor-element-8c09ba5{--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-10031 .elementor-element.elementor-element-59a9410{--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-10031 .elementor-element.elementor-element-59a9410:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-59a9410 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-10031 .elementor-element.elementor-element-fec3c48{--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-10031 .elementor-element.elementor-element-bbe65cc{--display:flex;--margin-top:-123px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-10031 .elementor-element.elementor-element-3258949.elementor-element{--align-self:center;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-10031 .elementor-element.elementor-element-38c8362{--content-width:1600px;}.elementor-10031 .elementor-element.elementor-element-653da67{--content-width:1600px;}.elementor-10031 .elementor-element.elementor-element-8c09ba5{--content-width:1600px;}.elementor-10031 .elementor-element.elementor-element-59a9410{--content-width:1600px;}.elementor-10031 .elementor-element.elementor-element-fec3c48{--content-width:1600px;}.elementor-10031 .elementor-element.elementor-element-bbe65cc{--content-width:1600px;}}/* Start custom CSS for html, class: .elementor-element-3646dd6 */.tag-ebook {
  display: inline-block;
  font-size: 0.9rem;
  font-weight: bold;
  letter-spacing: 2px;
  color: #ea632c;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-985df15 */.sobre {
  background: #000;
  padding: 4rem 1rem;
  color: #fff;
  font-family: 'Inter', sans-serif;
}

.container-sobre {
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  flex-wrap: wrap;
}

.texto-sobre {
  flex: 1;
  min-width: 300px;
}

.texto-sobre h2 {
  font-size: 2rem;
  margin-bottom: 1rem;
  color: #fff;
}

.texto-sobre p {
  font-size: 1.1rem;
  color: #ccc;
  line-height: 1.6;
}

.foto-sobre {
  flex: 1;
  min-width: 300px;
  text-align: center;
}

.foto-sobre img {
  width: 100%;
  max-width: 400px;
  border-radius: 12px;
}

@media (max-width: 768px) {
  .container-sobre {
    flex-direction: column-reverse;
    text-align: center;
  }
  .texto-sobre {
    text-align: center;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3258949 */.captura-final {
  background: #000;
  padding: 4rem 1rem;
  font-family: 'Inter', sans-serif;
}

.container-captura {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  flex-wrap: wrap;
}

.texto-captura h2 {
  font-size: 2rem;
  color: #fff;
}

.formulario-captura {
  display: flex;
  flex-direction: column;
}

.form-captura {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  width: 250px;
}

.form-captura input {
  padding: 0.8rem;
  font-size: 1rem;
  border: none;
  border-radius: 6px;
}

.btn-primary {
  padding: 1rem;
  background: #00e86f;
  color: #000;
  font-weight: 700;
  border: none;
  border-radius: 40px;
  cursor: pointer;
  transition: background 0.3s ease;
}

.btn-primary:hover {
  background: #00c45d;
}

@media (max-width: 768px) {
  .container-captura {
    flex-direction: column;
    text-align: center;
  }
  .formulario-captura {
    width: 100%;
    align-items: center;
  }
  .form-captura {
    width: 100%;
    max-width: 300px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3bab036 */.footer {
  background: #000;
  padding: 2rem 1rem;
  text-align: center;
  color: #fff;
  font-family: 'Inter', sans-serif;
}

.container-footer {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}

.icones-sociais {
  display: flex;
  gap: 1.5rem;
}

.icones-sociais a svg {
  transition: transform 0.3s ease;
}

.icones-sociais a:hover svg {
  transform: scale(1.2);
  fill: #00e86f;
}

.link-privacidade {
  color: #888;
  font-size: 0.9rem;
  text-decoration: none;
  transition: color 0.3s ease;
}

.link-privacidade:hover {
  color: #fff;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d48e46d */.seta-scroll-mobile {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #000;
  border: 2px solid #e7612b;
  color: #e7612b;
  font-size: 28px;
  font-weight: bold;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  animation: bounce 1.5s infinite;
  box-shadow: 0 0 12px rgba(0, 200, 81, 0.5);
  z-index: 999;
  cursor: pointer;
}

.seta-scroll-mobile span {
  display: block;
  transform: translateY(1px);
}

@keyframes bounce {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(6px); }
}/* End custom CSS */