.loader{flex-direction:column;justify-content:center;align-items:center;display:flex}.loading{justify-content:center;align-items:center;width:300px;display:flex}.load{background-color:#db6522;border-radius:5px;width:300px;height:3px;margin:.1em;animation:1s infinite move_5011}.load:first-child{animation-delay:.2s}.load:nth-child(2){animation-delay:.4s}.load:nth-child(3){animation-delay:.6s}@keyframes move_5011{0%{width:1.5em}25%{width:2.5em}50%{width:3.5em}to{width:1.5em}}
