.ddc-expand-read-more{position:relative;overflow:hidden}.ddc-expand-read-more h2:first-of-type,.ddc-expand-read-more h3:first-of-type{margin-top:0}.ddc-expand-read-more-hidden{height:500px;max-height:none;border-bottom:1px solid #d5d5d5}.ddc-expand-read-more-hidden::before{position:absolute;bottom:0;display:block;width:100%;height:40px;background:-webkit-gradient(linear,left bottom,left top,from(#fff),to(rgba(255,255,255,0)));background:-o-linear-gradient(bottom,#fff,rgba(255,255,255,0));background:linear-gradient(to top,#fff,rgba(255,255,255,0));border-bottom:20px solid #fff;content:"";pointer-events:none}.ddc-expand-read-more-link{position:relative;display:block;width:160px;margin:-1px auto 0;padding:8px 0 12px;background-color:#fff;border:1px solid #d5d5d5;border-top-color:#fff;border-radius:0 0 4px 4px;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.1);box-shadow:0 4px 8px 0 rgba(0,0,0,.1);color:#2270ee;font-size:87.5%;text-align:center;white-space:nowrap;-webkit-transition:background-color .1s ease-in-out,border-color .1s ease-in-out,color .1s ease-in-out;-o-transition:background-color .1s ease-in-out,border-color .1s ease-in-out,color .1s ease-in-out;transition:background-color .1s ease-in-out,border-color .1s ease-in-out,color .1s ease-in-out}.ddc-expand-read-more-link:hover{text-decoration:none}.ddc-expand-read-more-link::after{content:"..."}