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