.show-more-content-block .content{overflow:hidden;max-height:3000px;transition:max-height .3s ease}.show-more-content-block:not(.expanded) .content{max-height:300px;transition-duration:.2s;-webkit-mask-image:linear-gradient(to bottom, #000 65%, transparent);mask-image:linear-gradient(to bottom, #000 65%, transparent)}.show-more-content-block .show-more-btn,.show-more-content-block .show-less-btn{margin:auto;text-decoration:underline;font-weight:normal;background-color:rgba(0,0,0,0)}.show-more-content-block .show-less-btn{margin-top:10px}.show-more-content-block:not(.expanded) .show-less-btn,.show-more-content-block.expanded .show-more-btn{display:none}/*# sourceMappingURL=block-show-more.css.map */