.animated-bg-section{position:relative;overflow:hidden}.animated-bg-section .area{position:absolute;inset:0;width:100%;height:100%;background:linear-gradient(to left,#8f94fb,#4e54c8);z-index:0}.animated-bg-section .circles{position:absolute;inset:0;overflow:hidden}.animated-bg-section .circles li{position:absolute;display:block;list-style:none;width:20px;height:20px;background:rgba(255,255,255,.2);animation:animate 25s linear infinite;bottom:-150px}.animated-bg-section .circles li:nth-child(1){left:25%;width:80px;height:80px}.animated-bg-section .circles li:nth-child(2){left:10%;animation-duration:12s}.animated-bg-section .circles li:nth-child(3){left:70%}.animated-bg-section .circles li:nth-child(4){left:40%;width:60px;height:60px;animation-duration:18s}.animated-bg-section .circles li:nth-child(5){left:65%}.animated-bg-section .circles li:nth-child(6){left:75%;width:110px;height:110px}.animated-bg-section .circles li:nth-child(7){left:35%;width:150px;height:150px}.animated-bg-section .circles li:nth-child(8){left:50%;animation-duration:45s}.animated-bg-section .circles li:nth-child(9){left:20%;animation-duration:35s}.animated-bg-section .circles li:nth-child(10){left:85%;width:150px;height:150px;animation-duration:11s}