@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap);.error-page{flex-direction:column;position:absolute;width:100%}.error-page,.loading-container{display:flex;justify-content:center}.loading-container{align-items:center;height:100vh}.loading-svg{animation:zoom 2s ease-in-out infinite;height:100px;width:100px}@keyframes spin{to{transform:rotate(270deg)}}@keyframes dash{0%{stroke-dashoffset:283}50%{stroke-dashoffset:75;transform:rotate(135deg)}to{stroke-dashoffset:283;transform:rotate(450deg)}}@keyframes zoom{0%,to{transform:scale(1)}50%{transform:scale(1.5)}}.xxlarge-text{font-size:2.5rem}.xlarge-text{font-size:2rem}.large-text{font-size:1.5rem}.medium-text{font-size:1rem}.small-text{font-size:.75rem}.text-center{text-align:center}.text-sm{font-size:.875rem;line-height:1.25rem}.text-gray-500{color:#8c8c8c;opacity:1}@media(min-width:1024px){.container{margin:0 auto;max-width:100%}h1{font-size:2rem}}@media(min-width:768px)and (max-width:1024px){.container{margin:0 auto;max-width:900px}h1{font-size:1.5rem}}@media(max-width:768px){.container{margin:0 auto;max-width:600px}h1{font-size:1.5rem}}.xxlarge-h-margin{margin-inline:24px}.xlarge-h-margin{margin-inline:16px}.xxlarge-v-margin{margin-block:24px}.xlarge-v-margin{margin-block:16px}.xxlarge-margin{margin:48px}.xlarge-margin{margin:24px}.large-margin{margin:12px}.medium-margin{margin:8px}.small-margin{margin:4px}.xxlarge-margin-left{margin-left:48px}.xlarge-margin-left{margin-left:24px}.large-margin-left{margin-left:12px}.medium-margin-left{margin-left:8px}.small-margin-left{margin-left:4px}.xxlarge-margin-right{margin-right:48px}.xlarge-margin-right{margin-right:24px}.large-margin-right{margin-right:12px}.medium-margin-right{margin-right:8px}.small-margin-right{margin-right:4px}.xxlarge-margin-top{margin-top:48px}.xlarge-margin-top{margin-top:24px}.large-margin-top{margin-top:12px}.medium-margin-top{margin-top:8px}.small-margin-top{margin-top:4px}.xxlarge-margin-bottom{margin-bottom:48px}.xlarge-margin-bottom{margin-bottom:24px}.large-margin-bottom{margin-bottom:12px}.medium-margin-bottom{margin-bottom:8px}.small-margin-bottom{margin-bottom:4px}.xxlarge-h-margin{margin-left:24px;margin-right:24px}.xlarge-h-margin{margin-left:16px;margin-right:16px}.large-h-margin{margin-left:12px;margin-right:12px}.medium-h-margin{margin-left:8px;margin-right:8px}.small-h-margin{margin-left:4px;margin-right:4px}.xxlarge-padding{padding:48px}.xlarge-padding{padding:24px}.large-padding{padding:12px}.medium-padding{padding:8px}.small-padding{padding:4px}.xxlarge-padding-left{padding-left:48px}.xlarge-padding-left{padding-left:24px}.large-padding-left{padding-left:12px}.medium-padding-left{padding-left:8px}.small-padding-left{padding-left:4px}.xxlarge-padding-right{padding-right:48px}.xlarge-padding-right{padding-right:24px}.large-padding-right{padding-right:12px}.medium-padding-right{padding-right:8px}.small-padding-right{padding-right:4px}.xxlarge-padding-top{padding-top:48px}.xlarge-padding-top{padding-top:24px}.large-padding-top{padding-top:12px}.medium-padding-top{padding-top:8px}.small-padding-top{padding-top:4px}.xxlarge-padding-bottom{padding-bottom:48px}.xlarge-padding-bottom{padding-bottom:24px}.large-padding-bottom{padding-bottom:12px}.medium-padding-bottom{padding-bottom:8px}.small-padding-bottom{padding-bottom:4px}.padding-small{padding:4px}.padding-medium{padding:8px}.padding-large{padding:12px}.no-margin{margin:0!important}.no-padding{padding:0!important}.primary-background{background-color:#254195}.black-background{background-color:#101010}.white-text-color{color:#fff}.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}*{font-family:Poppins,sans-serif;margin:0;padding:0}html{background-color:#f8f9fa;color:#333;font-size:16px;line-height:1.5}body,html{font-family:Inter,sans-serif}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;margin:0;padding:0}.display-row-layout{display:flex;flex-direction:row}.ant-btn{box-shadow:none!important}.display-column-layout{display:flex;flex-direction:column;gap:10px}.space-between{justify-content:space-between}.align-row-center{align-items:center}.align-self-center{align-self:center}.flex-row-layout{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.flex-column-layout{align-items:center;display:flex;flex-direction:column;justify-content:center}.auth-container{bottom:0;display:table;position:absolute;top:0;width:100%}.auth-container-box{display:table-cell;vertical-align:top}.ant-segmented-item-label{align-items:center;display:flex;flex-direction:row;line-height:28px;min-height:28px;overflow:hidden;padding:0 11px;text-overflow:ellipsis;white-space:nowrap}.ant-segmented-item-label .segmented-icon{margin-top:8px}.text-overflow-ellipsis{width:50px}.description-overflow-ellipsis,.text-overflow-ellipsis{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.description-overflow-ellipsis{width:20vw}.model-footer-style{border-top:1px solid #e8e8e8;padding-top:16px}.custom-menu{--custom-menu-active-bg:#254195!important;--custom-menu-hover-bg:#fff!important;--custom-menu-focus-bg:#254195!important;border-right:none}.custom-menu .ant-menu-item-selected{background-color:var(--custom-menu-active-bg)!important;color:#fff!important}.custom-menu .ant-menu-item:hover{background-color:var(--custom-menu-hover-bg)}.custom-menu .ant-menu-item:focus{background-color:var(--custom-menu-focus-bg);color:#fff!important}.custom-menu .ant-select-selector{background-color:#fff}.custom-menu .ant-select-selection-item{background-color:#0000!important}.custom-menu .ant-select-selection-placeholder{background-color:#fff!important}.custom-ant-select .ant-select-selector{background-color:#fff}.custom-ant-select .ant-select-selection-item{background-color:#0000!important}.custom-ant-select .ant-select-selection-placeholder{background-color:#fff!important}.custom-input-margin__bottom{margin-bottom:15px!important}.custom-drawer-footer{border-top:1px solid #e8e8e8;bottom:0;left:0;margin-bottom:0;padding:16px;position:absolute;right:0;z-index:10}.custom-drawer-footer .custom-flex{display:flex;justify-content:flex-end;width:100%}.manage-scroll-bar{-ms-overflow-style:none;overflow-y:auto;scrollbar-color:#0000 #0000;scrollbar-width:thin;scrollbar-width:none}.custom-table .ant-table-tbody>tr>td{border-bottom:1px solid #d8d8d8!important}.custom-table .ant-table-thead>tr>th{border-bottom:2px solid #d8d8d8!important}.custom-scroll-bar .element{overflow:auto;scrollbar-color:#0000 #0000;scrollbar-width:thin}.custom-scroll-bar .element::-webkit-scrollbar{height:8px;width:8px}.custom-scroll-bar .element::-webkit-scrollbar-track{background:#0000}.custom-scroll-bar .element::-webkit-scrollbar-thumb{background-color:#0000001a;border-radius:10px}.custom-scroll-bar .element::-webkit-scrollbar-thumb:hover{background-color:#0003}.custom-scroll-bar .element::-webkit-scrollbar-thumb:active{background-color:#0000004d}@media only screen and (max-width:600px){.auth-container{display:flex;flex-direction:column;height:100%;position:absolute;width:100%}}@media(max-width:600px){.description-overflow-ellipsis{width:40vw}.responsive-table-card{width:80%!important}}@media(min-width:1025px){.description-overflow-ellipsis{width:10vw}}@media screen and (max-width:768px){.small-statistic .ant-statistic-title{font-size:12px!important}.small-statistic .ant-statistic-content-value{font-size:14px!important}.ant-statistic-title{font-size:12px!important}.ant-statistic-content-value{font-size:14px!important}}
/*# sourceMappingURL=main.d404422e.css.map*/