.hero-zoom-bg-wrapper{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-100}.slide-bg{animation:slideBG 3s ease-in-out infinite alternate;bottom:0;left:-50%;right:-50%;top:0;z-index:-1}.slide-bg2{animation-direction:alternate-reverse;animation-duration:4s}.slide-bg3{animation-duration:5s}@keyframes slideBG{0%{transform:translateX(-25%)}to{transform:translateX(25%)}}.hero-zoom-bg-wrapper svg{height:100%;width:100%}.circlesBG_in-top,.circlesBG_out-top{animation:circlesBG linear infinite;transform-origin:13px 25px}.circlesBG_in-bottom,.circlesBG_out-bottom{animation:circlesBG linear infinite;transform-origin:84px 93px}@keyframes circlesBG{to{transform:rotate(1turn)}}