@media (min-width:300px) and (max-width:700px){.circle-1{margin-left:-80px!important}.circle-3,.dots-wrapper{display:none!important}.circle-2{margin-top:40vh!important;width:150px!important}}@media (min-width:700px) and (max-width:1000px){.dots-wrapper{display:none!important}}.bg-wrapper,.bg-wrapper-2,.dots-wrapper{display:flex;position:absolute;width:100%;z-index:-1}.space-around{justify-content:space-around}.left{justify-content:left}.circle-1{animation:float-up 5s ease-in-out infinite;margin-left:180px;margin-top:-20px;width:80px}.circle-1,.circle-2{height:100%!important;position:relative!important}.circle-2{animation:float-up 8s ease-in-out infinite;margin-top:50vh;width:200px}.circle-3{animation:float-up 3s ease-in-out infinite;margin-left:100px;margin-top:35vh;position:relative!important}.circle-3,.dots-1{height:100%!important;width:150px}.dots-1{margin-left:-50px;margin-top:300px}.dots-2{height:100%!important;margin-left:700px;margin-top:50vh;position:relative!important;right:0}@keyframes float-up{0%,to{transform:translateY(0)}50%{transform:translateY(20px)}}