.loading-container{z-index:500;position:absolute;inset:0;background-color:#f6f6f6;font-size:12px;color:#212529;font-weight:400}.loading-container .loading-main{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.loading-container.full-screen{z-index:1000;position:fixed;width:100%;height:100%}.loading-container.full-screen .loading-main{max-width:calc(100vw - 14px);margin-right:auto}.loading-dots:after{content:"";display:inline-block;white-space:pre;animation:dots 1.5s steps(4) infinite}@keyframes dots{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}.chip-tag{width:-moz-fit-content;width:fit-content;padding:5px 10px}.chip-tag--not-clickable{pointer-events:none}.dateRangePicker_Mui-selected__D5V5Q{background-color:#030e0e}