@charset "UTF-8";.registeration-form-container{background-color:#f9fafb}.reg-hero-banner{background:var(--nx-grad, linear-gradient(-90deg, rgb(73, 174, 217) 0%, rgb(46, 103, 171) 73%, rgb(46, 99, 167) 100%));padding:28px 0;margin-bottom:40px}.reg-hero-content{display:flex;flex-direction:column;gap:6px}.reg-hero-title{color:#fff;font-size:24px;font-weight:600;margin:0;line-height:1.4;text-align:start}.reg-hero-subtitle{color:#ffffffe0;font-size:14px;font-weight:400;margin:0;line-height:1.6}.registeration-form{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px;padding-top:0}.registeration-form-header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.registeration-form-header p{color:#757b80;text-align:center;font-size:16px;font-weight:400;line-height:24px}.login-form-card{background:#fff;border-radius:16px;padding:32px;width:100%;max-width:480px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.form-group{margin-bottom:20px}.form-group label,.uni-label{color:#161616;display:flex;align-items:center;gap:4px;font-size:14px;font-weight:500;line-height:24px;margin-bottom:8px}.form-control,.auth-input{width:100%;padding:12px 16px;border:1px solid #cbd5e0;border-radius:8px;font-size:14px;transition:all .2s}.form-control:focus,.auth-input:focus{outline:none;border-color:var(--nx-auth-accent-dark, #25376D);box-shadow:0 0 0 3px rgba(var(--nx-auth-accent-dark-rgb, 37, 55, 109),.1)}.form-control.is-invalid{border-color:#dc3545}.text-danger{color:#e53e3e;font-size:13px;margin-top:4px}.required-asterisk{color:#e53e3e;font-size:14px;font-style:normal;font-weight:600}.nx-btn{background-color:var(--nx-btn-bg, var(--nx-auth-accent-dark, #25376D));color:var(--nx-btn-color, #fff);border:none;border-radius:8px;padding:12px 24px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.nx-btn:hover{filter:brightness(.9)}.nx-btn:disabled{background-color:#999;cursor:not-allowed;opacity:.7}.nx-btn.nx-btn--ghost{background-color:#fff;color:#161616;border:1px solid #E0E2E5}.nx-btn.nx-btn--ghost:hover{background-color:#f5f6f8;filter:none}.password-input-wrapper{position:relative}.password-toggle-btn{position:absolute;left:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:4px;color:#666}.auth-checkbox-label{display:flex;align-items:center;font-size:14px;color:#161616;cursor:pointer}.auth-checkbox{margin-left:8px!important;accent-color:var(--nx-auth-accent-dark, #25376D)}.auth-forgot-link{color:var(--nx-auth-accent-dark, #25376D);font-size:14px;text-decoration:none}.auth-forgot-link:hover{text-decoration:underline}.login-link-text{color:#757b80;font-size:14px}.auth-submit-btn{width:100%;margin-top:8px;display:flex;align-items:center;justify-content:center;gap:8px}.auth-otp-input{text-align:center;letter-spacing:6px;font-size:20px;font-weight:600}.auth-alert{text-align:right;margin-bottom:20px;padding:12px 16px;border-radius:8px;font-size:14px}.auth-alert-danger{background:#fdecec;color:#c0392b;border:1px solid #f5c6cb}.auth-alert-success{background:#eafaf1;color:#1e7e4f;border:1px solid #c3e6cb}.step-content{width:100%}.step-title{font-size:24px;font-weight:700;color:#1a202c;margin-bottom:24px;text-align:center}.dir-ltr{display:inline-block;direction:ltr}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-radius:7px;border-end-end-radius:0;border-start-end-radius:0}.input-group .input-group-addon{border-radius:7px;border-start-start-radius:0;border-end-start-radius:0;border-inline-start:0;border-left:1px solid #ccc}.highlight-alert{animation:pulse-alert 2s;border-left:4px solid #dc3545;padding-left:10px}.highlight-error{animation:pulse-error 2s;border-color:#dc3545!important}@keyframes pulse-alert{0%{background-color:#dc35451a}50%{background-color:#dc354533}to{background-color:#dc35451a}}@keyframes pulse-error{0%{box-shadow:0 0 #dc354566}70%{box-shadow:0 0 0 10px #dc354500}to{box-shadow:0 0 #dc354500}}.upload-container{width:100%;direction:rtl}.upload-box{border:2px dashed #cfd8dc;border-radius:10px;padding:30px;text-align:center;cursor:pointer;background:#fafafa;transition:border-color .3s;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.upload-box:hover{border-color:#90caf9}.upload-box .icon{font-size:30px;margin-bottom:24px}.upload-box .title{color:#161616;font-size:16px;font-weight:500;line-height:24px;margin:0;text-align:center}.upload-box .hint{font-size:12px;color:#666;margin-bottom:24px}.browse{background:#eee;padding:8px 14px;border-radius:6px;display:inline-block;font-size:14px}.progress{height:30px;border-radius:8px;background-color:#e9ecef;overflow:hidden}.progress-bar{display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;background-color:#00a389;transition:width .6s ease}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.text-success{color:#00a389;font-weight:500}.uploaded-file-label{display:flex;align-items:center;justify-content:space-between;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:12px 16px;margin-top:12px;direction:rtl}.file-info{display:flex;align-items:center;gap:10px}.file-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background-color:#067647;color:#fff;border-radius:50%;font-size:14px;font-weight:700}.file-name{color:#161616;font-size:14px;font-weight:500}.remove-file-btn{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:4px;color:#666;transition:color .2s}.remove-file-btn:hover{color:#e53e3e}.checkbox-container{display:flex;flex-direction:column;gap:12px}.checkbox-label{display:flex;align-items:flex-start;cursor:pointer;transition:all .2s;margin:0}.checkbox-input{width:20px;height:20px;margin-left:12px;margin-top:2px;cursor:pointer;flex-shrink:0;accent-color:#067647;border-radius:50%;-moz-appearance:none;appearance:none;-webkit-appearance:none;border:2px solid #ccc;background-color:#fff;position:relative}.checkbox-input:checked{background-color:#067647;border-color:#067647}.checkbox-input:checked:after{content:"✓";position:absolute;color:#fff;font-size:12px;top:50%;left:50%;transform:translate(-50%,-50%)}.checkbox-text{flex:1;font-size:14px;line-height:1.6;color:#2d3748;font-weight:400}.terms-link{color:#00a389;text-decoration:underline;font-weight:500}.terms-link:hover{color:#008c75}@media (max-width: 768px){.step-title{font-size:20px}.upload-container{max-width:100%}.checkbox-label{padding:12px}.checkbox-text{font-size:13px}}.registeration-form-container--centered{min-height:calc(100vh - 200px);display:flex;align-items:center;justify-content:center;padding:48px 0 75px}.registeration-form-content{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;background-color:#fff;padding:40px;box-shadow:0 8px 28px -6px #18274b05,0 18px 88px -4px #18274b0a}.step-track{width:calc(100% + 80px);margin-left:-40px;margin-right:-40px;height:8px;background-color:#e9eaed;border-radius:0;overflow:hidden;flex-shrink:0}.step-track-fill{height:100%;background-color:var(--nx-auth-accent, #49AED9);border-radius:0;transition:width .4s ease}@media (max-width: 768px){.step-track{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px}}@media (max-width: 480px){.step-track{width:calc(100% + 32px);margin-left:-16px;margin-right:-16px}}.registeration-form-container--centered .registeration-form-content{max-width:640px;align-items:stretch;justify-content:flex-start;padding:40px 48px;box-shadow:0 4px 6px -1px var(--primary-color),0 2px 4px -1px #0000000f}.registeration-form-content .form-group{margin-bottom:24px}.trainer-radio-group,.trainer-training-times{border:1px solid #E0E2E5;border-radius:12px;padding:12px 16px}.trainer-training-times{padding:16px}.registeration-form-content .input-group{display:flex;flex-direction:row;align-items:stretch;width:100%}.registeration-form-content .input-group .nx-input{flex:1;min-width:0;border-radius:12px;border-end-start-radius:0;border-end-end-radius:0}.registeration-form-content .input-group .input-group-addon{display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:12px;border-start-start-radius:0;border-start-end-radius:0;border:1px solid #E0E2E5;border-inline-start:none;background:#fff;padding:12px 16px;font-size:14px}.registeration-form-content .select2-container--default .select2-selection--single,.registeration-form-content .select2-container--default .select2-selection--multiple{border-radius:12px;border:1px solid #E0E2E5;min-height:48px;padding:8px 16px}.registeration-form-content .select2-container--default .select2-selection--single .select2-selection__rendered,.registeration-form-content .select2-container--default .select2-selection--multiple .select2-selection__rendered{padding:0;font-size:14px}.registeration-form-content .select2-container--default .select2-selection--single .select2-selection__placeholder{font-size:14px}.registeration-form-content .select2-container--default.select2-container--focus .select2-selection--single,.registeration-form-content .select2-container--default.select2-container--focus .select2-selection--multiple{border-color:var(--nx-auth-accent-dark, #25376D);outline:none;box-shadow:0 0 0 3px rgba(var(--nx-auth-accent-dark-rgb, 37, 55, 109),.1)}.multi-step-form{width:100%}.step-container{width:100%;margin-bottom:32px}.drop-zone{cursor:pointer}.drop-zone.drag-over .upload-box,.upload-box.drag-over{border-color:var(--nx-navy)!important;background-color:rgba(var(--nx-auth-accent-dark-rgb, 37, 55, 109),.08)!important;transform:scale(1.02);transition:all .2s ease}label.upload-box{display:flex;flex-direction:column;align-items:center;cursor:pointer}@media (max-width: 768px){.registeration-form-content{padding:24px 20px}}@media (max-width: 480px){.registeration-form-content{padding:20px 16px;gap:20px}}.registeration-form-content .nx-input{display:block;width:100%;padding:12px 16px;border:1px solid #E0E2E5;border-radius:12px;font-size:14px;color:#252a37;background:#fff;transition:border-color .2s,box-shadow .2s;-moz-appearance:none;appearance:none;-webkit-appearance:none}.registeration-form-content .nx-input::placeholder{color:#8f96a3}.registeration-form-content .nx-input:focus{outline:none;border-color:var(--bs-primary);box-shadow:0 0 0 3px #25376d1a}.registeration-form-content .nx-input.is-invalid{border-color:#e53e3e}.registeration-form-content textarea.nx-input{min-height:110px;resize:vertical;line-height:1.6}.registeration-form-content select.nx-input{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%238090b0' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left 14px center;padding-left:40px;cursor:pointer}.registeration-form-content .radio-options-container{display:flex;align-items:stretch;gap:12px;width:100%}.registeration-form-content .radio-option-item{flex:1;min-width:0}.registeration-form-content .radio-label{display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;padding:12px 16px;margin:0;border:1px solid #E0E2E5;border-radius:12px;background:#fff;transition:all .2s ease}.registeration-form-content .radio-label:hover{border-color:var(--bs-primary)}.registeration-form-content .radio-label input[type=radio]{width:18px;height:18px;accent-color:var(--bs-primary);cursor:pointer}@media (max-width: 575px){.registeration-form-content .radio-options-container{flex-direction:column}}.auth-left{width:38%;max-width:515px;background:var(--nx-grad, linear-gradient(-90deg, #49AED9 0%, #2E67AB 73%, #2E63A7 100%))}.auth-left-content{z-index:2;padding:0 48px;color:#fff}.auth-left-content h2{font-size:32px;font-weight:700;line-height:1.4;letter-spacing:-.5px;margin-bottom:20px;color:#fff}.auth-left-content p{font-size:15px;line-height:1.7;opacity:.75;color:#fff;margin:0}.auth-topbar{padding:16px 100px}.auth-back-link{color:#252a37;font-size:14px}.auth-back-link:hover{opacity:.7;color:#252a37}.auth-back-link .back-icon{width:20px;height:20px;transform:scaleX(-1)}.auth-logos{gap:18px}.auth-logos-divider{width:1px;height:50px;background:#d1d5db;flex-shrink:0}.auth-logo-img{height:48px;width:auto}.auth-form-inner{max-width:576px}.auth-input{width:100%;padding:12px 16px;border:1px solid #E0E2E6;border-radius:12px;font-size:14px;color:#252a37;background:#fff;transition:border-color .2s,box-shadow .2s;direction:rtl;text-align:right}.auth-input::placeholder{color:#8f96a3}.auth-input:focus{outline:none;border-color:var(--nx-auth-accent, #49AED9);box-shadow:0 0 0 3px rgba(var(--nx-auth-accent-rgb, 73, 174, 217),.12)}.auth-input.is-invalid{border-color:#e53e3e}.auth-password-wrapper .auth-input{padding-left:44px}.auth-password-toggle{left:14px;background:none;border:none;cursor:pointer;padding:2px;color:#8f96a3;line-height:1}.auth-password-toggle:hover{color:var(--nx-auth-accent, #49AED9)}.auth-remember-label input[type=checkbox]{width:18px;height:18px;accent-color:var(--nx-auth-accent-light, #7ECBE2);cursor:pointer}.auth-forgot-link{font-size:14px;font-weight:600;color:#2f3841;text-decoration:none;transition:opacity .2s}.auth-forgot-link:hover{opacity:.7;color:#2f3841}.auth-submit-btn{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:14px 24px;background:var(--nx-auth-accent, #49AED9);color:#fff;border:none;border-radius:12px;font-size:14px;font-weight:700;cursor:pointer;text-decoration:none;transition:background .2s,opacity .2s}.auth-submit-btn:hover{background:var(--nx-auth-accent-hover, #3a9dc8);color:#fff}.auth-submit-btn:disabled{opacity:.6;cursor:not-allowed}.auth-toggle{display:flex;align-items:center;background:#f3f4f6;border-radius:10px;padding:4px;margin-bottom:20px;gap:4px}.auth-toggle input[type=radio]{display:none}.auth-toggle label{flex:1;text-align:center;padding:8px 12px;border-radius:8px;font-size:13px;font-weight:500;color:#6e7686;cursor:pointer;transition:background .2s,color .2s;margin:0}.auth-toggle input[type=radio]:checked+label{background:#fff;color:#252a37;font-weight:600;box-shadow:0 1px 4px #00000014}.auth-input-otp{letter-spacing:6px;font-size:18px;text-align:center}@media (max-width: 991px){.auth-topbar{padding:14px 20px}.auth-logos .auth-logo-img{height:36px}.auth-left-content{padding:0}.auth-left-content h2{font-size:22px}}@media (max-width: 575px){.auth-topbar{flex-direction:row-reverse}.auth-logos{gap:10px}.auth-logos-divider{height:36px}}
