.bg-bubbles{height:100%;overflow:hidden;position:relative;right:0;top:0;width:100%}.bg-bubbles li{animation:square 20s infinite;background-color:hsla(0,0%,100%,.12);border-radius:30px;bottom:-140px;display:block;height:40px;list-style:none;position:absolute;transition-timing-function:linear;width:40px}.bg-bubbles li:first-child{right:10%}.bg-bubbles li:nth-child(2){animation-delay:2s;animation-duration:17s;height:120px;right:0;width:120px}.bg-bubbles li:nth-child(3){animation-delay:4s;right:30%}.bg-bubbles li:nth-child(4){animation-delay:7s;animation-duration:22s;height:80px;right:40%;width:80px}.bg-bubbles li:nth-child(5){animation-delay:3s;height:90px;right:70%;width:90px}.bg-bubbles li:nth-child(6){animation-delay:2s;height:120px;right:90%;width:120px}.bg-bubbles li:nth-child(7){animation-delay:10s;height:150px;right:32%;width:150px}.bg-bubbles li:nth-child(8){animation-delay:15s;animation-duration:40s;height:80px;right:55%;width:80px}.bg-bubbles li:nth-child(9){animation-delay:2s;animation-duration:40s;height:50px;right:100%;width:50px}.bg-bubbles li:nth-child(10){animation-delay:11s;height:140px;right:6%;width:140px}.bg-bubbles li:nth-child(11){animation-delay:12s;animation-duration:40s;height:60px;right:35%;width:60px}.bg-bubbles li:nth-child(12){animation-delay:9s;animation-duration:22s;height:80px;right:60%;width:80px}@keyframes square{0%{transform:translateY(0)}to{transform:translateY(-1000px) rotate(-600deg)}}

/*# sourceMappingURL=bg-animation.css.map*/