@keyframes scale{30%{transform:scale(.3)}to{transform:scale(1)}}.ball-pulse>div:nth-child(0){animation:.75s cubic-bezier(.2,.68,.18,1.08) -.36s infinite scale}.ball-pulse>div:first-child{animation:.75s cubic-bezier(.2,.68,.18,1.08) -.24s infinite scale}.ball-pulse>div:nth-child(2){animation:.75s cubic-bezier(.2,.68,.18,1.08) -.12s infinite scale}.ball-pulse>div:nth-child(3){animation:.75s cubic-bezier(.2,.68,.18,1.08) infinite scale}.ball-pulse>div{background-color:#fff;border-radius:100%;width:15px;height:15px;margin:2px;animation-fill-mode:both;display:inline-block}@keyframes ball-pulse-sync{33%{transform:translateY(10px)}66%{transform:translateY(-10px)}to{transform:translateY(0)}}.ball-pulse-sync>div:nth-child(0){animation:.6s ease-in-out -.21s infinite ball-pulse-sync}.ball-pulse-sync>div:first-child{animation:.6s ease-in-out -.14s infinite ball-pulse-sync}.ball-pulse-sync>div:nth-child(2){animation:.6s ease-in-out -.07s infinite ball-pulse-sync}.ball-pulse-sync>div:nth-child(3){animation:.6s ease-in-out infinite ball-pulse-sync}.ball-pulse-sync>div{background-color:#fff;border-radius:100%;width:15px;height:15px;margin:2px;animation-fill-mode:both;display:inline-block}@keyframes ball-scale{0%{transform:scale(0)}to{opacity:0;transform:scale(1)}}.ball-scale>div{background-color:#fff;border-radius:100%;width:60px;height:60px;margin:2px;animation:1s ease-in-out infinite ball-scale;display:inline-block}.ball-scale-random{width:37px;height:40px}.ball-scale-random>div{background-color:#fff;border-radius:100%;width:30px;height:30px;margin:2px;animation:1s ease-in-out infinite ball-scale;display:inline-block;position:absolute}.ball-scale-random>div:first-child{margin-left:-7px;animation:1s ease-in-out .2s infinite ball-scale}.ball-scale-random>div:nth-child(3){margin-top:9px;margin-left:-2px;animation:1s ease-in-out .5s infinite ball-scale}@keyframes rotate{0%{transform:rotate(0)scale(1)}50%{transform:rotate(180deg)scale(.6)}to{transform:rotate(360deg)scale(1)}}.ball-rotate{position:relative}.ball-rotate>div{background-color:#fff;border-radius:100%;width:15px;height:15px;margin:2px;animation-fill-mode:both;position:relative}.ball-rotate>div:first-child{animation:1s cubic-bezier(.7,-.13,.22,.86) infinite rotate}.ball-rotate>div:before,.ball-rotate>div:after{content:"";opacity:.8;background-color:#fff;border-radius:100%;width:15px;height:15px;margin:2px;position:absolute}.ball-rotate>div:before{top:0;left:-28px}.ball-rotate>div:after{top:0;left:25px}.ball-clip-rotate>div{background-color:#fff;border:2px solid #fff;border-bottom-color:transparent;border-radius:100%;width:25px;height:25px;margin:2px;animation:.75s linear infinite rotate;display:inline-block;background:0 0!important}.ball-clip-rotate-pulse{position:relative;transform:translateY(-15px)}.ball-clip-rotate-pulse>div{border-radius:100%;animation-fill-mode:both;position:absolute;top:0;left:0}.ball-clip-rotate-pulse>div:first-child{background:#fff;width:16px;height:16px;animation:1s cubic-bezier(.09,.57,.49,.9) infinite scale;top:7px;left:-7px}.ball-clip-rotate-pulse>div:last-child{background:0 0;border:2px solid #fff;border-color:#fff transparent;width:30px;height:30px;animation:1s cubic-bezier(.09,.57,.49,.9) infinite rotate;position:absolute;top:-2px;left:-16px}.ball-clip-rotate-multiple{position:relative}.ball-clip-rotate-multiple>div{border:2px solid transparent;border-color:transparent #fff;border-radius:100%;width:35px;height:35px;animation:1s ease-in-out infinite rotate;position:absolute;top:-20px;left:-20px}.ball-clip-rotate-multiple>div:last-child{border-color:#fff transparent;width:15px;height:15px;animation-duration:.5s;animation-direction:reverse;display:inline-block;top:-10px;left:-10px}@keyframes ball-scale-ripple{0%{opacity:1;transform:scale(.1)}70%{opacity:.7;transform:scale(1)}to{opacity:0}}.ball-scale-ripple>div{border:2px solid #fff;border-radius:100%;width:50px;height:50px;animation:1s cubic-bezier(.21,.53,.56,.8) infinite ball-scale-ripple}@keyframes ball-scale-ripple-multiple{0%{opacity:1;transform:scale(.1)}70%{opacity:.7;transform:scale(1)}to{opacity:0}}.ball-scale-ripple-multiple{position:relative;transform:translateY(-25px)}.ball-scale-ripple-multiple>div:nth-child(0){animation-delay:-.8s}.ball-scale-ripple-multiple>div:first-child{animation-delay:-.6s}.ball-scale-ripple-multiple>div:nth-child(2){animation-delay:-.4s}.ball-scale-ripple-multiple>div:nth-child(3){animation-delay:-.2s}.ball-scale-ripple-multiple>div{border:2px solid #fff;border-radius:100%;width:50px;height:50px;animation:1.25s cubic-bezier(.21,.53,.56,.8) infinite ball-scale-ripple-multiple;position:absolute;top:-2px;left:-26px}@keyframes ball-beat{50%{opacity:.2;transform:scale(.75)}to{opacity:1;transform:scale(1)}}.ball-beat>div{background-color:#fff;border-radius:100%;width:15px;height:15px;margin:2px;animation:.7s linear infinite ball-beat;display:inline-block}.ball-beat>div:nth-child(2n-1){animation-delay:-.35s!important}@keyframes ball-scale-multiple{0%{opacity:0;transform:scale(0)}5%{opacity:1}to{opacity:0;transform:scale(1)}}.ball-scale-multiple{position:relative;transform:translateY(-30px)}.ball-scale-multiple>div:nth-child(2){animation-delay:-.4s}.ball-scale-multiple>div:nth-child(3){animation-delay:-.2s}.ball-scale-multiple>div{opacity:0;background-color:#fff;border-radius:100%;width:60px;height:60px;margin:0;animation:1s linear infinite ball-scale-multiple;position:absolute;top:0;left:-30px}@keyframes ball-triangle-path-1{33%{transform:translate(25px,-50px)}66%{transform:translate(50px)}to{transform:translate(0)}}@keyframes ball-triangle-path-2{33%{transform:translate(25px,50px)}66%{transform:translate(-25px,50px)}to{transform:translate(0)}}@keyframes ball-triangle-path-3{33%{transform:translate(-50px)}66%{transform:translate(-25px,-50px)}to{transform:translate(0)}}.ball-triangle-path{position:relative;transform:translate(-29.994px,-37.5094px)}.ball-triangle-path>div:first-child{animation-name:ball-triangle-path-1;-webkit-animation-delay:0;animation-delay:0;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.ball-triangle-path>div:nth-child(2){animation-name:ball-triangle-path-2;-webkit-animation-delay:0;animation-delay:0;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.ball-triangle-path>div:nth-child(3){animation-name:ball-triangle-path-3;-webkit-animation-delay:0;animation-delay:0;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.ball-triangle-path>div{border:1px solid #fff;border-radius:100%;width:10px;height:10px;animation-fill-mode:both;position:absolute}.ball-triangle-path>div:first-of-type{top:50px}.ball-triangle-path>div:nth-of-type(2){left:25px}.ball-triangle-path>div:nth-of-type(3){top:50px;left:50px}@keyframes ball-pulse-rise-even{0%{transform:scale(1.1)}25%{transform:translateY(-30px)}50%{transform:scale(.4)}75%{transform:translateY(30px)}to{transform:scale(1)}}@keyframes ball-pulse-rise-odd{0%{transform:scale(.4)}25%{transform:translateY(30px)}50%{transform:scale(1.1)}75%{transform:translateY(-30px)}to{transform:scale(.75)}}.ball-pulse-rise>div{animation-duration:1s;animation-timing-function:cubic-bezier(.15,.46,.9,.6);animation-iteration-count:infinite;animation-fill-mode:both;-webkit-animation-delay:0;animation-delay:0;background-color:#fff;border-radius:100%;width:15px;height:15px;margin:2px;display:inline-block}.ball-pulse-rise>div:nth-child(2n){animation-name:ball-pulse-rise-even}.ball-pulse-rise>div:nth-child(2n-1){animation-name:ball-pulse-rise-odd}@keyframes ball-grid-beat{50%{opacity:.7}to{opacity:1}}.ball-grid-beat{width:57px}.ball-grid-beat>div:first-child{animation-duration:1.27s;animation-delay:.44s}.ball-grid-beat>div:nth-child(2){animation-duration:1.52s;animation-delay:.2s}.ball-grid-beat>div:nth-child(3){animation-duration:.61s;animation-delay:.14s}.ball-grid-beat>div:nth-child(4){animation-duration:.82s;animation-delay:.15s}.ball-grid-beat>div:nth-child(5){animation-duration:1.24s;animation-delay:-.01s}.ball-grid-beat>div:nth-child(6){animation-duration:1.35s;animation-delay:-.07s}.ball-grid-beat>div:nth-child(7){animation-duration:1.44s;animation-delay:.29s}.ball-grid-beat>div:nth-child(8){animation-duration:1.19s;animation-delay:.63s}.ball-grid-beat>div:nth-child(9){animation-duration:1.48s;animation-delay:-.18s}.ball-grid-beat>div{float:left;animation-name:ball-grid-beat;animation-iteration-count:infinite;animation-fill-mode:both;-webkit-animation-delay:0;animation-delay:0;background-color:#fff;border-radius:100%;width:15px;height:15px;margin:2px;display:inline-block}@keyframes ball-grid-pulse{0%{transform:scale(1)}50%{opacity:.7;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.ball-grid-pulse{width:57px}.ball-grid-pulse>div:first-child{animation-duration:.9s;animation-delay:.58s}.ball-grid-pulse>div:nth-child(2){animation-duration:.94s;animation-delay:10ms}.ball-grid-pulse>div:nth-child(3){animation-duration:1.43s;animation-delay:.25s}.ball-grid-pulse>div:nth-child(4){animation-duration:.74s;animation-delay:-.03s}.ball-grid-pulse>div:nth-child(5){animation-duration:.68s;animation-delay:.21s}.ball-grid-pulse>div:nth-child(6){animation-duration:1.17s;animation-delay:.25s}.ball-grid-pulse>div:nth-child(7){animation-duration:1.41s;animation-delay:.46s}.ball-grid-pulse>div:nth-child(8){animation-duration:1.56s;animation-delay:20ms}.ball-grid-pulse>div:nth-child(9){animation-duration:.78s;animation-delay:.13s}.ball-grid-pulse>div{float:left;animation-name:ball-grid-pulse;animation-iteration-count:infinite;animation-fill-mode:both;-webkit-animation-delay:0;animation-delay:0;background-color:#fff;border-radius:100%;width:15px;height:15px;margin:2px;display:inline-block}@keyframes ball-spin-fade-loader{50%{opacity:.3;transform:scale(.4)}to{opacity:1;transform:scale(1)}}.ball-spin-fade-loader{position:relative;top:-10px;left:-10px}.ball-spin-fade-loader>div:first-child{animation:1s linear -.96s infinite ball-spin-fade-loader;top:25px;left:0}.ball-spin-fade-loader>div:nth-child(2){animation:1s linear -.84s infinite ball-spin-fade-loader;top:17.0455px;left:17.0455px}.ball-spin-fade-loader>div:nth-child(3){animation:1s linear -.72s infinite ball-spin-fade-loader;top:0;left:25px}.ball-spin-fade-loader>div:nth-child(4){animation:1s linear -.6s infinite ball-spin-fade-loader;top:-17.0455px;left:17.0455px}.ball-spin-fade-loader>div:nth-child(5){animation:1s linear -.48s infinite ball-spin-fade-loader;top:-25px;left:0}.ball-spin-fade-loader>div:nth-child(6){animation:1s linear -.36s infinite ball-spin-fade-loader;top:-17.0455px;left:-17.0455px}.ball-spin-fade-loader>div:nth-child(7){animation:1s linear -.24s infinite ball-spin-fade-loader;top:0;left:-25px}.ball-spin-fade-loader>div:nth-child(8){animation:1s linear -.12s infinite ball-spin-fade-loader;top:17.0455px;left:-17.0455px}.ball-spin-fade-loader>div{background-color:#fff;border-radius:100%;width:15px;height:15px;margin:2px;animation-fill-mode:both;position:absolute}@keyframes ball-spin-loader{75%{opacity:.2}to{opacity:1}}.ball-spin-loader{position:relative}.ball-spin-loader>span:first-child{animation:2s linear .9s infinite ball-spin-loader;top:45px;left:0}.ball-spin-loader>span:nth-child(2){animation:2s linear 1.8s infinite ball-spin-loader;top:30.6818px;left:30.6818px}.ball-spin-loader>span:nth-child(3){animation:2s linear 2.7s infinite ball-spin-loader;top:0;left:45px}.ball-spin-loader>span:nth-child(4){animation:2s linear 3.6s infinite ball-spin-loader;top:-30.6818px;left:30.6818px}.ball-spin-loader>span:nth-child(5){animation:2s linear 4.5s infinite ball-spin-loader;top:-45px;left:0}.ball-spin-loader>span:nth-child(6){animation:2s linear 5.4s infinite ball-spin-loader;top:-30.6818px;left:-30.6818px}.ball-spin-loader>span:nth-child(7){animation:2s linear 6.3s infinite ball-spin-loader;top:0;left:-45px}.ball-spin-loader>span:nth-child(8){animation:2s linear 7.2s infinite ball-spin-loader;top:30.6818px;left:-30.6818px}.ball-spin-loader>div{background:green;border-radius:100%;width:15px;height:15px;animation-fill-mode:both;position:absolute}@keyframes ball-zig{33%{transform:translate(-15px,-30px)}66%{transform:translate(15px,-30px)}to{transform:translate(0)}}@keyframes ball-zag{33%{transform:translate(15px,30px)}66%{transform:translate(-15px,30px)}to{transform:translate(0)}}.ball-zig-zag{position:relative;transform:translate(-15px,-15px)}.ball-zig-zag>div{background-color:#fff;border-radius:100%;width:15px;height:15px;margin:2px 2px 2px 15px;animation-fill-mode:both;position:absolute;top:4px;left:-7px}.ball-zig-zag>div:first-child{animation:.7s linear infinite ball-zig}.ball-zig-zag>div:last-child{animation:.7s linear infinite ball-zag}@keyframes ball-zig-deflect{17%{transform:translate(-15px,-30px)}34%{transform:translate(15px,-30px)}50%{transform:translate(0)}67%{transform:translate(15px,-30px)}84%{transform:translate(-15px,-30px)}to{transform:translate(0)}}@keyframes ball-zag-deflect{17%{transform:translate(15px,30px)}34%{transform:translate(-15px,30px)}50%{transform:translate(0)}67%{transform:translate(-15px,30px)}84%{transform:translate(15px,30px)}to{transform:translate(0)}}.ball-zig-zag-deflect{position:relative;transform:translate(-15px,-15px)}.ball-zig-zag-deflect>div{background-color:#fff;border-radius:100%;width:15px;height:15px;margin:2px 2px 2px 15px;animation-fill-mode:both;position:absolute;top:4px;left:-7px}.ball-zig-zag-deflect>div:first-child{animation:1.5s linear infinite ball-zig-deflect}.ball-zig-zag-deflect>div:last-child{animation:1.5s linear infinite ball-zag-deflect}@keyframes line-scale{0%{transform:scaleY(1)}50%{transform:scaleY(.4)}to{transform:scaleY(1)}}.line-scale>div:first-child{animation:1s cubic-bezier(.2,.68,.18,1.08) -.4s infinite line-scale}.line-scale>div:nth-child(2){animation:1s cubic-bezier(.2,.68,.18,1.08) -.3s infinite line-scale}.line-scale>div:nth-child(3){animation:1s cubic-bezier(.2,.68,.18,1.08) -.2s infinite line-scale}.line-scale>div:nth-child(4){animation:1s cubic-bezier(.2,.68,.18,1.08) -.1s infinite line-scale}.line-scale>div:nth-child(5){animation:1s cubic-bezier(.2,.68,.18,1.08) infinite line-scale}.line-scale>div{background-color:#fff;border-radius:2px;width:4px;height:35px;margin:2px;animation-fill-mode:both;display:inline-block}@keyframes line-scale-party{0%{transform:scale(1)}50%{transform:scale(.5)}to{transform:scale(1)}}.line-scale-party>div:first-child{animation-duration:.83s;animation-delay:-.09s}.line-scale-party>div:nth-child(2){animation-duration:.64s;animation-delay:.33s}.line-scale-party>div:nth-child(3){animation-duration:.39s;animation-delay:.32s}.line-scale-party>div:nth-child(4){animation-duration:.52s;animation-delay:.47s}.line-scale-party>div{animation-name:line-scale-party;animation-iteration-count:infinite;animation-fill-mode:both;-webkit-animation-delay:0;animation-delay:0;background-color:#fff;border-radius:2px;width:4px;height:35px;margin:2px;display:inline-block}@keyframes line-scale-pulse-out{0%{transform:scaleY(1)}50%{transform:scaleY(.4)}to{transform:scaleY(1)}}.line-scale-pulse-out>div{background-color:#fff;border-radius:2px;width:4px;height:35px;margin:2px;animation:.9s cubic-bezier(.85,.25,.37,.85) -.6s infinite line-scale-pulse-out;display:inline-block}.line-scale-pulse-out>div:nth-child(2),.line-scale-pulse-out>div:nth-child(4){animation-delay:-.4s!important}.line-scale-pulse-out>div:first-child,.line-scale-pulse-out>div:nth-child(5){animation-delay:-.2s!important}@keyframes line-scale-pulse-out-rapid{0%{transform:scaleY(1)}80%{transform:scaleY(.3)}90%{transform:scaleY(1)}}.line-scale-pulse-out-rapid>div{background-color:#fff;border-radius:2px;width:4px;height:35px;margin:2px;animation:.9s cubic-bezier(.11,.49,.38,.78) -.5s infinite line-scale-pulse-out-rapid;display:inline-block}.line-scale-pulse-out-rapid>div:nth-child(2),.line-scale-pulse-out-rapid>div:nth-child(4){animation-delay:-.25s!important}.line-scale-pulse-out-rapid>div:first-child,.line-scale-pulse-out-rapid>div:nth-child(5){animation-delay:0s!important}@keyframes line-spin-fade-loader{50%{opacity:.3}to{opacity:1}}.line-spin-fade-loader{position:relative;top:-10px;left:-4px}.line-spin-fade-loader>div:first-child{animation:1.2s ease-in-out -.84s infinite line-spin-fade-loader;top:20px;left:0}.line-spin-fade-loader>div:nth-child(2){animation:1.2s ease-in-out -.72s infinite line-spin-fade-loader;top:13.6364px;left:13.6364px;transform:rotate(-45deg)}.line-spin-fade-loader>div:nth-child(3){animation:1.2s ease-in-out -.6s infinite line-spin-fade-loader;top:0;left:20px;transform:rotate(90deg)}.line-spin-fade-loader>div:nth-child(4){animation:1.2s ease-in-out -.48s infinite line-spin-fade-loader;top:-13.6364px;left:13.6364px;transform:rotate(45deg)}.line-spin-fade-loader>div:nth-child(5){animation:1.2s ease-in-out -.36s infinite line-spin-fade-loader;top:-20px;left:0}.line-spin-fade-loader>div:nth-child(6){animation:1.2s ease-in-out -.24s infinite line-spin-fade-loader;top:-13.6364px;left:-13.6364px;transform:rotate(-45deg)}.line-spin-fade-loader>div:nth-child(7){animation:1.2s ease-in-out -.12s infinite line-spin-fade-loader;top:0;left:-20px;transform:rotate(90deg)}.line-spin-fade-loader>div:nth-child(8){animation:1.2s ease-in-out infinite line-spin-fade-loader;top:13.6364px;left:-13.6364px;transform:rotate(45deg)}.line-spin-fade-loader>div{background-color:#fff;border-radius:2px;width:5px;height:15px;margin:2px;animation-fill-mode:both;position:absolute}@keyframes triangle-skew-spin{25%{transform:perspective(100px)rotateX(180deg)rotateY(0)}50%{transform:perspective(100px)rotateX(180deg)rotateY(180deg)}75%{transform:perspective(100px)rotateX(0)rotateY(180deg)}to{transform:perspective(100px)rotateX(0)rotateY(0)}}.triangle-skew-spin>div{border-bottom:20px solid #fff;border-left:20px solid transparent;border-right:20px solid transparent;width:0;height:0;animation:3s cubic-bezier(.09,.57,.49,.9) infinite triangle-skew-spin}@keyframes square-spin{25%{transform:perspective(100px)rotateX(180deg)rotateY(0)}50%{transform:perspective(100px)rotateX(180deg)rotateY(180deg)}75%{transform:perspective(100px)rotateX(0)rotateY(180deg)}to{transform:perspective(100px)rotateX(0)rotateY(0)}}.square-spin>div{background:#fff;border:1px solid red;width:50px;height:50px;animation:3s cubic-bezier(.09,.57,.49,.9) infinite square-spin}@keyframes rotate_pacman_half_up{0%{transform:rotate(270deg)}50%{transform:rotate(360deg)}to{transform:rotate(270deg)}}@keyframes rotate_pacman_half_down{0%{transform:rotate(90deg)}50%{transform:rotate(0)}to{transform:rotate(90deg)}}@keyframes pacman-balls{75%{opacity:.7}to{transform:translate(-100px,-6.25px)}}.pacman{position:relative}.pacman>div:nth-child(2){animation:1s linear -.99s infinite pacman-balls}.pacman>div:nth-child(3){animation:1s linear -.66s infinite pacman-balls}.pacman>div:nth-child(4){animation:1s linear -.33s infinite pacman-balls}.pacman>div:nth-child(5){animation:1s linear infinite pacman-balls}.pacman>div:first-of-type{border:25px solid #fff;border-right-color:transparent;border-radius:25px;width:0;height:0;animation:.5s infinite rotate_pacman_half_up;position:relative;left:-30px}.pacman>div:nth-child(2){border:25px solid #fff;border-right-color:transparent;border-radius:25px;width:0;height:0;margin-top:-50px;animation:.5s infinite rotate_pacman_half_down;position:relative;left:-30px}.pacman>div:nth-child(3),.pacman>div:nth-child(4),.pacman>div:nth-child(5),.pacman>div:nth-child(6){background-color:#fff;border-radius:100%;width:10px;height:10px;margin:2px;position:absolute;top:25px;left:70px;transform:translateY(-6.25px)}@keyframes cube-transition{25%{transform:translate(50px)scale(.5)rotate(-90deg)}50%{transform:translate(50px,50px)rotate(-180deg)}75%{transform:translateY(50px)scale(.5)rotate(-270deg)}to{transform:rotate(-360deg)}}.cube-transition{position:relative;transform:translate(-25px,-25px)}.cube-transition>div{background-color:#fff;width:10px;height:10px;animation:1.6s ease-in-out infinite cube-transition;position:absolute;top:-5px;left:-5px}.cube-transition>div:last-child{animation-delay:-.8s}@keyframes spin-rotate{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}.semi-circle-spin{width:35px;height:35px;position:relative;overflow:hidden}.semi-circle-spin>div{background-image:linear-gradient(transparent 0% 70%,#fff 30% 100%);border-width:0;border-radius:100%;width:100%;height:100%;animation:.6s linear infinite spin-rotate;position:absolute}@keyframes bar-progress{0%{opacity:1;transform:scaleY(20%)}25%{opacity:.7;transform:translate(6%)scaleY(10%)}50%{opacity:1;transform:translate(20%)scaleY(20%)}75%{opacity:.7;transform:translate(6%)scaleY(10%)}to{opacity:1;transform:scaleY(20%)}}.bar-progress{width:30%;height:12px}.bar-progress>div{opacity:1;background-color:#fff;border-radius:10px;width:20%;height:12px;animation:3s cubic-bezier(.57,.1,.44,.93) infinite bar-progress;position:relative}@keyframes bar-swing{0%{left:0}50%{left:70%}to{left:0}}.bar-swing{width:30%;height:8px}.bar-swing>div{background-color:#fff;border-radius:10px;width:30%;height:8px;animation:1.5s infinite bar-swing;position:relative}@keyframes bar-swing-container{0%{left:0;transform:translate(0)}50%{left:70%;transform:translate(-4px)}to{left:0;transform:translate(0)}}.bar-swing-container{width:20%;height:8px;position:relative}.bar-swing-container div:first-child{background-color:rgba(255,255,255,.2);border-radius:10px;width:100%;height:12px;position:absolute}.bar-swing-container div:nth-child(2){background-color:#fff;border-radius:10px;width:30%;height:8px;margin:2px 2px 0;animation:2s cubic-bezier(.91,.35,.12,.6) infinite bar-swing-container;position:absolute}