 .icHero__line2{background:linear-gradient( 90deg, #ffffff 0%, #ffffff 40%, rgba(255,255,255,0.95) 45%, rgba(150,200,255,0.95) 50%, rgba(255,255,255,0.95) 55%, #ffffff 60%, #ffffff 100% );background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:icHeroShimmer 18s linear infinite;}@keyframes icHeroShimmer{0%{background-position:200% center;}60%{background-position:-200% center;}100%{background-position:-200% center;}}