.auth-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:20}.auth-modal-content{background:#fff;padding:20px;border-radius:8px;width:360px;text-align:center;position:relative;min-height:45vh}.auth-modal-content,.auth-modal-content .auth-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}.auth-modal-content .auth-wrapper{gap:2rem}.auth-modal-content .auth-wrapper .auth_title{color:#000}.close-btn{position:absolute;top:5px;right:12px;font-size:22px;cursor:pointer}.emailForm-wrapper{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;width:100%}.emailForm-wrapper .input_email{width:100%;height:50px;background-color:#f2f2f2;border-radius:8px;padding-left:15px}.emailForm-wrapper .input_email:focus{border-color:#f5a68f;outline:none}.emailForm-wrapper .code-inputs-wrapper{display:flex;gap:10px;justify-content:center;margin:10px 0}.emailForm-wrapper .code-input{width:40px;height:50px;font-size:24px;text-align:center;border:1px solid #ccc;border-radius:8px}.emailForm-wrapper .codesend_btn,.emailForm-wrapper .enter_btn{display:flex;align-items:center;justify-content:center;width:100%;padding-right:26px;padding-left:20px;border-radius:8px;background-color:#f5a68f;color:#fff;font-size:20px;font-weight:600;gap:8px;height:56px}.checkbox_checkboxWrapper__6b3Q7{margin-top:1rem}.checkbox_checkboxLabel__IMtws{font-size:.9rem;display:flex;align-items:center;gap:.5rem}.checkbox_personalWrapper__T3_XW{display:flex}.checkbox_personalWrapper__T3_XW span{min-width:100px;font-size:20px}.checkbox_personalWrapper__T3_XW span a{color:#d8022a}.checkbox_personalWrapper__T3_XW span a:hover{color:#343a40}.checkbox_checkbox__XmHa3{transform:scale(1.2)}