.custom-forgot-password-modal-root{z-index:10000;background-color:#00000080;justify-content:center;align-items:center;width:100vw;height:100dvh;display:flex;position:fixed;top:0;left:0}.custom-forgot-password-modal-container{background-color:#fff;border-radius:2rem;flex-direction:column;width:500px;max-height:90dvh;padding-bottom:3rem;display:flex}@media (max-width:768px){.custom-forgot-password-modal-container{width:85%}}.custom-forgot-password-modal-header{border-top-left-radius:1rem;border-top-right-radius:1rem;padding:1.5rem 2rem 1rem;display:flex}.custom-forgot-password-modal-header-title{margin-bottom:1.5rem;font-family:Inter Tight;font-weight:800;line-height:3rem;font-size:3rem!important}.custom-forgot-password-modal-header-back-btn{cursor:pointer;margin-left:-4rem;font-weight:600}.custom-forgot-password-modal-header-exit-btn-container{justify-content:flex-end;width:6rem;margin-left:auto;display:flex}.custom-forgot-password-modal-header-exit-btn{cursor:pointer;font-size:1.5rem}.custom-forgot-password-modal-title{padding:1rem 3rem 0;font-weight:800;line-height:3rem;font-size:3rem!important}@media (max-width:768px){.custom-forgot-password-modal-title{line-height:2rem;font-size:1.875rem!important}}.custom-forgot-password-modal-content{max-height:80vh;padding:2rem 3rem 1rem;overflow:auto}.custom-forgot-password-modal-input-group{flex-direction:column;margin-bottom:1rem;display:flex}.custom-forgot-password-modal-input-label{margin-bottom:.5rem;font-weight:600}.custom-forgot-password-modal-input-field{border:1px solid #a3a3a3;border-radius:.5rem;padding:1rem .75rem;font-size:1rem}.custom-forgot-password-modal-btn-group{align-items:center;padding:1rem 3rem 0;display:flex}.custom-forgot-password-modal-btn-group .custom-button-container{margin-right:1rem}.custom-forgot-modal-error-container{margin-bottom:1rem}.custom-forgot-modal-error-entry{color:red;font-style:italic}
