:root{--primary:#f57c00;--primary-hex:#f57c00;--transparent-rgba:transparent}body{padding:0;margin:0;background-color:#f5f5f5}.animation-loading{position:relative;background-color:#ccc;height:6px;animation-name:animate;animation-duration:1.25s;animation-iteration-count:infinite;animation-timing-function:linear;background:linear-gradient(90deg,#eee 8%,#f5f5f5 18%,#eee 33%);-webkit-background-size:800px 104px;transition:all .5s ease-in-out}@keyframes animate{0%{background-position:-468px 0}to{background-position:468px 0}}.animation-pulse{animation:shadow-pulse 1s infinite}@keyframes shadow-pulse{0%{box-shadow:0 0 0 0 var(--primary)}to{box-shadow:0 0 0 15px var(--transparent-rgba)}}.animation-ring{animation:ring 4s ease-in-out .7s infinite}@keyframes ring{0%{transform:rotate(0)}1%{transform:rotate(30deg)}3%{transform:rotate(-28deg)}5%{transform:rotate(34deg)}7%{transform:rotate(-32deg)}9%{transform:rotate(30deg)}11%{transform:rotate(-28deg)}13%{transform:rotate(26deg)}15%{transform:rotate(-24deg)}17%{transform:rotate(22deg)}19%{transform:rotate(-20deg)}21%{transform:rotate(18deg)}23%{transform:rotate(-16deg)}25%{transform:rotate(14deg)}27%{transform:rotate(-12deg)}29%{transform:rotate(10deg)}31%{transform:rotate(-8deg)}33%{transform:rotate(6deg)}35%{transform:rotate(-4deg)}37%{transform:rotate(2deg)}39%{transform:rotate(-1deg)}41%{transform:rotate(1deg)}43%{transform:rotate(0)}to{transform:rotate(0)}}#gif-bg,#videoBG{position:fixed;z-index:-1}@media (min-aspect-ratio:16/9){#gif-bg,#videoBG{width:100%;height:auto}}@media (max-aspect-ratio:16/9){#gif-bg,#videoBG{width:auto;height:100%}}.highcharts-menu-item{font-size:13px!important}.MuiSnackbar-root{left:8px;right:8px;display:flex;z-index:1400;position:fixed;align-items:center;justify-content:center}
/*# sourceMappingURL=main.23eade2e.chunk.css.map */