.loading_loader-container__zEiLf{display:flex;justify-content:center;align-items:center}.loading_bouncing-dots__48w_h{display:flex;justify-content:space-between;width:60px}.loading_dot__C_Bnw{width:15px;height:15px;background-color:var(--dt-yellow);border-radius:50%;animation:loading_bounce__dbxFV 1.5s infinite}.loading_dot__C_Bnw:first-child{animation-delay:0s}.loading_dot__C_Bnw:nth-child(2){animation-delay:.3s}.loading_dot__C_Bnw:nth-child(3){animation-delay:.6s}@keyframes loading_bounce__dbxFV{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}