*{box-sizing:border-box;margin:0;padding:0}.animaImg{height:"auto";display:"block";width:100%;animation:40s linear infinite rotate}.nonanimaImg{height:"auto";display:"block";width:100%}@media screen and (width<=600px){.animaImg{width:90%}}.bold{color:#8f96f9;font-weight:600}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.roundImg{object-fit:contain;border-radius:50%;height:130px}@media screen and (width<=600px){.roundImg{height:100px}}.logo{height:35px}
