.editorContentWrap.moreText .editorContent{position:relative;height:5em;overflow:hidden}.editorContentWrap.moreText .editorContent::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:3em;background:#fff;background:-webkit-gradient(linear, left bottom, left top, from(rgb(255, 255, 255)), to(rgba(255, 255, 255, 0)));background:linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%)}.editorContentWrap .btnArea{margin-top:40px}@media only screen and (max-width: 767px){.editorContentWrap .btnArea{margin-top:sizeSp(40)}}