.elementor-322 .elementor-element.elementor-element-02fd739{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for container, class: .elementor-element-02fd739 *//* Sticky footer (safe to place in Footer template's Custom CSS) */
html, body { height:100%; }

body{
  min-height:100svh;  /* modern mobile-safe viewport */
  min-height:100vh;   /* fallback */
  display:flex;
  flex-direction:column;
}

/* Push Theme Builder footer to the bottom when content is short */
.elementor-location-footer{
  margin-top:auto !important;
  width:100%;
}

/* Optional: avoid extra gap above footer if the last section has margin */
.elementor-section:last-of-type{ margin-bottom:0; }/* End custom CSS */