.elementor-488 .elementor-element.elementor-element-a6ad91c{--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;}.elementor-488 .elementor-element.elementor-element-7c5f324{--display:flex;--border-radius:15px 15px 15px 15px;--padding-top:15px;--padding-bottom:15px;--padding-left:15px;--padding-right:15px;}.elementor-488 .elementor-element.elementor-element-7c5f324:not(.elementor-motion-effects-element-type-background), .elementor-488 .elementor-element.elementor-element-7c5f324 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-488 .elementor-element.elementor-element-10ed199{padding:4px 4px 4px 4px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-488 .elementor-element.elementor-element-654a4e1{margin:-24px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-488 .elementor-element.elementor-element-654a4e1 .elementor-heading-title{font-family:"Lato", Sans-serif;font-size:20px;font-weight:500;color:#000000CC;}.elementor-488 .elementor-element.elementor-element-e2eaf32{text-align:center;}.elementor-488 .elementor-element.elementor-element-e2eaf32 .elementor-heading-title{font-family:"Lato", Sans-serif;font-size:15px;font-weight:500;line-height:30px;color:#474747CC;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-488 .elementor-element.elementor-element-94aa982 .elementor-button{background-color:#106E44;font-family:"Lato", Sans-serif;font-weight:600;text-decoration:none;padding:18px 30px 18px 30px;}.elementor-488 .elementor-element.elementor-element-94aa982 .elementor-button-content-wrapper{flex-direction:row-reverse;}/* Start custom CSS for image, class: .elementor-element-10ed199 */.donatepart {
  position: relative;
  overflow: hidden;
}

.donatepart::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px; /* adjust the height of the wave */
  background: url("data:image/svg+xml;utf8,<svg viewBox='0 0 500 100' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'><path d='M0,30 C150,100 350,0 500,30 L500,100 L0,100 Z' fill='white' /></svg>") no-repeat bottom center;
  background-size: cover;
  z-index: 2;
  pointer-events: none;
}/* End custom CSS */