.text-block{margin-bottom:2rem}.text-content{overflow:hidden;-webkit-transition:max-height 0.5s ease;-o-transition:max-height 0.5s ease;transition:max-height 0.5s ease}.text-content:after{content:"";position:absolute;left:0;right:0;bottom:0;height:60px;background:-webkit-gradient(linear, left top, left bottom, from(rgba(248, 246, 246, 0)), to(#f8f6f6));background:-webkit-linear-gradient(top, rgba(248, 246, 246, 0), #f8f6f6);background:-o-linear-gradient(top, rgba(248, 246, 246, 0), #f8f6f6);background:linear-gradient(to bottom, rgba(248, 246, 246, 0), #f8f6f6);pointer-events:none}.text-content.no-fade:after{display:none}.toggle-btn{margin-bottom:0.5rem;background:none;border:none;text-decoration:underline;cursor:pointer;font-size:1rem;padding:0}.toggle-btn:focus{outline:none}@media (max-width:768px){.text-content{position:relative;max-height:8em}.text-content.expanded{max-height:1000px}.text-content.expanded:after{display:none}}@media (min-width:769px){.toggle-btn{display:none}.text-content{max-height:none}.text-content:after{display:none}}
/*# sourceMappingURL=readmore.css.map */