/* Start custom CSS for section, class: .elementor-element-d80b112 */[data-tf-live] {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 9999; /* garante que fique por cima */
}

/* Garantir que o iframe interno do Typeform também fique full */
[data-tf-live] iframe {
  width: 100% !important;
  height: 100% !important;
  border: none !important;
}/* End custom CSS */