.ChurchHero-module__5KbYJW__hero{justify-content:flex-start;align-items:flex-end;min-height:100vh;padding:0 0 4rem;display:flex;position:relative;overflow:hidden}.ChurchHero-module__5KbYJW__background{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.ChurchHero-module__5KbYJW__image{object-fit:cover;object-position:center 30%;width:100%;height:100%;animation:25s ease-out forwards ChurchHero-module__5KbYJW__subtleScale;transform:scale(1.02)}.ChurchHero-module__5KbYJW__overlay{background:linear-gradient(to bottom,#0f172a33 0%,#0f172a80 60%,var(--background)100%);width:100%;height:100%;position:absolute;top:0;left:0}.ChurchHero-module__5KbYJW__content{z-index:1;text-align:left;max-width:var(--container-width);flex-direction:column;gap:1rem;width:100%;margin:0 auto;padding:0 2rem;display:flex;position:relative}.ChurchHero-module__5KbYJW__subtitle{font-family:var(--font-sans);color:var(--foreground);letter-spacing:.3em;text-transform:uppercase;opacity:0;align-items:center;gap:1rem;font-size:.85rem;font-weight:300;animation:1.2s cubic-bezier(.16,1,.3,1) .5s forwards ChurchHero-module__5KbYJW__fadeUp;display:flex}.ChurchHero-module__5KbYJW__subtitle:before{content:"";background-color:var(--accent-gold);width:40px;height:1px;display:block}.ChurchHero-module__5KbYJW__title{font-family:var(--font-serif);color:var(--foreground);letter-spacing:-.03em;opacity:0;margin:0;font-size:clamp(4rem,12vw,9rem);line-height:.9;animation:1.5s cubic-bezier(.16,1,.3,1) .7s forwards ChurchHero-module__5KbYJW__fadeUp;position:relative}.ChurchHero-module__5KbYJW__title span{color:var(--accent-gold);font-style:italic;font-weight:400;display:block;transform:translate(5%)}.ChurchHero-module__5KbYJW__description{font-family:var(--font-sans);color:#ffffffb3;opacity:0;max-width:450px;margin:1.5rem 0 0;font-size:clamp(1rem,2vw,1.2rem);font-weight:300;line-height:1.6;animation:1.5s cubic-bezier(.16,1,.3,1) 1s forwards ChurchHero-module__5KbYJW__fadeUp}@media (max-width:768px){.ChurchHero-module__5KbYJW__hero{padding-bottom:6rem}.ChurchHero-module__5KbYJW__content{padding:0 1.5rem}.ChurchHero-module__5KbYJW__title span{transform:translate(0)}}@keyframes ChurchHero-module__5KbYJW__fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes ChurchHero-module__5KbYJW__subtleScale{0%{transform:scale(1.05)}to{transform:scale(1)}}
.PlanYourVisit-module__48M5VW__section{background-color:var(--background);position:relative}.PlanYourVisit-module__48M5VW__splitContainer{width:100%;min-height:100vh;display:flex}.PlanYourVisit-module__48M5VW__visualSide{background:#000;flex:1;position:relative;overflow:hidden}.PlanYourVisit-module__48M5VW__mapContainer{width:100%;height:100%;position:absolute;top:0;left:0}.PlanYourVisit-module__48M5VW__mapContainer video{object-fit:cover;width:100%;height:100%}.PlanYourVisit-module__48M5VW__videoOverlay{pointer-events:none;background:linear-gradient(#0000 70%,#000000d9 100%);align-items:flex-end;width:100%;height:100%;padding:3rem;display:flex;position:absolute;top:0;left:0}.PlanYourVisit-module__48M5VW__videoTitle{font-family:var(--font-serif);color:#fff;text-shadow:0 4px 20px #0009;letter-spacing:-.02em;margin:0;font-size:clamp(2.5rem,5vw,4rem);font-style:italic;font-weight:400}.PlanYourVisit-module__48M5VW__contentSide{flex-direction:column;flex:1;justify-content:center;max-width:800px;padding:8rem 5%;display:flex}.PlanYourVisit-module__48M5VW__subtitle{font-family:var(--font-sans);color:var(--accent-gold);text-transform:uppercase;letter-spacing:.3em;margin-bottom:1rem;font-size:.75rem;font-weight:400}.PlanYourVisit-module__48M5VW__title{font-family:var(--font-serif);color:var(--foreground);letter-spacing:-.02em;margin-bottom:4rem;font-size:clamp(3rem,6vw,4.5rem);line-height:.95}.PlanYourVisit-module__48M5VW__infoBlock{border-top:1px solid #ffffff14;flex-direction:column;gap:1rem;padding:2.5rem 0;display:flex}.PlanYourVisit-module__48M5VW__infoBlock:last-child{border-bottom:1px solid #ffffff14}.PlanYourVisit-module__48M5VW__infoLabel{font-family:var(--font-serif);color:var(--foreground);font-size:1.8rem;font-style:italic;font-weight:400}.PlanYourVisit-module__48M5VW__infoText{font-family:var(--font-sans);color:#fff9;font-size:1.1rem;font-weight:300;line-height:1.6}.PlanYourVisit-module__48M5VW__pillButton{color:#000;text-transform:uppercase;letter-spacing:.1em;background:#fff;border-radius:100px;justify-content:center;align-items:center;gap:.8rem;width:max-content;margin-top:1.5rem;padding:1.2rem 2.5rem;font-size:.9rem;font-weight:500;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex}.PlanYourVisit-module__48M5VW__pillButton:hover{background:var(--accent-gold);transform:translateY(-3px);box-shadow:0 15px 35px #d4af374d}.PlanYourVisit-module__48M5VW__buttonIcon{width:18px;height:18px}@media (max-width:968px){.PlanYourVisit-module__48M5VW__splitContainer{flex-direction:column}.PlanYourVisit-module__48M5VW__visualSide{min-height:75vh}.PlanYourVisit-module__48M5VW__videoOverlay{padding:2rem 1.5rem}.PlanYourVisit-module__48M5VW__contentSide{padding:4rem 1.5rem}.PlanYourVisit-module__48M5VW__title{margin-bottom:2rem}.PlanYourVisit-module__48M5VW__pillButton{width:100%}}
