@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}}.sacraments_containerSacraments__17DBV{height:70vh;display:flex;justify-content:center;align-items:center;font-family:Roboto;font-size:3rem;font-weight:600}