@-webkit-keyframes pulse{0%{opacity:1;transform:scale(1)}to{opacity:.25;transform:scale(.75)}}@keyframes pulse{0%{opacity:1;transform:scale(1)}to{opacity:.25;transform:scale(.75)}}.components-spinner-box{margin-left:auto;margin-right:auto;z-index:999999999!important;left:0;top:0;margin-top:0!important;height:10%!important;right:0;display:flex;justify-content:center;align-items:center}.components-pulse-container{width:120px;display:flex;justify-content:space-between;align-items:center}.components-pulse-bubble{width:20px;height:20px;border-radius:50%;background-color:#3ff9dc}.components-pulse-bubble-1{-webkit-animation:pulse .4s ease 0s infinite alternate;animation:pulse .4s ease 0s infinite alternate}.components-pulse-bubble-2{-webkit-animation:pulse .4s ease .2s infinite alternate;animation:pulse .4s ease .2s infinite alternate}.components-pulse-bubble-3{-webkit-animation:pulse .4s ease .4s infinite alternate;animation:pulse .4s ease .4s infinite alternate}.metric{font-size:24px}@media screen and (max-width:767px){.metric{font-size:14px}}main{width:100%!important}.container{width:200px;margin:30px}.input{width:100%;margin:0;padding-right:5px}