.Home-module__g21JLG__container{min-height:100vh;padding:0 var(--page-padding-inline);background:#f9fafb;flex-direction:column;align-items:stretch;display:flex}.Home-module__g21JLG__header{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);margin:0 calc(-1*var(--page-padding-inline))0;background:#fffe;border-bottom:1px solid #e5e7eb;position:sticky;top:0;left:0;right:0}.Home-module__g21JLG__nav{padding:1rem var(--page-padding-inline);max-width:var(--layout-max-width);justify-content:flex-start;align-items:center;gap:2rem;margin:0 auto;display:flex;position:relative}.Home-module__g21JLG__navLeft{align-items:center;gap:1rem;display:inline-flex}.Home-module__g21JLG__navToggle{cursor:pointer;color:#111827;background:0 0;border:none;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;padding:.55rem;transition:background-color .2s,box-shadow .2s,transform .2s;display:none}.Home-module__g21JLG__navContent{flex:auto;justify-content:center;align-items:center;gap:1.5rem;display:inline-flex}.Home-module__g21JLG__navToggle:hover,.Home-module__g21JLG__navToggle:focus-visible{background:#f3f4f6;outline:none;box-shadow:0 0 0 2px #2563eb2e}.Home-module__g21JLG__navToggle:active{transform:scale(.98)}.Home-module__g21JLG__navToggleBar{transform-origin:50%;background:currentColor;border-radius:9999px;width:1.5rem;height:.125rem;transition:transform .25s,opacity .25s}.Home-module__g21JLG__navToggleOpen span:first-of-type{transform:translateY(.4rem)rotate(45deg)}.Home-module__g21JLG__navToggleOpen span:nth-of-type(2){opacity:0}.Home-module__g21JLG__navToggleOpen span:nth-of-type(3){transform:translateY(-.4rem)rotate(-45deg)}.Home-module__g21JLG__brand{color:#1f2937;white-space:nowrap;font-size:1.125rem;font-weight:600}.Home-module__g21JLG__navList{justify-content:center;align-items:center;gap:1.5rem;margin:0 auto;padding:0;list-style:none;display:flex}.Home-module__g21JLG__navItem{align-items:center;display:inline-flex;position:relative}.Home-module__g21JLG__navLink{color:#374151;align-items:center;gap:.35rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.Home-module__g21JLG__navLinkLabel{align-items:center;display:inline-flex}.Home-module__g21JLG__navLinkTopLevel{white-space:nowrap;width:auto}.Home-module__g21JLG__navDropdownTrigger{cursor:pointer;font:inherit;white-space:nowrap;background:0 0;border:0;align-items:center;gap:.35rem;padding:0;display:inline-flex}.Home-module__g21JLG__navDropdownTrigger:focus-visible{color:#2563eb;outline:none}.Home-module__g21JLG__dropdownIcon{width:.75rem;height:.5rem;transition:transform .25s}.Home-module__g21JLG__dropdownIconOpen{transform:rotate(180deg)}.Home-module__g21JLG__navLink:hover,.Home-module__g21JLG__navLink:focus{color:#2563eb}.Home-module__g21JLG__navSubMenu{z-index:30;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;flex-direction:column;gap:.25rem;min-width:16rem;margin:0;padding:.6rem 0;list-style:none;transition:opacity .2s;display:none;position:absolute;top:calc(100% + .35rem);left:0;box-shadow:0 20px 45px -20px #0f172a59,0 10px 20px -15px #0f172a33,0 2px 6px #0f172a1a}.Home-module__g21JLG__navSubMenuOpen{display:flex}.Home-module__g21JLG__navSubMenu:before{content:"";background:0 0;height:.45rem;position:absolute;top:-.45rem;left:0;right:0}.Home-module__g21JLG__navSubLink{color:#1f2937;border-radius:0;width:100%;padding:.6rem 1.25rem;font-weight:500;display:block}.Home-module__g21JLG__navSubLink:hover,.Home-module__g21JLG__navSubLink:focus{color:#111827;background:#f3f4f6}.Home-module__g21JLG__linkIcon{width:.75rem;height:.75rem;display:none}.Home-module__g21JLG__mobileNavHeading,.Home-module__g21JLG__mobileNavSocial{display:none}.Home-module__g21JLG__mobileNavSocialLinks{gap:.75rem;display:inline-flex}.Home-module__g21JLG__mobileNavSocialLink{color:#fff;letter-spacing:.05em;background:#111827;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.Home-module__g21JLG__mobileNavSocialIcon{fill:currentColor;width:1.25rem;height:1.25rem}.Home-module__g21JLG__mobileNavSocialLink:hover,.Home-module__g21JLG__mobileNavSocialLink:focus-visible{transform:translateY(-2px);box-shadow:0 10px 20px -15px #0f172aa6}.Home-module__g21JLG__navLanguageGroup{border-left:1px solid #e5e7eb;align-items:center;gap:.75rem;margin-left:auto;padding-left:2rem;display:inline-flex}.Home-module__g21JLG__langButton{letter-spacing:.05em;color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.45rem .65rem;font-size:.85rem;font-weight:600;transition:color .2s,background-color .2s,box-shadow .2s}.Home-module__g21JLG__langButton:hover,.Home-module__g21JLG__langButton:focus-visible{color:#1f2937;background:#f3f4f6;outline:none;box-shadow:0 0 0 2px #2563eb29}.Home-module__g21JLG__langButtonActive{color:#fff;background:#2563eb;border:1px solid #0000;box-shadow:0 0 0 2px #2563eb40}.Home-module__g21JLG__langButtonActive:hover,.Home-module__g21JLG__langButtonActive:focus-visible{color:#fff;background:#1d4ed8;border:1px solid #0000;box-shadow:0 0 0 2px #2563eb52}.Home-module__g21JLG__navBackdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:5;background:#11182773;position:fixed;inset:0}.Home-module__g21JLG__main{--page-main-gap:clamp(3rem,6vw,4rem);padding:3rem 0 var(--page-main-padding-block-end);gap:var(--page-main-gap);max-width:var(--layout-max-width);flex-direction:column;flex:1;width:100%;margin:0 auto;display:flex}.Home-module__g21JLG__pageMain{padding:0 0 var(--page-main-padding-block-end);gap:var(--page-main-gap);max-width:var(--layout-max-width);flex-direction:column;flex:1;width:100%;margin:0 auto;display:flex}.Home-module__g21JLG__ministriesCardSection{width:100%;margin:0 auto 3rem}.Home-module__g21JLG__ministriesCardGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.75rem;display:grid}.Home-module__g21JLG__ministryCard{color:inherit;background:#fff;border-radius:1.75rem;flex-direction:column;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 25px 45px -30px #0f172a73,0 12px 25px -18px #0f172a59}.Home-module__g21JLG__ministryCard:hover,.Home-module__g21JLG__ministryCard:focus-visible{outline:none;transform:translateY(-6px);box-shadow:0 38px 65px -30px #0f172a8c,0 18px 32px -22px #0f172a66}.Home-module__g21JLG__ministryCardImage{aspect-ratio:16/9;background:#e5e7eb;width:100%;position:relative}.Home-module__g21JLG__ministryCardImageFallback{background:linear-gradient(135deg,#dbeafe 0%,#fef3c7 100%)}.Home-module__g21JLG__ministryCardImage img{object-fit:cover;width:100%;height:100%}.Home-module__g21JLG__ministryCardBody{flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.Home-module__g21JLG__ministryCardTitle{color:#111827;font-size:1.05rem;font-weight:600}.Home-module__g21JLG__ministryCardSubtitle{color:#1d4ed8;font-size:.95rem;font-weight:500}.Home-module__g21JLG__ministryCardDescription{color:#4b5563;font-size:.975rem;line-height:1.5}.Home-module__g21JLG__ministryDetails{flex-direction:column;gap:2.5rem;display:flex}.Home-module__g21JLG__getStartedSection{flex-direction:column;gap:2rem;display:flex}.Home-module__g21JLG__getStartedHeader{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.Home-module__g21JLG__getStartedTitle{color:#111827;margin:0;font-size:2rem;font-weight:600}.Home-module__g21JLG__getStartedCta{color:#111827;border:2px solid #111827;border-radius:999px;justify-content:center;align-items:center;padding:.75rem 1.75rem;font-weight:600;transition:color .2s,background-color .2s,box-shadow .2s;display:inline-flex}.Home-module__g21JLG__getStartedCta:hover,.Home-module__g21JLG__getStartedCta:focus-visible{color:#fff;background:#111827;outline:none;box-shadow:0 12px 24px -18px #0f172a66}.Home-module__g21JLG__getStartedGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.75rem;display:grid}.Home-module__g21JLG__getStartedCard{color:#fff;text-align:center;letter-spacing:.01em;border-radius:1.75rem;justify-content:center;align-items:flex-end;min-height:16rem;padding:2rem;font-weight:600;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 35px 55px -35px #0f172a8c,0 15px 35px -25px #0f172a73}.Home-module__g21JLG__getStartedCard:hover,.Home-module__g21JLG__getStartedCard:focus-visible{outline:none;transform:translateY(-4px);box-shadow:0 45px 70px -35px #0f172a99,0 20px 40px -25px #0f172a80}.Home-module__g21JLG__getStartedCardImage{pointer-events:none;display:block;position:absolute;inset:0}.Home-module__g21JLG__getStartedCardImage img{object-fit:cover;filter:saturate(115%);transform:scale(1.02)}.Home-module__g21JLG__getStartedCardOverlay{pointer-events:none;background:linear-gradient(#1118271a 10%,#1118274d 40%,#111827bf 100%);position:absolute;inset:0}.Home-module__g21JLG__getStartedCardLabel{text-shadow:0 2px 6px #0f172a73;font-size:1.35rem;position:relative}.Home-module__g21JLG__carouselSection{flex-direction:column;gap:1.75rem;display:flex}.Home-module__g21JLG__carouselHeader{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.Home-module__g21JLG__carouselTitle{color:#111827;margin:0;font-size:2rem;font-weight:600}.Home-module__g21JLG__carouselCta{color:#111827;border:2px solid #111827;border-radius:999px;justify-content:center;align-items:center;padding:.6rem 1.4rem;font-weight:600;transition:color .2s,background-color .2s,box-shadow .2s;display:inline-flex}.Home-module__g21JLG__carouselCta:hover,.Home-module__g21JLG__carouselCta:focus-visible{color:#fff;background:#111827;outline:none;box-shadow:0 12px 24px -18px #0f172a66}.Home-module__g21JLG__carouselTrack{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#0f172a4d transparent;gap:1.5rem;padding-bottom:.75rem;display:flex;overflow-x:auto}.Home-module__g21JLG__carouselTrack::-webkit-scrollbar{height:8px}.Home-module__g21JLG__carouselTrack::-webkit-scrollbar-track{background:0 0}.Home-module__g21JLG__carouselTrack::-webkit-scrollbar-thumb{background:#0f172a4d;border-radius:999px}.Home-module__g21JLG__carouselCard{color:#fff;scroll-snap-align:start;border-radius:1.75rem;flex-direction:column;flex:0 0 clamp(16rem,24vw,20rem);justify-content:flex-end;padding:1.75rem;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 35px 55px -35px #0f172a8c,0 15px 35px -25px #0f172a73}.Home-module__g21JLG__carouselCard:hover,.Home-module__g21JLG__carouselCard:focus-visible{outline:none;transform:translateY(-4px);box-shadow:0 45px 70px -35px #0f172a99,0 20px 40px -25px #0f172a80}.Home-module__g21JLG__carouselCardImage{pointer-events:none;position:absolute;inset:0}.Home-module__g21JLG__carouselCardImage img{object-fit:cover;filter:saturate(115%);transform:scale(1.02)}.Home-module__g21JLG__carouselCardOverlay{pointer-events:none;background:linear-gradient(#1118270d 0%,#111827b3 100%);position:absolute;inset:0}.Home-module__g21JLG__carouselCardBody{flex-direction:column;gap:.75rem;display:flex;position:relative}.Home-module__g21JLG__carouselCardTitle{text-shadow:0 2px 6px #0f172a73;font-size:1.35rem;font-weight:600}.Home-module__g21JLG__carouselCardDescription{color:#e5e7eb;text-shadow:0 1px 4px #0f172a73;font-size:.95rem;line-height:1.5}.Home-module__g21JLG__pageSection{padding:var(--section-padding-block)var(--section-padding-inline);background:#fff;border:1px solid #e5e7eb;border-radius:1rem;flex-direction:column;gap:1.25rem;display:flex;box-shadow:0 25px 45px -25px #0f172a40,0 10px 30px -20px #0f172a26}.Home-module__g21JLG__pageHeading{color:#1f2937;margin:0;font-size:2.25rem;font-weight:600}.Home-module__g21JLG__pageSubheading{color:#111827;margin:0;font-size:1.5rem;font-weight:600}.Home-module__g21JLG__pageLead{color:#4b5563;margin:0;font-size:1.25rem;line-height:1.8}.Home-module__g21JLG__pageParagraph{color:#4b5563;margin:0;font-size:1.05rem;line-height:1.8}.Home-module__g21JLG__pageCTA{color:#fff;background:#2563eb;border-radius:.75rem;align-self:flex-start;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .2s,box-shadow .2s;display:inline-flex}.Home-module__g21JLG__pageCTA:hover,.Home-module__g21JLG__pageCTA:focus-visible{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 10px 25px -15px #2563eb99}.Home-module__g21JLG__pageList{color:#374151;gap:.75rem;margin:0;padding-left:1.25rem;display:grid}.Home-module__g21JLG__pageListItem{font-size:1.05rem;line-height:1.6}.Home-module__g21JLG__bulletinList{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.Home-module__g21JLG__bulletinListItem{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;flex-direction:column;gap:.5rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 8px 20px -16px #0f172a4d}.Home-module__g21JLG__bulletinListHeader{flex-direction:column;gap:.25rem;display:flex}.Home-module__g21JLG__bulletinTitle{color:#111827;font-size:1.05rem;font-weight:600}.Home-module__g21JLG__bulletinDetails{flex-wrap:wrap;gap:.75rem;display:flex}.Home-module__g21JLG__bulletinMeta{color:#4b5563;align-items:center;gap:.25rem;font-size:.85rem;display:inline-flex}.Home-module__g21JLG__bulletinDownload{color:#2563eb;border:1px solid #2563eb;border-radius:999px;align-self:flex-start;align-items:center;gap:.4rem;padding:.55rem 1rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.Home-module__g21JLG__bulletinDownload:hover,.Home-module__g21JLG__bulletinDownload:focus-visible{color:#fff;background:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb33}.Home-module__g21JLG__bulletinGeneratedAt{color:#6b7280;margin-top:1rem;font-size:.85rem}.Home-module__g21JLG__hero{text-align:center}.Home-module__g21JLG__footer{color:#f9fafb;background:#1f2933;border-radius:1.5rem 1.5rem 0 0;width:100%;margin-top:4rem;padding:3.5rem 1.5rem 2.75rem}.Home-module__g21JLG__footerContent{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(2.5rem,5vw,3rem);max-width:1024px;margin:0 auto 2.75rem;display:grid}.Home-module__g21JLG__footerSection{flex-direction:column;gap:1rem;display:flex}.Home-module__g21JLG__footerOffice{text-align:left;align-items:flex-start;max-width:none}.Home-module__g21JLG__footerHeading{letter-spacing:.01em;font-size:1.1rem;font-weight:600}.Home-module__g21JLG__footerSchedule{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.Home-module__g21JLG__footerRow{flex-direction:column;gap:.25rem;display:flex}.Home-module__g21JLG__footerScheduleLine{color:#f3f4f6;flex-direction:column;align-items:flex-start;gap:.35rem;margin:0;font-size:.95rem;display:flex}.Home-module__g21JLG__footerScheduleLabel{color:#fff;letter-spacing:.02em;text-transform:uppercase;font-size:.85rem;font-weight:600}.Home-module__g21JLG__footerScheduleValueGroup{flex-direction:column;gap:.2rem;margin-left:.5rem;display:flex}.Home-module__g21JLG__footerScheduleValue{color:#dbeafe;font-weight:400}.Home-module__g21JLG__footerScheduleSecondary{color:#cbd5f5;margin:0;font-size:.95rem}.Home-module__g21JLG__footerButton{color:#1f2933;background:#f9fafb;border-radius:.75rem;justify-content:center;align-self:flex-start;align-items:center;min-width:160px;padding:.85rem 1.8rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.Home-module__g21JLG__footerButton:hover,.Home-module__g21JLG__footerButton:focus-visible{transform:translateY(-1px);box-shadow:0 12px 25px -15px #0f172aa6}.Home-module__g21JLG__footerButtonLight{color:#f9fafb;background:#111827}.Home-module__g21JLG__footerButtonLight:hover,.Home-module__g21JLG__footerButtonLight:focus-visible{box-shadow:0 12px 25px -15px #0f172af2}.Home-module__g21JLG__footerDescription{color:#e5e7eb;margin:0;font-size:.95rem;line-height:1.6}.Home-module__g21JLG__footerContactList{color:#e5e7eb;flex-direction:column;gap:.35rem;margin:.75rem 0 0;padding-left:1.25rem;font-size:.95rem;line-height:1.6;list-style:outside;display:flex}.Home-module__g21JLG__footerMap{aspect-ratio:4/3;background:#0f172a;border-radius:1rem;width:100%;min-height:220px;margin-top:1rem;overflow:hidden;box-shadow:0 24px 45px -30px #0f172ad9}.Home-module__g21JLG__footerMapFrame{border:0;width:100%;height:100%;display:block}.Home-module__g21JLG__footerSocialList{gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Home-module__g21JLG__footerSocialLink{color:#111827;text-transform:uppercase;letter-spacing:.05em;background:#f9fafb;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-weight:700;text-decoration:none;display:inline-flex}.Home-module__g21JLG__footerSocialIcon{fill:currentColor;flex-shrink:0;width:1.35rem;height:1.35rem}.Home-module__g21JLG__footerSocialLink:hover,.Home-module__g21JLG__footerSocialLink:focus-visible{color:#fff;background:#2563eb}.Home-module__g21JLG__footerLinksColumn{flex-direction:column;gap:1rem;min-width:0;display:flex}.Home-module__g21JLG__footerLinksList{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.Home-module__g21JLG__footerLink{color:#f9fafb;align-items:center;gap:.25rem;font-size:.96rem;text-decoration:none;display:inline-flex}.Home-module__g21JLG__footerLink:hover,.Home-module__g21JLG__footerLink:focus-visible{color:#93c5fd}.Home-module__g21JLG__footerLinkSecondary{color:#cbd5f5;white-space:nowrap;font-size:.85rem}.Home-module__g21JLG__footerBottom{border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:1.25rem 2rem;max-width:1024px;margin:0 auto;padding-top:1.5rem;display:flex}.Home-module__g21JLG__footerLanguageToggle{align-items:center;gap:.75rem;display:inline-flex}.Home-module__g21JLG__footerLanguageLabel{color:#cbd5f5;font-size:.95rem}.Home-module__g21JLG__footerLanguageButtons{gap:.5rem;display:inline-flex}@media (max-width:1024px){.Home-module__g21JLG__footerContent{grid-template-columns:repeat(2,minmax(0,1fr))}}.Home-module__g21JLG__footerLanguageButton{color:#e5e7eb;cursor:pointer;background:0 0;border:none;padding:0;font-weight:500}.Home-module__g21JLG__footerLanguageButton:hover,.Home-module__g21JLG__footerLanguageButton:focus-visible{color:#fff}.Home-module__g21JLG__footerLanguageActive{color:#fff;border-bottom:1px solid #fff;padding-bottom:.15rem}.Home-module__g21JLG__footerLegalList{gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.Home-module__g21JLG__footerLegalLink{color:#e5e7eb;font-size:.95rem;text-decoration:none}.Home-module__g21JLG__footerLegalLink:hover,.Home-module__g21JLG__footerLegalLink:focus-visible{color:#fff}.Home-module__g21JLG__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Home-module__g21JLG__title a{color:#0070f3;text-decoration:none}.Home-module__g21JLG__title a:hover,.Home-module__g21JLG__title a:focus,.Home-module__g21JLG__title a:active{text-decoration:underline}.Home-module__g21JLG__title{margin:0;font-size:3.5rem;line-height:1.1}.Home-module__g21JLG__title,.Home-module__g21JLG__description{text-align:center}.Home-module__g21JLG__description{font-size:1.5rem;line-height:1.5}.Home-module__g21JLG__section{flex-direction:column;gap:2rem;display:flex}.Home-module__g21JLG__sectionHeading{text-align:center;color:#1f2937;font-size:2rem;font-weight:600}.Home-module__g21JLG__code{background:#fafafa;border-radius:5px;padding:.75rem;font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace;font-size:1.1rem}.Home-module__g21JLG__grid{flex-wrap:wrap;justify-content:center;align-items:center;width:100%;max-width:800px;margin:0 auto;display:flex}.Home-module__g21JLG__card{text-align:left;color:inherit;border:1px solid #eaeaea;border-radius:10px;flex-basis:45%;margin:1rem;padding:1.5rem;text-decoration:none;transition:color .15s,border-color .15s}.Home-module__g21JLG__card:hover,.Home-module__g21JLG__card:focus,.Home-module__g21JLG__card:active{color:#0070f3;border-color:#0070f3}.Home-module__g21JLG__card h3{margin:0 0 1rem;font-size:1.5rem}.Home-module__g21JLG__card p{margin:0;font-size:1.25rem;line-height:1.5}.Home-module__g21JLG__logo{height:1em}@media (max-width:600px){.Home-module__g21JLG__container{padding:0 1rem}.Home-module__g21JLG__carouselHeader{align-items:stretch}.Home-module__g21JLG__carouselCta{justify-content:center;width:100%}.Home-module__g21JLG__carouselCard{flex:0 0 82vw;padding:1.4rem}.Home-module__g21JLG__header{margin:0 -1rem}.Home-module__g21JLG__nav{gap:1rem}.Home-module__g21JLG__navContent{gap:.75rem}.Home-module__g21JLG__title{font-size:2.75rem}.Home-module__g21JLG__grid{flex-direction:column;width:100%}.Home-module__g21JLG__getStartedHeader{align-items:stretch}.Home-module__g21JLG__getStartedCta{justify-content:center;width:100%}.Home-module__g21JLG__getStartedGrid{grid-template-columns:1fr;gap:1rem}.Home-module__g21JLG__getStartedCard{min-height:13.5rem;padding:1.5rem}.Home-module__g21JLG__pageHeading{font-size:1.875rem}.Home-module__g21JLG__pageSubheading{font-size:1.5rem}.Home-module__g21JLG__pageLead{font-size:1.125rem}.Home-module__g21JLG__pageParagraph{font-size:1rem}}@media (max-width:768px){.Home-module__g21JLG__ministriesCardSection{margin-bottom:2.5rem}.Home-module__g21JLG__ministriesCardGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem}.Home-module__g21JLG__ministryCard{border-radius:1.5rem}.Home-module__g21JLG__ministryCardBody{padding:1.25rem}.Home-module__g21JLG__ministryCardTitle{font-size:1rem}.Home-module__g21JLG__ministryCardSubtitle{font-size:.925rem}.Home-module__g21JLG__carouselHeader{flex-direction:column;align-items:flex-start;gap:1rem}.Home-module__g21JLG__carouselCta{align-self:flex-start}.Home-module__g21JLG__carouselTrack{gap:1rem}.Home-module__g21JLG__carouselCard{flex:0 0 clamp(17rem,70vw,22rem);padding:1.5rem}.Home-module__g21JLG__navToggle{display:inline-flex}.Home-module__g21JLG__navContent{gap:1rem}.Home-module__g21JLG__navList{z-index:25;background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;flex-direction:column;align-items:stretch;gap:.35rem;max-height:calc(100vh - 6.5rem);margin:0;padding:1.5rem 1.5rem 2.25rem;display:none;position:absolute;top:calc(100% + .5rem);left:1rem;right:1rem;overflow-y:auto;box-shadow:0 25px 50px -12px #0f172a40,0 10px 15px -3px #0f172a26}.Home-module__g21JLG__mobileNavHeading{color:#111827;border-bottom:1px solid #e5e7eb;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.25rem;font-weight:600;display:block}.Home-module__g21JLG__navItem{flex-direction:column;align-items:stretch;width:100%;display:flex}.Home-module__g21JLG__navDropdownTrigger{white-space:normal;border-radius:.5rem;justify-content:space-between;width:100%;padding:.5rem 0}.Home-module__g21JLG__navLinkTopLevel{white-space:normal}.Home-module__g21JLG__navLink{color:#1f2937;border-radius:0;width:100%;padding:.5rem 0;font-size:1.125rem;display:block}.Home-module__g21JLG__navLink:hover,.Home-module__g21JLG__navLink:focus{color:#1d4ed8;background:0 0}.Home-module__g21JLG__navLinkTopLevel{justify-content:space-between;align-items:center;display:flex}.Home-module__g21JLG__navLinkLabel{text-align:left;flex:1}.Home-module__g21JLG__navLanguageGroup{border-left:0;gap:.5rem;margin-left:0;padding-left:0}.Home-module__g21JLG__langButton{color:#1f2937;background:#f9fafb;border:1px solid #d1d5db;padding:.45rem .75rem}.Home-module__g21JLG__langButton:hover,.Home-module__g21JLG__langButton:focus-visible{color:#1d4ed8;background:#eff6ff;box-shadow:0 0 0 2px #3b82f633}.Home-module__g21JLG__dropdownIcon{transform:rotate(-90deg)}.Home-module__g21JLG__dropdownIconOpen{transform:rotate(0)}.Home-module__g21JLG__linkIcon{display:block}.Home-module__g21JLG__getStartedSection{gap:1.5rem}.Home-module__g21JLG__getStartedHeader{flex-direction:column;align-items:flex-start;gap:1rem}.Home-module__g21JLG__getStartedGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.Home-module__g21JLG__getStartedCard{min-height:14rem;padding:1.75rem}.Home-module__g21JLG__navSubMenu{min-width:0;box-shadow:none;background:0 0;border:none;border-radius:.5rem;gap:.5rem;padding:.5rem 0 .75rem;position:static}.Home-module__g21JLG__navSubMenu:before{display:none}.Home-module__g21JLG__navSubLink{border-radius:0;padding:.3rem 0 .3rem 1.75rem;font-size:1rem;display:block}.Home-module__g21JLG__mobileNavSocial{padding:1.5rem 0 .5rem;display:block}.Home-module__g21JLG__navListOpen{display:flex}.Home-module__g21JLG__footer{border-radius:1.25rem 1.25rem 0 0;padding:2.5rem 1.25rem 2rem}.Home-module__g21JLG__footerContent{grid-template-columns:1fr;gap:2.25rem;margin-bottom:2rem}.Home-module__g21JLG__footerOffice{max-width:none}.Home-module__g21JLG__footerScheduleLine{gap:.25rem}.Home-module__g21JLG__footerScheduleValueGroup{align-items:flex-start}.Home-module__g21JLG__footerBottom{flex-direction:column;align-items:flex-start;gap:1rem}.Home-module__g21JLG__footerLegalList{flex-direction:column;gap:.75rem}.Home-module__g21JLG__footerLanguageToggle{gap:1rem}.Home-module__g21JLG__footerLanguageButton{font-size:.95rem}}@media (max-width:520px){.Home-module__g21JLG__ministriesCardGrid{grid-template-columns:1fr}}@media (min-width:769px){.Home-module__g21JLG__navBackdrop{display:none}}
.MinistriesPage-module__O1nbka__hero{width:100vw;min-height:clamp(280px,52vw,460px);margin:0 auto clamp(2.5rem,6vw,3.5rem);position:relative;left:50%;right:50%;overflow:hidden;transform:translate(-50%)}.MinistriesPage-module__O1nbka__heroImage{position:absolute;inset:0}.MinistriesPage-module__O1nbka__heroImage img{object-fit:cover;width:100%;height:100%}.MinistriesPage-module__O1nbka__heroOverlay{background:linear-gradient(#0f172a26 0%,#0f172a8c 55%,#0f172acc 100%);position:absolute;inset:0}.MinistriesPage-module__O1nbka__heroContent{color:#fff;flex-direction:column;gap:.75rem;max-width:min(90%,520px);display:flex;position:absolute;bottom:clamp(1.5rem,5vw,3rem);left:clamp(1.5rem,6vw,4rem)}.MinistriesPage-module__O1nbka__heroSubtitle{text-transform:uppercase;letter-spacing:.12em;color:#ffffffd9;margin:0;font-size:clamp(.95rem,2vw,1.125rem);font-weight:600}.MinistriesPage-module__O1nbka__heroTitle{letter-spacing:.02em;margin:0;font-size:clamp(2.4rem,5.5vw,3.6rem);font-weight:700}.MinistriesPage-module__O1nbka__heroLead{color:#ffffffeb;margin:0;font-size:clamp(1rem,2vw,1.3rem);line-height:1.7}@media (max-width:768px){.MinistriesPage-module__O1nbka__hero{min-height:clamp(240px,58vw,360px)}}@media (max-width:640px){.MinistriesPage-module__O1nbka__hero{margin-bottom:2.5rem}.MinistriesPage-module__O1nbka__heroContent{bottom:1.75rem;left:1.5rem;right:1.5rem}}
.MassTimesPage-module__ggEfKG__introSection{padding:var(--section-padding-block)var(--section-padding-inline);background:#fff;border:1px solid #e5e7eb;border-radius:1.25rem;flex-direction:column;gap:1rem;display:flex;box-shadow:0 25px 45px -28px #0f172a4d,0 12px 30px -22px #0f172a2e}.MassTimesPage-module__ggEfKG__introTitle{color:#111827;margin:0;font-size:clamp(2.4rem,5vw,3.4rem);font-weight:700}.MassTimesPage-module__ggEfKG__introLead{color:#4b5563;margin:0;font-size:clamp(1.05rem,2.4vw,1.25rem);line-height:1.85}.MassTimesPage-module__ggEfKG__scheduleSection{width:100%}.MassTimesPage-module__ggEfKG__scheduleGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:clamp(1.5rem,4vw,2.5rem);display:grid}.MassTimesPage-module__ggEfKG__scheduleCard{background:#fff;border:1px solid #e5e7eb;border-radius:1.5rem;flex-direction:column;gap:1rem;padding:clamp(1.75rem,3vw,2.25rem);display:flex;box-shadow:0 20px 40px -28px #0f172a47,0 12px 28px -24px #0f172a2e}.MassTimesPage-module__ggEfKG__scheduleHeading{color:#1f2937;margin:0;font-size:clamp(1.4rem,3vw,1.75rem);font-weight:600}.MassTimesPage-module__ggEfKG__scheduleParagraph{color:#4b5563;margin:0;font-size:1.05rem;line-height:1.75}.MassTimesPage-module__ggEfKG__scheduleList{color:#1f2937;gap:.75rem;margin:0;padding-left:1.1rem;display:grid}.MassTimesPage-module__ggEfKG__scheduleListItem{font-size:1.05rem;line-height:1.6}.MassTimesPage-module__ggEfKG__scheduleCTA{color:#fff;background:#2563eb;border-radius:.75rem;justify-content:flex-start;align-self:flex-start;align-items:center;gap:.45rem;padding:.75rem 1.25rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .2s,box-shadow .2s;display:inline-flex}.MassTimesPage-module__ggEfKG__scheduleCTA:hover,.MassTimesPage-module__ggEfKG__scheduleCTA:focus-visible{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 10px 25px -15px #2563eb99}@media (max-width:640px){.MassTimesPage-module__ggEfKG__introSection{border-radius:1rem}.MassTimesPage-module__ggEfKG__scheduleCard{border-radius:1.25rem}}
.ScheduleBaptismPage-module__RN7NRG__hero{width:100vw;min-height:clamp(280px,52vw,460px);margin:0 auto 3rem;position:relative;left:50%;right:50%;overflow:hidden;transform:translate(-50%)}.ScheduleBaptismPage-module__RN7NRG__heroImage{position:absolute;inset:0}.ScheduleBaptismPage-module__RN7NRG__heroImage img{object-fit:cover;width:100%;height:100%}.ScheduleBaptismPage-module__RN7NRG__heroOverlay{background:linear-gradient(#0f172a26 0%,#0f172a8c 55%,#0f172acc 100%);position:absolute;inset:0}.ScheduleBaptismPage-module__RN7NRG__heroContent{color:#fff;flex-direction:column;gap:.75rem;max-width:min(90%,520px);display:flex;position:absolute;bottom:clamp(1.5rem,5vw,3rem);left:clamp(1.5rem,6vw,4rem)}.ScheduleBaptismPage-module__RN7NRG__heroTitle{letter-spacing:.02em;margin:0;font-size:clamp(2.4rem,4.6vw,3.4rem);font-weight:700}.ScheduleBaptismPage-module__RN7NRG__heroLead{color:#ffffffe6;margin:0;font-size:clamp(1rem,2vw,1.25rem);line-height:1.65}@media (max-width:640px){.ScheduleBaptismPage-module__RN7NRG__hero{min-height:250px}.ScheduleBaptismPage-module__RN7NRG__heroContent{bottom:1.5rem;left:1.25rem}}.ScheduleBaptismPage-module__RN7NRG__sectionStack{--section-padding-block:clamp(2rem,4vw,2.5rem);--section-padding-inline:clamp(2rem,4vw,2.5rem);flex-direction:column;gap:clamp(2rem,4vw,3rem);display:flex}.ScheduleBaptismPage-module__RN7NRG__sectionStack .pageSection{margin:0}.ScheduleBaptismPage-module__RN7NRG__formWrapper{width:100%;max-width:9600px;margin:0 auto}.ScheduleBaptismPage-module__RN7NRG__formCard{flex-direction:column;gap:clamp(2rem,4vw,2.75rem);display:flex}.ScheduleBaptismPage-module__RN7NRG__formHeading{color:#0f172a;margin:0;font-size:clamp(1.9rem,3vw,2.45rem);font-weight:700}.ScheduleBaptismPage-module__RN7NRG__formLead{color:#4b5563;margin:1rem 0 2rem;line-height:1.6}.ScheduleBaptismPage-module__RN7NRG__formLayout{flex-direction:column;gap:clamp(2rem,4vw,2.5rem);display:flex}.ScheduleBaptismPage-module__RN7NRG__formSection{border:none;flex-direction:column;gap:1.5rem;margin:0;padding:0;display:flex}.ScheduleBaptismPage-module__RN7NRG__formLegend{color:#111827;font-size:1.25rem;font-weight:600}.ScheduleBaptismPage-module__RN7NRG__formGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;display:grid}.ScheduleBaptismPage-module__RN7NRG__formField{color:#1f2937;flex-direction:column;gap:.6rem;font-size:.95rem;display:flex}.ScheduleBaptismPage-module__RN7NRG__formField>span{font-weight:500}.ScheduleBaptismPage-module__RN7NRG__formField input,.ScheduleBaptismPage-module__RN7NRG__formField select,.ScheduleBaptismPage-module__RN7NRG__formField textarea{border:1px solid #d1d5db;border-radius:.75rem;padding:.7rem .9rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.ScheduleBaptismPage-module__RN7NRG__formField input:focus,.ScheduleBaptismPage-module__RN7NRG__formField select:focus,.ScheduleBaptismPage-module__RN7NRG__formField textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 4px #2563eb26}.ScheduleBaptismPage-module__RN7NRG__formField textarea{resize:vertical;min-height:120px}.ScheduleBaptismPage-module__RN7NRG__formRadios{color:#1f2937;flex-wrap:wrap;align-items:center;gap:1.5rem;font-size:.95rem;display:flex}.ScheduleBaptismPage-module__RN7NRG__formRadios label{cursor:pointer;align-items:center;gap:.5rem;display:inline-flex}.ScheduleBaptismPage-module__RN7NRG__formRadiosLegend{font-weight:600}.ScheduleBaptismPage-module__RN7NRG__formCheckbox{color:#2563eb;align-items:center;gap:.5rem;font-weight:500;display:inline-flex}.ScheduleBaptismPage-module__RN7NRG__formCheckbox input{border-radius:.4rem;width:1.1rem;height:1.1rem}.ScheduleBaptismPage-module__RN7NRG__formActions{justify-content:flex-end;display:flex}.ScheduleBaptismPage-module__RN7NRG__formSubmit{text-transform:none}@media (max-width:640px){.ScheduleBaptismPage-module__RN7NRG__formRadios{align-items:flex-start;gap:1rem}.ScheduleBaptismPage-module__RN7NRG__formActions{justify-content:stretch}.ScheduleBaptismPage-module__RN7NRG__formSubmit{width:100%}}
