.elementor-18267 .elementor-element.elementor-element-6d7c346{--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;}/* Start custom CSS for html, class: .elementor-element-7dcac08 */#donation-form-wrapper {
  position: relative;
  min-height: 400px; /* Prevent collapse while form loads */
}

#form-loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.85);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
}

.loader-inside img {
  width: 50px;
  height: 50px;
}

#give-form-container {
  z-index: 1;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fb8ccd2 */#page-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

#page-loader img {
  width: 200px;
  height: 200px;
}

#donation-form-wrapper {
  position: relative;
  z-index: 1;
}/* End custom CSS */