.collection-header__description{display:-webkit-box;position:relative;max-height:100px;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;transition:max-height .3s ease}.collection-header__description.expanded{transition:max-height .3s ease;max-height:500px;-webkit-line-clamp:unset}.truncate-btn{display:none;grid-area:trunc-btn;opacity:1;transition:opacity .3s ease;cursor:pointer;margin-top:10px}.truncate-btn.truncate-btn--hidden{opacity:0}
