.forgot-password{display:flex;height:100vh}.forgot-password__content{align-items:center;display:flex;height:100%;justify-content:center;overflow-y:scroll;padding:2.5rem;width:100%}@media (min-width:992px){.forgot-password__content{width:50%}}@media (min-width:1400px){.forgot-password__content{width:40%}}.forgot-password__content-inner{max-width:400px;width:100%}.forgot-password__content--bigger{align-items:flex-start;padding-top:8rem}@media (min-width:992px){.forgot-password__content--bigger{width:100%}}@media (min-width:1400px){.forgot-password__content--bigger{width:60%}}.forgot-password__content--bigger>.forgot-password__content-inner{max-width:540px}.forgot-password__content-title{font-size:2rem;font-weight:700;margin-bottom:8px}@media (min-width:992px){.forgot-password__content-title{font-size:2.125rem}}.forgot-password__content-description{font-weight:300;margin-bottom:24px}.forgot-password__content-description>a{text-decoration:none}.forgot-password__form-button{width:100%}.forgot-password__screen{align-items:center;background-image:url(/build/images/screen.347bcfaa.jpg);background-size:cover;display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;padding:0;position:relative;width:0}@media (min-width:992px){.forgot-password__screen{padding:2.5rem;width:50%}}@media (min-width:1400px){.forgot-password__screen{width:60%}}@media (min-width:992px){.forgot-password__screen--smaller{padding:0;width:0}}@media (min-width:1400px){.forgot-password__screen--smaller{padding:2.5rem;width:40%}}.forgot-password__screen:before{background-color:rgba(0,0,0,.4);content:"";height:100%;left:0;position:absolute;top:0;width:100%}