.text-transparent{position:relative}.text-transparent::after{position:absolute;width:100%;content:'';bottom:0rem;left:0;background:-moz-linear-gradient(top,rgba(255,255,255,0.26) 0,rgba(255,255,255,1) 100%);background:linear-gradient(to bottom,rgba(255,255,255,0.26)0,rgba(255,255,255,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0);height:100%;z-index:1}