.HeroSection-module-scss-module__nDvUQq__hero{justify-content:center;align-items:center;width:100%;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.HeroSection-module-scss-module__nDvUQq__heroBackground{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module-scss-module__nDvUQq__heroBackground img{object-fit:cover}.HeroSection-module-scss-module__nDvUQq__overlay{z-index:2;background:linear-gradient(rgba(0,0,0,.3),rgba(0,0,0,.5));width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module-scss-module__nDvUQq__heroContent{z-index:3;text-align:center;max-width:1200px;padding:1.5rem 1rem;animation:.6s ease-out HeroSection-module-scss-module__nDvUQq__fadeIn;position:relative}@media (min-width:768px){.HeroSection-module-scss-module__nDvUQq__heroContent{padding:2rem 1.5rem}}.HeroSection-module-scss-module__nDvUQq__title{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3);margin-bottom:1rem;font-family:Merriweather,Georgia,serif;font-size:2.25rem;font-weight:700;line-height:1.2}@media (min-width:640px){.HeroSection-module-scss-module__nDvUQq__title{font-size:2.75rem}}@media (min-width:768px){.HeroSection-module-scss-module__nDvUQq__title{font-size:3rem}}@media (min-width:1024px){.HeroSection-module-scss-module__nDvUQq__title{font-size:3.5rem}}.HeroSection-module-scss-module__nDvUQq__subtitle{color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.3);margin-bottom:.75rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.5}@media (min-width:768px){.HeroSection-module-scss-module__nDvUQq__subtitle{font-size:1.5rem}}.HeroSection-module-scss-module__nDvUQq__foundingDate{color:rgba(255,255,255,.9);text-shadow:0 1px 3px rgba(0,0,0,.3);margin-bottom:2rem;font-family:Old Standard TT,serif;font-size:1.125rem;font-weight:400;line-height:1.5}.HeroSection-module-scss-module__nDvUQq__ctaGroup{flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}@media (min-width:640px){.HeroSection-module-scss-module__nDvUQq__ctaGroup{flex-direction:row;gap:1rem}}.HeroSection-module-scss-module__nDvUQq__primaryCta{color:#fff;cursor:pointer;text-align:center;background:#1b4965;border:none;border-radius:8px;min-width:200px;min-height:44px;padding:1rem 2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .25s ease-in-out;display:inline-block;box-shadow:0 4px 6px -1px rgba(27,73,101,.08)}.HeroSection-module-scss-module__nDvUQq__primaryCta:hover{background:#102c3d;transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(27,73,101,.1)}.HeroSection-module-scss-module__nDvUQq__primaryCta:active{transform:translateY(0)}.HeroSection-module-scss-module__nDvUQq__primaryCta:focus{outline-offset:2px;outline:2px solid #c9a961}.HeroSection-module-scss-module__nDvUQq__secondaryCta{color:#fff;cursor:pointer;text-align:center;background:0 0;border:2px solid #1b4965;border-radius:8px;min-width:200px;min-height:44px;padding:calc(1rem - 2px) calc(2rem - 2px);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .25s ease-in-out;display:inline-block}.HeroSection-module-scss-module__nDvUQq__secondaryCta:hover{background:rgba(27,73,101,.1);border-color:#26668d;transform:translateY(-2px)}.HeroSection-module-scss-module__nDvUQq__secondaryCta:active{transform:translateY(0)}.HeroSection-module-scss-module__nDvUQq__secondaryCta:focus{outline-offset:2px;outline:2px solid #c9a961}.HeroSection-module-scss-module__nDvUQq__scrollIndicator{z-index:3;color:#fff;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-shadow:0 1px 3px rgba(0,0,0,.3);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;animation:2s infinite HeroSection-module-scss-module__nDvUQq__bounce;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.HeroSection-module-scss-module__nDvUQq__scrollIndicator span{white-space:nowrap;display:block}@keyframes HeroSection-module-scss-module__nDvUQq__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module-scss-module__nDvUQq__bounce{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(-10px)}60%{transform:translate(-50%)translateY(-5px)}}
.QuickLinkCard-module-scss-module__S0YKpq__cardWrapper{height:100%;color:inherit;text-decoration:none;display:block}.QuickLinkCard-module-scss-module__S0YKpq__cardWrapper:focus-within{outline-offset:2px;border-radius:8px;outline:2px solid #c9a961}.QuickLinkCard-module-scss-module__S0YKpq__card{cursor:pointer;background:#fff;border:1px solid rgba(27,73,101,.1);border-radius:8px;flex-direction:column;height:100%;padding:1.5rem;transition:all .25s ease-in-out;display:flex;box-shadow:0 2px 8px rgba(27,73,101,.08)}.QuickLinkCard-module-scss-module__S0YKpq__card:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 10px 15px -3px rgba(27,73,101,.1)}@media (max-width:768px){.QuickLinkCard-module-scss-module__S0YKpq__card{min-height:44px}}.QuickLinkCard-module-scss-module__S0YKpq__cardIcon{color:#1b4965;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;font-size:48px;display:flex}.QuickLinkCard-module-scss-module__S0YKpq__cardTitle{color:#1b4965;margin:0 0 .75rem;font-family:Merriweather,Georgia,serif;font-size:1.5rem;font-weight:700}@media (min-width:768px){.QuickLinkCard-module-scss-module__S0YKpq__cardTitle{font-size:1.5rem}}.QuickLinkCard-module-scss-module__S0YKpq__cardDescription{color:#4a5859;flex-grow:1;margin:0 0 1rem;font-size:1rem;line-height:1.75}@media (min-width:768px){.QuickLinkCard-module-scss-module__S0YKpq__cardDescription{font-size:1rem}}.QuickLinkCard-module-scss-module__S0YKpq__cardCta{color:#1b4965;align-items:center;font-size:1rem;font-weight:600;transition:color .15s ease-in-out;display:inline-flex}@media (min-width:768px){.QuickLinkCard-module-scss-module__S0YKpq__cardCta{font-size:1rem}}.QuickLinkCard-module-scss-module__S0YKpq__card:hover .QuickLinkCard-module-scss-module__S0YKpq__cardCta{color:#102c3d;transition:transform .15s ease-in-out;transform:translate(2px)}
.QuickLinksSection-module-scss-module__lF89Tq__quickLinksSection{padding:3rem 0}@media (min-width:768px){.QuickLinksSection-module-scss-module__lF89Tq__quickLinksSection{padding:4rem 0}}.QuickLinksSection-module-scss-module__lF89Tq__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}@media (min-width:768px){.QuickLinksSection-module-scss-module__lF89Tq__container{padding:0 2rem}}.QuickLinksSection-module-scss-module__lF89Tq__sectionTitle{color:#1b4965;text-align:center;margin:0 0 2rem;font-family:Merriweather,Georgia,serif;font-size:1.75rem;font-weight:700}@media (min-width:768px){.QuickLinksSection-module-scss-module__lF89Tq__sectionTitle{margin:0 0 3rem;font-size:2rem}}.QuickLinksSection-module-scss-module__lF89Tq__cardsGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px) and (max-width:1023px){.QuickLinksSection-module-scss-module__lF89Tq__cardsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.QuickLinksSection-module-scss-module__lF89Tq__cardsGrid{grid-template-columns:repeat(3,1fr)}}.QuickLinksSection-module-scss-module__lF89Tq__cardsGrid>*{height:100%}
.SaintCard-module-scss-module__8AVWPW__saintCard{text-align:center}.SaintCard-module-scss-module__8AVWPW__cardLink{color:inherit;text-decoration:none;transition:all .25s;display:block}.SaintCard-module-scss-module__8AVWPW__cardLink:focus{outline-offset:4px;border-radius:8px;outline:2px solid #c9a961}.SaintCard-module-scss-module__8AVWPW__iconWrapper{margin:0 0 1rem;display:inline-block}.SaintCard-module-scss-module__8AVWPW__imageContainer{border-radius:8px;transition:box-shadow .25s ease-in-out;display:inline-block;position:relative}.SaintCard-module-scss-module__8AVWPW__imageContainer:hover{box-shadow:0 0 20px rgba(201,169,97,.4)}.SaintCard-module-scss-module__8AVWPW__iconImage{object-fit:cover;border:3px solid #c9a961;border-radius:8px;width:200px;height:200px;display:block}@media (max-width:768px){.SaintCard-module-scss-module__8AVWPW__iconImage{width:150px;height:150px}}.SaintCard-module-scss-module__8AVWPW__cardContent{margin:0;padding:0}.SaintCard-module-scss-module__8AVWPW__saintName{color:#1b4965;margin:0 0 .5rem;font-family:Merriweather,Georgia,serif;font-size:1.25rem;font-weight:700;line-height:1.4}@media (min-width:768px){.SaintCard-module-scss-module__8AVWPW__saintName{font-size:1.25rem}}.SaintCard-module-scss-module__8AVWPW__deathDate{color:#4a5859;margin:0 0 .25rem;font-size:.875rem}@media (min-width:768px){.SaintCard-module-scss-module__8AVWPW__deathDate{font-size:.875rem}}.SaintCard-module-scss-module__8AVWPW__feastDay{color:#c9a961;margin:0;font-size:1rem;font-weight:700}@media (min-width:768px){.SaintCard-module-scss-module__8AVWPW__feastDay{font-size:1rem}}
.SaintsSection-module-scss-module__gv4A_G__saintsSection{background:#fff;padding:3rem 0}.SaintsSection-module-scss-module__gv4A_G__container{max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width:768px){.SaintsSection-module-scss-module__gv4A_G__container{padding:0 1.5rem}}@media (min-width:1024px){.SaintsSection-module-scss-module__gv4A_G__container{padding:0 2rem}}.SaintsSection-module-scss-module__gv4A_G__sectionTitle{color:#1b4965;text-align:center;letter-spacing:.02em;margin:0 0 2rem;font-family:Merriweather,Georgia,serif;font-size:1.75rem;font-weight:700}@media (min-width:768px){.SaintsSection-module-scss-module__gv4A_G__sectionTitle{margin-bottom:3rem;font-size:2rem}}.SaintsSection-module-scss-module__gv4A_G__saintsGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.SaintsSection-module-scss-module__gv4A_G__saintsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.SaintsSection-module-scss-module__gv4A_G__saintsGrid{grid-template-columns:repeat(4,1fr)}}
.PhotoGalleryGrid-module-scss-module__6zA5tW__photoGallerySection{background:#fff;padding:3rem 0}.PhotoGalleryGrid-module-scss-module__6zA5tW__container{max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width:768px){.PhotoGalleryGrid-module-scss-module__6zA5tW__container{padding:0 1.5rem}}@media (min-width:1024px){.PhotoGalleryGrid-module-scss-module__6zA5tW__container{padding:0 2rem}}.PhotoGalleryGrid-module-scss-module__6zA5tW__sectionTitle{color:#1b4965;text-align:center;letter-spacing:.02em;margin:0 0 2rem;font-family:Merriweather,Georgia,serif;font-size:1.75rem;font-weight:700}@media (min-width:768px){.PhotoGalleryGrid-module-scss-module__6zA5tW__sectionTitle{margin-bottom:3rem;font-size:2rem}}.PhotoGalleryGrid-module-scss-module__6zA5tW__photoGrid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem;display:grid}@media (min-width:768px){.PhotoGalleryGrid-module-scss-module__6zA5tW__photoGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.PhotoGalleryGrid-module-scss-module__6zA5tW__photoGrid{grid-template-columns:repeat(4,1fr)}}.PhotoGalleryGrid-module-scss-module__6zA5tW__photoItem{cursor:pointer;background:#f3f4f6;border-radius:8px;position:relative;overflow:hidden}.PhotoGalleryGrid-module-scss-module__6zA5tW__photoItem:focus{outline-offset:4px;outline:2px solid #c9a961}.PhotoGalleryGrid-module-scss-module__6zA5tW__imageWrapper{aspect-ratio:4/3;position:relative;overflow:hidden}.PhotoGalleryGrid-module-scss-module__6zA5tW__photoImage{object-fit:cover;transition:transform .25s ease-in-out}.PhotoGalleryGrid-module-scss-module__6zA5tW__photoItem:hover .PhotoGalleryGrid-module-scss-module__6zA5tW__photoImage{transform:scale(1.05)}.PhotoGalleryGrid-module-scss-module__6zA5tW__dateOverlay{color:#fff;text-align:center;pointer-events:none;background:linear-gradient(transparent,rgba(0,0,0,.7));padding:.75rem;font-size:.875rem;position:absolute;bottom:0;left:0;right:0}@media (min-width:768px){.PhotoGalleryGrid-module-scss-module__6zA5tW__dateOverlay{font-size:.875rem}}.PhotoGalleryGrid-module-scss-module__6zA5tW__linkWrapper{text-align:center;margin-top:1.5rem}.PhotoGalleryGrid-module-scss-module__6zA5tW__viewAllLink{color:#1b4965;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-block}@media (min-width:768px){.PhotoGalleryGrid-module-scss-module__6zA5tW__viewAllLink{font-size:1rem}}.PhotoGalleryGrid-module-scss-module__6zA5tW__viewAllLink:after{content:" →"}.PhotoGalleryGrid-module-scss-module__6zA5tW__viewAllLink:hover{color:#102c3d}.PhotoGalleryGrid-module-scss-module__6zA5tW__viewAllLink:focus{outline-offset:4px;border-radius:4px;outline:2px solid #c9a961}.PhotoGalleryGrid-module-scss-module__6zA5tW__lightbox{z-index:1050;background:rgba(0,0,0,.95);justify-content:center;align-items:center;padding:1rem;animation:.2s ease-in PhotoGalleryGrid-module-scss-module__6zA5tW__fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes PhotoGalleryGrid-module-scss-module__6zA5tW__fadeIn{0%{opacity:0}to{opacity:1}}.PhotoGalleryGrid-module-scss-module__6zA5tW__lightboxContent{aspect-ratio:4/3;width:auto;max-width:90vw;height:auto;max-height:90vh;position:relative}@media (min-width:768px){.PhotoGalleryGrid-module-scss-module__6zA5tW__lightboxContent{max-width:80vw;max-height:80vh}}.PhotoGalleryGrid-module-scss-module__6zA5tW__lightboxImage{object-fit:contain}.PhotoGalleryGrid-module-scss-module__6zA5tW__lightboxCaption{color:#fff;text-align:center;padding:1rem;position:absolute;bottom:-60px;left:0;right:0}.PhotoGalleryGrid-module-scss-module__6zA5tW__lightboxCaption p{margin:0 0 .5rem;font-size:1rem}@media (min-width:768px){.PhotoGalleryGrid-module-scss-module__6zA5tW__lightboxCaption p{font-size:1rem}}.PhotoGalleryGrid-module-scss-module__6zA5tW__lightboxCaption time{color:#d1d5db;font-size:.875rem}@media (min-width:768px){.PhotoGalleryGrid-module-scss-module__6zA5tW__lightboxCaption time{font-size:.875rem}}.PhotoGalleryGrid-module-scss-module__6zA5tW__closeButton{color:#fff;cursor:pointer;z-index:1051;background:rgba(255,255,255,.1);border:2px solid #fff;border-radius:9999px;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;transition:all .25s;display:flex;position:absolute;top:1rem;right:1rem}.PhotoGalleryGrid-module-scss-module__6zA5tW__closeButton:hover{background:rgba(255,255,255,.2);transform:scale(1.1)}.PhotoGalleryGrid-module-scss-module__6zA5tW__closeButton:focus{outline-offset:2px;outline:2px solid #c9a961}.PhotoGalleryGrid-module-scss-module__6zA5tW__navButton{color:#fff;cursor:pointer;z-index:1051;background:rgba(255,255,255,.1);border:2px solid #fff;border-radius:9999px;justify-content:center;align-items:center;width:56px;height:56px;font-size:32px;line-height:1;transition:all .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.PhotoGalleryGrid-module-scss-module__6zA5tW__navButton:hover{background:rgba(255,255,255,.2);transform:translateY(-50%)scale(1.1)}.PhotoGalleryGrid-module-scss-module__6zA5tW__navButton:focus{outline-offset:2px;outline:2px solid #c9a961}.PhotoGalleryGrid-module-scss-module__6zA5tW__navButton.PhotoGalleryGrid-module-scss-module__6zA5tW__prevButton{left:1rem}@media (min-width:768px){.PhotoGalleryGrid-module-scss-module__6zA5tW__navButton.PhotoGalleryGrid-module-scss-module__6zA5tW__prevButton{left:2rem}}.PhotoGalleryGrid-module-scss-module__6zA5tW__navButton.PhotoGalleryGrid-module-scss-module__6zA5tW__nextButton{right:1rem}@media (min-width:768px){.PhotoGalleryGrid-module-scss-module__6zA5tW__navButton.PhotoGalleryGrid-module-scss-module__6zA5tW__nextButton{right:2rem}}
.NewsPreviewCard-module-scss-module__GIqysW__newsItem{background:#fff;border:1px solid rgba(27,73,101,.08);border-radius:12px;flex-direction:column;height:100%;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.NewsPreviewCard-module-scss-module__GIqysW__newsItem:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(27,73,101,.08)}.NewsPreviewCard-module-scss-module__GIqysW__imageWrap{aspect-ratio:16/10;background:#f5f3e8;width:100%;display:block;position:relative;overflow:hidden}.NewsPreviewCard-module-scss-module__GIqysW__imageWrap img{transition:transform .4s}.NewsPreviewCard-module-scss-module__GIqysW__newsItem:hover .NewsPreviewCard-module-scss-module__GIqysW__imageWrap img{transform:scale(1.04)}.NewsPreviewCard-module-scss-module__GIqysW__newsBody{flex-direction:column;flex:1;padding:1rem;display:flex}@media (min-width:768px){.NewsPreviewCard-module-scss-module__GIqysW__newsBody{padding:1.5rem}}.NewsPreviewCard-module-scss-module__GIqysW__newsDate{color:#4a5859;margin:0 0 .5rem;font-size:.875rem;display:block}@media (min-width:768px){.NewsPreviewCard-module-scss-module__GIqysW__newsDate{font-size:.875rem}}.NewsPreviewCard-module-scss-module__GIqysW__newsTitle{color:#1b4965;margin:0 0 .75rem;font-size:1.25rem;font-weight:700;line-height:1.5}@media (min-width:768px){.NewsPreviewCard-module-scss-module__GIqysW__newsTitle{font-size:1.25rem}}.NewsPreviewCard-module-scss-module__GIqysW__newsTitle a{color:inherit;text-decoration:none;transition:all .25s}.NewsPreviewCard-module-scss-module__GIqysW__newsTitle a:hover{color:#102c3d}.NewsPreviewCard-module-scss-module__GIqysW__newsTitle a:focus{outline-offset:2px;border-radius:4px;outline:2px solid #c9a961}.NewsPreviewCard-module-scss-module__GIqysW__newsPreview{color:#1a1a1a;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 .75rem;font-size:1rem;line-height:1.75;display:-webkit-box;overflow:hidden}@media (min-width:768px){.NewsPreviewCard-module-scss-module__GIqysW__newsPreview{font-size:1rem}}.NewsPreviewCard-module-scss-module__GIqysW__readMore{color:#1b4965;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-block}@media (min-width:768px){.NewsPreviewCard-module-scss-module__GIqysW__readMore{font-size:1rem}}.NewsPreviewCard-module-scss-module__GIqysW__readMore:after{content:" →"}.NewsPreviewCard-module-scss-module__GIqysW__readMore:hover{color:#102c3d}.NewsPreviewCard-module-scss-module__GIqysW__readMore:focus{outline-offset:4px;border-radius:4px;outline:2px solid #c9a961}
.NewsSection-module-scss-module__7jjwaG__newsSection{background:#fff;padding:3rem 0}.NewsSection-module-scss-module__7jjwaG__container{max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width:768px){.NewsSection-module-scss-module__7jjwaG__container{padding:0 1.5rem}}@media (min-width:1024px){.NewsSection-module-scss-module__7jjwaG__container{padding:0 2rem}}.NewsSection-module-scss-module__7jjwaG__sectionTitle{color:#1b4965;text-align:center;letter-spacing:.02em;margin:0 0 2rem;font-family:Merriweather,Georgia,serif;font-size:1.75rem;font-weight:700}@media (min-width:768px){.NewsSection-module-scss-module__7jjwaG__sectionTitle{margin-bottom:3rem;font-size:2rem}}.NewsSection-module-scss-module__7jjwaG__newsList{gap:1.5rem;margin-bottom:1.5rem;display:grid}@media (min-width:768px){.NewsSection-module-scss-module__7jjwaG__newsList{grid-template-columns:repeat(3,1fr)}}.NewsSection-module-scss-module__7jjwaG__linkWrapper{text-align:center;margin-top:2rem}.NewsSection-module-scss-module__7jjwaG__allNewsLink{color:#1b4965;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-block}@media (min-width:768px){.NewsSection-module-scss-module__7jjwaG__allNewsLink{font-size:1rem}}.NewsSection-module-scss-module__7jjwaG__allNewsLink:after{content:" →"}.NewsSection-module-scss-module__7jjwaG__allNewsLink:hover{color:#102c3d}.NewsSection-module-scss-module__7jjwaG__allNewsLink:focus{outline-offset:4px;border-radius:4px;outline:2px solid #c9a961}
