body.modal-open{overflow:hidden}.modal-custom{background:#1c1c1c;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.modal-dialog-custom{align-items:center;color:var(--white);display:flex;height:100%;justify-content:center;opacity:0;padding:70px;position:relative;text-align:center;transition:.25s;width:100%}.modal-custom.show .modal-dialog-custom{opacity:1}.modal-dialog-content{max-width:80%;width:713px}.auth-subtitle,.auth-title{color:var(--white);font-size:32px;font-weight:700;line-height:1.35;margin-bottom:12px}.auth-subtitle{font-size:14px;line-height:1.5;margin-bottom:70px}.modal-custom-form-wrapper{margin-bottom:16px;width:100%}.form-group{margin-bottom:18px}.form-group:last-of-type{margin-bottom:24px}.modal-custom-form-wrapper input{border:1px solid var(--content-text-tertiary);border-radius:3px;color:var(--gray-500);font-size:16px!important;font-weight:450;line-height:1.5;outline:none!important;padding:10px 16px!important}.btn-auth-google,.modal-custom-form-wrapper .hs-button{align-items:center;background:var(--orange-600,#c15121);border:2px solid var(--orange-600,#c15121);border-radius:8px;color:var(--white)!important;display:flex;flex-direction:row;font-family:Inter,sans-serif;font-size:16px!important;font-weight:600;justify-content:center;line-height:1.5;min-width:160px;opacity:1;padding:8px 16px;text-decoration:none;transition:.3s;white-space:nowrap;width:100%!important}.modal-custom-form-wrapper .hs-button:hover{background:var(--orange-700,#b04920)}.btn-auth-google{background:#fff;border:1px solid #dfdfdf;box-shadow:0 1px 2px 0 rgba(10,13,18,.05),inset 0 -2px 0 0 rgba(10,13,18,.05),inset 0 0 0 1px rgba(10,13,18,.18);color:var(--gray-700)!important;gap:12px;margin-bottom:16px;padding:9px 16px}.btn-auth-google:hover{border-color:var(--orange-700,#b04920);color:var(--orange-700,#b04920)!important}.auth-switch{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.42857;margin-bottom:40px}.auth-switch a{color:var(--orange-300);font-weight:600;text-decoration:none}.auth-switch a:hover{text-decoration:underline}.auth-bottom h4{font-size:20px;font-weight:450;line-height:1.5;margin-bottom:12px}.auth-bottom a{align-items:center;color:var(--orange-300);display:inline-flex;font-family:CircularXX,sans-serif;font-size:14px;font-weight:700;line-height:1.5;text-align:center;text-decoration:none}.auth-bottom-btn-arrow{margin-left:4px;transition:.3s}.auth-bottom a:hover .auth-bottom-btn-arrow{transform:translateX(5px)}.auth-bottom a:hover .auth-bottom-btn-text{text-decoration:underline}