.elementor-4768 .elementor-element.elementor-element-e593213{--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;--justify-content:center;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for html, class: .elementor-element-4011319 */#herois-resgate-game{
  width:100%;
  max-width:100%;
  overflow:hidden;
}

#herois-resgate-game .main{
  width:100%;
  max-width:100%;
  overflow:hidden;
}

#herois-resgate-game .stage{
  width:100% !important;
  max-width:100% !important;

  /* ESSA É A PARTE IMPORTANTE */
  aspect-ratio:16 / 9;

  min-height:0 !important;
  height:auto !important;

  overflow:hidden;
  position:relative;
}

#herois-resgate-game .stage > *{
  max-width:100%;
}/* End custom CSS */