.text-gradient-wrapper{display:inline-block;background:linear-gradient(90deg,coral,#5d03ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;line-height:100px;transition:background 1s ease}.text-gradient-wrapper:hover{background:linear-gradient(90deg,#5d03ff,coral);-webkit-background-clip:text}.parallax-image{transition:transform .1s ease-out;will-change:transform}