@import url("https://cdn-uicons.flaticon.com/2.6.0/uicons-regular-rounded/css/uicons-regular-rounded.css");.footer_containerFooter__paL_D{display:flex;align-items:center;background-color:#3E3229;flex-direction:column;font-family:Yantramanav;padding:2rem}.footer_containerFooter__paL_D div figure{text-align:left;width:400px}.footer_containerFooter__paL_D div figure div{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.footer_containerFooter__paL_D div figure figcaption{font-size:1.6rem;font-weight:600;color:var(--text-white);width:100%}.footer_containerFooter__paL_D div figure img{height:15rem;width:50%}.footer_containerBodyFooter__kKDYh{display:flex;justify-content:space-around;align-items:flex-start;gap:5rem;width:100%}.footer_containerBodyFooter__kKDYh div{display:flex;flex-wrap:wrap;justify-content:left;align-items:flex-start}.footer_containerFooter__paL_D .footer_footerTitleContent__UfM5h{font-size:2rem;color:#F8DB32;font-weight:900}.footer_containerFooter__paL_D>div section{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:15px}.footer_containerFooter__paL_D>div section p{color:var(--text-white);font-size:1.4rem;font-weight:400}.footer_containerFooter__paL_D>div section a{position:relative;color:#00afdb;font-weight:600}.footer_containerFooter__paL_D>div section a:after{content:"";position:absolute;width:100%;height:2px;background-color:rgb(255,255,255);bottom:-3px;left:0;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease-out}.footer_containerFooter__paL_D>div section a:hover:after{transform:scaleX(1);transform-origin:bottom left}.footer_containerBodyFooter__kKDYh .footer_footerMediaSocial__3KXbH{display:flex;flex-direction:column;align-items:flex-start}.footer_containerBodyFooter__kKDYh .footer_footerMediaSocial__3KXbH>div{display:flex;gap:3rem;justify-content:flex-start}.footer_containerBodyFooter__kKDYh .footer_footerMediaSocial__3KXbH i{font-size:3rem;color:var(--text-white);cursor:pointer}.footer_containerBodyFooter__kKDYh .footer_footerMediaSocial__3KXbH i:hover{color:lightgray}.footer_footerMass__YnI47>div{width:100%;display:flex;flex-direction:column;color:var(--text-white);font-size:1.4rem;align-items:flex-start}.footer_footerMass__YnI47 h2{text-align:left;width:100%}.footer_footerMass__YnI47 p{width:100%}.footer_footerMass__YnI47 li{list-style-type:none}@media (max-width:700px){.footer_containerFooter__paL_D div figure img{height:10rem;width:10rem}.footer_containerBodyFooter__kKDYh{flex-wrap:wrap}.footer_containerBodyFooter__kKDYh div:last-of-type{margin-top:2rem}.footer_containerFooter__paL_D div figure div{align-items:center;margin-top:0!important}.footer_containerFooter__paL_D div figure{text-align:center}.footer_containerFooter__paL_D>div section,.footer_footerMass__YnI47>div{align-items:center}.footer_footerMass__YnI47 h2,.footer_footerMass__YnI47 ul{width:100%;text-align:center}.footer_containerBodyFooter__kKDYh .footer_footerMediaSocial__3KXbH{align-items:center}.footer_containerBodyFooter__kKDYh div{justify-content:center!important;gap:2rem}}@media (max-width:1150px){.footer_containerFooter__paL_D div figure{text-align:left;width:auto}}.header_header__ptLqK{background-color:#3e3229;font-family:Poppins,sans-serif;justify-content:center}.header_header__ptLqK,.header_navHeader__watVB{width:100%;display:flex;align-items:center;position:relative}.header_navHeader__watVB{justify-content:space-between;max-width:1200px;padding-top:1rem;padding-bottom:1rem;gap:10rem}.header_navLeft__iH57q,.header_navRight__QBFsY{width:20%;gap:2rem;margin-left:-4rem}.header_navLeft__iH57q a,.header_navRight__QBFsY a{font-size:1.6rem;margin:2rem;transition:all .1s linear;position:relative;color:var(--text-white)}.header_header__ptLqK nav div a:after{content:"";position:absolute;width:100%;height:2px;background-color:rgb(255,255,255);bottom:-3px;left:0;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease-out}.header_header__ptLqK nav div a:hover:after{transform:scaleX(1);transform-origin:bottom left}.header_logo__lrSFN{top:0;height:25rem;position:absolute;z-index:999;left:calc(50% - 13.5rem)}.header_logo__lrSFN:hover{cursor:pointer}.header_navLeft__iH57q,.header_navRight__QBFsY{flex:1 1;display:flex;justify-content:center}.header_burguerMenu__unt63{display:none;position:absolute;top:25px;right:25px;font-size:4rem;color:var(--text-white);cursor:pointer}.header_burguerMenu__unt63:hover{color:#f7c822}.header_sideNavbar__zHg3_{position:fixed;top:0;right:0;height:100%;width:250px;display:flex;flex-direction:column;align-items:flex-start;background-color:#3e3229;padding:20px;gap:20px;z-index:99999;border-bottom-left-radius:50px;transition:transform .3s ease-in-out;transform:translateX(100%)}#header_exitBurguerMenu__8ZL3d{position:absolute;top:10px;right:10px;font-size:2.5rem;color:var(--text-white);cursor:pointer}.header_showMenu__xNpmP{transform:translateX(0)}.header_hideMenu__WU_Po{transform:translateX(100%)}.header_sideNavbar__zHg3_ a{color:var(--text-white);text-decoration:none;font-size:1.6rem;transition:color .3s}.header_sideNavbar__zHg3_ a:hover{color:#f7c822}.header_overlay__Uoth_{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:9999}@media (max-width:1150px){.header_navHeader__watVB{height:85px}.header_navLeft__iH57q,.header_navRight__QBFsY{display:none}.header_burguerMenu__unt63{display:block}.header_logo__lrSFN{left:0;top:7px;height:8rem;width:8rem}}.chapels_containerChapels__3WH_m{min-height:70vh;display:flex;justify-content:center;align-items:center;font-family:Roboto,sans-serif;flex-wrap:wrap;gap:2rem;padding:6rem 2rem}.chapels_card__ZDyd0{width:42rem;height:58rem;position:relative;border-radius:1.2rem;overflow:hidden;background:#fff;box-shadow:0 12px 34px rgba(0,0,0,.22);transition:transform .35s ease,box-shadow .35s ease;text-decoration:none;color:inherit;outline:none;cursor:pointer;&:hover{transform:scale(1.02);box-shadow:0 18px 48px rgba(0,0,0,.3)}&:focus-visible{box-shadow:0 0 0 4px rgba(25,118,210,.35),0 14px 36px rgba(0,0,0,.28)}.chapels_image__yGFJ9{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}&:hover .chapels_image__yGFJ9{transform:scale(1.06)}.chapels_mapBadge__6L7fv{position:absolute;top:1.2rem;right:1.2rem;display:inline-flex;align-items:center;gap:.6rem;font-size:1.3rem;font-weight:600;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(0,0,0,.08);border-radius:999px;padding:.6rem 1.2rem;box-shadow:0 4px 14px rgba(0,0,0,.18);text-transform:lowercase;transition:transform .25s ease,background .25s ease,box-shadow .25s ease;.chapels_mapIcon__vQXxL{width:1.6rem;height:1.6rem;fill:#1976d2}}&:hover .chapels_mapBadge__6L7fv{transform:translateY(-2px);background:#fff;box-shadow:0 6px 18px rgba(0,0,0,.25)}.chapels_cardTitle__ip9dE{position:absolute;left:0;right:0;bottom:0;padding:1.6rem 1.8rem 2.2rem;background:linear-gradient(0deg,rgba(0,0,0,.75) 0,rgba(0,0,0,0) 70%);display:flex;align-items:flex-end;justify-content:center;.chapels_title__LP84o{margin:0;font-family:Poppins,sans-serif;font-size:2.4rem;font-weight:700;color:#fff;text-align:center;line-height:1.3;text-shadow:0 2px 8px rgba(0,0,0,.85)}}}@media (max-width:1200px){.chapels_card__ZDyd0{width:38rem;height:54rem}.chapels_card__ZDyd0 .chapels_cardTitle__ip9dE .chapels_title__LP84o{font-size:2.2rem}}@media (max-width:768px){.chapels_card__ZDyd0{width:100%;height:56rem}.chapels_card__ZDyd0 .chapels_mapBadge__6L7fv{font-size:1.2rem}.chapels_card__ZDyd0 .chapels_cardTitle__ip9dE .chapels_title__LP84o{font-size:2rem}}.banner_containerBanner__08_IG{position:relative;width:100%;height:1080px;overflow:hidden}.banner_carouselWrapper__ykVqW{position:absolute;top:0;left:0;width:100%;height:100%}.banner_carouselTrack__GGE_b{display:flex;transition:transform .5s ease-in-out;height:100%}.banner_carouselImage__hGjt7{width:100%;height:100%;object-fit:fill;background-position:50%;background-repeat:no-repeat;flex-shrink:0;object-position:center}.banner_boxHeader__dSnZW{position:absolute;top:20%;left:10%;width:auto;background-color:#000000b5;border-radius:5px;z-index:10;font-family:Yantramanav,sans-serif}.banner_textBox__VH4ao{color:#ffffff;padding:10px;font-size:2rem;font-weight:600}.banner_textBox__VH4ao h1{font-size:3rem;font-weight:400;margin-bottom:10px}.banner_textBox__VH4ao h2{font-size:1.6rem;font-weight:600;margin-bottom:10px}.banner_textBox__VH4ao ul{font-size:1.8rem;font-weight:300;padding-left:40px}.banner_btnBox__429fb{background-color:#3E3229;margin-top:20px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.banner_btn__ZyxTH{color:var(--text-white);border:none;background-color:transparent;font-size:1.6rem;margin:3rem;transition:all .1s linear;position:relative}.banner_btn__ZyxTH:after{content:"";position:absolute;width:100%;height:2px;background-color:rgb(255,255,255);bottom:-3px;left:0;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease-out}.banner_btn__ZyxTH:hover:after{transform:scaleX(1);transform-origin:bottom left}.banner_containerEllipse__XEIbO{position:absolute;bottom:10px;right:calc(50% - 3rem);display:flex;gap:.8rem;z-index:10}.banner_containerEllipse__XEIbO div{background:rgb(243,243,243);height:1.5rem;width:1.5rem;border-radius:50%;transition:all .1s linear;cursor:pointer}.banner_containerEllipse__XEIbO div.banner_activeEllipse__sZKJb{background:rgb(80,80,80);transform:scale(1.2)}.banner_containerEllipse__XEIbO div:hover{background:rgb(209,209,209)}@media (max-width:1400px){.banner_containerBanner__08_IG{height:80vh}}@media (max-width:1000px){.banner_containerBanner__08_IG{height:60vh}}@media (max-width:810px){.banner_containerBanner__08_IG{height:30vh}.banner_boxHeader__dSnZW{top:3%;left:0}.banner_textBox__VH4ao{color:#ffffff;padding:10px;font-size:2rem;font-weight:600}.banner_textBox__VH4ao h1{font-size:2.6rem}.banner_textBox__VH4ao h2{font-size:1.4rem}.banner_textBox__VH4ao ul{font-size:1.5rem}}