.stars2-wrap{width:50px;height:50px;display:block;position:absolute;top:0;left:0;-webkit-transform:translate(-100%,-100%);transform:translate(-100%,-100%)}@media (max-width:1024px){.stars2-wrap{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.stars2-wrap .star{position:absolute;top:0;left:0;-webkit-animation:rotate 10s linear infinite;animation:rotate 10s linear infinite}.stars2-wrap .stars2-1{-webkit-transform:translate(-50%,-20%);transform:translate(-50%,-20%);width:15px;height:15px;position:relative}.stars2-wrap .stars2-1 .star{width:15px;height:15px}.stars2-wrap .stars2-2{-webkit-transform:translate(20%,-30%);transform:translate(20%,-30%);position:relative;width:30px;height:30px}.stars2-wrap .stars2-2 .star{width:30px;height:30px}.star.animate{-webkit-animation:rotate 10s linear infinite;animation:rotate 10s linear infinite}