@keyframes yellow-shadow-pulse{0%{box-shadow:0 0 0 0 rgba(var(--bs-primary-rgb),.5)}70%{box-shadow:0 0 0 20px rgba(var(--bs-primary-rgb),0)}to{box-shadow:0 0 0 0 rgba(var(--bs-primary-rgb),0)}}@keyframes black-shadow-pulse{0%{box-shadow:0 0 0 0 hsla(0,0%,8%,.22)}50%{box-shadow:0 0 0 20px rgba(var(--bs-primary-rgb),0)}to{box-shadow:0 0 0 0 rgba(var(--bs-primary-rgb),0)}}@keyframes orange-shadow-pulse{0%{box-shadow:0 0 0 0 hsla(0,0%,8%,.22)}50%{box-shadow:0 0 0 20px rgba(var(--bs-primary-rgb),0)}to{box-shadow:0 0 0 0 rgba(var(--bs-primary-rgb),0)}}@keyframes orange-text-pulse{0%{color:var(--bs-body-color)}50%{color:var(--bs-link-color)}to{color:var(--bs-body-color)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}header.home-hero{--hero-panel-bg:#fbf7f0;--hero-panel-bg-rgb:251,247,240;--hero-panel-width:min(100%,52%);--hero-backdrop-width:calc(var(--hero-panel-width) + clamp(4.5rem, 9vw, 7.5rem));background:var(--brand-charcoal);min-height:clamp(22rem,52vh,34rem);overflow:hidden;position:relative;width:100%}.hero-video-layer{inset:0;position:absolute;z-index:0}.hero-video-layer video{height:118%;-o-object-fit:contain;object-fit:contain;-o-object-position:right;object-position:right;width:100%}@media (max-width:767px){.hero-video-layer video{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}}.hero-copy-backdrop{background:linear-gradient(90deg,rgba(var(--hero-panel-bg-rgb),1) 0,rgba(var(--hero-panel-bg-rgb),1) 60%,rgba(var(--hero-panel-bg-rgb),.94) 66%,rgba(var(--hero-panel-bg-rgb),.78) 76%,rgba(var(--hero-panel-bg-rgb),.48) 88%,rgba(var(--hero-panel-bg-rgb),.18) 95%,transparent 100%);bottom:0;left:0;pointer-events:none;position:absolute;top:0;width:var(--hero-backdrop-width);z-index:1}.hero-copy-backdrop-pattern{background-image:url(/frontend/images/theme/pattern-bg.webp);background-repeat:repeat;background-size:220px auto;inset:0;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.95),rgba(0,0,0,.55) 62%,transparent 88%);mask-image:linear-gradient(90deg,rgba(0,0,0,.95),rgba(0,0,0,.55) 62%,transparent 88%);opacity:.08;position:absolute}.hero-content-shell{height:100%;min-height:inherit;position:relative;z-index:2}.hero-content-row{min-height:clamp(22rem,52vh,34rem);padding-block:clamp(2rem,4vw,3rem)}.hero-copy-col{position:relative;z-index:2}.hero-aside-col{align-items:center;display:flex;justify-content:flex-end}.hero-kicker{color:var(--bs-primary);font-size:.78rem;font-weight:700;letter-spacing:.14em}.hero-title{color:#1d1d1d;font-family:Cormorant Garamond,Baskerville,Georgia,serif;font-size:clamp(2.1rem,4vw,3.75rem);line-height:1.05;max-width:14ch}.hero-arabic{color:var(--bs-primary);font-size:1.5rem;line-height:1.2}.hero-copy-dark{display:none}.hero-subtitle{color:#5f5a52;font-size:.78rem;font-weight:600;letter-spacing:.18em}.hero-description{color:#222;font-size:1rem;line-height:1.75;max-width:34rem}.hero-aside{backdrop-filter:blur(12px) saturate(120%);-webkit-backdrop-filter:blur(12px) saturate(120%);background:hsla(0,0%,7%,.45);border:1px solid rgba(var(--bs-primary-rgb),.28);border-radius:1rem;box-shadow:0 1rem 2.5rem rgba(0,0,0,.18);max-width:22rem;padding:1.5rem 1.35rem;width:100%}.hero-aside-kicker{color:var(--bs-primary);font-size:.78rem;font-weight:700;letter-spacing:.12em}.hero-aside-lead{color:#fbf7f0;font-size:.92rem;line-height:1.6;opacity:.92}.hero-aside-list li{align-items:center;color:#fbf7f0;display:flex;font-size:.92rem;gap:.75rem;padding:.45rem 0}.hero-aside-list li i{color:var(--bs-primary)}[data-bs-theme=dark] header.home-hero{--hero-panel-bg:#111;--hero-panel-bg-rgb:17,17,17}[data-bs-theme=dark] .hero-copy-backdrop{background:linear-gradient(90deg,rgba(var(--hero-panel-bg-rgb),1) 0,rgba(var(--hero-panel-bg-rgb),1) 60%,rgba(var(--hero-panel-bg-rgb),.95) 66%,rgba(var(--hero-panel-bg-rgb),.82) 76%,rgba(var(--hero-panel-bg-rgb),.52) 88%,rgba(var(--hero-panel-bg-rgb),.2) 95%,transparent 100%)}[data-bs-theme=dark] .hero-copy-backdrop-pattern{background-image:url(/frontend/images/theme/pattern-bg-3.webp);opacity:.16}[data-bs-theme=dark] .hero-copy-light{display:none}[data-bs-theme=dark] .hero-copy-dark{display:block}[data-bs-theme=dark] .hero-subtitle,[data-bs-theme=dark] .hero-title{color:var(--bs-primary)}[data-bs-theme=dark] .hero-description{color:#f3eadb}[data-bs-theme=dark] .hero-actions .btn-outline-primary{--bs-btn-color:var(--bs-primary);--bs-btn-border-color:var(--bs-primary);--bs-btn-bg:hsla(0,0%,7%,.65);--bs-btn-hover-color:#151515;--bs-btn-hover-bg:var(--bs-primary);--bs-btn-hover-border-color:var(--bs-primary)}@media (min-width:1200px){header.home-hero{--hero-panel-width:calc((100vw - min(100vw, 1480px))/2 + min(100vw, 1480px)*0.42)}}@media (max-width:1199px){header.home-hero{--hero-panel-width:100%;--hero-backdrop-width:100%}.hero-copy-backdrop{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.hero-content-row{min-height:auto}.hero-aside-col{justify-content:flex-start;margin-top:1.5rem}.hero-aside{max-width:none}}@media (max-width:767px){.hero-title{max-width:none}}.min-vh-75{min-height:clamp(20rem,48vh,30rem)}.home-card-row{background:var(--bs-body-bg);padding:1.75rem 0 2rem!important}.home-card-row .theme-card{display:flex;flex-direction:column}.home-card-row .theme-card-header{padding:.65rem .9rem}.home-card-row .theme-card-body{flex:1 1 auto;padding:.75rem .9rem}.home-card-row .theme-card:hover{transform:none}.home-card-row .prayer-table-compact .prayer-row,.home-card-row .prayer-table-compact .prayer-table-head,.home-card-row.home-prayer-card .prayer-table .prayer-row,.home-card-row.home-prayer-card .prayer-table .prayer-table-head{font-size:.78rem;gap:.3rem;grid-template-columns:minmax(0,1.1fr) minmax(0,.85fr) minmax(0,.85fr) 1rem;padding:.42rem .45rem}.home-card-row .prayer-table-compact .prayer-table-head,.home-card-row.home-prayer-card .prayer-table .prayer-table-head{font-size:.58rem;margin-bottom:.15rem;padding-top:0}.home-card-row .prayer-table-compact .prayer-table-footer,.home-card-row.home-prayer-card .prayer-table .prayer-table-footer{font-size:.72rem;margin-top:.55rem;padding-top:.45rem}.home-card-row .prayer-table-compact .prayer-bell,.home-card-row.home-prayer-card .prayer-table .prayer-bell{font-size:.72rem}.home-card-row .prayer-table-compact .prayer-row.is-active,.home-card-row.home-prayer-card .prayer-table .prayer-row.is-active{border-radius:.55rem}.home-card-row .donate-panel{min-width:0;padding:1.35rem 1rem;width:100%}.home-card-row .donate-panel .donate-panel-title{font-size:1.25rem}.home-card-row .donate-panel .donate-panel-text{font-size:.82rem;margin-bottom:.75rem!important}.home-card-row .feature-event-panel .btn{box-sizing:border-box;max-width:100%;min-width:0;width:100%}.home-card-row .feature-event-dates{color:var(--bs-dark);font-size:.78rem;font-weight:700;letter-spacing:.04em;margin:0;opacity:.9;text-transform:uppercase}.home-card-row .feature-event-dates i{margin-right:.3rem}[data-bs-theme=dark] .home-card-row{--bs-body-color:#222;--bs-secondary-color:#5f5a52;--bs-emphasis-color:#1d1d1d;--bs-border-color:#e5d7bf;--bs-link-color:#a67a28;--bs-link-hover-color:#8a5a35;--theme-heading:#1d1d1d;--theme-muted:#5f5a52;--theme-surface-1:#fff;--theme-surface-2:#f5ede0;--theme-surface-3:#efe2c8;--theme-card-bg:#fff;--theme-card-border:#eadcc3;--theme-card-muted-bg:#f5ede0;--theme-shadow:0 0.75rem 2rem hsla(0,0%,8%,.08);background:var(--brand-ivory);color:#222}[data-bs-theme=dark] .home-card-row .page-intro-title,[data-bs-theme=dark] .home-card-row .section-heading{color:#1d1d1d}[data-bs-theme=dark] .home-card-row .page-intro-subtitle,[data-bs-theme=dark] .home-card-row .text-meta{color:#5f5a52}[data-bs-theme=dark] .home-card-row .page-intro{background:transparent;border-bottom-color:#eadcc3}[data-bs-theme=dark] .home-card-row .detail-content,[data-bs-theme=dark] .home-card-row .detail-sidebar,[data-bs-theme=dark] .home-card-row .theme-card,[data-bs-theme=dark] .home-card-row .theme-listing-card{background:#fff;border-color:#eadcc3;box-shadow:0 .75rem 2rem hsla(0,0%,8%,.08);color:#222}[data-bs-theme=dark] .home-card-row .theme-listing-card-title{color:#1d1d1d}[data-bs-theme=dark] .home-card-row .theme-listing-card-meta{color:#5f5a52}[data-bs-theme=dark] .home-card-row .theme-card-header{background:var(--brand-charcoal);border-bottom-color:hsla(39,58%,63%,.22)}[data-bs-theme=dark] .home-card-row .theme-card-header .theme-card-header-link,[data-bs-theme=dark] .home-card-row .theme-card-header .theme-card-header-title,[data-bs-theme=dark] .home-card-row .theme-card-header .theme-card-header-title i{color:var(--bs-primary)}[data-bs-theme=dark] .home-card-row .theme-card-header .theme-card-header-link:hover{color:#efd09a}[data-bs-theme=dark] .home-card-row .theme-card-body{color:#222}[data-bs-theme=dark] .home-card-row .misc-content{background:transparent;border:0;box-shadow:none;color:#222;padding:0}[data-bs-theme=dark] .home-card-row .misc-content h1,[data-bs-theme=dark] .home-card-row .misc-content h2,[data-bs-theme=dark] .home-card-row .misc-content h3,[data-bs-theme=dark] .home-card-row .misc-content h4,[data-bs-theme=dark] .home-card-row .misc-content h5,[data-bs-theme=dark] .home-card-row .misc-content h6{color:#1d1d1d}[data-bs-theme=dark] .home-card-row .misc-content div,[data-bs-theme=dark] .home-card-row .misc-content em,[data-bs-theme=dark] .home-card-row .misc-content li,[data-bs-theme=dark] .home-card-row .misc-content p,[data-bs-theme=dark] .home-card-row .misc-content span,[data-bs-theme=dark] .home-card-row .misc-content strong{color:inherit}[data-bs-theme=dark] .home-card-row .misc-content [style*=color]{color:inherit!important}[data-bs-theme=dark] .home-card-row .misc-content a{color:#a67a28!important}[data-bs-theme=dark] .home-card-row .misc-content a:focus,[data-bs-theme=dark] .home-card-row .misc-content a:hover{color:#8a5a35!important}[data-bs-theme=dark] .home-card-row .text-dark{color:#1d1d1d!important}[data-bs-theme=dark] .home-card-row .text-muted{color:#5f5a52!important}[data-bs-theme=dark] .home-card-row .blockquote,[data-bs-theme=dark] .home-card-row blockquote{color:#222}[data-bs-theme=dark] .home-card-row .blockquote-footer,[data-bs-theme=dark] .home-card-row .breadcrumb-item.active{color:#5f5a52}[data-bs-theme=dark] .home-card-row .form-control,[data-bs-theme=dark] .home-card-row .form-select,[data-bs-theme=dark] .home-card-row textarea.form-control{background-color:#fff;border-color:#e5d7bf;color:#222}[data-bs-theme=dark] .home-card-row .form-control:focus,[data-bs-theme=dark] .home-card-row .form-select:focus,[data-bs-theme=dark] .home-card-row textarea.form-control:focus{background-color:#fff;border-color:var(--bs-primary);color:#222}[data-bs-theme=dark] .home-card-row .form-control::-moz-placeholder,[data-bs-theme=dark] .home-card-row .form-select::-moz-placeholder,[data-bs-theme=dark] .home-card-row textarea.form-control::-moz-placeholder{color:#5f5a52}[data-bs-theme=dark] .home-card-row .form-control::placeholder,[data-bs-theme=dark] .home-card-row .form-select::placeholder,[data-bs-theme=dark] .home-card-row textarea.form-control::placeholder{color:#5f5a52}[data-bs-theme=dark] .home-card-row .input-group-text{background-color:#f5ede0;border-color:#e5d7bf;color:#222}[data-bs-theme=dark] .home-card-row .col-form-label,[data-bs-theme=dark] .home-card-row .form-label{color:#1d1d1d}[data-bs-theme=dark] .home-card-row .accordion-button{background:#f5ede0;color:#1d1d1d}[data-bs-theme=dark] .home-card-row .accordion-button:not(.collapsed){background:rgba(200,154,61,.12);color:#1d1d1d}[data-bs-theme=dark] .home-card-row .accordion-body{color:#222}[data-bs-theme=dark] .home-card-row .theme-card:hover{transform:none}[data-bs-theme=dark] .home-card-row .home-event-title,[data-bs-theme=dark] .home-card-row .home-service-title,[data-bs-theme=dark] .home-card-row .prayer-name,[data-bs-theme=dark] .home-card-row .prayer-table-head,[data-bs-theme=dark] .home-card-row .prayer-time{color:#1d1d1d}[data-bs-theme=dark] .home-card-row .prayer-table-footer{color:#5f5a52}[data-bs-theme=dark] .home-card-row .prayer-row.is-active{color:#151515}[data-bs-theme=dark] .home-card-row .home-event-item,[data-bs-theme=dark] .home-card-row .home-service-item{border-bottom-color:#eadcc3;color:#222}[data-bs-theme=dark] .home-card-row .home-event-item:hover,[data-bs-theme=dark] .home-card-row .home-service-item:hover{background:transparent;color:#a67a28}[data-bs-theme=dark] .home-card-row .home-event-date{background:#efe2c8}[data-bs-theme=dark] .home-card-row .home-event-date small,[data-bs-theme=dark] .home-card-row .home-event-date span{color:#5f5a52}[data-bs-theme=dark] .home-card-row .home-event-date strong{color:#1d1d1d}[data-bs-theme=dark] .home-card-row .home-service-summary{color:#5f5a52}.home-events-list{display:flex;flex-direction:column;gap:.75rem}.home-event-poster{border-radius:.75rem;display:block;overflow:hidden}.home-event-poster img{display:block;height:auto;width:100%}.home-services-list{display:flex;flex-direction:column;gap:.4rem}.home-event-item,.home-service-item{align-items:center;background:transparent;border:0;border-bottom:1px solid var(--theme-card-border);border-radius:0;color:var(--bs-body-color);display:flex;gap:.55rem;padding:.45rem 0;text-decoration:none;transition:color .22s ease-out,background-color .22s ease-out}.home-event-item:last-child,.home-service-item:last-child{border-bottom:0}.home-event-item:hover,.home-service-item:hover{background:transparent;color:var(--bs-link-color);text-decoration:none;transform:none}.home-services-list .home-service-item{min-height:0}.home-service-copy{min-width:0}.home-service-title{color:var(--theme-heading);font-size:.92rem;font-weight:600;line-height:1.25;margin-bottom:.1rem}.home-service-summary{-webkit-box-orient:vertical;-webkit-line-clamp:1;color:var(--theme-muted);display:block;display:-webkit-box;font-size:.72rem;line-height:1.35;overflow:hidden}.home-classes-card .theme-card-body{padding-bottom:.85rem;padding-top:.85rem}.home-event-date{background:var(--theme-surface-3);border-radius:.55rem;flex-shrink:0;min-width:3rem;padding:.3rem .35rem;text-align:center}.home-event-date span{color:var(--theme-muted);display:block;font-size:.62rem;line-height:1.1;text-transform:uppercase}.home-event-date strong{color:var(--theme-heading);display:block;font-size:1.1rem;line-height:1}.home-event-date small{color:var(--theme-muted);display:block;font-size:.62rem;text-transform:uppercase}.home-event-title{color:var(--theme-heading);font-weight:600}.home-item-chevron,.home-service-icon{color:var(--bs-primary);flex-shrink:0;font-size:.85rem}.home-service-icon{align-items:center;background:rgba(var(--bs-primary-rgb),.15);border-radius:999px;display:inline-flex;height:2.15rem;justify-content:center;width:2.15rem}#whatsapp-block{background:var(--theme-surface-2);border-top:1px solid var(--bs-border-color);padding:3rem 0}#whatsapp-block .title{color:var(--theme-heading);font-family:Cormorant Garamond,Baskerville,Georgia,serif;margin-bottom:1.5rem}#mobile-app-section{background-color:var(--bs-body-bg);margin-bottom:50px;padding:24px 15px;width:100%}@media (min-width:992px){#mobile-app-section{padding-left:140px;padding-right:140px}}@media (min-width:991px) and (max-width:1153px){#mobile-app-section{padding-left:45px;padding-right:45px}}#mobile-app-section #mobile-app-content,#mobile-app-section #mobile-app-info{flex:0 0 100%;max-width:100%;padding-left:15px;padding-right:15px}#mobile-app-section #mobile-app-content .title,#mobile-app-section #mobile-app-info .title{color:var(--bs-link-color);font-size:2.34375rem;font-weight:700;padding-top:10px;text-transform:capitalize}#mobile-app-section #mobile-app-content .cover,#mobile-app-section #mobile-app-info .cover{background-color:var(--theme-surface-2);border:1px solid var(--bs-border-color);height:auto;max-width:100%;padding:.25rem}@media (min-width:992px){#mobile-app-section #mobile-app-content .cover,#mobile-app-section #mobile-app-info .cover{max-width:50%}}@media (min-width:768px){#mobile-app-section #mobile-app-content{flex:0 0 60%;max-width:60%}}@media (min-width:992px){#mobile-app-section #mobile-app-content{flex:0 0 50%;max-width:50%}}#mobile-app-section #mobile-app-info{color:var(--bs-body-color);font-size:16px;padding-top:40px}@media (min-width:768px){#mobile-app-section #mobile-app-info{flex:0 0 40%;max-width:40%;padding-top:10px}}@media (min-width:992px){#mobile-app-section #mobile-app-info{flex:0 0 50%;max-width:50%}}#mobile-app-section #mobile-app-info ul{list-style:none;margin-top:30px;padding-left:0}#mobile-app-section #mobile-app-info ul li{line-height:10px}#articles-section .cover{border-radius:1rem;height:auto;max-width:100%}#articles-section #paginate-block{padding-top:2rem}#articles-section.home-partial{padding-bottom:0}.home-history-section{padding-bottom:3rem;padding-top:3rem}.home-history-grid{align-items:stretch;display:grid;gap:1.5rem;grid-template-areas:"copy media";grid-template-columns:minmax(0,5fr) minmax(0,7fr)}.home-history-copy{grid-area:copy}.home-history-media{grid-area:media}.home-history-card,.home-history-media{display:flex;flex-direction:column}.home-history-card .theme-card-body{flex:1 1 auto}.home-history-text{color:var(--bs-body-color);font-size:.98rem;line-height:1.75}.home-history-text p{margin-bottom:1rem}.home-history-text p:last-child{margin-bottom:0}.home-history-video{aspect-ratio:16/9;background:var(--brand-charcoal);border-radius:1rem;box-shadow:var(--theme-shadow);overflow:hidden;position:relative;width:100%}.home-history-video iframe{border:0;height:100%;inset:0;position:absolute;width:100%}.home-history-quote .theme-card-body{padding:1.35rem 1.5rem}.home-history-quote .blockquote{color:var(--theme-heading);font-family:Cormorant Garamond,Baskerville,Georgia,serif;font-size:1.05rem;text-align:center}.home-history-quote .blockquote-footer{color:var(--theme-muted);font-size:.82rem}[data-bs-theme=dark] .home-history-section{--bs-body-color:#222;--bs-secondary-color:#5f5a52;--bs-emphasis-color:#1d1d1d;--bs-border-color:#e5d7bf;--bs-link-color:#a67a28;--bs-link-hover-color:#8a5a35;--theme-heading:#1d1d1d;--theme-muted:#5f5a52;--theme-surface-1:#fff;--theme-surface-2:#f5ede0;--theme-surface-3:#efe2c8;--theme-card-bg:#fff;--theme-card-border:#eadcc3;--theme-card-muted-bg:#f5ede0;--theme-shadow:0 0.75rem 2rem hsla(0,0%,8%,.08);background:var(--brand-ivory);color:#222}[data-bs-theme=dark] .home-history-section .page-intro-title,[data-bs-theme=dark] .home-history-section .section-heading{color:#1d1d1d}[data-bs-theme=dark] .home-history-section .page-intro-subtitle,[data-bs-theme=dark] .home-history-section .text-meta{color:#5f5a52}[data-bs-theme=dark] .home-history-section .page-intro{background:transparent;border-bottom-color:#eadcc3}[data-bs-theme=dark] .home-history-section .detail-content,[data-bs-theme=dark] .home-history-section .detail-sidebar,[data-bs-theme=dark] .home-history-section .theme-card,[data-bs-theme=dark] .home-history-section .theme-listing-card{background:#fff;border-color:#eadcc3;box-shadow:0 .75rem 2rem hsla(0,0%,8%,.08);color:#222}[data-bs-theme=dark] .home-history-section .theme-listing-card-title{color:#1d1d1d}[data-bs-theme=dark] .home-history-section .theme-listing-card-meta{color:#5f5a52}[data-bs-theme=dark] .home-history-section .theme-card-header{background:var(--brand-charcoal);border-bottom-color:hsla(39,58%,63%,.22)}[data-bs-theme=dark] .home-history-section .theme-card-header .theme-card-header-link,[data-bs-theme=dark] .home-history-section .theme-card-header .theme-card-header-title,[data-bs-theme=dark] .home-history-section .theme-card-header .theme-card-header-title i{color:var(--bs-primary)}[data-bs-theme=dark] .home-history-section .theme-card-header .theme-card-header-link:hover{color:#efd09a}[data-bs-theme=dark] .home-history-section .theme-card-body{color:#222}[data-bs-theme=dark] .home-history-section .misc-content{background:transparent;border:0;box-shadow:none;color:#222;padding:0}[data-bs-theme=dark] .home-history-section .misc-content h1,[data-bs-theme=dark] .home-history-section .misc-content h2,[data-bs-theme=dark] .home-history-section .misc-content h3,[data-bs-theme=dark] .home-history-section .misc-content h4,[data-bs-theme=dark] .home-history-section .misc-content h5,[data-bs-theme=dark] .home-history-section .misc-content h6{color:#1d1d1d}[data-bs-theme=dark] .home-history-section .misc-content div,[data-bs-theme=dark] .home-history-section .misc-content em,[data-bs-theme=dark] .home-history-section .misc-content li,[data-bs-theme=dark] .home-history-section .misc-content p,[data-bs-theme=dark] .home-history-section .misc-content span,[data-bs-theme=dark] .home-history-section .misc-content strong{color:inherit}[data-bs-theme=dark] .home-history-section .misc-content [style*=color]{color:inherit!important}[data-bs-theme=dark] .home-history-section .misc-content a{color:#a67a28!important}[data-bs-theme=dark] .home-history-section .misc-content a:focus,[data-bs-theme=dark] .home-history-section .misc-content a:hover{color:#8a5a35!important}[data-bs-theme=dark] .home-history-section .text-dark{color:#1d1d1d!important}[data-bs-theme=dark] .home-history-section .text-muted{color:#5f5a52!important}[data-bs-theme=dark] .home-history-section .blockquote,[data-bs-theme=dark] .home-history-section blockquote{color:#222}[data-bs-theme=dark] .home-history-section .blockquote-footer,[data-bs-theme=dark] .home-history-section .breadcrumb-item.active{color:#5f5a52}[data-bs-theme=dark] .home-history-section .form-control,[data-bs-theme=dark] .home-history-section .form-select,[data-bs-theme=dark] .home-history-section textarea.form-control{background-color:#fff;border-color:#e5d7bf;color:#222}[data-bs-theme=dark] .home-history-section .form-control:focus,[data-bs-theme=dark] .home-history-section .form-select:focus,[data-bs-theme=dark] .home-history-section textarea.form-control:focus{background-color:#fff;border-color:var(--bs-primary);color:#222}[data-bs-theme=dark] .home-history-section .form-control::-moz-placeholder,[data-bs-theme=dark] .home-history-section .form-select::-moz-placeholder,[data-bs-theme=dark] .home-history-section textarea.form-control::-moz-placeholder{color:#5f5a52}[data-bs-theme=dark] .home-history-section .form-control::placeholder,[data-bs-theme=dark] .home-history-section .form-select::placeholder,[data-bs-theme=dark] .home-history-section textarea.form-control::placeholder{color:#5f5a52}[data-bs-theme=dark] .home-history-section .input-group-text{background-color:#f5ede0;border-color:#e5d7bf;color:#222}[data-bs-theme=dark] .home-history-section .col-form-label,[data-bs-theme=dark] .home-history-section .form-label{color:#1d1d1d}[data-bs-theme=dark] .home-history-section .accordion-button{background:#f5ede0;color:#1d1d1d}[data-bs-theme=dark] .home-history-section .accordion-button:not(.collapsed){background:rgba(200,154,61,.12);color:#1d1d1d}[data-bs-theme=dark] .home-history-section .accordion-body{color:#222}@media (max-width:1199px){.home-history-grid{gap:1.25rem;grid-template-areas:"copy" "media";grid-template-columns:1fr}}@media (max-width:767px){.home-history-section{padding-bottom:2.25rem;padding-top:2.25rem}}.home-donations-section .home-donation-events-grid{grid-template-columns:1fr}.home-donations-section .home-donation-form-card .theme-card-body{padding:0}.donation-form .donation-form-layout{display:grid;gap:0;grid-template-columns:1fr}@media (min-width:1200px){.donation-form .donation-form-layout{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}}.donation-form .donation-form-panel{padding:1.35rem 1.5rem}.donation-form .donation-form-panel+.donation-form-panel{border-top:1px solid var(--theme-card-border)}@media (min-width:1200px){.donation-form .donation-form-panel+.donation-form-panel{border-left:1px solid var(--theme-card-border);border-top:0}}.donation-form .donation-form-panel-title{align-items:center;color:var(--theme-heading);display:flex;font-size:.95rem;font-weight:700;gap:.55rem;letter-spacing:.06em;margin-bottom:1rem;text-transform:uppercase}.donation-form .donation-form-panel-title i{color:var(--bs-primary)}.donation-form .donation-form-fields{display:grid;gap:.85rem;grid-template-columns:1fr}@media (min-width:768px){.donation-form .donation-form-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.donation-form .donation-form-field-full{grid-column:1/-1}}.donation-form .donation-form-field{min-width:0}.donation-form .donation-form-field .col-form-label{color:var(--theme-heading);flex:0 0 100%;font-size:.78rem;font-weight:600;max-width:100%;padding-bottom:.25rem;width:100%}.donation-form .donation-form-field>div{flex:0 0 100%;max-width:100%;width:100%}.donation-form .donation-form-field .form-control,.donation-form .donation-form-field .form-select{min-height:2.75rem}.donation-form .donation-form-presets{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.donation-form .donation-form-gift-aid{border-top:1px solid var(--theme-card-border);margin-top:1.25rem;padding-top:1rem}.donation-form .donation-form-note{color:var(--theme-muted);font-size:.78rem;line-height:1.5;margin:.75rem 0 0}.donation-form .donation-form-note-strong{color:var(--theme-heading);font-weight:600}.donation-form .donation-form-submit{margin-top:1rem}.donation-form .donation-form-intro{color:var(--theme-muted);font-size:.9rem;line-height:1.6;margin-bottom:1rem}.donation-form .donation-form-monthly-grid{display:grid;gap:.55rem;grid-template-columns:1fr}@media (min-width:768px){.donation-form .donation-form-monthly-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.donation-form .donation-form-monthly-grid .btn{justify-content:center;line-height:1.35;padding:.65rem .75rem;white-space:normal}.donation-form .donation-form-panel-monthly{background:var(--theme-surface-2)}[data-bs-theme=dark] main .theme-page,[data-bs-theme=dark] main .theme-section-alt{--bs-body-color:#222;--bs-secondary-color:#5f5a52;--bs-emphasis-color:#1d1d1d;--bs-border-color:#e5d7bf;--bs-link-color:#a67a28;--bs-link-hover-color:#8a5a35;--theme-heading:#1d1d1d;--theme-muted:#5f5a52;--theme-surface-1:#fff;--theme-surface-2:#f5ede0;--theme-surface-3:#efe2c8;--theme-card-bg:#fff;--theme-card-border:#eadcc3;--theme-card-muted-bg:#f5ede0;--theme-shadow:0 0.75rem 2rem hsla(0,0%,8%,.08);background:var(--brand-ivory);color:#222}[data-bs-theme=dark] main .theme-page .page-intro-title,[data-bs-theme=dark] main .theme-page .section-heading,[data-bs-theme=dark] main .theme-section-alt .page-intro-title,[data-bs-theme=dark] main .theme-section-alt .section-heading{color:#1d1d1d}[data-bs-theme=dark] main .theme-page .page-intro-subtitle,[data-bs-theme=dark] main .theme-page .text-meta,[data-bs-theme=dark] main .theme-section-alt .page-intro-subtitle,[data-bs-theme=dark] main .theme-section-alt .text-meta{color:#5f5a52}[data-bs-theme=dark] main .theme-page .page-intro,[data-bs-theme=dark] main .theme-section-alt .page-intro{background:transparent;border-bottom-color:#eadcc3}[data-bs-theme=dark] main .theme-page .detail-content,[data-bs-theme=dark] main .theme-page .detail-sidebar,[data-bs-theme=dark] main .theme-page .theme-card,[data-bs-theme=dark] main .theme-page .theme-listing-card,[data-bs-theme=dark] main .theme-section-alt .detail-content,[data-bs-theme=dark] main .theme-section-alt .detail-sidebar,[data-bs-theme=dark] main .theme-section-alt .theme-card,[data-bs-theme=dark] main .theme-section-alt .theme-listing-card{background:#fff;border-color:#eadcc3;box-shadow:0 .75rem 2rem hsla(0,0%,8%,.08);color:#222}[data-bs-theme=dark] main .theme-page .theme-listing-card-title,[data-bs-theme=dark] main .theme-section-alt .theme-listing-card-title{color:#1d1d1d}[data-bs-theme=dark] main .theme-page .theme-listing-card-meta,[data-bs-theme=dark] main .theme-section-alt .theme-listing-card-meta{color:#5f5a52}[data-bs-theme=dark] main .theme-page .theme-card-header,[data-bs-theme=dark] main .theme-section-alt .theme-card-header{background:var(--brand-charcoal);border-bottom-color:hsla(39,58%,63%,.22)}[data-bs-theme=dark] main .theme-page .theme-card-header .theme-card-header-link,[data-bs-theme=dark] main .theme-page .theme-card-header .theme-card-header-title,[data-bs-theme=dark] main .theme-page .theme-card-header .theme-card-header-title i,[data-bs-theme=dark] main .theme-section-alt .theme-card-header .theme-card-header-link,[data-bs-theme=dark] main .theme-section-alt .theme-card-header .theme-card-header-title,[data-bs-theme=dark] main .theme-section-alt .theme-card-header .theme-card-header-title i{color:var(--bs-primary)}[data-bs-theme=dark] main .theme-page .theme-card-header .theme-card-header-link:hover,[data-bs-theme=dark] main .theme-section-alt .theme-card-header .theme-card-header-link:hover{color:#efd09a}[data-bs-theme=dark] main .theme-page .theme-card-body,[data-bs-theme=dark] main .theme-section-alt .theme-card-body{color:#222}[data-bs-theme=dark] main .theme-page .misc-content,[data-bs-theme=dark] main .theme-section-alt .misc-content{background:transparent;border:0;box-shadow:none;color:#222;padding:0}[data-bs-theme=dark] main .theme-page .misc-content h1,[data-bs-theme=dark] main .theme-page .misc-content h2,[data-bs-theme=dark] main .theme-page .misc-content h3,[data-bs-theme=dark] main .theme-page .misc-content h4,[data-bs-theme=dark] main .theme-page .misc-content h5,[data-bs-theme=dark] main .theme-page .misc-content h6,[data-bs-theme=dark] main .theme-section-alt .misc-content h1,[data-bs-theme=dark] main .theme-section-alt .misc-content h2,[data-bs-theme=dark] main .theme-section-alt .misc-content h3,[data-bs-theme=dark] main .theme-section-alt .misc-content h4,[data-bs-theme=dark] main .theme-section-alt .misc-content h5,[data-bs-theme=dark] main .theme-section-alt .misc-content h6{color:#1d1d1d}[data-bs-theme=dark] main .theme-page .misc-content div,[data-bs-theme=dark] main .theme-page .misc-content em,[data-bs-theme=dark] main .theme-page .misc-content li,[data-bs-theme=dark] main .theme-page .misc-content p,[data-bs-theme=dark] main .theme-page .misc-content span,[data-bs-theme=dark] main .theme-page .misc-content strong,[data-bs-theme=dark] main .theme-section-alt .misc-content div,[data-bs-theme=dark] main .theme-section-alt .misc-content em,[data-bs-theme=dark] main .theme-section-alt .misc-content li,[data-bs-theme=dark] main .theme-section-alt .misc-content p,[data-bs-theme=dark] main .theme-section-alt .misc-content span,[data-bs-theme=dark] main .theme-section-alt .misc-content strong{color:inherit}[data-bs-theme=dark] main .theme-page .misc-content [style*=color],[data-bs-theme=dark] main .theme-section-alt .misc-content [style*=color]{color:inherit!important}[data-bs-theme=dark] main .theme-page .misc-content a,[data-bs-theme=dark] main .theme-section-alt .misc-content a{color:#a67a28!important}[data-bs-theme=dark] main .theme-page .misc-content a:focus,[data-bs-theme=dark] main .theme-page .misc-content a:hover,[data-bs-theme=dark] main .theme-section-alt .misc-content a:focus,[data-bs-theme=dark] main .theme-section-alt .misc-content a:hover{color:#8a5a35!important}[data-bs-theme=dark] main .theme-page .text-dark,[data-bs-theme=dark] main .theme-section-alt .text-dark{color:#1d1d1d!important}[data-bs-theme=dark] main .theme-page .text-muted,[data-bs-theme=dark] main .theme-section-alt .text-muted{color:#5f5a52!important}[data-bs-theme=dark] main .theme-page .blockquote,[data-bs-theme=dark] main .theme-page blockquote,[data-bs-theme=dark] main .theme-section-alt .blockquote,[data-bs-theme=dark] main .theme-section-alt blockquote{color:#222}[data-bs-theme=dark] main .theme-page .blockquote-footer,[data-bs-theme=dark] main .theme-page .breadcrumb-item.active,[data-bs-theme=dark] main .theme-section-alt .blockquote-footer,[data-bs-theme=dark] main .theme-section-alt .breadcrumb-item.active{color:#5f5a52}[data-bs-theme=dark] main .theme-page .form-control,[data-bs-theme=dark] main .theme-page .form-select,[data-bs-theme=dark] main .theme-page textarea.form-control,[data-bs-theme=dark] main .theme-section-alt .form-control,[data-bs-theme=dark] main .theme-section-alt .form-select,[data-bs-theme=dark] main .theme-section-alt textarea.form-control{background-color:#fff;border-color:#e5d7bf;color:#222}[data-bs-theme=dark] main .theme-page .form-control:focus,[data-bs-theme=dark] main .theme-page .form-select:focus,[data-bs-theme=dark] main .theme-page textarea.form-control:focus,[data-bs-theme=dark] main .theme-section-alt .form-control:focus,[data-bs-theme=dark] main .theme-section-alt .form-select:focus,[data-bs-theme=dark] main .theme-section-alt textarea.form-control:focus{background-color:#fff;border-color:var(--bs-primary);color:#222}[data-bs-theme=dark] main .theme-page .form-control::-moz-placeholder,[data-bs-theme=dark] main .theme-page .form-select::-moz-placeholder,[data-bs-theme=dark] main .theme-page textarea.form-control::-moz-placeholder,[data-bs-theme=dark] main .theme-section-alt .form-control::-moz-placeholder,[data-bs-theme=dark] main .theme-section-alt .form-select::-moz-placeholder,[data-bs-theme=dark] main .theme-section-alt textarea.form-control::-moz-placeholder{color:#5f5a52}[data-bs-theme=dark] main .theme-page .form-control::placeholder,[data-bs-theme=dark] main .theme-page .form-select::placeholder,[data-bs-theme=dark] main .theme-page textarea.form-control::placeholder,[data-bs-theme=dark] main .theme-section-alt .form-control::placeholder,[data-bs-theme=dark] main .theme-section-alt .form-select::placeholder,[data-bs-theme=dark] main .theme-section-alt textarea.form-control::placeholder{color:#5f5a52}[data-bs-theme=dark] main .theme-page .input-group-text,[data-bs-theme=dark] main .theme-section-alt .input-group-text{background-color:#f5ede0;border-color:#e5d7bf;color:#222}[data-bs-theme=dark] main .theme-page .col-form-label,[data-bs-theme=dark] main .theme-page .form-label,[data-bs-theme=dark] main .theme-section-alt .col-form-label,[data-bs-theme=dark] main .theme-section-alt .form-label{color:#1d1d1d}[data-bs-theme=dark] main .theme-page .accordion-button,[data-bs-theme=dark] main .theme-section-alt .accordion-button{background:#f5ede0;color:#1d1d1d}[data-bs-theme=dark] main .theme-page .accordion-button:not(.collapsed),[data-bs-theme=dark] main .theme-section-alt .accordion-button:not(.collapsed){background:rgba(200,154,61,.12);color:#1d1d1d}[data-bs-theme=dark] main .theme-page .accordion-body,[data-bs-theme=dark] main .theme-section-alt .accordion-body{color:#222}.home-services-section .home-services-grid{display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width:768px){.home-services-section .home-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:992px){.home-services-section .home-services-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.home-service-card{background:var(--theme-card-bg);border:1px solid var(--theme-card-border);border-radius:1.15rem;box-shadow:var(--theme-shadow);display:flex;flex-direction:column;min-height:100%;overflow:hidden;transition:transform .22s ease-out,box-shadow .22s ease-out}.home-service-card,.home-service-card:hover{color:var(--bs-body-color);text-decoration:none}.home-service-card:hover{box-shadow:0 1rem 2rem hsla(0,0%,8%,.12);transform:translateY(-2px)}.home-service-card-media{background:var(--theme-surface-2);overflow:hidden}.home-service-card-media img{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.home-service-card-body{flex:1 1 auto;padding:1.15rem 1.25rem 1.35rem}.home-service-card-title{color:var(--theme-heading);font-family:Cormorant Garamond,Baskerville,Georgia,serif;font-size:1.15rem;font-weight:600;line-height:1.25}.home-service-card-summary{color:var(--theme-muted);font-size:.88rem;line-height:1.55}[data-bs-theme=dark] .home-services-section{--bs-body-color:#222;--bs-secondary-color:#5f5a52;--bs-emphasis-color:#1d1d1d;--bs-border-color:#e5d7bf;--bs-link-color:#a67a28;--bs-link-hover-color:#8a5a35;--theme-heading:#1d1d1d;--theme-muted:#5f5a52;--theme-surface-1:#fff;--theme-surface-2:#f5ede0;--theme-surface-3:#efe2c8;--theme-card-bg:#fff;--theme-card-border:#eadcc3;--theme-card-muted-bg:#f5ede0;--theme-shadow:0 0.75rem 2rem hsla(0,0%,8%,.08);background:var(--brand-ivory);color:#222}[data-bs-theme=dark] .home-services-section .page-intro-title,[data-bs-theme=dark] .home-services-section .section-heading{color:#1d1d1d}[data-bs-theme=dark] .home-services-section .page-intro-subtitle,[data-bs-theme=dark] .home-services-section .text-meta{color:#5f5a52}[data-bs-theme=dark] .home-services-section .page-intro{background:transparent;border-bottom-color:#eadcc3}[data-bs-theme=dark] .home-services-section .detail-content,[data-bs-theme=dark] .home-services-section .detail-sidebar,[data-bs-theme=dark] .home-services-section .theme-card,[data-bs-theme=dark] .home-services-section .theme-listing-card{background:#fff;border-color:#eadcc3;box-shadow:0 .75rem 2rem hsla(0,0%,8%,.08);color:#222}[data-bs-theme=dark] .home-services-section .theme-listing-card-title{color:#1d1d1d}[data-bs-theme=dark] .home-services-section .theme-listing-card-meta{color:#5f5a52}[data-bs-theme=dark] .home-services-section .theme-card-header{background:var(--brand-charcoal);border-bottom-color:hsla(39,58%,63%,.22)}[data-bs-theme=dark] .home-services-section .theme-card-header .theme-card-header-link,[data-bs-theme=dark] .home-services-section .theme-card-header .theme-card-header-title,[data-bs-theme=dark] .home-services-section .theme-card-header .theme-card-header-title i{color:var(--bs-primary)}[data-bs-theme=dark] .home-services-section .theme-card-header .theme-card-header-link:hover{color:#efd09a}[data-bs-theme=dark] .home-services-section .theme-card-body{color:#222}[data-bs-theme=dark] .home-services-section .misc-content{background:transparent;border:0;box-shadow:none;color:#222;padding:0}[data-bs-theme=dark] .home-services-section .misc-content h1,[data-bs-theme=dark] .home-services-section .misc-content h2,[data-bs-theme=dark] .home-services-section .misc-content h3,[data-bs-theme=dark] .home-services-section .misc-content h4,[data-bs-theme=dark] .home-services-section .misc-content h5,[data-bs-theme=dark] .home-services-section .misc-content h6{color:#1d1d1d}[data-bs-theme=dark] .home-services-section .misc-content div,[data-bs-theme=dark] .home-services-section .misc-content em,[data-bs-theme=dark] .home-services-section .misc-content li,[data-bs-theme=dark] .home-services-section .misc-content p,[data-bs-theme=dark] .home-services-section .misc-content span,[data-bs-theme=dark] .home-services-section .misc-content strong{color:inherit}[data-bs-theme=dark] .home-services-section .misc-content [style*=color]{color:inherit!important}[data-bs-theme=dark] .home-services-section .misc-content a{color:#a67a28!important}[data-bs-theme=dark] .home-services-section .misc-content a:focus,[data-bs-theme=dark] .home-services-section .misc-content a:hover{color:#8a5a35!important}[data-bs-theme=dark] .home-services-section .text-dark{color:#1d1d1d!important}[data-bs-theme=dark] .home-services-section .text-muted{color:#5f5a52!important}[data-bs-theme=dark] .home-services-section .blockquote,[data-bs-theme=dark] .home-services-section blockquote{color:#222}[data-bs-theme=dark] .home-services-section .blockquote-footer,[data-bs-theme=dark] .home-services-section .breadcrumb-item.active{color:#5f5a52}[data-bs-theme=dark] .home-services-section .form-control,[data-bs-theme=dark] .home-services-section .form-select,[data-bs-theme=dark] .home-services-section textarea.form-control{background-color:#fff;border-color:#e5d7bf;color:#222}[data-bs-theme=dark] .home-services-section .form-control:focus,[data-bs-theme=dark] .home-services-section .form-select:focus,[data-bs-theme=dark] .home-services-section textarea.form-control:focus{background-color:#fff;border-color:var(--bs-primary);color:#222}[data-bs-theme=dark] .home-services-section .form-control::-moz-placeholder,[data-bs-theme=dark] .home-services-section .form-select::-moz-placeholder,[data-bs-theme=dark] .home-services-section textarea.form-control::-moz-placeholder{color:#5f5a52}[data-bs-theme=dark] .home-services-section .form-control::placeholder,[data-bs-theme=dark] .home-services-section .form-select::placeholder,[data-bs-theme=dark] .home-services-section textarea.form-control::placeholder{color:#5f5a52}[data-bs-theme=dark] .home-services-section .input-group-text{background-color:#f5ede0;border-color:#e5d7bf;color:#222}[data-bs-theme=dark] .home-services-section .col-form-label,[data-bs-theme=dark] .home-services-section .form-label{color:#1d1d1d}[data-bs-theme=dark] .home-services-section .accordion-button{background:#f5ede0;color:#1d1d1d}[data-bs-theme=dark] .home-services-section .accordion-button:not(.collapsed){background:rgba(200,154,61,.12);color:#1d1d1d}[data-bs-theme=dark] .home-services-section .accordion-body{color:#222}[data-bs-theme=dark] .home-services-section .home-service-card{background:#fff;border-color:#eadcc3;box-shadow:0 .75rem 2rem hsla(0,0%,8%,.08);color:#222}[data-bs-theme=dark] .home-services-section .home-service-card:hover{box-shadow:0 1rem 2rem hsla(0,0%,8%,.12);color:#222}[data-bs-theme=dark] .home-services-section .home-service-card-title{color:#1d1d1d}[data-bs-theme=dark] .home-services-section .home-service-card-summary{color:#5f5a52}#donations-section #paginate-block{padding-top:2rem}
