#forgot-password.login-type-page h1{margin-bottom:12px;font-size:clamp(24px,5vh,46px);color:var(--charcoal)}#forgot-password.login-type-page h2{font-size:24px}#forgot-password.login-type-page h3{font-size:18px}#forgot-password.login-type-page .main-logo-mobile{width:180px;margin-bottom:48px}#forgot-password{min-height:100vh}#forgot-password,#forgot-password main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#forgot-password main form{width:300px}#forgot-password main form .reset-msg{margin-top:12px}#forgot-password main form .btn-login{margin-top:26px}#forgot-password .to-login{font-size:12px;text-align:center;margin:36px 0 0 0}#forgot-password .to-login a{color:var(--charcoal-50);text-decoration:underline}#forgot-password aside{display:none}@media only screen and (min-width:900px){#forgot-password{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#forgot-password .to-signup-mobile{display:none}#forgot-password .main-logo{display:block}#forgot-password .main-logo-mobile{display:none}#forgot-password main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#forgot-password aside,#forgot-password main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#forgot-password aside{height:100vh;width:clamp(400px,40vw,550px);background:var(--signup-aside);-webkit-box-shadow:inset 2px 0 4px rgba(0,0,0,.05);box-shadow:inset 2px 0 4px rgba(0,0,0,.05)}#forgot-password aside .content{min-height:310px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#forgot-password aside .content,#forgot-password aside .visual{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#forgot-password aside .visual{width:200px;height:200px;font-size:80px;color:var(--orange-web);opacity:.75}#forgot-password aside p{width:250px;text-align:center}#forgot-password aside .main-logo{display:block;margin-left:-8px;width:180px}}@media only screen and (min-width:900px){#forgot-password main form{width:400px}}