.readmore-content{max-height:800px;overflow:hidden;position:relative;transition:max-height .4s ease}.readmore-content.expanded{max-height:99999px}.readmore-content::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:120px;background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,.8) 60%,#fff 100%);pointer-events:none;transition:opacity .3s ease}.readmore-content.expanded::after{opacity:0}.readmore-wrapper{width:100%;text-align:center;margin-top:15px}