#loginScreenBackground{position:fixed;top:0;left:0;min-width:100%;min-height:100%;width:auto;height:auto;z-index:-100}#loginScreenBackground .slideshow-image{position:absolute;height:100%;width:100%}#loginScreenBackground>video{position:fixed;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;z-index:-100;-ms-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);background-size:cover}.login-input{padding:4px;padding-left:60px;width:100%;height:48px;border:none;background-color:rgba(0,0,0,.2);border-radius:22px;background-repeat:no-repeat;background-size:40px;background-position:8px center;font-size:1.4em;color:#fff}.login-input-user{background-image:url(../images/input-icon-user.png)}.login-input-pass{background-image:url(../images/input-icon-pass.png)}#btnLoginWithFacebook{text-decoration:none;display:inline-block;width:100%;color:#fff;font-size:1em;background-color:#3b5998;background-clip:padding-box;border:4px solid rgba(59,89,152,.8);border-radius:30px}#btnLoginWithFacebook>i{margin:10px;font-size:1.2em}#btnLoginWithFacebookText{display:inline-block}#btnLoginWithLinkedIn{text-decoration:none;display:inline-block;width:100%;color:#fff;font-size:1em;background-color:#2c83b6;background-clip:padding-box;border:4px solid rgba(44,131,182,.8);border-radius:30px}#btnLoginWithLinkedIn>i{margin:10px;font-size:1.2em}#btnLoginWithLinkedInText{display:inline-block}.btn-login-with-google{display:flex;justify-content:center;margin-top:10px}.already-account{margin:30px 0}@media screen and (max-height:600px){#btnLogin,.btnLogin{padding:1px 16px;font-size:1em}#btnLogin{margin-top:20px}#btnLoginWithFacebook>i{margin:3px 10px}#btnLoginWithLinkedIn>i{margin:3px 10px}.login-form-row input{height:30px;font-size:1em;padding-left:40px}.already-account{margin-bottom:0}.login-icon{max-width:15px;margin-top:5px}.user-login-icon.login-icon{margin-top:8px}#loginRememberPassBtn,.login-form-row span{font-size:.8em}}.show-pass-icon{top:0!important;bottom:0;margin:auto;font-size:20px;right:5px;color:grey;max-width:25px;max-height:25px}.error-div{background-color:#f2dede;color:#b15654;border-radius:5px;padding:15px 15px 10px 15px;margin-bottom:15px}.close-error-message{cursor:pointer}.loginScreenDiv{background-position:center;background-size:cover}.login-input{display:flex;height:40px;padding:8px 12px;align-items:center;align-self:stretch;border-radius:8px;background-color:#f5f5f5;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:20px;color:#282828!important;border:2px solid transparent!important}.login-input:-ms-input-placeholder,.login-input::-moz-placeholder,.login-input::-webkit-input-placeholder,.login-input::placeholder{color:#909090}.login-input:hover{outline:0;box-shadow:none;border:2px solid #d8d8d8!important;background-color:#f5f5f5}.login-input:focus{outline:0;box-shadow:none;border:2px solid #d8d8d8!important;background-color:#fff}.login-icon{display:none}#btnLogin,.btnLogin{text-transform:uppercase;border:none;border-radius:8px;height:48px;font-family:Roboto,sans-serif;padding:16px;color:var(--color-text-contrast,#fff);font-size:14px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.42px}#loginRememberPassBtn{border-radius:8px;height:40px;padding:11px 16px;color:#282828!important;font-family:Roboto;font-size:14px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.42px;text-decoration:none;background-color:#f5f5f5}#loginRememberPassBtn:hover{color:#909090!important}.show-pass-icon{right:12px;color:#909090}.btn-login-with-google{margin-top:16px}#register-modal.in{display:flex!important;align-items:center;justify-content:center;padding:32px;padding-top:0}#register-modal .modal-dialog{width:100%;max-width:480px;margin:0;max-height:calc(100vh - 32px);display:flex;flex-direction:column}#register-modal .modal-content{background-color:#fff;border-radius:16px;border:none;box-shadow:0 4px 24px rgba(0,0,0,.12);display:flex;flex-direction:column;max-height:calc(100vh - 64px);overflow:hidden;width:100%}#register-modal .modal-scroll-area{flex:1 1 auto;overflow-y:auto;min-height:0}#register-modal .modal-header{background-color:#fff;padding:24px;padding-bottom:0;text-align:center;border-bottom:none;padding-top:64px;position:relative}#register-modal .modal-header .modal-close-btn{width:32px;height:32px;position:absolute;top:24px;left:24px}#register-modal .modal-img{width:64px;height:64px;margin-bottom:12px}#register-modal .modal-title{font-family:Roboto,sans-serif;font-size:40px;font-weight:900;line-height:44px;letter-spacing:-.6px;color:#282828}#register-modal .modal-subtitle{font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px;color:#909090}#register-modal .modal-body{padding:24px;padding-top:32px}#register-modal .modal-footer{padding:24px;border-top:2px solid #f5f5f5;flex-shrink:0;background-color:#fff}#register-modal .modal-body .placeholder-empty,#register-modal .modal-body label{font-family:Roboto,sans-serif;font-size:14px;font-weight:500;line-height:18px;color:#282828;text-align:left;padding-left:0;padding-right:0;margin-bottom:8px}#register-modal .form-control,#register-modal .register-input{background-color:#f5f5f5;border:2px solid transparent!important;border-radius:8px!important;height:40px;padding:8px 12px;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:20px;color:#282828;box-shadow:none;-webkit-appearance:none;appearance:none;text-align:left;transition:border-color .2s ease,background-color .2s ease}#register-modal .form-control:hover,#register-modal .register-input:hover{outline:0;box-shadow:none;border:2px solid #d8d8d8!important;background-color:#f5f5f5}#register-modal .form-control:focus,#register-modal .register-input:focus{outline:0;box-shadow:none;border:2px solid #d8d8d8!important;background-color:#fff}#register-modal .form-control::placeholder,#register-modal .register-input::placeholder{color:#909090}#register-modal select.form-control,#register-modal select.register-input{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23909090' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;padding-right:36px}#register-modal .modal-actions{display:flex;flex-direction:column;gap:16px}#register-modal .modal-actions .modal-footer-close-btn{color:#282828;background-color:#f5f5f5}#register-modal .modal-actions .modal-footer-close-btn:hover{border:none}#register-modal .form-group{margin-bottom:24px}#register-modal #min8charPass{background-color:#c0f0fc;color:#07a7f1;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:20px;padding:16px;border-radius:8px;margin-top:12px}#register-modal #registerBtn,#register-modal #registerFbBtn,#register-modal #registerLiBtn{border-radius:8px;height:48px;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;line-height:18px;letter-spacing:.42px;text-transform:uppercase;border:none;transition:background-color .2s ease,color .2s ease}#register-modal #registerBtn.register-btn-disabled,#register-modal #registerFbBtn.register-btn-disabled,#register-modal #registerLiBtn.register-btn-disabled{background-color:#f5f5f5!important;color:#d8d8d8!important;cursor:not-allowed;pointer-events:none}#register-modal #registerBtn.register-btn-disabled:hover,#register-modal #registerFbBtn.register-btn-disabled:hover,#register-modal #registerLiBtn.register-btn-disabled:hover{cursor:not-allowed}#register-modal .modal-body label.policy-checkbox-row{display:flex;align-items:center;gap:16px;padding:12px 16px;background:#fff;border:2px solid #f5f5f5;border-radius:8px;cursor:pointer;margin-bottom:24px;font-size:16px;font-weight:400;color:#282828;line-height:20px;min-height:62px}#register-modal .policy-checkbox-row input[type=checkbox]{-webkit-appearance:none;appearance:none;width:24px;height:24px;min-width:24px;cursor:pointer;margin:0;border-radius:4px;border:2px solid #d8d8d8;background-color:#fff}#register-modal .policy-checkbox-row input[type=checkbox]:focus{outline:0}#register-modal .policy-checkbox-row input[type=checkbox]:checked{background-color:var(--checkbox-accent,#282828);border-color:var(--checkbox-accent,#282828);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M3 8l3.5 3.5L13 4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:14px}#register-modal .policy-required{color:#282828}#register-modal .box-privacy{background-color:#f5f5f5;border-radius:8px;padding:16px;max-height:200px;overflow-y:auto;margin-bottom:12px}#register-modal .box-privacy p{font-family:Roboto,sans-serif;font-size:14px;line-height:20px;color:#282828}#register-modal .error-div{border-radius:8px}#register-modal h2{color:#282828;font-family:Roboto;font-size:26px;font-style:normal;font-weight:900;line-height:30px;letter-spacing:-.325px;margin-top:24px;margin-bottom:24px}#register-validation.in{display:flex!important;align-items:center;justify-content:center;padding:32px}#register-validation .modal-content{background-color:#fff;border-radius:16px;border:none;box-shadow:0 4px 24px rgba(0,0,0,.12);overflow:hidden;width:100%;max-width:400px;margin:0}#register-validation .modal-header{padding:32px;padding-top:48px;padding-bottom:0;text-align:center;border:none}#register-validation .modal-close-btn{display:none}#register-validation .modal-img{width:64px;height:64px;margin-bottom:16px}#register-validation .modal-header .title{color:#282828!important;font-family:Roboto;font-size:32px;font-style:normal;font-weight:900;line-height:36px;letter-spacing:-.48px;margin:0;margin-bottom:8px}#register-validation .modal-header .subtitle{color:#909090!important;font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:20px;margin:0}#register-validation .modal-body{padding:32px}#register-validation #accept-register-validation{color:#282828;background-color:#f5f5f5;width:100%}#register-validation #accept-register-validation:hover{border:none}