:root{--body-bg-rgb:247,249,255;--primary-rgb:100,95,248;--secondary-rgb:12,118,241;--warning-rgb:198,136,37;--info-rgb:73,182,245;--success-rgb:34,168,92;--danger-rgb:244,41,111;--light-rgb:238,238,239;--dark-rgb:35,35,35;--default-rgb:150,150,150;--orange-rgb:255,165,5;--pink-rgb:231,145,188;--teal-rgb:18,194,194;--purple-rgb:137,32,173;--default-body-bg-color:rgb(var(--body-bg-rgb));--primary-color:rgb(var(--primary-rgb));--primary-border:rgb(var(--primary-rgb));--default-font-weight:400;--default-text-color:#333335;--default-border:#f3f3f3;--default-background:#f7f8f9;--custom-white:#fff;--custom-black:#000;--text-muted:rgb(140,144,151);--input-border:rgb(204,204,204);--form-control-bg:#ffffff;--primary01:rgba(var(--primary-rgb),0.1);--primary02:rgba(var(--primary-rgb),0.2);--primary03:rgba(var(--primary-rgb),0.3);--primary04:rgba(var(--primary-rgb),0.4);--primary05:rgba(var(--primary-rgb),0.5);--primary06:rgba(var(--primary-rgb),0.6);--primary07:rgba(var(--primary-rgb),0.7);--primary08:rgba(var(--primary-rgb),0.8);--primary09:rgba(var(--primary-rgb),0.9);--primary005:rgba(var(--primary-rgb),0.05);--menu-bg:#fff;--menu-prime-color:#536485;--menu-border-color:#f3f3f3;--header-bg:#fff;--header-prime-color:#536485;--header-border-color:#f3f3f3;--bootstrap-card-border:#f3f3f3;--list-hover-focus-bg:#f5f6f7;--gray-1:#f9fafb;--gray-2:#f2f4f5;--gray-3:#e6eaeb;--gray-4:#dbdfe1;--gray-5:#949eb7;--gray-6:#7987a1;--gray-7:#4d5875;--gray-8:#383853;--gray-9:#323251;--white-1:rgba(255,255,255,0.1);--white-2:rgba(255,255,255,0.2);--white-3:rgba(255,255,255,0.3);--white-4:rgba(255,255,255,0.4);--white-5:rgba(255,255,255,0.5);--white-6:rgba(255,255,255,0.6);--white-7:rgba(255,255,255,0.7);--white-8:rgba(255,255,255,0.8);--white-9:rgba(255,255,255,0.9);--black-1:rgba(0,0,0,0.1);--black-2:rgba(0,0,0,0.2);--black-3:rgba(0,0,0,0.3);--black-4:rgba(0,0,0,0.4);--black-5:rgba(0,0,0,0.5);--black-6:rgba(0,0,0,0.6);--black-7:rgba(0,0,0,0.7);--black-8:rgba(0,0,0,0.8);--black-9:rgba(0,0,0,0.9)}[data-theme-mode=dark]{--body-bg-rgb:0,16,39;--custom-white:rgb(var(--body-bg-rgb));--custom-black:#fff;--default-border:rgba(255,255,255,0.1);--default-text-color:rgba(255,255,255,0.7);--light-rgb:43,46,49;--dark-rgb:240,245,248;--default-background:rgba(255,255,255,0.1);--default-body-bg-color:rgb(var(--body-bg-rgb),0.95);--text-muted:rgba(255,255,255,0.3);--input-border:#313335;--form-control-bg:#232628;--menu-bg:rgb(var(--body-bg-rgb));--menu-border-color:rgba(255,255,255,0.1);--menu-prime-color:rgba(255,255,255,0.6);--header-bg:rgb(var(--body-bg-rgb));--header-prime-color:rgba(255,255,255,0.6);--header-border-color:rgba(255,255,255,0.1);--bootstrap-card-border:rgba(255,255,255,0.1);--list-hover-focus-bg:rgba(255,255,255,0.1);--gray-100:#110f0f;--gray-200:#17171c;--gray-300:#393946;--gray-400:#505062;--gray-500:#73738c;--gray-600:#8f8fa3;--gray-700:#ababba;--gray-800:#c7c7d1;--gray-900:#e3e3e8;--white-1:rgba(0,0,0,0.1);--white-2:rgba(0,0,0,0.2);--white-3:rgba(0,0,0,0.3);--white-4:rgba(0,0,0,0.4);--white-5:rgba(0,0,0,0.5);--white-6:rgba(0,0,0,0.6);--white-7:rgba(0,0,0,0.7);--white-8:rgba(0,0,0,0.8);--white-9:rgba(0,0,0,0.9);--black-1:rgba(255,255,255,0.05);--black-2:rgba(255,255,255,0.2);--black-3:rgba(255,255,255,0.3);--black-4:rgba(255,255,255,0.4);--black-5:rgba(255,255,255,0.5);--black-6:rgba(255,255,255,0.6);--black-7:rgba(255,255,255,0.7);--black-8:rgba(255,255,255,0.8);--black-9:rgba(255,255,255,0.9)}body{font-family:var(--font-lexend-deca),"Lexend Deca",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif!important;font-display:swap;font-weight:400!important;background-color:var(--default-body-bg-color)!important;color:var(--default-text-color)!important;line-height:1.5!important;text-align:start!important;overflow-x:clip!important;min-height:100vh!important;position:relative!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;font-size:14px}.font-lexend,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.font-lexend{font-family:var(--font-lexend-deca),"Lexend Deca",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}*{font-family:inherit}.font-loading{font-display:swap}.font-optimized{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.bg-color{background-color:var(--default-body-bg-color)!important}content{padding:0 .5rem!important}.app-content{-webkit-margin-before:3.75rem;margin-block-start:3.75rem;padding:.5rem}@media (max-width:767px){.main-content{padding:0!important}}.page{padding:.5rem;justify-content:start!important}.main-sidebar{scrollbar-width:thin}[data-menu-styles=light] .app-sidebar .side-menu__item.active{font-weight:bolder;background-color:#f7f9ff!important}[data-fullscreen=true] .horizontal-logo{display:block}[data-fullscreen=true] .horizontal-logo img{display:none}[data-fullscreen=true][data-theme-mode=dark] .horizontal-logo .toggle-dark,[data-fullscreen=true][data-theme-mode=light] .horizontal-logo .toggle-logo{display:block}.app-sidebar .side-menu__icon{height:unset;font-size:unset}.app-sidebar .parent-menu.side-menu__item{padding:.625rem 1rem!important;margin:.25rem .5rem!important;border-radius:.375rem!important;position:relative;transition:all .2s ease}.app-sidebar .parent-menu.side-menu__item:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:0;background:#4f46e5;border-radius:0 2px 2px 0;transition:height .2s ease}.app-sidebar .parent-menu.side-menu__item.active:before,.app-sidebar .parent-menu.side-menu__item:hover:before{height:60%}[data-menu-styles=dark] .app-sidebar .parent-menu.side-menu__item.active .side-menu__angle,[data-menu-styles=dark] .app-sidebar .parent-menu.side-menu__item.active .side-menu__label,[data-menu-styles=dark] .app-sidebar .side-menu__item.active .side-menu__icon,[data-menu-styles=dark] .app-sidebar .side-menu__item:hover .side-menu__angle,[data-menu-styles=dark] .app-sidebar .side-menu__item:hover .side-menu__icon,[data-menu-styles=dark] .app-sidebar .side-menu__item:hover .side-menu__label{color:var(--default-text-color)!important;fill:var(--default-text-color)!important}[data-header-styles]:not([data-header-styles=dark]) .header-theme-mode .header-link{color:var(--custom-white)}[data-layout-style=style-2][data-header-styles=dark][data-theme-mode=dark] .header-theme-mode .header-link,[data-layout-style=style-2][data-header-styles=light][data-theme-mode=light] .header-theme-mode .header-link{color:var(--default-text-color)}.slide-menu{display:block}.app-sidebar .slide.has-sub.open .wrapper{display:grid!important;grid-template-rows:1fr!important;visibility:visible!important}.app-sidebar .slide.has-sub.open .wrapper .slide-menu{display:block!important;visibility:visible!important}.app-sidebar .slide.has-sub:not(.open) .wrapper{display:grid!important;grid-template-rows:0fr!important;visibility:hidden!important}.app-sidebar,.app-sidebar .main-sidebar-header{transition:all .2s ease}@media (min-width:992px){.app-sidebar .main-sidebar-header,[data-vertical-style=overlay][data-toggled=icon-overlay-close]:not([data-icon-overlay=open]) .app-sidebar{transition:all .2s ease}}.wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .2s ease-out}.wrapper.open{grid-template-rows:1fr}.inner{overflow:hidden}.app-sidebar .wrapper.open{grid-template-rows:1fr!important}.app-sidebar .wrapper.open .inner{overflow:visible!important}.app-sidebar .slide.has-sub.open .wrapper{display:block!important;max-height:none!important;opacity:1!important;height:auto!important}.app-sidebar .slide.has-sub:not(.open) .wrapper{display:none!important;max-height:0!important;opacity:0!important;height:0!important}.app-sidebar .wrapper.open{animation:slideDown .2s ease-out!important}.app-sidebar .wrapper:not(.open){animation:slideUp .2s ease-out!important}@keyframes slideDown{0%{max-height:0;opacity:0}to{max-height:500px;opacity:1}}@keyframes slideUp{0%{max-height:500px;opacity:1}to{max-height:0;opacity:0}}.header-content-right,.main-header-container .header-content-left{gap:1rem;align-items:center!important}.pointer{cursor:pointer}.cursor-move{cursor:move;cursor:-webkit-grab;cursor:-moz-grab}.page-title{font-size:1.345rem;font-weight:600!important;margin-bottom:0;color:var(--default-text-color)}.page-header-breadcrumb{display:flex;justify-content:space-between;margin-top:.25rem!important;margin-bottom:.75rem!important;background:linear-gradient(90deg,rgba(79,70,229,.02),transparent)!important;padding:.75rem 1rem!important;border-radius:0!important;border:none!important;border-bottom:1px solid rgba(79,70,229,.08)!important;border-left:3px solid #4f46e5!important;position:relative}.datatable-search div{border-radius:2rem!important;width:280px;border:1px solid rgba(79,70,229,.12);overflow:hidden;transition:all .2s ease}.datatable-search div:focus-within{border-color:#4f46e5;box-shadow:0 0 0 3px rgba(79,70,229,.1)}.datatable-search span{border-radius:0!important;background-color:transparent!important;padding:0 .75rem}.datatable-search input{padding:.625rem .75rem!important;border:none;background:transparent}.text{color:var(--default-text-color)!important}.svg-muted{fill:var(--text-muted)!important}.pg-size-selector{position:absolute;top:0;opacity:0;cursor:pointer;width:3.5rem}.pg-nav{padding:.5rem .75rem;border-radius:.375rem;display:flex;border:1px solid rgba(79,70,229,.12);margin:0 .25rem;position:relative;overflow:hidden;align-items:center;justify-content:center;min-width:36px}.pg-nav:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:rgba(79,70,229,.08);transition:left .3s ease}.pg-nav:not(.pointer-not-allowed):hover:before{left:0}.pg-nav:not(.pointer-not-allowed):hover{border-color:#4f46e5;color:#4f46e5}.no-select{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.pg-size-selector>option{background-color:var(--custom-white);color:var(--default-text-color)}.fk-pg-size-selector{padding-left:6px;border-radius:2px}.pss:hover .fk-pg-size-selector{background-color:rgb(var(--light-rgb))}.pointer-not-allowed{cursor:not-allowed!important}.clickable-text,.clickable-text-primary{cursor:pointer}.clickable-text-primary:hover{color:var(--primary-color)!important}.clickable-text-primary:hover,.clickable-text:hover{text-decoration:underline}.action-icon{padding:.5rem;border-radius:.375rem;cursor:pointer;border:1px solid transparent;position:relative;transition:all .2s ease}.action-icon:after{content:"";position:absolute;inset:0;border-radius:.375rem;background:rgba(79,70,229,.08);opacity:0;transition:opacity .2s ease}.action-icon:hover:after{opacity:1}.action-icon:hover{border-color:rgba(79,70,229,.2)!important;transform:translateY(-1px)}.column-customize .column-search{position:-webkit-sticky;position:sticky;z-index:1;background-color:var(--custom-white);background-clip:padding-box;top:0}.column-customize .column-search .input-group-text{border-right:0!important;background-color:unset!important;padding:.375rem 12px!important}.column-customize .column-search input{border-left:0!important;padding:.5rem .85rem .5rem 0!important;background-color:unset!important}.column-customize .available-column-list{max-height:400px;overflow-y:auto}.column-customize .available-column-list li{padding:.75rem 1rem;border-radius:.375rem;background:linear-gradient(90deg,rgba(79,70,229,.02),transparent);border:none;border-left:2px solid rgba(79,70,229,.15);margin-bottom:.5rem;transition:all .2s ease}.column-customize .available-column-list li:hover{border-left-color:#4f46e5;background:linear-gradient(90deg,rgba(79,70,229,.06),transparent);transform:translateX(4px)}.column-customize .available-column-list li input{margin:0 .625rem 0 0}@supports (scrollbar-width:auto){*{scrollbar-color:rgba(131,129,149,.6) transparent;scrollbar-width:auto}}.aui-searchable-select .aui-select-control{min-height:40px!important}.aui-table table{border-spacing:0;border-collapse:separate;border:none;border-radius:.5rem;overflow:hidden}th{border-bottom:2px solid rgba(79,70,229,.1)!important;background:linear-gradient(180deg,rgba(79,70,229,.03),transparent)!important;padding:.625rem .875rem!important;font-weight:600!important;font-size:.75rem!important;text-transform:uppercase!important;letter-spacing:.05em!important;color:#4f46e5!important;position:relative}th:first-child{border-top-left-radius:.5rem}th:last-child{border-top-right-radius:.5rem}tbody tr{border-bottom:1px solid rgba(79,70,229,.04)}tbody tr td{background:transparent!important;border-bottom:none!important;padding:.625rem .875rem!important;vertical-align:middle!important;position:relative}tbody tr td:first-child:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:0;background:#4f46e5;transition:height .2s ease}tbody tr:hover td:first-child:before{height:70%}[data-theme-mode=dark] tbody tr td{background:transparent!important}tbody tr td:first-child{padding-left:1rem!important}tbody tr td:last-child{padding-right:1rem!important}tbody tr:hover td{background:linear-gradient(90deg,rgba(79,70,229,.04),transparent)!important}.col-xs{min-width:40px!important}.col-sm{min-width:100px!important}.col-md{min-width:140px!important}.col-lg{min-width:180px!important}.col-xl{min-width:250px!important}.sticky-col{position:-webkit-sticky!important;position:sticky!important;right:0}.col-hidden{display:none!important}.aui-table thead tr th:first-child{border-top-left-radius:unset!important;border-bottom-left-radius:unset!important}.aui-table thead tr th:last-child{border-top-right-radius:unset!important;border-bottom-right-radius:unset!important}.table-header-freeze .aui-table thead tr th{position:-webkit-sticky;position:sticky;top:0;background:var(--custom-white);z-index:1}[data-theme-mode=light] .aui-table tbody tr:last-child,[data-theme-mode=light] .aui-table thead tr{border-bottom:1.6px solid rgb(247 249 255)!important}[data-theme-mode=light] .aui-table tbody tr{border-bottom:1px solid rgb(var(--dark-rgb),4%)!important}.separationline{border-left:1px solid rgb(var(--dark-rgb),18%)}.h-16{height:16px}.h-13{height:13px}.w-13{width:13px}.opacity-0{opacity:0}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.custom-description.Horizontal{display:flex;gap:.5rem}.entity-modal{background-color:var(--default-body-bg-color)}.select-browser{cursor:pointer;border:2px solid #b0afaf}.un-select-browser{cursor:pointer}.sales-bottom-fixed>.row{row-gap:1rem}.sales-product-table-container .aui-table{max-height:400px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.sales-product-table-container .aui-table thead{position:-webkit-sticky;position:sticky;z-index:99;top:0}[data-menu-styles=dark] .sales-product-table-container .aui-table tbody tr:last-child td{background-color:transparent!important}[data-menu-styles=dark] .aui-table thead tr th{background:transparent!important}.sales-product-table-container .aui-table tbody tr:last-child td{background-color:transparent!important}.aui-table thead tr th{background:transparent!important}.aui-table{overflow-x:scroll;scrollbar-width:none;-ms-overflow-style:none}.sales-return-container .aui-table::-webkit-scrollbar{display:none}.aui-modal-content{background:var(--custom-white)!important;border:none;border-radius:.75rem;box-shadow:0 0 0 1px rgba(79,70,229,.1),0 20px 40px rgba(0,0,0,.1);overflow:hidden;position:relative}.aui-modal-content:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#4f46e5 0,#7c3aed 50%,#4f46e5)}.rounded-lg-3{border-radius:1rem!important}.text-theme{color:#4f46e5}.bg-theme{background:#4f46e5}.bg-theme-light{background:#9b95f5}.bg-grad-theme{background:#4f46e5}.btn-theme{background:#4f46e5!important;color:#fff!important;padding:.5rem 1.25rem!important;margin:.375rem!important;font-weight:500!important;border:none!important;border-radius:.375rem!important;font-size:.875rem!important;position:relative;overflow:hidden}.btn-theme:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(255,255,255,.2);transform:translate(-50%,-50%);transition:width .4s ease,height .4s ease}.btn-theme:hover:before{width:300px;height:300px}.btn-theme.condensed{padding:.5rem 1rem!important;margin:0!important}.btn-sm-custom{height:32px;font-size:.8rem;padding:.25rem .5rem}[data-menu-styles=dark] .button_btn-light___hnhU,[data-menu-styles=dark] .input_form-control__GniEw,[data-menu-styles=dark] .select_select__control__z5jb8{background-color:#042135!important;border-color:#001f3f!important}[data-menu-styles=light] .table_selected__sglfU{background-color:#dde8ff!important}.button_btn-primary__GIjwI{background-color:#4f46e5!important;border-color:#4f46e5!important}.aui-modal-title{font-size:1.153rem!important}.transition-collapse{max-height:0;transition:max-height .5s ease,padding .5s ease;padding-top:0;padding-bottom:0}.transition-collapse.open{max-height:1500px}.text-heading{color:#909297!important}[data-menu-styles=dark] .custom-class-btn-cancel,[data-menu-styles=light] .custom-class-btn-cancel{background-color:#f7f9ff;color:#292929;border:none;border-radius:.25rem;transition:background-color .3s ease}[data-menu-styles=dark] .custom-class-btn-cancel:hover,[data-menu-styles=light] .custom-class-btn-cancel:hover{background-color:#f7f9ff}[data-menu-styles=dark] .custom-class-btn-other,[data-menu-styles=light] .custom-class-btn-other{background-color:#f7f9ff;color:#292929;border:none;border-radius:.25rem;transition:background-color .3s ease}[data-menu-styles=dark] .custom-class-btn-other:hover,[data-menu-styles=light] .custom-class-btn-other:hover{background-color:#f7f9ff}.btn-theme.condensed{padding:.5rem 1rem;font-size:1rem;border-radius:.25rem}button .spinner-border-sm{vertical-align:middle}@media (max-width:576px){.react-resizable-handle{display:none}.dashboard-tile{width:100%!important;padding:0 4px;margin-bottom:16px}.card-header{padding:10px 12px}.card-body{padding:12px}.mobile-tile .resizable-box{width:100%!important}}@media (min-width:577px) and (max-width:768px){.dashboard-tile{padding:0 6px;margin-bottom:18px}}.dashboard-tile{margin-bottom:0;padding:0}.dashboard-tile,.dashboard-tile-overlay{display:inline-block;vertical-align:top;box-sizing:border-box}.dashboard-tile-overlay{pointer-events:none;padding:0 8px;margin-bottom:20px;z-index:1001}.card,.resizable-box{height:100%}.card{overflow:hidden;border:none;border-radius:.5rem;background:var(--custom-white);box-shadow:0 0 0 1px rgba(79,70,229,.08),0 2px 4px rgba(0,0,0,.02);position:relative}.card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px}.drag-handle{touch-action:none;width:100%}.dashboard-container{display:flex;flex-wrap:wrap;gap:.625rem;margin:0;padding:.375rem}@media (max-width:576px){.dashboard-container{gap:8px;margin:0 -4px}.drag-handle{padding:6px 0;font-size:15px}}.card-body{padding:.875rem;height:calc(100% - 45px);overflow:hidden}.card-header{padding:.75rem 1rem;background:linear-gradient(180deg,rgba(79,70,229,.02),transparent);border-bottom:1px solid rgba(79,70,229,.06);font-weight:600;position:relative}.card-header:after{content:"";position:absolute;bottom:-1px;left:1rem;width:40px;height:2px;background:#4f46e5}.card-body>div{width:100%;height:100%}.button_btn__w1NC5.button_btn-teal-light__63_S8{background-color:#4f46e5!important;border-color:#4f46e5!important;color:#fff!important}[data-menu-styles=light] .button_btn__w1NC5.button_btn-w-sm__PYz8D{background-color:#f7f9ff!important;border-color:#f7f9ff!important;color:#272727!important;border-radius:5px!important;padding:7px 10px!important}[data-menu-styles=dark] .button_btn__w1NC5.button_btn-w-sm__PYz8D[type=submit],[data-menu-styles=light] .button_btn__w1NC5.button_btn-w-sm__PYz8D[type=submit]{background-color:#4f46e5!important;border-color:#4f46e5!important;color:#ffffff!important}[data-menu-styles=dark] .button_btn__w1NC5.button_btn-w-sm__PYz8D{background-color:#273757!important;border-color:#273757!important;color:#d8d8d8!important;border-radius:5px!important;padding:7px 10px!important}@media print{.print-template .border{border:1px solid #000!important}.print-template .shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)!important}.print-template .border-2{border-width:2px!important}.print-template .border-primary{border-color:#0d6efd!important}.print-template .border-success{border-color:#198754!important}.print-template .border-warning{border-color:#ffc107!important}.print-template .border-info{border-color:#0dcaf0!important}.print-template .border-danger{border-color:#dc3545!important}.print-template .border-secondary{border-color:#6c757d!important}.print-template .border-dark{border-color:#212529!important}.print-template .border-light{border-color:#f8f9fa!important}.print-template .bg-white{background-color:#ffffff!important}.print-template .bg-primary{background-color:#0d6efd!important}.print-template .bg-primary.bg-opacity-10{background-color:rgba(13,110,253,.1)!important}.print-template .bg-info{background-color:#0dcaf0!important}.print-template .bg-info.bg-opacity-10{background-color:rgba(13,202,240,.1)!important}.print-template .bg-success{background-color:#198754!important}.print-template .bg-success.bg-opacity-10{background-color:rgba(25,135,84,.1)!important}.print-template .bg-warning{background-color:#ffc107!important}.print-template .bg-warning.bg-opacity-10{background-color:rgba(255,193,7,.1)!important}.print-template .bg-light{background-color:#f8f9fa!important}.print-template .bg-dark{background-color:#212529!important}.print-template .text-primary{color:#0d6efd!important}.print-template .text-info{color:#0dcaf0!important}.print-template .text-success{color:#198754!important}.print-template .text-warning{color:#ffc107!important}.print-template .text-dark{color:#212529!important}.print-template .text-light{color:#f8f9fa!important}.print-template .fw-bold{font-weight:700!important}.print-template .fw-semibold{font-weight:600!important}.print-template .fw-medium{font-weight:500!important}.print-template .fw-light{font-weight:300!important}.print-template .rounded{border-radius:.375rem!important}.print-template .rounded-lg{border-radius:.5rem!important}.print-template .rounded-xl{border-radius:.75rem!important}.print-template .rounded-2xl{border-radius:1rem!important}.print-template .rounded-3xl{border-radius:1.5rem!important}}.form-control-align-fix{padding:0!important}.align-toolbar{padding-left:22px!important}.app-sidebar .main-sidebar{box-shadow:none!important}.hide-scrollbar{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{display:none}.t-action .aui-popconfirm{width:100%!important}.cursor-pointer{cursor:pointer;pointer-events:auto}@font-face{font-family:Lexend Deca;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/f068b34e74a6df7a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Lexend Deca;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/a7d9e2ec77e86fa9-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lexend Deca;font-style:normal;font-weight:100;font-display:swap;src:url(/_next/static/media/fd224763ff6f211b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lexend Deca;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/f068b34e74a6df7a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Lexend Deca;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/a7d9e2ec77e86fa9-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lexend Deca;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/fd224763ff6f211b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lexend Deca;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/f068b34e74a6df7a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Lexend Deca;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/a7d9e2ec77e86fa9-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lexend Deca;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/fd224763ff6f211b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lexend Deca;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/f068b34e74a6df7a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Lexend Deca;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/a7d9e2ec77e86fa9-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lexend Deca;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fd224763ff6f211b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lexend Deca;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f068b34e74a6df7a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Lexend Deca;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/a7d9e2ec77e86fa9-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lexend Deca;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/fd224763ff6f211b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lexend Deca;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/f068b34e74a6df7a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Lexend Deca;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/a7d9e2ec77e86fa9-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lexend Deca;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/fd224763ff6f211b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lexend Deca;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/f068b34e74a6df7a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Lexend Deca;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a7d9e2ec77e86fa9-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lexend Deca;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/fd224763ff6f211b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lexend Deca;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/f068b34e74a6df7a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Lexend Deca;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/a7d9e2ec77e86fa9-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lexend Deca;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/fd224763ff6f211b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lexend Deca;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/f068b34e74a6df7a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Lexend Deca;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/a7d9e2ec77e86fa9-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lexend Deca;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/fd224763ff6f211b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lexend Deca Fallback;src:local("Arial");ascent-override:90.98%;descent-override:22.74%;line-gap-override:0.00%;size-adjust:109.91%}.__className_361263{font-family:Lexend Deca,Lexend Deca Fallback;font-style:normal}.__variable_361263{--font-lexend-deca:"Lexend Deca","Lexend Deca Fallback"}