.recover{display:flex;align-items:center;min-height:calc(100vh - var(--footer-height));background-color:var(--color-neutral-7);background-image:url(/_nuxt/src/assets/images/church/church.jpg);background-repeat:no-repeat;background-position:50%;background-size:cover}@media only screen and (min-device-pixel-ratio:2){.recover{background-image:url(/_nuxt/src/assets/images/church/church@2x.jpg)}}.recover__layout{padding:2.5rem;margin-top:3rem;margin-bottom:3rem}@media (min-width:768px){.recover__layout{max-width:40rem;padding-right:3rem;padding-left:3rem}}.recover__content{max-width:17.5rem;margin-right:auto;margin-left:auto}.recover__brand{margin-bottom:2rem}.recover__icon{--sprite-width:2rem;width:4.5em;height:4.5em;margin-right:auto;margin-bottom:1.5rem;margin-left:auto;color:var(--color-neutral-3);background-color:#f8f2e5;border-radius:50%}.recover__message,.recover__title{text-align:center}.recover__title{font-size:1.125rem;font-weight:600}.recover__message{margin-bottom:1.5rem;font-size:1.0625rem}