.BulletSpinner_dimming-container__qEKVL{position:absolute;display:flex;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);align-items:center;justify-content:center;z-index:100000}.BulletSpinner_message-text__w5oj3{color:white;display:flex;margin-top:20px}.BulletSpinner_bullet-container__8gOs0{display:flex;position:fixed;flex-direction:column;align-items:center;left:50%;top:50%;transform:translate(-50%,-50%)}.BulletSpinner_bullet-spinner__IievX{display:flex;gap:18px}.BulletSpinner_bullet__kuvgZ{width:10px;height:10px;background-color:#FF6701;border-radius:50%;animation:BulletSpinner_grow-shrink__Ko51X 1.5s infinite}.BulletSpinner_bullet__kuvgZ:first-child{animation-delay:0s}.BulletSpinner_bullet__kuvgZ:nth-child(2){animation-delay:.3s}.BulletSpinner_bullet__kuvgZ:nth-child(3){animation-delay:.6s}@keyframes BulletSpinner_grow-shrink__Ko51X{0%,to{transform:scale(1)}50%{transform:scale(1.5)}}