.form{margin-top:30px;gap:1rem;width:100%;display:flex;flex-direction:column}.form .forgot-password{width:100%;display:flex;align-items:center;justify-content:flex-end}.form .forgot-password .forgot-password-button{padding:0;border:none;color:#1f1f1f;text-align:end;background:none;font-weight:540;line-height:28px;font-family:DM Sans,sans-serif}.form .signup-button{gap:8px;width:100%;border:none;color:#3b3b3b;cursor:pointer;font-size:20px;font-weight:500;max-height:64px;line-height:24px;padding:19px 28px;border-radius:100px;background-color:#ffd49c;font-family:DM Sans,sans-serif;display:flex;align-items:center;justify-content:center}.form .signup-button:hover{border:none;color:#3b3b3b;background-color:#ffbe6a}.form .signup-button:active{border:none;color:#3b3b3b;background-color:#f3b25e}.cursor-pointer{cursor:pointer}.signup-oauth-buttons{display:flex;margin-top:30px;flex-direction:column}.signup-oauth-buttons .signup-oauth-button{gap:.5rem;color:#333;display:flex;font-size:20px;cursor:pointer;font-weight:400;padding:22px 28px;background:#fff;max-height:72px;align-items:center;border-radius:40px;justify-content:center;border:1px solid #abafb1}.signup-oauth-buttons .signup-oauth-button:active,.signup-oauth-buttons .signup-oauth-button:hover{color:#333;background:#fff}.signup-oauth-buttons .google .google-icon{width:23px;height:23px;object-fit:none}.signup-oauth-buttons .apple .apple-icon-bg{width:28px;height:29px;display:flex;align-items:center;border-radius:50px;background:#333;justify-content:center}.signup-oauth-buttons .apple .apple-icon-bg .apple-icon{width:14px;height:15px;margin-bottom:1px}@media(max-width:768px){.form{gap:.75rem}.form .forgot-password .forgot-password-button{font-size:14px;line-height:20px}.form .signup-button{font-size:16px;max-height:47px;padding:14px 20px;border-radius:50px}.signup-oauth-buttons{margin-top:28px}.signup-oauth-buttons .signup-oauth-button{font-size:16px;max-height:60px;padding:14px 20px;border-radius:30px;gap:.4rem;display:flex;align-items:center;justify-content:center}.signup-oauth-buttons .google{display:flex;font-size:16px;padding:10px 15px;align-items:center;justify-content:center}.signup-oauth-buttons .google .google-icon{width:22px;height:22px}}