.mt-summary-loader-large{z-index:20;justify-content:center;align-items:center;gap:7px;height:20px;display:flex}.mt-summary-dot-large{background-color:#02a800;border-radius:50%;width:8px;height:8px;animation:.9s ease-in-out infinite large-animation}.mt-summary-dot-large:first-child{animation-delay:0s}.mt-summary-dot-large:nth-child(2){animation-delay:.3s}.mt-summary-dot-large:nth-child(3){animation-delay:.6s}@keyframes large-animation{0%,66.66%,to{background-color:#02a800;width:8px;height:8px}33.33%{background-color:rgba(2,168,0,.6);width:15px;height:15px}}.mt-summary-loader-small{z-index:20;justify-content:center;align-items:center;gap:5px;height:10px;display:flex}.mt-summary-dot-small{background-color:#02a800;border-radius:50%;width:5px;height:5px;animation:.9s ease-in-out infinite small-animation}.mt-summary-dot-small:first-child{animation-delay:0s}.mt-summary-dot-small:nth-child(2){animation-delay:.3s}.mt-summary-dot-small:nth-child(3){animation-delay:.6s}@keyframes small-animation{0%,66.66%,to{background-color:#02a800;width:5px;height:5px}33.33%{background-color:rgba(2,168,0,.6);width:10px;height:10px}}
/*# sourceMappingURL=2571c0787a9ee31a.css.map*/