.MainText{margin:0 auto;width:-moz-fit-content;width:fit-content}.MainText:not(.MainText--white){background:linear-gradient(90deg,#a950e1 0,#0e53fe,#19e59d,#0e53fe 75%,#a950e1);background-clip:text;-webkit-background-clip:text;background-size:200% auto;color:var(--text-primary);-webkit-text-fill-color:transparent;animation:shine var(--transition-dur) linear infinite}.MainText--white{color:var(--text-white)}@keyframes shine{to{background-position:-200%}}
