.custom_chart_loading[data-v-5b8c5f02]{top:0;left:0;width:100%;height:100%;background:#fff;display:flex;justify-content:center;align-items:center;position:absolute;z-index:5;border-radius:5px}.custom_chart_spinner[data-v-5b8c5f02]{border:6px solid #f3f3f3;border-radius:50%;border-top:6px solid #757575;width:80px;height:80px;animation:progress-5b8c5f02 2s linear infinite}@keyframes progress-5b8c5f02{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}