.glow-filter{animation:1s ease-out forwards onloadscale;display:inline-block;position:relative}.glow-filter:before{content:attr(data-text);pointer-events:none;color:#fffaf6;-webkit-text-fill-color:transparent;filter:url(#glow);opacity:0;background:linear-gradient(#fffaf6 50%,#dfe5ee 100%);-webkit-background-clip:text;background-clip:text;animation:1s ease-out forwards onloadopacity;position:absolute}@keyframes onloadscale{24%{scale:1}to{scale:1.02}}@keyframes onloadopacity{24%{opacity:0}to{opacity:1}}
