@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.header{position:sticky;top:0;width:100%;z-index:1000;display:flex;align-items:center;justify-content:space-between;height:60px;background:#fff;box-shadow:0 3px 15px #eceef0}.header__right{display:flex;align-items:center;justify-content:center;gap:10px}.header__import-button{color:#0091ff;font-size:14px;font-style:normal;font-weight:400;line-height:normal;display:flex;justify-content:center;align-items:center;padding:0 10px;height:36px;gap:6px;border-radius:6px;border:1px dashed #0091ff;background:#edf6ff}.header__right-lang{width:90px;display:flex;align-items:center;justify-content:center}.header__right-lang img{padding-right:5px}.header__right-lang span{font-size:12px}.header__right-lang .ant-select-arrow{color:#000}.menu-icon{display:flex;padding:8px;flex-direction:column;justify-content:center;align-items:center;gap:10px;border-radius:30px;background:#fbfdff;box-shadow:0 6px 9px #40c4aa26}.header__logo{display:flex;align-items:center;justify-content:center;cursor:pointer}.header__logo img{width:36px;height:36px;object-fit:cover}.header__title{color:#11181c;font-size:24px;font-style:normal;font-weight:500;line-height:normal;margin-left:16px}.header__gear{position:relative;display:flex;align-items:center;justify-content:center}.header__profile{display:flex;align-items:center;justify-content:center;color:#fff;width:32px;height:32px;padding:3px 0;border-radius:30px;background:#f7ce00}.header__profile:hover{cursor:pointer}.profile__modal{position:absolute;top:8%;right:-150px}.profile__modal .ant-modal-content{width:320px!important;height:250px!important;padding:20px 24px 30px}.profile__modal .ant-modal-body{width:100%;height:100%}.profile__modal-head{display:flex;align-items:center;justify-content:flex-start;gap:10px}.profile__modal-username{color:#11181c;font-size:24px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.72px}.profile__modal-nik{margin:20px 0;color:#11181c;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px}.profile__modal-btn-signout{width:272px;height:48px;color:#fbfdff;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px;display:flex;align-items:center;justify-content:center;padding:12px 24px;gap:10px;border-radius:6px;background:#0091ff;width:100%;margin-bottom:12px}.profile__modal-reset{margin:0 auto;color:#0091ff;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-decoration:none}.profile__modal-reset:hover{text-decoration:underline}.breadcrumb-active{color:#000!important;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.profile__modal-signout{position:absolute;top:35%;right:30%}.profile__modal-signout .ant-modal-content{width:355px!important;height:168px!important;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.profile__modal-signout .ant-modal-content .ant-modal-close{color:#11181c;margin-top:22px}.profile__modal-signout .ant-modal-title{color:#11181c;font-size:24px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.72px}.profile__modal-signout .ant-modal-footer button{width:148.5px;height:48px}.sider{position:relative}.sider__title{color:#006adc;font-size:24px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.72px}.sider-menu{position:sticky;top:70px;left:0;z-index:900;background-color:#fff}.login-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.login-form{max-width:350px;margin-top:20px;display:flex;flex-direction:column;align-items:flex-start;padding:24px 24px 32px;gap:10px;border-radius:12px;background:#fbfcfd;box-shadow:0 10px 25px #d7dbdf80}.login__input-box{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px}.login__label{font-size:16px;font-style:normal;font-weight:450;line-height:150%;letter-spacing:-.16px;color:#11181c}.login__input{color:#11181c;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px;width:300px;height:46px;padding:8px 12px;outline:none;border:none;border-radius:6px;background:#f1f3f5}.login__input-password{position:relative}.toggle-password{position:absolute;top:50%;right:10px;transform:translateY(-50%);cursor:pointer}.toggle-password.disable{display:none}.login__input.error{border:1px solid #f3aeaf;background:#ffefef}.login__message-error{color:#e5484d;font-size:13px;font-style:normal;font-weight:600;line-height:18px;letter-spacing:-.01px}.login__btn{margin-top:16px;width:300px;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px;color:#fbfdff;border-radius:6px;background:#0091ff;padding:12px 24px;border:none;cursor:pointer}.login__btn:hover{opacity:.8}.login__btn.disabled{background:#ccc;cursor:not-allowed}.login__forgot{margin:0 auto;color:#0091ff;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-decoration:none}.login__forgot:hover{text-decoration:underline}.login__copyright{color:#687076;font-size:12px;font-style:normal;font-weight:400;line-height:normal;padding-top:30px}.login-page,.forgotPassword{background:#f8f9fa;width:100vw}.forgot-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.forgot-form{margin-top:20px;display:flex;flex-direction:column;align-items:flex-start;padding:24px 24px 32px;gap:10px;border-radius:12px;background:#fbfcfd;box-shadow:0 10px 25px #d7dbdf80}.forgot__input-box{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px}.forgot__label{font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px;color:#11181c}.forgot__input{width:300px;height:46px;padding:8px 12px;outline:none;border:none;border-radius:6px;background:#f1f3f5}.forgot__input.error{border:1px solid #f3aeaf;background:#ffefef}.forgot__btn{margin-top:16px;width:300px;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px;color:#fbfdff;border-radius:6px;background:#0091ff;padding:12px 24px;border:none;cursor:pointer}.forgot__btn:hover{opacity:.8}.forgot__forgot{margin:0 auto;color:#0091ff;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-decoration:none}.forgot__forgot:hover{text-decoration:underline}.forgot__copyright{color:#687076;font-size:12px;font-style:normal;font-weight:400;line-height:normal;padding-top:200px}.forgot__btn.disabled{background:#ccc;cursor:not-allowed}.change-wrapper{display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.logo__heading{font-size:36px;font-style:normal;font-weight:500;line-height:119.7%;letter-spacing:-1.08px;color:#11181c}.change-line{width:100%;border:1px solid #dfe3e6}.logo__title{font-size:36px;font-style:normal;font-weight:500;line-height:119.7%;letter-spacing:-1.08px;color:#11181c;margin-top:35px}.change-form{width:100%;margin-top:20px;display:flex;flex-direction:column;align-items:flex-start;padding:24px 24px 32px;gap:10px;border-radius:12px;background:#fbfcfd;box-shadow:0 10px 25px #d7dbdf80}.change__title{color:#11181c;font-size:24px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.72px}.change__input-box{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px}.change__label{font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px;color:#11181c}.change__input{width:300px;height:46px;padding:8px 12px;outline:none;border:none;border-radius:6px;background:#f1f3f5}.change__input.error{border:1px solid #f3aeaf;background:#ffefef}.change__btn{margin-top:16px;width:300px;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px;color:#fbfdff;border-radius:6px;background:#0091ff;padding:12px 24px;border:none;cursor:pointer}.change__btn:hover{opacity:.8}.change__btn.disabled{background:#ccc}.change__copyright{margin:0 auto;color:#687076;font-size:12px;font-style:normal;font-weight:400;line-height:normal;padding-top:100px}.table-wrapper{margin:0 32px}.table__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.table__header-heading{color:#11181c;font-size:36px;font-style:normal;font-weight:500;line-height:119.7%;letter-spacing:-1.08px}.table__header-search{display:flex;width:200px;padding:10px;align-items:center;gap:10px;border-radius:8px;border:1px solid #dfe3e6;background:#fbfcfd}.table__header-text{width:150px;color:#687076;font-size:14px;font-style:normal;font-weight:400;line-height:normal;border:none;outline:none}.employee__table{width:100%;color:#11181c;transition:box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;box-shadow:#f1f3f5 0 5px 20px;border-radius:12px;padding:10px;background-color:#fbfcfd;margin-bottom:10px}.ant-table{width:max-content}.ant-table td,.ant-table th{border:2px solid #fff;border-color:#fff}.table__cta{display:flex;align-items:center;justify-content:flex-end;margin-bottom:15px;gap:4px}.table__cta-add,.table__cta-delete{display:flex;align-items:center;justify-content:center;padding:18px 12px;border-radius:6px;width:90px;border:none;background:#edf6ff}.table__cta-add{color:#0091ff;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.table__cta-add:hover{color:#0091ff!important;background-color:#edf6ff!important}.table__cta-delete{color:#e5484d;font-size:14px;font-style:normal;font-weight:400;line-height:normal;background:#ffefef}.table__cta-delete:hover{color:#e5484d!important;background-color:#ffefef!important}.table__cta-delete.disable{color:#00000040!important;background-color:#f1f3f5!important;cursor:not-allowed}.table__cta-delete:hover.disable{color:#00000040!important;background-color:#f1f3f5!important}.table__line{border-top:1px solid #dfe3e6;margin-bottom:10px}.employee__table-row{height:80vh;overflow:scroll}.employee__table-row .ant-table-tbody{width:100px;background:#f8f9fa}.employee__table-row .ant-table-cell{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;background:#f8f9fa}.employee__table-row .ant-table-thead th{background:#eceef0!important;white-space:nowrap}.employee__table-row .ant-table-wrapper{overflow-x:auto;scroll-snap-type:x mandatory}.employee__table-delete-modal .ant-modal-content{margin:150px auto;display:flex;flex-direction:column;align-items:flex-start;width:355px;padding:20px 24px 30px;gap:4px;border-radius:8px;border:1px solid #dfe3e6;background:#fff;box-shadow:0 5px 15px #eceef0}.employee__table-delete-modal .ant-modal-title{color:#11181c;font-size:24px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.72px}.employee__table-delete-modal p{color:#687076;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px}.employee__table-delete-modal button{width:148.5px;height:48px;border-radius:6px}.ant-table-thead{position:sticky;top:0;z-index:900}td.ant-table-cell{color:#687076;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.ant-checkbox-checked .ant-checkbox-inner{background-color:#30a46c;border-color:#30a46c}.ant-table-row-selected .ant-table-cell{color:#11181c}.ant-table-row-selected .ant-table-cell{background:#e9f9ee!important}.ant-table-wrapper::-webkit-scrollbar{width:12px;height:12px}.ant-table-wrapper::-webkit-scrollbar-thumb{background-color:#d7dbdf;border-radius:32px;border:2px solid rgb(241,243,245)}.ant-table-wrapper::-webkit-scrollbar-track{background-color:#f1f3f5;border-radius:32px}.addNew__cta-add{height:45px;display:flex;padding:12px 24px;justify-content:center;align-items:center;gap:10px;border-radius:6px;background:#0091ff;color:#f1f3f5;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px}.addNew__cta-add:hover{color:#fbfdff!important;background-color:#0081f1!important}.addNew__cta-save{width:142px;height:48px;display:flex;padding:12px 24px;justify-content:center;align-items:center;gap:10px;border-radius:6px;background:#0091ff;color:#e9f9ee;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px}.addNew__cta-save:hover{color:#fbfdff!important;background-color:#0081f1!important}.table-wrapper .ant-tabs-tab{display:flex;justify-content:center;align-items:center;height:42px;padding:8px 12px;gap:6px;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px;border-radius:6px!important;color:#0091ff;background:#e1f0ff!important}.table-wrapper .ant-tabs-tab.ant-tabs-tab-active{background:#0091ff!important;color:#fbfdff!important}.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#fbfdff!important}.addnew__tab{display:flex;align-items:center;justify-content:space-between;gap:6px}.addnew__tab.error{color:#fbfdff;background-color:#e5484d;border-radius:6px;height:44px}.addnew-container{display:flex;align-self:stretch;flex-direction:column;padding:10px 10px 20px;gap:10px;border-radius:12px;background:#fbfcfd;box-shadow:0 5px 20px #f1f3f5}.addnew__header{display:flex;align-items:center;justify-content:space-between}.addnew__header-heading{color:#11181c;font-size:20px;font-style:normal;font-weight:500;line-height:normal}.addnew__header-desc{color:#687076;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.required{color:#e5484d;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.addnew__header-line{border:1px solid #dfe3e6}.addnew__employee{display:grid;grid-template-columns:1fr 1fr}.addnew__employee-input-box{display:flex;align-items:center;justify-content:flex-start;padding:0 20px;border-radius:12px;margin-bottom:10px}.addnew__employee-input-wrapper{flex-grow:1;width:100%}.addnew__employee-label{min-width:162px;color:#11181c;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px;margin-right:16px}.addnew__employee-input{color:#11181c;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px;display:flex;align-items:center;height:46px;padding:8px 12px;gap:10px;flex:1 0 0;border-radius:6px;background:#f1f3f5;border:none;outline:none;width:100%}.addnew__employee-select{color:#11181c;font-size:16px;font-style:normal;font-weight:400;line-height:normal;padding:8px 12px;border-radius:6px;background:#f1f3f5;border:none;outline:none;height:46px;width:100%}.addnew__employee-select:focus{background:#e5e7e9}.addnew__employee-select option{background:#fafbfb}.addnew__employee-date-box{font-size:20px;width:100%;background:#f1f3f5;height:46px;border:none;outline:none}.addnew__employee-date-box:hover{background:#f1f3f5}.addnew__employee-date-box .ant-picker-input{color:#11181c;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px}.addnew__employee-input.disabled{color:#687076;background:#dadadb;cursor:not-allowed}.addnew__employee-input.error,.addnew__employee-select.error,.addnew__employee-date-box.error{border:1px solid #f3aeaf;background:#ffefef}@media screen and (max-width: 1024px){.addnew__employee{grid-template-columns:1fr}}.addnew__contract{padding:20px}.addnew__contract-input-box{display:flex;align-items:center;justify-content:flex-start;border-radius:12px;margin:10px 0}.addnew__contract-label{min-width:160px;color:#11181c;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px;margin-right:16px}.addnew__contract-input-wrapper{width:300px;margin-right:10px}.addnew__contract-select{color:#687076;font-size:16px;font-style:normal;font-weight:400;line-height:normal;padding:8px 12px;border-radius:6px;background:#f1f3f5;border:none;outline:none;height:46px;width:100%}.addnew__contract-date-box{font-size:20px;width:100%;display:flex;padding:8px 12px;justify-content:space-between;align-items:center;align-self:stretch;border-radius:6px;background:#f1f3f5;height:46px;border:none;outline:none}.addnew__contract-frame{display:flex;align-items:flex-start;align-self:stretch;flex-direction:column;padding-bottom:20px;gap:10px;border-radius:6px;border:1px solid #dfe3e6}.addnew__contract-head{display:flex;height:28px;padding-left:20px;align-items:center;gap:16px;align-self:stretch;background:#f1f3f5}.addnew__contract-title{color:#687076;font-size:12px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.12px;text-transform:uppercase}.addnew__contract-desc{color:#687076;font-size:14px;font-style:normal;font-weight:400;line-height:normal;padding:0 20px}.addnew__contract-line{border:1px solid #dfe3e6;width:100%}.addnew__contract-upload{display:flex;align-items:center;justify-content:space-between;width:100%}.addnew__contract-upload-box{margin-left:20px;width:36%}.addnew__contract-action{display:flex}.addnew__contract-upload-btn{color:#0091ff;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px;display:flex;min-width:192px;height:48px;padding:0 16px 0 6px;justify-content:center;align-items:center;gap:10px;flex:1 0 0;border-radius:6px;border:1px dashed #0091ff;background:#edf6ff}.addnew__contract-btn{color:#e8f9f5;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px;display:flex;min-width:195px;height:48px;padding:12px 46px;justify-content:center;border-radius:6px;background:#69d9c1;margin-left:20px;border:none}.addnew__contract-btn:hover{color:#eafbf6!important;background-color:#36d7b4!important}.addnew__contract-table{width:100%;margin:0 20px}@media screen and (max-width: 1300px){.addnew__contract-upload-box{width:40%}.addnew__contract-action{display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.addnew__contract-btn{margin-left:0;margin-top:10px}}@media screen and (max-width: 1024px){.addnew__contract-upload{display:block;width:100%;margin:0 20px}.addnew__contract-upload-box{width:100%}.addnew__contract-action{display:flex;align-items:center;justify-content:flex-start;flex-direction:row}.addnew__contract-table{width:90%;margin:20px 0 0}.addnew__contract-btn{margin-left:20px;margin-top:0}}.addnew__employment{display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.addnew__employment-input-box{display:flex;align-items:center;justify-content:center;padding-left:20px;border-radius:12px;margin-bottom:10px}.addnew__employment-label{color:#11181c;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px;min-width:162px}.addnew__employment-select{color:#11181c;font-size:16px;font-style:normal;font-weight:400;line-height:normal;padding:8px 12px;min-width:362px;height:46px;border-radius:6px;background:#f1f3f5;border:none;outline:none}.addnew__employment-checkbox-box{display:flex;align-items:center;min-height:46px;padding-left:20px;gap:10px}.addnew__salary{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;margin-left:20px}.addnew__salary-input-box{display:flex;align-items:center;align-self:stretch;gap:16px;border-radius:12px;margin-bottom:10px}.addnew__salary-label{min-width:220px;color:#11181c;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px}.addnew__salary-number-box{display:flex;align-items:center;justify-content:flex-start;max-width:334px;height:46px;padding:8px 12px;gap:10px;flex:1 0 0;border-radius:6px;background:#f1f3f5}.addnew__salary-number-desc{color:#006adc;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px}.addnew__salary-number{width:100%;color:#11181c;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px;border:none;outline:none;background:#f1f3f5}.addnew__salary-number .error{border:1px solid #f3aeaf;background:#ffefef}.addnew__other{display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.addnew__other .ant-select-selector{background:#f1f3f5!important;border:none!important;outline:none!important;min-width:362px}.addnew__other-input-box{display:flex;align-items:center;justify-content:flex-start;padding-left:20px;border-radius:12px;margin-bottom:10px;width:520px}.addnew__other-label{color:#11181c;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px;min-width:162px}.addnew__other-textarea{color:#11181c;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px;min-width:362px;min-height:80px;display:flex;height:80px;padding:8px 12px;align-items:flex-start;gap:10px;flex:1 0 0;border-radius:6px;background:#f1f3f5;border:none;outline:none;resize:none}.addnew__other-document{border-radius:6px;border:1px solid #dfe3e6;width:100%;padding:0 20px 20px}.ant-table{width:100%}.addnew__other-column{width:30%}.addnew__other-column:first-child{width:10%}.addnew__other-upload{display:flex;align-items:center;justify-content:flex-start;width:560px;height:46px;padding:40px 20px;gap:16px;border-radius:12px}.addnew__other-heading{min-width:162px;color:#11181c;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.16px}.addnew__other-table{height:300px;overflow:scroll}.addnew__other-button{color:#0091ff;font-size:14px;font-style:normal;font-weight:400;line-height:normal;display:flex;justify-content:center;align-items:center;padding:0 20px 0 10px;height:32px;gap:6px;border-radius:6px;border:1px dashed #0091ff;background:#edf6ff}.addnew__other-action{display:flex;align-items:center;justify-content:center;gap:5px}.addnew__other-download{font-size:14px;color:#30a46c;display:flex;justify-content:center;align-items:center;height:24px;padding:4px 10px;gap:4px;border-radius:6px;background:#e9f9ee}.addnew__other-delete{font-size:14px;color:#e5484d;display:flex;justify-content:center;align-items:center;height:24px;padding:4px 10px;gap:4px;border-radius:6px;background:#ffefef}.addnew-container .ant-table-thead .ant-table-cell{text-align:center;background:#eceef0!important}.addnew-container .ant-table-cell:first-child{text-align:center}.ant-table-row .ant-table-cell{background:#f8f9fa}.ant-table-row:hover .ant-table-cell{background:#edf6ff!important}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*{padding:0;margin:0;box-sizing:border-box;font-family:Poppins,sans-serif;scroll-behavior:smooth}
