.elementor-643 .elementor-element.elementor-element-901aec6{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-901aec6 *//* Remove default spacing & prevent outer scroll */
html,
body {
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
}

/* Fullscreen iframe wrapper */
.iframe-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  margin: 0;
  padding: 0;
}

/* iframe reset */
.iframe-wrap iframe {
  width: 100%;
  height: 100%;
  border: 0 !important;
  outline: none;
  display: block;
}/* End custom CSS */