.loadingContainer1 div{background:#9bc861;transform:scale(.2)}.loadingContainer1 .ball1{z-index:1;animation:grow 2s infinite ease-in-out;-moz-animation:grow 2s infinite ease-in-out;-webkit-animation:grow 2s infinite ease-in-out}.loadingContainer1 .ball2{animation:grow 2s infinite ease-in-out;-moz-animation:grow 2s infinite ease-in-out;-webkit-animation:grow 2s infinite ease-in-out;animation-delay:.2s}.loadingContainer1 .ball3{animation:grow 2s infinite ease-in-out;-moz-animation:grow 2s infinite ease-in-out;-webkit-animation:grow 2s infinite ease-in-out;animation-delay:.4s}.loadingContainer1 .ball4{animation:grow 2s infinite ease-in-out;-moz-animation:grow 2s infinite ease-in-out;-webkit-animation:grow 2s infinite ease-in-out;animation-delay:.6s}@keyframes grow{0%{transform:scale(.2);background:#72c2c2}25%{transform:scale(1);background:#9bc861}50%{transform:scale(.2);background:#e4e451}75%{transform:scale(1);background:#72c2c2}to{transform:scale(.2);background:#9bc861}}
