.cta-shine{position:relative;overflow:hidden}.cta-shine:after{content:"";position:absolute;top:0;bottom:0;left:-80%;width:60%;background:linear-gradient(105deg,transparent 0%,rgba(255,255,255,.45) 50%,transparent 100%);transform:skew(-20deg);opacity:0;pointer-events:none}.cta-shine:hover:after,.cta-shine:focus-visible:after{animation:cta-shine-sweep .85s ease}@keyframes cta-shine-sweep{0%{transform:skew(-20deg) translate(0);opacity:1}to{transform:skew(-20deg) translate(350%);opacity:1}}@media(prefers-reduced-motion:reduce){.cta-shine:hover:after,.cta-shine:focus-visible:after{animation:none;opacity:0}}
