.hollow-text-blend{mix-blend-mode:difference;color:white}.hollow-text-gradient{background:linear-gradient(45deg,#ff6b6b,#4ecdc4,#45b7d1,#96ceb4,#feca57);background-size:400% 400%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientShift 3s ease-in-out infinite}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.hollow-text-image{background:url(/images/backgrounds/bg.jpg);background-size:cover;background-position:50%;background-attachment:fixed;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hollow-text-stroke{color:transparent;-webkit-text-stroke:2px white;text-stroke:2px white}.hollow-text-shadow{color:transparent;text-shadow:0 0 0 white,2px 2px 0 rgba(0,0,0,.3),-2px -2px 0 rgba(0,0,0,.3),2px -2px 0 rgba(0,0,0,.3),-2px 2px 0 rgba(0,0,0,.3)}.hollow-text-mask{mask:url(#text-mask);-webkit-mask:url(#text-mask)}