.cool-loader{width:82px;height:18px;position:relative}.cool-loader:before,.cool-loader:after{content:"";background:#f25c19;border-radius:50%;width:16px;height:16px;animation:.5s ease-in infinite alternate jump;position:absolute;top:0;left:50%;transform:translate(-50%,10%)}.cool-loader:after{color:#1e2a44;background:0 0;animation:.5s ease-out infinite alternate split;top:100%;box-shadow:32px -20px,-32px -20px}.white:after{color:#fff!important}@keyframes split{0%{box-shadow:8px -20px,-8px -20px}to{box-shadow:32px -20px,-32px -20px}}@keyframes jump{0%{transform:translate(-50%,-150%)}to{transform:translate(-50%,10%)}}
