.loading-overlay[data-v-be3d5320]{position:fixed;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.9);display:flex;justify-content:center;align-items:center;z-index:9999}.loading-spinner[data-v-be3d5320]{text-align:center}.spinner[data-v-be3d5320]{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #ca0821;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 20px}.chart-wrapper[data-v-be3d5320]{position:relative;min-height:500px}.result-label[data-v-be3d5320]{z-index:100!important;transition:all .3s ease}@media (max-width:992px){.chart-wrapper[data-v-be3d5320]{min-height:600px}.result-label[data-v-be3d5320]{width:calc(100% - 40px);left:20px!important}}.modal-mask[data-v-be3d5320]{position:fixed;z-index:9998;top:0;left:0;background-color:rgba(0,0,0,.4)}.modal-mask[data-v-be3d5320],.modal-wrapper[data-v-be3d5320]{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}.modal-dialog[data-v-be3d5320]{width:500px;margin:40px auto;background:#fff;border-radius:20px}.btn-close[data-v-be3d5320]:focus{box-shadow:none!important}@media (max-width:576px){.modal-dialog[data-v-be3d5320]{width:95%}}