.elementor-2973 .elementor-element.elementor-element-ed52bdd{--display:flex;--min-height:100vh;--gap:0% 0%;--row-gap:0%;--column-gap:0%;}.elementor-2973 .elementor-element.elementor-element-ed52bdd.e-con{--flex-grow:0;--flex-shrink:0;}@media(min-width:768px){.elementor-2973 .elementor-element.elementor-element-ed52bdd{--width:100%;}}/* Start custom CSS for html, class: .elementor-element-29f4063 */iframe {
  overflow: hidden;   /* remove a rolagem interna */
}
html, body {
  overflow-x: hidden; /* só permite rolar verticalmente */
}/* End custom CSS */
/* Start custom CSS */html, body {
  height: 100%;
  overflow: hidden; /* remove barra de rolagem externa */
  margin: 0;
  padding: 0;
}

iframe {
  width: 100%;
  height: 100vh; /* ocupa toda a tela */
  border: none;
  overflow: auto; /* mantém barra interna do checkout */
}/* End custom CSS */