.page_forgot__qcxwD{margin:75px 0;display:flex;flex-direction:column;align-items:center;gap:15px}.page_title__QyHXu{font-size:25px;color:#000;font-weight:600}.page_input__YaFKB{margin:15px 0 0;width:375px;border:1px solid #e4e4e4;border-radius:99px;height:52px;outline-color:#253b26;padding:0 0 0 20px}.page_form__1K5uG{margin:10px 0 0;display:flex;justify-content:center;flex-direction:column;align-items:center}.page_button__JdAWd{margin:30px 0 0;display:block;background-color:#253b26;border-radius:99px;padding:17px 10px;width:100%;border:none;color:#fff;font-weight:500;cursor:pointer}.page_button__JdAWd:active{transform:scale(.97)}.page_button__JdAWd:disabled{opacity:.7}.page_inputError__oI5h6{border:2px solid red}.page_checkbox__Bk1_V{width:375px;display:flex;margin:15px 0 0}.page_checkbox__Bk1_V span{color:#000;font-size:12px;font-weight:400;line-height:1.5}.page_checkbox__Bk1_V label{margin:0 10px 0 0}.page_custom_checkbox__wlrjV{display:flex;gap:10px;cursor:pointer;position:relative}.page_custom_checkbox__wlrjV input[type=checkbox]{visibility:hidden;position:absolute}.page_custom_checkbox__wlrjV .page_checkmark__sZ29a{width:25px;height:25px;display:inline-block;background-color:#f3f3f3;border:1px solid #e1e1e1;border-radius:5px;cursor:pointer}.page_custom_checkbox__wlrjV input[type=checkbox]:checked+.page_checkmark__sZ29a{background-color:#253b26}.page_custom_checkbox__wlrjV input[type=checkbox]:checked+.page_checkmark__sZ29a:after{content:"";position:absolute;left:9px;top:5px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg)}