.post{position:relative;text-decoration:none;cursor:text}.post .trigger{display:block;position:absolute;bottom:0;z-index:15;cursor:pointer}.post .content{position:relative;overflow:hidden;transition:max-height 500ms ease;-webkit-transition:max-height 500ms ease}.post .content::before{content:'';background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,#fff 40%,#fff 0%);position:absolute;bottom:0;z-index:10;width:100%;height:172.125px;transition:opactiy 500ms ease,visibility 500ms ease;-webkit-transition:opactiy 500ms ease,visibility 500ms ease}.post.truncate .content{max-height:1377px}.post.expanded .content{max-height:inherit}.post.expanded .content::before,.post.expanded .trigger{opacity:0;visibility:hidden}.content.js-content::before{background-color:transparent}