.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-3680 .elementor-element.elementor-element-537f3375{--display:flex;--justify-content:center;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}.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;}@media(max-width:767px){.elementor-3680 .elementor-element.elementor-element-537f3375{--content-width:90%;--padding-top:20px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px;}}@media(max-width:1024px) and (min-width:768px){.elementor-3680 .elementor-element.elementor-element-537f3375{--content-width:85%;}}/* Start custom CSS for container, class: .elementor-element-537f3375 *//* Desktop/tablet (what worked already) */
.elementor-3680 .elementor-element.elementor-element-537f3375 {
  min-height: calc(100vh - 90px - 100px);
  box-sizing: border-box; /* be explicit */
}

/* Mobile: use *visible* viewport + allow for the notch/home bar */
@media (max-width: 767px) {
  /* If your mobile header/footer are different heights, set them here.
     Try these first; tweak if needed. */
  /* e.g., header ~60px, footer ~100px on mobile */
  .elementor-3680 .elementor-element.elementor-element-537f3375 {
    /* Prefer 100svh; fallback to 100dvh if supported */
    min-height: calc(100svh - 86px - 100px - env(safe-area-inset-bottom, 0px));
    padding-bottom: env(safe-area-inset-bottom, 0px); /* avoids clip on iOS */
    box-sizing: border-box;
  }

  @supports (height: 100dvh) {
    .elementor-3680 .elementor-element.elementor-element-537f3375 {
      min-height: calc(100dvh - 86px - 100px - env(safe-area-inset-bottom, 0px));
    }
  }
}/* End custom CSS */