:root{--bg:#0b0d12;--bg-white:#fff}.text-fill{color:rgba(69,69,69,.22);background-image:linear-gradient(90deg,var(--bg),var(--bg)),linear-gradient(120deg,transparent 0%,rgba(255,255,255,.45) 50%,transparent 100%);background-position:0 0,-150% 0;background-repeat:no-repeat,no-repeat;background-size:0% 100%,35% 100%;-webkit-background-clip:text;background-clip:text;transition:background-size .4s cubic-bezier(.2,.6,.3,1)}.text-fill-white{color:rgba(255,255,255,.22);background-image:linear-gradient(90deg,var(--bg-white),var(--bg-white)),linear-gradient(120deg,transparent 0%,rgba(255,255,255,.6) 50%,transparent 100%);background-position:0 0,-150% 0;background-repeat:no-repeat,no-repeat;background-size:0% 100%,35% 100%;-webkit-background-clip:text;background-clip:text;transition:background-size .4s cubic-bezier(.2,.6,.3,1)}.heading_h2:hover .text-fill:after,.heading_h2:focus-within .text-fill:after{transform:scaleX(1)}@keyframes sheen-move{0%{background-position:0 0,-150% 0}to{background-position:0 0,150% 0}}.heading_h2:hover .text-fill,.heading_h2:focus-within .text-fill{animation:.95s sheen-move}.text-fill{background-size:100% 100%,35% 100%}.heading_h2{font-family:var(--font-ClashDisplay-Bold)}@media (prefers-reduced-motion:reduce){.fill:after,.text-fill{transition:none;animation:none}}
