.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-36825 .elementor-element.elementor-element-b332485{--display:flex;}.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 );}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-3ccc947 *//* Force the container to remove any scrolling and allow auto height */
.meetings-iframe-container {
  overflow: hidden !important;
  max-height: none !important;
  height: 1000px !important;
}

/* Directly target the iframe, overriding inline styles */
.meetings-iframe-container iframe[style] {
  min-height: 1000px !important;
  height: 1000px !important;   /* beats “height: 756px;” inline */
  overflow: hidden !important;
  max-height: none !important;
  width: 100% !important;
  border: none !important;
}/* End custom CSS */