<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600&amp;display=swap);.right-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.right-container__content{color:#fff;max-width:420px;width:100%}.auth-layout{height:100vh;overflow:hidden;width:100%}.auth-layout__container{display:flex;height:100%;width:100%}.auth-layout__left{background-color:#fff;height:100%;width:60%}@media(max-width:1024px){.auth-layout__left{width:100%}}.auth-layout__right{align-items:center;background-color:#046a38;display:flex;flex-direction:column;height:100%;justify-content:center;padding:64px 40px;width:40%}@media(max-width:1024px){.auth-layout__right{display:none}}.auth-input-form{display:flex;flex-direction:column;height:100vh;overflow:hidden;width:100%}.auth-input-form__header{align-items:center;background-color:#fff;border-bottom:1px solid #0000000f;display:flex;justify-content:space-between;padding:24px 32px;width:100%;z-index:10}.auth-input-form__header .platform-name{color:#046a38;font-size:20px;font-weight:600}.auth-input-form__header .lang-selector{align-items:center;border-radius:8px;display:flex;padding:6px 12px;transition:all .2s}.auth-input-form__header .lang-selector:hover{background-color:#0000000a}.auth-input-form__header .lang-selector span{font-size:14px;margin-right:4px}.auth-input-form__body{align-items:center;display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:40px 32px}.auth-input-form__body .form-container{max-width:420px;padding-bottom:40px;width:100%}.auth-input-form__body .form-title{color:#000000d9;font-size:28px;font-weight:700;margin-bottom:32px;text-align:center}@media(max-width:768px){.auth-input-form__body .form-title{font-size:24px;margin-bottom:24px}}.auth-input-form__body .auth-form{width:100%}.auth-input-form__body .auth-form .ant-form-item-label{font-weight:500}.auth-input-form__body .auth-form .ant-form-item-label label{color:#000000d9}.auth-input-form__body .auth-form .ant-form-item{margin-bottom:24px}.auth-input-form__body .auth-form .ant-input,.auth-input-form__body .auth-form .ant-input-password,.auth-input-form__body .auth-form .ant-select-selector{border-radius:8px;height:48px;padding:12px 16px}.auth-input-form__body .auth-form .ant-input-password:focus,.auth-input-form__body .auth-form .ant-input-password:hover,.auth-input-form__body .auth-form .ant-input:focus,.auth-input-form__body .auth-form .ant-input:hover,.auth-input-form__body .auth-form .ant-select-selector:focus,.auth-input-form__body .auth-form .ant-select-selector:hover{border-color:#046a38}.auth-input-form__body .auth-form .ant-input-affix-wrapper&gt;input.ant-input{height:24px;padding:0}.auth-input-form__body .auth-form .ant-select-selector{align-items:center;display:flex}.auth-input-form__body .auth-form .ant-btn{border-radius:8px;font-weight:600;height:48px}.right-items{color:#fff;width:100%}.right-items__header{margin-bottom:20px}.right-items__header .welcome-title{color:#fff;font-size:28px;font-weight:700;margin-bottom:12px}.right-items__header .welcome-subtitle{color:#fffc;font-size:16px;margin-bottom:0}.right-items__features{margin-bottom:40px}.right-items__features .feature-item{margin-bottom:16px}.right-items__features .feature-icon{align-items:center;background-color:#ffffff26;border-radius:12px;color:#fff;display:flex;font-size:24px;height:48px;justify-content:center;width:48px}.right-items__features .feature-content{flex:1 1}.right-items__features .feature-title{color:#fff;font-size:16px;font-weight:600;margin-bottom:4px}.right-items__features .feature-description{color:#fffc;font-size:14px;margin:0}.right-items__testimonial{background-color:#ffffff1a;border-radius:12px;padding:24px}.right-items__testimonial .testimonial-text{color:#fff;font-size:16px;font-style:italic;margin-bottom:16px}.right-items__testimonial .testimonial-author{display:flex;flex-direction:column}.right-items__testimonial .testimonial-author .author-name{color:#fff;font-size:14px;font-weight:600}.right-items__testimonial .testimonial-author .author-role{color:#fffc;font-size:13px}.grey-color{background:#ddd}.grey-50-color{border-bottom:1px solid #d8d8d8!important}.border-grey-color{border:1px solid #d8d8d8!important}.divider-border-grey-color{border-color:#d9d9d9!important;margin-bottom:11.5px;margin-top:11.5px}.background-grey-500{background:#8c8c8c}.white-text{color:#fff!important}.font-weight-bold{font-weight:600}.grey-text{color:#545454!important}.register-form{max-width:580px;width:100%}.register-form .login-link{align-items:center;display:flex;margin-bottom:16px}.register-form .login-link button{font-weight:500;padding-left:4px}.register-form .error-alert,.register-form .success-alert{border-radius:8px;margin-bottom:24px}.register-form .alert-button{border-radius:6px;margin-top:12px}.register-form .form-steps,.register-form .register-form-content{width:100%}.register-form .register-form-content .form-row{display:flex;gap:16px;width:100%}@media(max-width:768px){.register-form .register-form-content .form-row{flex-direction:column;gap:0}}.register-form .register-form-content .form-row .ant-form-item{flex:1 1;margin-bottom:24px}.register-form .register-form-content .form-input,.register-form .register-form-content .form-select{border-radius:8px;height:48px}.register-form .register-form-content .form-input:focus,.register-form .register-form-content .form-input:hover,.register-form .register-form-content .form-select:focus,.register-form .register-form-content .form-select:hover{border-color:#046a38}.register-form .register-form-content .phone-input .phone-prefix{border-right:1px solid #00000026;color:#000000a6;margin-right:8px;padding-right:8px}.register-form .form-navigation{display:flex;margin-top:16px}.register-form .form-navigation .next-button,.register-form .form-navigation .prev-button,.register-form .form-navigation .submit-button{border-radius:8px;flex:1 1;font-weight:600;height:48px}.register-form .form-navigation .next-button:hover,.register-form .form-navigation .prev-button:hover,.register-form .form-navigation .submit-button:hover{opacity:.9}.register-form .form-navigation .prev-button{margin-right:12px}
/*# sourceMappingURL=483.dfd72d07.chunk.css.map*/</pre></body></html>