@import "https://fonts.googleapis.com/css2?display=swap&family=Noto+Serif:wght@400;500;700;900&family=Noto+Sans:wght@400;500;700;900";
.Home-module__Ho9lYW__container{flex:1;width:100%;display:flex}.Home-module__Ho9lYW__layoutContentContainer{flex-direction:column;flex:1;width:100%;display:flex}.Home-module__Ho9lYW__containerGroupSearchBannerAndInfoCardsGrid{position:relative}.Home-module__Ho9lYW__heroSectionWrapper{text-align:center;color:#fff;box-sizing:border-box;z-index:1;background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.Home-module__Ho9lYW__InfoCardsGrid{z-index:2;margin-top:-50px;position:relative;box-shadow:0 -10px 30px #0000001a}.Home-module__Ho9lYW__containerVideoPresentation{z-index:1;width:100%;margin:40px auto}@media not (max-width:576px) and not (min-width:992px){.Home-module__Ho9lYW__containerVideoPresentation{margin:50px auto}.Home-module__Ho9lYW__InfoCardsGrid{margin-top:-125px}}@media not (max-width:992px){.Home-module__Ho9lYW__containerVideoPresentation{margin:60px auto}}
.InfoCardsGrid-module__4Kb_Za__containerInfoCardsGrid{background:radial-gradient(circle at 0 0,#fff,#fffefe);border-radius:48px 48px 0 0;padding:100px 15px;position:relative;overflow:hidden}.InfoCardsGrid-module__4Kb_Za__cardsGrid{grid-template-columns:1fr;gap:20px;max-width:1200px;margin:auto;display:grid}.InfoCardsGrid-module__4Kb_Za__infoCard{cursor:pointer;height:260px;transform-style:preserve-3d;background-position:50%;background-size:cover;border-radius:20px;transition:all .2s;position:relative;overflow:hidden;box-shadow:0 15px 30px #00000026}.InfoCardsGrid-module__4Kb_Za__cardOverlay{color:#fff;background:linear-gradient(#0000,#0009);flex-direction:column;justify-content:flex-end;padding:20px;display:flex;position:absolute;inset:0}.InfoCardsGrid-module__4Kb_Za__cardTitle{color:#fbad3e;text-shadow:0 0 8px #00000080;margin-bottom:10px;font-size:1.4rem;font-weight:700}.InfoCardsGrid-module__4Kb_Za__cardContent{color:#f2f2f2;text-overflow:ellipsis;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.InfoCardsGrid-module__4Kb_Za__modalOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2000;background:#0a0a0abf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.InfoCardsGrid-module__4Kb_Za__modalContent{background:#fff;border-radius:24px;width:100%;max-width:700px;max-height:65vh;padding:30px 40px;transition:all .3s;position:relative;overflow-y:auto;box-shadow:0 25px 50px #00000040}.InfoCardsGrid-module__4Kb_Za__modalCloseButton{color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:15px;right:15px}.InfoCardsGrid-module__4Kb_Za__modalCloseButton:hover{background:#000c;transform:scale(1.1)}.InfoCardsGrid-module__4Kb_Za__modalTitle{color:#b69f70;margin-bottom:20px;font-size:1.8rem;font-weight:700}.InfoCardsGrid-module__4Kb_Za__modalBody p{color:#333;margin-bottom:1rem;font-size:1rem;line-height:1.7}@media (max-width:767px){.InfoCardsGrid-module__4Kb_Za__cardsGrid{grid-template-columns:repeat(2,1fr)}.InfoCardsGrid-module__4Kb_Za__infoCard{aspect-ratio:1;border-radius:50%;height:auto}.InfoCardsGrid-module__4Kb_Za__cardOverlay{text-align:center;border-radius:50%;padding:15px}}@media (min-width:768px) and (max-width:991px){.InfoCardsGrid-module__4Kb_Za__cardsGrid{grid-template-columns:repeat(2,1fr)}.InfoCardsGrid-module__4Kb_Za__infoCard{border-radius:20px;height:260px}}@media (min-width:992px){.InfoCardsGrid-module__4Kb_Za__cardsGrid{grid-template-columns:repeat(3,1fr)}.InfoCardsGrid-module__4Kb_Za__infoCard{border-radius:20px;height:300px}}
.SearchBanner-module__rnOUBW__heroSection{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.SearchBanner-module__rnOUBW__backgroundVideo{z-index:0;object-fit:cover;width:auto;min-width:100%;height:auto;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SearchBanner-module__rnOUBW__heroSection:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000001a 0%,#0006 100%);width:100%;height:100%;position:absolute;top:0;left:0}.SearchBanner-module__rnOUBW__heroTextContainer{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:0 1rem;display:flex;position:relative}.SearchBanner-module__rnOUBW__heroTitle{color:#fff;letter-spacing:-.033em;margin:0;font-size:2.2rem;font-weight:900;line-height:1.25}.SearchBanner-module__rnOUBW__heroSubtitle{color:#fff;margin:0;font-size:.9rem;font-weight:400;line-height:1.5}.SearchBanner-module__rnOUBW__containerInput{justify-content:center;width:100%;height:48px;margin-top:1rem;display:flex}.SearchBanner-module__rnOUBW__searchInputGroup{background-color:#fbfaf9;border:1px solid #e2dfd5;border-radius:12px;flex:1;align-items:center;min-width:300px;max-width:400px;height:100%;display:flex;overflow:hidden}.SearchBanner-module__rnOUBW__searchIconWrapper{color:#897f5d;justify-content:center;align-items:center;padding-left:10px;display:flex}.SearchBanner-module__rnOUBW__searchInput{resize:none;color:#181711;width:100%;box-shadow:none;background-color:#fbfaf9;border:none;outline:none;flex:1;height:100%;padding-left:10px;padding-right:8px;font-size:.9rem;font-weight:400;line-height:1.5;display:flex;overflow:hidden}.SearchBanner-module__rnOUBW__searchInput::placeholder{color:#897f5d}.SearchBanner-module__rnOUBW__searchInputGroup:focus-within{border-color:#897f5d;box-shadow:0 0 0 2px #897f5d33}.SearchBanner-module__rnOUBW__searchButtonWrapper{justify-content:center;align-items:center;padding-right:7px;display:flex}.SearchBanner-module__rnOUBW__searchButton{cursor:pointer;color:#fff;letter-spacing:.015em;background-color:#101d3d;border:none;border-radius:9999px;justify-content:center;align-items:center;min-width:70px;height:36px;padding:0 12px;font-size:.8rem;font-weight:700;line-height:1.5;display:flex;overflow:hidden}.SearchBanner-module__rnOUBW__searchButton:hover{background-color:#2b3653}.SearchBanner-module__rnOUBW__searchButton:focus{outline:none;box-shadow:0 0 0 2px #e2d6ab80}.SearchBanner-module__rnOUBW__backgroundVideo{object-fit:cover;display:none}.SearchBanner-module__rnOUBW__backgroundPoster{z-index:-1;background-image:url(/iglesia.png);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}@media (min-width:600px) and (max-width:992px){.SearchBanner-module__rnOUBW__heroSection{height:100vh;padding:3rem}.SearchBanner-module__rnOUBW__heroTextContainer{gap:1rem}.SearchBanner-module__rnOUBW__heroTitle{font-size:3rem}.SearchBanner-module__rnOUBW__heroSubtitle{font-size:1rem}.SearchBanner-module__rnOUBW__containerInput{width:600px;height:52px}.SearchBanner-module__rnOUBW__searchInput{font-size:.8rem}.SearchBanner-module__rnOUBW__searchButton{height:40px;padding:0 16px;font-size:.8rem}.SearchBanner-module__rnOUBW__searchInputGroup{min-width:500px;max-width:700px}.SearchBanner-module__rnOUBW__backgroundVideo{display:block}.SearchBanner-module__rnOUBW__backgroundPoster{display:none}}@media not (max-width:992px){.SearchBanner-module__rnOUBW__heroSection{padding:3rem}.SearchBanner-module__rnOUBW__heroTitle{padding:0 2rem;font-size:4rem}.SearchBanner-module__rnOUBW__heroSubtitle{max-width:800px;font-size:1.25rem}.SearchBanner-module__rnOUBW__containerInput{max-width:700px;height:60px}.SearchBanner-module__rnOUBW__searchInputGroup{width:100%;max-width:none}.SearchBanner-module__rnOUBW__searchInput{font-size:1.125rem}.SearchBanner-module__rnOUBW__searchButton{min-width:90px;height:48px;padding:0 20px}.SearchBanner-module__rnOUBW__searchInputGroup{min-width:700px;max-width:1000px}.SearchBanner-module__rnOUBW__backgroundVideo{display:block}.SearchBanner-module__rnOUBW__backgroundPoster{display:none}}@media not (min-width:400px){.SearchBanner-module__rnOUBW__heroTitle{font-size:1.65rem}}@media not (max-width:2500px){.SearchBanner-module__rnOUBW__heroTitle{font-size:4.7rem}}
.VideoPresentation-module__cIcCnG__videoPresentationContainer{text-align:center;border-radius:12px;max-width:1200px;margin:20px auto;padding:0 10px}.VideoPresentation-module__cIcCnG__videoWrapper{background-color:#000;border-radius:10px;width:100%;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 2px 10px #0003}.VideoPresentation-module__cIcCnG__videoPlayer{border:none;border-radius:10px;width:100%;height:100%;position:absolute;top:0;left:0}@media (min-width:768px){.VideoPresentation-module__cIcCnG__videoPresentationContainer{margin:30px auto;padding:0 20px}}
