.elementor-319 .elementor-element.elementor-element-188756a{--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;--justify-content:space-between;--gap:15px 15px;--row-gap:15px;--column-gap:15px;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:#EFF0F6;--border-color:#EFF0F6;--border-radius:15px 15px 15px 15px;box-shadow:2px 2px 15px 10px rgba(179, 179, 179, 0.10196078431372549);--padding-top:15px;--padding-bottom:15px;--padding-left:15px;--padding-right:15px;}.elementor-319 .elementor-element.elementor-element-188756a:not(.elementor-motion-effects-element-type-background), .elementor-319 .elementor-element.elementor-element-188756a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAFAFC;}.elementor-319 .elementor-element.elementor-element-48a8d78{--display:flex;--min-height:183.25px;--border-radius:10px 10px 10px 10px;}.elementor-319 .elementor-element.elementor-element-48a8d78:not(.elementor-motion-effects-element-type-background), .elementor-319 .elementor-element.elementor-element-48a8d78 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;background-repeat:no-repeat;background-size:cover;}.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-319 .elementor-element.elementor-element-338437c .elementor-heading-title{font-family:"TheSans B7 Bold", Sans-serif;font-weight:600;color:#1B1E2B;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-319 .elementor-element.elementor-element-3b7465a{font-family:"TheSans B4 SemiLight Regular", Sans-serif;font-size:15px;font-weight:500;color:#71737E;}.elementor-319 .elementor-element.elementor-element-85df300{--display:flex;--margin-top:-7px;--margin-bottom:-11px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-319 .elementor-element.elementor-element-dbdde71 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-319 .elementor-element.elementor-element-dbdde71 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-319 .elementor-element.elementor-element-dbdde71 .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-319 .elementor-element.elementor-element-dbdde71 .jet-listing-dynamic-field__content{text-align:left;}.elementor-319 .elementor-element.elementor-element-b42c41e .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-319 .elementor-element.elementor-element-b42c41e .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-319 .elementor-element.elementor-element-b42c41e .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-319 .elementor-element.elementor-element-b42c41e .jet-listing-dynamic-field__content{text-align:left;}.elementor-319 .elementor-element.elementor-element-4e95a9a .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-319 .elementor-element.elementor-element-4e95a9a .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-319 .elementor-element.elementor-element-4e95a9a .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-319 .elementor-element.elementor-element-4e95a9a .jet-listing-dynamic-field__content{text-align:left;}.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-319 .elementor-element.elementor-element-291dd78{width:100%;max-width:100%;}.elementor-319 .elementor-element.elementor-element-291dd78.elementor-element{--align-self:center;}/* Start custom CSS for html, class: .elementor-element-4da660e */.progress-footer{

display:flex;

justify-content:space-between;

margin-top:14px;

font-size:16px;

font-weight:600;

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-85df300 */.elementor-319 .elementor-element.elementor-element-85df300{
position:relative;
padding-top:45px;
}


.progress-track{
    width:100%;
    height:6px;
    background:#E7EAF0;
    border-radius:999px;
    overflow:hidden;
    position:relative;
}

.progress-fill{
    height:100%;
    width:0%;
    background: linear-gradient(90deg, #2D63AD 0%, #259FD9 100%);
    border-radius:999px;
    transition:width .4s ease;
}

.progress-bubble{

    position:absolute;

    top:-36px;

    left:0;

    transform:translateX(-50%);

    background: linear-gradient(90deg, #2D63AD 0%, #259FD9 100%);

    color:#fff;

    padding:5px 14px;

    border-radius:999px;

    font-size:13px;

    font-weight:600;

    line-height:1;

    white-space:nowrap;

    transition:left .4s ease;

}
.progress-bubble::after{

    content:"";

    position:absolute;

    left:50%;

    bottom:-5px;

    transform:translateX(-50%);

    border-left:5px solid transparent;

    border-right:5px solid transparent;

     border-top:6px solid #2D63AD;

}
.campaign-progress{

    position:relative;

    padding-top:42px;

}
.progress-value{

display:none;

}
.progress-footer{

    display:flex;

    justify-content:space-between;

    margin-top:12px;

    font-size:14px;

    font-weight:500;

}
.raised-value{

display:none;

}

.goal-value{

display:none;

}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'TheSans B7 Bold';
	font-display: auto;
	src: url('https://maridevelopment.org/wp-content/uploads/2026/07/TheSans-B7-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'TheSans B4 SemiLight Regular';
	font-display: auto;
	src: url('https://maridevelopment.org/wp-content/uploads/2026/07/TheSans-B4-SemiLight-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */