.shine{color:#fff;position:relative;overflow:hidden;background:linear-gradient(90deg,#ffffff 0%,#ffffff 35%,rgba(255,255,255,.6) 50%,#ffffff 65%,#ffffff 100%);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shine 4s linear infinite}@keyframes shine{0%{background-position:200% center}to{background-position:-200% center}}
