.shiny-text{color:#c4c4c4a4;background:linear-gradient(120deg,rgba(255,255,255,0) 40%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 60%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;display:inline-block;animation:shine 5s linear infinite}@keyframes shine{0%{background-position:100%}to{background-position:-100%}}.shiny-text.disabled{animation:none}#myNameSpotLight{background:#F4EAE0}h1{font-family:Teko,sans-serif;text-transform:uppercase;font-size:2rem;text-align:center;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;margin:0;min-height:calc(5vh - 16px);background:#000;position:relative;color:#797979}h1:before{content:attr(data-text);position:absolute;background:#fff;background-clip:text;color:transparent;background-size:100% 90%;line-height:.9;clip-path:ellipse(80px 80px at -2.54% -9.25%);animation:swing 5s infinite;animation-direction:alternate}@keyframes swing{0%{-webkit-clip-path:ellipse(80px 80px at -2.54% -9.25%);clip-path:ellipse(80px 80px at -2.54% -9.25%)}50%{-webkit-clip-path:ellipse(80px 80px at 49.66% 64.36%);clip-path:ellipse(80px 80px at 49.66% 64.36%)}to{-webkit-clip-path:ellipse(80px 80px at 102.62% -1.61%);clip-path:ellipse(80px 80px at 102.62% -1.61%)}}.bg-size-200{background-size:200% 200%}.bg-pos-0{background-position:0 0}.bg-pos-100{background-position:100% 100%}