.fountainG{position:relative;width:192px;height:23px;margin:auto}.fountain{position:absolute;top:0;background-color:#fff;width:23px;height:23px;animation-duration:1.3s;-o-animation-duration:1.3s;-ms-animation-duration:1.3s;-webkit-animation-duration:1.3s;-moz-animation-duration:1.3s;animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-direction:normal;-o-animation-direction:normal;-ms-animation-direction:normal;-webkit-animation-direction:normal;-moz-animation-direction:normal;transform:scale(.3);-o-transform:scale(.3);-ms-transform:scale(.3);-webkit-transform:scale(.3);-moz-transform:scale(.3);border-radius:19px;-o-border-radius:19px;-ms-border-radius:19px;-webkit-border-radius:19px;-moz-border-radius:19px;animation-name:bounce_fountain;-o-animation-name:bounce_fountain;-ms-animation-name:bounce_fountain;-webkit-animation-name:bounce_fountain;-moz-animation-name:bounce_fountain}.fountainG_1{left:0;animation-delay:.416s;-o-animation-delay:.416s;-ms-animation-delay:.416s;-webkit-animation-delay:.416s;-moz-animation-delay:.416s}.fountainG_2{left:24px;animation-delay:.5225s;-o-animation-delay:.5225s;-ms-animation-delay:.5225s;-webkit-animation-delay:.5225s;-moz-animation-delay:.5225s}.fountainG_3{left:48px;animation-delay:.619s;-o-animation-delay:.619s;-ms-animation-delay:.619s;-webkit-animation-delay:.619s;-moz-animation-delay:.619s}.fountainG_4{left:72px;animation-delay:.7255s;-o-animation-delay:.7255s;-ms-animation-delay:.7255s;-webkit-animation-delay:.7255s;-moz-animation-delay:.7255s}.fountainG_5{left:96px;animation-delay:.832s;-o-animation-delay:.832s;-ms-animation-delay:.832s;-webkit-animation-delay:.832s;-moz-animation-delay:.832s}.fountainG_6{left:120px;animation-delay:.9385s;-o-animation-delay:.9385s;-ms-animation-delay:.9385s;-webkit-animation-delay:.9385s;-moz-animation-delay:.9385s}.fountainG_7{left:144px;animation-delay:1.035s;-o-animation-delay:1.035s;-ms-animation-delay:1.035s;-webkit-animation-delay:1.035s;-moz-animation-delay:1.035s}.fountainG_8{left:168px;animation-delay:1.1415s;-o-animation-delay:1.1415s;-ms-animation-delay:1.1415s;-webkit-animation-delay:1.1415s;-moz-animation-delay:1.1415s}@keyframes bounce_fountain{0%{transform:scale(1);background-color:var(--loading-color)}to{transform:scale(.3);background-color:#fff}}@-webkit-keyframes bounce_fountain{0%{-webkit-transform:scale(1);background-color:var(--loading-color)}to{-webkit-transform:scale(.3);background-color:#fff}}