.supt-forgot-password-form__form{display:flex;flex-direction:column;gap:20px}.supt-forgot-password-form .supt-input-text__label{font-family:var(--font-primary);font-size:clamp(12px,.19vw + .71rem,14px);line-height:clamp(17px,.19vw + 1.02rem,19px);font-weight:400}.supt-forgot-password-form .supt-input-text__input{border-color:#bcd2d6;border-radius:10px;padding:14px}.supt-forgot-password-form__error{color:#ef476e;font-family:var(--font-primary);font-size:clamp(14px,.19vw + .83rem,16px);line-height:clamp(19px,.19vw + 1.14rem,21px);font-weight:400;margin:0}.supt-forgot-password-form__submit{margin-top:4px;align-self:center}.supt-forgot-password-form__back{font-family:var(--font-primary);font-size:clamp(12px,.19vw + .71rem,14px);line-height:clamp(17px,.19vw + 1.02rem,19px);font-weight:400;margin-top:16px;text-align:center;color:#364156}.supt-forgot-password-form__back span{text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-size:100% 1px;background-repeat:no-repeat;background-position:0 100%;background-size:0 1px;transition:background-size .3s ease-in-out}.supt-forgot-password-form__back:focus-visible span,.supt-forgot-password-form__back:hover span{background-size:100% 1px}