@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--spacing:.25rem;--ease-in-out:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.col-12{grid-column:12}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mb-3{margin-bottom:calc(var(--spacing)*3)}.block{display:block}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.h-14{height:calc(var(--spacing)*14)}.w-auto{width:auto}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.text-center{text-align:center}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}html.theme-dark{--background:#101417;--foreground:#edf3ec}html.theme-dark body,html.theme-dark .page-wrapper,html.theme-dark .about-area,html.theme-dark .case-area,html.theme-dark .contact-section,html.theme-dark .event-area,html.theme-dark .purpose-section{color:#edf3ec;background:#101417}html.theme-dark .navigation,html.theme-dark .navbar,html.theme-dark .tp-site-header .navigation,html.theme-dark .navigation-holder,html.theme-dark .contact-info,html.theme-dark .contact-form,html.theme-dark .cause-item,html.theme-dark .event-item,html.theme-dark .event-text,html.theme-dark .purpose-content,html.theme-dark .zelle-donation-box{color:#edf3ec;background:#172025!important}html.theme-dark .topbar,html.theme-dark .tp-site-footer,html.theme-dark .tp-upper-footer,html.theme-dark .tp-lower-footer{background:#0b1114!important}html.theme-dark h1,html.theme-dark h2,html.theme-dark h3,html.theme-dark h4,html.theme-dark h5,html.theme-dark h6,html.theme-dark p,html.theme-dark li,html.theme-dark label,html.theme-dark .about-text p,html.theme-dark .purpose-content p,html.theme-dark .event-right ul li,html.theme-dark .event-right h2,html.theme-dark .event-right p,html.theme-dark .zelle-note{color:#edf3ec}html.theme-dark .event-l-text{background:#7dbd22}html.theme-dark .event-l-text span,html.theme-dark .event-l-text h4{color:#fff}html.theme-dark a,html.theme-dark .navbar-brand,html.theme-dark .navbar-brand span,html.theme-dark .nav li a,html.theme-dark .tp-site-footer a{color:#f4f8ef}html.theme-dark a:hover,html.theme-dark .nav li a:hover,html.theme-dark .tp-site-footer a:hover{color:#9ad84b}html.theme-dark input,html.theme-dark textarea,html.theme-dark select,html.theme-dark .form-control{color:#edf3ec!important;background:#0f171b!important;border-color:#324247!important}html.theme-dark input::placeholder,html.theme-dark textarea::placeholder{color:#aebcb1!important}html.theme-dark .page-title{box-shadow:inset 0 0 0 1000px #00000059}html.theme-dark .zelle-donation-box{border-color:#33461f}html.theme-dark .zelle-donation-box img{background:#fff}html.theme-dark .zelle-email,html.theme-dark .thumb-text span{color:#9ad84b}.site-text-us{color:#fff;z-index:9998;background:#7dbd22;border-radius:6px;justify-content:center;align-items:center;min-width:108px;min-height:48px;padding:0 18px;font-size:15px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex;position:fixed;bottom:22px;left:22px;box-shadow:0 10px 26px #0000002e}.site-text-us:hover,.site-text-us:focus{color:#fff;background:#062265;text-decoration:none}.theme-toggle{color:#062265;z-index:9998;background:#fff;border:1px solid #d9e5cf;border-radius:6px;align-items:center;gap:9px;min-height:44px;padding:0 14px;font-size:14px;font-weight:700;display:inline-flex;position:fixed;bottom:82px;left:22px;box-shadow:0 10px 26px #00000029}.theme-toggle-track{background:#dfead4;border-radius:999px;align-items:center;width:38px;height:20px;padding:2px;display:inline-flex}.theme-toggle-thumb{background:#7dbd22;border-radius:50%;width:16px;height:16px;transition:transform .2s;display:block;transform:translate(0)}.theme-toggle[aria-pressed=true]{color:#edf3ec;background:#172025;border-color:#334247}.theme-toggle[aria-pressed=true] .theme-toggle-track{background:#334247}.theme-toggle[aria-pressed=true] .theme-toggle-thumb{transform:translate(18px)}.tp-site-footer .footer-logo{margin-top:0;margin-bottom:24px}.tp-site-footer .footer-logo a{overflow-wrap:anywhere;text-transform:none;flex-wrap:wrap;align-items:center;gap:0 2px;max-width:100%;font-size:28px;line-height:1.1;display:inline-flex}.tp-site-footer .footer-logo a img{object-fit:contain;flex:none;width:auto;max-width:72px;height:56px;margin-right:10px}.tp-site-footer .tp-upper-footer .widget{min-width:0}.hero-slider .slide-inner{background-position:top!important}.page-wrapper .cta-area{margin-bottom:20px;background-position:50%!important;background-size:cover!important;min-height:320px!important;padding:72px 0!important}.page-wrapper .cta-area .container,.page-wrapper .cta-area .row{min-height:176px}.page-wrapper .cta-left h2{text-align:left;max-width:560px;margin-bottom:24px;font-size:clamp(30px,3vw,42px);line-height:1.16}.gda-cta-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.gda-cta-actions .theme-btn,.gda-cta-actions .theme-btn-s2{text-align:center;min-width:150px}.page-wrapper .cta-wrap{justify-content:flex-end;gap:32px}.page-wrapper .cta-call{min-width:190px}.purpose-section{background:#f8fbf4;padding-top:90px}.purpose-content{text-align:center;max-width:940px;margin:0 auto}.purpose-content p{color:#555;margin:0 auto 22px;font-size:18px;line-height:1.8}.purpose-content p:last-child{margin-bottom:0}.zelle-donation-box{background:#f8fbf4;border:1px solid #e2ecd8;border-radius:8px;align-items:center;gap:18px;margin-top:26px;padding:20px;display:flex}.zelle-donation-box h4{color:#062265;margin:0 0 10px;font-size:22px;font-weight:700}.zelle-donation-box p{margin-bottom:12px}.zelle-donation-box img{background:#fff;border:1px solid #e1e1e1;border-radius:6px;flex:none;width:132px;height:132px;padding:8px}.zelle-email{color:#062265;overflow-wrap:anywhere;font-size:16px}.zelle-note{color:#666;font-size:14px}.donation-amount-section{margin-bottom:15px}.donation-amount-label{color:#1f2933;margin-bottom:10px;font-weight:700;display:block}.donation-amount-options{flex-wrap:wrap;gap:10px;margin-bottom:15px;display:flex}.donation-amount-button{color:#062265;cursor:pointer;background:#fff;border:1px solid #d5d5d5;border-radius:6px;min-width:74px;padding:10px 18px;font-weight:700}.donation-amount-button:hover,.donation-amount-button:focus,.donation-amount-button.is-selected{color:#062265;background:#f6fff0;border-color:#7dbd22;box-shadow:0 0 0 2px #7dbd222e}html.theme-dark .donation-amount-label{color:#edf3ec}html.theme-dark .donation-amount-button{color:#f8fff4;background:#223037;border-color:#71818a}html.theme-dark .donation-amount-button:hover,html.theme-dark .donation-amount-button:focus,html.theme-dark .donation-amount-button.is-selected{color:#07130a;background:#7dbd22;border-color:#b9ef7a;box-shadow:0 0 0 3px #b9ef7a38}@media (max-width:1199px){.tp-site-footer .footer-logo a{font-size:24px}.page-wrapper .cta-area{margin-bottom:20px;min-height:340px!important;padding:72px 0!important}.page-wrapper .cta-left h2{font-size:clamp(28px,4vw,36px)}}@media (max-width:767px){.tp-site-footer .footer-logo a{font-size:22px}.page-wrapper .cta-area{margin-bottom:20px;min-height:360px!important;padding:56px 0!important}.page-wrapper .cta-left h2{text-align:center;font-size:26px}.gda-cta-actions,.page-wrapper .cta-wrap{justify-content:center}.page-wrapper .cta-call{min-width:100%}.site-text-us{min-width:96px;min-height:44px;bottom:14px;left:14px}.theme-toggle{min-height:40px;bottom:70px;left:14px}.hero-slider .slide-inner{background-position:top!important}.purpose-section{padding-top:64px}.purpose-content p{text-align:left;font-size:16px}.zelle-donation-box{flex-direction:column;align-items:flex-start}}@media (max-width:991px){.navigation-holder{z-index:9999;background:#fff;width:320px;height:100vh;position:fixed;top:0;left:-320px;overflow-y:auto}.navigation-holder.slideOut{opacity:0;visibility:hidden;transition:all .3s ease-in-out;left:-320px}.navigation-holder.slideInn{opacity:1;visibility:visible;transition:all .3s ease-in-out;left:0}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
