.elementor-12 .elementor-element.elementor-element-2047952{--display:flex;}/* Start custom CSS for html, class: .elementor-element-3a45e75 */html, body {
    height: 100%;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden;          
  }

  /* Wrapper that exactly equals viewport */
  .no-scroll-frame {
    position: fixed;          
    inset: 0;                   
    width: 100vw;
    height: 100dvh;           
    overflow: hidden;         
    z-index: 0;
  }

  .no-scroll-frame iframe {
    width: 100%;
    height: 100%;
    border: 0;
    display: block;
  }/* End custom CSS */