:root{--base-font-size: 15px;--font-light: 300;--font-normal: 400;--font-medium: 500;--font-semibold: 600;--font-bold: 700;--font-extrabold: 800;--brand-green: #99c14d;--brand-green-dark: #7da33d;--brand-blue: #6699cc;--brand-blue-dark: #5285b8;--brand-red: #e30613;--color-secondary: var(--brand-green);--color-dark: #0e1e3e;--color-dark-2: #626f84;--color-dark-3: #a0aec0;--color-light: #ffffff;--color-border: #e2e8f0;--color-red: #ff5748;--default-border-radius: 12px;--auth-card-radius: 20px;--transition-200: .2s ease-in-out;--transition-300: .3s ease-in-out}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}*{margin:0;padding:0;box-sizing:border-box}.flex-common,.checkbox-group{display:flex;align-items:center;justify-content:space-between}.form-control::-moz-placeholder{font-family:var(--base-font-family);font-size:var(--base-font-size);font-style:normal;font-weight:var(--font-normal);line-height:160%}.base-font,.form-control,.form-control::placeholder,body{font-family:var(--base-font-family);font-size:var(--base-font-size);font-style:normal;font-weight:var(--font-normal);line-height:160%}body{padding:0;margin:0;color:var(--color-dark);min-width:320px}.ltr body{background:linear-gradient(135deg,#f4f8fc,#eef5eb,#f0f6fb)}.rtl body{background:linear-gradient(-135deg,#f4f8fc,#eef5eb,#f0f6fb)}[x-cloak]{display:none}.rtl{direction:rtl}.rtl .auth-wrapper .back-to svg{transform:rotate(180deg)}.login-page{overflow:hidden}.login-page .auth-form-header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.login-page .auth-form-body-top{display:none}.login-page .dropdown{display:block;z-index:10000;width:-moz-max-content;width:max-content;position:relative;text-transform:uppercase}.login-page .dropdown-button{color:#555;border:none;border-radius:5px;cursor:pointer;width:-moz-max-content;width:max-content;display:flex;align-items:center;background:transparent;position:relative}.ltr .login-page .dropdown-button{text-align:left}.rtl .login-page .dropdown-button{text-align:right}.login-page .dropdown-button.active:after{content:"";display:block;width:13px;height:13px;background:#fff;box-shadow:#63636333 0 2px 5px;border-radius:4px;position:absolute;bottom:-13px;z-index:111}.ltr .login-page .dropdown-button.active:after{transform:translate(-50%) rotate(130deg);left:50%;border-top-left-radius:50%}.rtl .login-page .dropdown-button.active:after{transform:translate(50%) rotate(-130deg);right:50%;border-top-right-radius:50%}.login-page .dropdown-button.active:before{content:"";width:30px;height:9px;background:#fff;position:absolute;bottom:-14px;z-index:112;border-radius:10px}.ltr .login-page .dropdown-button.active:before{left:50%;transform:translate(-50%)}.rtl .login-page .dropdown-button.active:before{right:50%;transform:translate(50%)}.login-page .dropdown-button span{font-size:12px;font-family:var(--base-font-family);font-weight:var(--font-medium);width:-moz-max-content;width:max-content;max-width:55px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.login-page .dropdown-button svg:first-child{width:13px}.ltr .login-page .dropdown-button svg:first-child{margin-right:5px}.rtl .login-page .dropdown-button svg:first-child{margin-left:5px}.login-page .dropdown-button svg:first-child path{stroke:#000000b3}.login-page .dropdown-button svg:last-child{width:11px;transition:.2s ease-in-out}.ltr .login-page .dropdown-button svg:last-child{margin-left:5px}.rtl .login-page .dropdown-button svg:last-child{margin-right:5px}.ltr .login-page .dropdown-button svg.rotate{transform:rotate(180deg)}.rtl .login-page .dropdown-button svg.rotate{transform:rotate(-180deg)}.login-page .dropdown-menu{position:absolute;background-color:#fff;box-shadow:#63636333 0 2px 5px;border-radius:5px;margin-top:10px;width:80px;z-index:100;top:calc(100% - 5px);padding:9px 0}.ltr .login-page .dropdown-menu{right:0}.rtl .login-page .dropdown-menu{left:0}.login-page .dropdown-item{font-weight:var(--font-normal);padding:6px 11px;text-decoration:none;color:#333;cursor:pointer;transition:background-color .3s ease;font-size:12px;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.login-page .dropdown-item:hover{background-color:#eee}.auth-wrapper{display:flex;align-items:stretch;width:100%;min-height:100vh;overflow:hidden}.auth-wrapper .back-to{position:fixed;top:32px;width:42px;height:42px;border-radius:50%;background:#ffffffeb;color:var(--color-dark);border:1px solid rgba(255,255,255,.6);box-shadow:0 8px 24px #0e1e3e1f;display:flex;align-items:center;justify-content:center;transition:var(--transition-300);z-index:20;text-decoration:none}.ltr .auth-wrapper .back-to{left:32px}.rtl .auth-wrapper .back-to{right:32px}.auth-wrapper .back-to:hover{background:var(--color-dark);color:var(--color-light);transform:translateY(-2px);box-shadow:0 12px 28px #0e1e3e2e}.auth-wrapper .back-to svg{width:16px;height:16px}.ltr .auth-wrapper .back-to svg{margin-right:0}.rtl .auth-wrapper .back-to svg{margin-left:0}.auth-wrapper .back-to svg path{stroke:currentColor;transition:var(--transition-200)}.auth-wrapper .auth-left{width:44%;min-height:100vh;position:relative;z-index:2;overflow:hidden;display:flex;align-items:stretch}.auth-wrapper .auth-right{width:56%;min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;padding:48px 40px}.ltr .auth-wrapper .auth-right{background:radial-gradient(circle at 85% 15%,rgba(102,153,204,.08) 0%,transparent 42%),radial-gradient(circle at 10% 90%,rgba(153,193,77,.1) 0%,transparent 38%),linear-gradient(180deg,#f8fafc,#f3f7fb)}.rtl .auth-wrapper .auth-right{background:radial-gradient(circle at 85% 15%,rgba(102,153,204,.08) 0%,transparent 42%),radial-gradient(circle at 10% 90%,rgba(153,193,77,.1) 0%,transparent 38%),linear-gradient(-180deg,#f8fafc,#f3f7fb)}.auth-wrapper .auth-right .auth-form-overflow{width:100%;max-width:520px;position:relative;z-index:100}.auth-wrapper .auth-right .auth-form-overflow::-webkit-scrollbar{width:8px;height:8px}.auth-wrapper .auth-right .auth-form-overflow::-webkit-scrollbar-track,.auth-wrapper .auth-right .auth-form-overflow::-webkit-scrollbar-track-piece{background:#ebebeb;border-radius:5px}.auth-wrapper .auth-right .auth-form-overflow::-webkit-scrollbar-thumb,.auth-wrapper .auth-right .auth-form-overflow::-webkit-scrollbar-thumb:vertical{border-radius:5px;background:#bab9b9;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.auth-wrapper .auth-right .auth-form-overflow::-webkit-scrollbar-thumb:hover,.auth-wrapper .auth-right .auth-form-overflow::-webkit-scrollbar-thumb:vertical:hover{background:var(--color-primary)}.auth-wrapper .auth-right .auth-card{width:100%;background:var(--color-light);border-radius:var(--auth-card-radius);box-shadow:0 4px 6px #0e1e3e0a,0 20px 48px #0e1e3e14;border:1px solid rgba(226,232,240,.9);padding:40px 44px;transition:box-shadow var(--transition-300)}.auth-wrapper .auth-right .auth-card:hover{box-shadow:0 4px 6px #0e1e3e0d,0 24px 56px #0e1e3e1a}.auth-wrapper .auth-right .auth-form{width:100%;position:relative;z-index:11;margin-left:auto;margin-right:auto;padding-top:0;padding-bottom:0}.auth-wrapper .auth-right .auth-form .auth-form-header{width:100%;margin-bottom:26px}.auth-wrapper .auth-right .auth-form .auth-form-header .back-to{display:none}.auth-wrapper .auth-right .auth-form .auth-form-header .auth-form-header-logo{width:-moz-max-content;width:max-content;height:40px;display:flex;align-items:center;justify-content:flex-start;text-decoration:none}.auth-wrapper .auth-right .auth-form .auth-form-header .auth-form-header-logo h3{font-size:24px;line-height:30px;color:var(--color-primary)}.auth-wrapper .auth-right .auth-form .auth-form-header .auth-form-header-logo img{display:block;max-height:100%;max-width:100%}.auth-wrapper .auth-right .auth-form .auth-form-header img{display:none}.auth-wrapper .auth-right .auth-form .auth-form-header h2{color:var(--color-dark);font-family:var(--base-font-family);font-size:28px;font-style:normal;font-weight:var(--font-bold);line-height:125%;margin-bottom:8px;letter-spacing:-.02em}.auth-wrapper .auth-right .auth-form .auth-form-header p{color:var(--color-dark-2);font-size:15px;line-height:1.6}.auth-wrapper .auth-right .auth-form .auth-form-body{width:100%;margin-bottom:24px}.auth-wrapper .auth-right .auth-form .auth-form-body .form-group{margin-bottom:17px}.auth-wrapper .auth-right .auth-form .auth-form-body .form-group .help-block{display:block;margin-top:2px;font-size:14px;margin-bottom:-6px}.auth-wrapper .auth-right .auth-form .auth-form-body .form-group .text-red{color:var(--color-red)}.auth-wrapper .auth-right .auth-form .auth-form-body .form-group:nth-child(2),.auth-wrapper .auth-right .auth-form .auth-form-body .form-group:last-child,.auth-wrapper .auth-right .auth-form .auth-form-body .form-group:only-child{margin-bottom:22px}.auth-wrapper .auth-right .auth-form .auth-form-body .input-label{margin-bottom:3px}.auth-wrapper .auth-right .auth-form .auth-form-body .checkbox-group{margin-bottom:29px;margin-top:-3px}.auth-wrapper .auth-right .auth-form .auth-form-body .btn-primary{display:flex;justify-content:center;align-items:center}.auth-wrapper .auth-right .auth-form .auth-form-footer{width:100%}.auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-or{display:flex;align-items:center;justify-content:center;margin-bottom:24px;position:relative}.auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-or span{font-size:14px;font-weight:var(--font-normal)}.auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-or:after,.auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-or:before{content:"";display:block;width:calc(50% - 30px);height:1px;position:absolute;top:50%;transform:translateY(-50%)}.ltr .auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-or:after,.ltr .auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-or:before{background-image:linear-gradient(to right,#fff,#bdc8d6);left:2px}.rtl .auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-or:after,.rtl .auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-or:before{background-image:linear-gradient(to left,#fff,#bdc8d6);right:2px}.ltr .auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-or:after{left:unset;right:2px;background-image:linear-gradient(to right,#bdc8d6,#fff)}.rtl .auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-or:after{right:unset;left:2px;background-image:linear-gradient(to left,#bdc8d6,#fff)}.auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-social-links{display:flex;align-items:center;justify-content:center;margin-bottom:32px}.auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-social-links .sign-in-google,.auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-social-links .sign-in-facebook{width:calc(50% - 6px);height:46px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:var(--default-border-radius);padding:13px;text-decoration:none;color:#0e1e3e;border:1px solid #e2e8f0;transition:var(--transition-200)}.auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-social-links .sign-in-google:hover,.auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-social-links .sign-in-facebook:hover{background:#0e1e3e;color:#fff;border-color:#0e1e3e}.auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-social-links .sign-in-google img,.auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-social-links .sign-in-facebook img{width:20px;height:20px;display:block}.ltr .auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-social-links .sign-in-google img,.ltr .auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-social-links .sign-in-facebook img{margin-right:12px}.rtl .auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-social-links .sign-in-google img,.rtl .auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-social-links .sign-in-facebook img{margin-left:12px}.auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-social-links .sign-in-google span,.auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-social-links .sign-in-facebook span{font-family:var(--base-font-family);font-weight:var(--font-normal);line-height:22.4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ltr .auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-social-links .sign-in-google span,.ltr .auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-social-links .sign-in-facebook span{text-align:left}.rtl .auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-social-links .sign-in-google span,.rtl .auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-social-links .sign-in-facebook span{text-align:right}.ltr .auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-social-links .sign-in-google{margin-right:12px}.rtl .auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-social-links .sign-in-google{margin-left:12px}.ltr .auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-social-links .sign-in-google:only-child{margin-right:0}.rtl .auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-social-links .sign-in-google:only-child{margin-left:0}.auth-wrapper .auth-right .auth-form .auth-form-footer .do-not-have-account{display:flex;align-items:center;justify-content:center}.auth-wrapper .auth-right .auth-form .auth-form-footer .do-not-have-account span{display:block}.ltr .auth-wrapper .auth-right .auth-form .auth-form-footer .do-not-have-account span{margin-right:4px}.rtl .auth-wrapper .auth-right .auth-form .auth-form-footer .do-not-have-account span{margin-left:4px}.auth-wrapper .auth-right .auth-form .auth-form-footer .do-not-have-account a{font-weight:var(--font-normal);font-size:14px;text-decoration:none;color:var(--color-primary);transition:var(--transition-200)}.auth-wrapper .auth-right .auth-form .auth-form-footer .do-not-have-account a:hover{text-decoration:underline}.auth-branding{position:relative;width:100%;min-height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:56px 48px 40px;color:var(--color-light);overflow:hidden}.ltr .auth-branding{background:linear-gradient(160deg,#4a6b28 0%,var(--brand-green-dark) 22%,var(--brand-green) 48%,#6a9fc4 78%,var(--brand-blue) 100%)}.rtl .auth-branding{background:linear-gradient(-160deg,#4a6b28 0%,var(--brand-green-dark) 22%,var(--brand-green) 48%,#6a9fc4 78%,var(--brand-blue) 100%)}.auth-branding-pattern{position:absolute;inset:0;opacity:.22;background-size:auto,auto,32px 32px,32px 32px;pointer-events:none}.ltr .auth-branding-pattern{background-image:radial-gradient(circle at 20% 30%,rgba(255,255,255,.15) 0%,transparent 8%),radial-gradient(circle at 80% 70%,rgba(255,255,255,.1) 0%,transparent 10%),linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px)}.rtl .auth-branding-pattern{background-image:radial-gradient(circle at 20% 30%,rgba(255,255,255,.15) 0%,transparent 8%),radial-gradient(circle at 80% 70%,rgba(255,255,255,.1) 0%,transparent 10%),linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(-90deg,rgba(255,255,255,.06) 1px,transparent 1px)}.auth-branding-glow{position:absolute;border-radius:50%;filter:blur(60px);pointer-events:none}.auth-branding-glow--green{width:280px;height:280px;top:-80px;background:#ffffff1f}.ltr .auth-branding-glow--green{right:-60px}.rtl .auth-branding-glow--green{left:-60px}.auth-branding-glow--blue{width:320px;height:320px;bottom:-100px;background:#5285b859}.ltr .auth-branding-glow--blue{left:-80px}.rtl .auth-branding-glow--blue{right:-80px}.auth-branding-content{position:relative;z-index:2;max-width:420px}.auth-branding-logo{display:inline-flex;align-items:center;margin-bottom:48px;padding:14px 20px;background:#fffffff5;border-radius:14px;border:1px solid rgba(255,255,255,.85);box-shadow:0 10px 28px #0e1e3e24;text-decoration:none;transition:transform var(--transition-200),box-shadow var(--transition-200)}.auth-branding-logo:hover{transform:translateY(-2px);box-shadow:0 14px 32px #0e1e3e2e}.auth-branding-logo img{display:block;max-height:48px;max-width:220px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.auth-branding-logo-text{font-size:22px;font-weight:var(--font-bold);color:var(--brand-green-dark);letter-spacing:-.02em}.auth-branding-eyebrow{font-size:14px;font-weight:var(--font-medium);text-transform:uppercase;letter-spacing:.12em;opacity:.85;margin-bottom:12px}.auth-branding-headline{font-size:clamp(28px,3.2vw,38px);font-weight:var(--font-bold);line-height:1.2;letter-spacing:-.03em;margin-bottom:16px}.auth-branding-tagline{font-size:16px;line-height:1.65;opacity:.92;margin-bottom:36px;max-width:360px}.auth-branding-features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.auth-branding-features li{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:var(--font-medium);opacity:.95}.auth-branding-feature-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#ffffff26;border:1px solid rgba(255,255,255,.2);flex-shrink:0;color:var(--color-light);transition:background var(--transition-200),transform var(--transition-200)}.auth-branding-features li:hover .auth-branding-feature-icon{background:#ffffff38;transform:scale(1.05)}.auth-branding-illustration{position:relative;z-index:2;margin-top:auto;padding-top:24px;opacity:.9}.auth-branding-illustration svg{width:100%;max-width:320px;height:auto;display:block}.input-label{font-weight:var(--font-normal);color:var(--color-dark);display:block;width:100%}.input-label span{color:var(--color-red)}.input-group{position:relative;display:flex;align-items:center;width:100%}.form-control::-moz-placeholder{color:var(--color-dark-3)}.form-control,.form-control::placeholder{color:var(--color-dark-3)}.form-control{color:var(--color-dark);flex-grow:1;border-radius:var(--default-border-radius);border:1.5px solid var(--color-border);background:#fafbfc;height:50px;width:100%;padding:12px 16px;outline:2px solid transparent;transition:border-color var(--transition-200),background var(--transition-200),box-shadow var(--transition-200)}.ltr .form-control{padding-left:48px}.rtl .form-control{padding-right:48px}.form-control:hover{border-color:#cbd5e1;background:var(--color-light)}.form-control+.input-icon path{transition:var(--transition-200)}.form-control:focus+.input-icon path{stroke:var(--color-dark)}.form-control:focus{border-color:var(--brand-green);background:var(--color-light);outline:2px solid rgba(153,193,77,.2);box-shadow:0 0 0 4px #99c14d1f;caret-color:var(--brand-green-dark)}.form-row--split{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-row--split .form-group{margin-bottom:17px}.auth-wrapper--register .auth-right .auth-form-overflow{max-width:560px}.auth-wrapper--register .auth-right .auth-card{padding:36px 40px}@media screen and (max-width:576px){.form-row--split{grid-template-columns:1fr;gap:0}}.icon-size,.password-toggle-icon,.input-icon{width:20px;height:20px}.input-icon{position:absolute;top:50%;transform:translateY(-50%)}.ltr .input-icon{left:16px}.rtl .input-icon{right:16px}.input-icon path{stroke:#a0aec0}.password-toggle-icon{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%)}.ltr .password-toggle-icon{right:16px}.rtl .password-toggle-icon{left:16px}.password-toggle-icon svg path{transition:var(--transition-200)}.show-password{height:1.5px;width:0px;background:var(--color-dark);position:absolute;top:.5px;border-radius:3px;transition:all var(--transition-200)}.ltr .show-password{transform:rotate(-225deg);transform-origin:0;left:19px}.rtl .show-password{transform:rotate(225deg);transform-origin:100%;right:19px}.show-password:after{content:"";width:100%;height:1px;background:var(--color-light);display:block;position:absolute;bottom:100%}.ltr .show-password:after{left:0}.rtl .show-password:after{right:0}.animate-show{width:25px}.checkbox-group.add-privacy-policy{justify-content:flex-start;flex-wrap:wrap}.checkbox-group.add-privacy-policy .help-block{width:100%;margin-top:2px;color:var(--color-red)}.checkbox-group label{color:var(--color-dark-2)}.checkbox-group .forgot-password{color:var(--brand-green-dark);text-decoration:none;font-weight:var(--font-medium);transition:color var(--transition-200)}.checkbox-group .forgot-password:hover{color:var(--brand-green);text-decoration:underline}.btn{outline:unset;width:100%;height:50px;min-height:50px;border-radius:var(--default-border-radius);border:none;cursor:pointer;color:var(--color-light);font-family:var(--base-font-family);font-style:normal;font-size:var(--base-font-size);font-weight:var(--font-semibold);line-height:160%;letter-spacing:.02em;transition:all var(--transition-300);position:relative}.btn:disabled,.btn[disabled]{background-color:#b5c5d6;color:#90a1b3;cursor:default;pointer-events:none;border-color:#b5c5d6}.btn[type=submit]:disabled,.btn[type=submit][disabled]{color:transparent}.btn-primary{box-shadow:0 4px 14px #7da33d59}.ltr .btn-primary{background:linear-gradient(135deg,var(--brand-green) 0%,var(--brand-green-dark) 100%)}.rtl .btn-primary{background:linear-gradient(-135deg,var(--brand-green) 0%,var(--brand-green-dark) 100%)}.btn-primary:hover{box-shadow:0 6px 20px #7da33d73;transform:translateY(-1px)}.ltr .btn-primary:hover{background:linear-gradient(135deg,#a8cc5f 0%,var(--brand-green) 100%)}.rtl .btn-primary:hover{background:linear-gradient(-135deg,#a8cc5f 0%,var(--brand-green) 100%)}.btn-primary:active{transform:translateY(0);box-shadow:0 2px 8px #7da33d4d}@media screen and (max-width:1199px)and (min-width:992px){.auth-wrapper .auth-left{width:42%}.auth-wrapper .auth-right{width:58%;padding:40px 32px}.auth-wrapper .auth-right .auth-card{padding:36px 32px}.auth-wrapper .auth-branding{padding:48px 36px 36px}.auth-wrapper .auth-branding-features{gap:10px}.auth-wrapper .auth-branding-features li{font-size:14px}}@media screen and (max-width:991px)and (min-width:768px){.auth-wrapper .auth-left{width:42%}.auth-wrapper .auth-right{width:58%;padding:32px 24px}.auth-wrapper .auth-right .auth-card{padding:32px 28px}.auth-wrapper .auth-branding{padding:40px 32px 32px}.auth-wrapper .auth-branding-tagline,.auth-wrapper .auth-branding-features,.auth-wrapper .auth-branding-illustration{display:none}}.checkbox-group .checkbox input[type=checkbox]{display:none;visibility:hidden}.checkbox-group .checkbox .checkbox-label{margin:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;display:flex;align-items:center}.checkbox-group .checkbox .checkbox-label span{display:inline-block;vertical-align:middle;transform:translateZ(0)}.checkbox-group .checkbox .checkbox-label span:first-child{position:relative;width:20px;height:20px;border-radius:6px;transform:scale(1);vertical-align:middle;border:2px solid var(--color-dark-3);transition:all var(--transition-200)}.checkbox-group .checkbox .checkbox-label span:first-child svg{position:absolute;top:2px;fill:none;stroke:var(--color-light);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:16px;stroke-dashoffset:16px;transition:var(--transition-200);transition-delay:.1s;transform:translateZ(0) rotate(0)}.ltr .checkbox-group .checkbox .checkbox-label span:first-child svg{left:2px}.rtl .checkbox-group .checkbox .checkbox-label span:first-child svg{right:2px}.checkbox-group .checkbox .checkbox-label span:first-child:before{content:"";width:100%;height:100%;background:var(--brand-green);display:block;transform:scale(0);opacity:1;border-radius:50%}.checkbox-group .checkbox .checkbox-label span:last-child{padding-left:8px;padding-right:8px}.checkbox-group .checkbox .checkbox-element:checked+.checkbox-label span:first-child{background:var(--brand-green);border-color:var(--brand-green);animation:checkbox-animation var(--transition-200)}.checkbox-group .checkbox .checkbox-element:checked+.checkbox-label span:first-child svg{stroke-dashoffset:3}@keyframes checkbox-animation{50%{transform:scale(.9)}}.alert{width:100%;display:flex;border-radius:var(--default-border-radius);padding:18px 16px;position:relative;margin-bottom:17px}.alert .alert-close{background:transparent;outline:unset;border:unset;display:flex;align-items:center;justify-content:center;position:absolute;top:18px;min-width:24px;height:24px;cursor:pointer;border-radius:6px;transition:var(--transition-200)}.ltr .alert .alert-close{right:16px}.rtl .alert .alert-close{left:16px}.alert .alert-close svg{height:18px;width:18px}.alert>svg{height:24px;min-width:24px!important}.ltr .alert>svg{margin-right:12px}.rtl .alert>svg{margin-left:12px}.alert .alert-content{padding-top:2px}.ltr .alert .alert-content{margin-right:71px}.rtl .alert .alert-content{margin-left:71px}.alert .alert-content h3{color:var(--color-red);font-family:var(--base-font-family);font-size:16px;font-style:normal;font-weight:600;line-height:130%;margin-bottom:6px}.alert .alert-content span{display:block;font-size:15px;font-style:normal;font-weight:var(--font-normal);line-height:130%}.alert-danger{background:#ffeeed}.alert-danger .alert-close{background:#ffe2e0;transition:var(--transition-200)}.alert-danger .alert-close:hover{background:#ffd9d6}.alert-danger .alert-close svg path{stroke:var(--color-red)}.alert-danger>svg path{fill:var(--color-red)}.alert-danger h2,.alert-danger span{color:var(--color-red)}.alert-success{background:#ebfaf3}.alert-success .alert-close{background:#d6f5e7;transition:var(--transition-200)}.alert-success .alert-close:hover{background:#cef3e2}.alert-success .alert-close svg path{stroke:var(--color-secondary)}.alert-success>svg path{fill:var(--color-secondary)}.alert-success h2,.alert-success span{color:var(--color-secondary)}.alert-warning{background:#fcf2e5}.alert-warning .alert-close{background:#f9e4c8;transition:var(--transition-200)}.alert-warning .alert-close:hover{background:#f8dfbf}.alert-warning .alert-close svg path{stroke:#df7900}.alert-warning>svg path{fill:#df7900}.alert-warning h2,.alert-warning span{color:#df7900}.alert-info{background:#e5f0fc}.alert-info .alert-close{background:#d1e5fa;transition:var(--transition-200)}.alert-info .alert-close:hover{background:#c8e0f9}.alert-info .alert-close svg path{stroke:var(--color-primary)}.alert-info>svg path{fill:var(--color-primary)}.alert-info h2,.alert-info span{color:var(--color-primary)}[data-tooltip]{width:20px;height:20px}[data-tooltip]:before,[data-tooltip]:after{display:none}[data-tooltip]:before{content:attr(data-tooltip);color:var(--color-light);font-family:var(--base-font-family);font-size:12px;font-style:normal;font-weight:var(--font-medium);position:absolute;top:-34px;width:-moz-max-content;width:max-content;line-height:160%;text-align:center;border-radius:7px;padding:3px 10px 4px;align-items:baseline;justify-content:center;background:var(--color-dark);display:none;z-index:10}.ltr [data-tooltip]:before{left:50%;transform:translate(-50%)}.rtl [data-tooltip]:before{right:50%;transform:translate(50%)}[data-tooltip]:after{content:"";min-width:12px;height:12px;background:var(--color-dark);position:absolute;top:-16px;z-index:9}.ltr [data-tooltip]:after{left:50%;border-bottom-right-radius:3px;transform:translate(-50%) rotate(45deg)}.rtl [data-tooltip]:after{right:50%;border-bottom-left-radius:3px;transform:translate(50%) rotate(-45deg)}[data-tooltip]:hover:before,[data-tooltip]:hover:after{display:flex}.btn-loading{display:flex;align-items:center;justify-content:center;position:relative}.btn-loading:before{content:"";position:absolute;top:calc(50% - 7px);border-radius:50%;height:16px;width:16px;-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 1.3px),#fff 0);mask:radial-gradient(farthest-side,transparent calc(100% - 1.3px),#fff 0);animation:loader-spin .5s linear infinite}.ltr .btn-loading:before{left:calc(50% - 7px);background-image:conic-gradient(transparent 5deg,#fff 360deg)}.rtl .btn-loading:before{right:calc(50% - 7px);background-image:conic-gradient(transparent -5deg,#fff 360deg)}.btn:disabled:before,.btn[disabled]:before{-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 1.3px),#90a1b3 0);mask:radial-gradient(farthest-side,transparent calc(100% - 1.3px),#90a1b3 0)}.ltr .btn:disabled:before,.ltr .btn[disabled]:before{background-image:conic-gradient(transparent 5deg,#90a1b3 360deg)}.rtl .btn:disabled:before,.rtl .btn[disabled]:before{background-image:conic-gradient(transparent -5deg,#90a1b3 360deg)}@keyframes loader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (min-width:992px){.auth-wrapper>.back-to{display:none}.auth-wrapper .auth-right .auth-form-overflow{display:grid;place-items:center;overflow-y:auto;overflow-x:hidden}}@media screen and (max-width:767px){html,.login-page{height:100%}body{height:100%;position:relative;background:#f4f7fb}.login-page .auth-form-header-top{display:none}.login-page .auth-form-body-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.login-page .auth-form-body-top .auth-form-header-logo{width:150px;height:40px;display:flex;align-items:center;justify-content:flex-start;text-decoration:none}.login-page .auth-form-body-top .auth-form-header-logo h3{font-size:24px;line-height:30px;color:var(--brand-green-dark)}.login-page .auth-form-body-top .auth-form-header-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.auth-wrapper{min-height:100%;height:auto;position:relative;flex-direction:column}.auth-wrapper .back-to,.auth-wrapper .auth-left{display:none}.auth-wrapper .auth-right{width:100%;min-height:100vh;align-items:flex-start;overflow-y:auto;padding:0}.auth-wrapper .auth-right .auth-form-overflow{max-width:100%}.auth-wrapper .auth-right .auth-card{border-radius:0;box-shadow:none;border:none;padding:0;min-height:100vh}.auth-wrapper .auth-right .auth-form{width:100%;height:100%;flex-grow:1;display:flex;flex-direction:column;padding-top:0;padding-bottom:0}.auth-wrapper .auth-right .auth-form .auth-form-body{width:100%;flex-grow:1;justify-content:space-between;display:flex;flex-direction:column;margin-bottom:0;padding:0 24px 24px}.auth-wrapper .auth-right .auth-form .auth-form-body .btn{margin-bottom:16px}.auth-wrapper .auth-right .auth-form .auth-form-header{position:relative;margin-bottom:28px;min-height:220px;overflow:hidden}.ltr .auth-wrapper .auth-right .auth-form .auth-form-header{background:linear-gradient(145deg,var(--brand-green-dark) 0%,var(--brand-green) 45%,var(--brand-blue) 100%)}.rtl .auth-wrapper .auth-right .auth-form .auth-form-header{background:linear-gradient(-145deg,var(--brand-green-dark) 0%,var(--brand-green) 45%,var(--brand-blue) 100%)}.auth-wrapper .auth-right .auth-form .auth-form-header:before{content:"";display:block;width:100%;position:absolute;inset:0;opacity:.3;background-size:28px 28px}.ltr .auth-wrapper .auth-right .auth-form .auth-form-header:before{background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px)}.rtl .auth-wrapper .auth-right .auth-form .auth-form-header:before{background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(-90deg,rgba(255,255,255,.08) 1px,transparent 1px)}.auth-wrapper .auth-right .auth-form .auth-form-header:after{content:"";display:block;width:100%;position:absolute;bottom:0;height:120px;background:linear-gradient(0deg,#f4f7fb,#f4f7fb00);z-index:1}.ltr .auth-wrapper .auth-right .auth-form .auth-form-header:after{left:0}.rtl .auth-wrapper .auth-right .auth-form .auth-form-header:after{right:0}.auth-wrapper .auth-right .auth-form .auth-form-header .auth-form-header-logo{height:36px;margin-bottom:12px;padding:8px 12px;background:#fffffff2;border-radius:10px;width:-moz-max-content;width:max-content}.auth-wrapper .auth-right .auth-form .auth-form-header .auth-form-header-logo img{max-height:28px;width:auto;-o-object-fit:contain;object-fit:contain}.auth-wrapper .auth-right .auth-form .auth-form-header .auth-form-header-logo h3{color:var(--brand-green-dark)}.auth-wrapper .auth-right .auth-form .auth-form-header .back-to{top:20px;width:38px;height:38px;border-radius:50%;background:#fff3;color:var(--color-light);border:1px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;transition:var(--transition-200);position:absolute;z-index:3;box-shadow:none}.ltr .auth-wrapper .auth-right .auth-form .auth-form-header .back-to{left:20px}.rtl .auth-wrapper .auth-right .auth-form .auth-form-header .back-to{right:20px}.auth-wrapper .auth-right .auth-form .auth-form-header .back-to:hover{background:#ffffff4d;color:var(--color-light);transform:none}.auth-wrapper .auth-right .auth-form .auth-form-header .back-to svg path{stroke:currentColor}.auth-wrapper .auth-right .auth-form .auth-form-header .back-to span{display:none}.auth-wrapper .auth-right .auth-form .auth-form-header .auth-form-header-content{position:absolute;bottom:28px;width:100%;padding:0 24px;z-index:2}.ltr .auth-wrapper .auth-right .auth-form .auth-form-header .auth-form-header-content{left:0}.rtl .auth-wrapper .auth-right .auth-form .auth-form-header .auth-form-header-content{right:0}.auth-wrapper .auth-right .auth-form .auth-form-header .auth-form-header-content p,.auth-wrapper .auth-right .auth-form .auth-form-header .auth-form-header-content h2{color:var(--color-light)}.auth-wrapper .auth-right .auth-form .auth-form-header .auth-form-header-content h2{font-size:26px}.auth-wrapper .auth-right .auth-form .auth-form-header .auth-form-header-content p{opacity:.92}.auth-wrapper .auth-right .auth-form .auth-form-footer{padding:0 24px 24px}.auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-social-links{flex-direction:column;justify-content:center}.auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-social-links .sign-in-google{margin-bottom:12px}.ltr .auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-social-links .sign-in-google{margin-right:0}.rtl .auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-social-links .sign-in-google{margin-left:0}.auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-social-links .sign-in-google,.auth-wrapper .auth-right .auth-form .auth-form-footer .auth-form-social-links .sign-in-facebook{width:100%;max-width:100%}.auth-wrapper .auth-right .auth-form .auth-form-footer .do-not-have-account{margin-bottom:24px}}@media screen and (max-width:576px){.auth-wrapper .auth-right .auth-form .auth-form-header{min-height:200px}}@media screen and (max-width:375px){.auth-wrapper .auth-right .auth-form .auth-form-header .back-to{top:16px}.ltr .auth-wrapper .auth-right .auth-form .auth-form-header .back-to{left:16px}.rtl .auth-wrapper .auth-right .auth-form .auth-form-header .back-to{right:16px}.auth-wrapper .auth-right .auth-form .auth-form-header .auth-form-header-content{padding:0 20px}.auth-wrapper .auth-right .auth-form .auth-form-body,.auth-wrapper .auth-right .auth-form .auth-form-footer{padding:0 20px 20px}.password-toggle-icon:before,.password-toggle-icon:after{content:none}}
