@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Inter:wght@400;500;600;700&display=swap");:root{--church-primary:#1a365d;--church-primary-soft:#2a4a7a;--church-accent:#c9a961;--church-accent-soft:#e4c987;--church-cream:#faf7f2;--church-surface:#ffffff;--church-ink:#1e2530;--church-ink-soft:#4a5468;--church-muted:#8b93a3;--church-border:#e6e2d9;--church-shadow-sm:0 1px 3px rgba(26,54,93,0.06),0 1px 2px rgba(26,54,93,0.04);--church-shadow-md:0 4px 12px rgba(26,54,93,0.08),0 2px 4px rgba(26,54,93,0.04);--church-shadow-lg:0 20px 40px rgba(26,54,93,0.12),0 8px 16px rgba(26,54,93,0.06);--heading-serif:"Cormorant Garamond",Georgia,"Times New Roman",serif;--body-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}body{background-color:var(--church-cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.page,body{font-family:var(--bodyFont,var(--body-sans));color:var(--church-ink)}.page{line-height:1.7}.page p{font-size:1.0625rem;line-height:1.75;color:var(--church-ink-soft);margin:0 0 1.25rem}.page h1,.page h2,.page h3,.page h4,.page h5,.page h6{font-family:var(--headingFont,var(--heading-serif));font-weight:600;letter-spacing:-.01em;color:var(--church-primary);margin-top:0}.page h1{font-size:clamp(2.75rem,5vw + 1rem,4.75rem);line-height:1.05;font-weight:600;letter-spacing:-.02em;margin-bottom:1.25rem}.page h2{font-size:clamp(2rem,2.5vw + 1rem,2.75rem);line-height:1.15;margin-bottom:1rem;position:relative}.page h3{font-size:1.5rem;line-height:1.3;font-weight:600;margin-bottom:.75rem}.page h4{font-size:1.25rem;line-height:1.4;font-weight:600}.page .sectionDark h1,.page .sectionDark h2,.page .sectionDark h3,.page .sectionDark h4,.page .sectionFirst.sectionBG h1,.page .sectionFirst.sectionBG h2,.page .sectionFirst.sectionBG h3,.page .sectionFirst.sectionBG h4{color:#ffffff;text-shadow:0 2px 24px rgba(0,0,0,.55),0 1px 2px rgba(0,0,0,.3)}.page .sectionDark,.page .sectionDark p,.page .sectionFirst.sectionBG,.page .sectionFirst.sectionBG p{color:rgba(255,255,255,.95);text-shadow:0 1px 12px rgba(0,0,0,.5)}.page .section{padding-top:5.5rem;padding-bottom:5.5rem}.page .sectionFirst{padding-top:0;min-height:62vh;max-height:720px;display:flex;align-items:center}.page .sectionFirst>.MuiContainer-root{padding-top:5rem;padding-bottom:2.5rem}.page .sectionFirst>.MuiContainer-root>div:has(>.MuiButton-root),.page .sectionFirst>.MuiContainer-root>div:has(>a.MuiButton-root){display:inline-block;vertical-align:middle;margin-right:.75rem;margin-top:1rem}.page .sectionBG:before{background:linear-gradient(135deg,rgba(20,38,64,.42),rgba(10,20,38,.32) 50%,rgba(8,16,32,.48));opacity:1!important}.page .sectionFirst.sectionBG:before{background:linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.3) 55%,rgba(0,0,0,.55))}#navbar{background-color:rgba(255,255,255,.97)!important;backdrop-filter:saturate(180%) blur(12px);-webkit-backdrop-filter:saturate(180%) blur(12px);box-shadow:0 1px 0 rgba(26,54,93,.08),0 4px 20px rgba(26,54,93,.06);padding:0;margin-bottom:0;transition:background-color .3s ease,box-shadow .3s ease}#navbar.transparent{background-color:transparent!important;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;background-image:linear-gradient(180deg,rgba(10,20,40,.55),rgba(10,20,40,0))}#navbar .MuiContainer-root{height:80px!important}#headerLogo{max-height:52px;filter:none;transition:filter .3s ease}#navbar.transparent #headerLogo{filter:drop-shadow(0 2px 8px rgba(0,0,0,.4))}#navbar a[data-testid=header-logo-link] span#headerLogo{font-family:var(--headingFont,var(--heading-serif));font-weight:600;font-size:1.5rem;letter-spacing:-.01em;color:var(--church-primary);line-height:1.15;white-space:nowrap}#navbar.transparent a[data-testid=header-logo-link] span#headerLogo{color:#ffffff;text-shadow:0 2px 12px rgba(0,0,0,.5)}#navbar .MuiMenuItem-root,#navbar a[data-testid^=main-nav-],#navbar a[data-testid^=nav-link-]{font-family:var(--bodyFont,var(--body-sans));font-size:.95rem!important;font-weight:500;letter-spacing:.01em;color:var(--church-ink);padding:.6rem 1.1rem!important;margin:0 .15rem;border-radius:6px;text-decoration:none;transition:color .2s ease,background-color .2s ease}#navbar a[data-testid^=main-nav-]:hover,#navbar a[data-testid^=nav-link-]:hover{color:var(--church-primary);background-color:rgba(26,54,93,.06)}#navbar.transparent .MuiMenuItem-root,#navbar.transparent a[data-testid^=main-nav-],#navbar.transparent a[data-testid^=nav-link-]{color:rgba(255,255,255,.95)!important;text-shadow:0 2px 10px rgba(0,0,0,.5)}#navbar.transparent a[data-testid^=main-nav-]:hover,#navbar.transparent a[data-testid^=nav-link-]:hover{color:var(--church-accent-soft)!important;background-color:rgba(255,255,255,.08)}#navbar .MuiContainer-root .MuiStack-root>.MuiBox-root:not(:first-of-type) a{text-decoration:none}.page .sectionFirst .MuiButton-contained,.page .sectionFirst .MuiButton-root[class*=contained]{background:linear-gradient(135deg,var(--church-accent) 0,#b89246 100%)!important;color:#ffffff!important;font-family:var(--bodyFont,var(--body-sans));font-size:1rem;font-weight:600;letter-spacing:.02em;padding:.95rem 2.25rem;border-radius:3px;box-shadow:0 8px 24px rgba(201,169,97,.3),0 2px 4px rgba(201,169,97,.2);text-transform:none;transition:transform .2s ease,box-shadow .2s ease}.page .sectionFirst .MuiButton-contained:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(201,169,97,.4),0 4px 8px rgba(201,169,97,.25);background:linear-gradient(135deg,#d3b46e,#c9a961)!important}.page .sectionFirst .MuiButton-outlined,.page .sectionFirst .MuiButton-root.MuiButton-outlined,.page .sectionFirst a[class*=MuiButton-outlined]{border:1.5px solid rgba(255,255,255,.9)!important;color:#ffffff!important;background:rgba(255,255,255,.08)!important;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);font-family:var(--bodyFont,var(--body-sans));font-size:1rem;font-weight:500;padding:.95rem 2.25rem!important;border-radius:3px!important;text-transform:none!important;letter-spacing:.02em;box-shadow:0 4px 18px rgba(0,0,0,.25);transition:transform .2s ease,background-color .2s ease,border-color .2s ease}.page .sectionFirst .MuiButton-outlined:hover,.page .sectionFirst a[class*=MuiButton-outlined]:hover{background:rgba(255,255,255,.18)!important;border-color:#ffffff!important;transform:translateY(-2px)}.page .MuiCard-root{background:var(--church-surface);border:1px solid var(--church-border);border-radius:4px;box-shadow:var(--church-shadow-sm);transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .3s ease;overflow:hidden;position:relative;height:100%;display:flex;flex-direction:column}.page .MuiCard-root>.MuiCardContent-root{flex:1 1 auto;display:flex;flex-direction:column;justify-content:flex-start}.page .MuiCard-root:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--church-accent),var(--church-accent-soft));opacity:0;transition:opacity .3s ease}.page .MuiCard-root:hover{transform:translateY(-4px);box-shadow:var(--church-shadow-lg);border-color:transparent}.page .MuiCard-root:hover:before{opacity:1}.page .MuiCard-root .MuiCardContent-root{padding:2.25rem 1.75rem;text-align:center}.page .MuiCard-root h3{font-family:var(--headingFont,var(--heading-serif));font-size:1.625rem;font-weight:600;color:var(--church-primary);margin:0 0 .75rem;text-align:center!important}.page .MuiCard-root p{font-size:.975rem;line-height:1.65;color:var(--church-ink-soft);margin:0}.page .MuiCard-root p strong{display:block;font-family:var(--headingFont,var(--heading-serif));font-size:1.125rem;font-weight:600;color:var(--church-accent);letter-spacing:.04em;text-transform:uppercase;margin:.5rem 0 .75rem;font-style:normal}.page .section:not(.sectionFirst) h2,.page section.section+section.section>.MuiContainer-root h2:first-child{text-align:center;margin-bottom:.75rem}.page .section:not(.sectionFirst) h2:after{content:"";display:block;width:64px;height:3px;background:linear-gradient(90deg,var(--church-accent),var(--church-accent-soft));margin:1.25rem auto 2rem;border-radius:2px}.page div[style*=flex-wrap]{align-items:stretch;gap:1.5rem 0}.page div[style*=flex-wrap]>div[style*="width: calc"],.page div[style*=flex-wrap]>div[style*="width:calc"]{display:flex;flex-direction:column;align-self:stretch;box-sizing:border-box}.page div[style*=flex-wrap]>div[style*=width]>div[style*=min-height]{flex:1 1 auto;display:flex;flex-direction:column;width:100%}.page div[style*=flex-wrap]>div[style*=width]>div[style*=min-height]>div,.page div[style*=flex-wrap]>div[style*=width]>div[style*=min-height]>div>div[style*=position]{flex:1 1 auto;display:flex;flex-direction:column}@media (min-width:600px) and (max-width:899px){.page div[style*=flex-wrap]>div[style*="25%"],.page div[style*=flex-wrap]>div[style*="33.3"]{width:calc(50% - 12px)!important}}@media (max-width:599px){.page div[style*=flex-wrap]>div[style*="width: calc"],.page div[style*=flex-wrap]>div[style*="width:calc"]{width:100%!important;margin-right:0!important}.page .elTextWithPhoto .MuiGrid-root{row-gap:1.5rem}.page .sectionFirst>.MuiContainer-root>div:has(>.MuiButton-root),.page .sectionFirst>.MuiContainer-root>div:has(>a.MuiButton-root){display:block;margin-right:0}.page .sectionFirst .MuiButton-contained,.page .sectionFirst .MuiButton-outlined,.page .sectionFirst a[class*=MuiButton-]{width:100%}}.page .section:not(.sectionFirst.sectionBG){background-color:var(--church-cream)}.page .section:nth-of-type(2n):not(.sectionFirst):not(.sectionBG){background-color:var(--church-surface)}.page .elTextWithPhoto img{border-radius:6px;box-shadow:var(--church-shadow-md)}.page .elTextWithPhoto .MuiButton-contained,.page .elTextWithPhoto a.MuiButton-root{text-transform:none;font-weight:600;letter-spacing:.01em}.page blockquote{border-left:3px solid var(--church-accent);padding:.25rem 0 .25rem 1.5rem;margin:1.5rem 0;font-family:var(--headingFont,var(--heading-serif));font-size:1.25rem;font-style:italic;color:var(--church-primary)}.page ol,.page ul{padding-left:1.5rem;margin:0 0 1.25rem}.page ol li,.page ul li{margin-bottom:.5rem;color:var(--church-ink-soft)}.page a:not(.MuiButton-root){color:var(--church-primary);text-decoration:none;border-bottom:1px solid rgba(26,54,93,.2);transition:border-color .2s ease,color .2s ease}.page a:not(.MuiButton-root):hover{color:var(--church-accent);border-bottom-color:var(--church-accent)}.page .sectionDark a:not(.MuiButton-root){color:var(--church-accent-soft);border-bottom-color:rgba(228,201,135,.4)}.siteFooter{background:linear-gradient(180deg,#0d1f3c,#0a1828 60%,#08152a);color:rgba(255,255,255,.82);font-family:var(--bodyFont,var(--body-sans));position:relative;overflow:hidden}.siteFooter:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(201,169,97,.6) 50%,transparent);pointer-events:none}.siteFooter__top{padding:4.5rem 0 3.5rem}.siteFooter__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.siteFooter__grid{display:grid;grid-template-columns:1.6fr 1fr 1.2fr 1.2fr;grid-gap:3rem;gap:3rem;align-items:flex-start}.siteFooter__brand{max-width:360px}.siteFooter__brandLink{display:inline-block;text-decoration:none;border:none;margin-bottom:1.25rem}.siteFooter__logo{max-width:200px;max-height:60px;width:auto;height:auto;filter:brightness(0) invert(1) drop-shadow(0 2px 12px rgba(0,0,0,.4));opacity:.95}.siteFooter__brandText{font-family:var(--headingFont,var(--heading-serif));font-size:1.75rem;font-weight:600;color:#ffffff;letter-spacing:-.01em;line-height:1.15;display:inline-block}.siteFooter__tagline{font-size:.95rem;line-height:1.7;color:rgba(255,255,255,.7);margin:0 0 1.5rem;font-style:italic}.siteFooter__address{display:flex;align-items:flex-start;gap:.65rem;font-style:normal;font-size:.925rem;line-height:1.6;color:rgba(255,255,255,.75)}.siteFooter__addressIcon{font-size:1.15rem!important;color:var(--church-accent)!important;margin-top:2px;flex-shrink:0}.siteFooter__heading{font-family:var(--bodyFont,var(--body-sans));font-size:.78rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--church-accent);margin:0 0 1.5rem;position:relative;padding-bottom:.75rem}.siteFooter__heading:after{content:"";position:absolute;bottom:0;left:0;width:32px;height:2px;background:var(--church-accent);border-radius:2px}.siteFooter__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.siteFooter__list a{color:rgba(255,255,255,.78);text-decoration:none;border:none;font-size:.95rem;transition:color .2s ease,padding-left .2s ease;display:inline-block;position:relative}.siteFooter__list a:before{content:"→";position:absolute;left:-1.25rem;opacity:0;color:var(--church-accent);transition:opacity .2s ease,left .2s ease}.siteFooter__list a:hover{color:#ffffff;padding-left:.25rem}.siteFooter__list a:hover:before{opacity:1;left:-1rem}.siteFooter__list--services li{display:flex;flex-direction:column;gap:.15rem;padding:.35rem 0 .35rem .85rem;border-left:2px solid rgba(201,169,97,.35);transition:border-color .2s ease}.siteFooter__list--services li:hover{border-left-color:var(--church-accent)}.siteFooter__serviceName{font-size:.95rem;font-weight:600;color:#ffffff;letter-spacing:.01em}.siteFooter__serviceTime{font-size:.825rem;color:rgba(255,255,255,.65);letter-spacing:.02em}.siteFooter__list--contact a.siteFooter__contactLink{display:inline-flex;align-items:center;gap:.6rem;color:rgba(255,255,255,.78)}.siteFooter__list--contact a.siteFooter__contactLink:before{display:none}.siteFooter__list--contact a.siteFooter__contactLink .material-icons,.siteFooter__list--contact a.siteFooter__contactLink span.MuiIcon-root{color:var(--church-accent);font-size:1.15rem!important;transition:transform .2s ease}.siteFooter__list--contact a.siteFooter__contactLink:hover{color:#ffffff;padding-left:0}.siteFooter__list--contact a.siteFooter__contactLink:hover .material-icons,.siteFooter__list--contact a.siteFooter__contactLink:hover span.MuiIcon-root{transform:translateX(2px)}.siteFooter__social{display:flex;gap:.65rem;margin-top:1.5rem}.siteFooter__social a{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:rgba(255,255,255,.9);background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);transition:all .25s ease;text-decoration:none}.siteFooter__social a:hover{color:#ffffff;background:var(--church-accent);border-color:var(--church-accent);transform:translateY(-2px);box-shadow:0 8px 20px rgba(201,169,97,.3)}.siteFooter__bottom{border-top:1px solid rgba(255,255,255,.08);padding:1.5rem 0;background:rgba(0,0,0,.25)}.siteFooter__bottomRow{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.siteFooter__copy{margin:0;font-size:.85rem;color:rgba(255,255,255,.55);letter-spacing:.01em}.siteFooter__credit{margin:0;font-size:.85rem;color:rgba(255,255,255,.5);display:inline-flex;align-items:center;gap:.75rem;flex-wrap:wrap}.siteFooter__credit a{color:rgba(255,255,255,.7);text-decoration:none;border:none;transition:color .2s ease}.siteFooter__credit a:hover{color:var(--church-accent-soft)}.siteFooter__credit span[aria-hidden=true]{color:rgba(255,255,255,.25)}@media (max-width:1023px){.siteFooter__grid{grid-template-columns:1fr 1fr;gap:2.5rem 2rem}.siteFooter__brand{grid-column:1/-1;max-width:none}}@media (max-width:599px){.siteFooter__top{padding:3rem 0 2rem}.siteFooter__grid{grid-template-columns:1fr;gap:2.25rem}.siteFooter__bottomRow{flex-direction:column;text-align:center}.siteFooter__credit{justify-content:center}}@media (min-width:900px){.page .sectionFirst h1{max-width:18ch}.page .sectionFirst p{max-width:52ch;font-size:1.25rem;line-height:1.65}}@media (max-width:899px){.page .section{padding-top:3.5rem;padding-bottom:3.5rem}.page .sectionFirst{min-height:80vh}.page .sectionFirst>.MuiContainer-root{padding-top:6rem}.page h1{font-size:2.5rem}.page h2{font-size:1.875rem}.page .MuiCard-root .MuiCardContent-root{padding:1.75rem 1.25rem}}.page .section>.MuiContainer-root{max-width:1200px}.page .elTextWithPhoto hr{border:none;border-top:1px solid var(--church-border);margin:2.5rem 0}.page ::selection{background:var(--church-accent);color:#ffffff}.groupHero{position:relative;min-height:280px;background:linear-gradient(135deg,#0F2340,#1A365D 50%,#0F2340);overflow:hidden;margin-bottom:2rem}.groupHero:before{top:-50%;right:-20%;width:60%;height:200%;background:radial-gradient(circle,rgba(201,169,97,.15) 0,transparent 60%)}.groupHero:after,.groupHero:before{content:"";position:absolute;pointer-events:none}.groupHero:after{inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.2)),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cpath d='M0 40 Q20 30 40 40 T80 40' stroke='rgba(255,255,255,0.04)' stroke-width='1' fill='none'/%3E%3C/svg%3E")}.groupHero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,35,64,0),rgba(15,35,64,.3));pointer-events:none}.page .groupHero h1,.page .groupHero h2,.page .groupHero h3,.page .groupHero h4{color:#ffffff}#mainContent{padding-top:1rem;padding-bottom:4rem}.sideNav{background:#ffffff;border-radius:12px;padding:.5rem;border:1px solid var(--church-border);box-shadow:var(--church-shadow-sm);position:-webkit-sticky;position:sticky;top:100px}#groupTabs{display:flex;flex-direction:column;gap:.25rem}#groupTabs button{display:flex;align-items:center;gap:.65rem;padding:.7rem .9rem;border-radius:8px;color:var(--church-ink-soft);text-decoration:none;font-size:.92rem;font-weight:500;font-family:var(--bodyFont,var(--body-sans));background:transparent;border:0;text-align:left;width:100%;cursor:pointer;transition:background-color .2s ease,color .2s ease}#groupTabs button:hover{background:rgba(26,54,93,.06);color:var(--church-primary)}#groupTabs button.active{background:linear-gradient(135deg,var(--church-primary) 0,var(--church-primary-soft) 100%);color:#ffffff;font-weight:600;box-shadow:0 4px 12px rgba(26,54,93,.18)}#groupTabs button.active .groupTabs__icon{color:var(--church-accent-soft)}#groupTabs .groupTabs__icon{display:inline-flex;align-items:center;color:var(--church-muted);flex-shrink:0}#groupTabs button:hover .groupTabs__icon{color:var(--church-primary)}#groupTabs .groupTabs__label{flex:1 1;min-width:0}@media (max-width:899px){.sideNav{position:static;margin-bottom:1.5rem}.groupHero{min-height:auto}}