.landingAnimation{width:100%;max-height:1080px}.landing-image-container{position:relative;width:100%;height:100vh;margin:0!important;padding:0!important;overflow:hidden}.img{position:absolute;z-index:-1;-o-object-fit:contain;object-fit:contain;height:220px;width:auto}.img1{top:0;left:20%;animation:circle1 50s linear infinite}.img2{top:70%;left:20%;animation:circle2 40s linear infinite}.img3{top:70%;right:0;animation:circle2 30s linear infinite}.img4{top:60%;left:0;animation:circle2 60s linear infinite}.img5{top:4%;right:15%;animation:circle1 50s linear infinite}.img6{top:20%;right:-5%;animation:circle1 70s linear infinite}.img7{bottom:10%;right:25%;animation:circle1 30s linear infinite}.img8{top:8%;left:0;animation:circle2 30s linear infinite}@keyframes circle1{0%{transform:rotate(0deg) translate(-30px) rotate(0deg)}to{transform:rotate(1turn) translate(-30px) rotate(-1turn)}}@keyframes circle2{0%{transform:rotate(1turn) translate(-30px) rotate(-1turn)}to{transform:rotate(0deg) translate(-30px) rotate(0deg)}}@media screen and (max-width:1600px){.img{height:180px}}@media screen and (max-width:1440px){.img{height:160px}}@media screen and (max-width:1280px){.img3{top:55%;right:0}.img6{top:10%;right:0;animation:circle2 70s linear infinite}}@media screen and (max-width:720px){.img{height:140px}.landingAnimation{overflow:hidden}.landing-image-container{visibility:hidden;opacity:50%}}