@keyframes rotatePurple{0%{transform:translateY(-70%) rotate(0deg)}to{transform:translateY(-70%) rotate(1turn)}}@keyframes rotateWhite{0%{transform:translateY(-60%) rotate(0deg)}to{transform:translateY(-60%) rotate(1turn)}}.rotate-purple{animation:rotatePurple 2s linear infinite;left:-40vw!important;position:absolute;top:0!important;transform-origin:center center;width:90vw!important;z-index:2}.rotate-purple img{width:90vw}.rotate-white{animation:rotateWhite 3s linear infinite;position:absolute;right:-45vw!important;top:0!important;transform-origin:center center;width:125vw!important;z-index:1}.rotate-white img{width:125vw}@media (min-width:425px) and (max-width:767px){.rotate-purple{left:-50vw;top:-40vh;width:100%}.rotate-white{right:-30vw;top:-30vh;width:100%}}@media (min-width:768px) and (max-width:1023px){.rotate-purple{left:-50vw;top:-60vh;width:100%}.rotate-white{right:-30vw;top:-50vh;width:100%}}@media (min-width:1024px) and (max-width:1279px){.rotate-purple{left:-40vw;top:-90vh;width:100%}.rotate-white{right:-40vw;top:-60vh;width:100%}}@media (min-width:1280px) and (max-width:1439px){.rotate-purple{left:-50vw;top:-110vh;width:100%}.rotate-white{right:-30vw;top:-90vh;width:100%}}@media (min-width:1440px) and (max-width:1919px){.rotate-purple{left:-50vw;top:-140vh;width:100%}.rotate-white{right:-30vw;top:-100vh;width:100%}}@media (min-width:1920px){.rotate-purple{left:-30vw;top:-140vh}.rotate-white{right:-10vw;top:-100vh}}